/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License 
*/

body
{
	margin: 0px;
	padding: 0px;
	background: #040F12 url(images/img01.jpg) repeat-x left top;	
	/*background: #484848 url(images/img01.jpg) repeat-x left top;	*/
	font-family: Arial, Verdana, Helvetica, sans-serif ;
	font-size: 13px; /*	color: #9DAAB2;*/
	/*color: #FFFFFF;*/
	color:#FDC609;
	height:100%;
}

/*h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}*/

h1 {
	font-size: 2em;
	color:#000000;
}

h2 {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma,  Arial, Helvetica, sans-serif;
	font-weight: normal;
	/*color: #FFFFFF;*/
	color:#FDC609;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #000000;	
}

a:hover 
{
	color:#000000;
}
#right
{
	text-align: right;
	font-family: Verdana, Arial, 'Times New Roman' , Tahoma;
	font-size: 11px;
	color:#000000;
}
#wrapper {
	width: 1014px;
	margin: 0 auto;
	padding: 0;
	height :100%;
}

/** HEADER */

#header {
	width: 1014px;
	height: 141px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	height: 73px;
	padding-top: 20px;
}

#logo h1 {
	margin: 0px;
	font-size: 36px;
	font-weight: normal;
}

#logo h1 a {
	text-decoration: none;
	color: #000000;	
}

#logo p {
	padding-left: 3px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BABABA;
}

#logo a {
	/*color: #BABABA; ffffcc*/
	color: #000000;
}

/** MENU */
/*
#menu {
	height: 48px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin-right: 1px;
}

#menu a {
	display: block;
	height: 28px;
	padding: 14px 20px 0px 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	background: #000000;
}

#menu .active {
	background: #000000;
}*/

/* Search */

/*#search {
	float: right;
	width: 270px;
	height: 60px;
	padding: 0px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 150px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 24px;
	border: none;
	background: #040F12;
	color: #FFFFFF;
}*/

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	height :100%;
	/*padding: 30px 0px;*/
}

#page-bgtop {
	/*padding: 20px px;*/
	height :100%;
}

#page-bgbtm 
{
	height :100%;
}

/* Content */

#content {
	float: left;
	width: 1000px;
	padding: 0px 0px 0px 0px;
	height :100%;
}
#ContentPlaceHolder
{
	padding: 0px 20px 0px 20px;
	border-left-color:#555555;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#555555;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#555555;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height :100%;	
}
textarea
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
}
INPUT
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	/*height:20px;*/
	
}
.post {
	margin-bottom: 0px;
	
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	padding: 0px 0 0 15px;
	/*margin-bottom: 10px;
	letter-spacing: -.5px;*/
	/*color: #FFFFFF;*/
	color:#FDC609;
	background: url(images/img07.jpg) repeat-x left top;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .meta {
	width: 400px;
	margin-top: -10px;
	padding: 5px 20px 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #3D4F5C;
}

.post .meta a {
	color: #3D4F5C;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
	
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

.smallbluetxt
{
	font-family: Arial, Verdana, helvetica, sans-serif;
	color: #ccffff;
	font-size: 9px;
}



/** FOOTER */

#footer-wrapper {
	/*background: url(images/img02.jpg) repeat-x left top;
	height: 25px;*/
}

#footer {
	width: 1000px;
	height: 10px;
	margin: 0px auto;
	background-color:#040F12;
	/*background: url(images/img09.jpg) no-repeat left top;*/
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	/*color: #133D47;*/
}


HR
{
	background-color: #FDC609;
	width: 855px;
	padding: 0px 0px 0px 0px;	
	margin-left: 0px;
}
 /* GRID VIEW */
 
 .mGrid { 
    width: 100%; 
    background-color: #FDC609; 
    margin: -5px 0 10px 0; 
    border: solid 1px #525252; 
    border-collapse:collapse;
    height:100%; 
}
.mGrid td { 
    padding: 2px; 
    border: solid 0px #c1c1c1; 
    color: #000000; 
}
.mGrid th { 
    padding: 4px 2px; 
    color: #fff; 
    background: #424242 url(images/grd_head.png) repeat-x top; 
    border-left: solid 1px #000000; 
    font-size: 0.9em; 
}

.mGrid .alt
{
	background: #fcfcfc url(images/grd_alt.png) repeat-x top;	
}
.mGrid .pgr { background: #424242 url(images/grd_pgr.png) repeat-x top; }
.mGrid .pgr table { margin: 5px 0; }
.mGrid .pgr td { 
    border-width: 0; 
    padding: 0 6px; 
    border-left: solid 1px #666; 
    font-weight: bold; 
    color: #fff; 
    line-height: 12px; 
 }   
.mGrid .pgr a { color: #666; text-decoration: none; }
.mGrid .pgr a:hover { color: #000; text-decoration: none; }

SELECT
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #DEDEDE;	
	/*height:20px;*/
	/*background-color:#FDC609;*/
}
.Yellowbtn
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ffff33;
	background: #FDC609;
	height: 22px;
	color: #000000;
}

.Linkbtn
{
    color: #fff; 
    background: #424242 url(images/grd_head.png) repeat-x top; 
    border-left: solid 0px #000000; 
    font-size: 0.9em; 
    font-weight:bold;
}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	/*visibility:hidden;*/
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup 
{
	background-color:Black;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.Yellowbtn_disable
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #ffff33;
	background: #FDC609;
	height: 22px;
	color:Grey; 
	text-decoration:none;
 
}
