@charset "utf-8";
/* CSS Document */

body 
{
	margin:0;
	padding:0;
	background-color: #000000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#990000;
}

<!--img, div, a, input { behavior: url(/css/iepngfix.htc) }-->

#body_div
{
	background:url(/images/site/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #000000;
}

.clear
{
	clear: none;
}
.clear option
{
	clear:none;
}

.link
{
	text-decoration: underline;
	cursor: pointer;
}
.link:hover
{
	text-decoration: none;
}	
	
.pageWrapper 
{
	width:1000px;
	margin:0 auto;
	background:url(../images/site/bg3.png) repeat;
	background-color: transparent; 
	border:1px #D76A08 solid; 
	display:table; 
	margin-top:20px; 
	margin-bottom:20px; 
	padding-top:15px;
	padding-bottom:15px; 
	width:1000px	
}	


	
#header {
	width:100%;
	background:#000000;
	}
	
#menuBar 
{
	background:url(../images/site/bar.png) repeat-x transparent; 
	height:26px;
	text-align:center;
	line-height:26px;
	color:#FFFFFF;
	clear: both;
	margin-top: 15px;
}
	
#menuBar a {
	font-family:Tahoma, Helvetica, sans-serif, Arial;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	padding:0 30px 0 30px;
	}	
	
#menuBar a:hover {
	text-decoration:underline;
	}	
	
#topPageWrapper {
	background:url(../images/site/bg2.png) repeat-x; 
	height:15px; 
	margin:0 auto; 
	margin-top:15px; 
	width:1000px;
	}
	
#leftColumn 
{
	clear:right;
	width:222px;
	margin-left: 15px;
}
	
#centerColumn 
{
	text-align:justify;
	clear: none;
	margin-left:15px;
	line-height:20px;
	font-size:14px;
/*	width:494px;*/
}
	
#rightColumn 
{
	margin-left:15px;
	width:222px;
	clear:right;
}
	
.boxContainer 
{
	background:#000000; 
	margin:0;
	width: 220px;
	padding-top: 15px;
	border-left:1px solid #D76A08; 
	border-right:1px solid #D76A08; 
	line-height:16px;
	color:#CCCCCC;
	text-align:left;	
}

.account
{
	background:#211c18; 
	margin:auto;
	width: 460px;
	border-left:1px solid #D76A08; 
	border-right:1px solid #D76A08; 
	line-height:16px;
	color:#CCCCCC;
	text-align:left;	
}

.boxContainerBig
{
	background:#000000; 
	margin:0;
	width: 492px;
	padding-top: 10px;
	border-left:1px solid #D76A08; 
	border-right:1px solid #D76A08; 
	line-height:20px;
	color:#CCCCCC;
	text-align:left;
	display: table;	
}

.boxContainerBig2
{
	background:#000000; 
	margin:0;
	width: 729px;
	padding-top: 10px;
	border-left:1px solid #D76A08; 
	border-right:1px solid #D76A08; 
	line-height:20px;
	color:#CCCCCC;
	text-align:left;
	display: table;	
}

.boxContainerPadding
{
	padding-left: 10px;
	padding-right: 10px;
}
	
.boxHeader 
{
	background:url(../images/site/boxheader2.png) no-repeat; 
	margin:0;
	text-align:center;
	width:222px;
	height:32px; 
	line-height:32px;
	font-family:Tahoma, Helvetica, sans-serif, Arial;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	vertical-align:middle;
}

.boxHeaderBig
{
	background:url(../images/site/boxheaderBIG3.png) no-repeat; 
	margin:0;
	text-align:center;
	width:494px;
	height:33px; 
	line-height:33px;
	font-family:Tahoma, Helvetica, sans-serif, Arial;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	
}
	
.boxHeader .title {
	padding-left:25px;
	}	
	
.boxfooter 
{
	width:		222px;
	height:		13px;
	background:	url(../images/site/boxFooter2.png) no-repeat;
	margin:		0;
	text-align:	center;
}	

.boxfooterBig
{
	width:		494px;
	height:		13px;
	background:	url(../images/site/boxfooterBIG2.png) no-repeat;
	margin:		0;
	text-align:	center;
}
	
.blue {
	color:#0099CC;
	}	
	
.blueBold {
	font-weight:bold;
	color:#0099CC;
	}
	
