/*
div{
	border: solid Fuchsia 3px;
}*/


body{
	background: #ffffff url(../images/bgbody.jpg) repeat-x 0 48px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	font-size: 16px;
}

*{
	margin: 0;
	padding: 0;
}

hr{
	display: none;
}

fieldset{
	border: none;
}

a{
	font-weight: bold;
	text-decoration: none;
	color: #c4d3dd;
}

img{
	border: none;
}

a:hover{
	color: #7299bd;
}



#paninibar{
	height: 46px;
	border-bottom: solid 2px #023765;
	background: #032844 url(../images/bgpaninibar.jpg) no-repeat top center;
}

#header, #main_content, #menu, #footer{
	clear: both;
}

#header, #main_content, #menu, #footer, #main_wrapper1, .content1, #content{
	width: 980px;
}

#main_wrapper{
	background: url(../images/bgmainwrapper.jpg) no-repeat top center;
	color: #c6ae00;
	min-height: 887px;
	height: auto!important;
	height: 887px;
	
}

#main_wrapper1{
	margin: auto;
	margin-bottom: 10px;
}

#logo h2{
	display: none;
}

#header{
	height: 159px;
	
}

#logo{
	width: 662px;
	height: 153px;
	background: url(../images/main_logo.jpg) no-repeat 0 0;	
	float: left;
}

#login{
	float: left;
	width: 310px;
	height: 131px;
	text-align: right;
	position: relative;
}

#login legend{
		display: none;
}

#login ul.buttons {
	float: left;
	clear: both;
	width: 300px;
	white-space: nowrap;
	padding: 0 0 0 4px;
}

#login .buttons li{
	float: left;
	list-style: none;
}

#login .tools{
	position: absolute;
	bottom: 0;
	left: 10px;
	/*padding-top: 82px;*/
}

div.search{
	/*height: 24px;*/
	width: 290px;
	text-align: right;
}

.tx-macinasearchbox-pi1{
	text-align: right;
}

.search input.search_input{
	border: solid 2px #cadbea;
	background: #306695 url(../images/tools_bt_search_input.gif) repeat-x 0 0;
	width: 174px;
	height: 13px;
	padding: 1px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.search input.search_input:hover{
	border-color: #ffffff;
}

.search label, .buttons li, .buttons a{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.search label, .buttons li a{
	background: no-repeat 4px 0;
	padding: 2px 2px 4px 32px;
	height: 16px;
}

.buttons li a{
	display: block;
	float: left;
}

.buttons li a:hover{
	color: #ffe004;
}

/*
.search label span{
	padding-bottom: 10px;
}*/

.search label{
	background-image: url(../images/tools_bt_search.gif);
}

.buttons li.home a{
	background-image: url(../images/tools_bt_home.gif);
}

.buttons li.rss a{
	background-image: url(../images/tools_bt_rss.gif);
}

.buttons li.contacts a{
	background-image: url(../images/tools_bt_contacts.gif);
}

.buttons li.sitemap a{
	background-image: url(../images/tools_bt_sitemap.gif);
}

#navigation{
	background: url(../images/bgmenu.jpg) no-repeat top center;
	min-height: 74px;
	height: auto !important;
	height: 74px;
	padding-top: 3px;
	font-weight: bold;
	position: relative;
}

#main_content{
	background: url(../images/bg_content.jpg) repeat-y top center;	
	float: left;
	margin-bottom: 10px;
}

.content1{
	background: url(../images/bg_content_top.jpg) no-repeat top center;	
	float: left;
}

.content11{
	background: url(../images/bg_content_bottom.jpg) no-repeat bottom center;
	min-height: 918px;
	height: auto !important;
	height: 918px;	
	float: left;
	width: 980px;
	padding-bottom: 30px;
}

.content111{
	margin: 40px;
	width: 900px;
	color: #023765;
	/*float: left;*/
}

#footer{
	background: #484746 url(../images/bg_footer_top.jpg) no-repeat top center;
	color: #d6d5da;
	/*margin-top: 10px;*/
	font-size: 10px;
	font-weight: bold;
	/*margin: 0 auto;*/
	/*float: left;*/
}

.footer1{
	min-height: 116px;
	height: auto!important;
	height: 116px;
	padding: 0 10px 10px 10px;
	background: url(../images/bg_footer_bottom.jpg) no-repeat bottom center;
}

.footer_tools{
	width: 400px;
	clear: both;
	float: right;
}

.footer_tools ul{
	list-style: none;
	text-align: right;
	float: right;
	padding-top: 6px;
	width: 100%;	
}

.footer_tools ul li{
	display: inline;
}

.footer_tools a{
	padding: 6px;
	font-weight: bold;
	font-size: 11px;
}


