/* general tag styles */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	color:#000000;
    background: #D4D1AE url(../styleImages/bg_body.jpg) 0 150px repeat-x;	
}
form {
	margin:0px;
	padding:0px;
}
img {
	border:none;
}
h1 {
	font-size:170%;
	padding:0;
	color: #6A1208;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:150%
}
h2 {
	position:relative;
	float:left;
	font-size:120%;
	margin:7px 0px 0px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
a {
	color:#6A1208;
	text-decoration:none;
}
a:visited {
	color:#6A1208;
}
a:hover {
	text-decoration:underline;
}
ul {
	padding: 0;
	margin: 0;
}
.floatLeft {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
}
.floatRight {
	position:relative;
	float:right;
	margin:0px;
	padding:0px;
}

/* page layout */
#wrapper {
	position:relative;
	margin: 0px auto 0px; 
	width:920px; 
}
#head {
	position:relative;
	float:left;
	height:151px;
	width:100%;
    background: #6A1208 url(../styleImages/bg_head.png) top left repeat-x;	
}

#header {
	position:relative;
	height:120px;
	width:930px; 
	z-index:100;
	margin: 0 auto 0;
}
#logo {
	position: relative;
	float: left;
	width: 350px;
	margin: 0px;
	padding: 35px 0 0 0;
}
#clock {
	float:left;
	display:inline;
	margin-right: -25px;
	width: 75px;
	padding: 0;
}
#headerRight {
	position: relative;
	float: right;
	margin: 0;
	padding: 40px 0 0 0;
	width: 550px;
}
#page {
	position:relative;
	float:left;
	background-color:#ffffff;
	display:block;
	padding:0;
	margin-top:10px
}

#barOne {
	position:relative; 
	float: right;
	width:600px;
	margin-top: -45px;
	padding-right: 40px;
	height: 60px;
	clear:both; 
}
#barOne p {
	position:relative;
	float:right;
	margin:0;
	padding:0;
}
#barOne a {
	position:relative; 
	float:right;
	margin:0;
	padding:0;
}	
*html #barOne p {
	padding:0px;
}
.subTopNavOn {
	font-weight:bold;
}
#barTwo {
	position:relative; 
	float:left; 
	width:100%; 
	margin: 0 0 10px 0; 
	padding: 0;
	clear:both;
	background: #D4D1AE;
}
#location {
	position: relative;
	float:left; 
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	background: #D4D1AE;
	text-align:left;
	font-size:120%;
	color: #6A1208;
}
#location a {
	color: #6A1208; 
}
#topSearch {
	float:right;
	margin: 0;
	padding: 5px 0 5px 0;
	background: #D4D1AE;
}
#barThree {
	position:relative;
	float:left;
	margin:0px;
	width:900px;
	padding:0px 10px 10px 10px;
	clear:both;
}
#content {
	position:relative;
	float:left;
	margin:0px;
	left:10px;
	width:420px;
	line-height:130%;
}
/**************/
/* Banner Mod */
/**************/
#pageBanner {
	position: relative;
	float:left;
	margin-bottom: 10px;
	padding: 0;
	width: 740px;
	left: 10px; 
	max-height: 175px;
	z-index:500;
}
#pgHead {
	position: relative;
	float: right;
    width: 260px;
	margin: 0;
    padding: 0px;
}
#pgHead ul {
	float:left;
}
#pgHead ul li {
	list-style: none;
	display: block;
	width: 260px;
	height: 185px; 	
	margin: 0;
	background-color: transparent; 
	padding: 0;
}
/** End */

/**********/
/* Footer */
/**********/
#footer {
	position:relative;
	float:left;
	width: 920px;
	background-image:url(../styleImages/bg_footer.png);
	background-repeat: repeat-x;
	height: 20px;
	text-align:center;
	clear:both;
	padding: 5px 0 0 0;
}
#footer a, footer a:visited {
	color: #FFF;
	font-size: 110%;
}
.footDiv {
	color: #FFF;
	font-size: 110%;
	font-weight: bold;
	padding: 0 2px;
}
#siteLink, #siteLink a, #siteLink a:visited, #siteLink a:hover {
	color: #D4D1AE; 
	text-decoration: none;
}

