body {
	margin: 0px;
	padding:0;
	background-color: #121212;
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	background-image:url(img/bkgnd1.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#acacac;
	font-weight:normal;
}

#pageSurround {
	width: 970px;
	margin: 0px auto;
	padding: 0px;
	background-color:#0f0f0f;
	color: #898989;
	border-top:1px solid #f85a06;
	background-image:url(img/rbHeader2.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}


#PageOuter {
	width: 984px;
	margin:0 auto;
	padding:0;
	background-color:#0f0f0f;
}

#Header {
	text-align: right;
	height: 100px; 
	width: 970px;
	margin:0 0 0 0;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	color: #e0e0e0;
	}

/**TOP BOXES 
*************/
.SmallHeader  {
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase; 
	}

#Currency{
	padding: 15px 35px 2px 0;
	}

#Language {
	padding-right:10px;
	margin-bottom:3px;
	}

#Session {/*Required as Language & Currency Boxes are not used within general Cart.tpl pages*/
	margin-top:58px;
	width:auto;
	height:20px;
	padding:0;
	text-align:right;
	float:right;
	} 

#Login {
	text-align:left;
	font-size:11px;
	color: #FFFFFF;
	text-transform:uppercase;
	margin:0;
	margin-left:12px;
	padding:0 0 0 0;
	width:auto;
	} 

#Login p {
	margin:10px 0px 20px 0px;
	padding:0;
	}

#Login a {
	color:#808080;
	text-decoration:none;
	}

#Login a:hover {
	color:#fff;
	border-bottom:1px dotted #f85a06;
	text-decoration:none;
	}
	

#rbCartNavi{
float:right;
width:170px;
border:0px solid red;
background: url(img/rbCartBkgnd1.gif) top left no-repeat;
margin:15px 15px 0px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

#rbCartNavi a:link, #rbCartNavi a:visited{
	color:#f85a06;
	text-decoration:none;
	border-bottom:1px dotted #fff;
	font-weight:bold;
	}  

#rbCartNavi a:hover{
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #f85a06;
	font-weight:bold;
	}  


/**TOP NAV SECTION
************************/


#navcontainer {
overflow: hidden;
display:inline;
width: 620px;
float:right;
margin-top:60px;
border: 0px solid red;
}

#navlist
{
float:right;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist li
{
display:inline;
border-left: 1px solid #2f2f2f;
padding:5px 6px 5px 8px;
font-weight:bold;
font-size:12px;
}


#navlist a:link, #navlist a:visited {
color:#d1d1d1;
}

#navlist a:hover {
color:#fff;
border-bottom:1px dotted #f85a06;
}

#navlist #first li{
border-left: 0px solid #2f2f2f;
padding:0px 10px 0px 0px;
}




/**LEFT COLUMN SECTION
************************/
#LeftColumn {
	display:inline;
	position: relative;
	left: 0px;
	width: 215px; 
	padding:0px 0 0 0px;
	float: left;
	margin:0px 0px 20px 7px;
	font-size:11px;
	z-index:20;
	background-color: #0f0f0f;
	border:1px solid #121212;
	}

/**LEFT COLUMN HEADINGS
************************/
.subHeading {
	margin:0;
	padding:0;
	color: #ffffff;
	}


.subHeading h3 {
	margin:0;
	text-transform: uppercase;
	text-align:left;
	float:left;
	padding: 9px 0px 9px 15px;
	width: 200px;
	border:0;
	border-bottom: 1px solid #121212;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	background-color:#0a0a0a;
	font-size:12px
	}

.subHeading h3 a {
	color: #ffffff;
	text-decoration:none;
	border:none;
	}

.subHeading h3 a:hover {
	color: #C6EADD;
	text-decoration:none;
	border:none;
	}



/**LEFT COLUMN SIDE BOXES
*************************/
.LeftBox {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	width:215px;
	}

.LeftBox a {
	color: #FFFFFF;
	text-decoration:none;
	}

.LeftBox a:hover {
	color: #C6EADD;
	text-decoration:none;
	}


