/* ________________________________________________________________________________________________

Theme Name: Salvagente
Theme URI: http://www.salvagente.co.za/
Description: This is the WordPress theme for <a href="http://www.salvagente.co.za/">Salvagente</a>
Version: 1.0
Author: <a href="http://www.freedomstudios.org/">Graham Holtshausen</a> of <a href="http://www.freedomstudios.co.za/">Freedom Studios</a>
Author URI: http://www.freedomstudios.co.za/
_________________________________________________________________________________________________*/




/* MAIN STYLES __________________________________________________________________________________*/

html, body {
	background-color: #00c2e9;
	background-image: url(images/bg-tile.gif);
	background-repeat: repeat;
	margin: 0;
	height: 100%;
}





h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9ecc3b;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	border-bottom: thin solid #9ecc3b;

}

h1 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #9ecc3b;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fdc93f;
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9ecc3b;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}


h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #015971;
	font-size: 14px;
	font-weight: bold;
}


a {
	color: #fdc93f;
}

a:link {
	text-decoration: none;
	
}

a:visited{
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


p {
	color: #015971;
	text-align: justify;
}


p li {
	padding-left: 25px;
	color: #015971;
}


p a {
	color: #fdc93f;
}


hr {
	border-top: 1px dashed #9ecc3b;
	border-bottom: 1px solid #9ecc3b;
	color: #9ecc3b;
	background-color: #9ecc3b;
	height: 4px;
	border-left: 0;
	border-right: 0;
}


/* END OF MAIN STYLES __________________________________________________________________________*/













/* ID STYLES ___________________________________________________________________________________*/

#wrap {
	margin: 0 auto 0 auto;
	width: 795px;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: center;
	text-align: center;
	margin-left: auto;
	margin-right: auto;

	
}



#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 311px;
	width: 795px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


#flash-nav {
width: 268px;
height: 286px;
float: left;
margin-left: 25px;
margin-top: 15px;	
}


#page {
margin: 0;
width: 767px;
padding-top: 0px;
height: 100%;
background-color: #eafbff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;

}



#footer {
	width: 795px;
	margin-left: auto;
	margin-right: auto;

}





#fs {
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #9ecc3b;
padding-right: 35px;
padding-top: 15px;
	}
	
#fs a:link, a:visited {
text-decoration: none;
color: #9ecc3b;

}

#fs a:visited {
text-decoration: none;
color: #9ecc3b;

}


#fs a:hover {
text-decoration: underline;
color: #9ecc3b;

}
	

#footerlinks {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fdc93f;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
width: 738px;
height: 25px;
background-color: #fff;
padding-top: 10px;
}


	
#footerlinks a:link, {
text-decoration: none;
color: #fdc93f;
}


#footerlinks a:visited {
text-decoration: none;
color: #fdc93f;
}

#footerlinks a:hover {
text-decoration: underline;
color: #fdc93f;
}



#copyright {
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #9ecc3b;
padding-left:5px;
padding-top: 17px;
}



#sidebar{
	float: left;
	width: 131px;
	margin: 0px 0 0 12px;
	padding-top: 5px;
	padding-left: 0px;
	background-image: url(images/sidebarbg.gif);
	background-repeat: repeat-x;
	color: White;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	min-height: 100%;
	overflow: hidden;
	text-align: left;
	z-index: 1;
}



#hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
	width: 650px;
	padding-left: 10px;
	padding-right: 30px;
}

#homepics {
	margin-left: 8px;
	position: relative;
}




/* Small Feature Box */

#smallbox-top {
	background-image: url(images/smallbox-top.gif);
	background-repeat: no-repeat;
	width: 375px;
	height: 62px;

}

#smallbox-top-heading {
	padding-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	width: 330px;
	height: 62px;

}	

#smallbox-mid {
	background-image: url(images/smallbox-middle.gif);
	background-repeat: repeat-y;
	width: 375px;
}

#smallbox-mid-text {
	width: 335px;
	text-align: justify;
	padding: 20px;	
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
}


#smallbox-mid-text li {
	color: #015971;
}




#smallbox-bottom {
	background-image: url(images/smallbox-bottom.gif);
	background-repeat: no-repeat;
	width: 375px;
	height: 13px;
}

/* End of Small Feature Box */


#left-box {
	float: left;
	margin-left: 8px;
}

#right-box {
	float: right;
	margin-right: 8px;
}




/* Big Feature Box */

#bigbox-top {
	background-image: url(images/bigbox-top.gif);
	background-repeat: no-repeat;
	width: 749px;
	height: 58px;
}

#bigbox-top-heading {
	padding-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	width: 700px;
	height: 58px;

}



#bigbox-mid {
	background-image: url(images/bigbox-middle.gif);
	background-repeat: repeat-y;
	width: 749px;	
}


