html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {outline: 0;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

em{
	font-style: italic;
}

body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 13px;
	color: #6B6B6B;
	text-align: left;
}

#newsFlash{
	position: fixed;
	bottom: 0;
	text-align: center;
	z-index: 5000;
	width: 100%;
	background: #51AF46;
}

#subpageContent a:link, 
#subpageContent a:visited, 
#subpageContent a:active{
	color: #94C33F;
	text-decoration: underline;
}
#subpageContent a:hover{
	text-decoration: none;
}

#subpageContent a.last:link, 
#subpageContent a.last:visited, 
#subpageContent a.last:active{
	color: #6B6B6B;
	text-decoration: none;
}


#siteMap a:link, 
#siteMap a:visited, 
#siteMap a:active{
	color: #6B6B6B;
	text-decoration: none;
}
#siteMap a:hover{
	text-decoration: underline;
}

body.index{
	background: url('../img/layout/bg_bottom.jpg') center 0 repeat-y #FFFFFF;
}

body.subpage{
	background: url('../img/layout/bg_bottom.jpg') center 0 repeat-y #FFFFFF;
}
#indexPatch{
	background: url('../img/layout/bg_index_left.jpg') left top repeat-x transparent;
}
#subpagePatch{
	background: url('../img/layout/bg_subpage_left.jpg') left top repeat-x #DDD;
}


#index_body_right{
	background: url('../img/layout/bg_index_right.jpg') right 0 repeat-x transparent;
	width: 50%;
	min-height: 631px;
  	height: auto !important;
  	height: 631px;
	position: absolute;
	top: 0;
	right: 0;
}
#subpage_body_right{
	background: url('../img/layout/bg_subpage_right.jpg') right 0 repeat-x transparent;
	width: 50%;
	min-height: 631px;
  	height: auto !important;
  	height: 631px;
	position: absolute;
	top: 0;
	right: 0;
}

#subpageBottom{
	margin: 0 auto;
	width: 100%;
	/*background-color: #FFFFFF;*/
	position: absolute;
	z-index: 50;
}

#subpageBottomLeft{
	background: url('../img/layout/bg_subpage_bottom_left.jpg') center 0 repeat-x transparent;
	width: 50%;
	min-height: 131px;
  	height: auto !important;
  	height: 131px;
	position: absolute;
	left: -50%;
}
#subpageBottomRight{
	background: url('../img/layout/bg_subpage_bottom_right.jpg') right 0 repeat-x transparent;
	width: 50%;
	min-height: 131px;
  	height: auto !important;
  	height: 131px;
	position: absolute;
	right: 0;
	z-index: 2;
}




#wrapper{
	width: 1000px;
	margin: 0 auto;
	top: 0;
	position: relative;
	min-height: 587px;
	height: auto !important;
	height: 587px;
	z-index: 10;
}
#top{
	height: 98px;
	background: url('../img/layout/top_bg.jpg') left top repeat-x;
	padding-left: 16px;
}
#top #topLogo{
	padding: 28px 0px 0px 0px;
}
#top #topLogo img{
	float: left;
	padding-left: 15px;
}


/*
	Index
*/
#indexMiddle{
	height: 472px;
	background: url('../img/layout/indexMainBg.jpg') left top no-repeat transparent;
}
#index_boxes{
	position: absolute;
	margin: -211px 0px 0px 0px;
}
#index_boxes #infolinia_grey{
	height: 55px;
}
#index_boxes #index_flash{
	margin: 5px 0px 0px 22px;
	width: 333px;
	float: left;
}
#index_boxes #index_buttons{
	margin: 22px 0px 0px 37px;
	float: left;
}
#index_boxes #index_buttons .line_{
	border-bottom: 1px solid #8CC76C;
}

/*
	Subpage
*/
#subpage{
	padding: 0px 0px 25px 0px;
	background: url('../img/layout/subpage_repeat.jpg') left top repeat-x #DDDDDD;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
#subpage2{
	background: url('../img/layout/subpage_top.jpg') left top no-repeat transparent;
}
#subpageContent{
	float: right;
	background: #F8F8F8;
	width: 551px; /* 620px */
	margin: 0px 48px 0px 0px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	padding: 24px 24px 14px 48px;
}

#subpageBottomBar{
	height: 64px;
	background: url('../img/layout/subpage_bottom_bg.jpg') left top repeat-x transparent;
	padding: 0px 0px 0px 85px;
	overflow: hidden;
}
#subpageBottomBar .line_{
	background: url('../img/layout/subpage_bottom_bar.gif') right top no-repeat transparent;
}


