/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff url('images/bg.jpg') repeat-x;;
	color: #000;
	text-align: center;
	line-height: 16px;
	min-height:100%;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}
#cu3er-container {width:950px; height: 270px; outline:0; position: relative; top: 15px;}

.english { position: absolute; top: 0; right: 0;} 

h1 {
	float: left;
	position: relative;
	top: 30px;
	left: 30px;
	width: 250px;
	height: 70px;
	}
h1 a {
	display: block;
	background: transparent url("images/logo.png") no-repeat;
	text-indent: -9999px;
	width: 250px;
	height: 70px;
}

h2 {
	font-family:  Georgia, Times, "Times New Roman", serif;
	font-style:italic;
	font-size: 2.2em;
	text-align: left;
	line-height: 33px;
	margin: 0;
	}

h2 span {
	color: #679932;
}	

h4 {
	font-family:  Georgia, Times, "Times New Roman", serif;
	font-style:italic;
	font-size: 1.7em;
	text-align: left;
	line-height: 20px;
	margin: 0;
	}
p.excerpt {
	font-family:  Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
}

ul.menu  {
	float: right;
	width: 609px;
	height: 122px;
	margin: 0 10px 0;
	padding: 0;
}
ul.menu li {
	float: left;
	display: inline;
	text-indent: -9999px;
}
.o-nama  a, .o-nama a:link, .o-nama a:visited{
	display: block;
	width: 120px;
	height: 122px;
	background: transparent url("images/menubg.jpg") no-repeat -8px 0;
}
.o-nama  a:hover  {	
	background: transparent url("images/menubg.jpg") no-repeat -8px -123px ;
}
.o-nama-current {
	display:block;
	height:122px;
	width:120px;
	background: transparent url("images/menubg.jpg") no-repeat -8px -123px ;

}
.usluge  a, .usluge a:link, .usluge a:visited{
	display: block;
	width: 120px;
	height: 122px;
	background: transparent url("images/menubg.jpg") no-repeat -126px 0;
}
.usluge  a:hover {	
	background: transparent url("images/menubg.jpg") no-repeat -126px -123px ;
}
.usluge-current {
	display:block;
	height:122px;
	width:120px;
	background: transparent url("images/menubg.jpg") no-repeat -126px -123px ;

}
.portfolio  a, .portfolio a:link, .portfolio a:visited{
	display: block;
	width: 122px;
	height: 122px;
	background: transparent url("images/menubg.jpg") no-repeat -244px 0;
}
.portfolio a:hover {	
	background: transparent url("images/menubg.jpg") no-repeat -244px -123px ;
}
.portfolio-current {
	display:block;
	height:122px;
	width:120px;
	background: transparent url("images/menubg.jpg") no-repeat -244px -123px ;

}
.blog  a, .blog a:link, .blog a:visited{
	display: block;
	width: 120px;
	height: 122px;
	background: transparent url("images/menubg.jpg") no-repeat -363px 0;
}
.blog  a:hover {	
	background: transparent url("images/menubg.jpg") no-repeat -363px -123px ;
}
.blog-current {
	display:block;
	height:122px;
	width:120px;
	background: transparent url("images/menubg.jpg") no-repeat -363px -123px ;
}
.kontakt  a, .kontakt a:link, .kontakt a:visited{
	display: block;
	width: 120px;
	height: 122px;
	background: transparent url("images/menubg.jpg") no-repeat -481px 0;
}
.kontakt  a:hover {	
	background: transparent url("images/menubg.jpg") no-repeat -481px -123px ;
}
.kontakt-current {
	display:block;
	height:122px;
	width:120px;
	background: transparent url("images/menubg.jpg") no-repeat -481px -123px ;
}
#main-content {
	background: transparent url("images/contentbg.png") no-repeat;
	margin: 15px auto;
	width: 957px;
	padding: 50px 0 0 15px;
	overflow: hidden;
}