/* --------------------------------------------------------------------------

navigation

----------------------------------------------------------------------------- */

#navigation, #navigation a{
	color: #c6ae00;
	font-size: 14px;
	text-transform: uppercase;
}

#navigation a{
	padding: 10px;
	line-height: 38px;
}

#navigation a:hover{
	color: #f5dc27;
}

#navigation ul{
	list-style: none outside;
	height: 28px;
	width: 100%;
	/*padding-top: 4px;*/
}

#navigation li{
	display: inline;
	margin: 0;
	padding: 0;
	padding: 10px 0;
	background: url(../images/bg_navigation_li.gif) no-repeat top right;
}

.al_rtl #navigation li.Strikes, .al_rtl #navigation li.MyPanini, .al_rtl #navigation li.Strikes a, .al_rtl #navigation li.MyPanini a, .al_rtl #navigation li.Strikes span, .al_rtl #navigation li.MyPanini span{
	direction: ltr;
}

#navigation li a.current{
	font-size: 105%;
	color: #ffe004;
}

#navigation .menu1 li{
	background: none;
	border-right: solid 1px #ffffff;
	padding: 0;
}

#navigation .menu1{
	padding-top: 12px;
	position: absolute;
	top: 26px;
	left: 0px;
}

#navigation .menu1 a{
	color: #ffffff;
	line-height: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-transform: none;
}

#navigation .menu1 a:hover{
	color: #dddddd;
}

#navigation .menu1 li a.current{
	font-size: 100%;
	color: #ffe004;
}

#navigation .menu2{
	padding-top: 12px;
	position: absolute;
	top: 20px;
	left: 0px;
}


/* --------------------------------------------------------------------------

footer

----------------------------------------------------------------------------- */

.footer1a{
	width: 462px;
	float: left;
	text-align: left;
}

.footer1a img{
	float: left;
	padding-right: 6px;
}

.footer1{
	padding: 10px;
}

.footer1a p{
	padding-left: 6px;
	font-size: 11px;
}

.footer1b{
	width:  463px;
	float: right;
	text-align: right;
}

.footer1b p{
	clear: both;
	padding-right: 6px;
	padding-top: 4px;
}


/* --------------------------------------------------------------------------

pages

----------------------------------------------------------------------------- */
/*
#col1, #col2, #col2a, #colb{
	border: solid 2px red;
}*/

#col1{
	width: 200px;
	min-height: 100px;
	float: left;
	overflow: hidden;
	font-size: 12px;
}

#col2{
	width: 700px;
	float: left;
	/*padding-left: 10px;*/
}

#col2a, .col2a1, .col12a1_top{
	width: 482px;
}

#col2a{		
	padding: 14px 9px 0;
	float: left;	
	position: relative;
	top: -40px;
	background: url(../images/bg_col2a_top.png) no-repeat top center;
}
/*
#col2.wide{
	
}*/

.col2a1{
	background: url(../images/bg_col2a1.gif) repeat-y center top;	
}

.col12a1_top{
	min-height: 600px;
	height: auto!important;
	height: 600px;
	background: url(../images/bg_col_field.gif) no-repeat top right;
}

#col2b{
	width: 200px;
	float: right;
}


/* --------------------------------------------------------------------------

box

----------------------------------------------------------------------------- */

.ibox{
	/*background: url(../images/bg_ibox_mid.gif) repeat-y;*/
	margin-bottom: 10px;
	clear: both;
	width: 199px;
}

.ibox_top{
	background: url(../images/bg_ibox_top.gif) no-repeat top left;
	width: 199px;
}

.ibox_hd{
	padding: 4px 0;
	background: #ffffff url(../images/bg_ibox_hd.gif) no-repeat bottom left;
	color: #023765;
	min-height: 26px;
	height: auto!important;
	/*height: 20px;*/
	position: relative;
	top: -10px;
	text-align: center;
	font-weight: bold;
	/*line-height: 105%;*/
	/*width: 121px;*/
	overflow: hidden;
	width: 161px;
	margin: auto;
}

.ibox_hd{
	/*padding-top: 4px;*/
}

.text_header{
	top: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.ibox_hd, .ibox_hd h2{
	font-size: 20px;
	text-align: center;
}

.ibox_content{
	min-height: 240px;
	height: auto!important;
	height: 240px;
	background: url(../images/bg_ibox_bottom.gif) no-repeat bottom left;
	font-size: 12px;
	color: #ffffff;
	text-align: center;
	/*padding: 0 20px;*/
	position: relative;
	width: 199px;
}


.ibox_opening{
	background: url(../images/bg_ibox_opening.gif) no-repeat top left;
	height: 11px;
}

.ibox_closing{
	background: url(../images/bg_ibox_closing.gif) no-repeat top left;
	height: 11px;
}

.ibox_opening, .ibox_closing{
	font-size: 0;
}

.ibox_bg{
	background: url(../images/bg_ibox_mid.gif) repeat-y 0 0;
}

.ibox_closing, .ibox_bg, .ibox top, .ibox_opening{
	width: 199px;
}

.ibox_text{
	padding: 0 0 20px 0;
	text-align: left;
}

ul.ft_text{
	position: absolute;
	bottom: 6px;
	text-align: center;
	display: block;
	list-style: none;
	width: 160px;
}

ul.ft_text a, #col2 ul.ft_text a, #col1 ul.ft_text a{
	color: #d7d5db;
}