/*
	Menu Service
*/
#menuService{
	padding: 23px 0px 0px 25px;
	width: 304px;
	float: left;
}
#menuService ul{
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
	float: left;
}
#menuService ul li{
	padding: 0;
	margin: 0px 0px 1px 0px;
	width: 304px;
	height: 28px;
	overflow: hidden;
	font-size: 0;
}
#menuService ul li a{
	display: block;
	font-size: 0;
	height: 28px;
	padding-left: 400px;
	background: url('../img/layout/menu_left/str.gif') 288px 0 no-repeat;
	border: none;
}
#menuService ul li.m8{
	background: url('../img/layout/menu_left/m8.png') 0 0 no-repeat;
}
#menuService ul li.m9{
	background: url('../img/layout/menu_left/m9.png') 0 0 no-repeat;
}
#menuService ul li.m10{
	background: url('../img/layout/menu_left/m10.png') 0 0 no-repeat;
}
#menuService ul li.m11{
	background: url('../img/layout/menu_left/m11.png') 0 0 no-repeat;
}
#menuService ul li a:hover,
#menuService ul li a.active{
	background: url('../img/layout/menu_left/str_over.gif') 284px 0 no-repeat;
}
#menuServiceImage{
	padding-top: 4px;
	display: block;
}

/*
	Menu Service Level 2
*/
#menuService ul li.level2{
	margin: 0px 0px 0px 0px;
	height: 20px;
	font-size: 0;
}
#menuService ul li.level2 a{
	height: 20px;
	border: none;
}
#menuService ul li.m8_12 a{
	background: url('../img/layout/menu_left/m8_12.png') 0 0 no-repeat;
}
#menuService ul li.m8_13 a{
	background: url('../img/layout/menu_left/m8_13.png') 0 0 no-repeat;
}
#menuService ul li.m8_14 a{
	background: url('../img/layout/menu_left/m8_14.png') 0 0 no-repeat;
}
#menuService ul li.m8_15 a{
	background: url('../img/layout/menu_left/m8_15.png') 0 0 no-repeat;
}

#menuService ul li.m9_16 a{
	background: url('../img/layout/menu_left/m9_16.png') 0 0 no-repeat;
}
#menuService ul li.m9_17 a{
	background: url('../img/layout/menu_left/m9_17.png') 0 0 no-repeat;
}
#menuService ul li.m9_42 a{
	background: url('../img/layout/menu_left/m9_42.png') 0 0 no-repeat;
}
#menuService ul li.level2 a:hover,
#menuService ul li.level2 a.active{
	background-position: 0 -20px;
}


/*
	Menu Top Roll
*/
.menuTopRoll{
	position: absolute;
	margin: 0px 0px 0px 0px;
	background: #DCDCDA;
	display: none;
}
.menuTopRoll ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
.menuTopRoll ul li{
	padding: 0px;
	margin: 1px 0px 0px 0px;
	background: none;
	line-height: 12px;
}
.menuTopRoll ul li a{
	padding: 3px 10px;
	margin: 0;
	background: none;
	border: none;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	display: block;
	background: url('../img/layout/menu_roll_repeat.gif') left top repeat-y #A9D858;
	text-decoration: none !important;
}
.menuTopRoll ul li a:hover{
	color: #333333;
}
.menuTopRoll ul li.first{
	margin-top: 0;
}
.menuTopRoll ul li.first a{
	padding-top: 8px;
}


/*
	Menu Top
*/
ul#menuTop{
	margin: 0px 0px 0px 147px;
	padding: 0;
	list-style: none;
	float: left;
}
ul#menuTop li{
	margin: 0;
	padding: 0;
	float: left;
	height: 98px;
	overflow: hidden;
	background: none;
}
ul#menuTop li a{
	display: block;
	height: 98px;
	font-size: 0;
	line-height: 300px;
	border: none;
}
ul#menuTop li.m1 a{
	background: url('../img/layout/menu/m1.png') 0 0 no-repeat;
	width: 81px;
}
ul#menuTop li.m2 a{
	background: url('../img/layout/menu/m2.png') 0 0 no-repeat;
	width: 129px;
}
ul#menuTop li.m3 a{
	background: url('../img/layout/menu/m3.png') 0 0 no-repeat;
	width: 144px;
}
ul#menuTop li.m4 a{
	background: url('../img/layout/menu/m4.png') 0 0 no-repeat;
	width: 89px;
}
ul#menuTop li a:hover,
ul#menuTop li a.hovered{
	background-position: 0 -196px;
}
ul#menuTop li.active a{
	background-position: 0 -98px;
}

