/* 

STYLE SHEET FOR [WEB SITE]
Created by [PAMELA DOWIE]
[URL OF WWW.pamelaedowie.co.uk]

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images

Notes

*/



/* --------- 1. defaults  --------- */

* {
		margin: 0;
		padding: 0;
		
	}

body {
	padding:0px;
	margin:0px;
	background-image: url(../images/rexBG.jpg);
	background-color: #666666;
	background-repeat: no-repeat;
	color: #000000;
	font-size: .8em;
}


		
/*  --------- 2. structure  --------- */

#largeWrapper {
	max-width:996px;
	background-image:none;
	background-repeat: no-repeat;
	background-position: center 30px;
	height: 800px;
	border: 1px solid #ffffff;
	filter: alpha(opacity=80);
	opacity: 0.8;
	background-color:#FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}

#wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	filter: alpha(opacity=90);
	opacity: 0.90;
	background-color:#FFFFFF;
	margin-top: 30px;
	background-image: none;
	background-position: 2px 0px;
	border: 2px solid #FFFFFF;
	background-color: #FFFFFF;
}
#textArea {
	/*color: #666666;*/
	width: 575px;
	line-height: 130%;
	background-color: #CDCDCD;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: 0px;
	float: left;
	filter: alpha(opacity=100);
	opacity: 100;
	padding: 30px 10px;
}


textArea ul li{
	list-style-position: outside;
}

		
#Header {
	background-image: url(../images/rexHeader_02a.gif);
	background-repeat: no-repeat;
	height: 150px;
	background-position: center;
}

#Header2 {
	background-image: url(../images/rexHeader_02.gif);
	background-repeat: no-repeat;
	height: 150px;
	background-position: center;
}


#homepageMultiBoxHolder {
	width:540px;
	padding-left: 30px;
	background-image: url(../images/interviewing.jpg);
	height: 380px;
	background-repeat: no-repeat;
	padding-top: 20px;
	color: #000000;
	border: solid 1px #fff;

}

#employeeMultiBoxHolder {
	width:540px;
	padding-left: 30px;
	background-image: url(../images/whiteComputerHands.jpg);
	height: 380px;
	background-repeat: no-repeat;
	padding-top: 20px;
	border: 1px solid #FFFFFF;

}

#advertisingMultiBoxHolder {
	width:540px;
	padding-left: 30px;
	background-image: url(../images/creative.jpg);
	height: 380px;
	background-repeat: no-repeat;
	padding-top: 20px;
	border: 1px solid #FFFFFF;

}

#resourcingMultiBoxHolder {
	width:545px;
	padding-left: 30px;
	background-image: url(../images/creative.jpg);
	height: 400px;
	background-repeat: no-repeat;
	padding-top: 20px;

}



.smallBoxTop{
	float: left;
	margin-right: 0px;
	color: #FFFFFF;
	font-size: 1.4em;
	list-style-position: outside;
	height: 100%;
	margin-bottom: 20px;
	list-style-image: none;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #999999;
	border-left-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	list-style-type: square;
	display: block;
	background-color: #FFFFFF;

}

.smallBoxes {
	width: 140px;
	float: left;
	margin-right: 3px;
	padding: 5px 0px 5px 20px;
	color: #000000;
	border: 1 dotted #FFFFFF;
	font-size: 0.9em;

}

.smallBoxesAdvertising {
	float: left;
	padding: 10px 0px 0px 20px;
	color: #000000;
	background-image: url(../images/creativeSml.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 280px 0px;
	height: 140px;
	width: 519px;
	border-top: 0 none;
	border-right: 0px none #999999;
	border-bottom: 0px none #999999;
	border-left: 0px none #999999;
}

.smallBoxesEmployee {
	float: left;
	padding: 10px 0px 0px 20px;
	color: #000000;
	background-image: url(../images/whiteComputerHandsSml.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 250px 0px;
	height: 140px;
	width: 519px;
	border-top: 0 none;
	border-right: 0px none #999999;
	border-bottom: 0px none #999999;
	border-left: 0px none #999999;
}

.smallBoxesREsourcing {
	float: left;
	padding: 10px 0px 0px 20px;
	color: #000000;
	color: #000000;
	background-image: url(../images/interviewingSml.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: 250px 0px;
	height: 138px;
	width: 519px;
	border-top: 0 none;
	border-right: 0px none #999999;
	border-bottom: 0px none #999999;
	border-left: 0px none #999999;
}





#wrapper #textArea .smallBoxTop .smallBoxes li {
}

#wrapper #textArea .smallBoxTop .smallBoxes ul {
	color: #000000;
}

		
#logo {
		}
		
#navContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 16em;
	font-size: 0.6em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	position: relative;
	margin-left: 0px;
	float: left;
	}

#navContainer  ul {
	list-style-type: none;
	font-size: 1.4em;

}

#content {
		}

#footer {
	width: 735px;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-right: auto;
	height: 50px;
	float: left;
}

	/* float-clearing rules */
