body
{
	background: #fff url('../img/body-bg.jpg') repeat-x;
	font: 0.9em Arial, Verdana, Tahoma, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
}
a
{
	color: #000080;
	text-decoration: none;
}
a:hover
{
	color: #FF6600;
	text-decoration: none;
}

.thumbnail1{position: relative;z-index: 0;}
.thumbnail1:hover{background-color: transparent;z-index: 50;}
.thumbnail1 span{ /*CSS for enlarged image*/position: absolute;background-color: #f2f2f2;padding: 5px;left: -1000px;border: 1px dashed gray;visibility: hidden;color: black;text-decoration: none;}
.thumbnail1 span img{ /*CSS for enlarged image*/border-width: 0;padding: 2px;}
.thumbnail1:hover span{ /*CSS for enlarged image on hover*/visibility: visible;top: 0;left: 110px;top: -65px; /*position where enlarged image should offset horizontally */}


div.page
{
	margin: 0px auto;
	width: 950px;
	min-width: 950px;
	font-size: 12px;

}
div.header
{
	
	height: 150px;
}
div.logo
{
	padding: 80px 20px 20px 30px;
}
div.slogan
{
	color: #444;
	font-size: 17px;
	padding: 60px 0 0 0px;
	font-family: verdana;
	font-style: bold;
	color: #2d2d2d;
}
div.inventory
{
	background: #2d2d2d;
	font: 0.9em Arial;
	width: 100%;
	height: 34px;
	margin: 0 0px;
	color: #ccc;
}
div.inventory a
{
	color: #89A8BC;
}
div.inventory a:hover
{
	color: #73F759;
}
#footer-container1{position:relative; float:left; clear: both; background: #ccc; margin: 0px 30px 0px 30px;}
#footer-container2{position:relative; float:left; clear: both; background: #ccc; margin: 0px 30px 0px 30px;}
#footer-container3{color: #852184; margin-right: 0px; float: center; font-family: arial; font-size: 10px;}
#footer{margin-bottom: 30px; background: #ccc;}
#footer li.column{width: 175px; margin-right: 0px; float: left; font-family: arial; font-size: 10px;}
#footer li.column:last-child{ width: 175px; margin-right: 0px;}
#footer h5{color: #215E85; font-weight: bold; margin-bottom: 10px; font-size: 14px;}
#footer h4{color: #248521; font-weight: bold; margin-bottom: 10px; font-size: 14px;}
#footer li.column li{padding-bottom: 1px; margin-bottom: 1px; line-height: 1.2em; }
#footer li a{display: block; color: #222222; font-weight: bold; text-decoration: none;}
#footer li.column a:hover{color: #FCFF00;}
#footer li img{margin-bottom: 5px;}
#footer li p{color: #222222; font-size: 12px;}
#footer li p a{display: inline; color: #fff;}
#footer li.column li:last-child{}
.clearfix:after{clear: both; content: '.'; display: block; visibility: hidden; height: 0;}
ul{list-style-type: none;padding: 0px;margin: 0px;}
li{color: #222222;padding-left: 0px;}


ul.inv
{
	margin: 0px 11px 0px 0px;
	padding: 0;
	line-height: 29px;
}
ul.inv li
{
	margin: 0 0 0 10px;
	padding: 0;
}
ul.inv li a
{
	text-decoration: none;
}
div.lang-switch
{
	margin-top: 6px;
}
div.lang-switch select
{
	font-size: 0.9em;
}
ul.inv li.xml-button
{
	padding: 3px 0 0 0;
	*padding: 0;
}
div.top-menu
{
	margin: 0 0px;
	height: 15px;
	font-size: 0.8em;
	font-weight: bold;
	
	
	text-transform: uppercase;
}
ul.menu li
{
	height: 5px;
}
ul.menu li a
{
	line-height: 5px;
	color: #FFF;
	display: block;
	text-decoration: none;
}
ul.menu li a:hover
{
	background: #ccc url('../img/top-menu-bg-active.png') repeat-x;
}
ul.menu li.active div
{
	line-height: 5px;
	color: #fff;
	background: #ccc url('../img/top-menu-bg-active.png') repeat-x;
}
div.listing-sorting
{
	text-align: center;
	border: 1px solid #ccc;
	font-size: 0.9em;
	padding: 2px;
	margin-top: 10px;
}
div.listing-sorting a
{
	font-weight: bold;
}




input.button3{border:0px solid #050505;width: 160px;padding: 0px 0 0 0px;outline: none;border-top: 0px solid #AAA;border-right: 0px solid #BBB;border-bottom: 0px solid #BBB;border-left: 0px solid #BBB;-webkit-border-top-left-radius: 8px;-webkit-border-bottom-left-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-bottomleft: 8px;-webkit-border-top-right-radius: 8px;-webkit-border-bottom-right-radius: 8px;-moz-border-radius-topright: 8px;-moz-border-radius-bottomright: 8px;border-left: 1px solid #DDD;border-top-left-radius: 8px 8px;border-bottom-left-radius: 8px 8px;border-top-right-radius: 8px 8px;border-bottom-right-radius: 8px 8px;background:#505050;font:12px Arial;font-weight:bold;text-transform:uppercase;color:#fff;height:33px;cursor:pointer;}
input.button3:hover{background:#368cc2;}

input.button2:hover{background:#F4A908;
font:11px Arial;color:#000;height:17px;cursor:pointer;
}

input.button2{border:0px solid #050505;
width: 47px;
outline: none;
-webkit-border-top-left-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
border-top-left-radius: 8px 8px;
border-bottom-left-radius: 8px 8px;
border-top-right-radius: 8px 8px;
border-bottom-right-radius: 8px 8px;

background:#568186;font:11px Arial;color:#fff;height:17px;cursor:pointer;}



input.button4:hover{background:#F4A908;
font:11px Arial;color:#000;height:17px;cursor:pointer;
}

input.button4{border:0px solid #050505;
width: 55px;
outline: none;
-webkit-border-top-left-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
border-top-left-radius: 8px 8px;
border-bottom-left-radius: 8px 8px;
border-top-right-radius: 8px 8px;
border-bottom-right-radius: 8px 8px;

background:#4E633F;font:11px Arial;color:#fff;height:17px;cursor:pointer;}


input.text1{background:#8FC1DA;padding:0px 0 0 0;height:16px;}
input.text1{width: 100px;font-size: 11px;font-family: sans-serif;padding: 0 0 0 0px;outline: none;border-top: 0px solid #AAA;border-right: 0px solid #BBB;border-bottom: 0px solid #BBB;border-left: 11px solid #BBB;-webkit-border-top-left-radius: 8px;-webkit-border-bottom-left-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-bottomleft: 8px;-webkit-border-top-right-radius: 8px;-webkit-border-bottom-right-radius: 8px;-moz-border-radius-topright: 8px;-moz-border-radius-bottomright: 8px;border-left: 0px solid #DDD;border-top-left-radius: 8px 8px;border-bottom-left-radius: 8px 8px;border-top-right-radius: 8px 8px;border-bottom-right-radius: 8px 8px;}

input.check{background: transparent url('../img/trans.png) 0 0 no-repeat;
border: 0;}

div.search-form
{
	font-size: 0.9em;
	padding: 77px 35px 15px 0px;
}
input.what
{
	border: 1px solid #ccc;
	background: #FFF url('../img/text-bg.gif') center left repeat-x;
	height: 18px;
	padding: 2px 0 0 0;
}
input.text
{
	border: 1px solid #ccc;
	background: #FFF url('../img/text-bg.gif') center left repeat-x;
	padding: 2px 0 0 0;
	height: 18px;
}
textarea
{
	border: 1px solid #ccc;
}

input.button1{border:0px solid #050505;width: 70px;padding: 0px 0 0 0px;outline: none;border-top: 0px solid #AAA;border-right: 0px solid #BBB;border-bottom: 0px solid #BBB;border-left: 0px solid #BBB;-webkit-border-top-left-radius: 0px;-webkit-border-bottom-left-radius: 0px;-moz-border-radius-topleft: 0px;-moz-border-radius-bottomleft: 0px;-webkit-border-top-right-radius: 8px;-webkit-border-bottom-right-radius: 8px;-moz-border-radius-topright: 8px;-moz-border-radius-bottomright: 8px;border-left: 1px solid #DDD;border-top-left-radius: 0px 0px;border-bottom-left-radius: 0px 0px;border-top-right-radius: 8px 8px;border-bottom-right-radius: 8px 8px;background:#505050;font:12px Arial;font-weight:bold;text-transform:uppercase;color:#fff;height:33px;cursor:pointer;}
input.button1:hover{background:#368cc2;}
input, textarea{font-family:Verdana;background:#f4f4f4;font-size:1em;}
input.what2{width: 304px;height: 25px;font-size: 20px;font-family: sans-serif;padding: 2px 0 5px 9px;outline: none;border-top: 1px solid #AAA;border-right: 0px solid #BBB;border-bottom: 1px solid #BBB;border-left: 11px solid #BBB;-webkit-border-top-left-radius: 8px;-webkit-border-bottom-left-radius: 8px;-moz-border-radius-topleft: 8px;-moz-border-radius-bottomleft: 8px;-webkit-border-top-right-radius: 0px;-webkit-border-bottom-right-radius: 0px;-moz-border-radius-topright: 0px;-moz-border-radius-bottomright: 0px;border-left: 1px solid #DDD;border-top-left-radius: 8px 8px;border-bottom-left-radius: 8px 8px;border-top-right-radius: 0px 0px;border-bottom-right-radius: 0px 0px;}



input.button
{
	border: 1px solid #ccc;
	background: #2c8fce url('../img/button-bg.gif') center repeat-x;
	font: 11px Arial, Verdana;
	text-transform: uppercase;
	color: #fff;
	height: 22px;
	cursor: pointer;
}
input.button:hover
{
	background: #368cc2;
}

div.footer
{
	background: #2d2d2d;
	height: 72px;
	text-align: center;	
	margin: 5px 0px 0 0px;
	padding: 10px 0;
	color: #D8E6EC;
	border-top: 1px solid #ccc;
	font-size: 0.8em;
}
div.footer a
{
	color: #8BAEBE;
}
div.footer a:hover
{
	color: #F5F759;
}
div.copyright
{
	padding: 10px 0 0 0;
	font-size: 1.1em;
	text-transform: none;
}
div.content
{
	
	padding-bottom: 10px;
	margin: 0 0px;
    max-width: 1000px;
	min-width: 100%;
}
p
{
	padding: 0;
	margin: 0;
}
p.date
{
	font-size: 0.9em;
}
p.news
{
	margin-top: 5px;
}
p.last
{
	margin-top: 5px;
	text-align: right;
}
img
{
}
form
{
	padding: 0;
	margin: 0;
}
div.breadcrumb
{
	margin: 10px 0;
	font-size: 0.9em;
	border-bottom: 0px solid #ccc;
}
h1
{
	color: #444;
	font-size: 2.0em;
	font-weight: normal;
	font-family: Arial;
	margin: 5px 0;
	padding: 5px 0 0 0;
}
h2
{
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
div.field
{
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 10px;
}
a.title
{
	font-weight: bold;
}
div.url
{
	color: #0066CC;
	font-style: italic;
	font-size: 0.9em;
}
div.description
{
	width: 100%;
}
div.stat
{
}
div.stat img
{
}
div.pr_stat
{
}
div.categories
{
}
div.categories a
{
	font-weight: bold;
}
div.categories div.col
{
}
div.categories div.last
{
}
div.categories img
{
	vertical-align: middle;
	margin-right: 4px;
}
div.subcategories
{
}
div.subcategories a
{
	font-size: 1.0em;
	font-weight: normal;
	text-decoration: none;
}
div.categories div.divider
{
}
div.categories div.categ
{
}
.no
{
}
a.no
{
}
.editor-welcome
{
	padding: 0;
	text-align: left;
}
.editor-content
{
	padding: 0;
	text-align: center;
}
div.notification
{
}
div.error
{
}
div.notification ul, div.error ul
{
}
div.navigation
{
	clear: both;
	margin: 15px 0;
	font-size: 0.9em;
}
div.navigation a
{
	text-decoration: none;
	border: 1px solid #ccc;
	background: #eee;
	padding: 0 4px;
}
div.navigation a:hover
{
	background: #fff;
}
div.navigation span
{
	border: 1px solid #ccc;
	padding: 0 4px;
	background: #eee;
}
div.navigation span.active
{
	background: #fff;
}
div.pagerank
{
}
div.inner-pagerank
{
}
div.pr-text
{
}
div.preview
{
}
div.adsense
{
	margin: 10px 0;
	text-align: center;
}
div.box
{
}
div.box-caption-movable
{
	color: #444;
	max-width: 180;
	line-height: 13px;
	padding-left: 8px;
	padding-bottom: 4px;
	font-size: 1.0em;
	border-bottom: 1px dotted #ccc;
	font-weight: bold;
}
div.box-caption-fixed
{
	line-height: 10px;
	margin: 0;
	max-width: 180;
	font-size: 1.0em;
	padding-bottom: 4px;
	border-bottom: 0px dotted #ccc;
	font-weight: bold;

}
div.box-content-fixed
{
	padding: 10px;
}
div.box-content-movable
{
	padding: 10px;
	border-top: 0;
    color: #444;
}
div.box-content-movable a
{
    color: #806EA4;
	font-size: 0.9em;
}
div.box-content-movable a:hover
{
	color: #F32020;
}
div.box-content
{
	padding: 10px;
}
div.featured-listing
{
	margin: 5px 0;
}
div.featured-listing a
{
	margin: 5px 0;
}
div.sponsored-listing
{
	margin: 5px 0;
}
div.sponsored-listing a
{
	margin: 5px 0;
}
div.partner-listing
{
	margin: 5px 0;
}
div.partner-listing a
{
	margin: 5px 0;
}
span.highlight
{
	background: #FAF3C1;
	color: #000;
	font-weight: bold;
}
ul.account-menu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 20px;
	margin-top: 10px;
}
ul.account-menu li
{
	background: url('../img/bullet.gif') left no-repeat;
	padding-left: 10px;
}
div.comment
{
}
div.posted
{
	margin: 5px 0;
	font-size: 0.9em;
	font-style: italic;
}
hr
{
	background: #ccc;
	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
{
	font-size: 0.9em;
	text-align: right;
	margin: 0 0 10px 0;
}
td.left-column
{
	width: 0px;
	padding: 0 0px 0px 0;
}
td.center-column
{   
padding: 0px 10px 0px 0px;
}
td.right-column
{
	width: 160px;
	margin: 0 0 10px 10px;
	padding: 0 0 0px 0px;
	
}
p.field
{
	font-size: 0.9em;
	margin: 0 0 10px 0;
}
p.field-captcha
{
}
div.categories-tree
{
	padding: 10px;
	margin: 10px 0;
	border: 1px solid #ccc;
}
ol
{
	padding: 0;
	margin: 0 0 0 30px;
}
.suspended
{
	background-color: #eee;
}
.approval
{
	background: #E9CFCF;
}
div.admin-approve
{
	margin: 10px;
}
div.waiting
{
}
div.dbx-box
{
}
div.dbx-handle
{
}
fieldset
{
	padding: 0 10px 10px 10px;
	margin: 10px 1px;
	border: 1px solid #ccc;
}
legend
{
	padding: 2px 5px;
}
td.listing
{
	padding: 5px 0;
}
div.listings
{
	padding-top: 5px;
}
div.listings div.area
{
	border: 1px solid #ccc;
}
div.listings div.icon
{
	border: 1px solid #ccc;
	font-size: 1em;
}
/*
** Collapsing fieldsets
*/
html fieldset.collapsed {
}
html fieldset.collapsed * {
}
html fieldset.collapsed legend {
}
html fieldset.collapsible legend a {
}
html fieldset.collapsed legend a {
}
/* Note: IE-only fix due to '* html' (breaks Konqueror otherwise). */
* html fieldset.collapsed legend,
* html fieldset.collapsed legend *,
* html fieldset.collapsed table * {
}
html fieldset.collapsible legend a 
{
}

/* Tree CSS */
ul.tree
{
}
ul.tree li
{
	font-size:12px;
}

ul.tree a
{
}

div.tree-col
{
}

img.tree-icon-collapsed
{
}
img.tree-folder-collapsed
{
}

img.tree-icon-expanded
{
}

img.tree-icon-space
{
}

img.tree-folder-expanded
{
}
img.tree-cat-locked
{
}
img.tree-cat-crossed
{
}

/* Suggest listing */
img.edit-field
{
}
img.field_tooltip
{
}
/* JS Box notification */
div.js_notification
{
}
#tooltip
{
}
#tooltip h3, #tooltip div 
{
}

/* quick search */
div.quickSearch
{
}

div.quickSearchItem
{
}
div.quickSearchItem h3
{
}
div.quickSearchItem:hover
{
}

/* version 2.3 */

/* Comments stars */
div.rating-star-no-fill
{
}
div.rating-star-fill
{
}

/* ExStars rating */
div.exstar-fill
{
}
div.exstar-voted-fill
{
}
div.exstar-no-fill
{
}
div.boxrating
{
}


/* form label error */
form label.error
{
}

label
{
}
table.common
{
	margin: 10px 0 0 0;
	border: none;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
}
table.common th
{
	padding: 5px 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-weight: bold;
	background: #e2e2e2 url('../img/box-caption-bg.gif') top repeat-x;
}
table.common td
{
	padding: 5px 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

div.alpha-navigation
{
}
div.alpha-navigation a, div.alpha-navigation span
{
}

div.mode
{
}

/* minimize/maximaize box styles START */
div.minmax
{
	position: relative;
	display: block;
	float: right;
	margin-top: -24px;
	right: 1px;
	background-image: url('../img/minmax.gif');
	background-position: 0px -23px;
	width: 21px;
	height: 23px;
	cursor: pointer;
	font-size: 0.1em;
}
/* minimize/maximaize box styles END */

/* rating styles START */
.rating {
}
.rating:after {
}
.cancel,
.star {
}
.cancel,
.cancel a {
}

.star,
.star a {
}
	
.cancel a,
.star a {
}

div.rating div.on a {
}
div.rating div.hover a,
div.rating div a:hover {
}
/* rating styles END */

/* page resize styles START */
div#page_setup
{
	position: absolute;
	top: 14px;
	left: 43%;
}
ul.page_setup
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.page_setup li
{
	float: left;
	margin: 0 2px;
	padding: 0;
	cursor: pointer;
	width: 20px;
	line-height: 20px;
}
ul.page_setup li#w800
{
	background: url('../img/page_setup.gif') 0px 0px no-repeat;
}
div#dw800, ul.page_setup li#w800:hover
{
	background: url('../img/page_setup.gif') 0px -20px no-repeat;
}
ul.page_setup li#w1024
{
	background: url('../img/page_setup.gif') -20px 0px no-repeat;
}
div#dw1024, ul.page_setup li#w1024:hover
{
	background: url('../img/page_setup.gif') -20px -20px no-repeat;
}
ul.page_setup li#wLiquid
{
	background: url('../img/page_setup.gif') -40px 0px no-repeat;
}
div#dwLiquid, ul.page_setup li#wLiquid:hover
{
	background: url('../img/page_setup.gif') -40px -20px no-repeat;
}
ul.page_setup li#large
{
	background: url('../img/page_setup.gif') -60px 0px no-repeat;
}
div#dlarge, ul.page_setup li#large:hover
{
	background: url('../img/page_setup.gif') -60px -20px no-repeat;
}
ul.page_setup li#normal
{
	background: url('../img/page_setup.gif') -80px 0px no-repeat;
}
div#dnormal, ul.page_setup li#normal:hover
{
	background: url('../img/page_setup.gif') -80px -20px no-repeat;
}
ul.page_setup li#small
{
	background: url('../img/page_setup.gif') -100px 0px no-repeat;
}
div#dsmall, ul.page_setup li#small:hover
{
	background: url('../img/page_setup.gif') -100px -20px no-repeat;
}
ul.page_setup li.space
{
	width: 1px;
	cursor: default;
}
/* page resize styles END */

/* thumbnails styles START */
div.thumb
{
}
div.thumb img
{
}
div.thumb img.spinner
{
}
div.loading
{
}
/* thumbnails styles END */

