/********* STYLES FOR MYACTION ****************/ 
/********* www.dogstardesign.co.uk ************/ 

*
{
	margin: 0;
	padding: 0;
}


a { color:#c16801; }


a:hover {
   	text-decoration: none;
}

img {
   border: 0;
}


ul{
	margin-left:15px;
	padding-top:0px;
	padding-bottom:10px;
}

ol {
	margin-left:25px;
	padding-top:0px;
	padding-bottom:10px;
}

p {
   margin: 0 0 10px 0;  /* some air around p elements */
   padding: 0;
}

h1 {
	font-size:1.4em;
	padding-bottom:15px;
	padding-top:5px;
	color:#000000;
}


h2 {
	font-size:1.2em;
	padding-bottom:10px;
	line-height:1.3em;
	color:#b11111;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
   	font-size: 75.01%; /* 75.01% */
	line-height:1.4em;
	background: #dcdcdc;
	text-align: center;
}

#page
{
	width: 980px;
	padding-top:20px;
	margin: 0 auto;
	text-align: left;
	color:#333333;
	text-align:left;
	background: #ffffff url(../images/bg-main-top.jpg) top no-repeat;
}

#innerPage {
	margin:0;
	padding-left:30px;
	padding-right:30px;
	background: #ffffff url(../images/bg-main-inner.jpg) top repeat-y;
	}

/********* HEADER *************/

#header {
   	width:920px;
	padding-bottom:15px;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
	}


.logoHolder{
	text-align:left;
	float:left;
	width:260px;
	padding:5px 0 0 20px;
	}
	
.logoHolder img{
	border:0;
	padding:0;
	margin:0;
	}
	
.logoHolder a{
	border:0;
	padding:0;
	margin:0;
	}
	
.topMenuHolder {	
	font-size:1.2em;	
	float:right;
	text-align:left;
	margin-top:85px;
	}
	
.topMenuHolder ul{
	list-style:none;
	padding:0;
	margin:0;
}

.topMenuHolder li{
	display:inline;
	padding-right:30px;
}

.topMenuHolder li#fifth{
	padding-right:15px;
}
	
.topMenuHolder a {
	color:#555555;
	text-decoration:none;
	padding:4px 8px;
	}

.topMenuHolder a:hover {
	background-color:#f9dcba;
	color:#222222;
	}

.topMenuHolder li.current a {
	color:#ed1d24;
}

.topMenuHolder li.current a:hover{
	background-color:#ffffff;
	color:#ee1d25;
}

/************ EXTRA LINE UNDER MENU **************/

.topMenuHolder li a{
position: relative;
}


.topMenuHolder li a span{ /*CSS for enlarged image*/
position: absolute;
left: -1000px;
visibility: hidden;
text-decoration: none;
}

.topMenuHolder li.current span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
top:30px;
}

.topMenuHolder li#first.current a span{ /*CSS for enlarged image on hover*/
left: 18px; /*position where enlarged image should offset horizontally */
}

.topMenuHolder li#second.current a span{ /*CSS for enlarged image on hover*/
left: 45px; /*position where enlarged image should offset horizontally */
}

.topMenuHolder li#third.current a span{ /*CSS for enlarged image on hover*/
left: 48px; /*position where enlarged image should offset horizontally */
}

.topMenuHolder li#fourth.current a span{ /*CSS for enlarged image on hover*/
left: 28px; /*position where enlarged image should offset horizontally */
}

.topMenuHolder li#fifth.current a span{ /*CSS for enlarged image on hover*/
left: 35px; /*position where enlarged image should offset horizontally */
}

	
.breadcrumbHolder{
	float:left;
	width:750px;
	text-align:left;
	height: 30px;
	font-size:0.9em;       
	line-height:2em;
	color:#555555;
}

.breadcrumbHolder a {
	color:#555555;
}

.nobreadcrumbHolder{
	height:10px;
}

#mainHolder {
	float: left;
	width: 620px;
	padding-bottom:30px;
}

#homeImgHolder {
	width:292px;
	float:left;
	padding-bottom:15px;
}

