body {
	background:#490000 url(../images/background_full.jpg) no-repeat top center;
	margin:0;
	padding:0;
	font-family:'Segoe UI',Tahoma,Arial,sans-serif;
	font-size:15px;
}

.hide,
.hideinner span {
	display:none;
}

.pagestrip {
	min-width:980px;
	clear:both;
}
.pagewidth {
	width:980px;
	margin:0 auto;
}
.clearfloat {
	clear:both;
	height:0;
	font-size:0;
}

#header {
	height:135px;
	background:url(../images/roughed_top.png) no-repeat bottom center;
}
#content {
	background:url(../images/roughed_repeat.png) repeat-y top center;
	min-height:380px;
}
#footer {
	height:190px;
	background:url(../images/roughed_bottom.png) no-repeat top center;
	margin-top:-40px;
	padding:55px 0 0;
}


#header .pagewidth {
	height:135px;
	position:relative;
	z-index:3;
}
#content .pagewidth {
	padding:35px 0 0;
	margin:0 auto -40px;
	position:relative;
	z-index:2;
}
#footer .pagewidth {
	position:relative;
	z-index:1;
}

h1#logo {
	background:url(../images/logo.png) no-repeat top left;
	width:270px;
	height:125px;
	position:absolute;
	top:38px;
	left:20px;
	margin:0;
	padding:0;
	z-index:3;
}

#navigation_lists {
	position:absolute;
	right:10px;
	top:138px;
	padding:0 0 0 14px;
	background:url(../images/mainlinks_corner.png) no-repeat 0 32px;
}
#navigation_lists dl {
	clear:both;
	margin:0;
}
#mainnav dl {
	height:46px;
}
#storenav dl {
	height:51px;
}
#navigation_lists dd {
	margin:0;
	padding:0;
	float:left;
	clear:none;
}
#navigation_lists a {
	color:#ccc;
	text-decoration:none;
	display:block;
	float:left;
	clear:none;
}

#navigation_lists a span {
	color:#ccc;
}
#navigation_lists a:hover span {
	color:#fff;
}

#mainnav a:hover, #mainnav dd:hover a.parent {
	color:#777;
	text-decoration:underline;
	background-color:#222;
}
#storenav a:hover {
	color:#a00;
	text-decoration:underline;
	background-color:#600;
}

#mainnav dd {
	position:relative;
	z-index:100;
}
#mainnav dd .submenu {
	position:absolute;
	top:100%;
	left:0;
	margin:0;
	padding:0 0 5px;
	background:#000;
	width:130px;
	font-size:.8em;
	display:none;
}
#mainnav dd .submenu li {
	list-style-type:none;
	margin:0;
	padding:0;
	float:none !important;
	line-height:15px;
}
#mainnav dd .submenu li a {
	display:block;
	float:none !important;
	height:auto !important;
	line-height:15px;
	padding:5px 20px !important;
	margin:0 5px !important;
}


#mainnav dd {
	line-height:46px;
	height:46px;
}
#storenav dd {
	line-height:51px;
	height:51px;
}


#mainnav {
	background:#000;
	padding:0;
}
#storenav {
	background:url(../images/storelinks_back.png) no-repeat;
	padding:0 0 0 51px;
}

#storenav dl {
	background:url(../images/prodlist_header.png) no-repeat right;
}
.hassidebar #storenav dl {
	background:url(../images/prodlist_header_sidebar.png) no-repeat right;
}


#mainnav a {
	line-height:36px;
	height:36px;
	margin:5px;
	padding:0 20px;
}
#storenav a {
	line-height:35px;
	height:35px;
	margin:8px 5px;
	padding:0 13px;
	text-transform:lowercase;
}

#prodlist_header {
	width:194px !important;
}
#prodlist_header:hover {
	background:url(../images/prodlist_hover.png) transparent no-repeat top right !important;
}

#mainnav .subparent {
	margin-bottom:-1px !important;
	padding-bottom:1px !important;
	background:url(../images/subparent_marker.png) no-repeat bottom center;
}
#mainnav .subparent a:hover {
	background-image:url(../images/subparent_marker.png);
	background-repeat:no-repeat;
	background-position:50% 31px;
}


