/* -------------General styles--------------- */

body {
	background: #514c4d url("images/layout/background.png") repeat-x;
	text-align: center;
	font: normal 12px/18px Helvetica, Arial, sans-serif;
}

a{
	text-decoration: none;
}

del{
	color: #7a7a7a;
	font-size: 13px;
	margin-right: 3px;
}

p.go_up{
	padding-left: 22px;
	background: url('images/layout/go_up.gif') no-repeat 0 50%;
}

#main_content #first_info p.go_up a{
	border: 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	font-family: arial;
}

.list_title{
	font-weight: bold;
	color: #ac4239;
}

.clear{
	float: none;
	height: 0.000001%;
	clear: both;
}


/* -----------------Layout styles--------------- */

/* Big container */
#container{
	width: 968px;
	margin: 0 auto;
	text-align: left;
}

/* Header + Logo */
h1{
	width: 301px;
	height: 70px;
	background: #444 url("images/layout/logo.gif") repeat-x;
	float: left;
	margin-top: 18px;
	margin-left: 24px;
	margin-bottom: 18px;
}

h1 a{
	display: block;
	width: 108px;
	height: 70px;
	text-indent: -9999px;
}

/* Top right navigation */
#top_nav{
	float: right;
	width: auto;
	margin-top: 13px;
	margin-right: 24px;
	display: inline;
}

#top_nav li{
	display: inline;
	background: url("images/layout/nav_div.png") no-repeat right center;
	padding-right: 15px;
	font: normal 14px/14px "Myriad Pro", Helvetica, arial, sans-serif;
	margin-left: 11px;
}

#top_nav li.active a{
	background: #ac4239;
	color: white;
	padding: 2px;
}

#top_nav li.active a:hover{
	border: 0;
	color: white;
	background-color: #231f20;
	
}

#top_nav li.last{
	padding-right: 0;
	background: none;
}

#top_nav li a{
	color: #ac4239;
	font: normal 14px/14px "Myriad Pro", Helvetica, arial, sans-serif;
	letter-spacing: -.25px;
}

#top_nav li a:hover{
	border-bottom: 1px solid #231f20;
	color: #231f20;
}

/* Contact buttons (Phone + Live Chat options) */
#contact_nav{
	clear: right;
	float: right;
	margin-top: 36px;
	margin-right: 25px;
	width: auto;
	height: 21px;
	display: inline;
}

#contact_nav li{
	display: inline;
}

#contact_nav li a{
	float: left;
	text-indent: -9999px;
}

#contact_nav li#chat a{
	width: 185px;
	height: 21px;
	background: url("images/layout/contact_chat.png");
	margin-left: 25px;
}

#contact_nav li#phone a{
	height: 18px;
}

#contact_nav li.ca-phone a, #contact_nav li.us-phone a{
	width: 160px;
	background: url("images/layout/phone_caus.png");
}

#contact_nav li.fr-phone a{
	width: 154px;
	background: url("images/layout/phone_fr.png");
}

#contact_nav li.europe-phone a, #contact_nav li.int-phone a{
	width: 170px;
	background: url("images/layout/phone_int.png");
}

/* Main navigation bar */
#main_nav{
	clear: both;
	background: url("images/layout/main_nav.png") no-repeat;
	height: 57px;
	text-align: left;
	padding: 0 24px 8px 24px;
	position: relative;
	width: 920px;
}

#main_nav li{
	float: left;
	line-height: 57px;
	margin-right: 40px;
}

#main_nav li a{
	font: bold 16px/57px "Trade Gothic LT Bold", "Myriad Pro", Helvetica, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: -.5px;
	color: #bfbbbb;
}

#main_nav li a:hover{
	color: #ece8e8;
	border-bottom: 1px solid #8e8d8e;
}

#main_nav li.active{
	background: url("images/layout/active_triangle.png") no-repeat top center;
	color: white;
	font: bold 16px/57px "Trade Gothic LT Bold", "Myriad Pro", Helvetica, arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: -.5px;
}

#main_nav li#commander_option{
	position: absolute;
	top: 12px;
	right: -18px;
	height: 33px;
}

#main_nav li#commander_option a{
	background: url("images/layout/commander_menu.gif");
	display: block;
	width: 110px;
	height: 33px;
	line-height: 33px;
	text-indent: -9999px;
}

