body {
	color: #333333;
	background: #000000;
	text-align: center;
	margin: 0px;
}

#center {
	width:902px;
	text-align:center;
	margin-right: auto; 
	margin-left: auto; 
}

#container { 
	margin:0px; 
	text-align: left; 
	padding: 0px; 
	width: 902px; 
	margin-right: auto; 
	margin-left: auto; 	
}

#header {
	background:url(header.png) no-repeat;
	height:130px; 
	width:902px;
	font: 10px "Tahoma", Verdana, Arial, sans-serif;
}

#header a:hover {background:#000000;}

#maincontent { 
	background:#ffffff; 
	border-left: 2px solid red;
	border-right: 2px solid red;
	padding-right:15px; 
	padding-left:15px; 
	padding-bottom:0;
	margin:0;
	font: 12px "Tahoma", Verdana, Arial, sans-serif;
	min-height:640px;
	border-bottom:1px solid transparent;
}


a:link, a:visited {
	color: #FF0303;
	text-decoration: none;
}
a:hover {
	color: #FF0303;
	text-decoration: underline;
}


h1 {
	font: bold 24px "Courier New", Courier, mono;
	color: #FF0303;
}
h2, table.ez_table th {
	font: bold 18px "Courier New", Courier, mono;
	color: #FF0303;
	margin: 0px;
}
h3 {
	font: bold 18px "Courier New", Courier, mono;
	color: #000000;
	margin: 0px;
}
h4 {
	font: bold 15px "Courier New", Courier, mono;
	color: #000000;
	margin: 0px;
}
h5 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
}


#navbar {
	font: bold 16px "Courier New", Courier, mono;
	color: #FFFFFF;
	width:700px;
	min-width:700px;
	display: inline;
}
#navbar a:link, #navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
}
#navbar a:hover {
	text-decoration: underline;
	background:#000000;
}
#navbar div {
	z-index: 20;
}

#nav-container {
	left:150px;
	top:60px;
	position:relative;
}



#navbar div a:link, #navbar div a:visited {
	font-size: 12px;
	display: block;
	margin: 0px;
	padding: 4px;
	height: auto;
}
#navbar div a:hover {
	color: #000000;
	background-color: #FF9C21;
	text-decoration: none;
}
#navbar div {
	position: absolute;
	visibility: hidden;
	background-color: #000000;
	border: 1px solid #000000;
	width: 130px;
}

#buymenudd {
	text-align:left;
}

#techmenudd {
	text-align:left;
}

#aboutmenudd {
	text-align:left;
}

#contactmenudd {
	text-align:left;
}

.breadcrumb {
	background-color:#fff;
	font-family:Courier;
	font-color:red;
}	

.breadcrumb a:link {
	background-color:#fff;
	font-family:Courier;
	font-color:red;
}


#address {
	background: #000000;
	text-align:center;
}
#address .centre {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	padding: 5px 0px 5px 0px;
}

#address p {
	font: 13px "Tahoma", Verdana, Arial, sans-serif;
	color: #fff;
}
#address a:link, #address a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#address a:hover {
	text-decoration: underline;
}


#bottom {
	background:#000000 url(bottom.png) no-repeat;
	width:902px;
	height:21px;	
}

#footer {margin:0px;padding:0px;}



/* Begin Stock CSS *?


/* begin imported some styles  from original osC stylesheet */
.smallText {
font-family: Tahoma,Verdana, sans-serif;
font-size: 12px;
}
.messageStackError, .messageStackWarning {
font-family: Tahoma,Verdana, sans-serif;
font-size: 12px;
background-color: #ffb3b5;
}
textarea {
width: 100%;
font-family: Tahoma,Verdana, sans-serif;
font-size: 13px;
}
/* end import from original stylesheet */

