/*////////////////////////////////////////////////////////////////////
 
	Trek Bicycle Corporation
	International Dealer Locator: Screen Styles
	Author: Matthew Litherland
	Updated: 2008-9-16

////////////////////////////////////////////////////////////////////*/

#body_bottom_directions_container .profileDirections{
margin: 0 0 0 10px;
}
/* @group global rules */

* {
	margin: 0;
	padding: 0;
	}
h1, h2, h3, h4 {
	font-family: "Century Gothic", Avant Garde, Century Gothic, Avant Garde Gothic, "Lucida Sans", Helvetica, Trebuchet, Arial, Sans;
	margin: 0;
	padding: 0;
}
h1 a{
	background:transparent url(../../images/mirraco.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:1.4em;
	height:44px;
	text-indent:-9999px;
	width:150px;
}
h2 {
	font-size: 1.5em;
	color: #000;
	border-style: none;
	line-height: 1.4em;
}

h3 {
	font-size: 1.2em;
	color: #202020;
	line-height: 1.8em;
}

h4 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}
h5{
	
	color:#333;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-size: 1.3em;
		
}

p {
	margin: 0;
	font-size: 1em;
	line-height: 1.8em;
	padding: 0;
}
.list{
	width: 490px;
	padding: 1em;
	line-height:1em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;		
}
.list_item{
	background:transparent url(../images/bullet.png) no-repeat scroll left center;
	display:inline;
	float:left;
	margin:0 10px 0.5em 0;
	padding-left:8px;
	width:140px;
	font-size: 1.1em;	
}
.list_item a{
	text-decoration: none;	
}
body {
	font: 10px/1.6em "Lucida Grande", "Lucida Sans", "Trebuchet", "Trebuchet MS", "Arial", "sans";
	color: #666;
	background-color: #ccc;

	}

a:link, a:visited {
	color: #666;
	text-decoration: underline;
	}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
	}

a img {
	border: none;
	}
	
img {
	display: block;
	}

.center {
	text-align: center;
	}

.hide {
	height: 0px !important;
	display: none !important;
	visibility: hidden;
	}
.right_wrap{
float: right;
	display: inline;
	margin: 0 0 0 10px;	
	
}
.product_addons{
	margin: 15px 0;	
}
.product_addons p{
	padding: 0 0 0 8px;	
}
input {
	margin: 0;
	padding: 0;
}
/* @group clear rules */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* @end */
/* button styles */
button.profileBack {
	background: #eee url(../../images/profile_back_left_arrow.png) no-repeat 5px center;
	color: #666;
	font-weight: bold;
	border: 1px solid;
	border-color: #ddd #ddd #ddd #ddd;
	padding: .5em 10px .5em 15px;
	margin: .8em 0 0;
}

button.profileBack:hover {
	background: #e7e7e7 url(../../images/profile_back_left_arrow_hover.png) no-repeat 5px center;
	border: 1px solid;
	border-color: #ddd #fff #fff #ddd;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}
button.profileDirections {
	background: #eee url(../../images/marker.png) no-repeat 5px center;
	color: #666;
	font-weight: bold;
	border: 1px solid;
	border-color: #ddd #ddd #ddd #ddd;
	padding: .5em 10px .5em 23px;
	margin: .8em 0 0;
}

button.profileDirections:hover {
	background: #e7e7e7 url(../../images/marker_hover.png) no-repeat 5px center;
	border: 1px solid;
	border-color: #ddd #fff #fff #ddd;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}


/* Layout Styles */

#main_container{
	
	margin: 0 auto;
	padding: 0;
	width: 800px;
		
}
#main_container #dealer_text_locator_container{
	width: 700px;
	padding: 4px;
	color:#666666;
	font-family:"Lucida Grande","Lucida Sans","Trebuchet","Trebuchet MS","Arial","sans";
	font-size:10px;
	line-height:1.6em !important;
	line-height: 2.0em;
	margin: 0 auto;
	background-color: #A1A0A5;
	
}
#main_container #dealer_text_locator_container h1{
	padding: 2px;
	margin: 0 0 4px 0;	
	color: #333;
}
#main_container #dealer_text_locator_container h2{
	font-size: 1.6em;
	color: #333;
}
#main_container #dealer_text_locator_container h3{
	font-size: 1.2em;
}
#main_container #dealer_text_locator_container ul{
	float: left;	
}
#main_container #dealer_text_locator_container ul li{
	display: inline;
	width: 200px;
	float: left;
	font-size: 1.5em;
	text-decoration: none;
	padding: 8px;
	margin: 0 auto;
}

/* head styles */
#main_container #header_container{
	background-color: #666;
	padding: 10px 20px;
	height: 50px;
}

#main_container #header_container #header_left_box_container{
	float: left;
	width: 150px;	
}
#main_container #header_container #header_right_box_container{
	float: right;	
}

/* body Styles 
   Top Styles
*/

#main_container #body_container{
	
	background-color: #fff;
		
}

