﻿/****************************************************************/
/* [START] COMPANY SPECIFIC STYLES -  TO BE ALTERED PER COMPANY */
/****************************************************************/
/****************************************************************/
/****************************************************************/

/* added line below to position callback button in centre of banner */
/* cloned from blueprint prepend-top class - Stewart C */
.prepend-top-banner {margin-top:3.0em;}

.container h1
{
	color:#820144; /* maroon */
	margin-bottom:0.5em;
}
.container h2
{
	color:#820144; /* maroon */
	margin-bottom:0.5em;
}

.container h3
{
	color:#208fd3; /* blue */
	margin-bottom:1em;
}

.container h4
{
	margin-bottom:1.25em;
}

.container h5 
{
	color:#820144; /* maroon */
	margin-bottom:1.5em;
}

.container h6
{
	color:#208fd3; /* blue */
}

.container b
{
	color:#208fd3; /* blue */
}

.container .popup 

	{width:50px;margin:0 auto;}

.colour1{color:#5a3c8b;}
.colour2{color:#208fd3;}/* blue */
.colour3{color:#820144;}/* maroon */
/* All Links After Menu Before Footer */
#pagecontent a:link { color: #820144; text-decoration: none;}/* maroon */
#pagecontent a:visited { color: #820144; text-decoration: none;}/* maroon */
#pagecontent a:active { color: #820144; text-decoration: none;}/* maroon */
#pagecontent a:hover { color: #820144; text-decoration: underline;}/* maroon */
#pagecontent a {font-weight:bold;}
.large_bold_text {font-weight:bold;font-size:2em;} /* Check the Contact phone number for example */

/* Styles */
._h1_nopad {font-size:3em;line-height:1;}
._h2_nopad {font-size:2em;color:#820144; /* maroon */}
._h3_nopad_1 {font-size:1.5em;color:#208fd3; /* blue */}
._h3_nopad_2 {font-size:1.5em;color:#820144; /* maroon */}
._h4_nopad {font-size:1.2em;}
._h5_nopad {font-size:1em;font-weight:bold;}
._h6_nopad {font-size:1em;font-weight:bold;}
._h6_nopad_1{font-size:1em;font-weight:bold;color:#027a95; /* turnkey blue - used in all footers */}




/*.header_big_buton {background:url('../images/big_button.png') no-repeat; width:160px; height:70px;}
.header_big_buton h2
{
	color: #605e5e;
	font-size: 17px;
	font-family: Verdana;
	padding:0px;
	padding-left:12px;
	padding-top:5px;
	margin:0px;
}
.header_big_buton p
{
	font-weight: bold;
	font-size: 13px;
	color: #820144;
	font-family: Verdana;
	padding:0px;
	margin:0px;
	padding-left:8px;
	padding-top:0px;
}*/


/****************************************************************/
/* [END] COMPANY SPECIFIC STYLES -  TO BE ALTERED PER COMPANY */
/****************************************************************/
/****************************************************************/
/****************************************************************/



#container input.text {width:300px;padding:5px;}


.bold{font-weight:bold;}

.push_10px{margin:0 -30px 1.5em 40px;}
.push_20px{margin:0 -20px 1.5em 40px;}
.push_30px{margin:0 -10px 1.5em 40px;}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

/* Remove Active Link Borders */
a:active, a:focus{
	outline:none;
}

.remove_bullets
{ list-style-type: none; }

.container
{
	background-color:White;
	border:#dbdbdb 1px solid;
}

#footer
{
	background-image: url('../images/fotter_tile.jpg');
	background-repeat: repeat-x;
	height:88px;
}

#footer_contactinfo
{
	 margin-top:20px;
}


.footerfont { 
  color: #666666; 
  /*font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; */
  font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
  /*font-style: italic;*/
  font-weight: normal;
  font-size:0.8em;
}

#unique_page_header
{
	background:url(../images/purpleheader_tile.jpg);
	height:244px;
}

#unique_page_header h1
{
	color:White;
}


#iconbar li {
float:right; 
position:relative; 
margin-right:20px;
list-style:none; 
list-style-type:none;
padding-top:5px;
}
#iconbar span {
position: absolute;
top: -50px;
left: -80px;
display: none;
background: url(../images/ttbg.jpg) no-repeat;
width: 110px;
height: 35px;
text-align: center;
padding: 5px;
line-height:110%;
color:#000000;
}

ul.cs_iconbar li a{
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	line-height:30px;
}



/* Right Control*/
.right_section
{
	position:relative;
	background:url('../images/sc_full.jpg') no-repeat;
	width:341px;
		
}
.right_section h6
{
	padding-top:27px;
    text-decoration: none;
}

.right_section .header_maincontent
{
	padding-top:10px;
}


/* Twitter Posts */
#twitter_update_list li
{
	padding: 10px;
	list-style: none;
	margin:0px;
	list-style-image: none;
	list-style-type: none;
	margin-left:0px;
	list-style-position:outside;
}

#twitter_update_list span 
{

}
#twitter_update_list span a 
{

}
#twitter_update_list span a:hover 
{

}



#header-css{padding-bottom:0px;
            padding-top:10px;
            }
            
 /*Header Buttons*/
a.header_button {
    background: transparent url('../images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.header_button span {
    background: transparent url('../images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}

a.header_button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.header_button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

#left_navigation_area
{
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}

#left_navigation_area span
{
	padding-top:10px;
}

.simple_banner
{
	background: url('../images/simplebannertile.gif');
	background-repeat: repeat-x;
	height:140px;
}

.simple_banner h1
{
	color:White;
	padding-top:50px;
}

.two_line_banner
{
	background: url('../images/simplebannertile.gif');
	background-repeat: repeat-x;
	height:140px;
}

.two_line_banner h1
{
	color:White;
	padding-top:30px;
}

/* Apply to sort the widgit icon, pads it out */
.widgit_icon_padding
{
	padding-left:10px;
}

.datagrid
{
	padding:0px;
	margin:0px;
}

#recentPosts tr
{
	border:none;
}

.form h3
{
	padding:0px;
	margin:0px;
}


.larger_font
{
	font-size:1.5em;line-height:1;
}

.container textarea 
{
	width:300px;height:150px;padding:2px;
	
}

.container table
{
	width:auto;
	vertical-align:top;
}

.container table tr td
{
	width:auto;
	vertical-align:top;
}


#text_layout
{
	 margin-right:50px;
}

a.footerfont_nounderline 
{  
	text-decoration:none; 
	color: #666666; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:1.0em;
}

 /*jQuery slider settings*/
 
.slider  {
	width: 320px;
	font-family:Arial, Helvetica, sans-serif;	
}

.slider div {
	
}

.slider li {
	margin-bottom : 10px;
	margin-top: 10px;
	border: none;
	text-decoration: none;
	
	margin: 0px;
	padding: 5px;
}
.slider a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: gray;
	background-color: white;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	
	
}
.slider a:hover {
	background-color: white;
	text-decoration: none;
}
.slider a.selected {
	color: black;
	background-color: #99c9d3;
}

.image_border
{
	padding:2px;
	border:#c9c9c9 solid 1px;
}

#contact_form_table table
{
        width:auto;
        vertical-align:middle;
        padding:0px;
}

#contact_form_table tr td
{
        width:auto;
        vertical-align:middle;
        
}
.aligncenter
{
	text-align:center;
}

.bordertop
{
	border-top:solid 1px #c9c9c9;
}

.borderbottom
{
	border-bottom:solid 1px #c9c9c9;
}

.borderleft
{
	border-left:solid 1px #c9c9c9;
}

.borderright
{
	border-right:solid 1px #c9c9c9;
}

.width_100pc
{
	width: 100%;
}