/** ------------------------------------------------------ **/
/** -------------------3 column layout -------------------- **/
body{
	text-align:center;
	margin: 0px;
	font-family: "Tahoma", Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #000000;
}

.hidden-navigation{
	width:1px;
	position:absolute;
	left:-9999px;
}

#wrap{
	width:958px;
	margin:0 auto;
	text-align:left;
	background-image:  url("/images/bg.gif");
	background-color: #FFFFFF;
}
#header {
	background-color:#FFFFFF;
}
#header #divHeaderLogo {
	float:left;
}
#header #divHeaderLogo img {
	display:block;
}

#header #divHeaderTop {
	float:left;
}
#header #divHeaderTop img {
	display:block;
}

#navigation1 {
	clear:both;
	width:958px;
}
#navigation2 {
	clear:both;
	width:958px;
}
#promo{
	
}

#centerc {
	display: inline;
	float:left;
	margin-left:199px;
	padding-left: 1px;
	padding-right: 1px;
	margin-bottom: 10px;
	width:558px;
}
* html #centerc {  /* This is the Tan hack */
	width: 560px; 
	w\idth: 558px; 
	}

#centercmain{
	margin: 0px;
	margin-left: 8px;
	width: 542px;
	padding:0px;
	padding-top: 10px;
}

#rightc{
	width:199px;
	float:left;
}

#leftc{
	width:199px;
	float:left;
	margin-left:-759px;
}

#footer {
	background-color: #000033;
	clear: both;
	height: 30px;
}

/** ------------------------------------------------------ **/
/** -------------------GENERAL STYLES -------------------- **/
h1, .h1 {
	font-weight: normal;
	font-size: 1.4em;
	color: #000000;
}
h2, .h2 {
	font-weight: bold;
	font-size: 1.2em;
	color: #517ccd;
}
h3, .h3 {
	font-weight: bold;
	font-size: 1em;
	color: #517ccd;
	margin-bottom: 0px;
}
h4, .h4 {
	font-weight: bold;
	font-size: 1em;
	color: #000000;
	margin-bottom: 0px;
}
td{
	font-size: 0.8em;
}
.small {
	font-size: 0.8em;
}
.smallertext {
	font-size: 0.75em;
}
.redtext {
	color: #FF0000;
}
a {
	color: #000000;
}
a:visited {
	color:#999999;
}
a:hover {
	color: #517ccd;
}
img {
	border:0px;
}


/** ------------------------------------------------------ **/
/** ------------------NAVIGATION-------------------------- **/


