/* CSS Document */

/* Monthly Updates  */

#arrow {
padding-left: 311px;
	padding-top: 34px;
	margin: 0px;
	border: 0px;
	
}

#arrow2 {
padding-left: 311px;
	padding-top: 34px;
	margin: 0px;
	border: 0px;
	
}

#front_cover {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 360px;
	height: 508px;
border: 1px dotted #CCCCCC;
background-image:url(../images/monthly_updates/152/TRD152cov.jpg);
background-repeat:no-repeat;

}

#monthly_listing {
	width: 496px;	
	float:left;
	padding: 13px 10px 0px 0;
	background-image:url(../images/monthly_updates/152/contents_bg.jpg);
	background-repeat:no-repeat;
	
	

}

#competition {
padding: 483px 0px 4px 5px;
margin: 0px 0px 5px 0px;
float:left;
width: 150px;

}
.content_height {
	height: 28px;
	
}

#story_front_pic{
	margin:0;
	padding-bottom:10px;
	float:left;
	width:191px;
	height:140px;
}

#winner {
float:left;

background-color:#e60000;
color:#FFF;
padding-top:2px;
padding-bottom: 2px;
margin-right:0px;
margin-top:8px;
margin-left:0px;
width:500px;
}
.winner_head {
	font-size: 1.5em;
	font-weight:bold;
	padding-left:2px;	
	color:#fff200;
	}

/* Monthly Updates END */

/* TOP BANNER START */

#top_banner {
	padding: 8px 0px 0px 15px;
	float:left;
	
	
}

/* TOP BANNER END */


/* TEAM CSS*/

#gallery_wrapper {width: 770px; margin-top: 0px; margin-bottom: -1085px; float:left;  }
#gallery_text_wrapper { width: 770px;   margin-left: 15px;  margin-bottom: 0px;   }

div#gallery ul li {   float: left; margin:0px; border:0px; padding: 10px 5px 0px 5px; width: 144px;list-style:none; background-color:#465e5e; }
div#gallery ul li img{ border:10px solid #fff; border-bottom:158px solid #fff }

#gallery_text ul li {     float: left; font-size:10px; width: 124px; height:305px; list-style:none; margin:0px 0px 0px 0px; padding-right: 30px; }

.text_end {height:155px !important;padding-bottom:10px; !important}
.gallery_pad {padding-bottom: 10px !important; }


/* TEAM CSS END*/






* {
border:0pt none;
margin:0px;
padding:0px;}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	

}



#maincontainer {
	background-color:#ffffff;
	margin:20px auto 10px;
	width:954px;
	text-align: center;
	border: 1px dotted #CCCCCC;
	visibility: visible;

	
	
}

#maincontainer_height {
height: 696px;
	background-color:#ffffff;
	margin:20px auto 0px;
	width:954px;
	text-align: center;
	border: 1px dotted #CCCCCC;
	visibility: visible;
	padding: 0;
}

#main_content{
	float:left;
	width:770px;

	/* Height 532 */
	background-color:#ffffff;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	margin: 0;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#wrapper {


	padding: 0px;
	margin: 0px;
	width: 800px;
	
	}
	#wrapper_short {

height:681px;
	padding: 0px;
	margin: 0px;
	width: 800px;
	
	}

#header {
padding-top: 15px;
	background-color:#ffffff;
	height:105px;
	width:800px;
	background-repeat: no-repeat;
	background-position: center center;
	
}


/* NAVIGATION CSS*/
{list-style-type:none;
position:inside;
margin:0px;
padding:0px;
}

#nav {
	float: left;
	width: 770px;
	background-color: #E60000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#sddm {
	margin: 0;
	z-index: 0
}
#sddm li {
	margin: 0;
	list-style: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	
	}
/* main list heading */
#sddm li a {
	display: block;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	background-color: #E60000;
	margin-top: 0;
	margin-right: -1px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 7px;
	border-left: 1px solid #fff;
border-right: 1px solid #fff;
	
}