#left-column {
	width: 530px;
	margin: 0 35px;
	text-align: left;
	float: left;
	display: inline;	
}
#left-column img {
	max-width: 510px;	
}
ul.posts {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.posts  li{
	margin-bottom: 20px;
	width: 530px;
	padding-bottom: 40px;
	background: transparent url("images/hr.jpg") no-repeat center 100%;
}

ul.posts  li  p{
	margin: 10px 0;;
	text-align: justify;
}

ul.posts  li a, ul.posts  li a:visited{
	color: #679932;
}

ul.posts  li a:hover {
}
.post_image {
	float: left;
	margin: 0 10px 20px 0;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
}
.post-data {
	font-size: 11px;
	margin: 10px 0;
	color: #666;
	font-style: italic;
}
.post-data a, .post-data a:link, .post-data a:visited {
	color: #679932;
}
img.morebutton {
	float: right;

}
img.alignnone {
	margin-bottom: 12px;
}
ul.posts  li h2.post_title, ul.posts  li h2.post_title a, ul.posts  li h2.post_title a:link, ul.posts  li h2.post_title a:visited {
	margin: 0 0 15px;
	padding: 0;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #000;
}
ul.posts  li h2.post_title { clear:both; }
ul.posts  li h2.post_title a:hover {
	color: #679932;
}
.entry {
	margin-bottom: 10px;
}
.entry img {
	border: 1px solid #ccc;
	padding: 5px;
	background: #fff;
}
.service {
	margin: 20px 0;
	
	position: relative;
	height: 200px;
}
.service h2, .service h2 a, .service h2 a:link, .service h2 a:visited {
	position: relative;
	top:18px;
}
.service h2 a:hover {
	color: #679932;
}
.service p {
	position:relative;
	top: 50px;
	margin: 0 22px  ;
}
.post img.service_image {
	float: left;
	border: none;
	margin:0;
	padding:0;
	background-color: transparent;
	position: relative;
	left: -20px;
}
.wpcf7 {
	text-align: left;
}
h3.latest {
	text-indent: -9999px;
	margin: 45px 0 15px 0 ;
	padding: 0;
	width: 100%;
	height: 67px;
	position: relative;
	left: -52px;
	background: transparent url("images/latest.png") no-repeat  ;
}
#media { background: url(http://inchoo.hr/wp-content/uploads/2010/07/media.gif) no-repeat; text-indent: -9999px; width: 100%; height: 100px; margin: 10px 0 0;}	
#portfolio_wrapper {
	margin: 0 40px;
	padding: 0;
	width: 860px;
	float: left;
	display: inline;
}

.portfolio_description {
	float: left;
	text-align: left;
	width: 230px;
}
.portfolio_description  h4 {
	color: #679932;
	font-style: normal;
	font-weight: normal;
}
.portfolio_description  a, .portfolio_description  a:link, .portfolio_description  a:visited{
	color: #679932;
	padding: 5px 0;
}
.portfolio_description  ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.portfolio_description  ul  li{
	margin: 10px 0;
	padding-left: 20px;
	background: transparent url(images/slash.gif) no-repeat 0 1px;
}
.portfolio_title {
	border-bottom: 1px #ccc dotted;
	padding-bottom: 10px;
}
.portfolio_item {
	padding: 30px 0 40px 0;
	width: 860px;
	background:transparent url(images/hr.jpg) no-repeat scroll center 100%;
	overflow: hidden;
}

.portfolio_image {
	float: right;
	display: inline;
	margin-left: 30px;
}
.portfolio_image img{
	width: 578px;
	padding: 10px;
	background-color: rgb(221, 230, 213);
	border: 1px solid #ccc;
}
.back2top {
	display: block;
	margin: 10px 0;
	padding-left: 30px;
	text-transform: uppercase;
	text-align: left;
	background:transparent url(images/back2top.gif) no-repeat;
}
#slika { float: left;}
#slika img { float: left;  margin: 20px  20px 20px 0; width: 330px;}

.service-item {
	float: left;
	width: 410px;
	height: 400px;
	background-color: #fff;
	padding: 1px;
	border: 1px solid #ccc;
}
.inside {	background-color: #ccc;	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 ;
	padding: 0;
	}

#page {
	
	margin: 0 auto;
	padding: 0;
	width: 980px;
	overflow: auto;
	}

#header {
	padding: 0;
	height: 140px;
	width: 100%;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	width: 530px;
	margin: 0 0 40px;
	text-align: justify;
	overflow: hidden;
	}
