/*
Start Basic styles
*/ 

html, body {
height: 100%;
font: 83% "lucida sans", "Trebuchet MS", tahoma, sans-serif;
background:#fff; 
color:#333;
margin:0; 
padding:0; 
} 

h1 {
font-family:  helvetica, "Trebuchet MS", tahoma, "lucida sans", sans-serif;
margin:0px 0px 0px 0px;
padding:15px 15px 15px 15px;
font-size: 150%;
letter-spacing: 3px;
color:  #619ADD;
background: transparent;
}

h2 {
font-family:  helvetica, "Trebuchet MS", tahoma, "lucida sans", sans-serif;
margin:0px 0px 0px 1px;
padding:15px 15px 15px 15px;
font-size: 150%;
letter-spacing: 3px;
color:  #619ADD;
background: transparent;
}

h3 {
font-family:  helvetica, "Trebuchet MS", tahoma, "lucida sans", sans-serif;
font-size: 110%;
font-weight:normal;
color:  #619ADD;
margin:0 0 0 0;
padding:0 0 0 0;
}

h4 {
font-family:  helvetica, "Trebuchet MS", tahoma, "lucida sans", sans-serif;
font-size: 130%;
font-weight:bold;
color: #666;

margin:0 0 0 0;
padding:0 0 0 0;

}

h5{ 
margin-bottom:0px;
text-align:center;
width:230px;
}

h6 {
font-size: 105%;
color:  #619ADD;
background: transparent;
margin:0 0 0 0; 
padding:0 0 0 0; 
padding-botom:0px;
margin-bottom:0px;
}

p {
margin:0px 0px 0px 0px; 
padding: 0px 15px 0px 15px;
}

a:link, a:visited {
text-decoration : none;
background : inherit;
color : #619ADD;
}

a:hover {
text-decoration : none;
background : inherit;
color : #ccc;
}

a:active {
text-decoration : none;
background : inherit;
color : #8A795D;
}

img {
border:none;
}
/*
End Basic styles
*/ 

#pagewidth {
min-width:800px;  
max-width:1280px;
}

#header {
position:relative; 
height:80px; 
border-bottom: 3px solid #619ADD;
background: #666 url(/images/header.gif) right center no-repeat;
color: #fff;
width:100%;
}

#header_new {
position:relative; 
height:80px; 
border-bottom: 3px solid #619ADD;
background: #fff url(/images/header_new.png) right center no-repeat;
color: #fff;
width:100%;
} 
		/*Left Column*/

#leftcol {
float:left; 
position:relative; 
width:45%; 
border-top:0px solid #DFD0B9;
line-height: 1.6em;
background:#fff; 
color:#666; 
height:100%;
}

#twocols {
float:left; 
position:relative; 
width:54.5%; 
height:100%;
line-height: 1.6em;
background:#fff; 
color:#666;

}
		/*Right Column*/

#rightcol {
float:right; 
position:relative; 
width:64%; 
border-top:0px solid #DFD0B9;
line-height: 1.6em;
background:#fff; 
color:#666;
height:100%;
}
		/*Centre Columnborder:*/

#maincol {
float: left; 
display:inline; 
position: relative; 
width:35.5%; 
border-right: 1px solid #8A795D;
border-left: 1px solid #8A795D;
line-height: 1.6em;
color:#ccc; 
height:100%;
min-height:715px;
background: #333 url(/images/centerbg.gif) left bottom no-repeat;
}

#maincol a:link, #maincol a:visited {
text-decoration : none;
background : inherit;
color : #ccc;
}
#maincol a:hover {
text-decoration : none;
background : inherit;
color : #666;
}

#maincolfix { }
#small_div{
margin:0px 15px 0px 15px;
}
			/*Footer*/

#footer {
clear:both;
width:100%; 
height:50px; 
border-top: 3px solid #619ADD;
background: #666; 
color: #fff;

}

#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #000;
}
#footer a:hover {
text-decoration : none;
background : inherit;
color : #eee;
}

/*
Start fixes styles
*/ 

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix{
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/*
End fixes styles
*/ 


#menu_horizontal {
background:#619ADD;
color:#FFFFFF;
z-index:99;
position:relative;
}

#header h1#logo {
position: absolute;
margin: 10px 0 0 10px;
padding: 0;
font: normal 2.5em 'lucida sans', 'Trebuchet MS', Arial, Sans-serif;
letter-spacing: 3px;
text-transform: none;
top: 0; left: 5px;	
}
#header h2#slogan {
position: absolute;	 
top:30px; left: 15px;
color: #eee;
text-indent: 0px;
font: bold 11px 'lucida sans', Tahoma, 'trebuchet MS', Sans-serif; 
text-transform: none;
}

