/******************************************************************************/
/*       <link href="css/styles.css" type="text/css" rel="stylesheet" />      */
/******************************************************************************/
/*            styles for TAG           |  Created by GWSol Ukraine 2007       */
/******************************************************************************/ 
@import url("reset.css");



/* MSIE 7 specific rules */
*:first-child+html a
{
}

/* MSIE 6 specific rules */
* html a
{
}





HTML, BODY, #basic{
	height:100%;
}


#main{
	margin: auto;
	width: 830px;	/* width of basis */
	min-height: 100%;
}

#header{
	height: 100px;	/* height of header */
}
#left{
	float: left;
	width: 200px;	/* width of left column */
}
#lleft{
	float: left;
	width: 150px;
}
#lleft2{
	float: left;
	width: 190px;
}
#center{
}
#right{
	float: right;
	width: 330px;	/* width of right column */
}
#rright{
	float: right;
	width: 625px;
}


/* New subpages */
#containersub {
	width: 870px;
}
#headersub {
	width: 630px;
	float: left;
	padding-left:6px;
	margin-top:7px;
	color:#00496B;
}
#mainholdersub {
	width: 630px;
	min-height:100%;
	float: left;
}

#mainsub {
	border-left: 3px solid #ffd700;
	width: 425px;
	padding:0px;0px;0px;0px;
	padding-left:5px;
	margin-bottom:20px;
	margin-top:-5px;
	min-height:100%;
	float: right;
	font-size:1px;
	text-align:justify;
}
#leftsub {
	margin-top:-5px;
	width: 172px;
	padding-left:5px;
	padding-right:2px;
	float: left;
}

#shadowbox {
	width:182px;
	padding:2px;
	float:left;
	background-color:#aaa;
	margin-bottom:5px;
	margin-top:4px;
	margin-left:1px;
	text-decoration:none;
	border:0px outset #27465A;
	padding-bottom:0px;
}

#shadowbox a { text-decoration:none;color:black; }
#shadowbox li{
		list-style-type:none;
		/* list-style-image:url(/TAGaudit/dev/app/Home/img/dash.gif); */
		image-position: 0px 100%;
		position:0px 100%;
		color: #000;
	}
#shadowbox ul{
		margin:0px;
		color: #000;
		padding:0px;
		position:relative;		
	}

#rightmenusub {
	width: 130px;
	float: right;
}





/*** standard classes ***********************************************************************************************/
.separator1{
	height: 1px;
	font-size: 1px;
	display: block;
}
.separator2{
	height: 2px;
	font-size: 1px;
	display: block;
}
.separator3{
	height: 3px;
	font-size: 1px;
	display: block;
}
.separator5{
	height: 5px;
	font-size: 1px;
	display: block;
}
.separator10{
	height: 10px;
	font-size: 1px;
	display: block;
}
.separator20{
	height: 20px;
	font-size: 1px;
	display: block;
}
.separator50{
	height: 50px;
	font-size: 1px;
	display: block;
}

.clear{
	clear:both;
	display: block;
}






/*** follow sections can edit *****************************************************************************/
BODY
{
	background-color: #FFFFFF;
	behavior: url("js/csshover.htc");
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
#basis
{
	min-height: 100%;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
}
#main
{
	border: 1px solid #d6d6d6;
	border-top: none;
}

H1
{
	color: #000000;
	font-size: 22px;
	margin: 0px 0px 10px 0px;
}
H5
{
	color: #000000;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
}
H2
{
	color: #000000;
	font-size: 13px;
	padding-top: 7px;
	margin: 0px 0px 10px 0px;
}


STRONG
{
	font-weight: bold;
}


P
{
	line-height: 18px;
	padding: 7px 0px 7px 0px;
}

.blue
{
	color: #254c73;
}




/*** topGrey **************************************************************/
#topGrey
{
	height: 75px;
	background-color: #7a7a7a;
	position: relative;
	padding: 0px 0px 0px 0px;
}
#topGrey .content
{
	background-color: #626262;
	height: 30px;
	margin: 0px 5px 0px 5px;
	position: relative;
	top: 20px;
}
#topGrey #header{
	margin: -30px auto 0px auto;
	width: 830px;
}


