@import "style_default.css";

body {
	background: url(img/bcg.jpg);
	margin: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #A3A3A3;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #A3A3A3;
	font-size: 12px;
}

h1 {
	font-size: 18px;
	color: #C69C6D;
	display: block;
	height: 35px;
	line-height: 35px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #C69C6D;
}

h2 {
	font-size: 15px;
	color: #C69C6D;
	display: block;
	height: 30px;
	line-height: 30px;
	margin: 0;
}

a:link, a:visited, a:active {
	color: #C69C6D;
	text-decoration: none;
}

a:hover {
	color: #6889AB;
	text-decoration: underline;
}

#header {
	height: 279px;
}

.header_menu {
	height: 27px;
	width: 522px;
	margin-top: 244px;
	margin-left: 268px;
	margin-bottom: 8px;
	font-size: 11px;
	line-height: 27px;
	font-weight: bold;
	background: none no-repeat;
}

.header_menu a:link, .header_menu a:active, .header_menu a:visited {
	background: url(img/bullet.gif) left center no-repeat;
	padding-left: 15px;
	margin-left: 15px;
	margin-right: 10px;
	display: block;
	float: left;
	color: #6889AB;
}

.header_menu a:hover {
	color: #BAB299;
}

.menu a:link, .menu a:active, .menu a:visited {
	text-decoration: none;
	display: block;
	margin: 32px 6px 7px 6px;
	color: #726257;
	float: left;
	font-weight: bold;
}

.menu a:hover {
	color: #E2D99F;
}

#content {
	padding: 11px 10px 10px 9px;
}

.vertical_menu {
	width: 187px;
	padding-right: 8px;
}

.downloads {
	display: block;
	background: url(img/downloads_bcg.jpg) top left no-repeat;
	padding-top: 44px;
	height: 125px;
	width: 187px;
}

.downloads a:link,	.downloads a:active, .downloads a:visited {
	display: block;
	height: 22px;
	margin-left: 24px;
	color: #464646;
	text-decoration: none;
	font-weight: bold;
	background: url(img/bullet_dl.gif) left no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
}

.downloads a:hover {
	color: #91563E;
}

.order {
	background: url(img/order_bcg.jpg) top left no-repeat;
	margin-top: 9px;
	height: 194px;
	padding-top: 75px;
	width: 187px;
}

.order a:link,	.order a:active, .order a:visited {
	display: block;
	height: 20px;
	margin-left: 24px;
	color: #464646;
	text-decoration: none;
	font-weight: bold;
	background: url(img/bullet_dl.gif) left no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
}

.order a:hover {
	color: #91563E;
}

.middle_column {
	width: 338px;
	padding-right: 10px;
}

.news {
	border: 1px #909090 solid;
	padding: 17px;
	display: block;
}

.news ul {
	margin: 0;
	padding: 0;
}

.news li {
	display: block;
	margin-left: 0;
	margin-top: 10px;
	background: url(img/bullet_2.gif) left top no-repeat;
	padding-left: 17px;
	line-height: 12px;
	list-style: none;
	font-size: 11px;
}

.right_column {
	width: 238px;
}

.spacer {
	height: 10px;
	display: block;
}

.content_pages {
	padding: 17px;
	font-size: 14px;
}

.required {
	border: 1px solid #900;
}

#footer {
	height: 50px;
	text-align: center;
}

.inputtype {
	padding: 0px;
	padding: 0px;
	border: 1px #CABAA0 solid;
}

#radio_content {
	float: left;
	margin-right: 20px;
	margin-bottom: 4px;
}

dl {
	padding: 2px;
	background: #1B1C17;
	margin-bottom: 4px;
	display: table;
	width: 100%;
	border-top: 0px #ddd solid;
	border-bottom: 0px #ddd solid;
}

dt {
	font-weight: bold;
	float: left;
	padding-left: 10px;
}

dd {
	margin-left: 200px;
}

dd label {
	cursor: pointer;
}

dd label input {
	margin-bottom: -2px;
}

dd label:hover {
	border-bottom: 1px #c00 solid;
}

.form_sectionsubmit {
	background: #1C1B17;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 6px;
}

.form_sectiontitle {
	padding: 3px;
	padding-left: 10px;
	background: #ddd;
	margin-top: 8px;
	border-top: 1px #ccc solid;
	font-weight: bold;
	color: #000;
	margin-bottom: 2px;
}

/* ----------------------------------------------------------- 	*/

/* AO FORM CLASSES  */

/* ----------------------------------------------------------- 	*/

.radiolabel {
	/*

border-bottom:1px #ccc dashed;*/ margin-bottom: 2px;
}

.radiolabel input {
	margin-bottom: -3px;
	border: 0;
}

.radiolabel:hover {
	border-bottom: 1px #c00 solid;
	color: #F00;
}

.numerotare_mic {
	font-size: 9px;
	color: #888;
	margin-bottom: 2px;
}

.linkbutton {
	border: 1px #666 solid;
	padding-left: 5px;
	padding-right: 5px;
	color: #900;
	font-weight: bold;
	margin-right: 6px;
}

.linkbutton:hover {
	background: #fffff0;
	color: #f00;
	text-decoration: none;
}

.inputtype_area {
	border: 1px #090 solid;
	background: #fff;
	width: 99%;
	padding: 0px;
	padding-left: 4px;
}

.req {
	color: #f00;
	font-weight: bold;
}

.button_submit {
	width: 60px;
	border: 1px #824E29 solid;
	background-color: #E9E4D0;
	height: 20px;
	font-size: 12px;
	color: #824E29;
	font-weight: bold;
	cursor: pointer;
}

.webpromo {
	background: url(img/bcg_webpromo.jpg) top left repeat-y;
	padding: 39px 56px 30px 56px;
}

.tlistings {
	width: 100%;
}

.tlistings td {
	border-bottom: 1px #444 dashed;
	border-right: 1px #333 solid;
	padding: 2px;
	padding-left: 6px;
}

.tlistings th {
	padding: 2px;
	padding-bottom: 5px;
	text-align: left;
}

.challange_content1 {
	padding-left: 20px;
}

.challange_content1	span {
	
}

.challange_content1	img {
	margin-left: -20px;
}