html,body {
	background: #2E2A4E url(../images/bg.jpg) repeat-x left top;
	font: 11px Arial, Helvetica, sans-serif;
	color: #EDEBEF;
}

select{
	background-color: #000000;
	/*border: 1px solid #8D8398;
	height: 15px;*/
	font-size: 10px;
	color:#FFFFFF;
}
optgroup{
	font-style: normal;
	font-weight: bold;
}
img {
	border: none;
}
input.button{
	color: #FFFFFF;
	background-color: #35264A;
	border: 1px solid #8D8398;
	padding: 1px;	
}
input.text{
	background-color: #000;
	color:#fff;
	height:15px;
	width:175px;
	border: 1px solid #2E2A4E;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
textarea{
	background-color: #000000;
	border: 1px solid #2E2A4E;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
font-size:14px;
}
h2{
font-size:12px;
}
h3{
font-size:11px;
}
a {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
.lightBlue{
	color:#00BDFF;
}
span{
	display:none;
}
#hiddenHeader{
	display:none;
}
#header{
	background: url(../images/header-bg.gif) no-repeat left top;
}

#menuH{
	padding-top:1px;
	border-bottom:2px solid #180A32;
	border-top: 1px solid #8D8398;
	border-right: 1px solid #8D8398;
	border-left: 1px solid #8D8398;
}
#menuH ul {
	background-color: #1C0E36;
}
#menuH ul li a{
	color: #8D8398;
	background-color: #423456;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#menuH ul li a:hover{
	color: #FFF;
	text-decoration: none;
}
#menuH ul li a.selected{
	color: #00BDFF;
	background-color: inherit;
	font-weight: normal;
}
#menuV{
	background:  url("../images/menuV-bg.jpg") no-repeat left top;
}
#menuProducts{
	background: url(../images/menuV-bg2.jpg) no-repeat left top;
}
#menuV ul li a, #menuProducts ul li a{
	color: #FFF;
	font-size: 11px;
	border-bottom: solid 1px #8D8398;
	padding-left: 18px;
	background: #564867 url(../images/arrow-purple.gif) no-repeat 3px center;	
}
#menuV ul li a:hover, #menuProducts ul li a:hover{
	color: #8D8398;
	text-decoration: none;
}
#menuV ul a.selected, #menuProducts ul a.selected{
	color: #00BDFF;
	background: #120B24 url(../images/arrow-purple.gif) no-repeat 3px center;	
	font-weight: normal;
	border-bottom: solid 1px #8D8398;
}
#menuV ul a.selectedDown, #menuProducts ul a.selectedDown{
	color: #00BDFF;
	background: #120B24 url(../images/arrow-down.gif) no-repeat 3px center;	
	font-weight: normal;
	border-bottom: solid 1px #564867;
}
#menuV ul ul a, #menuProducts ul ul a{
	color: #8D8398;
	background: #22192F;
	font-size: 10px;
	border-bottom: 1px solid #564867;
	/*padding-left: 18px;*/
	padding:2px 3px 2px 18px;
}
#menuV ul ul a:hover, #menuProducts ul ul a:hover{
	color: #8D8398;
	text-decoration: none;
}
#menuV ul ul a.selected, #menuProducts ul ul a.selected{
	color: #FFF;
	text-decoration: none;	
	border-bottom: 1px solid #564867;
	background: #22192F;
	}
#searchHeader p{
	background-image: url(../images/search-header.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 39px;
	display:block;
}
#searchHeader input.text{
	width:50px;
}
#footer {
	color: #A39CAD;
	font-size: 10px;
	background: url(../images/footer-bg.gif) no-repeat right top;
	line-height: 13px;
}
#footer a {
	color: #A39CAD;
	text-decoration: none;
}
#content #banner{
	background-color:#000000
}
#content #latestNews{
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
}
#content #latestNews noscript{
	padding:5px 10px;
	}
	
