/* UNIVERSAL */

body {
	margin: 0; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #000000;
	font-size: 12px; 
	line-height: 16px; 
	color: #ffffff
}

img {
	border: 0
}

.clearfix {
	clear: both
}

.floatleft {
	float: left
}


/* LAYOUT */

#bg {
	background-image: url(../images/bg-rpt.jpg); 
	background-position: top center;
}

#shadow {
	background-image: url(../images/bg-shadow.jpg); 
	background-position: top center; 
	background-repeat: repeat-x;
}

#container {
	width: 954px;
}

#header {
	float: left; 
	width: 814px; 
}

#headerNav {
	float: left; 
	width: 814px; 
	height: 30px; 
	background-image: url(../images/nav-bg.jpg)
}

#headerNavInt {
	padding-left: 50px
}

#main {
	float: left; 
	width: 814px;
}

#contentWrapper {
	float: left; 
	width: 814px; 
	background: url(../images/footer-bg.gif) bottom no-repeat #000000;
	text-align: left
}

#content {
	float: left; 
	width: 786px; 
	padding: 0px 24px; 
	margin-top: 15px
}

#contentLeft {
	float: left; 
	width: 490px;
}

.greyBdr {
	border: 4px solid #212121
}

.divider {
	background: url(../images/horiz-divider.gif) top no-repeat;
	width: 480px;
	height: 17px;
	margin: 8px 0;
}

#contentRight {
	float: left; 
	width: 241px; 
	padding-left:35px;
}

.rtsideBox {
	background: url(../images/rtside-box-btm.jpg) bottom no-repeat
}

#footerNav {
	width: 814px; 
	margin-top: 125px;
	float: left
}

#footerNav a {
	color: #858482
}

#footerNav a:hover {
	color: #aaa9a7
}

#footerNavLeft {
	float: left; 
	width: 357px; 
	text-align: right;
	padding-right: 50px
}

#footerNavRight {
	float: left; 
	width: 357px; 
	text-align: left;
	padding-left: 50px
}

#footer {
	float: left; 
	width: 814px; 
	font-size: 10px; 
	color: #cdbb96
}

#footer a {
	color: #cdbb96
}

#footer a:hover {
	color: #e7e0d3
}



/* TEXT */

p {
	margin: 10px 0;
}

a {
	color: #6c92cc; 
	text-decoration: none
}

a:hover {
	color: #6c92cc; 
	text-decoration: none
}

h1, h1 a, h1 a:hover, h1 a:visited {
	padding: 0px; 
	margin: 0px; 
	font-size: 20px; 
	line-height: 24px;
	letter-spacing: 1px;
	color: #998151; 
}

h2, h2 a, h2 a:hover, h2 a:visited {
	padding: 0px; 
	margin: 0px; 
	font-size:18px; 
	line-height: 22px; 
	letter-spacing: 1px;
	color: #998151; 
}

h3, h3 a, h3 a:hover, h3 a:visited {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 16px; 
	color: #cdbb96; 
}

.list-description {
	font-size: 11px; 
	line-height: 14px;
}

.greyTxt {
	color: #6e6e6e
}

.whiteTxt {
	color: #fefefe
}

.goldTxt {
	color: #998151; 
}

.ivoryTxt {
	color: #cdbb96; 
}

.dateStamp {color: #ff9933;}

#error, .error {color: #ff0000}



/* Drop down menu */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index:10;
}

#nav a {
	display: block;
	cursor:pointer;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	width: 205px;
	left: -999em;
	background-color: #000000;
}

#nav li ul li {
	clear:both;
	font-size: 12px;
	font-weight: bold
}

#nav li ul li a div {
	color: #ffffff;
	cursor: pointer;
}

#nav li ul li a:hover div {
	color: #ccac6c;
	background-color: #000000;
	cursor: pointer;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.subNav {
	width: 185px;
	/* height: 18px; */ 
	padding: 8px 10px 8px 10px; 
	background-color: #1b1714;
	border-bottom: 1px solid #6a542b;
	text-align: left
}

.widgetBG {
	background-image: url(../images/widget_background.jpg); 
	background-position: top center;
}

.album_cover {border: 1px solid #998151}

/* 'More Image' gallery on product detail page. */
.gallery_img {xborder-style: solid; xborder-color: Silver; xmargin-right: 40px; xmargin-bottom: 30px; xborder-width: 1px;}
/* 'More Image' gallery detail caption. */
.photocaption {COLOR: #000000; FONT-SIZE: 11px;}


/*** POPUP IMAGE STYLES *************************************/
#showimage{position: absolute; visibility: hidden; border: 1px solid gray;}
#dragbar{cursor: hand; cursor: pointer; background-color: #EFEFEF; color: #000000; min-width: 100px; /*NS6 style to overcome bug*/}
#dragbar #closetext{font-size: 11px; margin-right: 2px;}
#detailimg{cursor: hand; cursor: pointer;}
#detailarea{width: 100%; background-color: #000000; color: #000000;}
#caption{background-color: #000000; color: #000000; font-size: 12px; padding: 2px;}
/* tag cloud */

.tabLink		{background-color: #333333; color: #ffffff; padding: 6px; margin-top: 8px;}

.tagsGroup		{background-color: #6f1240; color: #ffffff; padding: 2px;}
.hilite		    {background-color: #993366; color: #ffffff; padding: 2px;}

.lolite		    {background-color: #bb7802; color: #ffffff; padding: 2px;}


.tagCloud	{width: 400px; text-align: center; line-height: 30px;}

.smallestTag {font-size: 11px; margin: 4px;}
.smallTag {font-size: 14px; margin: 4px; }
.mediumTag {font-size: 18px;  margin: 4px;}
.largeTag {font-size: 26px;  margin: 4px;}
.largestTag {font-size: 30px;  margin: 4px;}