#intro {
	font-size:110%;
	margin-left:15px;
	margin-bottom:15px;
}

#body {
	font-size:100%;
	margin-left:15px;
	margin-bottom:15px;
}
		/*Link Properties*/



#sitemap {
list-style-image: url(/images/arrow.gif);
}
		
		/*Class Properties*/
.title_link {
	font-size:12px;

}		
		
.float_left {
	float:left;
	margin-right:15px;
	position:inherit;
	margin-left:15px;
}		
	
.float_none {
	float:left;
	position:relative;
	padding-left:28px;
	text-align:center;
	width:250px;
}		
			
.container_home {
margin-left:15px;
margin-right:15px;
height:100%;
position:relative;
}

.reactions_body {
margin-left:15px;
margin-right:15px;
height:100%;
position:relative;
}

.container_border {
margin-left:15px;
margin-right:15px;
border-bottom:1px #619ADD solid; 
margin-bottom:10px; 
padding-bottom:10px;
}


.box {
margin-left:20px;
margin-right:20px;
margin-bottom: 10px;
border-top:1px solid #8A795D;
border-bottom:1px solid #8A795D;
background : inherit;
color : #808080;
}

.box_graph {
	height:155px;
}
.box_title {
	font-weight:bold;
	padding-left:15px;

}
.box_normal {
	padding-left:15px;
	font-size:90%;
	padding-right:15px;
}

.box_small {
	padding-left:15px;
	font-size:90%;
	padding-right:15px;
	position:relative;
}

.box_region {
	padding-left:15px;
	font-size:90%;
	padding-right:15px;
	float:none;
	position:relative;
	border:1px solid red;
}

.box_region_title {
width:90%;
position:relative;
}

.box_region_sub {
	width:45%;
	padding-right:15px;
	float:left;
	position:relative;
	border:1px solid blue;
}

.box_news {
	padding-left:15px;
	text-align:center;
	width:120px;
	padding-bottom:5px;
}

.box_graph_preview {
padding-left:15px;
text-align:center;
width:300px;
height:200px;
padding-bottom:5px;
position:relative;
}

.box_graph_right {
text-align:center;
width:260px;
height:164px;
padding-bottom:5px;
position:relative;
}

.box_preview {
padding-left:15px;
padding-right:15px;
padding-top:12px;
padding-left:45px;
}

.box_direct {
margin:10px;
margin-left:15px;
margin-right:0px;
margin-top:0px;
z-index:100;
float:left;
width:47%;
position:relative;
}

.box_direct_in {
border:1px solid #619ADD;
position:relative;
padding:5px;
min-height:155px;
background-image:url(/images/background_box.gif);
background-repeat:no-repeat; 
background-position:bottom right;
}

.box_accent {
border:1px solid #619ADD;
background-color:#E2ECFE;
position:relative;
padding:5px;
margin:5px;
z-index:100;
}

.box_graph_small {
width:295px; 
height:230px; 
float:left;
position:relative;
}

.box_graph_pie {
width:295px; 
height:230px; 
float:left;
position:relative;
margin-bottom:15px;
}

.box_graph_medium {
width:520px; 
height:280px;
position:relative;
}

.box_payment {
border:1px solid #619ADD;
background-color:#E2ECFE;
position:relative;
width:230px;
text-align:left;
float:none;
}

.box_payment_title {
margin-top:10px;
width:230px;
text-align:left;
}

.imgleft {
float : left;
border : 1px solid #333;
margin : 0px 10px 10px 0;
padding : 5px;
}

.imgright {
float : right;
border : 1px solid #333;
margin : 0px 10px 10px 0;
padding : 5px;
}

.clear {
clear: left;
overflow: hidden;
width: 0;
height: 0;
}
		/*Post Properties*/