#main_nav li#commander_option a:hover{
	border: 0;
	background-position: 0 -33px;
}

/* Content wrapper */
#content{
	width: 950px;
	margin: 0 auto;
	background: url("images/layout/content_background.png") repeat-y;
	padding-top: 10px;
	position: relative;
	padding-bottom: 20px;
}

/* Main content wrapper */
#main_content{
	width: 900px;
	background-color: white;
	margin: 0 auto;
	min-height: 300px;
  	height: auto !important;
  	height: 300px;

}

#first_info{
	float: left;
	width: 620px;
}

/* Secundary content wrapper */
#secondary_info{
	float: right;
	width: 215px;
}

/* Footer */
#footer{
	width: 750px;
	margin: 20px auto;
	background: url("images/layout/footer_iso.png") no-repeat;
	padding-left: 200px;
	min-height: 176px;
}

#cart-footer{
	margin: 10px 0 20px 40px;
}


/* --------------Styles for elements in the main part of the body---------------- */

#main_content h2{
	font: bold 25px/42px "Myriad Pro", Helvetica, arial, sans-serif;
	color: #231f20;
	letter-spacing: -1px;
	margin-bottom: 0;
}

#main_content h2 span{
	color: #b43328;
}

#main_content h3{
	font: bold 18px/30px "Myriad Pro", Helvetica, arial, sans-serif;
	color: #231f20;
	margin: 25px 0 10px 0;
}

#main_content h4{
	font: bold 14px/14px "Myriad Pro", Helvetica, arial, sans-serif;
	font-style: italic;
	margin: 25px 0 10px;
	letter-spacing: .5px;
}

#main_content p{
	color: #231f20;
	margin-top: 15px;
	margin-bottom: 15px;
}

#main_content a{
	color: #b43328;
	border-bottom: 1px solid #b43328;
}

#main_content a:hover{
	color: #231f20;
	border-bottom: 1px solid #231f20;
}

#main_content ul{
	list-style: disc;
	margin: 10px 0 20px 0;
	color: #231f20;
}

#main_content ol{
	list-style: decimal;
	margin: 20px 0;
	color: #231f20;
}

#main_content ul li, #main_content ol li{
	margin: 10px 0 10px 20px;
	padding-left: 0;
}


/* ------------Styles for elements in the secondary part of the body-------------- */

#secondary_info h2{
	font: bold 18px/42px "Myriad Pro", Helvetica, arial, sans-serif;
}

#secondary_info p.quote{
	position: relative;
	text-align: left;
	padding: 15px 5px 25px 0;
	margin: 15px 0;
}

#secondary_info p.quote span.first{
	position: absolute;
	top: 0;
	left: 0;
}

#secondary_info p.quote span.last{
	position: absolute;
	bottom: 0;
	right: 0;
}

#secondary_info p.quote span{
	font-size: 50px;
	font-weight: bold;
	color: #514c4d;
}

/* Widgets boxes */
.widget{
	border: 1px solid #efeeee;
	padding: 10px;
	font-size: 13px;
	background: #f5f5f5;
	margin-bottom: 15px;
}


h3.widget_header{
	font: bold 16px/23px "Myriad Pro", Helvetica, arial, sans-serif;
	background-color: #edecec;
	padding: 8px 10px;
}


/* -------------------Styles for footer-------------------- */

#footer div#sitemap, #footer div#tag_cloud, #footer div#contact{
	width: 230px;
	margin-right: 20px;
	float: left;
}

#footer h2{
	color: white;
	font: normal 16px/30px "Myriad Pro", Helvetica, arial, sans-serif;
	margin-bottom: 10px;
}

#footer p , #footer p a{
	color: #b3b2b2;
	font: normal 12px/24px Helvetica, arial, sans-serif;
}

#cart-footer p , #cart-footer p a{
	color: #b3b2b2;
	font: normal 12px/24px Helvetica, arial, sans-serif;
}

#footer a:hover{
	color: white;
}

#cart-footer a:hover{
	color: white;
}

#footer p#copyright{
	margin-top: 20px;
}

#footer p#copyright a#ncube{
	margin-left: 3px;
	padding-left: 17px;
	background: url('images/layout/ncube_off.gif') no-repeat 0;
}

#footer p#copyright a#ncube:hover{
	color: white;
	background: url('images/layout/ncube_on.gif') no-repeat 0;
	border-bottom: 0;
}