.sidelistbox{
	width:188px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom:10px;
	padding-left: 10px;
	padding-right: 0px;
	color: #000033;
	font-size: 8pt;
}
ol.sidelist {
	padding-left: 1em;
	margin-left: 1em;
	margin-bottom: 8px;
	margin-top: 0px;
}
.sidelistli {
	margin-top: 0px;
	margin-bottom: 10px;
}
.sidelistp {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.sidelisttitle {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.whitelink {
	color: #000033;
}
a.whitelink:visited {
	color:#000033;
}
a.whitelink:hover, a.whitelink:active {
	color: #517ccd;
}
.search {
	width: 110px;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
label {
	width: 60px;
	padding-left: 10px;
	color: #000033;
	display:block;
	float: left;
}
div.DivSearchSubmit {
	padding-left: 10px;
	padding-bottom: 10px;
}

div.divNewsletter {
	background-color:#000000;
}
div.divNewsletter img{
	display: block;
}
div.divNewsletter div.divNewsletterBorder {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding-top: 8px;
}
div.divNewsletter label {
	color: #FFFFFF;
	font-size: 0.8em;
}

/** ------------------------------------------------------ **/
/** ------------------- footer --------------------------- **/
#footerleft
{
    float: left;
}
#footerleft ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 12px;
    position: absolute;
	white-space: nowrap;
}
#footerleft ul li
{
	color: #FFFFFF;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerleft ul li a
{		
	color: #FFFFFF;
	text-decoration: none;
}
#footerleft ul li a:hover, #footerleft ul li a:active, #footerleft ul li a:focus
{	
    color: #FFFFFF;
	text-decoration: underline;	
}
#footerright
{
    float: right;
}
#footerright ul
{
    list-style: none; 
    margin: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 12px;
    white-space: nowrap;
}
#footerright ul li
{
	color: #FFFFFF;
	display: inline;
	font-size: 0.9em;
	margin: 0;	
	padding-right: 11px;	
}
#footerright ul li a
{		
	color: #FFFFFF;
	text-decoration: none;
}
#footerright ul li a:hover, #footerright ul li a:active, #footerright ul li a:focus
{	
    color: #FFFFFF;
	text-decoration: underline;	
}

#validated {
	clear:both;
	padding-top:5px;	
}

/** ------------------------------------------------------ **/
/** ------------------ ITEM RESULTS PAGES----------------- **/

.itemsbox{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.strikethrough{
	text-decoration:line-through;
}

.imagepadding {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.basketbutton {
	/*float:right;*/
}

/*create a row*/
div.TableReplaceRow {
	clear: both;
	padding:10px;
	padding-bottom: 0px;
	margin:0px;
  }

/*label cell*/
div.TableReplaceRow div.TableReplacelabel {
	float: left;
	text-align: left;
	margin-right: 10px;
	width: 250px;
  }
/*data cell*/
div.TableReplaceRow div.TableReplacedata {
	float: left;
	text-align: left;
	width: 252px;
  } 
div.TableReplaceRow div.TableReplacedataRight {
	float: right;
	text-align: right;
  } 
  
div.TableReplaceRow div.TableReplacedataCenter {
	float: left;
	text-align: left;
	padding-left: 15px;
  } 
  
div.TableReplaceRowClear {
	clear: both;
  } 
.clearboth {
	clear:both;
}


div.NextPrevRow {
	clear: both;
}
div.NextPrevRow div.Prev {
	float: left;
	text-align: left;
	width: 140px;
  }
div.NextPrevRow div.Count {
	float: left;
	text-align: center;
	width: 258px;
  }
div.NextPrevRow div.Next {
	float: left;
	text-align: left;
	width: 140px;
  }

/** ------------------------------------------------------ **/
/** ------------------ BUTTONS --------------------------- **/

.submitgreen{
   color:#000033;
   font-size:0.9em;
   font-weight:bold;
   border:0px;
   padding-left: 0px;
   padding-top: 2px;
   background: #ffffff url("/images/button.gif") no-repeat;
   height: 26px;
   width: 132px;
   }
 .submitgreenlong{
   color:#000033;
   font-size:0.9em;
   font-weight:bold;
   border:0px;
   padding-left: 0px;
   padding-top: 2px;
   background: #ffffff url("/images/buttonlong.gif") no-repeat;
   height: 26px;
   width: 160px;
   }
   


/** ------------------------------------------------------ **/
/** ------------------ MISC ------------------------------ **/

a.rss {
	color: #FF9900;
}

.feedgif {
	margin-bottom: -3px;
}

.homepic {
	margin-left: 7px;
	margin-bottom: 7px;
	border-width: 1px;
	border-color: #999999;
}

.clearboth {
	clear: both;
}

.darktext {
	color: #000033;
}

a.Aartist {
	color: #517ccd;
	font-size: 0.9em;
}
a.Aartist:visited {
	color:#999999;
}
a.Aartist:hover, a.Aartist:active {
	color: #000000;
}

div.divtooltip {
	background-color:#FFFF99;
	border: 1px solid #000000;
	font-size: 0.9em;
	padding: 5px;
	position: absolute;
	visibility: hidden;
	z-index: 10;
}
.inputdigitalwidth {
	width: 125px;
}

#leftc div img {
display:block;
}
#rightc div img {
display:block;
}

#facebook_like iframe {
	height: 25px;
}
-->
