/*
Theme Name: WatchEvolution
Theme URI:
Description: WatchEvolution theme.
Version: 1.0
Author: Mass Media Group
Author URI: http://ooyes.net
Tags: blue



*/



/* Begin Typography & Colors */



a, a *{
  outline: none;
  cursor: pointer;
}
a{
  color: #0D6597;
}


#header {
}
#headerimg 	{
	margin: 0;
	}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist, #comments, #respond, #commentform{
  margin-left: 5px;
}


/* Begin Structure */
*{
  margin: 0;
  padding: 0;
}

body {
	background: #01245C url(images/body_bg.jpg) no-repeat center top;
	font: 12px Arial, sans-serif;
	color: #373737;
	}
	img{
      border: none;
    }
#container{
  text-align: center;
}
.banner_top{
  padding-top: 13px;
  text-align: center;
  overflow: hidden;
  zoom:1;
}

#logo{
  float: left;
  width: 313px;
  height: 127px;
  overflow: hidden;
  margin-top: -15px;
  clear: both;
  overflow: hidden;
}
#logo a{
	display: block;
	text-indent: -10000px;
    width: 313px;
  	height: 127px;
	background: url(images/logo.png) no-repeat;
}

#page {
	text-align: left;
	min-width: 950px;
	margin: 0 30px;
}

#header{
	margin: 0;
	padding: 0;
        background:none !important;
}

#header:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#header{display: inline-block;}

html[xmlns] #header{display: block;}

* html #header{zoom: 1;}

#headerimg {
	margin: 0;
	width: 100%;
	}

#content-wrapper{
  clear: both;
  background: #fff url(images/content_bg.jpg) repeat-x;
  padding: 10px;
  zoom:1;
}
#content-wrapper:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#content-wrapper{display: inline-block;}

html[xmlns] #content-wrapper{display: block;}

* html #content-wrapper{zoom: 1;}
.contentborder{
  height: 3px;
  background: url(images/content_border.png) no-repeat;
  margin: 0 auto;
}

#content{
  padding-right: 345px;
  margin-left:0px !important;
}



.post {
	margin: 0;
}
.post small{
	color: #9FA4A6;
	font: italic 12px Arial;
	line-height: 20px;
}

.post .post-image{
  float: left;
  margin: 0 7px 5px 0;

}
.post .post-image img{
 max-width: 250px;
 -width: 250px;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 0;
	}

.widecolumn .smallattachment {
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata{
  font: 12px Arial;
  color: #373737;
}
.postmetadata a{
	text-decoration: none;
	color: #0D6597;
}

.clear, .c{
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	background: #1E65B5;
	border-top: solid 2px #01245C;
	height: 55px;
	}
#footer_logo{
  float: left;
  display: block;
  text-indent: -9999px;
  width: 124px;
  height: 54px;
  margin-left:40px;
  -margin-left:20px;
  background: url(images/footerlogo.jpg) no-repeat;
}
#footer_nav{
  float: right;
  list-style: none;
  margin-top: 22px;
}
#footer_nav li{
	float: left;
	margin-right: 40px;
    -margin-right: 20px;
}
#footer_nav a{
	font: 12px Arial;
	color: #fff;
	text-decoration: none;
}
#footer_nav a:hover{
	text-decoration: underline;
}

/* End Structure */



/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
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
	}
/* End Images */

.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	float: right;
	display: inline;
	margin-top: 65px;
	}
#searchbar{
  width: 252px;
  height: 23px;
  background: url(images/searchbar.png) no-repeat;
  overflow: hidden;
  display: inline-block;
  float: left;
  outline: none;
}

#searchform #s {
padding:3px 2px 2px 2px;
width:230px;
border: none;
background: none;
margin-left: 5px;
outline: none;
	}

#searchsubmit {
	border: none;
	background: url(images/search.png) no-repeat;
	cursor: pointer;
	width: 79px;
	height: 27px;
	float: left;
	margin: -2px 0 0 9px;
	}

.entry form {
	text-align:left;
	}
.entry .cform {
	margin: 0;
	margin-bottom:10px
}
select {
	width: 130px;
	}
.entry .cform label span {
	color: #373737;
}

#commentform{
	overflow: hidden;
	zoom:1;
	background: #F5F5F5;
	padding: 12px;
}

#author, #email, #url{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
    border-color:#BBBBBB #EEEEEE #EEEEEE #BBBBBB;
	border-style:solid;
	border-width:1px;
	padding:3px;
	}
#url{
  margin-bottom: 5px;
}

