/* mac hide\*/
html, body {
	height: 100%;
	padding: 0;
	margin: 0 auto;
	cursor: default;
}
body {
	background-color: #131313;
	color: #F58220;
	font: 12px/20px Verdana, Helvetica, sans-serif;
	background-image: url(../styleImages/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: 66% -50px;
	text-align: center;
	min-width: 980px;
}
html>body #allcontainer {
	height: auto;
}
#allcontainer {
	margin: auto;
	width: 978px;
	padding: 130px 0 30px 0;
	text-align: left;
	min-height: 100%;
	height: 100%;
	position: relative;
	background: none;
}
#innerwrap {
	width: 978px;
	margin: 0 0 0;
	padding: 0;
	color: #F58220;
	background: #000000;
	min-height: 100%;
	height: 100%;
}
td {
	font-size: 12px;
}
th {
	color: #F58220;
	border-bottom: 1px solid #666666;
}
div, form, p {
	margin: 0;
	padding: 0;
}
legend {
	margin: 20px;
	padding: 10px;
}




/** H E A D E R
*************/
#header {
	z-index: 100;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	height: 135px;
	text-align: right;
	width: 978px;
	margin:0 0 10px 0;
	padding-bottom: 8px;
	/* SKIN VARIABLE IS cAsE SeNsItIvE *//*
	background-image: url(../../../images/getLogo.php?skin=Motobox);*/
	background-image: url(../styleImages/logo/logo.png);
	background-repeat: no-repeat;
	background-position: -3px 5px;
	background-color: transparent;
	color: #333333;
}

#headMenu {
	background-color: #000000;
	position: absolute;
	left: 0;
	top: 65px;
	width: 100%;
	height: 75px;
}
#siteDocs {/*
	width: 100%;*/
	background-color: #333333;
	height: 40px;
	margin: 5px;
	text-align: left;
	color: #999999;
	line-height: 40px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	overflow: hidden;
}
#siteDocs ul {
	list-style: none;
	padding: 0 0px;
	margin: 0;
}
#siteDocs li {
	display: inline;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	border-right: 1px solid #000000;
}
#siteDocs a {
	color: #999999;
	text-decoration: none;
	padding: 0;
	display: block;
	width: 241px;
}
#siteDocs a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

/** F O O T E R
*******************/
#footer {
	left: -1px;
	bottom: -1px;
	position: absolute;
	height: 20px;
	width: 978px;/*
	clear: both;*/
	text-align: center;
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #242726;
	text-align: center;
	font-size: 10px;
	color: #666666;
}

#footer a:link,
#footer a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #FFBB48;
	text-decoration: none;
}


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

#Currency {
	position: absolute;
	top: 50px;
	left: 20px;
	padding: 2px 0;
	text-align: left;
	color: #999999;
}

#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 {
	position: absolute;
	top: 50px;
	right: 0;
	text-align: right;
	font-size: 10px;
	color: #F58220;
	margin: 0;
	padding: 0 10px 0 0;/*
	width: auto;*/
	float:right;
}

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

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

#Login a:hover {
	text-decoration: none;
	color: #FFBB48;
}
	
#searchBox {
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
	width: 300px;
	z-index: 101;
	margin: 10px;
	padding: 0;
	text-align: right;
	background-image: url(../styleImages/backgrounds/search_field.gif);
	background-position: right 2px;
	background-repeat: no-repeat;
}
#searchStr {
	color: #666666;
	background: #FFFFFF;
	border: none;
	font-size: 10px;
	margin-right: 20px;
	width: 111px;
}

a#advSearchLnk,
a#advSearchLnk:visited {
	color: #F58220;
	font: normal bold 10px Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a#advSearchLnk:hover {
	color: #FFBB48;
	text-decoration: none;
}

/** LEFT COLUMN SECTION
************************/
#leftPane {
	float: left;
	width: 213px; 
	padding: 5px 0 5px 5px;
	margin: 0;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	background-color: #000000;
}

#leftPane .textbox,
#searchStr {
}
/**LEFT COLUMN HEADINGS
************************/
.subHeading {
	margin: 0 0 0 0;
	padding: 0;
	color: #F58220;
	background-color: #000000;
	line-height: 48px;
	height: 55px;
	background-image: url(../styleImages/a1.gif);
	background-repeat: repeat-x;
	width: 100%;
	border-bottom: 1px dotted #F58220;
}


