body {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 10pt;
	margin: auto;
background: #f5f5f5 url(../images/bg2.gif) repeat-x;
}

#main-table {
  background-color:#fff;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
}

.outer{
	width: 900px/*1024px*/;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
.right{
	float: right;
}
.left{
	float: left;
}

h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
    color: #332f29;
    font-weight: bold;
    font-family: Verdana,Helvetica,sans-serif;
    font-style: italic;
    font-size: 16px;
	padding: 0px 0px 0px 0px;
	margin: 0px 25px 15px 25px;
    margin-left: 0px;
    margin-top: 10px;
	border-bottom: 1px dotted #D9D9D9;
}

h3 a, h3 a:visited {
color: #000000;
font-weight:bold;
text-decoration:none;
}

h3 a:hover {
text-decoration:underline;
}

#aboutDirTitle {
color: #470000;
font-weight:bold;
font-size:1.1em;
margin-left:15px;
}

#aboutDirDesc {
color:#470000;
font-family:verdana,arial;
font-size:.9em;
text-indent: 17px;
text-align:justify;
border-bottom:1px dashed #dfdad0;
padding-top:0px;
margin-top:0px;
}

#dirTopDesc {
float:left;
width:560px;
height:60px;
text-align:center;
color:#dfdfdf;
font-size:12px
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

table.formPage {
	width: 100%;
	padding: 0 10px 0 0;
}

td.err {
	padding: 3px;
	color: #CA0002;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

td.msg {
	padding: 3px;
	color: #CA0002;
	background: #F0F0F0;
	border: 1px solid #CECECE;
	text-align: left;
}

.label {
	text-align: right;
}
field{
	text-align: left;
}
.buttons {
	border-top: 1px solid #D9D9D9;
	text-align: center;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}

.text, .btn {
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

input.text {
	color: #000000;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    border-top:1px solid #333333;
    border-left:1px solid #333333;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}

textarea.text {
	color: #000000;
    text-decoration: none;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    border-top:1px solid #333333;
    border-left:1px solid #333333;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
select {
	font-size: 8pt;
	border: 1px solid #3E81B4;
}

.captcha {
	border: 1px solid #470000;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn {
	font-weight: bold;
	height: 25px;
    padding-left: 5px;
    padding-right:5px;
}
span.req {
	margin-left: 3px;
	color: #CA0002;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 2px 0 0px 0px;
	padding: 2px 3px 2px 3px;
	color: #FFA814;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: both;
	display: block;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

.price {
	border: 1px solid #ccc;
	background: url(../images/inputbg.gif) repeat-x;
	background-color: #fff;

}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}

.paging-links,
.paging-info {
   text-align:right;
}

.paging-info {
   font-style: italic;
}

.limit_field {
   border: 0 solid transparent;
   border-width:0;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   color:#6A8AD4;
}

#categtree {
   margin:3px 0;
   height:200px;
   width:300px;
   overflow:auto;
   border:1px dotted #9EC2F3;
   border-width:0 1px 1px;
}

#catTitle { background:#fff; } /* Important for Konqueror */

#categtree h2 {
   margin:0 0 5px;
   padding:2px;
   text-align:center;
   color:#3E81B4;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
.main{

}
.main h2 a{
	color: #470000;
	font-size: 8pt;
	font-family: verdana;
    margin: 0px 0px 0px 0px;
}
.icon{
	padding-left: 20px;
}
.main h2 a:hover {
	text-decoration: none;
}


.main p.subcats {
	margin: 5px 40px 10px 5px;
    padding: 0px;
	color:#645942;
}

.main p.subcats a {
	color:#645942;
	font-size:7.5pt;
	text-decoration:none;
}

.main p.subcats a:hover {
	text-decoration: underline;
}
.header{
	background: url(../images/index_02.gif) repeat-x;
	width: 900px/*1024px*/;
	height: 98px;
    border-top: 10px solid #880000;
}
#nav{
	float:left;
    margin-left: 1em;
    border-top: 1px solid #770000;
    width:560px;
}

#nav a, #nav a:visited {
text-decoration:none;
color: #ffffff;
margin-left: .5em;
font-size: 17px;
font-weight:bold;
}

#nav a:hover {
text-decoration: underline;
}