/* main list hover */
#sddm li a:hover {
	background-color: #e4e4e3;
	color:#000000;
}

#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background-color: #1B2944;
}

/* drop down list */
#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color:#000000;
	background-color: #e4e4e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:normal;
}

/* drop down list */
#sddm div a:hover {
	color: #FFFFFF;
	background-color: #e60000;

}

div#nav ul .last {
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #ffffff;
	padding-right: 9px;
	padding-left: 8px;


}
div#nav ul .first {border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #ffffff;}



/* NAVIGATION CSS END*/
#page {
background-color: #e60000;
color:#FFFFFF ! important;
}





 
h1 {
	font-size: 1.5em;
	padding-bottom:0pt;
	background:#465e5e;
	padding-left: 5px;
	color:#FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	
}

h2 {
	background:#e60000 ;
	color:#FFFFFF;
	padding-left: 5px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size:1.4em;
	font-family:Arial, Helvetica, sans-serif;
    line-height: 1.1em;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.headtwo
{
	background:#e60000 none repeat scroll 0%;
	color:#FFFFFF;
	padding-left: 5px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-size:1em;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	padding: 7px 0px 0px 2px;
	color: #333333;	
}


/* Left Content Start */
#left_content {
	float:left;
	padding:8px 15px 0 15px;
	width:360px;	
	background-color:#ffffff;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
}

#month {
	width:356px;
	background:#e60000 ;
	color:#FFFFFF;
	padding-left: 5px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size:1.8em;
	font-family:Arial, Helvetica, sans-serif;
    line-height: 1.1em	
}

#competition {
    padding: 483px 0px 4px 5px;
    margin: 0px 0px 5px 0px;
    float:left;
    width: 150px;
}

#cover_float_right {
	float: right;
	width: 156px;
    padding-top: 4px;
}

#facebook {
    float: right;
    width:150px;
    padding-top: 4px;
    padding-bottom: 10px;
    clear:right;
}

#right_footer {
	float:left;
	width:358px;
    height: 49px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 115%;
	font-size:14px;
	border: 1px dotted #CCCCCC;
	font-variant:normal;
	font-weight: normal;
    padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;	
}

#retail_outlets {
	background-image:url(../images/retail_bg.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
	color:#FFF;
	margin-top:8px;
	width:360px;
	height:44px;
	padding-left:5px;				
	background-color:#017649;				
	font-size:16px;
}				
					
#retail_outlets a{
	color: #ffffff;
	text-decoration: none;
}
					
#retail_outlets a:visited {
	 color: #ffffff;
	 text-decoration: underline;
}
						
#retail_outlets a:active{
	 color: #000000;
	 text-decoration: none;
}

#retail_outlets a:hover{
	 color: #ffffff;
	 text-decoration:underline;
}
						
#weather {
	 position:relative;
	 width:360px;
	 top:8px;
	 float: left;
	 background-image:url(../images/weather_bg.png);
	 height:49px;
	 padding-left:5px;				
	 background-color:#F33;
}
				
#weather_form{
	 position:absolute;
	 right:10px;
	 top: 15px;
}
				
/* Left Content END */

/* Right Content Start */

#right_content {
    float: right;
    padding :8px 15px 15px 0px;
    text-align:left;
    width:392px;
    font: bold 13px Arial, Helvetica, sans-serif;
    color: #000000;
    background-color:#ffffff;
}

#thismonth{ 
    color:#ffffff;
    background:#465e5e;
    font-family:frutiga, Arial, Helvetica, sans-serif;
    font-size:26px;
    font-weight:bold;
    text-transform: uppercase;
    padding-left: 5px;
    line-height: 1em;
}

#story1, #story2 {
	position:relative;
	background-image:url(../images/bg_engine5.jpg);
	background-position: 20px 240px;
	background-repeat: no-repeat;
	background-color:#e4e4e3;
	height:390px;
	width: 392px;
	margin:0px;
	padding:0px;
	border:0px;
	

}

