body {
	/*font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;*/
	 /* font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;*/
	  font: 12px/165% 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;

	color: #ffffff;
/*	background-image: url(../images/bg.gif);
	background-repeat: repeat;*/
	margin: 0px;
	padding: 0px;
/*	margin-top: 10px;
	margin-bottom: 10px;*/
background: url(../images/bg_frame_1.jpg) no-repeat center top fixed #000000; 
}



/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #111;
}
h4, h5, h6 {
	color: #242424;
}
h4 {
	font-size:1.6em;
	margin:7px 0 0 0;
}
h5 {
	font-size:1.4em;
	margin:4px 0 0 0;
}
h6 {
	font-size:1.1em;
	margin:2px 0 0 0;
}
h2 {
	font-size: 3.4em;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;	
}
h1 {
	font-size: 2em;
	color: #FFF;
	padding: 0 10px 5px 10px;	
}
h3 {
	font-size: 1.7em;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;	
}

	
	
	


.blacktext {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
}
.blacktextbold {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.whitetext {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.whitetextbold {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-weight: bold;
}
a.blacktext {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}
.blacktext:hover {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.bggradient {
	background-color: #000000;
	background-image: url(images/top_grad.jpg);
	background-repeat: repeat-x;
}
.searchbox {
	background-image: url(images/navbotr.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #999999;
}
input, textarea {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #4C4C4C;
	border-bottom-color: #4C4C4C;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 4px;
}
.priceinput {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #4C4C4C;
	border-bottom-color: #4C4C4C;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 4px;
}
.selectors {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #4C4C4C;
	border-bottom-color: #4C4C4C;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.searchButton {
	background-image: url(images/search_btn.gif);
	height: 21px;
	width: 62px;
	border: 0;
	background-color: transparent;
}
.continueButton {
	background-image: url(images/continue_shopping.gif);
	height: 22px;
	width: 130px;
	border: 0;
	background-color: transparent;
}
.checkoutButton {
	background-image: url(images/checkout.gif);
	height: 22px;
	width: 77px;
	border: 0;
	background-color: transparent;
}
.recalculateButton {
	background-image: url(images/recalculate.gif);
	height: 22px;
	width: 95px;
	border: 0;
	background-color: transparent;
}
.emptycartButton {
	background-image: url(images/empty_cart.gif);
	height: 22px;
	width: 86px;
	border: 0;
	background-color: transparent;
}
.goButton {
	background-image: url(images/go.gif);
	height: 22px;
	width: 39px;
	border: 0;
	background-color: transparent;
}
.clearButton {
	background-image: url(images/clear.gif);
	height: 22px;
	width: 54px;
	border: 0;
	background-color: transparent;
}
.continueFormButton {
	background-image: url(images/continue.gif);
	height: 22px;
	width: 74px;
	border: 0;
	background-color: transparent;
}
.addtocartButton {
	background-image: url(images/add_to_cart.gif);
	height: 22px;
	width: 88px;
	border: 0;
	background-color: transparent;
}
.completeButton {
	background-image: url(images/complete_order.gif);
	height: 22px;
	width: 133px;
	border: 0;
	background-color: transparent;
}
.gobackButton {
	background-image: url(images/go_back.gif);
	height: 22px;
	width: 69px;
	border: 0;
	background-color: transparent;
}
.menuback {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #999999;
	background-image: url(images/menu_up.gif);
	background-repeat: repeat;
	text-align: right;
	padding: 0;
	margin: 0;
}
a.menuback {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 18px;
	text-decoration: none;
	padding-right: 10px;
	display:block;
}
a.menuback:hover {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	display:block;
	background-image:url(images/menu_over.jpg);
}
a {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #999999;
}
a:hover {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.footer {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 0;
	margin: 0;
}
.botlinks {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 9px;
	color: #999999;
	line-height: normal;
}
a.botlinks {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}
a.botlinks:hover {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
a.subbotlinks {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}
a.subbotlinks:hover {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.breadcrumb {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #999999;
}
a.breadcrumb {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
a.breadcrumb:hover {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.thumbdescription {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}
a.thumbdescription {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
a.thumbdescription:hover {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.thumbprice {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.morelinks {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #999999;
}
a.morelinks {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
}
a.morelinks:hover {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.thumbpriceBlack {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.productHeader {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.productBodycopy {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.productRedPrice {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #C5020E;
	font-weight: bold;
}
td {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 12px;
	color: #999999;
}





/**/input, textarea, select, .select, .search_input {
	background-image:url(../images/form_bg.jpg);
	background-repeat:repeat-x;
	border:1px solid #E5EAEF;
	font-size:11px;
	color:#ffffff;
	padding:3px;
	margin-right:4px;
	font-family:tahoma, arial, sans-serif;
}
.input_no_border {
border:0px solid #E5EAEF;
}

.select {
color : #E5EAEF;
background-color: #ffffff; 
font-size : 8pt;
BORDER-LEFT	: 0px; 
BORDER-TOP	: 0px; 
BORDER-BOTTOM	: 0px;
BORDER-RIGHT	: 0px; 

}

.table_black {
padding-left:2px;
padding-right:2px;
padding-bottom:2px;
padding-top:2px;
background-color:#000000;
border:1px;
border-color:#CCCCCC;
	
}
