
:link {
	color: #3C77B1; text-decoration: none;
	}

:visited { 
	color: #3C77B1; text-decoration: none;
	}

:link:hover, :visited:hover {
	color: #1D61A5; text-decoration: none;
	}

:link:active, :link:active { 
	color: #1D61A5; 
	}
/*END-LINKS*/


h1, h2, h4, h5, h6 {
    font-family: Tahoma, verdana, sans-serif;
    margin: 0.5em 0 0.2em 0;
}

h1 { font-size: 160%; font-weight: normal; }
h2 { font-size: 150%; }
h3 { font-size: 120%; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin: 0;}
h4 { font-size: 100%; }
h5 { font-size: 90%; font-weight: normal;}
h6 { font-size: 90%; border: 0; }

body, font, td, p, ul {
	color: #6a6a6a;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	}

body {
	height: 100%; 
	padding: 0 /*for Opera*/;
	min-width: 610px;
	margin: 0 0 1em 0;
	background: #fdfcfc;
}

#page_bg {
	background: #fdfcfc url(../images/body_bg.png) left 0px repeat-x;
}

p {
	margin: 3px 0;
}

a img {
	border: 0;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

form {
	padding: 0;
	margin: 0;
}

#wrapper {
	margin: 0 auto;
	background: #FFF;
	width: 994px;
	text-align: left;
	background: #fdfcfc url(../images/body_bg.png) top left repeat-x;
}

#shadow-left {
	background: transparent url(../images/shadow_left.png) left top repeat-y;
	float: left;
	width: 994px;
}

#shadow-right {
	background: transparent url(../images/shadow_right.png) right top repeat-y;
	float: left;
	width: 994px;
}

#container {
	float: left;
	width: 994px;
}

#container div,
#container td {
	line-height: 140%;
}

#present-icons {
	background: transparent url(../images/presenticon_bg.jpg) left top no-repeat;
	float: left;
	width: 964px; height: 87px;
	padding: 0 15px;
}

#present-icons div {
	float: left;
	width: 241px; height: 87px;
}

#present-icons div img {
	float: left;
	width: 78px; height: 87px;
}

#present-icons div span {
	font-size: 10px;
	padding: 5px;
	padding-top: 16px;
	width: 140px;
	float: left;
}



input, textarea, select {
	background: #FFFFFF;
	color: #777;
	border: 1px #e0d5c9 solid;
	font-size: 11px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

.f_input {
	background: url(../images/dlet_field_o.gif) top repeat-x;
}


#header {
	position: relative;
	overflow: hidden;
	height: 199px;
}

#logotype {
	position: relative;
	top: 47px; 
	margin-left: 35px;
	float: left;
	background: transparent url(../images/logotype.png) left top no-repeat;
	font-size: 20px;
	outline: none;
}


.demo {
	position: relative;
	top: 8px;
	float: right;
	width: 553px;
	height: 183px;
	background: #FFF url(../images/demo_bg.png) top repeat-x;
	overflow: hidden;
}

.demo-left {
	height: 183px;
	background: transparent url(../images/demo_left.png) left top no-repeat;
	position: relative;
	padding-left: 9px;
}

.demo-right {
	height: 183px;
	background: transparent url(../images/demo_right.png) right top no-repeat;
	position: relative;
	padding-right: 9px;
}

#demonstration {
	position: relative;
	top: 9px;
	float: left;
	width: 346px;
	height: 165px;
	background: transparent url(../images/demonstration_bg.gif) center center no-repeat;
}

div.release {
	position: relative;
	float: right;
	width: 178px;
	height: 130px;
	overflow: hidden;
	color: #a3a3a3;
	text-align: right;
}

div.release h3{
	color: #f59000;
	font-size: 20px;
	padding-top: 20px;
}

a.download {
	position: relative;
	float: right;
}

a.download:link, a.download:visited {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	display: block;
	width: 178px; height: 43px;
	line-height: 44px;
	text-align: center;
	background: #f59000 url(../images/download.png) left top no-repeat;
	outline: none;
	overflow: hidden;
}

