body {
	background-color: #3F3F3F;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
	a:link, a:visited {
	color : #f90; 
	text-decoration : none; 
} 
	a:hover {
	color : #fc0; 
	text-decoration : underline;
} 

h1 {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: bold;
	color: #f90;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1 a:link, h1 a:visited {
	color: #f90;
}
h1 a:hover {
	color: #fc0;
	text-decoration: underline;
}
h2 {
   color: #fff;
   font-size: 12px;
   text-transform: uppercase;
   margin: 0;
   padding: 6px;
   background: #2D2D2D;
}
h3 {
   color: #555;
   font-size: 12px;
   margin: 0;
   padding: 0 0 5px 0;
   border-bottom: 1px solid #555;
}

#descr {
	padding: 0px;
	margin: 0 0 5px 0;
}

td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg {
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.smallDesc {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
}
.smallDesc a:link, .smallDesc a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #f90;
	text-decoration: underline;
}
.smallDesc a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #fc0;
	text-decoration: underline;
}
.list {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #ccc;
	text-decoration: none;
}
.list a:link, .list a:visited {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #f90;
	text-decoration: none;
}
.list a:hover {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #fc0;
	text-decoration: underline;
}
.submit {
	float: right;
	vertical-align: bottom;
}
.text {
	font-size: 8pt;
	font-family: Verdana, Arial;
}
.input {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #fff;
}
.search-input {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #fff;
}
input.text {
	color: #000000;
	border: 1px solid #fff;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #fff;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #666;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.formPage {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
	color: #ccc;
	text-decoration: none;
}
.formPage a:link, .formPage a:visited {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #f90;
	text-decoration: underline;
}
.formPage a:hover {
	font-family: Verdana, Arial, Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #fc0;
	text-decoration: underline;
}
.label {
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}
.field {
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: none;
	color: #ccc;
	padding-bottom: 7px;
}
span.req {
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a:link, .small a:visited {
	padding: 0px;
	margin: 0px;
	color: #888;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.small a:hover {
	color: #fff; 
	text-decoration : underline;
}
.sort {
	color: #fff;
	font-weight: bold;
}
.url {
	color: #777;
}
p.subcats {
   margin: 0px 0px 7px 0px;
   padding: 0px 0px 0px 0px;
}
p.subcats a:link, p.subcats a:visited {
   font-size: 10px;
   color: #c3c3c3;
}
p.subcats a:hover {
   font-size: 10px;
   color: #fff;
}
.count {
   color: #888;
   font-size: 9px;
   font-weight: normal;
}
.paging-links, .paging-info {
	font-size: 11px;
	color: #999;
	text-align: right;
}
.paging-info {
   font-style: italic;
}
.main-paging {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-decoration: none;
}
.main-paging a:link, .main-paging a:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #f90;
	font-weight: bold;
	text-decoration: none;
}
.main-paging a:hover {
	color: #999;
	text-decoration: underline;
}
.limit_field {
   font-family: verdana, arial;
   font-size: 11px;
   text-decoration: none;
   color: #f90;
   background: #3F3F3F;
   border: 0 solid transparent;
   border-width:0;
}
div.pr {
   font-size: 6pt;
   color: #777;
   float: left;
   margin-right: 5px;
}
div.prg {
	width: 40px;
	border: 1px solid #999;
	height: 3px;
	font-size: 1px;
	background: #fff;
}
div.prb {
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

#toggleCategTree {
   display:block;
   cursor:pointer;
   cursor:hand;
   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:#5e74b3;
   background:#DDE5F3;
   vertical-align:middle;
}

#categtree #close_tree {
   right:0;
   padding:1px;
   text-align:center;
   white-space:nowrap;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item {
   clear:both;
   margin:3px 5px;
   padding:2px 5px;
   display:block;
   border:1px dotted #CBE2EC;
   border-width:1px 0;
   cursor:pointer;
   cursor:hand;
}

#categtree .categ-item img {
   margin-right:1em;
}

#categtree .odd {
   background:#F8F8FC;
}

#categtree .even {
   background:#fff;
}

#categtree .categ-item:hover {
   background:#eee;
}
.header {
	background-color: #171717;
	margin-top: 10px;
	margin-bottom: 5px;
}
.path {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #fff;
	background-color: #242424;
	font-weight: normal;
	padding: 7px;
}
.path a:link, .path a:visited {
	color: #fff;
	text-decoration: underline;
}
.path a:hover {
	color: #f90;
	text-decoration: underline;
}
.sidebar {
	padding: 5px;
	background-color: #232323;
}
.content {
	padding: 5px;
	background-color: #3F3F3F;
}
.menu {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;			
}
.menu a:link, .menu a:visited {
	color: #999;
	text-decoration: none;
	display: block;
	padding: 3px 8px;
	margin-top: 2px;
	margin-bottom: 2px;				
}
.menu a:hover {
	color: #f90;
	background-color: #292929;
	text-decoration: none;
}
.partners {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-decoration: none;
}
.partners a:link, .partners a:visited {
	color: #999;
	text-decoration: none;
	display: block;
	padding: 3px 8px;
	margin-top: 2px;
	margin-bottom: 2px;
} 
.partners a:hover{
	color: #f90;
	background-color: #292929;
	text-decoration: none;
}
.main {
	margin-top: 5px;
}
.featured {
	background: #232323;
	padding: 10px;
	margin-top: 2px;
}
.regular {
	background: #333;
	padding: 10px;
	margin-top: 2px;
}
.flinks {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ccc;
	font-weight: normal;
}
.flinks a:link, .flinks a:visited {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #BED500;
	text-decoration: none;
	font-weight: bold;
} 
.flinks a:hover{
	text-decoration: underline;
}
.links {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ccc;
	font-weight: normal;
}
.links a:link, .links a:visited {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #f90;
	text-decoration: none;
	font-weight: bold;
} 
.links a:hover{
	text-decoration: underline;
}
.linksdetails a:link, .linksdetails a:visited {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 13px;
	color: #ccc;
}
.linksdetails a:hover {
	text-decoration: underline;
	color: #f90;
}
.thumb {
	width: 120px;
	height: 93px;
	border: 1px #333 solid;
}
.pricing {
	background: #232323;
	margin-top: 2px;
}
.credits {
	font-family: verdana, arial;
	font-size: 9px;
	color: #999;
	background-color: #1D1D1D;
	font-weight: normal;
	text-decoration: none;
	padding: 10px;
	margin-top: 5px;
}
.credits a:link, .credits a:visited{
	color: #fff; 
	font-weight: bold;
	text-decoration: none;
} 
.credits a:hover {
	color: #f90; 
	text-decoration: none;
} 
.top-ientry-bar {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 35px;
	border-bottom: solid 1px #424242;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #000000 url(http://images.ientrymail.com/ebba/ientry-bg.jpg) repeat-x left top;
}
.top-ientry-bar a {
	margin: 0px;
	padding: 8px 15px 11px 10px;
	float: left;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-decoration: none;
	border-right: solid 1px #424242;
}
.top-ientry-bar a:hover {
	margin: 0px;
	padding: 8px 15px 11px 10px;
	float: left;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	text-decoration: none;
	border-right: solid 1px #424242;
	background: #000000 url(http://images.ientrymail.com/ebba/ientry-hover.jpg) repeat-x left top;
}
.top-ientry-bar a img {
	margin: -5px 5px -6px 0px;
	z-index: 2;
}
#ientry-bar-right {
	float: right;
	border-right: none;
	border-left: solid 1px #424242;
}
.ientry-bar-clear {
	clear: both;
}