body
{
    margin-top: 0px;
    font-size: 11px;
    font-family:  Verdana, Arial,Helvetica, sans-serif;
    background: url(/images/v6/bg_0.jpg) top center no-repeat black fixed;
}


.SideNav
{
    border-left: solid 1px #666;
    width: 160px;
    background-color: White;
    padding: 2px;
    height: 550px;

}
.Content
{
    background-color: White;
    padding: 2px;    
    width: 645px;
    min-height: 550px;
    padding-bottom: 20px;
    vertical-align: top;
}

.SideAd
{
	background-color: White;
	width: 175;
	height: 550px;
	border-right: solid 1px #666;
	padding-right:3px;
	padding-top: 3px;
}


/******************************************************SideNav****************************************************/

.rpOut, .rpRootGroup, .rootSelectedItem, .rootItem:hover {
	border: none !Important;
}

.rpImage {
	padding:0px !Important;
}
.rpText {
	padding:1px !Important;
}

.sportItem, .sportItem:hover
{
	font-weight: bold;
    font-size: 11px;   
    line-height:26px;
	vertical-align:middle;
    padding-top: 0px;
    padding-left: 0px;
    margin-bottom: 3px; 
    text-align: left;   
    border: none 1px #669900;
}

.sportItem
{
	background-color: #999 !Important;
    color: #FFF;
    list-style-type: none;
    width: 165px;
}

.sportItem:hover
{
	background-color: #fff !Important;
    color: #690;
    text-decoration: underline !Important;
}

.sportItem span
{

}


.rootItem, .rootSelectedItem, .rootItem:hover
{
    font-weight: bold;
    font-size: 11px;
    height: 18px;    
    padding-top: 5px;
    padding-left: 5px;
    margin-bottom: 3px; 
    text-align: left;   
    border: none 1px #669900;
}

.rootItem
{
    background-color: #669900 !Important;
    color: #FFF;
    list-style-type: none;
    width: 160px;
}

.rootSelectedItem
{
    background-color: #FFF !Important;
    color: #669900;
    list-style-type: none;
    width: 160px;
    border: none !Important;
}

.rootItem:hover
{
    background-color: #fff !Important;
    color: #669900;
    text-decoration: underline !Important;
    height:19px;
}


.subItem, .subItem:hover
{
    font-size: 9px;
    height: 17px;
    padding-bottom: 6px;
    text-align: center;
}


.subItem
{
    background-color: #FFF !Important;
    color: #669900;
    border-bottom: solid 1px #ddd !Important;
}
.subItem:hover
{
    color: #7a1;
}

/******************************************************SHOPPING ITEM****************************************************/

.ShoppingItem {
	width: 196px;
	border: solid 2px #690;			
	text-align: center;
	font-family: Verdana;
	margin-right: 8px;
	-moz-border-radius: 5px;
-webkit-border-radius: 5px;

}
.ShoppingItem td {
	
}

.ShoppingItemTitle {
	background-color: #cccccc;
	height: 20px;
	padding: 6px;
	font-weight: 600;
	color: White;
	font-size: 14px;
}

.ShoppingItemImage {
	border-bottom: solid 1px #690;
	height: 175px;
}

.ShoppingItemCost {
	padding: 2px;
	background-color: #fff;
	color: #690;
	font-weight:600;
	border-bottom: solid 1px #690;
}

.ShoppingItemDescription {
	vertical-align: top;
	font-size: 10px;
	height: 60px;
	padding: 2px;
	text-align: left;
}

.ShoppingItemButton {
	background-color: #cccccc;
	color: White;
	text-align: right;
	padding: 2px;
	height: 30px;
}



/******************************************************SHOPPING ITEM****************************************************/
