body  {
	background: #4e4e4e;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}
.twoColFixLtHdr #container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	border: 3px solid #424242;
	background-color: #FFFFFF;
	background-image: url(images/mystic-ballistic_container_bg.jpg);
	background-repeat: repeat-y;
} 
.twoColFixLtHdr #header { 
	background-color: #002b60;
} 
.twoColFixLtHdr #sidebar1 {
	float: left; 
	width: 225px;
	background: #EBEBEB; 
}
.twoColFixLtHdr #subMenu {
	background-color: #b2782b;
	background-image: url(images/mystic-ballistic_sub_menu_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
}

.twoColFixLtHdr #sidebar1 #menu a {
	background-image: url(images/mystic-ballistic_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 40px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	text-shadow:#000000 1px 1px 0px;
}
.twoColFixLtHdr #sidebar1 #menu a:hover, .twoColFixLtHdr #sidebar1 #menu a.selected {
	background-image: url(images/mystic-ballistic_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left -40px;
}
.twoColFixLtHdr #sidebar1 #subMenu a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 12px;
	text-shadow:#000000 1px 1px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.twoColFixLtHdr #sidebar1 #subMenu a:hover {
	background-image: url(images/mystic-ballistic_sub_menu_bg_over.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 225px;
	padding: 20px; 
	line-height: 20px;
}
.twoColFixLtHdr #mainContent a {
	color:#002b60;
	text-decoration: none;
}
 
.twoColFixLtHdr #footer {
	width: 900px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #b7b7b7;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 11px;
} 
.twoColFixLtHdr #footer a {
	color:#b7b7b7;
	text-decoration: none;
} 

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #mainContent h1, .twoColFixLtHdr #mainContent .h1 {
	font-size: 22px;
	font-weight: normal;
	margin-top:0;
	font-weight: normal;
	text-transform: capitalize;
	color:#002b60;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.twoColFixLtHdr #mainContent h2, .twoColFixLtHdr #mainContent .h2 {
	font-size: 16px;
	font-weight: normal;
	text-transform: capitalize;
	color:#002b60;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/*.twoColFixLtHdr #mainContent h2 {
	background-image: url(images/mystic-ballistic_bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}*/
hr {
	color: #ffffff;
	background-color: #ffffff;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
form {
margin:0;
}
.itemBg {
	border: 1px solid #e1e1e1;
	padding: 5px;
	background-color: #f1f2f2;
}
.cartinput {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #e1e1e1;
	width:25px;
	font-size: 12px;
}
.input, select {
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 1px solid #e1e1e1;
	width:95%;
	font-size: 12px;
}
.twoColFixLtHdr #featured {
	width: 162px;
	text-align: center;
	margin-left: 20px;
	margin-bottom: 20px;
	float:right;
	line-height:normal;
} 
.twoColFixLtHdr #featuredItems {
	width: 152px;
	padding: 5px;
	border: 1px solid #e1e1e1;
	background-color: #f1f2f2;
} 
.twoColFixLtHdr #featured .h2 {
	font-size: 14px;
	font-weight: normal;
	text-transform: capitalize;
	color:#002b60;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
}
