/************************************************************************

	GLOBAL CSS
	==========

	Provides all global styles for the site which more specific sections 
	can be built on using the layered css technique

	Author:		Nick Watson
				Tom Fletcher
				[www.optixsolutions.co.uk]

	Listing Order:
	==============

	Universal
	Forms
	General Structure / Layout
	Navigation Elements
	Header Elements
	Body Elements
	Footer Elements
	Messages

************************************************************************/

/***********************************************************************
	RESET UNIVERSAL STYLES
************************************************************************/
html,body,h1,h2,h3,h4,h5,h6,ol,ul,li,dl,dt,dd,form,fieldset,input,select,textarea,div,p,img,table,th,td,object,pre,blockquote,address { 
	margin:0;
	padding:0;
}

a, object, embed {
   outline: none;
}

:link,:visited,:hover {
	text-decoration: none;
}

ul,ol {
	list-style: none;
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

a img,:link img,:visited img, table, fieldset, img {
	border: none;
}

address, abbr {
	font-style: normal;
}

body {
	color: #737373;
	background: #f6fcff url('../i/layout/content-bg.gif') center top repeat-y;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

dt	{ 
	font-weight: bold; 
}

blockquote {
	margin-left: 1em;
}

img {
	display: block;
}

img#fullResImage {
	display: inline;
}
/***********************************************************************
	UNIVERSAL STYLES
************************************************************************/

#VerificationCode {
	float: right;
	width: 160px;
}

#right-content h3 {
	font-size: 1.5em;
	margin:8px 0 4px 0;
}

div#content  #right-content ul li{
	font-size: 1.3em;
}

form#contact-us-footer input#footer-vericode-input{
	width: 175px;
}

#footer-vericode{
 	margin: 0;
	float: right;
	border: 1px solid #000;
}

#vericode {
	float: left;
	border: 1px solid #ccc;
	
}

textarea.codesample {height:150px;}

body { font-size: 62.5%; }
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }
div#bottom-content p,
div#content p {
	font-size: 1.3em;
	margin: 0px 0px 1.5em 0px;
	line-height: 1.7em;
}
div#bottom-content p { margin: 1em 0px; }

div#bottom-content a,
div#content a { color: #29ade4; }
div#bottom-content a.link-pink,
div#content a.link-pink { color: #ee378a; }

div#content ol,
div#content ul {

	list-style: outside;
	list-style-type: disc;
	margin: 1em 0px 1em 1.4em;
}
div#content ol {
	margin: 1em 0px 1em 1.8em;
	list-style-type: decimal;
}
div#content ol li,
div#content ul li { margin: 0.3em 0px;	font-size: 1.2em; }

div#content ol li ol,
div#content ul li ul,
div#content ol li ul,
div#content ul li ol { font-size: 1em;}

div#content ul ul li{
	 	list-style-type: circle;
}

div.hp-text {
	padding-left: 45px;
	padding-right: 35px;
}

#content-padded p.HPtxt a:link {color:#444; text-decoration:none;}
#content-padded p.HPtxt a:active {color:#444; text-decoration:none;}
#content-padded p.HPtxt a:visited {color:#444; text-decoration:none;}
#content-padded p.HPtxt a:hover {color:#444; text-decoration:underline;}

.guardField {display:none}

h1 {
	color: #29ade4;
	font-weight: normal;
	font-size: 1.8em;
	margin-bottom: 10px;
}
h1.padtop{
	padding-top: 30px;
}
h1.inline {
	float: left;
	line-height: 1em;
	overflow: visible;
	padding: 0px 8px 2px 0px;
	vertical-align: baseline;
	margin-bottom: 0px;
}

h1#header-web-design a{
	text-align: left;
	padding: 7px 20px 15px 80px;
	height: 50px;
	background: url('../i/layout/header-web-design-development.gif')  no-repeat;	
	float: left
}
h1#header-online-marketing a{
	padding: 17px 0px 15px 85px;
	height: 40px;
	background: url('../i/layout/header-online-marketing.gif') no-repeat;
		float: left
}
h1#header-consultancy a{
	padding: 17px 0px 15px 120px;
	height: 40px;
	background: url('../i/layout/header-consultancy.gif') no-repeat;	
		float: left
}
h2 {
	color: #7b7b7b;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0px 0px 20px 0px;
}

h2.header-footer { font-size: 2.4em; }

div#content p.quote { font-style: italic; color: #29ade4; }

img.image-left {
	float: left;
	margin: 0px 20px 0px 0px;
}
div.page-break-invis {
	height: 30px;
}
span.blue { color: #0093d0; }
span.large { font-size: 1.5em; }
h2 span.header-note {
	font-size: 0.7em;	
}
div#content p.address {
	font-size: 1.8em;
	color: #47a7db;
	text-align: right;
	margin: 30px 5px 0px 0px;
	line-height: 1.3em;
}
div#content div.address{
	float: right;
	width: 365px;
	margin-top: 30px;
	margin-right: -10px;
}
div#content div.address p{
	font-size: 1.8em;
	color: #47a7db;
	text-align: right;