/****************************/
/* image widths and heights */
/****************************/
.smallProductImage {
	max-height:175px;
	float: left;
	margin: 0 5px 0 10px;
}
.featureProductImage {
	max-width: 120px;
	max-height: 120px;
	float: left;
	padding: 0 5px 5px 0;
}
* html .featureProductImage{HEIGHT:100px}

.popularProductImage {
	width:60px;
	float:left;
	height:60px;
	padding: 0 5px 0 0;
}

/**************/
/* Pagination */
/**************/
.paginate{
	display:block;
	padding: 0 0 20px 0;
	margin: 10px 0 10px 0;
	clear:both;
}
.paginate ul {
	margin: 0;
	padding: 0;
	text-align: center; 
	font-size: 1.063em;
	line-height: 1.250em;
	font-weight: normal;
}
.paginate ul li {
	background-color: #F2F0E9;
	color: #6A1208;
	margin: 0
}
.paginate li {
	position: relative;
	list-style-type: none;
	float: left;
	display: block;
}
.paginate ul li.pgItems {
	border-left: 1px solid #ABA46D;
	border-top: 1px solid #ABA46D;	
	border-bottom: 1px solid #ABA46D;
	padding: 2px 5px 2px 5px;
	margin: 0
}
.paginate ul li.pgPages {
	border-top: 1px solid #ABA46D;
	border-right: 1px solid #ABA46D;
	border-bottom: 1px solid #ABA46D;
	padding: 2px 5px 2px 5px;             
	margin-right: 5px;
}
.paginate ul li.pgFirstPrev {
	border: 1px solid #ABA46D;
	margin-left: 5px;
	padding: 2px 0;             
}
.paginate ul li.pgId {
	border: 1px solid #ABA46D;
	margin-left: 5px;
	padding: 2px 0;             
}
.paginate ul li a, .paginate ul li a:visited {
	color: #6A1208;
	text-decoration: none;
	padding: 2px 5px 2px 5px;             
}
.paginate ul li a:hover {
	color: #6A1208;
	text-decoration: none;
	background-color: #D4D1AE;
}

.paginate ul li.pgFirstPrev a, .paginate ul li.pgFirstPrev a:visited {}
.paginate a.pgFirstPrev:hover {}
.paginate ul li.pgId a, .paginate ul li.pgId a:visited {}
.paginate a.pgId:hover {}
.paginate a.currpage {}
.paginate a.disabled, .paginate a.disabled:hover {
	background-color: white;
	cursor: default;
	font-weight: normal !important;
}

.paginate ul span.pgFloat {
	float:right;
}

/* skin design */
.tabExpand {
	position:relative;
	width:100%;
	margin:0px 0px 10px 0px;
}
/* ie6 hack to prevent tables dropping */
*html .tabExpand {
		position:relative;
		float:left;
		width:100%;
		margin:0px 0px 10px 0px;
	}
#search {
	position:relative; 
	margin: 0 10px 0 0; 
	float:right;
	padding: 5px 0 5px 0;
	background: #D4D1AE;
}
#search input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-color: #aba46d;
}
.searchButton {
	position:relative;
	float:right;
	background-color:#6a1208;
	border:none;
	color:#FFFFFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px 0;
	margin-left:5px;
}
.searchButtonLeft {
	float:none;
	background-color:#6a1208;
	border:none;
	color:#FFFFFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	padding: 2px;
	margin-left:5px;
}
.searchButton:hover, .searchButtonLeft:hover  {
	cursor:pointer;
}
#searchbox {
	width: 175px;
	padding: 2px;
	color: #cccccc;
	font-family:Arial, Helvetica, sans-serif;
}

/************/
/* Header H */
/************/
#header h1 {
	position:absolute;
	top:10px;
	left:10px;
	margin:0px;
	line-height:120%
}
#header a {
	color:#FFFFFF;
	text-decoration:none;
}
#header a:hover {
	color:#E8EBEE;
	text-decoration:none;
}

#homeNav {
	position:relative;
	float:left;
/*	width: 495px; */
	width: 510px; 
	margin:0;
	padding-left: 40px;
	font-size: 1.313em;
}

