/*  
Theme Name: NetworkWP
Theme URI: http://webdesign.simnorcomputing.com
Description: A wordpress template inspired by TV network websites, hence Network WP
Version: 1.0
Author: Simon North, Simnor Web Design
Author URI: http://webdesign.simnorcomputing.com
*/

body {
background:#313131;
text-align:center;
font-family:Helvetica, Arial, 'Sans Serif';
font-size:12px;
color:#444444;
}

a {
color:#03698f;
text-decoration:none;
}

a:hover {
text-decoration: underline;
}

.alignleft {
float:left;
display:block;
margin:0 20px 20px 0;
}

.alignright {
float:right;
display:block;
margin:0 0 20px 20px;
}

h1 {
font-size:25px;
font-weight:bold;
}

h2 {
font-size:20px;
font-weight:bold;
line-height:24px;
}

h3 {
font-size:16px;
line-height:22px;
font-weight:bold;
}

.widgets h3 a {
color: #fff;
}

h4 {
font-size:15px;
line-height:20px;
font-weight:bold;
}

h5 {
font-size:13px;
font-weight:bold;
}

h6 {
font-size:11px;
font-weight:normal;
}

p, ul, ol {
line-height:20px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote {
margin:0 0 20px 0;
}

.post blockquote {
padding:0 0 0 10px;
border-left:3px solid #eaeaea;
}

.post ul, .post ol {
margin:0 0 20px 25px;
}

.post ul ul, .post ol ul {
margin:0 0 0px 25px;
}

.post ul {
list-style:outside disc;
}

.post ol {
list-style:outside decimal;
}

ul ul, ol ul {
margin-bottom:0px;
}

small {
font-size:11px;
display:block;
}

.clear {
clear:both;
}




/* STRUCTURE */
#page {
width:960px;
margin:auto;
text-align: left;
}

#header {
width:960px;
height:100px;
display:block;
clear:both;
position:relative;
z-index:2000;
}

#menulinks {
width:960px;
height:40px;
display:block;
clear:both;
z-index:1000;
position:relative;
}

#banner {
width:960px;
height:270px;
display:block;
clear:both;
overflow:hidden;
position:relative;
}

#innerbanner {
width:960px;
display:block;
clear:both;
overflow:hidden;
position:relative;
}

#mainarea {
width:900px;
padding:30px;
display:block;
clear:both;
overflow:hidden;
background:#FFF;
}

#breadcrumb {
width:960px;
height:30px;
background:#DDD;
display:block;
clear:both;
overflow:hidden;
border-bottom:1px solid #CCC;
}

#contentarea {
float:left;
display:block;
width:570px;
}

#sidebar {
float:right;
display:block;
width:300px;
}

#subfooter {
width:960px;
background:#f8f8f8;
display:table;
height:1%;
clear:both;
overflow:hidden;
position:relative;
border-top:1px solid #CCC;
}

#footer {
width:960px;
display:block;
clear:both;
overflow:hidden;
}


/* Header */
#header {
background:url(./images/header2.jpg) no-repeat bottom;
}

#header h1 {
float:left;
display:block;
margin:0px;
padding:7px 0 0 15px;
height:65px;
}

#header h1:hover {
float:left;
display:block;
margin:0px;
padding:7px 0 0 15px;
height:65px;
}

#header h1 a {
color:#FFF;
font-size:30px;
letter-spacing:0.5px;
}

#header h1 a:hover {
color:#CCC;
text-decoration: none;
}

#header ul#headernav {
float:right;
display:block;
margin:35px 0 0 0;
}

#header ul#headernav li {
float:left;
display:block;
height:30px;
position:relative;
}

#header ul#headernav li a {
float:left;
display:block;
padding:0 15px;
height:30px;
line-height:30px;
color:#999;
text-decoration: none;
font-size:12px;
}

#header ul#headernav li a:hover, #header ul#headernav li.active a {
background:#222;
}

#header ul#headernav ul {
position:absolute;
top:30px;
left:0px;
width:200px;
display:block;
background:#222;
z-index:2000;
display:none;
}

#header ul#headernav ul ul {
top:0px;
left:200px;
width:200px;
display:block;
}

#header ul#headernav ul li {
float:none;
margin:0px;
height:30px;
border-bottom:1px solid #333;
}

#header ul#headernav ul li a {
float:none;
margin:0px;
padding:0 15px;
height:30px;
line-height:30px;
font-size:12px;
}

#header ul#headernav ul li a:hover {
background:#1a1a1a;
}

#header ul#headernav li a:hover, #header ul#headernav li.active a, #header ul#headernav li.current_page_item a, #header ul#headernav li.current-cat a {
color:#FFF;
}



/* Menulinks */
#menulinks {
background:url(./images/menulinks.png) no-repeat;
}

