body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	background: rgb(235, 235, 235);
	text-align: center;
	margin: 0;
	padding: 0 0 20px 0;
}

a {
	color: rgb(38, 39, 45); 
}
#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background-position: 0 158px;
}
#page {
	text-align: left;
	margin: 0px auto;
	width: 900px;
	background-color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
}
#header {
	padding: 0px 0 0 0;
	height: 185px;
	width: 900px;
}
#header h1, #header h1 a {
	color: rgb(38, 39, 45);
	background: #ffffff url('../images/title.png') no-repeat;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 44px;
	line-height: 59px;
	font-weight: 200;
	text-decoration: none;
	height: 80px;
	padding: 0;
	margin: 0;
	
}
#header h1 a:hover {
	text-decoration: underline;
	color: rgb(68, 71, 81);
	}
a.jointop {
font-size: 18px;
color: #990000;
font-weight: bold;
}
a.jointop:hover {
font-size: 18px;
color: #000000;
font-weight: bold;
text-decoration: none;
}
a.logintop {
font-size: 11px;
color: #000000;
}
a.logintop:hover {
font-size: 11px;
color: #990000;
text-decoration: none;
}
.c {
	float: left;
}
.cr {
	clear: left;
}
td {
	vertical-align: top;
	padding: 5px;
}
h1 {
	font-size: 14pt;
	margin: 5px 0 5px 0;
}
h2, h2 a {
	font-size: 14px;
	font-weight:normal;
	font-family:Tahoma, Arial, sans-serif;
	color: rgb(68, 71, 81);
	margin: 0;
	padding: 3px 0;
}
.container {
	height: 80px;
}
h3 {
	color: rgb(68, 71, 81);
	font-size: 22px;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:normal;
	padding: 8px;
	background-color: rgb(225, 225, 225);
	border-top: 1px solid rgb(177, 178, 185);
	border-bottom: 1px solid rgb(177, 178, 185);
	height:26px;

}
h5 {
	color: rgb(68, 71, 81);
	font-size: 14px;
	font-family:Tahoma, Arial, sans-serif;
	font-weight:bold;
	padding: 0px;
	background-color: rgb(225, 225, 225);
		border-bottom: 1px solid rgb(177, 178, 185);
	height:18px;
	margin-top: 0px;
	margin-bottom: 5px;

}
#descr {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 20px;
	line-height: 15px;
	height: 20px;
	padding: 6px;
	margin: 0;
	color: rgb(38, 39, 45);
	background-color: rgb(225, 225, 225);
	border-top: 1px solid rgb(177, 178, 185);
	border-bottom: 1px solid rgb(177, 178, 185);
}
table.formPage {
	border: 1px solid #A0A0A0;
}
td.sttd {
height: 25px;
}
tr.sttr {
height: 25px;
}
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 {
width: 700px;
float: left;
}
#links a {
	font-size: 10pt;
}
#links p {
	margin: 0 0 7px 0;
}
#articles {
	padding: 0 0 0 70px;
}

.url {
	color: #6f6f6f;
}
#path, #path a {
	padding: 1px;
	line-height: 13px;
	color: color: rgb(68, 71, 81);
}
.submit {
	float: right;
	vertical-align: bottom;
	padding: 3px;
}
.membership {
clear: both;
float: right;
padding: 3px;
font-size: 12px;
}
.membership a {
color: #990000;
text-decoration: underline;
}
.membership a:hover {
color: #000000;
text-decoration: none;
}
.lucky {
padding: 3px;
font-size: 12px;
font-weight: bold;
}
.lucky a {
color: #990000;
text-decoration: underline;
font-weight: bold;
}
.lucky a:hover {
color: #000000;
text-decoration: none;
font-weight: bold;
}
#user-bar {
	clear: both;
	width: 20%;
	margin: 10px 0 0 auto;
	padding: 1px;
	line-height: 14px;
	text-align: right;
	color: rgb(68, 71, 81);
}
#user-bar a {
	color: rgb(68, 71, 81);
}
.text, .btn {
	font-size: 8pt;
	font-family: Tahoma, Arial, sans-serif;
}
input.text {
	color: #000000;
	border: 1px solid #5e74b3;
}
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 #5e74b3;
	background-color: rgb(225, 225, 225);
	cursor: pointer;
	height: 17px;
}
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;
	color: #8c2e26;
}
p.subcats a {
}
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	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 {
	bottom: 0;
	clear: both;
	text-align: center;
	border-top: 1px solid #E0E0E0;
	padding: 3px 0 20px 0;
	margin-top: 50px;
}
div.footer a {
	color: rgb(68, 71, 81);
	
}
.price {
	border: 1px solid #A0A0A0;
}
.price table td {
	margin: 0;
	padding: 2px;
	vertical-align: bottom;
}
.paging-links, .paging-info {
	text-align: right;
}
.paging-info {
	font-style: italic;
}
.footer-paging-links, .footer-paging-info {
	text-align: right;
}
.footer-paging-info {
	font-style: italic;
}
.limit_field {
	border: 0 solid transparent;
	border-width: 0;
}
#toggleCategTree {
	display: block;
	cursor: pointer;
	cursor: hand;
	color: #6A8AD4;
}
#categtree {
	margin: 3px 0;
	height: 200px;
	width: 300px;
	overflow: auto;
	border: 1px dotted #9EC2F3;
	border-width: 0 1px 1px;
}
#catTitle {
	background: #fff;
}
/* Important for Konqueror */
#categtree h2 {
	margin: 0 0 5px;
	padding: 2px;
	text-align: center;
	color: #5e74b3;
	background: #DDE5F3;
	vertical-align: middle;
}
#categtree #close_tree {
	right: 0;
	padding: 1px;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	cursor: hand;
}
#categtree .categ-item {
	clear: both;
	margin: 3px 5px;
	padding: 2px 5px;
	display: block;
	border: 1px dotted #CBE2EC;
	border-width: 1px 0;
	cursor: pointer;
	cursor: hand;
}
#categtree .categ-item img {
	margin-right: 1em;
}
#categtree .odd {
	background: #F8F8FC;
}
#categtree .even {
	background: #fff;
}
#categtree .categ-item:hover {
	background: #eee;
}
legend {
	border-width: 1px;
	border-color: #5e74b3;
	border-style: dotted;
	padding: 3px;
	font-weight: bold;
	color: #5e74b3;
}
fieldset {
	border-width: 1px;
	border-color: #5e74b3;
	border-style: solid;
	background-color: #bfaa84;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
label {
	cursor: pointer;
}
table.comment {
	border-width: 1px;
	border-color: #5e74b3;
	border-style: dotted;
	margin-top: 5px;
}
tr.comment {
	background-color: #5e74b3;
	color: #bfaa84;
}
h4 {
	color: #5e74b3;
	font-size: 8pt;
	padding: 0;
}
#homex {
}
#homex .block {
	width: 120px;
	height: 130px;
	float: left;
	border: 1px solid #ddd;
	text-align: center;
	margin: 8px;
}
#homex .top {
	height: 40px;
	text-align: left;
	margin-top: 15px;
}
#homex .topleft {
	height: 40px;
}
#homex .topright {
	background-position: right;
	height: 40px;
}
#homex .toptxt {
	margin: 14px 0 0 35px;
	float: left;
	color: rgb(68, 71, 81);
	font-size: 16px;
	padding: 0;
	border-bottom: 1px #333333 dotted;
}
#homex .l a {
	display: block;
	padding: 2px;
	font-size: 9px;
	margin: 2px;
	height: 40px;
	width: 103px;
}
#homex img {
	height: 75px;
	width: 100px;
	padding: 2px 2px;
	border: 0;
}
#homexer {
}
#homexer .block {
	width: 120px;
	height: 130px;
	float: left;
	border: 1px solid #ddd;
	text-align: center;
	margin: 8px;
}
#homexer .top {
	height: 40px;
	text-align: left;
	margin-top: 15px;
}
#homexer .topleft {
	height: 40px;
}
#homexer .topright {
	background-position: right;
	height: 40px;
}
#homexer .toptxt {
	margin: 14px 0 0 35px;
	float: left;
}
.content {
	width: 872px;
	padding: 0 0 0 70px;
}
.contentfooter {
	width: 800px;
	padding: 10px 12px 20px 10px;
	text-align: left;
}


	/*---------- centered button ----------*/