a.download:hover {
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	background: #f8af47 url(../images/download.png) left -43px no-repeat;
}


div#navigation {
	padding: 0;
	margin: 0;
	height: 40px;
	overflow: hidden;
	background: #2d2d2d url(../images/navigation_bg.png) left -28px repeat-x;
	text-align: center;
	position: relative;
}

div#navigation div{
	display: block;
	height: 40px;
	width: 994px;
	margin: auto;
}

div#navigation a {
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 24px;
	color: #FFF;
	font-weight: bold;
	background: url(../images/navigation_link.png) right -28px no-repeat;
	outline: none;
}

div#navigation a:hover {
	color: #480000;
	background: #ffffff url(../images/navigation_link.png) left -96px repeat-x;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}

#searchbox {
	position: absolute;
	top: 3px;
	right: 86px;
}

#searchbox .btn{
	border: 0;
}

#searchbox .area{
	width: 90px;
}


ul {
	margin: 2px 0;
	padding: 0 0 0 5px;
    }

ul li {
	margin: 5px 0; padding: 0px 0 0px 14px;
	list-style-type: none;
	background: url(../images/li.gif) left 5px no-repeat;
    }

ul li a:link, ul li a:visited, ul li a:hover{
	color: #999;
	}

.nameerror,
.nameerror li {
	list-style-type: none;
	background: none;
	color: #f00;
}

.nameerror font {
	color: green;
}


.clr {clear:both;}


hr	{ 
	height: 1px;
	border: solid #d8d8d8 0px;
	border-top-width: 1px;
	}



#fmenu {
	position: relative;
	height: 27px;
	background: #393939 url(../images/fmenu_bg.png) top repeat-x;
}

#fmenu-left {
	position: relative;
	height: 27px;
	background: transparent url(../images/fmenu_left.png) left top no-repeat;
	padding-left: 6px;
}

#fmenu-right {
	position: relative;
	height: 27px;
	background: transparent url(../images/fmenu_right.png) right top no-repeat;
	padding-right: 6px;
}

#fmenu div.cont {
	float: right;
}

#fmenu div.cont a:link, #fmenu div.cont a:visited{
	float: left;
	padding: 0 8px;
	line-height: 26px;
	height: 27px;
	font-size: 10px;
	color: #fff;
	outline: none;
	background: transparent url(../images/fmenu_link.png) center top no-repeat;
}

#fmenu div.cont a:hover{
	font-size: 10px;
	color: #3C77B1;
	background: transparent url(../images/fmenu_link.png) center bottom no-repeat;
}

/*FOOTER*/
#footer {
	position: relative;
	height: 77px;
	background: #FFF url(../images/footer_bg.png) top repeat-x;
}

#footer-left {
	position: relative;
	height: 77px;
	background: transparent url(../images/footer_left.png) left top no-repeat;
	padding-left: 6px;
}

#footer-right {
	position: relative;
	height: 77px;
	background: transparent url(../images/footer_right.png) right top no-repeat;
	padding-right: 6px;
}

/*Copyright*/
#copyright {
	position: relative;
	top: 10px;
	padding-left: 10px;
	float: left;
	width: 300px;
	color: #a2a2a2;
	font-size: 10px;
}

#copyright a:link, #copyright a:visited{
	color: #a2a2a2;
	font-size: 10px;
}

#copyright a:hover{
	color: #3C77B1;
	font-size: 10px;
}



div#blockVMenu h3{
	margin: 1px;
	padding: 0 8px;
	height: 35px;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	display: block;
	line-height: 25px;
	font-family: Verdana, Tahoma, Helvetica sans-serif;
	background: #282727 url(../images/leftblocktop.png) top repeat-x;
	}

div#blockVMenu {
	position: relative;
	width: 186px;
	border: 1px solid #ebebeb;
	background: #fff url(../images/leftblockbottom.png) bottom repeat-x;
	margin: 0 0 12px 0;
}

div#blockVMenu div{
	width: auto;
	padding: 1px;
}

