/**
* PIMDESIGN LTD
*/

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,img,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:normal;
font-style:normal;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
}

body {
	background: #fff;
	color : #313236;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	text-align: center; /*** Centers the design in old IE versions ***/
}
body, html {
	/*height:100%;*/
}

strong {
	font-weight:bold;
}

p {
	text-align: left;
	line-height: 1.1em;
}

table, tr, th, td {
	font-size: 1em;
}

a:link,
a:visited,
a:hover,
a:active {
	color:#313439;
	text-decoration: none;
	text-transform:none;
}

a:hover {
/*	text-decoration: underline;*/
	/*color:#18647E;*/
	/*color: #FCDEF6;*/
}

h2 a:link,
h2 a:visited,
h2 a:active,
h3 a:link,
h3 a:visited,
h3 a:active
 {
 	color: #313439;
}
/*
 *  FORMS
 */

fieldset {
	border: none;
	padding:10px 0px 0px 0px;
}

legend {
	padding:0px;
	margin: 0px;
	font-size:1.5em;
	font-weight:bold;
}

legend span {
	display: block;
	position: absolute;
	top: -5px;
	left: 0px;
	padding: 3px 2px;
	margin: 0px 0px 10px 0px;
}

legend > span {
	left: 0px;
}

input {
	font-size: 0.8em;
	background:#F3F3F3;
	border:1px solid #B2B2B4;
	height:14px;
	padding-left: 7px;
}

button {
	vertical-align:top;
	height:15px;
	cursor: pointer;
	border: none;
}

button:hover {
	text-decoration: underline;
}

input, select, textarea {
	color:#000;
}

label {
	text-align: left;
	font-size: 11px;
	
	width:200px;
}

div.button {
	clear: both;
	text-align:right;
	margin: 10px 0px;
}

div.button button {
	width:70px;
	height:15px;
	padding:0px;
	margin:0px;
}

/*
 *  END FORMS
 */

.clear { 
	clear: both;
	height: 1px;
	font-size:1px;
	margin:0px;
}

* html .clear {
	height: auto;
}

.bold {
	font-weight:bold;
}

.error {
	color: red;
}

h1, h2, h3, h4, h5 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.3em;
}

a.button,
a.button:link,
a.button:visited,
a.button:hover
 {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	height:15px;
	border: none;
	color: #fff;
	font-size: 11px;
	text-align:center;
	padding:0px 0px 0px 7px;
	background: URL('buttbg.gif') no-repeat left top;	
	margin-right:5px;
}

a.button span {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	height:100%;
	padding:0px 10px 0 0px;
	cursor: pointer;
	margin: 0px;
	position:relative;
	left:5px;
	vertical-align: top;
	background: URL('buttbg.gif') no-repeat top right;	
}

a.button:hover {
	background: URL('buttbg_on.gif') no-repeat top left;
}

a.button:hover span {
	background: URL('buttbg_on.gif') no-repeat top right;
}
a.button > span {
	left:0px;
	margin-right: -5px;
}

/*freme*/
#frame {
	width: 985px;
	margin: 0 auto;
	height: 100%;
	text-align: left;
	padding:0px;
	position: relative;
	z-index: 10;
	/*border:1px solid #000;*/
}

/*header*/
#header {
	background: #fff;
	position:relative;
	margin-top:5px;
}

#sidebar {
	padding:0px;
	float: right;
	width:322px;
}

#content {
	padding: 0px;
	margin:0px;
	width:656px;
	float: none;
	clear: none;
}

#footer {
	background: #303030;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 940px;
	margin: 0 auto;
	padding:15px 15px 15px 30px;
	margin-bottom:5px;
}

#userbar {
	background-color:#C6C6C8;
	height:25px;
	line-height:25px;
	margin-bottom:4px;
	}

#userbar span.date {
	text-transform:uppercase;
	padding:0 50px 0px 10px;
	font-size:0.8em;
	float:left;
	background:url('top_overflow.gif') no-repeat top right #ECECEC;
	color:#ACACAC;
	margin-right:20px;
	width:475px;
	}

#userbar span.date b {
	color:#000;
	font-weight:normal;
	}

#userbar form input  {
	color:#A8A8A8;
	height:13px;
	margin-top:4px;
	width:123px;
	}

#sidebar div.readBox  {
	margin:20px 0 10px 0;
	}