#menulinks ul#nav {
float:left;
display:block;
margin:0 0 0 5px;
font-size:13px;
}

#menulinks ul#nav li {
float:left;
display:block;
height:40px;
position:relative;
}

#menulinks ul#nav li a {
float:left;
display:block;
padding:0 15px;
height:40px;
line-height:40px;
color:#FFF;
text-decoration: none;
font-size:12px;
}

#menulinks ul#nav li a:hover, #menulinks ul#nav li.active a {
background:#1d789a;
}

#menulinks ul#nav ul {
position:absolute;
top:40px;
left:0px;
width:200px;
display:block;
background:#1d789a;
z-index:10;
display:none;
}

#menulinks ul#nav ul ul {
top:0px;
left:200px;
width:200px;
display:block;
}

#menulinks ul#nav ul li {
float:none;
margin:0px;
height:35px;
border-bottom:1px solid #196c8b;
}

#menulinks ul#nav ul li a {
float:none;
margin:0px;
padding:0 15px;
height:35px;
line-height:35px;
font-size:12px;
}

#menulinks ul#nav ul li a:hover {
background:#4590ac;
}

#menulinks .searchform {
display:block;
float:right;
background: url(./images/searchform.png) no-repeat;
width:229px;
height:30px;
overflow: hidden;
position:relative;
margin:5px 5px 0 0;
}

input#s {
float:left;
}

#menulinks input#s {
background:none transparent;
color:#FFF;
border:none;
width:190px;
position:absolute;
top:7px;
height:20px;
line-height:20px;
left:10px;
display:block;
font-size:12px;
float:none;
}

input#searchsubmit {
background:url(./images/searchIcon.png) no-repeat transparent;
text-indent:-9999px;
border:none;
width:21px;
height:21px;
display:block;
float:left;
margin:0 0 0 5px;
}

#menulinks input#searchsubmit {
position:absolute;
top:4px;
right:6px;
float:none;
margin:0px;
}




/* Banner */
#banner a {
color:#FFF;
text-decoration: none;
}

#banner a:hover {
color:#ccc;
}

ul#featured {
width:960px;
height:270px;
overflow:hidden;
position:relative;
display:block;
}

ul#featured li {
width:960px;
height:270px;
overflow:hidden;
position:absolute;
top:0px;
left:0px;
display:none;
}

ul#featured li.slide1 {
display:block;
}

ul#featured li img.image {
position:absolute;
top:0px;
left:0px;
z-index:1;
}

ul#featured li .fadeOverlay {
background:url(./images/featuredOverlay.png) repeat-y 590px top;
width:960px;
height:270px;
display:block;
position:absolute;
top:0px;
right:0px;
z-index:2;
}

ul#featured li blockquote {
display:block;
position:absolute;
z-index:3;
top:40px;
left:620px;
width:310px;
}

ul#featured li h2 {
margin:0 0 10px 0;
}

ul#featured li h2 a {
color:#FFF;
text-decoration: none;
font-weight:normal;
font-size: 20px;
}

ul#featured li p {
color:#CCC;
font-size:12px;
margin:0 0 10px 0;
letter-spacing:0.5px;
}

ul#featured li p.credit {
padding-left:0px;
z-index:3;
font-size:13px;
display:block;
position:absolute;
bottom:15px;
left:30px;
margin:0px;
color:#FFF;
}

ul.featuredDots {
z-index:10;
bottom:20px;
right:20px;
display:block;
position:absolute;
}



/* Inner Banner */
#innerbanner {
background:url(./images/defaultImage.jpg) no-repeat;
}

#innerbanner a {
color:#FFF;
text-decoration: none;
}

#innerbanner a:hover {
color:#ccc;
}

#innerbanner h2 {
margin:40px 0 10px 0;
color:#FFF;
text-decoration: none;
font-weight:normal;
font-size: 22px;
}

#innerbanner p {
color:#FFF;
text-decoration: none;
font-weight:normal;
color:#FFF;
font-size:13px;
letter-spacing:0.5px;
width:540px;
margin:0;
}

#innerbanner .inner {
background:url(./images/fadeOverlayLeft.png) repeat-y -80px top transparent;
width:960px;
display:block;
overflow: hidden;
padding-bottom:40px;
}

#innerbanner .left {
width:540px;
display:block;
float:left;
padding:0 0 0 30px;
}

#innerbanner .right {
width:300px;
display:block;
float:right;
position: relative;
}

#innerbanner .socialIcons {
float: right;
background: url(./images/socialIcons.png) no-repeat;
width:293px;
height:63px;
display: block;
position:absolute;
top:80px;
right:20px;
padding-left:10px;
}

#innerbanner .socialIcons li {
float: left;
display: block;
width:40px;
height:63px;
}

