/*------------------------------------------------------------------------------
PAGE BODY
------------------------------------------------------------------------------*/
body
{
	margin: 6px;
	margin-bottom: 18px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #35495B;
	background-color: #fff;
}
/*------------------------------------------------------------------------------
GENERAL LAYOUT
------------------------------------------------------------------------------*/
/* Defines min-width for compliant browsers and applies detailed top border image */
#page
{
	width: 948px;
	margin-left: auto;
	margin-right: auto;
}

/* This element is used to get min-width functionality to work in MSIE 5 & 6 */
#wrap
{
	/* Do not add styles to this element */
}
#wrap2
{
	background: transparent url("../images/skycss/general/bg-wrapinnerright.gif") repeat-y right top;
	padding: 0;
	margin: 0;
}

/* The background of this element is used to create the "faux column" effect of
having the menu and content DIVs resize vertically together. */
#wrap3
{
	background: transparent url("../images/skycss/general/bg-wrapinner.gif") repeat-y 0 0;
	padding: 0;
	margin: 0;
}

/* Triggers hasLayout so elements are included in page flow rendering.
All wrapping divs in the html page MUST BE ADDED to this style rule or else
IE5/6 will have rendering problems */
/* Hide from MacIE \*/
* html #page, * html #wrap, * html #wrap2, * html #wrap3 {
	height: 1px;
}
/* End MacIE hide */
/* END MIN-WIDTH STYLES */

/* This is the topmost section with logo and photo */


#header
{
	padding: 0;
	margin: 0;
}
#header p
{
	padding: 0;
	margin: 0;
}
#header h1
{
	padding: 0;
	margin: 0;
	cursor: hand;
}
#header h1 a
{

	cursor: hand;
}
/* This is the section with logout button and search bar */
#toolbar
{
	text-align: left;
	vertical-align: middle;
	padding-right: 14px;
	color: #B5D5D6;
	background: #4177a4 url("../images/skycss/general/bg-toolbar.gif") repeat-x 0 0;
}
#toolbarinner
{
	height: 25px;
	padding-top: 5px;
}
#toolbar *
{
	vertical-align: middle;
}
#toolbar label
{
	height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left: 30px;
	padding-right: 12px;
	font-size: 11px;
	font-weight: bold;
}
#toolbar h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display:inline;
	padding-left: 30px; padding-right: 12px;
}

#toolbar a.btnLogout
{
	padding-right: 18px;
	padding-left: 8px;
	border-right: 1px solid #7396b8;
}
#toolbar a:link, #toolbar a:visited
{
	text-decoration: none;
	color: #a0c2da;
}
#toolbar input
{
	margin: 0;
	padding:0;
}
#toolbar input#mainSearch
{
	margin: 0;
	font-size:11px;
	width: 120px;
	padding: 1px 3px;
	background: #DDECEC url("../images/skycss/general/.gif") repeat-x 0 0;
	border: 1px solid #000;

}

/* This section contains the primary navigation */
#menu
{
	width: 204px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	float: left;
	background: transparent url("../images/skycss/general/bg-wrapinnertop.gif") no-repeat 0 0;

}

/* This section contains all non-primary navigation that resides in the "menu" DIV */
#menuContent
{
	padding: 8px;
}

/* This is a the primary content area */
#content
{
	margin-left: 224px;

	border-right: #DDECEC solid 10px;
	background: #fff url("../images/skycss/general/bg-contenttopright.gif") no-repeat top right;
	padding: 25px 15px;
	padding-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	min-height:300px; /* added jda */
	height:expression(this.scrollHeight > 300 ? "auto":"300px"); /* added jda */
}

#content a{
font-weight: bold;
text-decoration: none;

	
}
#content ul{

	
}
#content h1 {
	background: #fff url("../images/skycss/general/titleback.gif") no-repeat top left;
	font-size: 15px;
	line-height: 28px;
	padding-left: 12px;
	font-weight: bold;
	margin-left: -9px;

}
.title {
	font-size: 15px;
	padding-left: 12px;
	font-weight: bold;
	margin-left: -12px;
	padding-bottom: 6px;
	

}

