/*---------|      										    |--------
-----------| CSS STYLESHEET 								|--------
-----------| for WorkFuture (www.workfuture.co.uk) 	 	|--------
-----------| by Fresher Websites (www.fresherwebsites.com)  |--------
-----------| 												|--------*/


/*---| links |---*/

a {color:#990033;text-decoration:none;padding:3px;}
a:hover {background-color:#ffd9ae;}

a.adminOnly {background:#ffd9ae;border:1px dotted #a30234;}


/*---| border & layout |---*/

body, html {
    padding:0px;
    color:#333333;
    text-align:center;
	height:101%;
}

body, td, p, td p {font: 0.9em Arial, Verdana, Helvetica, sans-serif;}

a {
	color:#990033;
}
table {color:#333333;}
#border {
    border: 0px solid #cccccc; 
    width:950px; 
    min-height:100px; /* real browsers */
    height:auto !important; /* real browsers */
    height:100px; /* IE6: treaded as min-height*/
    margin:0 auto;
}

#header {
    position:relative;
    margin:0px 0px 10px;
    width:950px;
    height:60px;
    /*background:url(/images/fw-images/bg-header4.gif) no-repeat;*/
}

a#homeLink {
	display:block;
	width:244px;
	height:60px;
	position:absolute;
	top:0px;left:20px;
	background:url(/images/fw-images/wf-logo.gif) no-repeat;
}
a#homeLink:hover {
}
div.linksBar {
    color:#ffd9ae;
    text-align:right;
}
div.linksBar a { /* shared class for #mainLinks and #serviceLinks */
	color:#990033;
	text-decoration:none;
	padding:3px;
	} 
	div.linksBar a:hover {
		background-color:#ffd9ae;
		}
#mainLinks a {
	font-size:13px; 
	font-weight:normal;
	}

#serviceLinks a {font-size:13px;font-weight:bold;}

#mainLinks {
    position:absolute;
    right:20px;
    top:0px;
}

#serviceLinks {
	position:absolute;
    right:20px;
    bottom:0;
}

#pageBody {
	padding:0px 20px;
}

#loggedIn {
	padding:5px;
    background:#eed2ce;
    text-align:right;
    color:#333333;
} 


/* ----------|  3 Column Layout  |----------*/


#main1 {
    margin:10px 0px 0px; padding:0;
    text-align:left;
    }
#main2 {
    margin:0; padding:0;
    }
#left {
    float:left;
    width:240px;
    margin:0; padding:0;
    }
#right {
    float:right;
    width:160px;
    margin:0; padding:0;
    }
#middle {
    margin:0 205px 0 285px;
    width:412px;
    }
.column-in {
    margin:0; padding:0;
    }
.cleaner {
    clear:both;
    height:1px;
    font-size:1px;
    border:none;
    margin:0; padding:0;
    background:transparent;
    }
    
a.heading { /*shared class for use in both sidebars*/
    display:block;
    padding:5px;
    font-weight:bold;
	background-color:#fed9b3;
    color:#a30234;
	}
	a.heading:hover {
		background-color:#f9a048;
		color:#ffffff;
		}
		    
/* ----------|  Left Column Boxes  |----------*/

#left div {
    clear:both;
}
#left div p {
    padding:10px;
    margin:0px;
    text-align:justify;
}
div.peach {
 	border:1px solid #fbb26a;
    background:#fed9b3;
    color:black;
    margin-bottom:20px;    
	font-size:90%;
}
div.red {
 	border:1px solid #d48e8c;
    background:#eed2ce;
    color:#a30234;
    margin-bottom:20px;
	font-size:90%;
}
#bottomBox { /* Quit margin for bottom box*/
	margin-bottom:0px;
}

div.peach a {
 	color:#a30234;
    background-color:#fbb26a;
}
div.peach a:hover {
 	color:#ffffff;
    background-color:#f9a048;
}
div.red a {
 	color:#a30234;
    background-color:#d48e8c;
}
div.red a:hover {
 	color:#ffffff;
    background-color:#d06d6b;
}


