/* General Body Styles */
body {
	background-color:#fff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	margin:0;
	padding:0;
}

#wrapper {
	width:950px;
	margin:0 auto;
	padding:0;
}

.clear {
	clear:both;
}
h2, h2 a, h3 {
	color: #323840;
	text-decoration:none;
	text-transform:uppercase; 
}
h2 a:hover {
	text-decoration:underline;
	color: #358fd5;
}
h3 {
	padding-left:0px;
	margin-left:0px;
	text-transform:uppercase; 		
	}

h5 {
  font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:25px;
	font-weight:normal;
	color: #56585c;
	margin:0px;
	padding:0px;
	max-width:600px;
	}
	
.sidebar h3, .sidebar h3 a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:28px;
	line-height:20px;
	font-weight:bolf;
	color: #b8bfc9 !important;
	text-decoration:none;
	margin:0px;
	padding:0px;
	max-width:600px;	
}

.sidebar h3 a:hover {
	color:#358fd5;
}

h6 {
	display:none;
	}
p {
	font-family:Tahoma, Geneva, sans-serif;
	color:#828685;
	font-size:14px;
	line-height:22px;
	max-width:600px;
	}
	
.header2_txt {
	font-family:Tahoma, Geneva, sans-serif;
	color:#828685;
	font-size:14px;
	font-weight:bold;
	}
	
a img {
	border:none;
	}
a {
	letter-spacing:-1px;
	color:#018bd3;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}
a:hover {
	letter-spacing:-1px;
	color:#018bd3;
	font-weight:bold;
	text-decoration:underline;
	outline:none;
}
.button {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #000;
	background-color:#eee;
	text-transform:capitalize;
	border:none;
	padding:5;
	margin:0;
	}
/* End General Styles */

/* Header Styles */
#header {
	width:950px;
	margin:40px 0 30px 0;
	padding:0;
}

#headerLeft {
	float:left;
	display:block;
	width:450px;
	height:66px;
	padding:0;
	margin:0;
	text-align:left;
}
a.logoLink {
	background:url(images/logo.png) no-repeat;
	display:block;
	width:314px;
	height:66px;
	padding:0;
	margin:0;
	outline:none;
}
a.logoLink span {
	display:none;
}
#headerRight {
	float:right;
	display:block;
	width:400px;
	height:40px;
	margin:0;
	padding:0;
}
#headerRight p {
	font-size:14px;
	color:#b8bfc9;
	padding:0;
	margin:0;
	text-align:right;
}
#headerRight a:link, #headerRight a:active, #headerRight a:visited {
	color:#b8bfc9;
	text-decoration:none;
	outline:none;
}
#headerRight a:hover {
	text-decoration:underline;
}
#navigation {
	width:950px;
	margin:0;
	padding:0;
}
#navigation ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

li.homeLink, li.servicesLink, li.portfolioLink, li.aboutLink, li.contactLink, li.blogLink, li.friendsLink {
	float:left;
	display:inline;
	padding:0 30px 10px 0;
	margin:0;
	width:auto;
}
.homeLink span, .servicesLink span, .portfolioLink span, .aboutLink span, .contactLink span, .blogLink span, li.friendsLink span {
	display:none;
}
.homeLink a {
	background:url(images/home.jpg) no-repeat;
	width:63px;
	height:22px;
	display:block;
	background-position:top;
	outline:none;
}
.homeLink a:hover {
	background:url(images/home.jpg) no-repeat;
	width:63px;
	height:22px;
	display:block;
	background-position:bottom;
	outline:none;
}
.servicesLink a {
	background:url(images/services.jpg) no-repeat;
	width:103px;
	height:22px;
	background-position:top;
	display:block;
	outline:none;
}
.servicesLink a:hover {
	background:url(images/services.jpg) no-repeat;
	width:103px;
	height:22px;
	background-position:bottom;
	display:block;
	outline:none;
}
.portfolioLink a {
	background:url(images/portfolio.jpg) no-repeat;
	width:112px;
	height:22px;
	background-position:top;
	display:block;
	outline:none;
}
.portfolioLink a:hover {
	background:url(images/portfolio.jpg) no-repeat;
	width:112px;
	height:22px;
	background-position:bottom;
	display:block;
	outline:none;
}
.aboutLink a {
	background:url(images/about.jpg) no-repeat;
	width:73px;
	height:22px;
	background-position:top;
	display:block;
	outline:none;
}
.aboutLink a:hover {
	background:url(images/about.jpg) no-repeat;
	width:73px;
	height:22px;
	background-position:bottom;
	display:block;
	outline:none;
}
.contactLink a {
	background:url(images/contact.jpg) no-repeat;
	width:100px;
	height:22px;
	background-position:top;
	display:block;
	outline:none;
}
.contactLink a:hover {
	background:url(images/contact.jpg) no-repeat;
	width:100px;
	height:22px;
	background-position:bottom;
	display:block;
	outline:none;
}
.blogLink a {
	background:url(images/blog.jpg) no-repeat;
	width:55px;
	height:22px;
	background-position:top;
	display:block;
	outline:none;
}
.blogLink a:hover {
	background:url(images/blog.jpg) no-repeat;
	width:55px;
	height:22px;
	background-position:bottom;
	display:block;
	outline:none;
}
.friendsLink a {
	background:url(images/friends.jpg) no-repeat;
	width:100px;
	height:22px;
	background-position:top;
	display:block;
	outline:none;
}
.friendsLink a:hover {
	background:url(images/friends.jpg) no-repeat;
	width:100px;
	height:22px;
	background-position:bottom;
	display:block;
	outline:none;
}
/* End Header Styles */

