@charset "utf-8";
/* Dota Gaming Page Layout definition */

body {
	margin: 0;
}

div#site-wrap {
	width: 998px;
	margin: 0 auto;
	display: block;
}

div#language {
	float: left;
	width: auto;
	padding: 4px 0 1px 10px;
}

img.langswitch {
	border: 1px solid #555;
	padding: 1px;
}

img.langswitch:hover, img.langswitch_s {
	border: 1px solid #fff;
	padding: 1px;
}

div#site-top {
	width: 100%;
	height: 46px;
	background: url('../gfx/top-site-bg.gif');
	float: left;
}

div#site-top div {
	width: auto;
	height: 42px;
	line-height: 42px;
	float: left;
	margin: 5px 5px 0 5px;
}

div#site-top div#user-p-text {
	width: 100px;
	text-align: center;
	font-size: 11px;
	color: #4e9001;
	font-weight: bold;
	text-transform: capitalize;
	text-shadow: #000;
}

div#site-top div#user-panel {
	width: 400px;
	padding: 0 0 0 20px;
	color: #fff;
}

div#site-top div#user-panel input[type="text"],
div#site-top div#user-panel input[type="text"]:focus,
div#site-top div#user-panel input[type="text"]:active,
div#site-top div#user-panel input[type="password"],
div#site-top div#user-panel input[type="password"]:focus,
div#site-top div#user-panel input[type="password"]:active {
	width: 87px;
	height: 13px;
	border: 1px solid #000;
	background: url('../gfx/login-input-bg.gif');
	padding: 2px;
	color: #fff;
}

div#site-top div#user-panel input[type="submit"] {
	width: 40px;
	height: 18px;
	background: url('../gfx/login-btn-off.png');
	padding:0;
	color: #fff;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	border: none;
	padding: 0 0 2px 0;
	margin: 0 0 0 10px;
}

div#site-top div#user-panel input[type="submit"]:focus,
div#site-top div#user-panel input[type="submit"]:hover,
div#site-top div#user-panel input[type="submit"]:active {
	background: url('../gfx/login-btn-on.png');
	cursor: pointer;
}

div#site-top div#user-panel a {
	height: 18px;
	line-height: 18px;
	color: #fff;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;
	background-repeat: no-repeat;
	display: inline-block;
	text-align: center;
}

div#site-top div#user-panel a.reg {
	width: 55px;
	background-image: url('../gfx/reg-btn-off.png');
}

div#site-top div#user-panel a.reg:hover {
	text-decoration: none;
	background-image: url('../gfx/reg-btn-on.png');
}

div#site-top div#user-panel a.pass {
	width: 87px;
	background-image: url('../gfx/lost-pass-btn-off.png');
}

div#site-top div#user-panel a.pass:hover {
	text-decoration: none;
	background-image: url('../gfx/lost-pass-btn-on.png');
}

div#site-top div#user-panel div {
	line-height: 14px;
	color: #b2b2b2;
}

div#site-top div#user-panel div a {
	color: #4e9001;
	font-weight: bold;
	text-transform:capitalize;
	font-size: 10px;
	font-style: normal;
}

div#site-top div#user-panel div a:hover {
	color: #b2b2b2;
	text-decoration: none;
}

div#site-top div#stats {
	color: #fff;
	padding: 0 0 0 80px;
	width: 360px;
}

div#site-top div#stats span {
	width: auto;
	float: left;
	padding: 0 10px;
}

div#site-top div#stats a {
	color: #fff;
	width: 40px;
	float: right;
	font-weight: bold;
	text-align: center;
	background: url('../gfx/stats-btn-off.png') no-repeat center center;
}

div#site-top div#stats a:hover {
	text-decoration:none;
	background-image: url('../gfx/stats-btn-on.png');
}

div#site-header {
	width: 100%;
	float: left;
	height: 219px;
	background: url('../gfx/header-bg.png') no-repeat;
	position: relative;
	z-index:2;
}

div#site-header div#flash-logo {
	margin: 0 0 0 5px;
	float: left;
	width: auto;
}

div#site-header div#ads {
	position: absolute;
	top: 20px;
	right: 50px;
	width: 474px;
	height: 70px;
}

div#site-header div#ads div {
	color: #fff;
	font-weight: bold;
	line-height: 14px;
}

div#site-header div#ads div#ad-area {
	width: 468px;
	height: 60px;
	padding: 3px;
	background: url('../gfx/ads-bg.gif') no-repeat;
}

