@charset "UTF-8";


.body_container{
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font: 100% Helvetica;
}
#container {
	width: 706px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#mainContent {
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(../images/middle_shadow.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
#logo {
	padding: 0 10px;
}
#top_corner{

}
#header{
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#nav {
	font-family: Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #5b5b5b;
	padding-left: 14px;
	text-transform: uppercase;
	margin-top: 7px;
}
#nav a:link, #nav a:visited{
	font-family: Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #5b5b5b;
	text-decoration: none;
}
.divider {
	color: #d8d8d8;
}
#text{
	padding-top: 20px;
	padding-bottom: 0px;
	margin: 0px 23px;
	clear: none;
	color: #454545;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 15px;
}
body#trendspotting #text{
	margin: 0px;
	clear: none;
	color: #454545;
	font-size: 12px;
	font-family: Helvetica;
	line-height: 15px;
	padding: 20px 23px 0px;
}

.upfront_colour {
	color: #0085FF
}
#footer{
	text-align: right;
	font-size: 11px;
	font-family: Helvetica;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #d8d8d8;
	color: #b6b4b4;
	padding-top: 5px;
	clear: both;
	margin-top: 15px;
	line-height: 12px;
}

body#upfront a#upfrontnav {
	color: #0085ff;
	background: #d8d8d8;
	padding: 12px 5px 2px 5px;
}
body#upfront #text a:link{
	text-decoration:underline;
	color: #454545;	

}
body#upfront #text a:visited{
	text-decoration:underline;
	color: #454545;	

}
body#upfront #text a:hover{
	text-decoration:underline;
	color: #0085FF;
}
body#trendspotting a#trendspottingnav {
	color: #b7bf34;
	background: #d8d8d8;
	padding: 12px 5px 2px 5px;
}
body#hotpicks a#hotpicksnav {
	color: #27b5c0;
	background: #d8d8d8;
	padding: 12px 5px 2px 5px;
}
body#raving a#ravingnav {
	color: #ff00ba;
	background: #d8d8d8;
	padding: 12px 5px 2px 5px;
}
body#style a#stylenav {
	color: #ff7600;
	background: #d8d8d8;
	padding: 12px 5px 2px 5px;
}
.hotpick_section a:link, .hotpick_last_section a:link {
	text-decoration: none;
	color:#b6bd1c;
}
.hotpick_section a:visited, .hotpick_last_section a:visited {
	text-decoration: none;
	color:#b6bd1c;
}
.hotpick_section a:hover, .hotpick_last_section a:hover {
	text-decoration: underline;
	color:#b6bd1c;
}
.hotpick_section{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #D8D8D8;
	margin-bottom: 10px;
	width: 640px;
	float: left;
	clear: left;
	color: #454545;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font: 11.5px Helvetica;
}
.hotpick_last_section{
	margin-bottom: 10px;
	width: 640px;
	float: left;
	clear: left;
	color: #454545;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font: 11.5px Helvetica;
}
.hp1 {
	width: 289px;
	margin: 0px;
	float: left;
	padding: 0px 20px 0px 10px;
	font: 11.5px/14px Helvetica;
}
.hp2{
	width: 289px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #D8D8D8;
	margin: 0px;
	float: right;
	padding-left: 20px;
	padding-right: 10px;
	font: 11.5px/15px Helvetica;
}
.hotpicks_company{
	font-size: 15px;
	color: #2bb4bc;
	font-weight: bold;
}
.hotpick_company_add{
	color: #b6bd1c;
	font-size: 10px;
	font-family: Helvetica;
	font-weight: bold;
	line-height: 10px;
}
.promotion_header {
	color: #454545;
	font-weight: bold;
	font-size: 12px;
}
#cupid {
}
body#trendspotting #text a:link{
	text-decoration:none;
	color: #454545;
	
}
body#trendspotting #text a:visited{
	text-decoration:none;
	color: #454545;
	
}
body#trendspotting #text a:hover{
	text-decoration:none;
	color: #b7bf34;
	
}
#gallery_container{
	background: #e7fdfa;
	margin: 0px;
	padding: 10px;
	float: left;
	width: 620px;
}
#gallery{
	text-align: center;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
	border: 1px solid #666666;
	padding: 3px;
	float: left;
	color: #FF7600;
	background: #FFFFFF;
}.gallery_event_name {
	color: #FF7600;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Helvetica;
}
#gallery_header{
	padding: 0px;
	margin-left: 50px;
	margin-top: 15px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 539px;
}
#left_button {
	float: left;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 15px;
	clear: left;
	padding-right: 5px;
}
#right_button{
	float: right;
	padding-right: 50px;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#event_list{
	list-style-type: none;
	padding: 0px;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 11px;
	text-align: center;
}
#event_list a:link{
	text-decoration:none;
	color: #454545;
}
#event_list a:visited{
	text-decoration:none;
	color: #454545;
}
#event_list a:hover{
	text-decoration:none;
	color: #FF7600;
}

#gallery_thumbnail {
	width: 550px;
}
ul#event_list li {
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
}
#main_sponsor{
	float: left;
	color: #666666;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 15px;	
}
#support_sponsor{
	float: right;
	color: #666666;
	font-weight: bold;
	padding-top: 20px;	
}
#support_sponsor img{
	padding-left: 5px;

}
sup {
	line-height: 0px;
	margin-bottom: 5px;
}
.gallerytext {
	margin-top: 15px;
	background: #FFFFFF;
}
img {
	border: 0;
}
img.jetset1 {
	float: right;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: both;
}
img.jetset2 {
	float: right;
	padding-right: 60px;
}
#valentine {
	background: #fff8f8;
	height: auto;
	float: left;
}
#cny {
	background: #fcfaf1;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.valentine {
	padding-bottom: 10px;
}

