@charset "UTF-8";
/* CSS Document */

@import 'reset.css';
@import 'default.css';


/* YAZI */
h1{
    display:none;
}
h2{
	color:#ff6600;
	font-size:18px;
	padding:0 0 10px 0;
	text-shadow: #afafaf 1px 1px 1px;
}
h3{
color:#7F9818;
font-size:14px;
padding:5px;
}
h4{
color:#000;
font-size:12px;
padding:5px;
}
p{
text-align:justify;
line-height:1.4;
text-shadow: #DFDFDF 1px 1px 1px;
}
a{
line-height:1.4;
}
body{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
background:#fff url(../images/bg.png) repeat-x;

}
#header{
    width:951px;
    margin:0 auto;
}
#homepage{
    width:950px;
    margin:0 auto;
}
.home #homepage{
    width:951px;
    margin:0 auto;
	position:relative;
	padding-bottom:20px;

}
.page #homepage #homepage-left{
    width:211px;
    float:left;
    display:inline;
}
.page #homepage #homepage-right{
    width:710px;
    margin:10px;
    float:left;
    display:inline;
    min-height:300px;
    height:auto !important;
    height:300px;
    
}
.noneb{
	float:right;
	display:inline;
	border:none;
	margin:-5px;
}
.page #main{
    min-height:400px;
    height:auto !important;
    height:400px;
	padding:10px;
    
}
.home #homepage #homepage-left{
    float:left;
    display:inline;
    width:698px;
}
.home #welcome {
    background:url(../images/welcome-bg.png) no-repeat;
    width:626px;
    float:left;
    padding:10px;
	margin-top:10px;
}
.home #homepage  #welcome img{
    float:right;
    display:inline;
}
.home #homepage  #welcome h2{
    float:left;
    display:inline;
	color:#999;
	font-size:16px;
	font-family:helvetica,arial;
    
}
.home #homepage  #welcome p{
    float:left;
    display:inline;
width:460px;
}
.home #homepage  #welcome .url{
    margin-top:-40px;
    position:relative;
}
.home #homepage #homepage-right{
    float:left;
    display:inline;
    width:253px;
	margin:10px 0;
}
.home #homepage #homepage-right a img{
	padding:3px 0;
}
.home #homepage .box{
	background:url(../images/box_bg.png) no-repeat;
	width:450px;
	height:121px;
	float:left;
	display:inline;
	margin:5px 0 0 5px;
	position:relative;
	padding:10px;
}
.home #homepage .box .icon{
	position:absolute;
	left:5px;
	top:2px;
}
.home #homepage .box h3{
	color:#ff6600;
	font-weight:bold;
	font-family:arial;
	border-bottom:2px solid #2273bf;
	padding:5px 0 10px 55px;
	font-size:15px;
	margin-right:155px;
}
.home #homepage .box p{
	padding:10px 5px 0;
	margin-right:155px;
}
.home #homepage .box p a{
	float:right;
	display:inline;
	text-decoration:none;
	color:#900;
}	
.home #homepage .box .boxxes{
	float:right;
	display:inline;
	border:2px solid #2273bf;
	margin:-5px;
}
#footer{
background:url(../images/footer-bg.png) repeat-x;
height:54px;
text-align:right;
color:#000;
width:946px;
margin:0 auto;

}
#footer-in{
padding:10px;
font-size:12px;
}
#footer-in a{
color:#ff6600;
text-decoration:none;
font-size:12px;
}
#footer-in p{
font-size:12px;
text-align:right;
}
#footer-in a:hover{
color:#D22816;
text-decoration:underline;
}
.left{
float:left;
display:inline;
}
.clear{
clear:both;
}
#move{
	width:946px;
	margin:0 auto;
	text-align:right;
	color:#999;
}
#move p{
	text-align:right;
}
#move a{
	color:#999;
	text-decoration:none;
	text-align:right;
}
#move a:hover{
	color:#000;
}
form {
	margin: 0;
	padding: 0 10px 10px 10px;
	font-family:"Trebuchet MS",Lucida Grande, Helvetica, Verdana;	
	font-size: 12px;
	line-height:30px;
}
form a{
	color:#3366cc;
	text-decoration: none;	
}
form a:hover{
	color:#00c;
	border-bottom: 1px dotted #00c;
}

/* Form Sections ======================================================================== */

