@charset "UTF-8";

/*
	Theme Name: WorkStudio
	Theme URL: http://pointandstare.com
	Description: WorkStudio is a bespoke WordPress theme created for Breeze Design
	Author: PointandStare.com
	Author URI: http://pointandstare.com/
	Version: 1.0 
	
	Tags: white, fixed width, three columns, widgets

	WorkStudio v1.0
	http://breezedesign.co.uk

	This theme was designed and built by Lee Rickler,
	Director of Point and Stare - http://pointandstare.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* -- ** RESET ** --*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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;
	font-size:100%;
	font-weight:normal;
	vertical-align:baseline;
	background:transparent
}
p {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline
}
body {
	line-height:1
}

blockquote, q {
	quotes:none
}
:focus {
	outline:0
}
ins {
	text-decoration:none
}
del {
	text-decoration:line-through
}
table {
	border-collapse:collapse;
	border-spacing:0
}
/* -- RESET END ** -- */

/* -- ** GLOBAL STYLES ** -- */

* {
	margin:0;
	padding:0
	}

body {
	font-family: Trebuchet MS, serif;
	font-size:16px;
	font-weight:normal;
	color:#464748
	}

body#home_bg {
	background:#6ca0d5
	}

body {
	background:#ecebdf
	}

p {
	font-size:100%
	}

h1 {
	font-size:100%
	}

h2 {
	font-size:80%
	}

img, img a {
	border:0 none;
	padding:0;
	margin:0
	}

.clear {
	clear:both
	}

/* -- ** MAIN LINKS ** -- */

a:hover, a:focus {
	text-decoration:none
	}

/* -- ** CONTAINER ** -- */

#container {
	width:960px;
	margin: 0 auto;
	padding:0;
	overflow: hidden
	}

/* -- ** HEADER ** -- */

#header {
  	width:960px;
  	height:100px;
	margin-top:30px;
	clear:both
	}

#header h1 {
	font-size:100%;
	padding:0;
	margin:0
	}

#header h1 a {
	text-decoration:underline
	}

#header h1 a:hover, #header h1 a:focus {
	text-decoration: none;
	}

#header h2 {
	font-size:80%;
	font-weight:normal;
	padding: 0 0 0 18px;
	margin:0
	}

.head_left {
	float:left
	}

.head_right {
	margin-top:20px;
	float:right
	}

.head_right li {
	display:inline
	}

.head_right ul.home_links a {
	color:#fff
	}

.head_right a {
	display:inline;
	padding:0 16px;
	text-transform:lowercase;
	font-size:86%;
	color:#a4a193;
	text-decoration:none
	}

.head_right a:hover {
	color:#77c7f0
	}

/* -- ** CONTENT ** -- */

#content {
	float: left;
	width:530px;
	overflow: hidden;
	margin:10px
	}

#home_content {
	display:block;
	float:left;
	width:960px
	}

.hcrand1 {
  background:url(../../files/1.png) bottom no-repeat;
}
.hcrand2 {
  background:url(../../files/2.png) bottom no-repeat;
}
.hcrand3 {
  background:url(../../files/3.png) bottom no-repeat;
}
.hcrand4 {
  background:url(../../files/4.png) bottom no-repeat;
}

.post {
	margin:0;
	padding:0;
	line-height:14pt
	}

.post p {
	margin-left:20px
	}

.post h2 {
	font-size:140%;
	line-height:1.4em;
	padding:0 0 20px 40px
	}
	
.post h2 a {
	text-decoration:underline
	}
	
.post h2 a:hover, .post h2 a:focus {
	color: #777;
	text-decoration: none
	}

.post h3 a {
	font-size:160%
	}

.post ul {}

.post li {}

.entry {
	float:left;
	width:650px
	}

.entry img {
	padding-left:40px;
	padding-bottom:20px
	}

.headline {
	width:630px;
	font-size:180%;
	color:#99ccff;
	font-weight:lighter;
	line-height:1.1em;
	padding-bottom:30px
	}
	
.alignleft a {
	float:left;
	margin:25px 0
	}

.alignright a {
	float:right;
	margin:25px 0
	}

/* -- ** HOME PAGE ** -- */

span.news_thumb {
	display:block;
	float:left;
	padding-top:8px;
	padding-right:16px
	}

/* -- ** RIGHT SIDEBAR - HOME ** -- */