#sidebar div.readBox ul  {
	list-style-type:none;
}

#sidebar div.readBox ul.myBox {
	position:relative;
	height:19px;
	list-style-type:none;
	top: 9px;
	z-index:100;
}

#sidebar div.readBox ul.myBox li {
	float:left;
	width:100px;
	margin-right:3px;
	border-left:11px solid #F0F0F0;
	background-color:#fff;
	height:19px;
}

#sidebar div.readBox ul.myBox li.last {
	width:197px;
	margin-right:0px;
	border-left:none;
}

#sidebar div.readBox ul.myBox li.last a {
	background:url('plus.gif') no-repeat 10px center;
	padding-left: 25px;
	text-align:left;
}

#sidebar div.readBox ul.myBox li a:link,
#sidebar div.readBox ul.myBox li a:visited,
#sidebar div.readBox ul.myBox li a:active {
	background-color: #DBF280;
	color:#557508;
	display:block;
	padding-top:2px;
	height:19px;
	line-height:18px;
	font-size:0.9em;
	text-transform:uppercase;
	text-align:center;
	z-index:10;
}

#sidebar div.readBox ul.myBox li a:hover,
#sidebar div.readBox ul.myBox li a.on:link,
#sidebar div.readBox ul.myBox li a.on:visited,
#sidebar div.readBox ul.myBox li a.on:active {
	display:block;
	border:1px solid #DADADA;
	background-color:#fff;
	border-bottom:1px solid #fff;
	color:#000;
	height: 18px;
	line-height:16px;
}

#sidebar div.readBox ul.titleBox  {
	clear:left;
	border:11px solid #F0F0F0;	
}

#sidebar div.readBox ul.titleBox ul  {
	padding:15px 10px 0 10px;
	width:278px;
	border:1px solid #DADADA;
	background-color: #fff;
}

#sidebar div.readBox ul.titleBox ul li  {
	border-bottom:1px solid #D5D5D5;
	padding-bottom:6px;
	margin-bottom:6px;	
}

#sidebar div.readBox ul.titleBox ul li a  {
	display:block;
	background:url('arrow.gif') no-repeat top left;
	padding-left: 15px;
	font-size:0.8em;
	line-height:1em;
	}

#sidebar div.readBox ul.titleBox ul li a:hover  {
	color:#FF7300;
	}

#sidebar div.media  {
	margin-top:0px !important;
}

#sidebar div.media ul.myBox li p  {
	border:1px solid #DADADA;
	background-color:#fff;
	border-bottom:1px solid #fff;
	color:#000;
	padding-top:2px;
	height: 18px;
	line-height:16px;
	font-size:0.9em;
	text-transform:uppercase;
	text-align:center;
	width:140px;
}

#sidebar div.media ul.classBox  {
	clear:left;
	border:11px solid #F0F0F0;	
}

#sidebar div.media ul.classBox ul  {
	padding:15px 10px 0 10px;
	width:278px;
	border:1px solid #DADADA;
	background-color: #fff;
}

#sidebar div.media ul.classBox ul li  {
	border-bottom:1px solid #D5D5D5;
	padding-bottom:6px;
	margin-bottom:6px;	
}

#sidebar div.media ul.classBox ul li a  {
	display:block;
	background:url('arrow2.gif') no-repeat top left;
	padding-left: 25px;
	font-size:0.8em;
	line-height:1em;
	text-transform:uppercase;
	}

#sidebar div.media ul.classBox ul li a.up  {
	background:url('arrow_up.gif') no-repeat top left;
}

#sidebar div.media ul.classBox ul li a.down  {
	background:url('arrow_down.gif') no-repeat top left;
}

#sidebar div.media ul.classBox ul li a:hover  {
	color:#FF7300;
	}

#sidebar div.adv  {
	border:11px solid #F0F0F0;
	position:relative;
	width:300px;
	height:250px;
	}

#sidebar div.adv div.advtext {
	position:absolute;
	right:0px;
	top:-12px;	
	color:#BEBEBE;
	text-transform:uppercase;
	font-size:0.8em;
	}

div.cloud {
	clear:left;
	font-size:10px;
	line-height:2.5em;
	margin-bottom:10px;
}

div.cloud a:active,
div.cloud a:link,
div.cloud a:visited {
	color:#0095F4;
}

