/*
  Created by Sopel
  http://www.stylerbb.net/
*/



#bg {
	padding: 0;
	background: #fcfcfc url(images/bg.png) top left repeat-x;
	margin: 0px; 0px; 0px; 0px;
	font-family: Tahoma;
	font-size: 11px;
}


div#wrap{
	margin: 0 auto;
	width: auto;
	height: auto;
	background: url(images/content_bottom.png) bottom left repeat-x;
}

#header {
	margin: 0 auto;
	width: 1230px;
	padding: 0;
	height: 194px;
}

.header_left{
    background: url(images/header_left.jpg) top left no-repeat;
    width: 46px;
	height: 194px;
	float: left;
}

.logo a{
    background: url(images/logo.jpg) top left no-repeat;
    width: 219px;
	height: 194px;
	float: left;
	display: block;
}

.header_photo{
    background: url(images/header_photo.jpg) top left no-repeat;
    width: 928px;
	height: 194px;
	float: left;
}

.header_right{
    background: url(images/header_right.png) top left no-repeat;
    width: 36px;
	height: 194px;
	float: left;
}

.header_bottom{
    background: url(images/header_bottom.png) top left no-repeat;
    width: 1162px;
	height: 28px;
	margin: 0 auto;
}

#menu_box{
    width: 1162px;
	height: 58px;
	margin: 0 auto;
}

.menu_box_left{
    background: url(images/menu_box_l.jpg) top left no-repeat;
    width: 284px;
	height: 58px;
	float: left;
}

.menu_b{
    width: 853px;
	height: 58px;
	float: left;
}

.menu_left{
    background: url(images/menu_left.png) top left no-repeat;
    width: 18px;
	height: 57px;
	float: left;
}

.menu_right{
    background: url(images/menu_right.png) top left no-repeat;
    width: 9px;
	height: 57px;
	float: left;
}

.menu{
    background: url(images/menu.png) top left repeat-x;
    width: 808px;
	height: 57px;
	float: left;
	text-align: center;
}

.menu ul {
	list-style:none;
	padding:0;
    margin:0;
}
		
.menu ul li {
   margin: 0px;
   display: inline;
   padding: 23px 14px 24px 14px;
}


.menu ul li a {
	font-size: 12px;
	color: #010101;
	text-decoration:none;
	height: 57px;
	display: inline;
	font-family: Tahoma;
	line-height: 57px;		
}

#content {
	width: 1160px;
	margin: 0 auto;
	padding-bottom: 60px;
	overflow: hidden;
	background: url(images/bottom_img.jpg) bottom right no-repeat;
}

#footer{
    background: url(images/footer.png) top left repeat-x;
    width: auto;
	margin: 0 auto;
	height: 49px;
}

.footer{
    width: 1130px;
	height: 49px;
	margin: 0 auto;
	padding: 0px;
	line-height: 49px;
	font-size: 11px;
	color: #ffffff;
	padding-left: 30px;
}








font,th,td,p {  font-family: Verdana, Arial, Helvetica, sans-serif;  }
a:link,a:active,a:visited { text-decoration: none; color : #474745; }
a:hover		{ color : #83837e; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

input,textarea, select { color : #4F4F4F; font: normal 11px Verdana, Arial, Helvetica, sans-serif; border-color : #000000; }
input.post, textarea.post, select { background-color : #FFFFFF; }
input { text-indent : 2px; }
input.button { background-color : #EFEFEF; color : #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
input.mainoption { background-color : #FAFAFA; font-weight : bold; }
input.liteoption { background-color : #FAFAFA; font-weight : normal; }

.forumline	{ background-color: #DFDFDF; }

th	{ color: #494a49; font-size: 12px; font-weight: normal; background-image: url(images/forum_l1.png); height: 44px; }
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR { font-weight: normal; border: #DFDFDF; border-style: solid; height: 44px; }
th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

td.row1	{ background: #eeeeed url(images/row.png) bottom left repeat-x; padding: 5px 4px 6px 4px; }
td.row2	{ background: #eeeeed url(images/row.png) bottom left repeat-x; padding: 5px 4px 6px 4px; }
td.row4	{background: #eeeeed url(images/row.png) bottom left repeat-x; padding-top:6px; padding-bottom:6px; }
td.row3	{ background: #eeeeed url(images/row.png) bottom left repeat-x; padding: 5px 4px 6px 4px; }
td.rowpic { background-color: #F2F0E6; }
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: url(images/forum_l2.png); border: #FFFFFF 0px; height: 46px; }
td.cat,td.catHead,td.catBottom { height: 46px; border-width: 0px 0px 0px 0px; }
td.row3Right,td.spaceRow { background-color: #FFFFFF; border: #FFFFFF; border-style: solid; }

.maintitle,h1,h2	{ font-weight: bold; font-size: 15px; text-decoration: none; line-height : 120%; color : #494a49; }

.gen { font-size : 11px; }
.genmed { font-size : 11px; color: #878783; line-height: 20px;}
a.genmed { font-size : 11px; color: #878783;}
.gensmall { font-size : 11px; }
.gen,.gensmall { color : #474745; line-height: 16px; }
a.gen,a.gensmall { color: #565037; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #747471; }

.nav1 { height: 23px; vertical-align:top; background: url(images/cellpic2.gif); padding: 0; margin: 0; }
.nav_top { color: #4F4F4F; padding: 0; margin: 0; }
.nav_top li {  float: center; display: inline;  }	
.nav_top a:link, .nav_top a:visited { float: center; font-size: 11px;  font-weight: bold;	padding: 4px 8px 6px 8px; text-decoration: none; color: #EEEEEE; }
.nav_top a:link.active, .nav_top a:visited.active, .nav_top a:hover { color: #FFFFFF; background: url(images/cellpic3.gif); }

.cattitle		{ font-weight: bold; font-size: 12px ; color : #494a49}
a.cattitle		{ text-decoration: none; color : #494a49; padding-left: 30px; }

.forumlink		{ font-weight: bold; font-size: 12px; color : #474745; }
a.forumlink 	{ text-decoration: none; color : #474745; }
a.forumlink:hover{ text-decoration: none; color : #6f6f6c; }

.nav			{ font-weight: bold; font-size: 11px; color : #474745;}
a.nav			{ text-decoration: none; color : #474745; line-height: 22px; }
a.nav:hover		{ text-decoration: none; }

.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #4F4F4F; }
a.topictitle:hover	{ text-decoration: none; color : #83837e; }

.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #4F4F4F }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { color : #83837e;}

.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; letter-spacing: -1px; background: url(images/cellpic2.gif);}
a.copyright		{ color: #FFFFFF; text-decoration: none;}

.name			{ font-size : 11px; color : #000000;}
.postdetails		{ font-size : 10px; color : #000000; }

.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.helpline { background-color: #DEE3E7; border-style: none; }

@import url("formIE.css");