div.readMore {   /* in both peach and red divs */
	text-align:right;
}
div.readMore a {
    text-align:center;  
    display:block;  
    min-width:110px; /* real browsers */
    width:auto !important; /* real browsers */
    width:110px; /* IE6: treaded as min-height*/
}

a.title {
	font-weight:bold;
	display:block;
    padding:5px;
	font-size:0.9em;
}

#serviceGroupTitle,
#serviceGroupTitle2,
#serviceGroupTitle3 { /* Displaying Links for the 6 main service pages */
	font-weight:bold;
}
.chooseFrom {
	color:#f78f1e;
    font-weight:bold;
	font-style:italic;
    font-size:100%;
}
a.servicePipe {
	font-size:0.85em;
    display:block;
    padding:0px 0px 0px 10px;
    background:#ffffff url(/images/fw-images/peach-pipe.gif) left repeat-y;
    font-weight:bold;
    color:#a30234;
    margin:13px 0px;
}
a.servicePipe:hover {
    background-color:#f78f1e;
    color:#ffffff;
}
a.servicePipe span {
	color:#f78f1e;
}
a.servicePipe:hover span {
	color:#ffffff;
}

div.homeLeft {
float:left;
margin-right:20px;
}
div.homeRight {
float:left;
}
div.homeRight ul {
list-style:none;
margin-left:0px;
}
#pageText div.homeRight ul li {
margin:5px 0px;
}
div.homeRight ul li a {
color:#666666;
margin:0px;
}
div.homeRight ul li a:hover {
color:#a30234;
background:white;
}
a.contactButton {
	background:url(/images/fw-images/contact-button.gif);
	background-position:0 0;
	display:block;
	height:73px;
	width:194px;
	padding:0;
}
a.contactButton:hover {
	background-position:0 73px;
}

a.contactRight {
	background:url(/images/fw-images/contact.gif);
	background-position:0 0;
	display:block;
	height:60px;
	width:160px;
	padding:0;
	margin-bottom:6px;
}
a.contactRight:hover {
	background-position:0 60px;
}
a.contactRightTextTitle {
	display:block;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	color:#a30234;
}
a.contactRightText {
	display:block;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	margin-bottom:12px;
	color:#a30234;
}
a.contactRightText:hover, a.contactRightTextTitle:hover {
	background:transparent;
	color:#a30234;
}
/* ----------|  Right Column Styles  |----------*/

#right p {
	margin:5px 0px;
}

#right hr {
    height:5px;
    border:0px;
    color:#fed9b3;
    background-color:#fed9b3;
    border-top:5px solid #fed9b3;
}

#right .contactPhone {
	color:#f78f1e;
    font-weight:bold;
    font-size:120%;
    margin-left:10px;
}
a.peachPipe {
    display:block;
    padding:0px 0px 0px 10px;
    background:#ffffff url(/images/fw-images/peach-pipe.gif) left repeat-y;
    font-weight:bold;
    color:#a30234;
    margin:13px 0px;
	font-size:0.85em;
    
}
	a.peachPipe:hover {
		background-color:#f78f1e;
		color:#ffffff;
	}
a.redPipe {
    display:block;
    padding:0px 0px 0px 10px;
    background:#ffffff url(/images/fw-images/red-pipe.gif) left repeat-y;;
    color:#f78f1e;
    font-weight:bold;
    margin:0px 0px 13px 0px;
	font-size:0.85em;
	}
	a.redPipe:hover {
		background-color:#a30234;
		color:#ffffff;
		}
a.blogPipe {
	font-size:0.85em;
    display:block;
    padding:0px 0px 0px 10px;
    background:#ffffff url(/images/fw-images/red-pipe.gif) left repeat-y;;
    color:#f78f1e;
    font-weight:bold;
    margin:0px 0px 0px 0px;
	}
	a.blogPipe:hover {
		background-color:#a30234;
		color:#ffffff;
	}