#story1_front, story2_front{
    margin:0px;
	padding:0px;
	border:0px;
	width:392px;
	height:250px;
}
	
#story_text {
    line-height:1.2;
    padding:0 5px 0 5px;
    font-size:1.1em;
}

#front_arrow1, #front_arrow2 {
	position:absolute;
	bottom:2px;
	right:6px;
	padding: 0px;
	margin:0px;
	border:0px;
}


/* Right Content END */

.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 0px;
	bottom: 0px;
	line-height: normal;
}


.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #e60000;
	padding: 0px;
	margin: 0px;
	bottom: 0px;
	line-height: normal;
}
#red_smaller {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e60000;
	top: 33px;

	line-height: normal;
}

.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00367f;
	padding-top: 5px;
	margin: 0px;
	bottom: 0px;
	line-height: normal;
}




#ads {
	background-image:url(../images/adds_bg.png);

	
	width:150px;
	border-left: 1px dotted #cccccc;
	float:right;
	margin:0px;
	padding:15px 0px 0px 0px;
	font: bold 12px Arial, Helvetica, sans-serif;
	}
	
	#add_banner1 {
	padding:15px 0px 0px 0px;}
	
#outnow {
	height: 133px;
	background:#ffffff;
	padding:0px;	
	border:0;
}

#ads h2 {
width: 150px;
text-align:center;
background:#465e5e none repeat scroll 0%;
	color:#FFFFFF;
	margin-top: 3px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-size:1.4em;
	font-family: Frutiger, Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	}


#add1 {
	padding-top: 10px;
	
	width: 150px;
	height: 210px;
	margin: 0;
	border: 0;
	
	
}


#add2 {
    
	width: 150px;
	padding: 0px 0px 10px 0px;
	
	border: 0;
	
}


#story1_old IMG {
margin: 5px 5px 15px 0px;
	 float:left;
}

#story2_oldIMG {
margin: 5px 5px 15px 0px;
	 float:left;
}






#exh  {
padding-right: 3px;
padding-bottom: 3px;
width:71px;
height: 17px;
margin: 0px;
border: 0px;
float:right;
clear:left;
}

#exhh {
padding-right: 3px;
padding-bottom: 3px;
width:71px;
height:17px;
margin: 0px;
border: 0px;
float:right;
clear:left;

}

#exhhh {
	padding: 3px;
	border: 0px;
	float:right;
	
	}





.win {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #555555;
	background:#FFFF33;
}
.float_right {
	float: right;
	white-space: normal;
	display: block;
	padding-right: 8px;
	line-height: normal;

}





.float_rightmore {
	float: left;
	padding-left: 311px;
	padding-bottom: 5px;
	clear:left;
	margin: 0px;
	border: 0px;
}



a {
	color: #FFFFFF;
	text-decoration: none;
}

A:visited {
	color: #e60000;
	text-decoration: none;
}
A:active{
	color: #e60000;
	text-decoration: none;
}
A:hover{
	color: #e60000;
	text-decoration:underline;
}

#footer {
	

	clear:both;
	width: 770px;
	clear: both;
	padding:10px 0px 0px 0px;
	text: center;
	height: 15px;
	margin: 0px 15px 0 15px;
	
}
#footer_long {
	width: 770px;
	clear: both;
	padding:0px;
	text-align:center;
	height: 15px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;	
}

#footer_short {

	width: 770px;
	
	padding:0px 0px 0px 0px;
	text-align:center;
	height: 15px;
	margin: 0px 15px 0px 15px;
	
}

#footer p {
	margin:0;
	padding: 0px;
	background-color:#e4e4e3;
	text-align:center;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-weight: normal;
}


#footer_long p {
	margin:0pt;
	padding: 0px;
	background-color:#e4e4e3;
	text-align:center;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-weight: normal;
}
#footer_short p {
	margin:0pt;
	padding: 0px;
	background-color:#e4e4e3;
	text-align:center;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-weight: normal;
}

