body {
	background: #f3cd86 url(../../images/bg_left.jpg);
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #4E564B;
}

#bg_right {
	background: url(../../images/bg_right.jpg) repeat-y 600px top;
}

#bg_bottom {
	background: url(../../images/bg_bottom.gif) repeat-x bottom;
}


#bg_top {
	background: url(../../images/bg_top.gif) repeat-x top;
}


#center {
	width: 960px;
	margin: 0 auto;
}


#header {
	background: url(../../images/header.jpg) no-repeat 291px 0;
	height: 180px;
	margin-bottom: 1px;
	float: left;
	width: 960px;
}

#header_top {
	float: left;
	width: 960px;
	height: 112px;
}

#header_nav {
	float: right;
	padding: 55px 60px 0 0;
}

#header_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#header_nav li {
	float: left;
	background: url(../../images/header_sep.gif) no-repeat right;
	padding: 0 20px;
}

#header_nav li#header_nav_last {
	background: none;
	padding-right: 0;
}

#logo {
	width: 270px;
	height: 35px;
	float: left;
	padding: 45px 0 0 15px;
}

#logo a {
	display: block;
	float: left;
	width: 270px;
	height: 35px;
	background: url(../../images/logo.gif) no-repeat;
}


#topnav {
	background: url(../../images/topnav.jpg) no-repeat;
	height: 55px;
	clear: both;
	padding: 8px 0 0 10px;
}

#topnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#topnav li {
	float: left;
	background: url(../../images/topnav_sep.gif) no-repeat center;
	width: 156px;
	height: 40px;
	text-align: center;
}

#topnav li#topnav_first {
	background: url(../../images/topnav_sep_right.gif) no-repeat right center;
}

#topnav li#topnav_big {
	width: 160px;
	background: url(../../images/topnav_sep_big.gif) no-repeat center;
}

#topnav li#topnav_last {
	background: url(../../images/topnav_sep_left.gif) no-repeat left center;
}


/* content */

#content {
	background: url(../../images/content.jpg) repeat-y 10px 0;
	padding: 0 10px;
	float: left;
	width: 940px;
}


/* content right */

#content_right {
	float: right;
	width: 220px;
	font-size: 0.9em;
	padding-bottom: 20px;
}

.random {
	background: url(../../images/rightbox.jpg) repeat-y;
	margin-top: 20px;
	float: left;
	width: 220px;
}

.random_top {
	background: url(../../images/rightbox_top.jpg) no-repeat top;
	float: left;
	width: 220px;
}

.random_bott {
	background: url(../../images/rightbox_bott.jpg) no-repeat bottom;
	padding: 14px 16px 14px 17px;
	float: left;
	width: 187px;
}

.random_img {
	border: 1px solid #b6712f;
	display: block;
	float: left;
	width: 185px;
	height: 128px;
	background-position: top center;
	background-repeat: no-repeat;
}

.right_more {
	text-align: right;
	clear: both;
	float: left;
	width: 187px;
}

.right_more a {
	background: url(../../images/random_right.gif) no-repeat left -20px;
	padding: 7px 20px 9px 10px;
	font-weight: bold;
	display: block;
	width: 157px;
}

.right_more a:hover {
	background: url(../../images/random_right.gif) no-repeat left bottom;
}


/* network */

.network {
	background: url(../../images/network.gif) repeat-y;
	margin-top: 20px;
	float: left;
	width: 220px;
}

.network_top {
	background: url(../../images/network_top.gif) no-repeat top;
	float: left;
	width: 220px;
}

.network_bott {
	background: url(../../images/network_bott.jpg) no-repeat bottom;
	padding: 14px 16px 14px 17px;
	float: left;
	width: 187px;
}

.network_link img {
	border: 0;
	float: left;
	margin-right: 10px;
}

.network_link {
	clear: both;
	background: url(../../images/network_sep.gif) repeat-x bottom;
	padding: 10px 0;
	float: left;
	width: 187px;
	color: #9cedf3;
}

.network_link_last {
	padding: 10px 0 0;
	background: none;
}


/* affiliates */

.affies {
	background: url(../../images/affies.gif) repeat-y;
	float: left;
	width: 220px;
	margin-top: 20px;
}

.affies_top {
	background: url(../../images/affies_top.gif) no-repeat top;
	float: left;
	width: 220px;
}

.affies_bott {
	background: url(../../images/affies_bott.gif) no-repeat bottom;
	padding: 14px 16px 14px 17px;
	float: left;
	width: 187px;
}

.affies_link img {
	border: 0;
	float: left;
	margin-right: 10px;
}

.affies_link {
	clear: both;
	background: url(../../images/affies_sep.gif) repeat-x top;
	padding: 10px 0;
	float: left;
	width: 187px;
	color: #edccc9;
	line-height: 17px;
}