.post img {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 5px;
}
.post hr {
	display: block;
	}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* services page  */

.services {
	width: 300px;
	float: left;
	height: 190px;
	margin: 10px 0 20px;
	text-align: left;
	background: transparent url(images/service_bg_new.png) no-repeat ;
	position: relative;
	padding: 20px 90px 20px 20px;
}

.first { float: right; padding: 20px 20px 20px 90px; text-align: right; background-position: 100% 0;}
.top { margin-top: 30px;}
.bottom { margin-bottom: 60px;}
.web-shop-slika , .aplikacije-slika { position: absolute; left: -130px; top: 0;}
.iphone-slika , .marketing-slika { position: absolute; right: -130px; top: 0;}

.services h3 {
	margin: 0;
	padding: 0 0 8px 0 ;
	font-size: 23px;
	text-align: left;
	font-style: italic;
	font-family: georgia;
	border-bottom: 1px dotted #ccc;
}
.services h3 a, .services h3 a:link, .services h3 a:visited {
	color: #5DA71C; 
}
.services h3 a:hover {
	text-decoration: underline;
}
.services p{
	margin: 10px 15px 10px 0;
}
.first p {
	margin: 10px 0 10px 15px;
}
.more_link { position: absolute; bottom: 10px; left: 10px}
.first .more_link {  right: 10px}

padding-top:19px;text-align:center;width:230px;background-repeat: no-repeat;position: absolute; right: 110px;bottom: 22px; }

.services_call_to_action a{vertical-align: middle;font-size: 15px;font-weight: bold;}

.red{	color: #9e0b0f;}.green{	color: #5DA71C;}.greyblue{color: #49595b;}.blue{color: #0072bc;}.limegreen{color: #5D9601; } .paleblue{color: #2B95BE;}

/* end services  */

#footer {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 290px;
	font-family: georgia, serif;
	background: transparent url("images/footerbg.jpg") repeat-x 0 100%;
	}
	
#footer-content {
	background: transparent url("images/footercontentbg.png") no-repeat ;
	padding: 45px 60px 30px 60px;
	margin: 0 auto;
	width: 852px;
	height: 187px;
	overflow: hidden;
}
	
#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}

#twitter {
	float: left;
	width: 265px;
	text-align: left;
	position: relative;
}
#twitt-wrap { 
	padding-bottom:30px; 
	background: transparent url("images/twitterbgbottom.png") no-repeat 0 100%;
}	
#twitt {
	background: transparent url("images/twitterbgtop.png") no-repeat;
	padding: 15px 15px 0 15px;
	text-align: center;	
	font-size: 11px;
}
#twitt a, #twitt a:link, #twitt a:visited {
	color: #679932;
}
#follow {
	width: 265px;
	position: absolute;
	top: 109px;
	height: 50px;
	padding: 25px 0 0 70px;
	font-size: 18px;
	background: transparent url("images/twitter.png") no-repeat;
}
#footer-right {
	float: right;
	display: inline;
	width: 550px;
}
#footer ul {
	list-style-type: none;
	width: 500px;
	float: right;
	display: inline;
	margin: 0;
}

#footer ul.social-media  {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	height: 62px;
}
#footer ul.social-media li {
	float: left;
	display: inline;
	text-indent: -9999px;
	height: 62px;
}
ul.social-media  li.facebook a, ul.social-media  li.facebook a:link, ul.social-media  li.facebook a:visited {
	width: 101px;
	display: block;
	height: 62px;
	background: transparent url("images/socialmedia.jpg") no-repeat -10px 0;
}
ul.social-media  li.facebook a:hover {
	background: transparent url("images/socialmedia.jpg") no-repeat -10px -60px;
}
ul.social-media  li.youtube a, ul.social-media  li.youtube a:link, ul.social-media  li.youtube a:visited {
	margin-left: 60px;
	width: 101px;
	height: 62px;
	display: block;
	background: transparent url("images/socialmedia.jpg") no-repeat -172px 0;
}
ul.social-media  li.youtube a:hover {
	background: transparent url("images/socialmedia.jpg") no-repeat -172px -60px;
}