#homepage
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	background: #DDECEC url("../images/skycss/general/bg-footerhome.gif") no-repeat bottom right;
	min-height:250px; /* added jda */
	height:expression(this.scrollHeight > 250 ? "auto":"250px"); /* added jda */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#homepage2
{
	border-top: 3px solid #fff;
	clear:both;
	overflow:auto;
	margin:0;
	width: 928px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	background: #fff url("../images/skycss/general/homepage2back.gif") no-repeat 0 2px;
	min-height:200px; /* added jda */
	height:expression(this.scrollHeight > 200 ? "auto":"200px"); /* added jda */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#homepage2bottom
{
	height: 12px;
	clear:both;
	background: #fff url("../images/skycss/general/homepage2bottom.gif") no-repeat top left;

	
}
/* This is the footer bar */
#footer1
{
	clear: both;
	padding-top: 27px;
	font-size: 11px;
	text-align: center;
	color: #7CA4A2;
	background: #fff url("../images/skycss/general/bg-footer.gif") repeat-x 0 0;
}
#footerhome1
{
	clear: both;
	padding-top: 7px;
	font-size: 11px;
	text-align: center;
	color: #7CA4A2;
	background: #fff url("../images/skycss/general/bg-.gif") repeat-x 0 0;
}
#footer2
{
	clear: both;
	font-size: 11px;
	text-align: center;
	color: #7CA4A2;
}
#footerhome2
{
	clear: both;
	font-size: 11px;
	text-align: center;
	color: #7CA4A2;
}
#footerhome2 img
{
	
	padding-bottom: 6px;
}
/*------------------------------------------------------------------------------
ANCHORS
------------------------------------------------------------------------------*/
a:link, a:visited
{
	color: #CC0001;
	text-decoration:none;
	font-weight: normal;
	
}
a:hover
{
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	
}
/*------------------------------------------------------------------------------
NAVIGATION

Styles for navigation lists.  Markup should be formed so that nested ULs
are contained in their parent LI element.
------------------------------------------------------------------------------*/
ul.nav
{
	margin: 0 0 1em;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}
ul.nav li
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.nav li a
{
	display: block;
	padding: 5px 12px 4px 28px;
	background: transparent url("../images/skycss/nav/nav-square.gif") no-repeat 13px 50%;
	font-weight:normal;
	color: #35495B;
}
ul.nav a:link, ul.nav a:visited
{
	text-decoration: none;
	color: #35495B;
}
ul.nav a:hover
{
	background-color: #DDECEC;
	color: #000;
}

/* parent classes define which indicator image is shown */
/* for non-parent links that are on */
ul.nav li a.on
{
	background-color: #F0F7F6;
	color: #35495B;
	background-image: url("../images/skycss/nav/nav-square-on.gif");
}

/* for parent links not open/on */
ul.nav li a.parent
{
	background-image: url("../images/skycss/nav/nav-arrow-right.gif");
}

/* for parent links that have a child element with on state */
ul.nav li a.parent-open
{
	background-image: url("../images/skycss/nav/nav-arrow-down.gif");
	font-weight: bold;
}

/* for parent links that are on */
ul.nav li a.parent-on
{
	color: #35495B;
	background-color: #F0F7F6;
	background-image: url("../images/skycss/nav/nav-arrow-down-on.gif");
	font-weight: bold;
}
ul.nav ul.nav
{
	margin: 0;
	border: 0;
}
ul.nav ul.nav li a
{
	padding-left: 40px;
	background-position: 25px 50%;
}
ul.nav ul.nav ul.nav li a
{
	padding-left: 52px;
	background-position: 37px 50%;
}

/* panel navigation: used for the "Admin Panel" */
ul.panel
{
	margin: 0 0 2em;
	padding: 5px 5px;
	background-color: #fff;
	border: 1px solid #ccc;
}
ul.panel li
{
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.panel li a
{
	display: block;
	padding: 0 3px;
}

ul.panel a:link, ul.panel a:visited
{
	text-decoration: none;
	color: #213d57;
}
ul.panel a:hover
{
	background-color: #a7c6e3;
}
/*------------------------------------------------------------------------------
GENERAL STYLES
------------------------------------------------------------------------------*/
p
{
	margin: 0 0 1em;
}
#footer p
{
	margin: 0;
}
h1
{
	margin: 0 0 .4em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
}
#menuContent h1 
{
	margin: 2em 0 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}
h2
{
	margin: 1em 0 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5B8382;
}
h3, h4, h5, h6
{
	margin: 1.5em 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
img
{
	vertical-align: bottom;
}
/*------------------------------------------------------------------------------
FORMS
------------------------------------------------------------------------------*/
form
{
	margin: 0;
}
/*------------------------------------------------------------------------------
UNIQUE STYLES
------------------------------------------------------------------------------*/
/* Used for prominent hyperlinks such as the "Log Out" button under the "Admin 
Panel" */
a.button
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
/*------------------------------------------------------------------------------
HACKS
------------------------------------------------------------------------------*/
/* Gives primary navigation anchors hasLayout status so that display: block functions correctly */
/* Hide from MacIE \*/
* html ul.nav li a, * html ul.panel li a {
	height: 1px;
}
/* End MacIE hide */

/*------------------------------------------------------------------------------
ADMIN STYLES UNIQUE TO SIMPLEREPORT CUSTOM TAG
------------------------------------------------------------------------------*/
FONT.fieldLabel
{
	MARGIN-LEFT: 3px;
	FONT-SIZE: Verdana, Arial, SunSans-Regular, Sans-Serif;
	FONT-FAMILY: 11px;;
	color : ffffff;
}
FONT.footer
{
	FONT-SIZE: Verdana, Arial, SunSans-Regular, Sans-Serif;
	FONT-FAMILY: 11px;;
	color : 666666;
	text-decoration : none;
}
FONT.adminBlue
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: 666699;
	FONT-FAMILY: Verdana, Arial, sans-serif
}
TD.cellPadding
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px
}
TD.line
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	line-height: 1px;
}
TD.adminTable
{
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 3px;
	MARGIN: 3px;
	PADDING-TOP: 3px
}
P.break
{
	margin-top: 5px;
	margin-bottom: 5px;
}
DIV.help
{
	FONT-SIZE: 9.5px;
	MARGIN: 4px 6px 4px 5px;
	FONT-FAMILY: 11px;
}
DIV.break
{
	MARGIN-TOP: 7px
}
/*----------------------returncode clases---------------*/
 
