@charset "UTF-8";
body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #5DAC00 url(/images/bg-body.png);
	margin: 0px auto;
	padding: 0px 0px 15px;
	border-style: none;
	text-align: center;
}
div {
	position: static;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
h1 {
	font-size: 20px;
	margin: 0px;
	padding: 15px 0px 0px;
	font-weight: normal;
	float: left;
	width: 540px;
}
h2 {
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 15px 0px 0px;
}
ul {
	margin: 0px;
	padding: 15px 0px 0px 30px;
}
li {
	line-height: 140%;
	list-style: url(/images/list.png);
}
p {
	line-height: 140%;
	text-align: justify;
	margin: 0px;
	padding: 15px 0px 0px;
}
table {
	font-size: 11px;
	margin: 15px 0px 0px;
	padding: 0px;
	border-style: none;
	width: 100%;
}
th {
	padding: 5px 2px;
	background: #FFE208 url(/images/bg-th.png) repeat-x;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #FF710E;
}
td {
	padding: 3px;
}
fieldset {
	border: 1px solid #CCC;
	margin: 15px 0px 0px;
	padding: 0px 15px 10px;
}
legend {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px -5px;
	padding: 0px 5px;
	color: #000;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
a, a:Hover {
	font-weight: bold;
	color: #F60;
	text-decoration: underline;
}
a:Hover {
	color: #000;
}
#mysqlErr {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	padding: 20px;
	width: 75%;
	background: #FFF;
	margin: 50px auto 0px;
	border: 1px solid #000;
	text-align: center;
}
#shadow {
	background: url(/images/bg-shadow.png) repeat-x;
}
#projects {
	height: 30px;
	width: 100%;
	background: url(/images/bg-projects.png);
}
#projectsIn {
	margin: 0px auto;
	width: 980px;
	font-size: 10px;
	color: #c4e79b;
	font-weight: normal;
	padding: 8px 0px 0px;
	text-align: center;
}
#projectsIn a {
	color: #c4e79b;
	font-weight: bold;
	text-decoration: underline;
}
#projectsIn a:Hover {
	color: #FFF;
}
#mother {
	background: url(/images/bg-mother.png) no-repeat;
	margin: 5px auto 0px;
	width: 945px;
	padding: 0px;
}
#motherIn {
	padding: 26px 0px 0px;
	margin: 0px 49px 0px 70px;
	width: 826px;
}
#content {
	background: #FFF url(/images/bg-content.png);
	width: 826px;
}
#contentIn {
	background: url(/images/bg-content-in.png) no-repeat;
	padding: 3px;
}
#header {
	background: url(/images/bg-header.png) repeat-x left bottom;
	border-bottom: 2px solid #CCC;
	min-height: 155px;
	width: 820px;
}
#headerLeft {
	float: left;
	width: 555px;
	margin: 0px 0px 0px 10px;
	display: inline;
}
#logo {
	display: block;
	height: 77px;
	position: absolute;
	padding: 6px 0px 0px 22px;
}
#search {
	margin: 84px 0px 0px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background: #FFFFFF url(/images/bg-user-title.png) repeat-x;
	padding: 0px 0px 7px;
}
#legs {
	background: url(/images/logo-legs.png);
	margin: -2px 0px 0px 10px;
	position: absolute;
	height: 39px;
	width: 68px;
}
#search form {
	border-bottom: 1px solid #CCC;
	width: 554px;
	height: 41px;
	overflow: hidden;
}
#search table {
	margin: 10px;
	padding: 0px;
	width: auto;
}
#search form .searchForm {
	width: 192px;
	margin: 0px 0px 0px 55px;
	padding-left: 13px;
}
#search form .searchSelect {
	width: 190px;
}
#search ul {
	padding: 7px 7px 0px;
}
#search ul li {
	line-height: normal;
	list-style: none;
	display: block;
	float: left;
	border-right: 1px solid #E5E5E5;
}
#search ul li a, #search ul li a:Hover {
	font-weight: normal;
	color: #000;
	display: block;
	padding: 0px 5px;
}
#search ul li a:Hover {
	color: #F60;
}
#search ul .last, #search ul .last:Hover {
	border-style: none;
}
#headerRight {
	float: left;
	width: 245px;
	margin: 0px;
}
#user {
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin: 12px 0px 0px;
	background: #FFF;
}
#userTitle {
	background: url(/images/bg-user-title.png) repeat-x;
	border-bottom: 1px solid #CCC;
	padding: 7px;
	font-size: 17px;
	color: #333;
	margin: 0px 0px 10px;
}
#userIn {
	padding: 0px 10px;
	height: 96px;
}
#userIn p {
	padding: 10px 0px 0px;
}
#userIn table {
	margin: 0px;
	width: 100%;
}
#userIn .loginForm {
	width: 140px;
}
#userIn a, #userIn a:Hover {
	font-weight: normal;
	color: #000;
}
#userIn a:Hover {
	color: #F60;
}
#main {
	padding: 0px 10px;
}
#otherProjects {
	padding: 0px 0px 0px 10px;
}
#footer {
	background: url(/images/bg-footer.png) no-repeat;
	text-align: center;
	padding: 15px 0px 0px;
	line-height: 140%;
	color: #FFF;
}
#footer a, #footer a:Hover {
	font-weight: normal;
	color: #FFF;
}
#footer a:Hover {
	color: #000;
}
#footerBanner {
	padding: 15px 0px 0px;
	margin: 0px 49px 0px 70px;
	width: 826px;
	text-align: center;
}
#footerBanner object {
	margin: 0px auto;
}
.cleaner {
	font-size: 1px;
	clear: both;
	height: 1px;
}
.red {
	color: #F00;
}
.icon {
	margin: 15px 5px 0px 0px;
	float: left;
	height: 31px;
	width: 88px;
}
.green {
	color: #090;
}
.gray {
	color: #666666;
}
.right {
	text-align: right;
}
.top {
	vertical-align: top;
}
.obligatory {
	color: #FF0000;
	font-weight: bold;
}
.search {
	font-weight: bold;
	color: #FFFFFF;
	background: #F00;
}
.error, .confirmation {
	border: 1px solid #F00;
	background: #FFFFFF url(/images/icon-error.png) no-repeat 10px 5px;
	padding: 15px 10px 15px 60px;
	margin: 15px 0px 0px;
	display: block;
}
.confirmation {
	background: #FFFFFF url(/images/icon-ok.png) no-repeat 10px 5px;
	border: 1px solid #090;
}
.button, .button:Hover {
	color: #000;
	border: 1px solid #999;
	background: #FFF url(/images/bg-botton.png) repeat-x left bottom;
}
.button:Hover {
	color: #F60;
}
.form {
	border: 1px solid #999;
}
.tinyForm {
	width: 30px;
}
.mediumForm {
	width: 180px;
}
.mediumSelect {
	width: 182px;
}
.longTextarea {
	width: 500px;
}
.rightBox {
	margin: 15px 0px 0px;
}
.rightBox h2 {
	color: #FFF;
	background: #06F url(/images/bg-h2-right-box.png) repeat-x;
	padding: 5px 7px;
}
.rightBoxIn {
	padding: 0px 10px 10px;
	border-right: 1px solid #06F;
	border-bottom: 2px solid #06F;
	border-left: 1px solid #06F;
}
.rightBoxIn a {
	color: #039;
}
.rightBoxIn a:Hover {
	color: #000;
}
.rightBoxIn p {
	padding-top: 10px;
	text-align: left;
}
.rightBoxIn ul {
	padding: 10px 0px 0px 20px;
}
.question {
	padding: 15px 0px 0px;
}
.question form {
	float: left;
	padding: 0px 7px 0px 0px;
}
/* Home */
#homeLeft {
	margin: 0px 15px 0px 0px;
	float: left;
	width: 540px;
}
#flashcontent {
	margin: 15px 0px 0px;
	height: 60px;
	padding: 0px 0px 0px 36px;
}
#catsLeft {
	margin: 0px 20px 0px 0px;
	float: left;
	width: 260px;
}
#catsRight {
	float: left;
	width: 260px;
}
.cat {
	background: url(/images/icon-folder.png) no-repeat;
	padding: 0px 0px 10px 55px;
	margin: 10px 0px 0px;
}
.cat h3 {
	padding: 0px;
}
.cat p {
	text-align: left;
	padding: 1px 0px 0px;
	color: #333;
}
.cat p a, .cat p a:Hover {
	color: #666;
	font-weight: normal;
}
.cat p a:Hover {
	color: #000;
}
#homeRight {
	float: left;
	width: 245px;
}
#tip p {
	text-align: center;
}
#tip h3 {
	text-align: center;
	font-size: 11px;
	padding: 5px 0px 0px;
}
#tip .price {
	color: #666666;
}
#top a, #top a:Hover {
	font-weight: normal;
	color: #000;
}
#top a:Hover {
	color: #F60;
}
/* Add Ad */
.gallery, .galleryRight {
	margin: 15px 16px 0px 0px;
	float: left;
	width: 256px;
}
.galleryRight {
	margin: 15px 0px 0px 0px;
}
.galleryIn {
	background: url(/images/bg-user-title.png) repeat-x;
	padding: 0px 5px;
	height: 86px;
}
.galleryIn .image, .galleryIn .image:Hover {
	display: block;
	background: #F60;
	padding: 1px;
	height: 74px;
	width: 98px;
	margin: 5px 7px 0px 0px;
	float: left;
}
.galleryIn .image:Hover {
	background: #000;
}
.galleryIn .image img {
	border: 1px solid #FFF;
}
.galleryIn .galleryInfo {
	float: left;
	width: 139px;
	padding: 3px 0px 0px;
	line-height: 140%;
}
/* Ads list */
.adList tbody tr {
	background: url(none);
}
.adList tbody tr:Hover {
	background: #E9E9E9;
}
.adList td {
	border-bottom: 1px solid #CCC;
}
.adList .photo {
	width: 96px;
}
.adList .desc {
	vertical-align: top;
}
.adList .desc h2 {
	font-size: 13px;
	padding: 2px 0px 0px;
}
.adList .desc p {
	text-align: left;
	padding: 10px 0px 0px;
}
.adList .adInfo {
	text-align: right;
	padding-left: 5px;
	white-space: nowrap;
	line-height: 140%;
}
.adList .adInfo span {
	font-size: 12px;
	font-weight: bold;
}
/* Category */
#menu {
	padding: 15px 0px 0px 17px;
}
#menu li ul {
	padding: 0px 0px 0px 17px;
}
#menu li a {
	color: #000;
}
#menu li a:Hover {
	color: #F60;
}
#menu li ul li a, #menu li ul li a:Hover {
	font-weight: normal;
}
/* Detail */
#detailLeft {
	margin: 0px 10px 0px 0px;
	float: left;
	width: 290px;
}
#detailRight {
	margin: 0px;
	float: left;
	width: 236px;
}
#mainPhoto {
	margin: 56px 0px 0px;
	width: 244px;
}
#mainPhoto a, #mainPhoto a:Hover {
	display: block;
	background: #F60;
	padding: 1px;
	height: 182px;
	width: 242px;
}
#mainPhoto a:Hover {
	background: #000;
}
#mainPhoto a img {
	border: 1px solid #FFF;
}
.imageDetail, .imageDetailRight {
	display: block;
	background: #F60;
	padding: 1px;
	height: 74px;
	width: 98px;
	margin: 15px 44px 0px 0px;
	float: left;
}
.imageDetailRight {
	margin: 15px 0px 0px 0px;
}
.imageDetail:Hover, .imageDetailRight:Hover {
	background: #000;
}
.imageDetail img, .imageDetailRight img {
	border: 1px solid #FFF;
}