a.tips {
	font-size:0.85em;
    display:block;
    padding:0px 0px 0px 30px;
    background:url(/images/fw-images/tips.gif) no-repeat left ;
    color:#a30234;
    font-weight:bold;
    margin:13px 0px;
	}
	a.tips:hover {
		color:#ffffff;
		background:#a30234 url(/images/fw-images/tips-on.gif) left no-repeat;
		}


/* ----------|  Middle Column Styles  |----------*/

#mainImgContainer {
	position:relative;
    width:412px;
    height:150px;
    margin-bottom:30px;
}

a#mainImg {
	position:absolute;
    top:0px;
    left:0px;
    padding:0px;margin:0px;
    width:412px;
    height:150px;
}

#pageText {
}    
#pageText h1 {
	color:#a30234;
    font-size:1.4em;
    margin:0px 0px 30px;
}
#pageText h2 {
	color:#a30234;
    font-size:1em;
    font-weight:bold;
    margin:30px 0px 10px;
}
	#pageText h2.peach {
		color:#f78f1e;
		font-size:1em;
		font-weight:normal;
		margin:30px 0px 10px;
	}
#pageText h3 {
	color:#a30234;
    font-size:0.9em;
    font-weight:bold;
    margin:30px 0px 10px;
}
#pageText h4 {
	color:#a30234;
    font-size:0.9em;
    font-weight:normal;
    margin:30px 0px 10px;
}
#pageText p, 
#pageText p.MsoBodyText {
	color:#222222;
    line-height:1.3em;
    margin:0;padding:0;
    margin-bottom:12px;
}

#pageText ul li,
#pageText ol li {
	margin-bottom:10px;
	font-size:0.9em;
}

#contactText {
	color:#a30234;
    font-weight:bold;
    font-size:16px;
    line-height:20px;
    margin:30px 0px 20px 0px;
}
#contactText p {
	color:#a30234;
    font-weight:bold;
    font-size:16px;
    line-height:20px;
	margin:0px;
}
#contactText strong {
	color:#f78f1e;
   
}
div.pSidebarText {
	border:2px solid #f78f1e; 
	border-width:2px 0px;
	color:#f78f1e;
	width:180px;
	font-weight:bold;
	font-size:85%;
	}
/* ----------|  Footer  |----------*/

#w3c {text-align:center;margin-top:10px;}
#w3c img {border:0px;}

#footerLinks {
	margin:10px 0px;
}
#contactFooter {
	padding:10px 0;
	font-size:80%;
}

#contactFooterLeft {
	color:#f78f1e;
	margin-left:0;
	float:left;
	text-align:left;
}

#contactFooterLeft a {
	color:#a30234;
}

#contactFooterRight {
	color:#a30234;
	margin-right:0;
	text-align:right;
	float:right;
}

/* ----------|  Forms  |----------*/

form {
	margin:0;padding:0;
    font: 12px Arial, Verdana, Helvetica, sans-serif;
}

form.pageForm {
	margin-top:30px;
}
td.formTitle {
	text-align: right;
    font-weight:bold;
    font-size:12px;
}
.textbox, 
select, 
textarea {
	width:300px;
    color:#a30234;
    font: 100% Arial, Verdana, Helvetica, sans-serif;
    background:#eed2ce;
}
.textboxShorter {
	width:220px;
    color:#a30234;
    font: 100% Arial, Verdana, Helvetica, sans-serif;
    background:#eed2ce;
	}

.textboxShortest {
	width:50px;
	background:#eed2ce;
	color:#a30234;
    font: 100% Arial, Verdana, Helvetica, sans-serif;
}
textarea {
    height:80px;
}
input.button {
	color:#a30234;font-weight:bold;padding:2px;
}

.short {width:250px;}
.xShort {width:70px;}
.w150 {width:150px;}
.w120 {width:120px;}
.sidebar {width:150px;}


/*---------| Classes & Multi Instance Divs + Bits |--------*/

div.sectionPadding {padding:20px;}

.cleaner {
    clear:both;
    height:1px;
    font-size:1px;
    border:none;
    margin:0; padding:0;
    background:transparent;
}
    