#content_container {
	margin:0 10px;
	background:url(../images/contentarea_repeat.png) #fff repeat-x bottom;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#content_container .shadow_deco_topleft {
	background:url(../images/shadow_deco_topleft.png) no-repeat top left;
}
#content_container .background_wrapper {
	min-height:300px;
	padding:20px 0px 40px 30px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.hassidebar #content_container .background_wrapper {
	background:url(../images/sidebar_background.png) transparent repeat-y right;
}


#header_scroller {
	top:34px;
	height:101px;
	background:#000;
	left:260px;
	width:682px;
	position:absolute;
	z-index:2;
}
#header_scroller .scroller_container {
	height:101px;
	width:682px;
	position:relative;
}
#header_scroller .rightmask {
	background:url(../images/headscroll_boundingmask_right.png) no-repeat;
	height:101px;
	width:118px;
	position:absolute;
	top:0;
	right:0;
	z-index:5;
}
#header_scroller .leftmask {
	background:url(../images/headscroll_boundingmask_left.png) no-repeat;
	height:101px;
	width:103px;
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}
#header_scroller .bottomhighlight {
	background:url(../images/headscroll_highlight_bottom.png) no-repeat bottom right;
	height:18px;
	width:682px;
	position:absolute;
	bottom:0;
	left:0;
	z-index:4;
}
#scroller_images {
	width:682px;
	height:100px;
	padding:1px 0 0;
	overflow:hidden;
}
#scrolling_table {
	border-spacing:0;
	border-collapse:collapse;
	margin:0 0 0 700px;
}
#scrolling_table td {
	margin:0;
	padding:0;
}
#scrolling_table td img {
	margin:0 600px 0 0;
}

.hassidebar #content_column {
	float:left;
	width:670px;
}
#sidebar_column { display:none; }
.hassidebar #sidebar_column {
	display:block !important;
	margin:0 0 0 700px;
	padding:55px 10px 10px;
}


#content_column h2 {
	color:#800;
	font-weight:normal;
	margin:25px 0;
	width:380px;
	line-height:25px;
}
#content_column h3 {
	color:#444;
	font-weight:normal;
	font-size:1.1em;
	border-bottom:1px solid #bbb;
	margin:10px 30px 10px 0;
	padding:5px 0;
}
#content_column p {
	font-size:.8em;
	line-height:1.7em;
	color:#444;
	margin:20px 0;
}
#quantity_add {
	width:30px;
}



#copyright {
	float:left;
	margin:10px 0 10px 30px;
	padding:0;
	color:#666;
}
#footerlist {
	float:right;
	margin:10px 30px 0 0;
	padding:0;
	color:#666;
	line-height:40px;
	cursor:default;
}
#footerlist li {
	display:inline;
	margin:0;
	padding:0;
}
#footerlist li a {
	color:#666;
	text-decoration:none;
	padding:10px;
	font-size:.9em;
}
#footerlist li a:hover {
	color:#fff;
	background-color:#111;
}

#designed {
	margin:0 30px 10px;
	padding:0;
	font-size:.7em;
	color:#333;
	clear:left;
	text-align:left;
}
#designed a {
	color:#444;
}



/* ---------- Miva Stuff ---------- */
.progress {
	background:url(../images/loading.gif) no-repeat 10px 50%;
	padding:0 0 0 50px;
	font-size:.8em;
	color:#777;
}
.xml_prod_list dl {
	margin:0;
	padding:0 10px;
	line-height:15px;
}
.xml_prod_list dd {
	padding:5px 0;
	margin:0;
	position:relative;
	z-index:1;
}
.xml_prod_list dd.open {
	z-index:10 !important;
}
.xml_prod_list dd a {
	color:#555;
	text-decoration:none;
	font-size:12px;
	letter-spacing:-.05em;
	position:relative;
	z-index:3;
	display:block;
	padding:5px;
}

.xml_prod_list dd .prod_info_flyout {
	background:url(../images/xml_moreinfo.gif) #fff no-repeat top left;
	position:absolute;
	z-index:2;
	top:4px;
	right:-1px;
	padding:45px 0 0;
	width:300px;
	border:1px solid #666;
	border-width:1px 1px 4px 2px;
	display:none;
}

.xml_prod_list dd .prod_info_flyout img {
	float:right;
	clear:none;
	margin:5px;
	padding:1px;
	background-color:#555;
	border:1px solid #aaa;
	width:160px;
}
.xml_prod_list dd .prod_info_desc {
	clear:none;
	padding:33px 5px 0;
	margin:0 170px 0 10px;
}
.xml_prod_list dd .prod_info_desc .product_price {
	font-size:.8em;
	color:#777;
	margin:0 0 10px !important;
}
.xml_prod_list dd .prod_info_desc .product_price span {
	font-size:1.7em;
	display:block;
	color:#050;
}
.xml_prod_list dd .prod_info_desc li {
	list-style-type:none;
}

.xml_prod_list dd .prod_info_desc .cart {
	width:80px;
	padding:0 10px 0 0;
	height:29px;
	line-height:29px;
	background:url(../images/xml_incart.gif) no-repeat;
	color:#fff;
	text-align:right;
	font-size:1.2em;
}


/* Miva Stuff */
#product_display_wrapper .image_container {
	float:right;
	margin:0 0 0 20px;
}
#product_display_wrapper .image_container img {
	border:1px solid #777;
	background:#333;
	padding:1px;
}
#product_display_wrapper .product_info ul {
	margin:0;
	padding:0;
	font-size:.8em;
}
#product_display_wrapper .product_info li {
	margin:0;
	padding:0;
	list-style-type:none;
}
#product_display_wrapper .product_info .product_price {
	font-size:1.7em;
	color:#050;
}

#product_display_wrapper .product_descrip {
	
}
#product_display_wrapper .product_descrip ul {
	margin:10px 0;
	padding:0 0 0 10px;
}
#product_display_wrapper .product_descrip li {
	margin:5px 0;
	font-size:.8em;
}


#product_category_wrapper {
	margin:0 0 0 0;
}
#product_category_wrapper .product_entry {
	width:435px;
	margin:10px 30px 10px 0;
	padding:0 0 15px;
	float:left;
	clear:none;
	position:relative;
}
#product_category_wrapper .product_entry.firstinrow {
	clear:left !important;
}
#product_category_wrapper .product_entry:hover {
	background:#eee;
}
#product_category_wrapper .product_entry h4 {
	border-bottom:1px solid #bbb;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:0;
	font-size:1.2em;
}
#product_category_wrapper .product_entry h4 a {
	color:#800;
	display:block;
	padding:7px 10px;
	text-decoration:none;
}
#product_category_wrapper .product_entry h4 a:hover {
	background:#ddd;
	text-decoration:underline;
}

#product_category_wrapper .product_entry .product_image {
	float:left;
	margin:0 0 0 15px;
}
#product_category_wrapper .product_entry .product_image img {
	border:1px solid #777;
	padding:1px;
	background:#333;
	max-width:150px;
}
#product_category_wrapper .product_entry .product_image a:hover img {
	border:1px solid #333;
	padding:1px;
	background:#ccc;
}

#product_category_wrapper .product_entry ul {
	margin:20px 15px 30px 190px;
	padding:0;
}
#product_category_wrapper .product_entry li {
	margin:10px 0;
	padding:0;
	list-style-type:none;
	font-size:.8em;
}
#product_category_wrapper .product_entry .product_price {
	color:#999;
	cursor:default;
}
#product_category_wrapper .product_entry .product_price span {
	display:block;
	font-size:1.8em;
	color:#494;
}
#product_category_wrapper .product_entry:hover .product_price span {
	color:#333;
}


#product_category_wrapper .product_entry .in_cart {
	color:#888;
	cursor:default;
	line-height:2em;
}
#product_category_wrapper .product_entry .in_cart .in_cart_quantity {
	font-size:1.3em;
	color:#444;
	vertical-align:top;
	font-weight:bold;
}

#product_category_wrapper .product_entry .read_more {
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	border-bottom:1px solid #ddd;
}
#product_category_wrapper .product_entry .read_more a {
	display:block;
	text-align:right;
	padding:5px 10px;
	font-size:1.3em;
	text-decoration:none;
	color:#aaa;
	text-transform:lowercase;
}
#product_category_wrapper .product_entry:hover .read_more a {
	color:#333;
}
#product_category_wrapper .product_entry .read_more a:hover {
	text-decoration:underline;
}