/**LEFT COLUMN - MAILING LIST
*******************************/
.LeftBox.border {
	border-top:1px dotted #FFFFFF;
	padding-top:5px;
	color:#FFFFFF;
	background: #667777;
	}

/**LEFT COLUMN - INFORMATION BOX
**********************************/
.LeftBox p#nudge {
	margin:0 0 0 10px;
	color: #FFFFFF;
	background: #667777;
	}


/**START CROSS-BROWSER DHTML MENU
**********************************/
#mainmenu-nav {
	
	float: left;
	display:inline; /*fixes IE6 float bug*/
	font-size: 12px;
	margin:0;
	}

.ul-nav, .li-nav{
	font-size: 12px;
	display: block;
	}

.ul-nav{
	width: 190px;
	padding: 0px;
	font-size: 12px;
	}

.li-nav{	
	float: left;
	display:inline;
	font-size: 12px;
	line-height:1.2em;
	}

.li-nav .ul-nav {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -19px;
	background-color:#0f0f0f;
	border-left: 1px solid #242424;
	border-right: 1px solid #242424;
	border-bottom: 1px solid #242424;
	border-top: 4px solid #242424;
	width:auto;
	z-index: 5;
	font-size: 12px;
	}

.li-nav a{
	font-size: 12px;
	width: 200px;
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #f85a06;
	text-decoration:none;
	background-color:#0f0f0f;
	border-bottom: 1px solid #121212;
	padding: 5px 0px 6px 15px;
	}

.li-nav a:hover{
	padding: 5px 0px 6px 15px;
	width: 200px;
	display: block;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-decoration:none;
	background-color:#f85a06;
	}



a.hassubmenu{
	background-image: url(../styleImages/more2.gif);
	background-repeat: no-repeat;
	background-position: 178px 6px;
	}

/**HIGHTLIGHTING EFFECT ON SUB-CATS
************************************/
.ul-nav .li-nav a.hassubmenu:hover {color: #C6EADD; }



/**CLEARING FLOATING ELMENTS
*****************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}



/**VIEWCART NAVIGATION
************************/
ul#CartNav {
	list-style-type:none;
	margin:0;
	padding:0;
	}

ul#CartNav li {
	margin:0;
	padding:0;
	}


ul#CartNav li a {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position:5px 6px;
	padding: 2px 2px 2px 15px;
	color: #333333;
	background: #FFFFFF;
	text-decoration:none;
	}

ul#CartNav li  a:hover{
	background-image:none;
	padding: 2px 2px 2px 15px;
	color: #6F9994;
	background: #FFFFFF;
	text-decoration:none;
	}


/**RANDOM PRODUCTS 
********************/
#RandProduct {
	height:100%;
	padding:10px 0 20px 0;
	}

#RandImage {
	float:left;
	display:inline; /*fixes IE6 float bug*/
	margin:0 10px 0 0;
	padding:0 0 0 0;
	}

#RandText {
	color: #FFFFFF;
	}




/**MAIN CONTENT SECTION
************************/
#Content {
	position: relative;
	width:730px;
	float: right;
	display:inline;
	margin:0 7px 0 0px;
	padding:0;
	background:none;
	}


#Content p {margin-left:10px;}

#ContentBox {
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	/*
	position: relative;
	z-index: 1; */
	}


/**GENERAL HEADERS
********************/


.Title {
	padding:0;
	margin-bottom:10px;
	}


h1 {
	font-size:18px;
	font-weight:bold;
	color:#f86415;
	line-height:1.1em;
	margin-bottom:10px;
	padding-left:7px;
	}


h2 {
	font-size:17px;
	font-weight:bold;
	color:#fff;
	line-height:1.1em;
	}


h3 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	background:#0f0f0f;
	padding:8px 0pt 8px 5px;
	border:1px solid #131313;
	}



h4 {
	font-size: 13px;
	color: #f86415;
	font-weight: bold;
	text-transform: uppercase;
	padding-left:10px;
	}


/**BREADCRUMB TRAIL & PAGINATION
**********************************/
#BreadCrumb {margin-bottom:5px;padding-left:7px;}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	}