.affies_link_last {
	padding: 10px 0 0;
	background: none;
}


/* content left */

#content_left {
	float: left;
	width: 700px;
}

.content_box {
	background: #F6E0AF url(../../images/news.jpg);
	margin-top: 20px;
	clear: both;
}

#content_text .content_box {
	float: left;
	width: 700px;
	margin: 0;
}

.content_box_top {
	background: url(../../images/news_top.jpg) no-repeat top;
}

#content_text .content_box_top {
	float: left;
	width: 700px;
	margin: 0;
}

.content_box_end {
	background: url(../../images/news_bott.jpg) no-repeat bottom;
	height: 30px;
	color: #7E817A;
}

.content_box_bott {
	background: url(../../images/news_bott.gif) no-repeat bottom;
	float: left;
	width: 700px;
	margin: 0;
}
	

.content_box_in {
	padding: 20px;
}

.posted_by {
	float: right;
	padding: 7px 20px 0;
}

.content_box_end_comments {
	float: right;
	background: #FFFFFF url(../../images/news_comments.jpg) no-repeat right;
	height: 23px;
	padding: 7px 20px 0;
}

.content_box_sep {
	color: #CFCAB5;
	margin: 0 10px;
}

.content_box_end a {
	font-weight: bold;
}


.pages {
	background: url(../../images/pages.jpg) no-repeat;
	height: 27px;
	padding-top: 13px;
	text-align: center;
	color: #AF8D57;
	margin-top: 20px;
}

.pages_sep {
	margin: 0 10px;
}

.pages a {
	font-weight: bold;
}


/* comments */

.comments_title {
	clear: both;
	float: left;
	width: 700px;
}

.comments_title_left {
	float: left;
	width: auto;
}

.comments_title_right {
	float: right;
	width: auto;
	padding-top: 5px;
}

.comment_top {
	background: #EDB75F url(../../images/pages.jpg) no-repeat top;
	height: 8px;
	font-size: 1px;
	clear: both;
	float: left;
	width: 700px;
	margin-top: 20px;
}

.comment {
	background: #EDB75F url(../../images/comment.gif);
	padding: 8px 20px;
	float: left;
	width: 660px;
}

.comment_bott {
	background: #EDB75F url(../../images/pages.jpg) no-repeat bottom;
	height: 8px;
	float: left;
	width: 700px;
	font-size: 1px;
}

.comment_title {
	border-bottom: 1px solid #BF9553;
	float: left;
	width: 660px;
	padding-bottom: 10px;
	color: #6F5322;
}

.comment_title_date {
	float: right;
	width: auto;
}

.comm_text {
	clear: both;
	float: left;
	width: 660px;
	color: #3F3F3F;
}

.comment-edit-link {
	float: right;
	font-weight: bold;
	clear: both;
}

.post_comment {
	background: url(../../images/content.jpg) repeat-y left;
	float: left;
	width: 700px;
	padding: 20px 0;
}

#content_text {
	padding: 20px 0;
	float: left;
	width: 700px;
}

#subnav {
	background: url(../../images/pages.jpg);
	float: left;
	width: 700px;
	height: 32px;
	padding: 8px 0 0 0;
	font-size: 1.1em;
	margin-bottom: 20px;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li {
	float: left;
	padding: 0 8px;
	border-right: 1px solid #BF9553;
}

#subnav li#subnav_last {
	border: 0;
}

#content_left #subnav a {
	float: left;
	/*background: #F6E0AF;*/
	font-weight: bold;
	padding: 5px 15px;
	color: #B33B31;
}

#content_left #subnav a#subnav_current {
	background: #01777B;
	color: #ffffff;
}

#content_left #subnav a:hover {
	background: #B33C32;
	color: #FFFFFF;
}

.text_pd {
	padding: 5px 20px 20px;
}



/* affiliates */

#affies {
	float: left;
	width: 680px;
	padding-left: 20px;
}

.affie {
	background: #FAEED6;
	margin: 0 20px 20px 0;
	padding: 15px 20px 20px;
	float: left;
	width: 280px;
	height: 105px;
	line-height: 19px;
}

.aff_img {
	border: 0;
	float: left;
	margin: 5px 20px 0 0;
}

.aff_text {
	float: left;
}


.exchanges ul {
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;
	float: left;
	width: 660px;
}

.exchanges li {
	float: left;
	width: 305px;
	padding: 8px 0 8px 15px;
	background: #FAEED6;
	margin: 10px 10px 0 0;
}

.exchanges a {
	font-weight: bold;
}

.map_col1 {
	float: left;
	width: 320px;
	padding-top: 20px;
}