.btnC { display: block; position: relative; background: #aaa; padding: 3px; width: 120px; margin: 3px auto; color: #fff; text-decoration: none; cursor: pointer; text-align: center; }
.btnC * { font-style: normal; background-image: url('http://www.wicked-webcams.com/images/btn2.png'); background-repeat: no-repeat; display: block; position: relative; }
.btnC i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btnC span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btnC span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btnC span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btnC span,
* html .btnC i { width: 120px; text-align: center; padding: 0px; display: block; margin: 0px auto; background-image: none; cursor: pointer; }

.btnC.red { background: #e60000; }
.btnC.blue { background: #2ae; }
.btnC.green { background: #9d4; }
.btnC.lime { background: #bbce00; }
.btnC.pink { background: #e1a; }
.btnC:hover { background-color: #a00; color: #fff; }
.btnC:active { background-color: #444; color: #fff; }
.btnC[class] {  background-image: url('http://www.wicked-webcams.com/images/btn.png'); background-position: bottom; }

* html .btnC { border: 3px double #aaa; }
* html .btnC.red { border-color: #e60000; }
* html .btnC.blue { border-color: #2ae; }
* html .btnC.green { border-color: #9d4; }
* html .btnC.lime { border-color: #bbce00; }
* html .btnC.pink { border-color: #e1a; }
* html .btnC:hover { border-color: #a00; }


/*---------- right aligned button ----------*/
.btnR { display: block; position: relative; background: #aaa; padding: 5px; float: right; color: #fff; text-decoration: none; cursor: pointer; }
.btnR * { font-style: normal; background-image: url('http://www.wicked-webcams.com/images/btn2.png'); background-repeat: no-repeat; display: block; position: relative; }
.btnR i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btnR span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btnR span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btnR span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

* html .btnR span,
* html .btnR i { float: right; width: auto; background-image: none; cursor: pointer; }

.btnR.red { background: #e60000; }
.btnR.blue { background: #2ae; }
.btnR.green { background: #9d4; }
.btnR.lime { background: #bbce00; }
.btnR.pink { background: #e1a; }
.btnR:hover { background-color: #a00; color: #fff; }
.btnR:active { background-color: #444; color: #fff; }
.btnR[class] {  background-image: url('http://www.wicked-webcams.com/images/btn.png'); background-position: bottom; }

* html .btnR { border: 3px double #aaa; }
* html .btnR.red { border-color: #e60000; }
* html .btnR.blue { border-color: #2ae; }
* html .btnR.green { border-color: #9d4; }
* html .btnR.lime { border-color: #bbce00; }
* html .btnR.pink { border-color: #e1a; }
* html .btnR:hover { border-color: #a00; }

#oc-model    { width: 112px; margin: 5; float: left; margin: 5px 5px 5px 5px; }
	#oc-mainc    {
		width: 735px;
		
		float: left;
		margin-bottom: 10px;
		
	}
	#oc-content    {
		width: 735px;
		float: left;
		margin-bottom: 10px;
		
		
	}
	
	#sidebar {
	width: 140px;
	float: right;
	margin-left: 10px;
	padding-left: 8px;
	background-color: #E1E1E1;
		}
		
		#topper {
		width: 730px;
		}
		#topperleft {
		width: 205px;
		float: left;
				}
		#topperright {
		width: 505px;
		margin-left: 20px;
		float: left;
		}

