/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #374536 url(images/img01.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666; 
}
form {
	margin: 0;
	padding: 0;
}

input {
	padding: 5px;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #666666;
	font: normal 1em Arial, Helvetica, sans-serif;
}
h1, h2, h3 {
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -2px;
	font-size: 182%;
}

h2 {
	letter-spacing: -1px;
	font-size: 152%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	margin-left: 3em;
	font-style: italic;
}

ul {
	margin-left: 3em;
}

ol {
	margin-left: 3em;
}

a {
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}
label{ color:#FFFFFF;
font-weight:bold;}
/* Wrapper */

#wrapper {
/*	background: url(images/img02.gif) repeat-x;*/
}

/* Header */

#header {
/*	padding: 30px 0;*/
padding-top:50px;
}

#header h1, #header h2 {
	text-align: center;
}

#header h1 {
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 24px;
	font-weight: normal;
}

#header h1 a {
	color: #FFFFFF;
}

#header h2 {
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 20px;
	font-style: italic;
}

#header h2 a {
	color: #DDEEFF;
}

#header a {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	background:#000000 url(images/img03.gif) repeat-x;
}

#menu ul {

	width: 100%;
	height: 40px;
	margin: 0;
	padding: 0;
	/*background: url(images/img04.gif) no-repeat right top;*/
	background:#000000 url(images/img03.gif) repeat-x;	
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 13px 20px 0 22px;
	border-right:#333333 solid 1px;
	text-decoration: none;
	font-size: 85%;
	font-weight: bold;
	font-variant:small-caps;
	color: #FFFFFF;
	background:#000000 url(images/img03.gif) repeat-x;		
}

#menu a:hover {
font-size:85%;
background: #666666;
font-variant:small-caps;
}
/* Search */

#logout {
	padding: 0px 0px 0px 0px;
	margin:0px;
	background-image: url(right.png);
	background-repeat: no-repeat;
	background-position: right;
	width:121px;
}
#login {
	padding: 0px 0px 0px 0px;
	margin:0px;
	height: 58px;
	background-image: url(middle.png);
	background-repeat: repeat-x;
	width:600px;
}
#login a{border:0;}

#login input {
margin:5px;
	padding: 0;
	width: 70px;
	height: 29px;
	background: #DFDFDF url(images/img14.gif) repeat-x;
	font-weight: bold;
}

#login #s {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}
#login #p {
	padding: 5px;
	width: 150px;
	height: auto;
	background: #FEFEFE url(images/img13.gif) repeat-x;
	border: 1px solid #626262;
	font: normal 1em Arial, Helvetica, sans-serif;
}

#login br {
	display: none;
}

/* Categories */

/* Page */

#page {
	width: 100%;
	margin: 0 auto;
}
#page th{
	background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;
	border-right: 1px solid #333333;
	font-size: .8em;
	color: #FFFFFF;
	height:25px;
}
#page th a{
	font-size: 1em;
	color: #FFF;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #CCCCCC url(images/img03.gif) repeat-x left bottom;
	font-size: 1em;
	color: #FFFFFF;
        margin-top: 45px;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #CCCCCC;
}

/* Content > Sidebar > Login */

#fgeneral {
}

#fgeneral form {
}

#fgeneral fieldset {
	border: none;
}

#fgeneral legend {
	display: none;
}

#fgeneral label {
	display: block;
	width: 120px;
	height: 16px;
	float: left;
	margin: 3px 0px 0 0;
	font-size: x-small;
	font-weight: bold;
	color:#666666;
}

#fgeneral input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#fgeneral select {
	margin-bottom: 5px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;	
}

#inputtext1, #inputtext2, #inputtext3 , #inputselect1{
	width: 200px;
	color: #666666;
}

#inputsubmit1 {
	margin-left:150px;
	background: #666666 url(images/img03.gif) repeat-x left bottom;
	color: #FFFFFF;
	font-weight:bold;
	text-transform:capitalize;
}

/* Ads */

#ads {
	float: right;
	width: 180px;
	padding: 0 0 0 20px;
}

#ads h2 {
	margin-bottom: 20px;
	padding: 15px 0 1px 0;
	background: url(images/img06.gif) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 100%;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#content .post {
	padding: 20px;
	border-bottom: 1px solid #CCCCCC;
}

#content .date {
	margin-bottom: 20px;
	line-height: normal;
}

#content .story {
}

#content .more {
	clear: both;
	margin: 0;
	text-align: right;
	font-weight: bold;
}

#content a {
	color: #1777B1;
        text-decoration: none;
}

#content a:hover {
	color: #C90404;
}

/* Sidebar */

#sidebar {
	width: 100%;
	padding: 0 20px 0 0;
}

#sidebar h2 {
	padding: 5px 0 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
/*	text-transform: lowercase;*/
	letter-spacing: 1px;
	font-size: 18px;
	font-style: italic;
	color: #000;
}
#selectprojectform{
    float: left;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	margin-left: 20px;
	line-height: 180%;
}

#sidebar li li {
}

#sidebar li h2 {
	margin-bottom: 20px;
	padding: 15px 0 1px 0;
	background: url(images/img06.gif) repeat-x left bottom;
	text-transform: lowercase;
	letter-spacing: 1px;
	font-size: 18px;
	font-style: italic;
	color: #000;
}

#sidebar a {
	color: #CCCCCC;
}

#sidebar a:hover {
	color: #FFFFFF;
}

#sidebar li li a {
}

/* Footer */

#footer {
	clear: both;
	width: 540px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(images/img06.gif) repeat-x 0px 1px;
	text-align: center;
	font-size: 85%;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}
.hidden{
    display: none;
}
.visible{
    display: block;
}