#foot-wrapper {
float: left;
clear: both;
margin:0;
padding: 0;
	
	
}


.border {
	border:1px solid #000000
}

img {
border: none;
}

.txt_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-color: #FFF200;
	padding: 2px 2px;
	text-align:left;
	margin: 0;
}

.txt_head_contents{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align:left;
	margin: 0;
	
}


#content_body #monthly_listing  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-align:left;
	text-decoration:none;
	background-color: #fff200;
}

#content_body #monthly_listing  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
	background-color: #e60000;
}

#get_copy_of_mag {

width:500px;
float:left;

}
#get_copy_of_mag_contents {

width:500px;
float:left;

}

#content_body #monthly_listing #get_copy_of_mag p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background-color: #e60000;
	padding: 0px 1px;
	text-align:left;
}
#content_body #monthly_listing #get_copy_of_mag p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background-color: #e60000;
	padding: 0px 1px;
	text-align:left;
	text-decoration:underline
}
#content_body  #get_copy_of_mag p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background-color: #e60000;
	padding: 0px 1px;
	text-align:left;
}

#content_body #monthly_listing #iom p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background-color: #e60000;
	padding: 0px 1px;
	text-align:left;
}
#page_con {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	font-weight: normal;
	margin-top:5px;
	margin-bottom:16px;
	padding: 0;
	border:0;
	color: #333333;
	text-align: left;
	}
	
	#page_con_month {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
	
	color: #000000;
	font-weight: normal;
padding: 0;
	border:0;
	color: #333333;
	text-align: left;
	}
	
#navcontainer_con{
	margin-bottom:10px;
	border: 1px dotted #CCCCCC;
	background-color:#e4e4e3;
	text-align:left;
}	
ul#navlist_con 
{ margin-left: 0; margin-top:0px; padding-left: 0; white-space: nowrap; font-size: 11px; font-family: Arial, Helvetica, sans-serif; list-style-type: none;  } 

#navlist_con li { display: inline; list-style-type: 
none;

border-left: 1px solid #fff;
border-right: 1px solid #fff; /* the borders have the same size */
margin-right: -1px; /* the value has to be like the above but negative */ } 

#navlist_con a { padding: 1px 6px 1px 6px; } 

#navlist_con a:link, #navlist_con a:visited 
{ color: #000000; text-decoration: none; } 

#navlist_con a:hover { color: #fff; 
background-color: #e60000; 
text-decoration: none;
 } 



#outlets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align:left;

	
} 

#image1 {
padding: 0;

	margin-bottom: 0px;
	margin-top: 5px;
} 
#sub_header {

}

.red_highlight {color: #E60000}

#title_head h2 {background:#465e5e none repeat scroll 0%;
	color:#FFFFFF;
	padding-left: 5px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size:1.6em;
	font-family:Arial, Helvetica, sans-serif;
    line-height: 1.1em;
	text-align:left;
}

#strap_line{
background:#e60000 none repeat scroll 0%;
	color:#FFFFFF;
	padding-left: 5px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	font-weight: normal;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
    line-height: 1.1em;
}

.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #DDDDDD;
	background-color: #f2f2f2;
}



#back_top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:left;
}
 
#content_body p  a{
	color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
 
 #content_body p a:hover {color:#ff0000;
 text-decoration:underline;
 }
 
 #content_body_height p  a{
	color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
 
 #content_body_height p a:hover {color:#ff0000;
 text-decoration:underline;
 }
 
 #content_body{
	
	text-align:left;
	padding: 0;
	margin: 0;
}

 #content_body_writing{
	 height:682px;
	text-align:left;
	padding-top:8px;
	
	margin: 0;
	background-image:url(../images/backgrounds/writing.png);
}

#content_body_writing p{ font-size:1.2em;
padding: 0 8px 5px 8px;}
	
	

  
  #content_body_height{
 height: 480px;
 text-align:left;
 padding: 0;
 margin: 0;}
 
 #red_header {
 font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin-bottom: 0px;
	margin-top:10px;
	text-align:left;
 
 }
 
 /* table CSS Content Body Height */
