h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	font-weight: bold;
}
h1, h1 a {
	color: #DF1E35;
	font-size: 22px;
	margin: 0px 0px 10px 0px;
	line-height: normal;
	font-weight: bold;
}
h2, h2 a {
	color: #3E4144;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
h3, h3 a {
	color: #000000;
	font-size: 12px;
	margin: 0px 0px 5px 0px;
	line-height: normal;
	font-weight: bold;
}
p {
	margin: 0px 0px 12px 0px;
}
p, table, td, div, span, a, li {
	color: #333333;
	font-size: 12px;
	line-height: 150%;
	font-family: Arial, sans-serif;
}
a {
	color: #486e93;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input {
	padding: 5px;
}

/***************************************************************************************/
/* SPECIFIC TO THIS LAYOUT */
/***************************************************************************************/

#main {}
.center_width {
	width: 960px;
	margin: 0 auto;
}
.gutters {
	margin: 0 30px 0 22px;
}
.right {
	float: right;
}
.left {
	float: left;
}
input {
	font-size: 10px;
}
/* Use in lieu of excess markup. */

/* HEADER */


#header {
	height: 88px;
	background: url(../images/layout/header_bg.png) no-repeat;
}

a#logo {
	float: left;
	width: 271px;
	height: 71px;
	display: block;
	overflow: hidden;
	margin: 10px 0 0 0;
	text-indent: -9999em;
	background: url(../images/layout/logo_full.png) no-repeat;
}
#header_icons {
	width: 220px;
	float: right;
	margin: 10px 0 0 0;
}
#header_icons p#iso {
	width: auto;
	float: left;
	color: #FFF;
	text-transform: uppercase;
}
#header_icons p#iso img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
#social_icons {
	float: right;
	margin: 5px 0 0 0;
}
#social_icons a#fb {
	float: left;
	width: 15px;
	height: 15px;
	display: block;
	overflow: hidden;
	text-indent: -9999em;
	background: url(../images/layout/fb_icon.png) no-repeat;
}
#social_icons a#tw {
	float: left;
	width: 15px;
	height: 15px;
	display: block;
	margin: 0 10px;
	overflow: hidden;
	text-indent: -9999em;
	background: url(../images/layout/tw_icon.png) no-repeat;
}
#social_icons a#yt {
	float: left;
	width: 15px;
	height: 15px;
	display: block;
	overflow: hidden;
	text-indent: -9999em;
	background: url(../images/layout/yt_icon.png) no-repeat;
}
#main_nav {
	height: 115px;
	background: url(../images/layout/nav_bg.png) no-repeat;
}
#nav_search {
	float: right;
	margin: 5px 0 0 0;
}

#nav_search input {
	float: left;
	margin: 0 5px 0 0;
	display: inline-block;
	height: 25px;
	line-height: 22px;
	padding: 0px;
	border: 0px;
	text-indent: 5px;
	width: 120px;
}
.red_link_box {
	height: 25px;
	padding: 0 8px;
	text-align: center;
	background: #ED1B34;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}
.red_link_box a {
	color: #FFF;
	font-size: 10px;
	line-height: 24px;
	text-transform: uppercase;
}
#search_btn {}
#sub_nav {
	width: 905px;
	height: 68px;
	margin: 0 auto;
	background: url(../images/layout/nav_gradient_bg2.png) no-repeat;
}
#sub_nav_inner {
	margin: 0 22px 0 30px;
	padding: 6px 0;
}
#sub_nav_inner img {
	margin: 0 20px 0 0;
}
#sub_nav_inner form {
	width: auto;
	float: left;
	margin: 16px 0 0 0;
}
#sub_nav_inner input {
	margin: 0 10px 0 0;
	display: inline-block;
	height: 25px;
	line-height: 22px;
	padding: 0px;
	border: 0px;
	text-indent: 5px;
	width: 80px;

}
#sub_nav .red_link_box {
	margin: 16px 0 0 0;
}
a#login_btn {}
a#create_account {
	width: auto;
	float: right;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 56px;
	text-transform: uppercase;
}
.relative {
	z-index: 5000;
}

/* CONTENT */

#home_bg {
	width: 960px;
	margin: 0 auto;
	min-height: 558px;
	background: url(../images/layout/page_bg.png) no-repeat;
}
#page_bg {
	width: 960px;
	margin: 0 auto;
	min-height: 558px;
	background: url(../images/layout/page_bg2.png) no-repeat;
}
#left_col {
	width: 530px;
	float: left;
	margin: 30px 0 0 30px;
}
#left_col ul li {
	margin: 0 0 0 50px;
	font-size: 12px;
}
#right_col {
	width: 325px;
	float: right;
	margin: 30px 30px 0 0;
}
#right_col img {
	float: right;
}



/* SLIDER */

#slider_box {
	height: 420px;
	margin: 20px 0 0 50px;
}
#slide_left {
	float: left;
	margin: 0 50px 0 0;
}
#slide_right {
	float: left;
	margin: 135px 0 0 0;
}
#slide_right p {
	margin: 0;
}
#slide_right p.slide_txt_massive {
	color: #616264;
	font-size: 50px;
	line-height: 50px;
	font-weight: bold;
	letter-spacing: -1.5px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
#slider_box #main_img {
	width: 383px;
	height: 307px;
	margin: 0 0 10px;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;	
	border-radius: 15px; 
}
#slider_box #main_img #main_img_border {
	width: 383px;
	height: 307px;
	z-index: 5000;
	position: absolute;
	border: 3px solid #FFF;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;	
	border-radius: 15px;	
}
#slider_box #main_img img {
	margin: 3px 0 0 3px;
}