.returncodeerror
{
font-size: 10px;
color: #ff0000;
margin:0px
}

.returncodeinfo
{
font-size: 10px;
color: #0000ff;
margin:0px;
}

.returncodetip
{
font-size: 10px;
color: #000000;
margin:0px;
}
/*----------------------admin tabs---------------*/
 #navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #778;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #e5e9ed;
text-decoration: none;
}
/*
#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }
*/
#navlist li a:hover
{
color: #000;
background: #d0d9e1;
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}
/*----------------------END admin tabs---------------*/
#navbar {
background: #DDECEC url("../images/skycss/nav/topnav_back.gif") no-repeat top left;
height: 26px;
border-top: #DDECEC solid 6px;
border-left: #DDECEC solid 10px;
border-right: #DDECEC solid 10px;
border-bottom: #DDECEC solid 7px;
}
#navbar ul{
list-style: none;
float: left;
margin: 0;
padding: 0;
padding-left: 10px;
padding-right: 10px;
}
#navbar li{
list-style: none;
float: left;
margin: 0;
padding: 0;
}
#navbar li.line {
padding: 0;
}


#navbar li a{
margin: 0;
text-transform:uppercase;
font-weight: bold;
font-size:12px;
color:#223355;
line-height: 26px;
padding: 6px 9px;
border-right: #ddecec solid 2px;
font-family: Arial, Helvetica, sans-serif;
}
#navbar li a:hover{
color:#990000;
text-decoration:none !important;

}
/*----------------------bar nav---------------*/

#barnav {
float: right;
}
#barnav ul{
list-style: none;
float: left;
margin: 0;
padding: 0;
}
#barnav li{
list-style: none;
float: left;
margin: 0;
padding: 0;
}
/*----------------------homepageleft--------------*/

#homepageleft {
background: #DDECEC url("../images/skycss/general/bg-homeleftback.gif") no-repeat top left;
padding: 12px;
padding-bottom: 0;
}
#homepageleft h2{
padding: 0;
margin: 0;
}
#homepageleftbottom {
height: 12px;
background: #DDECEC url("../images/skycss/general/bg-homeleftbottom.gif") no-repeat bottom left;

}