/**SITE DOCUMENTS
*******************/
#SiteDocs {
	text-align:left;
	margin:0;
	padding:5px 0;
	color: #c7d1d1;
	background:#000;
	font-size:11px;
	height:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	border-bottom:7px solid #0f0f0f;
	}

#SiteDocs a:link, #SiteDocs a:visited, #SiteDocs a:hover {
	color: #898989;
	text-decoration: none;
	}
	
#SiteDocs a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:1px dotted #f86415;
	}	
	

#SiteDocs a:hover {
	color: #C6EADD;
	}


	
/**HOME PAGE INTRODUCTION TEXT
*******************************/
#Announcement {
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	position: relative;
	}


#Announcement p {
	margin:0px 5px 0 0px;
	line-height:16px;
	}
	
	
#billboard1 {
background:url(images/billboard_bkgnd1.jpg) top left no-repeat;
width:728px;
height:218px;
margin-bottom:15px;
display:inline;
float:left;
padding-top:0px;
}

#billboard_text {
width:325px;
float:left;
border:0px solid red;
margin:0px 0px 0px 18px;
display:inline;
padding-top:0px;
}

#billboard_text h1 {
	font-size:18px;
	font-weight:bold;
	color:#f86415;
	line-height:1.1em;
	margin-bottom:10px;
	padding-left:0px;
	}
	
	
#billboard_text	h2 {
	font-size:22px;
	font-weight:bold;
	color:#fff;
	line-height:1.1em;
	border-bottom:none;
	}
	
	
	
	
/**LATEST PRODUCTS - HOMEPAGE
*******************************/
#LatestProducts {
	padding: 0px;
	margin:0px;
	border:1px solid #121212;
	background-color:#0f0f0f;
	width:726px;
	float:left;
	}
	
#LatestProducts h2 {
	font-size:17px;
	font-weight:bold;
	color:#fff;
	line-height:1.1em;
	background-image:url(../styleImages/bull1.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
	margin-left:20px;
	padding-left:18px;
	margin-bottom:0px;
	}
	
	

#Inner {
	margin: 0px;
	padding:0;
	padding-left:15px;
	}

.LPBox {
	float: left;
	text-align: center;
	width:160px;
	height:230px;
	margin:6px;
	margin-right:8px;
	padding:0;
	}

.LPImage {
	text-align: center;
	margin:4px auto;
	}

.LPName {
	text-align:center;
	font-size:12px;
	margin:0;
	width:100%;
	color: #333333;
	}

.LPName a:link, .LPName a:visited {
	color:#808080;
	text-decoration:none;
	padding:0;
	margin:0;
	}

.LPName a:hover {
	color:#fff;
	border-bottom:1px dotted #f85a06;
	text-decoration:none;
	}

.LPPrice {
	height:20px;
	width:100%;
	text-align:center;
	font-size:12px;
	color: #fff;
	}




/**CATEGORY VIEW 
********************/
#CatDescription {}

/**SUB CATEGORY IMAGE DISPLAY
******************************/
#SubCategories {
	float:left;
	display:inline; /*fixes IE6 float bug*/
	text-align:center;
	margin: 10px auto 5px;
	padding: 0;
	width:100%;
	height:auto;
	}

.subCat {	
	float:left;
	display:inline;/*fixes IE6 float bug*/
	text-indent:0;
	margin:5px 5px 10px 5px;
	text-align: center;
	padding:5px;
	}

.subCat a {
	color: #fff;
	text-decoration:none;
	}

.subCat a:hover {
	text-decoration:none;
	color:#898989;
	}

.subCat img {
	border:1px solid #131313;
	padding:5px;
	}
	

/**ORIGINAL CAT VIEW CODING
*****************************/
/*.catview {
	margin:0 10px;
	padding:0;
	width:100%;
	}

.catimage {
	width:auto;
	height:auto;
	border-bottom:1px dotted #CCC;
	padding:0;
	margin:0;
	}

.catinfo {
	border-bottom:1px dotted #CCC;
	margin-right: 10px;
	}

.catInner {
	margin:10px 0;
	border-left:1px dotted #ccc;
	}

.catview a {
	color:#667777;
	text-decoration:none;
	}

.catview p {line-height:12px;}*/


