/** BASIC */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666
}

h1, h2, h3, h4, h5, h6 {
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333366;
}

p, ol, ul {
	line-height: 160%;
}i

a {
	color: #666666;
}

a:hover {

	text-decoration:none;
}



/** HEADER */

#header {
	float: left;
}

#header h1 {
	margin: 0px;
	font-size: 1.4em;
}

#header h2 {
	margin: 0px;
	font-size: 1em;
}



/** TOP MENU */

#topmenu {
	padding: 2.2em 0em 0em 2em;
}

#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: right;
}

#topmenu li {
	display: inline;
}

#topmenu a {
	margin: 0px 0px 0px 0px;
	padding: .2em 1em;
	background-color: #F47511;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
}

#topmenu a:hover {
	background-color: #333366;
}

/** NAVBAR */

#navbar{
	height:30px;
	width:100%;
	background-color:#FFFFFF;
}


#navbar ul{
	margin:0px;
	padding:0px;
	color:#333366;
	line-height:30px;
	white-space:nowrap;
}


#navbar li{
	list-style-type:none;
	display:inline;
	color:#F47511;
	font-weight:bold;
	padding-right:30px;
	
}


#navbar li a{
	font-weight:bold;
	color:#333366;
}


#navbar li a:link{
	color:#333366;
	font-weight:normal;
}

#navbar li a:visited{
	color:#333366;
	font-weight:normal;
}


#navbar li a:hover{
	font-weight:normal;
	color:#F47511;

}

/** VERTICAL MENU */

#vertical_menu{

	background-color:#FFFFFF;
}


#vertical_menu ul{
	margin:0px;
	padding:0px;
	color:#333366;
	white-space:nowrap;
}


#vertical_menu li{
	list-style-type: none;
	display:list-item;
	color:#F47511;
	font-weight:bold;
	
}


#vertical_menu li a{
	font-weight:bold;
	color:#333366;
}


#vertical_menu li a:link{
	color:#333366;
	font-weight:normal;
}

#vertical_menu li a:visited{
	color:#333366;
	font-weight:normal;
}


#vertical_menu li a:hover{
	font-weight:bold;
	color:#F47511;

}



/** CONTENT */

#content {
	clear: both;
	margin: 1em 0px;
	padding: 1em 0px;
	border-top: 1px solid #CCCCCC;
}

#content h1 {
	font-size: 1.5em;
}

#content h3 {
	margin: 0px;
	font-size: 1.3em;

}

#left {
	float: left;
	width: 650px;
	padding-right: 10px;
}

#right {
	float: left;
	padding-left: 10px;
	border-left: 1px dashed #CCCCCC;
}

#left2 {
	float: left;
	width: 55%;
	padding-right: 4%;
}

#right2 {
	float: left;
	width: 35%;
	padding-left: 4%;
	border-left: 1px dashed #CCCCCC;
}



#right4 {
	float: left;
	padding-left: 10px;
	border-left: 1px dashed #CCCCCC;
}


#left3 {
	float: left;
	width: 300px;
	padding-right: 4%;
}


/** index page **/

#content2 {
	width: 800px;
	clear: both;
	margin: 1em 0px;
	padding: 1em 0px;
	border-top: 1px solid #CCCCCC;
}

#content2 h1 {
	font-size: 1.5em;
}

#content2 h3 {
	margin: 0px;
	font-size: 1.3em;

}

#left4 {
	float: left;
	width: 300px;
	min-height: 600px;
	padding-right: 10px;
}

#middle {
	float: left;
	min-height: 600px;
	padding-left: 10px;
	border-left: 1px dashed #CCCCCC;
}

#right3 {
	float: left;
	width: 300px;
	min-height: 600px;
	padding-left: 10px;
	border-left: 1px dashed #CCCCCC;
}

/** ----------- **/

#small_list {
	float: left;
	width: 30%;
}

#news {
	list-style-position: inside;

}

/** FOOTER */

#footer {
	clear: both;
}

#footer p {
	margin: 0px;
	border-top: 1px solid #CCCCCC;
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
}

#footer a {
	color: #CCCCCC;
}

#footer a:hover {
	text-decoration: none;
	
}

/** TABLE **/

#table-records {

	padding: 0;
	margin: 0;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 0px solid #C1DAD7;
	border-left: 0px solid #C1DAD7;
	border-bottom: 0px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

th.alt {
	background: #F5FAFA;
	color: #4f6b72;
}

th.top {
	border-top: 0px solid #C1DAD7;
}

th.blank {
	border-left: 0px;
	border-right: 0px ;
	border-bottom: 0px ;
	border-top: 0px;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	text-transform: none;
}

