html {
	height: 100%;
	margin-bottom: 0px;
}
form {
	margin: 0;
	padding: 0;
}
img, table {
	border: none;
}
body {
	background: #fff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #999999;
}
body.contentpane {
	background: #f8f8f8;
}
/* a links */
a:link, a:visited {
	outline: none;
	text-decoration: underline;
	font-weight: normal;
	color: #666;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #666;
	outline: none;
}
table.contentpane ul li, div.nopad ul li {
	list-style-image: url(images/li.png);
	margin:6px 0;
}
input.button, .validate {
	background: url(images/blue_btn.png) repeat-x top left;
	border: none;
	font-size: 11px;
	color: #fff;
	padding: 2px 4px 4px;
	line-height: 15px;
	cursor: pointer;
	font-weight: 700;
}
#maincolumn button.validate, #maincolumn_left button.validate, #maincolumn_right button.validate, #maincolumn_full button.validate {
	background: url(images/black_btn.png) repeat-x top left;
}
input.button:hover, .validate:hover {
	color: #eee;
}
#leftcolumn input.button {
	background: url(images/blue_btn.png) repeat-x top left;
}
#rightcolumn input.button {
	background: url(images/red_btn.png) repeat-x top left;
}
.search input.button {
	text-align: right;
}
p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: justify;
}
.inputbox {
	border: 1px solid #ddd;
	padding: 2px;
}
.inputbox:hover {
}
#modlgn_remember {
	border:0;
}
.clr {
	clear: both;
}
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#body_bg {
	background: #fefefe url(images/body_bg.png) top center repeat-x;
}
#page_bg {
	width: 960px;
	margin: 0 auto;
	padding:30px 0 0 0;
	background: transparent url(images/top.png) top center no-repeat;
}
#header {
	position: relative;
	height: 187px;
	background: transparent url(images/header.png) top center no-repeat;
}
#blue_car {
	position:absolute;
	top:0;
	left:-46px;
	width:342px;
	height:185px;
	background: transparent url(images/blue_car.jpg) top left no-repeat;
}
#red_car {
	position:absolute;
	top:0;
	right:-38px;
	width:331px;
	height:185px;
	background: transparent url(images/red_car.jpg) top left no-repeat;
}
#logo a, #logo a:link, #logo a:hover {
	display:block;
	height:160px;
	width:360px;
	margin:0 auto;
	text-indent:-9999px;
	background: transparent url(images/logo.png) top left no-repeat;
}
#logo h1 {
	font-size:0;
}
#content {
	margin: 0 auto;
	width: 960px;
	overflow: hidden;
	padding:9px 0 0 0;
}
#topcol {
	background: transparent url(images/topcol_bg.png) top center repeat-x;
}
.pill_m {
	height:43px;
	background: transparent url(images/top_menu.png) top center no-repeat;
}
.pill_m table td {
	height:43px;
	white-space: nowrap;
	background: transparent url(images/pillmenu_table_td_bg.png) top left no-repeat;
}
#pillmenu table td .separator {
	height:43px;
	padding:0 1px 0 0;
	background: transparent url(images/pillmenu_div_separator.png) top right no-repeat;
}
#pillmenu {
	float: left;
	width: 700px;
	height: 43px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: left;
}
#pillmenu ul {
	margin: 0;
	padding: 0 0 0 12px;
	list-style: none;
}
#pillmenu li {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0;
	background: transparent url(images/pillmenu_separator.png) top right no-repeat;
}
#pillmenu li:hover {
}
#pillmenu li a#active_menu-nav {
	color: #7fbffc;
}
#pillmenu li a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 43px;
	padding: 0 10px 0 0;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
}
#pillmenu li a:hover, #pillmenu li.current a {
	color: #7fbffc;
	text-decoration: none
}
#search {
	float: right;
	width: 260px;
	height: 43px;
	padding: 0px;
	overflow: hidden;
}
#search .search {
	float:right;
	height: 31px;
	padding: 10px 12px 0 0;
	background: transparent url(images/search_bg.png) center left no-repeat;
}
#search .search .inputbox {
	float: left;
	line-height: 15px;
	font-size: 11px;
	color: #000;
	margin:	0;
	width: 107px;
	height: 16px;
	padding: 3px 8px;
	border: none;
	background: transparent url(images/search_input_bg.png) top left no-repeat;
}
#search .search .button {
	float: left;
	border: 0;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	margin: 0 0 0 8px;
	padding: 3px 8px 4px;
	width: 60px;
	height:22px;
	line-height:15px;
	cursor: pointer;
	text-align: center;
	background: transparent url(images/search_btn.png) top left no-repeat;
}
#header .cpathway {
	position:absolute;
	width:500px;
	height:16px;
	overflow:hidden;
	bottom:7px;
	left:220px;
}
#page_bg .col_2 {
	background: transparent url(images/m_bg.png) top center repeat-y;
}
#page_bg .col_2 #wrapper {
	background: transparent url(images/b_bg.png) bottom center no-repeat;
}
#page_bg .col_2 #content {
	background: transparent url(images/top_bg.png) top center no-repeat;
}
#page_bg .col_l {
	background: transparent url(images/m_bg_l.png) top center repeat-y;
}
#page_bg .col_l #wrapper {
	background: transparent url(images/b_bg_l.png) bottom center no-repeat;
}
#page_bg .col_l #content {
	background: transparent url(images/top_bg_l.png) top center no-repeat;
}
#page_bg .col_r {
	background: transparent url(images/m_bg_r.png) top center repeat-y;
}
#page_bg .col_r #wrapper {
	background: transparent url(images/b_bg_r.png) bottom center no-repeat;
}
#page_bg .col_r #content {
	background: transparent url(images/top_bg_r.png) top center no-repeat;
}
#page_bg .col_full {
	background: transparent url(images/m_bg_full.png) top center repeat-y;
}
#page_bg .col_full #wrapper {
	background: transparent url(images/b_bg_full.png) bottom center no-repeat;
}
#page_bg .col_full #content {
	background: transparent url(images/top_bg_full.png) top center no-repeat;
}
#leftcolumn, #rightcolumn {
	float: left;
	width: 210px;
	text-align: left;
	padding:0 0 10px 0;
}
div#maincolumn {
	float: left;
	width: 520px;
	padding: 0 10px 10px;
	margin: 0;
}
div#maincolumn_left, div#maincolumn_right {
	float: left;
	width: 730px;
	margin: 0 0px 6px 0;
	padding: 0 0 0 10px;
}
div#maincolumn_full {
	float: left;
	width: 940px;
	margin: 0 0px 6px 0;
	padding: 0 10px;
}
#latest, #popular {
	float: left;
	width: 255px;
}
#latest {
	margin: 0 10px 0 0;
}
#latest div.module, #popular div.module {
	background: #e9e9e9;
	padding: 1px;
	width: 253px;
	margin: 0;
}
#maincolumn_full #latest div.module, #maincolumn_full #popular div.module, #maincolumn_full #latest, #maincolumn_full #popular {
	width: 465px;
}
#maincolumn_left #latest div.module, #maincolumn_left #popular div.module, #maincolumn_left #latest, #maincolumn_left #popular, #maincolumn_right #latest div.module, #maincolumn_right #popular div.module, #maincolumn_right #latest, #maincolumn_right #popular {
	width: 360px;
}
#latest div.module div, #popular div.module div {
	background: #fff;
	padding: 1px;
}
#latest div.module div div, #popular div.module div div {
	padding: 0;
	background: transparent url(images/main_box_bg.png) repeat-x top left;
}
#latest div.module div div div, #popular div.module div div div {
	height: 144px;
	overflow: hidden;
	text-align: left;
}
#latest h3, #popular h3 {
	background: transparent url(images/main_h3_box.png) repeat-x top left;
	height: 26px;
	line-height: 23px;
	color: #0c6cb1;
	font-size: 11px;
	font-weight: 700;
	padding: 0 0 0 10px;
}
#popular h3 {
	color: #bf220d;
}
ul.latestnews, ul.mostread {
	margin: 0;
	padding: 14px;
	list-style: none;
	height: 80px;
	overflow: hidden;
}
ul.latestnews li, ul.mostread li {
	line-height: 18px;
	height: 18px;
	overflow: hidden;
}
ul.latestnews li a:link, ul.latestnews li a:visited, ul.mostread li a:link, ul.mostread li a:visited {
	background: url(images/main_blue_arrow.gif) no-repeat top left;
	padding: 0 0 0 10px;
	text-decoration: none;
	line-height: 18px;
	height: 18px;
}
ul.mostread li a:link, ul.mostread li a:visited {
	background: url(images/main_red_arrow.gif) no-repeat top left;
}
ul.latestnews li a:hover {
	color: #0c6cb1;
}
ul.mostread li a:hover {
	color: #bf220d;
}
div.nopad {
	overflow: hidden;
	padding: 0;
}
div.nopad form#jForm p, div.nopad form#jForm div#navigation {
	padding: 5px 0 0 10px;
}
div.nopad ul {
	clear: both;
}
td.middle_pad {
	width: 20px;
}
#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}
#footer {
	margin: 0 auto;
	text-align: center;
	height: 40px;
	line-height: 20px;
	color: #999999;
	font-size: 11px;
}
#footer p {
	text-align: right;
	padding: 10px 30px 0 0;
}
#footer a {
	color: #0C6CB1;
	text-decoration: none;
}
/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
/* headers */
div.componentheading {
	height: 22px;
	padding: 8px 0 0 10px;
	color:#0C6CB1;
}
table.blog {
}
h1 {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}
h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #0C6CB1;
	text-align: left;
	font-weight: bold;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}
