/*
Design by A. Texter
http://www.dragonsms.de
*/
* {
	margin: 0;
	padding: 0;
}
html, body {
	border:0;
	margin:0;
	padding:0;
	height: 100%;
}
body {
	background:url(images/main-bg.png) 0 0 repeat-x #fff;
	font-family : DIN-Bold, 'Helvetica Neue', Arial, sans-serif;
	font-size : 12px;
	color : #808080;
	margin : 0 auto 0 auto;
	text-align: left;
}
h1, h2, h3, h4 {
	margin : 0;
	padding : 0;
}
ul, ol {
	list-style:none
}
p, blockquote, ul, ol {
	margin-bottom : 20px;
}
a {
	text-decoration : none;
	color : #df732a;
	font-weight: bold;
}
a:hover {
	text-decoration : none;
	color : #ae350d;
	font-weight: bold;
}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
}
code {
	background: #FEEDB7;
	border: dotted #808080 1px;
	color: #808080;
	display: block;
	font: normal 11px/18px Verdana,Sans-Serif;
	text-align: center;
	padding: 5px 0 5px 0;
}
/* Hides from IE-mac \*/
* html a {
	height: 1%;
}
/* End hide from IE-mac */
/* Hides from IE-mac \*/
* html p {
	height: 1%;
}
/* End hide from IE-mac */

.Stil1 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #df732a;
}
.Stil3 {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #df732a;
}
.Stil4 {
	font-weight: bold;
	color: #df732a;
}
.Stil5 {
	font-weight: bold;
	color: #ae350d;
}
/*------------------------------------------------header--------------------*/
#headerMain {
	width:100%;
	overflow:hidden;
}
#headerMain h1 {
	font:bold 24px/27px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	position:absolute;
	left:0;
	top:120px;
	text-transform:uppercase;
}
#headerMain p {
	font:normal 17px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#FEEDB7;
	position:absolute;
	left:24px;
	top:150px;
	text-transform:none;
	text-align:center;
	width:443px;
}
#header {
	width:961px;
	height:221px;
	background:url(images/header_pic.jpg) 479px 58px no-repeat;
	float:right;
	position:relative;
}
#header_freesms {
	width:961px;
	height:221px;
	background:url(images/header_pic_freesms.jpg) 479px 58px no-repeat;
	float:right;
	position:relative;
}
#header_guest {
	width:961px;
	height:221px;
	background:url(images/header_pic_guest.jpg) 479px 58px no-repeat;
	float:right;
	position:relative;
}
#header_partner {
	width:961px;
	height:221px;
	background:url(images/header_pic_partner.jpg) 479px 58px no-repeat;
	float:right;
	position:relative;
}
#header_sp {
	width:961px;
	height:221px;
	background:url(images/header_pic_sp.jpg) 479px 58px no-repeat;
	float:right;
	position:relative;
}
/*------------------------------------------------header--------------------*/



/*------------------------------------------------Content--------------------*/
#bodyTopMain {
	width:960px;
	background:transparent url(images/content-shadow.gif) no-repeat center top;
	margin : 0 auto;
	overflow:hidden;
}
#page {
	width : 880px;
	margin : 20px auto;
	background:transparent;
}
.clear {
	clear: both;
	margin: 0 0 .5em 0;
}
/* left side
   --------- */

