@charset "utf-8";
@import url('style-reset.css');

/*   
Author: Creative Sprout  |  http://www.creativesprout.co.uk/
*/

/*-----------------------------------------------*/
/*--------------- SITE STRUCTURE ---------------*/
/*---------------------------------------------*/


body {font-size: 100%; font-family: Lucida Sans, Arial, Helvetica, sans-serif; background: url(images/top.jpg) repeat-x}

#container {margin: auto; width: 960px; font-size: .875em}

#header {height: 90px;}

#content {margin: 0 auto; width: 960px; font-size: .875em}

#topleft {width: 220px; float: left; margin-top: 15px; }

#topright {width: 730px; float: left; }

#logo {width: 271px; height: 81px; padding: 10px 5px}

#screen {height: 290px; margin: 10px 0; padding: 30px 0 0}

#description { width: 810px; text-align: center; margin: 25px 120px; padding: 0 30px; text-align: justify }

#left {float: left; width: 300px; font-family: Arial, Helvetica, sans-serif; letter-spacing:0 }

#right {float: right; width: 300px; font-family: Arial, Helvetica, sans-serif; letter-spacing:0 }

#middle {margin-left: 330px; margin-right: 330px; font-family: Arial, Helvetica, sans-serif; letter-spacing:0 }

#left, #right, #middle {margin-bottom: 20px}

#footer {clear:both; width: 900px; margin: auto; font-size: .8em; padding: 30px; background: #373737 url(images/dark_gradient.jpg) repeat-x;
    -moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
    -moz-border-radius-topright: 8px;
	-khtml-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
}

/* pages */

#page_wrap {width: 960px; margin: auto}

#page { margin: 0;}

.pageleft { float:left; margin: 0; width: 450px; display;inline }

/* contact info */

#contact_info {float: left; width: 450px; margin-top: 15px}

#contact_info ul {margin: 20px}

#contact_info ul li {background: url(images/arrow.gif) no-repeat center left; padding-left: 15px; font-size: .9em; line-height: 1.8em}

/*-----------------------------------------------*/
/*-------   TYPOGRAPHY, IMG and LISTS   --------*/
/*---------------------------------------------*/


#description h1 { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 1.2em; line-height:1.1em; font-weight: 500; color: #555;  }

p {padding: 15px 35px; line-height: 1.40em; font-size: .9em; color: #666}

#textbox { height: 150px }

p.page {font-size: 1em; text-align: justify; }
p.page a {color: #333; }

p.frontpage_text {margin: 0 0px; text-align:justify; }

h1.cv { margin: 0 35px; padding: 10px 0 1px; font-size: 0.875em; font-weight: bold; text-transform:uppercase; color: #555; }
h2.cv { margin: 0 35px; padding: 0px 0 1px; font-size: 0.800em; font-weight: bold; text-transform:uppercase; color: #555 }
p.cv  { margin: 0 35px; padding: 0; text-align:justify }

.testimonial { width: 500px; height: 200px; float:right; margin: 0 35px 0 0; padding:0; background: url(images/testimonial.png) no-repeat;}
.testimonial p { color: #333333; font-size: 1em; text-align: justify; }
.who { color: #333333; float:right; text-align:right; margin-right: 35px }

.read_more { float :right; margin: 0 35px; }
.read_more a {  padding: 2px 6px ;   
     color: #333;
     text-decoration: none;
     float: left;
     font-size: 15px;
}

.read_more a:hover {
     background: #eaeaea;
     color: #333;
}

h2 {font-size:1.2em; clear: both; margin: 0 35px; padding: 10px 0 5px; }

h3.frontpage_heading, h3.frontpage_heading a {margin-left: 15px; margin-right: 23px; background: #000 url(images/dark_gradient.jpg) repeat-x; padding:8px 0px 4px; text-align: right; font-size: 1.0em; font-weight: normal; letter-spacing: .05em; color: #fff; margin-bottom: 15px; text-decoration:none;
    -moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	
    -moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

h1.pagetitle {margin-left: 15px; margin-right: 23px; background: #000 url(images/dark_gradient.jpg) repeat-x; padding:12px 15px 8px; text-align: right; font-size: 1.0em; font-weight: normal; letter-spacing: .05em; color: #fff; margin-bottom: 15px; text-decoration:none;
    -moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	
    -moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
.baseimage { width: 300px; margin:0 30px; }

#footer a, #footer p {color: #666}

#footer_right h5 {font-size: .9em; font-weight:700; padding-top: 20px; padding-right: 25px; text-align: right; color: #999}

.pageimg { float: left; margin: 0 30px 30px 0; padding: 8px; background: #FeFeFe; border: 1px solid #CCC; }

#img3 { width:900px; text-align: center; clear:both; margin: 0 auto; padding: 10px 0 0 0 }

.float_left { float: left; margin-right: 12px; margin: 0 20px 20px 0; padding: 8px; background: #F7F7F7; border: 1px solid #CCC;
    -moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	
    -moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

/**************************** Gallery *****************************/

#gallery {
	width: 852px;
	margin: auto;
	overflow: auto;
	padding-bottom: 18px;
	position:static;
}

.float_left_thumb {
	float: left;
	height: 164px;
	width: 152px;
	margin: 8px 10px 2px 8px;
	background: url(images/gallery_thumb.png) no-repeat;
	padding-top: 6px;
	text-align: center;
}

.center {margin: auto;}

#no_gallery_found {width: 798; padding: 50px; margin: auto; background: red; border: 10px solid white}


/*-----------------------------------------------*/
/*---------------   NAVIGATION   ---------------*/
/*---------------------------------------------*/

/* gallery menu ---------------*/

#g_navcontainer {
         clear: both;
	 padding: 12px;
	 margin: 0px auto;
	 width: 905px;
	 background: #373737 url(images/dark_gradient.jpg) repeat-x;
	-moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	
    -moz-border-radius-topright: 8px;
	-khtml-border-radius-topright: 8px;
	-webkit-border-bottom-right-radius: 8px;
}

#g_navcontainer h1 {
     margin:0;
     color: White;
     width: 100%;
     padding: 5px 0px;
     text-align: center;
     font-size: 1em;
}
#g_navcontainer a {    
     color: #fff;
     text-decoration: none;
}

#g_navcontainer a:hover {
     text-decoration: underline;
}

/* vertical menu  ---------------*/

#vnav {
     width: 100%;
     padding: 12px;
     padding-top:12px
}

#vnav ul {
     color: White;
     width: 230px;
     padding-left: 10px;
}

#vnav ul li {
     display: block;
     height: 30px;
}

#vnav ul li a {     
     width: 100%;
     padding: 0.2em 1em;
     color: #333;
     text-decoration: none;
     float: left;
     letter-spacing: .14em;
     font-size: 14px; 
}

#vnav ul li a:hover {
     background: #eaeaea;
     color: #000;
}

