/*
    Document   : style-ie
    Created on : 14.04.2009, 12:00:29
    Author     : doomer
    Description:
        Purpose of the stylesheet follows.
*/

 body {
	/*margin: 0px;*/
        margin: auto;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	/*color: #085F00;*/
        color: #888888;
        background: black url('img/back.gif') top repeat;        ;
        border: 5px solid black;
}


h1, h2, h3 {
	margin-top: 0px;
        margin-bottom: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: #9F6C3F;
}

a:hover
{
    color: #CC3300;
}

a:visited
{
    color: #9F6C3F;
}

a:hover {
	text-decoration: none;
}

#header {
	margin: 0px;
	height: 177px;
        width:100%;
	background: black url(img/qg_logo_after.jpg) repeat-x left center;
        /*background: #536A5D url(images/a1.jpg) repeat-x left center;*/
}

#header #logo
{
    background-color:black;
    background-image: url(img/qg_logo4.jpg);
    width:389px;
    height:100%;
}

#header a {
	text-decoration: none;
	color: #CAFFCA;
}

/* Menu */

#menu
{
	padding: 0.25em 2em 0.25em 0em;
	/*background: #F1DFC9 url('images/a2.gif') top left repeat-x;*/
        background: #ABA0B6 url('img/back.gif') top left repeat-x;
	font-size: 0.9em;
        margin-bottom:3px;
}

#menu ul
{
	display: block;
	width: 1000px;
	/* width: 778px; */
	margin: 0em auto;
	list-style: none;

	padding-left: 2.5em;
}

#menu li
{
	display: inline;
}

#menu li a
{
	/*color:#536A5D;*/
        color: #9F6C3F;
        font-weight: bold;
	text-decoration: none;
	padding: 0.25em 0.75em 0.25em 0.75em;
}

#menu li a:hover
{
	/*background: #536A5D top left repeat-x;*/
	/*color: #fff;*/
        color: #CC3300;
        text-decoration:underline;
}

/*table content*/
#content
{
	/*width: 1000px;*/
        width: 90%;
	margin: 0 auto;
	color: #085F00;
        padding:5px;
        border: 3px solid #1A1A1A;
        background: gray url('img/main_bg.gif') top repeat;
}

#colLeft, #colRight
{
    width: 16%;
    vertical-align:top;


}

#colLeft .container_menu
{
    margin:0 5px 5px 0;
        border: #1A1A1A solid 4px;

    background-color:#ABA0B6;
    color: #888888;
    background-image: url(img/block_menu.jpg);
}

.content_footer a
{
    color: #9F6C3F;
font-size: 11pt;
	text-decoration: none;
}

.content_footer a:hover
{
	font-size: 10pt;
	color: #CC3300; /*#717171;  /*#CD853F;*/
	text-decoration: underline;
}
 #reading_menu a, #our_projects a, #friendz_links a
{
    color: #9F6C3F;
font-size: 12px; /* 13pt */
	text-decoration: none;
}

 #reading_menu a:hover, #our_projects a:hover, #friendz_links a:hover
{
	font-size: 12px; /* 13pt */
	color: #CC3300; /*#717171;  /*#CD853F;*/
	text-decoration: underline;
}


/*reading links menu*/
#colLeft .container_menu #reading_menu
{
	width: 100%;
        text-align:left;
}

/*our projects menu*/
#colLeft .container_menu #our_projects
{
	width: 100%;
        text-align:left;
}

/*friends sites menu*/
#colLeft .container_menu #friendz_links
{
	width: 100%;
        text-align:center;
}


#colLeft ul {
	margin-left: 10px;
        margin-top:0 ;
	padding-left: 1em;
}

#colRight h3, #colLeft h3 {
	color: #663333;
	font-weight: bolder;
	text-decoration: none;
	text-align:center;
	padding: 0em 0.75em 0em 0.75em;




	font-size: 12pt;

}

#colRight .container_menu
{
    margin:0 0 5px 2px;
    padding-bottom:1em;
        border: #1A1A1A solid 4px;
        /*padding-left:2px;*/
    background-color:#ABA0B6;
        /*#F1DFC9;*/
    color: #888888;
    background-image: url(img/block_menu.jpg);
}

#colRight .container_menu #last_articles
{
	width: 100%;
        text-align:left;
	font-size: 12px; /* 13pt */
}

#colRight .container_menu #our_button
{
	width: 100%;
        text-align:center;
}

#colRight .container_menu #our_button p
{
    margin-top:0;
    margin-bottom:0;
}

#colRight ul {
	margin-left: 0;
	padding-left: 1em;
	margin-top:0 ;
        list-style-position:inside;
}

#colCenter {
	/*float: left;*/
	/*width: 63%;*/
	/*width: 540px;*/
        vertical-align:top;
	padding: 1px 10px 10px 10px;
        background: gray url('img/main_bg.gif') top repeat;
                /*background-color:#D6DED4;*/
}

/*#colCenter h1 {
	color: #339966;
	font-weight: bold;
	text-decoration: none;
	text-align:right;
	padding: 0em 0.75em 0em 0.75em;

}*/

#colCenter .content_header
{

 /*   margin-top:1em;

    background-color:#577667;
    color: #fff;*/
    padding: 3px 0;
    text-align:center;

		background-image: url(img/news_header.jpg);
	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #663333; /*#838383;*/
        margin-top:5px;
}

 #colCenter .content_header h1
{
    	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-size: 10pt;
}

#colCenter .content_header h1 a:link
{
    text-decoration:none;
}