#content #latestNews h2{
	/*padding-left:10px;*/
	display:inline;
	color:#00BDFF;
	font-size: 11px;
}

#content #news {
	background-color: #100921;
}
#content h2{
	color: #00BDFF;
	font-size: 15px;
	line-height: 18px;
}
#content #news p{
	color: #FFF;
	font-size: 11px;
	line-height: 15px;
}
#content a.blueArrow{
	color: #00BDFF;
	padding-left: 13px;
	background: url(../images/products/more-arrow.gif) no-repeat left center;
}

#content #newsArchive{
	background-color: #2F1E44;
}
#content #newsArchive td.line{
	border-bottom:1px solid #49444F;
}
#content #newsArchive h3{
	color: #FFF;
}
#content #newsArchive p{
	font-size: 11px;
}

#content #contact{
	background-color: #100921;
}
#content #white{
	background-color: #fff;
	color: #100921;
}
#content #white a{
	color: #100921;
}
#content h2.contact{
	border-bottom: 4px solid #190A31;
	background:  url(../images/contact/contact-h1.gif) no-repeat left center;
}
#content #contact h3, #content #support h3, #content #white h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #746A80;
	border-bottom: 1px solid #2E2A4E;
	font-weight: normal;
	letter-spacing: 0.03em;
	text-transform: uppercase;
	background-color:#100921;
}
#content #white h3{
	border-bottom: 2px solid #2E2A4E;
}
#content #contact hr{
	margin:-21px;
	border:none;
	border-bottom: 1px solid #2E2A4E;
}
#content #contact h4{
	color: #00BDFF;
	font-size:11px;
	line-height:14px;
}
#content .pic{
	background: url(../images/contact/catalogue.jpg)  no-repeat center center;
	width: 350px;
}
#content .fields{
	background-color: #000000;
	color:#FFF;
	border: 1px solid #2E2A4E;
	height: 15px;
	font-size: 11px;
	width: 200px;
}
/* About Styles */
#content h2.about{
	border-bottom: 4px solid #190A31;
	background:  url(../images/about/about-h1.gif) no-repeat left center;
}
#content #contact h3.dvs{
	border-bottom: 4px solid #190A31;
	background:  url(../images/about/dvs-h2.gif) no-repeat left center;
}
#content #contact h3.export{
	border-bottom: 4px solid #190A31;
	background:  url(../images/about/export-h2.gif) no-repeat left center;
}


/* Support Styles */

#content h2.support{
	border-bottom: 4px solid #190A31;
	background: url(../images/support/support-h1.gif) no-repeat left center;
}
#content #support{
	background-color: #100921;
}
#content #support h4{
	color: #00BDFF;
	font-size:11px;
	line-height:14px;
}
#content #support ul{
	color: #8D8398;
	margin-left: 10px;
	list-style-type: none;
}
#content #support ul li, #content #search ul li{
	margin-bottom:2px;
}
#content #support a{
color: #FFF;
}

#content #search{
	background-color: #100921;
}
#content h2.search {
	display:block;
	background: url(../images/search/h1-search-results.gif) no-repeat left center;
	height: 21px;
	width: 240px;
	border-bottom: 4px solid #190A31;
}
#content #search ul{
	list-style-type: none;
}

#content h2.sitemap{
	border-bottom: 4px solid #190A31;
	background:  url(../images/site-map/site-map-h1.gif) no-repeat left center;
}
#content #contact ul li{
	list-style-type: none;
	margin-left: 10px;
}

/* shopping cart style*/
#content #categories .border{
	border:1px solid #564867;
}
#content #categories img{
	border:none;
	border-bottom:1px solid #564867;
}
#content #categories ul{
	margin:3px;
	font-size: 9px;
}
#content #categories ul li { 
	margin: 2px 5px 2px 15px; 
	padding-left: 0;
}

#content #categories ul ul{
	margin:1px 15px;
	font-size: 9px;
	list-style-type: square;	
}
#content #categories .catSpacing{
	width:7px;
}

