/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #003399;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

p#botmenu {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #003399;
}

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0px 0px;
	margin-bottom: 1px;
	background: url(../images/bg.png) 0 0 repeat-x;;
	/* background-color: #000033; */ 
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;

	background-color: #FFFFFF;

}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 930px;
	max-width: 930px;
}


div#header {
	position: relative;
	margin-bottom: 8px;
}

div#header_l {
	position: relative;

}

div#header_r {
	height: 90px; 
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
	background: url(../images/logo_header_bg_tsprnt2_opt.png) 0 0 no-repeat;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 600px;
	height: 90px;
	background: url(../images/logo_header2_opt.png) 0 0 no-repeat;
	margin-left: 20px;
	margin-top: 3px;
}
div.hdrcontact {
	position: absolute;
	left: 700;
	top: 0;
	width: 250px;
	height: 90px;
	background: url(../images/header_contact_opt.png) 0 0 no-repeat;
	padding-left: 10px;
	margin-left: 260px;
	margin-top: 14px;
	font-size: .90em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

div.hdrcontact a {
	color: #FFFFFF;
	font-weight: bold;
}

div#navmenu {
	position: absolute;
	left: 0;
	top: 90px;
	float: left;
	width: 100%;
	height: 30px;
	background: url(../images/navmenubg.png) 0 0 repeat-x;
	margin-left: 0px;
	margin-top: 6px;
}

#highlightbox {
	color: #666666;
}

ul.highlightbox {
	font-size: .90em;
	list-style-type: square;
}

ul.highlightbox li {
	font-size: .90em;
	list-style-type: square;
}
.checklist {
	list-style-image: url('../check.gif');
	font-size: 9pt;
	margin-left: -20px;
	line-height: 20px;
	color: #464675
}
.hboxlist {
	width:250px;
	padding: 0;
	height: 185px;
	margin: 0 0 -20px;
	font-size: 11px;
	line-height: 20px;
}
.hboxlist ul {
	padding-left: 192px;
	list-style: square;
}

.hboxlist li {
     margin-top: 10px;
	 margin-bottom: 10px;
}

.hiboxlist {
	width:260px;
	padding: 0;
	height: 85px;
	margin: 0 0 -20px;
	font-size: 11px;
}
.hiboxlist ul {
	padding-left: 118px;
	list-style: square;
}
.imgpad {
	 padding-right:10px;
}

.colwide td {
	width: 300px;
	padding-bottom: 6px;
}
/* -------------- MENU SUPPORT -----------------------------------*/
#navrow {
 clear: both;
 margin-left: 0px;  /* was 46 */
 text-align: left; 
 background: #1e7dc1 url('../images/navmenubg.png') repeat-x;
 height: 30px;
 padding: 0px;
 line-height: 30px;
 font-size: 14px;
 color: #6280ad
}
/* -------------- MENU TOP -----------------------------------*/


#menu_www_top {
 /* background: url('../navbar_left.jpg') no-repeat; */
 height: 30px;
 width: 900px;
 float: left;
 padding-left: 4px  /* was 10 */
}


/* MenuBegin:menu_www_top */
ul.menu_www_top {
 margin: 0;
 border: 0px none;
 padding: 0;
 line-height: 31px;
 list-style-image: url('../none');list-style-type:none
}
ul.menu_www_top li {
 margin: 0;
 border: 0px none;
 padding: 0;
 float: left;
 display: inline /*Gecko*/;
 position: relative; list-style-type:none
}
ul.menu_www_top ul {
 margin: 0;
 border: 0px none;
 padding: 0;
 width: 140px;
 display: none;
 position: absolute;
 top: 30px;
 left: 0px; list-style-type:none
}
ul.menu_www_top ul li {
 z-index: 999;
 position: relative /*IE 7*/;
 display: inline;
 float: left /*For IE*/;
}

