@charset "iso-8859-5";
/* CSS Document */
*{
margin:0;
padding:0
}
img {border:0px}
html{
width:100%;
background-color:#000000;
margin:0px;
padding:0px;
}
body{
width:766px;
height:100%;
margin:auto;
text-align:center;
}

/* header */
#header {
	width:766px;
	height:177px;
   	clear:left;
	margin: 0; padding: 0;
	background: #000 url(images/title_slogan_inside.jpg) no-repeat left bottom;			
}

/* header */
#header_main {
	width:766px;
	height:323px;
   	clear:left;
	margin: 0; padding: 0;
	background: #000 url(images/title_slogan.jpg) no-repeat left bottom;			
}

.Heading{
padding:0px 0 0 40px;
margin:73px 0 0px 0;
font-family:Tahoma;
font-size:36px;
color:#ffffff;
text-align:left;
float:left
font-weight:bolder;
}
.SubHeading{
padding:0px 40px 0 40px;
margin:0px 0 0px 0;
font-family:Tahoma;
font-size:14px;
color:#ffffff;
text-align:right;
float:left
font-weight:bolder;
text-transform:uppercase
}

.Heading_main{
padding:0px 0 0 40px;
margin:148px 0 0px 0;
font-family:Tahoma;
font-size:36px;
color:#ffffff;
text-align:left;
float:left
font-weight:bolder;
}
.SubHeading_main{
padding:0px 40px 0 40px;
margin:0px 0 0px 0;
font-family:Tahoma;
font-size:14px;
color:#ffffff;
text-align:right;
float:left
font-weight:bolder;
text-transform:uppercase
}

.blocktext {
padding-bottom:10px;
padding-top:10px;
}

.blocktext li{
padding-left:30px;
list-style:none;
}

.news_item{
background-image:url(images/dash.gif);
background-position:bottom left;
background-repeat:repeat-x;
font-family:Tahoma;
font-size:11px;
font-weight:strong;
padding:20px 0 10px 0
}

.news_item_last{
font-family:Tahoma;
font-size:11px;
font-weight:strong;
padding:20px 0 10px 0
}

.small_title{
font-family:Tahoma;
font-size:12px;
color:#af0e0e;
font-weight:bold;
padding:20px 0 10px 0
}
.arrow{
padding:0 0 0 10px;
width:135px;
background-image:url(images/arrow.gif);
background-position:0px 4px;
background-repeat:no-repeat
}
#content{
padding:20px 0 0 0px;
margin:20px 0 40px 0;
text-align:left;
font-family:Tahoma;
font-size:11px;
color:#d2d1c6;
}

#text_content{
color:#9c9c9c;
font-family:Tahoma;
font-size:13px;
border:solid;
border-color:#270203;
background:#270203;
padding-left: 30px;
padding-right: 30px;
padding-top: 20px;
padding-bottom: 20px;
}
#text_content ul{
color:#9c9c9c;
padding-left:20px;
}

#space10
{
height:10px;
}
.column{
background-image:url(images/dash.gif);
background-position:top right;
background-repeat:repeat-y;
width:195px;
text-align:left;
padding:0 30px 0 35px;
float:left
}
.readmore{
text-align:right;
margin:16px 10px 0 0 
}
.readmore a{
font-family:Tahoma;
font-size:12px;
color:#af0e0e;
font-weight:bold;
text-decoration:none;
}
.column2{
width:153px;
text-align:left;
padding:0 30px 0 35px;
float:left
}
.column2 img{margin:7px 0 14px 0}
.column img{margin:14px 0 14px 0}

#footer{
clear:left;
height:31px;
font-family:Tahoma;
font-size:11px;
color:#9c9c9c;
padding:20px 0 20px 30px;
text-align:left;
background-color:#270203;
}
#footer div
{
float:left;
}
.bottom_menu a{
font-family:Tahoma;
font-size:11px;
color:#9c9c9c;
text-decoration:underline
}
.bottom_menu a:hover{
color:#ffffff;
}

a{
color:#9c9c9c;
text-decoration:underline
}
a:hover{
color:#ffffff;
}

#current_product a { 
font-weight:bolder;
color:#ffffff;
}

#current_product a:hover{
color:#9c9c9c;
}

#footer li {
display:block;
float:left;
padding:0 7px 2px 7px;
}
.copy{
padding:7px 20px 7px 20px;
margin:0 20px 0 0 
}
.copy a{
font-family:Tahoma;
font-size:11px;
color:#9c9c9c;
text-decoration:underline
}
.copy a:link{text-decoration:underline}
.copy a:visited{text-decoration:underline}
.copy a:hover{text-decoration:none}
.bottom_menu{
width:480px;
margin:0 20px 0 20px 0;
padding:7px 0 7px 20px
}

