@charset "utf-8";
/* 
	Theme Name: ADIOP | Blueprint
	Theme URL: http://www.adiop.com
	Description: Wordpress theme designed by Ababacar Diop for ADIOP
	Author: Ababacar Diop
	Author URI: http://www.abubakryn.com
	
*/
@import url("http://free.adiop.com/highslide/highslide.css");

/************************************************
*	Reset									*
************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, video.php, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	quotes: none;
	list-style: none;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight:normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/************************************************
*	Style									*
************************************************/
body {
	color: #545454;
	font: 12px "Lucida Grande", Tahoma, Verdana, sans-serif;
	background:#ADB2B8;
	}
/************************************************
*	Miscelanius									*
************************************************/
.hidden {
	display:none;
}
.slicer {
	margin:10px 0px 0px;
	padding:0 !important;
	width:1px;
	height:500px;
	background:#e4e4e4;
	border-right: 1px solid #fff;
	float:left;
}
.alert {
	margin: 0px 30px 0px 10px;
	padding:0px 0 2px 8px;
	background-color: #FFFFCC; 
	color:#C00;
}
.overhide {
	overflow:hidden;
}
#hidepage{
	position: absolute; left:0px; bottom:0px; padding:5px; background-color: #FFFFCC; layer-background-color: #FFFFCC;
}
.top_box {
	border-top: 0px solid #f6f6f6;
	border-bottom: 1px solid #e3e3e3;
}
.middle_box {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e3e3e3;
}
.bottom_box {
	border-top: 1px solid #fff;
	border-bottom: 0px solid #f6f6f6;
}
.maincontent_inner {
	float: left;
	width: 620px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
.maincontent_inner #resource {
	float: left;
	width: 620px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	}
#resource .image {
	border: solid 0px #eee;
	padding: 10px 15px 20px 0px;
	float: left;
	margin: 0px;

	}
#subcontent {
	margin: 0px 0 0px 0px;
	padding:10px 0 0px 0px;
}
.clearfix:after {
    content:".";
    display:block;
    height:0;
	width: 0;
	line-height: 0;
    clear:both;
    visibility:hidden;
    margin: 0;
    }

/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #357AB6;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: none;
	}
a img {
	border:0;
	margin:0;
	padding:0;
	}
a:focus, a:hover, a:active {
	outline: none;
	}
/************************************************
*	Headers  									*
************************************************/
h1, h2, h3, h4, h5, h6{font-family:"Lucida Grande", Tahoma, Verdana, sans-serif; color:#1D5F9A;}

h1 { font-size: 27px; }
h2 { font-size: 22px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px;}
h6 { font-size: 13px; }

h5 a, h5 a:visited{ color: #545454; font-weight: bold; }
h5 a:hover { color: #1D5F9A; }

#title h1 { filter:none; padding: 0px 0 0px 20px; }
#slogan h1 { color: #999; font-size: 21px; padding: 5px 0 0px 20px; }
#maincontent h1, #maincontent h2 { margin: 0px 0px 0px 10px; }
.testimoContent h3{ text-align:right; margin:0px 10px 10px 0; }
.serviceList h3 { padding: 0px 0px 5px 7px; color:#666; }
.serviceSample h3 {
	padding: 10px 0px 10px 15px;
	margin: 0 0 20px;
	color:#999;
	border-bottom: dotted 1px #ccc;
	}

#banner .leadertext h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:30px;
	color:#235FA0;
	font-weight:bold;
	}
#banner .leadertext h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	line-height:28px;
	margin:10px 0 0 0px;
	color:#666;
	}
/************************************************
*	Layout Boxes									*
************************************************/
#pseudo {
	width: 980px;
	margin: 30px auto 0px;
	padding: 0px 0 0 0;
	background:#f6f6f6;
	}
#topMenu {
	margin: 0px 0 0 auto;
	padding: 11px 18px 0 0;
	height:24px;
	text-align:right;
	}
#header {
	width: 100%;
	height: 89px;
	font-size: 11px;
	margin: 0px 0 0px;
	padding: 0px;
	border-top: solid 1px #235F9F;
	border-bottom: solid 1px #1E528A;
	background: #235F9F url(images/header_bg3.gif) repeat-x left top;
	}
