/* CSS Document */

html, body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica;
	background:url(images/top_red.gif) repeat-x top #000;
	font-size:13px;
	color:#000000;
	line-height: 1.5em;
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}

h1, h2, h3, h4, h5, h6 { color: #292929; font-family:Georgia, "Times New Roman", Times, serif; font-weight: normal; margin: 0; padding: 0 0 8px 0; }

#container {
width:900px;
margin: 0 auto;
}


#innerheader {
	padding: 0px;
	height: 81px;
	position: relative;
	margin-bottom: 1px;
}

#innerheader img{
border: 0;
}

#innercontent {
	margin: 0 auto;
	padding: 0 20px 30px 10px;
	background:url(images/grad-back.gif) repeat-y #fff;
	float: left;
	width: 870px;
}

#logo{
margin: 0 auto;
width: 115px;
height: 200px;
background: url(images/logo_cooke.gif) no-repeat;
}

#contentmain {
	width: 155px;
	padding-right: 25px;
	float: left;
}

#contentright {
	padding: 25px 40px 0 50px;
	float: left;
	background:url(images/cube_back.gif) center no-repeat;
	width: 600px;
	min-height: 600px;
}

#contentright a:link, #contentright a:visited, #contentright a:active  {
	color: #c92020;
	text-decoration: underline;
}

#contentright a:hover {
	text-decoration: none;
	color: #c92020;
}

#contentright h1{
color: #292929; 
font-family:Georgia, "Times New Roman", Times, serif; 
font-size: 22px;
font-weight: normal; 
margin: 0; 
padding: 0 0 20px 0;
}


#thinkoutside {
	background: url(images/thinkoutsidethecube.gif) no-repeat;
	width: 224px;
	height: 81px;
	float: right;
}


/***********************************************/
/* Bricks Menu                                */
/***********************************************/

.redbox {
position: absolute;
bottom: 0px;
left: 1px;
margin: 0;
padding: 0px;
font: 14px Arial, Helvetica, sans-serif;
font-weight: bold;
width: 500px;
}

.redbox li{
display: inline;
list-style:none;
}

.redbox li a {
float: left;
color: #fff;
padding: 9px 11px;
margin-right:5px;
text-decoration: none;
background: #750707 url("images/tabs_tl.gif") top left no-repeat;
}

.redbox li a:visited{
color: #fff;
text-decoration:none;
}

.redbox li a:hover, .redbox li .current {
    color: #fff;
    background-color: #FF0A09;
    background-position: 0px -60px;
}

/***********************************************/
/* Bricks Menu                                */
/***********************************************/

.spacersright{
padding-bottom: 20px;
padding-left: 20px;
}

.textmain{
padding: 10px;
}

.borderright{
border-right: #999999 1px solid;
}

#footer {
	clear: both;
	width: 900px;
	margin: 0 auto;
	color: #fff;
	border-top: 4px solid #dc1515;
	padding: 5px 0 10px 0;
	font-size: 85%;
}

#footer a:link, #footer a:visited, #footer a:active  {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
	
}


.ddmarkermenu{
list-style-type: none;
margin: 0;
margin-bottom: 8px;
padding: 0;
}

.ddmarkermenu li{
padding-bottom: 2px;
}

.ddmarkermenu li a{
	color: #303030;
	background: url(images/arrow.gif) no-repeat 20px;
	display: block;
	padding: 2px 0;
	padding-left: 35px;
	text-decoration: none;
	border-bottom: 1px solid #dadada;
	font-size: 85%;
}

.ddmarkermenu li a:visited{
color: #6a6a6a;
text-decoration: none;
}

.ddmarkermenu a:hover{
background-color: #F3F3F3;
color: #e81111;
text-decoration: none;
}

.ddmarkermenu ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
}

.ddmarkermenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: black;
text-decoration: none;
background: #fff;
padding: 1px 5px;
border: 1px solid #ccc;
border-bottom: 0;
}

.ddmarkermenu ul li a:visited{
color: black;
}

.ddmarkermenu ul li a:hover{
background-color: yellow;
}

.ddmarkermenu .subfolderstyle{
background: url(media/arrow-list.gif) no-repeat center right;
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */


.markertop{
color: #333;
background: url(images/arrow.gif) no-repeat center left;
display: block;
padding: 2px 0;
padding-left: 19px;
text-decoration: none;
list-style:none;
border-bottom: 1px solid #dadada;
font-size: 12px;
}

.markertop a:link, a:visited, a:active  {
	color: #333;
	text-decoration: none;
}

.markertop a:hover {
	text-decoration: underline;
	color: #333;
}

.pdfdark{
color: #6a6a6a;
background: url(images/page_white_acrobat.png) no-repeat center left;
display: block;
padding: 2px 0;
padding-left: 25px;
text-decoration: none;
list-style:none;
border-bottom: 1px solid #dadada;
font-size: 12px;
}

.pdfdark a:link {
	color: #fff;
	text-decoration: none;
}
.pdfdark a:visited {
	text-decoration: none;
	color: #fff;
}
.pdfdark a:hover {
	text-decoration: underline;
	color: #fff;
}
.pdfdark a:active {
	text-decoration: none;
	color: #fff;
}



.pdf{
color: #6a6a6a;
background: url(images/page_white_acrobat.png) no-repeat center left;
display: block;
padding: 2px 0;
padding-left: 25px;
text-decoration: none;
list-style:none;
border-bottom: 1px solid #dadada;
font-size: 12px;
}

.pdf a:link {
	color: #333;
	text-decoration: none;
}
.pdf a:visited {
	text-decoration: none;
	color: #333;
}
.pdf a:hover {
	text-decoration: underline;
	color: #333;
}
.pdf a:active {
	text-decoration: none;
	color: #333;
}

/*end of side navigation */




.redback{
background:#000000;
float:left;
width:130px;
height:130px;
padding:10px;
font-size:11px;
color:#FFFFFF;
margin-top:20px;
}

/* FRONT PAGE GRAPHICS */

#jobofweek{
width:150px;
background:url(images/retailjob_week.gif) top no-repeat #9b181a;
float:left;
height:160px;
font-size:11px;
color:#FFFFFF;
}

