/****** CHANGING THE VALUES BELOW WILL HAVE EFFECT ON MENU WHEN YOU DON'T HAVE ANY SUB-CATEGORY ******/

  a:link              { font: 90% Verdana, Helvetica, Arial, sans-serif; color: #000000; text-decoration: none; font-weight: bold; }
  a:active            { font: 90% Verdana, Helvetica, Arial, sans-serif; color: #000000; text-decoration: none; font-weight: bold; }
  a:visited           { font: 90% Verdana, Helvetica, Arial, sans-serif; color: #000000; text-decoration: none; font-weight: bold; }
  a:hover             { font: 90% Verdana, Helvetica, Arial, sans-serif; color: #EB0C64; text-decoration: underline; font-weight: bold; }

/****** CHANGING THE VALUES BELOW WILL HAVE EFFECT ON YOUR COPYRIGHT MSG (EXCEPT THE FORUM SKIN) ******/

  a.copyright:link      { font: 12px Verdana, Helvetica, Arial, sans-serif; color: #D4D4D4; text-decoration: none; font-weight: bold; }
  a.copyright:active    { font: 12px Verdana, Helvetica, Arial, sans-serif; color: #D4D4D4; text-decoration: none; font-weight: bold; }
  a.copyright:visited   { font: 12px Verdana, Helvetica, Arial, sans-serif; color: #D4D4D4; text-decoration: none; font-weight: bold; }
  a.copyright:hover     { font: 12px Verdana, Helvetica, Arial, sans-serif; color: #EB0C64; text-decoration: none; font-weight: bold; }

    a { outline:0; }
	img { border: 0; }
	html,body {background: #362f2d; font: 90% Verdana, Helvetica, Arial, sans-serif; color:#000; letter-spacing: 0;
			   word-spacing: normal; text-decoration: none; margin:0; padding:0;}

div#container {overflow:hidden;}
div#bg_fill {background: url(images/bg_fill.png) 0 4px repeat-x; height:156px; margin-top:255px;}
div#bg {background: url(images/bg.png) 50% 0 no-repeat; height:156px;}
div#wraper {background: url(images/banner_bg.png) 190px repeat-y; margin:0 auto; margin-top:-411px; overflow:hidden; width:960px;}
div#footer_wraper {background: url(images/bg_middle_content.png) 190px no-repeat; clear:both; height:8px;}
div#left_column {color:white; float:left; padding-right:5px; width:177px;}
   div#logo {height:255px; overflow:hidden;}
   div#plugin_a {height:152px; padding:9px 5px 5px 0;}
   div#plugin_a a {color:#fff;}
   div#menu {padding:10px 0 5px 0;}
div#middle_column {float:left; width:596px;}
   div#plugin_b {background: url(images/banner_bg.png) 8px repeat-y; min-height:100px; padding:10px 15px 0 22px;}
   div#banner_top {background: url(images/banner_top.png) no-repeat; height:31px;}
   div#banner {background:#eb0c64; color:white; min-height:100px; padding:10px 15px 10px 22px;}
   div#banner a {color:#fff;}
   div#banner_bottom {background: url(images/banner_bottom.png) no-repeat; height:16px;}
   div#plugin_c {background: url(images/banner_bg.png) 8px repeat-y; min-height:200px; padding:10px 15px 10px 22px;}
   div#wrap_sides {overflow:hidden;}
      div#left_side {float:left; width:270px;}
      div#right_side {float:right; width:270px;}
div#right_column {color:white; float:right; padding-left:0px; width:177px;}
   div#plugin_d {height:249px; padding:0px 0 5px 0;}
   div#plugin_e {height:142px; padding:0px 0 5px 0;}
   div#plugin_e a {color:#fff;}
div#sd_footer {background:#362F2D; color:white; clear:both; padding:10px 190px 0 190px; text-align:center;}

h1 {font: normal 150% Tahoma, Arial, sans-serif; letter-spacing: 1px; margin:0px; padding:0;}
h1.title1 {border-bottom:dotted 1px #fff; padding:0 0 3px 0; margin:10px 0 3px 0;}
h1.title2 {border-bottom:dotted 1px #EB0C64; padding-bottom:3px; margin:15px 0 3px 0;}
h1.title3 {border-bottom:dotted 1px #000; padding-bottom:3px; margin:15px 0 3px 0;}


hr {
	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #D8DDE1; }

  textarea, input, select {
    font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
	color:#697178;
	border: 1px solid #ced3d6;
	background: #fff;
	vertical-align: middle;
	font-size:11px;
	margin: 1px;
	padding: 3px; }
