/* Initialization */

* {
margin: 0;
padding: 0;
}

img, fieldset {
border: 0;
}

.clear {
clear: both;
}

.left {
float: left;
padding: 10px;
}

.right {
float: right;
}


/* Main Styles */

body {
font-size: .8em;
font-family: Arial, Helvetical, Verdana, Tahoma, sans-serif;
color: #333;
background: #fff;
}

#wrapper {
width: 980px;
margin: 0 auto;
}

#header {
}

ul#subNav {
margin: 0 0 0 680px;
list-style-type: none;
}

ul#subNav li {
float: left;
}

ul#subNav li a{
float: left;
display: block;
padding: .2em .5em;
color: #333;
}

ul#subNav li a:hover {
text-decoration: none;
}

#contentWrapper {
clear: both;
background: url('../images/content-bg.jpg') repeat-y center top;
width: 980px;
}

#cTop {
background: url('../images/content-top-bg.jpg') no-repeat center top;
width: 980px;
height: 34px;
}

#cBottom {
background: url('../images/content-bottom-bg.jpg') no-repeat center bottom;
width: 980px;
height: 34px;
margin: 0 0 20px 0;
}


ul#nav {
list-style-type: none;
float: left;
border-bottom: 3px solid #48A41E;
width: 100%;
margin: 0 0 30px 0;
}

ul#nav li.first {
margin: 0 0 0 725px;
}
ul#nav li {
float: left;
background: url('../images/tab-right.jpg') no-repeat right bottom;
height: 32px;
}

ul#nav li a{
float: left;
display: block;
padding: 0 2em;
background: url('../images/tab-left.jpg') no-repeat left bottom;
height: 32px;
line-height: 35px;
color: #fff;
text-decoration: none;
font-size: 1.2em;
font-family: "Trebuchet MS", Tahoma, sans-serif;
font-weight: bold;
}

ul#nav li a:hover {
text-decoration: underline;
}

#subCol {
float: left;
width: 235px;
}

#subCol h2 {
background: url('../images/categories.jpg') no-repeat center top;
width: 191px;
height: 34px;
text-indent: -9999px;
margin: 0 auto;
}

ul#categories {
list-style-type: none;
width: 187px;
margin: 0 auto;
padding: 10px 0;
border: 2px solid #3DB3FE;
border-top: 0;
font-size: 1.1em;
}

ul#categories li {
background: url('../images/category-bullet.jpg') no-repeat 10px center;
text-indent: 25px;
padding: .5em;
border-bottom: 1px dashed #3DB3FE;
}

ul#categories li.last {
border-bottom: 0;
}

ul#categories li a {
color: #707070;
text-decoration: none;
}
ul#categories li a:hover {
text-decoration: underline;
}

#mainCol {
float: right;
width: 740px;
}

#products {
background: url('../images/row-bg.jpg') repeat-y center top;
width: 685px;
margin: 0 auto;
}

#mainCol .row {
height: 280px;
width: 685px;
border-bottom: 1px solid #ccc;
margin: 20px auto;
}

#mainCol .last {
border: 0;
}

.product {
float: left;
width: 330px;
}

.productRight {
margin: 0 0 0 25px;
}

.row h3 {
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 1.6em;
color: #464646;
text-decoration: underline;
}

.row p {
color: #787878;
margin: 10px 0 0 0;
line-height: 1.5;
}

span.price {
font-size: 1.6em;
color: #49B8FE;
font-weight: bold;
}

#mainCol ul {
clear: left;
list-style-type: none;
margin: 0 0 20px 0;
width: 340px;
}

#mainCol ul li {
padding: 2px 0;
}


#mainCol ul li span {
font-weight: bold;
width: 140px;
display: inline-block;
vertical-align: top;
}

#mainCol ul li span.desc {
font-weight: normal;
width: 180px;
}

#search {
background: url('../images/search-bg.jpg') no-repeat center center;
width: 695px;
height: 68px;
margin: 0 auto;
position: relative;
}

#search label {
position: absolute;
text-indent: -9999px;
}

#search input#searchQuery {
border: 0;
width: 426px;
position: absolute;
left: 162px;
top: 23px;
height: 20px;
padding: 5px 0 0 0;
}

#search input#go {
position: absolute;
left: 602px;
top: 23px;
width: 45px;
height: 25px;
border: 0;
background: transparent;
text-indent: -9999px;
}



#footer {
clear: both;
text-align: center;
background: url('../images/footer-bg.jpg') repeat-x left top;
height: 82px;
display: table;
width: 980px;
color: #fff;
}

#footer p {
display: table-cell;
vertical-align: middle;
line-height: 1.4;
}

#footer a {
color: #fff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

body#alternate {
font-size: .8em;
font-family: Arial, Helvetical, Verdana, Tahoma, sans-serif;
color: #333;
background: #fff;
margin: 35px 0 0 0;
}

#alternate #wrapper {
width: 990px;
margin: 0 auto;
background: url('../images/wrapper-bg.gif') repeat-y center top;
}


#alternate #mainCol {
float: right;
width: 570px;
margin: 0 10px 0px 0;
border-left: 1px dashed #ccc;
}

#alternate #top {
background: url('../images/top-bg.gif') no-repeat center top;
width: 990px;
height: 100px;
border-bottom: 1px dashed #ccc;
}

#alternate #top1 {
background: url('../images/top-bg.gif') no-repeat center top;
width: 990px;
height: 25px;
}

#alternate #logo {
margin: 20px 0 0 30px;
}


#alternate #bottom {
background: url('../images/bottom-bg.gif') no-repeat center top;
width: 990px;
height: 25px;
}

#alternate #col1 {
float: left;
width: 192px;
height: 144px;
border-left: 2px solid #d3d3d3;
border-bottom: 1px solid #d3d3d3;
border-top: 5px solid #ff8b1b;
}

