/*
	BWDEC2007 Template
	CSS StyleSheet by David Herreman
	http://www.free-css-templates.com
*/

body {
padding : 0;
margin : 0;
font : 0.74em Arial, sans-serif;
line-height : 1.5em;
background : #F8F8F8;
color : #454545;
}
.text_small {
font : 8pt Arial, sans-serif;
line-height : 1.5em;
color : #454545;
}
.text_news {
font : bold 1.1em Arial, Sans-Serif;
color : #4A8EBC;
}
.text_big {
font : bold 1.3em Arial, Sans-Serif;
color : #a7cc44;
}
.news_link {
color : #021b79;
background : inherit;
text-decoration : none;
}
.news_link:hover {
color : #4A8EBC;
background : inherit;
text-decoration : underline;
}
.header_link {
color : #a7cc44;
background : inherit;
text-decoration : none;
}
.header_link:hover {
color : #a7cc44;
background : inherit;
text-decoration : underline;
}
.header_link2 {
font : bold 1.3em Arial, Sans-Serif;
color : #ffffff;
background : inherit;
text-decoration : none;
}
.header_link2:hover {
font : bold 1.3em Arial, Sans-Serif;
color : #ffffff;
background : inherit;
text-decoration : underline;
}
a {
color : #2180BC;
background : none;
text-decoration : none;
}
a:hover {
color : #88ac0b;
background : none;
text-decoration : underline;
}
p {
margin : 5px 0;
}
h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 8px 0 4px 0;
margin : 0;
letter-spacing : -1px;
}
h2 {
font : bold 1.6em Arial, Sans-Serif;
letter-spacing : -1px;
}
h3 {
padding : 4px 0;
margin : 0;
}
img { border : 0 }
.right { float: right }


ul {
margin : 0;
padding : 0;
list-style : none;
}

hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
}
ol {
padding : 0;
margin : 0;
}
.code {
padding : 3px 5px 3px 35px;
border : 1px solid #ccc;
list-style-type : decimal-leading-zero;
font-family : Courier;
}
.code code {
font-family : Monaco, "Courier New", Tahoma;
font-size : 1.2em;
}
.code li {
margin : 2px 0;
padding : 0 5px;
background : #F6F6E3;
}
.code li.t1 {
padding-left : 4ex;
}
.code li.t2 {
padding-left : 8ex;
}
.code li.t3 {
padding-left : 12ex;
}
.code li.t4 {
padding-left : 16ex;
}
.code li.t5 {
padding-left : 20ex;
}
.code li.t6 {
padding-left : 24ex;
}
.code li.t7 {
padding-left : 28ex;
}
.code li.t8 {
padding-left : 32ex;
}

.content {
margin : 0 auto;
width : 960px;
}

#topbar {
height : 51px;
background : #000;
width : 100%;
color: #FFF;
}

#topbar .wrap {
	background: #3F4040;
	height: 51px;
	width: 958px
	
} 

#topbar h1 {
	font : bold 2.0em Arial, sans-serif;
	color: #FFF;
	line-height: 51px;
	padding: 0 0 0 10px;
	background: inherit;
}
#topbar h1 a { color: #FFF }
#topbar h1 a:hover { color: #88ac0b; text-decoration: none }

#topbar .se {
	float: right;
	padding: 12px 10px 0 0;
}
.subheader { 
	text-align: center; 
	border-top: 1px dotted #888;	
	border-bottom: 1px dotted #888;
	background: #eaeaea;
	color: #808080;
	padding: 5px 5px 5px 5px;
	
}
.subheader a { text-decoration: none; border-bottom: 1px dashed #FF6603;
}
.subheader a:hover { text-decoration: none; color: #808080; border-bottom: 1px dashed #808080;
}
.subheader2 { 
	text-align: center; 
	border-top: 1px dotted #888;	
	border-bottom: 1px dotted #888;
	background: #f7d7d7;
	color: #808080;
	padding: 5px 5px 5px 5px;
}
.subheader2 a { text-decoration: none; border-bottom: 1px dashed #0066B3;
}
#subbar {
	background: #F4F4F3;
	height: 34px;
	border-bottom: 1px solid #D6D6D6;
	width: 100%;
}

