htnl,
body {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
}

a:link {
	color: #ac0000;
	text-decoration: underline;
}
a:visited {
	color: #a26b6b;
	text-decoration: underline;
}
a:hover {
	color: #c70000;
	text-decoration: none;
}

p {
	text-align: justify;
	line-height: normal;
	margin: 0;
	padding: 5px 0;
}

h1,
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #707070;
	margin: 0;
	padding: 5px 0 2px 0;
}
h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	margin: 0;
	padding: 0;
}
h4 {
	margin: 0;
	padding: 5px 0;
}

hr {
	height: 0px;
	border: none;
	border-bottom: 1px dashed #bfbfbf;
}

ul, ol {
	margin: 0 30px;
}

li {
	padding: 2px 0;
}

/*****************************
 design
******************************/

#containerMain {
	width: 1000px;
	padding: 0 5px;
	margin: 0 auto;
}
#containerMain td {
	vertical-align: top;
}

.colRight {
	width: 250px;
	padding: 0 10px;
	background-color: #d5cea4;
}

.header {
	vertical-align: top;
	padding: 15px 0 7px 0;
}

a.menu:link,
a.menu:visited,
a.menuSelected:link,
a.menuSelected:visited {
	display: block;
	color: #494949;
	font-size: 12px;
	font-weight: normal;
	line-height: normal;
	white-space: nowrap;
	text-decoration: underline;
	padding: 5px 10px;
	margin-bottom: 1px;
}
a.menuSelected:link,
a.menuSelected:visited,
a.menu:hover {
	background-color: white;
	text-decoration: none;
	color: #707070;
}

.logo {
	background-image: url(../images/bg_logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	text-align: center;
	width: 185px;
	padding: 10px 20px 10px 10px;
	line-height: 40px;
}
.logo a:link,
.logo a:visited,
.logo a:hover {
	color: black;
	text-decoration: none;
}

.logoText1,
.logoText2 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 46px;
}
.logoText2 {
	font-size: 36px;
}

.headerAds {
	float: right;
	width: 728px;
	height: 100px;
}


.footer {
	color: #d5cea4;
	padding: 8px 0;
}

.contentInner {
	clear: both;
	min-height: 500px;
	background-color: white;
	margin-right: 10px;
	padding: 10px 12px;
}

.topItem,
.topItemSelected {
	float: left;
	height: 37px;
	padding-right: 3px;
}
.itemText {
	background-color: #d5cea4;
	padding: 2px 2px 0 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.itemFirstCol,
.itemLastCol {
	background-image: url(../images/menu_left.png);
	background-repeat: no-repeat;
	width: 10px;
}
.itemLastCol {
	background-image: url(../images/menu_right.png);
}
.topItemSelected .itemText {
	background-color: white;
}
.topItemSelected .itemFirstCol {
	background-image: url(../images/menu_left_o.png);
}
.topItemSelected .itemLastCol {
	background-image: url(../images/menu_right_o.png);
}
.itemText a:link,
.itemText a:visited {
	display: block;
	color: #707070;
	text-decoration: none;
	padding: 5px 0 2px 0;
}
.itemText a:hover {
	color: black;
	text-decoration: underline;
}



.paging {
	margin-bottom: 7px;
}

.paging a:link {
	padding-right: 5px;
}
.paging a:visited,
.paging a:hover {
	padding-right: 5px;
}
.paging b {
	padding-right: 5px;
}

.rowNorm,
.rowAlt {
	background-color: white;
	border: 1px solid #c1d3b8;
	padding: 8px 10px;
	margin-bottom: 10px;
}
.rowAlt {
	background-color: #faedce;
}

.renderCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8e8e8e;
	white-space: nowrap;
}

.rightCell,
.priceCell {
	color: black;
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
}
.priceCell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.price,
.priceSpecial {
	color: white;
	background-color: #58b22c;
	padding: 2px 4px;
}
.priceSpecial {
	background-color: #f77a01;
}

