html {
}

* { 
	font-family: "Times New Roman", Times, serif;
}

/* body */
body { 
	margin: 0px;
	padding: 0px;
/*	background: url('../image/background.png') top repeat-x;*/
	background-color: #151515;
	font-family: "Times New Roman", Times, serif;
	color: #898989;
}


body, td, th,a {
	font-size: 14px;
	color: #bbbbbb;

}



input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010101;
	background-color: #AB8B79;
	border: 1px solid #E6DBDA;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 2px;

}

.radioBTN {
background-color: transparent;
border: 0px;
}


b, strong, th {
	color: #F9B633;
}


.a td , .b td, .c td, .d td, .e td, .f td, .g td, .h td  {
padding-left: 15px;
text-align: left;
}


h3 {
color: #F9B633;
}


form {
	padding: 0;
	margin: 0;
	display: inline;
}
  
a img {
	border: none;
}

a {
	color: #15BE0D;
	font-size: 14px;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

/* layout */
h1 { 
	display: none;
}

.astrix {
padding-left: 7px;
padding-right: 7px;
color: #AE7C1C;

}

#sideLinks {
	padding-bottom: 20px;
	padding-top: 50px;
}

#greenLink {
	padding-bottom: 10px;
	padding-left: 30px;
	background: transparent url(../../../../images/sideBullet.gif) no-repeat scroll bottom left;
}

#container {
	/*width: 916px;*/
	width: 100%;
	position: relative;
	/*left: 50%;
	margin-left: -389px;*/
}

#header {
	/*height: 70px;*/
	clear: both; 
	/*overflow: hidden;*/
}

#header .a {
	behavior: url('catalog/javascript/iepngfix.htc'); 
	width: 157px;
	height: 32px;
	float: left;
	position: absolute;
	top: 22px;
}

#header .b {
	position: relative;
	top: 42px;
	float: right;
}

#header .b a {
	background: url('../image/tab.png');
	behavior: url('catalog/javascript/iepngfix.htc');   
	width: 100px;
	height: 19px;
	padding-top: 7px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 2px;
	cursor: pointer;
}

#header .b a img {
	width: 14px;
	height: 8px;
}

#column {
	width: 171px;
	margin: 0;
	float: left;
	/*border: 1px solid #A23700;*/
}

#content {
	padding-left: 15px;
	width: 100%;
}

#footer { 
	clear: both;  
	border-top: 2px solid #901F04;
	padding-top: 4px;
}

#footer .a {
	float: left;
	margin-top: 2px;
}

#footer .b {
	float: right;
	text-align: right;
}

#footer .b a {
	color: #336699;
}
  
#time {
	color: #EEEEEE;
	text-align: center;
	clear: both;
}

.heading {
	font-size: 22px;
	font-weight: 600;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #f9b633;
	padding-bottom: 5px;
	/*border-bottom: 1px #AA8876;*/

	padding-top: 14px;
	padding-bottom: 12px;

	margin-left: -3px;

	clear: both;
	/*margin-bottom: 10px;*/
	width: 100%;
	height: 25px;
}

.heading_top {
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f9b633;
	padding-bottom: 2px;
	/*border-bottom: 1px #AA8876;*/
	padding-left: 10px;
	clear: both;
	width: 171px;
	height: 18px;
	background: url(../../../../images/top1.jpg) no-repeat top left;
}