div.cloud a:hover {
	color:#FF7400 !important;
}

button.enter  {
	margin-top:5px;
	background:url('enter_butt.gif') no-repeat top left;
	width:44px;
}

button.reg  {
	margin-top:5px;
	background:url('reg_butt.gif') no-repeat top left;
	width:90px;
}

button.exit  {
	margin-top:5px;
	background:url('exit_butt.gif') no-repeat top left;
	width:90px;
}

button.search  {
	background:url('search_butt.gif') no-repeat top left;
	width:78px;
	height:25px;
}

div.banner  {
	padding-top:1px;
}

div.banner div.adv  {
	position:relative;
	width:728px;
	float:left;
	}

div.banner p  {
	width:212px;
	position:relative;
	float:right;
	border:10px solid #2D83D8;
	padding:5px;
	}

div.banner span  {
	color:#2D83D8;
	font-size:1.5em;
	line-height:0.9em;
	}

div.banner p a:link,
div.banner p a:active,
div.banner p a:visited,
div.banner p a:hover  {
	display:block;
	margin-top:14px;
	text-transform:uppercase;
	color:#FF750C;
	font-size:1em;
	}

div.banner p a:hover  {
	color:#0064CD;
}

div.logo  {
	clear:both;
	background:url('logo_bg.gif') repeat-x bottom left;
	height:48px;
	padding:5px 10px 0px 10px;
	}

div.logo a  {
	background:url('logo.gif') no-repeat top left;
	height:37px;
	width:228px;
	font-size:2.5em;
	float:left;
	color:#3B3C41;
	}

div.logo a span  {
	background-color:#FF7300;
	padding:0 3px 0 0px;
	margin-left:2px;
	color:#fff;
	}

div.logo form {
	margin-top:10px;
	height:25px;
	float:right;
	}

div.logo form input {
	border:none;
	background:url('input_bg.gif') no-repeat top left;
	width:295px;
	height:24px;
	font-size:1.3em;
	padding-right:5px;
	}

div.logo form button.search {
	vertical-align:top;
}

/* menu and submenu */

ul.menubar {
	position:relative;
	clear:both;
	background-color:#32353C;
	height:26px;
	border-bottom:4px solid #000;
	width:100%;
	list-style-type:none;
}

ul.menubar li {
	float:left;
}

ul.menubar li a:link,
ul.menubar li a:visited, 
ul.menubar li a:active, 
ul.menubar li a:hover {
	float:left;
	display:block;
	padding:0 3px 0 5px; 
	line-height:30px;
	height:30px;
	font-size:0.9em;
	color:#fff;
	text-transform:uppercase;
}

ul.menubar li a:hover,
ul.menubar li a.on {
	color:#FF7300;
}

ul.submenubar {
	position:relative;
	clear:both;
	background:#D2E4F0;
	height:30px;
	width:100%;
	list-style-type:none;
}

ul.submenubar li {
	float:left;
}

ul.submenubar li a:link,
ul.submenubar li a:visited, 
ul.submenubar li a:active, 
ul.submenubar li a:hover {
	padding:0 10px; 
	line-height:30px;
	height:30px;
	font-size:1em;
	color:#2B5178;
	text-transform:uppercase;
}

ul.submenubar li a:hover,
ul.submenubar li a.on {
	text-decoration:underline;	
}

/* menu and submenu */

a.rss:link,
a.rss:hover,
a.rss:visited,
a.rss:active {
	position:relative;
	margin:6px 0;
	background:url('rss.gif') no-repeat top right;
	height:13px;
	padding-right:20px;
	font-size:0.8em;
	float:right;
	color:#1E88BC;
}

a.rss:hover {
	color:#FF7300;
}

div.newsbefore {
	background:url('points.gif') repeat-x top left;
	border-bottom:1px solid #DADADA;
	height:22px;
	padding-top:10px;
	clear:right;
	font-size:0.8em;
	text-transform:uppercase;
	color:#343539;
}

div.newsbefore h2 {
	float:left;
	font-size:2.2em;
	line-height:0.8em;
	text-transform:uppercase;
	font-weight:normal;
}

div.newsbefore div {
	float:right;
}

div.newsbefore a:link,
div.newsbefore a:hover,
div.newsbefore a:visited,
div.newsbefore a:active {
	color:#FF7300;
	text-transform:uppercase;
}