#innerbanner .socialIcons li a {
float: left;
display: block;
width:24px;
height:24px;
margin:20px 10px 10px 10px;
}

#innerbanner .speechBubble {
background: url(./images/speechbubbleRight.png) no-repeat;
width:240px;
height: 79px;
line-height: 68px;
letter-spacing:0.5px;
font-size:11px;
text-align: center;
position: absolute;
top:30px;
left:-180px;
display: none;
}



/* Breadcrumb */
#breadcrumb p {
margin:5px 0 0 30px;
}



/* Contentarea */
#contentarea {
}

.postContainer {
overflow: hidden;
display:block;
width:570px;
}

.postContainer .heading {
overflow: hidden;
display:block;
width:570px;
height:50px;
}

.postContainer .heading h2 {
margin:0 0 10px 0;
display:block;
float:left;
color:#FFF;
text-transform: uppercase;
background: #03698f;
padding:3px 8px;
font-size:14px;
letter-spacing: 1px;
}

ul.dots {
margin:8px 0 0 0;
float:right;
display:none;
}

ul.dots li {
float:left;
display:block;
padding:0px;
margin:0 0 0 8px;
}

ul.dots li.dot a {
background:url(./images/dot.png) no-repeat;
width:11px;
height:11px;
float:left;
display:block;
padding:0px;
margin:0px;
}

ul.dots li a {
padding:0px;
margin:0px;
}

ul.featuredDots li.dot a {
background:url(./images/dotWhite.png) no-repeat;
}

ul.dots li a {
float:left;
display:block;
line-height:11px;
height:11px;
margin:0 0 0 8px;
}

.postContainer .posts {
width:600px;
display:block;
position:relative;
overflow: hidden;
}

.postContainer .posts ul {
margin:0 0 20px 0;
display: block;
overflow: hidden;
top:0px;
left:0px;
width:600px;
}

.postContainer .posts ul li {
float:left;
display:block;
width:170px;
margin:0 30px 0 0;
}

.postContainer .posts ul li img.thumb {
float:none;
clear:both;
margin:0px;
}

.postContainer .posts ul li h3 {
font-size:13px;
margin:0 0 5px 0;
line-height:18px;
}

.postContainer .posts ul li p {
font-size:11px;
line-height:16px;
margin:0 0 0px 0;
color:#555;
}

p.meta {
font-size:11px;
margin:0 0 0px 0;
color:#777;
}

.postContainer .posts ul li p.meta {
margin:5px 0 0 0;
}

.postsArchive {
width:600px;
display:block;
position:relative;
overflow: hidden;
}

.postsArchive ul {
margin:0 0 20px 0;
display: block;
overflow: hidden;
width:600px;
}

.postsArchive ul li {
display:block;
width:570px;
margin:0 0 30px 0;
overflow: hidden;
}

.postsArchive ul li img, .postsArchive ul li span {
float:left;
display: block;
margin:0 20px 0 0;
}

.postsArchive ul li h3 {
font-size:15px;
margin:0 0 5px 0;
line-height:18px;
}

.postsArchive ul li p {
font-size:12px;
line-height:20px;
margin:0 0 0px 0;
color:#555;
}



/* Navigation */
.wp-pagenavi {
height:30px;
}

.wp-pagenavi a, .wp-pagenavi span {
margin:0 5px 0 0;
padding:3px 6px;
border:1px solid #CCC;
}

.wp-pagenavi a {
border:1px solid #03698f;
}

.wp-pagenavi a:hover {
border:1px solid #03698f;
background:#03698f;
color: #FFF;
text-decoration: none;
}



/* Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
text-align: center;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}

#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
line-height:18px;
padding:0 3px;
font-size:10px;
text-align: center;
background:#eaeaea;
border:1px solid #f8f8f8;
}

#wp-calendar th {
text-align: center;
padding-bottom:5px;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }


/* Comments */
.comments {
margin:40px 0;
display:block;
overflow: hidden;
}

h2#comments, h2.reply {
margin:0 0 10px 0;
display:table;
color:#FFF;
text-transform: uppercase;
background: #03698f;
padding:6px 8px;
font-size:14px;
letter-spacing: 1px;
}

ol.commentlist {
padding-top:10px;
margin-bottom:40px;
}

ol.commentlist li {
display:block;
position:relative;
overflow: hidden;
margin:0 0 40px 0;
padding-left:100px;
min-height:100px;
}

ol.commentlist li .left {
display:block;
position:absolute;
top:0px;
left:0px;
width:100px;
}

ol.commentlist li p.meta {
color:#777;
margin-top:-10px;
}

ol.commentlist ul.children {
margin:0px 0 0 100px;
}



/* Sidebar */
#sidebar {
}

.widget {
margin:0 0 30px 0;
display:block;
overflow: hidden;
}