div#site-header div#menu-wrap {
	position: absolute;
	bottom: 30px;
	left: 336px;
	width: 540px;
	height: 45px;
}

div#site-header div#lower {
	width: 988px;
	float: left;
	height: 29px;
	line-height: 29px;
	color: #fff;
	margin: 0 5px;
}

div#site-header div#lower div#search {
	width: 334px;
	float: left;
	height: 29px;
	line-height: 26px;
	color: #fff;
	margin: 0 0 0 5px;
}

div#site-header div#lower div#search input[type="text"] {
	width: 152px;
	height: 12px;
	color: #fff;
	background: url('../gfx/search-inp-on.png') no-repeat;
	border: none;
	padding: 4px;
}

div#site-header div#lower div#search input[type="submit"] {
	width: 63px;
	height: 20px;
	color: #fff;
	background: url('../gfx/search-btn-off.png') no-repeat;
	border: none;
	font-weight: bold;
}

div#site-header div#lower div#search input[type="submit"]:focus,
div#site-header div#lower div#search input[type="submit"]:active,
div#site-header div#lower div#search input[type="submit"]:hover {
	background-image: url('../gfx/search-btn-on.png');
	cursor: pointer;
}

div#site-header div#lower div#scroll-text {
	width: 522px;
	float: left;
	line-height: 33px;
}

div#content-wrap {
	width: 988px;
	float: left;
	background-color: #fff;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	padding: 0 3px 2px 3px;
}

div#left-col {
	width: 263px;
	float: left;
}

div#left-col h1 {
	margin: 2px 0;
	padding: 0 0 0 30px;
	width: 233px;
	color: #4e9001;
	line-height: 35px;
	background: url('../gfx/left-bar.png') no-repeat left top;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

div.side-wrap {
	float: left;
	width: 100%;
}

/* SC list - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.sc-list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

.sc-list li {
	width: 100%;
	float: left;
	background: url('../gfx/list_bg.gif') repeat-x top left;
	height: 28px;
	line-height: 28px;
	border-bottom: 1px dotted #c5c5c5;
}

.sc-list li span a {
	color: #000;
	float: left;
}

.sc-list li span.nolink {
	color: #000;
	float: left;
	width: 100%;
}

.sc-list li span {
	width: auto;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
	height: 28px;
	line-height: 28px;
}

.sc-list li span.text {
	color: #999;
	text-decoration: none;
}

.sc-list li span a:hover {
	color: #4e9001;
	text-decoration: none;
}

/* SC Table list - - - - - - */
.table-sc-list {
	width: 100%;
}

.table-sc-list td {
	background: url('../gfx/list_bg.gif') repeat-x top left;
	height: 28px;
	vertical-align: middle;
	border-bottom: 1px dotted #c5c5c5;
}

.table-sc-list td.text {
	color: #999;
	text-decoration: none;
}

.table-sc-list td a {
	color: #000;
}

.table-sc-list td a:hover {
	color: #4e9001;
	text-decoration: none;
}

div.end-list {
	width: 100%;
	float: left;
	background: url('../gfx/list_bg.gif') repeat-x top left;
	height: 24px;
	line-height: 24px;
	color: #000;
	text-align: center;
}	

div.end-list a {
	color: #000;
}