/*	margin: 30px 5px 0px 0px;*/
	line-height: 1.3em;
	width: 170px;

	float: left;
}
div#content div.address p span{
	color: #404042;
}
div#content div.address p.address-left{

	text-align: right;
	padding-right: 10px;
}
div#content div.address p.address-right{
	text-align: left;
	padding-left: 10px;
		border-left: 1px solid #ccc;
}

div#content a#thank-you-link {
	font-size: 1.8em;
	color: #7d7d7d;
	padding: 5px 45px 8px 20px;
	background: url('../i/layout/portfolio-right.gif') center right no-repeat;
}

div#training-holder {
	text-align: center;
	padding: 100px 0px 0px 0px;
}
div#training-holder embed {
	border: solid 1px #7B7B7B;
}
/*********************************************************************
	GENERAL STRUCTURE/LAYOUT
************************************************************************/
div#container {
	width: 978px;
	padding: 0px 0px 0px 0px;
}
* html div#container {
	width: 968px;
	padding: 0px 0px 0px 0px;
	margin-left: 22px;
}
div#content-padder {
	width: 972px;
	float: left;
	margin: 0px 1px;
}

/*div#main{
	left: 0px;
}*/

div#content {
	width: 932px;
	min-height: 500px;
	padding: 0px 20px 40px 20px;
}
div.content-thank-you div#content {
	min-height: 700px;
}
div#left-content {
	float: left;
	width: 150px;
	margin: 0px 20px 20px 0px;
}
div#right-content {
	float: left;
	width: 652px;
	text-align: justify;
	margin: 0px 0px 20px 0px;
}
div#content-padded {
	text-align: justify;
	padding: 0px 20px;
}
div#large-bg-holder {
	width: 100%;
/*	float: left;*/
	position: relative;
	margin: 0 auto;
	background: url('../i/layout/large-page-bg.jpg') center -20px no-repeat;
}


/***********************************************************************
	PAGE BACKGROUNDS
************************************************************************/
div#content-home h2.mir {
text-indent:-999px;
letter-spacing:-1000px;
overflow:hidden; 
	width: 972px;
	height: 365px;
	background: url('../i/layout/background-home.jpg') center 30px no-repeat;
}
div#content-about h2.mir {
text-indent:-999px;
letter-spacing:-1000px;
overflow:hidden; 
	width: 972px;
	height: 300px;
	background: url('../i/layout/background-about.jpg') center 40px no-repeat;
}
div#content-team h2.mir {
text-indent:-999px;
letter-spacing:-1000px;
overflow:hidden; 
	width: 972px;
	height: 300px;
	background: url('../i/layout/background-team.jpg') center 20px no-repeat;
}
div#content-why-we-are h2.mir {
text-indent:-999px;
letter-spacing:-1000px;
overflow:hidden; 
	width: 972px;
	height: 300px;
	background: url('../i/layout/background-why-we-are.jpg') center 26px no-repeat;	
}
div#content-our-values h2.mir {
text-indent:-999px;
letter-spacing:-1000px;
overflow:hidden; 
	width: 972px;
	height: 280px;
	background: url('../i/layout/background-our-values.jpg') center 30px no-repeat;	
}
div#content-history h2.mir {
text-indent:-999px;
letter-spacing:-1000px;
overflow:hidden; 
	width: 972px;
	height: 310px;
	background: url('../i/layout/background-history.jpg') center 40px no-repeat;	
}
div#content-case-studies h2.mir {
text-indent:-999px;
letter-spacing:-1000px;
overflow:hidden; 
	width: 972px;
	height: 270px;
	background: url('../i/layout/background-case-studies.jpg') center 20px no-repeat;
}
div#content-optix-foundations h2.mir {
text-indent:-999px;
letter-spacing:-1000px;
overflow:hidden; 
	width: 972px;
	height: 300px;
	background: url('../i/layout/background-optix-foundations.jpg') 30px 40px no-repeat;
}
div#content-testimonials h2.mir {
text-indent:-999px;
letter-spacing:-1000px;
overflow:hidden; 
	width: 972px;
	height: 270px;
	background: url('../i/layout/background-testimonials.jpg') center 40px no-repeat;
}
div#content-join-us h2.mir {
text-indent:-999px;
letter-spacing:-1000px;
overflow:hidden; 
	width: 972px;
	height: 270px;
	background: url('../i/layout/background-join-us.jpg') center 40px no-repeat;
}
div#content-corporate-support h2.mir {
text-indent:-999px;
letter-spacing:-1000px;
overflow:hidden; 
	width: 972px;
	height: 270px;
	background: url('../i/layout/background-corporate-support.jpg') center 28px no-repeat;
}
div#content-consultancy h2.mir {
text-indent:-999px;
letter-spacing:-1000px;
overflow:hidden; 
	width: 972px;
	height: 270px;
	background: url('../i/layout/background-consultancy.jpg') center 40px no-repeat;
}
div#content-web-design h2.mir {
text-indent:-999px;
letter-spacing:-1000px;
overflow:hidden; 
	width: 972px;
	height: 270px;
	background: url('../i/layout/background-web-design.jpg') center 40px no-repeat;
}
div#content-online-marketing h2.mir {
text-indent:-999px;
letter-spacing:-1000px;
overflow:hidden; 
	width: 972px;
	height: 270px;
	background: url('../i/layout/background-online-marketing.jpg') center 20px no-repeat;
}
div.contact-bg-0 { background: url('../i/layout/background-contact-english.jpg') left 40px no-repeat; }
div.contact-bg-1 { background: url('../i/layout/background-contact-german.jpg') left 40px no-repeat; }
div.contact-bg-2 { background: url('../i/layout/background-contact-mandarin.jpg') left 40px no-repeat; }
div.contact-bg-3 { background: url('../i/layout/background-contact-russian.jpg') left 40px no-repeat; }
div.contact-bg-4 { background: url('../i/layout/background-contact-hindi.jpg') left 40px no-repeat; }
div.contact-bg-5 { background: url('../i/layout/background-contact-spanish.jpg') left 40px no-repeat; }
div.contact-bg-6 { background: url('../i/layout/background-contact-portuguese.jpg') left 40px no-repeat; }
div.contact-bg-7 { background: url('../i/layout/background-contact-english2.jpg') left 40px no-repeat; }
div.contact-bg-8 { background: url('../i/layout/background-contact-german2.jpg') left 40px no-repeat; }
div.contact-bg-9 { background: url('../i/layout/background-contact-mandarin2.jpg') left 40px no-repeat; }
div.contact-bg-10 { background: url('../i/layout/background-contact-russian2.jpg') left 40px no-repeat; }
div.contact-bg-11 { background: url('../i/layout/background-contact-hindi2.jpg') left 40px no-repeat; }
div.contact-bg-12 { background: url('../i/layout/background-contact-spanish2.jpg') left 40px no-repeat; }
div.contact-bg-13 { background: url('../i/layout/background-contact-portuguese2.jpg') left 40px no-repeat; }