/*
	Menu Top 2
*/
#menuTop2{
	clear: both;
	height: 27px;
	/*
	background: #DCDCDA;
	*/
}
#menuTop2 ul{
	padding: 5px 0px 0px 338px;
	margin: 0;
	list-style: none;
}
#menuTop2 ul li{
	float: left;
	padding: 0;
	margin: 0;
	background: url('../img/layout/menu_top_bar.gif') 0 5px no-repeat;
}
#menuTop2 ul li.first{
	background: none;
}
#menuTop2 ul li.first a{
	padding: 0px 10px 0px 0px;
}
#menuTop2 ul li a{
	padding: 0px 10px;
	margin: 0;
	font-size: 12px;
	color: #91918F;
	border: none;
}
#menuTop2 ul li a:hover,
#menuTop2 ul li a.active{
	text-decoration: underline;
}




/*
	Menu Bottom
*/
#menuBottom{
	clear: both;
	height: 31px;
	/*background: url('../img/layout/menu_bottom_bg2.jpg') 0 0 no-repeat;*/
}
#menuBottom ul{
	padding: 7px 0px 0px 24px;
	margin: 0;
	list-style: none;
}
#menuBottom ul li{
	float: left;
	padding: 0px 0px 0px 0px;
	background: url('../img/layout/menu_bottom_bar.gif') 0 2px no-repeat;
}
#menuBottom ul li a{
	font-size: 11px;
	color: #5E5D5D;
	padding: 0px 12px 0px 12px;
	display: block;
	border: none;
	text-decoration: none;
}
#menuBottom ul li.first{
	background: none;
}
#menuBottom ul li.first a{
	padding-left: 0;
}
#menuBottom ul li a:hover,
#menuBottom ul li a.active{
	text-decoration: underline;
}

/*
	Footer
*/
#footer{
	clear: both;
	height: 36px;
	color: #989898;
	font-size: 11px;
	padding: 0px 46px 0px 24px;
	line-height: 36px;
}
#footer #copyright{
	float: left;
}
#footer #kamikaze{
	float: right;
}
#footer #kamikaze a{
	color: #606060;
	border: none;
	margin-left: 5px;
}
#footer #kamikaze a:hover{
	text-decoration: underline;
}



p{
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 13px;
	color: #6B6B6B;
	line-height: 19px;
	margin: 0px 0px 16px 0px;
}
h1 {
	font-size: 21px;
	color: #6C6C6C;
	padding: 0px 0px 20px 0px;
	margin: 0;
	font-weight: normal;
	line-height: 100%;
  /*
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	color: #B6A381;
	font-family: 'Times New Roman';
	font-weight: normal;
	font-size: 36px;
	text-transform: uppercase;
	clear: both;
	*/
}
h2{
	font-size: 21px;
	color: #6C6C6C;
	padding: 0px 0px 20px 0px;
	margin: 0;
	font-weight: normal;
	line-height: 100%;
}

h3, .h3{
	font-size: 18px;
	color: #6C6C6C;
	padding: 0px 0px 14px 0px;
	margin: 0;
	font-weight: normal;
	line-height: 100%;
}
h4,.h4{
	font-size: 16px;
	color: #6C6C6C;
	padding: 0px 0px 14px 0px;
	margin: 0;
	font-weight: bold;
	line-height: 100%;
}
h5, .h5{
	font-size: 14px;
	color: #6C6C6C;
	padding: 0px 0px 14px 0px;
	margin: 0;
	font-weight: bold;
	line-height: 100%;
}
h6, .h6{
	font-size: 12px;
	color: #6C6C6C;
	padding: 0px 0px 14px 0px;
	margin: 0;
	font-weight: bold;
	line-height: 100%;
}

.green{
	color: #94C33F;
}
.green2{
	color: #94C33F;
	/*#638228;*/
}
.black{
	color: #000000;
}

.normal{
	font-size: 12px;
}
.medium{
	font-size: 15px;
}
.large{
	font-size: 18px;
}

.h2 {
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
	line-height: 100%;
	height: 29px;
}

/*********** HELPERS ***********/
table td{
	vertical-align: top;
}

strong, .b{
	font-weight: bold !important;
}
.n{
	font-weight: normal !important;
}