/* Fieldset  */
fieldset {
	margin: 20px 0;
	padding: 10px 10px 10px 20px;
	border: 1px solid #666;
}
legend {
	padding: 2px 5px;
	text-indent: 0;
	background-color: #fff;
	border: 2px solid #333;
	color:#660000;
}
legend:first-letter {
	font-size: 120%;
}
/* Nested Fieldset  */
fieldset fieldset  {
	background-image: url(_images/fieldset2-bg.jpg);	
	background-color: #fffce3;
	margin: 20px 50px 0 50px;
	border-top: 2px solid #FFFFFF;	
	border-left: 2px solid #FFFFFF;
	border-bottom: 0px;
	border-right: 0px;
}
fieldset fieldset legend {
	font-size: small;
	background-color: #fffacc;
	border: 2px solid #f5f2da;
	color:#660000;	
}
/* Inline Section */
.inlineSection {
	overflow: auto;
	width: 100%;	
}
/* Grid Section */
form table {
	border-collapse: collapse;
}
form td {
	padding: 0 4px;
		border-bottom: 1px solid #DFDED2;
}
form th {
	padding: 0 4px;
}
form .alternate-1 {
	background-color:#FCFCED;
}
form .alternate-1 td {
	border-bottom: 1px solid #DFDED2;

}
form .alternate-0 {
}

/* Combo Label + Input Field =========================================================== */
form .oneField {
	margin: 6px 0;
	display: block;
	vertical-align: middle;
}
form .inlineSection .oneField {
	margin-right: 2px;
	white-space: nowrap;	
	display: inline;
}
/* Ties together a label and its checkbox or radio */
form .oneChoice {
	white-space: nowrap; 	
}

/* Field Labels ======================================================================== */

/* Base */
label, form .label {	
	color: #333;
	margin: 0;
}
/* Text inputs / Select label */
label.preField {
	display: -moz-inline-box;
	display: inline-block;	
	margin: 0.6em 4px 0 0;
	padding: 0 2px;
	min-width: 7em;
}
/* Radio / Checkbox group label */
form .label  {
	display: block; 
	margin: 0.6em 4px 0 0;
	padding: 2px;
}
/* Individual Checkbox / Radio label */
label.postField  {
	margin: 0 4px 0 4px;
}
/* Label when inside an inline section */
form .inlineSection .oneField .inlineLabel {
	display: -moz-inline-box;
	display: inline-block;	
	margin: 0.6em 4px 0 0;
	padding: 0 2px;
	min-width: 7em;
	white-space: normal;
}

/* Inputs ======================================================================== */