#homeNav li {
	position:relative;
	float:left;
	margin: 0px 20px 0px 10px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
#homeNav li a {
	position:relative;
	float:left;
	padding: 0px;
	display:block;
	text-align:center;
}
/* ----- Navigation ----- */
#homeNav a:link, #nav a:visited {
	color: #FFF;
	text-decoration: none;
	}
#homeNav a:hover {
	text-decoration: none;
	color: #FFF;
	border-bottom: 3px solid #D4D1AE;
	}
#homeNav .topNavOn a, #nav .topNavOn a:visited, #nav .topNavOn a:hover {
	text-decoration: none;
	padding: 0 2px 2px 2px;
	border-bottom: 3px solid #D4D1AE;
	}
#homeNav .topNavOff a, #nav .topNavOff a:visited, #nav .topNavOff a:hover {
	text-decoration: none;
	padding: 0 2px 2px 2px;
	}
#homeNav .topLinkOn a, #nav .topLinkOn a:visited, #nav .topLinkOn a:hover {
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 3px solid #D4D1AE;
	}
#homeNav .topLinkOff a, #nav .topLinkOff a:visited, #nav .topLinkOff a:hover {
	text-decoration: none;
	}
/* End Nav */

/***********************/
/* Side Bar Navigation */
/***********************/
#sideNavLeft {
	position:relative;
	float:left;
	width:150px;
	margin:0px;
}
#sideNavLeft p {
	position:relative;
	float:left;
	width:150px;
	font-size:110%;
	font-weight:bold;
	margin:0;
	padding:6px 0px;
	color:#333333;
	background-color: #aba46d;
	text-indent: 10px;
}

/**********************/
/* SideNav CSS UL/LI  */
/**********************/
#sideNavLeft ul {
	position:relative;
	float:left;
	padding: 0;
	margin: 0px 0px 5px 0px;
}
#sideNavleft ul table {
	border-collapse:collapse; 
	padding:0; 
	margin:0; 
	font-size:1em;
}
#sideNavLeft ul ul {
	margin-left: 0em;
}
#sideNavLeft ul li {
	position:relative;
	float:left;
	margin: 0;
	padding: 0;
	list-style-type:none;
	width: 150px;
	text-indent: 1em;
}
#sideNavLeft ul li a, #sideNavLeft ul li a:visited {
	display: block; 
	height:1.7em; 
	line-height:1.7em; 
	text-decoration:none; 
	color:#6a1208; 
	background:#d4d1ae;
}
#sideNavLeft ul li:hover a, #sideNavLeft ul li a:hover {
	color:#6a1208; 
	font-weight:bold; 
	background:#BFBCA2
}
#sideNavLeft ul li ul {
	display: none;
}
#sideNavLeft ul li:hover ul, #sideNavLeft ul li a:hover ul {
	display:block; 
	width:150px; 
	margin: 0;
	padding-bottom: 1px;
	background: #F2F0E9; 
}
#sideNavLeft ul li:hover ul li a, #sideNavLeft ul li a:hover ul li a {
	display: block;
	height:1.4em; 
	background-color: #F2F0E9; 
	color:#6A1208; 
	font-weight:normal;
	text-indent: 1.5em;
}
#sideNavLeft li:hover ul li:hover a, #sideNavLeft ul li a:hover ul li a:hover {
	background:#D4D1AE; 
	color:#6A1208;
}
/*****End******/

/***********************/
/* Navigation DropDown */
/***********************/
.navCatDropTitle {
	position:relative;
	float:left;
	width:150px;
	padding: 4px 0px;
	font-size:110%;
	font-weight:bold;
	color: #6a1208;
	background-color: #a4a46d;
	margin: 0 0 3px 0;
	text-indent: 10px;
}

#navCatDropDown select {
	margin: 0 2px;
	width: 146px; 
	color: #6a1208; 
}

.navCatDropTitleRS {
	position:relative;
	float:left;
	width:258px;
	padding: 4px 0px;
	font-size:110%;
	font-weight:bold;
	color: #6a1208;
	background-color: #a4a46d;
	margin: 0 0 3px 0;
	text-indent: 10px;
}

#navCatDropDownrs select {
	margin: 0 2px;
	width: 254px; 
	color: #6a1208; 
}