div.end-list a:hover {
	color: #4e9001;
	text-decoration: none;
}
/* SC list - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

div#ajaxgal {
	width: 100%;
	float: left;
}

div#ajaxgal div.ajaxchange {
	width: 100%;
	float: left;
	height: 22px;
	line-height: 22px;
	background: url('../gfx/ajax-gal-bg.gif') repeat-y;
	margin: 3px 0;
}

div#ajaxgal div.ajaxchange a.prev {
	background: url('../gfx/prev-off.png') left center no-repeat;
	padding-left: 26px;
	float: left;
	display: block;
	font-weight: bold;
}

div#ajaxgal div.ajaxchange a.prev:hover {
	background-image: url('../gfx/prev-on.png');
}

div#ajaxgal div.ajaxchange a.next {
	background: url('../gfx/next-off.png') center right no-repeat;
	padding-right: 26px;
	float: right;
	display: block;
	font-weight: bold;
}

div#ajaxgal div.ajaxchange a.next:hover {
	background-image: url('../gfx/next-on.png');
}

div#ajaxgal div#ajaxpic {
	float:left;
	width:255px;
	border: 1px solid #c5c5c5;
	padding: 3px;
}

div#center-col {
	width: 518px;
	padding: 2px 4px 0 3px;
	float: left;
}

div#right-col {
	width: 200px;
	float: left;
}

div#right-col h1 {
	margin: 2px 0;
	padding: 0 0 0 30px;
	width: 170px;
	color: #4e9001;
	line-height: 35px;
	background: url('../gfx/right-bar.png') no-repeat left top;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

.sc-sponsor {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sc-sponsor li a {
	width: 200px;
	height: 87px;
	background: url('../gfx/spons-bg-off.png') no-repeat;
	float: left;
	margin: 2px 0;
}

.sc-sponsor li a span {
	width: 200px;
	height: 87px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	cursor: pointer;
}

.sc-sponsor li a:hover {
	background-image: url('../gfx/spons-bg-on.png');
}

div#footer {
	width: 100%;
	float: left;
	min-height: 82px;
	background: url('../gfx/footer.png') no-repeat;
}

div#footer div {
	width: auto;
	float: left;
	color: #eee;
}

div#footer div a.link:hover {
	text-decoration: underline;
	color: #4e9001;
}

div#footer h1 {
	margin: 0;
	padding: 3px 0;
	list-style: none;
	font-size: 11px;
}

div#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#footer ul li {
	width: auto;

}

a.valid {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 19px;
	text-decoration: none;
	margin:0 6px;
	text-transform: uppercase;
}

a.valid:hover {
	color:#ffffff;
	text-decoration: none;
}

a.css {
	background-image: url('../gfx/icons/css_valid.png');
	color:#80c43d;
}

a.xhtml {
	background-image: url('../gfx/icons/xhtml_valid.png');
	color:#1a8ff6;
}

a.rss {
	background-image: url('../gfx/icons/rss.png');
	color:#ffcc33;
}

div#footer-btm {
	width: 100%;
	float: left;
	height: 12px;
	background: url('../gfx/footer-btm.png') no-repeat;
}

div#shoutbox {
	width: 100%;
	float: left;
}

div#shoutbox a.link {
	color: #000;
}

div#shoutbox a.link:hover {
	color: #4e9001;
	text-decoration: none;
}

div#shoutbox input[type="text"] {
	margin: 3px;
	height: 22px;
	float: left;
	width: 150px;
	background: #fff url('../gfx/sb-int-bg.gif') no-repeat;
}

div#shoutbox textarea {
	margin: 3px;
	min-height: 54px;
	width: 254px;
	float: left;
	background: #fff url('../gfx/sb-msg-bg.gif') no-repeat;
}

div#shoutbox ol {
	margin:0;
	padding:0;
	list-style:none;
	height: auto;
}

div#shoutbox li {
	width: 100%;
	float: left;
	background: #fff url('../gfx/sb-list-bg.gif') repeat-x bottom left;
	display: list-item;
	border-bottom: 1px dotted #c5c5c5;
}

div#shoutbox li div {
	width: 257px;
	float: left;
	padding: 3px;
}

.sb-error {
	color: #f00;
	background: url('../gfx/icons/false.png') left center no-repeat;
	display: block;
	line-height: 16px;
	padding-left: 18px; 	
}

a.green-btn {
	position: relative;
	padding: 0 3px 0 10px;
	line-height: 26px;
	background: url('../gfx/green-btn.png') no-repeat;
	float: left;
	color: #fff;
	font-weight: bold;
	text-transform: capitalize;
}

a.green-btn span {
	position: absolute;
	right: -7px;
	top: 0;
	height: 26px;
	width: 7px;
	background: url('../gfx/green-btn-span.png') no-repeat;
	float: left;
}

a.green-btn:hover {
	background-image: url('../gfx/green-btn-on.png');
	color: #fff;
}

a.green-btn:hover span {
	background-image: url('../gfx/green-btn-span-on.png');
}

div#content-bar {
	margin: 0 0 2px 0;
	padding: 0 0 0 30px;
	width: 488px;
	color: #4e9001;
	line-height: 35px;
	background: url('../gfx/content-bar.png') no-repeat left top;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

div#content-bar span.date {
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	padding:0 20px 0 0;
	float: right;
	width: auto;
}


/* Article WRAP - - - - - - - - - - - - - - - - - - - - - - - - - - */
div.article-wrap {
	width: 100%;
	float: left;
	padding:0;
	margin: 0 0 4px 0;
}

