@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(img/back_borderIE.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#080808;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
a:link {
	color: #cccccc;
}
a:visited {
	color: #cccccc;
}
a:hover {
	color: #999999;
	text-decoration:none;
	border-bottom: 1px dotted #fff;
}
a:active {
	color: #cccccc;
}
hr {
	border:1px dotted #111111;
}
.ad_shoutbox {
	background: #222222;
	color: #BBB;
	border: 1px dotted #ffffff;
	width:180px;
}
.shoutbox {
	margin-top:5px;
	margin-bottom:5px;
}
.container {
	position:relative;
	text-align:left;
	min-height:200px;
	width:800px;
	left: 50%;
	margin-left: -400px; /* half the width of the div */
	background-color:#000000;
}
.mainlayout {
	float:left;
	min-height:40px;
	width:800px;
	background-color:#000000;
	position:relative;
}
.googleadtop {
	float:left;
	text-align:center;
	width:766px;
	margin-left: auto;
	marign-right: auto;
	background-color:#000000;
	padding-left:20px;
}
.content {
	float:left;
	position:relative;
	min-height:100px;
	width:555px;
	background-color:#000000;
	color:#cccccc;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.insidecontent {
	width:544px;
	color:#cccccc;
	border:1px dotted #111111;
	padding: 11px;
	background-color:#080808;
	line-height:18px;
}

.title {
	width:544px;
	color:#cccccc;
	padding-left: 11px;
	padding-right:11px;
	border:1px dotted #111111;
	height: 75px;
}
.mainside {
	float:right;
	height:100%;
	width:200px;
	background-color:#000000;
	position:relative;
}
.side {
	float:left;
	position:relative;
	background-color:#000000;
	color:#CCCCCC;
	font-size:11px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.siteupdates {
	margin: 10px 5px 5px 10px;
	padding-bottom:5px;
	line-height: 16px;
}
.header {
	position:relative;
	width:800px;
	min-height:100px;
	float:left;
	background-color:#000000;
}
.menuheader {
	
	width:800px;
	min-height:41px;
	background-color:#000000;
}
/* footer */
.footer {
	position:relative;
	float:left;
	background-color:#000000;
	background-repeat:repeat-x;
	width:800px;
	color:#000000;
}
.footercontent {
	float:left;
	color:#CCCCCC;
	width:175px;
	padding-top:20px;
	padding-left:17px;
	padding-right:15px;
	font-size:11px;
}
.footercontent_long {
	float:left;
	color:#CCCCCC;
	width:350px;
	padding-top:20px;
	padding-left:17px;
	padding-right:15px;
	font-size:11px;
	line-height:16px;
}
.footercontent_long a:link {
	text-decoration:none;
	border-bottom: 1px dotted #fff;
}
.spacer {
	clear:both;
}
.copyright {
	width:800px;
}
/* footer end */
	
.floatleft {
	float:left;
	padding-right:5px;
}
.floatleft_border {
	float:left;
	margin-right:5px;
	border: 1px dotted #fff;
}
.floatleft_border2 {
	float:left;
	margin:3px 15px 15px 0px;
	border: 1px solid #222;
}
.floatright_border {
	float:right;
	margin-left:5px;
	border: 1px solid #111111;
}
.floatright {
	float:right;
}
.border {
	border: 1px solid #111111;
}
.dottedborder {
	border: 1px dotted #fff;
}
.inpagetitle {
	color:#cccccc;
	font-weight:bold;
	font-size:16px;
	border-bottom: 1px dotted #fff;
	margin-bottom:10px;
	margin-top:10px;
}
.h1 {
	color:#cccccc;
	font-weight:bold;
	font-size:16px;
	margin-top:23px;
	margin-bottom: 0;
}
.subtitle {
	color:#cccccc;
	font-weight:bold;
	font-size:10px;
}
.h2 {
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
}
.h3 {
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
}
.h4 {
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
}
/*navigation*/

* {
	margin: 0;
	padding:;
}
.table1 {
	float: right;
	margin-bottom: 2em;
	border: solid 1px #eee;
}
.table1 caption {
	color: #fff;
	text-align: center;
	padding-bottom: 5px;
}
.table1 th, .table1 td {
	padding: 7px;
}
.table1 th, .table1 thead td {
	background-color: lightyellow;
	color: #000;
}
.table1 tbody td {
	background-color: #fff;
	color: #000;
}
.table1 tbody th {
	text-align: right;
}
#wmfg {
	clear: both;
	float: left;
}
ul.dropdown, ul.dropdown li, ul.dropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
ul.dropdown {
	position: relative;
	z-index: 597;
	float: left;
	padding-top:5px;
	width: 750px;
}
ul.dropdown li {
	float: left;
	line-height: 1.3em;
	vertical-align: middle;
	zoom: 1;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	cursor: default;
}
ul.dropdown ul {
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 598;
	width: 100%;
	text-decoration: none;
}
ul.dropdown ul li {
	float: none;
}
ul.dropdown ul ul {
	top: 1px;
	left: 99%;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.dropdown li.rtl ul {
	top: 100%;
	right: 0;
	left: auto;
}
ul.dropdown li.rtl ul ul {
	top: 1px;
	right: 99%;
	left: auto;
}
ul.dropdown {
	font-size:11px;
	font-weight:bold;
	border-bottom:dotted 1px #222222;
	line-height:36px;
	text-transform:uppercase;
	padding-left:50px;
}
ul.dropdown li {
	padding: 7px;
	color: #fff;
	line-height: normal;
}
ul.dropdown li.hover,  ul.dropdown li:hover {
}
ul.dropdown a:link,  ul.dropdown a:visited {
	color: #fff;
	text-decoration: none;
}
ul.dropdown a:hover {
	color: #f00;
	text-decoration: none;
}
ul.dropdown a:active {
	color: #fff;
}
ul.dropdown ul {
	width: 170px;
	background-color: #333;
	color: #cccccc;
	font-size: 11px;
	text-transform: none;
	text-decoration: none;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	KhtmlOpacity: .9;
	opacity: .9;
}
ul.dropdown ul li {
	background-color: transparent;
	color: #000;
}
ul.dropdown ul li.hover,  ul.dropdown ul li:hover {
	background-color: transparent;
}
ul.dropdown ul a:link,  ul.dropdown ul a:visited {
	color: #fff;
	text-decoration: none;
}
ul.dropdown ul a:hover {
	color: #fff;
	text-decoration: none;
}
ul.dropdown ul a:active {
	color: #fff;
	text-decoration: none;
}
ul.dropdown *.dir {
	padding-right: 12px;
	background-image: none;
	background-position: 100% 50%;
	background-repeat: no-repeat;
}
ul.dropdown li a {
	display: block;
	padding: 7px 14px;
}
/* ------------- Override default */

	ul.dropdown li {
	padding: 0;
}
/* ------------- Reinitiate default: post-override activities  */

	ul.dropdown li.dir {
	padding: 7px 20px 7px 14px;
}
ul.dropdown ul li.dir {
	padding-right: 15px;
}
/* ------------- Custom */

	ul.dropdown li {
}
ul.dropdown ul a {
	padding: 4px 5px 4px 14px;
	width: 151px; /* Especially for IE */
}
ul.dropdown ul a:hover {
	background-color: #f00;
}
ul.dropdown a.open {
	background-color: #2e2e2e;
	color: #f00;
}
ul.dropdown ul a.open {
	background-color: #f00;
	color: #fff;
}
/* CSS 2.1 */

	ul.dropdown li:hover > a.dir {
	background-color: #2e2e2e;
	color: #f00;
}
ul.dropdown ul li:hover > a.dir {
	background-color: #f00;
	color: #fff;
}
.rolloverborder {
	border:1px #333333 solid;
}
.rolloverborder:hover {
	border:1px #111111 solid;
}


#socialwrapper {
	font-size:90%;
	margin: 2px auto;
	padding:3px;
	margin-top:10px;
	margin-left:8px;
	color: #cccccc;
	border: 1px dashed #333333;
	width:98%;
	height:80px;
}
#social {
	width:100%;
	color:#cccccc;
	margin: 0 auto;
	padding-top:5px;
}
#social ul {
	margin:2px;
	list-style: none;
	float:left;
}
#social li {
	margin:2px;
	list-style:none;
	float:left;
	width:110px;
}
#social img {
	padding:0 3px;
}

.red {
	color:#ff0000;
}

.divider {
	border-bottom:1px solid #cecece;
	margin:15px 0;
	clear:both;
}
.icon_warning {
	background:transparent url(img/exclamation.png) left no-repeat;
	padding:4px;
	padding-left:20px;
}

.submit {
	font-weight: bold;
	border: 1px solid #cccccc;
	background: #A21622;
	padding: 3px;
	color: #ffffff;
	vertical-align:bottom;
}

.text {
	border:1px solid #cccccc;
	background: #A21622;
	padding: 3px;
	color: #ffffff;
	vertical-align:bottom;
	margin-bottom:2px;
	width:8;
}

.clear {
	clear:both;
}

.store_bg {
	background-image:url(img/store_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:200px;
	width:176px;
}	

.store_img {
	margin:15px;
	text-align:center;
}

.store_desc {
	margin:15px; 
	margin-bottom:0px;
	margin-top:0px;
	font-size:11px; 
	color:#000000;
}



.store_cart {
	margin-top:8px;
	text-align:right;
}