/*html, body {
	height: 100%;
}*/

html {}

body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 120%;
	color: #232323;
	background-color: #FFFFFF;
	/*height: 100%;*/
}

p { margin-top: 0px; margin-bottom: 0px; padding-bottom: 10px; }
h1 { font-size: 165%; font-weight: normal; margin-bottom: 10px; margin-top: 1px; color: #555555; }
h2 { font-size: 155%; font-weight: normal; margin-bottom: 5px; margin-top: 1px; color: #555555; }
h3 { font-size: 145%; font-weight: normal; margin-bottom: 5px; margin-top: 1px; color: #555555; }
h4 { font-size: 135%; font-weight: normal; margin-bottom: 5px; margin-top: 1px; color: #555555; }
hr { width: 100%; border: 0; color: #DCDCDC; background-color: #DCDCDC; height: 1px; margin-top: 15px; margin-bottom: 15px; padding: 0px; }
a:link, a:visited, a:active { text-decoration: underline; outline: none; color: #000000; }
a:hover { text-decoration: underline; outline: none; color: #000000; background-color: #D7D7D7; }
.clear { clear:both; margin-top:-1px; height:1px; overflow:hidden; }


/* content formatting containers ******************************************** */
#outer_container {
	position: relative;
	width: 738px;
	/*margin:0 auto;*/
	margin-left: 20px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	/*height: 100%;*/
}

#inner_container {
	position: relative;
	margin-left: 4px;
	margin-right: 4px;
	/*margin-bottom: 10px;*/
}

#top_container {
	position: relative;
}

#left_menu_container {
	position: relative;
	width: 200px;
	margin-left: 10px;
}

#content_container {}

#left_container {
	position: relative;
	width: 230px;
	float: left;
}

#right_container {
	position: relative;
	width: 480px;
	float: right;
	padding-top: 10px;
}


#footer {
	position: relative;
	width: 738px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	/*margin:0 auto;*/
	text-align: center;
	color: #9a9a9a;
}

#footer a:link, #footer a:visited, #footer a:active, #footer a:hover {
	position: relative;
	color: #9a9a9a;
	text-decoration: none;
}

#default_01, #three_col_01 {
	width: 230px;
}

#default_02 {
	width: 480px;
}


#three_col_02 {
	width: 230px;
	position: relative;
	float: left;
}
#three_col_03 {
	width: 230px;
	position: relative;
	float: right;
}


.section_object { margin-bottom: 10px; }

.sidebox {
	position: relative;
	margin-left: 10px;
	width: 200px;
	margin-bottom: 20px;
}

.sidebox h3 {
	font-size: 155%;
}

.sidebox_top {}
.sidebox_main {}
.form_item {}

.form_pair {
	margin-top: 7px;
}
.contact_submit {
	margin-top: 7px;
}


.news_list_item { margin-bottom: 4px; }
.news_item { margin-bottom: 20px; }
.date { font-size: 90%; color: #666666; }
.news_prepend { margin-bottom: 20px; font-size: 110%; font-style: italic; }
.news_text { margin-bottom: 20px; }
.news_image { margin-bottom: 20px; }

a.active_item:link, a.active_item:visited, a.active_item:active, a.active_item:hover { text-decoration: none; }








/* left navigation */
#nav {
	position: relative;
	padding: 0px;
	margin: 0px;
	color: #666666;
	margin-bottom: 20px;
}

#nav li {
	list-style: none;
}

#nav ul li { }

#nav ul li.last { }

/* level 1 */
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	text-decoration: none;
	outline: none;
	line-height: 19px;
}

/* level 2 */
#nav li ul {
	margin-left: 0;
	padding-left: 1.3em;
	/*text-indent: -1em;*/
}

#nav li ul a {
	font-size: 90%;
	outline: none;
}

/* all levels */
#nav li a.current {
	color: #000000;
	text-decoration: none;
}

#nav li a.current:hover {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}

#nav li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}


.prod_container {
	position: relative;
	float: left;
	width: 115px;
	height: 225px;
	text-align: center;
	margin-right: 5px;
	margin-bottom: 5px;
}

.prod_image {
	position: relative;
	width: 113px;
	height: 113px;
	border: 1px solid #CCCCCC;

}

.prod_text {
	position: relative;
	text-align: left;
	margin-left: 5px;
	line-height: 12px;
	margin-top: 5px;
	color: #666666;
}

.prod_text strong {
	color: #232323;
}

.prod_image a:link, .prod_image a:hover {
	background-color: transparent;
}



.ajax_link { color: #0000FF; cursor: pointer; cursor: hand; }
.ajax_link:hover { text-decoration: underline; }

.poll { position: relative; border: 1px solid #E7E7E7; width: 230px; margin-bottom: 20px; }
.poll_head { border-bottom: 1px solid #E7E7E7; background-color: #F0F0F0; padding: 6px; }
.poll_head h2 { font-size: 100%; font-weight: normal; font-style: normal; color: #000000; margin: 0; }
.poll_ended { font-style: italic; color: #FF0000; }
.poll_body { margin: 5px; color: #333333; }
.poll_vote_distribution { }
.poll_item { margin-bottom: 3px; }
.poll_item_distribution_box { width:220px; border:1px solid #E7E7E7; height:17px; }
.poll_item_distribution { background:#F0F0F0; height:14px; color:#333333; text-align:right; padding:3px 0px 0px 0px; }


.mod_cf { position: relative; border: 1px solid #E7E7E7; width: 230px; margin-bottom: 20px; }
.mod_cf_head { border-bottom: 1px solid #E7E7E7; background-color: #F0F0F0; padding: 6px; }
.mod_cf_head h2 { font-size: 100%; font-weight: normal; font-style: normal; color: #000000; margin: 0; }
.mod_cf_body { margin: 5px; color: #333333; }
.mod_cf_item { margin-bottom: 3px; }




.no_flash {
	border: 1px dashed #000000;
}
