@charset "UTF-8";

/*
-----------------------------------------------
Style Sheet

Site: stroker-ace
Author:   Space2Burn    www.space2burn.com
Version:  2009.03
----------------------------------------------- */


* { 
	margin:0;
	padding:0;
}
	
body {
	background-color:#C6B491;
	background-image:url(/sa-structure/sa_body_bg.gif);
	background-position:center 90px;
	background-repeat:repeat-x;
}

body, div, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	line-height:130%;
}

p { 
	margin:0 0 15px 0;
}

h1, .h1 {
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-stretch:condensed;
	color:#5F0E05;
	text-transform:uppercase;
	line-height:130%;
}
h2, .h2 {
	margin:0 0 10px 0;	
	font-size:18px;
	color:#993300;
	line-height:120%;
}

h3, .h3 {
	margin:0 0 10px 0;
	font-size:14px;
	color:#666;
	line-height:120%;
}

a:link, a:active, a:visited, a:hover, a:visited:hover {
	color:#5F0E05;
	text-decoration: none;
}

a:hover, a:visited:hover {
	text-decoration: underline;
}

table tr td {
	padding:4px;
}

ul, ol {
	margin:0px 0px 20px 5px !important;
	margin:0px 0px 20px 8px;
	padding:0px 0px 0px 10px;
}

li {
	margin:0 0 8px 13px;
}

img {
	border:none;
}

form select {
	margin:0 10px 0 0;
	padding:0;
	height:18px;
	background-color:#DACDBE;
}

form select input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}



/******* layout *******/

#container {
	position:relative;
	margin:0px auto;
	width:811px;
}

#glory {
	position:absolute;
	width:811px;
	height:57px;
	background:transparent url(/sa-structure/sa_top.png);
	background-position:top left;
	background-repeat:no-repeat;
}

#header {
	margin:0px auto;
	padding-top:10px;
	width:736px;
	height:80px;
}

#logo {
	float:left;
	width:446px;
	height:80px;
}

#live-area {
	margin:30px 0 0 0;
	padding:20px 55px 20px 60px;
	background-image:url(/sa-structure/sidebars_bg.gif);
	background-repeat:repeat-y;
}

#bottom {
	margin:3px 30px;
	height:13px;
	background-image:url(/structure/new/subnav_bg.gif);
}

#footer {
	margin15px 0;
	width:736px;
	text-align:center;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

#footer a:link, #footer a:active, #footer a:visited, #footer a:hover, #footer a:visited:hover {
	color:#666;
	text-decoration:none
}

#footer a:hover, #footer a:visited:hover {
	text-decoration:underline;
}


/******* navgroups *******/

#navgroup1 {
	position:absolute;
	width:748px;
	top:81px;
	z-index:2;
	text-align:right;
	color: #FFF;
}

#navgroup1 a:link, #navgroup1 a:active, #navgroup1 a:visited, #navgroup1 a:hover, #navgroup1 a:visited:hover {
	padding:2px 12px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFF;
}

#navgroup1 a:hover, #navgroup1 a:visited:hover {
	background-color:#CC6D3A;
}

#navgroup2{
	float:right;
	width:200px;
	text-align:right;
}

#navgroup2 a:link, #navgroup2 a:active, #navgroup2 a:visited, #navgroup2 a:hover, #navgroup2 a:visited:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	color:#993300;
	text-transform:uppercase;
	text-decoration:none;
}

#navgroup2 a:hover, #navgroup2 a:visited:hover {
	color:#666;
}


/******* hp specific *******/

#hp-glory {
	height:340px;
}

#hp-content {
	margin:0 0 20px 0;
	padding:0 0 10px 0;
	border-bottom:1px dashed #CCC;
}

#hp-content h2 {
	font-size:14px;
	color:#000;
}

#hp-content p {
	font-size:11px;
	color:#333333;
}

#hp-blog {
	float:left;
	width:320px;
	padding-right:23px;
	border-right:1px dashed #CCC;
}

#hp-about {
	float:right;
	width:330px;
}

#hp-squares a img {
	padding:1px;
	border:1px solid #ccc;
}

#hp-squares a img:hover {
	border:1px solid #000;
}



/******* classes *******/

.ad-rightcol {
	margin:0 0 20px 0;
}

.borderstyle1 {
	border: 4px solid #CCCCCC;
}

.alt-orange, .alt-green {
	margin:0 0 5px 0;
}

.alt-orange {
	color:#FF6B34;
}

.alt-green {
	color:#6FA033;	
}

.alt-brown {
	color:#663333;
}

.alt-burgandy {
	color:#902E58;
}

.divider {
	height:14px;
	background-color:#FF6B35;
	margin:20px 0 20px 0;
}



/******* S2B:ignite *******/

#shoppingcart {
	margin:0 -10px 10px -10px;
	padding:5px;
	background-color:#FFF;
	border:2px solid #996600;
}

#shoppingcart a {
	font-weight:bold;
}

#breadcrumb {
	margin:0;
	padding:5px;
	background-color:#FFFFFF;
}

#breadcrumb a {
	font-size:10px;
	color:#5F0E05;
	text-transform:uppercase;
}

.store-content {
	float:right;
	width:391px;
}

.store img{
	float:left;
}

.img-left {
	float:left;
	margin: 0px 15px 0px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 0px 15px;
}

.nopad tr td {
	padding:0;
}
/******* search_engine results *******/

#search-results .skuresults {
	margin:0 0 10px 0;
	height:55px;
	border:1px solid #999;
}


.skuimg {
	float:left;
	margin:0 10px 0 0;
	padding:2px 0 0 0;
	height:53px;
	width:55px;
	border-right:1px solid #999;
	text-align:center;
}

.skuinfo {
	float:left;
	padding:2px;
	width:460px;
}

.skuinfo a {
	display:block;
}

.skuinfo h3, .skuinfo h3 a {
	margin:0 0 3px 0;
	padding:0;
	background-color:transparent;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
}


/******* listed files *******/

#search-results .listresults {
	margin:0 0 10px 0;
}

#search-results .listresults p {
	margin:00;
	font-size:10px;
}

.listimg {
	float:left;
	margin:0;
	padding:2px 0 0 0;
	width:35px;
	text-align:left;
}

.listinfo {
	float:left;
	padding:2px;
	width:300px;
}

.listinfo h3 a {
	margin:0 0 3px 0;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
}


/******* general *******/

.red-alert {
	margin:20px 0;
	padding:10px;
	border:1px solid #CC0000;
	background-color:#F6EDF1;
	font-size:11px;
	font-weight:bold;
	color:#333;
}

.green-alert {
	margin:20px 0;
	padding:10px;
	border:1px solid #339933;
	background-color:#DCF3DA;
	font-size:11px;
	font-weight:bold;
	color:#333;
}

.hr {
	clear:both;
	height:1px;
	margin:20px 0;
	overflow:hidden;
	background-image:url(/structure/new/subnav_bg.gif);
	font-size:0.1em;
}

.clear {
	clear:both;
	height:0.1em;
	overflow:hidden;
	font-size:0.1em;
}
