/* #ffbbce; - pink text,links
   #9a2e4b; - background
   background-color: #ed7598; - pink background headers
 */


/* clear css */

html, body, div, span,
applet, object, iframe,i
 p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
/*
	font-size: 100%;
	text-align: left;
	vertical-align: baseline;*/
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

/* clear css end */


body {
	background-color: #9a2e4b;
color: #fff;
}
.clear {
	clear: both;
}
#header {
	background: url(/images/bg_header.jpg) right top no-repeat;
	background-color: #fff;
	height: 347px;
	float: left;
	width: 100%;
}
#itext {
   padding-left: 10px;
   padding-right: 30px;
}
#itext h1{
   color: #fff;
   font-size: 16px;
   font-weight: bold;
   padding-bottom: 10px;
}
#itext p {
   text-align: justify;
   font-size: 12px;
   line-height:150%;
   padding-bottom:8px;
}

#logo {
	margin: 90px 0 0 36%;
}
#advertising_block {
/*	background-color: #f6f7de;
	border: 1px solid #e6eac7;*/
	height: 60px;
	padding: 0 10px;
	margin: 0 0 0 45%;
	width: 470px;
}
#cap {
	background-color: #265f7a;
	height: 13px;
	padding: 3px 10px 0 5px;
}
#left_title {
	display: block;
	height: 7px;
	float: left;
	width: 70px;
}
#right_title {
	color: #fff;
	font: 10px Arial;
	float: right;
}
#right_title:hover {
	text-decoration: none;
}
#part_info #left_td {
	float: left;
	border-right: 1px solid #265f7a;
	padding: 0 10px 0 0;
}
#part_info #right_td {
	float: right;
}
#part_info div {
	width: 227px;
}
#part_info a {
	color: #265f7a;
	font: bold 11px Arial;
}
#part_info a:hover {
	text-decoration: none;
}
#part_info p {
	font: 11px Arial;	
}
#site_navigation {
	background: url(/images/bg_site_navigation.gif) repeat-x;
}
#site_navigation ul {
	display: block;
	height: 55px;
	margin: 0 auto;
	width: 1000px;
}
#site_navigation li {
	display: block;
	float: left;
	margin: 0 25px 0 0;
}
#site_navigation li a {
	color: #fff;
	font: italic 18px Arial;
	position: relative;
	top: 10px;
}
#site_navigation li a:hover {
	color: #ff96b5;
}
#body_site {
	background: url(/images/bg_body_site.png) repeat-x;
	height: 848px;
}
#content {
	float: left;
	padding: 30px 0 80px 0;	
}
#column_left {
	display: inline;
	float: left;
	margin: 0 0 0 2%;
	width: 30%;
}
#clouds {
	width: 80%;
}
.title {
	background: url(/images/bg_border_r.png) right no-repeat;
	height: 32px;
	width: 102px;
}
.title .left {
	background: url(/images/bg_border_l.png) no-repeat;
	height: 32px;
	float: left;
	width: 11px;
}
.title h2 {
	background-color: #ed7598;
	height: 27px;
	color: #fff;
	float: left;
	font: 18px Arial;
	padding: 5px 0 0 0;
	text-align: center;
	width: 80px;
}
.title h2 a {
	background-color: #ed7598;
	height: 27px;
	color: #fff;
	float: left;
	font: 18px Arial;
	text-align: center;
	width: 80px;
}


p {
	color: #fff;
}

a {
	color: #fff;
}

h1 {
	color: #fff;
	font: 18px Arial;
}
h1 a {
	color: #fff;
	font: 18px Arial;
}

h2 {
	color: #fff;
	font: 18px Arial;
}
h2 a {
	color: #fff;
	font: 18px Arial;
}

h3 {
	color: #fff;
	font: 17px Arial;
}
h3 a {
	color: #fff;
	font: 17px Arial;
}
h4 {
	color: #fff;
	font: 16px Arial;
}
h4 a {
	color: #fff;
	font: 16px Arial;
}


#column_left ul {
	margin: 24px 0 0;
}
#column_left li {
	border: 1px solid #e897ae;
	display: block;
	height: 100px;
	float: left;
	margin: 0 14px 14px 0;
	width: 100px
}
#column_main {
	display: inline;
	float: left;
	margin: 0 2% 0 0;
	width: 47%;
}
.main #column_main li div.short_new p {
	padding-bottom: 5px;
        text-align:justify;
}
.main #column_main p {
	padding-bottom: 5px;
        text-align:justify;
}

#column_main .news_title {
	color: #ffbbce;
	font: 18px Arial;
	line-height: 1.5;
        font-weight: bold;
        padding-top: 10px;
}
#column_main p.date {
	margin: 15px 0 0;
} 
#column_main p {
	color: #fff;
	font: 14px Arial;	
	line-height: 1.5;
}
.enter {
	background: url(/images/enter.png) left center no-repeat;
	height: 15px;
	font: 12px Arial;
	padding: 0 0 0 18px;
}
.enter a {
	color: #ffbbce;	
}
.enter a:hover {
	text-decoration: none;	
}
#column_main hr {
	background-color: #BB697F;
	border: 0 none;
	color: #BB697F;
	height: 1px;
	margin: 0;
}
#inner #column_main h3 {
	color: #fff;
	font: bold 14px Arial;
	margin: 0 0 20px 0;
}
#inner #column_main p {
	color: #fff;
	font: 14px Arial;
	margin: 0 0 20px 0;
	line-height: 1.5;
}
#inner #column_main .date {
	margin: 13px 0 0;
}
#column_right {
	display: inline;
	float: left;
	margin: 0 0 0 2%;
	width: 15%;
}
.main #column_right li p.date {
	color: #fff;
	font: 12px Arial;	
	line-height: 1.5;
	margin: 15px 0 0;
}
#column_right .news_title {
	color: #ffbbce;
	font: 12px Arial;	
	line-height: 1.5;
}
.news_title:hover {
	text-decoration: none;
}
#hr_page {
	background-color: #bb697f;
	border: 0;
	color: #bb697f;
	height: 1px;
	margin: 0 5% 18px 5%;
}
#menu_footer {
	text-align: center;
}
#menu_footer li {
	display: inline;
	margin: 0 11px 0 0;
}
#menu_footer li a {
	color: #fff;
	font: 11px Arial;
}
#menu_footer li a:hover {
	text-decoration: none;
}
#considering_block {
	margin: 40px auto 23px auto;
	text-align: center;
}
#considering_block li {
	display: inline;
	margin: 0 11px 0 0;
}

/* =========================== PROVSEX =================================== */

/* Clouds */
.tcloud0 {font-family: Tahoma; font-size: 10px; color: #ffbbce;}
.tcloud1 {font-family: Tahoma; font-size: 11px; color: #ffbbce;}
.tcloud2 {font-family: Tahoma; font-size: 12px; color: #ffbbce;}
.tcloud3 {font-family: Tahoma; font-size: 13px; color: #ffbbce;}
.tcloud4 {font-family: Tahoma; font-size: 14px; color: #ffbbce;}
.tcloud5 {font-family: Tahoma; font-size: 15px; color: #ffbbce;}
.tcloud6 {font-family: Tahoma; font-size: 16px; color: #ffbbce;}
.tcloud7 {font-family: Tahoma; font-size: 17px; color: #ffbbce;}
.tcloud8 {font-family: Tahoma; font-size: 18px; color: #ffbbce;}
.tcloud9 {font-family: Tahoma; font-size: 19px; color: #ffbbce;}
.tcloud10 {font-family: Tahoma; font-size: 20px; color: #ffbbce;}


/* This is the outline round the main forum tables */
.forumline	{ 
background-color: #bb697f;
border: 2px #ed7598 solid; 
margin-top: 5px;
margin: 5 !important;
padding: 3 !important;
margin-bottom: 10px;
}

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
margin: 5px !important;
padding: 3px !important;
}

/* Header cells - the blue and silver gradient backgrounds */
.forumline th	{
	color: #FFFFFF; 
        font-size: 16px; 
        font-weight : bold;
	background-color: #9a2e4b; 
        height: 25px;
margin: 5px !important;
padding: 6px !important;
border: 2px #ed7598 solid; 
}
.forumline a	{
	color: #fff; 
}
.forumline td	{
	background-color: #bb697f
margin: 5px !important;
padding: 3px !important;
border: 2px #ed7598 solid;
}

.forumline popupLink { COLOR: red; outline: none }


.forumline popup { POSITION: absolute; VISIBILITY: hidden; BACKGROUND-COLOR: #FFFFFF; LAYER-BACKGROUND-COLOR: #FFFFFF; width: 300; BORDER-LEFT: 1px solid black; BORDER-TOP: 1px solid black; BORDER-BOTTOM: 2px solid black; BORDER-RIGHT: 2px solid black; PADDING: 5px; z-index: 10 }

/* Main table cell colours and backgrounds */
.forumline td.row1	{ background-color: #bb697f; color: #fff; }
.forumline td.row2	{ background-color: #9a2e4b; color: #fff;  }
.forumline td.row3	{ background-color: #ed7598; color: #fff;  }
.forumline td.spaceRow	{ background-color: #D1D7DC; color: #fff;  }

.forumline td.row1 a	{ color: #fff; }
.forumline td.row2 a	{ color: #fff;  }
.forumline td.row3 a	{ color: #fff;  }
.forumline td.spaceRow a	{ color: #fff;  }

.forumline a { text-decoration: none; color: #fff; }

.forumline td.underrow	{ font-weight: bold; height: 28px;}

.forumline td.rowpic {
		background-color: #9a2e4b;
}

.forumline td.row1 hr { margin-top: 1px; margin-bottom: 3px; }

.forum_text { margin-top: 1px; margin-bottom: 5px; }

.forum_code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.forum_quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.forum_topic_head {
	margin:0;
	padding:0;
}

.more a {
color: #ffbbce;
}
.more {
border-bottom: 1px dashed #434343; height: 18px; text-align:right; margin-top: 2px; margin-bottom: 4px; font-family: Tahoma; width: auto; font-size: 11px; color: #FFFFFF;
}
.more div.data {
     float: left;
}
.more div.comments {
     float: right;
}

.pcomment {
border-bottom: 1px dashed #ed7598;
}
.avatar {float: left; padding-right: 10px; width: 60px;}
.avatar_name {float: left;}

/* paginate */
.nav_pages {padding:10px 0px 6px 0;font-size:11px;text-align:center;}
.nav_pages a{padding:4px 8px;border:1px solid #ffbbce;margin-right:4px;}
.nav_pages a:hover{background:#ed7598;/* theme */
             color:#fff;text-decoration:none;border:1px solid #9a2e4b;/* theme */}
.nav_pages a.nav_selected{background:#ed7598;/* theme */
             color:#fff;text-decoration:none;border:1px solid #9a2e4b;/* theme */}
.discuss {
  border: 2px #ed7598 solid; 
  padding: 7px;
}

