/* CSS Document */
/* =Reset Styles - Thank you Eric Meyer (http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/) */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

img{
    border:none;
}

h1, h2, h3, h4, h5, h6, pre, code{
    font-size:100%;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    text-decoration:none;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

p{
     margin-top:15px;
     margin-bottom:15px;
}
ul {
   list-style-type: disc;
   list-style-position: outside;
   padding: 5px;
   margin: 5px 5px 5px 25px;
}
ol {
   list-style-position: outside;
   padding: 5px;
   margin: 5px 5px 5px 25px;
}
hr {
	background-color: #CCCCCC;
	color: #CCCCCC;
	height: 1px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.clear{
	clear:both;
}
#content{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

/*HEADER*/
#header{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#headerinner{
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}
#headerinner h1{
	width: 246px;
	min-height:104px;
	height:auto !important;
	height:104px;
	float:left;
	background-image: url(images/purplemunky_logo.png);
	text-indent: -3000px;
}
#hdright{
	width: 730px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#hdright ul{
	margin: 0px;
	padding: 0px;
	float: right;
}
#hdright li{
	list-style-type: none;
	display: block;
	float: left;
}
#hdright li a.active, #hdright li a.active:visited {
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 14px;
	min-height:90px;
	height:auto !important;
	height:90px;
	font-size: 0.7em;
	display:block;
	float: left;
	text-decoration: none;
}
#hdright li a.active:hover {
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
}
#hdright li a, #hdright li a:visited  {
	color: #999999;
	background-color: #FFFFFF;
	padding-top: 14px;
	padding-right: 14px;
	padding-left: 14px;
	min-height:90px;
	height:auto !important;
	height:90px;
	font-size: 0.7em;
	display:block;
	float: left;
	text-decoration: none;
}
#hdright li a:hover {
	color: #660066;
	background-color: #F8F8F8;
	text-decoration: none;
}
/*HEADER*/

#banner{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#bannerpro{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(images/profile_ban_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bannerw{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color:#660066;
	background-image: url(images/bannerw.png);
	background-repeat: repeat-x;
}
#bannerinner1{
	width: 976px;
	min-height:70px;
	height:auto !important;
	height:70px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/hp1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top:265px;
}
#bannerinnerp{
	width: 976px;
	min-height:70px;
	height:auto !important;
	height:70px;
	margin-right: auto;
	margin-left: auto;
	background-color: #222222;
}
#bannerinnerp img{
	border:none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#bannerinnerpro{
	width: 976px;
	min-height:70px;
	height:auto !important;
	height:70px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/profile.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top:265px;
}
#bannerinnerw{
	width: 976px;
	min-height:333px;
	height:auto !important;
	height:333px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	/*background-color: #E3DFE0;*/
	background-image: url(images/web_thumb_bg.png);
	background-repeat: repeat-x;

}
* html #bannerinnerw{
	min-height:334px;
	height:auto !important;
	height:334px;
	background-color: #E3DFE0;
	background-image: none;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;*/
}
#bannerinnerc{
	width: 976px;
	min-height:70px;
	height:auto !important;
	height:70px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#bannerfooter{
	width: 966px;
	min-height:60px;
	height:auto !important;
	height:60px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding: 5px;
	font-size: 0.7em;
}
#bannerfooter a, #bannerfooter a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
#bannerfooter a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#bannerfooter h3{
	font-size: 1.2em;
}
#bannerfooterpro{
	width: 966px;
	min-height:60px;
	height:auto !important;
	height:60px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	padding: 5px;
	font-size: 0.7em;
	text-align: right;
}
#bannerfooterpro a, #bannerfooterpro a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
#bannerfooterpro a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#bannerfooterpro h3{
	font-size: 1.2em;
}
/*CONTENT*/
#content{
	background-image: url(images/body_fade.png);
	background-repeat: repeat-x;
	width: 100%;
	/*min-height:335px;
	height:auto !important;
	height:335px;*/
	margin-right: auto;
	margin-left: auto;
	color: #4C555B;
	font-size: 0.7em;
}
#content a, #content a:visited{
	text-decoration:underline;
	color: #4C555B;
}
#content a:hover{
	text-decoration:none;
	color: #4C555B;
}
#contentpro{
	background-image: url(images/profile_con_bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	min-height:335px;
	height:auto !important;
	height:335px;
	margin-right: auto;
	margin-left: auto;
	color: #4C555B;
	font-size: 0.7em;
}
#contentpro a, #contentpro a:visited{
	text-decoration:underline;
	color: #4C555B;
}
#contentpro a:hover{
	text-decoration:none;
	color: #4C555B;
}
#contentinner{
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#contentinnerprofile{
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}
#contentleft{
	width: 315px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentcentre{
	width: 315px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentright{
	width: 286px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentright2{
	width: 286px;
	float: right;
	margin-top:2em;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentleftprofile{
	width: 294px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 30px;
}
#contentrightprofile{
	width: 647px;
	float: right;
}
#contentleft2{
	width: 525px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentleftcorp{
	width: 725px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.abouth2{
	background-image: url(images/about.png);
	text-indent: -3000px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background-repeat: no-repeat;
}
.servicesh2{
	background-image: url(images/services.png);
	text-indent: -3000px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background-repeat: no-repeat;
}
.contacth2{
	background-image: url(images/contact.png);
	text-indent: -3000px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background-repeat: no-repeat;
}
.newsh2{
	background-image: url(images/news.png);
	text-indent: -3000px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background-repeat: no-repeat;
}
.photographyh2{
	background-image: url(images/photography.png);
	text-indent: -3000px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background-repeat: no-repeat;
}
.webdesignh2{
	background-image: url(images/webdesign.png);
	text-indent: -3000px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background-repeat: no-repeat;
}
.corpidh2{
	background-image: url(images/corpid.png);
	text-indent: -3000px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background-repeat: no-repeat;
}
.profileh2{
	background-image: url(images/profile.png);
	text-indent: -3000px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background-repeat: no-repeat;
}
#contentcentre  dl {
	margin-top:10px;
}
#contentcentre  dd, #feature p {
	font-size:1.0em;
	line-height: 1.8em;
	margin-bottom:1.4em;
}

#contentcentre dt a {
	font-size:1.2em;
	line-height: 1.714286em;
	color:#4C555B;
	height:5em;
	display: block;
}