.infoLinks a {
	margin-right: 15px;
}


.detail_text {
	margin: 5px 0;
}

.date_ago {
	font-weight: normal;
	color: #999;
}

.banner {
	padding: 5px 0;
	text-align: center;
}

/*****************************
 ADSENSE
******************************/

.ads_top_right {
	float: right;
	width: 336px;
	height: 280px;
}

.ads_side {
	float: right;
	width: 160px;
	height: 800px;
}

.ads_lederb {
	padding: 5px;
	width: 730px;
}

.ads_small_vert {
	width: 120px;
	height: 240px;
	float: left;
}

.ads_banner {
	width: 470px;
}

a.menuBottom:link,
a.menuBottom:visited {
	margin-left: 10px;
}

/*****************************
 OTHER
******************************/

.add_banner {
	background-color: white;
    padding: 5px;
}

.errorInput {
	border: 1px solid red;
}
.errorText {
	color: red;
}

.copyright {
	color: black;
	text-align: right;
}

.solution {
	color: black;
	text-align: left;
	vertical-align: middle;
	width: 170px;
}
.solution_lt {
	color: #d33f97;
}

.picBorder {
	border: 5px solid #c1c1c1;
	margin: 0 5px 5px 0;
}


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

form {
	padding: 0;
	margin: 0;
}

.formCaption {
	width: 200px;
	padding-right: 5px;
}

.formSubmit {
	font-weight: bold;
}

.textField {
	width: 250px;
}
.loginField {
	width: 80px;
	font-size: 11px;
}
.loginButton {
	font-size: 11px;
	width: 40px;
}
.formLabel {
	font-size: 12px;
	padding: 0;
	margin: 0;
}
.loginCheckbox {
	padding: 0;
	margin: 1px 0;
}

a.linkRegister:link,
a.linkRegister:visited,
a.linkUsermenu:link,
a.linkUsermenu:visited {
	display: block;
	float: left;
	background-color: #df6e00;
	font-size: 12px;
	color: white;
	text-decoration: none;
	padding: 2px 5px;
	margin: 2px 5px 0 0;
}
a.linkRegister:hover {
	background-color: #ff7e00;
}
a.linkUsermenu:link,
a.linkUsermenu:visited {
	background-color: #3da709;
}
a.linkUsermenu:hover {
	background-color: #45c008;
}

div.clear_both {
	clear: both;
}

/*textarea {
	width: 100%;
}*/

.filter_combo {
	width: 140px;
}

.filter_submit {
	font-weight: bold;
}

.formSpecial {
	display: none;
}
.required {
	color: red;
	font-weight: bold;
	padding: 0 1px 0 3px;
}
div.errorDiv {
	background-color: #ffd9d9;
	border: 1px solid red;
	color: #990000;
	padding: 3px 10px 3px 10px;
	margin: 10px 0 10px 0;
	font-weight: bold;
	text-align: left;
}

div.errorBox {
	background-color: #ffd9d9;
	border: 1px solid red;
	color: #990000;
	padding: 1px 5px;
	font-weight: bold;
	text-align: left;
}

div.errorBorder {
	float: left;
	border: 1px solid red;
	padding: 1px;
	/*width: 145px;*/
}
div.errorNull {
	width: 100%;
	position: relative;
	display: table;
}
div.errorMessage {
	float: left;
	background-color: #ffd9d9;
	border: 1px solid red;
	font-weight: normal;
	margin: 1px;
	padding: 1px 10px 1px 10px;
	width: 150px;
	vertical-align: middle;
}

.actionMessage {
	background-color: #c5ffb6;
	border: 1px solid #1d8800;
	color: #1d8800;
	padding: 3px 10px 3px 10px;
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: left;
}

.stdInput {
	width: 200px;
}

.paypal_container {
	text-align: right;
}
.paypalButton {
	font-weight: bold;
	padding: 8px 20px;
	margin: 5px 0;
}