ul.social-media  li.rss a, ul.social-media  li.rss a:link, ul.social-media  li.rss a:visited {
	margin-left: 60px;
	width: 101px;
	display: block;
	height: 62px;
	background: transparent url("images/socialmedia.jpg") no-repeat -332px 0;
}
ul.social-media  li.rss a:hover {
	background: transparent url("images/socialmedia.jpg") no-repeat -332px -60px;
}

#footer ul.footer-links {
	text-align: right;
	width: 500px;
	margin-top: 20px;
	text-transform: uppercase;
}
ul.footer-links li {float: right; display: inline;	margin: 0 15px;}
ul.footer-links  li a, ul.footer-links  li a:link, ul.footer-links  li a:visited {
	font-size: 14px;
	font-weight: bold;
}
#copyright {
	float: right;
	display: inline;
	position: relative;
	text-align: right;
	font-size: 13px;
	margin: 25px 60px 0 0;
}
#copyright img{
	position: absolute;
	right: -50px;
	top: -10px;
}
#copyright a, #copyright a:link, #copyright a:visited {
	color: #679932;
}
/* End Structure */


/*	Begin Headers */

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: right;
	width: 350px;
	text-align: left;
	}

#sidebar form {
	margin: 0;
	}
#sidebar h3 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 67px;
}	
#sidebar h3.novosti {
	background: transparent url("images/h3bg_novosti.png") no-repeat 8px 0 ;
}

#sidebar h3.inchoo {
	background: transparent url("images/h3bg_inchoo.png") no-repeat 8px 0 ;
}
#sidebar h3.kategorije {
	background: transparent url("images/kategorije.png") no-repeat 8px 0 ;
}

#sidebar ul, #sidebar ul li {
	margin: 0;
	padding: 0;
	}
#sidebar ul {
	margin-bottom: 30px;
}
#sidebar ul  ul{
	margin-left: 40px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul  ul li{
	padding: 10px 0;
	margin: 0 30px 0 0;
	border-bottom: 1px dashed #ccc;
	color: #000;
}

#sidebar ul  ul li a, #sidebar ul  ul li a:link, #sidebar ul  ul li a:visited,{
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

#sidebar ul  ul li a:hover {
	text-decoration: underline;
}
/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */

.cform { 
	margin:10px auto 0 auto;  
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:15px ; 
	border:1px solid #ececec; 
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	background:#f7f7f7 url(images/pigeon.png) no-repeat 30px 30px ; 
	
}

.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 Georgia;
	color:#679932;
}

ol.cf-ol { 
	margin:0!important; 
	padding:0!important;
	float: right;
	width: 450px;
}

ol.cf-ol li	{
	background:none!important; 
	margin:15px 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:130px; 
	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:130px; /* 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: #fff; 
	border: 1px solid #ccc; 
	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:280px; 
}
.cform select {
	width:288px; /* 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;
	overflow: hidden;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	display: block;
	padding: 0;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	width:140px;
	float: right;
	height: 45px; 
	margin: 10px 0 0 5px;
	background:url(images/sendbtn.gif) no-repeat; 
}
.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:rgb(221, 230, 213);
	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-color: rgb(221, 230, 213) ;
	text-align: center;
}
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;
}

/* SUBSCRIPTION MANAGER STYLE */
.subscription-manager {
padding: 10px 0 20px 0;
margin: 5px 0 0 55px;
width: 650px;
}

div.wrap {
background: #fafafa;
padding: 5px 10px;
margin: 20px 0;
border: 1px solid #ccc;
}

div.wrap h2 {
margin: .5em 0 1em 0;
border-bottom: 2px solid #589bd2;
}

div.wrap fieldset {
border: 1px solid #555;
margin: 1em 0;
padding: 5px 10px;
}

div.wrap fieldset legend {
font-weight: bold;
font-size: small;
}

div.wrap p.submit {
text-align: right;
}


.updated {
background: #B9D6EF;
border: 1px solid #589bd2;
margin: 1em 5% 10px;
padding: 0 1em;
}

.updated-error {
background-color: #FFA3A3;
border: 1px solid #FF5D5D;
}

div.wrap form {
margin: 0;
padding: 0;
}

div.warp li {
margin-bottom: 6px;
line-height: 130%;
}
/* END SUBSCRIPTION MANAGER STYLE */