/*

	author: tatyana kazakova (www.takadesign.org)
	
*/


/*-----------------------------body--------------------------- */

body {
	padding: 0;
	font: 0.7em Tahoma, Arial, sans-serif;
	line-height: 1.6em;
	color: #330000;
	background-color: #fff;

}

/*-----------------------------links--------------------------- */
a {
	background: inherit;
	text-decoration: none;
	color: #FFFFFF;
}
/*a:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
}	
.img a {
	text-decoration: none;
	list-style-type: none;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
/*----------------------------headings---------------------------------*/

h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #330000; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #660000; background: #FFF; }
.title { color: #999999; background: #fff; }


/*-----------------------------menu Home page--------------------------- */
#menuUp {
	color: #000000;
	background-color: #fff;
}
#menuUp ul {
	text-align: right;
	margin-bottom: 25px;
	margin-top: 20px;
}

#menuUp li {
	display: inline;
	margin: 0px;
}
#menuUp li a {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#menuUp li .first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
}

#menuUp li a:hover {
color: #000;
background-color: #CCCCCC; }
	
#menuUp li a.current {color: #660000; }	

#menuBottom {
	color: #000000;
	background-color: #fff;
	font-size: 0.9em;
}
#menuBottom ul {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 15px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#menuBottom li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menuBottom li .first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding-left: 10px;
	margin: 0px;
}

#menuBottom li a {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
}
#menuBottom li a:hover {
	color: #000;
	background-color: #CCCCCC; }	
#menuBottom li a.current {color: #660000; }	
.key { text-decoration: underline; }


/*-----------------------------menu sub pages--------------------------- */
#menuLeft {
	color: #000000;
	background-color: #fff;
}
#menuLeft ul {
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
	list-style-type: none;
}

#menuLeft li {

	margin: 0px;
	padding-left: 25px;
}
#menuLeft li a {
	color: #808080;
	font-weight: bold;
	text-decoration: none;
}
#menuLeft li a:hover {color: #000; }	
#menuLeft li a.current {color: #660000; }	


.copyright{
	color: #666666;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, sans-serif;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 3px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.logo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-top: 20px;
	padding-bottom: 25px;
}

/*-------------------------------lists and form elements-------------------

ul { margin: 0; padding : 0; list-style : none; }


form { margin: 0; }
input.search {
	width: 180px;
	border: none;
	background: #fff url(images/input.gif) no-repeat;
	color: #330000;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
input.button {
	padding: 3px;
	right: auto;
}

/*--------------------- content holder---------------------------------------------- 
#content {
	width: 960px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}

/*------------------------------ header--------------------------------------------- 
#header {
	height: 75px;
	background-color: #FFFFFF;
}
#logo {
	padding: 15px 0 0 8px;
	background-color: #FFFFFF;
}
#logo p { margin: 0; padding: 0 0 0 10px; color: #999999; background: #fff; }
#top_right { float: right; width: 400px; margin: 20px 15px 0 0; text-align: right; }

/*--------------------------main menu---------------------------------------
#menuUp {
	color: #000000;
	height: 64px;
	text-align: center;
	margin-right: -20px;
	margin-left: -20px;
	background-color: #fff;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 30;
}
#menuUp ul {
	padding-left: 20px;
}

#menuUp li {
	display: inline;
	height: 45px;
	margin: 0px;
}
#menuUp li a {
	float: left;
	background: #fff url(images/barbg.gif) no-repeat;
	color: #808080;
	width: 82px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;
}
#menuUp li a:hover { background: #fff url(images/barcurrent.gif) no-repeat; color: #000; }	
#menuUp li a.current { background: #fff url(images/barcurrent.gif) no-repeat; color: #660000; }	
.key { text-decoration: underline; }

/*------------------------------search form-------------------------------------------------
#search {
	float: left;
	clear: both;
	color: #000;
	width: 100%;
	background-color: #fff;
	background-image: url(images/searchbg.gif);
	background-repeat: repeat-x;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	#search p {
	text-align: right;
	display: block;
	padding: 0;
	margin: 0;
	border-right-width: 30px;
	border-right-style: solid;
	border-right-color: #999999;
}


/*---------------------------------grey subheader---------------------------------------------
.bigboxtop {
	clear: both;
	height: 8px;
	color: #000;
	background-image: url(images/gboxtop.gif);
	background-repeat: no-repeat;
}
.bigbox {
	background: #dedede url(images/gbox.gif) no-repeat bottom left;
	color: #444;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 17px;
	padding-left: 13px;
}
.gbox p { padding: 7px 0; margin: 0;}


/*-------------------------------left side---------------------------------------------------------
.Mainleft { float: left; width: 650px; margin: 0 0 10px 0; }
	.Mainleft_content {
		margin: 0 20px 15px 10px;
		padding: 10px 0 0 0;
		text-align: justify;
		border-bottom: 1px dotted #ccc;
		color: #000;
		background: #fff;
	}
	


	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
	.thumbnail {
	float: left;
	margin: 0 18px 8px 0;
}


/*------------------------------------bottom thirds----------------------------------------------
.boxes { float: left; width: 203px; background: #fff; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(images/boxtop.png) no-repeat; color: #fff; }
	.smallbox { background: #fff url(images/box.png) no-repeat bottom left; color: #fff; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0px; margin: 0px; }

	
/*---------------------------right side---------------------------------
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
}
	.boxtop { height: 19px; background: #fff url(images/boxtop.gif) no-repeat; color: #000; }
	.box { background: #fff url(images/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
	.box p { padding: 0; margin: 0;}
	.image {
	float: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0;
	border: thin solid #dedede;
}


/*-------------------------------btn------------------------------
.btn { text-align: right; padding: 4px 3px 0 0;}
.Mainleft_content .btn { float: right; height: 20px; }
.btnLeft { background: #488EB2 url(images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.btnRight { background: #488EB2 url(images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.btnLeft:hover, .btnRight:hover { background: #488EB2 url(images/hoverbtn.gif) no-repeat; color: #fff; }

/*-------------------------footer---------------------------
.footer {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	border-top: 1px solid #ccc;
	background-color: #999999;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-right: -20px;
	margin-left: -20px;
}
.logo {
	margin-bottom: 30px;
	padding-bottom: 30px;
}
#flash {
	margin-top: 30px;
	margin-bottom: 30px;
}

