/* CSS Document */

body {
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;

}


img {
/*	display: block;    */

}

input {
	background-color:#fff;
	border:0px solid #fff;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
}

.small_col { width:240px; float:left; }

.big_col { 
	width:520px;
	float:left; 

}

.outer { width:1003px; margin-left:auto; margin-right:auto; }

#search_menu div {
	margin: 1px 0 1px 0;

}

#search_menu div a {
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	padding:2px;
}
#content {
	color:#FFFFFF;
	padding:0 20px 30px 20px;
	width:480px;
	
}

#content h1{
	margin-top:0;

}

#content h2{

}

#content a {
	color:#ffe82a;
}


#offer {
	background-image:url(../images/special-offers-gradient.gif); 
	margin-left:4px; 
	width:216px;
	background-repeat:no-repeat;
	padding:10px;
	color:#FFFFFF;
}

#offer h1 {
	margin-top:0;
	font-size:14px;
}

#offer p {
	text-align:justify;
	line-height:20px;
}

#search .textbox {
	height:20px;
	width:180px;
	padding:3px;
	font-size:16px;
}

#search input {
	display:inline;
	padding:0;
	margin:0;
	float:left;
	border:1px solid #000;
}

#downloads {
	padding-top:20px;
}

#downloads p {
	padding-left:30px;
	margin-top:0;
	margin-bottom:19px;

}

#downloads h2 {
	padding-left:30px;
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
	background-image:url(../images/dl-icon.gif);
	background-repeat:no-repeat;
	background-position: 2px 1px;
}


#foot a {
	color:#000000;
}


.swfheader {
	width:100%;
}

.swfheader td {
	text-align:center;
}




 .tab {
	height:29px;
	float:left;
	background:#000;
	text-transform:uppercase;

}


.tab-left {
	background-image:url(../images/menu-tab-left.gif);
	width:9px;
	height:29px;
	float:left;

}
 .tab-right {
background-image:url(../images/menu-tab-right.gif);
	width:10px;
	height:29px;
	float:left;
	margin-right:3px;

}

.tab a {
	display:block;
	height:100%;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding-left:1px;
	padding-right:1px;
	padding-top:3px;
}



.product_image {
	background-color:#FFFFFF;
	color:#000000;
}


.product_title {
	
	font-weight:bold;
}

.product_title_add {
	text-align:right;
}

.product_left {
	
	width:200px;
}

.product_left input{
	
	border:none;
	font-size:12px;
	color:#ffffff;
	width:100%;
}

.product_right {
	background-color:#FFFFFF;
	color:#000000;
}

.product_right input{
	background-color:#FFFFFF;
	border:none;
	font-size:12px;
	color:#000000;
	width:100%;
}



#lang a {
	color:#FFFFFF;
	text-decoration:none;
}


#section .text {
	padding:4px;
	float:left;
	width:320px;

}

#section .text input {
	width:100%;
	border:none;
	background-color:#222222;
	font-size:13px;
	padding: 1px;
}

#section .bar {
	background-color:#333333;
	margin-bottom:5px;


}

#section .button {
	float:right;
	width:148px;

}

