      /*breadcrumb trail*/
      #breadcrumb {
        height: 25px;
        overflow: hidden;
        background: #e5e5e5;
        line-height: 25px;
        vertical-align: middle;
        margin-bottom: 10px;
      }
      #breadleft {
        height: 25px;
        width: 13px;
        float: left;
        background: #fff url(/images/cssts/cssts-breadleft.gif) no-repeat left;
      }
      #breadright {
        float: right;
        width: 12px;
        height: 25px;
        background: #fff url(/images/cssts/cssts-breadright.gif) no-repeat right;
      }
      #breadcrumb a {
        text-decoration: none;
        color: #3c505a;
        font-weight: bold;
        
      }
      
      /*user options*/
      #user-options {
        width: 398px;
        margin: 30px 8px 0 0;
        padding-top: 8px;
        float: right;
        text-align: right;
        background: url(/images/cssts/cssts-forumtop.gif) no-repeat top;
      }
      #user-options ul {
        list-style: none;
        padding: 0 10px;
        height: 22px;
        margin: 0;
        background: url(/images/cssts/cssts-forummiddle.gif) no-repeat center;
      }
      #user-options li {
        /*display: inline;
        padding: 0 10px;*/
        width: 20%;
        text-align: center;
        float: left;
        margin: 0;
      }
      #user-options a {
        font-weight: bold;
        text-decoration: none;
        color: #000;
      }
      #uobottom {
        height: 8px;
        font-size: 1px; /*IE hack*/
        padding: 0;
        margin: 0;
        background: url(/images/cssts/cssts-forumbottom.gif) no-repeat bottom;
      }
      * html #uobottom {
        position: relative; left: 1px; /*IE hack :(*/
      }
      
      /*content area*/
      #content {
        clear: both;
      }
   

     /*the left nav list*/
      #category-list {
        overflow: hidden;clear: both;
              }

      /*the navigation*/
      #navigation {
        position: absolute;
        top: 94px;
        left: 8px;
        float: left;
        margin-left: 8px;
        width: 190px;
	        
      }
      #navigation ul {
        list-style-type: none;
        list-style-position: inside;
        margin: 0;
        padding: 0 5px 0 10px;
      }
      #navigation li {
        padding: 2px 0;
        margin: 0 5px 0 0;
        
      }
      #navigation li a {
        display: block;
        padding: 2px 2px 2px 20px;
        margin: 0;
        border-bottom: 1px solid #ececec;
        text-decoration: none;
        color: #3c505a;
      }
      .maincat {
      	padding: 0 2px 2px !important;
      }
      #navigation li li {
        padding; 0;
        margin: 0;
      }

      .show-all-link {
        display: block;
        padding: 3px 5px 3px 15px;
        margin: 0 10px;
        border-bottom: 2px solid black;
        font-weight: bold;
        color: #3c505a;
        text-decoration: none;
        background: #f7f7f7 url(/images/cssts/cssts-showall-arrow.gif) no-repeat 5px 5px;
      }
      
      .nav-box {
        margin-top: 4px;
        margin-bottom: 0px;
        background: url(/images/cssts/cssts-navboxsides.gif) repeat-y;
        border: 0px; 
      }
      .nav-box h2 {
        font-size: 1em;
        margin: 0;
        padding: 10px 5px;
        background: #f9f9f9 url(/images/cssts/cssts-navboxtop.gif) no-repeat top;
      }
      .nav-box ul {
        padding-bottom: 21px;
        background: url(/images/cssts/cssts-navboxbottom.gif) no-repeat bottom;
      }
      .nav-box ul ul {
        background: #FFF;
        padding-bottom: 10px;  
      }
      
      
      /*this keeps IE/Win from repeating the background into another element.
      That's why it's called WTF*/
      #wtf {
        height: 10px;
        background: #f9f9f9;
      }
      
      /*the main content*/
      #main-content {
        margin: 0 8px 0 210px;
        position: relative;
        top: 30px;
        background: transparent;
      }
      
      #mctop {
        height: 20px;
        overflow: hidden;
        background: url(/images/cssts/cssts-maintop.gif) repeat-x top left;
      }
      #mctl {
        height: 20px;
        width: 14px;
        float: left;
        background: #f9f9f9 url(/images/cssts/cssts-maintopleft.gif) no-repeat top left;
      }
      #mctr {
        height: 20px;
        width: 14px;
        float: right;
        background: #f9f9f9 url(/images/cssts/cssts-maintopright.gif) no-repeat top left;
      }
      #inmain {
        background: url(/images/cssts/cssts-mainleft.gif) repeat-y left;
      }
      #innermain {
        background: #fff url(/images/cssts/cssts-mainright.gif) repeat-y right;
        margin-left: 15px; /*prevent white from leaking out of left side*/
        padding: 5px 15px 5px 0; /*spacing for other sides besides left*/
      }
      #mcbottom {
        height: 20px;
        overflow: hidden;
        background: url(/images/cssts/cssts-mainbottom.gif) repeat-x;
      }
      #mcbl {
        height: 20px;
        width: 14px;
        float: left;
        background: #f9f9f9 url(/images/cssts/cssts-mainbottomleft.gif) no-repeat bottom left;
      }
      #mcbr {
        height: 20px;
        width: 14px;
        float: right;
        background: #f9f9f9 url(/images/cssts/cssts-mainbottomright.gif) no-repeat bottom left;
      }
      
    
      
      
      /*copyright*/
      #copyright {
        margin: 45px 8px 20px 210px;
        height: 39px;
        background: url(/images/cssts/cssts-copy.gif) repeat-x;
        overflow: hidden;
      }
      #copyright p {
        font: bold 1em Arial, Helvetica, sans-serif;
        color: black;
        margin: 0;
        line-height: 39px;
        vertical-align: middle;
        text-align: right;
      }
      #crleft {
        float: left;
        width: 15px;
        height: 39px;
        background: #f9f9f9 url(/images/cssts/cssts-copyleft.gif) no-repeat left;
      }
      #crright {
        float: right;
        width: 22px;
        height: 39px;
        background: #f9f9f9 url(/images/cssts/cssts-copyright.gif) no-repeat right;
      }

