/*RESET*/
BODY, HTML, DIV, BLOCKQUOTE, IMG, LABEL, P, H1, H2, H3, H4, H5, H6, PRE, UL, OL, LI, DL, DT, DD, FORM, A, FIELDSET, INPUT, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
/*Normalizes font-size for headers*/
BODY, H1, H2, H3, H4, H5, H6, P
{
	font-size: 100%;
	font-weight: normal;
}
BODY
{
	line-height: 1;
}
H1, H2, H3, H4, H5, H6
{
	margin: 0px;
}
UL, OL
{
	list-style: none;
}
A
{
	color: black;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}

/*END RESET*/
BODY, HTML
{
	margin: 0;
	padding: 0;
}
BODY
{
/*	background: url(../images/bg2.jpg) repeat-x top #fff;*/
	min-width: 960px;
}

#wrap
{
	margin: 0 auto;
	padding: 0 0 10px 0;
	width: 100%;
	text-align: center;
}

#logo
{
	position: relative;
	padding: 0;
	float: left;
	margin: -15px 0 0 0;
}

#logo a{
	border: none;
	text-decoration: none;
	}

#intro{
	float: left;
	margin: -44px 0 5px 0;
	width: 100%;
	}

#intro .contentpaneopen h1{
	padding: 55px 0 0 0;
	}


/*************** HEADER *****************/
.header
{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding: 0 auto;
}

#headerwrap{
	background: url(../images/bg.jpg) repeat-x 0 -15px;
	margin: 0;
	padding: 25px 10px 0 10px;
	}

.contentpaneopen_home{
	background: url(../images/spirus-mainhead.png) 550px 0px no-repeat;
	margin-bottom: -5px;
	padding: 0 0 30px 0;

	}

/********************************* HEADER CLEARFIX *****************************/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}


/*************** END HEADER ****************
************** NAVIGATION *****************/
#nav
{
	position: relative;
	margin: 67px 0 0 0px;
	float: right;
}
#nav UL
{
	display: inline;
}
#nav UL LI
{
	display: inline;
	padding: 0 ;
	margin: 0;

}
#nav UL LI A
{
	font-size: .8em;
	color: #3c454c;
	float: left;
	margin: 0 2px 0 0; /*spacing for tabs*/
	padding: 15px 0 17px 9px;
	border: none;
	text-decoration: none;


}


#nav UL LI A span{
	margin: 0 0 0 10px;
	padding: 13px 20px 17px 0;

	}

a, a:visited{
	color: #59697c;
	text-decoration: underline;
}

#nav a:hover, a:hover
{
	color: #db5919;
}


/*#nav .active a, #nav .active a:active, #nav .active a:visited, #nav .active a:hover{
text-decoration: none;
	color: #fff;
		background: url(../images/left-corner-1.gif) right top no-repeat;
		}*/

#nav .active a span{
text-decoration: none;
	color: #fff;
		background: url(../images/right-corner-1.gif) right top no-repeat;
		}

#nav #current a, #nav #current a:active, #nav #current a:visited, #nav #current a:hover, #nav .active a, #nav .active a:active, #nav .active a:visited, #nav .active a:hover{

	text-decoration: none;
	color: #fff;
	background: url(../images/left-corner-1.gif) left top no-repeat ;

/*	padding-top: 15px; /*push text up*/
/*	padding-bottom: 10px; /*compensate for the tab shift*/
/*	background-position: right top; */
	}

#nav #current span, #nav .active a span{
		background: url(../images/right-corner-1.gif) right top no-repeat;
		}

#current a, #current a:active, #current a:visited, #current a:hover{
	color: #8ea5b2;
	}

/*************** END NAVIGATION *****************/

/*************** QC ******************/

#quick-contact
{
	float: left;
	width: 640px;
	margin: 5px 0px 9px 5px;
	font-size: .8em;
	color: #ddd;
	}

.qc-contact{
	background: url(../images/email.gif) left 13px no-repeat;
	padding: 10px 0 15px 25px;
	margin: 10px 0 0 20px;
	height: 25px;
	}
.qc-phone{
	background: url(../images/tel.gif) left 12px no-repeat;
	padding: 10px 0 10px 15px;
	height: 25px;
	}
#container
{
	margin: 0 auto;
	text-align: left;
	background: #FFF;
	width: 960px;
}
#main
{
	position: relative;
	float: left;
	width: 640px;
	margin: 0;
	padding: 10px 0 0 5px;

}
#maincontent
{	margin: 0;
	padding: 10px 10px 10px 0;
}

#maincontent UL
{
	list-style: square;
	padding: 10px 0 10px 30px;
}

#maincontent UL LI{
	padding: 3px 0 ;
	}
/*******************CONTACT PAGE*****************/

#main td #selectForm{
text-align:left;

}


/***************** SIDE BAR *********************/
#sidebar
{
	position: relative;
	float: right;
	width: 315px;
	margin: -20px 0 0 0;
	background: url(../images/side-tab-bg.png) top left no-repeat;
	z-index: 100;
}