/* DROP DOWN MENU STYLES */
ul.sddm {	
	margin:0;
	padding: 0;
	z-index: 30;
	list-style-type:none;
	display: inline;
}
ul.sddm li {
	margin: 0;
  padding: 0;
	list-style: none;
	display: inline-block;
	float:left;
	width:auto;
}

ul.sddm div {
	position: absolute;
	visibility: hidden;
	margin: 10px 0 0 -92px;
	padding: 0;																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																			width:950px;
	background:url(images/subnavBG.png) no-repeat;
	z-index: 300;
}
li.portfolioLink ul.sddm div {
	margin: 10px 0 0 -225px;
}
li.aboutLink ul.sddm div {
	margin: 10px 0 0 -367px;
}
ul.sddm div a {	
	margin: 0;
	padding: 5px 5px 5px 15px;
	text-decoration: none;
	background: transparent;
	color: #b8bfc9;
	font-size: 14px;
	font-weight:bold;
  width:auto; 
  white-space: nowrap;
		display:inline-block;
	float:left;
	}

ul.sddm div a:hover {
	background: transparent;
	color: #358fd5;
	margin: 0;
	padding: 5px 5px 5px 15px;
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
  width:auto; 
  white-space: nowrap;
	display:inline-block;
	float:left;
	}

/* END DROP DOWN MENU STYLES */

/* CALL TO ACTION HEADER STYLES */
#ctaHeader {
	width:950px;
	/*height:333px; */
	margin:0;
	padding:0;
}

.homehead {
	position:relative;
	/*height:595px;*/
	/*background:url(images/head_standout.jpg) no-repeat 0 360px;*/
}

#ctaHeader .standout {
	position:relative;
	top:-3px;
	margin:0; padding:0 0 40px 0;
}

#ctaHeader .standout a.newbtn {
	position:absolute;
	bottom:25px; left:265px;
	/*background:url(images/link-arrow.jpg) no-repeat center left;
	padding-left:20px;*/
	color:#323840;
	font-weight:normal;
	font-size:18px;
	text-decoration:none;
}

/* END CALL TO ACTION HEADER STYLES */

/* SITE FORMAT */
div#container {
	margin:0 auto;
	padding:30px 0 0 0;
	width:950px;
	background:url(images/contentBG.jpg) top no-repeat;
	min-height:109px;
}

/* MAIN CONTENT STYLES */
div#content {
	float:left;
	display:block;
	margin:27px 0 0 0;
	padding:0;
	width:695px;
}
div#BlogContent {
	float:left;
	display:block;
	margin:27px 0 0 0;
	padding:0;
	width:665px;
}
div#BlogContent p, div#BlogContent h5 {
	max-width:600px;
	}
.bioBlock {}
.bioBlockContent {
	float:left;
	width:655px;}
.bioBlockImage {
	float:left;
	width:275px;
	}
.bioBlock p {
	width:575px;
	}
.NoSideBarMiniBlockHolder {
	border:#CCC solid 1px;
	border-left:none;
	border-right:none;
	padding:17px 4px;
	margin:0 0 50px 0;
	}
.NoSideBarMiniBlock {
	width:310px;
	float:left;
}
.NoSideBarMiniBlock img {
	margin:0 10px 0 0;
	}
.NoSideBarMiniBlock p {
	width:290px;
	color:#bdbcb3;
	font-size:10px;
	font-weight:bold;
	line-height:14px;
	padding:0;
	margin:0;
	}
