/* CSS Document */
/* Doneeh Tri Media */

body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
}

p,form,h1,h2,h3,ul {
	margin: 0px;
	padding: 0px;
}
a {
	color: #bc3b6f;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

td {
	border-bottom: 1px solid #efefef;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px 0px 2px 0px;
	color: #333;
}
td h1 {
	padding-top: 20px;
	font-size: 18px;
	color: #bc3b6f;
}

blockquote {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h3 {
	color: #000;
	font-size: 13px;
	display: block;
	border-bottom: 1px solid #bbb;
	margin-bottom: 12px;
}

input {
	margin-bottom: 2px;
}

#container {
	width: 920px;
	margin: auto;
	padding: 0px 3px 0px 3px;
	border-left: 1px solid #ccc;
}


#header {
	width: 920px;
	border-top: 5px solid #343434;
	padding-top: 2px;
	height: 96px;
	background-image: url(images/bg-header.gif);
	background-repeat: repeat-x;
}
#leftheader {
	float: left;
	width: 173px;
	height: 86px;
}
#mainheader {
	float: left;
	width: 433px;
	padding-left: 14px;
	background-image: url(images/bg-logo.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#rightheader {
	float: right;
	width: 300px;
	background-color: #eee;
	height: 86px;
}
#searchbox {
	padding: 10px 10px 10px 15px;
}


#root {
	width: 920px;
	background-image: url(images/bg-root.gif);
	background-repeat: repeat-y;
}
#leftroot {
	float: left;
	width: 165px;
	padding: 4px;
	background-color: #3f3f3f;
}
#leftroot ul {
	list-style: none;
}
#leftroot li {
	margin-bottom: 1px;
	*display: inline;
}
#leftroot li a {
	color: #efefef;
	text-decoration: none;
	display: block;
	padding: 3px 5px 2px 25px;
	background-color: #4c4c4c;
	margin-bottom: 1px;
	background-image: url(images/bg-list-leftroot.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#leftroot li a:hover {
	color: #fff;
	display: block;
	background-color: #000;
}
#leftroot h2 {
	font-size: 16px;
	padding: 8px 5px 2px 5px;
	color: #ff9900;
	margin-bottom: 4px;
}
#mainroot {
	float: left;
	width: 447px;
}

.mainbox {
	clear: both;
	margin: auto;
	width: 417px;
	padding: 10px 13px 0px 13px;
}
.mainbox h2 {
	font-size: 16px;
}
.mainboxads {
	clear: both;
	padding-left: 113px;
	height: 80px;
	background-image: url(stock/c_cam43f323e9bb164.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 15px;
	border-bottom: 1px solid #bbb;
	padding-bottom: 15px;
	padding-top: 20px;
	width: 302px;
}
#maintopbox {
	margin: auto;
	width: 417px;
	height: 186px;
	background-image: url(images/bg-maintopbox.gif);
	background-repeat: no-repeat;
	padding: 13px 13px 5px 13px;
	margin-bottom: 15px;
}
#maintopbox h1, .mainbox h1 {
	color: #000;
	font-size: 18px;
	display: block;
	border-bottom: 1px solid #bbb;
	margin-bottom: 12px;
}
#maintopbox h2 {
	font-size: 18px;
	margin-bottom: 25px;
}
#maintopboxmeta, .mainboxmeta {
	height: 115px;
	border-bottom: 1px solid #bbb;
	padding-bottom: 4px;
}
.mainboxmeta {
	height: 127px;
}
#maintopboxthumb, .mainboxthumb {
	float: left;
	width: 110px;
}
#maintopboxtext, .mainboxtext {
	float: right;
	width: 290px;
	padding-right: 10px;
}
.mainboxtext {
	padding-bottom: 4px;
}
.mainboxtext h2 a {
	color: #000;
	text-decoration: none;
}
.mainboxtext h2 a:hover {
	color: #336699;
	text-decoration: underline;
}
.mainboxtext h2 {
	font-size: 16px;
	margin-bottom: 3px;
}
#maintopboxmetalink, .mainboxmetalink {
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 8px;
	border-top: 1px solid #efefef;
}
.mainboxmetalink {
	padding-top: 5px;
}


#rightroot {
	float: right;
	width: 300px;
	background-color: #f7f7f7;
	border-top: 8px solid #333;
	padding-top: 2px;
}
.rightbox ul {
	list-style: none;
	margin: 0px 15px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rightbox li {
	border-bottom: 1px solid #e4e4e4;
	padding: 2px 0px 2px 0px;
	*padding: 0px;
}
.rightbox li a {
	color: #214a72;
	text-decoration: none;
}
.rightbox li a:hover {
	color: #666;
}
.rightboxads {
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #fff;
	background-color: #fff;
}
.rightboxadsspec {
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #fff;
	background-color: #f7f7f7;
	padding: 5px 0px 10px 10px;
}
.rightbox, .rightboxspec {
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #fff;
	padding-bottom: 10px;
}
.rightbox h2 {
	display: block;
	background-color: #333;
	padding: 4px 15px 2px 15px;
	color: #ccc;
	margin-bottom: 7px;
	font-size: 14px;
	text-transform: uppercase;
}
.rightboxspec {
	background-color: #333;
}
.rightboxspec h2 {
	display: block;
	background-color: #902550;
	padding: 4px 15px 2px 15px;
	color: #fff;
	margin-bottom: 7px;
	font-size: 14px;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
}
.rightboxspec ul {
	list-style: none;
	margin: 0px 15px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.rightboxspec li {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	*padding: 0px;
}
.rightboxspec li a {
	color: #ffa800;
	text-decoration: none;
}
.rightboxspec li a:hover {
	color: #fff;
}

#footer {
	border-top: 4px solid #3f3f3f;
	border-bottom: 4px solid #3f3f3f;
	background-color: #fff;
	padding: 13px 13px 8px 188px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	background-image: url(images/bg-footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


.mainads {
	width: 411px;
	margin: 20px 0px 10px 5px;
	padding: 16px 13px 13px 10px;
	border: 1px solid #bbb;
	border-top: 4px solid #333;
	background-image: url(images/bg-mainads.gif);
	background-repeat: no-repeat;
	background-position: top right;
}


.clearall {
	clear: both;
}