#logo {
	float:left;
	width: 251px;
	height: 89px;
	margin: 0px 0 0 10px;
	padding: 0px;
	background: transparent url(images/adiop_logo10.png) no-repeat left top;
	}	
#navbar {
	float:left;
	width: 689px;
	height: 34px;
	margin: 0px 0 0px;
	padding: 55px 0px 0 0px;
	color:#F6F6F6;
	}
#subnavbar {
	float:left;
	width: 960px;
	height: 37px;
	margin: 0px;
	padding: 20px 0px 8px;
	}
#content {
	width: 960px;
	float:left;
	margin: 0px auto 0px;
	padding: 0px 10px 10px;
	overflow:hidden;
	background: #f6f6f6;
	border-bottom: 1px solid #D4D4D4;
	}
#page {
	float:left;
	margin: 0px;
	padding: 0px 0px 0px;
	}
#banner {
	width: 938px;
	height:193px;
	background:#fff;
	margin: 20px 0 10px;
	padding: 10px 10px 0px;
	overflow:hidden;
	border: 1px solid #e3e3e3;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	}
#title, #slogan {
	float: left;
	width: 550px;
	height:37px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}	
#footer {
	width: 100%;
	float:left;
	color: #999;
	margin: 0px 0 0px;
	padding: 0 0 10px 0;
	background:#eaeaea;
	}
/************************************************
*	Tiny Menu      								*
************************************************/

ul.tinyMenu {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	color:#bbb;
	}
.tinyMenu li {
	float: left;
	list-style: none;
	margin: 0px 0px;
	padding: 0px;
	position:relative;
	}
.tinyMenu li a, .tinyMenu li a:visited{
	float:left;
	margin: 0px;
	padding: 0px 15px;
	color:#aaa;
	}
.tinyMenu li a:hover{
	color:#1E538B;
	}
/************************************************
*	Navigation      								*
************************************************/

#nav {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#nav li {
	float: left;
	list-style: none;
	margin: 0px 0px;
	padding: 0px;
	position:relative;
	}
#nav li a, #nav li a:link, #nav li a:visited {
	color:#f6f6f6;
	display: block;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 8px 14px 10px;
	}
#nav li a:hover, #nav li a:active {
	color: #FFFFFF;
	background: url(images/header_bg_over.gif) repeat-x left top;
	cursor: pointer;
	}
#nav li.login a, #nav li.login a:link, #nav li.login a:visited {
	color: #ccc;	background: url(images/header_bg_over.gif) repeat-x left top;
	}
#nav li.selected a {
	color: #333333;
	background: #f6f6f6;
	}
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0 0 0px;
	padding: 0px;
	overflow:hidden;
	border-left: 1px solid #222;
	border-right: 1px solid #222;
	border-bottom:1px solid #222;
	}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	font-size: 14px;
	text-transform: none;
	background: #333;
	color: #cccccc;
	margin: 0px;
	padding: 8px 10px;
	-moz-opacity:0.85; /* for mozilla */
	opacity: 0.85; /* for safari */
	khtml-opacity: 0.85; /* for konquerer and older safari */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
       filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	}
#nav li li a:hover, #nav li li a:active {
	font-size: 14px;
	text-transform: none;
	background: #235F9F;
	color: #fff;
	margin: 0px;
	padding: 8px 10px;
	-moz-opacity:1.0; /* for mozilla */
	opacity: 1.0; /* for safari */
	khtml-opacity: 1.0; /* for konquerer and older safari */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
       filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	}
#nav li li a {
border-top:1px solid #222;
}
#nav li ul a { 
	width: 140px;
	}
#nav li ul ul {
	margin: -32px 0 0 171px;
	}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, 
#nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}
#nav li:hover, #nav li.sfhover { 
	position: static;
	}

/************************************************
*	Content Elements					     		    * 
************************************************/
	
#banner img {
	width: 433px;
	height:198px;
	overflow:hidden;
	margin: 0px 0 0px;
	padding: 0px;
	}