#commentform textarea {
	padding: 2px;
    width: 70%;
	height: 150px;
    border-color:#BBBBBB #EEEEEE #EEEEEE #BBBBBB;
	border-style:solid;
	border-width:1px;
	padding:3px;
	}

#commentform #submit {
	margin: 0;
	float: left;
    cursor: pointer;
	margin-top: 7px;
	}
	#respond{
      -x-system-font:none;
color:#0D6597;
font-family:'Kozuka Gothic Pro',Arial;
font-size:20px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding-bottom:10px;
text-transform:uppercase;
    }
.entry{
  padding: 0 10px;
}

/* End Form Elements */
.sbbox ul{
	position: relative;
	z-index: 1;
}
.sbbox h2{
	font: 20px 'Kozuka Gothic Pro', Arial;
	color: #0D6597;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.sbbox{
  width: 298px;
  -width: 295px;
  background: url(images/sidebartop.jpg) no-repeat;
  position: relative;
  min-height: 200px;
  -height: 200px;
  left: -4px;
  padding: 15px 15px 30px 15px;

}
.rss{
  display: block;
  float: right;
  width: 182px;
  height: 47px;
  text-indent: -9999px;
  background: url(images/rss.jpg) no-repeat;
  margin-top: -8px;
  margin-bottom: 4px;
}

.sidebar-item ul{
	position: relative;
	z-index: 1;
}
.sbbox .sidebar-item-bottom{
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 330px;
  -width: 325px;
  height: 88px;
  background: url(images/sidebarbottom.jpg) no-repeat;
  z-index: 0;
}
.categories li a{
	display: inline-block;
	padding-left: 25px;
	padding-top: 1px;
	font: 12px Arial;
	color: #0C4385;
	text-decoration: none;
}
.categories li a:hover{
	text-decoration: underline;
	background: url(images/sidebar_star.jpg) no-repeat 0px 0px;
}
#slide{
	overflow: hidden;
	background: url(images/slidebg.jpg) no-repeat;
	position: relative;
	zoom:1;
}
#slide-right{
  height: 304px;
  background: url(images/slidebg_right.jpg) no-repeat right top;
  padding-right: 15px;
}
.tab_content{
  padding-top: 5px;
  line-height: 20px;
  height: 142px;
  overflow: hidden;
}
.more-link{
  display: inline-block;
  width: 59px;
  height: 19px;
  text-indent: -9999px;
  background: url(images/slide_more.jpg) no-repeat center center;
  float: right;
  margin-top: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
}
#slide-right .more-link{
  height: 28px;
  margin: 0;
  position: absolute;
  right: 20px;
  bottom: 34px;
}

.rcomments{
  clear: both;
  overflow: hidden;
  zoom:1;
  margin-bottom: 10px;
}
.rcomments a{
	font: 12px Arial;
	color: #373737;
	text-decoration: none;
}

.rcomments .avatar{
  float: left;
  margin-right: 5px;
}



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist li {
	list-style: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.commentmetadata a{
	font: 12px Arial;
	text-decoration: none;
	color: #3399D9;
}
.commentlist cite{
  font: bold 12px Arial;
}
#comments{
  color:#0D6597;
font-family:'Kozuka Gothic Pro',Arial;
font-size:20px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
padding-bottom:10px;
text-transform:uppercase;
}


/* End Comments */
/* Begin Sidebar */
#sidebar
{
	padding: 0;
	width: 325px;
    float: right;
	clear: both;
	zoom:1;
	overflow: hidden;
}


/* End Sidebar */

/* Begin Calendar */
#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 {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Customs: */

#nav{
   list-style: none;
   position: relative;
   left: -10px;
}
#nav li{
   float: left;
	margin:0 7px;

}
#nav a{
	display: inline-block;
	padding:12px 30px;
	text-align: center;
    font: 12px Arial;
	text-decoration: none;
	color: #235B91;
	text-transform: uppercase;
}
#nav li:hover, #nav .current_page_item{
   background: url(images/navleft.jpg) no-repeat;
}
#nav li:hover a, #nav .current_page_item a{
	background: url(images/navright.jpg) no-repeat right top;
	color: #fff;
}
.linklove{
  display: none !important;
}



