/*
CSS StyleSheet for SCA - Software Consulting Alliance (april/may 2007)
*/
/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { font-weight:normal; }
li, dd { margin-left:5%; }

.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }
a img{ border:none; }


html{
	background:#FFF url(../img/bg_html.jpg) no-repeat center top;
}

body{
	background:transparent url(../img/bg_body) repeat-x left bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#666;
	font-weight:normal;
}

#container{
	width:960px;
	margin:0 auto;
	
}

h1{
	font-size:18px;
	color:#A5D900;
	border-bottom:2px solid #F4F4F4;
	padding-bottom:10px;
	margin-bottom:15px;
}

h2{
	font-size:18px;
	color:#A5D900;
	border-bottom:2px solid #F4F4F4;
	padding:10px 0 10px 40px;
	margin-bottom:15px;
	background:transparent url(../img/bg_h2.gif) no-repeat left center;
}

h3{
	font-size:14px;
	margin-bottom:6px;
	/*color:#FF9700;*/
	color:#A5D900;
}

h4{
	font-size:16px;
	line-height:22px;
	color:#555;
	margin-bottom:15px;
}

p{
	text-align:justify;
	margin-bottom:20px;
}	

.quote{
	font-size:12px;
	color:#888;
	border-left: 4px solid #FF9700;
	padding-left:10px;
}

.quote-author{
	width:100%;
	display:block;
	color:#FF9700;
	text-align:right;
	font-style:italic;
}

.caption{
	color:#999;
	font-size:11px;
	line-height:18px;
	float:right;
	margin:5px 10px 20px 0;
}

* html body p.caption{
	margin:5px 0 20px 0;
}

a{
	color:#FE9A29;
	text-decoration:none;
}

a:hover{
	color:#FE9A29; 
	text-decoration:none;
	border-bottom:1px solid #ABDD30;
}

a.img:hover {
	border-bottom:none;
}

.separator{
	background:transparent url(../img/bg_separator.jpg) no-repeat center center;
	width:540px;
	height:30px;
	margin-bottom:10px
}

ul {
	margin:20px 0 30px 0;
}

ul li{
	background:transparent url(../img/tick.gif) no-repeat 0px 1px;
	list-style-type:none;
	padding:0 0 0 23px;
	margin:10px 0 5px 0px;
}

ul.tick li{
	background:transparent url(../img/accept.gif) no-repeat 0px 1px;
	list-style-type:none;
	padding:0 0 0 23px;
	margin:12px 0 5px 0px;
}


ol{
	color:#A5D900;
	margin:20px 0 30px 20px;
}


ol li{
	list-style-position:outside;
	list-style-type:decimal;
	padding:0;
	margin:10px 0 5px 0px;
	color:#9AD801;
	font-weight:bold;
}


ol li span{
	color:#666;
	font-weight:normal;
}

strong{
	font-weight:normal;
	color:#111;
}

.right{
	text-align:right;
}

/* ====== HEADER ==============================================================*/
#container #header img{
	margin-top:5px;
}


#container #header a.logo{
	display:block;
	text-indent:-99999px;
	height:142px;
	width:351px;
	margin-left:20px;
	background:transparent url(../img/img_logo.gif) no-repeat left top;
	float:left;
	border:none;
}

#container #header #menu{
	margin:65px 30px 20px 0;
	float:right;
}

#container #header #menu a{
	display:block;
	font-size:13px;
	line-height:23px;
	color:#99CB1E;
	text-decoration:none;
	width:80px;
	float:left;
	text-align:center;
}

#container #header #menu a:hover, #container #header #menu a.selected:hover{
	color:#FFF;
	text-decoration:none;
	border:none;
	padding-bottom:8px;
	background:transparent url(../img/bg_menu_item.gif) no-repeat center top;
} 

#container #header #menu a.selected{
	color:#FE9A29;
	text-decoration:none;
	padding-bottom:8px;
	background:transparent url(../img/bg_a-menu.gif) no-repeat center bottom;
}

/* ====== CONTENT ==============================================================*/

#container #content{
	margin-top:12px;
}

#container #content #left{
	width:395px;
	float:left;
	min-height:500px;
}

#container #content #left p{
	padding-bottom:10px;
	border-bottom:2px solid #F4F4F4;
}

#container #content #left p.noborder{
	border-bottom:none;
}

#container #content #left #news{
	background:transparent url(../img/bg_sdbar1.jpg) no-repeat center top;
min-height:300px;
	padding:20px 45px 30px 45px;
}

#container #content #left #solutions{
	background:transparent url(../img/bg_sdbar2.jpg) no-repeat center top;
min-height:300px;
	padding:20px 45px 30px 45px;
}

#container #content #left img{
	margin-bottom:20px;
	margin-left:-5px;
}

/* ====== right ==============================================================*/
#container #content #right{
	width:530px;
	padding:30px 25px 0 5px;
	float:left;
	min-height:500px;
}

* html body #container #content #right{
	width:510px;
	padding:30px 0 0 5px;
}

#container #content #right img{
	border:5px solid #EDEDED;
	display:block;
	margin:0 auto;
}

.highlight{
	padding:12px;
	background:#F5FFD2;
	border:1px solid #A5D900;
	margin-bottom:25px;
}

.highlight h1{
	border-bottom:1px solid #A5D900;
}

iframe{
	width:516px;
	height:416px;
	background:#F5FFD2;
	border:1px solid #A5D900;
	margin-left:5px;
}

iframe{
	width:516px;
	height:416px;
	background:#F5FFD2;
	border:1px solid #A5D900;
	margin-left:5px;
}
* html body iframe{
	width:519px;
	height:427px;
	background:#F5FFD2;
	border:1px solid #A5D900;
	margin-left:0;
}
*:first-child+html body iframe{	
	width:520px;
	height:429px;
	background:#F5FFD2;
	border:1px solid #A5D900;
	margin-left:3px;
}

/* ====== FOOTER ==============================================================*/
#container #footer{
	background:transparent url(../img/bg_footer.jpg) no-repeat center top;
	height:180px;
	padding:40px 0 0 45px;;
	color:#999;
	font-size:11px;
}

#container #footer a{
	color:#666;
	text-decoration:none;
}

#container #footer #office, #container #footer #contact{
	font-size:11px;
	line-height:18px;
	width:150px;
	float:left;
	margin-right:30px;
}

#container #footer #copy{
	float:right;
	margin-right:30px;
}


/* ====== FORMS ==============================================================*/

form{
	/*border-top:2px solid #F4F4F4;*/
	padding:20px 0 20px 0;
}

input, textarea, select{
	background:#FFF;
	border:1px solid #DDD;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:300px;
	margin:5px 0 10px 10px;
}

input:hover, textarea:hover, select:hover{
	border:1px solid #A5D900;
}

label{
	display:block;
	width:140px;
	float:left;
	color:#999;
	text-align:right;
	padding:9px 0 0 0;
}

textarea{
	height:200px;
}

select{
	width: 308px;
}

input#btnSubmit, input#btnReset{
	background:transparent url(../img/bg_button.gif) no-repeat center center;
	border:none;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	width:105px;
	height:57px;
	margin:5px 0 10px 0;
}

input#btnSubmit{
	margin:5px 0 10px 140px;
}

input#btnSubmit:hover, input#btnReset:hover{
	color:#666;
}