/* 

	( atrandafir 582 - feel free to clean and upgrade this code )

*/

	body 
	{
	margin: 0;
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 0;
	background: #CFCFCF;
}

	#wrap {
	width: 1024px;
	margin: 0 auto;
	background: #E3F5EB url(../img/bg.gif) repeat-y top center;
	border: 1px solid #888888;
	#padding: 0px 0px 0px 0px;
}
	#header {
	background: #85C329 url(../main02.jpg) repeat top left;
	border-bottom: 1px solid #DDDDDD;
}
	#top_content {
		padding: 0 0px;
	
	}

	#topheader {
	padding: 25px 15px 15px 15px;
	margin: 0 auto 0 auto;
	height: 50px;
	
}

	#rightheader {
		float: right;
		width: 375px;
		height: 40px;
		color: #FFFFFF;
		text-align: right;
	}
	#rightheader p {
		padding: 35px 15px 0 0;
		margin: 0;
		text-align: right;
	}
	#rightheader p span {
		font-weight: bold;
	}
	#rightheader a:link, #rightheader a:visited {
		color: #FFFFFF;
		text-decoration: underline;
	}

	#title {
		padding: 0;
		margin: 0;
		font-size: 2.5em;
		color: #FFFFFF;
	}
	#title span {
		font-size: 0.5em;
		font-style: italic;
	}
	#title a:link, #title a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	#title a:hover {
		color: #E1F3C7;
	}

	#navigation {
	/*background: #33995F;*/
	/*background: url(../img/content_bg.gif) repeat-x left top #ffffff;*/
	height: 25px;
	/*clear: both;*/
	text-align: center;
	/*border-bottom: 1px solid #333333;*/
}
	#navigation ul {
	padding: 0;
	margin: 0;
	list-style: square;
	font-size: 1.1em;
	height: 25px;
	
}
	#navigation ul li {
	display: inline;
	list-style: square;
	
}
	#navigation  a {
	color: White;
	text-decoration: underline;
	float: left;
	line-height: 25px;
	padding: 0 16px;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Tahoma;
}
	#navigation a:hover {
	color: #A1E0BC;
}

	.link_mainmenu a,a:visited,a:link {
	color: Black;
	text-decoration: underline;
	font-size: 1.1em;
	font-weight: bolder;
}
	
	#content {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: #FCFCFC;
	color: #666666;
	float: left;
	
}
   
	
	#content p#whereami {
		
		
		font-size: 1.2em;
	}
	
		#content p#page_desc {
	font-size: 1em;
	color: #AAAAAA;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-indent: 0px;
}
	#content hr {
	color: #BBBBBB;
	height: 1px;
	background-color: #BBBBBB;
	border: none;
	margin-left: 8px;
	margin-right: 8px;
}
	#whereami a:link, #whereami a:visited {
	color: #28CD6F;
	text-decoration: underline;
}
	
	#content h1, #content h2, 
	#content h3, #content h4 , #content h5 {
	color: #20B96F;
}
	#content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	padding: 0;
	margin: 1px 0 10px 0;
	font-size: 2.1em;
}
	#content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	padding: 0;
	margin: 0px 0 0px 5px;
	font-size: 1.4em;
}

	#content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	padding: 0;
	margin: 15px 0 15px 0;
	font-size: 1.5em;
}


	#top_body, #content_body {
		padding: 0 25px;
	}

	#footer {
	color: #FFFFFF;
	padding: 0 0px 0px 0px;
	font-weight: bold;
	vertical-align: top;
	
}
	#footer p {
	padding: 0;
	margin: 0px;
}
	#footer p a:link, #footer p a:visited {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
	
}
	#footer #footer_bg {
	background: #1F9E63 url(../img/footer_bg.gif) repeat-x left bottom;
	padding: 15px 10px 10px 10px;
	vertical-align: middle;
	text-align: center;
}

	#footer #design {
	/*display: block;*/
	width: 1024px;
	height: 30px;
	float: right;
	line-height: 20px;
	padding: 0 5px;
	
	color: #ffffff;
	font-weight: bold;
}
	#footer #design a {
		color: #FFFFFF;
		text-decoration: underline;
	}

	.table {
	margin-bottom: 7px;
	margin-top: 7px;
	width: 90%;
	border-collapse: collapse;
	margin-right: 10px;
	margin-left: 10px;
	#padding-left: 10px;
	#padding-right: 10px;
}
	.table_header td {
	background: url(../img/tableheader-bg.gif) no-repeat left top;
	padding: 5px 10px;
	color: #04A456;
	border-top: 1px solid #0452A4;
	border-bottom: 1px solid #B2D6F9;
	font-size: 1.1em;
	font-weight: bold;
}
	.table_header td a:link, .table_header td a:visited {
	text-decoration: underline;
	color: rgb(70,167,122);
}
	.table_header td a:hover {
		text-decoration: underline;
		color: #73A822;
	}
	.table_header td {
	border: 1px solid #B2D6F9;
}

	.row1 td, .row2 td, .row_hover td, .paging_row td {
	padding: 5px 10px;
	color: #666666;
	border: 1px solid #B2D6F9;
   font-size: 1.1em;	
}
	.row1 td {
		background: #ffffff;
	}
	.row2 td {
		background: #eeeeee;
	}
	.row_hover td {
		background: #FBFACE;
		color: #000000;
	}

	
	.hidden {
		display: none;
	}

	.little {
		font-size: 10px;
	}
	
	.clear {
		clear: both;
	}

	.img_left {
	float: left;
	/*padding: 1px 1px 1px 1px;*/
	border: 1px solid #cccccc;
	margin: 0 10px 10px 0;
}

	#content td #small_link {
	font-size: 1.2em;
	color: #28CD6F;
	}
	

	.img_menu {
	float: left;
	
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	margin: 0 10px 5px 0;
	}

	