div.content-thank-you { background: url('../i/layout/background-thank.jpg') left 40px no-repeat; }
/***********************************************************************
	HEADER ELEMENTS
************************************************************************/
div#header {
	width: 972px;
	height: 137px;
	margin-top: 0px;
	position: relative;
	z-index: 999;
}
a#header-logo {
	width: 270px;
	height: 80px;
	float: left;
	margin: 25px 0px 0px 30px;
	text-indent: -999em;
	letter-spacing: 133px;
}
ul#top-nav {
	display: block;
	float: left;
	width: 600px;
	margin: 35px 0px 0px 60px;
	font-size: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
}
ul#top-nav li {
	position: relative;
	float: left;
	background: url('../i/layout/nav-right-norm.gif') right top no-repeat;
	height: 43px;
}
ul#top-nav li ul {
	position: absolute;
	float: left;
	top: 32px;
	left: 0;
	width: 222px;
	font-size: 0.8em;
	display: none;
	z-index: 99999;
}
div#mycarousel{
	position: relative;
	z-index: 1;

}
ul#top-nav li.over ul,
ul#top-nav li:hover ul { display: block; }
ul#top-nav li ul li {
	clear: left;
	width: 222px;
	height: auto;
	background: url('../i/layout/sub-menu-bg.gif') top repeat-y;
}
ul#top-nav li ul li a {
	background: none;
	display: block;
	float: none;
	height: auto;
	padding: 10px 0px 5px 10px;
}
ul#top-nav li ul li#sub-top {
	height: 17px;
	background: url('../i/layout/sub-menu-top.gif') top no-repeat;
}
* html ul#top-nav li ul li#sub-top {
	height: 10px;
	background-color: Aqua;
	background: url('../i/layout/sub-menu-top.gif') top no-repeat;
	margin-top: 1px;
}
* html ul#top-nav li ul li{
	margin-top: -1px;
}
ul#top-nav li ul li#sub-bottom {
	height: 8px;
	background: url('../i/layout/sub-menu-bottom.gif') top no-repeat;
}
ul#top-nav li a {
	display: block;
	color: #333;
	float: left;
	height: 23px;
	background: url('../i/layout/nav-left-norm.gif') left top no-repeat;
	padding: 10px 15px 10px 10px;
}
ul#top-nav li a.homelink{
	background: url('../i/layout/nav-left-home.gif') left top no-repeat;
	padding-left: 45px;
}
ul#top-nav li a:hover { color: #000; }
/***********************************************************************
	BODY ELEMENTS
************************************************************************/
div.three-columns {
	float: left;
	width: 210px;
	margin-top: 10px;
	margin-left: 50px;
/*	background-color: Aqua;*/
}
div#content div.three-columns p {
	line-height: 1.3em;