/* THUMBS */

#thumbs {}
.thumb {
	float: left;
	width: 67px;
	height: 67px;
	margin: 0 10px 0 0;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;	
	border-radius: 15px;	
}
.thumb_border {
	width: 67px;
	height: 67px;
	z-index: 5000;
	position: absolute;
	border: 3px solid #4F4F51;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;	
	border-radius: 15px;		
}

/* PRODUCT BOXES */

#products_box {}
.product_box {
	float: left;
	width: 226px;
	height: 106px;
	margin: 0 18px 0 0;
	background: url(../images/layout/product_box_bg.png) no-repeat;
}
.product_box_inner {
	float: left;
	width: 129px;
	margin: 0 0 0 15px;
	padding: 10px 0 0 0;
}
.product_box_left {
	float: left;
	width: 226px;
	height: 106px;
	margin: 0 18px 0 0;
	background: url(../images/layout/product_box_bg.png) no-repeat;
}
.product_box_right {
	float: right;
	width: 226px;
	height: 106px;
	margin: 0;
	background: url(../images/layout/product_box_bg.png) no-repeat;
}
.product_box_left .red_link_box, .product_box .red_link_box, .product_box_right .red_link_box {
	padding: 0;
	float: left;
	width: 50px;
	text-align: center;
}
.product_box_left img, .product_box img, .product_box_right img {
	float: right;
	width: 80px;
	margin: 3px 2px 0 0;
}
.product_box_left p, .product_box p, .product_box_right p {
	margin: 0 0 5px;
	color: #333;
	font-size: 9px;
	line-height: normal;
}
p.product_title_small {
	margin: 0;
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

/* CONTACT FORM */

#contact_form_box {
	float: right;
}
#contact_form_box th {
	text-align: right;
	padding: 5px 10px 0 0;
	vertical-align: top;
}
#contact_form_box td {
	padding: 5px 0;
}
#contact_form_box input {
	width: 175px;
	height: 30px;
	padding: 0 10px;
}
#contact_form_box textarea {
	width: 175px;
	min-height: 100px;
	padding: 5px;
}

/* FOOTER */


#footer {}
#footer .center_width {
	height: 114px;
	background: url(../images/layout/footer_bg.png) no-repeat;
}
#footer_left {
	float: left;
}
#footer_left ul {
	padding: 0;
	float: left;
	margin: 0 60px 0 0;
}
#footer_left ul li {
	list-style: none;
	line-height: normal;
}
#footer_left ul li a {
	color: #FFF;
	font-size: 10px;
	line-height: normal;
}
#footer_left ul li a.red {
	color: #ED1B34;
	line-height: normal;
	text-transform: uppercase;
}
#footer_right {
	float: right;
	margin: 55px 0 0 0;
}
#footer_right p {
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
}
	
/* NAV */


#p7menubar {
	margin: 0;
	padding: 0;
	width: auto;
	float: left;
	height: 35px;
}
#p7menubar a {
	display: block;
}
#p7menubar a.trigger {
	color: #FFFFFF;
}
#p7menubar li {
	float: left;
	width: 9em;
	list-style-type: none;
	margin: 0px;
}
#p7menubar li {
	position: relative;
}
/* hide from IE mac \*/
    #p7menubar li {
	position: static;
	width: auto;
}
/* end hiding from IE5 mac */
#p7menubar li ul, #p7menubar ul li {
	width: 100%;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	margin: 0px;
}
#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active, #p7menubar li.p7hvr a {}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active, #p7menubar li.p7hvr a {}
#p7menubar li:hover a, #p7menubar a:focus, #p7menubar a:active, #p7menubar li.p7hvr a {} 
/* Set styles below */


#p7menubar a strong em {
	padding: 0 25px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 35px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, sans-serif;
}
#p7menubar a strong em#first {
	padding: 0 25px 0 0;
}
#p7menubar a strong em#last {
	padding: 0 0 0 25px;
}
#p7menubar a:hover {
	text-decoration: none;
}
#p7menubar a strong em:hover {
	color: #DF1E35;
	text-decoration: none;
	background: url(../images/layout/nav_bg_hover.png) center repeat-x;
}

#p7menubar li ul {
	width: 100px;
	margin: 0 0 0 20px;
}
#p7menubar li ul li a {
	color: #FFF;
	height: 20px;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	padding: 0 0 0 5px;
	background: #3e4144;
}
#p7menubar li ul li.pipe {
	height: 1px;
	min-height: 1px;
	background: #999;
}
#p7menubar li ul li a:hover {
	background: #ED1B34;
}
/* drop over code */

#p7menubar li:hover ul li ul, #p7menubar li.p7hvr ul li ul {
	position: absolute;
	display: none;
	margin: 0px;
	margin-left: 200px;
	margin-top: -20px;
}
#p7menubar li:hover ul li:hover ul, #p7menubar li.p7hvr ul li:hover ul {
	display: block;
	border: 1px solid #FFFFFF;
}

#p7menubar li a.o strong em {
	color: #df1e35 !important;
}





/**** BUTTONS ****/
.button {
	/* CSS Style Based On: http://www.webdesignerwall.com/demo/css-buttons.html */
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 0 0 11px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	padding: 3px 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 0px 1px rgba(0,0,0,.2);
	-moz-box-shadow: 0 0px 1px rgba(0,0,0,.2);
	box-shadow: 0 0px 1px rgba(0,0,0,.2);

	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}

.button:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.button:active {
	position: relative;
	top: 1px;

	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/**** EO BUTTONS ****/