/* #content ul basic style for unordered lists
------------------------------------------------*/
	#content ul {
		font-size: 8 pt;
		line-height: 1.8em;
		margin: 0 0 15px 0;
		padding: 0;
		list-style-type: none;
	}

/* #content p paragraphs
-----------------------------*/
	#content p {
	font-size: 10pt;
	margin: 0 5px;
	padding: 0 0 15px 0;
	text-indent: 15px;
}

	
/* #content p a links in paragraphs
------------------------------------*/
	#content p a:link, #content p a:visited, 
	.table a:link, .table a:visited,
	.link a {
	color: #28CD6F;
	text-decoration: none;
}

	#content p a:hover, .table a:hover, .link a:hover {
		text-decoration: underline;
	}


/* #content ul.green (73A822)
--------------------------------*/
	#content ul.green li {
		padding: 0 0 0 20px;
		margin: 0;
		background: url(../img/bullet_green.gif) no-repeat 1px 3px;
		font-size: 1.1em;
	}
	#content ul.green li a:link, #content ul.green li a:visited {
	color: #27D158;
	text-decoration: none;
}
	#content ul.green li a:hover {
	color: #28D585;
	text-decoration: underline;
}
	
/* #content ul.black (73A822)
--------------------------------*/
	#content ul.black li {
		padding: 0 0 0 20px;
		margin: 0;
		background: url(../img/bullet_grey.gif) no-repeat 1px 3px;
		font-size: 1.1em;
	}
	#content ul.black li a:link, #content ul.black li a:visited {
		color: #666666;
		text-decoration: none;
	}
	#content ul.black li a:hover {
		color: #999999;
		text-decoration: underline;
	}
	
/* #content ol
--------------------------------*/
	#content ol {
		padding: 0 0 0 25px;
		margin: 0 0 15px 0;
		line-height: 1.8em;
	}
	
	#content ol li {
		font-size: 1.1em;
	}
	#content ol li a:link, #content ol li a:visited {
		color: #73A822;
		text-decoration: none;
	}
	#content ol li a:hover {
		color: #73A822;
		text-decoration: underline;
	}