#homepageleftcontent {
float: right;
width: 274px;
padding-right: 12px;
}
#homepageleftcontent h1{
font-size:16px;
font-weight: bold;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
/*----------------------homepageright--------------*/
#homepageright {
width: 293px;
height: 274px;
overflow:hidden;
float: right;
background: #DDECEC;


}


#homepageright ul{
list-style: none;
margin: 0;
padding: 0;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#homepageright li{
list-style: none;
margin: 0;
padding: 0;
padding-left: 12px;
padding-bottom: 6px;


}



#homepage2leftinner {
width: 252px; padding-top: 18px;
}

#homepage2left {
float: left;
width: 250px;
padding-left: 20px;
}
#homepage2left a{
font-weight:normal;
color: #35495B;
}




#homepage2leftinner ul{
list-style: none;
margin: 0;
padding: 0;
padding-top: 6px;
}
#homepage2leftinner li{
list-style: none;
margin: 0;
padding: 0;
padding-left: 18px;
padding-bottom: 6px;
background: transparent url("../images/skycss/general/homebullet2.gif") no-repeat 3px 6px;
}
#homepage2leftinner li a{
margin: 0;
padding: 0;
}



#homepage2left h3{
margin:0;
padding: 0;

}

#homepage2middleinner {
width: 286px;
padding-top: 18px;
height: 195px;
}

#homepage2middle {
padding-left: 320px;
padding-right: 270px;
}

#homepage2middle h3{
margin:0;
padding: 0;

}
#homepage2middle p{
margin:0;
padding: 0;
padding-top: 6px;
}



#homepage2rightinner {
width: 245px; padding-top: 18px;

}
#homepage2right {
float: right;
width: 270px;

}

#homepage2right h3{
margin:0;
padding: 0;

}

#pricetable {
width: 600px;
}

#pricetable td{
border: #DFEDED solid 1px;
padding: 3px;
}
#contentblock {
background: #fff url("../images/skycss/general/contentblock_back.gif") no-repeat bottom left;
width: 181px;
text-align:left;
margin: 0;
padding: 0;
padding-bottom: 7px;
margin-bottom: 12px;
margin-left: 12px;


}


#contentblocktitle{
	background: #fff url("../images/skycss/general/contentblock_top.gif") no-repeat top left;
	margin: 0;
	font-size:12px;
	text-align:left;
	padding-left: 9px;
	line-height: 24px;
	font-weight: bold;
	border-bottom: #fff solid 1px;
}
#contentblock p{

	padding-left: 9px;
	padding-right: 9px;
	padding-top: 6px;
	padding-bottom: 0px;
	width: 98%;
}


#contentblock a:visited
{
	color: #000;
	text-decoration:underline;
	font-weight: normal;
	
}
#contentblock a
{
	color: #000;
	text-decoration:underline;
	font-weight: normal;
	
}
#contentblock a:hover
{
	color: #000;
	font-weight: normal;
	text-decoration: none;
	
}


#positioncontentblock {
float:right;
padding-top: 6px;


}


#contentblock ul{
width: 90%;
padding:0;
padding-left: 9px;
margin: 0;
list-style:none;
}

#contentblock li{
width: 90%;
padding-left:12px;
list-style:none;
margin: 0;
background: transparent url("../images/skycss/general/homebullet.gif") no-repeat 1px 8px;

}

a.clicktocall {

line-height: 36px;
padding-left: 42px;
padding-top: 12px;
padding-bottom: 12px;
padding-right: 36px;
background: transparent url("../images/skycss/general/clicktocall.gif") no-repeat;
font-weight: bold;

}



a.formbutton {

line-height: 36px;
padding-left: 42px;
padding-top: 12px;
padding-bottom: 12px;
padding-right: 24px;
background: transparent url("../images/skycss/general/formbutton.gif") no-repeat;

}

a.signupnow {
line-height: 36px;
padding-left: 42px;
padding-top: 12px;
padding-bottom: 12px;
padding-right: 24px;
background: transparent url("../images/skycss/general/signupnow.gif") no-repeat;
font-weight: bold;

}

/*----------------------twitter icons--------------*/
/* -------------------------- */


#homeiconss, #homeiconss ul {
	float: left;
	list-style: none;
	color: #8C8B8B;
	background-color: transparent;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
#homeiconss li {
	float: left;
	padding: 0;
	border-right: #8C8B8B solid 1px;
}

