/* 

Modified
LGBlue Free Template
http://www.free-css-templates.com

*/

body {
	margin:5px 0;
	padding: 0;
	font: 74% Arial, Sans-Serif; color:#000;
	line-height: 1.4em; background : #F0F0F0;
}

.content {
	color: #505050;
	margin: 0 auto;
	padding: 0;
	width: 791px;
	background: #FFFFFF url(images/bg.jpg) repeat-y center;
 }

#toph {
	background: #F0F0F0 url(images/top.jpg) no-repeat center top;
	height: 14px;
	margin: 0;
	padding: 0;
}

#header {
	color: #FFF;
	padding: 0 15px 0 15px;
	line-height: 1.0em;
}

#header .rside {
	background: #125E81 url(images/header-01.jpg) no-repeat;
	color: #337493;
	float: right;
	height: 129px;
	width: 587px;
	font-size: 90%;
}

#header .citation {
	text-align: right;
	padding: 15px 15px 25px 6px;
	color: #f0f0f0;
}

#header .lside {
	background: url(images/header.jpg) no-repeat;
	color: #FFF;
	height: 129px;
	width: 174px;
	padding: 0;
	margin: 0;
	float: left;
}

#header h2 {
	background-color: inherit;
	color: #FFF;
	letter-spacing: 1px;
}

#header .title {
	text-align: center;
	padding-top: 30px;
}

#main {
	margin: 0 20px 0 15px;
}	

#main h2 {
	background-color: inherit;
	color: #156184;
}

#main h3 {
	font: 85% Arial, Sans-Serif; margin: 0 0 10px 0;
	padding: 0;
	color: #5f5f5f;
	background: inherit;
}

.center {
	width: 550px !important;
	width: 535px;
	float: right;
	margin: 15px;
}

.leftmenu {
	background: #FFF url(images/leftbg.jpg) repeat-x;
	width: 174px;
	float: left;
	padding: 0;
	margin: 0;
}

.padding {
	 padding: 15px;
}

.img {
	background: #FFF;
	float: left;
	padding: 1px;
	margin: 5px 8px 5px 0;
	color: #333;
	border: 1px solid #e0e0e0;
}


/* FOOTER */
#footer {
	background: #FFF url(images/footer.jpg) no-repeat;
	color: #a0a0a0;
	height: 43px;
	text-align: center;
	font-size: 90%;
	clear: both;
	padding: 0px;
	margin: 0;
}

#footer hr {
	width: 740px;
	color: #888;
	border: 1px solid #f0f0f0;
	margin: 0 25px 0 25px;
}

#footer a {
	color: #999;
	background: #FFF;
	text-decoration:none;
}

#footer a:hover {
	background: #FFF;
	text-decoration: underline;
	color: #444;
}


/* NAVIGATION */
.nav {
	clear: both;
	text-align: left;
	color: #7D8085;
	padding: 20px 0 0 0;
	width: 90%;
}

.nav li {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #ccc;
}

.nav li a {
	color: #546078;
	text-decoration: none;
}

.nav li a:hover {
	color: #F29900;
	text-decoration: none;
}

.boxads {
	background: #E7EDF0;
	padding: 5px;
	border: 1px solid #999;
	color: #333;
}

/* ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

p {
	margin: 0 0 5px 0;
	padding: 0;
	background: inherit;
	line-height: 1.5;
	font-size: 13px;
	color: #000; #555;
}

hr {
	border: 0;
	height: 1px;
	color: #eee;
	background-color: #eee;
}

a {
	color: #0F5B7F;
	font-size: 13px;
	background: inherit;
	text-decoration:none;
}

a:hover {
	background: inherit;
	text-decoration: underline;
}

h1 {
	padding: 0;
	margin:0;
	color: #0F5B7F;
	background: inherit;
	font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px;
}

h1 a {
	color: #0F5BFF;
	background: inherit;
}

h2 {
	background-color: inherit;
	color:#0F5B7F;
	font-size:140%;
	font-weight:bold;
	margin: 10px 0 10px 0;
	padding: 0;
}

h2 a {
	color: #0F5B7F;
}

h2 a:hover {
	color: #0F5BAF;
	text-decoration: none;
}

ul {
	margin: 5px 0px 20px 15px;
	padding: 0;
	font-size: 13px;
	line-height: 1.5;
}

ol {
	margin-left: 10px;
	font-size: 13px;
	line-height: 1.5;
}

/*
li {
	list-style-type: none;
	color: #F29900;
	margin: 0 0 0px 0;
	padding: 0 0 0 0px;
}

li a {
	color: #546078;
}

li a:hover {
	font-size: 13px;
	color: #F29900;
}
*/

/*----------------- for snews --------------------------*/

fieldset {
	border: 1px solid #eee;
}

textarea.text {
	height: 150px;
	width: 90%;
	border: 1px solid #ccc;
	background: #fff;
	color: #000;
}

textarea.text:hover {
	border: 1px solid #eee;
	background: #FFFFF4;
	color: #000;
}

input.field {
	border: 1px solid #ccc;
	background-color: #3C3C3C;
	width: 100px;
	color: #000;
}

input.field:hover {
	border: 1px solid #eee;
	background: #ccc;
	color: #000;
}

input.text {
	margin: 0;
	width: 110px;
	border: 1px solid #546078;
	background: #FFF;
	color: #808080;
}

input.text:hover {
	border: 1px solid #3a4354;
}

input.searchbutton {
	margin: 0;
	font-size: 100%;
	font-family: Arial,
	Sans-serif;
	border: none;
	background: #FFFFFF;
	color: #333;
	padding: 1px;
	font-weight: bold;
}

.date {
	color: #505050;
	background: #FFF;
	text-align: right;
	margin: 4px 0 5px 0;
	padding: 0.4em 0 0 0;
	border-top: 1px solid #ddd;
}

.date a {
	color: #546078;
}

input.button {
	background: #FFFFF4;
	color: #808080;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.comments {
 	padding: 10px 10px 8px 10px;
	margin: 0 0 7px 0;
	background: #FFF;
	color: #333;
}

.commentsbox {
	padding: 8px 0 10px 10px;
	margin: 0 0 10px 0;
	background: #f4f4f4;
	color: #000;
}

.error {
	color: #990000;
	background-color: #FFF0F0;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px dashed #990000;
}

.error h2 {
	color: #990000;
	background: inherit;
}

.success {
	color: #000000;
	background: #FAFAFA;
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px dashed #546078;
}

.success h2 {
	color: #546078;
	background: inherit;
}


/* breadcrumbs */

#breadcrumbs {
	width: auto;
	font-family: arial;
	font­size: .6em;
	color: black;
	border-bottom: 1pt solid ghostwhite;
} 

#breadcrumbs a {
	font-size: 12px;
}


/* ////////////////////////////////////////////////////////// */

/* top elements */
code {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;  
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	background: #FAFAFA;
	border: 1px solid #f2f2f2;  
	border-left: 4px solid #4284B0; 
}

acronym {
	cursor: help;
	border-bottom: 1px solid #777;
}

blockquote {
	margin: 0px;
	padding: 10px 0 5px 15px;  	
	background: lightyellow; //#FAFAFA;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #CCC; //#4284B0;   
	color: #4284B0;
	font: 1.0em/1.3em Arial;
}

/* sidebar */
#sidebar {
	float: left;
	width: 100%;
	margin: 0; padding: 0; 
	display: inline;		
}

#sidebar ul.sidemenu {
	list-style:none;
	margin:0px 0px 20px 14px;
	padding:0;
	min-height: 0.2em;
}

#sidebar ul.sidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}

#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
              font-size: 9pt;
	color: #333;	
	text-decoration:none;	
	padding:2px 0px 2px 6px;
	background: none; //#f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
}