/* 1st Level */
ul.menu_www_top a {
 color: #fff;
 /* background: url('../nav_divider.jpg') no-repeat right; */
 text-decoration: none;
 text-align: left;
 float: left /*For Opera*/;
 display: block /*For IE*/;
 height: 1%; font-style:normal; font-variant:normal; font-weight:normal; line-height:30px; font-size:15px; font-family:Arial, Helvetica, sans-serif; padding-left:20px; padding-right:20px; padding-top:0px; padding-bottom:0px
}
ul.menu_www_top a:hover,
ul.menu_www_top li:hover a,
ul.menu_www_top a:hover,
ul.menu_www_top li.over a {
 color: #fff;
 background: url('../nav_menu_over2.jpg') repeat-x;
 text-decoration: none;
 font-weight: normal;
}

/* 2nd Level */
ul.menu_www_top li ul {
}
ul.menu_www_top li:hover li a,
ul.menu_www_top li.over li a {
 padding: 0px 10px;
 font-size: 14px;
 width: 160px;
 line-height: 24px;
 color: #fff;
 background: #003399;
 filter: alpha(opacity=90) /* for IE */;
 opacity: 0.9 /* CSS3 standard */;
 float: none;
 text-decoration: none;
}
ul.menu_www_top li:hover li a:hover,
ul.menu_www_top li:hover li:hover a,
ul.menu_www_top li.over li a:hover,
ul.menu_www_top li.over li.over a {
 color: #fff;
 background: #0066cc;
 text-decoration: none;
 filter: alpha(opacity=100) /* for IE */;
 opacity: 1 /* CSS3 standard */;
 float: none;
}
ul.menu_www_top li:hover ul,
ul.menu_www_top li.over ul {
 width: 180px;
}

/* 3rd Level */
ul.menu_www_top li ul li ul {
 border: 1px solid #1e7dc1;
}
ul.menu_www_top li:hover li:hover li a,
ul.menu_www_top li.over li.over li a {
 line-height: 24px;
 color: #1e7dc1;
 background: #bdd9ee;
 filter: alpha(opacity=95) /* for IE */;
 opacity: 0.95 /* CSS3 standard */;
 float: none;
 text-decoration: none;
}
ul.menu_www_top li:hover li:hover li a:hover,
ul.menu_www_top li:hover li:hover li:hover a,
ul.menu_www_top li.over li.over li a:hover,
ul.menu_www_top li.over li.over li.over a {
 color: #fff;
 background: #1e7dc1;
 text-decoration: none;
 filter: alpha(opacity=100) /* for IE */;
 opacity: 1 /* CSS3 standard */;
 float: none;
}

ul.menu_www_top ul ul {
 display: none;
 position: absolute;
 top: 0;
 left: 180px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul.menu_www_top li:hover ul ul,
ul.menu_www_top li.over ul ul {
 display: none;
}
ul.menu_www_top li:hover ul,
ul.menu_www_top ul li:hover ul,
ul.menu_www_top li.over ul,
ul.menu_www_top ul li.over ul {
 display: block;
}
ul.menu_www_top .nav ul :after /*IE 7*/ {
 clear: both;
 display: block;
 content: ;
 height: 0;
 visibility: hidden; font-style:normal; font-variant:normal; font-weight:normal; line-height:0px; font-size:1px; font-family:serif
}
/* MenuEnd:menu_www_top */



#menu_support {
 padding: 0px 0px 10px 10px;
 text-align: left;
}
ul.menu_support {
 margin: 0;
 padding: 0;
 line-height: 1.5em;
 list-style-image: url('../../none');list-style-type:none; font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; font-family:Arial, Helvetica, sans-serif
}
ul.menu_support li ul {
 margin: 0;
 padding: 0;
 list-style: none;
 font: normal 12px Arial, Helvetica, sans-serif;
 line-height: 1.5em;
}
ul.menu_support li ul li {
 padding-left: 10px;
 background: #fff url('../../blue_bullet.jpg') no-repeat 0px 5px;
 list-style-image: url('../../none');
}

/* ----------------------------------------------------------------------------------------- */

div#footer {
	padding-top: 10px;
	height: 140px;
	overflow: hidden;
	text-align: center;
	font-size: .94em;
	color: #003399;
	background-color: #FFFFFF;
}


div#footer a:link, div#footer a:visited  {
	color: #003399;
}

