﻿body
{
	margin-left: 10px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	background: no-repeat url(../Images/Header.png);
	height: 71px;
	margin-bottom: 5px;
}
.container
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 760px;
}

.headerContent
{
	margin-right: 5px;
	float: left;
	width: 450px;
	
}

#spotlight
{
	padding:  0 2px 2px 10px;
	border: solid 1px #CCC;
}

.content
{
	width: inherit;
}


.CellContent
{
	width: 450px;	
	border: solid 1px #CCC;
}
#Footer
{
	width: 750px;
}

h2
{
	font-weight: bold;
	font: 15px "Verdana" , Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #999999;
}

p
{
	font: 10px "Verdana" , Arial, Helvetica, sans-serif;
	color: #797979;
}

td
{
	vertical-align: top;
	font: "Verdana" , Arial, Helvetica, sans-serif;
	color: #797979;
}

table caption
{
	color: #777;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
	font-size: 150%;
}

#ContentTable
{
	border: 1px solid #FFF;
	empty-cells: show;
	font-size: 90%;
	padding: 4px;
	text-align: left;
}

#ContentTable td
{
	width: 120px;
}

#ContentTable tbody tr.odd td
{
	/*background-color: #eee; border:1px solid #cccccc;*/
	padding: 4px;
	border: 1px solid #cccccc;
	text-align:center;	
	font-weight: bold;
}

	
#ContentTable tbody tr.even td
{
	/*background-color: #fff;*/
	border: 1px solid #cccccc;
	padding: 4px;
	text-align:center;
	font-weight: bold;
}


#ContentTable tbody tr.TableHeader
{
	background-color: #fff;
	border-right: 1px solid #cccccc;
	padding: 4px;
}
.Models
{
	font-size: 140%;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-top: 0px;
}

.bestdeal
{
	
	text-align: center;
	background-repeat: no-repeat;
	color: #660099;
}


tr.bestPrices td
{
background-color: #CCC; /*border:1px solid #cccccc;*/
	padding: 4px;
	color: #609;
	border: 1px solid #666;
	font-weight: bold;	
	text-align: center;
}

tr.bestPrices td a
{
	color: #609;
	
	text-decoration: underline;
	font-weight: bold;	
}

a
{
	color: #d17e62;
	text-decoration: none;
}

a:visited
{
	color: #9d604c;
	text-decoration: none;
}

a:hover
{
	color: #c30;
	text-decoration: underline;
}

#basicMenu
{
	width: 300px;
	float: right;
	clear: both;

}

#basicMenu ul
{
	background-color: #CCC;
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
	border: none;
}

#basicMenu li
{
	border-bottom: 1px solid #999;
	margin: 0px;
	width: auto;
	height:18px;
}

#basicMenu li a
{
	display: block;
	padding:  0 0 0 0.5em;
	color: #660099;
	text-decoration: none;
	width: auto;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}

#basicMenu li a:hover
{
	background-color: #999999;
	color: #660099;
	font-weight: bold;
}

#basicMenu .before span
{
	display: block;
	background: transparent url( "../images/MenuTop.gif" ) no-repeat bottom left;
	background-repeat: no-repeat;
	height:13px;
}

#basicMenu .after
{
   background: transparent url( "../Images/MenuBottom.gif" ) no-repeat top left;
   border:0;
   height:13px;

}
.Price
{
	font-size: 25px;
	font-weight: bold;
}

tbody li
{
	font: 10px "Verdana" , Arial, Helvetica, sans-serif;
	color: #797979;
}

.MenuSelected
{
	background-color: #999999;
	color: #660099;
	font-weight: bold;
}

.AccessoriesHeader
{
 font-size: 25px;
	font-weight: bold;
	text-align: center;}
 