body{
margin:0px;
padding:0px;
font: 11px Verdana, Arial, Sans-Serif; line-height: 170%;
}

#maincontainer { margin: 0px; }
#contentwrapper { float: left; width: 100%; }
#topsection { background: #ffffff; }
#clear { clear: both; }
#contentcolumn { margin-left: 187px; }
#leftcolumn { float: left; width: 180px; margin-left: -100%; background: #ffffff; }
#footer { clear: left; width: 100%; background: #ffffff; text-align: center; padding: 4px 0px; }

.innertube { margin: 10px; margin-top: 0px; }

.catlisting {
display: block;
height: 175px;
padding: 5px 0px;
}

a:link {
 color: #0000ff;
 }

a:visited {
 color: #0000ff;
 }

a:active {
 color: #ff0000;
 }

a:hover {
 color: #ff0000;
 }


img.tabs {
 margin: 0px;
 padding: 0px
 border: none;
}

.price {
font-size: 140%;
color: #ff0000;
}

.details
{ 
    color: #009966;
}

.StdText
{
    color: #000000;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.shadetabs{
border-top: 4px solid #000098;
border-bottom: 4px solid #000098;
/* width: 90%; width of menu. Uncomment to change to a specific width */
margin-bottom: 1em;
background: #000098;
}

.shadetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(media/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
background-image: url(media/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(media/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