ul.ft_text a:hover, #col2 ul.ft_text a:hover, #col1 ul.ft_text a:hover{
	color: #ffffff;
}


/* --------------------------------------------------------------------------

breadcrumb

----------------------------------------------------------------------------- */

.breadcrumb{
	width: 467px;
	height: 36px;
	background: url(../images/bg_breadcrumb.gif) no-repeat 0 13px;
	text-align: left;
	position: relative;
	padding: 13px 0 0 10px;
	left: -6px;
}

#col2 .breadcrumb a{
	color: #ffffff;
	font-size: 12px;
	line-height: 32px;
	padding: 0 0 0 4px;
}

#col2 .breadcrumb a:hover{
	color: #ffe004;
}

/* --------------------------------------------------------------------------

article

----------------------------------------------------------------------------- */

.article{
	text-align: left;
	padding: 13px;
	color: #003366;
}

.article p{
	font-size: 12px;
}

.article img{
	float: left;
	margin: 0 6px 6px 0;
}
/*
.titles{
	padding: 0 0 21px 0;
}*/

#col2 .titles, #col2 .text{
	background: #ffffff;
	padding: 8px;
	margin-bottom: 10px;
}

#col2 .text{
	padding: 12px;
}

#col2a .text{
	background: transparent;
	padding: 0;
	margin-bottom: 0;
}


#col2a .titles{
	background: transparent;
	padding: 0 0 21px 0;
	margin: 0;
}

.titles h1{
	color: #004585;
	font-size: 30px;
	line-height: 100%;
	text-align: left;
}

.titles h2{	
	font-size: 14px;
}

#col2 .titles h2{
	color: #bfa660;
	/*display: inline;*/
	padding: 4px;
}

#col2a .titles h2{	
	background: transparent;
	display: block;
	margin-top: 0px;
	padding: 0;
}

.titles h3{
	color: #16972f;
	font-size: 12px;
}

.titles_top, .news-single-item h2{
	background: url(../images/bg_titles.gif) no-repeat left center;
	padding: 0 3px 3px 42px;
}

.news-single-item h2{
	font-size:26px;
	line-height:100%;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
}

#col2 .titles_top{
	margin-bottom: 4px;	
}

#col2a .titles_top{
	margin-bottom: 0;
}

.col2a1 a{
	color: #16972f;
}

.col2a1 a:hover{
	color: #006dd2;
}

/* --------------------------------------------------------------------------

registrazione - registration

----------------------------------------------------------------------------- */

.csc-header, .csc-header-n1, .csc-header-n2{
	display: none;
}

.regbox{
	border: none;
	padding: 0 20px;
	margin: 0px;
	color: #ffffff;
	/*width: 199px;*/
}

.template_regularlogin{
	font-size: 20px;
}

.tx-srfeuserregister-pi1{
	padding-bottom: 10px;
}

.tx-srfeuserregister-pi1 a{
	color: #fcea1a;
}

.tx-srfeuserregister-pi1 a:hover{
	color: #C4D3DD;
}


.text_message, .login_table{
	text-align: left;
}


/*
.text_header{
	text-align: center;
	background: url(../images/bg_ibox_hd.gif) no-repeat top center;
	color: #023765;
	font-size: 20px;
	font-weight: bold;
	width: 161px;
	height: 38px;
	padding: 6px 0 0 0;
}*/

.template_success .text_header{
	font-size: 16px;
	padding-top: 6px;
	font-weight: bold;
	color: #ffe004;
}

.text_message{
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0;
}

.label_email, .label_pwd, .tx-felogin-pi1 label{
	color: #d7d5db;
	font-weight: bold;
	font-size: 18px;
	line-height: 20px;
	padding-bottom: 2px;
	display: block;
}


.login_table, .tx-felogin-pi1 fieldset{
	position: relative;
	width: 159px;
	overflow: hidden;
}

.ibox input{
	background: #ffffff;
	padding: 4px;
	font-weight: bold;
	color: #003366;
	margin: 5px 0;
}