#contentBlock {
	width:690px;
	padding:0 0 0 5px;
	margin:0 0 32px 0;
}
#miniBlock {
	width:226px;
	float:left;
	display:block;
	margin:0 5px 0 0;
	padding:0;
}
.miniBlock {
	width:225px;
	float:left;
	display:block;
	margin:0 5px 0 0;
	padding:0;
}

.miniBlock_moreMini {
	width:100px;
	float:left;
	display:block;
	margin:0 0 0 0;
	padding:0;
}

#miniBlockLast {
	float:left;
	display:block;
	margin:0;
	padding:0;
	width:auto;
}
.miniBlock p, .miniBlockLast p{
	color:#bdbcb3;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	padding:0;
	margin:0;
}
#miniBlock img, #miniBlockLast img {
	padding:0 0 5px 0;
}
/* END MAIN CONTENT STYLES */

/* WIDE CONTENT STYLES */
#wideBlock {
	background:no-repeat;
	width:950px;
	height:341px;
	margin:0;
	padding:0;
}
#projectInfo {
	width:445px;
	padding:45px 0 0 0;
	margin:0;
}
#projectInfo p {
	font-size:14px;
	line-height:20px;
	color:#828685;
	padding:0 0 5px 0;
	margin:0;
}
img.arrow {
	float:left;
	display:inline;
	margin:-34px 0 0 225px;
}
.spacer {
	height:85px;
	clear:both;
	}
/* END WIDE CONTENT STYLES */

/* Large Block Styles */
#lgBlock {
	float:left;
	display:block;
	width:285px;
	height:448px;
	margin:45px 44px 0 0;
}
#lgBlockLast {
	float:left;
	display:block;
	width:285px;
	height:448px;
	margin:45px 0 0 0;
}
#lgBlock img, #lgBlockLast img {
	padding:0 0 10px 0;
	width:285px;
	height:179px;
}
#lgBlock p, #lgBlockLast p {
	font-size:14px;
	line-height:20px;
	color:#828685;
	padding:0 0 5px 0;
	margin:0;
}
/* End Large Block Styles */


/* SIDEBAR STYLES */
div.sidebar {
	float:right;
	display:block;
	margin:27px 0 0 0;
	padding:0;
	width:230px;
}
.blogSide {
	float:right;
	display:block;
	margin:27px 0 0 0;
	padding:0;
	width:260px;
	}
.blogSide ul, .aktt_tweets ul {
	margin:0px;
	padding:0px;
	width:100%;
	list-style:none;
	}
.blogSide li, blogSide li .aktt_tweets ul li {
	padding:1px 0px 0px 0px;
	width:100%;
	display:inline-block;
	list-style:none;
	}
.blogSide ul li ul li, .aktt_tweets ul li {
	padding:0px 0px 10px 0px;
	margin:0px;
	width:100%;
	}
.text {
	width:180px;
	}
.divider {
	width:230px;
	height:1px;
	padding:0;
	margin:20px 0 30px 0;
}

#showcase {
	width:230px;
	margin:0;
	padding:0;
}

#workDisplay {
	
	width:230px;
	padding:0;
	margin:0;
}

#showcase p {
	padding:3px 0;
	margin:0;
	color:#828685;
	font-size:14px;
	line-height:20px;
}

div#secondary {
	clear:right;
}
/* END SIDEBAR STYLES */

/* start blog */
#qtmov {
	padding:0 15px 0 0;
	float:left;
	}
.subheading {
  font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:25px;
	color: #56585c;
	padding:18px 0px;
	margin:0;		
	}
/* end blog */

/* FOOTER STYLES */
div#footer {
	background:url(images/footerBG.jpg) repeat-x #b9c0ca;
	clear:both;
	width:100%;
	height:137px;
}
div#footerWrap {
	width:950px;
	margin:0 auto;
	padding:0;
}
#footerBlock {
	float:left;
	display:block;
	border-right:1px solid #d0d4d8;
	width:206px;
	height:98px;
	margin:6px 0;
	padding:0;
}
#footerBlockMid {
	float:left;
	display:block;
	border-right:1px solid #d0d4d8;
	width:206px;
	height:98px;
	margin:6px 20px;
	padding:0;
}
#footerBlockLast {
	float:left;
	display:block;
	border:0;
	width:206px;
	height:98px;
	margin:6px 20px;
	padding:0;
}
#footerBlock h4, #footerBlockMid h4, #footerBlockLast h4 {
	color:#323840;
	font-size:14px;
	letter-spacing:-1px;
	padding:0;
	margin:20px 0 3px 0;
}
#footerBlock p, #footerBlockMid p, #footerBlockLast p {
	width:190px;
	color:#828685;
	font-size:12px;
	font-weight:normal;
	padding:0;
	margin:0;
	line-height:18px;
}
#footerBlock a, #footerBlockMid a, #footerBlockLast a {
	color:#018bd3;
	text-decoration:underline;
}
#footerBlock a:hover, #footerBlockMid a:hover, #footerBlockLast a:hover {
	color:#018bd3;
	text-decoration:none;
}