#subbar .rss {
	position: relative;
	right: 20px;
	top: 4px;
	width: 125px;
	height: 16px;
}

.top_news { 

	background: #cfe3f1; 
	color: #000;
	border-top: 1px solid #4A8EBC;
	border-bottom: 1px solid #4A8EBC;
	text-align: center;
	padding: 5px 5px 5px 5px; 
}

.top_header { 

	background: #EEEEEE; 
	color: #000;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
	text-align: left;
	padding: 5px 5px 5px 5px; 
}

.menu {
	background: #F7F7F6;
	height: 34px;
	line-height: 34px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	padding: 0;
	margin: 0;
}

.menu a {
color : #74797E;
background : inherit;
text-decoration : none;
padding: 0 10px 0 10px;
line-height : 23px;
}
.menu a:hover, .menu .current {
color : #000;
background : inherit;
height : 23px;
text-decoration: underline
}
.menu ul {
list-style : none;
padding : 0;
margin : 0;
}
.menu li {
float : left;
margin : 0 0 0 0px;
display: inline;
}

#main {
width : 958px;
background: #FFF;
margin : 0px 0 0 0;
border-left: 1px solid #D6D6D6;
border-right: 1px solid #D6D6D6;
border-bottom: 1px solid #D6D6D6;
padding: 0px 0 0 0;
}
#main .padding {
	padding: 10px;
}

.right_side {
float : right;
width : 391px;
background : inherit;
overflow : hidden;
}
.right_side .pad {
padding : 0 0 10px 17px;
}
.right_side p {
padding : 0 0 5px 5px;
}
.right_side ul {
padding : 3px 0 12px 0px;
}

.right_side li {
line-height : 22px;
list-style : none;
background: #f8f8f8 url(images/li.gif) no-repeat left;
margin-bottom: 2px;
}
.right_side li a{
padding-left: 15px;
color: #74797E;	
}

.right_side a:hover {
text-decoration : underline;
color: #000;
background: inherit;
}
.right_side h3 {
color : #eee;
font : bold 1.0em Arial, Sans-Serif;
background : #3F4040;
width : 100%;
height : 24px;
line-height : 22px;
text-indent : 10px;
font-weight: bold;
}

.right_side .sponsors {
	margin-bottom: 5px;
	width : 391px;
	overflow: hidden;	
}
.right_side .sponsors img.ml { margin-right: 4px; overflow: hidden }

.right_side .ls {
	float: left;
	width: 191px;
}

.right_side .rs {
	float: right;
	width: 191px;
	
}

.right_side .extra {
	background : #F4F4F3;
	color : #454545;
	border-top: 4px solid #e5e5e5;
	border-bottom: 4px solid #e5e5e5;
	margin-bottom: 10px;
}

.right_side .extra .padding { padding: 10px }

#left_side {
background : inherit;
margin-bottom : 10px;
width : 527px;
color: #454545;
}
#left_side .intro {
background : #F4F4F3;
color : #454545;
border-bottom: 4px solid #e5e5e5
}
#left_side .intro .pad {
padding : 10px;
}
#left_side .intro a {
color : #FF6603;
text-decoration : none;
}
#left_side .intro a:hover {
color : #FF6603;
text-decoration : underline;
}
#left_side .mpart {
padding : 10px 0 0 0;
}
#left_side h2 {
background : inherit;
padding : 0;
margin : 0;
font : 1.8em verdana, Arial, Sans-Serif;
color: #3F4040
}
#left_side .mpart h3 {
background : inherit;
padding : 0;
margin : 0 0 15px 0;
font : 0.9em verdana, Arial, Sans-Serif;
color : #a5a5a5;
}
#left_side p {
color : #454545;
padding : 0;
text-align : justify;
}