/* 
	###########################################
	+ ------------ REQUIRED CSS ------------- +
	###########################################
*/

body
{
background: url(/images/cssts/cssts-bodybg.gif) repeat-x top;
padding: 0;
	background-color: #f9f9f9;
	color: #3c505a;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	margin:0px;
}

/*
	Links
*/
a:link		{color: #127caf; text-decoration: underline}
a:visited	{color: #127caf; text-decoration: underline}
a:hover		{color: #000000; text-decoration: underline}
a:active	{color: #127caf;}

/*
	Smallfont property
*/
.smallfont
{
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica;
}
/*
	Main Content Area
*/
#content
{
	vertical-align:top;
}

/* 
	first alternating color
*/
.firstalt	
{
	background-color: #FAFAFA;
	color: #3c505a;
}

/*
	second alternating color
*/
.secondalt
{
	background-color: #EAF7FD; color: #3c505a;
}

/*
	third alternating color
*/
.thrdalt    { background-color: #FFF; color: #3c505a;}

/*
	table head
*/
.tblhead	{ color:#3C505A; text-decoration:none; font-size: 12px; font-weight: bold; background-color: #ABE0F9;

	}

/*
	table category 
*/
.tblcat	{ color:#3C505A; text-decoration:none; font-size: 10px; font-weight: bold; background-color: #7DCCF2;}

/*
	table border
*/
.tblborder  { background-color:#BCC5CA;
 padding-bottom: 1px;  
}

/*
	highlight
*/
.highlight { background-color: yellow; padding: 1px; color: black}



/*
	misc box
*/
.miscbox
{
	padding:4px;
	border: 1px solid #BCC5CA;
	background-color: #FAFAFA;
}

/*
	breadcrumbs box
*/
.breadcrumbs_box
{
	padding: 6px;
	border: 1px solid #e5e5e5;
	font-weight: bold;
	font-size: 11px;
	background: #e5e5e5;
	text-align: left;color: #3c505a;
}


/*
	comments loop
*/
.comments_box
{
	padding:4px;
	margin:4px;
	border-bottom: 2px dotted #BCC5CA;
	background-color: #FAFAFA;
}

/*
	colors used for Yes / No stuff.
*/
.red { color: red }
.green {color: green}


/*-- misc. --*/
.border_bottom
{
	border-bottom: 1px solid #BCC5CA;
}

/*
	Field sets style
*/
fieldset
{
	padding: 5px;
}

fieldset legend
{
	padding-bottom: 3px;
}

/* 
	###########################################
	+ ----- CSS used in default style   ----- +
	###########################################
*/
#wrapper
{
	width:95%;
	background-image:url(img/logobg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#contentwrapper
{
	background: #fff;
	border: 1px solid #BCC5CA;
	padding:1px;
}

#maintable
{
	background-color:#EAEAEA;
}

#header
{
	margin-top:5px;
	font-size:36px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#timebox
{
	background-color:#FAFAFA;
	border: 1px solid #BCC5CA;
	padding:5px;
	text-align:left;
}

#navbox
{
	margin-left:5px; /* for box spacing */
	border: 1px solid #BCC5CA;
	color:#999999;
	font-size:15px;
	font-family: Helvetica, Verdana;
	background-color:#FAFAFA;
	text-align:center;
	padding-top:10px;
}

#navbox a:link,#navbox a:hover,#navbox a:visited,#navbox a:active
{
	color:#D73402;
	font-weight:bold;
}

#footer
{
	padding: 5px;
	background-color:#3B3B3B;
	color:#fff;
	text-align:center;
	/*background-image:url(img/evotopsites_logo_small.gif);
	background-position:left;
	background-repeat:no-repeat;*/
}

#footer a:link,#footer a:hover,#footer a:visited,#footer a:active
{
	color:#ffffff;
	font-weight:bold;
}

#rank_1
{
	font-size:30px;
	color: gold;
}

#rank_2
{
	font-size:30px;
	color: silver;
}


#rank_3
{
	font-size:30px;
	color: bronze;
}

.ranks
{
	font-weight:bold;
}

.trend
{
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica;
	color: #3c505a;
}
.hitsrow
{
	font-weight:bold;	
	color:#127caf
}

.hitstable td
{
	/*
	border-collapse:collapse;
	border-bottom:1px solid #BCC5CA;
	*/
}

.hitstable 
{
	/*
	border:1px solid #BCC5CA;
	border-collapse:collapse;
	*/
}

.cp_nav
{	
	color:#3c505a;
	background-color:#EAF7FD;
	padding:10px;
	padding-left: 15px;
	font-weight:bold;
	font-size:13px;
	border-bottom: 1px solid #BCC5CA;
	cursor:pointer;
}
.cp_nav_over
{	
	color:#3c505a;
	background-color:#FAFAFA;
	padding:10px;
	padding-left: 15px;
	font-weight:bold;
	font-size:13px;
	border-bottom: 1px solid #BCC5CA;
	cursor:pointer;
}

.bold_sites
{
	font-size: small;
}








/* other css styles for html tags */
form
{
	margin: 0px;
}

h1,h2,h3,h4,h5,h6
{
	color:#127caf;
	margin:2px;
}
	
tr,td,p,li,ul,ol,form
{
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px
}

hr
{
	color:#000000
}

img
{
	border-style: none;
}

b
{
	color:#127caf;
}

select
{
	font-family: verdana,arial,helvetica,sans-serif;
	color: #3c505a;
	font-size: 10px;
	border: 1px solid #BCC5CA;
	background-color: #EAF7FD;
}

input, textarea ,option
{
	font-family: verdana,arial,helvetica,sans-serif;
	color: #3c505a;
	font-size: 10px;
	background-color: #EAF7FD;
}

legend
{
	font-weight:bold;
}

