/* CSS style created by Tiberius Viris */

/* Global Formatting */

body {
	background-image: url(images/bck.png);
	margin: 0;
	padding: 0;
	color: #efb97f;
	font-size: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
 }

h2, h3 { color: #f5f5f5;}

a { color: #ebebeb;
	text-decoration:none;}

a:hover {color: #d5923b;
		text-decoration: underline;}

.core-form-field-body-note { color:#CCCCCC;}

.store-notice-security { color:#CCCCCC;}

.store-notice-reseller{ color:#CCCCCC;}

/* Containers */

#main {
	background-color: #050505;
	width: 998px;
	border: #483329 1px solid;
	margin: 0 auto;
}

.banner { 	background-color: #050505;
			height:131px;
			}
			
#content {
	background-image:url(images/contentbody.jpg);
	padding-left: 25px;
	padding-right: 25px;
}

#footer {
	background-color: #252525;
	margin: 0px 3px 3px 3px;
	padding-left: 15px;
	font-size:12px;
	color:#999999
		  }
		  
#footer h3{ color:#999999; padding:0 0 0 0;}

.footfld {
	height: 200px;
	width: 270px;
	padding-top: 10px;
	padding-left: 18px;
	float: left;
	padding-right: 18px;
}

.footfldmid {border-right:#333 1px solid;
	border-left:#333 1px solid;
	height: 200px;
	width: 270px;
	padding-top: 10px;
	padding-left: 18px;
	float: left;
	padding-right: 18px;
}


#cleaner {clear:both}

.produs {
	color:#999999;
	float: left;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 50px;
}

.prdfield {
	padding: 10px 8px 5px 10px;
}

/* Navigation */

a#menu_product { background-image:url(../images/images/header_04.png); width:83px; height: 49px; display:block;}
a#menu_product span { display:none; }
a#menu_product:hover { background-image:url(../images/images/header_on_04.png);}

a#menu_content { background-image:url(../images/images/header_06.png); width:71px; height: 49px; display:block;}
a#menu_content span { display:none; }
a#menu_content:hover { background-image:url(../images/images/header_on_06.png);}

a#menu_free { background-image:url(../images/images/header_08.png); width:71px; height: 49px; display:block;}
a#menu_free span { display:none; }
a#menu_free:hover { background-image:url(../images/images/header_on_08.png);}

a#menu_news { background-image:url(../images/images/header_10.png); width:50px; height: 49px; display:block;}
a#menu_news span { display:none; }
a#menu_news:hover { background-image:url(../images/images/header_on_10.png);}

a#menu_about { background-image:url(../images/images/header_12.png); width:76px; height: 49px; display:block;}
a#menu_about span { display:none; }
a#menu_about:hover { background-image:url(../images/images/header_on_12.png);}

a#menu_support { background-image:url(../images/images/header_14.png); width:105px; height: 49px; display:block;}
a#menu_support span { display:none; }
a#menu_support:hover { background-image:url(../images/images/header_on_14.png);}

#topnav {
	padding-top:25px;
	padding-left: 15px;
}


#preload { height: 0; overflow: hidden; }


/* form fields */

#search .textfield {
	border:solid 0 #fff;
	background: transparent;
	font-size:12px;
	width:152px;
	float:left;
	margin:21px 0 0 17px;
}
#search { margin:0;
	height:48px;
	background-image:url(../images/images/header_15.png);
	background-repeat:no-repeat;
}

#search .searchbut {
	margin-top:10px;
	}

.txtfield {
	background-color: #050505;
	border: #333333 1px solid;
	color:#CCCCCC;
}

.but { background-color:#333333;
		color:#999999;
		border:none;
		}