div.newsbefore a:hover {
	color:#0064CD;
}

div.title {
	padding-bottom:30px;
}

div.title h2 {
	float:left;
	background:url('title_bg.gif') no-repeat top right #32353A;
	min-width:128px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	font-size:0.9em;
	line-height:1.6em;
	padding:0 20px 0 2px;
}

div.title div.pages {
	margin-top:5px;
	float:right;
}

div.date {
	text-transform:uppercase;
	font-size:0.8em;
	color:#656565;
	margin:5px 0 10px 0;
}

div.date a:link,
div.date a:active,
div.date a:visited {
	font-size:1.1em;
	color:#FF7300;
}

div.date a:hover {
	color:#0B63C7;
}

div.img {
	border:none;
}

div.right {
	float: right;
	width:268px;
	clear:left;
}

div.left {
	width:376px;
	float: left;
	clear:left;
}

div.bigBox {
	border:1px dotted #B1B1AF;
	padding:3px;
	margin-bottom:10px;
}

div.bigBox ul {
	list-style-type:none;
}

div.bigBox ul.bgl {
	padding:10px 0;
	background-color:#F2F2FA;
}

div.bigBox div.pages {
	margin:3px 0;
	text-align:center;
}

div.bigBox div.text {
	background-color:#33363B;
	padding:10px 10px 0px 5px;
	height:120px;
}

div.bigBox div.text h5 {
	font-size:1.2em;
}

div.bigBox div.text h5 a {
	color:#fff;
}

div.bigBox div.date a:hover {
	color:#fff;
}

div.bigBox div.text h5 a:hover {
	color:#FF7300;
}

div.bigBox div.text p {
	color:#fff;
	font-size:0.9em;
	margin-bottom:0px;
}

div.bigBox ul.bgl li {
	border-bottom:1px dotted #000;
	margin-bottom:10px;
}

.bbnone {
	border-bottom:none !important;
}

div.bigBox ul.bgl li div.date {
	margin-left:26px;
}

div.bigBox ul.bgl li p {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight:bold !important;
	padding-left: 16px;
	margin:0 10px 0 10px;
	font-size:0.9em;
	height:2.2em;
	line-height:1.1em;
	background:url('text_icon.gif') no-repeat top left;
}

div.bigBox ul.bgl li p a:hover {
	color:#0065D6;
}

div.left div.firstNews {
	margin-bottom:10px;
	float:left;
}

div.left h3 {
	margin-right:10px;
	font-size:1.6em;
	font-weight:normal;
	line-height:1.3em;
}

div.left h3 a:active, 
div.left h3 a:link,
div.left h3 a:visited,
div.left ul.newsBox li h4 a:active, 
div.left ul.newsBox li h4 a:link,
div.left ul.newsBox li h4 a:visited {
	color:#0B63C7;
}

div.left h3 a:hover,
div.left ul.newsBox li h4 a:hover {
	color:#FF7300;
}

div.left p {
	margin-bottom:10px;
}

div.fl  {
	float:left;
	margin-right:10px;
}

div.xx  {
	width:260px;
}

div.first  {
	width:142px;
}

div.large  {
	background:url('no_image.gif') no-repeat top left;
	width:88px;
	height:81px;
}

div.small  {
	width:58px;
}

div.left div.ftext {
	margin-right:10px;
	float:left;
	width:200px;
}

div.left a.add,
div.left a.statia {
	display:block;
	float:none;
	height:17px;
}

div.left a.statia {
	background:url('statia_butt.gif') no-repeat top left;
	width:107px;
}

div.left a.add {
	background:url('add_butt.gif') no-repeat top left;
	width:123px;
}

div.left ul.newsBox {
	list-style-type:none;
	clear:left;
	margin-bottom:15px;
	padding-top:15px;
	background:url('points.gif') repeat-x top left;
	height:81px;
}

div.left ul.newsBox div.date {
	margin-left:98px;
}

div.left ul.newsBox li {
	float:left;
}

ul.rel {
	margin-top:13px !important;
	height:50px !important;
}

.bgnone {
	background:none !important;
}

div.left div.title {
	clear:left;
	border-top:1px solid #DADADA;
	padding-bottom:20px;
}