/*	text-align: left;*/
}
div.three-mid { margin: 10px 35px 0px 85px; width: 230px; }
img#we-work-with { float: left; margin: 0px 0px 0px 20px; }
div.slide-out-div{
	z-index: 999;
}
div.slide-out-div-style {
	width: 600px;
	height: 250px;
	padding: 10px;
	border: solid 1px #3f3f41;
	border-left: solid 24px #3f3f41;
	background: #F9F9F9;
}
div.slide-out-div a.sidehandle {
	width: 27px;
	height: 146px;
	background: url('../i/layout/side-tab.gif') left top no-repeat;
}

div#map{
	border: 1px solid #000;
	width: 253px;
	height: 227px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	margin-right: 5px;
}
div.slideout-content{
	float: left;
	width: 330px;
	padding-top: 10px;
	text-align: right;

}
div.slideout-content h2{
	font-size: 1.8em;
	padding-bottom: 3px;
	padding-top: 3px;
	margin: 0px;
	color: #666;
}
div.slideout-content h3{
	color: #47a7db;
	font-size: 3.6em;
}
div.slideout-content h3 a{
	color: #47a7db;
	font-size: .7em;
}

div.address-left{
	float: left;
	width: 185px;
	margin-top: 10px;
	font-size: 1.4em;
	font-size: 1.4em;

}
div.address-right{
	float: right;
	width: 125px;
	margin-top: 10px;
	text-align: left;
	padding-left: 10px;
	font-size: 1.4em;

}
div#content ul.three-colum-ul {
	float: left;
	list-style: none;
	width: 200px;
	margin: 1em 0px;
}
ul.three-colum-ul li {
	padding: 0px 0px 0px 10px;
	background: url('../i/layout/ul-arrow.gif') left center no-repeat;
}
div#content ul.three-colum-ul-mid {
	margin: 1em 25px;
}
div.team-member-bar {
	float: left;
	width: 762px;
	margin: 0px 0px 25px 0px;
}
div.team-member {
	float: left;
	width: 350px;
	margin: 0px 30px 0px 0px;
}
* html div.team-member { margin: 0px 15px 0px 0px; }
div.team-member img.team-member { float: left; }
div.team-member-info {
	width: 176px;
	float: left;
	margin: 0px 0px 0px 10px;
}
div#content div.team-member-info a { color: #737373; }
div#content div.team-member-info p { margin: 0px 0px 0.8em 0px; }

div.testimonial-top {
	width: 660px;
	height: 14px;
	background: url('../i/layout/testimonial-box-top.gif') repeat-y;
}
div.testimonial-bg {
	width: 660px;
	margin: 0px 0px 20px 0px;
	background: url('../i/layout/testimonial-box-mid.gif') repeat-y;
}
div.testimonial-content { padding: 0px 20px; }
div#content div.testimonial-content p { margin: 0.5em 0px; }
div.testimonial-bottom {
	width: 650px;
	padding: 20px 0px 0px 10px;
	background: #fff url('../i/layout/testimonial-box-bottom.gif') top no-repeat;
}
div#contact-holder {
	padding: 270px 90px 0px 207px;
	margin-bottom: 100px;
}
div#contact-holder form {
	margin-top: 10px;	
}

div.breadcrumb{
	width: 100%;
	float: left;

	font-size: 1.2em;
	display: block;
	padding-bottom: 10px;
	padding-left: 30px;
}
div.likeminds-left{
	float: left;
	width: 330px;	
	margin-right: 20px;
	text-align: left;
}
div.likeminds-right{
	float: left;
	width: 300px;	
}

h3.bullet{
	background-image: url(../i/layout/hbullet.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
	color: #2e92ce;
	font-size: 1.4em;
	padding-top: 0px;
	margin-bottom: 10px;
}

div#content ul.other{
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	margin-bottom: 20px;
}
ul.other li{
	float: left;
	width: 150px;
	list-style: none;
	padding-left: 0px;
	margin: 0px;	
}

/***********************************************************************
	NAVIGATION
************************************************************************/
div#content ul#side-nav {
	list-style: none;
	margin: 0px;
}
div#content ul#side-nav li a {
	display: block;
	color: #737373;
	padding: 0px 0px 0px 10px;
}
div#content ul#side-nav li a.nav-active,
div#content ul#side-nav li a:hover {
	background: url('../i/layout/nav-arrow.gif') left center no-repeat;
}
/***********************************************************************
	BOTTOM CONTENT
************************************************************************/
div#bottom-content {
	width: 914px;
	float: left;
	margin-left: 1px;
	/*margin: 0 auto;
	display: block;*/
	padding: 30px 30px 0px 30px;
	text-align: justify;
	background: #363636 url('../i/layout/footer-content-bg-top.gif') left top no-repeat;
	clear: both;
	position: relative;
}
* html div#bottom-content {
	width: 901px;
	float: left;
	margin-left: 1px;
	/*margin: 0 auto;
	display: block;*/
	padding: 30px 26px 0px 26px;
	text-align: justify;
	background: #363636 url('../i/layout/footer-content-bg-top.gif') left top no-repeat;
	clear: both;
	position: relative;
}
div.richcssmaster{

	margin: 0 auto;
	width: 980px;
}
/*div#container{
	border: 1px solid red;
	background-color: Aqua;
	left: -1px;
	position: relative;
}*/