#vnav ul li a:active {
     background: #eaeaea;
     color: #333;
}

/* vertical menu light ---------------*/

#vnavlt {
     width: 100%;
     padding: 12px;
     padding-top:0px;
}

#vnavlt ul {
     color: White;
     width: 230px;
     padding-left: 10px;
}

#vnavlt ul li {
     display: block;
     height: 30px;
}

#vnavlt ul li a {     
     width: 100%;
     padding: 0.2em 1em;
     color: #888;
     text-decoration: none;
     float: left;
     letter-spacing: .14em;
     font-size: 14px;
}

#vnavlt ul li a:hover {
     background: #eaeaea;
     color: #333;
}
/* Design & Development by ---------------*/

#design{
margin-top:10px;
width:100%;
height:35px;
clear:both;
background-color:#fff;
}
#active{
width:100%;
text-align:right;
float:right;
padding:0px;
}
#active h1{
margin:0;
padding:0 0 0 2px;
font-size:11px;
color:#9b9b9b;
}
#active a{
color:#9b9b9b;
}
#active a:link { 
text-decoration:none;color:#9b9b9b;
}
#active a:visited { 
text-decoration:none;color:#9b9b9b;
}
#active a:active { 
text-decoration:none;color:#9b9b9b;
}
#active a:hover { 
text-decoration:none;color:#ff47b6;
}


/*-----------------------------------------------*/
/*---------------      FORMS     ---------------*/
/*---------------------------------------------*/

form { float: left; margin: 0px 35px }

#form_container {border: 1px solid #CCC; width: 290px; margin-top: 30px; padding: 20px 20px 20px; background: #fafafa; float: right; margin-left: 20px;
    -moz-border-radius-topleft: 8px;
	-khtml-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
    -moz-border-radius-topright: 8px;
	-khtml-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-khtml-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-khtml-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
}

.contact_tab{
float:right;
width: 430px;
height:300px;
margin: 0 35px 0px 0px;
padding: 10px 0;
vertical-align: center;
background: url(images/form-bg.png) no-repeat; position: relative; top: -30px}
}

.form {padding: 60px 0; 0px 0; }


#fields label {
	width: 340px;
	display: block;
	padding: 8px 0 2px;
}
#fields input {
	font-family: Segoe UI;
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 340px;
}
#fields textarea {
	font-family: Segoe UI;
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 340px;
	height: 63px;
}
#send input {
	float: right;
	width: 100px;
	height: 30px;
	margin: 0px;
	padding: 5px 2px 10px;
}

/*-----------------------------------------------*/
/*---------------      Slider     --------------*/
/*---------------------------------------------*/

	#slideshow{
	width: 100%;
	height: 320px; 
	width: 600px;
	margin: 0px;
	margin-right:26px;
	float: right;
	}
	
	.slidehalf { width:100%; margin-top:0px; margin-left:20px; float:right;} /* Editable Slider Image Position */
	

table {
clear:both;
margin: 10px auto 30px;
border-collapse: separate;
border-spacing: 2px;
border-bottom-color: #000;
}

#table {
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
border-collapse: collapse;
text-align: left;
}

#table thead {
color: #000;
font-weight:bold;
}

#table tbody tr:hover td {
color: #000;
}

#table th {
padding: 10px 10px 7px;
border-bottom: 1px solid #000;
vertical-align:bottom;
font-size: 95%;
}

.clients th { width: 142px; border-left: 5px solid white;  border-right: 5px solid white;  }
.clients td ul li { background: #f9f9f9; border-bottom: 2px solid white; height: 35px; }

#table td {
height:34px;
font-size: 95%;
color: #333;
padding: 10px 10px 10px;
border-bottom: 1px solid #f9f9f9;
vertical-align:center;
}

td, th {
display: table-cell;
vertical-align: inherit;
}


#table td ul li {
margin: 0;
padding: 5px 10px 5px;
vertical-align:center;
}




#clients {
font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
border-collapse: collapse;
text-align: left;
}

#clients thead {
color: #000;
font-weight:bold;
}


#clients th {
margin:5px;
width: 142px; 
border-left: 5px solid white;  
border-right: 5px solid white;
padding: 10px 0px 7px 17px;
border-bottom: 1px solid #000;
vertical-align:bottom;
font-size: 95%;
}

#clients td {
height:34px;
font-size: 95%;
color: #333;
padding: 10px 10px 10px;
border-bottom: 1px solid #f9f9f9;
vertical-align:center;
}

#clients td ul li {
margin: 0;
padding: 5px 10px 5px;
vertical-align: center;
background: #f9f9f9; 
border-bottom: 2px solid white; 
height: 35px;
}