#homeCopyHolder {
	height:233px;
	width:318px;
	background-color:#e07800;
	border:5px solid #f59424;
	float:right;
	color:#FFFFFF;
	font-size:1.7em;
	line-height:1.3em;
}

#homeCopy {
	padding:20px 50px 0 20px;
}

.mainContentHolder {
	border:5px solid #f4f3f3;
}

.mainContent {
	background: #ffffff url(../images/bg_content.jpg) bottom repeat-x;	
	padding: 15px 50px 20px 15px;
}

.mainContentWhite {
	background-color:#FFFFFF;	
	padding: 15px 20px 20px 15px;
}


#subHolder
{
	float: right;
	width: 292px;
	padding-bottom:30px;
}

#subHolder ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}

#subHolder li {
	padding-bottom:3px;
}

#subHolder li.last {
	padding-bottom:0;
}

.roundedcornr_box {
	background: #ffffff url(../images/bg_box_m.jpg) top repeat-y;	
	padding:0;
}

.roundedcornr_box h3 {
	background: #ffffff url(../images/bg_box_t.jpg) top no-repeat;	
	padding:15px;
	font-size:1.2em;
	font-weight:bold;
}

.roundedcornr_content {
	background: transparent url(../images/box_line.jpg) top no-repeat;	
	padding:15px 15px 0 15px;
}

.roundedcornr_content_noimage {
	padding:0 15px 0 15px;
}

.roundedcornr_bottom {
	background: #ffffff url(../images/bg_box_b.jpg) bottom no-repeat;
	padding:0 20px 30px 15px;	
}

.roundedcornr_bottom_noimage {
	background: #ffffff url(../images/bg_box_b_noimage.jpg) bottom no-repeat;
	padding:0;	
}

.video {
	margin-bottom:15px;
}

		
/********* STAFF JQUERY **************/

.staff_list {	
	width: 580px;
	padding: 0;
}
.staff_head {
	padding: 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
    background: #f4f3f3;
}

.staff_head img {
	float:left;
	padding-right:10px;
}
.staff_name {
	color:#b11111; 
	font-weight:bold;
}
.staff_descrip {
	line-height:2.5em;
	font-weight:bold;
}
.staff_body {
	display:none;
}
.staff_body .content{
  display:block;
  background-color:#ffffff;
  padding-left:10px;
  padding-top:5px;
  padding-bottom:5px;
  text-decoration:none;
}

/********* FOOTER *************/

#footer  {
	padding-left:30px;
	padding-right:30px;
	font-size: 0.9em;
	background: #ffffff url(../images/bg-main-bottom.jpg) bottom no-repeat;
}

#footerContent {
	border-top:1px solid #cccccc;
	padding-top:10px;
	padding-bottom:25px;
}

#footerContent ul {
	float:right;
	padding:0;
	margin:0;
}

#footerContent li {
	display:inline;
	padding-left:11px;
}

#footerContent li.first {
	padding-left:0;
}


#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

	



/********* ERROR MESSAGES *************/

.error_message {
	font-size:0.9em;
	color:#F2373E;
}

.error_message ul {
	list-style:none;
	padding-bottom:10px;
	margin:0;
}


/************* HIDDEN/CLEARING TAGS *************/

.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

.clearer
{
	clear: both;
	display: block;
	height: 0px;
	margin-bottom: 0;
	font-size: 0px;
	line-height: 0px;
}

.clearer2
{
	clear: both;
	display: block;
	height: 15px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

.clearerLine
{
	clear: both;
	display: block;
	height: 20px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
	border-top:1px solid #ccc;
}

.hidden
{
	position: absolute;
	left: -10000px;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}


/********* EXTERNAL LINKS STYLES *************/

a.external span
{
position: absolute;
left: -5000px;
width: 4000px;
}

a.external
{
background: url(uploads/images/external-icon.gif) no-repeat 100% 0;
padding: 0 20px 0 0;
}


/********* FLOATS *************/

.left {float:left;}

.right {float:right;}

.imgleft { float:left;margin-right:10px;}