/* #content p.paging 
---------------------------------*/
	#content p.paging {
	padding: 5px;
	border: 1px solid #CBD6DE;
	text-align: center;
	margin-bottom: 15px;
	background: #eeeeee;
	}
   #content h1, #content h2,#content p, #content ul {
	margin-left: 10px;
	margin-right: 10px;
}
/* .small_input smaller text in inputs/combos
-----------------------------------------------*/
	.small_input {
		font-size: 10px;
	}

/* .form_table style for table used in forms
---------------------------------------------*/
	.form_table {
		margin-bottom: 15px;
		font-size: 1.1em;
	}
	.form_table p {
		margin: 0;
		padding: 0;
	}
	.form_table td {
		padding: 5px 10px;
	}

/* .checkbox_nomargins clear all margins from a checkbox
---------------------------------------------------------*/
	.checkbox_nomargins {
		/*margin:0;width:13px;height:13px;overflow:hidden;
		font-size: 10px;*/
		margin: 0;
		padding: 0;
	}
	
/* .button some buttons style - inspired from wordpress
------------------------------*/
	input.button {
		margin: 0;
		padding: 2px;
		border: 3px double #999999;
		border-left-color: #ccc;
		border-top-color: #ccc;
		background: url(../img/button.gif) repeat-x left top;
		font-size: 11px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
/* form style for forms
-------------------------*/
	form {
		padding: 0;
		margin: 0;
	}

/* input.inputgri - some style for inputs
--------------------------------------------*/
	input.inputgri, select.inputgri, textarea.inputgri {
		background: #eeeeee;
		font-size: 14px;
		border: 1px solid #cccccc;
		padding: 3px;
	}
	input.inputgri:focus, select.inputgri:focus , textarea.inputgri:focus {
		background: #ffffff;
		border: 1px solid #686868;
	}

/* .notice - messages to user
--------------------------------*/
	.notice {
		background: #CAEA99; 
		border: 1px solid #70A522; 
		padding: 3px 3px 3px 3px; 
		margin-bottom: 3px;
		font-size: 1.2em;
		color: #333333;
	}
	.notice_error {
		background: #FEDCDA; 
		border: 1px solid  #CE090E; 
		padding: 15px 15px 15px 15px; 
		margin-bottom: 15px;
		font-size: 1.2em;
		color: #333333;
	}
	#notice a {
		color: #333333;
		text-decoration: underline;
	}

/* Other links 
----------------*/
	.other_links {
		background: #eeeeee;
		border-top: 1px solid #cccccc;
		padding: 5px;
		margin: 0 0 15px 0;
	}
	#content .other_links h2 {
		color: #999999;
		padding: 0 0 0 3px;
		margin: 0;
	}
	#content .other_links ul {
		padding: 0;
		margin: 0;
	}
	#content .other_links ul li {
		padding: 0 0 0 20px;
		background: url(../img/bullet_grey.gif) no-repeat left center;
	}
	#content .other_links a, #content .other_links a:visited {
		color: #999999;
		text-decoration: underline;
	}
	#content .other_links a:hover {
		color: #666666;
	}
	
/* code */
	code {
		font-size: 1.2em;
		color: #73A822;
	}

#content .table .row1 td a, #content .table .row2 td a, #content p a .small_link
	{
	font-size: 1em;
	text-decoration: none;
	color: #28CD6F;
	}	
	
#content p.top_head {
	margin-top: 8px;
	font-size: 1.1em;
	border-bottom: 1px solid #D9D9D9;
	padding: 1px 1px 1px 1px;
	color: #BBBBBB;
	margin-bottom: 6px;
	text-indent: 0px;
}

#content p.noindent {
	text-indent: 0px;
}