.slidethis{

}
.tabs{
  float: left;
  list-style: none;
  clear: both;
  margin: 11px 0 0 12px;
}
.tabs li{
	float: left;
	margin-right: 1px;
}
.tabs li a{
	display: inline-block;
	padding: 3px 7px;
	border: solid 1px #C2C2C2;
	font: 12px Arial;
	text-decoration: none;
	color: #9FA4A6;
}
.tabs li a:hover, .tabs li.active a{
	color: #fff;
	background: #08507A;
	border: solid 1px #08507A;
}
#slide .post-image{
  float: left;
  width: 268px;
  height: 186px;
  border: solid 1px #C5C5C5;
  display: block;
  margin: 0 15px 0 0;
  overflow: hidden;
}
#slide .post-image img{
  width: 268px;
}
#slide-right .slide_post{
  padding-top: 43px;
  padding-left: 12px;
  height: 188px;
}
.slide-title{
  font: 24px Arial;
  color: #0C4385;
  padding: 0 0 5px 0;
  text-decoration: none;
}
.date{
  font: 12px Arial;
  color: #9FA4A6;
}
.post-wrapper{
	margin-bottom: 15px;
	background: url(images/post_left.jpg) repeat-y;
	position: relative;
	zoom:1;
}

.post {
	margin: 0;
	overflow: hidden;
	zoom:1;
	width: auto;
	padding: 25px 10px 30px 10px;
	background: url(images/post_right.jpg) repeat-y right top;
	}


.post-top{
  height: 19px;
  width: 100%;
  -width: expression(this.parentNode.offsetWidth);
  background: url(images/post_top.jpg) repeat-x;
  position: absolute;
  top: 0;
  left: 0;
}
.post-bottom{
  height: 15px;
  width: 100%;
  -width: expression(this.parentNode.offsetWidth);
  background: url(images/post_bottom.jpg) repeat-x;
  position: absolute;
  bottom: 0;
  left: 0;
}
.post-top span{
	display: block;
	float: left;
	width: 19px;
	height: 19px;
	background: url(images/post_top_left.jpg) no-repeat;
}
.post-top samp{
	display: block;
	float: right;
	width: 19px;
	height: 19px;
	background: url(images/post_top_right.jpg) no-repeat;
}
.post-bottom span{
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	background: url(images/post_bottom_left.jpg) no-repeat;
}
.post-bottom samp{
	display: block;
	float: right;
	width: 15px;
	height: 15px;
	background: url(images/post_bottom_right.jpg) no-repeat;
}


.post h2, .post h2 a, .post h3, .post h3 a{
  font: 24px Arial;
  color: #0c4386;
  text-decoration: none;
  padding-bottom: 10px;
}

.tagcloud a{
	text-decoration: none;
	color: #1E4DA6;
    position: relative;
    z-index: 1;
}
.recent-posts .post-image{
  display: block;
  float: left;
  width: 68px;
  height: 47px;
  background: url(images/recent_posts_image.jpg) no-repeat;
  margin-right: 6px;
  padding: 10px 0 0 8px;
}
.recent-posts .post-image span{
	display: block;
	width: 60px;
	height: 41px;
	overflow: hidden !important;
}
.recent-posts .post-image img{
	float:left;
	min-height:39px;
	width:60px;
}

.recent-posts li{
  height: 60px;
}
.recent-posts li a{
	color: #0C4385 ;
	font: 12px Arial;
	text-decoration: none;
}
.recent-posts li a:hover{
	text-decoration: underline;
}
.rpost-lisnk{
  position: relative;
  top: 20px;
}
.twitter{
  display: block;
  width: 320px;
  height: 56px;
  text-indent: -10000px;
  background: url(images/twitter.jpg) no-repeat;
}
.feed_email{
	float: left;
	width: 181px;
	height: 30px;
	background: url(images/burner_text.jpg) no-repeat;
}
.feed_email input{
	width: 175px;
	height: 17px;
	padding: 8px 2px 2px 2px;
	background: none;
	border: none;
	text-align: center;
	font: 12px Arial;
	color: #0C4385;
}
.feed_submit{
	float: left;
	width: 59px;
	height: 28px;
	cursor: pointer;
	border: none;
	background: url(images/burner_submit.jpg);
	margin: 1px 0 0 7px;
}
.feedburner_form{
	width: 250px;
	margin: 0 auto;
	padding-top: 50px;
	position: relative;
	z-index: 1;
}
.meta{
  clear: both;
  list-style: none;
  border-top: solid 1px #B3B3B3;
  display: block;
  padding-top: 12px;
  margin: 12px 12px 0 12px;
}


.meta li{
	float: left;
	margin: 0 45px 0 0;
}
.meta li a{
	color: #0D6597;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	padding-top: 8px;
}
.meta .source a{
	padding: 8px 0 2px 21px;
	background: url(images/source.jpg) no-repeat;
}
.meta .emailthis a{
	padding: 8px 0 7px 35px;
	background: url(images/emailthis.jpg) no-repeat;
}
.meta .cnumber a{
	padding: 8px 0 5px 33px;
	background: url(images/commentsnumber.jpg) no-repeat 0 7px;
}
.meta a.stico_default {
	background-position: 0 50% !important;
}