#content_body_height .tableBg {
	background-color: #F4F4F4;
}
#content_body_height td {
	vertical-align: top;
	
}
#content_body_height .tdBorder {
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
	border: 1px solid #DDDDDD;
}
 
 
 #content_body_height td  a{
	color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#content_body_height td  a:hover {
	color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* table CSS end */

 /* table CSS Content Body  */
#content_body .tableBg {
	background-color: #F4F4F4;
}
#content_body td {
	vertical-align: top;
	
}
#content_body .tdBorder {
	text-align: left;
	vertical-align: top;
	padding-top: 7px;
	border: 1px solid #DDDDDD;
}
 
 
 #content_body td  a{
	color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#content_body td  a:hover {
	color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

/* table CSS end */
 /* table CSS Monthly Listing */


#content_body_height #monthly_listing td {
	vertical-align: top;
	
}

#content_body_height #monthly_listing tr {
	padding:0;
}
/* table CSS end */


#gallery_content { float: left;
clear:left;}

.style2 {color: #FFFFFF}



#monthly_snaps {
width: 250px;
float: right;
padding: 12px 0px 0px 0px;

}
.white_txt {

color:#FFFFFF;
}


	

.numbers  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #e60000;
	font-weight: bold;
	margin: 0;
	
	text-align:right;
}

.contents_text {


font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	
	color: #333333;	
}

/* Lightbox Start*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a { outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(../images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(../images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}


#imageDataContainer{
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	/* Lightbox End*/
	
	#gallery { width: 770px;
	
	}
	
/* Gallery Image Border Highlight*/
	.highlightit img{
border: 2px solid #ffffff;

}

.highlightit:hover img{
border: 2px solid #e60000;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}

/* Gallery Image Border Highlight End*/

/* Gallery Image Border highlightit_links*/
	.highlightit_links img{
border: 2px solid #ffffff;
margin-bottom: 5px;
}

.highlightit_links:hover img{
border: 2px solid #e60000;
}

.highlightit_links:hover{
color: red; /* Dummy definition to overcome IE bug */
}

/* Gallery Image Border highlightit_links End*/

#float_right_img { 
float:right;
padding: 10px 0px 5px 10px;
}

#next_feature {
float:right;
padding-top:7px;
padding-bottom:15px;



}
/* shop */
.new { color:#FFFFFF;

}
.red_title {
color:#e60000;

}

.shop_main_txt {
color:#FFFFFF;
font-size:12px;
}

.shop_yellow {
color:#000000;
background-color:#fed81c;


}


.shop{ background:#3399FF;
width: 100px;
color:#FFFFFF;
font-weight:bold;
}

#shop_form_title{
color:#FFFFFF;
font-family:frutiga, Arial, Helvetica, sans-serif;
text-align: center;
font-size: 11px;
padding-top:6px;
}
/* shop End */

input, select, textarea {
background-color:#F2f2f2;
color:#000000;
font-family:frutiga, Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing:0.1em;

}



.shop_butt_float {
	padding-right: 10px;
	margin: 0px;
	border: 0px;
	float:left;
	}
	
	.contents_spacer {
		height: 3px;
		
	}
	
	.table_padding {
		
		padding-left: 5px;}
		
		#links_left{float: left;
		padding-right:0px;
		border:0px;
		margin:0px;
		}
		#links_middle{float:left;
		padding-right:0px;
		border:0px;
		margin:0px;
		}
		#links_right{float:left;
		
		padding:0px;
		border:0px;
		margin:0px;
		}
		
		#notice {padding:8px 0px 0px 100px;
	float:left;
	}
	