@media screen and (-webkit-min-device-pixel-ratio:0){
	#main {margin-left: 1px;}
}
/*@media screen and (-webkit-min-device-pixel-ratio:0){
	div#bottom-content {margin-left: 1px;}
}*/
html[xmlns*=""]:root #bottom-content  { margin-left: 1px;  }


/*html>body #bottom-content, x:-moz-any-link, x:default { margin-left: -1px;}*/

div#bottom-content p { line-height: 1.4em; font-size: 1.2em; }

div#bottom-left {
	float: left;
	width: 645px;
	margin: 0px 20px 0px 0px;
/*	background-color: Gray;*/

}
div#bottom-right {	
	margin: 0px;
	width: 249px;
	float: left;

}
div#bottom-content div#bottom-right h2{
	color: #65d0fd;
	font-size: 1.4em;	
	text-align: left;
	padding-top: 10px;
	margin-bottom: 0px;
}
div#bottom-content div#bottom-right h3{
	color: #fff;
	font-size: 3em;	
	text-align: left;
	padding: 0px;
	margin: 0px;
}

div.from-blog{
	color: #fff;
	width: 333px;
	float: left;
	padding-right: 20px;

}
div.from-twitter{
	float: left;
	width: 260px;
	padding-left: 20px;

}

div#bottom-content div.from-twitter h2.follow-twitter a,
div#bottom-content div.from-blog h2.from-blog a {
	color: #FFF;
}
div.from-twitter h2.follow-twitter{
	background-image: url(../i/layout/footer-twitter.gif);
	background-repeat: no-repeat;
/*	padding-right: 30px;*/
	background-position: top right;
	width: 200px;
	color: #fff;
	padding-top: 5px;
}
div.from-blog h2.from-blog{
	background-image: url(../i/layout/footer-rss.gif);
	background-repeat: no-repeat;
/*	padding-right: 30px;*/
	background-position: top right;
	width: 150px;
	color: #fff;
	padding-top: 5px;
}
div#bottom-content div.from-blog h1{
	text-align: left;
}
div#bottom-content div.from-blog h1 a{
	color: #65d0fd;
}
div#bottom-content div.from-blog a{
	color: #65d0fd;
}
div#bottom-content  span.blue{
	color: #65d0fd;
}
div.from-twitter p{
	color: #fff;
}
div.three-column{
	width: 645px;
	float: left;
	border-top: 1px dotted Gray;
	padding-top: 20px;
}
div.column{
	width: 215px;
	float: left;
	
}
div.three-column div.column h3{
	color: #65d0fd;
	font-size: 1.3em;
	margin-bottom: 4px;
}
div.three-column div.column ul{
	
}
div.three-column div.column ul li{
	
}
div#bottom-content div.three-column div.column ul li a{
	color: #fff;
	font-size: 1.1em;
}
div#bottom-content div.three-column div.column ul li a:hover{
		color: #65d0fd;
}
div.bottom-blog-entry-date {
	width: 39px;
	float: left;
	color: #000;
	text-align: center;
	margin: 5px 20px 10px 0px;
	background:  url('../i/layout/footer-cal-bg.gif') bottom no-repeat;
}
span.blog-entry-date-day {
	width: 39px;
	display: block;
	font-size: 1.8em;
	padding: 3px 0px 4px 0px;
	color: #fff;
}
span.blog-entry-date-month {
	width: 39px;
	display: block;
	font-size: 1.1em;
	padding: 4px 0px;
}
div#bottom-content p.posted-by { margin: 0.3em 0px 0px 0px; }
div.bottom-testimonial-box {
	float: left;
	width: 450px;
	margin: 0px 0px 35px 0px;
}
a.testimonal-image {
	display: block;
	width: 220px;
	height: 86px;
	text-indent: -999em;
	letter-spacing: 133px;
}
div.testimonial-box-left {
	float: left;
	width: 210px;
	margin: 0px 20px 0px 0px;
}
div.testimonial-box-left a.link-pink { float: right; }
div.bottom-testimonial-box a.testimonal-image {
	float: left;
	margin: 5px 0px 0px 0px;
}
div#bottom-content div.bottom-testimonial-box p { margin: 0.3em 0px; }


form#contact-us-footer{
	width: 249px;
	float: left;
}
form#contact-us-footer label{
	width: 1px;
	height: 1px;
	text-indent: -999em;
	text-align: inherit;
	clear: both;	
}
form#contact-us-footer input{
	float: left;
	clear: both;
	width: 188px;
	border: 1px solid #e0e0e0;
	background-color: #717171;
	margin-bottom: 4px;
	color: #b6b6b6;
		font-size: 1.2em;
}
form#contact-us-footer textarea{
	float: left;
	clear: both;
	width: 252px;
	height: 200px;
	border: 1px solid #e0e0e0;
	background-color: #717171;
	color: #b6b6b6;
	font-size: 1.2em;
}
div#bottom-content form#contact-us-footer input.submit{
	color: #c8efff;
	width: 50px;
	margin-top: 3px;
}
/***********************************************************************
	FOOTER ELEMENTS
************************************************************************/
div#footer {
	width: 100%;
	float: left;