.subHeading h3 {
	margin: 0;
	padding: 5px 0 0 5px;
	color: #F58220;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

.subHeading h3 a {
	color: #F58220;
	text-decoration: none;
	margin: 0 0 0 5px
	border: none;
	display: block;
}

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



/**LEFT COLUMN SIDE BOXES
*************************/
.LeftBox {
	padding: 0 0 1px 0;
	margin: 0 0 5px 0;
	width: 213px;
	background-color: #242424;
	position: relative;
}
.LeftBox iframe {
	z-index: 1;
}
.LeftBox a {
	color: #F58220;
	text-decoration: none;
}

.LeftBox a:hover {/*
	color: #C6EADD;*/
	color: #FFBB48;
	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;
}

/**LEFT COLUMN - CART BOX
**********************************/
#cartBox .subHeading {
	background-image: url(../styleImages/backgrounds/box-cart.jpg);
	background-position: center center;
}


/**START CROSS-BROWSER DHTML MENU
**********************************/
#mainmenu-nav {
	margin: 5px 0 0 0;
	padding: 0;
	background-color: #242424;
	/*
	display: block;*/
}

.ul-nav, .li-nav{
	display: block;
}

.ul-nav{
	padding: 0 0 1px;
	font-size: 12px;
	width: 213px;
	z-index: 999;
}

.li-nav {
	float: left; 
	display: inline;
}

.li-nav .ul-nav {
	display: none;
	position: absolute;
	margin-left: 213px;
	margin-top: -30px;
	background-color:#333333;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 4px solid #F58220;/*
	font-size: 10px;*/
}

.li-nav a {
	padding: 5px 0;
	font-size: 12px;
	width: 213px;
	display: block;
	text-indent: 4px;
	color: #999999;
	text-decoration: none;
	border-top: 1px solid #303030;
}

.li-nav a:hover{
	color: #000000;
	background-color: #F58220;
	text-decoration: none;
}

a.hassubmenu {
	background-image: url(../styleImages/more.gif);
	background-repeat: no-repeat;
	background-position: 205px 9px;
}
a.hassubmenu:hover {
	background-image: url(../styleImages/more_hover.gif);
}

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



/**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 10px 5px 0;/*
	background-color: #FFFFFF;*/
}

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

#RandText {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

/**RANDOM PRODUCTS 
********************/
#popularProds {
	padding-bottom: 30px;
	background-image: url(../styleImages/backgrounds/box_back.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#onFacebook {
	background-color: #000000;
	margin: 0;
	padding: 30px 0 6px 10px; 
	font-size: 9px;
	font-family: Verdana, Helvetica, sans-serif;
}

/**MAIN CONTENT SECTION
************************/
#content {
	width: 750px;
	float: right;
	display: inline;
	margin: 0;
	padding: 5px;
	color: #999999;
	background-color: #000000;
}

#content a,
#content a:visited {
	color: #F58220;
}
#content a:hover {
	color: #FFBB48;
}

#content p {
	margin: 10px 5px 0;
	line-height: 1.3em;
	text-align: justify;
}

#ContentBox {
	padding: 0;
	margin: 0;
}


/**GENERAL HEADERS
********************/
.Title {
	color: #F58220;
	background-color: #242424;
	border-top: 1px solid #303030;
	height: 26px;
	padding: 0;
	margin: 5px 0 0;
	overflow: hidden;
	}


h1 {
	font-size: 13px;
	color: #F58220;/*
	background: #393939;*/
	font-weight: bold;/*
	text-transform: uppercase;*/
	padding: 4px 0 4px 5px;
	margin:0;
	}


h2 {
	font-size: 13px;/*
	color: #F58220:
	background-color: #FFFFFF;*/
	font-weight: bold;/*
	text-transform: uppercase;*/
	padding:6px 0 6px 5px;
	margin:0;
	}


h3 {
	font-size: 13px;/*
	color: #F58220;*/
	font-weight: bold;/*
	text-transform: uppercase;
	background:#667777;*/
	padding:6px 0pt 6px 5px;
	}