.login_table input.login_input, .ibox input#user, .ibox input#pass{
	border: solid 3px #4f7fa0;
	background: #ffffff url(../images/bg_login2_input.gif) repeat-x 0 0;
	width: 130px;
	height: 24px;
	padding: 2px 10px 0 10px;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	/*line-height: 24px;*/
	color: #003366;
	margin: 0 0 2px 0;
}


.login_table, .tx-felogin-pi1 fieldset{
	/*background: url(../images/bg_login_input_both.gif) no-repeat 0 -2px;*/
	/*min-height: 92px;
	height: auto!important;
	height: 92px;*/ 
}

#col2 .login_table, #col2 .tx-felogin-pi1 fieldset, .iabox .tx-felogin-pi1 fieldset{
	background: none;
}

#col2 .label_email, #col2 .label_pwd, #col2 .tx-felogin-pi1 label, .iabox .label_email, .iabox .label_pwd, .iabox .tx-felogin-pi1 label{
	color: #003366;
}

#col2 .tx-felogin-pi1 input, .iabox .tx-felogin-pi1 input{
	border: solid 2px #7299bd;
	background: #e4edf6;
	color: #003366;
	margin: 6px 0;
	font-weight: bold;
}

#col2 .login_table input.login_input, #col2 input#user, #col2 input#pass, .iabox .login_table input.login_input, .iabox input#user, .iabox input#pass{
	border: solid 2px #7299bd;
	background: #ffffff url(../images/bg_login2_input.gif) repeat-x 0 0;
	width: 180px;
	height: 24px;
	padding: 2px;
}

#col2 .login_table, #col2 .tx-felogin-pi1 fieldset, .iabox .login_table, .iabox .tx-felogin-pi1 fieldset{
	width: auto;
	margin-top: 10px;
}

.al_rtl .tx-felogin-pi1{
	text-align: right;
}

.regbox br{
	display: none;
}


input.label_login{
	display: block;
	width: 37px;
	height: 37px;
	background: url(../images/bg_login_submit.jpg) no-repeat center 0;
	position: absolute;
	right: 0;
	top: 38px;
	text-indent: -99999px;
	border: none;
	overflow: hidden;
	line-height: 300px;
}

input.label_login:hover{
	cursor: pointer;
	background-position: center -37px;
}

.tx-srfeuserregister-pi1 a, .tx-srfeuserregister-pi1 p, .label_forgot_pwd a{
	font-size: 12px;
	text-align: left;
	display: block;
}

.tx-srfeuserregister-pi1 a{
	background: none;
	padding: 0 10px;
}

.tx-srfeuserregister-pi1 p{
	padding: 0 10px;
}

.label_forgot_pwd a{
	margin-top: 6px;
}

.label_logout{
	border: none;
	background: #ffffff none;
	color: #003366;
	padding: 4px;
	margin: 2px;
	font-weight: bold;
}

.text_email{
	padding-bottom: 10px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

/* --------------------------------------------------------------------------

registrazione in box - login in box

----------------------------------------------------------------------------- */

.iabox .login_table{
	background: none transparent;
	min-height: 0;
}

.iabox input.label_login{
	text-indent: 0;
	overflow: auto;
	width: auto;
	height: auto;
	background: none;
	color: #006dd2;
	font-size: 18px;
	font-weight: bold;
	position: static;
	display: inline;
	line-height: normal;
	top: 0;
}

.iabox .login_table input.login_input{
	border: solid 3px #004585;
	background: url(../images/bg_login2_input.gif) repeat-x 0 0;
}

.iabox input.label_login:hover{
	color: #7299bd;
}

.iabox .login_table a{
	color: #004585;
}

.iabox .tx-srfeuserregister-pi1 a{
	color: #16972f;
}

.iabox .login_table a:hover, .iabox .tx-srfeuserregister-pi1 a:hover{
	color: #7299bd;
}

.iabox .label_email, .iabox .label_pwd{
	color: #004585;
	display: inline;
}

.iabox .login_table, .iabox .tx-srfeuserregister-pi1{
	width: 500px;
	height: auto;
	margin: 10px;
}

.iabox .tx-srfeuserregister-pi1{
	margin-left: 30px;
	margin-right: 20px;
}

.iabox .label_pwd{
	margin-left: 10px;
}

.iabox_text .login_table p, .iabox_text .tx-srfeuserregister-pi1 p{
	margin: 0;
	padding: 0;
}

.iabox_text .tx-srfeuserregister-pi1 p a{
	padding: 0;
}

.iabox .template_success .text_header{
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: #006dd2;
}

.iabox .text_message{
	color: #004585;
}

.iabox .text_message, .iabox .text_header{
	margin-left: 10px;
}

.iabox .text_email{
	color: #16972f;
}

/* --------------------------------------------------------------------------

registrazione felogin in box - login in box

----------------------------------------------------------------------------- */
.tx-felogin-pi1{
	margin: 0 15px;
}

.tx-felogin-pi1 legend{
	display: none;
}

.tx-felogin-pi1 h3{
	font-size: 18px;
}

.tx-felogin-pi1 p{
	margin: 0 4px;
}

.ibox .tx-felogin-pi1 input{
	width: 166px;
	/*text-align: center;*/
	white-space: normal;
}


/* --------------------------------------------------------------------------

newslist 

----------------------------------------------------------------------------- */
.news_title{
	display: block;
	clear: both;
}

.news-list-item h3{
	font-size: 14px;
}

.ibox_content{
	position: relative;
}

#col1 .news-list-morelink{
	width: 160px;
}
/*
.news-list-morelink{
	position: absolute;
	bottom: 0;	
	text-align: center;
}*/