/*	height: 85px;*/
	color: #fff;
	font-size: 1.2em;
	padding: 0px 0px 50px 0px;
	background: #f6fcff url('../i/layout/footer-bg.gif') center -45px no-repeat;
}
div#footer a { color: #fff; }
div#footer a:hover { color: #eaeaea; }
div#footer-inner {
	width: 918px;
	height: 85px;
	padding: 85px 30px 0px 30px;
	margin: 0 auto;
	background-image: url('../i/layout/footer-actual.jpg');
	background-repeat: no-repeat;
/*	float: left;*/

	clear: both;

	
}
div#footer-content {
	width: 916px;
	float: left;
	margin: 0px 1px;
}
div#footer-left {
	float: left;
	width: 670px;
	margin: 5px 0px 0px 0px;

}
span#footer-number {
	float: right;
	font-size: 2.8em;
}

/***********************************************************************
	TOOLS
************************************************************************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.accessibility {
	position: absolute;
	text-indent: -999em;
	left: -999em;
	top: -999em;
}

/* Fix IE. Hide from IE Mac \*/
* html ul#side-nav li { float: left; }
* html ul#side-nav li a { height: 1%; }
/* End */
/*************************************************
remove clients messy styles from word pasting.
specify where this applies or it will do all spans
**************************************************/
/*span[style]{ 
	color: inherit !important; 
	font-size: inherit !important; 
	font-family: inherit !important;
}*/
/***********************************************************************
	FORMS
************************************************************************/
fieldset, legend { border: none; }

legend {
	background: transparent;
	font-size: 1em;
	font-weight: bold;
	margin: 1em 0;
	padding: 0 .5em;
}

label {
	float: left;
	padding: 0 1em 0 0;
/*	text-align: right;*/
}

div.policylabel {
	margin-bottom: 20px;	
}


fieldset div.q {
	margin-bottom: 20px;	
	padding: 20px;
	background: #e4f5fd;
}

label.question {
	display: block;	
	font-size:1.4em;
	font-weight: bold;
	width: 100%
}

label.cbquestion {
	font-size:1.2em;
	float:none;
}

input.cb {
	margin: 4px;	
}

div.formbox {
margin: 0;	
padding: 4px;
	border-bottom: 1px dotted #ccc;

}

select.answer{
	width: 15%;
}

input.cb {
	width: 20px; border: 0; 	
}

form fieldset div {
	clear: both;
	display: block;
	margin-bottom: .5em;
	padding: 0;
}

form fieldset div.half-form {
	float: left;
	width: 386px;
	margin-left: 5px;
	clear: none;
}
form#contact-us fieldset div.half-form { width: 320px; }

form fieldset div.half-form-right { width: 250px; }
form#contact-us fieldset div.half-form-right { width: 254px; }

form fieldset div.half-form label {
	width: 150px;
	font-size: 1.2em;
	padding-top: 2px;
}
form#contact-us fieldset div.half-form label { width: 70px; color: #000; }
form#contact-us fieldset div.half-form-right label { width: 150px; }
form fieldset div.half-form input {
	width: 	193px;
	font-size: 1.2em;
}
form fieldset div.half-form input#Email-Contact { margin-bottom: 20px; }
form fieldset div.half-form textarea {
	width: 	250px;
	height: 100px;
	float: left;
	font-size: 1.2em;
}
form fieldset div.half-form textarea#Comments-Contact { height: 120px; }
form fieldset div.half-form textarea,
form fieldset div.half-form input {
	border: solid 1px #e0e0e0;
}

form#contact-us fieldset div.form-error input,
form#contact-us fieldset div.form-error textarea {
	background: #ffe1e1;	
}

form#contact-us fieldset div.form-error input.submit,
form fieldset div.half-form input.submit {
	color: #fff;
	font-size: 1.4em;
	background: #47a7db;
	border: solid 1px #057ebf;
	width: auto;
	padding: 1px 5px;
	margin: 5px 0px 0px 0px;
	float: right;
}

form#contact-us fieldset div.half-form input.submit {
	margin-top: 25px;
}


form fieldset div.half-form label#CommentsL {
	clear: left;
	text-align: left;
}

div.submit {
	clear: both;
	text-align: center;
	width: auto;
}

div.multi input {
	border: 0;
	width: auto;
}
 
form 									{ width: 100%; }

label		 							{ float: left;	height: 22px; width: 45%; }

fieldset div input,
fieldset div select,
fieldset div textarea  			{ width: 45%; }

fieldset div input.small,
fieldset div select.small,
fieldset div textarea.small 	{ width: 25%; }

div.req label, div.req p		{ font-weight: bold; }

div.multi label 					{ height: 22px; }

div.req label:before, 
div.req p:before {
	content: "* ";
}