img{
	border: none;	
}
.clear{
	clear: both;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.left{
	text-align: left !important;
}
.right{
	text-align: right !important;
}
.center{
	text-align: center !important;
}

/**** FONTS ***/
.f9{
	font-size: 9px !important;
}
.f10{
	font-size: 10px !important;
}
.f11{
	font-size: 11px !important;
}
.f12{
	font-size: 12px !important;
}
.f13{
	font-size: 13px !important;
}
.f14{
	font-size: 14px !important;
}
.f15{
	font-size: 15px !important;
}
.f16{
	font-size: 16px !important;
}
.f18{
	font-size: 18px !important;
}

.hide{
	display: none;
}

/********** OL, UL ********************/
ol, ul {
	line-height: 140%;
	margin: 0px 0px 16px 0px;
	padding-left: 0px;
	color: #5C4032;
}

ul li {
	list-style: none;
	margin-bottom: 3px;
	background: url('../img/layout/li.gif') 0px 8px no-repeat;
	padding-left: 20px;
	color: #6B6B6B;
}

ol li {
	margin-bottom: 3px;
	margin-left: 22px;
	padding-left: 8px;
	color: #6B6B6B;
}


/******** LINKS *****************/

a:link {text-decoration: none}
a:visited {text-decoration: none}
a:hover {text-decoration: none}
a:active {text-decoration: none}



/******** TABLES *****************/
#subpageContent table, 
#subpageConten p table{
    background: none;
	margin: 2px 0px 2px 0px;
	border: 0px solid #FFFFFF;
	border-collapse: collapse;
	border-spacing: 1px 1px;
}


#subpageContent table td, 
#subpageContent p table td,
#subpageContent table td p,
#subpageContent p table td p{
	color: #6B6B6B;
    border: 1px solid #D3D3D3;
	vertical-align:top;
    padding: 4px 4px 4px 8px;
    background-color: #F4F4F4;
}
#subpageContent table tr.tableRow1 td,
#subpageContent p table tr.tableRow1 td,
#subpageContent table td.tableRow1, 
#subpageContent p table td.tableRow1{
	font-weight: bold;
	background-color: #94C33F;
	color: #FFFFFF;
	border: 1px solid #599C3D;
}


/******** MODULE FORM *****************/
#moduleForm{
	margin: 40px 80px 0px 0px;
}

#moduleForm input,
#moduleForm textarea,
#moduleForm select{
	width: 280px;
	padding: 2px 4px;
	border: 1px solid #A6A6A6;
	background: #E7E7E7;
	color: #3B3B3B;
	margin-bottom: 8px;
	float: right;
}

#moduleForm textarea{
	height: 80px;
}

#moduleForm label{
	width: 160px;
	display: block;
	text-align: right;
	float: left;
	clear: right;
	margin: 2px 16px 8px 0px;
}
#moduleForm .req-info{
	float: right;
	font-size: 12px;
	width: 400px;
	clear: none;
}
#moduleForm input.submit{
	border: none;
	background: transparent;
	padding: 0;
	margin: 0;
	width: 53px;
	height: 17px;
	float: right;
}
#moduleForm ul{
	clear: both;
	width: 100%;
	float: right;
	text-align: center;
	font-size: 10px;
	color: #D72B00;
	list-style: none;
	background: none;
	border: 1px dotted #D72B00;
	padding: 4px 0px 2px 0px;
	margin: 0px 0px 8px 0px;
}
#moduleForm ul li{
	list-style: none;
	background: none;
	color: #D72B00;
}









ul.images {
	overflow: hidden;
	list-style: none;
	padding: 0;
}

ul.images li {
	float: left;
	margin: 5px;
}

.captchaBox {
	width: 205px;
	height: 45px;	
}

.captchaImage {
	float: left;	
	width: 175px;
	height: 45px;
}

.captchaTools {
	float: right;
	padding-left: 8px;	
	width: 22px;
	height: 45px;		
}

.tag-cloud {
	padding: 0;
	
	list-style: none;
}

.tag-cloud li {
	display: inline;
	margin: 0 0.5ex;
	
	text-decoration: underline;
}

.tag-cloud li span {
	left: -999px;
	position: absolute;
	width: 990px;
}

.tag-cloud .not-popular {
	font-size: 0.8em;
}

.tag-cloud .popular {
	font-size: 1em;
}

.tag-cloud .very-popular {
	font-size: 1.3em;
}

.tag-cloud .ultra-popular {
	font-size: 1.8em;
}