.widget h3 {
margin:0 0 10px 0;
display:table;
color:#FFF;
text-transform: uppercase;
background: #03698f;
padding:5px 8px;
font-size:14px;
letter-spacing: 1px;
}

.widget ul {
margin: 0;
}

.widget ul li {
display:block;
border-bottom:1px solid #ddd;
padding:6px 0;
line-height:18px;
}

.textwidget {
line-height:20px;
}

/* Tabs */
#tabs { 
}
#tabs ul.thetabs {}
#tabs .tabs {
width:100%;
height:35px;
display:block;
margin:0px;
}

#tabs .tabs ul {
float:left;
display:block;
}

#tabs ul.thetabs li {
height:35px;
line-height:35px;
padding:1px 16px 0 16px;
display:block;
float:left;
border-bottom:1px solid #CCC;
background: #FFF;
cursor: pointer;
}

#tabs ul.thetabs li.active {
border-bottom:1px solid #FFF;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
border-top:1px solid #CCC;
padding:0 15px;
}

#tabs .panels {
margin-top:1px;
border:1px solid #ccc;
display:block;
background: #FFF;
}

#tabs .panels .panel {
display:none;
padding:20px 20px 0 20px;
}

#tabs .panels .panel.active {
display:block;
}

#tabs .panels .panel ul {
margin:0px;
}

#tabs .panels .panel ul li {
display:block;
overflow: hidden;
margin:0 0 20px 0;
border-bottom:none;
padding:0;
}

#tabs .panels .panel ul li .thumb {
float:left;
display:block;
margin:0 20px 0 0;
}

#tabs .panels .panel ul li p {
line-height:16px;
margin:0 0 3px 0;
}

/* Advert Widget */
.advertWidget h3 {
margin:0px;
padding:0px;
letter-spacing: 0.0px;
text-align:right;
line-height:14px;
font-size:10px;
font-weight: normal;
color:#ccc;
display:block;
background: none transparent;
}

.smallAds {
margin:0px;
}

.smallAds a {
margin:0 50px 40px 0;
display:block;
float:left;
}

.smallAds a.advert2, .smallAds a.advert4, .smallAds a.advert6 {
margin:0 0 40px 0;
}



/* Sub Footer */
#subfooter {
}

#subfooter .widgets {
display:block;
margin:25px 0;
width:960px;
overflow: hidden;
}

#subfooter .widget {
display:inline;
float:left;
margin:0 0 0 30px;
width:170px;
}

#subfooter .widget4 {
width:280px;
}

#subfooter .widget .widget, #subfooter .widget4 .widget {
float:none;
display:inherit;
margin:0;
width:auto;
}

/* Footer */
#footer p {
text-align: right;
color:#a5a5a5;
line-height:16px;
font-size:11px;
margin:20px 0;
}

#footer a {
color:#CCC;
}

.widget legend, .widget .linklove {display: none;}

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin: 0; 
	width: 452px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:0 0 5px 0; 
	border:none;
}

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

.cform legend { 
	margin:0;
	padding:0; 
	display: none;
}

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


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

ol.cf-ol li.textonly {
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


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

.linklove {
	display: none;
}

.cform label {
	width:130px; 
	margin:1px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
	padding: 5px 0 0 0;
}
.cform label span {
	width:130px; /* must be the same as above!*/
	display:block; 
}

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

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

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

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

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

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #367981; 
	color:#888;
	vertical-align:top;
	margin:0 0 0 0;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #b31f1d;
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform textarea,
.cform input {
	width:298px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

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

.cform textarea {
	overflow:auto;
}

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

span.reqtxt,
span.emailreqtxt { 
	margin:0px 0 0 140px;
	display: block; 
	vertical-align:top;
	color: #b31f1d;
	font-size:0.7em;
	text-align: left;
}


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

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

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

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

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


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

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


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

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:auto;  
	padding:2px 1em; 
	margin: 0;
	background: #367981; color: #FFF; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
	cursor: pointer;
}

.cform input.backbutton:hover,
.cform input.resetbutton:hover,
.cform input.sendbutton:hover {
	background: #FFF; color: #333;
}


.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   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 {
	margin:0 0 0 10px;
	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:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

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_white.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:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	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:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

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

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* 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 #367981;
}

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


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}

.widget .cform label {display:block; text-align: left;}
.widget .cform span.reqtxt,
.widget .cform span.emailreqtxt {margin:0px 0 0 0px;
	display: block; 
	vertical-align:top;
	color: #b31f1d;
	font-size:0.7em;
	text-align: left;}
.widget .cform textarea,
.widget .cform input  {width: 160px !important;}
.widget .cform p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:left; }
.widget .cform input.sendbutton	{ 
	width:80px !important;}

.slideshow {width:300; height: 250px; overflow: hidden; border: 1px solid #ccc;}