.thetitle{
  background: #DFDFDF url(images/hometitle.jpg) repeat-x;
  padding: 10px 15px;
  font: 24px Arial;
  color: #0D6597;
  border: solid 1px #CACACA;
  margin-top: 15px;
  margin-bottom: 5px;
}


.commentlist li{
  overflow: hidden;
  zoom:1;
  background: #F5F5F5 ;
  border: solid 1px #CECECE;
  padding: 7px;
  margin-bottom: 12px;
}

/* email to friend */
.wp-email{
  overflow: hidden;
  zoom:1;
  padding-bottom: 10px;
}

.wp-email .TextField{
  	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
    border-color:#BBBBBB #EEEEEE #EEEEEE #BBBBBB;
	border-style:solid;
	border-width:1px;
	padding:3px;
}
.wp-email textarea {
	padding: 2px;
    width: 445px;
	height: 150px;
    border-color:#BBBBBB #EEEEEE #EEEEEE #BBBBBB;
	border-style:solid;
	border-width:1px;
	padding:3px;
	}
.wp-email label{
  line-height: 21px;
}
#wp-email-submit{
  clear: both;
  float: left;
  margin: 20px 0 0 0;
  cursor: pointer;
}
.sociable{
  clear: both;
  float: left;
}
.pagetitle{
  color: #0C4386;
  font: bold 25px/30px Arial;
}

.post-adsense{
/*  background: #C4E5F4;
  height: 100px;*/
  text-align: center;
  margin:0 2px 0 5px;
  position: relative;
  top: -10px;
}
.Web-Design-Company{
	color: #98D8FA;margin-top: 21px;
	text-align: center;
	font: 11px Arial;
}
.Web-Design-Company a{
	color: #98D8FA;
	font: 11px Arial;
	text-decoration: none;
}
#sidebar .ngg-widget a{
	display: block;
	padding: 9px 8px;
	background: url(images/mini_photo.jpg) no-repeat;
	width: 58px;
	height: 59px;
	float: left;
}


#flickrbadge{
  	background: url(images/flickrbadge.jpg) no-repeat;
	width: 318px;
	overflow: hidden;
	zoom:1;
}
.flickcontent{
   background: url(images/flickrbadge_bottom.jpg) no-repeat left bottom;
   padding-bottom: 34px;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 36px;
}
.videogallery .post-image{
  display: block;
  float: left;
  width: 93px;
  height: 83px;
  background: url(images/mini_video.jpg) no-repeat;
  margin-right: 6px;
  overflow: hidden;
}
.videogallery .post-image img{
	width: 75px;
	min-height: 65px;
}
.videogallery .post-image span{
  display: block;
	float: left;
	margin: 8px;
	height: 68px;
	overflow: hidden;
	width: 75px;
}

#ngg_galery_related_images_wrapper{
	margin:20px auto 20px auto;
	clear:both;
	text-align:center;
	background:url(images/thumbleft.jpg) no-repeat;
}
#ngg_galery_related_images{
	margin:auto;
	text-align:center;
	background:url(images/thumbright.jpg) no-repeat right top;
	padding-top:10px;
	margin-left:8px;
}
#ngg_galery_related_images img{
	border:solid 1px #ccc;
	
}
#ngg_galery_related_images a{
	padding-right:10px;
	
}
#ngg_galery_related_images_wrapper img{
 max-width:120px;
-width:120px;
}







/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px auto 0 auto; 
	width: 410px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 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; 
	font:normal 18px Helvetica; 
	color: #aaa;
	letter-spacing:3px;
}

ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
	border-top:1px solid #f2f2f2;
}
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 {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* 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:left;
	vertical-align:top;
	color: #aaa;
	font:0.9em Trebuchet MS,sans-serif;
}
.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 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 #aaa; 
	font:0.9em Trebuchet MS,sans-serif;
	color:#888;
	background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #FFCC00;
	background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
	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 {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 98px;
	display: block; 
	vertical-align:top;
	color: #aaa;
	font-size:0.7em;
	line-height:1.2em;
}


/*                                                    */
/*   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.sendbutton	{
	width:100px;  
	padding:2px; 
	margin: 0 0 0 100px;
	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;
	cursor: pointer;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */

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;

}
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;
	margin-top:20px;
}
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 #888888;
}

/*                                                    */
/*  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;
}


















/* ----- /angles ----- */

