@charset "ISO-8859-1";
/* CSS Document */

/*---------------------------------------------------------------------------------
STYLES FOR THE RICHMOND DEFAULT PAGE

version: 0
author: Modestos Siotos (msiotos@yahoo.com)
---------------------------------------------------------------------------------*/
a { color: #0098fe; text-decoration: none;}
body { margin: 0; padding: 0; background: #b6bac0; font: normal 1em "Helvetica","Arial", sans-serif; }
h1 { font-size: 1.6em; font-weight: normal; margin: 0 0 1em; }
h2 { font-size: 1.4em; font-weight: normal; }
h3, h4{ font-size: 1.2em; font-weight: normal; margin: 0 0 1em; }
h4 { margin: 0 0 0.5em; }
img a { border: none; }
img.banner { margin: 0 0 10px; }
p { line-height: 1.4; margin: 0 0 1em;}

#header {
	background:transparent url(/_img/backgrounds/header.png) no-repeat left top;
	height:105px;
	margin:0 auto;
	padding:0;
	position:relative;
	width:960px;
	height:72px;
}


#header #phone {
	background:transparent url(/_img/backgrounds/tab_blue.png) no-repeat scroll left top;
	color:#fff;
	height:47px;
	padding:5px 10px 0;
	position:absolute;
	right: 10px;
	text-align:right;
	top:20px;
	width:195px;
	font-size: 18px;	
}

#header #phone a { display: block; color: #fff; font-size: 13px; padding: 2px 0 0; text-decoration: none;}
	
#header #logo a#homelink {
	display:block;
	float:left;
	height:72px;
	text-indent:-1000px;
	width:250px;
}

#navigation {
	background:	#495261;
	border-top: 1px solid #fff;
	width:960px;	
	font-size:0.8em;	
	margin:0 auto;
	padding:0;
	position: relative;	
	z-index: 2;
}	

#navigation ul a {
	color:#fff;
	/*padding:4px;*/
	text-decoration:none;
}

#innernav {
	margin:0 auto;
	padding:0;
	width:960px;
}

#content, #solecontent {
	background:#FFFFFF none repeat scroll 0 0;
	clear:both;
	margin:0 auto;
	padding: 30px 10px 15px;
	position: relative;
	width:940px;
	z-index: 1;
}

#narrowcontent { background: #fff; clear: both; font-size: 0.9em; width: 502px; margin: 0 auto; padding: 30px 229px;}

#content ul { line-height: 1.4;}
	
#footer {
	background:	#495261;
	width:940px;	
	clear:both;
	font-size:0.7em;
	line-height: 1;
	margin:0 auto;
	padding:10px;
}

#footer p {
	color:#fff;
	margin: 0;
}

#footer a {
  color:#fff;
  text-decoration:none;
}

#footer a:hover {
  text-decoration:underline;
}

#footer #copyright {
  float:right;
}

.clear {
	clear:both;
	color:#fff;
	font-family:Helvetica,Arial,Verdana,sans-serif;	
	font-size: 0px;
	height: 0px;
}


/*-------------------
BASIC PAGE LAYOUT BLOCKS
--------------------*/


#locator {
	background:#fff none repeat scroll 0 0;
	color:#666;
	font-size:0.8em;
	margin:0 auto;
	padding:10px 0;
	width:960px;
}
#solecontent { font-size:0.9em; }
#mainContent {
	float:left;
	font-size:0.9em;
	margin:0 40px 0 0;
	width:560px;
}

#content > h1, #solecontent > h1  { border-bottom: 1px dotted #a4a9b0; padding: 0 0 5px;}

#secondaryContent {
	color:#495261;
	float:left;
	font-size:0.8em;
	padding:0px 0 10px;
	width:340px;
	margin:0px;
}

#secondaryContent p {
	line-height: 1.2; 
}
	
.feature {
	background: url(../_img/backgrounds/feature.png) no-repeat left bottom;
	margin-bottom:10px;
    padding: 0 0 10px; 
    width:340px;
}

.feature h3 {
	background: url(../_img/backgrounds/feature_head.gif) no-repeat left top;
	color: #fff;
	font-size: 1.1em;
	padding: 5px;
	margin-top:0px;
}

.feature p {
	padding: 0 10px;	
}

/* Misc styles */
.site {
	width:470px;
	float:left;
}


.site img {
	float:left;
	margin:5px 0px;
	padding:0px 3px;
	border:none;
}

.site h4 {
	padding: 0 0 0 190px;
	margin: 5px 0 0.5em;
}

.site p { padding: 0 0 0 190px;}