td {
	border-right: 0px solid #C1DAD7;
	border-bottom: 0px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #4f6b72;
}

td.top {
	border-top: 0px solid #C1DAD7;
}

td.blank {
	border-right: 0px ;
	border-bottom: 0px ;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #ffffff;
}

td.blank2 {
	border-left: 0px;
	border-right: 0px ;
	border-bottom: 0px ;
	border-top: 0px;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
	text-transform: none;
}






#table-records2 {

	padding: 0;
	margin: 0;
}



td {
	background: #fff;
	padding: 3px 3px 3px 12px;
}


td.ajax {
	padding: 3px 3px 3px 3px;

}


/* ------------------ Avergaes / Extremes tables ----------------- */



#table-avgext {
	clear: both;
}

#table-avgext h1 {
	font-size: 1.5em;
}

#table-avgext h3 {
	margin: 0px;
	font-size: 1.3em;
	text-indent: 20px;

}

#table-avgext .table-records {
	padding-left: 20px;
}


#table-avgext .left  { 
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 5px; 
	width: 210px; 
	border: 1px solid #F5FAFA; 
	background-color: #F5FAFA;

}

#table-avgext  .right { 
	color: #4f6b72; 
	padding-left: 5px; 
	border: 1px solid #F5FAFA; 
	background-color: #FFFFFF;
	text-align: left;
	
	
}




/* #####----------- form -----------------##### */

#abox {
	font-size: 73%;  /* Enables font size scaling in MSIE */
	font-size: 9pt;
	width: auto;
	height: auto;
	
}

#box {
	width: 600px;
	height: 215px;
	background-color: #FFFFFF;	/* change this color to match your page  */
	poition: right;
}

.textbox {
	text-indent: 5px;
	width: 300px;
	height: 20px;
	float: left;
	background-color: transparent;
	padding: 0px;
	
}

.box1 {
	width: 288px;
	height: 161px;
	float: left;
	background-color: transparent;
	padding: 5px;

}

.box3 {
	width: 270px;
	height: 18px;
	text-align: left;
	font-weight: bold;
	background-color: transparent;
	padding:  0px 5px 5px 5px;

}

.box4 {
	width: 175px;
	height: 18px;
	font-weight: bold;
	background-color: transparent;

}

.cbox1 {
	width: 288px;
	height: 185px;
	float: left;
	background-color: transparent;
	padding: 5px;

}

.cbox2 {
	width: 300px;
	height: 195px;

	background-color: #FFFFFF;	/* change this color to match your page  */

}

.select-text {
	float: left;
	margin: 0px 5px 0px 5px;
}

.select-field {
	float: right;
	background-color:#FFFFFF;
	margin: 0px 5px 5px 5px;
}

.select-field2 {
	float: right;
	vertical-align:text-top;
	background-color: #FFFFFF;
	margin: 0px 5px 5px 5px;
}

.line1 {
	color: red;
	background-color: red;
	padding: 1px 5px 0px 5px;
}

.line2 {
	color: blue;
	background-color: blue;
	padding: 1px 5px 0px 5px;
}

.line3 {
	color: green;
	background-color: green;
	padding: 1px 5px 0px 5px;
}

.line4 {
	visibility: hidden;
}

.button_l {
	float: right;
	margin: 0 0 0 5px;
	outline:solid;
	outline-color: #F47511;
	outline-width:medium;
	
}

.button_2 {
	float: left;
	margin: 5px;

}

.button_r {
	float: right;
	color: #000000;
	background-color: #99CCFF;
	height: 27px;
	width: 150px;
	padding: 1px ;
	border: 3px outset #99CCCC;
}

/*--- WordPress --- */

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}



a img {
	border: none;
}


#hd{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px
}
#hd h1{
	font-size: 290%;
	color: #333366;

}

.item {
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	border: 1pt solid #FFFFFF;
	margin-bottom: 1em;
	;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #666666;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #FFFFFF;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CCCCCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #CCCCCC;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 1pt solid #FFFFFF;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #333366;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}


#menu {padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin:0; border-bottom: #CCCCCC solid 1px; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #666666; }
#menu ul li a:hover { color:#fff; background: #CCCCCC; }


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #CCCCCC;
	color: #666666;
}

.yui-navset .yui-nav li a {
    background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #666666;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #666666;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #CCCCCC;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CCCCCC;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #CCCCCC;
}

#pscroller1{
width: 450px;
height: 1.2em;
background-color: white;
font-weight:bold;
color:#FF0000;
}

#pscroller1 a {
	color:#FF0000;
}

#pscroller1 a:hover {
	color:#FF0000;
}

.advisoryBox {
  background-color: #FFf;
  margin:0;
  padding: 2px;
  border: 1px solid #F47511;
}