/***********************************************/
/* Standard Styles                             */
/***********************************************/

body{
	margin:0px;
	padding:0px;
	background:#000000 url(../images/wp.gif) repeat-x;	
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:center;
}

#centerform {
	text-align: center;	
}

TD {
	color: #FFFFFF;
	font-size: 85%;
}

.input {
	width: 300px;
	font-size: 95%;
}

#formbuttons {
	margin-left: 325px;
	margin-top: 20px;
}

#formcontent {
	width: 750px;
}

#formcontent p {
	font-size: 95%;
}

.small {  
	font-size: 75%;
}

form{
	margin:0px;
}

h1{
	font-weight:400;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	margin-top:0px;
}

h2{
	font-weight:bold;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-top:0px;
}

p, ul{
	font-size:.8em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

a{
	color:#00CCFF;
	text-decoration:none;
	border-bottom:#00CCFF dashed 1px;
}

/***********************************************/
/* Header                                      */
/***********************************************/

#header{
	width:810px;
	background:url(../images/logo.gif) no-repeat 0px 15px;
	text-align:left;
	padding-left:90px;
	margin-left:auto;
	margin-right:auto;
}

#header .powered{
	height:61px;
	text-align:right;
	color:#999999;
	font-size:10px;
	padding-top:15px
}

#header a{
	border:none;
}

/* Navigation */

#tabs {
	height:30px;
}

#tabs ul {
	margin:0;
	list-style:none;
	padding-left:10px;
	line-height:normal;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs a {
	float:left;
    background:url(../images/tableft.gif) no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
    text-decoration:none;
	border:none
}
#tabs a span {
    float:left;
    display:block;
    background:url(../images/tabright.gif) no-repeat right top;
    padding:8px 15px 7px 6px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
/* End IE5-Mac hack */

#tabs a:hover span {
    color:#ffffff;
}

#tabs a:hover {
    background-position:0% -42px;
}

#tabs a:hover span {
    background-position:100% -42px;
}

#tabs #current a {
	background-position:0% -42px;
}

#tabs #current a span {
	background-position:100% -42px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	cursor:default;
}

/* Sub Navigation */

#sub {
	height:30px;
}

#sub ul {
	margin:0;
	list-style:none;
	padding-left:14px;
	line-height:normal;
}

#sub li {
	display:inline;
	margin:0;
	padding:0;
}

#sub a {
	float:left;
    background:url(../images/sub_tableft.gif) no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
    text-decoration:none;
	border:none;
}
#sub a span {
    float:left;
    display:block;
    background:url(../images/sub_tabright.gif) no-repeat right top;
    padding:5px 15px 10px 6px;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#sub a span {float:none;}
/* End IE5-Mac hack */

#sub a:hover span {
    color:#ffffff;
}

#sub a:hover {
    background-position:0% -42px;
}

#sub a:hover span {
    background-position:100% -42px;
}

#sub #current a {
	background-position:0% -42px;
}

#sub #current a span {
	background-position:100% -42px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	cursor:default;
}


/***********************************************/
/* Content                                     */
/***********************************************/


#content{
	background:#2c2c2c;
	padding-top:20px;
	padding-bottom:20px;
}

/* container 2 column */

#container{
	width:900px;
	text-align:left;
	margin:auto;
}

#container .left{
	float:left;
	width:635px;
}

#container .right{
	float:right;
	width:250px;
}

#container p{
	color:#fff;
}

/* Used on the home page */

#homecontent{
	width:900px;
	text-align:left;
	padding-top:20px;
	margin:auto;
}

#homecontent .left{
	float:left;
	width:285px;
	margin-right:15px;
}

#homecontent .middle{
  	float:left;
	width:285px;
}

#homecontent .right{
	float:right;
	width:285px;
	margin-left:15px;
}


#homecontent h1, #formcontent h1 {
	color:#ff9049;
}

/* Blog */

#blog ul{
	line-height:normal;
	list-style:none;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:285px;
}

#blog li{
	list-style:url(../images/ico_doc.gif);
	list-style-position:outside;
	border-bottom:#666666 dotted 1px;
	margin-left:20px;
	margin-bottom:10px;
}

#blog a{
	color:#ffffff;
	text-decoration:none;
	border:none;
}

#blog a:hover{
	color:#666666;
}

#blog span{
	font-size:.8em;
	color:#ff9049;
}

/* Testimonial */

#testimonial ul{
	line-height:normal;
	list-style:none;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:285px;
}

#testimonial li{
	list-style:url(../images/ico_bubble.gif);
	list-style-position:outside;
	border-bottom:#666666 dotted 1px;
	margin-left:20px;
	margin-bottom:10px;
}

#testimonial a{
	color:#ffffff;
	text-decoration:none;
	border:none;
}

#testimonial a:hover{
	color:#666666;
}

#testimonial span{
	font-size:.8em;
	color:#ff9049;
}

/* Mews */