.nextstep { background: url(/_img/backgrounds/challenge.png) bottom left no-repeat; margin: 30px 0 15px; padding: 0;}
.nextstep strong { color: #f60; font-size: 1.6em; font-weight: normal;}
.nextstep a { background: url(/_img/backgrounds/challenge_head.png) top left no-repeat; display: block; margin: 0 0 10px; padding: 5px 5px 20px 90px;}
.nextstep .phoneus {  color: #000; font-size: 1.5em; }
.nextstep .challenge { color: #f60; font-size: 1.7em;}
/* blog */
body.blog #header { background:transparent url(/_img/backgrounds/header_blog.png) no-repeat left top; }

.feature.blog .entry { border-bottom: 1px dotted #fff; margin: 0 0 5px;}
.feature.blog p { margin: 0 0 5px;}
/* form pages */

#narrowcontent form { border: 1px dotted #999; margin: 1em 0; padding: 10px;}
#narrowcontent form p { border-bottom: 1px dotted #ccc; margin: 0; padding: 5px 0;}
#narrowcontent label { display: block; float: left; width: 200px; margin: 0 20px 0 0;}
#narrowcontent input[type=text]  { background: #ffe8d9; border: 1px solid #f60; padding: 3px 0; width: 255px ;}
#narrowcontent textarea  { background: #ffe8d9; border: 1px solid #f60; font-family: Arial, Helvetica, sans-serif; padding: 3px 0; width: 255px ;}
input[type=submit] { background: #09f; border: 3px solid #09f; color: #fff; font-size: 1em; -moz-border-radius: 8px; -webkit-border-radius: 8px; padding: 3px; }
input[type=submit]:hover { background: #0cf; }
#narrowcontent form p.submit { border-bottom: none; text-align: right;}


/* miscellaneous styles */
.lighter { color: #8991a2;}
.smaller { font-size: 0.9em;}

h3 {
  color:#162A4A;
  font-size:1em;
  font-weight:bold;     
}

#news #solecontent h1 { margin: 0; }

.newsitem {
  padding:0 5px 20px 0;
}

.newsitem h3 {
  font-size:1.2em;
  margin-bottom:0;   
}


.newsitem p.releasedate {
  color:gray;
  font-size: 0.9em; 
  margin: 0; 
  padding:2px 0; 
}

.pos1{
  text-align:center;
}

.pos2 {
  float:left;
  padding-right:10px;
}

.pos3 {
  float:right;
  padding-left: 10px;
}

.preview {
  font-size: 20px;  
}

#back {
  clear:left;
}

h3.sitemap {
	font-size:1.2em;
	margin-bottom:0;
}

.smap h3 a:link , .smap h3 a:visited, .smap h3 a:active{
	color:#000;
}

.smap a:hover {
		text-decoration:underline;
}

.smap h3 {
	background-color:#E8E9EA;
	border:1px dotted #A1A6AD;	
	padding:2px;
	font-weight:normal;
}


.casestudy { border-bottom: 1px dotted #ccc; margin: 0 0 20px;}
.casestudy img { float: left; margin: 0px 10px 10px 0; }
.casestudy p, .casestudy h3 { padding: 0 0 0 140px;}
.casestudy h3 { font-size: 1.3em; font-weight: normal;}
.rightfeature p.caseintro { padding: 20px 90px 5px 5px;}
.rightfeature#cases img { float: left; margin: 0 10px;}

div.error {
  -moz-border-radius-bottomleft:8px;
  -moz-border-radius-bottomright:8px;
  -moz-border-radius-topleft:8px;
  -moz-border-radius-topright:8px;
  background:#FAE6E6 none repeat scroll 0 0;
  border:1px solid #CC0000;
  color:#CC0000;
  margin:10px 0 20px;
}

div.error a:link, div.error a:visited, div.notify a:link, div.notify a:visited, div.success a:link, div.success a:visited {
  color:#CC0000;
  text-decoration:none;
}

div.error p, div.notify p, div.success p {
  margin:0;
  padding:5px;
}

div.error p.head, div.notify p.head, div.success p.head {
  border-bottom:1px dotted #CC0000;
  font-weight:bold;
  margin:0;
}

.casestudy img { 
  margin-left:10px; 
  border-style:none; 
}

.cscontent h4 {
  font-weight:bold;  
}

p#caseintro {
  padding-left:0px;
}

/* new styles - FIUK -- */


ul.faq_list {

list-style-type:none;

font-size:14px;

}
ul.faq_list li a {

}

ul.faq_list li a:hover {
color:#FF6600;
}



ul.faq_list li  {
background-image:url(../_img/arrows.jpg);
background-repeat:no-repeat;
background-position:0px 7px;
padding-left:20px;
margin-left:-25px;
line-height:23px;
}