input:focus, textarea:focus {
	background: #fafafa;
	color: #000;
}

fieldset div input, 
fieldset div select, 
fieldset div textarea  {
	border: 1px solid #aaa;
	color: #333;
	font-weight: normal;
	padding: 1px;
}

div.submit input {
	background: #777;
	border: 1px solid #333;
	color: #fff;
	font-weight: bold;
	padding: 1px .7em;
	width: auto;
}
/***********************************************************************
	JAVA SCRIPT SCROLLER
************************************************************************/
div.jcarousel-container {
	margin: 30px 0px 10px 10px;
	position: relative;
}

div.jcarousel-prev,
div.jcarousel-next {
    z-index: 3;
    display: none;
}

div.jcarousel-prev-horizontal,
div.jcarousel-next-horizontal {
    position: absolute;
    top: 205px;
    right: 0px;
    width: 32px;
    height: 33px;
    cursor: pointer;
    background: transparent url('../i/layout/portfolio-right.gif') no-repeat 0 0;
}
div.jcarousel-prev-horizontal {
    left: 0px;
    background: transparent url('../i/layout/portfolio-left.gif') no-repeat 0 0;
}

div.jcarousel-container-horizontal {
    width: 872px;
    padding: 0px 30px;
}

div.jcarousel-clip-horizontal {
    width:  868px;
    height: 520px;
}

div.homecarousel {
    height: 340px;
	width: 874px;
	margin-left: 8px;
	margin-top: 35px;
	overflow: hidden;
	padding-left: 9px;
	background: url('../i/portfolio/home/backing.jpg') 35px 0px no-repeat;
}

div#content div.homecarousel div.jcarousel-container {
	margin: 0px;
}

div#content div.homecarousel div.jcarousel-clip {
	margin-right: 25px;
}

div.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0px 0px 0px 2px;
    overflow: hidden;
    position: relative;
}

ul.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

div#content div.homecarousel li {
	list-style: none;
}

ul.jcarousel-list li,
li.jcarousel-item {
    float: left;
    list-style: none;
    width: 868px;
    height: 520px;
}

div.jcarousel-prev-horizontal:hover { background: transparent url('../i/layout/portfolio-left.gif') no-repeat 0 0; }
div.jcarousel-next-horizontal:hover { background: transparent url('../i/layout/portfolio-right.gif') no-repeat 0 0; }

div.jcarousel-prev-disabled-horizontal,
div.jcarousel-prev-disabled-horizontal:hover,
div.jcarousel-prev-disabled-horizontal:active { background: transparent url('../i/layout/portfolio-left-disabled.gif') no-repeat 0 0; }

div.jcarousel-next-disabled-horizontal,
div.jcarousel-next-disabled-horizontal:hover,
div.jcarousel-next-disabled-horizontal:active { background: transparent url('../i/layout/portfolio-right-disabled.gif') no-repeat 0 0; }

div.jcarousel-control { margin: 0px 0px 10px 50px; }
div#content div.jcarousel-control a {
	font-size: 1.8em;
	padding: 0 6px;
	margin: 0 0 5px 0;
	color: #494949;
}
div.jcarousel-control a:focus, div.jcarousel-control a:active { outline: none; }
div#content div.jcarousel-control a.current{ font-size: 3em; }

/***********************************************************************
	MESSAGES
************************************************************************/

.error, .notice, .message { 
	color: #b22;
	font-weight: bold;
}

div.errorbox {
	background: #990000;
	padding: 10px;
	color: #FFF;
	font-size: 10px;
}

div.errorbox a {
	color: #FFA8A8;
}

.error ol li {
	font-weight: normal;
	list-style-type: lower-roman;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: 1em;
}

/* CSS for Formmailer Script */

/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
}




/***********************************************************************

	"SEXY LIGHT BOX" CSS

***********************************************************************/

#SLB-Wrapper
{
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;
}

#SLB-Wrapper #SLB-Background
{
  position: absolute;
  left:7px;
  top:7px;
  float:left;
}

#SLB-Wrapper #SLB-Top
{
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;
}