.catview {
	margin:5px 0;
	padding:0;
	padding-left:7px;
	width:98%;
	border-top:1px solid #131313;
	}

.catsep {
	border-top:1px solid #131313;
	border-bottom:1px solid #131313;
	padding-right:8px;
	padding-bottom:5px;
	}


.catsep h2, .catsep h2 a {
	font-size: 14px;
	color: #f86415;
	font-weight: bold;
	padding:0px 0 0px 5px;
	margin:0;
	}

.catsep h2 a:hover {
	color:#fff;
	border-bottom:1px dotted #f86415;
	}

.catimage {
	padding:0;
	margin:0;
	}

.catview a {
	color:#667777;
	text-decoration:none;
	}

.catview p {line-height:1.3em;}
.catview .Price {color: #fff;}

/**SINGLE PRODUCT PAGE
************************/
#SingleProd {
	padding: 3px;
	margin-bottom:20px;
	position: relative;
	z-index: 1;
	}
	
#MainProdImage {
	text-align:center;
	margin:20px auto;
	padding:0;
	width:auto;
	height:auto;
	}

#MoreImages {}

/**LIGHTBOX GALLERY
********************/
#LightBoxGallery {
	height:auto;
	width:auto;
	margin:0 auto;
	padding:0;
	text-align:center;
	}

.LightBox {
	float:left;
	margin:0 0 30px 15px;
	height:1%;
	}

.LightBoxImage {
	text-align:center;
	margin:0;
	padding:5px;
	border: 1px solid #CCC;
	}


/**PRODUCT DESCRIPTION
***********************/
#ProdDescription {
	text-align:left;
	padding:7px 10px;
	margin-bottom:20px;
	color: #898989;
	border:1px solid #131313;
	background: #0f0f0f;
	}

#ProdDescription h2 {
	margin:0 0 7px 0;
	padding-bottom: 5px;
	font-weight:normal;
	background:none repeat scroll 0%;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	border-bottom:1px dotted #2c2c2c;
	}


/**PRODUCT INFO - PRICE, RATING, TELL A FRIEND
************************************************/
#ProdInfo {
	border:1px solid #131313;
	background: #0f0f0f;
	padding:7px 0px;
	margin:0;
	margin-bottom:0px;
	text-align:left;
	height:60px;
	width:100%;
	}

#ProdPrice {
	float:left;
	display:inline; /*used to fix IE6 double margin bug with floated elements */
	width:30%;
	height:66%;
	font-size:20px;
	padding:10px 0 0 0;
	margin:0;
	text-align:left;
	padding-left:10px;
	color:#f86415;
	
	}

#ProdReviews {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	height:90%;
	width:29%;
	margin:0 auto;
	text-align:center;
	padding:3px 5px 3px 0;
	border-right:1px dotted #2c2c2c;
	border-left:1px dotted #2c2c2c;
	}

#ProdReviews a {
	color: #c7d1d1;
	text-decoration:none;
	}

#ProdReviews a:hover {text-decoration: none; color: #fff; border-bottom:1px dotted #f86415;}

#TellAFriend {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	width:37%;
	height:100%;
	margin:0;
	margin-left:10px;
	padding:0;
	}
	
#TellAFriend img {
	padding-top:1px;
}

#TellAFriend ul {
	display:block;
	margin:0 0 0 10px;
	padding:0;	
	font-size:12px;
	text-align:left;
	}
	
#TellAFriend li {
	margin-bottom:1px
	}

#TellAFriend a {
	color:#c7d1d1;
	text-decoration:none;
	}
	
#TellAFriend a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #f86415;
	}


/**PRODUCT OPTIONS
********************/
#ProdOptions {
	margin:0px 20px 10px 20px;
	text-align:left;
	font-size:15px;
	font-weight:normal;
	width:auto;
	margin:0;
	padding:0;
	color: #fff;
	}