div.article-wrap div.top {
	width: 506px;
	float: left;
	background: url('../gfx/articles-top-bg.gif');
	height: 31px;
	padding: 6px;
}

div.article-wrap div.middle {
	width: 506px;
	float: left;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;	
	padding: 0 5px;
}

div.article-wrap div.bottom {
	width: 518px;
	float: left;
	background: url('../gfx/articles-bottom-bg.gif');
	height: 8px;
}

div.article-wrap div {
	width: 100%;
	float: left;
}

span.articles-title {
	color: #4e9001;
	font-size: 15px;
	font-weight: bold;
}

span.gameico {
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px; 
}

/* MEDIA area */
div#media-bar {
	position: relative;
	padding: 0 0 0 30px;
	width: 488px;
	color: #4e9001;
	line-height: 35px;
	background: url('../gfx/media-bar.png') no-repeat left top;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

div#media-bar div {
	position: absolute;
	left: 152px;
	top: 6px;
	width: 238px;
	line-height: 29px;
	font-weight: bold;
	font-size: 12px;
	float: left;
}

div#media-block {
	width: 100%;
	float: left;
	margin: 4px 0;
	min-height: 50px;
}

div#media-block div.wrap-block {
	display: block;
	margin: 0 auto;
}

div#media-block div.outer-wrap {
	width: 161px;
	float: left;
	margin: 0 3px 0 4px;
	border: 1px solid #c5c5c5;
	padding: 1px;
}

div#media-block div.outer-wrap div.inner-wrap {
	width: 155px;
	float: left;
	padding: 3px;
	background: #ededed;
	height: 160px;
	position: relative;
}

div#media-block div.outer-wrap div.inner-wrap .rubric {
	width: 155px;
	height: 52px;
	float: left;
	background-position: center center;
	background-repeat: no-repeat;
}

div#media-block div.outer-wrap div.inner-wrap span.text {
	width: 151px;
	float: left;
	padding: 2px;
	line-height: 1.3;
}

div#media-block div.outer-wrap div.inner-wrap a.readmore {
	position:absolute;
	right: 2px;
	bottom: 2px;
	color: #4e9001;
	font-weight: bold;
}

div#media-block div.outer-wrap div.inner-wrap a.readmore:hover {
	color: #000;
	text-decoration: none;
}

.squad_overview_titles {
	font-weight: bold;
	border-bottom: 1px dotted #c5c5c5;
}

/* Buttons - - - - - - - - - - - - */
input.normal_btn,
input.large_btn,
input.small_btn,
input.extralarge_btn {
	background-position: top left;
	background-repeat: no-repeat;
	height: 18px;
	border: 0;
	color: #fff !important;
	cursor: pointer;
	padding: 0 0 3px 0;
	font-size: 10px;
	margin: 2px;
	font-weight: bold;
	display: inline-block;
	line-height: 18px;
	text-align: center;
	background-color: transparent;
}

input.normal_btn {
	width: 70px;
	background-image: url('../gfx/normal_btn.png');
}

input.large_btn {
	width: 100px;
	background-image: url('../gfx/large_btn.png');
}

input.extralarge_btn {
	width: 130px;
	background-image: url('../gfx/extralarge_btn.png');
}

input.small_btn {
	width: 35px;
	background-image: url('../gfx/small_btn.png');
}

input.normal_btn:hover,
input.large_btn:hover,
input.small_btn:hover,
input.extralarge_btn:hover {
	background-position: left -18px;
}

/* Gallery Styling ---------------------------------------------------------------------------------- */

.showlist_space {
	padding: 7px 0;
}

.gallery_table_bg {
	background-color: #ddd;
}

.gallery_title {
  	height: 26px;
  	margin: 0;
  	padding: 0 3px;
  	color: #4e9001;
  	background-image: url('../gfx/gallery_title_bg.jpg');
  	background-repeat: repeat;
}

a.title_link, a.title_link:visited, a.title_link:active {
  	color: #4e9001;
  	text-decoration: none;
	font-weight: bold;
}

a.title_link:hover {
  	color: #000000;
  	text-decoration: none;
}

a.gallery_link, a.gallery_link:visited, a.gallery_link:active {
  	color: #4e9001;
  	text-decoration: none;
  	font-weight: normal;
}

a.gallery_link:hover {
  	color: #000000;
  	text-decoration: none;
}