#news ul{
	line-height:normal;
	list-style:none;
	margin:10px 0px 0px 0px;
	padding:0px;
	width:285px;
}

#news li{
	list-style:url(../images/ico_news.gif);
	list-style-position:outside;
	border-bottom:#666666 dotted 1px;
	margin-left:20px;
	margin-bottom:10px;
}

#news a{
	color:#ffffff;
	text-decoration:none;
	border:none;
}

#news a:hover{
	color:#666666;
}

#news span{
	font-size:.8em;
	color:#ff9049;
}


/***********************************************/
/* icu                                         */
/***********************************************/

#icu{
	background:#434343;
	color:#ffffff;
	margin-bottom:15px;
}


#icu h1{
	color:#faa61a;
}

#icu h2{
	font-size:1em;
	color:#faa61a;
}

#icu ul{
	margin:0px 20px 0px 20px;
	padding:0;
}

#icu li{
	margin-bottom:1em;
}

#icumid{
	padding:0px 14px 0px 14px;
}

#icumid .left{
	float:left;
	width:48%
}

#icumid .right{
	float:right;
	width:48%
}

/* ICU top */

#icutop ul{
	background:url(../images/tl.gif) no-repeat top left;
	list-style:none;
	margin:0;
	padding:0;
}

#icutop li{
	background:url(../images/tr.gif) no-repeat right top;
	margin:0;
}

#icutop1 ul{
	background:#4a5f72 url(../images/tl.gif) no-repeat top left;
	list-style:none;
	margin:0;
	padding:0;
}

#icutop1 li{
	background:url(../images/tr.gif) no-repeat right top;
	padding:6px 14px 6px 14px;
	color:#a0c5e0;	
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	margin:0;
}

/* ICU bottom */

#icubot ul{
	background:#434343 url(../images/bl.gif) no-repeat bottom left;
	list-style:none;
	margin:0;
	padding:0;
}

#icubot li{
	background:url(../images/br.gif) no-repeat right bottom;
	margin:0;
}

/***********************************************/
/* List Links                                  */
/***********************************************/

#links ul{
	line-height:normal;
	list-style:none;
	margin:10px 0px 0px 0px;
	padding:0px;
}

#links li{
	list-style:url(../images/ico_doc.gif);
	list-style-position:outside;
	margin-left:20px;
	margin-bottom:10px;
}

#links a{
	color:#00CCFF;
	text-decoration:none;
}

#links a:hover{
	color:#666666;
}

/***********************************************/
/* Press                                       */
/***********************************************/

#press{
	width:440px;
	float:left;
	color:#999;
}

#press p{
	line-height:normal;
}

#press h1{
	font-size:24px;
	color:#d7df21;
	padding-left:24px;
	background: url(../images/ico_news.gif) no-repeat left 6px;
}

#press a{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#ffffff;
	border:none;
}

#press a:hover{
	text-decoration:underline;
}

/***********************************************/
/* Jobs                                        */
/***********************************************/

#jobs{
	width:440px;
	float:right;
	color:#999;
}

#jobs p{
	line-height:normal;
}

#jobs h1{
	font-size:24px;
	color:#d7df21;
	padding-left:24px;
	background: url(../images/ico_flame.gif) no-repeat left 6px;
}

#jobs a{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#ffffff;
	border:none;
}

#jobs a:hover{
	text-decoration:underline;
}



/***********************************************/
/* Footer                                      */
/***********************************************/

#footer{
	color:#999999;
	width:900px;
	text-align:left;
	margin:auto;
	padding-top:20px;
	height:100px;
}

#footer p{
	float:left;
	font-size:11px;
	margin:0;
}

#footer ul{
	float:right;
	color:#999999;
	margin:0;
	padding:0;
}

#footer li{
	list-style:none;
	display:inline;
}

#footer a{
	background:#999999;
	padding:2px 4px 2px 4px;
	text-decoration:none;
	color:#000000;
	border:none;
	font-size:10px;
}

#footer a:hover{
	background:#000000;
	text-decoration:underline;
	color:#999999;
}

/* float clearing for IE6 */
* html .clearfix{
  height: 1%;
  overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
  min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

/***********************************************/
/* kwick - used on the home page               */
/***********************************************/


#kwick {
	width:901px;
	margin-left:auto;	
	margin-right:auto;
	margin-top:20px;
}

#kwick ul {
	margin:0;
	padding:0;
}

#kwick .kwicks {
	display: block;
	background: #2c2c2c;
	height: 80px;
}

#kwick li {
	float: left;
	list-style:none;
}

#kwick a {
	border:none;
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 80px;
	width: 286px;
	padding: 0px;
	background: #fff;
	border-right: 21px solid #2c2c2c;
}

#kwick .kwick span {
	display: none;
}

#kwick .value {
	background: #9fc329 url(../images/home_value.gif);
}

#kwick .technology {
	background: #b41422 url(../images/home_technology.gif);
}

#kwick .paper {
	background: #8888af url(../images/home_white_paper.gif);	
	border-right: 0;
}