/** fix stupid ie bug with display:block; **/
* html #sidebar li a { height: 1%; } 
* html #sidebar li hr {	height: 1%;	}
* html #sidebar ul { height: 1%; }

/** end fix **/


#sidebar UL{
	border: none;
	width: 280px;
	margin: 10px 0 0 15px;
	padding: 46px 0 0 0;
	background: url(../images/gen-nav-head.png) no-repeat #fff;
	}

#sidebar li a
{
	display: block;
	padding: 0.5em 0.5em 0.5em 2.2em; /* some air for it */
	background: url(../images/arrow_on.png) no-repeat 3px center;
	border-bottom: 1px dotted #d7dbde;
	text-decoration: none;

}
#sidebar li a:hover
{
	background-color: #fdfdfd;
}

#sidebar #current a
{
	background-image: url(../images/arrow_off.png);
	}
/*************** FOOTER ********************/
#footer
{
	clear: both;
	height: 45px;

}
#footer P
{
	border-top: 1px solid #b9b9b9;
	margin: 10px 0 0 5px;
	padding: 15px 0;
}
/****************************BOTTOM BOXES - HOME PAGE**************************/

#bottom
{
	width: 640px;
}
#leftbox
{
	float: left;
	margin: 0 20px 0 0 ;
	padding: 0;
	width: 300px;

}
#centerbox
{
	margin: 0 10px 0 0;
}

#bottom h2{
	margin: 0 5px 20px 5px;
	padding: 0 0 0 5px;
	font-weight: normal;
	font-size: 1.2em;
	color: #fff;
	}

#bottom img{
	border: none;
	padding: 0;
	margin: 0;
	}

/***********************TOP BOXES - USER PAGE*************************/

#top-left
{
	position: relative;
	margin-left: 5px;
	width: 365px
}

#top-right
{
	position: relative;
	width: 255px;
	float: right;
}

#top-left UL, #top-right UL{
	margin: 40px 10px 0 0;
	padding: 0;
	border-top: 1px solid #8e99aa;
	}

#top-left UL LI, #top-right UL LI
{
	background-color: #fdfdfd;
}

/************* TYPE and HEADINGS ***************/
BODY, H1, H2, H3, H3, P, LABEL
{
	font-family: Arial, Helvetica, "Trebuchet MS", Arial, sans-serif;

}

h1{
	font-size:  1.6em;
	color: #fff;
	margin-bottom: 8px;
	} 

h1.home-headline{
	margin: 75px 0 0 0;
	}

.componentheading{

	margin: 0 0 5px 0;
	font-size:  1.3m;
	color: #39434f;
	font-weight: bold;
	}

.contentheading{
	font-size: 1.1em;
	color: #4f5768;
	font-weight: bold;
	margin-bottom: 10px;
	text-decoration: none;
	}

H2
{
	font-size: 1.3em;
	color: #2c3b4c;
	font-weight: bold;
	margin-bottom: 10px;
}

H3{
	font-size: 1.1em;
	color: #4f5768;
	font-weight: bold;
	margin-bottom: 10px;
	}

H4{
	font-size: 13px;
	color: #2c3b4c;
	font-weight: bold;
	padding: 0;
	margin: 5px 0;
	}

H5 {
	color: #6b7d92;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	margin-left: 0;
	margin-bottom: 10px;
}

blockquote{
	margin: 5px 0 10px 0;
	padding: 10px 0 5px 20px;
	background: #fff;
	}

blockquote h5{
	background: url(../images/check.gif) no-repeat;
	padding: 0 0 0 25px;
	color: #db5919;
	}

blockquote p{
	margin: 0;
	}

.quote{
	font-size: 1.2em;
	line-height: 1.4em;
	color: #434f5f;
	font-style: italic;
	margin: 20px 20px 10px 0px;
	padding: 0 20px 5px 0px;
	background: url(../images/close-quote.png) bottom right no-repeat;
	}

.quote p{
	background: url(../images/quote.png) left top no-repeat;
	padding: 5px 10px 0px 50px;
}

#main P,  #main UL, #bottom P, #sidebar P, #sidebar UL, #bottom UL, LABEL
{
	color: #3d4f5a;
	font-size:  .8em;
	line-height: 1.4em;
	margin-bottom: 15px;
}

#intro P{
	width: 60%;
	color: #fff;
	font-size:  .8em;
	line-height: 1.5em;
	margin-top: 20px;
	margin-bottom: 30px;

}
#footer p
{
	font-size: .75em;
	color: #3d4f5a;
}


/**************** LOGIN ****************/
#form-login
{
	margin: 15px 0 0 15px;
	width: 280px;
/*	padding: 90px 0 0 0;
	background: transparent url(../images/loginbg.png) no-repeat right top;*/
}

#form-login div{
	text-align: left;
	margin: 0px 0 15px 0;
	padding: 0;
	}