.td_head {
  	height: 26px;
  	background-color: #EAF7FD;
 	border-top: 1px solid #FFFFFF;
 	border-bottom: 1px solid #FFFFFF;
}

.gallery_td1 {
 	height: 26px;
 	background-color: #FCFCFC;
 	border-top: 1px solid #FFFFFF;
 	border-bottom: 1px solid #FFFFFF;
}

.gallery_td2 {
  	height: 26px;
  	background-color: #F6F6F6;
 	border-top: 1px solid #FFFFFF;
  	border-bottom: 1px solid #FFFFFF;
}

.gallery_group_bg {
	background-color: #F6F6F6;
}

img.gallery_pics, a img.gallery_pics {
	border: 1px solid #ddd;
	padding: 3px;
}

a:hover img.gallery_pics{
	border-color: #4e9001;
}

/* List styling ---------------------------------------------------------------------------------- */

.list_header {
	width: 100%;
	height: 25px;
	color: #4e9001;
	border-bottom: 1px dotted #4e9001;
	font-weight: bold;
}

.list_header tr td a {
	text-decoration: none;
	color: #4e9001;
}

.list_header tr td a:hover {
	text-decoration: underline;
	color: #333;
}

.list_row_1 {
	width: 100%;
	background-color: #feffff;
	border-bottom: 1px dotted #4e9001;
	border-left: 1px dotted #4e9001;
	border-right: 1px dotted #4e9001;
	min-height: 25px;
	cursor: pointer;
}

.list_row_2 {
	width: 100%;
	background-color: #f9fff4;
	border-bottom: 1px dotted #4e9001;
	border-left: 1px dotted #4e9001;
	border-right: 1px dotted #4e9001;
	min-height: 25px;
	cursor: pointer;
}

.list_row_hover {
	width: 100%;
	background-color: #f1f1f1;
	border-bottom: 1px dotted #4e9001;
	border-left: 1px dotted #4e9001;
	border-right: 1px dotted #4e9001;
	min-height: 25px;
	cursor: pointer;
}

.list_height {
	height: 25px;
}

.articles_top_table_bg {
	background-color: #ddd;
}

.articles_top_title {
  	height: 26px;
  	margin: 0;
  	padding: 0 3px;
  	color: #4e9001;
  	background-image: url('../gfx/gallery_title_bg.jpg');
  	background-repeat: repeat;
}

.articles_top_td1 {
 	height: 26px;
 	background-color: #FCFCFC;
 	border-top: 1px solid #FFFFFF;
 	border-bottom: 1px solid #FFFFFF;
}

.articles_top_td2 {
  	height: 26px;
  	background-color: #F6F6F6;
 	border-top: 1px solid #FFFFFF;
  	border-bottom: 1px solid #FFFFFF;
}

/* Files Styling ---------------------------------------------------------------------------------- */

.files_table_bg {
	background-color: #ddd;
}

.files_title {
  	height: 26px;
  	margin: 0;
  	padding: 0 3px;
  	color: #4e9001;
  	background-image: url('../gfx/gallery_title_bg.jpg');
  	background-repeat: repeat;
}

.files_td1 {
 	height: 26px;
 	background-color: #FCFCFC;
 	border-top: 1px solid #FFFFFF;
 	border-bottom: 1px solid #FFFFFF;
}

.files_td2 {
  	height: 26px;
  	background-color: #F6F6F6;
 	border-top: 1px solid #FFFFFF;
  	border-bottom: 1px solid #FFFFFF;
}

input.download_btn {
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('../gfx/download_btn.png');
	height: 32px;
	border: 0;
	color: #fff !important;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	display: inline-block;
	line-height: 32px;
	text-align: center;
	background-color: transparent;
	width: 153px;
}

input.download_btn:hover {
	background-position: left -32px;
}

/* Navigation menu bars Styling ---------------------------------------------------------------------------------- */

.nav_title {
	height: 26px;
  	margin: 0;
  	padding: 0 3px;
  	color: #4e9001;
  	background-image: url('../gfx/gallery_title_bg.jpg');
  	background-repeat: repeat;
	border: 1px solid #ddd;
}

/* Forum layout ---------------------------------------------------------------------------------- */

.forum {
	margin: 2px 0 0 0;
	width: 100%;
	font-weight: bold;
}

.forum_cat td {
	height: 26px;
	color: #fff;
	vertical-align: middle;
	background: url('../gfx/forum/forum_cat.jpg');
}