#banner .leadertext {
	float:left;
	margin:25px 0 0 25px;
	padding:0;
	width:440px;
	display:inline;
	}
/*	Video Elements *********************************/
#web_box {
	width: 960px;
	float:left;
	margin: 0px 0 10px;
	padding: 0px 0px 0px;
	}
/*	Video Elements *********************************/
#video_box {
	width: 800px;
	float:left;
	text-align:center;
	background:#222;
	margin: 0px 0 0px;
	padding: 30px 80px 30px;
	}
#video_frame {
	width: 796px;
	height:326px;
	background:#000000;
	margin: 0px 0 0px;
	padding: 2px 2px;
	}
#gallerycontent {
	float: left;
	width: 611px;
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 10px 0px;
	background: transparent url("http://free.adiop.com/images/slicer.gif") repeat-y scroll right top;
	}
#flash_box {
	width: 611px;
	float:left;
	text-align:center;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#flash_sidebar {
	width: 299px;
	float:left;
	text-align:left;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	}
/*	Path Elements *********************************/
.path {
	color:#D8D8D8;
	display:block;
	float:left;
	font-size:8pt;
	margin:0px 0 0 0px;
	padding:0px 0 0 20px;
	width:550px;
	height:15px;
}
.path a {
	color:#D8D8D8;
}
.path a:hover {
	color:#454545;
}
	
/************************************************
*	main Content 		    	                    * 
************************************************/
	
#maincontent {
	float: left;
	width: 620px;
	margin: 10px 0px 0px 0px;
	padding: 0px 20px 10px 10px;
	background: transparent url("http://free.adiop.com/images/slicer.gif") repeat-y scroll right top;
	}
#maincontent p {
	margin: 0px;
	padding: 0px 10px 15px 10px;
	line-height: 19px;
	text-align: left;
	}
	
/*	Icons Elements *********************************/
ul.iconz {
	float: left;
	width: 100px;
	height:16px;
	text-align:right;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 11px;
	}	
ul.iconz li{
	width:16px;
	height:16px;
	float:right;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
ul.iconz li a{
	width:16px;
	height:16px;
	overflow:hidden;
	float:right;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
ul.iconz li a{
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	-moz-opacity:0.30; /* for mozilla */
	opacity: 0.30; /* for safari */
	khtml-opacity: 0.30; /* for konquerer and older safari */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
       filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
	}
ul.iconz li a:hover{
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	-moz-opacity:1.0; /* for mozilla */
	opacity: 1.0; /* for safari */
	khtml-opacity: 1.0; /* for konquerer and older safari */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
       filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	}
.home_icon a, .fav_icon a, .mail_icon a, .map_icon a, .login_icon a   {
	background: transparent url("http://free.adiop.com/images/sprite.png") no-repeat;
	}
li.home_icon a{
	background-position:-565px -241px ;
}
li.fav_icon a{
	background-position:-548px -241px;
}
li.mail_icon a{
	background-position:-531px -241px;
}
li.map_icon a{
	background-position:-497px -241px;
}
li.login_icon a{
	background-position:-480px -241px;
}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	float: left;
	width: 310px;
	margin: 0px 0 0 0px;
	padding: 10px 0px 10px 0px;
	line-height: 18px;
	display: inline;
	background: #f6f6f6;
	border-left:dotted 0px #D8D8D8;
	overflow:hidden;
	}
/************************************************
*	Footer Elements 									*
************************************************/
#footer a {
	color: #999;
	}
#footer a:hover {
	color: #000;
	}
.footerleft {
	float: left;
	margin: 12px 0px 0px 20px;
	width: 300px;
	height: 12px;
	padding: 0px;
	}
.footerright {
	width: 400px;
	float: right;
	margin: 0px;
	padding: 12px 10px 5px 0px;
	text-align: right;
	font-size:11px;
	}
