﻿body
{
	font-family: Tahoma;
	font-size: 10pt;
	background-color: #829597;
}

#Main
{
	width: 745px;
	margin: 0 auto;
	text-align: center;
}

H1
{
	font-size: 10pt;
	display: inline;
}

A
{
	text-decoration: none;
	color: Blue;
}

A:visited
{
	color: blue;
}

A:hover
{
	text-decoration: underline;
}

table
{
	border-collapse: collapse;
	padding: 0px;
	border: 0;
	margin: 0px;
}

td
{
	padding: 0px;
}

/***** navigation menu *****/

ul, li ul
{
	margin-top: 0px;
	margin-bottom: 1px;
}

li
{
	margin-top: 2px;
	margin-left: -46px;
	display: block;
	width: 128px;
	background-color: #3844ff;
	list-style-type: none;
	border-style: solid;
	border-width: 2px;
	border-left-color: #3844ff;
	border-top-color: #3844ff;
	border-bottom-color: #8585ff;
	border-right-color: #8585ff;
}

li:hover
{
	background-color: #cccccc;
	border-color: White;
}

li a
{
	margin-top: -2px;
	color: white;
	display: block;
	width: 128px;
	padding-left: 8px;
}

li a:visited
{
	color: white;
	display: block;
	width: 128px;
	padding-left: 8px;
	
}

li:hover a
{
	color: black;
	display: block;
	width: 128px;
	padding-left: 8px;
}

.liSubCat
{
	margin-left: -42px;
	background-color: #8585ff;
	border-color: #bbb;
	border-style: none;
}

.liSubCat:hover
{
	margin-left: -42px;
	background-color: white;
	border-color: White;
}

.SelectedCat
{
	background-color: #99ff66;
}
.SelectedCat:hover
{
	background-color: #99ff66;
}

.SelectedCat a
{
	color: #111111;
}



/*********************************/

#TitleLeft
{
	width: 139px;
}

#TitleTop
{
	width: 588px;
	background: url(     'images/top.gif' ) 0 0;
	background-repeat: repeat-x;
	color: #FFFFFB;
	text-align: left;
}

#ClubShopTitle1
{
	position: relative;
	left: 0px;
	top: -15px;
	font-weight: bold;
	font-size: 18pt;
	font-family: Tahoma;
}

#ClubShopTitle2
{
	position: relative;
	left: 10px;
	top: -15px;
	font-size: 14pt;
	font-family: Verdana;
}

#HorizMenu
{
	position: relative;
	left: -10px;
	top: 5px;
	font-size: 10pt;
	font-family: Verdana;
}
#HorizMenu A
{
	padding: 14px;
	color: White;
	cursor: pointer;
	text-decoration: none;
}
#HorizMenu A:hover
{
	color: yellow;
}

.HorizMenuSelected
{
	color: yellow; 
	font-weight: bold;
}

#TitleRight
{
	width: 18px;
	background: url(        'images/top_right.gif' ) 0 0;
	background-repeat: no-repeat;
}


#tabMainContent td
{
	background-color: #EEEEEE;
}


#ContentLeft
{
	width: 7px;
	background: url(        'images/left.gif' ) 0 0;
	background-repeat: repeat-y;
}

#Content
{
	width: 731px;
}

#ContentRight
{
	width: 7px;
	background: url(        'images/right.gif' ) 0 0;
	background-repeat: repeat-y;
}

#BottomLeft
{
	width: 21px;
	height: 21px;
	background: url(        'images/bottom_left.gif' ) 0 0;
}

#BottomMiddle
{
	width: 709px;
	height: 21px;
	background: url(        'images/bottom.gif' ) 0 0;
	background-repeat: repeat-x;
}


#BottomRight
{
	width: 21px;
	height: 21px;
	background: url(        'images/bottom_right.gif' ) 0 0;
}

/* ------------------------------------ **/

.BoxMiddle div
{
	background-color: White;
}

.BoxTopLeft
{
	width: 6px;
	height: 6px;
	background: url(        'images/box_top_left.gif' ) 0 0;
}

.BoxTopMiddle
{
	height: 6px;
	background: url(        'images/box_top.gif' ) 0 0;
	background-repeat: repeat-x;
}


.BoxTopRight
{
	width: 6px;
	height: 6px;
	background: url(        'images/box_top_right.gif' ) 0 0;
}

.BoxLeft
{
	width: 6px;
	background: url(        'images/box_left.gif' ) 0 0;
	background-repeat: repeat-y;
}

.BoxRight
{
	width: 6px;
	background: url(        'images/box_right.gif' ) 0 0;
	background-repeat: repeat-y;
}

.BoxBottomLeft
{
	width: 6px;
	height: 6px;
	background: url(        'images/box_bottom_left.gif' ) 0 0;
}

.BoxBottomMiddle
{
	height: 6px;
	background: url(        'images/box_bottom.gif' ) 0 0;
	background-repeat: repeat-x;
}


.BoxBottomRight
{
	width: 6px;
	height: 6px;
	background: url(        'images/box_bottom_right.gif' ) 0 0;
}

/* ------------------------------------ **/

#MainTable table tr td
{
	background-color: White;
}

#Categories
{
	padding-left: 6px;
}

#tabProducts
{
	width: 537px;
	margin: 0 auto;
}

#tabProducts table
{
	table-layout: fixed;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

.tdProduct
{
	font-size: 8pt;
	padding: 4px;
	border: solid 1px silver;
}

.tdProduct img
{
	border: 0;
}

.divIMG
{
	text-align: center; 
	height: 100px; 
	max-width: 100px;
}

.divIMG img
{
	max-height: 100px; 
	max-width: 100px;
}

.MainProduct
{

}

.MainProduct img
{
	max-width: 170px;
	border: 0;
}


.PriceButton
{
	width: 100%;
}

.PriceButtonMain
{
	float: right;
	font-weight: bold;
}

#PriceButtonMainImage
{
	position: relative;
	top: 3px;
	left: 5px;

}

#TICKER
{
	overflow: hidden;
	width: 500px;
}

#TICKER a
{
	color: #eeeeee;
}

.divSearch, .divSearch input
{
	margin-left: 3px;
}

.DiscountTickerTitle
{
	color: yellow;
	font-weight: bold;
}


#divPriceComparison
{
	width: 500px;
	margin: 5px auto;
}

#divPriceComparison table td
{
	font-size: 10pt;
	padding: 4px;
	border: solid 1px silver;
}


.MainProductImage
{
	width: 170px;
	padding-right: 12px;
}