/*
.leftmenu{
width:195px;
text-align:left;
margin: 0 30 0 30;
padding:0 0px 0 35px;
float:left;
}
*/
/* left side bar menu */

/* menu tabs */
#side_bar_menu{
/*border-style:solid;
border-width:1px;
border-color:#270203;
background:#270203;
*/
width:200px;
/*width:140px;
*/
text-align:left;
/*
padding:0 10px 5px 15px;
*/
margin-bottom:10px;
float:left;
}
/*
#side_bar_menu ul {		
   margin:0;
   padding:5px 0px 0px 0px;
   list-style:none;
   border-bottom-style:solid;
   border-color:#666666;
   border-bottom-width:thin;
}*/

#side_bar_menu li{
/*
display:inline;
*/
   margin:4px 0px 0px 15px;
   padding:0 0 0 10px;
   background-image:url(images/arrow.gif);
   background-position:0px 4px;
   background-repeat:no-repeat
}
/*
#side_bar_menu #first{
padding-left:0px;
}
#side_bar_menu #second{
padding-left:20px;
}
#side_bar_menu #third{
padding-left:30px;
}
*/
#side_bar_content{
/*
width:530px;
*/
width:480px;
text-align:left;
padding:0 30px 0 35px;
float:left;
}

/* Product Info */
#product_info {
/*
width:530px;
*/
width:460px;
	text-align:left;
	float:left;
}
#product_info #product_title{
padding:0px 10px 10px 15px;
margin:0px 0px 0px 0px;
font-family:Tahoma;
font-size:18px;
color:#ffffff;
text-align:left;
float:left
font-weight:bolder;
}

#product_info #product_image{
padding:0px 0px 0px 0px;
margin:0px 0px 20px 0px;
float:left;
width:200px;
height:170px;
border:double;
border-color:#270203;
}
#product_info #product_image img{
width:200px;
height:170px;
}

#product_info #product_overview_snippet{
padding:0px 0px 0px 0px;
margin:30px 0px 0px 30px;
float:left;
/*width:300px;
*/
width:220px;
}

/* menu tabs */
#header #header-tabs {
	top: 0; left: 0;
	width: 100%;
	height: 25px;
	background: #000;
   font: bold 0.8em Tahoma, Verdana, 'Trebuchet MS',  Sans-serif;  
} 
#header_main #header-tabs {
	top: 0; left: 0;
	width: 100%;
	height: 25px;
	background: #000;
   font: bold 0.8em Tahoma, Verdana, 'Trebuchet MS',  Sans-serif;  
} 

#header-tabs ul {		
	margin:0;
   padding:5px 0px 0px 0px;
   list-style:none;
}
#header-tabs li {
	display:inline;
   margin:0;
   padding:0;
}
#header-tabs a {
	float:left;
   background: url(images/tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header-tabs a span {
	float:left;
   display:block;
   background: url(images/tabright.gif) no-repeat right top;
   padding:7px 15px 4px 8px;
   color: #CCC;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header-tabs a span {float:none;}
/* End IE5-Mac hack */
#header-tabs a:hover span {
	color:#FFF;
}
#header-tabs a:hover {
	background-position:0% -42px;
}
#header-tabs a:hover span { background-position: 100% -42px;}
#header-tabs #current a { background-position:0% -42px; }
#header-tabs #current a span { background-position:100% -42px; color: #FFF;}


label
{
font-weight:bold;
width: 6em;
float: left;
text-align: right;
margin-right: 1em;
display: block
}

.submit input
{
margin-left: 7em;
} 
input
{
}

.submit input
{
} 
fieldset
{
border: 1px solid #781351;
width: 20em
}

.notification_error   
{   
border: 1px solid #A25965;   
height: auto;   
width: 90%;   
padding: 4px;   
background: #F8F0F1;   
text-align: left;   
-moz-border-radius: 5px;   
}   
.notification_ok   
{   
border: 1px #567397 solid;   
height: auto;   
width: 90%  
padding: 8px;   
background: #f5f9fd;   
text-align: center;   
-moz-border-radius: 5px;   
}   

td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #270203;
	padding: 6px 6px 6px 12px;
color:#d2d1c6;
}


td.alt {
	background: #270203;
}

#Overview{
color:#d2d1c6;
}
#specItemName{
width:200px;
}
#specItemDescription{
width:250px;
}
#TechnicalSpecs{
color:#d2d1c6;
}