.heading_other {
	font-size: 15px;
	font-weight: 600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f9b633;
	padding-bottom: 2px;
	/*border-bottom: 1px #AA8876;*/
	padding-left: 10px;
	clear: both;
	/*margin-bottom: 10px;*/
	width: 171px;
	height: 18px;
	background-image: url(../../../../images/top2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.mainContent {
padding-left: 16px;
}

/*div.infoBoxHeadingTop {
width: 171px;
height: 31px;
background-image: url(images/top1.jpg);
background-repeat: no-repeat;
background-position: top left;
color: f9b633;
font-weight: bold;
display: block;
vertical-align: middle;
line-height: 31px;
}*/

.heading .left, .heading_top .left, .heading_other .left {
	float: left;
	text-align: left;
}
 
.heading .right, .heading_top .right, .heading_other .right {
	float: right;
	text-align: right;
}

.error {
	color: #FF0000;
	font-size: 14px;
	display: block;
	clear: both;
}

.required {
	margin-left: -10px;
	color: #FF0000;
	display: inline;
	font-size: 14px;
}

.warning {
	color: #F94735;
	font-size: 15px;  
	background-color: #404040;
	border: 1px solid #F6B2B0;
	padding: 6px;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}

.message {
	border: 1px solid #7BD903;
	font-weight: bold;
	color: #7BD903;
	font-size: 13px;
	background-color: #414141;
	padding: 4px;
	display: block;
	margin-bottom: 10px;
}

.breadcrumb {
	color: #999999;
	margin: 10px 0px 10px 0px;
}

.breadcrumb a {
	color: #006699;
}

.price_old {
	text-decoration: line-through;
}

.price_new {
	color: #FF0000;
}
 
#bar {
	/*background-color: #EEEEEE;*/
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 3px 0px 10px;
	/*margin-top: 210px;*/
	height: 24px;
	width: 900px;
}

.prodImg {
	float: right; 
	margin: 0px; 
	padding: 10px; 
	text-align: center;
	line-height: 22px;
}



.products, .images, .categories {
	float: left;
	text-align: center; 
	cursor: pointer;
	font-size: 12px; 
	height: 290px;
	padding: 8px;
	width: 200px;
}

.categories a {
	text-decoration: none;
}

.images a {
	font-size: 13px;
}

.images img, .categories img, .prodImg img {
	border: 3px ridge #444;
	margin-bottom: 10px;
}

.smallThumb {
	border: 1px solid #656565;
}

.results {
	clear: both;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
}

.results .left {
	float: left;
	padding-top: 4px;
}

.results .right {
	float: right;
} 

.buttons {
	border: 1px dashed #15BE0D;
	clear: both;
	padding: 9px;
	margin: 10px 0px 10px 0px;
	height: 20px;
}

.buttons input {
	height: 20px;
}

.buttons .left {
	float: left;
}

.buttons .right {
	float: right;
}

.buttons .center {
	position: relative;
	margin-left: -26%;
	float: left;
}

.box {
	/*padding-left: 10px;*/
	margin: 0px;
	/*border: 1px solid #A23700;*/
}

/* box language */
.language {
	float: left;
	margin-top: 3px;
}

.language div {
	display: inline;
}

/* box currency */
.currency {
	border: 1px solid #a23700;
	padding: 14px 5px 19px 5px;
	text-align: center;
}

.currency .a {
	text-align: right;
	border-top: 1px solid #AD8F7F;
	margin-top: 8px;
	padding-top: 3px;
}

/* box search */
.search {
	border: 1px solid #a23700;
	padding-top: 22px;
	padding-bottom: 25px;
	text-align: center;
}

.search .a {
	text-align: right;
	border-top: 1px #AA8876;
	margin-top: 8px;
	padding-top: 3px;
}

/* box cart */
.box .cart {
	border: 1px solid #a23700;
	padding-top: 14px;
	padding-bottom: 18px;
}

.box .cart .a {
	text-align: right;
	border-top: 1px dashed #976F69;
	margin-top: 8px;
	padding-top: 3px;
}

.box .cart .b {
	text-align: center;
}

/* box category */
.box .category {
	padding: 0;
	margin: 0;
	/*width: 100%;*/
	border: 1px solid #a23700;
}

.box .category a {
	background: url('../image/bullet_1.png') no-repeat 15px 5px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
	margin-bottom: 8px;
}

/* box information */
.box .information a {
	background: url('../image/bullet_2.png') no-repeat 10px 4px;
	padding: 0px 0px 0px 25px;
	display: block;
	text-decoration: none;
}

.box .review {
	border: 1px solid #a23700;	
}

/* box review */
.box .review div {
	text-align: center;
}

.box .review a {
	text-decoration: none;
}

.box .review img {
	padding: 3px;
}

/* success */
#success {
	background: url('../image/success.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;
}

/* failure */
#failure {
	background: url('../image/failure.png') no-repeat;
	padding-left: 148px;
	_height: 128px;
	min-height: 128px;  
}

/* error */
#error {
	clear: both;
	border: 1px #AA8876;
	margin: 0px 0px 10px 0px;
	padding: 8px;
	margin-top: 10px;
}