.map_col2 {
	float: right;
	width: 320px;
	padding-top: 20px;
}


/* layouts */

#layouts, #icons, #walls, #portfolio {
	padding: 5px 0 20px 20px;
	background: url(../../images/layouts_sep.gif) repeat-y 235px 47px;
	float: left;
	width: 680px;
}

#icons {
	background: none;
	padding-top: 0;
}

#walls {
	background: url(../../images/walls_sep.gif) repeat-y 235px 47px;
}

#portfolio {
	background: url(../../images/portfolio_sep.gif) repeat-y 235px 47px;
}

.layout {
	float: left;
	width: 198px;
	background: url(../../images/news_sep.jpg) repeat-x bottom;
	padding: 15px 0 20px 8px;
	margin: 0 20px 0 0;
	display: inline;
}

.layout img {
	border: 1px solid #E6BF74;
}

.th_text {
	line-height: 19px;
	padding: 10px 0 0 0;
}

.pages_top, .pages_bott {
	background: #FAEED4;
	clear: both;
	float: left;
	width: 640px;
	padding: 10px;
	margin-left: 20px;
	display: inline;
}

.pages_bott_cont {
	float: left;
	width: 680px;
	padding: 0 0 20px;
}

.content_pages {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}

.content_pages li {
	float: left;
}

#content_left .content_pages a {
	float: left;
	background: #FFFFFF;
	font-weight: bold;
	padding: 2px 7px;
	margin-left: 5px;
}

#content_left .content_pages a:hover {
	background: #B33C32;
	color: #FFFFFF;
}

#content_left .layout_link_btn {
	background: #FFF5DF;
	padding: 4px 8px;
	margin-right: 5px;
	color: #4E564B;
}

#content_left .layout_link_btn strong {
	color: #C74D40;
}

#content_left .layout_link_btn:hover {
	background: #B33C32;
	color: #FFFFFF;
}

#content_left .layout_link_btn:hover strong {
	color: #FFFFFF;
}


.icon_th {
	width: 108px;
	height: 108px;
	float: left;
	margin: 20px 20px 0 0;
	background: #FFF5DF;
	padding: 8px 0 0 8px;
	display: inline;
}

.icon_th a {
	cursor: default;
}



/* footer */

#footer {
	color: #55686c;
	background: url(../../images/footer.jpg) no-repeat left;
	height: 60px;
	margin: 0 auto;
	width: 960px;
	clear: both;
	padding: 20px 0 0 0;
}

#footer_links {
	padding-bottom: 15px;
	float: left;
}

#footer_links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer_links li {
	float: left;
	border-right: 1px solid #67688e;
	padding: 0 15px 0 0;
	margin-right: 15px;
}

#footer_links li#footer_links_last {
	border: 0;
}

#footer_copy {
	color: #a3a4c0;
	clear: both;
	font-size: 0.9em;
	float: left;
	width: 600px;
}




/* links */

a {
	outline: none;
	text-decoration: none;
}

#header_nav a {
	color: #ebbc5a;
	font-weight: bold;
}

#header_nav a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#topnav a {
	color: #ffffff;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	float: left;
	width: 156px;
	height: 29px;
	background: url(../../images/topnav_h.gif) no-repeat 0 100px;
	padding: 11px 0 0 0;
}

#topnav a:hover {
	background: url(../../images/topnav_h.gif) no-repeat;
	color: #ebbc5a;
}

#topnav li#topnav_big a {
	width: 160px;
	background: url(../../images/topnav_h_big.gif) no-repeat 0 100px;
}

#topnav li#topnav_big a:hover {
	background: url(../../images/topnav_h_big.gif) no-repeat;
}

#topnav li#topnav_first a {
	width: 156px;
	background: url(../../images/topnav_h_first.gif) no-repeat 0 100px;
}

#topnav li#topnav_first a:hover {
	background: url(../../images/topnav_h_first.gif) no-repeat;
}

#topnav li#topnav_last a {
	width: 160px;
	background: url(../../images/topnav_h_last.gif) no-repeat 0 100px;
}

#topnav li#topnav_last a:hover {
	background: url(../../images/topnav_h_last.gif) no-repeat;
}

#topnav li.topnav_current a {
	background: url(../../images/topnav_s.gif) no-repeat;
	color: #ebbc5a;
}

#topnav li.topnav_current#topnav_first a {
	background: url(../../images/topnav_s_first.gif) no-repeat;
	color: #ebbc5a;
}

#topnav li.topnav_current#topnav_big a {
	background: url(../../images/topnav_s_big.gif) no-repeat;
	color: #ebbc5a;
}

#topnav li.topnav_current#topnav_last a {
	background: url(../../images/topnav_s_last.gif) no-repeat;
	color: #ebbc5a;
}

