a:link,
a:visited { 
	color: #74B7E4;
	font-weight: normal;
	text-decoration: none;
	}

a:hover,
a:active { 
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	}

.text a:link,
.text a:visited {
	color: #74B7E4;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 0px solid #E50278;
	}
	
.text a:hover,
.text a:active {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #E50278;
	}

.nav a:link,
.nav a:visited {
    color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	border-bottom: 0px solid #F9D3DE;
	}
	
.nav a:hover,
.nav a:active {
    color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
	border-bottom: 1px solid #F9D3DE;
	}
	
.footer a:link,
.footer a:visited {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 22px;
	text-decoration: none;
	border-bottom: 0px solid #F9D3DE;
	}
	
.footer a:hover,
.footer a:active {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 22px;
	text-decoration: none;
	border-bottom: 0px solid #F9D3DE;
	}

.button a:link,
.button a:visited,
.button a:hover,
.button a:active {
	color: #FFFFFF;
	background: #ED83A7;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	padding: 3px;
	border: 0px solid #ED83A7;
	}
		
body { 
	background: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
	}

.title {
    color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	padding-top: 2px;
	background: url(images/vibe_17.jpg);
	}

.subtitle {
    color: #E50278;
	font-weight: bold;
	}

.date {
    color: #74B7E4;
	font-weight: normal;
	}
	
.text {
    color: #666666;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	}

.schedule {
    color: #666666;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
	border-bottom: 1px solid #F9D3DE;
	}

.nav { 
	color: #666666;
	font-weight: normal;
	font-size: 8px;
	line-height: 16px;
	background: url(images/vibe_12.jpg);
	}
		
.footer { 
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	line-height: 22px;
	background: url(images/vibe_12.jpg);
	}

.formfield {
    color: #74B7E4;
    background: #DDDDDD;
    font-weight: normal;
	font-size: 13px;
	line-height: 18px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	padding: 4px;
	border: 0px solid #DDDDDD;
    }

.formbutton {
    color: #FFFFFF;
	background: #ED83A7;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
	text-decoration: none;
	padding: 2px;
	border: 0px solid #ED83A7;
	}

.coupon {
	padding: 6px;
	border: 3px dashed #74B7E4;
    }

.dataTable {
	background: #F9D3DE;
	padding: 2px;
	border: 1px solid #74B7E4;
    }
	
.tableHeader {
    background: #74B7E4;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
    }

.row {
    font-size: 12px;
	line-height: 16px;
	color: #666666;
	background: #FFFFFF;
	}
	
.rowOver {
    font-size: 12px;
	line-height: 16px;
	color: #E8578E;
	background: #FFFFFF;
	}
	
.errorMessage { 
	color:#CC0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
	background-color: #ffffff;
	border: thin dotted #74B7E4;
	text-align:left;
}	
	
.hr {
    border: 0;
    color: #74B7E4;
    background-color: #74B7E4;
    height: 1px;
    width: 100%;
	}	

.trans_box {
	left: 0;
	top: 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/trans_back.png');
	}

.trans_box[class] {
	background-image:url(images/trans_back.png);
	}

.image {
	border: 1px solid #FFFFFF;
	}
	
.imagebutton {
	border: 3px solid #74B7E4;
	}
		
.image_block {
	display:block
	}	
	
.image_container {
	display: block;
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	}
	
.image_background {
	background: #74B7E4;
	padding: 10px;
}	

#dhtmltooltip{
	position: absolute;
	left: -100px;
	width: 500px;
	border: 1px solid #ED83A7;
	padding: 2px;
	background-color: #ED83A7;
	color: #FFFFFF;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	}

#dhtmlpointer{
	position: absolute;
	left: -100px;
	z-index: 100;
	visibility: hidden;
	}

/* Facebox styles */
#facebox .b {
  background:url(images/bl-b.png);
}

#facebox .tl {
  background:url(images/bl-b.png);
}

#facebox .tr {
  background:url(images/bl-b.png);
}

#facebox .bl {
  background:url(images/bl-b.png);
}

#facebox .br {
  background:url(images/bl-b.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  text-align: right;
  background: #fff;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 6px;
  width: 6px;
  overflow: hidden;
  padding: 0;
}
/* End Facebox styles */