/*******************************************************************************************************/
/*body {
margin: 0;
padding: 0;

}

table {
margin: 0;
padding: 0;
border: 0px;
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
table-layout: fixed
}*/

table#green {
width: 100%;
background-image: url(../../../../images/green1.gif);
background-repeat: repeat-x;
background-position: top left;
padding: 0px;
margin: 0px;
}

td#green {
background-image: url(../../../../images/green1.gif);
background-repeat: repeat-x;
background-position: top left;
padding: 0px;
margin: 0px;
}

td#greenright {
background: transparent url(../../../../images/green2.gif) repeat-x scroll top right;
padding: 0px;
margin: 0px;
}

td#greentext{
background: transparent url(../../../../images/green3.gif) no-repeat scroll top right;
width: 910px;
padding: 0px;
height: 41px;
margin: 0px;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 5px;
color: white;
text-align: right;
vertical-align: top;
}

table#logotop {
width: 100%;
zzzheight: 228px;
}

td#menu {
background: transparent url(../../../../images/menuBar.gif) no-repeat scroll top right;
font-family: "Times New Roman", Times, serif;
font-size: 15px;
font-weight: bold;
/*width: 679px;*/
color: #f9b633;
vertical-align: top;
padding-top: 12px;
}

a.headerNavigation {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #fffcfb;
  text-decoration:underline;
}

a:hover.headerNavigation {
  font-family: "Times New Roman", Times, serif;
  font-size: 14px;
  color: #fffcfb;
  text-decoration:none;
}

a.lefts {
  color: #15be0d;
  font-size: 14px;
  text-decoration:none;
}

a:hover.lefts {
  color: #15be0d;
  font-size: 14px;
  text-decoration:underline;
}

#bottomGlobe {

background: transparent url(../../../../images/shipww.gif) no-repeat scroll bottom right;
display: block;
height: 128px;
width: 128px;
text-align: right;
float: right;
padding: 0px;
margin: 0px
}

td#menu a {
color: #f9b633;
}

table#mainLayoutLT {
width: 100%
padding: 0;
}

td#columnleftLT {
background-image: url(../../../../images/dunn4.jpg);
background-repeat: no-repeat;
background-position: top left;
padding-left: 15px;
font-size: 17px;
width: 231px;
color: #15be0d;


margin: 0px;
padding: 0px;
}

.line {
margin-top: 5px;
margin-bottom: 5px;
}

td#contentLT {
width: 679px;
}

td.infoBoxHeadingTop {
width: 171px;
height: 31px;
background-image: url(../../../../images/top1.jpg);
background-repeat: no-repeat;
background-position: top left;
color: f9b633;
font-weight: bold;
display: block;
vertical-align: middle;
line-height: 31px;
}

td.infoBoxHeading {
width: 171px;
height: 27px;
background-image: url(../../../../images/top2.jpg);
background-repeat: no-repeat;
background-position: top left;
color: #f9b633;
font-weight: bold;
display: block;
vertical-align: middle;
line-height: 27px;
}

.boxTextLeft {
border: 0;
border-bottom: 1px solid #a23700;
background-color: black;
background-image: url(../../../../images/infoback.gif);
background-repeat: repeat-y;
background-position: top left;
color: #898989;
padding-top: 5px;
padding-bottom: 5px;
font-size: 14px;
display: block;
width: 171px;
}

.boxHead {
  margin-left: 10px;
}

.price {
color: #15BE0D;
}

.resultSelect {
color: #cccccc;
font-size: 13px;
font-weight: normal;
line-height: 20px;
}

.text {
width: 100%;
margin-left: 10px;
margin-right: 10px;
}

.boxTextLeft a {
color: #898989;
}

.boxTextLeft input {
background-color: #242223;
border: 1px solid #494949;
color: #888888;
margin-bottom: 3px;
font-family: 'Times New Roman', Times, serif;
}

.boxTextLeft select, .boxTextLeft option {
background-color: #242223;
border: 1px solid #494949;
color: #888888;
margin-bottom: 3px;
}

#mainBox {
background: transparent url(../../../../images/dunn4.jpg) no-repeat scroll top left;
}