#contentcentre dt a:hover {
	background: none;
}
#webdesign {
	background:url(images/web.jpg) no-repeat 0 0.4em;
	padding-left: 75px;
	font-size: 1em;
}
#corpid {
	background:url(images/corpid.jpg) no-repeat 0 0.4em;
	padding-left: 75px;
}
#photo {
	background:url(images/photo.jpg) no-repeat 0 0.4em;
	padding-left: 75px;
}
#contentcentre dd, #contentcentre dt {
	padding-left:72px;
}
#contentcentre dd {
	margin-top:-3.9em;
	border-bottom:1px dotted #d3d3d3;
	padding-bottom:1em;
	margin-bottom:0.95em;

}

#contentcenter dd:last-child {
	border-bottom:none;
}
/*FORM*/
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#myform{
	margin-top:10px;
}
.cssform p{
	width: 190px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 81px;
	height: 1%;
	/*border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;*/
}
#note {
	color: #333333;
}


.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -80px; /*width of left column*/
	width: 75px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{
	width: 180px;
	background-color: #FFFFFF;
	border: none;
	background-image: url(images/field.png);
	padding: 6px;
	background-repeat: no-repeat;
}

.cssform textarea{
	width: 180px;
	height: 103px;
	background-color: #FFFFFF;
	border: none;
	background-image: url(images/textfield.png);
	padding: 6px;
	background-repeat: no-repeat;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}
.cssform .submitmargin{
margin-left: 83px;
}
.buttons {
	background-image: url(images/submit.png);
	height: 42px;
	width: 141px;
	text-indent:-5000em;
	overflow:hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.notification_error
{
	min-height:12px;
	height:auto !important;
	height:12px;
	background-color: #FFFFFF;
	border: none;
	text-align: left;
	font-weight: bold;
	color: #CC0000;
	margin-right: 12px;
	margin-left: 0;
	background-image: url(images/cancel.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
}
.notification_error img
{
	border: none;
	margin: 0px;
    padding: 0px;
    float: left;

}

.notification_ok
{
	min-height:25px;
	height:auto !important;
	height:25px;
	border: 1px dashed #CCCCCC;
	text-align: left;
	padding: 8px;
	font-size: 1em;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
.notification_ok img
{
	border: none;
	margin: 0px;
    padding: 0px;
    float: left;

}

/*FORM*/
/*CONTENT*/
/*FOOTER*/
#footer{
	width: 976px;
	min-height:10px;
	height:auto !important;
	height:10px;
	margin-top: 5px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.7em;
	color: #CCCCCC;
}
/*FOOTER*/
/*SIMPLE GALLERY*/
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ 
position: relative;
	visibility: hidden;
	border: none;
}

#simplegallery1 .gallerydesctext{ 
text-align: left;
	padding: 2px 5px;
	font-size: 0.75em;
}
/*SIMPLE GALLERY*/
/*FACEBOX*/
#facebox .b {
  background:url(images/b.png);
}

#facebox .tl {
  background:url(images/tl.png);
}

#facebox .tr {
  background:url(images/tr.png);
}

#facebox .bl {
  background:url(images/bl.png);
}

#facebox .br {
  background:url(images/br.png);
}

#facebox {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  margin: auto;
  border-collapse: collapse;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}