#form-login p{
	font-size: 1em;
	margin-bottom: 5px;
	}

#form-login h2{
	padding: 3px 0 0 0;
	}

INPUT
{
	width: 95%;
	border: 1px solid #D1D1D1;
	padding: 2px 0 0;
	margin: 0 0 5px;
	background: #FFF url(../images/input-bg.gif) repeat-x;
}

#form-login-remember{
	height: 35px;
	}

INPUT#modlgn_remember
{
	background: none;
	border: none;
	width: 20px;
	padding: 0;
	margin: 0;
	}

FORM INPUT.button, button
{
	width: 102px;
	height: 26px;
	font-size: .8em;
	text-align: left;
	margin: 5px 0 0 0;
	padding: 0 0 2px 25px;
	color: #fff;
	border: none;
	background: url(../images/login-btn.png) no-repeat 0px -26px;

}

FORM INPUT.button:hover, FORM INPUT.button:active, button:hover
{
	cursor: pointer;
	color: #6d7478;
	background-position: top left;
}

FORM #modlgn_remember
{
	margin: 10px 0 0;
}

FORM#form-login UL{
	margin: 10px 5px 0 0;
	padding: 0;
	background-image: none;
	}

#form td{
	background: blue;
	}

.josForm input {
	width: 300px;
	}

.josForm form-validate td{
width:600px;
}

#com-form-login table.contentpane div{
padding-left:20px;
padding-top:40px;
font-size:14px;
}
	
form#com-form-login fieldset.input{
width:250px;

}

form#com-form-login #remember{
background: none;
	border: none;
	width: 20px;
	padding: 0;
	margin: 0;
	margin: 10px 0 0;
}	

#com-form-login-username label, #com-form-login-password label, #com-form-login-remember label{
font-family:Arial, Helvetica, sans-serif;
font-size:12.8px;

}

.required validate-email {
	width: 60%;
	}

 
/*********************** JOOMLA SPECIFIC STYLES *************************/

#centerbox .contentpaneopen
{
	width: 300px;
	background: url(../images/bb-bg.jpg) no-repeat left top;
}
#leftbox .contentpaneopen
{
	background: url(../images/leftbox-bg.jpg) no-repeat top left;
}

#leftbox .contentpaneopen td, #centerbox .contentpaneopen td
{
	padding: 68px 0 0;
	}

span.article_separator{
	border-bottom: 1px solid #e1e8ed;
	display: none;
	}

hr {
	border: 0;
	height: 1px;
	background: #d5d9e0;
	margin-bottom: 10px;
}

.hasTip img{
	float: right;
	}

/******************** TEAM ******************/


img.simplelist{
    border: 1px solid #c6c6c6 ;
    margin: 0 10px 5px 0 ;
	padding: 0;
	}


/*************************** PORTFOLIO ***************************/

.viewmore{
	padding-bottom: 10px;
	font-size: .8em;
	clear: both;
	margin-bottom: 15px;
	border-bottom: 1px dotted #d7dbde;
	}

.viewmore a {

	padding: 0.5em 0.5em 0.5em 2.2em; /* some air for it */
	background: url(../images/arrow_on.png) no-repeat 3px center;
	}

img.thumb-left{
	float: left;
	margin: 0 10px 10px 0;
	border: 3px solid #d7dbde;
}

table#solutionsTable .viewmore
{
	margin-top: expression('4px');
	font-size: expression('1em');
}



/* Tooltips */
.tool-tip {
	float: left;
	border: 1px solid #D4D5AA;
	padding: 5px;
	background: #FFFFCC;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
	font-size: .9em;
	font-weight: bold;
	line-height: 1em;
}

.tool-text {
	margin: 0;
	font-size: .8em;
	line-height: 1.4em;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	padding: 0;
	margin: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: none;
	padding: 5px;
	margin: 0;
	color: #FFFFFF;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #006699;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #BF0000;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #EE9600;
	border: none;
}

.readmore{
	font-weight: bold;
	position: relative;
	float: none;
	margin: 0;
	padding: 0;
	}


/**************** NAV HEADERS ****************/



UL#user_menu{

	background: url(../images/my-nav-head.png) no-repeat #fff;;
	}

UL#learn_more_nav{

	background: url(../images/about-nav-head.png) no-repeat #fff;
	}

UL#support_menu{
	background: url(../images/support-nav-head.png) no-repeat #fff;
	}
UL#contact_us_menu{
	background: url(../images/support-nav-head.png) no-repeat #fff;
	}
	

.hide{
	display: none;
	}

.contact_email input {
	width: 50%;
	margin-bottom: -8px;
}

.contact_email textarea {
	width: 50%;
	margin-bottom: -8px;
}

.contact_email .error
{
	margin-top: 12px;
	margin-bottom: -10px;
}

.contact_email button
{
	margin-top: -28px;
	margin-bottom: 25px;
}