.topbar{
	background: url(../images/index_12.gif) repeat-x;
	width: 900px/*1024px*/;
	height: 43px;
    display:block;
}
.search{
	background: url(../images/index_13.gif) no-repeat;
	float: right;
	height: 43px;
	width: 306px;
}
input.search{
	background: transparent;
	width: 250px;
	padding: 15px 0 0 0;
	color: #fff;
	border: 0px;
    float:left;
    margin-left: 1em;
    height: 23px;
}
#content{
	width: 900px/*1024px*/;
	height: 100%;

}
.contentbg{
	width: 570px;
	float: left;
	margin-left: 15px;
margin-right: 15px;
}
.contentlft{
	float: left;
}
.contentrt{
	float: right;
}
.path{
	width: 570px;
	color: #5B5B5B;
	height: 43px;
	line-height: 43px;
	vertical-align: middle;
    margin-left:5px;
    font-family: helvetica;
}
.footer{
	width: 900px/*1024px*/;
    background-color: #470000;
}

#sidebar {
	width: 110px;
	float: left;
	padding: 0px;
	font-size: 8pt;
}
#sidebar ul {
	margin: 0;
    padding: 0;
	list-style: none;
    list-style-type: none;
}
#sidebar li {
	margin: 0;
	position: relative;
	font-family: Verdana; font-size: 11px;
	color: #666;

}
#sidebar li li {
	padding: 2px 0 5px 10px;
    margin: 2px;
	color: #666;
	border-bottom: 1px solid #E9E9E9;
}


#sidebar a {
	color: #444444;
	text-decoration: none;
}
#sidebar a:hover {
    color: #444444;
	text-decoration: underline;

}
#sidebar h2 {
    margin-top: 1em;
	padding: 0px 15px 0px 0px;
	vertical-align: bottom;
	text-align: left;
	font-size: 10pt;
    color: #000000;
	font-family: Verdana;
}
.maincontent{
    /*margin: 0 20px 10px -25px;*/
	color: #000000;
	font-size: 14px !important;
    padding-left:5px;
}
.maincontent a {
	color: #470000;
}
.lilnotice{
	color: #470000;
	text-align: center;
}
.lilnotice a, .lilnotice a:visited {
	color: #000000;
        font-weight:bold;
}
.lilnotice a:hover{
	color: #470000;
        font-weight:bold;
}
.lilnotice1 a {
	color: #470000;
}
.featured{
	border: 1px solid #773300;
	background-color: #fffaf0;
	margin: 0 25px 0 0;
	padding: 5px;
	color: #5E5E5E;
	font-size: 8pt;

}
.featured a, .featured a:visited {
	color: #470000;
	font-size: 9pt;
        font-weight:bold;
}
.featured a:hover{
	text-decoration: none
}
.regular{
	border-bottom: 1px solid #D9D9D9;
	margin: 0 25px 0 0;
	padding: 5px;
	color: #5E5E5E;
	font-size: 8pt;
}
.regular a {
	color: #470000;
	font-size: 8pt;
}
.regular a:hover{
	text-decoration: none
}
.copyright{
	color: #fff;
	font-size: 8pt;
	padding: 20px 0 20px 40px;
}
.copyright a{
	color: #fff;
}
#sidebar2 {
	width: 145px;
	margin-left: 20px;
	float: left;
	padding: 0px;
	font-size: 8pt;
}
#sidebar2 ul {
	margin: 0;
    padding: 0;
	list-style: none;
    list-style-type: none;
}
#sidebar2 li {
	margin: 0;
	position: relative;
	font-family: Verdana;
    font-size: 11px;
	color: #666;

}
#sidebar2 li li {
	padding: 5px 0 5px 5px;
    margin: 2px;
	color: #666;

	line-height: 1em;






	border-bottom: 1px solid #E9E9E9;
}


#sidebar2 a {
	color: #666;
	text-decoration: none;
}
#sidebar2 a:hover {
	text-decoration: underline;

}
#sidebar2 h2 {
    margin-top: 20px;
	padding: 0px 15px 0px 5px;
	vertical-align: bottom;
	text-align: left;
	font-size: 9pt;
	font-family: Verdana;
    color: #be0000;
}