h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #0C6CB1;
	padding: 6px 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #C0C0C0;
	font-weight: normal;
	text-align: left;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #C0C0C0;
	font-weight: normal;
	text-align: right;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #C0C0C0;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}
a.readon {
	display: block;
	float: right;
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
	text-decoration: underline;
	color: #666;
}
a.readon:hover {
	color: #999999;
	text-decoration: none;
}
/* form validation */
.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
}
/** overlib **/

.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}
.ol-background {
	background-color: #f1f1f1;
	color: #333;
}
.ol-textfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
}
.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
.ol-closefont {
}
/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
	margin: 0;
	line-height: 18px;
	text-decoration: none;
	color: #2EB6F4;
	font-weight: bold;
	font-size: 11px;
}
a.mainlevel:hover {
}
/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}
.article_column {
}
.column_separator {
}
td.buttonheading {
	text-align: right;
	width: 0;
}
table.blog span.article_separator {
	display: block;
	height: 20px;
}
/* table of contents */
table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}
table.contenttoc td {
	padding: 0 5px;
}
/* content tables */
td.sectiontableheader {
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #666;
}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {
	padding: 3px;
	color: #333;
	font-size: 10px;
}
/* content styles */
.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}
table.contentpane td {
	text-align: left;
}
table.contentpane td.contentdescription {
	width: 100%;
}
table.contentpane {
	text-align: left;
	float: left;
	width: 100%;
}
table.contentpane ul li a .category {
	color: #FF8800;
}
table.contentpane ul li {
	color: #333;
}
table.contentpaneopen {
	margin: 2px 8px;
}
table.contentpaneopen li {
	margin-bottom: 5px;
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #669933;
}
.highlight {
	background-color: #fffebb;
}
/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}
div.moduletable, div.module {
	margin-bottom: 25px;
}
div.module_menu, div.module, div.module_text {
	padding: 0;
	width:190px;
	margin:0 auto 10px;
	background: transparent url(images/b_box.png) bottom center no-repeat;
}
div.module_menu div, div.module div, div.module_text div {
	background: transparent url(images/t_box.png) top center no-repeat;
}
div.module_menu div div, div.module div div, div.module_text div div {
	background: none;
}
div.module_menu div div div, div.module div div div, div.module_text div div div {
	text-align: center;
	background: none;
	margin: 0;
	padding:0 0 4px 0;
}
#rightcolumn div.module table.poll div {
	background: none;
}
div.module_menu div div div div, div.module div div div div {
	background: none;
	padding: 4px 8px;
	text-align: center;
}
div.module div div div form {
	padding: 10px 12px;
	width: 166px;
	margin: 0 auto;
	text-align: left;
}
div.module_text div div div {
	text-align: left;
}
div.module_text div div div div {
	margin: 0 auto;
	padding: 10px;
}
div.module_text div div div div div {
	padding: 2px 0 0 0;
}
div.bannergroup_text {
	display:block;
	background: #fff;
	padding: 1px;
}
#rightcolumn div.module div div div form {
	padding: 4px 0;
	width: 170px;
	margin: 0 auto;
	text-align: left;
}
div.module div div div form table td {
	text-align: left;
}
div.module div div div form ul {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}
div.module_menu ul {
	list-style: none;
	text-align: left;
	padding: 0;
}
div.module_menu ul li {
	margin: 0;
	padding: 0;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	/*background: transparent url(images/blue/bullet2.jpg) top left no-repeat;*/
	padding: 2px 0 2px 20px;
	line-height: 24px;
	text-decoration: none;
	color: #999;
	font-size: 11px;
}
.bannerheader {
	padding: 0 0 0 6px;
}
#maincol_news .latest, #maincol_news .popular {
	float: left;
	width: 255px;
	overflow: hidden;
	margin: 0 0 0 10px;
}
#maincol_news .latest {
	margin: 0;
}
#maincol_news ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#maincol_news ul li {
	margin: 0;
	padding: 0 10px;
}
#maincol_news ul li a {
	line-height: 16px;
	padding: 0 0 0 10px;
	text-decoration: underline;
	font-size: 11px;
	background: url(images/latest_row.png) center left no-repeat;
	margin: 0;
	height: 16px;
	color: #6aaddc;
}
#maincol_news ul li a:hover {
	text-decoration: none;
}
#maincolumn_full #maincol_news {
	padding: 0 0 0 10px;
}
#maincolumn_full #maincol_news .latest, #maincolumn_full #maincol_news .popular {
	width: 340px;
}
#leftcolumn div.module table, #rightcolumn div.module table {
}
#leftcolumn div.module table.poll {
}
#leftcolumn div.module table.poll td {
	text-align: left;
}
/* LEFT COL H3 */
#leftcolumn h3, #rightcolumn h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	width: 170px;
	color: #0c6cb1;
	font-size: 11px;
	height: 30px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	line-height: 29px;
	margin: 0;
	padding: 0 10px;
	background: url(images/h3_lc.png) top left no-repeat;
}
#rightcolumn h3 {
	color: #bd220d;
	background: url(images/h3_rc.png) top left no-repeat;
}
#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c, #rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}
#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0 auto;
	padding: 4px 12px;
	list-style: none;
	width: 166px;
}
#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 0;
}
#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {
}
/*LEFT COL LINK*/
#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link, #rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	line-height: 18px;
	padding: 0 0 0 10px;
	text-decoration: none;
	font-size: 11px;
	background: url(images/gray_arrow.gif) center left no-repeat;
	margin: 0;
	height: 18px;
	color: #999;
}
#leftcolumn ul.menu li a:hover {
	color: #0c6cb1;
	background: url(images/blue_arrow.gif) center left no-repeat;
}
#rightcolumn ul.menu li a:hover {
	color: #be220d;
	background: url(images/red_arrow.gif) center left no-repeat;
}
/*LEFT COL CURRENT LINK*/
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, #rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	line-height: 18px;
	padding: 0 0 0 10px;
	color: #0c6cb1;
	font-size: 11px;
	margin: 0;
	height: 18px;
	background: url(images/blue_arrow.gif) center left no-repeat;
}
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	color: #be220d;
	background: url(images/red_arrow.gif) center left no-repeat;
}
#leftcolumn ul.menu li#current a:hover {
	color: #0c6cb1;
}
#rightcolumn ul.menu li#current a:hover {
	color: #be220d;
	background: url(images/red_arrow.gif) center left no-repeat;
}
/*LEFT COL SUB LINK*/
#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link, #rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #999;
	margin: 0 0 0 10px;
	font-size: 11px;
	background: url(images/gray_arrow.gif) center left no-repeat;
	font-weight: normal;
	line-height: 18px;
	padding: 0 0 0 10px;
	height: 18px;
}
#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	font-size: 11px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #0c6cb1;
	background: url(images/blue_arrow.gif) center left no-repeat;
	height: 18px;
	line-height: 18px;
}
#rightcolumn ul.menu li ul li#current a, #rightcolumn ul.menu li ul li#current a:link, #rightcolumn ul.menu li ul li#current a:visited, #rightcolumn ul.menu li ul li#current a:hover {
	font-size: 11px;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	text-decoration: none;
	color: #be220d;
	height: 18px;
	line-height: 18px;
	background: url(images/red_arrow.gif) center left no-repeat;
}
#leftcolumn ul.menu li.parent ul li a, #rightcolumn ul.menu li.parent ul li a {
	font-size: 11px;
	font-weight: 400;
	line-height: 18px;
	height: 18px;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	color: #999;
	background: url(images/gray_arrow.gif) center left no-repeat;
	text-decoration: none;
}
#leftcolumn ul.menu li.parent ul li a:hover {
	color: #0c6cb1;
	background: url(images/blue_arrow.gif) center left no-repeat;
}
#rightcolumn ul.menu li.parent ul li a:hover {
	color: #be220d;
	background: url(images/red_arrow.gif) center left no-repeat;
}
/*SUBMENU POSITION*/