#content_right a {
	color: #FFFFFF;
}

.affies a {
	font-weight: bold;
}

.network a:hover, .affies a:hover {
	text-decoration: underline;
}


#content_left a {
	color: #C74D40;
}

#content_left a:hover {
	color: #118C8F;
}


#footer a {
	color: #FFFFFF;
	font-weight: bold;
}

#footer a:hover {
	text-decoration: underline;
}


/* headings */

h1, h2, h3 {
	margin: 0;
}

#content_left h1 {
	font-size: 1.4em;
	color: #8F6B2C;
}

.h1_mg {
	margin-bottom: 15px;
}

#content_left h1 strong {
	color: #026F72;
}

.content_title {
	float: left;
	width: 660px;
	background: url(../../images/news_sep.jpg) repeat-x bottom;
	padding-bottom: 15px;
}

.text_pd .content_title {
	padding-top: 12px;
}

.content_title h1 {
	float: left;
}

.content_title_date {
	float: right;
	color: #A7784A;
	font-weight: bold;
	font-size: 1.2em;
	padding-top: 5px;
}

#content_right h2 {
	font-size: 1.25em;
	color: #FFFFFF;
	margin-bottom: 13px;
}

#content_right .network h2 {
	background: url(../../images/network_sep.gif) repeat-x bottom;
	padding-bottom: 13px;
	margin-bottom: 0;
}

#content_right .affies h2 {
	/*background: url(../../images/affies_sep.gif) repeat-x bottom;*/
	padding-bottom: 13px;
	margin-bottom: 0;
}

.comment h2 {
	font-size: 1.1em;
	float: left;
	width: auto;
}

#content_text h2 {
	font-size: 1.15em;
	color: #2C8C8F;
}

#content_text h2.h2_pd {
	padding-top: 15px;
}

.affie h2 {
	padding-bottom: 7px;
}

.layout h2 {
	padding-bottom: 10px;
}



/* other */

p {
	margin: 0;
}

.content_box p, .text p {
	line-height: 19px;
	padding: 12px 0 0;
	/*clear: both;*/
}

.comm_text p {
	line-height: 19px;
	padding: 12px 0 0;
	clear: both;
}

#content_text p strong, .text ol strong, .affie strong, .layout strong , .content_box p strong {
	color: #8F6B2C;
}

.clear {
	clear: both;
}

.sep {
	background: url(../../images/sep.gif) repeat-x bottom;
	clear: both;
	padding-top: 20px;
	margin-bottom: 20px;
	font-size: 1px;
}

.sep_sh, .sep_sh2 {
	background: url(../../images/news_sep.jpg) repeat-x bottom;
	clear: both;
	padding-top: 20px;
	margin-bottom: 20px;
	font-size: 1px;
}

.sep_sh2 {
	padding: 0;
	height: 2px;
}

.sep_sh_s, .sep_sh_s2 {
	background: url(../../images/news_sep.jpg) repeat-x bottom;
	clear: both;
	padding-top: 10px;
	margin: 0 0 0 20px;
	float: left;
	width: 660px;
	display: inline;
	font-size: 1px;
	height: 2px;
}

.sep_sh_s2 {
	padding: 0;
	margin: 0 0 10px 20px;
}

.emph {
	font-weight: bold;
}

.text ol {
	margin: 0;
	padding: 10px 0 0 20px;
	line-height: 19px;
}

.text ol li {
	padding: 5px 0;
}

.img_s_cen {
	vertical-align: middle;
	margin-left: 5px;
}

.list, .list2 {
	list-style: none;
	margin: 0;
	padding: 15px 0 0 20px;
}

.list li {
	padding: 5px 0;
	font-weight: bold;
	color: #8F6B2C;
}

.list2 li {
	line-height: 19px;
	padding: 5px 0;
}

.list strong {
	color: #2C8C8F;
}

.linkus_imgs img {
	margin: 0 10px 0 0;
}

.content_box_img {
	border: 5px solid #F9EBD1;
	margin: 0 13px 10px 0;
}

.content_img_right img, img.content_img_right {
	float: right;
	border: 5px solid #F9EBD1;
	margin: 0 0 5px 20px;
}

.content_img_left img, img.content_img_left {
	float: left;
	border: 5px solid #F9EBD1;
	margin: 0 20px 5px 0;
}


.content_box_more {
	float: right;
	font-weight: bold;
}


/* tooltip */

#tooltip {
	position: absolute;
	background: #FFF;
	padding: 4px 8px;
	z-index: 5;
	color: #C74D40;
	display: none;
	font-size: 0.9em;
	max-width: 250px;
	font-weight: bold;
}