#main_container #body_container #body_top_container{
	
	border-bottom: 1px solid #ccc;
	padding: 0 25px;
}
#main_container #body_container #body_top_container #body_top_title_container{
	
	padding: 10px 0 0 0;
		
}
#main_container #body_container #body_top_container #body_top_content_container{
	margin: 0 0 5px 0;

		
}
#main_container #body_container #body_top_container #body_top_content_container #body_top_content_left_col_container{
	padding: 11px 0 0 0;
	width: 530px;
	float: left;
	margin: 0 auto;
	
}
#main_container #body_container #body_top_container #body_top_content_container #body_top_content_left_col_container #map{
	margin: 0 auto;
	height: 379px;
	width: 530px;
}
#main_container #body_container #body_top_container #body_top_content_container #body_top_content_left_col_container #directions_errors{
	background-color:#F9B5B2;
	border:1px solid #F27279;
	color:#333333;
	display:none;
	margin:5px auto;
	padding:8px !important;
	text-align:center;
	width:472px;
}
#main_container #body_container #body_top_container #body_top_content_container #body_top_content_right_col_container{
	padding: 4px 0 0 0;
	width: 200px;
	float: right;
	margin: 0 auto;
}
#main_container #body_container #body_top_container #body_top_content_container #body_top_content_right_col_container #address_container{
	
	margin: 0 auto 10px auto;	
}
#main_container #body_container #body_top_container #body_top_content_container #body_top_content_right_col_container #directionsContainer{
	
	margin: 10px auto;	
}
#main_container #body_container #body_top_container #body_top_content_container #body_top_content_right_col_container #directionsContainer #directions_address{
	width: 197px;
	padding: 3px;
}	
#main_container #body_container #body_top_container #body_top_content_container #body_top_content_right_col_container #days_container {
	
	background-color:#E5E5E5;
	padding:10px 10px 3px;
	
}
#main_container #body_container #body_top_container #body_top_content_container #body_top_content_right_col_container #dealer_hours .tabs{
	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-top:3px;
	padding:1px 0;
	
}
#main_container #body_container #body_top_container #body_top_content_container #body_top_content_right_col_container #dealer_hours .tabs li {
	background-color:#BFBFBF;
	color:#666666;
	cursor:pointer;
	display:inline;
	font-weight:bold;
	padding:3px 6px;
}
#main_container #body_container #body_top_container #body_top_content_container #body_top_content_right_col_container #dealer_hours .tabs li.active {
	background-color:#E5E5E5;
	color:#000000;
}

#main_container #body_container #body_top_container #body_top_content_container #body_top_content_right_col_container #dealer_hours dl dt{
	color:#000000;
	float:left;
	font-weight:bold;
	line-height:1.5em;
	margin-bottom:0.5em;
	width:35px;
}
#main_container #body_container #body_top_container #body_top_content_container #body_top_content_right_col_container #dealer_hours dl dd{
	line-height: 1.5em;	
}
/* Bottom Styles */

#main_container #body_container #body_bottom_content_container{
	margin: 0;
	padding: 0 25px;
		
}
#main_container #body_container #body_bottom_content_container #body_bottom_content_left_col_container{
	
	width: 521px;
	border-right: 1px solid #ccc;
	float: left;
	padding: 25px 10px 0 0;
	
}
#main_container #body_container #body_bottom_content_container #body_bottom_content_left_col_container #concept_store_container{
	
	background-color: #E5E5E5;
	color: #333333;
	margin: 5px 0;
	padding: 1em;
	
}

#main_container #body_container #body_bottom_content_container #body_bottom_content_left_col_container .products_brands_services{
	width: 490px;
	margin: 0 0 10px 0;
		
}
#main_container #body_container #body_bottom_content_container #body_bottom_content_right_col_container{
	
	width: 200px;
	float: left;
	
}


#main_container #body_container #body_bottom_directions_container{
	display: none;	
}

#main_container #body_container #body_bottom_directions_container #directions_container{
	margin:0 auto;
	width:720px;
}
#main_container #footer_container{
	padding: 10px 0 25px 0;
	
}

.clearAll{
	clear: both;
	line-height: 0px;
	height: 0;

}

#container {
	width: 770px;
	margin: 0 auto 1em auto;
	background-color: #fff;
}

#header {
	background-color: #BED120;
	padding: 10px 20px;
}
#dealer_text_locator_container{
	width: 700px;
	padding: 4px;
	color:#666666;
	font-family:"Lucida Grande","Lucida Sans","Trebuchet","Trebuchet MS","Arial","sans";
	font-size:10px;
	line-height:1.6em !important;
	line-height: 2.0em;
	margin: 0 auto;
	
}
#dealer_text_locator_container h1{
	padding: 2px;
	margin: 0 0 4px 0;	
	color: #333;
}
#dealer_text_locator_container h2{
	font-size: 1.6em;
	color: #333;
}
#dealer_text_locator_container h3{
	font-size: 1.2em;
}
#dealer_text_locator_container ul{
	float: left;	
}
#dealer_text_locator_container ul li{
	display: inline;
	width: 200px;
	float: left;
	font-size: 1.5em;
	text-decoration: none;
	padding: 8px;
	margin: 0 auto;
}