div.leftAlign {
	display:inline;
    float:left;
    text-align:left;
    padding-left:15px;
}

div.rightAlign {
	display:inline;
    float:right;
    text-align:right;
    padding-right:10px;
}
div.bar {
	height:2px; /* real browsers */
	background:#ffd9ae;
	clear:both;
}
div.message {
	padding:10px;
    background:#fed9b3;
    border:1px solid #a30234;
    color:#a30234;
	margin:0px 0px;
    font-weight:bold;
    text-align:justify;
}
	div.message p {padding:0;margin:0;}
    div.message a {text-decoration:underline;color:#003300;}
	div.message a:hover {color:#009900;}

div.pageTop {
	position:absolute;
    top:0;right:0px;
    display:inline;
}
	div.pageTop a {
	color:#cccccc;
	background:#000000;
	padding:5px;
	text-decoration:none;
	line-height:20px;
	}
    div.pageTop a:hover {
	background:#333333;
	color:#ffffff;
	text-decoration:none;
	}
div.attention {
    background:#ffcccc;
    color:#000000;
    padding:10px;
    border:1px solid #ff0000;
}	
hr.bar, 
hr.barDot {
    height: 2px;
    background:#ffd9ae;
	border: 0;
    border-top:2px solid #ffd9ae;
    display:block;
}
hr.splitter {
	height:1px;
    margin:10px 0px;
    clear:left;
	width:400px;   
}

h3.noTopMargin {   /* for headings, divs and images */
	margin-top:0px;
	padding-top:0px;
}

.peachText {
	color:#f78f1e;
}
.noMargin {
	margin:0px;
}
.smallText {
	font-size:90%;
    font-style:italic;
}
.itemPreview {
	margin-left:30px;
}
.dotted {
	padding:10px;
    margin:5px;
    border:1px dashed #333333;
}
.inset {
	padding:10px;
    margin:3px;
    border:2px inset;
}
div.rightInline {
	display:inline;
    float:right;
    /*width set in div style */
    margin:0px 0px 20px 20px;
}
.opacity {
	/*filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;*/
}
/*---------| Lists |--------*/


/*---------| Specific Bits and Pages |--------*/

/* fc evaluation form */
.small {width:110px;}
/* rss pipes */

a.redPipeRSS {
	font-size:0.85em;
    display:block;
    padding:0px 0px 0px 20px;
    background:url(/images/fw-images/rss-15.gif) no-repeat left ;
    color:#f78f1e;
    font-weight:bold;
    margin:0px 0px 13px 0px;
	}
	a.redPipeRSS:hover {
	background:#a30234 url(/images/fw-images/rss-15.gif) no-repeat left ;
	color:#ffffff;
	}
a.peachPipeRSS {
	font-size:0.85em;
    display:block;
    padding:0px 0px 0px 20px;
    background:#ffffff url(/images/fw-images/rss-15.gif) no-repeat left ;
    color:#a30234;
    font-weight:bold;
    margin:0px 0px 13px 0px;
	}
	a.peachPipeRSS:hover {
	background:#f78f1e url(/images/fw-images/rss-15.gif) no-repeat left ;
	color:#ffffff;
	}
	
	
/*contact us section*/

#preferredTime {
	padding:10px;
    border:1px solid #cccccc;
    font-size:75%;
}
#preferredTime td {
    font-size:75%;
}

/*---------| MODULE CSS |--------*/

div.articleInfo,
div.commentInfo {
	width:150px;
    border-left:1px dashed #999999;
    margin-left:10px;
    padding:0px 10px;
    text-align:left;
    font-size:90%;
    float:right;
	display:inline;
    }

/*images*/	

div.hsContainer {
	
}

div.hsImage {
	float:left;
    margin:0px 10px;
}

div.hsDetail {
	
}

div.hsCaption {

}