.forum_cat_round {
	height: 26px;
	color: #fff;
	vertical-align: middle;
	background: url('../gfx/forum/forum_cat_round.png');	
}	

.board_guide td {
	color: #d6d6d6;
	background: #303030;
	border-bottom: 1px solid #242424;
	border-top: 1px solid #242424;
	height: 25px;
	vertical-align: middle;
	margin:0;
}

.cat_round_left {
	background: url('../gfx/forum/cat_round_left.png') no-repeat left top;
}

.cat_round_right {
	background: url('../gfx/forum/cat_round_right.png') no-repeat right top;
}	

.board_dark {
	height: 52px;
	color: #d6d6d6;
	border-top: 1px solid #474747;
/*	border-bottom: 1px solid #242424;*/
	background: #2b2b2b url('../gfx/forum/forum_board_dark.jpg') repeat-x;
	vertical-align: middle;
}

.board_light {
	color: #d6d6d6;
	height: 52px;
	border-top: 1px solid #474747;
	background: #2f2f2f url('../gfx/forum/forum_board_light.jpg') repeat-x;
	vertical-align: middle;
}

.forum a:hover, .forum_actions a:hover {
	color: #d6d6d6;
}

a.cat_name {
	color: #fff;
	font-weight: bold;
}

a.cat_name:hover {
	color: #fff;
	text-decoration: underline;
}

a.board_name {
	font-size: 14px;
}

.cat_info {
	font-size: 10px;
}

.board_info {
	color: #737373;
	font-weight: normal;
}

.topics {
	height: 32px;
}

.unbold {
	font-weight: normal;
}

.unborder {
	border: 0;
}

.board_actions {
	background: url('../gfx/forum/forum_actions_bg.png');
	margin: 2px 0 0 0;
	color: #d6d6d6;
	display: block;
	padding: 4px;
}

.forum_legend {
	height: 48px;
	background: url('../gfx/forum/forum_legend_bg.png');
	margin: 2px 0 0 0;
	color: #d6d6d6;
	padding:4px;
}

.topics_legend {
	height: 69px;
	background: url('../gfx/forum/topics_legend.png');
	margin: 2px 0 0 0;
	color: #d6d6d6;
}

.forum_actions {
	height: 32px;
	background: url('../gfx/forum/forum_actions_bg.png');
	margin: 2px 0 0 0;
	color: #d6d6d6;
}

.board_top {
	height: 6px;
	background: url('../gfx/forum/board_top_round.png') no-repeat;
	padding:0;
	margin: 2px 0 0 0;
}

.board_bottom {
	height: 6px;
	background: url('../gfx/forum/board_bottom_round.png') no-repeat;
	padding:0;
}

.forum textarea,
.forum input[type="text"],
.forum select {
	color: #d5d5d5;
	background: #444;
	padding: 2px;
	border-color: #555;
	
}

.forum select {
	padding:1px;
}

/* Pages list */
.pageslist {
	width: 100%;
}

.pageslist td {
	border-bottom: 1px dotted #c5c5c5;
	height: 20px;
	vertical-align: middle;
	padding: 2px;
}

.pagelist td.td1 {
	background-color: #fff;
}

.pageslist td.td2 {
	background-color: #f7f7f7;
}

/* Messenger skin */
.messenger {
	width: 100%;
}

.messenger td {
	border-bottom: 1px dotted #c5c5c5;
	height: 25px;
	vertical-align: middle;
	padding: 2px;	
}

.messenger td.td2 {
	background-color: #fff;
}

.messenger td.td1 {
	background-color: #f7f7f7;
}

/* POLLS */
.polls {
	width: 100%;
}

.polls td {
	height: 25px;
	vertical-align: middle;
	padding: 2px;	
}

.polls td.td1 {
	background-color: #fff;
	border-bottom: 1px dotted #c5c5c5;
}

.polls td.td2 {
	background-color: #f7f7f7;
	border-bottom: 1px dotted #c5c5c5;
}

/* faqs */

.faqcat {
	display:block;
	background-color:#f3f3e8;
	padding:5px;
	border:1px solid #d1d1bb;
	margin: 2px 0;
}
.faq1 {
	background-color: #f7f7f7;
	border: 1px solid #c5c5c5;
	line-height: 25px;
	margin: 0px;
}
.faq2 {
	background-color: #fff;
	border: 1px solid #c5c5c5;
	line-height: 25px;
	margin: 2px 0;
}

*:focus {outline: none;}