div#blockVMenu div div{
	padding: 0;
	margin: 0;
}

div#blockVMenu div ul.navs		{list-style: none; padding: 0; margin: 0;}
div#blockVMenu div ul.navs li	{background: none; padding: 0; margin: 0;}
div#blockVMenu div ul.navs li a	{
	background: #f8f8f8 url(../images/leftblknavig.png) top left no-repeat;
	font-weight: bold;
	color: #777;
	width: auto;
	margin: 0;
	padding-left: 20px;
	height: 34px;
	line-height: 32px;
	display: block;
	overflow: hidden;
	}

div#blockVMenu div ul.navs li a:hover	{
	background: #0d1d65 url(../images/leftblknavig.png) bottom left no-repeat;
	color: #fff;
	text-decoration: none;
	}


.speedbar,
.speedbar a:link,
.speedbar a:visited,
.speedbar a:hover {
	color: #757575;
	font-size: 10px;
}

div.speedbar {
	padding: 6px 0 3px 0;
	border-bottom: 1px solid #EEE;
	margin-bottom: 3px;
}

.speedbar a:hover {
	color: #757575;
	text-decoration: underline;
}

span.ttfrm {
	color: #a69e92;
}

table.userstop {background-color: #EEEEEE;}
table.userstop td {background-color: #FFFFFF;}




.count2 {
	position: absolute;
	right: 12px;
	top: 10px;
	width: 88px; height: 18px;
}

.count1 {
	position: absolute;
	right: 12px;
	top: 34px;
	width: 88px; height: 18px;
}

div.avatar {
	border: 1px #e0e0e0 solid;
	float: left;
	background: #fcfcfc;
	margin: 0 15px 4px 0;
	width: 108px;
}

div.avatar img {
	float: left;
	margin: 4px;
	width: 100px;
	height: auto;
}


div.avatar span {
	display: block;
	font-size: 10px;
	height: 16px;
	background-color: #EEE;
	padding: 2px;
	text-align: center;
}

.mid {
	font-weight: bold;
}

.small {
	font-size: 10px;
}

.cominfo {
	margin-bottom: 6px;
	padding-bottom: 6px;
	background: url("../images/dotted.gif") left bottom repeat-x;
}
.lastcomm {
	padding: 3px 2px 3px 2px;
	border-bottom:1px solid #E6E6E6;
}

.lastcomm_over {
	padding: 3px 2px 3px 2px;
	border-bottom:1px solid #E6E6E6;
	background:#F5F5F5;
	cursor: hand;
}
#hintbox {
    text-align : left;
    width : 150px;
    font-size : 10px;
    border : 1px solid #99a1ab;
    background-color : #fff;
    layer-background-color : #a396d9;
    color : #282828;
    margin : 10px 0 0 10px;
    padding : 3px 5px;
    position : absolute;
    visibility : hidden;
    z-index : 998;
    -moz-opacity : 0.9;
    -moz-border-radius : 5px;
    filter : alpha(opacity="90");
}

input {
border-right: #E0E0E0 1px solid;
border-top: #E0E0E0 1px solid;
font-weight: normal;
font-size: 11px;
padding-bottom: 0px;
margin: 2px;
border-left: #E0E0E0 1px solid;
color: #4B73D4;
padding-top: 0px;
border-bottom: #E0E0E0 1px solid;
font-family: Tahoma, Arial, Verdana;
height: 17px;
background-color: #fafafa
}
.post-date {
    width: 45px;
    height: 49px;
    float:right;
    background: url(../images/date-bg.gif) no-repeat;
    margin-right:5px;
}
.post-month {
    font-size: 10px;
    color: #FFFFFF;
    text-align: center;
    display:block;
    line-height: 11px;
    padding-top: 2px;
    margin-left: -3px;
}
.post-day {
    font-size: 18px;
    text-transform: uppercase;
    color: #999999;
    text-align: center;
    display:block;
    line-height: 18px;
    padding-top: 7px;
    margin-left: -3px;
}