/************************************************
*	Search Elements 									*
************************************************/
#search {
	background: transparent url("http://free.adiop.com/images/sprite.png") no-repeat;
	background-position:0px -241px ;
	float:right;
	height:23px;
	width:280px;
	border:0px;
	margin:0 0px 0 0;
	padding:0 0px 0 0;
	position:relative;
	top:6px;
	right:20px;
	overflow:hidden;
}
#search input {
	background:transparent;
	border:0px solid #000000;
	float:left;
	padding:3px 6px;
	width:244px;
}
input, select, textarea {
	color:#404040;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
}
#search input.btn {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	margin:5px 0 0 0px;
	padding:0 7px 0 0;
	width:17px;
	height:18px;
	float:left;
}

/************************************************
*	Services  									*
************************************************/
.services {
	width: 300px;
	float: right;
	margin: 10px 0 0px 0;
	padding: 0 0 10px 21px; 
	border-left: 0px solid #f6f6f6;
	overflow:hidden;
}
.services li {
	float:left;
	display: block;
	padding: 10px 5px 10px 70px;
}
.services li.info {
	background: url("http://free.adiop.com/images/sprite.png") top left no-repeat;
	background-position: 0 -444px;
}
.services li.info p {
	line-height:16px;
	padding: 0px 0px 5px 0px;
}

.services li p {
	font-size: 11px;
}
.services li#first {
	background: transparent url("http://free.adiop.com/images/sprite.png") repeat-y scroll right top;
	background-position: 0 -149px;
}
.services li#first:hover {
	background: #fff url("http://free.adiop.com/images/sprite.png") top left no-repeat;
	background-position: 0 -149px;
}
.services li#second {
	background: url("http://free.adiop.com/images/sprite.png") top left no-repeat;
	background-position: 0 -321px;
}
.services li#second:hover {
	background: #fff url("http://free.adiop.com/images/sprite.png") top left no-repeat;
	background-position: 0 -321px;
}
.services li#third {
	background: url("http://free.adiop.com/images/sprite.png") top left no-repeat;
	background-position: 0 -444px;
}
.services li#third:hover {
	background: #fff url("http://free.adiop.com/images/sprite.png") top left no-repeat;
	background-position: 0 -444px;
}
/************************************************
*	Services2  									*
************************************************/
#services2 {
	width: 880px;
	float: right;
	margin: 10px 0 0 0;
	padding: 0 40px 20px; 
	border-left: 0px solid #f6f6f6;
	overflow:hidden;
}
#services2 .service_img {
	width: 65px;
	height: 60px;
	float: left;
	margin: 0px 0 0 0;
	padding: 0px; 
	overflow:hidden;
	background: url("http://free.adiop.com/images/sprite.png") top left no-repeat;
}
#services2 .service_txt {
	width: 218px;
	float: left;
	margin: 0px 0 0 0;
	padding: 0px; 
}
#services2 li {
	width: 283px; 
	float:left;
	display: block;
	list-style: none;
	margin:0px 0 0 0px;
	padding: 10px 0px 10px 10px;
	overflow:hidden;
}
#services2 li#first:hover, #services2 li#second:hover, #services2 li#third:hover {
	background: #fff;
}
#services2 li#first .service_img {
	background-position: 0 -149px;
}
#services2 li#second .service_img  {
	background-position: 0 -444px;
}
#services2 li#third .service_img {
	background-position: 0 -321px;
}
#services2 li#first, #services2 li#second {
	background: url("http://free.adiop.com/images/slicer.gif") top right repeat-y;
}
#services2 li li{
	width: 100%;  
	height: 17px;
	float:left;
	display: block;
	list-style: none;
	margin:0px 0 0 0px;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
}
/************************************************
*	Media Gallery  									*
************************************************/
#gallery {
	width: 960px;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
#gallery_box {
	float: left;
	width: 460px;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 15px 10px;
	overflow:hidden;
	display:block;
	}
#gallery_box h3 {
	margin: 10px 0px 5px 0px;
}
#gallery_box_image {
	width: 458px;
	height:135px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #f6f6f6;
	background:#FFF;
	overflow:hidden;
	}
	
#gallery_box_image a img  {
	-moz-opacity:0.60; /* for mozilla */
	opacity: 0.60; /* for safari */
	khtml-opacity: 0.60; /* for konquerer and older safari */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
       filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}