#homeiconss a {
	display: block;
	padding: 0;
	line-height: 11px;
	color: #8C8B8B;	
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}
#homeiconss a:hover {
	color: #000;	
}
#homeiconss li.last {
border-right: none;

}


/* -------------------------- */


#social ul{
list-style: none;
margin: 0;
padding: 0;
margin-left: 0px;
line-height: 20px;
font-size: 10px;

}

#social li{
list-style: none;
margin: 0;
padding: 0;
padding-left: 0px; float: left;
background-image: none; 
margin-left: 9px;
line-height: 20px;
font-size: 10px;
margin-top: 9px;
}

#social li a{
background-image: none;
margin: 0;
padding: 0;
line-height: 20px;
}

#social li a:hover{
background-image: none;
margin: 0;
padding: 0;
line-height: 20px;
}




/* -------------------------- */

#homelinks ul{
list-style: none;
margin: 0;
padding: 0;
margin-left: 0px;
padding-left: 0px; background-image: none; margin: 0px
}
#homelinks li{
list-style: none;
margin: 0;
padding: 0;
line-height: 36px;
margin-bottom: 4px;

}

#homelinks li a{
color:#233b5f;
font-weight:bold;
font-size:12px;
padding-left: 45px;
display:block;
background: transparent url("../images/skycss/general/homelinks.gif") no-repeat;
text-decoration:none;


}
#homelinks li a:hover{
color:#233b5f;
font-weight:bold;
font-size:12px;
padding-left: 45px;
display:block;
background: transparent url("../images/skycss/general/homelinkson.gif") no-repeat;
text-decoration:none;

}
/* -------------------------- */

.featurebox {
    background: url("../images/skycss/general/featurebox_bg.gif") no-repeat scroll 100% 100% #eff6f6;
    border-top: 1px solid #D7D7D7;
    color: #333333;
    margin: 0 0 1.5em;
	padding: 0px;
	width: 470px;
}

.featurebox h2{
background-color: #233b5f;
margin:0px;
padding: 12px;
padding-top: 6px;
padding-bottom: 6px;
font-size:16px;
color:#dbff63;
}
.featurebox p{
padding: 12px;
}
.featurebox ul{
padding: 12px;
margin-left: 24px;
margin-top: 0px;
margin-bottom: 0px;
}



/* cloudtabsCATED OS TABS */
/* content div */
.cloudtabsdivtop { padding:0; margin:0; height:8px; clear:both;background-color:#ddecec; border-radius: 9px 9px 0 0; }
.cloudtabsdivbottom { padding:0; margin:0; height:8px; }
.cloudtabsdivtop img { float:right; }
.cloudtabsdivbottom img { float:right; }
.cloudtabsdiv { background-color:#ddecec; margin:0; padding: 0 1em 1em;}
/* inner table styles */
.cloudtabsinnertop { padding:0; margin:0; height:5px; clear:both; }
.cloudtabsinnerbottom { padding:0; margin:0; height:5px; border-top: #fff solid 2px;  }
.cloudtabsinnertop img { float:right; }
.cloudtabsinnerbottom img { float:right; }
.cloudtabsinner { border:solid 1px #FFF; border-width:0 1px; width:100%; }
.cloudtabsinner td { padding: 0.5em 1em; text-align:center; }
.cloudtabsinner td.left { text-align:left; }
.cloudtabsinner th { padding: 0.5em 1em; background-color:#FFF; }
.cloudtabsinner th.left { text-align:left; }
.cloudtabsinner tr.white { background-color:#FFF; }
/* tabs */
.cloudtabs{ padding: 0; margin:0 auto; font: bold 12px Verdana; list-style-type: none; text-align: center; }
.cloudtabs li{ float:left; margin: 0 0 0 10px; padding:0; background:white url(../images/tab_off.gif) no-repeat top left; height:75px; width:200px; }
.cloudtabs li a{ text-decoration: none; position:relative; z-index:1; padding:0; margin:0; border:0; }
.cloudtabs li a:visited{ color: #2d2b2b; }
.cloudtabs li a:hover{ text-decoration: underline; color: #2d2b2b; }
.cloudtabs li.selected{ position: relative; background-image: url(../images/tab_on.gif); }
.cloudtabs li a.selected:hover{ text-decoration: none; }
.cloudtabs li a img{ padding-top:5px; border:0; }
.tabcontent{ display:none; }