div.ssDisplay{
	float:right;
    width:auto !important; /* real browsers */
	width:200px; /* IE6: treaded as min-height*/
	min-width:200px; /* real browsers */
    display:block;
}

    div.pagesUsed {
        display:inline;
        float:left;
        margin-right:20px;
    }
    div.pageBackupsUsed {
        display:inline;
        float:right;    
        text-align:left;
        padding-left:20px;
        border-left:1px dashed #666666;
    }



a.hs {

}

a.fileTitle {
	font-style:italic;
}

a.delete {

}


/*---------| Highslide Styles |--------*/


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid #ffd9ae;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide:hover img {
	border: 2px solid #a30234;
}

.highslide-wrapper {
	background: transparent;
}
.highslide-image {
	border: 3px solid #ffd9ae;

}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    font-family: Trebuchet MS, Verdana, Helvetica;
    font-weight: bold;
    border: 3px solid #ffd9ae;
    color:#a30234;
    border-top: none;
    padding: 5px;
    background:white;
    }
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: white;
    padding-left: 22px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 1px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*blog*/

div#showControl {
	text-align:left;
    padding:20px;
    border:1px solid #a30234;
}
div#adminPosts {
    float:left;
    padding:0px 20px 0px 0px;
}
div.postInfo {
	background:#fed9b3;
    padding:5px;
}
#pageText h3 div.postContainer {
	padding-top:0px;
	font-size:90%;
}
#pageText div.postContainer h3 {
	margin-top:5px;
}
#pageText div.postContainer p {
	margin-bottom:5px;
}
div#adminComments {
    float:right;
	text-align:left;
    padding:0px 0px 0px 20px;
    border-left:1px dashed #a30234;
}
input#postTitle {
	font-weight:bold;
}
div#addComment,
div#addComment td  {
 	font-size:90%;
}
hr.commentSplitter {
	height:0px;
    clear:left;
    border-bottom:1px solid #a30234;
    width:400px;
}
a#addCommentLink {
	border:1px outset #cccccc;
    background:#fed9b3;
    height:20px;
    padding:3px;
    text-decoration:none;
}
a#addCommentLink:hover {
    background:#fbb26a;
    color:#a30234;

}
#commentsIcon {
	margin-top:0px;
}


/*articles*/
	
div#showControl {
	text-align:left;
    padding:20px;
    border:1px solid #666666;
}
div#adminArticles {
    float:left;
    padding:0px 20px 0px 0px;
}

div#adminComments {
    float:right;
	text-align:left;
    padding:0px 0px 0px 20px;
    border-left:1px dashed #666666;
}
input#articleTitle {
	font-weight:bold;
}
div#addComment,
div#addComment td  {
 	font-size:90%;
}
hr.commentSplitter {
	height:0px;
    clear:left;
    border-bottom:1px dashed #333333;
    width:380px;
}
a#addCommentLink {
	border:1px outset #cccccc;
    height:20px;
    padding:3px;
    text-decoration:none;
}
a#addCommentLink:hover {
    background:#999999;
    color:#ffffff;

}	
	
div.postInfo {
	font-size:80%;
}	
	
/*---------| USEFUL SNIPPITS |--------*/

/*
filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
*/





/*

TO DELETE 

a.serviceTitle {
	font-weight:bold;
    font-size:120%;
	display:block;
    padding:5px
}

div.peach a.service {}

div.peach a.service:link, div.peach a.service:visited {
	background:transparent;
}

div.peach a.service:hover, div.peach a.service:active {
	background:#f9a048;
}

div.red a.service {}

div.red a.service:link, div.red a.service:visited {
	background:transparent;
}

div.red a.service:hover, div.red a.service:active {
	background:#d06d6b;
}

a.service2 {}

a.service2:link, a.service2:visited {
}

a.service2:hover, a.service2:active {
}


a.service3 {
	font-weight:bold;
    margin-bottom:12px;
}

a.service3:link, a.service3:visited {
	background:#fbb26a;
    margin-bottom:12px;
}

a.service3:hover, a.service3:active {
    margin-bottom:12px;
}


*/

/*#pageText td, 
#pageText td p { 
	font-size:70%;
}*/	