*{
	margin: 0px;
	padding: 0px;
}

a:active, a:focus {
	outline: 0;
}

img{
	border: 0;
}

.left{
	float: left;
}

.right{
	float: right;
}

.clear{
	clear: both;
}

.align-left{
	text-align: left;
}

.align-center{
	text-align: center;
}

.align-right{
	text-align: right;
}

.hidden{
	display: none;
}

.visible{
	display: block;
}

body{
	
}

body#body{
	color: #333;
	font: 12px/18px Arial, Verdana, Tahoma, sans-serif;
	background: #fff url(../images/header-bg.gif) repeat-x top;
	width: 100%;
	padding: 0px;
}

#container{
	width: 860px;
}

#container a{
	color: #00608c;
	font: normal 12px/20px Arial, Verdana, Tahoma, sans-serif;
}

#container a:hover{
	color: #B22222;
	text-decoration: none; 
}

#container a.important{
	font-weight: bold;
	font-size: 13px;
}

#container p{
	line-height: 20px;
}

h1{
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin-bottom: 4px;
}

h2{
	font-size: 14px;
	color: #000;
	font-weight: normal;
	border-bottom: 1px solid #147ee4;
	padding-bottom: 3px;
	margin-bottom: 15px;
}

h3{
	font-size: 14px;
	color: #0466cc;
	font-weight: normal;
	margin-top: 15px;
	margin-bottom: 8px;
	border-bottom: 1px dotted #0466cc;
}

h4{
	font-size: 11px;
	font-weight: normal;
	color: #666;
	margin-bottom: 4px;
}

input, select, textarea{
	font: 12px/18px Arial, Verdana, Tahoma, sans-serif;
	color: #000;
}

input.text{
	height: 18px;
	padding: 0 2px;
	margin-right: 10px;
	padding-top: 1px;
}

input.button{
	height: 22px;
	line-height: 22px;
	padding: 0 15px;
	font-size: 12px;
}

select{
	margin-right: 10px;
	line-height: 21px;
	height: 21px;
	padding-top: 2px;
}

#header{
	height: 55px;
	padding: 15px 35px 15px 0;
	background: #fff url(../images/header-bg.gif) repeat-x top;
}

a#logo{
	background: url(../images/logo.gif);
	width: 180px;
	height: 51px;
	display: block;
	float: left;
	margin-left: 20px;
}

#ad-url-info{
	float: right;
	margin: 7px 0;
	line-height: 23px;
}

#ad-url-info div{
	margin-right: 10px;
	font-weight: bold;
	color: #000;
}

#ad-url-info input{
	width: 350px;
}

#ad-url-info p{
	clear: both;
	text-align: right;
	margin-right: 10px;
	color: #666;
	font-size: 11px;
}

div#content{
	background: url(../images/ad-header-shadow.jpg) no-repeat left top;
	padding: 22px 50px 0px 20px;
}

div#content-friend{
	padding: 0px 20px 0px 20px;
	width: 340px;
}

input.email{
	width: 200px !important;
}

#info{
	width: 342px;
	float: left;
}

#photos{
	width: 425px;
	float: right;
}

table{
	width: 100%;
	border-collapse: collapse;
}

.previewWindow div{
	border: 1px solid #737373;
	margin-bottom: 1px;
	position: relative;
}

.previewWindow div.none{
	border: 1px solid #bcbcbc;
	height: 321px;
	background: url(../images/camera-block-final.gif) no-repeat center;
}

.previewWindow a{
	display: block;
}

.thumbnail{
	width: 20%;
}

.thumbnail a{
	border: 1px solid #737373;
	display: block;
	margin-right: 1px;
}

.thumbnail a:hover, .thumbnail a.active{
	border-color: #b22222;
}

.toolbox{
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #999;
}

.toolbox-no-thumbs{
	margin-top: 5px;
}

a.offer-button{
	padding-left: 8px;
	font-size: 11px !important;
	text-decoration: none;
	height: 22px;
	line-height: 21px !important;
	display: block;
	
	width: 96px;
	padding-left: 20px;
	background: url(../images/add-item.gif) no-repeat;
	margin-top: 8px;
	float: left;
	margin-right: 10px;
}

a.user-page-no-image{
	font-size: 11px !important;
	text-decoration: none;
	height: 22px;
	line-height: 21px !important;
	display: block;
	
	width: 125px;
	padding-left: 24px;
	background: url(../images/show-ad-list.gif) no-repeat;
	margin-top: 8px;
	float: left;
}

.toolbox div a, .toolbox-no-thumbs div a, p a.google{
	background: url(../images/pointer.gif) no-repeat left;
	padding-left: 13px;
	height: 22px;
	line-height: 22px;
	display: block;
	margin-top: 8px;
	margin-right: 20px;
	float: left;
}

a.bad{
	color: #A52A2A !important;
	background: url(../images/delete_in_list.gif) no-repeat left !important;
	padding-left: 20px !important;
	height: 16px !important;
	line-height: 16px !important;
	margin-top: 15px !important;
}

p a.google{
	margin-left: 20px;
	margin-top: 0;
	margin-bottom: 5px;
	float: left;
}