h4 {
	font-size: 13px;
	font-weight: bold;/*
	text-transform: uppercase;*/
	}


/**BREADCRUMB TRAIL & PAGINATION
**********************************/
#BreadCrumb,
#contentTitle {
	margin: 0 0 0 0;
	padding: 5px 0 0 5px;
	color: #F58220;
	background-color: #000000;
	font-size: 13px;
	font-weight: bold;
	line-height: 50px;
	height: 51px;
	background-image: url(../styleImages/a1.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}




	
/**HOME PAGE INTRODUCTION TEXT
*******************************/
#Announcement {
	padding: 0;
	margin: 0 0 5px;
	height: 240px;
	overflow: hidden;
	display: block;
}
#newsFlash {
	height: 26px;
	line-height: 26px;
	margin: 5px 0 0;
	color: #F58220;
	font-weight: bold;
	text-align: center;
	background-color: #242424;
	border-top: 1px solid #303030;
}
#audioFlash {
	height: 20px;/*
	margin: -23px 0 0;*/
	position: absolute;
	top: 222px;
	left: 373px;
	width: 600px;
	z-index: 1;
	text-align: left;
}
#audioFlashCat {
	height: 20px;/*
	margin: -23px 0 0;*/
	position: absolute;
	top: 222px;
	left: 223px;
	width: 750px;
	z-index: 1;
	text-align: left;
}

#Announcement p {
	margin: 5px 0 0 0;
	line-height: 16px;
	padding: 0;
}
#Announcement #homeBanner {
	display: block;
	background-color: #242424;
}
	
	
/**LATEST PRODUCTS - HOMEPAGE
*******************************/
#LatestProducts {
	padding: 0;
	margin:0;
	height:100%;
}
#LatestProducts .Title {
	margin: 0 0 0 0;
	height: 55px;
	line-height: 39px;
	background-image: url(../styleImages/a1.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#Inner {
	margin: 0;
	padding: 5px 0 0 0;
	background-color: #242424;
	width: 750px;
}

.LPBox {
	float: left;
	text-align: center;
	width: 140px;
	height: 155px;
	margin: 5px 5px 20px 5px;
	padding: 0;
	background-image: url(../styleImages/backgrounds/lp_image.gif);
	background-repeat: no-repeat;
	background-position: -6px -6px;
}
.LPInfo {
	height: 70px;
}
.LPImage {
	text-align: center;
	height: 78px;
	padding: 5px 0;
	margin: 3px auto;
	overflow: hidden;
}

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

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

.LPName a:hover {
	color: #FFBB48;
	text-decoration: none;
}

.LPPrice {
	height: 20px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	margin: 0;
	padding: 2px 0;
	text-transform: lowercase;
	color: #F58220;
}


/**CATEGORY VIEW 
********************/
#CatDescription {
	color: #F58220;
	margin: -208px 0 5px 0;
	height: 200px;
	overflow: hidden;
	clear: both;
}

/**SUB CATEGORY IMAGE DISPLAY
******************************/
#SubCategories {
	float: left;
	display: inline; /*fixes IE6 float bug*/
	text-align: center;
	margin: 0 auto 5px;
	padding: 20px 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;
	vertical-align: baseline;
	padding: 0;
	height: 200px;
	width: 240px;
}

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

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

.subCat img {
	background-color: #FFFFFF;
}


/**SUB CATEGORY PRODUCTS DISPLAY
********************************/