.news-list-morelink a{
	display: block;
	text-align: center;
	position: static;
	font-size: 14px;
	color: #7299bd;
}
/*
.news-list-morelink a:hovwer{
	color: #003366;
}*/

.news-list-item{
	padding: 0 0 10px 0;
	border-bottom: dashed 3px #7299bd;
	margin: 10px 0 0 0;
}

.news-latest-gotoarchive{
	margin: 10px 0;
	text-align: center;
	font-weight: bold;
}

.news-latest-gotoarchive{
	display:none;
}

.news-latest-item{
	margin-bottom:10px;
}

.news-latest-gotoarchive a{
	color: #ffe004;
}

.news-latest-gotoarchive a:hover{
	color: #ffffff;
}

.news-latest-item h3, .news-latest-item h3 a{
	font-size: 12px;
	color: #ffffff;
}

.news-latest-item h3 a:hover{
	color: #fcea1a;
}

#col1 .news-latest-item p.bodytext{
	display: none;
}


/* --------------------------------------------------------------------------

news-latest-container

----------------------------------------------------------------------------- */

.news-latest-container{
	margin: 0 20px;
	padding: 0 0 10px;
	border-bottom: dashed 3px #c4d3dd;
}

#col1 .news-latest-container{
	border-bottom: none;
}

.news-latest-container h2{
	display: none;
}

.news-latest-date{
	display: none;
}


.news-list-container{
	padding: 10px 20px;
	margin-top: 10px;
}

.news-list-item h3{
	font-size: 20px;
	color: #006dd2;
}

.news-list-item h3 a{
	color: #306695;
}

.news-list-item h3 a:hover{
	color: #006dd2;
}

.news-list-item .bodytext{
	font-size: 13px;
	text-align: left;
	padding: 6px 0;
}

p.bodytext{
	text-align: left;
}







/* --------------------------------------------------------------------------

search box - searchbox

----------------------------------------------------------------------------- */

.tx-macinasearchbox-pi1{
	padding: 0 0 0 8px;
}

.searchbox_macina{
	background: url(../images/ico_searchbox.gif) no-repeat 0 0;
	text-align: left;
}

.sb_options{
	text-align: left;
	padding: 2px 0 0 0;
}

.sb_sword{
	background: #053155 url(../images/bg_searchbox_input.gif) repeat-x bottom left;
	color: #ffffff;
	font-weight: bold;	
	width: 180px;
	/*height: 16px!important;*/
	line-height: 16px;
	padding: 0 2px;
	font-size: 12px;
}

.sb_submit, .sb_sword{
	border: solid 2px #cadbea;
}

.sb_headline{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	display: block;
	padding: 4px 0 0 30px;
}

.sb_submit{
	border-width: 1px;
	background: none transparent;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	width: 84px;
}

.sb_submit:hover, .sb_submit:focus{
	background: #ffffff;
	color: #053155;
}

.sb_advanced{
	font-size: 10px;
	display: block;
	width: 180px;
	padding: 0 0 4px 0;
	text-align: right;
}

.quote{
	font-size: 130%;
}

.ibox_object{
	margin-bottom: 10px;
}

/* --------------------------------------------------------------------------

iwbox - internal wide box

----------------------------------------------------------------------------- */

.iwbox, .iwbox_top{
	width: 692px;	
}

.iwbox{
	background: url(../images/bg_iwbox_mid.gif) repeat-y 0 0;
	position: relative;
	top: 10px;
	margin-bottom: 30px;
	color: #003366;
	/*overflow: hidden;*/
}

.iwbox_top{
	background: url(../images/bg_iwbox_top.gif) no-repeat 0 0;
	min-height: 200px;
	position: relative;
	top: -10px;
}

.iwbox_content{
	width: 692px;
	background: url(../images/bg_iwbox_bottom.gif) no-repeat 0 bottom;
	min-height: 200px;
	position: relative;
	bottom: -20px;
	/*padding: 0 20px 20px 20px;*/
}