#subFooter {
	width:950px;
	margin:0;
	padding:0;
}
#subFooter p {
	font-size:9px;
	color:#667486;
	padding:8px 0 0 0;
	margin:0;
	text-align:left;
}
#subFooter a {
	color:#667486;
	text-decoration:none;
}
#subFooter a:hover {
	text-decoration:underline;
}
/* END FOOTER STYLES */
/* END SITE FORMAT */


/*FONT STYLES*/
.smTxt {
	color:#b8bfc9;
	font-weight:bold;
	letter-spacing:-1px;
	font-size:11px;
}
.blueTxt {
	font-weight:bold;
	font-size:20px;
	letter-spacing:-1px;
	color:#018bd3;
}
.linklove {
	display:none;
	}	
img#wpstats{display:none}



/* start cform */
/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
.contactleft {
display:block;
float:left;
margin:27px 0 0;
padding:0;
width:350px;
}
.contactleft p {
	width:340px;
	}
.contactright {
	display:block;
float:left;
margin:85px 0 0;
padding:0;
width:340px;
}
.socialnetworkholder {
	margin-top:45px;
	}
ul.socialnetwork {
	display:inline;
	
	}
ul.socialnetwork li {
	width:170px;
	float:left;
	display:inline-block;
	padding:0px;
	margin:0px;
	}	
.cform { 
	margin:0; 
	width: 320px; 
}

.cform fieldset	{ 
	padding:0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	color:#353c40;
	margin:0;
	line-height:2em;
	padding: 0; 
	font-size:20px; 
	font-variant:small-caps;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important; 
}
ol.cf-ol li	{
	background:none!important; 
	margin:2px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	padding:4px 0; 
	text-align:left;
	font: bold 14px Arial;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	color:#000000;
	font-weight:bold;
	font-size:16px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	margin:0 10px 0 0;
	padding:5px 5px 5px;
	width:100px;
	text-transform:uppercase;
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	vertical-align:top;
}
.cform label span {
	width:100px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:0 10px 0 0; 
}

label.cf-after 	{
	margin:2px 1px 0pt 3px !important;
	width:90px;
	text-align:left;
	background:none;
	padding:2px;
	line-height:1.3em;
}

label.cf-after span {
	width:90px;
	display:block;
}

label.cf-group-after {
	margin:2px 0 0 3px!important;
	width:100px;
	text-align:left;
	padding:2px;
	background:none;
	line-height:1.3em;
}
label.cf-group-after span {
	width:100px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select {
	font:12px Arial;
	margin:0;
	border:1px solid #CCCCCC;
	color:#666666;
	padding:4px 5px;
	width:180px;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border:1px solid #999999;
	color:#000000;
	width:180px;
}
.cform .cf_date {
	width:180px!important;
}

.cform select,
.cform select:hover {
	width:180px; /* attempt to have equal length */
	padding: 3px 5px;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	overflow:auto;
	height:8em;
}

.cform input.fldrequired,
.cform input.fldrequired:hover{
	border-right:3px solid #018BD3; 
	width:180px;
}

.cform select.fldrequired,
.cform select.fldrequired:hover {
	border-right:3px solid #ebc2c2; 
	width:180px;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	display:none;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	margin:8px 0pt 0pt !important;
	padding-left:160px; /* check with label 'width' incl. */
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

.cform input.cf-box-a:hover,
.cform input.cf-box-b:hover,
.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	vertical-align:top;
	margin:2px 0 0 0; 
	width:14px!important;
	height:22px;
	border:0!important;
	background:none!important;
}

.cform input.cf-box-a 	{ 
	margin-left:160px!important; /* check with label 'width' incl. */
} 

/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	font-weight:bold;
	margin:10px 0pt 0px !important;
	padding-left:160px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:right!important;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 	
	border:none!important;
	color:#000;
	cursor:pointer;
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:31px;
	line-height:31px;
	margin: 0px 7px 10px 0px;
	padding: 0 0 5px;
	width:72px;
	background-color:#CCC;
}
.cform input.sendbutton:hover	{ 
	background-position:0 -31px;
}
.cform input.resetbutton {
}
.cform input.backbutton {
}