.orange {
	color:#D76A08;
	}
	
.whiteBold {
	color:#FFFFFF;
	font-weight:bold;
	}
	
.greyLink {
	color:#CCCCCC;
	font-size:11px;
	text-decoration:none;
	}		
	
.greyLink:hover {
	text-decoration:underline;
	color:#FFFFFF;
	}	
	
.maroonLink {
	color:#FF6600;
	font-size:11px;
	text-decoration:none;
	}		
	
.maroonLink:hover {
	text-decoration:underline;
	}		
	
			
		
.whiteLink {
	color:#FFF;
	font-size:11px;
	text-decoration:underline;
	}			

.productTitle {
	margin-bottom:10px;
	text-align:center;
	font-size:13px;
	color:#FFFFFF; 
	font-weight:bold;
	}

.productTitleFeatured
{
	height: 		85px;
	margin-bottom:	10px;
	text-align:		center;
	font-size:		11px;
	color:			#FFFFFF; 
	font-weight:	bold;
}

	
.hSeparator 
{
	height: 1px;
	line-height: 1px; 
	background: #333333; 
	margin-top: 12px;
	margin-bottom: 12px;
	width: 200px;
}
	
.hSeparator2 {
	height:1px; 
	line-height:1px; 
	background:#111; 
	margin:5px 0 6px 0;	
	}
	
.hSeparator3 
{
	height:1px;
	line-height:1px; 
	background:#111;
	border-bottom:1px solid #333333;
	margin:12px 0 12px 0;
}	
.hSeparator4
{
	height:1px;
	line-height:1px; 
	border-bottom:1px solid #333333;
	margin:5px 0 6px 0;	
}
	
.photoContainer {
	text-align:center; 
	margin:15px 0;	
	}
	
.textInput 
{
	color:#555; 
	padding:1px; 
	font-size:11px; 
	border:1px solid #0099CC;
}
	
.buttonInput {
	font-size:10px;
	font-weight:bold; 
	margin-top:5px; 
	margin-bottom:0;
	}		
	
.categoryList 
{
	list-style-type: square; 
	margin			: 7px 0 0 35px;
}
	
.categoryList a {
	font-size:13px;
	}
	
.langBar {
	background:#000000; 
	padding:2px 0; 
	border-bottom:1px solid #111; 
	text-align:right; 
	color:#FFFFFF; 
	font-size:11px; 
	line-height:18px;	
	}
	
.langFlag {
	height:12px; 
	vertical-align:middle; 
	width:auto; 
	border:1px solid #222; 
	padding:1px; 	
	}
	
.productBox	
{
	display:table;
	margin-bottom:15px;
	padding-bottom:15px;
	border-top:1px solid #333;
/*	width: 450px;*/
}

.galleryBox	
{

	display:table;
	float:left;
	width: 223px;
}
	
.productPhotoContainer 
{
	float:left;
	width:140px;
}	
	
.productPhotoContainer img 
{
	width:140px;
	height:auto;
}
		
.productTextContainer 
{
	float:right;
	width:280px;
	text-align:left;
	padding-left:15px;
	font-size:11px;
}	
	
.productBox .title {
	font-weight:bold;
	color:#FF6600;
	text-align:left;
	font-size:11px;
	margin-bottom:10px;
	}	
	
.pageTitle {
	color:#FFFFFF;
	font-weight:bold;
	font-size:16px;
	text-decoration:underline;
	margin-bottom:10px;
	}	
	
.maroonBold {
	color:#FF6600;
	font-weight:bold;
	}
	
.productDetailsBox {
	display:table;
	margin-bottom:15px;
	padding-bottom:10px;
	margin-top:10px;
	}	
	
.productDetailsPhotoContainer 
{
	float:left;
	clear:both;
	width:100%;
	text-align:center;
}	
	
.productDetailsPhotoContainer img 
{

}	
	
.productDetailsTextContainer {
	text-align:left;
	font-size:11px;
	}		
	
.productDescription {
	margin-top:0;
	text-align:left;
	font-size:12px;
	line-height:16px;
	}	
	
.productDetailsTitle {
	font-weight:bold;
	color:#FF6600;
	text-align:left;
	font-size:13px;
	margin-bottom:20px;
	}		
	
