/* General styles */

body {
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	margin: 0px;
	background-color: #CCCCCC;
}

td {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
}

th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

a:link, a:visited {
	text-decoration: none;
	color: #CC0000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

h2 {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	margin-top: 0;
}






img {
	border: none;
	margin-bottom: 10px;
}

form {
	display: inline;
}

#sw_breadcrumb {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #ED1C24;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
}

#sw_breadcrumb a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
}

#header {
	background-color: #ED1C24;
	height: 81px;
}

#topnav{
font-size: 11px;
color: #ffffff;
text-decoration: none;
text-align: center;
word-spacing: 10px;
background-color: #000000;
padding-bottom: 2px;
letter-spacing: 2px;
}

.navbar{
font-family: Arial,Helvetica,sans-serif;
font-size: 11px;
color: #ffffff;
text-decoration: none;
text-align: center;
word-spacing: 10px;
background-color: #000000;
padding-bottom: 2px;
letter-spacing: 2px;
}

a.navbar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}


a.navbar:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

a.navbar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

a.navbar:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#wrapper{
	width: 780px;
	background-color: #FFFFFF;
	float: left;
}






/* the following styles position the navigation to the left and content on the right */

#sidenav{
	background-color: #FFFFFF;
	width: 170px;
	position: relative;
	float: left;	
}

.shopbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	border: 1px solid #FFFFFF;
	border-top-width: 0px;
	border-right-width: 3px;
	border-left-width: 3px;
	height: 20px;
	width: 140px;
}

.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 140px;
}


a.buttontext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 140px;
}

a.buttontext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 140px;
}

a.buttontext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 140px;
}

a.buttontext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 140px;
}

.buttonborder {
	margin: 4px 4px 4px 5px;
	border: 1px solid #000000;

}

#sw_nav {
	float: left;
	width: 180px;
}

#sw_container {
	float: right;
	vertical-align: top;
	width: 100%;
	margin: 0;
	margin-left: -180px;
}

#sw_content {
	margin-left: 154px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 10px;
}
	
/* Shared elements. All main components use this formatting*/

.sw_hotpicks, .sw_featuredmerch, .sw_cats {
	clear: both;
	background-color: #ffffff;
	border: 1px solid #666;
	padding: 10px;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.sw_hotpicks ul, .sw_featuredmerch ul, .sw_cats ul {
	list-style-type: none;
	margin: 0;
	margin-left: 0;
	padding-left: 0;
}



/* Search box styling */

.sw_searchbox {
	clear: both;
	background-color: #f7f7f7;
	border: 1px solid #666;
	padding: 10px;
	margin: 0px;
	margin-bottom: 10px;
}

.sw_searchbox select {
}

#sw_searchform {
	vertical-align: top;
	display: inline;
}

#sw_searchbox h2 {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.sw_searchsuggestion {
	border: 1px dashed #ccc;
	padding: 8px;
	margin: 6px 0;
	font-size: 12px;
	font-weight: bold;
}

.sw_searchsuggestion h3 {
	margin: 0;
	display: inline;
	color: #c00;
	font-size: 12px;
}

.sw_searchsuggestion p {
	margin: 0;
	display: inline;
}

.sw_searchsuggestion ul {
	margin: 6px 0;
	padding: 0;
}

.sw_searchsuggestion ul li {
	display: inline;
	margin: 0;
	margin-right: 10px;
	padding: 0;
}

.refineby{
	margin: 10px 0;
	position: relative;
	width: 100%;
}


.refineby h3 {
	margin: 0;
	margin-top: 10px;
	font-size: 14px;
}

.refineby table {
	border-collapse: collapse;
	width: inherit;
}
	

.refineby td, .refineby th {
	border: 1px solid #666;
	background-color: #f7f7f7;
	padding: 6px;
	font-size: 12px;
	vertical-align: top;

}

.refineby th {
	background-color: #ccc;
}

.refineby a#clear {
	font-size: 10px;
	color: #666;
}



/* Hot Picks styling */

.sw_hotpicks {
	height: 1%;
	min-height: 120px;
}

/* Style added as hack for IE6 which has issues with floated elements and images.  IE ignores following style. */
html>body .sw_hotpicks {
	height: auto;
}