#leftcolumn ul.menu li#current ul, #rightcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}
#leftcolumn ul.menu li#current ul li, #rightcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}
/*CURRENT SUBMENU POSITION*/

#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}
#leftcolumn ul.menu li#current ul li a:hover {
	color: #0c6cb1;
	background: url(images/blue_arrow.gif) center left no-repeat;
}
#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}
/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}
#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
form#form-login fieldset {
	border: 0 none;
	margin: 0;
	padding: 0;
}
form#form-login ul li {
	padding: 0;
}
form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
}
/* thumbnails */
div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #333;
}
div.caption {
	padding: 0 10px 0 10px;
}
div.caption img {
	border: 1px solid #CCC;
}
div.caption p {
	font-size: .90em;
	color: #333;
	text-align: center;
}
/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}
table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}
table.paramlist td.paramlist_value {
}
div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/* Banners module */

/* Default skyscraper style */
.bannergroup {
}
.banneritem {
}
/* Text advert style */

.banneritem_text {
	padding: 4px 8px;
	font-size: 11px;
}
.bannerfooter_text {
	padding: 8px 20px;
	font-size: 11px;
	text-align: right;
}
/* System Messages */


/* see system general.css */

.pagination span {
	padding: 2px;
}
.pagination a {
	padding: 2px;
}
/* Polls */
.pollstableborder td {
	text-align: left;
}
/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}
legend {
	margin: 0;
	padding: 0 10px;
}
td.key {
	border-bottom:1px solid #eee;
	color: #333;
}
/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
/* System Standard Messages */
#system-message dd.message ul {
	background: transparent;
	padding: 3px;
	margin: 0;
}
/* System Error Messages */
#system-message dd.error ul {
	color: #999;
	background: none;
	border-top: 1px solid #829300;
	border-bottom: 1px solid #829300;
	padding: 0;
	margin: 0;
}
/* System Notice Messages */
#system-message dd.notice ul {
	color: #ECA5A7;
	background: none;
	border-top: 1px solid #829300;
	border-bottom: 1px solid #829300;
	padding: 3px;
	margin: 0 0 5px 0;
}
#system-message dd {
	text-indent: 0;
}
#system-message dd ul {
	list-style-type: none;
	color: #444;
	background: #F2FBEC;
	border: solid 1px #9CDD6C;
}
#system-message {
	margin: 5px auto;
	text-align: center;
	width: 98%;
}
/* ****************************************************************************** */
/* blue */
input, button {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
/* blue */
input[type="checkbox"], input[type="radio"] {
	background: transparent;
	border: none;
}
/* -------------------------- */
a.footer123:link, a.footer123:visited {
	color: #fefefe;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
a.footer123:hover {
	color: #fefefe;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
#f123 {
	text-align: right;
	width: 100%;
	margin: 0 auto;
	font-family: Tahoma, Arial, sans-serif;
}
.f123 {
	text-align: right;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}
.f123_bg {
	background:url(images/123_bg.png);
	width:134px;
	height:30px;
	text-align:center;
	padding: 0 3px;
}
.f123_1 {
	display: block;
	font-size: 10px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666;
	text-align: left;
	padding: 0 0 2px 4px;
}
a.link_123:link, a.link_123:visited {
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}
a.link_123:hover {
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #797979;
	text-decoration:none;
	font-weight: 700;
}
/*******************************************/
.banneritem_text div form a {
	display: block;
}
div.gbook_otvet {/*ответ на отзыв*/
	margin-top: 10px;
	margin-bottom: 10px;
	BORDER: #2d3354 1px dashed;
	PADDING: 5px;
}
.news_tema, .news_tema a {
	color: #2d3354;
}
div.opros {
	float: left;
	background: #2d3354;
	height: 10px;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-right: 8px;
	margin-left: 8px;
}
.banneritem_text div form select {
	width:140px;
}
#wpcumuluscontent {
	margin-left: -5px;
	position: relative;
}
*div.banneritem_text img {
	clear: both;
	float: left;
}
.line{
	width: 100%;
	clear: both;
	height: 16px;
}