﻿* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	
	
}

html, body {
	background: #e3e2e2;
	text-align: center;
	
	
}

img {
	border: 0;
	display: block;
}



p, li, dd, dt, a, label, address, blockquote {
	font-size: 11px;
	line-height: 120%;
	font-style: normal;
	outline:none;
}

div#primaryContent p {
	font-size: 10pt;
}

div#primaryContent a {
	font-size: 10pt;
}
p, ul, ol, dl, address, blockquote {
	margin: 0 0 20px 13px;
}

ul, ol {
	margin-left: 12px;
	padding-left: 12px;
}

ul li ul, ul li ol, ol li ul, ol li ol {
	margin-bottom: 0px;
}
table {margin: 0 0 0 10px;  width:825px;}


h1 {}

h2 {
	
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	
}

h3 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}



h4 {
	color: #1d5169;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 15px 0 10px 8px;
}

h5 {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}

a  {
	color: #EE1C23;
	text-decoration: underline;
}

a:hover  {
	color: #EE1C23;
	text-decoration: none;
}


/* styles ===== */

.wrapper {
	margin: 0px auto;
	width: 995px;
	padding-bottom: 10px;
	text-align: left;
}

.site_wrapper {
	width: 870px;
	float: left;
	margin-right: 5px;
	
}

.skin {
	width: 870px;
	background-color: #FFFFFF;
}



/* head ============= */

.head {
	width: 860px;
	height:	130px;
	position: relative;
	
	background-repeat: repeat-x;
}


/* MENU ============= */

.menu {
	height: 35px;
	width: 861px;
	background: url(/images/navbar_bg.jpg) top left repeat-x;

	margin-left: 5px;
}

.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 4px 0 0 0;
}

.menu ul li {
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
	display: block;
	
		background: url(/images/navbar_arrow.jpg)  20px 6px no-repeat;
}

.menu ul li a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 34px;
	padding-right: 32px;
	font-family: Verdana, Helvetica, sans-serif;
}
.menu ul li.first_li{
	background: url(/images/navbar_arrow.jpg)  5px 6px no-repeat !important;
}
.menu ul li.last_li{
	background: url(/images/navbar_arrow.jpg)  5px 6px no-repeat !important;
}
.menu ul li a.first_item {
	padding-left: 20px;
	padding-right: 34px;
}

.menu ul li a.last_item {
	padding-left: 20px;
	padding-right: 34px;
	
}

.menu ul li a:hover {
	color: #EE1C23;
	text-decoration: none;
}


/* TORSO ============== */


#torso {
	width: 850px;
	min-height:400px;
	background: url(/images/background_shop.jpg) repeat-x bottom left; 
	margin-bottom:10px;
	}

* html body #torso {height:400px;}
.smalltext {font-size:10px;}
.noindent {margin-left:0px;}

/*	position: relative; */
}

.torso_inside_wrapper {
	width: 845px;
	padding-bottom: 0px;
   
	margin: 0;
	
	
	

}

.header_main {
	width: 845px;
	padding-bottom: 0px;
	clear: both;
	
}

.header2 {
	
	padding-bottom: 15px;
	padding-top: 13px;
	clear: both;
}

.subtype {
	
	padding-bottom: 0px;
	padding-left: 25px;
	
}

LI.list2 {
list-style: square inside;
color: #BE141F;
font-family: Arial, Helvetica, sans-serif;

}

.redtext {
font-size: 22px;
line-height: 25px;
color: #BE141F;
font-family: Arial, Helvetica, sans-serif;
}

.subtext {
font-size: 16px;
line-height: 22px;
font-family: Arial, Helvetica, sans-serif;
}

.list2 a {
	color: #BE141F;
	text-decoration: none;
}

.list2 a:hover {
	color: #000;
	text-decoration: underline;
}


.text {
	
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	font-weight: normal;
	font-family: verdana, Helvetica, sans-serif;
	
}

.torso_inside_content {
	width: 845px;
	padding-bottom: 0px;
   
	
}


.left_col {
    
    float:left;
    width:303px;
	
    }
.right_col {
   
    float:right;
    width:515px;
	 border: solid 0px #999999;
	 padding-bottom: 0px;
    }

.offer {
    
    padding-bottom: 0px;
    width:515px;
	
    }

.padding_5 {
	padding: 5px;
	height: 73px;
}

.padding_10 {
	padding: 10px;
}

.padding_top_10 {
	padding-top: 10px;
}



.foot_links {
	background-color: #e3e2e2;
	text-align: center;
	padding: 10px;
	clear: both;
}

.foot_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.foot_links ul li {
	display: inline;
}

.foot_links ul li a {
	color: #000;
	text-decoration: none;
}

.foot_links ul li a:hover {
	color: #000;
	text-decoration: underline;
}



.foot_tags {
	padding: 10px;
	text-align: right;
	width: 840px;
	
}

.foot_tags p {
	margin: 0px;
	
}

.foot_tags a {
	color: #000;
	text-decoration: none;
}

.foot_tags a:hover {
	color: #000;
	text-decoration: underline;
}


.productheader {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C60000;
	padding: 2px;
}

.product_content {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
}


.foot_tags2 {
	padding: 10px;
	text-align: right;
	width: 840px;
	
}

.foot_tags2 p {
	margin: 0px;
	
}

.foot_tags2 a {
	color: #BECEDA;
	text-decoration: none;
}

.foot_tags2 a:hover {
	color: #BECEDA;
	text-decoration: underline;
}


/*=== CHECKOUT FORM ===*/
#checkform p { clear:both;  }
#checkform h4 { color:#1d5169; padding:0; margin:10px 0 10px 12px; font-size:14px;}
#checkform label em { font-weight:normal; font-style:normal; font-size:11px; color:#333; }
#checkform label { display:block; font-weight:bold; float:left; width:200px; }
#checkform input, #checkform select, #checkform textarea {background:#e3e2e2; border:1px solid #1d5169; color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
#checkform input#checksubmit {
	/*background: url(/images/bgbutton.jpg) repeat-x #e3e2e2; */
	background: url(/images/navbar_bg.jpg) top left repeat-x;
	width:auto;  border:1px solid #e3e2e2; 
	color:#fff; font-weight:bold; padding:2px 0 2px 0; margin:0; cursor:pointer;  }
#checkform #fpw { margin-left:17em; padding-bottom:5px; padding-top:5px; }

.blueheading { color:#1d5169; padding:0; margin:0 0 5px 0; font-size:12px;}
.redheading {color:#c60000; font-weight:bold; padding:0; margin:0 0 5px 0; text-transform:uppercase;}
.home { padding:0; margin:0 0 5px 0;}
.checksubmit {background: url(/images/bgbutton.jpg) repeat-x #cddde9; width:auto;  border:1px solid #cddde9; color:#fff; font-weight:bold; padding:2px 0 2px 0; margin:0; }

.note  {
	font-size: 6px;
}