.subtitle {
	color:#FFFFFF;
	font-weight:bold;
	margin-top:20px;
	font-size:13px;
	}	
	
.middleHeader {
	background:url(../images/site/middleHeader.png) no-repeat;
	height:23px;
	text-align:center;
	width:699px;
	margin-top:20px;
	font-family:Tahoma, Helvetica, sans-serif, Arial;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	line-height:22px;
	}	
	
.middleHeaderNew 
{
	background:url(../images/site/header_481_24.gif) no-repeat;
	height:24px;
	text-align:center;
	width:481px;
	margin: auto;
	margin-top:20px;
	font-family:Tahoma, Helvetica, sans-serif, Arial;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	line-height:22px;
}	
	
.red {
	color:#FF0000;
	}
	
.textInput2 
{
	color:#555; 
	padding:2px;
	width:180px;
	font-size:12px; 
	border:1px solid #0099CC;
}		
	
.boxMenu {
	margin:0;
	width:100%;
	border-top:1px solid #D76A08;
	border-bottom:1px solid #D76A08; 
	font-size:12px; 
	font-weight:bold;
	}
	
.boxMenu .selected {
	background:#999999; 
	color:#211c18; 
	border-right:1px solid #D76A08; 
	padding:8px 0;
	text-align:center;
	}
	
.boxMenu .selected a
{
	text-decoration: none;
	color:#000000;
}
	
.boxMenu .selected a:hover
{
	text-decoration: none;
}		
	
.boxMenu .unselected {	
	border-right:1px solid #D76A08; 
	padding:8px 0;
	text-align:center;
	}
	
.boxMenu .unselected a {
	color:#FFFFFF;
	text-decoration:none;
	}	
	
.boxMenu .unselected a:hover {
	text-decoration:underline;
	}
	
.submit {
	font-size:11px;
	font-family:Tahoma, Helvetica, sans-serif, Arial;
	font-weight:bold;
	color:#333;
	padding-bottom:2px;
	padding-top:2px;
	}	
	
#cart {
	width:100%;
	border:2px solid #555;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}	
	
#cart td {
	border-right:1px solid #555;
	border-bottom:1px solid #555;
	text-align:center;
	vertical-align:middle;
	padding:5px 10px 10px 10px;
	}	
	
#cart img {
	width:120px;
	height:auto;
	}	
	
#cart .photoContainer {
	width:120px;
	height:auto;
	border:0;
	padding:20px 10px 10px 20px;
	border-bottom:1px solid #555;
	vertical-align:top;
	}	
	
#cart .header {
	background:#DC3C00;
	color:#FFFFFF;
	border-bottom:2px solid #555;
	border-right:2px solid #555;
	vertical-align:middle;
	font-weight:bold;
	padding:0;
	}	
	
#cart .productTitle {	
	font-weight:bold;
	color:#FF6600;
	font-size:11px;
	margin-bottom:10px;
	text-align:left;
	}
	
#cart .description {
	text-align:left; 
	width:200px;
	padding-bottom:30px;
	font-weight:normal;
	vertical-align:top;
	}
	
.smallBoxHeader 
{
	background:url(../images/site/boxHeader3.png) no-repeat; 
	width:343px; 
	height:13px;
	line-height:13px;
}
	
.smallBox {
	background:#211C18;
	border-left:1px solid #D76A08;
	border-right:1px solid #D76A08;
	padding:0 10px;
	width:321px;
	line-height:16px;
	}	
	
.smallBoxFooter {
	background:url(../images/site/boxFooter3.png) no-repeat; 
	width:343px; 
	height:13px;
	margin-bottom:20px;
	}	
	
.smallBox .title {
	padding-bottom:5px;
	border-bottom:1px solid #D76A08;
	font-weight:bold;
	margin-bottom:10px;
	}	
	
.smallBox textarea {
	width:300px; 
	height:100px; 
	font-size:12px; 
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	padding:3px;
	border:1px solid #0099CC;
	color:#333333;
	background:#FFFFFF;
	}
	
.titleProforma {
	font-weight:bold;
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-bottom:5px;
	}
	
.padding td
{
	padding: 2px;
	vertical-align:middle;
}

.button
{
	background-color: transparent;
	border: none;
	cursor:pointer;
}

.boldOrange
{
	color: #e6b849;
	font-weight: bold;
}