/***************/
/** PageLinks **/
/***************/
#pageLinks {
	position: relative;
	width: 150px;
	margin: 0 0 5px 0; 
	padding: 0;
}
#pageLinks p {
	position:relative;
	float:left;
	width:150px;
	font-size:110%;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:6px 0 0 0;
	color:#6a1208;
	background-color: #aba46d;
	text-indent: 10px;
}
#pageLinks ul {
	background: #d4d1ae; 
	width: 150px;
}
#pageLinks ul li a {
	color: #6a1208;
	background-color: #d4d1ae;
	padding: 0;
	margin: 0;
	width: 150px;
	height: 1.8em
	line-height: 1.8em;
	text-indent: 1em;
}
#pageLinks ul li ul li a {
	background-image:none;
	padding:0;
	width:auto;
}

/*************/
/* Nav Style */
/*************/
.boxborder {
	position:relative;
	float:left;
	padding: 0 0 5px 0;
	margin:0px 0px 5px 0px;
	border:1px solid #aba46d;
	border:1px solid #aba46d;
	background-color: #d4d1ae; 
}

/******************/
/* Pulldoen Style */
/******************/
#pullDownNav {
	background-color:#D4D1AE;
	padding:5px;
	margin:0px 0px 5px 0px;
}

#pullDownNav input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-color: #aba46d;
}

#compareDisplay {
	position:relative;
	float:left;
	width:100%;
}

/*********************/
/** SubNav Fieldset **/
/*********************/
#subBuiltNav fieldset, #subNav fieldset {
	position:relative;
	float: none;
	width:608px;
	border:1px solid #6A1208;
	line-height: 125%;
	padding: 5px;
	margin-bottom: 5px;
}
#subBuiltNav legend, #subNav legend  {
	color:#6A1208;
	font-weight:bold;
}
/**** End *****/

#singleProductDisplay {
	position:relative;
	float:left;
	width:620px;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
}
#singleProductDisplay ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
#singleProductDisplay ul li {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	width:100%;
}
#singleProductDisplay img {
	margin:10px 0px 10px 0px;
	padding:0px;
	max-width:450px;
}

#sideNavRight {
	position:relative; 
	float:right;
	width:260px;
	margin:0px;
}
#sideNavRight p, #newsItems p, #tagCloud p {
	position:relative;
	float:left;
	width:258px;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:4px 0px;
	border: 1px solid #ABA46D;
	background-color: #ABA46D;
	color: #6A1208;
	text-indent: 10px;
}

/*********************/
/** Feature Product **/
/*********************/
#featureProduct {
	POSITION:relative;
	FLOAT:left;
    WIDTH:260px;
	MARGIN:0px 0px 10px 0px;
    PADDING:0px;
}
#featureProduct UL {
	POSITION:relative;
	FLOAT:left;
	MARGIN:0px;
	PADDING:0px;
	WIDTH:258px;
	BORDER-BOTTOM:1px solid #ABA46D;
	BORDER-RIGHT:1px solid #ABA46D;
	BORDER-LEFT:1px solid #ABA46D;
	BACKGROUND-COLOR: #D4D1AE;
}
#featureProduct LI {
	POSITION:relative;
	FLOAT:left;
	MARGIN:0px;
	WIDTH:100%;
	LIST-STYLE-TYPE:none;
}
#featureProduct LI A, #featureProduct LI A:visited {
	DISPLAY:block;
	MIN-HEIGHT:100px;   
	PADDING:5px 5px 0px 0px;
	FONT-WEIGHT:bold;
}
#featureProduct LI A:hover {
	BACKGROUND-COLOR:#BFBCA2;
	TEXT-DECORATION:none;
}
* html #featureProduct LI A {HEIGHT:110px}