#gallery_box_image a:hover img {
	-moz-opacity:1.0; /* for mozilla */
	opacity: 1.0; /* for safari */
	khtml-opacity: 1.0; /* for konquerer and older safari */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
       filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
#gallery_box p, #gallery_box h3 {
	padding: 0px 10px;
	}

/************************************************
*	Contact Form  									*
************************************************/
.contactFrame {
	margin: 0px;
	padding: 10px  0 0 10px;
	}
.contactForm {
	margin:10px auto 0;
	width:450px;
	}
#content h2.form {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 10px;
	color:#ccc;
	}
#content p.alert{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px;
	}
.contactForm ul {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Geneva, sans-serif;
	}
.contactForm ul li{
	background:transparent none repeat scroll 0 0 !important;
	line-height:1.3em;
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin:0 10px !important;
	padding:0;
	text-align:left;
	}
.contactForm label {
	background:#transparent none repeat scroll 0 0;
	color:#C0C0C0;
	display:block;
	font-size:10px;
	margin:0 0px 0 0;
	padding:2px;
	text-align:left;
	width:80px;
	}
.contactForm input:hover, .contactForm textarea:hover, .contactForm select:hover {
	background:#FEFDC5;
	}
.contactForm input:focus, .contactForm textarea:focus, .contactForm select:focus {
background:#fff;
	}
.contactForm textarea.fldemail, .contactForm textarea.fldrequired, .contactForm input.fldemail, .contactForm input.fldrequired {
	margin:0;
	}
.contactForm fieldset {
	border-style:solid;
	}
.contactForm textarea, .contactForm input {
	width:415px;
	}
.loginForm input {
	width:280px;
	}
.contactForm input, .contactForm textarea, .contactForm select, .loginForm input {
	margin:0 0 5px;
	padding:5px;
	vertical-align:top;
	border: 1px solid #e4e4e4;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	}
span.reqtxt, span.emailreqtxt {
	color:#C0C0C0;
	display:block;
	font-size:9px;
	height:13px;
	line-height:13px;
	margin:0;
	text-align:right;
	vertical-align:top;
	width:421px;
	}
p.go, #maincontent p.go {
	margin:0;
	padding:0 !important;
	text-align:right;
	}
.contactForm input.sendbutton, #quoteForm .contactForm input.sendbutton, .loginForm input.sendbutton {
	/*border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;*/
	border-color:#234C92;
	margin:6px 15px 4px 0;
	width:100px;
	background:url(images/header_bg3.gif) repeat-x top left;
	min-width:60px;
	text-align:center;
	text-shadow:0 1px 0 #000;
	color:#f6f6f6;
	font-size:16px;
		-moz-border-radius:11px;
		-moz-box-sizing:content-box;
	border-style:solid;
	border-width:1px;
	cursor:pointer;
	font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
	line-height:16px;
	padding:3px 8px;
	text-decoration:none;
}
/************************************************
*	Sample Elements 									*
************************************************/
.serviceList {
	margin: 0px;
	padding: 0;
	float: left;
	width: 50%;
	list-style-type: none;
}
.serviceList li {
	margin: 0px;
	clear: both;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	list-style-type: square;
	list-style-position: inside;
	overflow:hidden;
	
}
.serviceSample img{
	border:0;

}
.serviceSample {
	margin: 20px 0 0px;
	padding: 0 0 0px;
	float: left;
	width: 100%;
	list-style-type: none;
	background-color:#fff;
}
.serviceSample li {
	width:50px;
	height:50px;
	border: solid 1px #eee;
	margin: 0 0 15px 15px;
	float: left;
	padding: 0px;
	list-style-type: none;
	display: inline;
	background: transparent url("http://free.adiop.com/images/sprite.png") no-repeat;

}
#s1{ background-position:-587px -241px ;}
#s2{ background-position:-637px -241px ; }
#s3{ background-position:-687px -241px ; }
#s4{ background-position:-737px -241px ; }
#s5{ background-position:-787px -241px ; }
#s6{ background-position:-837px -241px ;}
#s7{ background-position:-887px -241px ; }
#s8{ background-position:-937px -241px ; }
#s9{ background-position:-987px -241px ; }
#s10{ background-position:-1037px -241px ; }
#s11{ background-position:-1087px -241px ;}
#s12{ background-position:-1137px -241px ; }
#s13{ background-position:-1187px -241px ; }
#s14{ background-position:-1237px -241px ; }
#s15{ background-position:-1287px -241px ; }
#s16{ background-position:-1337px -241px ; }
#s17{ background-position:-1387px -241px ; }
#s18{ background-position:-1437px -241px ; }
#s19{ background:none ; }
#s20{ background:none ; }
#s21{ background:none ; }
#s22{ background:none ; }
#s23{ background:none ; }
#s24{ background:none ; }