.pagination {
	text-align: right;
	color: #F58220;
	height: 38px;
	line-height: 38px;
	clear: both;
	margin: 2px 0 0;
	padding: 5px 5px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.pagination .pageCurr {
	padding: 0 4px;
	color: #F58220;
	background-color: #242424;
	border: 1px solid #666666;
}
.pagination a {
	padding: 0 4px;
	color: #666666 !important;
	background-color: #242424;
	border: 1px solid #666666;
}
.pagination a span {
}
/*
.pagination a.pageNext,
.pagination a.pagePrev,
.pagination a.pageLast,
.pagination a.pageFirstt, {
	width: 15px;
	background-color: #000000;
}
*/
.pagination a:hover {
	color: #FFBB48 !important;
	background-color: #242424;
	border: 1px solid #FFBB48;
}
.paginationTop {
	margin: 0 0 -60px 0;
	height: 55px;
	line-height: 45px;
}
#catProdList {
	margin: 5px 0 0;
	position: relative;
	border-top: 1px solid #303030;
}
.sortBy {
	margin: 0;/*
	height: 20px;*/
	line-height: 20px;
	padding: 17px 5px;
	background-image: url(../styleImages/a1a.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sortBy input,
.sortBy select {/*
	border: 1px solid #666666;
	background-color: #242424;
	color: #CCCCCC;
*/
	height: 20px;
	font: normal normal 11px Verdana, Helvetica, sans-serif;
}
#catProds {
	margin: 0;
	padding: 5px 0 0 0;
	background-color: #000000;
}
.catProd {
	display: block;
	height: 100px;
	padding: 0;
	margin: 0;
}
.CPBox {
	float: left;
	clear: left;
	text-align: left;
	height: 94px;
	width: 740px;
	margin: 2px 5px;
	padding: 0;
	background-image: url(../styleImages/backgrounds/lp_image.gif);
	background-repeat: no-repeat;
	background-position: -6px -6px;
	overflow: hidden;
	border-bottom: 1px dotted #666666;
}
.CPBox h2 {
	margin: 0;
	padding: 0;
}
.CPBox a {
	text-decoration: none;
}
.CPDesc {
	padding: 0;
	line-height: 1em;/*
	background-color: #131313;
	border: 1px solid white;*/
}
.CPImage {
	float: left;
	width: 140px;
	display: block;
	text-align: center;
	height: 75px;
	padding: 5px 0;
	margin: 0 5px 0 0;
	overflow: hidden;/*
	border-right: 1px dotted #666666;*/
}
.CPPrice {
	color: #F58220;
	float: right;
	margin: 0 10px;
}


.CurrentCatImage {
	text-align: center;
	margin: 0 0 5px;
	padding: 0;
	height: 208px;
	overflow: hidden;
}
	
.catview a {
	color: #F58220;
	text-decoration: none;
}

.catview p {
}


/**SINGLE PRODUCT PAGE
************************/
#SingleProd {
	padding: 0;
	margin: 0;
}
#prodForm {
	margin: 0 5px;
}

#prodImage {
	margin: 10px 0;
	width: 390px;/*
	height: 300px;
	background-color: #FFFFFF;*/
	text-align: center;
	overflow: hidden;
	float: left;
	display: inline;
}
#prodImageTop {
	height: 3px;
	width: 390px;
	background-image: url(../styleImages/backgrounds/prod_img_bottop.gif);
	background-repeat: no-repeat;
	background-position: left -3px;
}
#prodImageMid {
	width: 390px;
	background-color: #FFFFFF;
}
#prodImageBot {
	height: 3px;
	width: 390px;
	background-image: url(../styleImages/backgrounds/prod_img_bottop.gif);
	background-repeat: no-repeat;
}
#MainProdImage {
	text-align: center;
	margin: 0;
	padding: 0;/*
	width: auto;
	height: auto;*/
}

#MoreImages {}

/**LIGHTBOX GALLERY
********************/
#LightBoxGallery {
	width: auto;
	margin: 0 0 20px;
	padding: 0;
	text-align: left;
	clear: both;
}

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

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


/**PRODUCT DESCRIPTION
***********************/
#prodDescription {
	text-align: left;
	padding: 0 0 20px;
	margin: 10px 0 20px 5px;
	color: #999999;
	float: right;
	clear: right;
	font-size: 12px;
	width: 340px;
}
.roundedTop {
	height: 3px;
	width: 340px;
	background-image: url(../styleImages/backgrounds/prod_desc_bottop.gif);
	background-repeat: no-repeat;
	background-position: center -3px;
}
#prodDescMid {
	width: 328px;
	margin: 0;
	padding: 0 5px;
	background-color: #242424;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: none;
	border-top: none;
}
.roundedBot {
	height: 3px;
	width: 340px;
	background-image: url(../styleImages/backgrounds/prod_desc_bottop.gif);
	background-repeat: no-repeat;
}
#prodDescription h2 {
	display: none;
	margin: 0 0 0 0;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;/*
	text-transform:uppercase;*/
	}