#left_side img {
float : left;
padding : 0 10px 5px 0;
}
#left_side blockquote {
padding-left : 10px;
border-left : 3px solid #FF6603;
margin : 10px 0 10px 25px;
}
.left_message {
	border: 1px solid #ccc;
	padding: 5px 5px 5px 5px;	
	margin: 0 0 10px 0;
	background: #fff;
	color: #454545; 
}
.left_message:hover {
	border: 1px solid #a7cc44;
	background: #f8f8f8;
}
.left_message1 {
	border: 1px solid #ccc;
	padding: 5px 5px 5px 5px;	
	margin: 0 0 10px 0;
	background: #fff;
	color: #454545; 
}
.left_message1:hover {
	border: 1px solid #FF6603;
	background: #fffeb5;
}
.date {
padding : 7px 10px 0 0;
margin : 10px 0 20px 0;
text-align : right;
background : #F4F4F3;
height : 26px;
width: auto;
}
.date a {
color: #74797E;
background : inherit;
}
#left_side .rs {
float : right;
margin : 0 0 0 10px;
border : 1px solid #888;
padding : 5px;
background : inherit;
}
#left_side ul {
list-style-position : inside;
margin-left : 2px;
}
#left_side li {
list-style-type : square;
margin-left : 2px;
}
#left_side ul li {
list-style-type : square;
margin-left : 15px;
}
#left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : lower-alpha;
list-style-position : inside;
}

.msg {padding:10px; padding-left:35px;}
.msg.warning {background:url("images/ico-warning.gif") 10px 50% no-repeat;}
.msg.info {background:url("images/ico-info.gif") 10px 50% no-repeat;}
.msg.done {background:url("images/ico-done.gif") 10px 50% no-repeat;}
.msg.error {background:url("images/ico-delete.gif") 10px 50% no-repeat;}
.msg.warning {border:2px solid #F2DD8C; background-color:#FFF5CC;}
.msg.info {border:2px solid #B8E2FB; background-color:#E8F6FF;}
.msg.done {border:2px solid #BBDF8D; background-color:#EAF7D9;}
.msg.error {border:2px solid #FFAEAE; background-color:#FEEBEB;}

/* start - table */
table.main {
	border-collapse: collapse;
	margin: 0px;
	width: 527px;
	font: 8pt Verdana, Tahoma, arial, sans-serif;	
}
table.main th strong {
	color: #fff;
}
table.main th {
	background: #93BC0C;
	height: 24px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
	text-align: center;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #FFF;
}
table.main th.head {
	background: #2180BC;
	height: 24px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
	text-align: center;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #FFF;
}
table.main th.head2 {
	background: #FFFFFF;
	height: 24px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
	text-align: center;
	border-left: 1px solid #FFFFFF;
	border-bottom: solid 1px #FFF;
}
table.main tr {
	height: 25px;
}
table.main td {
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
	text-align: center;
}
table.main td.first,th.first {
	border-left: 0px;
}
table.main td.left {
	text-align: left;
}
table.main tr.row-a {
	background: #F8F8F8;
}
table.main tr.row-b {
	background: #EFEFEF;
}
/* end -  table */


/* table links */
.tlink, .tlink:visited {
	text-decoration: none;
	color: #2180BC;
	background: inherit;
	font: 8pt Verdana, Tahoma, arial, sans-serif;
}
.tlink:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
	font: 8pt Verdana, Tahoma, arial, sans-serif;
}


#footer {
clear : both;
width : 100%;
margin : 0 0 6em 0;
padding : 10px 0px 0 10px;
color : #777;
background : inherit;
line-height : 1.7em;
}
#footer .right {
float : right;
padding-right: 20px;
}
#footer a {
text-decoration : none;
background : inherit;
}
#footer .fmenu {
	background: inherit;
	padding: 0;
	margin: 0;
}

#footer .fmenu a {
color : #74797E;
background : inherit;
text-decoration : none;
padding: 0 10px 0 0px;
}
#footer .fmenu a:hover {
color : #000;
background : inherit;
text-decoration: underline
}
#footer .fmenu ul {
list-style : none;
padding : 0;
margin : 0;
}
#footer .fmenu li {
float : left;
margin : 0 10px 0 0px;
display: inline;
}

input.text { border: 1px solid #CCC; padding: 2px 5px 2px 5px; }

.clear { clear:both }