/*FACEBOX*/
/*SLIDER*/
/*preload classes*/ 
.svw {width: 974px; height: 20px; background: #fff; font-size: 0.7em; padding-left: 2px;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: none;   
margin: 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 0 0; 
} 
.stripTransmitter a{
	text-align: center;
	line-height: 22px;
	background: #FFFFFF;
	color: #999999;
	text-decoration: none;
	display: block;
	font-size: 0.7em;
	font-weight: bold;
} 
.stripTransmitter a:hover, a.current{ 
background: #999999; 
color: #FFFFFF; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: none; 
} 
#tooltip h3 {
	margin: 0;
	padding: 6px 2px;
	border: 0;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
} 
/*SLIDER*/
/*---------- Webdesign Tab ----------*/
.sliderwrapper{
    width: 976px; /*width of featured content slider*/
    min-height:260px;
    height:auto !important;
    height: 260px;
    float: left;
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
width: 976px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
}
.sliderwrapper .contentdiv img{
    border:none;
    float: left;
}
.pagination{
    width: 976px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
    font-size: 0.9em;
    font-weight: bold;
}
.tabinfo {
    min-height:277px;
    height:auto !important;
    height: 277px;
    width: 476px;
    display: block;
    float: right;
    padding: 14px 14px 4px 2px;
    font-size: 0.7em;
    color: #666666;
}
.tabinfo a, .tabinfo a:visited {
    text-decoration: none;
    color: #666666;
}
.tabinfo a:hover {
    text-decoration: underline;
    color: #666666;
}
.tabinfo h2 {
	color: #666666;
	font-size: 1.4em;
	margin-bottom: 1em;
}
.tabinfo h2 a, .tabinfo h2 a:visited{
    color: #666666;
    text-decoration: none;
}
.tabinfo h2 a:hover{
    color: #666666;
    text-decoration: underline;
}
.keldah2{
	background-image: url(images/keldawhite.png);
	text-indent: -3000px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background-repeat: no-repeat;
}
.surteesh2{
	background-image: url(images/richardsurtees.png);
	text-indent: -3000px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background-repeat: no-repeat;
}
.worcunih2{
	background-image: url(images/worcuni.png);
	text-indent: -3000px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background-repeat: no-repeat;
}
.pbnth2{
	background-image: url(images/pbnt.png);
	text-indent: -3000px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background-repeat: no-repeat;
}
.bph2{
	background-image: url(images/bindingplace.png);
	text-indent: -3000px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background-repeat: no-repeat;
}
.wfch2{
	background-image: url(images/wfc.png);
	text-indent: -3000px;
	min-height:38px;
	height:auto !important;
	height:38px;
	background-repeat: no-repeat;
}
.pagination ul{
    padding: 0px;
    margin: 0px;
    height: auto;
    list-style-type: none;
}
.pagination li {
    display: inline;
}
.pagination a{
	text-decoration: none;
	color: #FFFFFF;
	width: 156px;
	min-height:28px;
	height:auto !important;
	height:28px;
	display: block;
	float: left;
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	background-color:#999999;
	padding-top: 10px;
	padding-left: 6px;
	/*background-image: url(images/tab_bg.png);
	background-repeat: repeat-x;*/
}

.pagination #slidertab #slidertab2 #slidertab3 #slidertab4 #slidertab5{
    color: #FFFFFF;
    text-decoration: none;
}

.pagination #slidertabend{
    border-right-width: 0px;
    text-decoration: none;
	width: 155px;

}
.pagination a.selected{
    border-top-width: 0px;
    border-top-style: solid;
    min-height:30px;
    height:auto !important;
    height:30px;
	/*background-color: #660066;*/
	color:#999;
	background-color: #FFFFFF;
	background-image: none;
}
.pagination a.selected:hover{
	background-color: #FFFFFF;
	color:#999;
}
.pagination a:hover{
	color: #FFFFFF;
	background-color: #660066;
}
/*---------- END Webdesign Tab ----------*/
.borderimage {
	display:block;
	float:left;
	margin-left: 5px;
	margin-top: 5px;
}
/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
	font-size: 0.7em;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
#tabs{
	margin-top: 1.5em;
}
#tabs a{
text-decoration: none;
}
			/*demo page css*/
			.demoHeaders { margin-top: 2em; }
			#dialog_link {padding: .4em 1em .4em 20px;text-decoration: none;position: relative;}
			.nodec a, .nodec a:visited{text-decoration: none;}
			#dialog_link span.ui-icon {margin: 0 5px 0 0;position: absolute;left: .2em;top: 50%;margin-top: -8px;}
			ul#icons {margin: 0; padding: 0;}
			ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
			ul#icons span.ui-icon {float: left; margin: 0 4px;}
			
.facepopup{
	font-size: 0.75em;
	text-align: center;
}

.facepopup ul{
	margin-right: 150px;
	margin-left: 150px;
	display: block;
	text-align: center;
}
.facepopup a, .facepopup a:visited{
	text-decoration: underline;

	color: #666666;
}
.facepopup a:hover{
	text-decoration: underline;
	color: #000000;
}