#sidebar li.active a {
	padding:2px 0px 2px 6px;
	background: url(images/leftbg-sm.jpg); repeat-x; // #f2f2f2;
	color: #337493; //#339900;
	border-left:4px solid #337493; //#9EC630;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 0px 2px 6px;
	//background: #f2f2f2;
	color: #337493; //#339900;
	border-left:4px solid #337493; //#9EC630;
}

#sidebar ul.subsidemenu {
	list-style:none;
	margin:1px 0px 5px 10px;
	padding:0;		
}

#sidebar ul.subsidemenu li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}

#sidebar ul.subsidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 0px 2px 6px;
	background: none; // #f2f2f2;
	border-left:4px solid #CCC;	
	min-height:18px;
}
#sidebar ul.subsidemenu li.active a {
	padding:2px 0px 2px 6px;
	background: url(images/leftbg-sm.jpg); repeat-x; //#f2f2f2;
	color: #337493; //#339900;
	border-left:4px solid #337493; //#9EC630;
}

* html body #sidebar ul.subsidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 0px 2px 6px;
	background: url(images/leftbg-sm.jpg); repeat-x; //#f2f2f2;
	color: #337493; //#339900;
	border-left:4px solid #337493; //#9EC630;
}

/* ////////////////////////////////////////////////////////// */

/* AjaxSearch */

.ajaxSearch_result, .ajaxSearch_resultsInfos {
	padding-top: 10px;
	padding-bottom: 10px;
}

.ajaxSearch_resultLink {
	font-weight: bold;
}

/* ////////////////////////////////////////////////////////// */

/* guestbook */

.guestbook_top {
	height: 1.6em;
	padding: 0.3em 0.5em 0;
	background: url(images/leftbg-sm.jpg);
}

.guestbook_big {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 0.5em
}

.guestbook_small {
	float: left;
	font-size: 0.8em;
	font-weight: bold
}

.guestbook_contact {
	float: right;
	margin-left: 0.5em
}

.guestbook_content {
	padding: 0.5em;
	clear: right
}

.guestbook_mod {
	float: right;
	margin-left: 0.5em
}

.guestbook_extra {
	float: right;
	padding-bottom: 1em
}

.guestbook_vote {
	float: right
}

.smilie {
	vertical-align: sub
}

.smilies {
	margin: 0.5em 0 0.5em 9.5em
}

.smilieSelect {
	float: left;
	margin-right: 0.25em
}

.vote {
	float: left;
	margin-right: 0.25em
}

.guestbook_form {
	padding: 8px 8px 8px 8px;	
	border: 1pt solid silver;
	background: whitesmoke;
}


/* ////////////////////////////////////////////////////////// */

/* pagecomment */

.comment_top {
	height: 1.4em;
	padding: 0 0.5em 0;
	background-color: ghostwhite;
	background: url(images/leftbg-sm.jpg);
	border-radius: 5px 5px 0 0;
	moz-border-radius: 5px 5px 0 0;
}

.comment_big {
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-right: 0.5em;
}

.comment_small {
	float: left;
	font-size: 0.8em;
	font-weight: bold;
}

.comment_contact {
	float: right;
	margin-left: 0.5em;
}

.comment_content {
	margin-bottom: 40px;
	padding: 0.5em;
	clear: right;
	background-color: white;
}

.comment_mod {
	float: right;
	margin-left: 0.5em;
}

.comment_extra {
	float: right;
	padding-bottom: 1em;
}

.comment_vote {
	float: right;
}

.comment_form {
	border: 1pt solid whitesmoke;
}

/* ////////////////////////////////////////////////////////// */

/* newsletter */

.nltrform {

}

.nltrformedit {
	color: silver;
}

.nltrformbutton {

}

.nltrmanagecontrols {
	background-color: whitesmoke;
	text-align: right;
}

.nltrmanagetable {
	border: 1pt solid silver;
	width: 100%;
	border-spacing: 1px;
}