#bigbox-mid-text {
	width: 709px;
	text-align: justify;
	padding: 20px;	
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
}



#bigbox-mid-text li {
	color: #015971;
}


#bigbox-mid-text img {
border: none;
}



#bigbox-bottom {
	background-image: url(images/bigbox-bottom.gif);
	background-repeat: no-repeat;
	width: 749px;
	height: 15px;
}

/* End of Big Feature Box */



#centre-box {
margin-left: 9px;

}




/* Conditional selectors for links */


  /*  a[href^="http:"] {
    display:inline-block;
    padding-right:14px;
    background:transparent url(/Images/ExternalLink.gif) center right no-repeat;
    }

    a[href^="mailto:"] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/MailTo.gif) center left no-repeat;
    }*/

a[href$='.pdf'] {
display:inline-block;
padding:15px 0px 2px 32px;
line-height:18px;
min-height:30px;
overflow:visible;
background:transparent url(images/PDF-Icon.gif) center left no-repeat;
}

   /* a[href$='.swf'], a[href$='.fla'], a[href$='.swd'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/FlashIcon.gif) center left no-repeat;
    }

    a[href$='.xls'], a[href$='.csv'], a[href$='.xlt'], a[href$='.xlw'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/ExcelIcon.gif) center left no-repeat;
    }

    a[href$='.ppt'], a[href$='.pps'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/PowerPointIcon.gif) center left no-repeat;
    }

    a[href$='.doc'], a[href$='.rtf'], a[href$='.txt'], a[href$='.wps'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/WordDocIcon.gif) center left no-repeat;
    }

    a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
    display:inline-block;
    padding-left:20px;
    line-height:18px;
    background:transparent url(/Images/ZIPIcon.gif) center left no-repeat; 
    }*/
	 
/* End of conditional selectors for links */	 






/* Blog Feature Box */

#blogbox-top {
	background-image: url(images/blogbox-top.gif);
	background-repeat: no-repeat;
	width: 497px;
	height: 58px;
}

#blogbox-top-heading {
	padding-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	width: 455px;
	height: 58px;

}



#blogbox-mid {
	background-image: url(images/blogbox-middle.gif);
	background-repeat: repeat-y;
	width: 497px;	
}


#blogbox-mid-text {
	width: 455px;
	text-align: justify;
	padding: 20px;	
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
}



#blogbox-mid-text li {
	color: #015971;
}


#blogbox-mid-text img {
border: none;
}



#blogbox-bottom {
	background-image: url(images/blogbox-bottom.gif);
	background-repeat: no-repeat;
	width: 497px;
	height: 15px;
}

/* End of Blog Feature Box */






/* Blog Sidebar */

#sidebar-top {
	background-image: url(images/sidebar-top.gif);
	background-repeat: no-repeat;
	width: 245px;
	height: 58px;
}

#sidebar-top-heading {
	padding-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	width: 200px;
	height: 58px;

}



#sidebar-mid {
	background-image: url(images/sidebar-middle.gif);
	background-repeat: repeat-y;
	width: 245px;	
}


#sidebar-mid-text {
	width: 245px;
	text-align: justify;
	padding: 0px;	
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 1px;
	padding-bottom: 1px;
}


#sidebar-mid-text ul {
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

#sidebar-mid-text ul ul {
	margin: 0;
	padding: 0;
	margin-left: 10px;	
		padding-left: 10px;
}

#sidebar-mid-text li {
	color: #015971;
	margin: 0;
	padding: 0;
	list-style: none outside none;
	margin-left: 0px;
}

#sidebar-mid-text li li{
	color: #015971;
	margin: 0;
	padding: 0;
	list-style: disc outside;
	margin-left: 0px;

}

#sidebar-mid-text img {
border: none;
}



#sidebar-bottom {
	background-image: url(images/sidebar-bottom.gif);
	background-repeat: no-repeat;
	width: 245px;
	height: 15px;
}

/* End Blog Sidebarx */



#blog-box {
	float: left;
	margin-left: 8px;
}

#sidebar {
	float: left;
	margin-right: 8px;
	overflow: visible;
}


#sidebar h1 {
color: #00c2e9;
border-bottom: thin solid #00c2e9;
}


#sidebar ul {
margin: 0;
padding: 0;
	margin-left: 20px;	
	line-height: 75%;
}

























/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px auto 0 auto; 
	width: 710px; 
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #eafbff;
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:25px 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:200px; 
	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:200px; /* 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:200px; 
}
.cform select {
	width:208px; /* 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 {
	padding: 0!important;
	margin: 0;
}
.cform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 210px;
	font-size:0.8em;
	background-color: #9ecc3b;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

/*                                                    */
/*   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: #CDDEB6 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;
	padding:0;	
	text-align:center;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#ffffff;!
}

/*                                                    */
/*  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;
}


