/* CSS Document */



/*Reset part*/

html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tfoot, thead {
	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;
	}
body {
	line-height: 1;
	color: black;
	background: white;
        line-height: 140%;
	}
ol, ul {
	list-style: none;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

/* END RESET PART */



body{
	
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding:0px;
	line-height:130%;
	
}


#mbody{
	background:url(../images/mainbg.jpg) repeat-x;
	text-align:center;
}

.mainwrap{
	margin:0 auto;
	width:980px;
	text-align:left;
}

#top{
	height:35px;
	color:#FFFFFF;
	padding-top:10px;
}

span.contacttext{
	padding-left:30px;
	line-height:130%;
	padding-right:40px;
}


.phoneico{	
	background:url(../images/top_phoneico.jpg) no-repeat;
}

.emailico{	
	background:url(../images/top_emailico.jpg) no-repeat;
}

#topleft{
	float:left;
}

#topright{
	
	float:right;
	text-align:right;
}

#languagebox{
	float:right;
	margin-right:20px;
}

#searchbox{
	float:right;
}

#header{
	height:140px;
}

#leftbox{
	width:259px;
	float:left;
}

div.leftmenu{
	width:259px;
	background:url(../images/leftmenubottom.png) no-repeat bottom;
	padding-bottom:17px;
}

div.leftmenu div{
	background:url(../images/leftmenutop.png) no-repeat top;
	padding:0;
}

div.leftmenu div div{
	background:url(../images/leftmenumiddle.png) 0px 138px no-repeat;
	padding:0;
}


div.leftmenu div div div{
	padding-left:0px;
	padding-top:20px;	
	background-position:-300px 0px;
}


div.module-greymenu{
	width:259px;
	background:url(../images/leftgreybottom.png) no-repeat bottom;
	padding-bottom:17px;
}

div.module-greymenu div{
	background:url(../images/leftgreytop.png) no-repeat top;
	padding:0;
}

div.module-greymenu div div{
	background:url(../images/leftgreymiddle.png) 0px 138px no-repeat;
	padding:0;
}


div.module-greymenu div div div{
	padding-left:20px;
	padding-top:20px;
        padding-right:10px;
	background-position:-300px 0px;
}


#mainbox{
	width:715px;
	float:right;
	margin-top:8px;
	margin-left:5px;
}

.cleardiv{
	clear:both;
}

#footer{
	width:100%;
	background:url(../images/footerbg.jpg) repeat-x;
	margin-top:20px;
	padding-top:30px;
}

.copyright{
	display:block;
	float:right;
	margin-top:10px;
	margin-bottom:10px;
	font-size:10px;
}



/*forms*/


.input_search{
	background:url(../images/input_search.jpg) 50% 50%;
	font-size:10px;
	color:#666666;
	width:150px;
	line-height:18px;
	border:none;
	float:left;
	height:18px;
	padding-left:10px;
}

.button_search{
	background:url(../images/button_search.jpg) 50% 50% no-repeat;
	display:block;
	width:20px;
	height:20px;
	border:none;
	margin-left:5px;
	float:left;
}

.inputbox {
	border: 1px solid #C0C0C0;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #999999;
	background: #FFFFFF;
}
/*end forms*/
p{
    margin-bottom: 10px;
      line-height: 140%;
}

.contentpaneopen_text{
    line-height: 130%;
}


h1{
    font-size:24px;
    color:#C90000;
    margin-bottom: 10px;
    line-height: 26px;
}

h2{
    font-size:18px;
     line-height: 20px;
    color:#C90000;
    margin-bottom: 8px;
}

h3{
    font-size:16px;
     line-height: 18px;
    color:#C90000;
    margin-bottom: 6px;
}

.contentpaneopen_text .image{
    padding:5px;
}

.blogrow{
    margin-bottom:20px;
}
#banner{
    float:right;
    height:113px;
    margin-top:20px;
    width:715px;
}

/* ul table style (com_weblinks / com_contact) */
ul.table { list-style: none; padding: 1px 0; background: inherit; text-indent: 0px; }
ul.table li { padding: 2px; margin: 2px; text-indent: 0px; clear: both; float: left; width: 98%; }
img.screenshot { border: 0; float: left; padding: 2px 5px 2px 2px; }
ul.table li.row0, ul.table li.sectiontableentry1 { background-color: #EEEEEE; }
ul.table li.row1, ul.table li.sectiontableentry2 { background-color: #F9F9F0; }

.latestnewssmall{
    font-size:11px;
}

.footerbox{
	float:left;
	margin-left:20px;
	line-height:140%;
	font-size:13px;
}

/*Navigation*/

a{
    color:#C90000;
    text-decoration: none;
}
a.logo:link, a.logo:visited{
	display:block;
	float:left;
	background:url(../images/logo.jpg) no-repeat;
	height:113px;
	width:216px;
	text-indent:-9999px;
	margin-top:20px;
	margin-left:10px;
}

a.language#activelanguage{
	color:#FFFFFF;
}

a.language:link, a.language:visited{
	color:#999999;
	text-decoration:none;
}


#topmenu{
	
	
}

#topmenu li a{
	padding-top:6px;
	padding-left:30px;
	color:#FFFFFF;
	font-size:14px;
	line-height:25px;
	text-decoration:none;
	
}

#topmenu li ul li a{
	padding-top:3px;
	padding-left:40px;
	color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
        display:block;
}

#topmenu li a:hover{
	color:#FFFFFF;
	text-decoration:none;
}

#topmenu li #active_menu{
	text-decoration:none;
	color:#FFFFFF;
	background:url(../images/activeitem.jpg) no-repeat 7px 13px;

}

/*menu */

#gallerymenu{
    width:705px;
    background: url(../images/footerbg.jpg) repeat-x 0px -10px;
    padding:5px;
    border:1px solid #CCCCCC;
}

#gallerymenu li a{
    background: #C90000;
    color:white;
    float:right;
    display:block;
    margin-left:10px;
    padding:5px;
}

#gallerymenu .imglink{
    padding:0px;
}

a.vote{
    background:url(../images/vote.jpg) no-repeat #56C500;
    display:block;
    float:left;
    padding:5px;
    padding-left:35px;
    color:white;
}

#votediv{
    float:left;
}

.error{
    color:red;
}
#pic{
    float:left;
}
#picinfo{
    width:190px;
    float:left;
    margin-left: 10px;
    margin-top:45px;
    background: #F0F0F0;
    padding:10px 5px 10px 5px;

}

.tablerow{
    margin-bottom:10px;
    margin-top:5px;
}