div#footerspacer {
	height: 10px;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}

#whitebox {
	margin: 0 21px 0px 21px;
	background: #fff;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(../images/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(../images/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../images/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 1px;
/* border-color:#0000ff;
border-style:dashed;  */
}

#whitebox_b {
	margin-top: -5px;
	background: url(../images/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {
	background: url(../images/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 20%;
	float:left;
}

#bannerad1 {
	top: 2px;
	left: 20px;
	position: relative;
	float: left;
	height: 140px;
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	overflow: auto;
	border-color: #ccc;
	border-style: solid;
	text-align: left;
	background-color:#FFFFFF;
}

#maincolumn,
#maincolumn_full {
	margin-left: 2%;
	margin-right: 2%;
	width: auto;
/*  border-color:#00f000;
border-style:dashed;  */
}

#maincolumn_full {
	margin-left: 0;
	padding: 0;	
	width: 100%;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.4em;
	font-weight: normal;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #333333;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../images/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}



/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}


.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  clear: both;
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  margin-top: 10px;
  overflow: hidden;
  height: 1px;
}

div.maindivider_c {
  clear: both;
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  margin-top: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/****  front page splash  css **********************/
#fpshow {
   position: relative;
   overflow: hidden;
   border: 1px solid #999;
   height: 324px;
   width: 704px;
   margin:auto;
}
.headline {
   position: absolute;
   top: 2px;               
   left: 2px;              
   height: 320px;      
   width:700px;              
   float: left;
   display: none;
}
	 
.overlay {
    z-index:10;
    position:absolute;
    top:2px;           
    left:45px;           
    width:176px;
	height: 300px;        
	background-image: url('http://www.sunsol.com/images/frontpage_overlay_bg666.png');
    overflow:hidden;
    display: none;
	padding: 16px 12px 4px 12px;
}


div.overlay p {	
    font-family:arial;
	font-weight:bold;
    font-size:24px;
    color:#ffffff; 
	margin-top: 4px;      /* added for compatibility with existing css */
	margin-bottom: 4px;      /* added for compatibility with existing css */
	line-height:normal;     /* added for compatibility with existing css */
}



div.overlay p a, div.overlay p a:visited  {	
    color:#ffffff; 
	text-decoration:none;
	font-weight:bold;      /* added for compatibility with existing css */
}

div.overlay p a:hover {	
    color:#cc0000; 
	text-decoration:underline;
	font-weight:bold;     /* added for compatibility with existing css */
}

#o_description {	
    font-family:arial;
    font-size:11px;
    color:#fff; 
	padding-bottom:14px;
	border-bottom: 1px dotted #999;
}

.o_button {
    position:absolute;
	width: 76px;
	height: 18px;
	top: 278px;
	padding: 4px 12px;
	border-radius:4px;
    -moz-border-radius:4px; /* Firefox 3.6 and earlier */
    background-image: url('http://www.sunsol.com/images/frontpage_overlay_btn.jpg'); 
}

.o_button a, .o_button a:visited {
    font-family:arial;
    font-size:12px;
    color:#fff; 
	text-decoration:none;
	
	margin-top: 4px;      /* added for compatibility with existing css */
	margin-bottom: 4px;      /* added for compatibility with existing css */
	line-height:normal;     /* added for compatibility with existing css */
}
	
.o_button a:hover {
    font-family:arial;
    font-size:12px;
    color:#fff; 
	text-decoration:underline;
}
	 
.panel {
    z-index:10;
    position:relative;
    top:2px;            
    left:502px;          
    width:176px;
	height: 66px;          
    background-image: url('http://www.sunsol.com/images/frontpage_panelbg666.jpg');  
    overflow:hidden;
	padding: 10px 12px 4px 12px;
}	  
	 
div.panel .ptext {	
    position:absolute;
	left:92px;
    font-family:arial;
	font-weight:bold;
    font-size:12px;
    color:#ffffff; 
    float:left;
}	 

div.panel .thumb {
    border: 2px solid #000;
    width: 70px;
	height: 45px;
	float:left;
}