/**PRODUCT INFO - PRICE, RATING, TELL A FRIEND
************************************************/
#ProdInfo {
	padding: 5px 0;
	margin: 0;
	text-align: left;
	clear: both;
}

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

#ProdReviews {
	float: left;/*
	display: inline;used to fix IE6 double margin bug with floated elements */
	margin: 0;
	text-align: right;
	padding: 3px 0px 3px 0;
	width: 390px;
}

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

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

#TellAFriend {
	margin: 0 5px 25px;
	padding: 3px 0 0 5px;
	width: 335px;
	float: right;
}

#TellAFriend ul {
	display: block;
	margin: 0;
	padding: 0 0 0 5px;	
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
	margin-left: -5px;
	background-color: #242424;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
}

#TellAFriend li {
	display: block;
	background-image: url(../styleImages/backgrounds/tell_a_friend.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 0;
}
#TellAFriend .roundedBot {
	margin-left: -5px;
}

#taf1 {
	background-position: left 3px;
}
#taf2 {
	background-position: left center;
}
#taf3 {
	background-position: left -36px;
}
#TellAFriend a {
	text-decoration:none;
}
#TellAFriend a:hover {
	text-decoration:none;
}


/**PRODUCT OPTIONS
********************/
#ProdOptions {
	margin: 20px 0;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

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

.OptionsStyle {/*
	border: 1px solid #CCC;*/
	width: auto;
	background-color: #333333;
	color: #CCCCCC;
}


/**PRODUCT CODE & STOCK AVAILABILITY
**************************************/
#ProdLevels {
	text-align: right;
	margin: 0 5px;
	padding: 0;
	font-weight: bold;
}
#prodCode {
	color: #F58220;
}
#ProdLevels p {
	margin: 0;
	padding: 0;
}


/**ADD TO CART BLUE BACKGROUND
*******************************/
#ProdBuy {/*
	color: #ffffff;
	background: #667777;*/
	
	/* temp NoCartAvailable */
	display: none;
	
	font-size:14px;
	width:520px;
	margin:10px 10px 10px 0;
	padding: 10px 10px 10px 0;
	position: relative; 
	text-align: right;
	}

#ProdBuyLogin {/*
	color: #ffffff;
	background: #667777;*/
	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:0 10px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	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,
#ReviewArchives {
	margin: 0 5px 10px 5px;
	padding: 0;
	background-color: #242424;
	clear: both;
}
#CustomerReviews h3,
#ReviewArchives h3 {
	margin: 0;
	padding-left: 10px;
	border-bottom: 1px solid #333333;
}

#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{
	padding: 3px;
}	

.ReviewContent {
	padding: 3px;
	font-style:italic;
	border-bottom: 1px dotted #CCCCCC;
	color: #333333;
	background: #CCCCCC;
	}

.ReviewTitle { text-transform:uppercase;}

.ReviewedBy {/*
	color: #C6EADD;
	background: #FFFFFF;*/
	padding: 3px;
	}

.Date {
	float: right;
	}


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

* html .LPInfo {width: 100%;}

/**ROUNDED ELEMENTS
*********************/
.roundT {
	background-image: url(../styleImages/backgrounds/rounded_long.gif);
	background-position: right -3px;
	background-repeat: no-repeat;
	margin: 5px 5px 0;
	height: 3px;
	padding: 0 0;
	background-color: #242424;
}
.roundT div {
	background-image: url(../styleImages/backgrounds/rounded_short.gif);
	background-position: left -3px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 3px;
	height: 3px;
}
.roundM {
	margin: 0 5px !important;
	padding: 2px 5px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	background-color: #242424;
}
.roundB {
	background-image: url(../styleImages/backgrounds/rounded_long.gif);
	background-position: right 0px;
	background-repeat: no-repeat;
	margin: 0 5px 5px;
	height: 3px;
	padding: 0 0;
	background-color: #242424;
}
.roundB div {
	background-image: url(../styleImages/backgrounds/rounded_short.gif);
	background-position: left 0px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	width: 3px;
	height: 3px;
}

form table {
	width: 720px;
	margin-left: 10px;
}
td.tdleft {
	width: 150px;
}

