body { 
	background: #e1e1e2;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 8pt;
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	text-decoration:underline;
	color: #22229c;
}
a:hover { color: #ff4400; }
.c {
	float: left;
}
.cr {
	clear: left;
}

td {
	vertical-align: top;
	padding: 5px;
}

h1 {
	margin: 10px 0 0 10px;
	background-image: url(http://www.vbulletin-directory.com/images/vbulletin-directory.gif);
	width: 330px;
	height: 35px;
	text-indent: -1000em;
	overflow:hidden;
}

h2 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

h3 {
	color: #5e74b3;
	font-size: 8pt;
	padding: 0;
	border-bottom: 1px dotted #5e74b3;
}

#descr {
	padding: 0px;
	margin: 0 0 0 10px;
}

table.formPage {
	border: 1px solid #A0A0A0;
	margin: 0 auto;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #FFEDED;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #EDF3FF;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.label {
	text-align: right;
}
.buttons {
	border-top: 1px solid #A0A0A0;
	text-align: center;
}
.count {
	color: #6f6f6f;
	font-size: 8pt;
	font-weight: normal;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
.url {
	color: #6f6f6f;
}
#path {
	margin: 10px 0 10px 0;
	padding: 3px 6px;
	background: #304b7f;
	line-height: 19px;
	border-width: 2px;
	border-style: solid none;
	border-color: #FFF;
	color: #f0f0f0;
}
#path a:link, #path a:visited {
	color:#9cc9e8;
}
.submit {
	float: right;
}

.text, .btn{
	font-size: 8pt;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000; 
	border: 1px solid #5e74b3;
	height: 13px;
}
textarea.text {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}
select {
	font-size: 8pt;
	border: 1px solid #5e74b3;
}

.captcha {
	border: 1px solid #5e74b3;
	margin-top: 10px;
}

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.btn{
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #9cc9e8;
	background-color: #85abc6;
	height: 16px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}

div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.sort {
	color: #000000;
}
p.subcats {
	margin: 0px 0px 7px 0px;
	padding: 0px;
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 180px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}

div.footer{
	text-align: center;
	padding: 0;
	margin: 4px 0px;
}
div.footer a{
	color: #606060;
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td{
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.content {
	display: block;
	background-color: #FFF;
	margin: 0px 2px 2px 2px;
	padding: 4px 8px;
}
#rightsection {
	position: absolute;
	top: 107px;
	right: 10px;
}
.sideblock .content {
	padding: 3px 6px;
}
.sideblock img {
	width: 111px;
	height: 87px;
	border-width: 0;
}
.sideblock .imagelink {
	display: block;
	width: 111px;
	height: 87px;
	margin: 0 auto;
}
.sideblock p { margin: 0.3em 0; }
.sideblock a { font-weight: bold }
.contentblock {
	border: 1px solid #aaaaaa;
	margin: 0 240px 10px 10px;
}
.content_left {
	width: 49%;
	float: left;
}
.content_right {
	width: 49%;
	float: right;
}
.sideblock {
        border: 1px solid #aaaaaa;
	margin: 0 0 10px 0;
	width: 220px;
}
h2.contenttitle {
	color: #9cc9e8;
	display:block;
	background-color: #2d3545;
	background-image: url(http://www.vbulletin-directory.com/images/hbg.gif);
	background-repeat: repeat-x;
	margin: 2px;
	font-size: 15px;
	font-weight:bold;
	padding: 5px 6px;
}
em {
	background-color: #e3f5ff;
	font-weight: normal;
	font-style:normal;
}
.navig {
	margin-left: 15px;
}