#home_right{
	width:270px;
	float:right;
	font-weight:normal;
	line-height:1.4em;
	margin:0;
	padding:20px 20px 0 20px;
	background:#ecebdf
	}

#home_right h2 {
	font-size:140%;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding-bottom:20px
	}

#home_right .post-date {
	padding-top:10px
	}

#home_right p {
	margin:0;
	padding:0
	}

#home_right img {
	padding:0;
	margin:0
	}

#home_right ul {
	margin:0;
	padding:0
	}

#home_right li {
	list-style:none
	}

#home_right ul li {
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	font-size:90%;
	line-height:1.2em;
	list-style:none;
	border-top:dotted 1px #ccc
	}

.widgettitle a img {
	float:right
	}

a.blog-post-title {
	font-size:100%;
	line-height:1.4em;
	color:#6ca0d5;
	text-decoration:none
	}

.home_news_link a {
	float:right;
	font-size:80%;
	color:#ff0000;
	padding-bottom:6px;
	text-decoration:none
	}

.mid_div {
	padding-top:30px;
	font-weight:normal
	}

span.mid_div_left {
	font-size:190%;
	font-weight:lighter;
	color:#99ccff
	}

span.mid_div_right {
	color:#fff;
	float:right
	}

/* -- ** PORTFOLIO ** -- */

.head_strip {
	display:block;
	width:940px;
	padding:10px;
	color:#fff;
	background:#a4a193
	}

.head_strip a:link {
	color:#fff;
	text-decoration:none
	}

.port_left {
	font-style:bold;
	padding-left:10px;
	}

.port_right {
	padding-right:10px;
	font-size:80%;
	float:right
	}

.port_right a {
	font-size:120%;
	color:#000;
	text-decoration:none
	}

.port_display {
	background:#fff
	}

.port_display h2 {
	font-size:140%;
	line-height:1.4em;
	padding:20px 0 0 20px
	}

.port_display p {
	font-size:100%;
	line-height:1.4em;
	padding:20px
	}

.port_panel_1 {
	padding-bottom:10px
	}

.port_panel_2 ul, .port_panel_5 ul, .port_panel_7 ul, .port_panel_10 ul {
	padding-bottom:10px;
	list-style:none
	}

.port_panel_2 ul li, .port_panel_5 ul li, .port_panel_7 ul li, .port_panel_10 ul li {
	display:inline
	}

.port_panel_7_right {
	float:right
	}

.port_side_comment {
	display:block;
	background:url(images/lets_talk_top.png) no-repeat top
	}

#internal_left #text-10, #internal_left p {
	color:#77c7f0;
	padding:20px;
	font-size:140%;
	line-height:1.2em
	}

/* -- ** NEWS ** -- */

.news_div {
	font-size:100%;
	padding-left:20px
	}

.news_div h2 {
	font-size:120%;
	font-weight:bold;
	padding-left:20px
	}

.news_div a {
	text-decoration:none
	}

.news_div .read_more {
	display:block;
	width:580px;
	text-align:right;
	padding-bottom:20px;
	margin:0 0 20px 20px;
	border-bottom:dotted 1px #e8e8e8
	}

.news_div a.read_more {
	text-transform:lowercase;
	text-decoration:none
	}

.news_thumb_list {
	display:inline-block;
	float:left;
	padding-right:20px
	}

/* -- ** BASE BOXES ** -- */

*.content-box {
	padding:20px;
	width:270px;
	color:#fff;
	font-weight:normal;
	float:left;
	margin-bottom:340px
	}

*.content-box h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	color:#fff;
	font-size:150%;
	font-weight:normal;
	padding-bottom:30px
	}

*.content-box a {
	text-decoration:none;
	color:#fff
	}

#block-1 {
	margin-right:15px;
	background:#f16889
	}

#block-2 {
	margin-right:10px;
	display:inline;
	background:#b7be62
	}

#block-3 {
	margin:0;
	display:inline;
	float:right;
	background:#a4a193
	}

#block-1, #block-2, #block-3 {
	min-height:140px;
	line-height:1.2em
	}

/* -- ** LEFT SIDEBAR ** -- */

#left {
	width:190px;
	float:left;
	margin:0;
	padding:10px 10px 0 0;
	font-size:80%;
	font-weight:normal
	}

#left h2 {
	font-size:80%;
	color:#000;
	margin:0;
	padding:0
	}

