/* andreas03 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2
(Nov 28, 2005)

Screen layout: */

body{
margin:0;
padding:30px 0;
font:76% tahoma,verdana,sans-serif;
background:#047 url(../imgages/bodybg.png) repeat-x fixed;
color:#222;
}

#thetop{
margin:0;
}


/* -- Image alignment classes -- */

.imgLeft, .imgRight {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.imgLeft {
  float: left;
  margin-left: 0px;
}

.imgRight {
  float: right;
  margin-right: 0px;
}

.imgRight2 {
	float: right;
	margin-right: 0px;
	padding: 30px;
}

.imgLeft2 {
	float: left;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 80px;
	padding-left: 30px;
}

.clear {
	clear: both;
	}
	
	

#container{
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff url(../imgages/contbg.png) no-repeat;
color:#222;
}

a{
text-decoration:none;
background-color:inherit;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p,#sidebar p{
padding:0 0 0 10px;
}

#logo{
	float:left;
	width:510px;
	border:4px solid #dde;
	text-align:center;
	color:#555;
	overflow:auto;
	background-color: #eee;
	background-image: url(../imgages/logo.jpg);
	height: 120px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
}

#logo h1{
margin:50px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:inherit;
color:#26a;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}

#main{
float:left;
width:530px;
margin-right:20px;
padding:0;
}

.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 8px;
background:#eee url(../imgages/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}

#sidebar{
width:155px;
float:right;
margin-top:20px;
font-size:1em;
line-height:1.3em;
}

#sidebar p{
font-size:0.9em;
}


#sidebar h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

#sidebar h1{
font-size:2.8em;
}

#sidebar h2{
margin:0 0 4px 0;
font-size:1.8em;
}

#sidebar h3{
	font-size:1.4em;
	margin-top: 10px;
	margin-right: 10;
	margin-bottom: 8px;
	margin-left: 0;
	padding-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}

#sidebar h4{
margin:10px 0 5px 0;
font-size:1.2em;
}


.sidelink{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(../imgages/gradient1.png) repeat-x;
color:#333333;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
background:#fff url(../imgages/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}


.specialfeature{
	display:block;
	width:140px;
	font-size:1.3em;
	font-weight:bold;
	text-align:left;
	background:#eee url(../imgages/gradient1.png) repeat-x;
	color:#333333;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	line-height: 25px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 8px;
}



#footer{
margin:0 auto 20px auto;
width:760px;
background:#fff url(../imgages/footerbg.png) bottom left no-repeat;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
	margin:20px 0 8px 0;
	font-size:1.4em;
	line-height: 1.5em;
}

h4{
	margin:10px 0 5px 0;
	font-size:1.3em;
	font-weight: bold;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */



/* Modify Tags for Form */
/***************************/

input {
	background-color:#CCCCCC;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border:1px solid #728c40;
	background-color:#CCCCCC;
	margin-bottom:4px;
	}

input[type=submit] {
	background-color:#000000;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	border:1px solid #728c40;
	margin-bottom:2px;
	}


input,
textarea {
	padding: 1px 3px;
	margin: 5px 0;
	font: 1em Helvetica,Arial,sans-serif;
	color: #895519;
	background-color: #F1E3D3;
	border: 1px solid #895519;
}


textarea {
  width: 95%;
  scrollbar-3dlight-color : #F1E3D3;
  scrollbar-arrow-color : #895519;
  scrollbar-darkshadow-color : #F1E3D3;
  scrollbar-face-color : #F1E3D3;
  scrollbar-highlight-color : #895519;
  scrollbar-shadow-color : #895519;
  scrollbar-track-color : #F1E3D3; 
  }



.labelText {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 80px;
	padding: 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;
	color: #000000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}



#mytable {
	width: 100%x;
	padding: 0;
	margin: 0;
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #E6EAE9;	
}

#mytable.caption {
	padding: 0 0 5px 0;
	width: 700px;
	text-align: right;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}

#mytable.th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable.bold {
	font: bold 15px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	/*background: #CAE8EA url(../images/bg_header.jpg) no-repeat;*/
}


#td.alt {
	background: #F5FAFA;
	color: #333333;
	text-align: left;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding-left: 20px;
	height: 25px;
	text-transform: uppercase;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

legend
{
	color: #FFFFFF;
	border: 1px solid #781351;
	padding: 2px 6px;
	background-color: #333333;
	font-size: 10px;
}


form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:100% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  width: 100%; 
}

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form fieldset legend {
	font-size:1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

form label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: auto;
	padding: 0;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
	color: #000000;
	font-size: 90%;
}

form fieldset label:first-letter { /* use first-letter pseudo-class to underline accesskey, note that */
	text-decoration:underline;    /* Firefox 1.07 WIN and Explorer 5.2 Mac don't support first-letter */
                                    /* pseudo-class on legend elements, but do support it on label elements */
                                    /* we instead underline first letter on each label element and accesskey */
                                    /* each input. doing only legends would  lessens cognitive load */
                                   /* opera breaks after first letter underlined legends but not labels */
}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


#popup {
	border-bottom-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	line-height: 1.5em;
	background-color: #FFFFFF;
}