#SLB-Wrapper #SLB-Top a
{
  float:right;
  display:inline;
  padding:0;
  margin:5px 10px;
  width:41px;
  height:16px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Top a:hover
{
  background-position:0px -16px;
}

#SLB-Wrapper #SLB-Top img
{
  float:right;
  border:0px;
  margin:6px 10px;
  width:41px;
  height:16px;
}

#SLB-Wrapper #SLB-Top div
{
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;
}

#SLB-Wrapper #SLB-Bottom
{
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;
}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight
{
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav,
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  height:52px;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav
{
  background-position:0 100%;
}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight
{
  background-position:100% 100%;
}

#SLB-Wrapper #SLB-Contenido
{
  border-left: 7px solid #000;
  border-right: 7px solid #000;
}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador
{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right,
#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  display:inline;
  padding:0;
  margin:0;
  width:26px;
  height:26px;
  text-decoration:none;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right
{
  background-position:26px 0;
  margin:0 18px 0 10px;
  float:right;
}

#SLB-Wrapper #SLB-Navegador #SLB-Right:hover
{
  background-position:26px -26px;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left
{
  background-position:52px 0;
  margin-right:10px;
  float:left;
}

#SLB-Wrapper #SLB-Navegador #SLB-Left:hover
{
  background-position:52px -26px;
}

#SLB-Wrapper #SLB-Navegador strong
{
  display: block;
  padding-top:5px;
}


a.vidtest{
	float: left;
	width: 160px;
	/*height: 90px;*/
/*	background-color: Aqua;*/
	margin-top: 5px;
	margin-right: 10px;

	padding-top: 95px;
}
a.yougen{
	background-image: url(../i/layout/vidtest-cathy.jpg);
	background-repeat: no-repeat;
}

div.code-link{
	width: 100%;
	float: left;
}
div.code-link div{
	float: left;
		width: 445px;
	
}
div.code-link div.code{
	background-color: #E4F5FD;
	margin-top: 5px;
	margin-left: 10px;
	width: 425px;
	padding-left: 10px;
	padding-top: 15px;
	
}
div#content div.code-link div.code p{
	padding: 0px;
	margin: 0px;
}
div.code-link div.code textarea{
	width: 410px;
	font-size: 1.2em;
	margin-bottom: 4px;
}

form.smbadge-form{
	width: 100%;
	float: left;	
	position: relative;
}
form.smbadge-form input{
	border: none;
}
form.smbadge-form div.large{
	width: 210px;
	height: 210px;
	float: left;
	clear:none;
}
form.smbadge-form div.small{
	width: 120px;
	height: 115px;
	float: left;
	clear:none;
}
div.smallset{
	clear: left;
}
div.codeforsite{
	float: right;
	width: 240px;
	background-color: #E4F5FD;
	top: 0px;
	right: 0px;
	position: absolute;
	padding: 10px;
}
div.codeforsite textarea{
	font-size: 1.2em;
	width: 230px;
}
/*This style is for pages that have no sidebar or header image*/
div.no-sidebar{
	padding-top: 50px;
	position: relative;
}
div.no-sidebar h1{/*emphasise the header where there is no large header image*/
	font-size: 2.3em;
}
iframe#fbiframe{
	border:medium none;
	height:21px;	
	overflow:hidden;
	position: absolute;
	top: 55px;
	left: 380px;
}
/*EXTRAS*/

#freeAnalysisBox {border-bottom: 0px solid rgb(41, 173, 228); padding: 0px 0px 12px; margin-left: 24px; float: right; width: 225px; color:#999;}
	#number {border-left: 4px solid yellow; margin-top: 30px; padding-left: 16px;}
	#freeAnalysisBox  b {font-size: 18px;}
	b.HighlightedEmail {color:#29ADE4;}
	b.HighlightedNumber {color:#FF0066;}
	#freeAnalysisBox #number {margin:30px 0px;}
	#freeAnalysisBox form {margin-left:3px; height:370px; margin-top:-6px; }
	#freeAnalysisBox form input, #freeAnalysisBox form textarea {
		background-color:white;border-color:#bbb; background-image:url(../i/layout/form_bg.jpg); background-position:top; background-repeat:repeat-x;
	}
	#freeAnalysisBox form input.submit {background-color:#eee; color:#555;background-image:none; }
	#freeAnalysisBox form input.submit:hover {color:black; cursor:pointer;}
	
div#christmas-holder img {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
img.charright{
	float: right;
}
form.ddfm {
	font-size: 1.3em;
}
div#content form.ddfm p {
	font-size: 1em;
}
form.ddfm div {
	clear: both;
	margin-bottom: 10px;
}


/*richt*/
div.richt{
	width: 960px;
	margin: 0 auto;
}
div.video{
	margin-left: 176px;
	margin-top: 197px;
	
	width: 640px;
	height: 460px;
  -webkit-box-shadow: 0px 0px 7px #000; 
     -moz-box-shadow: 0px 0px 7px #000; 
          box-shadow: 0px 0px 7px #000; 

}
div.richt h1{
	color: #a26bb6;
}
div.richt p{
	padding-top: 5px;
	padding-bottom: 5px;
}
div.richt div.copy{
	font-size: 1.2em;
	margin-top: 30px;
	margin-left: 176px;
	color: #000;
	width: 375px;
	float:left;
	padding-bottom: 50px;
}
div.richt div.copy h1 a{
	color: #a26bb6;
	text-decoration: underline;
}
div.richt div.copy a{
	color: #a26bb6;
	text-decoration: none;
}
div.richtpics{
	float: left;
	width: 265px;
	padding-top: 35px;
	}
	div.richtpics a{
	float: right;
	width: 100px;
	margin-left: 25px;
	margin-bottom:25px;
	  -webkit-box-shadow: 0px 0px 7px #000; 
     -moz-box-shadow: 0px 0px 7px #000; 
          box-shadow: 0px 0px 7px #000; 
	}