#jobofweek2{
width:150px;
background: url(images/postit2.gif) top no-repeat #fcdd4c;
float:left;
height:110px;
font-size:11px;
}

#jobofweek3{
width:150px;
background: url(images/postit3.gif) top no-repeat #fcdd4c;
float:left;
height:80px;
font-size:11px;
}

.jobofweektext{
padding:50px 20px;
}

#graphics{
width:582px;
height:202px;
background:url(images/cv_advice.jpg) no-repeat;
}

#history{
width:582px;
height:185px;
background:url(images/historyofr3.jpg) no-repeat;
}

#executive{
width:582px;
height:182px;
background:url(images/executive_division.gif) no-repeat;
}
/* PAPER  */


#papertop{
	width:600px;
	background: url(images/backgroundcv.gif) top repeat-y;
	float:left;
}

#paperheader{
background: url(images/top_paper.gif) no-repeat top;
width:600px;
height:130px;
}

#paperinner{
padding: 20px 40px;
float:left;
}

#paperinner2{
	padding: 20px 50px;
	float:left;
	width:450px;
}

#teampic{
width:148px;
height:170px;
float:left;
padding-left:20px;
}

#vitalstats{
float:left;
padding-left:45px;
width:300px;
}

.vitalstatsred{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#FF0000;
}

.vitalstatsredlarge{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:18px;
	color:#FF0000;
}

.vitalstatsnorm{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
}



/* END PAPER  */

.largertext {
	font-size: 12px;
	color: #FF0000;
}



#pscroller2{
	height: 150px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #F0F0F0;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}

.buttons{
background:#FF0000;
border: 1px solid #990000;
color:#FFFFFF;
font-size:12px;
padding:2px;
}

.separator{
clear: right;
	line-height: 1px;
	margin: 10px 0 10px 0;
	border-bottom: 1px dashed #000;
}

.superscript{
vertical-align:super;
}

#workingforr3{
	background:url(images/workingforr3.jpg) no-repeat;
	width: 544px;
	height: 230px;
	padding: 35px;
	color:#FFFFFF;
	margin-bottom: 30px;
}

#workingforr3 a:link, #workingforr3 a:visited, #workingforr3 a:active {
	color: #fff;
	text-decoration: none;
}

#workingforr3 a:hover {
	text-decoration: underline;
	color: #fff;
}


.frontpagetext{
	font-size:12px;
	line-height:18px;
}

.logosimg{
	background:#fff;
	padding:20px;
	margin:5px;
	border:1px solid #999999;
	display:inline;
}
#contentrightteam {
	padding: 25px 40px 0 50px;
	float: left;
	background:url(images/cube_back.gif) center no-repeat;
	width: 600px;
	min-height: 600px;
}

#contentrightteam a{
	width: 125px;
	float: left;
	display: block;
	color: #666666;
	font: normal 11px Helvetica, Arial;
	padding: 10px;
	height: 150px;
	}
	
#contentrightteam a:hover {
color: #CC0000;
border:0;
text-decoration: none;

}
#contentrightteam a img{
border: 1px solid #d3d3d3;
}

#contentrightteam a:hover img {
border-color: #737272;

}


#contentrightteam a span {
	display: block;
	text-align: center;
	padding-top: 5px;
}

.sendusyourcv{
	width:500px;
	background: #E2E2E2;
	border:1px solid #CCCCCC;
}
#contentrightnone {
	padding: 25px 40px 0 50px;
	float: left;
	width: 600px;
	min-height: 600px;
}


.logosall {
	border: 1px solid #999;
	background-color: #fff;
}

.logosall img{
border: 0px;
}

#contentrightnone h1 {
	color: #292929;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 20px 0;
}

#newspdf{
}

#newspdf ul{
list-style:none;
padding:0;
margin:0;
}

#newspdf li{
	background: url(images/page_white_acrobat.png) 0 50% no-repeat;
	padding-left:25px;
	height:23px;
	border-bottom: 1px dotted #333;
	padding-top: 5px;
}

.testimonials{
	width: 580px;
	border-bottom: 1px dotted #999;
	padding: 20px 0px;
	clear: both;
}

.testimonials img{
	float: left;
	margin: 0px 10px 10px 0px;
	border: 0;
	width: 205px;
	height: 205px;
}

.testimonials p{
	float: right;
	width: 200px;
}


.descriptives{
	width: 580px;
	border-bottom: 1px dotted #999;
	padding: 0px 0px 30px 0px;
}

.descriptives h2{
	padding: 40px 0px;
}

#accolades{
width:230px;
float:right;
padding: 20px 0px;
}

#accolades img{
padding-bottom:20px;
}

#saleslist{
margin: 0;
padding: 0;
list-style:none;
}

#saleslist li{
background: url(images/button_ok.png) 0 50% no-repeat;
padding-left:25px;
height:23px;
}


.designby a:link, designby a:visited, designby a:active {
	color: #4f4f4f;
	text-decoration: none;
}

.designby a:hover {
	text-decoration: underline;
	color: #4f4f4f;
}

.contactboxes{
	width:248px;
	float:left;
	margin: 10px 10px 5px 0px;
	padding: 10px;
	height: 135px;
	background:url(images/corner_contact.gif) bottom right #cecece no-repeat;
	color:#3f3f3f;
}