#left label {
	font-size:82%;
	color:#000;
	margin:0;
	padding:0
	}

#left p {
	margin:0;
	padding:0
	}

#left img {
	padding:0;
	margin: 0
	}

#left ul {
	margin:12px;
	padding:0
	}

#left ul li {
	margin:0;
	padding:0;
	line-height:1.2em;
	list-style-type:none
	}

/* -- ** INTERNAL LEFT ** -- */

#internal_left {
	width:260px;
	float:left;
	margin:0;
	padding:0;
	font-size:80%;
	font-weight:normal;
	background:#fff
	}

#internal_left h1.sidebar-title {
	font-size:140%;
	padding-bottom:10px
	}

#internal_left a {
	text-decoration:none
	}

li.cat-post-item {
	padding-bottom:10px
	}

#internal_left ul {
	margin:0;
	padding:0
	}

#internal_left li {
	list-style:none
	}

#internal_left ul li {
	margin:0;
	padding-top:6px;
	padding-bottom:6px;
	font-size:90%;
	line-height:1.2em;
	list-style:none;
	border-top:dotted 1px #ccc
	}

#internal_left #query-posts-4 {
	padding-top:10px
	}

#internal_left #query-posts-4 ul li {
	padding-left:20px;
	border:none
	}

#internal_left #query-posts-4 ul li a {
	color:#12b5ea;
	font-size:140%;
	border:none
	}

#left h2 {
	font-size:80%;
	color:#000;
	margin:0;
	padding:0
	}

#internal_extras {
	width:260px;
	color:#77c7f0;
	padding:20px 10px;
	font-size:120%;
	line-height:1.2em;
	float:left;
	margin:0;
	font-weight:normal;
	background:#fff
	}

#internal_extras h2 {
	font-size:140%;
	color:#000;
	margin:0;
	padding-bottom:10px
	}

#internal_left ul {
	list-style:none
	}

#internal_left .box-left .textwidget strong, #internal_left p strong {
	color:#464748;
	font-size:90%
	}

.sidebar_quote {
	padding-top:36px;
	background:#e4f2fb url(images/side_quote_top.jpg) top left no-repeat
	}

#internal_left .sidebar_quote p {
	color:#464748;
	font-size:100%;
	line-height:1.4em
	}

#internal_left .sidebar_quote p strong {
	font-size:140%;
	line-height:1.4em;
	color: #77c7f0
	}

#internal_left .sidebar_quote p a {
	font-size:100%;
	line-height:1.4em;
	color: #77c7f0
	}

/* -- ** RIGHT SIDEBAR ** -- */

#right {
	width:196px;
	float:right;
	margin:0;
	padding-left:10px;
	font-size:80%;
	font-weight:normal;
	background:#9bbbe2
	}

#right h2 {
	font-size:80%;
	color:#000;
	margin:0;
	padding:0
	}

#right label {
	font-size:82%;
	color:#000;
	margin:0;
	padding:0
	}

#right p {
	margin:0;
	padding:0
	}

#right img {
	padding:0;
	margin:0
	}

#right ul {
	margin:10px;
	padding:0
	}

#right li {
	list-style:none
	}

#right ul li {
	margin:0;
	padding:0;
	line-height:1.2em;
	list-style:none
	}

#internal_right {
	width:196px;
	float:right;
	margin:0;
	padding:10px;
	font-size:80%;
	font-weight:normal;
	background:#fff
	}

/* -- ** PORTFOLIO ** -- */

#main_content {
	float:left;
	width:660px;
	margin-left:39px;
	padding-bottom:100px;
	background:#fff
	}

#main_content h3 {
	font-size:110%;
	margin-bottom:6px
	}

#main_content img a {
	display:inline;
	height:165px;
	width:165px;
	overflow:hidden;
	border:0 none
	}

#main_content ul {
	padding-left:60px;
	margin-bottom:14px
	}

#main_content p {
	line-height:1.2em;
	padding:0 20px 20px
	}

#main_content a {
	color:#464748;
	text-decoration:none
	}

#port_content {
	float: left;
	width:960px;
	overflow: hidden;
	padding:0
	}

.port_display {
	float:right;
	width:663px;
	margin:0;
	padding-bottom:100px
	}

.internal_header {
	display:block
	}

/* -- ** MAIN PAGE CONTENT ** -- */

.post-id-3 h3 {
	padding-left:40px;
	margin:0;
	color: #ff6086;
	font-weight:bold
	}