/* --- News cat page -- */
.categories{
	padding:10px 15px 0 0;
	float:left;
}
.categories ul{
	list-style-type: none;	
	margin:0 0 15px;
	padding:0 0 0 8px;
	border-left:1px solid #8C7F9D;
}
.categories li{
	list-style-type: none;	
	margin:0;
	padding:1px 0;
}
.categories a{
	color: #82B5E8;
}
.categories .header{
	color: #fff;
	list-style-type: none;	
}
.categories .header{
	color: #fff;
	list-style-type: none;	
}

#content .products, #content .productsRight {
	background-color: #120B24;
	border: 1px solid #49444F;
}
#content .products .description, #content .productsRight .description{
	border-left: 1px solid #564867;
}
#content .products .description h2, #content .productsRight .description h2{
	background: url(../images/products/products-header.gif) no-repeat;
	border-bottom: 1px solid #49444F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#content .products .description p, #content .productsRight .description p{
	font-size: 11px;
	color: #FFF;
}
#content a.more{
	color: #00BDFF;
	padding-right: 10px;
	background: url(../images/products/more-arrow.gif) no-repeat right bottom;
}

#content #productsHeader{
	height:40px;
	background:  url("../images/products/products-header-bg.jpg") no-repeat left bottom;
}
#content #productsHeader #sortby p {
	float:left;
	padding: 2px 0 0 0;	
	color:#8D8398;
}
#content .breadcrumb{
	color: #8D8398;
	font-size: 10px;	
}
#content .breadcrumb ul a{
	padding-top:2px;
	color:#8D8398;
	font-size: 10px;	
}
#content .breadcrumb ul a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#content .breadcrumb ul .selected{
	padding-top:2px;
	color:#FFF;
	font-size: 10px;	
}
#content #productsHeader h1.productsh1 {
	display:block;
	background: url(../images/products/products-h1.gif) no-repeat left center;
	height: 21px;
	width: 220px;
}
#content #productDescription {
	background-color: #120B24;
	width:615px;
	line-height: 14px;
}
#content #productDescription #thumb img{
	margin: 4px 2px 4px 0;
}
#content #productDescription a:hover{
	text-decoration: none;	
}
#content #productDescription a.datasheet{
	color: #FFF;
	background: url(../images/products/datasheet-icon.gif) no-repeat left center;
	padding: 1px 0 1px 16px;
	display:block;
	margin:4px 0 0;
}
#content a.back{
	color: #FFF;
	background: url(../images/products/back-icon.gif) no-repeat left center;
	padding: 1px 0 1px 16px;
	display:block;
	margin:4px 0px;
	text-decoration: none;
}
#content #productDescription a.enlarge{
	color: #FFF;
	background: url(../images/products/enlarge-icon.gif) no-repeat left center;
	padding: 1px 0 1px 16px;
	display:block;
	margin:4px 0px 6px;
}
#content #productDescription h2{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
#content #productDescription .right{
	width:400px;
}
#content #productDescription h3{
	background: url(../images/products/product-specifications.gif) no-repeat left center;
}
#content #productDescription #symbols{
	float:right;
	width:140px;
	padding-left:35px;
}
#content #productDescription #symbols img{
	padding:0 3px 3px 0;
}
#content .price, #content .products .description p.price{
	color:#00BDFF;
	font-size: 14px;
}
#content #productDescription .specifications p{
	color:#00BDFF;
}
#content #productDescription .specifications p b{
	color:#EDEBEF;
	font-weight: normal;
}
.col1{
width:275px;
padding-right:20px;
float:left;
}
.col2{
width:275px;
float:left;
}
.paging {
	clear: right;
	float: right;
	margin: 2px 0px;
	color: #8D8398;
}
.paging b{
	color: #00BDFF;
	font-weight: normal;
}
.paging a{
	color: #FFF;
}
.clearLeft{
	clear: left;
}
.required {
	color: #8D8398;
}