div.left div.title div.pages a {
	color:#000;
	text-transform:uppercase;
}

div.left div.title div.pages a:hover {
	color:#FF7300;
}

div.left ul.newsBox li h4 {
	font-family:  Arial, Helvetica, sans-serif;
	margin-right:10px;
	font-size:1.2em;
	line-height:1.3em;
	height:2.4em;
	overflow:hidden;
}

div.left ul.newsBox li h4 a {
	font-weight:bold;
}

div.left ul.newsBox li a.add {
	margin-left:98px;
}

#footer ul {
	list-style-type:none;
}

#footer h2 {
	font-family:  Arial, Helvetica, sans-serif;
	color:#1EF907;
	font-size:1em;
	margin:10px 0 30px 0;
	text-transform:uppercase;
	font-weight:bold;
}

#footer h2.color1 {
	color:#E50657;
}

ul#friendlinks {
	padding: 0px;
	margin:0px;
	width:656px;
	float: none;
	clear: none;
}

ul#friendlinks li {
	float:left;
	width:160px;
	margin-right:20px;
}

#bottommenu ul li, ul#friendlinks li ul li {
	float:none;
	width:auto;
	margin:0px;
	background:url('points1.gif') repeat-x bottom left;
	padding-bottom:7px;
	margin-bottom:7px;
}

ul#friendlinks li ul li a:link,
ul#friendlinks li ul li a:visited, 
ul#friendlinks li ul li a:active {
	color:#9A9A9A;
}

#bottommenu {
	padding:0px;
	float: right;
	width:160px;
	text-align:right;
}

#bottommenu ul {
	color:#fff;
	font-size:1em;
}

#bottommenu ul li a:link,
#bottommenu ul li a:visited, 
#bottommenu ul li a:active {
	display:inline-block;
	font-size:0.9em;
	color:#fff;
	text-transform:uppercase;
}

#bottommenu ul li a:hover,
ul#friendlinks li ul li a:hover {
	color:#FF7300;
}

#bottommenu ul li.color1 a:link,
#bottommenu ul li.color1 a:visited,
#bottommenu ul li.color1 a:active {
	color:#FC7500;
}

#bottommenu ul li.color2 a:link,
#bottommenu ul li.color2 a:visited,
#bottommenu ul li.color2 a:active {
	color:#00C2F7;
}

#bottommenu ul li.color3 a:link,
#bottommenu ul li.color3 a:visited,
#bottommenu ul li.color3 a:active {
	color:#1EF907;
}

#bottommenu div.logob {
	text-align:right;
	background:none;
	margin-bottom:20px;
}

#bottommenu div.logob a:link,
#bottommenu div.logob a:visited,
#bottommenu div.logob a:active,
#bottommenu div.logob a:hover  {
	text-transform:none;
	font-size:2.2em;
	color:#fff;
	}

#bottommenu div.logob a span  {
	background-color:#FF7300;
	padding:0 3px 0 0px;
	margin-left:2px;
	color:#fff;
	}

#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	text-transform:uppercase;
}

/*copyright*/

#footer p.copyright {
	clear:both;
	font-size:0.9em;
	text-align:right;
	color:#9A9A9A;
	text-transform:uppercase;
}

/*copyright*/

.pages {
	font-size: 0.8em;
	margin:0px;
	color:#C4C4C4;
}

.pages *,
.pages a:link,
.pages a:visited
 {
	color:#C4C4C4;
}

.pages a:hover
 {
	color:#000;
}

.pages span {
	color:#000;
}

div.forma {
	width:388px;
}

div.forma label {
	float:left;
}

div.forma input {
	margin:0 0 2px 0;
	width:168px;
}

div.btn {
	clear:both;
	width:376px;
	text-align:right; 
	margin:10px 0 0 0;
}

div.btn button {
	padding:0 0 18px 0;
	margin:0 2px 0 0;
}


#checkrss{
width:170px;
float:right;
margin-top:30px;

}

#checkrss dt{
line-height:12px;
}

#checkrss dt a{
color:#ff9900;
}
#checkrss .date{
color:#999999;
font-size:xx-small;
letter-spacing:0.2em;
}
#checkrss dd{
border-bottom:1px solid #CCCCCC;
margin-bottom:10px;
line-height:16px;
}

#checkrss dt img{
	padding-right: 5px;
}