#Options {
	margin:-10px 0 0 0;
	padding:0 0 0 10px;
	text-transform:none;
	font-size:13px;
	font-weight:bold;
	color: #898989;
	}

.OptionsStyle {
	border: 1px solid #2c2c2c;
	width:auto;
	}


/**PRODUCT CODE & STOCK AVAILABILITY
**************************************/
#ProdLevels {
	text-align:left;
	margin:0 0 0 0;
	padding:0;
	padding-left:7px;
	font-size:10px;
	color:#898989;
	}

#ProdLevels p {
	margin:0;
	padding:0;
	}


/**ADD TO CART BLUE BACKGROUND
*******************************/
#ProdBuy {
	color: #ffffff;
	background: #0f0f0f;
	border:1px solid #121212;
	font-size:14px;
	margin:0px 0px 10px 0;
	padding: 10px 5px 10px 0;
	position: relative; 
	text-align: right;
	}

#ProdBuyLogin {
	color: #ffffff;
	background: #0f0f0f;
	border:1px solid #121212;
	font-size:14px;
	width:520px;
	margin:10px 10px 10px 0;
	padding: 5px 10px 5px 0;
	position: relative; 
	text-align: right;
	}

#ProdBuy a {
	line-height:22px;
	font-size:12px;
	padding:3px 10px;
	margin:2px 0 0 3px;
	text-decoration:none;
	}
	

/**COUPONS
************/
.addCoupon:link, .addCoupon:visited, .addCoupon:hover, .addCoupon:active {
	font-weight: bold;
	color: #333333;
	background: #FFFFFF;
	text-decoration: none;
	}

/**CUSTOMER REVIEWS - SUBMISSIONS
**********************************/
#CustomerReviews {}
#CustomerReviews p {margin-left:10px;}
.SubmitReview {padding-right: 60px;}
.right {text-align:right;}

.right span {
	font-weight:bold;
	float: left;
	}

/**CUSTOMER REVIEWS POSTED
***************************/
.ReviewEntry {margin:0;}

.ReviewRatings{
	color: #ffffff; 
	padding: 3px;
	}	

.ReviewContent {
	padding: 3px;
	font-style:italic;
	border-bottom: 1px dotted #2c2c2c;
	color: #c7d1d1;
	}

.ReviewTitle { text-transform:uppercase;}

.ReviewedBy {
	color: #898989;
	padding: 3px;
	}

.Date {
	color: #898989;
	float: right;
	}


/**RELATED PRODUCTS
*********************/
.LPInfo {color: #333333;}

* html .LPInfo {width: 100%;}

/**SITE BUTTONS
*********************/
.buttonBg {
	text-align: center;
	background-image: url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat: repeat-x;
	height: 26px;
	color: #663366;
	}

/* Start Extra SiteDocs Mod CSS by CubeCartSkins.net*/
/* Top Docs */

.topDocs
{

position: absolute; left: 490px;
overflow: hidden;
list-style-type: none;
margin: 0;
padding: 5px; font-family: Georgia, "Times New Roman", Times, serif;
 font-weight: bold; font-size: 12px; margin-bottom: 10px;
}

.topDocs a:link {
color:#d1d1d1; text-decoration:none;
}

a.txttopDocs:hover {
color:#fff;
border-bottom:1px dotted #f86415;
}
.txttopDocs {
	color: #d1d1d1;
}
a.txttopDocs {
	color: #d1d1d1;
	text-decoration: none;
}
/* End Top Docs */
.txtDivider {
color:#2f2f2f;
}

/* Bottom Docs */
.bottomDocs
{
float:right;
list-style-type: none;
margin: 0;
padding: 5px; font-family: Georgia, "Times New Roman", Times, serif;
 font-weight:bold; font-size:12px; margin-bottom:10px; margin-left:10px;
}
.bottomDocs a:link {
color:#d1d1d1; text-decoration:none;
}
a.txtbottomDocs:hover {
color:#fff;
}

.txtbottomDocs {
	color: #d1d1d1;
}
a.txtbottomDocs {
	color: #d1d1d1;
	text-decoration: none;
}
/* End Bottom Docs */