.post-footer {
background-color: #eee;
padding: 3px;
margin: 20px 10px 20px 10px;
border: 0px dashed #8A795D;
font-size: 80%;
}
.date_1 {
background: url(/images/clock.gif) no-repeat left center;
padding-left: 15px;
margin: 0 5px 0 5px;
font-size:85%;
}
.comments_1 {
background: url(/images/document.gif) no-repeat left center;
padding-left: 15px;
margin: 0 5px 0 5px;
font-size:85%;
}
.post-footer .date {
background: url(/images/clock.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post-footer .comments {
background: url(/images/comment.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post-footer .readmore {
background: url(/images/document.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post-footer .copy {
background: url(/images/copyright.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}

#login {
width:95%;
text-align:right;
vertical-align:middle;
padding-top:0px;
padding-right:30px;
}

#options {
width:100%;
text-align:right;
vertical-align:middle;
padding-top:2px;
}

#progress {
padding-left:15px;
height:200px;
overflow:scroll;
}

#generate {
padding-left:15px;
height:100px;
}

/* 
Start styles for class form
*/

.f_label {
float:left;
width:100px;
}

.f_response {
border:1px solid #619ADD;
background-color:#E2ECFE;
position:relative;
width:520px;
margin-left:15px;
margin-bottom:15px;
padding:5px;
}

.f_input {
float:none;
height:22px;
vertical-align:middle;
}

.form {
background-color:#ffffff;
border:1px solid #dedede;
color:#666;
font-size:12px;;



}

.form_label {
float:left;
width:143px;
position:relative;
padding:2px;
}

.form_field {
float:left;
height:22px;
vertical-align:middle;
position:relative;
width:300px;
padding:2px;
text-align:left;
}

.form_container {
position:relative;
border:0px solid #619ADD;
clear:both;
min-height:25px;
}

.form_home {
color:#353d54;
width:165px;
background-color:#ffffff;
border:1px solid #dedede;
margin-bottom:4px;
font-size:12px;
}

.form_login {
color:#666;
background-color:#ffffff;
border:1px solid #dedede;
font-size:12px;
min-height:16px;
margin-right:5px;
width:125px;
}

.form_options {
font-size:10px;
}

.f_container {
margin-bottom:8px;
padding:0px;
border:0px solid #619ADD;
background:#DDDDDD;
width:98.5%;
}

.tab_title{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
border-bottom:1px solid #639ade;
font-size:12px;
}

.tab_labels {
border-bottom:1px solid #639ade;
font-size:11px;
}

.tab_bottom {
border-top:1px solid #639ade;
font-size:11px;
}
/* 
End styles for class form
*/

/* css/tooltip.css -- fancy tooltips */


a.tooltip {
cursor: help;
}

a.tooltip span {
display:none; 
padding:3px; 
margin-left:8px; 
margin-top:20px;
width:300px;
}
a.tooltip:hover span{
display:block; 
position:absolute; 
left:-4em;
background:#ffffff; 
border:1px solid #cccccc; 
color:#6c6c6c;
cursor:help;
}
/* css/tooltip.css -- fancy tooltips */

span.tool {
  position: relative;   /* this is key */
  cursor: help;
}
 
span.tool span.tip {
  display: none;        /* so is this */
}

/* tooltip will display on :hover event */
 
span.tool:hover span.tip {
  display: block;
  z-index: 100;
  position: absolute;
  top: 1.6em;
  left: -3em;
  width: auto;
  padding: 3px 7px 4px 6px;
	border:1px solid #cccccc; 
  background-color: #ffffff;
  font: normal 0.9em/1.2em arial, helvetica, sans-serif;
  text-align: left;
  color: #000;
}

#content span.tool::after {
  padding-left: 2px;            /* eye candy */
}

/* css/tooltip.css */

/* Grid styles */
.grid_title {
font-weight:bold;
}

.faq_question {
float:left;
width:550px;
margin-bottom:5px;
}
.faq_subject {
float:none;
margin-bottom:5px;
}

/* Styles News scroller */
.scrollBox {
position: absolute;
top: 10px;
right: 20px;
width: 320px;
height: 50px;
padding:4px;
border: 0px dashed #aaaaaa;
overflow: hidden; 
background-color:#000000;
filter:alpha(opacity=60);
-moz-opacity:0.6;
-khtml-opacity: 0.6;
opacity: 0.6;
}

.scrollTxt {
font: normal 12px;
position: relative;
top: 60px;
color:#CCCCCC;
}

/* Styles menu */

.jqueryslidemenu{
font-family:  helvetica, "Trebuchet MS", tahoma, "lucida sans", sans-serif;
font-size:11px;
letter-spacing:1px;
position:relative;
background: #333;
width: 100%;
}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
position:relative;
}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items 414141 style*/
.jqueryslidemenu ul li a{
display: block;
background: #333; /*background of tabs (default state)*/
color: white;
padding: 8px 10px;
border-right: 1px solid #778;
color: #2d2b2b;
text-decoration: none;
}

* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: black; /*tab link background during hover state*/
color: white;
}


/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
font-family:  helvetica, "Trebuchet MS", tahoma, "lucida sans", sans-serif;
font-size:11px;
letter-spacing:1px;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
}

.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;
}



