/* CSS Document */

.body_style {

	background-image: url(../img/back_logoga.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.main_container {
	float:left;
	width: 921px;
	margin-left: 86px;
	margin-top: 14px;
}

.header_container {
	float: left;
	width: 921px;
	height: 135px;
}

.logo_container {
	float:left;
	width: 243px;
	height: 135px;
}

.header_center {
	float: left;
	width: 659px;
	height: 135px;
}

.header_right {
	float:left;
	width: 19px;
	height: 135px;
}

.menu_container_upper {
	float: left;
	width: 659px;	
	height: 46px;
}

.menu_container_lower {
	float: left;
	width: 659px;	
	height: 89px;
	background-image: url(../img/line_vertical.gif);
	background-position:right top;
	background-repeat:repeat-y;
}

.body_container {
	float: left;
	width: 921px;
}

.footer_container {
	float: left;
	width: 921px;
	min-height: 60px;
}

.left_footer {
	float:left;
	width: 266px;
	min-height: 60px;	
}

.right_footer {
	float:left;
	width: 655px;
	min-height: 60px;
	background-image: url(../img/line_horizontal.gif);
	background-position:left top;
	background-repeat:repeat-x;
}

.footer_area {
	width: 636px;
	min-height: 60px;
	background-image: url(../img/footer_border.gif);
	background-position:right top;
	background-repeat:no-repeat;
	
}

.footer_margin {
	width: 19px;
	min-height: 60px;
}

.footer {
	padding-top: 15px;
	margin-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9D9B6A;
	line-height: 1.8em;	
}

.left_panel {
	float:left;
	width: 243px;
}

.middle_panel {
	float: left;
	width: 659px;
	background-image: url(../img/line_vertical.gif);
	background-position:right top;
	background-repeat:repeat-y;
	/*min-height:500px;	*/
}

.right_panel {
	float:left;
	width: 19px;
}

.langbar {
	float: left;
	width: 150px;
	height: 25px;
	margin-left: 24px;
}

.langbar a {
	display: block;
	float:left;
	margin-right: 7px;
}

.mainmenubar {
	float:right;
	margin-right: 24px;
	width:635px;
	height: 30px;
}

.mainmenubutton {
	float:left;
}

.mmb_left {
	float: left;
	width: 3px;
	height: 30px;
	background-image: url(../img/menubutton_big_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left: 6px;
}

.mmb_middle {
	float:left;
	min-width: 94px;
	height: 30px;
	background-image: url(../img/menubutton_big_middle.gif);
	background-position:left top;
	background-repeat:repeat-x;	
}

.mmb_right {
	float: left;
	width: 3px;
	height: 30px;
	background-image: url(../img/menubutton_big_right.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.mm_text {
	margin: auto;
	margin-top: 9px;
}

.level-1 {
	margin: auto;
	margin-top: 9px;
}

.level-1-act {
	margin: auto;
	margin-top: 9px;
}


.submenubar {
	clear:both;
	float:right;
	margin-right: 32px;
	margin-top: 10px;
	height: 22px;
	width:627px;

}

.submenubutton {
	float:left;
}


.smb_left {
	float: left;
	width: 3px;
	height: 22px;
	background-image: url(../img/menubutton_small_left.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-left: 5px;
}

.smb_middle {
	float:left;
	min-width: 69px;
	height: 22px;
	background-image: url(../img/menubutton_small_middle.gif);
	background-position:left top;
	background-repeat:repeat-x;	
}

.smb_right {
	float: left;
	width: 3px;
	height: 22px;
	background-image: url(../img/menubutton_small_right.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.sm_text {
	margin: auto;
}

.level-2 {
	margin: auto;
	margin-top: 3px;
}

.level-2 a {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656343;
	text-decoration: none;
}

.level-2-act {
	margin: auto;
	margin-top: 3px;	
}

.level-2-act a {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656343;
	text-decoration: none;	
}

.submenubar_float {
	float:right;
}

.mainmenubar_float {
	float:right;
}

.leftbannerarea {
	margin-left: 18px;
	margin-top: 66px;
}

.banner_left {
	margin-bottom: 8px;
}

.content_container {
	margin-top: 19px;
	margin-left: 22px;
	padding-right: 30px;
}

.title {
	float:left;
	padding-bottom: 23px;
}

.iconarea {
	float:right;
}

.content {
	clear: both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656343;
	line-height: 1.8em;
	min-height: 350px;
	padding-bottom: 10px;
}

.content a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #656343;
}

/* Advertise Price */

#selectBoxes td {
	padding: 7px 0;
}

.selectTitle, .count-table-title th, span.success  {
	color: #656343;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
..count-table-title th span { font-weight: normal; }

.selectbox {
	background: url(../img/dropdown_hover.gif) 98% center no-repeat #F2F2F3;
	border: 1px solid #CCCCCC;
	height: 21px;
	margin-left: 35px;
	padding-left: 10px;
	padding-top: 1px;
	width: 155px;
}

.dropdown {
	background: #F2F2F3;
	border: 1px solid #CCCCCC;
	position: absolute;	
	width: 144px;
}

.dropdown a { cursor: pointer; display: block; padding-left: 10px; text-decoration: none; }
.count-table-title { background: #F2F1EC; border: 1px solid #DBD8CA; margin: 15px 0 2px; }
.count-table-title th, .count-table td { border: 1px solid #DBD8CA; padding: 4px; }
.count-table td span { color: #000; font-size: 10px; }
.count-table { border: 1px solid #DBD8CA;  margin: 2px 0; }
.count-table input { background: url(../img/box.gif) left top no-repeat; border: 0; height: 17px; padding: 3px 5px 0 5px; margin-left: 4px; width: 75px; }
#calculateForm input.button, #radioForm input.button { float: left;  background: #F2F2F3; border: 1px solid #CCCCCC; color: #656343; font-size: 11px; font-family: Tahoma; margin-top: 7px; padding: 3px 5px; }
#calculateResult { float: left; padding: 9px 0 0 10px; }
span.error { color: #8A1F11; }