.separator {
		clear: both;
		}

.separatorInvisible {
		clear: both;
		height: 1px;
		}

.clearFix:after {
    	content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
    	visibility: hidden;
		}	
		
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.bulletBox {
width:120px
float:left;
	width: 120px;
	list-style-position: inside;
}

	
		
/* ---------- 3. links and navigation ---------- */

.smallBoxTop a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	
	
}

.smallBoxTop a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	
}


.smallBoxTop a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight:bold;
	
}



a img {
		}




a:link {
color:#FFFFFF;
	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}


a:visited {
color: #ffffff;

}

a:hover {

color:#ffffff;
text-decoration:underline;

}

a {
		}
		

#navigation {
		}

#navigation a {
		}

#navigation ul {
	padding: 20px;
		}

#navigation li {
		}
		

/*#navContainer  a:link{
color:#000000;
	text-decoration: none;
	list-style-image: none;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	line-height: 300%;
	
}

#navContainer  a:visited{
color:#000000;
	text-decoration: none;
	list-style-image: none;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	line-height: 300%;
	
}

#navContainer  a:hover{
color:#990099;
	background-image: url(../images/highlight.gif);
	background-position: 0px;
	
}
		*/
		
		
		
/* ---------- 4. fonts ---------- */

html {
		font-size: 100%;
		}

body {
	/*	font-size: 62.5%;*/
		}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	color:#000000;
	margin-bottom:0.5em;
	}
	
h2 {
	font-family: trebuchet, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.9em;
	margin-bottom:0em;
	background-color: #666699;
	padding: 5px 20px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #9999CC;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #9999CC;
	font-weight:normal;
	text-transform:uppercase;
	width: 494px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#000000;
	margin-bottom:10px;
	margin-top:2px;
	text-transform: uppercase;
	
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 200%;
	margin-bottom:1.8em;
	color: #000000;
}

ul {
		}
		
		

.italiText {
	font-style: italic;
}


.colouredText {
	/*color:#663366;*/
color:#660099;
/*font-weight:bold;*/

}


/* ---------- 5. images ---------- */



.picBorder {
	border: 1px solid #330066;
}

.picNoBorder {
border: 0;
}



/*-----------6. miscellaneous---------*/



/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-top: 6px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-top:5px;
}


.text-fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-bottom: 30px;
	margin-right: 5px;
}
.alignRight {
text-align:right;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.textindent {
padding-left:20px;

}
#wrapper #textArea .smallBoxTop .smallBoxes li {
	font-size: 0.9em;
	color: #000000;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/vertical_slide.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
ul.menu1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:20px;
	margin-right:10px;
	list-style-type:none;
	overflow:hidden;
	background:#fff;
	width:14em;
	text-align:left;
	border:0px dotted #000;
	float:left;
}
ul ul {font-family:Arial, Helvetica, sans-serif; font-size:11px; padding:0; margin:0; border:0; list-style-type:none; overflow:hidden; background:#fff; width:14.5em; text-align:left; border:0px dotted #000;}
ul.menu1 table {border-collapse:collapse; padding:0; margin:0; font-size:1em;}
ul.menu1 ul {margin-left:0em;}
ul.menu1 li { text-indent:0em; border-bottom:#fff solid 1px;}
ul.menu1 li.drop {margin-bottom:-2px; }
ul.menu1 li a, 
ul.menu1 li a:visited {display:block; width:13.5em; height:2em; line-height:2em; text-decoration:none; color:#000; }
ul.menu1 li a.last, 
ul.menu1 li a.last:visited {display:block; width:13.5em; height:14em; line-height:2em;}
ul.menu1 li ul {display:none;}
ul.menu1 li:hover a, 
ul.menu1 li a:hover {font: Arial, Helvetica, sans-serif; border:0;color:#990099;}
ul.menu1 li:hover ul, 
ul.menu1 li a:hover ul {display:block;  width:13.5em; margin-top:-1px; background:#fff; border-top:#990099 solid 1px; border-bottom:#990099 solid 1px;}
ul.menu1 li:hover ul li a, 
ul.menu1 li a:hover ul li a { height:2em; background:#ccc; color:#000; font-weight:normal;}
ul.menu1 li:hover ul li:hover a, 
ul.menu1 li a:hover ul li a:hover {background:#999; color:#000;} 
li{color:#990099}
#wrapper #textArea .smallBoxTop .smallBoxesAdvertising li {
	line-height: 150%;
	font-size: .9em;
	list-style-type: none;
}
#wrapper #textArea .smallBoxTop .smallBoxesEmployee li {
	line-height: 150%;
	font-size: .9em;
	list-style-type: none;
}
#wrapper #textArea .smallBoxTop .smallBoxesREsourcing li {
	line-height: 150%;
	font-size: .9em;
	list-style-type: none;
}
#wrapper #textArea  li {
	line-height: 150%;
	list-style-type: none;
}