.sw_hotpicks h2 {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}

.sw_hotpicks h3 {
	font-weight: bold;
	font-size: 12px;
	padding-top: 24px;
	color: #CC0000;
}


.sw_hotpicks li {
	float: left;
	width: 266px;
	margin: 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(/templates/template_1/images/boxbg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.sw_hotpicks span {
	float: left;
 	width: 100px;
 	height: 140px;
}
 
.sw_hotpicks img {
	margin-right: 10px;
	border: 1px solid #ccc;
	margin-top: 30px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.sw_hotpicks div {
	clear: both;
	height: 1px;
}


/* Featured Merchants */


.sw_featuredmerch h3 {
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	margin-top: 0;
}

.sw_featuredmerch li {
	margin-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 8px;
}

.sw_featuredmerch img {
	border: 0;
}

#sw_featuredtext {
	margin: 0;
}

#sw_featuredtext h4 {
	margin: 0;
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
}

/* Category listing styles */


.sw_cats li {
	margin-bottom: 12px;
}

.sw_cats h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

.sw_cats h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 4px 0;
}

/* styles for product listing pagination */

#sw_resultsheader {
	text-align: center;
	font-weight: bold;
	margin: 20px 0;
	clear: both;
}

#sw_resultsheader select {
}

#sw_prodsperpage {
	float: left;
	margin-right: 20px;
	margin-left: 10px;
}

#sw_sortby {
	float: right;
	margin-left: 20px;
}

#sw_pagination {
	clear: both;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}


/* Styles for formatting product lists */

.sw_productlist ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 20px;
	position: relative;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;

}

.sw_productlist h3, .sw_productdesc h3 {
	margin: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 15;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.sw_productdesc p {
	font: normal 12px Arial, Verdana, Helvetica, sans-serif;
}

li.sw_productentry {
	background-color: #fff;
	position: relative;
	clear: both;
	height: 1%;
	min-height: 100px;
	width: auto;
	vertical-align: top;
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	background-image: url(templates/template_1/images/bgtop.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 20px;
}

.sw_productlist{
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 10px;
	height: auto;

}

/* Style added as hack for IE6 which has issues with floated elements and background images.  IE ignores following style. */
html>body li.sw_productentry {
	height: auto;
}

.sw_productphoto {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 15px;
}

.sw_productdesc {
	margin: 0;
}

.sw_productdesc ul {
	list-style-type: square;
	margin: 0;
}

.sw_productdesc ul li {
	background: none;
	margin-left: 18px;
	padding-left: 2px;
}

.sw_productcat {
	font-size: 10px;
}

.sw_productcat a {
	text-decoration: underline;
}

.sw_productlogo {
	display: block;
	float: right;
}

.sw_productdivider {
	clear: right;
	display: block;
	height: 1px;
}

.sw_productbuy {
	float: right;
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	vertical-align: top;
}

.sw_productbuy img{
	margin-left: 10px;
}

.sw_error {
	clear: both;
	background: #fff url(../images/warning_icon.gif) no-repeat top left;
	padding-left: 60px;
	height: 50px;
	font-size: 12px;
	margin: 18px 0;
}


.sw_error h3 {
	font-size: 12px;
	color: #f00;
	margin: 0;
}


/* footer */

#sw_footer {
	clear: both;
	margin: 10px 0;
	padding: 6px 0;
	border-top: 1px solid #666;
}



/* index styles */
.head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
	height: 12px;
	padding-bottom: 1px;
	margin: 0px;
	padding-top: 1px;
}

.readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: right;
	font-weight: bold;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 10px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.newsheadnolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C60000;
	text-align: left;
	text-decoration: none;
}

.leftpic {
	margin-right: 9px;
	margin-bottom: 1px;
}


.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: none;
	line-height: 14px;
}

#intro{
	background-color: #ED1C24;
	height: 20px;
	margin-top: 5px;
	position: relative;
	
	margin-left: 170px;
	margin-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
}


#introhead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	position: absolute;
	left: 450px;
	top: 150px;
}



#introtext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: absolute;
	left: 350px;
	top: 250px;
	line-height: 16px;
	font-weight: bold;
	width: 380px;
	text-align: right;

}

#intropic{
	margin-left: 170px;
}

#skyscraper{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}