.serviceSample small a, .serviceSample small a:link, .serviceSample small a:visited{
	font-size:9px;
	margin: 0px;
	padding: 0px;
	position:absolute;
	right:10px;
	top:12px;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;
}
.serviceSample small a:hover{
	color:#555;
}
#webShowcase {
	margin: 0px 0px 0 20px;
	padding: 0 0 0px;
	width: 278px;
	float: left;
}
#webShowcase p{
	margin: 0;
	padding: 0;
}
#webShowcase li{
	margin: 0 0px 0 0px;
	padding: 15px 0 0 0px;
	width:270px;
	height:100px;
	background:none;
	}
#webShowcase li img {
	width:50px;
	height:50px;
	border: solid 1px #eee;
	margin: 0 10px 0px 0px;
	float: left;
	padding: 0px;
	list-style-type: none;
	display: inline;
	background: transparent url("http://free.adiop.com/images/sprite.png") no-repeat;
	background-position:-737px -241px ;

}
#webShowcase li#case2 img {
	background-position:-787px -241px ;
}
#webShowcase li#case1 img {
	background-position:-1137px -241px ;
}
/************************************************
*	Testimonials 									*
************************************************/
#testimonials {
	width: 302px;
	float: left;
	margin: 0px 0 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background: transparent url("http://free.adiop.com/images/slicer.gif") repeat-y scroll right top;
}
.testimoTop {
	width: 92px;
	height:75px;
	background:url(images/testimonials.gif) no-repeat top left;
	float: none;
}
.testimoContent {
	color: #545454;
	font: 12px "Lucida Grande", Tahoma, Verdana, sans-serif;
	float:left;
	margin:-220px 0 0px;
	padding: 0 0 0 10px;
	width:290px;
}
.testimoBottom {
	width: 92px;
	height:75px;
	background:url(images/testimonials.gif) no-repeat top left;
	background-position: 0 -75px;
	float: right;
	padding:0;
	margin:100px 5px 0 0;
}
/************************************************
*	Quote Form 									*
************************************************/
#quoteForm  {
	margin:0;
	padding:5px 0 0 8px;
	float:left;
	width:292px;
}
#quoteForm .contactForm {
	margin:5px auto 0;
	width:280px;
}
#quoteForm h2 {
	margin: 10px 0 10px 10px;
}
#quoteForm .contactForm textarea, #quoteForm .contactForm input {
	width:250px;
	margin:0 0px 5px 0;
}
#quoteForm .contactForm select#type {
	width:260px;
	margin:0 0px 5px 0;
}