textarea {
	padding: 0;
	vertical-align: top;
	margin: 2px 2px 1px 0;
	border: 2px solid #e2e2e2;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
textarea:hover {
border: 2px solid #3399CC;
}
textarea:focus{
border: 2px solid #3399CC;
background:#E6F7FF;
}
input {
}
input:hover,input[type=text]:hover, input[type=password]:hover,input[type=submit]:hover, input[type=reset]:hover {
border: 2px solid #3399CC;
}
input:focus,input[type=text]:focus, input[type=password]:focus{
border: 2px solid #3399CC;
background:#E6F7FF;
}
input[type=text], input[type=password],input[type=submit],input[type=reset] {
	border: 2px solid #e2e2e2;	
	font-size:11px;
	color:#666666;
	font-weight:bold;
}
select {
	margin: 2px 2px 1px 0;
	padding: 0;
}
.inlineSection .oneField select {
	margin: 0 2px 1px 0 !important;
}
.gridSection select  {
	margin: 0 !important;
}

/* Buttons ======================================================================= */

form .actions {
	margin: 20px 0 10px 0;	
	text-align: right;
}
/* Submit button */
form .primaryAction {
}
/* Cancel button */
form .secondaryAction {
	color: grey;
}
form .secondaryAction:hover {
	color: black;
}

/* Form Builder Related Rules ===================================================== */

/* Form or Fieldset instruction paragraph. */
form .instructions {
	padding: 1.5em 0 2em 0;
	color: #000;
	font-size: 90%;		
}
fieldset .instructions {	
	margin: 1em auto 2em auto;
	padding: 0;
	text-indent: 2em;
	width: 75%;
}
/* Asterisk on required fields */
form .reqMark {
	color: #F00;
	padding: 0 4px;
}
/* wForms Related Rules ========================================================== */

/* Field w/ a validation error */
form .errFld {
	padding: 1px;
	border: 1px solid #F00;
}
/* Styling for message associated with a validation error. */
form .errMsg {	
	color: #CC3333 !important;
	display: block;
}
/* Field-Hint with focus */
form .field-hint {
	color: #000;
	float: right;
	clear: right;
	width: 190px;
	font-size: 85%;
	min-height: 2em;	
	background-image: url(/images/tfa-bracket.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	padding: 0 0 0 20px ;
}
/* Field-Hint without focus */
form .field-hint-inactive {
	color: #666;
	float: right;
	clear: right;
	width: 190px;
	font-size: 85%;
	min-height: 2em;
	background-image: url(/images/tfa-greybracket.gif);
	background-repeat: no-repeat;
	background-position: left center;		
	padding: 0 0 0 20px ;
}
/* Repeat Behavior divs (when not set on a fieldset) */
div.repeat {
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	padding-right: 6px;	
	background-image: none;	
	margin: 5px 50px 0 50px;
	padding-bottom:	10px;
}
div.removeable {
	border-top: 2px solid #f5f2da;	
	border-left: 2px solid #f5f2da;
	border-bottom: 0px;
	border-right: 0px;
	background-image: url(_images/fieldset2-bg.jpg);	
	background-color: #fffce3;
	margin: 5px 50px 0 50px;	
}
/* Links generated by the Repeat Behavior */
form .duplicateLink {
	padding-left: 15px;
	float: right;
	text-transform: uppercase;
	font-size: 75%;
	background-image: url(_images/plus.gif);
	background-repeat: no-repeat;
	background-position: 2px 0;	
}
form .removeLink {
	margin-top: 10px;
	padding-left: 15px;
	background-image: url(_images/minus.gif);
	background-repeat: no-repeat;
	background-position:  0 2px;
	float: right;
	text-transform: uppercase;
	font-size: 75%
}
form td .duplicateLink, form td .removeLink  {
	margin: 0;
	float: none;
	line-height: 100%;
}
/* Switch Behavior Classes */
.onstate-a,  .onstate-b,  .onstate-c,  .onstate-d,
.onstate-e,  .onstate-f,  .onstate-g,  .onstate-h, 
.onstate-i,  .onstate-j,  .onstate-k,  .onstate-l, 
.onstate-m,  .onstate-n,  .onstate-o,  .onstate-p, 
.onstate-q,  .onstate-r,  .onstate-s,  .onstate-t,
.onstate-u,  .onstate-v,  .onstate-w,  .onstate-x,  
.onstate-y,  .onstate-z,  .onstate-aa, .onstate-ab,
.onstate-ac, .onstate-ad, .onstate-ae, .onstate-af,
.onstate-ag, .onstate-ah, .onstate-ai, .onstate-aj,
.onstate-ak, .onstate-al, .onstate-am, .onstate-an,
.onstate-ao, .onstate-ap, .onstate-aq, .onstate-ar,
.onstate-as, .onstate-at, .onstate-au, .onstate-av,
.onstate-aw, .onstate-ax, .onstate-ay, .onstate-az {
	display: block;
}
/* offstate classes for the Switch Behavior are in wforms-jsonly.css */


 
/* IE6 BUG FIXES ==================================================================== */
form {
	height:expression('1%'); /* IE Pick-a-boo bug fix */
}
form fieldset {
	position:expression('relative'); /* Fixes IE problem with fieldset+legend boundaries */
	margin-top:expression('1em');
	padding-top:expression('1.5em');
	overflow: expression('visible');
}
form fieldset legend {
	position: expression('absolute'); 
	top: expression('-.5em'); /* Fixes IE problem with fieldset+legend boundaries */
	left:expression('.5em');
}
form .inlineSection .oneField {
	display: expression('inline-block');		
}
label, form .label {	
	font-size: expression('90%');
}
label.preField, form .inlineSection .oneField .inlineLabel {
	width: expression('7em');
	white-space: expression('nowrap');
}

a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}
a.go-now{
	background:url(../images/go_now.jpg) no-repeat;
	width:200px;
	height:32px;
	display:block;
	text-align:left;
	font-size:14px;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
	line-height:28px;
	float:right;
}
.projects-head{
	margin-top:5px;
}
.projects-head h2{
	float:left;
	display:inline;
	width:300px;
	padding:0;
	margin-top:5px;
}
table#projects{
	margin:10px 0;
	width:100%;
}

table#projects th{
	background:#666 url(../images/darkgrey.gif) repeat-x;
	color:#EFEFEF;
	padding:7px 4px;
	border-bottom:2px solid #111;
	font-size:14px;
	text-align:left;
}
.corner-topleft{
	-moz-border-radius-topleft:5px;
}
.corner-topright{
	-moz-border-radius-topright:5px;	
}

table#projects td{
	background:#b3b3b3 url(../images/grey.gif) repeat-x;
	border-bottom:1px solid #999;
	padding:4px;
	vertical-align:middle;
	font-size:12px;
	height:50px;
}
table#projects a{color:#0051DF;text-decoration: underline;}
table#projects a:hover{background:none;text-decoration:none;}