#sidelinktree {
	margin:0 -10px !important;
	padding:0 !important;
	border-top:1px solid #999;
	font-size:.8em;

}
#sidelinktree li.litoplevel {
	list-style-type:none;
	float:left;
	clear:none;
	width:100%;
	margin:0;
	padding:0;
	border-bottom:1px solid #999;
	line-height:30px;
}
#sidelinktree li a.atoplevel {
	display:block;
	position:relative;
	z-index:1;
	line-height:30px;
	height:30px;
	padding:0 40px 0 10px;
	background-image:url(../images/linkshadow.png);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#ccc;
	color:#333;
	text-decoration:none;
}
#sidelinktree li.prodlist_open a.atoplevel {
	/*background:#bbb;*/
	border-bottom:1px solid #999;
	font-weight:bold;
}
#sidelinktree li a.atoplevel:hover {
	background-color:#ddd;
}

#sidelinktree li .slidetoggler {
	position:absolute;
	top:0;
	right:0;
	height:30px;
	width:29px;
	border-left:1px solid #999;
	background-color:#aaa;
	cursor:default;
	background-image:url(../images/droplist.gif);
	background-repeat:no-repeat;
	background-position:top;
}
#sidelinktree li.prodlist_open .slidetoggler {
	border-bottom:1px solid #999;
	background-position:bottom;
}
#sidelinktree li .slidetoggler:hover {
	background-color:#ccc;
	cursor:default;
}

#sidelinktree li .prodlist_addition {
	padding:0;
}



.message {
	border-style:solid;
	border-width:1px;
	padding:10px;
	font-size:.9em !important;
}

.message.cart {
	background:#ff9;
	border-color:#a61;
	text-align:right;
	color:#922 !important;
}
.message.cart span {
	float:left;
}
.message.cart a {
	color:#922;
	text-decoration:none;
	padding:4px 6px;
}
.message.cart a:hover {
	background:#fff;
	color:#600;
}


.checkouttable {
	width:100%;
	border:0;
	padding:0;
	margin:0;
	border-collapse:collapse;
	font-size:.9em;
}
.checkouttable a {
	color:#900;
}
.checkouttable a:hover {
	color:#555;
}
.checkouttable input {
	font-size:.8em;
}
.checkouttable .updatetextbox {
	width:20px;
}
.checkouttable th {
	border:0;
	padding:5px 10px;
	margin:0;
	border-collapse:collapse;
	vertical-align:bottom;
	text-align:left;
	font-weight:normal;
	font-size:1.4em;
}
.checkouttable td {
	border:0;
	padding:10px;
	margin:0;
	padding:0;
	border-collapse:collapse;
	vertical-align:top;
	white-space:nowrap;
}
#carttable td {
	padding:10px !important;
}
#customertable td {
	padding:5px !important;
}

.checkouttable .productrow td {
	border-top:1px solid #999;
}
.checkouttable .productrow input[type="text"] {
	text-align:right;
}
.checkouttable .totalrow {
	font-size:1.3em;
}
.checkouttable .totalrow .labelrow {
	text-align:right;
}
.removebutton {
	padding:0 2px;
}

.required {
	font-weight:bold;
}
.error {
	color:#900 !important;
}

#videolinks {
	width:200px;
	position:absolute;
	top:230px;
	left:755px;
}

#videolinks h3 {
	font-size:.9em;
	font-weight:normal;
	color:#555;
}

#videolinks a img {
	border:0;
}

.instructional.twocol .col {
	height:230px;
}
.twocol .col {
	float:left;
	clear:none;
	width:335px;
}
.instructional.twocol .col a img {
	border:2px solid #000;
}

#popoutbox {
	width:580px;
	height:360px;
	padding:10px;
	background:#fff;
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-190px;
	margin-left:-300px;
	z-index:500;
	border:5px solid #000;
}
.closeit {
	float:left;
	padding:5px 10px;
	margin:15px 0 0 0;
	background:#fff;
	color:#900;
	border:3px solid #000;
	border-top-width:0;
	cursor:pointer;
	text-decoration:underline;
}
.closeit:hover {
	color:#000;
	text-decoration:none;
}
