/***********************************************/
/* "Movers" template by WebTemplateMax         */
/* For eSyndiCat software Pro version 2.2.05    */
/***********************************************/

/***********************************************/
/* Main HTML tag styles                        */
/***********************************************/ 

body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height: 1.166;	
	margin:0;
	padding:0;
}
body, html
{
	height: 100%;
}
h1
{
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	padding: 0 0 5px 23px;
	margin:10px 0;
	background: url('../img/title-bg.gif') left no-repeat;	
}
h2
{
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;	
}
h4
{
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	padding:0;
	margin:0;	
}
a:link, a:visited
{
	color:#A42914;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
img
{
	border: none;
}
img.preload
{
	display:none;
}
form
{
	margin:0;
	padding:0;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html .clearfix
{
	height: 1%;
}
p
{
	padding:0;
	margin:0;
}
.field
{
	margin-top: 10px;
	font-size: 11px;
}
div.page
{
	margin: 0 auto;
	width: 766px;
}
div.header
{
	height: 308px;
	margin:0;
	padding:0;
	background: url('../img/menu-bg.jpg') 0 bottom no-repeat;
	border-bottom:2px solid #fff;
	border-top:1px solid #fff;
}
div.head-left
{
	float: left;
	padding:0;
	margin:0;
	width:206px;
	background:#424242;
	border-right:2px solid #fff;
}
div.logo
{
	padding:0;
	margin:0;
	width:206px;
	border-bottom: solid 2px #fff;
}
div.head-right
{
	float:right;
	padding:0;
	margin:0;
	width:558px;
}
div.top-box
{
	width: 100%;
	height: 53px;
	background: #fff;
	border-bottom: 2px solid #fff;
	text-align: left;
}
div.main-image
{
	width: 100%;
	height:215px;
	background: url('../img/main.jpg') 0 0 no-repeat;
}
/************ Search Form styles **************/

div.search-form
{
	font-size: 0.80em;
	font-weight: bold;
	height: 30px;
	text-align: left;
	padding: 16px 0px 0px 8px;
}
input.what
{
	border: 1px solid #666;
	margin: 0 5px 0 7px;
	height: 15px;
	vertical-align:middle;
	font-size: 11px;
	padding-left: 4px;
}

/************ Boxes in the left column ******************/
div.box-caption-gray
{
	background: url('../img/tx1.gif') 0 0 no-repeat;
	color: #666;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	line-height: 25px;
	padding-right: 27px;
	margin:0;
}

/************ Main Cats in the left column **************/

p.top-category
{
	line-height: 18px;
	margin-left: 5px;
	text-align: left;
	font-weight: bold;
	background-image: url('../img/a.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;	
}
p.top-category a, p.top-category a:active, p.top-category a:visited
{
	color: #A42914;
	font-weight: bold;
	text-decoration: none;
}
p.top-category a:hover
{
	color: #A42914;
	padding-left: 2px;
	text-decoration: none;	
}

/************ News in the left column **************/

div.news-titlel
{
	text-align: left;
	padding-bottom: 2px;
}
div.news-body
{
	text-align: left;
}
div.news-datel
{
	font-weight: bold;
	font-size: 10px;
	color: #A42914;
	text-align: right;
	margin: 0 0 5px 0;
	padding-top: 3px;
}
div.vert-line
{
	border-left: 1px solid #B9A37C;
	float: left;
	height: 40px;
	margin: 10px 0 0 20px;
}
div.accounts
{
	color: #E7EDF2;
	height: 46px;
	padding-left: 10px;
	font-size: 0.9em;
}
div.accounts a
{
	text-decoration: none;
	color: #E7EDF2;
}
div.accounts a:hover
{
	text-decoration: underline;
}
ul.account-menu-top
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.account-menu-top li
{
	float: left;
	margin: 0 1px;
	padding: 0;
	background: url('../img/account-left.gif') top left no-repeat;
	line-height: 46px;
}
ul.account-menu-top li.active
{
	background: url('../img/account-left-act.gif') top left no-repeat;
}
ul.account-menu-top li.active div
{
	background: url('../img/account-right-act.gif') top right no-repeat;
	line-height: 46px;
	padding: 0 10px;
	color: #333;
}
ul.account-menu-top li.shadow
{
	background: url('../img/account-shadow.gif') top left no-repeat;
	width: 6px;
	margin-left: -1px;
}
ul.account-menu-top li a
{
	margin: 0;
	padding: 0 10px;
	background: url('../img/account-right.gif') top right no-repeat;
	line-height: 46px;
	display: block
}
ul.account-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.account-menu li
{
	text-transform: uppercase;
}
div.menu a
{
	color: #B4A183;
}
div.line
{
	background-color: #D2D2D2;
	width: 760px;
	height: 4px;
}

/************ Main Menu ****************************/
div.top-menu
{
	padding:0;
	margin:0;
}
ul.menu
{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
}
ul.menu li
{
	border-bottom: 1px solid #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height:25px;
	color: #f5f5f5;
	text-transform:lowercase;
}
ul.menu li a, ul.menu li a:visited
{
	color: #f5f5f5;
	background: url('../img/b3.gif') 0 1px no-repeat;
	padding-right:29px;
	text-decoration: none;
	display: block;
}
ul.menu li a:hover
{
	text-decoration: none;
	background-color: #333;
	background-image: none;
}
ul.menu li.active
{
	background:#333;
	color:#fff;
	text-align:left;
	padding-left:15px;
}
ul.menu li.active div
{
	line-height: 25px;
	padding:0;
}

div.listing-sorting
{
	text-align: center;
	border: 1px solid #999;
	background: #f5f5f5;
	font-size: 0.9em;
	padding: 3px;
}
div.listing-sorting a
{
	font-weight: bold;
}

/************ Contact Form styles **************/

input.form-text, input.text
{
	font-size: 11px;
	vertical-align: middle;
	color: #0d2563;	
	height:15px;
	padding-left: 3px;
	border : 1px solid #666;
}
textarea
{
	font-size: 11px;
	color: #0d2563;	
	border: 1px solid #666;
	margin-top: 2px;
}
input.flat-button
{
	border: 1px solid #3F86B9;
	background: #3176A8 url('../img/flat-button.gif') center left repeat-x;
	font: bold 11px 'Trebuchet MS', Arial, Verdana;
	color: #FFF;
	height: 20px;
}
input.flat-button:hover
{
	background: #6CA8D3;
}
input.login-button
{
	border: 1px solid #3176A8;
	background: #619AC3 url('../img/login-button.gif') center left repeat-x;
	font: bold 11px 'Trebuchet MS', Arial, Verdana;
	color: #FFF;
	height: 20px;
}
input.login-button:hover
{
	background: #77ADD3;
}
div.footer
{
	height: 38px;
	background:#A42914;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	margin:0;
	color:#fff;
	font-size:10px;
	padding:5px 5px 0 15px;
}
div.footer a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
div.footer a:hover
{
	text-decoration: underline;
}
div.copyright
{
	float:right;
	color:#fff;
	font-size:10px;
	text-align:right;
	padding:10px;
}
div.copyright a
{
	color: #fff;
	text-decoration: none;
}
div.copyright a:hover
{
	text-decoration: underline;
}
input, textarea
{
	font-family: Verdana;
	font-size:11px;
}
div.content
{
	clear: both;
}
div.breadcrumb
{
	width:543px;
	height:26px;
	color: #fff;	
	background:#A42914;
	border-top:2px solid #fff;
	padding: 10px 0 0 15px;
	text-align: left;
}
div.breadcrumb a, div.breadcrumb a:visited
{
	font-weight: bold;
	color:#fff;
	text-decoration: underline;
}
div.breadcrumb a:hover
{
	text-decoration: none;
}
p.date
{
	font-size: 0.9em;
}
p.news
{
	margin-top: 5px;
}
p.last
{
	margin-top: 5px;
	text-align: right;
}
.button
{
	text-align: right;
	margin-bottom: 10px;
}
div.field
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
}
div.listings
{
	margin-top: 5px;
}
div.title
{
}
a.title
{
	font-weight: bold;
}
div.url
{
	color: #6EB82F;
	padding: 0;
	margin: 2px;
	font-style: italic;
	white-space: nowrap;
}
div.description
{
	color: #333;
	padding: 0;
}
div.stat
{
	color: #333;
	padding: 0;
}
div.stat img
{
	margin: 0 5px;
}
div.pr_stat
{
	color: #333;
	margin: 0 0 15px 0;
}

/************ Categories Descriptions ********************/

div.description-box
{
	clear: both;
	margin: 10px 0;
	padding:5px;
	border-bottom:2px solid #ccc;
	overflow:hidden;
}
div.descr-image
{
	padding:0 15px 5px 0;
	float:left;
	background: url('../img/pic3.jpg') 0 0 no-repeat;
	height:46px;
	width:46px;
}
div.descr-image0
{
	padding:0 25px 5px 0;
	float:left;
	background: url('../img/pic1.jpg') 0 0 no-repeat;
	height:53px;
	width:93px;
}
div.categories
{
	list-style-type: none;
	padding:0px;
	width: 100%;
}
div.categories a
{
	font-weight: bold;
	text-decoration: none;
}
div.categories a:hover
{
	text-decoration: underline;
}
div.categories div.col
{
	float: left;
	height: 100%;
	text-align: left;
	/*width: 49%;*/
	padding-top:7px;
	position: relative;
}
div.categories div.last
{
	float: left;
	height: 100%;
	text-align: left;
/*	width: 49%;*/
	padding-top:7px;
}
div.subcategories
{
	padding-left:14px;
}
div.subcategories a
{
	font-size:11px;
	font-weight: normal;
}
div.categories div.divider
{
	clear: both;
	line-height: 1px;
}
div.categories div.categ
{
	line-height: 18px;
	background: url('../img/a2.gif') 0 9px no-repeat;
	margin-left:3px;
	padding-left: 8px;
}
.no
{
	border: none;
}
a.no
{
	text-decoration: none;
}
div.notification
{
	background: #D7EBD3 url('../img/ico-notif.gif') center left no-repeat;
	border: 1px solid #265624;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 10px 10px 40px;
	color: #265624;
}
div.error
{
	background: #FFEDEB url('../img/ico-error.gif') center left no-repeat;
	border: 1px solid #CD5C52;
	font-weight: bold;
	margin: 10px 0;
	padding: 10px 10px 10px 35px;
	color: #CD5C52;
}
div.navigation
{
	color: #333;
	clear: both;
	margin: 15px 0;
}
div.navigation a
{
	text-decoration: none;
	border: 1px solid #bbb;
	background: #f7f7f7;
	padding: 2px 6px 3px;
}
div.navigation a:hover
{
	background: #e1e1e1;
}
div.navigation span
{
	border: 1px solid #999;
	padding: 2px 6px 3px;
	background: #d5d5d5;
}
div.navigation span.active
{
	background: #d9d9d9;
	font-weight:bold;
}
div.pagerank
{
	border: 1px solid #ccc;
	height: 4px;
	margin: 7px 0 0 5px;
	padding: 0;
	width: 50px;
	background: #EFEFEF;
	float: left;
}
div.inner-pagerank
{
	margin-top: -1px;
	background-image: url('../img/pr10.gif');
	float: left;
	height: 5px;
	padding: 0;
}
div.pr-text
{
	float: left;
	font-size: 0.9em;
}
div.preview
{
	background:#f5f5f5 url('../img/preview-lg.gif') 0 0 no-repeat;
	border: 1px solid #A42914;
	padding:1px;
	height: 120px;
	width: 160px;
}
div.preview-sm
{
	background:#f5f5f5 url('../img/preview-sm.gif') 0 0 no-repeat;
	border: 1px solid #A42914;
	height:80px;
	width:100px;
	padding:1px;
	float:left;
	margin:0 8px 5px 0;
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
	clear: both;
	margin: 10px 0 0 0;
}
div.box-caption-green
{
	background: url('../img/dots.gif') bottom left no-repeat;
	line-height: 28px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 10px;
	margin: 7px;
}
div.box-content-center
{
	padding: 10px;
	margin:0;
}
div.box-content
{
	padding: 10px;
}

/************ Featured and Sponsored styles **************/

div.featured-listing
{
	margin-left: 5px;
	text-align: left;
	line-height: 15px;
}
div.featured-listing a, div.featured-listing a:active, div.featured-listing a:visited
{
	color: #A42914;
	background: url('../img/a.gif') left no-repeat;
	padding-left: 8px;
	text-decoration: underline;
	font-weight:normal;
}
div.featured-listing a:hover
{
	text-decoration: none;
}
div.sponsored-listing
{
	margin-left: 5px;
	text-align: left;
	line-height: 15px;
}
div.sponsored-listing a, div.sponsored-listing a:active, div.sponsored-listing a:visited
{
	color: #A42914;
	background: url('../img/a.gif') left no-repeat;
	padding-left: 8px;
	text-decoration: underline;
	font-weight:normal;
}
div.sponsored-listing a:hover
{
	text-decoration: none;
}
div.partner-listing
{
	margin: 5px 0;
}
div.partner-listing a
{
	text-align: left;
}
span.highlight
{
	background: #FAF3C1;
	color: #000;
	font-weight: bold;
}
ul.editor-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.editor-menu li
{
	text-transform: uppercase;
}
td.listing
{
}
div.comment
{
}
div.posted
{
	margin: 5px 0;
	font-size: 0.9em;
	font-style: italic;
}
hr
{
	background: #999;
	height: 1px;
	border: none;
	margin: 10px 0;
}
div.comment-approval
{
	font-size: 0.9em;
	color: #666;
}
p.user
{
	padding: 0;
	margin: 8px 0;
}
div.news-title
{
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.news-date
{
	color: #A42914;
	text-align: right;
	margin-bottom: 7px;
	padding-top: 3px;
}
p.field-captcha
{
	float: left; 
	margin: 0 10px 10px 0;
}
td.left-column
{
	background: #DBDBDB;
	width:196px;
	padding:10px 5px;
	height: auto; /* for modern browsers */
	height: 500px; /* for IE5.x and IE6 */
	min-height: 500px; /* for modern browsers */
}
td.center-column
{
	padding:10px 20px;
}
td.right-column
{
	width: 179px;
	padding: 0 5px 10px 5px;
}
td.main-right
{
	padding-bottom: 10px;
}
div.xml-button
{
	float: right;
	margin: -32px 5px 0 0;
}
p.field
{
	font-size: 1em;
	margin: 0 0 10px 0;
}
div.payment
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #ccc;
	background: #f5f5f5;
}
div.categories-tree
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #aaa;
	background: #fff;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background: #D9E1E7;
}
div.admin-approve
{
	margin: 10px;
}
div.waiting
{
	margin: 0 5px 0 0;
	float: left;
	width: 15px;
	height: 15px;
	background: #D9E1E7;
	border: 1px solid #6397BD;
}
div.dbx-box
{
}
div.dbx-handle
{
	color: #215DC6;
	height: 31px;
	padding:0px;
	margin:0px;
}
fieldset
{
	padding: 0 10px 10px 10px;
	margin: 10px 1px;
	border: 1px solid #999;
}
div.listings fieldset.featured-box
{
	padding:8px 10px 10px 10px;
	border: 1px solid #A42914;
	background:#f6f6f6;
}
div.listings fieldset.sponsor-box
{
	padding:10px;
	border: 1px solid #999;
	background:#f1f1f1;
}
div.listings fieldset.partner-box
{
	padding:10px;
	border: 1px solid #bbb;
	background:#e5e5e5;
}
legend
{
	padding: 2px 5px;
	color: #333;
}
div.listings fieldset
{
	margin: 7px 0;
}
div.listings legend
{
	background: #B4DDFC;
	border: 1px solid #6397BD;
	padding: 4px;
}
/*
** Collapsing fieldsets
*/
html fieldset.collapsed {
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  margin-bottom: 0px;
  height: 1em;
}
html fieldset.collapsed * {
  display: none;
}
html fieldset.collapsed legend {
  display: block;
}
html fieldset.collapsible legend a {
  padding-left: 15px;
  background: url(../img/expanded-arrow.png) 0 75% no-repeat;
}
html fieldset.collapsed legend a {
  background-image: url(../img/collapsed-arrow.png);
  background-position: 0 50%;
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html fieldset.collapsed legend,
* html fieldset.collapsed legend *,
* html fieldset.collapsed table * {
  display: inline;
}
html fieldset.collapsible legend a 
{
	font-weight: bold;
	display: block;
	text-decoration: none;
}
/* Avoid jumping around due to margins collapsing into collapsible fieldset border */
html fieldset.collapsible .fieldset-wrapper {
  /*overflow: auto;*/
}

/* Tree CSS */
ul.tree
{
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}
ul.tree li
{
	font-size:12px;
}

ul.tree a
{
	text-decoration: none;
	border: 0;
}

div.tree-col
{
	vertical-align: center;
}

img.tree-icon-collapsed
{
	background: url('../img/tree/plus.png') center no-repeat;
	height: 9px; 
	width: 9px;
}
img.tree-folder-collapsed
{
	background: url('../img/tree/closed_folder.gif') center no-repeat;
	height: 12px;
	width: 16px;
}

img.tree-icon-expanded
{
	background: url('../img/tree/minus.png') center no-repeat;
	height: 9px; 
	width: 9px;
}

img.tree-icon-space
{
	height: 9px; 
	width: 9px;
}

img.tree-folder-expanded
{
	background: url('../img/tree/open_folder.gif') center no-repeat;
	height: 12px;
	width: 16px;
}
img.tree-cat-locked
{
	background: url('../img/tree/locked.gif') center no-repeat;
	height: 13px;
	width: 16px;
}
img.tree-cat-crossed
{
	background: url('../img/tree/crossed.gif') center no-repeat;
	height: 13px;
	width: 16px;
}

/* Star rating */

.boxrating
{
	display:block;
}

.rating 
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	position: relative;
	background: url('../img/starrating.gif') top left repeat-x;		
}

.rating li
{
	text-indent: -90000px;
	padding: 0px;
	margin: 0px;
	float: left;
}

.rating li a 
{
	outline: none;
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	cursor: hand;
	background: none;
}

.rating li a:hover
{
	background: url('../img/starrating.gif') left center;
	z-index: 2;
	left: 0px;
}

.rating a.r1-unit
{
	left: 0px;
}
.rating a.r1-unit:hover
{
	width:30px;
}
.rating a.r2-unit
{
	left:30px;
}
.rating a.r2-unit:hover
{
	width: 60px;
}
.rating a.r3-unit
{
	left: 60px;
}
.rating a.r3-unit:hover
{
	width: 90px;
}
.rating a.r4-unit
{
	left: 90px;
}	
.rating a.r4-unit:hover
{
	width: 120px;
}
.rating a.r5-unit
{
	left: 120px;
}
.rating a.r5-unit:hover
{
	width: 150px;
}
.rating a.r6-unit
{
	left: 150px;
}
.rating a.r6-unit:hover
{
	width: 180px;
}
.rating a.r7-unit
{
	left: 180px;
}
.rating a.r7-unit:hover
{
	width: 210px;
}
.rating a.r8-unit
{
	left: 210px;
}
.rating a.r8-unit:hover
{
	width: 240px;
}
.rating a.r9-unit
{
	left: 240px;
}
.rating a.r9-unit:hover
{
	width: 270px;
}
.rating a.r10-unit
{
	left: 270px;
}
.rating a.r10-unit:hover
{
	width: 300px;
}
.rating li.current-rating
{
	background: url('../img/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.voted
{
	color:#999;
}
.thanks
{
	color:#36AA3D;
}

/* JS Box notification */
div.js_notification
{
	top: 10px;
	position: absolute;
	left: 10px;
	width: 200px;
	border: 1px solid black;

	background-color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#tooltip
{
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	width: 250px;
}
#tooltip h3, #tooltip div 
{
	margin: 0; 
}

/* quick search */
div.quickSearch
{
	position: absolute; 
	background: #FFFFFF;
	margin-top: 1px; 
	width: 293px; 
	overflow: hidden;
	float: left;
	display: none;
	z-index: 9001;
}

div.quickSearchItem
{
	border-color: #FFFFFF rgb(255, 255, 255) rgb(238, 238, 238);
	border-style: solid;
	border-width: 1px;
	color: #555555;
	font-size: 11px;
	font-size-adjust: none;
	padding: 2px;
	white-space: normal;
	font-family: tahoma,arial,helvetica,sans-serif;
}
div.quickSearchItem h3
{
	color: #222222;
	margin: 0pt;
	font-size: 11px;
	display: block;
	font-family: inherit;
	font-size: inherit;
	font-size-adjust: 
	font-stretch: inherit;
	font-style: inherit;
	font-variant: inherit
	font-weight: bold;
	line-height: inherit;
}
div.quickSearchItem:hover
{
	background: #DFE8F6 none repeat scroll 0%;
	border: 1px dotted #A3BAE9 !important;
}