#featureProduct LI A IMG {
	FLOAT:left;
	MARGIN:0 5px 5px 10px;  
}
#featureProduct LI A SPAN, #featureProduct LI A:visited SPAN {
	COLOR:#666;
	DISPLAY:block;
	MARGIN-TOP: 0.2em;
}
#featureProduct A SPAN.fpBrand, #featureProduct A:link SPAN.fpBrand, #featureProduct A:visited SPAN.fpBrand {
	MARGIN-TOP:0.2em;
	color: #ABA46D; 
}
#featureProduct A:hover SPAN.fpBrand {}
#featureProduct A SPAN.fpPrice, #featureProduct A:link SPAN.fpPrice, #featureProduct A:visited SPAN.fpPrice {
	MARGIN-TOP: 0.5em;
	color: #6A1208;
}
#featureProduct A:hover SPAN.fpPrice {}
/*end*/

/************************************************
*        Popular Products                       *
************************************************/
#popularProd {
	float: left;
	width: 260px;
	margin: 0 0 10px 0 ;
	padding: 0;
	border-bottom: 1px solid #ABA46D;
	}
#popularProd ul {
	float:left;
}
#popularProd ul li {
	list-style: none;
}
#popularProd ul li a, #popularProd ul li a:link, #popularProd ul li a:visited {
	display: block;
	width: 253px;
	height: 70px;
	margin: 0;
	padding: 6px 5px 0 0;
	background-color: #D4D1AE; 
	color: #6A1208;
	border-left: 1px solid #ABA46D;
	border-right: 1px solid #ABA46D;
	font-weight:bold;
	font-size: 100%;
	line-height: 110%; 
	}
#popularProd ul li a:hover {
	color: #6A1208;
	background-color: #BFBCA2;
	text-decoration: none;
	border-left: 1px solid #ABA46D;
	border-right: 1px solid #ABA46D;
	}
#popularProd ul li a span, #popularProd ul li a:link span, #popularProd ul li a:visited span {
	color: #ABA46D;
	display: block;
	margin-top: 0.2em;
}
#popularProd ul li a:hover span {
	color: #ABA46D;
	}
#popularProd a span.popProdView,#popularProd a:link span.popProdView, #popularProd a:visited span.popProdView {
	color: #6A1208;
	font-size: 90%;
	margin-top: -0.5em;
}
#popularProd a:hover span.popProdView {
	color: #6A1208;
}
#popularProd ul a:link img, #popularProd ul a:visited img, #popularProd ul a:hover img {
	float: left;
	margin: 0px 10px 10px 10px;
	padding: 0;
}
#popularProd a span.popProdPrice {
	font-weight:bold;
}
#pipularProd a span.popLink {
	color:#6a1208;
	font-weight:bold;
}
/* End Pop Prod */

/**************/
/* News Items */
/**************/
#newsItems ul, #tagCloud div{
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:238px; 
	border-left: 1px solid #ABA46D;
	border-right: 1px solid #ABA46D;
	border-bottom: 1px solid #ABA46D;
	background-color: #D4D1AE;
}

#newsItems li {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px 5px 0px;
	width:100%;
	list-style-type:none;
	border-top:none;
	padding:0px 0px 10px 0px;
}
#newsItems li a, #newsItems li a:link, #newsItems li a:visited {
	color: #6A1208;
}
#newsItems li a:hover {
	color: #6A1208;
}
#newsItems strong {
	font-size: 1.250em;
}
/*End News */

/***************/
/** RSS Extra **/
/***************/
#rssItems ul {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:10px;
	width:450px; 
	border-left: 1px solid #ABA46D;
	border-right: 1px solid #ABA46D;
	border-bottom: 1px solid #ABA46D;
	background-color: #D4D1AE;
}
#rssItems p {
	position:relative;
	float:left;
	width:470px;
	font-size:110%;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:4px 0px;
	border: 1px solid #ABA46D;
	background-color: #ABA46D;
	color: #6A1208;
	text-indent: 10px;
}
#rssItems li {
	position:relative;
	float:left;
	margin:0px;
	padding:5px 0px 10px 0px;
	width:100%;
	list-style-type:none;
	border-top:none;
}
#rssItems li a, #rssItems li a:link, #rssItems li a:visited {
	color: #6A1208;
}
#rssItems li a:hover {
	color: #6A1208;
}
#rssItems b {
	font-size: 1.250em;
}
#rssItems tbody {
   text-decoration:none;
   font-weight:500;
   color:#000000;
}
#rssItems img {
	max-height: 100px;
	max-width: 100px;
	padding: 0 5px 0 0;
}