#alternate #mainCol #col1 ul, #alternate #mainCol #col2 ul, #alternate #mainCol #col3 ul {
list-style-type: none;
text-align: left;
width: 90%;
margin: 5%;
}

#alternate #mainCol #col1 ul li, #alternate #mainCol #col2 ul li, #alternate #mainCol #col3 ul li {
padding: 2px 0;
}

#alternate #mainCol #col1 ul li a, #alternate #mainCol #col2 ul li a, #alternate #mainCol #col3 ul li a {
padding: 5px;
display: block;
color: #333;
text-decoration: none;
}

#alternate #mainCol #col1 ul li a {
background: #ff8b1b;
}

#alternate #mainCol #col2 ul li a {
background: #afafaf;
}

#alternate #mainCol #col3 ul li a {
background: #4f79b5;
}

#alternate #mainCol #col1 ul li a:hover, #alternate #mainCol #col2 ul li a:hover, #alternate #mainCol #col3 ul li a:hover {
background: #333;
color: #fff;
}

#alternate #col2 {
float: left;
width: 200px;
height: 144px;
border-right: 2px dotted #d3d3d3;
border-bottom: 1px solid #d3d3d3;
border-top: 5px solid #afafaf;
}

#alternate #col3 {
float: left;
width: 170px;
height: 144px;
border-right: 2px solid #d3d3d3;
border-bottom: 1px solid #d3d3d3;
border-top: 5px solid #4f79b5;
}

#alternate #product {
float: right;
width: 570px;
}

#alternate #search {
background: url('../images/search-title.jpg') no-repeat left top;
width: 550px;
margin: 10px 0 0 10px;
height: 59px;
position: relative;
}

#alternate #search input#searchQuery {
border: 0;
position: absolute;
top: 20px;
left: 100px;
width: 370px;
padding: 0;
}

#alternate #search input#searchit {
position: absolute;
top: 20px;
left: 490px;
width: 40px;
border: 0;
background: transparent;
text-indent: -9999px; 
}

#alternate #mainCol h1 {
margin: 10px 0;
font-size: 1.5em;
}

#alternate #mainCol h2 {
margin: 70px 0 15px 0;
font-size: 1.4em;
}

#alternate #mainCol ul {
list-style-type: none;
float: right;
margin: 0 0 20px 0;
clear: none;
width: auto;
}

#alternate #mainCol ul li {
padding: 5px;
}

#alternate #mainCol ul li.odd {
background: #edf1f6;
}

#alternate #mainCol ul li span {
font-weight: bold;
width: 150px;
display: inline-block;
vertical-align: middle;
}

#alternate #mainCol ul li span.desc {
font-weight: normal;
width: 405px;
}

#alternate #subCol {
width: 396px;
margin-left: 5px;
}




#alternate .searchResults {
border-bottom: 1px dashed #ccc;
}


#alternate .description {
float: left;
width: 230px;
margin: 0 0 10px 10px;
}

#alternate .description h3 {
color: #ff6600;
font-size: .9em;
margin: 5px 0;
}

#alternate .description p {
font-size: .8em;
}


#alternate .shop {
float: left;
width: 75px;
padding: 15px 0;
text-align: center;
font-size: .8em;
}


#alternate .price {
float: left;
width: 63px;
padding: 15px 0;
text-align: center;
}

#alternate .price h4 {
font-size: 1.2em;
color: #ff6633;
}

#alternate .price p {
font-size: .8em;
}

#alternate #footer {
clear: both;
text-align: center;
background: url('../images/footer-bg.jpg') repeat-x left top;
height: 82px;
display: table;
width: 980px;
color: #fff;
margin: 30px auto 0 auto;
}

#alternate #footer p {
display: table-cell;
vertical-align: middle;
line-height: 1.4;
}

#alternate #footer a {
color: #fff;
text-decoration: none;
}

#alternate #footer a:hover {
text-decoration: underline;
}


/* Main Page Styles */
#alternate #header {
width: 980px;
margin: 0 auto;
}

#alternate ul#subNav {
margin: 0 0 0 680px;
list-style-type: none;
}

#alternate ul#subNav li {
float: left;
}

#alternate ul#subNav li a{
float: left;
display: block;
padding: .2em .5em;
color: #333;
}

#alternate ul#subNav li a:hover {
text-decoration: none;
}

#alternate ul#nav {
list-style-type: none;
float: left;
border-bottom: 3px solid #48A41E;
width: 100%;
margin: 0 0 30px 0;
}

#alternate ul#nav li.first {
margin: 0 0 0 485px;
}
#alternate ul#nav li {
float: left;
background: url('../images/tab-right.jpg') no-repeat right bottom;
height: 32px;
}

#alternate ul#nav li a{
float: left;
display: block;
padding: 0 2em;
background: url('../images/tab-left.jpg') no-repeat left bottom;
height: 32px;
line-height: 35px;
color: #fff;
text-decoration: none;
font-size: 1.2em;
font-family: "Trebuchet MS", Tahoma, sans-serif;
font-weight: bold;
}

#alternate ul#nav li a:hover {
text-decoration: underline;
}


#otherContent {
padding: 10px;
}


#wo_side #contentWrapper {
clear: both;
background: url('../images/content-bg1.jpg') repeat-y center top;
width: 980px;
}

#wo_side #cTop {
background: url('../images/content-top-bg1.jpg') no-repeat center top;
width: 980px;
height: 34px;
}

#wo_side #cBottom {
background: url('../images/content-bottom-bg1.jpg') no-repeat center bottom;
width: 980px;
height: 34px;
margin: 0 0 20px 0;
}

#wo_side #otherContent {
padding: 0px 30px;
}