input.sbmt {
font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.boxTextLeft img {
border: 1px solid #898989;
}

td#contentLT {
vertical-align: top;
}

/* font size for content in and outside tables */
#contentLT table td, #contentLT {
font-size: 16px;
}

#contentLT table td.pageHeading {
font-size: 25px;
font-weight: normal;
text-indent: 15px;
padding-top: 5px;
}

#contentLT a {
color: white;
}

h1 {
color: white;
font-size: 25px;
font-weight: normal;
padding-top:20px;
}

.imgpreview, #main{
background-image: url(../../../../images/back.gif);
background-repeat: repeat-x;
background-position: bottom left;
}

.imgpreview a:hover {
text-decoration: none;
}

.grn {
color: #15be0d;
font-size: 15px;
font-weight: bold;
}


/* form inline added to resolve select box problem in IE */
form {
display: inline;
}

/*********SlideShow*****/
	#mainContainer{
		margin:0 auto;
		width:100%;
		text-align:left;
/*		background-color:#FFF;*/
		overflow: hidden;
/*		border:0px solid #317082;*/
	}
	.clear{
		clear:both;
	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one, #DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
		width:120px;
	}
	#DHTMLgoodies_arrows	{
		width: 100%;
		clear: both;
	}
	#DHTMLgoodies_panel_one{
                background-image: url(../../../../images/back.gif);
                background-repeat: repeat-x;
                background-position: left bottom;
		float:left;
		clear: both;
		width: 100%;
	}
	#DHTMLgoodies_thumbs{
		overflow:hidden;	/* Don't change this */
		height:110px;	/* Height of thumbnail div */
		position:relative;	/* Never change this */
		float:left;
		margin-left: 30px;
		margin-right: 30px;
		width: 80%;
		text-align: center;
	}
	#DHTMLgoodies_largeImage{	/* Large image div */
		width:100%;	/* Width of large image div */
		height:100%;	/* Height of large image div */
		float:left;
		/*padding-left:2px;	/* "Air" */
/*		padding-right:5px;	*/
		overflow: hidden;
		clear: both;
		border:0px;
		background-color:none;
		margin-top: 10px;
	}
	#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
		width:100%;
		height:100%;
		text-align:center;
	}
	#DHTMLgoodies_largeImage img{	/* Large image */
		/*border:5px solid #317082;*/	/* Border around large image */
	}


	.strip_of_thumbnails{	/* A vertical strip of thumbnails */
		width:0px;	/* Width of strip */
		padding:0px;	/* "Air" inside filmstrip div */
		position:absolute;
		width: 0;
	}
	#DHTMLgoodies_thumbs_inner div{
		padding: 10px 10px 10px 16px;
		text-align:center;
		float: left;
		width: 100px;
		height: 80px;
	}
	#DHTMLgoodies_thumbs_inner img{
		border:0px;
		padding:5px;
	}
	#DHTMLgoodies_thumbs_inner .activeImage{	/* Active thumbnail */
		border:1px solid #a23700;	/* Green border around active thumbnail */
		padding:0px;
	}

	.leftArrow{
		float:left;
		margin-top: 40px;
		margin-left: 10px;
	}
	.rightArrow{
		float:right;
		margin-top: 40px;
		margin-right: 10px;
	}
	#DHTMLgoodies_thumbs_inner{
		position:relative;	/* Never change this */
		width:1000px;
		left: 0px;
	}
	

td.infoBoxHeading2 {
height: 21px;
padding-left: 5px;
background: #D4AB6D url(../../../../images/background.gif) repeat-x;
color: #FFFFFF;
border-left: 1px solid #a23700;
border-right: 1px solid #a23700;
border-top: 1px solid #a23700;
}

.boxText {
color: #FFFFFF;
padding: 5px;
text-align: justify;
background-color: black;
border: 1px solid #a23700;
}

.whiteText {
color: white;
}

td.infoBoxHeading3 {
height: 21px;
padding-left: 5px;
background: url(../../../../images/top2.jpg) no-repeat;
color: #f9b633;
font-size: 16px;
}

.infoBox2 {
background: url(../../../../images/menu.gif) repeat-x;
color: #f9b633;
padding-left: 5px;
font-size: 12px;
font-weight: bold;
text-align: center;
}

