/*------------------------Generic----------------------*/
html, body, #wrapper {height: 93%;}

body > #wrapper {height: auto; min-height: 100%;}


body {
	margin:0;
	padding:0;
}

#wrapper {
	margin:auto;
	position:relative;
	width:890px;
	height:auto;
	min-height:100%;
}

#header {
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	height:306px;
}

#sub_header {
	background-image:url(../images/sub_header_bg.gif);
	height:152px;
	background-repeat:repeat-x;
}

.menu-bg {
	background-color:#f0f2dd;
	height:39px;
	padding-left:12px;
}

.h_separator {
	border-bottom:1px solid #ccc;
}

.sub_v_separator {
	border-left:1px solid #ccc;
}
/*-----------------------Index Elements--------------*/
.content {
	width:874px;
	text-align:justify;
}

.listing_box {
	border:1px solid #ccc;
	padding:19px 0px 19px 20px;
}

.listing_title {
	padding-bottom:5px;
}

.v_separator {
	border-left:1px dotted #ccc;
}

.login {
	background-image:url(../images/login_bg.gif);
	background-repeat:no-repeat;
	width:340px;
	height:101px;
	margin:20px 0px 20px 68px;
}

.login_btn {
	background-image:url(../images/login_btn.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	width:81px;
	height:26px;
	border:none;
}

.input {
	background-image:url(../images/input_bg.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	width:117px;
	height:20px;
	border:none;
	line-height:normal;
	padding:5px 10px 0 5px;
	margin-right:5px;
	overflow:hidden;
}
.login_form {
	vertical-align:middle;
	text-align:right;
	padding: 3px 60px;
}

#flash_billboard_container {
	margin: 0px auto 0 auto;
	width: 620px;
	height: 227px;
}


/*------------------------Typo-----------------------*/

body {
	color:#333333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
}

.h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
}

.date {
	text-align:left;
	padding-bottom:2px;
}

.index_headline {
	text-align:left;
	color:#5FAC14;
	font-weight:bold;
	line-height:16px;
	padding-bottom:2px
}

.sub_content_text {
	text-align:justify;
}

.news_date {
	color:#5FAC14;
	line-height:18px;
}

.news_headline {
	font-weight:bold;
	line-height:18px;
}


/*-------------------------------a Links--------------------*/

a:link {
	color:#5FAC14;
	text-decoration:none;
}
a:visited {
	color:#5FAC14;
	text-decoration:none;
}

a:active {
	color:#5FAC14;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#header a:link {
	color:#f0f2dd;
	font-size:11px;
	text-decoration:none;
}

#header a:visited {
	color:#f0f2dd;
	font-size:11px;
	text-decoration:none;
}
#header a:visited {
	color:#f0f2dd;
	font-size:11px;
	text-decoration:none;
}

#header a:hover {
	color:#f0f2dd;
	font-size:11px;
	text-decoration:underline;
}

#sub_header a:link {
	color:#f0f2dd;
	font-size:11px;
	text-decoration:none;
}

#sub_header a:visited {
	color:#f0f2dd;
	font-size:11px;
	text-decoration:none;
}
#sub_header a:visited {
	color:#f0f2dd;
	font-size:11px;
	text-decoration:none;
}

#sub_header a:hover {
	color:#f0f2dd;
	font-size:11px;
	text-decoration:underline;
}

#listing a:link {
	color:#333;
	text-decoration:none;
}

#listing a:visited {
	color:#333;
	text-decoration:none;
}

#listing a:hover {
	color:#333;
	text-decoration:underline;
}

#listing a:active {
	color:#333;
	text-decoration:none;
}

.left_navi a:link {
	color:#333333;
	text-decoration:none;
}

.left_navi a:visited {
	color:#333333;
	text-decoration:none;
}

.left_navi a:active {
	color:#333333;
	text-decoration:none;
}

.left_navi a:hover {
	color:#5FAC14;
	text-decoration:underline;
}

.price a:link {
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.price a:visited {
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

.price a:active {
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

.price a:hover {
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}

#footer a:link {
	color:#f0f2dd;
	text-decoration:none;
}

#footer a:visited {
	color:#f0f2dd;
	text-decoration:none;
}

#footer a:hover {
	color:#f0f2dd;
	text-decoration:underline;
}

#footer a:active {
	color:#f0f2dd;
	text-decoration:none;
}
/*-------------------------------Sub-Content-----------------*/

.left_navi {
	padding:8px;
	border-bottom:1px solid #ccc;
	text-align:left;
}

.bullet {
	border-bottom:1px solid #ccc;
}

.left_panel {
	min-height:250px;
}

/*------------------------------Table CSS-------------------*/

#price_table {
	border-right:1px solid #333333;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	font-size:11px;
	vertical-align:top;
	text-align:center;
}

#price_table th {
	border-left:1px solid #333333;
	border-bottom:1px solid #333333;
	background-color:#ccc;
}

#price_table_row1 {
	border-left:1px solid #333333;
	background-color:#ccc;
}
#price_table td {
	border-left:1px solid #333333;
}

/*-------------------------------Footer----------------------*/
#main {padding-bottom: 125px;}

#footer {
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;
	background-color:#59A80F;
	color:#f0f2dd;
	font-size:10px;
	height:125px;
	margin:-125px auto auto auto;
	position:relative;
	width:890px;
	clear:both;
}


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */