
body {
	/*background: #ffc5cb url("bg.jpg") repeat 50% 0px;*/
	/*background-color: #E4BF9D;*/
}
ul, li, p, div { margin:0; padding:0;}
body, td
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 7.5pt;
	color:#404040;
}

input{font:8pt Verdana,Arial,Helvetica,sans-serif}

select{background:#ffffff;font:8pt Verdana,Arial,Helvetica,sans-serif}

textarea
{
	background:#ffffff;
	border:1px solid #404040;
	font:8pt Verdana,Arial,Helvetica,sans-serif;
	padding-bottom:2px;
	padding-left:2px
}

form{display:inline}

input{border:1px solid #404040;font-size:8pt;}

input.pbutton{background:#EEEEEE;}

/* For BBCode Post Buttons */
.ButtonOut
{
	filter: alpha(opacity=70);
	border: #7F9DB9 1px solid;
}
.ButtonOver
{
	background-color: #FFE1AC;
	border: #FFAD55 1px solid;
}
.ButtonChecked
{
	background-color: #FFCB7E;
	border: #FFAD55 1px solid;
}
.ButtonOff
{
	filter: gray() alpha(opacity=30);
	background-color: #C0C0C0;
	border: #7F9DB9 1px solid;
}

/*  */
img 
{
	border: 0;
}

/* hyperlinks */
a		{ text-decoration: none; color: #4e0b6b; }
a:hover		{ text-decoration: underline; }

/* Header 1 - Main header */
.header1, .content .header1
{
	/*background: url('bg_header1.png');*/
	background-color: #ff39a1;
	color: #FFFFFF;
	font-weight: bold;
	height: 32px;
	font-size:12px;
}

/* Links in header1 */
tr.header1 a		{color:#C00000;text-decoration:none}
tr.header1 a:hover	{color:#404040;text-decoration:none}

.header1Title
{
	color: #FFFFFF;
	font-weight: bold;
	height: 32px;
	font-size:12px;	
}

/* Header 2 - Sub header */
.header2, .content .header2
{
	background-color: #ffd9b6;
	color: #cc5a94;
	font-weight: bold;
	height: 28px;
}
.header2 a, .header2 a:hover, .content .header2 a, .content .header2 a:hover {color: #cc5a94}

td.header2links a				{color: #179EDD;text-decoration:none;font-size:7.5pt;}
td.header2links	a:hover	{color: #3A4F6C;text-decoration:none;font-size:7.5pt;}

/* Footer1 - Bottom of tables */
.footer1
{
	font-size: 7pt;
	height: 28px;
	background-color:#ffd9b6;
}

.footer1 select, .footer1 td
{
	font-size: 7pt;
}

.UserBox
{
	font-size:7.5pt;	
	color:#808080;
}

.postformheader 
{
	background-color: #ffd9b6;
	font-weight:bold;
}

/* Header of posts */
.postheader 
{
	background-color: #fff7e3;
	color:#F24B66;
}

.postheader a
{
	font-size:10pt;
	
}

/* User info and post/article */
.post
{
	background-color: #fff7e3;
	color:#404040;
}

.content .post2
{
	background-color: #ffd9b6;
	color:#cc5a94;
}
.content .post2 a, .content .post2 a:hover {color:#cc5a94}

.post_alt
{
	background-color: #fff7e3;
	color:#404040;	
}
/*.post td, .post_alt td {border-bottom: solid 1px #ffd9b6}*/

.post_priority
{
	font-weight:bold;
}

.post_link
{
	font-size:10pt;
	font-weight:bold;
}

/* Footer of posts */
.postfooter 
{
    background-color: #fff7e3;
}

/* Area between posts */
.postsep 
{
	background-color: #ff39a1;
	height: 2px 
}

/* most tables are class 'content' */
.content
{
	font-family: verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	/*border: solid 1px #505050;*/
	color: #796957;
	padding: 0px;
	background-color: #ffd9b6;	
}

.content td {
	padding: 3px;
	color: #796957;
}

.forumheading 
{
	font-size:10pt;
	font-weight:bold;
}
/*.forumheading a, .content .forumheading a {color: #4e0b6b}*/
/*.subforumheading {color: #796957}*/

.forumviewing
{
	font-size:8pt;
	color:#a0a0a0;
}
.forumsubheading
{
	font-size:7.5pt;
}

#RichEdit td 
{
	padding: 0px;
}

/* links inside content table*/
.content a		{ color: #4E0B6B; text-decoration: underline; }
.content a:hover	{ color: #4E0B6B; text-decoration: none; }

/* used for quoting messages */
.quote 
{
	margin-left: 16px;
	padding-left: 16px;
}

.innerquote 
{
	padding: 4px;
	background-color: #ffe2ee;
	border: solid 1px #505050;
}

/* used for code */
.code
{
	margin-left: 16px;
	padding-left: 16px;	
}

.innercode
{
	padding: 4px;
	background-color: #efefef;
	border: solid 1px #808080;
	color:#000000;
	font-size:8pt;
	font-family:Courier New,Courier;
}

/* font sizes */
.smallfont	{ font-size: 7.5pt; }
.largefont	{ font-size: 9pt; }

/* Image Links */
a.imagelink 
{
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
}
a:hover.imagelink
{
	text-decoration: underline;
	color: #0000FF;
	/*background-color: #D0D0D0;*/
}

/* Used for editor textarea */
.posteditor 
{
	width: 100%;
	height: 200px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}

/* Table just above and below tables */
table.command 
{
	/*border: solid 1px blue;*/
	padding: 3px;
}

/* p-tag at the top of pages with navigation links */
.navlinks { font-weight: bold; color: #490b6b; font-size: 9pt; }
.navlinks a { color: #490b6b; text-decoration: none; }
.navlinks a:hover { color: #490b6b; text-decoration: underline; }
.navlinks #current { color: #490b6b; } 

/* for printing */
.print 
{
	border: solid 1px #C0C0C0;
}
.printheader 
{
	background-color: #DDDDDD;
	color: #000000;
	padding: 4px;
}
.printbody 
{
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
}

/*
Use this to setup overflow feature for your site.
On IE that would mean specifying a width so that the overflow will work properly.
This CSS already works on FireFox.
div.postdiv
{
	width: 100%;
	min-height: 100px;
	overflow: auto;	
}
*/

div.postdiv {font-size: 11px; line-height: 14px}




/* с сайта */




#top {background: #FF39A1;  clear: both; position: relative;  padding: 0px 12px; min-height: 24px; height: 1%; margin: 2px auto 3px auto;}
* html #top { height: 24px}
#top .l_t {background: url("images/top/l_t.gif") no-repeat 0 0;}
#top .l_b {background: url("images/top/l_b.gif") no-repeat 0 100%;}
#top .r_t {background: url("images/top/r_t.gif") no-repeat 0 0;}
#top .r_b {background: url("images/top/r_b.gif") no-repeat 0 100%;}
#top * {color: #fff; font-size: 10px;}
.digest,
.mini_nav {
	float: left;
	margin-right: 15px;
	list-style: none;
	}
	.mini_nav li {
		float: left;
		padding: 4px 12px 0 15px;
		background-position: 0px 6px;
		background-repeat: no-repeat;
		}
		.mini_nav li.home {
			background-image: url("images/mini_nav/home.gif");
			background-position: 0px 5px;
			}
		.mini_nav li.favourite {
			background-image: url("images/mini_nav/favourite.gif");
			}
		.mini_nav li.rss {
			background-image: url("images/mini_nav/rss.gif");
			}
			#top .mini_nav li a:hover,
			#top .site_menu a:hover {color: #FFEDB7}

.site_menu {
	float: right;
	}
.digest,
.site_menu {
	padding-top: 5px;	
	}
.digest a {
	font-weight: bold;
	text-decoration: none;
	}
	.digest a:hover {
		text-decoration: underline;
		}
		
.big_head_banner 
{
	text-align:center;
	margin: auto;
	}
	.big_head_banner * {margin: auto}
	.big_head_banner img {
		display: block;
		}


.dop_menu {
	list-style: none;
	}
	.dop_menu li {
		float: left;
		}


#head {background:#fff; padding:10px 0; overflow:hidden; width: 100%}
.clear {clear: both}
#logo {width: 337px; height: 89px; background: #fff url("http://askwoman.ru/files/images/logo.gif") no-repeat 0 0; float: left; margin-right: 10px}
#logo a {display: block; height: 100%; text-indent: -3000px; overflow: hidden }
.big_head_banner {float:left}

div.white 
{
	margin: 0 15px;
	/*background-color: #E4BF9D;*/ }

#logo2 {background: #ff39a1 url("logo_forum.gif") no-repeat 8px 4px; height: 63px; padding-left: 8px; padding-top: 4px}
#logo2 a {font-size: 11px; color: #fff; font-weight: bold}
#logo2 a.block {display: block; float: left; height: 100%; overflow: hidden; text-indent:-3000px; width: 185px; height: 55px;}
#logo2 ul {float: right; padding: 10px 20px; list-style: disc; color: #fff}
#logo2 .underline a {text-decoration: underline}
#logo2 .underline a:hover {text-decoration: none}
#aw_menu {background-color: #fff; margin-bottom: 10px; color: #ff39a1; font-size: 11px; padding: 3px 15px}
#aw_menu a {color: #ff39a1; font-size: 11px}