#topGrey.subpage
{
	height: 53px;
	padding: 0px 0px 0px 0px;
	background-color: #7a7a7a;
	border-bottom: 1px solid #d6d6d6;
}
#topGrey.subpage .leftside
{
	background-image: url(../images/hdr-leftside.gif);
	background-repeat: no-repeat;
	width: 290px;
	height: 53px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#topGrey.subpage .rightside
{
	background-image: url(../images/hdr-rightside.gif);
	background-repeat: no-repeat;
	width: 560px;
	height: 53px;
	position: absolute;
	top: 0px;
	right: 0px;
}







/*** header **************************************************************/
#header
{
	position: relative;
	height: 75px;
}
A#logo
{
	position: absolute;
	top: 0px;
	left: -19px;
	background-image: url(../images/logo-hover-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding: 20px 0px 0px 19px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	width: 210px;
	height: 55px;
}
A:hover#logo
{
	background-image: url(../images/logo-hover-bg.gif);
}
A#logo IMG
{
	display: block;
}
A#logo EM
{
	position: absolute;
	top: 20px;
	left: 140px;
	width: 90px;
	font-style: italic;
}


#topGrey.subpage A#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: none;
	background-image: url(../images/logo-subpage-hover-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 14px 0px 0px 19px;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	width: 190px;
	height: 39px;
}
#topGrey.subpage A:hover#logo
{
	background-image: url(../images/logo-subpage-hover-bg.gif);
}
#topGrey.subpage A#logo EM
{
	position: absolute;
	top: 14px;
	left: 125px;
	width: 80px;
	font-style: italic;
	font-size: 10px;
}





/*** loginSection ***/
#loginSection
{
	position: absolute;
	top: 20px;
	right: 0px;
	width: 130px;
}
#loginSection INPUT
{
	border: 1px solid #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8d8d8d;
	background-image: url(../images/input-bg.gif);
	background-repeat: repeat-y;
	width: 90px;
	height: 14px;
	padding: 2px;
	position: absolute;
	top: 5px;
}
#loginSection INPUT.btn
{
	font-size: 9px;
	border: 1px solid #c0c0c0;
	background-color: #3f6991;
	background-image: none;
	text-transform: uppercase;
	color: #ffffff;
	width: 47px;
	height: 20px;
	position: absmiddle;
}
#loginSection INPUT#username { left: 0px; }
#loginSection INPUT#userpassword { left: 100px; }
#loginSection INPUT.btn { left: 200px; }





/*** menu *****************************************************/
#menu
{
}
#menu UL
{
	height: 25px;
	background-image: url(../images/menu-bg.gif);
}
#menu UL LI
{
	float: left;
	height: 20px;
	padding: 5px 0px 0px 0px;
}
#menu UL LI A
{
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	height: 21px;
}
#menu UL LI A:hover
{
	color: #254c73;
}
#menu UL LI:hover
{
	background-image: url(../images/menu-hover-bg.gif);
	background-repeat: repeat-x;
}
#menu UL LI:hover A
{
	color: #254c73;
}






#topGrey.subpage #menu
{
	border: none;
	position: relative;
	top: 18px;
	margin: 0px auto 0px auto;
	width: 555px;
}
#topGrey.subpage #menu UL
{
	height: 18px;
	background-image: none;
}
#topGrey.subpage #menu UL LI
{
	float: left;
	height: 18px;
	padding: 0px 0px 0px 0px;
}
#topGrey.subpage #menu UL LI:hover
{
	background-image: url(../images/menu-subpage-hover-bg.gif);
	background-repeat: repeat-x;
}
#topGrey.subpage #menu UL LI:hover A
{
	background-image: url(../images/menu-subpage-hover-bg.gif);
	background-repeat: repeat-x;
	color: #254c73;
}





/*** privateSection ************************************************/
#privateSection
{
	position: relative;
	background-color: #626262;
	height: 26px;
	border-bottom: 1px solid #d6d6d6;
}
#privateSection .leftside
{
	background-image: url(../images/private-leftside-bg.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;
	background-color: #ffffff;
	width: 315px;
	height: 26px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#privateSection .leftside EM
{
	position: absolute;
	top: 6px;
	left: 20px;
	font-size: 12px;
	font-weight: bold;
}
#privateSection .leftside A#privateLogo
{
	position: absolute;
	top: 3px;
	left: 90px;
}



#privateSection #privateMenu
{
	position: absolute;
	top: 0px;
	left: 300px;
}
#privateSection #privateMenu UL
{
}
#privateSection #privateMenu UL LI
{
	float: left;
	padding: 5px 10px 0px 10px;
}
#privateSection #privateMenu UL LI A,
#privateSection #privateMenu UL LI A:visited
{
	color: #ffffff;
	text-decoration: none;
}
#privateSection #privateMenu UL LI A:hover
{
}





/*** breadcrumbs ****************************************************/
#breadcrumbs
{
	height: 14px;
	background-color: #eeeeee;
	border-bottom: 1px solid #d6d6d6;
	padding: 0px 0px 0px 20px;
	font-size: 10px;
}
#breadcrumbs A,
#breadcrumbs A:visited
{
	color: #4c4c4c;
	text-decoration: none;
}
#breadcrumbs A:hover
{
	text-decoration: underline;
}




/*** pageContent *******************************************************/
#pageContent
{
	padding: 5px 5px 0px 5px;
}
#left
{
	width: 430px;
	margin: 20px 0px 0px 15px;
	color: #4c4c4c;
}
#right
{
	width: 330px;
	margin: 20px 15px 0px 0px;
	color: #4c4c4c;
}
#center
{
	padding: 20px 15px 0px 15px;
	color: #4c4c4c;
}

.resource
{
        border-left: 4px solid #ffd200;
        padding: 0px 0px 0px 3px;
        margin: 5px 90px 15px 0px;
        color: #000000;
        font-size: 12px;
        line-height: 22px;
        display: block;

}


/*** post ************************************/
#center .content
{
	padding: 10px 0px 50px 165px;
}
BLOCKQUOTE
{
	border-left: 7px solid #ffd200;
	padding: 0px 0px 0px 10px;
	margin: 5px 200px 15px 0px;
	color: #000000;
	font-size: 14px;
	line-height: 22px;
	display: block;
}
#center .content P
{
	padding-right: 200px;
}
#center .content A.email,
#center .content A:visited.email
{
	color: #2e6885;
	text-decoration: none;
	background-image: url(../images/icon-letter.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0px 0px 0px 20px;
	float: right;
}
#center .content A:hover.email
{
	text-decoration: underline;
}






/*** newsList ********************************/
UL#newsList
{
	border-top: 1px solid #d6d6d6;
}
UL#newsList LI
{
	padding: 10px;
}
UL#newsList LI.odd
{
	background-image: url(../images/odd-bg.gif);
	background-repeat: repeat-y;
}
UL#newsList LI A,
UL#newsList LI A:visited
{
	color: #3C6B89;
	float: left;
}
UL#newsList LI A:hover
{
	color: #ed751c;
}

UL#newsList LI SMALL
{
	float: right;
	color: #9d9d9d;
	font-size: 10px;
}
UL#newsList LI P
{
	clear: both;
	padding: 3px 0px 3px 0px;
	line-height: normal;
}








/*** footer **************************************************************/
#footer
{
	background-color: #ffffff;
	height: 110px;
	padding-top: 10px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
}
#footer .content
{
	margin: 0px 15px 0px 15px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #d6d6d6;
	font-size: 10px;
}
#footer .content SMALL
{
	display: block;
	color: #808080;
	font-size: 10px;
	margin: 10px 0px 0px 0px;
	text-align: center;
}