.iwbox_content1{
	width: 652px;
	margin: 0 20px 0 20px;
	padding-bottom: 20px;
}

.iwbox_hd{
	width: 651px;
	min-height: 28px;
	margin: auto;
	background: #ffffff url(../images/bg_iwbox_hd.gif) no-repeat 0 bottom;
	position: relative;
	top: -20px;	
	padding: 4px 0;
}

.iwbox_hd, .iwbox_hd h2{
	font-size: 20px;
	font-weight: bold;
	color: #003366;	
}

.iwbox_hd h2{
	margin: 0 22px;	
}

.iwbox_text{
	width: 100%;
	position: relative;
	top: -10px;
	text-align: left;
}

.more{
	text-align: right;
}

#col2 .more a, .more a{
	color: #7299bd;
	font-size: 16px;
}
#col2 .more a:hover, .more a:hover{
	color: #003366;
}

.iwbox_text p{
	padding: 0 0 15px 0;
}




/* --------------------------------------------------------------------------

iabox - internal one column box

----------------------------------------------------------------------------- */

.iabox, .iabox_top{
	width: 902px;	
}

.iabox{
	background: url(../images/bg_iabox_mid.gif) repeat-y 0 0;
	position: relative;
	top: 10px;
	margin-bottom: 30px;
	color: #003366;
	/*overflow: hidden;*/
	float: left;
	width: 901px;
}

.iabox_top{
	background: url(../images/bg_iabox_top.gif) no-repeat 0 0;
	min-height: 200px;
	position: relative;
	top: -10px;
}

.iabox_content{
	width: 902px;
	background: url(../images/bg_iabox_bottom.gif) no-repeat 0 bottom;
	min-height: 200px;
	position: relative;
	bottom: -20px;
	/*padding: 0 20px 20px 20px;*/
	float: left;
}

.iabox_content1{
	width: 880px;
	margin: 0 10px;
	padding-bottom: 20px;
	float: left;
}

.iabox_hd{
	width: 852px;
	min-height: 28px;
	margin: auto;
	background: #ffffff url(../images/bg_iabox_hd.gif) no-repeat 0 bottom;
	position: relative;
	top: -20px;	
	padding: 4px 0;
}

.iabox_hd, .iwbox_hd h2{
	font-size: 20px;
	font-weight: bold;
	color: #003366;	
}

.iabox_hd h2{
	margin: 0 22px;	
	font-size: 20px;
}

.iabox_text{
	width: 100%;
	position: relative;
	top: -10px;
	text-align: left;
}


.iabox_text p{
	padding: 0 10px 10px;
}


.iabox a, .iwbox a{
	color: #006dd2
}

.iabox a:hover, .iwbox a:hover{
	color: #16972F;
}



/* --------------------------------------------------------------------------

boxlist - box list

----------------------------------------------------------------------------- */

.boxlist{
	width: 100%;
	/*float: left;*/
	list-style: none;
}

.boxlist li{
	border-bottom: solid 4px #d5dee6;
	padding: 8px 0;
	clear: left;
	min-height: 110px;
	height: auto!important;
	height: 110px;
	position: relative;
	/*float: left;*/
}

.boxlist li:hover{
	background: #e6edf4;
}

.boxlist li .more{
	position: absolute;
	bottom: 4px;
	right: 0;
}
/*
.boxlist li img, .boxlist li h3, .boxlist li p{
	display: inline;
}*/

.boxlist li img{
	float: left;
	width: 168px;
	height: 100px;
	margin: 6px 10px 0 0;
	border: solid 4px #d5dee6;
}

.boxlist li:hover img{
	border-color: #7299bd;
}

.boxlist li img:hover{
	border-color: #004585;
}

.boxlist li p{
	padding-bottom: 20px;
}

.boxlist h3, .boxlist h3 a{
	color: #c6ae00;
	font-size: 18px;
}

.boxlist h3 a:hover{
	color: #977e35;
}

.boxlist p, .boxlist p a{
	color: #023765;
	font-size: 12px;
	font-weight: normal;
}

.boxlist p a:hover{
	color: #006dd2;
}

.news-single-backlink{
	padding-top: 30px;
	text-align: right;
}

.news-single-timedata{
	display: none;
}

.news-single-item{
	text-align: left;
	padding: 30px 22px 22px;
}


/* --------------------------------------------------------------------------

myboard - internal one column box

----------------------------------------------------------------------------- */

.iabox .myboard{
	width: 100%;
	background: url(../images/mb_bg_user.jpg) no-repeat top center;
	float: left;
	color: #58585a;
	font-weight: bold;
	font-size: 14px;
}
.mb_avatar{
	width: 210px;
	height: 210px;
	background: url(../images/mb_bg_avatar.gif) no-repeat 0 0;
	float: left;
}