/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:10px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 160px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	width:50px!important;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:top;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
}
img.imgcalendar {
/*	
	position:relative;
	top:4px;
*/
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#d13d3d!important;
	text-decoration:underline!important;
}
div.success {
	background:#F5F5F5 none repeat scroll 0%;
	color:#888888;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform input.cf_error,
.cform input.cf_error:hover {
	color:#d13d3d;
	border-right:6px solid #d13d3d; 
	width:225px;
}
.cform select.cf_error,
.cform select.cf_error:hover {
	color:#d13d3d;
	border-right:6px solid #d13d3d; 
}

div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#d13d3d;
}
/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */
.cform input.cf_upload  {
	width:242px;
	background: #f9f9f9;
	border:1px solid #888888;
}
html:root .cform input.cf_upload { 			/* FF only */ 
	margin-top:4px;
}
.cform input.cf_upload:hover  {
	width:242px!important;	
}
/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:right!important;
}
.linklove a,
.linklove a:visited {
	font:10px Tahoma;
	color:#aaaaaa!important;
}

/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: -8px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	margin-left:-8px;
}

* html ol.cf-ol,
* html ol.cf-ol li	{
	display: inline-block;  /*for ie6*/
}
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html .cform select {
	margin-top:3px;
}
*+html .cform select {
	margin-top:3px;
}
* html img.captcha {
	margin-top:1px!important;
}
*+html img.captcha {
	margin-top:1px!important;
}

* html .cform label {
	margin-top:1px;
}
*+html .cform label {
	display: inline-block; /*for ie7*/
	margin-top:1px;
}

/* end cform */


/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.50

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this , again I hate IE6 */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #A9A9A9;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin:15px 0;
	text-align:left;
	outline: none;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

<!-- some form elements -->
.form_Input {
	font:12px Arial;
	margin:0;
	border:1px solid #CCCCCC;
	color:#666666;
	padding:4px 5px;
	width:180px;
	vertical-align:top;
}

.form_Submit	{ 	
	border:none!important;
	color:#000;
	cursor:pointer;
	font-size:16px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:31px;
	line-height:31px;
	margin: 0px 7px 10px 0px;
	padding: 0 0 5px;
	width:72px;
	background-color:#CCC;
}

.form_heading {
	font-weight:bold;
	font-size:18px;
	color:#018bd3;
}

.form_subheading {
	font-weight:bold;
	font-size:12px;
	color:#333333;
}

.form_subheading2 {
	font-size:10px;
	color:#999999;
}

<!-- FORUM STYLES -->
#ev_forum_fullwidth {
	float:left;
	padding:5px 5px 5px 5px;
	margin:0px 0 0;
	width:950px;
}

.eyes_window p { margin:0; padding:0; font-size:11px; letter-spacing:normal; line-height:normal; }

/* misc */
.smspacer {
	display:block;
	height:95px;
	background:none;
}

#eyesviewlatest {
	display:block;
	margin:0 0 0 0; padding:25px 0 25px 0;
	background:url(images/contentBG.jpg) no-repeat top center;
	overflow:hidden;
	border-bottom:#e4e4e6 1px solid;
}

#eyesviewlatest .img {
	position:relative;
	float:left;
	width:394px;
}

#eyesviewlatest .info {
	position:relative;
	float:right;
	width:500px;
	color:#828685;
	font-size:12px;
	line-height:1.5em;
}

#eyesviewlatest .info h3 {
	color:#828685 !important;
	text-transform:uppercase;
}

#eyesviewlatest .info .morebtn {
	display:block;
	margin-top:15px;
}

#eyesviewsocial {
	display:block;
	margin:0 0 25px 0; padding:0;
	overflow:hidden;
	color:#018bd3 !important;
}

#eyesviewsocial a {
	position:relative;
	float:left;
	display:block;
	width:35px; height:35px;
	margin-right:15px;
	background:url(images/socialicons.jpg) no-repeat;
}

#eyesviewsocial a span { display:none; }

#eyesviewsocial a.s1 { background-position:0 0; }
#eyesviewsocial a.s2 { background-position:-52px 0; }
#eyesviewsocial a.s3 { background-position:-102px 0; }
#eyesviewsocial a.s4 { background-position:-154px 0; }
#eyesviewsocial a.s5 { background-position:-209px 0; }
#eyesviewsocial a.s6 { background-position:-261px 0; }
#eyesviewsocial a.s7 { background-position:-315px 0; }
#eyesviewsocial a.s8 { background-position:-370px 0; }

.homefoot {
	display:block;
	padding-bottom:35px;
	background:url(images/lgblock-bg.jpg) no-repeat bottom center;
}