.post-id-3 p {
	margin-left:20px
	}

.post-id-8 h3 {
	padding-left:40px;
	margin:0;
	color: #ffcb1e;
	font-weight:bold
	}

.post-id-8 p {
	margin-left:20px
	}

.post-id-66 h3 {
	padding-left:40px;
	margin:0;
	color: #d4e10a;
	font-weight:bold
	}

.post-id-66 p {
	margin-left:20px
	}

.post-id-66 h4 {
	padding-left:20px;
	margin:0;
	color: #d4e10a;
	font-size:90%;
	font-weight:normal;
	font-style:italic
	}

/* -- ** LETS TALK ** -- */

.post-id-15 h3 {
	color:#3fbdef;
	padding-left:40px
	}

.post-id-15 p {
	margin-left:20px
	}

.map {
	float:right;
	margin-top:30px;
	border:solid 3px #e1f0fb
	}



/* -- ** EXTRAS ** -- */

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto
	}

img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline
	}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline
	}

.alignright {
	float:right
	}

.alignleft {
	float:left
	}

/* -- ** FOOTER ** -- */ 
	

#footer {
	width:920px;
	padding:20px 30px;
	overflow: hidden;
	font-size:60%;
	color:#fff;
	clear:both;
	border-top:solid 10px #fff;
	margin-bottom:10px;
	background:#a4a193
	}


#footer .footer_items {
	display: inline-block;
	text-align:left;
	width:24.5%;
	color:#fff;
	float:left;
	height:100%
}

#footer .footer_items h3 {
font-size:200%;
color: #fff;
font-weight:lighter;
font-family:Georgia, "Times New Roman", Times, serif;
padding-bottom:3px;
margin-bottom: 5px
}

#footer .footer_items ul li {
	list-style:none;
	font-size:140%;
	line-height:1.5em;
	border-bottom:dotted 1px #fff;
	margin-right:50px
	}

#footer .footer_items ul {
	margin:0;
	padding: 0
	}

.footer_items .textwidget p {
	font-size:140%
	}

#footer li a {
	text-decoration:none;
	color:#fff;
	padding-bottom:3px;
	}

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

#footer a:hover, #footer a:focus {
	text-decoration:none
	}

.footer_copy {
	float:right;
	clear:both;
	padding-right:135px
	}

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */


.cform { 
	margin:10px auto 0 auto; 
	width: 410px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; 
}

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

.cform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Times;
	color:#666666;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
}

ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important;
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.3em;
}


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

ol.cf-ol li.textonly {
	background:#F0F0F0 !important;
	letter-spacing:1px;
	margin:10px 0pt !important;
	padding:5px 0pt;
	text-align:center;
}


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

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

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

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

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

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

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

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#CEDDDF; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#F3F8F8; 
}

.cform textarea,
.cform input {
	width:150px; 
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

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

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

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

ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

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

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

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


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

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

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

span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display: -moz-inline-box; 
	vertical-align:top;
}

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

p.cf-sb {
	text-align:right;
	padding: 0!important;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 5px;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   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:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	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              */
/*                                                    */

label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

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

img.captcha	{
	vertical-align:text-bottom;
	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;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* 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:#ad2929!important;
	text-decoration:underline!important;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	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 .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/*                                                    */
/* 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:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;	
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}

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

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px!important;
}
*+html img.captcha {
	margin-bottom:1px!important;
}


.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-left:0;
	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;
	text-align:left;
}

.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;
} 

/* ----------- Gallery list -------------*/

.ngg-galleryoverview ul li:before {
	content: '' !important;
}

.ngg-gallery-list {
	list-style-type:none;
	padding: 0px !important;
	text-indent:0px !important;	
}

.ngg-galleryoverview div.pic img{
	width: 100%;	
}

.ngg-gallery-list li {
	float:left;
	margin:0 2px 0px 2px !important;
	overflow:hidden;
}

.ngg-gallery-list li a {
	border:1px solid #CCCCCC;
	display:block;
	padding:2px;
}

.ngg-gallery-list li.selected a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
}

.ngg-gallery-list li img {
	height:40px;
	width:40px;	
}

li.ngg-next, li.ngg-prev {
	height:40px;
	width:40px;	
	font-size:3.5em;
}

li.ngg-next a, li.ngg-prev a  {
	padding-top: 10px;
	border: none;
	text-decoration: none;
}