.mb_avatar img{
	width: 131px;
	height: 131px;
	margin: 40px 0 0 40px;
}

.mb_fullline{
	width: 100%;
	clear: both;
	float: left;
	padding-bottom: 20px;
}

.mb_data{
	float: left;
	margin-left: 10px;
	width: 644px;
}

h2.mb_user strong{
	color: #006dd2;
	font-size: 26px;
}

.mb_dl{
	width: 100%;
	float: left;
}

.mb_dl dt{
	width: 100px;
	float: left;
	clear: both;
}

.mb_dl .first{
	margin-bottom: 20px;
}

.mb_dl dd{
	width: 500px;
	float: left;
	color: #16972f;
}

.mb_box{
	width: 422px;
	height: 250px;
	float: left;
	background: url(../images/mb_bg_box.jpg) no-repeat left bottom;
	margin-left: 8px;
}

.mb_box h2{
	color: #333333;
	font-size: 30px;
	background: url(../images/mb_ico_title.gif) no-repeat 0 0;
	padding:  6px 0 22px 68px;
	/*min-height: 68px;*/
}

.mb_box dt, .mb_box dd strong{
	color: #16972f;
	font-size: 18px;
}

.mb_box dt, .mb_box dd{
	float: left;
	margin-left: 10px;
}

.mb_box dt{	
	clear: both;
	width: 180px;
}

.mb_box dd, .mb_score dt{
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-left: 6px;	
}

.mb_box dd{
	width: 160px;
	font-weight: bold;
	font-size: 20px;
	padding-left: 20px;
}

.mb_box dd.top100{
	background: url(../images/gsc_score_check.png) no-repeat center left;
	color: #bb0000;

}

.mb_box dl{
	margin-top: 10px;
}

.mb_score dd{
	clear: both;
}

.mb_score dd strong{
	font-size: 50px;
}

.regbox .table_login2{
	clear: both;
	text-align: left;
}

.download{
	text-align: center;
}

.download ul{
	list-style: none;
	text-align: center;
}

.download ul li{
	margin-bottom: 10px;
}

/* --------------------------------------------------------------------------

gsc - game score box

----------------------------------------------------------------------------- */

.gsc_score{
	width: 100%;
	background: url(../images/gsc_score_bg.jpg) no-repeat top center;
	margin: auto;
	text-align: center;
	padding: 0 0 30px 0;
}

.gsc_games{
	padding-top: 50px;
}

.gsc_games h2{
	font-size: 50px;
	color: #ffa200;
}

.gsc_games h2, .gsc_games h3, .gsc_subtitle{
	font-weight: bold;	
}

.gsc_games h3{
	font-size: 26px;
	color: #333333;
	position: relative;
	top: -6px;
}

.gsc_title, p.gsc_title{
	font-size: 100px;
	color: #006dd2;
	padding: 0;
	line-height: 100%;
}

.gsc_subtitle, .iabox_text p.gsc_subtitle{
	font-size: 26px;
	color: #666666;
	padding-bottom: 20px;
	background: url(../images/gsc_subtitle_bg.gif) no-repeat bottom center;
}

.gsc_position{
	font-weight: bold;
}

.gsc_position strong{
	font-size: 50px;
	color: #bb0000;
}

.gsc_position em{
	font-size: 20px;
	color: #990000;
}

.gsc_scoretype, .gsc_scoretype_max{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	width: 350px;
	margin: auto;
}

.gsc_send input{
	background: #e2e1e2  url(../images/gsc_input_bg.gif) repeat-x 0 0;
	border: solid 4px #e2e1e2;
	font-size: 26px;
	color: #666666;
	font-weight: bold;
	padding: 2px 20px;
}

.gsc_send input:hover{
	color: #bb0000;
	cursor: pointer;
}

.gsc_msg{
	height: 250px;
	padding-top: 150px;
}

.gsc_msg h2{
	margin: 10px;
}

.gsc_msg .gsc_send input{
	font-size: 16px;
}

.gsc_scoretype, .gsc_scoretype_max{
	background: url(../images/gsc_scoretype.gif) no-repeat center 55px;
	padding-top: 10px;
}

.gsc_scoretype_max .gsc_send{
	padding-top: 64px;
	background: url(../images/gsc_scoretype_max.png) no-repeat top center;
}

.gsc_scoretype input{
	margin: 6px;
}

.gsc_send{
	padding-bottom: 20px;
}

.gsc_scoretype p{
	margin-bottom: 20px;
}


/* --------------------------------------------------------------------------

score ranking

----------------------------------------------------------------------------- */