#not-found{
	text-align: center;
	padding-top: 50px;
}

a#not-found-message{
	background: url(../images/not-found.png) no-repeat bottom;
	height: 154px;
	margin: 0 auto;
	width: 250px;
	font-size: 18px !important;
	line-height: 25px !important;
	color: #b22222 !important;
	text-decoration: none !important;
	padding-bottom: 60px;
	display: block;
	margin-bottom: 20px;
}

a#not-found-message:hover{
	color: #00608c !important;
	text-decoration: underline !important;
}

.gap{
	margin-bottom: 10px;
}

.small-gap{
	margin-bottom: 5px;
}

ul, li{
	list-style: none;
}

ul li{
	line-height: 16px !important;
	background: url(../images/checkbox.gif) no-repeat left;
	padding-left: 22px;
	margin-left: 5px;
}

ul.banners{
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #aaa;
}

ul.banners li{
	padding: 0;
	margin: 0;
	background: none;
}

#info p{
	margin-left: 5px;
}

p.created{
	text-align: right;
	font-size: 10px;
	margin-top: 30px;
	background: #e8f4fb;
	padding-right: 10px;
	border-top: 1px solid #58b0e2;
	margin-left: 0px !important;
}

div.comment{
	width: 420px;
	margin-left: 3px;
}

div.margin{
	margin-top: 15px;
}

div.comment div.comment-content{
	background: url(../images/comment-top.gif) no-repeat top;
	padding: 13px 12px;
	padding-bottom: 0px;
}

div.comment div.comment-author-info{
	background: url(../images/comment-bottom.gif) no-repeat;
	height: 20px;
	padding-left: 58px;
	padding-top: 20px;
	color: #666;
}

div.comment div.comment-author-info span.author{
	color: #048ACC;
	font-weight: bold;
}

h3.section{
	font-weight: bold;
	clear: both;
	font-size: 13px;
	border: 0;
}

h3.section a{
	font-weight: bold !important;
	font-size: 16px !important;
	text-decoration: none !important;
	display: block;
}

div.gap, div.gap2x{
	height: 10px;
	line-height: 10px;
	font-size: 9px;
	clear: both;
}

div.gap2x{
	height: 20px;
}

h3.comments{
	margin-top: 20px;
	color: #666;
	font-weight: bold;
}

h3.comments-first{
	color: #666;
	font-weight: bold;
}

div.comment-form{
	background: url(../images/section-bg.jpg) repeat-x top;
}

div.comment-form div{
	padding: 7px 12px;
}

input.required{
	height: 18px !important;
}

input.error, select.error, textarea.error{
	border: 2px solid #990000 !important;
	background: #FFE8E8 !important;
}

label.error{
	color: Maroon !important;
}

input.captcha{
	width: 80px;
	height: 40px !important;
	font-size: 36px;
	line-height: 40px;
	margin-left: 5px;
	text-align: center;
}

img.captcha{
	border: 1px solid #898989;
	float: left;
}

input.text, select, textarea{
	font: 12px/21px Arial, Verdana, Tahoma, sans-serif;
	height: 21px;
	color: #000;
}

input.text{
	height: 17px;
	padding: 0 2px;
	margin-right: 10px;
	padding-top: 1px;
}

input.button{
	height: 22px;
	line-height: 22px;
	padding: 0 15px;
	font-size: 12px;
}

input.required, select.required, textarea.required{
	background: #F1F8FD;
	border: 1px solid #1C72CE;
}

label.required{
	background: url(../images/required.gif) no-repeat top left;
	padding-left: 16px;
	color: #145293;
	margin: 0 !important;
}

textarea{
	width: 380px !important;
	height: 70px !important;
	background: #fff;
	line-height: 16px;
}

textarea.friend{
	width: 300px !important;
	height: 70px !important;
}

div.submit-button{
	text-align: right;
	padding-top: 5px;
	border-top: 1px solid #D7D1BB;
	margin-top: 10px;
}

input.button{
	height: 22px;
	line-height: 22px;
	padding: 0 15px;
	font-size: 12px;
}

.notice-info{
	background: #FEF0B8;
	border: 1px solid #BD9802;
	padding: 7px 10px;
	margin-bottom: 20px;
}

.notice-info p{
	line-height: 18px !important;
}

label{
	font-weight: bold;
}

div.success{
	font-size: 16px;
	border: 1px solid Green;
	background: #D4FFD5;
	margin-top: 20px;
}

div.success a{
	font-size: 16px !important;
}

div.failure{
	font-size: 16px;
	border: 1px solid Maroon;
	background: #FFD7D7;
	margin-bottom: 20px;
}

#content-friend div.success{
	font-size: 16px;
	padding: 40px 20px 40px 120px;
	border: 1px solid Green;
	background: #D4FFD5 url(../images/success.gif) no-repeat 20px;
	margin-top: 20px;
}

#content-friend div.success a{
	font-size: 16px !important;
}

#content-friend div.failure{
	padding: 8px;
}

div.savedItem{
	color: #006400;
	font-weight: bold;
	margin-top: 10px;
	float: left;
	font-style: italic;
	margin-right: 20px;
}