/*************/
/* Tag Cloud */
/*************/
#tagCloud div {
	text-align:center;
}
#tagCloud div a, #tagCloud div a:link, #tagCloud div a:visited {
	color: #6A1208;
	text-decoration: none;
	padding: 2px;
}
#tagCloud div a:hover {
	background-color: #BFBCA2;
	padding: 2px;
}
	
/************/
/* Products */
/************/
.styleProdName {
	font-size: 1em;
	color: #6A1208;
	background: #D4D1AE;
	border-top: 1px solid #ABA46D;
	font-weight: bold;
	padding: 2px;
	margin: 0 0 10px 0;
	text-align: center;
	line-height: 110%;
	min-height: 40px;
}
.styleProdImage {
    text-align:center;
    display:block;
	max-height: 175px;
	width: 100px;
	}
.styleProdLink {
	position: absolute;
	bottom:0;
	right:0;
	width:140px;
	line-height: 200%;
	background: #ACA56D
}
.styleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:bold;
	display: block;	
}
.styleProdPrice {
	font-size:110%;
	color:white;
	font-weight:bold;
	margin-left: 5px;
	float:left;
}
.styleProdMore {
	font-size:110%;
	color: white;
	font-weight: bold;
	margin-right: 5px;
	float:right;
	cursor: pointer;
}
.styleProdMerchant {
	display: block;		
}
.styleProdID {
	display: block;	
}
.styleProdCategory {
	display: block;	
}
.styleProdBrand {
	display: block;	
}
.styleProdDescription {
	display: block;	
}
.singleProdDescription {
	display: block;	
}
.singleProdName {
	font-size:120%;
	color:#006699;
	font-weight:bold;
}
.singleProdPromo {
	font-size:100%;
	color:#333333;
	font-weight:bold;
}
.singleProdPrice {
	font-size:120%;
	color:green;
	font-weight:bold;
}
.singleProdBrand {
	font-size:120%;
	color:#006699;
	font-weight:bold;
}
.singleProdDesc {
	font-size:100%;
	color:#333333;
}
.singleProdId {
	font-size:100%;
	color:#666666;
	font-weight:normal;
}
.singleProdMerchant {
}
.singleProdCategory {
}

/***************/
/* Products UL */
/***************/
.spMerchantLogo {

}
.spMerchantRating {

}

/***************/
a.button, a.bigbutton {
	color:#000000;
	display:block;
	padding:9px 0px 0px 8px;
	font-weight:bold;
	background-image:url(../styleImages/butBg.jpg);
	background-repeat:no-repeat;
	width:77px;
	height:27px;
	margin:0px;
}
a:hover.button, a:hover.bigbutton {
	background-image:url(../styleImages/butBg-on.jpg);
	color:#ffffff;
	text-decoration:none;
}
a.catNavOn {
	font-weight:bold;
	color:green;
}
a.catNavOff {
	font-weight:bold;
	color:#0099CC;
}
a.brandNavOn {
	font-weight:bold;
}
a.brandNavOff {
	font-weight:normal;
}
#linksDisplay {
	position:relative;
	float:left;
	width:100%;
}
#linksDisplay li{
	margin:0px 0px 10px 0px;
}
#catDisplay {
	position:relative;
	float:left;
	width:100%;
}
#catDisplay ul {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
	margin:0px;
}
#catDisplay li {
	position:relative;
	float:left;
	width:260px;
	height:80px;
	padding:0px 10px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
}
#sideNavRight fieldset {
	position:relative;
	float:left;
	width:248px;
	border:1px solid #cccccc;
	line-height:150%;
	padding: 5px;
	margin-bottom:10px;
}
#sideNavRight legend {
	color:#006699;
	font-weight:bold;
}
#pageContent {
	position:relative;
	float:left;
	width:100%;
}
.adminInput {
	width:300px;
}
#myLink {
	border:1px solid #cccccc;
	background-color:#FFFFCC;
	font-family:'Courier New', Courier, mono;
	padding:10px;
	margin:10px 0px 10px 0px;
	clear:both;
}
#newsPage h1 {
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;
	line-height:130%;
	clear:both;
}
#newsPage ul {
	padding:0px;
	margin:0px;
}
#newsPage li {
	position:relative;
	float:left;
	padding:0px 0px 30px 0px;
	margin:0px;
	width:100%;
	list-style-type:none;
}
#newsPage ul li ul {
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}
#newsPage ul li ul li {
	position:relative;
	float:none;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 30px;
	width:auto;
	list-style-type:disc;
}
.botrowborder {
/*	border-top:1px solid #cccccc; */
}
.comments {
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}
.linkGroup {
	position:relative;
	float:left;
	width:150px;
	padding:4px 0px;
	font-size:110%;
	font-weight:bold;
	color: #6a1208;
	background-color: #a4a46d;
	margin: 0 0 2px 0;
	text-indent: 10px;
}

