@import url(uber_core.css);

#header  { 
 display:block;
 width:100%;
 border:0px solid;
 background:#DB812D;
 float:left;
}
#header #logo {
 border:0px solid;
 float:left;
 width:162px;
}

#header #headercopy {
 width:70%;
 float:right;
 text-align:right;
 padding-right:10px;
 margin-top:10px;
}

#header #headercopy h2 {
 margin:0px;
 font-size:18px;
 text-transform:uppercase;
 margin-bottom:3px;
}

#header #headercopy h3 {
 margin:0px;
 font-size:18px;
 text-transform:Capitalize;

}


#contentnav {
 text-align:right;
 padding-bottom:15px;
 border:0px solid;
 font-weight:bold;
 text-transform:uppercase;
}


.catHeader {
margin-top:12px;
background: #CAE079;
padding:5px;
}

#footer .columnleft {
 float:left;
 width:50%;
 padding-top:3px;
 padding-left:1px;
}

#footer .columnleft .copy {
 font-weight:bold;
 margin:6px 0 0 10px;
 float:left;
 line-height:18px;
}


#footer .columnright {
 float:right;
 border:0px solid;
 font-weight:bold;
 width:260px;
 text-align:right;
}

#footer .searchbar {
 border:0px solid;
 font-weight:bold;
 padding-top:11px;
}


.rightbar {
 float:right;
 width:140px;
 border-left:0px solid;
 padding-left:10px;
}

.bodycontent {
 border:0px solid;
 float:left;
 width:450px;
 text-align:center;
 font-weight:bold;
 font-size:14px;
}

.bodyfooter {
 padding-top:10px;
 clear:left;
 font-weight:normal;
 font-size:12px;
 margin-right:120px;
 border:0px solid;
}

.green {
color:#C0D441;
}

.orange {
color:#DB802D;
}

/* links */

.linklisting {
 clear:left;
 text-align:center;
 margin-bottom:10px;
}

.linklisting .linkdescription {
 text-align:left;
 clear:left;
 margin-top:12px;
 background: #CAE079;
 padding:5px;

}




.linklisting .linkdetaileddescription {
 margin-top:20px;
 text-align:left;
 clear:left;
}


.linklisting .linkdescription,
.linklisting .caption {
 text-align:left;
 clear:left;
}

.linklisting .linkblock{
 border:0px solid;
 margin:0 auto;
 margin-top:10px;
 margin-bottom:10px;
}

.linklisting .linkblock img{
 display:block;
 border:1px solid;
}

.center {
 margin:0px auto;
 border:0px solid;
 display:block;
 margin-top:10px;
}

.irow {
 border:0px solid;
 padding-top:10px;
}

.first {
 border:0px solid;
 float:left;
 margin-top:10px;
 clear:left;
}

.inner {
 border:0px solid;
 float:left;
 margin-top:10px;
 margin-left:44px;

}

.last {
 float:left;
 margin-top:10px;
 margin-left:44px;
}

.irow img {border:1px solid black}


#category_faq .linklisting {
 text-align:left;
 clear:left;
 margin-bottom:10px;
}

#category_faq .linktitle {
 font-weight:bold;

}

#category_faq .bullet {
 color:#c0d441;
 font-size:50px;
 vertical-align:middle;
 padding:0px 10px 0 3px;
 margin:0px;
 border:0px solid;
 display:inline;
 clear:left;
 line-height:35px;
}


#category_faq .linkdescription {
 margin-top:0px;
 background:white;
 margin-left:28px;
}

#category_ubers .linkdetaileddescription {
 margin-top:0px;
 background:white;
 margin-left:28px;
 float:right;
 width:300px;
}

#category_ubers .linkdescription {
 margin-top:0px;
 background:white;
}

.productlisting {
 clear:left;
 margin-bottom:20px;
 width:100%;
float:left;
}


.productlisting .first {
 margin:0px;
 margin-right:15px;

}


.product {
 text-align:left;
border:0px solid;
height:30px;
}
.product .sku_price {
 float:right;
 margin-right:15px;
 font-weight:bold;
}

.product .buy_now {
 float:right;

}

.product .sku_number {
 font-weight:bold;
 color:#cc0000;
}


.searchlisting {
 margin-bottom:15px;
}

.review {
 margin-top:20px;
 margin-bottom:20px;
 text-align:left;
}
.review h4{
 font-weight:normal;
 color:#DB812D;
 font-size:10px;
}

.reviewbyline, .reviewer {
 font-size:10px;
 color:#DB812D;

}


