
/* GLOBAL VALUES */
.hiddenDiv{
display:none;
}
body {
	background: #4B616F  repeat scroll 0%;		
	font-family: Arial, Verdana, sans-serif;
}

a {
	outline: none;
}

p {
	font-size: 11px;
}

img {
	border: 0;
}

/* force scrollbars in firefox */
html {
	overflow-y: scroll; 
	overflow-x: scroll;	
}

.clear {
	clear:both;
	overflow: hidden;
	height:1px;
	width: 1px;
}

/* CONTAINERS */

#massive_container {
	overflow: hidden;
	width: 1000px;
	min-height: 600px !important;
	height: auto;
	border: 0px none;
/*	display:table;	*/
	background: #4b616f url(/shared/img/site_background.jpg) no-repeat;	
	background-position: 0px 0px;
}
	
#gutter_container {
	background: #fff;
	width: 158px;
	height:auto;
	float: left;
	padding-left: 9px;
	padding-right:8px;
}

#master_container {
	float: right;
	width: 825px;
	overflow: hidden;
}

#content_container {
	overflow: hidden;
	width: 775px;
	padding: 0px 0px 10px 50px; 
}
/*
#content_container_home {
	overflow: hidden;
	width: 775px;
	padding: 0px 0px 10px 50px; 
	position:absolute;
	top:150px;
}
*/
#flash_container {
	margin: 10px 0px;
	width:510px;
}

#flash_container_home {
	margin-top: -30px;
	width:775px;
}
	
/* HEADERS */

#header_top { 
	font-size: 9px;
	text-align: right;
	padding-bottom: 10px;
	text-transform: uppercase;
}

#global_arrow_left {
	display: inline;
}

#global_arrow_right {
	display: none;
}

#global_link a {
	color: #e67000;
	text-decoration: none;
	margin-right: 10px;
}

#global_more {
	font-size: 8px;
	padding: 3px;
	color: #555;
	display: none;
}

#global_more a {
	color: #000;
	text-decoration: none;
}

#header_menu {
	height: 190px;
	vertical-align: bottom;
	padding-left: 50px;
}

#logo {
	float: left;
	height: 31px;
	margin-top: 20px;
}
	
#menu {
	float: left;
	margin: 30px auto;
	line-height: 15px;
	width: 514px;
}

#menu a, #menu a.top_nav_menu {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-right: 4px;
}

#menu a:hover, #menu a.top_nav_menu_selected {
	color: #fd7749;
}

#header_top_links {
	float:left;
	width: 200px;
	margin: 30px auto 30px 41px;
	line-height: 20px;
	vertical-align: bottom;
}

#header_top_links a {
	font-size: 10px;
	color: #d6d6d9;
	text-decoration: none;	
	padding-right:10px;
}

#header_top_links a:hover {
	color: #fd7749;
	text-decoration: none;	
}

#ourBrands {
	float:left;
	width: 510px;
	text-align: right;
}

#ourBrands a{
	font-size: 12px;
	font-weight: bold;
	color: #d6d6d9;
	text-decoration: none;
}

#ourBrands a:hover{
	font-size: 12px;
	font-weight: bold;
	color: #fd7749;
	text-decoration: none;
}

#ourBrands img {
	margin: 0 5px;
}

#header_top_search {
	margin-left: 41px;
	color: #000;
	text-decoration: none;
	float: left;
	width: 200px;
}

#search_box {
	height: 14px;
	width: 150px;
	color: #2e3a3e;
	font-size: 9px;
	padding: 0;
	
	text-align: middle;
	vertical-align: top;
	border: 0px none;
}

#search {
	margin-left: 37px;
}

#search_button {
/*	vertical-align:top;	*/
	position: absolute;
	left: 932px;
	height: 14px;
}

#search_box_wrapper {
	background: #fff;
	margin-left: 4px;
	width: 170px;
	height: 15px;
	
}

form {
	display: inline;
}

/* FOOTER */

#footer { 
display:none;
	clear: both;
	text-align: left;
	font-size: 10px;
	color: #8b949c;
	font-family: Arial, Verdana, sans-serif;
	background-image: url(/shared/img/horizontal_dot_line_full.gif);
	background-repeat: repeat-x;
}		

#footer_privacy {
	text-align: left;	
	margin-top: 5px;
}

#footer_privacy li {
	display: inline;
}

#footer_privacy a {
	text-decoration: none;
}

#gutter_footer { 
	display:none;
	clear: both;
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
}		

#footer_learn_more {
	margin-top: 15px;
	text-align: center;
}

#footer_learn_more a {
	text-decoration: none;	
	font-size: 11px;
	color: #999;
}

.pixel_line {
	width: 156px;
	height: 1px;
	border: none;
}

.fotter_pixel_line {
	width: 100%;
	height: 1px;
	border: none;
}

#footer_brands {
	margin-top: 12px;
	margin-bottom: 11px;
	width: 158px;
	height: 120px;
	margin-bottom: 6px;
	background: #fff;
}
	
#footer_brands_logo  {
	list-style: none;
	height: 33px;
	float: left;
}

.footer_copyright {
	position: relative;
	font-size: 10px;
	color: #999;
	text-align: justify;
}
 
.main_footer_copyright {
	text-align:right;
	padding-left: 285px;
	font-style: italic;
}