/********************/
/** Product Display */
/********************/

/******************/
/* 4X Products UL */
/******************/
#productDisplay {
	float: none;
    width: 620px; 
	margin: 0px auto 0px; 
    padding: 0px;
	}
#productDisplay table {
	clear:left;
}
#productDisplay td, #compareDisplay td {
	position:relative;
	padding:10px 5px 0px 5px;
}
#productDisplay ul {
	float:none;
	}

#productDisplay ul li {
	position: relative;
	list-style: none;
	width: 140px;
	height: 250px;
	border-left: 1px solid #ABA46D; 
	border-right: 1px solid #ABA46D; 
	border-bottom: 1px solid #ABA46D; 
	font-weight:bold;
	padding: 0px 0px 10px; 
	margin: 0;
	}
#productDisplay ul li a:link, #productDisplay ul li a:visited {
	float: none;
	width: 138px;
	color: #6A1208;
	}
#productDisplay ul li a:hover {
	color: #6A1208;
	text-decoration: none;
	}
#productDisplay ul a:link img, #productDisplay ul a:visited img, #productDisplay ul a:hover img {
	max-width: 120px;
	max-height: 175px;
	}
#productDisplay span {
	display: block;
	}
#productDisplay strong {
	display: block; 
	float: left;
	padding: 6px 0 0 0;
	}

/*****************************/
/** Product Display Fieldset */
/*****************************/
#productDisplay fieldset, #content fieldset {
	position:relative;
	float:none;
	width:608px;
	border:1px solid #6A1208;
	line-height:125%;
	padding:5px;
	margin: 0 auto 5px;
}
#productDisplay legend, #content legend  {
	color:#6A1208;
	font-weight:bold;
}
#productDisplay ul.prodField {
	position: relative;
	float: left;
	width: 300px;
}
#productDisplay ul.prodField li {
	list-style: none;
	padding: 0; 
	margin: 0;
	border: 0;
	height: 1.5em;
}
#productDisplay ul.prodField li a, #productDisplay ul.prodField li a:visited {
	display: block;
	float: left;
	color: #6A1208; 
	height: 1.5em;
}
#productDisplay ul.prodField li:hover a, #productDisplay ul.prodField li a:hover {
	color: #6A1208;
	text-decoration: underline;
}

/****************/
/* Carousel MOD */
/****************/
.movie {
	width: 100%;
	height: 100%;
}
div.movie {
	width: 450px;
	height: 300px;
	text-align: center;
	margin: -25px auto 5px;
	clear:both;
	z-index:1;
}

/**************/
/* AdBlox MOD */
/**************/
#adblox2 {
	position:relative;
	float:left;
	padding-bottom: 0;
	width:150px; 
	margin:0px 0px 5px 0px;
	border:1px solid #aba46d;
	border:1px solid #aba46d;
	background-color: #FFFFFF; 
	text-align: center;
}

#adblox2 a {
	margin: auto 14px;
}

#adblox1 {
	position:relative;
	float:left;
	width:260px; 
	margin:0px 0px 5px 0px;
	background-color: #FFFFFF; 
	text-align: center;
}
#adblox3 {}
#adblox4 {}
#adblox5 {}

.adTitle {
	position:relative;
	float:left;
	width:150px;
	padding:4px 0px;
	font-size:110%;
	font-weight:bold;
	color: #6a1208;
	background-color: #a4a46d;
	margin: 0 0 2px 0;
	text-indent: 10px;
}