.left {
	float: left;
	width: 640px;
	margin: 0 0 10px 0;
}
.left_articles {
	margin: 10px 0 15px 0;
}
.left_articles .title {
	clear: both;
	padding-top: 13px;
	font-family :Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #ae350d;	/*border-bottom: dotted #cc3433 1px;*/
	background: transparent /*url(images/h1_top.png) no-repeat top*/;
	height: 20px;
	padding-left: 20px;
}
.left_articles .title2 {
	clear: both;
	padding-top: 13px;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #808080;	/*border-bottom: dotted #cc3433 1px;*/
	background: transparent /*url(images/h1_top.png) no-repeat top*/;
	height: 35px;
	padding-left: 40px;
}
.left_articles .title3 {
	clear: both;
	padding-top: 13px;
	font-family :"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ae350d;	/*border-bottom: dotted #cc3433 1px;*/
	background: transparent /*url(images/h1_top.png) no-repeat top*/;
	height: 35px;
	padding-left: 10px;
}
.left_articles p {
	font-family :Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	line-height: 16px;
}
.left_articles .content-ad {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin: 10px 10px 10px 10px;
	display:inline;
}
/* hide hack from Mac-IE5 \*/
* html .left_articles p {
	height: 1%;
}
.thumb {
	float: right;
	width: 180px;
	color: #fff;
	background: transparent;
	margin: 0 0 15px 0;
	padding: 35px 0 0 0;
	display:inline;
}
.thumb p {
	margin: 0;
	padding: 3px;
	color: #FFF;
	background: #6e6e6e;
}
#bar {
	float : right;
	width : 220px;
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0;
	padding-left : 0px;
	background: transparent;
	margin-top: 10px;
	overflow: hidden;
}
.morelinks_top {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 220px;
	background-image: url(images/morelinks_box_01.png);
	background-repeat: no-repeat;
}
.morelinks_top2 {
	margin-top: 20px;
	padding: 0px;
	float: left;
	height: 19px;
	width: 220px;
	background-image: url(images/morelinks_box_01.png);
	background-repeat: no-repeat;
}
.morelinks_area {
	margin: 0px;
	float: left;
	height: 230px;
	width: 220px;
	background-image: url(images/morelinks_box_02.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: bottom;
}
.morelinks_area_partner {
	margin: 0px;
	float: left;
	height: 370px;
	width: 220px;
	background-image: url(images/morelinks_box_03.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: bottom;
}
.morelinks_area_news {
	margin: 0px;
	float: left;
	height: 381px;
	width: 220px;
	background-image: url(images/morelinks_box_03.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: bottom;
	overflow: hidden;
}
.morelinks_head {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/morelinks.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.morelinks_head_partner {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/morelinks_partner.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.morelinks_head_news {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/morelinks_news.png);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 145px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.morelinks_bottom {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 11px;
	width: 193px;
	background-image: url(images/morelinks_box_03.png);
	background-repeat: no-repeat;
}
.morelink {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #c12f00;
	text-decoration: none;
	background-image: url(images/morelinks_active.png);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 143px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.morelink:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #c12f00;
	text-decoration: none;
	background-image: url(images/morelinks_hover.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 143px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
.links_morearea {
	margin: 0px;
	float: left;
	width: 190px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.links_morearea_news {
	margin: 0;
	float: left;
	width: 220px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
}
/*-------------------- news ------------------*/
.news_style {
	display:none;
}
.news_show {
	background-color: transparent;
	color:black;
	width:195px;
	height:auto;
	margin-left:12px;
	font: normal 100% "Arial", "Lucida Grande", Verdana, Sans-Serif;
	overflow: auto;
}
.news_border {
	background-color: transparent;
	width:220px;
	height:auto;
	margin-left:0px;
	font: normal 100% "Arial", "Lucida Grande", Verdana, Sans-Serif;
	overflow: auto;
}
.news_title {
	font: bold 120% "Arial", "Lucida Grande", Verdana, Sans-Serif;
	border: 0px solid gray;
	padding: 5px 0px 9px 5px;
	color:black;
}
.news_show img {
	margin-left: 5px;
	margin-right: 5px;
}
.buttondiv {
	position: absolute;
	padding: 0 0 0 140px;
	background-color:transparent;
	border-top:none;
	height:1px;
}
.callout {
	float:left;
	margin-top: 5px;
}
.callout h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	height: 1px;
	float:left;
	width:190px;
	padding-bottom: 13px;
	padding-left: 5px;
}
.callout p {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	float: left;
}
.callout * {
	float:right;
}
.image {
	float: left;
	margin: 0 9px 3px 0;
}
.links_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #7e7656;
	text-decoration: none;
}
.wrap {
	margin: 0 auto;
	width: 961px;
	height: 221px;
	background: url(images/header_pic.jpg) 479px 58px no-repeat;
}
#footer {
	clear: both;
	background: #393939 url(images/footer_bg.png) repeat-x bottom;
	color: #808080;
	padding: 0 0;
	margin-top: 30px;
}
#footer ul {
	float: left;
	width: 150px;
	padding-top: 80px;
}
#footer li {
	padding: 3px 8px;
}
#footer li a {
	color: #f5f5f5;
	font-size: 11px;
}
#footer li a:hover {
	color: #FEEDB7;
}
#footer #col {
	float: right;
	width: 800px;
	padding-top: 100px;
}
#footer #col h2 {
	clear: both;
	padding-bottom: 13px;
	font: bold 100% Arial, sans-serif;
	bottom:-0.3em;
	position: relative;
	color: #f5f5f5;
	width: 390px;
}
#footer #col img {
	padding: 0 5px;
}
#copyright {
	padding: 0;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f5f5f5;
	float: right;
}

