body
{
background-repeat: repeat-y;
background-image: url(fakeCol1.gif);
margin: 0px 0px 0px 0px;padding: 0;
border: 0; color: #474645;
font: 8.5pt arial, sans-serif;line-height: 1.5em;
}


.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating{
background: url(star.gif) left -1000px repeat-x;
}
.star-rating{
position:relative;
width:125px;
height:25px;
overflow:hidden;
list-style:none;
margin:0;
padding:0;
background-position: left top;
}
.star-rating li{
display: inline;
}
.star-rating a,
.star-rating .current-rating{
position:absolute;
top:0;
left:0;
text-indent:-1000em;
height:25px;
line-height:25px;
outline:none;
overflow:hidden;
border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus{
background-position: left bottom;
}
.star-rating a.one-star{
width:20%;
z-index:6;
}
.star-rating a.two-stars{
width:40%;
z-index:5;
}
.star-rating a.three-stars{
width:60%;
z-index:4;
}
.star-rating a.four-stars{
width:80%;
z-index:3;
}
.star-rating a.five-stars{
width:100%;
z-index:2;
}
.star-rating .current-rating{
z-index:1;
background-position: left bottom;
}


.mainwidth {
	width:100%;
	min-width:990px;
}

.maincontent {
}

* html .mainminwidth {
	padding-left:960px;
}

* html .maincontainer {
	margin-left:-960px;
	position:relative;
}

/*\*/
* html .mainminwidth, * html .maincontainer, * html .maincontent, * html .mainlayout  {
	height:1px;
}
/**/


td
{
font: 8.5pt arial, sans-serif;
}

#A_panel, #A_link
	{
	display: block;
	}
#B_panel, #B_link
	{
	display: none;
	}



a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {

}

h1, h2, h3, h4, h5, h6, p, div, form, img, hr, ul
{
	padding: 0; border: 0;
}

#rightBar {
width:150px;float:right;margin: 0 auto;padding-top:5px;
margin-right:10px;
margin-bottom:1px;
}




#main
{
clear:both;
width:100%;
height:100%;
margin: 0 auto;
text-align: left;
}

.sidetable
{
 line-height:100%;
 margin-top:2px;
}

.sidetable td
{
padding-top:1px;
padding-bottom:2px;
}

#leftBar
{
float:left;
width: 170px;
border-left:#c8d6ec 6px solid;
border-right:#b2b2b2 1px solid;
background:#1a59b7;
}


* html #leftBar {
width: 177px;
}

.leftBarItem {
overflow:hidden;
}

.leftBarItem a:link, .leftBarItem a:visited {
height:19px;
padding-top:5px;
font-weight:bold;
background:#1a59b7;
width:auto;
color: #FFFFFF;
text-decoration: none;
padding-left:6px;
background-image:url(menu_button.gif);
background-repeat: no-repeat;
background-position:  left;
display:block;
}

* html .leftBarItem a:link {

height:24px;
width:100%;

}

* html .leftBarItem a:visited {

height:24px;
width:100%;

}

.leftBarItem a:hover, .leftBarItem  a:active {
height:19px;
padding-top:5px;
background:#4f96ff;
width:auto;
color: #ffffff;
text-decoration: none;
font-weight: bold;

background-image:url('menu_button_bg.gif');
background-repeat: no-repeat;
background-position:  left;
}

* html .leftBarItem a:hover {

height:24px;
width:100%;

}

* html .leftBarItem a:active {

height:24px;
width:100%;

}

.mainMenuItem
{
height:22px;


float:left;

width:46px;
text-align:center;
font-weight:bold;
color:#ffffff;


padding-top:5px;
padding-left:12px;
padding-right:12px;
}

* html .mainMenuItem {

height:27px;
width:70px;

}

.mainMenuItem:hover {background: #c8d6ec ;}


.mainMenuItem a:link, .mainMenuItem a:visited, .mainMenuItem  a:active { 
text-decoration: none;
color:#ffffff;

}
#mainMenuItemSearch {
padding-top:4px;color:#FFFFFF;height:23px;
}

.mainMenuItem a:hover {
text-decoration: none;
color:#ffffff;
background: #c8d6ec;

}



.underlineUrl {
}

.underlineUrl a:link, .underlineUrl a:visited, .underlineUrl a:hover, .underlineUrl  a:active {
text-decoration: underline; font-weight:bold;
}

.cartUrl {
float:left;
width:100%;
text-align:right;

}

.cartUrl a:link, .cartUrl a:visited {
text-decoration: none; color:#FFFFFF;
}

.cartUrl a:hover, .cartUrl  a:active {
text-decoration: underline;color:#FFFFFF;
}

.newsUrl {

}


.newsUrl a:link, .newsUrl a:visited {
 color:#000000; font-weight:bold;
}

.newsUrl a:hover, .newsUrl  a:active {
text-decoration: underline; color:#474645; font-weight:bold;
}


.shopUrl {
padding-top:3px;
}

.shopUrl a:link, .shopUrl a:visited, .shopUrl a:hover, .shopUrl  a:active {
text-decoration: underline;
}

#middleContentLeftBar {
width:180px;float:left;
}

#topLayer, #middleContent {
width:auto;
}

#mainMenu {
width:auto;
}
#topLayer {
background:#FFFFFF;
height:90px;text-align:center;
}


#middleContent {
border-top:#c8d6ec 3px solid;
}

#innerMenu {
width:100%;background:#292929;height:27px;
border-top:#c8d6ec 3px solid;
}

#content
{
width:auto;
margin-left:198px;
padding-top:12px;
margin-right:198px; 
background:#FFFFFF;


}

* html #content {

width:100%;

}

#foot {
clear:both;;background:#FFFFFF;margin-top:6px;padding-left:12px;padding-top:4px;padding-bottom:7px;border-top:#cecfce 1px solid;
}

* html #foot {



}


.textHuge { font-family: verdana,arial,helvetica,sans-serif;
        font-size: 20px;
	COLOR: #000000;
	font-weight: bold;
	text-decoration: none }


.HeavyHeader p{
	line-height: 140%;
}

.HeavyHeader h2{
	font-family:Verdana;
	color: #474645;
	font-size: 2.0em;
	line-height: 125%;
	padding:0px;
	margin:0px;
}

.HeavyHeader3 h2{
	font-family:Verdana;
	color: #474645;
	font-size: 1.0em;
	line-height: 125%;
	padding:0px;
	margin:0px;
}


.HeavyHeader2 h2{
	font-family:Verdana;
	color: #474645;
	font-size: 3.0em;
	line-height: 125%;
	padding:0px;
	margin:0px;
}

.rand5 { 
border: 1px solid #c4c4c4;
margin-right: auto;
margin-left: auto;
}

.bg { 
background-color: #e5e5e5;
}
.odd { 
background-color: #ffffff;
}
.even { 
background-color: #f7f3f7;
}