#scoreBoard{
	text-align: center;
}

.scores{
	margin: auto;
}

.scoreForm{
	margin-bottom: 10px;
}

#scoreBoard table{
	border: solid 4px;
	border-bottom: solid 6px;
	border-color: #7299bd;
	width: 100%;
	font-weight: bold;
	padding: 0;
	border-collapse: collapse;
	background: #ffffff;
	text-align: left;
}

#scoreBoard table th{
	background: #7299bd url(../images/bg_scoreform_td_bg.png) repeat-x bottom left;
	padding: 4px;
	font-size: 20px;
}

#scoreBoard table td{
	padding: 4px;	
}

#scoreBoard table tr:hover td{
	color: #bb0000;
}

#scoreBoard table .odd td{
	background-color: #c4d3dd;
	color: #023765;
}

.score_head{
	background: #7299bf;
	color: #ffffff;
	font-weight: bold;
}

.scoreForm select{
	border: solid 4px #7299bd;
	color: #023765;
	font-weight: bold;
}

/* --------------------------------------------------------------------------

rtl - right pages

----------------------------------------------------------------------------- */

.al_rtl p, .al_rtl p.bodytext, .al_rtl .iabox, .al_rtl .iwbox, .al_rtl .ibox, .al_rtl .iwbox_text{
	text-align: right!important;
}

.al_rtl .iabox .label_email, .al_rtl .iabox .label_pwd{
	display: block;
}

.al_rtl .iabox .login_table, .al_rtl .iabox .tx-srfeuserregister-pi1{
	text-align: right;
}

.al_rtl .tx-srfeuserregister-pi1 a, .al_rtl  .tx-srfeuserregister-pi1 p, .al_rtl  .label_forgot_pwd a{
	text-align: right;
}

.al_rtl .iabox .text_message, .al_rtl .iabox .text_header{
	text-align: right;
}

.al_rtl .tx-felogin-pi1 fieldset{
	background-position: 54px -2px;
}

.al_rtl .login_table{
	background-position: 0px -2px;
}

.al_rtl .col_single, .al_rtl .col_single .iabox, .al_rtl .col_single .iabox div{
	direction: ltr!important;
}

.al_rtl .col_single, .al_rtl .col_single .iabox{
	clear: both;
}	

.al_rtl .col_single fieldset, .al_rtl .col_single input{
	direction: rtl!important;
}


/* --------------------------------------------------------------------------

tornaments ranking

----------------------------------------------------------------------------- */

.trnm_ranking{
	width: 863px; /* 862 */
	padding: 9px;		
}

.trnm_ranking .block_desc{
	background: url(../images/trnm_bg_p.jpg) no-repeat 0 0;
	height: auto!important;
	height: 265px;
	min-height: 265px;
	padding: 0 0 0 304px;
	color: #58585a;
	font-size: 14px;
}

.trnm_ranking .right{
	text-align: right;
}

.trnm_ranking .block_desc h3{
	padding:0 10px 10px;
	color: #bb0000;
}

.trnm_ranking h2{
	background:transparent url(../images/mb_ico_title.gif) no-repeat scroll 0 0;
	color:#333333;
	font-size:26px;
	padding:6px 0 0 68px;
	height: auto!important;
	height: 60px;
	min-height: 60px;
	margin-left: 20px;
}

.trnm_ranking table{
	width: 98%;
	margin: auto;
	border-collapse: collapse;
	font-weight: bold;
	color: #666666;
	margin-bottom: 10px;
}

.trnm1 table td{
	color: #16972F;
	font-size: 20px;
}

.trnm_ranking table td, .trnm_ranking table th{
	width: 390px;
}

.trnm_ranking table td.right, .trnm_ranking table th.right{
	width: 102px;
}

.trnm_ranking table th, .trnm_ranking table td{
	padding: 4px;
}

.trnm_ranking table th{
	background: #dddddd;
	color: #3f3f3f;
}

.block_chart h3{
	color: #006DD2;
	font-size: 24px;
	background: url(../images/trnm_bg_th.gif) no-repeat 0 -2px;
	padding-left: 28px;
	margin-left: 4px;
	min-height: 42px;
}

.trnm1 .block_chart h3{
	color: #ef9300;
	font-size: 28px;
	background: url(../images/trnm_bg_1st.gif) no-repeat 0 -2px;
	padding-left: 28px;
	margin-left: 4px;
	min-height: 42px;
}

.trnmall .block_chart h3{
	color: #bb0000;
	font-size: 20px;
	background: none;
	margin-left: 0;
	min-height: 0;
	padding-left: 10px;
}


.trnm_ranking table tr.odd td{
	background: #ededed;
	color: #333333;
}

.trnm_ranking table tr:hover td{
	color: #cc0000;
}