#colCenter #link_sendnews
{
    /*display:inline;*/
    
    margin-top:5px;    
    background-image: url(img/news_bg.gif);
    background-color: #333333;
    border-top: #1A1A1A solid 4px;
    border-left: #1A1A1A solid 4px;
    border-right: #1A1A1A solid 4px;
    border-bottom: #1A1A1A solid 4px;
}

#colCenter #link_sendnews #left
{    
    display:inline;
    /*width:502px;*/
    padding-right:20%;
    padding-left:5%;
    font-weight:bolder;
    color: #9F6C3F;
    text-align:left;
}

#colCenter #link_sendnews #right
{    
    padding-left:20%;
    display:inline;    
    text-align:right;
    font-size:12px;
}

#colCenter .content_block
{
    color: #888888;
    padding-left:1em;
    padding-right:1em;
    padding-top:1em;
		background-image: url(img/news_bg.gif);
	background-color: #333333;
    border-left: #1A1A1A solid 4px;
    border-right: #1A1A1A solid 4px;
    border-bottom: #1A1A1A solid 4px;
}

#colCenter .content_block blockquote
{
    /*border:#577667 solid 2px;*/
    margin-left: 0;
    margin-right: 0;
    padding-left:15px;
    padding-top:3px;
    padding-bottom:3px;
    /*padding-right:15px;;*/
    /*margin-right: 1em;*/
    /*font-weight:lighter;*/
    background-color:black;
    background-image: url(img/news_header.jpg);
}

#colCenter .content_block p img
{
    /*max-width:100%;*/
    /*overflow:hidden;*/
    /*width:95%;*/
    /*margin:auto;
    text-align:center;*/
      display: block;
  margin-left: 1%  ;
  margin-right: 1% ;

    border: #551500 solid 3px;
    max-width:600px;
    /*text-align:center;*/
    /* IE Image max-width */
    /*width:expression(this.width > 600 ? "600px": true);*/

}

#colCenter .comment
{
    color: #888888;
    padding:1em;
    /*padding-right:1em;
    padding-top:1em;*/
		background-image: url(img/news_bg.gif);
	background-color: #333333;
    border-left: #1A1A1A solid 4px;
    border-top: #1A1A1A solid 4px;
    border-right: #1A1A1A solid 4px;
    border-bottom: #1A1A1A solid 4px;
}
#colCenter .comment_inf
{
    margin-top:1em;
    text-align:center;
    background-image: url(img/news_header.jpg);
    color:red;
}

#colCenter .comment p, #colCenter .content_block p, #colCenter .content_block ul, #colCenter .content_block blockquote
{
    margin-top:0;
    font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
    color: #888888;
    font-size: 10pt;
}

#colCenter .content_block a
{
color: #9F6C3F;/*#663333;*/
/*	color: #CD853F;*/
	text-decoration: none;
}

#colCenter .content_block a:hover
{
    	color: #CC3300;  /*#CD853F;*/
	text-decoration: underline;
}



#colCenter .content_footer
{

    	font-size: 9pt;
	text-align: right;
	color: #996600;
}

 #colCenter .comment_form h1
{
    	font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-size: 12pt;
}

#colCenter .comment_form
{
    margin-top:1em;
    text-align:center;
    color: #9F6C3F; /*#996600;*/
}

#colCenter .reklama
{
	/*width: 100%;*/
        /*margin-top:1px;*/
        padding:3px 1em;
        text-align:justify;

    font-family: Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
    color: #888888;
    font-size: 10pt;

		background-image: url(img/news_bg.gif);
	background-color: #333333;
    border: #1A1A1A solid 4px;

}

#colCenter .reklama p
{
    margin-top:0;
    margin-bottom:0;
}

#footer
{
    margin-top:10px;
    width:100%;
	padding: 1em 0px;
	/*background: #EEEEEE url(images/a3.jpg) repeat-x;*/
        background: black url(images/a3.jpg) repeat-x;
	height: 80px;
        text-align:center;
        /*height: 157px;*/

}

#footer p
{
    margin-top:0;
    margin-bottom:0;
    /*display:inline;*/
}

#footer #copyright
{
    /*color:#B7C8B5;*/
    	color: #FF6633;
	font-size: 8pt;
}

#footer #counters
{
    margin-top:1em;
}

#footer #copyright a:link
{
	/*color:#B7C8B5;  #007700;*/
	color: #FF6633;
	text-decoration: underline;
}

#footer #copyright a:hover
{
	color: #FF6666;
	text-decoration: none;
}

#footer #copyright a:visited
{
	/*color:#B7C8B5;  #007700;*/
	color: #FF6633;
	text-decoration: underline;
}

/*баттоны*/
.button, .input, .select

{
    border: #666666 1px solid;
    background-color: #222222;
    font-family: verdana, tahoma, arial, helvetica, sans-serif;
}

.button, .select

{
    color: #DBE1E8;
    text-align:center;
}

.input
{
    color: #f2f2f2;
}

.lasttopics
{
	background-image: url(img/news_bg.gif);
	background-color: #333333;
	/*padding-top: -1px;
	padding-bottom: -1px;  */
	border-right: 4px solid #1A1A1A;
	border-left: 4px solid #1A1A1A;
	border-top: 4px solid #1A1A1A;
	border-bottom: 4px solid #1A1A1A;

}

.lasttopics table
{

	font-size: 10pt;
	color: #888888;
	padding-left: 12pt;
	padding-right: 12pt;

}

.lasttopics a:link
{
color: #888888; /*#9F6C3F;/*#663333;*/
/*	color:  #CD853F;*/
	text-decoration: none;

}

.lasttopics a:hover
{
	color: #CC3300;  /*#CD853F;*/
	text-decoration: underline;
}

.center
{
    text-align:center;
}