#rss {
text-align:center;
margin-top:10px;
}

#rss a, #rss a:visited, #rss img {
border:0px;
}

#login {
margin-bottom:2em;
}

#login li {
border:0px !important;
}

#login li a, #login li a:visited {
font-size: 1.2em;
color: #606060;
font-weight:bold;
}

#submitLink {
font-size: 1.2em;
font-weight:bold;
}

#submitLink2 {
font-size: 1.2em;
font-weight:bold;
color: #470000;
text-decoration: underline;
}

p.quickLinks {
color: #444;
margin-top:-10px;
}

p.quickLinks b {
font-size: .8em;
}

p.quickLinks a, p.quickLinks a:visited {
color: #888;
text-decoration:none;
font-size: .8em;
}

p.quickLinks a:hover {
text-decoration:underline;
}

p.desc {
width: 400px;
font-size: 9pt;
}

div.detailDetails {
font-size: 8pt;
}

div.detailDetails a, div.detailDetails a:visited {
color: #470000;

font-size: 8pt;
font-family: verdana;
}

div.detailFooter {
color:#777;
font-size:.8em
}

h3.detailsurl a, h3.detailsurl a:visited {
font-size:11pt;
color: #000088;
font-style:normal;
}

h3.detailsurl span {
font-size:11px;
}

#seoMetrics h4 {
color: #470000;
margin-bottom: .5em;
padding-top: .2em;
margin-right: 25px;
border-bottom: 1px dotted #c0c0c0;
}

#seoMetrics h5 {
margin-top: 1em;
margin-bottom: .1em;
color: #444;
}

#seoMetrics a, #seoMetrics a:visited {
color: #222;
font-size: .8em;
}

.count {
font-family:verdana;
font-size: 7pt;
}

.markedListEntry
{
background-color:#f5f5f5;
}

.catDesc {
background-color: #fffaf0;
/*border:1px solid #dfdad0;*/
padding:4px;
font-family:verdana,arial;
color:#333;
font-size:.9em;
text-indent: 17px;
text-align:justify;
border-top:1px solid #dfdad0;
border-bottom:1px solid #dfdad0;
}

.categories {
color: #332f29;
font-weight: bold;
font-family: Verdana,Helvetica,sans-serif;
font-style: italic;
font-size: 18px;
}

.featLinks {
color: #332f29;
font-weight: bold;
font-family: Verdana,Helvetica,sans-serif;
font-style: italic;
font-size: 16px;
}

#sidebar2 #seotip {
 background-color: #ECE5B6;
 margin-top: 0;
 padding: 3px;
}

#sidebar2 #seotip a, #sidebar2 #seotip a:visited {
color: #470000;
text-decoration:underline;
}

.latest-featured-link {
float:left;
width:180px;
text-align:center;
color: #645942;
font-size: 8.5pt;
margin-right:5px;
}

.latest-featured-link img {
border:0px;
}

#topSideBar {
text-aling:center;
border-bottom: 1px dotted #D9D9D9;
width:270px;
float:left;
}

.importantNote {
background-color: #ffffcc;
font-style: italic;
font-family: Arial,Helvetica,Georgia,Sans-serif;
font-size: 110%;
color: #000000;
border:1px solid #eee;
border-right:2px solid #bbbbbb;
border-bottom:2px solid #bbbbbb;
font-weight:bold;
padding:3px;
width:560px;
}

.importantNote2 {
background-color: #ffffcc;
}

#smashingScripts {
text-align:center;
font-size: 16px !important;
}

.smashingScriptsTitle {
font-size: 18px;
font-weight:bold;
margin-top: 10px;
font-family:sans-serif;
color: #333;
}

.smashingScriptsCont {
text-align: center;
}

.smashingScriptsCont a, .smashingScriptsCont a:visited {
font-size: 18px;
font-weight:bold;
color: #000099;
}

.smashingScriptsCont a:hover {
color: #fff;
background-color: #000099;
}