.nltrmanagetableth {
	text-align: left;
	background-color: whitesmoke;
	border-bottom: 1pt solid silver;             
}

.nltrmanageactivetd {
	text-align-left;
	height: 25px;
	border-bottom: 1pt solid whitesmoke;
}

.nltrmanageinactivetd {
	text-aling-left;
	background-color: whitesmoke;
	color: silver;
}

.nltrsendframe {
	border: 1pt solid silver;
	padding: 2px;
}

.nltrsendform {
	width: 100%;

}

.nltrsendformsmall {
	height: 25px;
}

.nltrsendformtable {

}

.nltrsendformlefttd {
	height: 25px;
	width:  75px;
	vertical-align: top;
}

nltrsendformrighttd {
	height: 25px;
	vertical-align: top;
}

.nltrsendformedit {
	width: 458px;
}

.nltrsendformtextarea {
	width: 458px;
	height: 200px;
}

.nltrsendformbutton {

}

.nltrsendheaderdiv {
	width: 99.25%;
	padding: 2px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	vertical-align: middle;
	background-color: whitesmoke;
}

.nltrsendheaderpreviewdiv {
	width: 99.25%;
	padding: 2px;
	font-size: 11px;
	background: silver url(images/leftbg.jpg) repeat-x; 
}

.nltrsendcontrolsdiv {
	width: 99.25%;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	background-color: whitesmoke;
}

.nltrarchivetable {
	width: 100%;
	border: 1pt solid silver;
}

.nltrarchiveleftth {
	width: 75px;
	border-bottom: 1pt solid silver;
	text-align: center;
	font-weight: bold;
	background-color: whitesmoke;
}

.nltrarchiveotherth {
	border-bottom: 1pt solid silver;
	text-align: left;
	font-weight: bold;
	background-color: whitesmoke;
}

.nltrarchivelefttd {
	border-bottom: 1pt solid whitesmoke;
	text-align: center;
	vertical-align: top;
	font-size: 13px;
	color: #000;
}

.nltrachiveeothertd {
	border-bottom: 1pt solid whitesmoke;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
	color: #000;
	line-height: 1.5;
}

.nltrachivereadframe {
	border: 1pt solid silver;
	padding: 2px;
}


/* ////////////////////////////////////////////////////////// */

/* news */


/*** show news: general ***/
#newspage {
}

#newspage h2 {
}

.newseditcontrols {
	float: right;
}

.newseditcontrols img {
	border: 0px;
}


/*** show news: singleview-mode  ***/
.newsbacklinktext {
	margin-top: 30px;
	padding-top: 5px;
	text-align: right;
	border-top: 1pt solid whitesmoke;
}


/*** show news: archivepage (none-mode - default) ***/
#archivepage {
}

.newsnavigation {
	margin-bottom: 15px;
	border-top: 1pt solid whitesmoke;
	border-bottom: 1pt solid whitesmoke;
}

.newsitem {
	margin-bottom: 30px;
	font-size: 13px;
	color: #000;
	line-height: 1.5;
}



/*** show news: shortview-mode ***/
#shortitempanel {
}

.newsshortitem {
}

.newsshortitem .newsheadline h2,  .newsshortitem .newsheadline a {
	margin: -10px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;100%;
}

.newsshortitem .newscontent {
	font-size: 13px;100%;
	color: #000;
	margin-bottom: 25px;
}

.newstoalllinktext {
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	font-weight: bold;
}

/*** show news: news-items ***/
.newsheadline {
}

.newsheadline h2 {
	font-size: 16px;
}

.newsheadline h3 {
	font-size: 10px;
}

.newscontent {
}


/*** show news: forms ***/
#newsform {
}

#newsform td {
	vertical-align: top;
}

.newseditsubject {
	width: 99%;
}

.newseditmessage {
	width: 99%;
	height: 200px;
}

.newsbutton {
	margin: 15px 0px;
} 

.newswarning {
	padding: 5px;
	text-align: center;
}