#loginForm .contactForm {
	margin:5px auto 0; 
	width:280px;
}
#loginForm .contactForm textarea, #loginForm .contactForm input {
	width:250px;
	margin:0 0px 5px 0;
}
/************************************************
*	LavaLamp Elements 									*
************************************************/
.lavaLamp{height:29px; padding:15px; position:absolute; right:0px; top:50px}
.lavaLamp li{float:left; list-style-image:none; list-style-position:outside; list-style-type:none}
.lavaLamp li.back{background:transparent url(images/lava2.png) no-repeat scroll right -30px !important; background:transparent url(images/lava-ie2.gif) no-repeat scroll right -30px; height:30px; position:absolute; width:9px; z-index:8}
.lavaLamp li.back .left{background:transparent url(images/lava2.png) no-repeat scroll left top !important; background:transparent url(images/lava-ie2.gif) no-repeat scroll left top; height:30px; margin-right:9px}
.lavaLamp li a{color:#F6F6F6; display:block; float:left; height:30px; letter-spacing:0; outline: none; outline-style:none; outline-width:medium; overflow:hidden; padding:0 20px; position:relative; text-align:center; text-decoration:none; top:4px; z-index:10; font-size:16px; font-weight:bold}

.lavaLamp li a:hover, .lavaLamp li.current_page_item a{color:#fff}


/* ---------------------------------------------------- */
/* Portfolio Slides                                     */
#featured {
	margin:0;padding:0;border:0;outline:0;
	font-size:100%;vertical-align:baseline;
	text-decoration:none;
	background:transparent }
	
#content .top-slide h3 {
	color: #FC3;
	font: 22px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content .top-slide h3 a, #content .top-slide h3 a:visited {
	color: #FC3;
	font: 22px Arial, Helvetica, sans-serif;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	}

#featured h3 a:hover {
	color: #fff;
	text-decoration: none;
	}

#featured a { color:#FC3;}
body #featured {line-height:1}
ul{list-style:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
.slider-block   { position:relative }

.top-slide, .bottom-slide {
	width:936px;
	font-weight:normal;
	position:absolute;
	padding:12px }
	
.top-slide, .bottom-slide { 
    background:#000; !important
	-moz-opacity:0.80; /* for mozilla */
	opacity: 0.80; /* for safari */
	khtml-opacity: 0.80; /* for konquerer and older safari */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80); }
	
.portfolio-entry  .top-slide, .portfolio-entry .bottom-slide { width:282px; padding:9px }
.featured-entry .top-slide { height:40px; top:-70px; left:0 }
.featured-entry .bottom-slide { height:37px; line-height:18px; bottom:-61px; left:0; padding:12px 42px 12px 12px; width:906px }
.portfolio-entry .top-slide { top:-53px; left:0 }
.portfolio-entry .bottom-slide { line-height:18px; bottom:-46px; left:0 }

	
.top-slide .cat { font-size:10px; text-transform:uppercase }
.top-slide .catname { font-size:12px }

.top-slide a.lightbox-link { width:20px; height:17px; display:block; position:absolute; top:18px; right:14px;
background:url(images/icon_lightbox.gif) }
.bottom-slide a.lightbox-link { width:20px; height:17px; display:block; position:absolute; bottom:21px; right:21px;
background:url(images/icon_lightbox.gif) }

.comments {
	float:left;
	margin:3px 20px 0 5px;
	font-size:22px;
	font-weight:bold;
	padding:5px 0 5px 25px;
	background:url(images/icon_comments_ondark.png) 0 7px no-repeat }
	
	.portfolio-entry .comments { margin-top:0 }
	.post-block .thumb-comments .comments {
		float:left;
		font-size:18px;
		margin:0 0 0 10px;
		padding:4px 0 5px 22px }

.date-link {
	font-size:12px;
	line-height:18px;
	text-align:right;
	position:absolute;
	bottom:15%; right:2% }
	
	.portfolio-entry .date-link { right:4%; line-height:17px }
	.date-link .date { font-size:11px; text-transform:uppercase }

a.arrow-next, a.arrow-prev {
	bottom:61px;
    cursor:pointer;
    height:405px;
    opacity:0.95; filter: alpha(opacity=95); -moz-opacity:0.95;
    padding:0;
    position:absolute;
    width:40px }

a.arrow-next {
	right:-40px;
	background:#fff url(images/featured_arrow_next.gif) no-repeat center center }
	
a.arrow-prev {
	left:-40px;
	background:#fff url(images/featured_arrow_prev.gif) no-repeat center center }
	
	
/* ---------------------------------------------------- */
/* Portfolio Featured                                   */
#featured { overflow:hidden; position:relative; height:530px; width:960px; margin:0 0 0px 0; padding:0; clear:both; color:#FFF; float:left;}
.featured-entry { width:100000px; height:530px; position:relative; overflow:hidden }
.slider-block { height:530px; float:left; margin:0; padding:0 }