#new_mag_main_image {
	background-image:url(../images/new_mag_bike_image.png);
	background-repeat:no-repeat;
	height: 289px;	
	padding:0px;
	margin:opx;
	border:ppx;
	
}
	#new_mag_left{
		background-image:url(../images/new_mag_topcurve.png);
		background-repeat:no-repeat;
		width:350px;
		background-color:#465e5e;
		float:left;
		padding-top:22px;
		margin-top:0px;
		margin-bottom:10px
		
			
				
	}
	
	#new_mag_list{
	background-image:url(../images/new_mag_botcurve.png);	
		background-position:bottom;
		background-repeat:no-repeat;
		padding-bottom: 10px;
	}
		
	
	#new_mag_list li{
		
		margin-left:18px;
		color:#FFF;
		font-size:14px;
		padding-top:5px;
		
		}
	
	
	#new_mag_right{
		
		width:350px;
		background-color:#465e5e;
		float:right;
		margin-top:0px;
		padding-top:22px;
		background-image:url(../images/new_mag_topcurve.png);
		background-repeat:no-repeat;
		
		
	}
	
	#new_mag_list_right li{
		margin-left:18px;
		color:#FFF;
		font-size:14px;
		padding-top:5px;
		
		}
		
		#new_mag_list_right{
		background-image:url(../images/new_mag_botcurve.png);	
		background-position:bottom;
		background-repeat:no-repeat;
		padding-bottom: 10px;
	}
	
	#new_mag_bottom {
		background-image:url(../images/new_mag_bottom_topcurve.png)  ;
		background-repeat:no-repeat;
		background-color:#465e5e;	    		
		width:770px;
		color:#ffffff; 
		font-weight: normal;	 
		text-align:center;
		padding-top:22px;
		padding-bottom:5px;	
		float:left;
		}
		
#new_mag_bottom_left{
	height:140px;
			width: 380px;
			text-align:left;
			background-color:#465e5e;
			float:left;
			line-height:1.4em;
			padding:0px 8px 0;
			font-size:14px;
			border-right:2px solid #ffffff;
			margin-top:18px;
		}
		
		#new_mag_bottom_right{
			background-color:#465e5e;			
			float:right;			
			width: 362px;
			text-align:left;
			line-height:1.4em;
			padding: 0px 0 0 10px;
			font-size:14px;
			margin-top:18px;
			}
			
			.red_arrows {
				font-weight:bold;
				
				color:#e60000;}
				
				
				#comp_list {
					list-style:disc;
					padding-left:15px;
					font-family: Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: normal;
					line-height: 130%;
					color: #333333
					}
					
					
						
						.story_subhead {
							color:#000000;
							font-weight:bold;
							font-size:1.4em;
							background-color: #fff200;
							margin-top: 28px;
							padding:0px;
							display:inline;}
							
							.story_subhead_green {
							color:#ffffff;
							font-weight:bold;
							font-size:1.4em;
							background-color: #2c5526;
							margin-top: 28px;
							padding:0px;
							display:inline;}
							
							#under_con{
								font-size:1.8em;
								background-color:#FF3;
								margin: 100px auto 0px auto;
								text-align:center;}


.FREE_header {
	background-color:#ed1c24;
	width: 660px;
	margin-top:30px;
    margin-bottom:15px;
	margin-left:55px;

}

.FREE_header img {
	display:block;
	margin-left: auto;
    margin-right: auto;
	
}
#FREE_mag_bottom {
	display:inline;
		
		background-color:#465e5e;	    		
		width:660px;
		color:#ffffff; 
		font-weight: normal;	 
		text-align:center;
		padding-bottom:5px;
		margin-left:55px;
		margin-top:15px;
		float:left;
		}
		
#FREE_mag_bottom_left{
	    
			width: 360px;
			text-align:left;
			background-color:#465e5e;
			float:left;
			line-height:1.2em;
			padding:0px 8px 0;
			font-size:14px;
			border-right:2px solid #ffffff;
			margin-top:18px;
		}
		
		#FREE_mag_bottom_right{
			background-color:#465e5e;			
			float:left;			
			width: 260px;
			text-align:left;
			line-height:1.2em;
			padding: 0px;
			font-size:14px;
			margin-top:18px;
			}
			
			
	
	
		
		
	
	
	