body, html {
margin: 0;
padding: 0;
text-align: center; /* needed for IE center bug */
}
/* pageWrapper div for centering and width settings! 2004/01/06 */
div#pageWrapper {
position: relative;
margin: 10px auto;
width: 100%; /* set total pagewidth */
}
form {
display: inline;
}
td {
vertical-align: top;
}
td.productListing-data {
vertical-align: middle;
}
table#mainLayoutLT {
	width: 100%;
	background:#ffffff;
}
td.columnLT {
width: 250px;
padding: 0;
}
table.infoBoxLT td.infoBoxHeadingLT, table.infoBoxLT td.boxTextLT {
font-family:Tahoma,Verdana, sans-serif;
width: 250px;
}
table.infoBoxLT td table {
width: 100%;
}
td#contentLT {

}
.infoBoxLT {
margin: 5px;
}
td#contentLT {
padding: 10px 12px;
}
td.infoBoxHeadingLT, .infoBoxHeading {
padding: 2px 4px;
}
td.boxTextLT {
padding: 6px 5px;
}

div#imageNavLT{
margin: 12px 7px 0 0;
float: right;
}
.navRightLT {
float: right;
}
.boxTextLT select {
width: 90%;
}
td#navBarTopLT div, td#navBarBottomLT div {
margin: 1px 5px;
height: 17px;
}
.logoLT, .navLeftLT {
//float:left;
}
.footerLT {
text-align: center;
}
.footerLT div {
margin: 5px auto;
}
.infoBoxHeadingLT div {
float: left;
}
#languagesBoxLT, #specialsBoxLT, #currenciesBoxLT, #whats_newBoxLT, #manufacturersBoxLT, #searchBoxLT, #tell_a_friendBoxLT {
text-align: center;
}
/* begin colors and borders (for link colors: see the link styles section below) */
table.infoBox, table.productListing {
border: #fee662 solid 1px;
}
.productListing-heading {
background-color: #fee662;
}
tr.productListing-even td {
background-color: #ffe;
}
tr.productListing-odd td.productListing-data {
background-color: #fff;
}
.errorText {
color: red;
}
/* .cBoxE higlighting for categories box enhancement contrib */
.cBoxE {
color: red;
}
td.infoBoxHeading {
border: 0px black solid;
}
td#navBarTopLT, td#navBarBottomLT {
border: 1px #ffb21c solid;
border-width: 1px 0;
}


.infoBoxLT td {
border: #ccc solid 1px;
}
#contentLT table td.pageHeading, h1 {
color: #d00;

}
.infoBoxLT td table td {
border-width: 0px;
}
.inputRequirement, .greetUser {
color: red;
}
/* example how to assign styles to one individual small infobox (delete if you don't like) */
table#shopping_cartBoxLT {
font-weight: bold;
color: #e00;
}

td.infoBoxHeadingLT, .infoBoxHeading, .productListing-heading {
background: #fee662 url(background.jpg) repeat-x;
font-weight:bold;
}
/* end colors and borders */
.infoBoxHeading img {
display: none;
}
/* begin fonts */
#copyRightLT {
font-size: 13px;
}
td.infoBoxHeading {
font-weight: bold;
}
.infoBoxLT td, .infoboxLT td.boxTextLT form select {
font-size: 13px;
font-family: Tahoma,Verdana, sans-serif;
}
#navBarTopLT, #navBarBottomLT {
font-size: 14px;
font-weight: bold;
}
/* font size for content in and outside tables */
#contentLT table td, #contentLT {
font-size: 13px;
font-family: Tahoma,Verdana, sans-serif;
}
#contentLT table td.pageHeading, h1 {
font-size: 24px;
font-weight: normal;
text-indent: 15px;
padding-top: 5px;
font-family:Courier,monospace;
}
/* end fonts */
/* begin link styles */
.infoBoxHeadingLT a {
float: right;
margin: 2px;
}
a {
text-decoration: none;
color: red;
}
a:hover {
text-decoration: underline;
color: red;
}
