/* CSS Document */

body {
        font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6;
	background-color: #e90d87;
	color: black;
	margin: 0;
	padding: 0;
	text-align:center;
	background-image: url(http://www.devianthearts.co.uk/images/img/main-bgekg2.jpg);
	background-repeat: no-repeat;
   	background-position: center top;
}
/* some defaults */

a, a:link { 
  text-decoration: none;
  color: #788678;
}

a:hover { color: #d1005d; }
div { /*  border: 1px dotted red;*/ }
img { border: 0; margin: 0; padding: 0; }
.hide { display: none; }
.separator { display: none; }

/* standard formatting styles */

div.floatleft {
	margin: 0;
	margin-bottom: 12px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	margin-right: 20px;
	margin-top: 10px;
	float: left;
	line-height: 1.2;
}

div.floatright {
  margin: 0;
  margin-bottom: 12px;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 10px;
  color: #666;
  margin-left: 20px;
  margin-top: 10px;
  float: right;
  line-height: 1.2;
}

a.listlink {
  font-weight: bold;
}

h1, h2, h3, h4 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: lighter;
  letter-spacing: -0.02em;
  line-height:  1.2;
}

span.hidden {
  display: none;
}

span.separator {
  color: white;
}

.spaced {
  margin-left: 20px;
}

/* main page layout */

#preamble {
	text-align: left;
	height: 220px;
}

#wrapper {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	z-index: 2000;
	margin-top: 0;
	width: 757px;
}
#page {
	position: relative;
	background-color: #FFFFFF;
	z-index: 3000;
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 22px;
	padding-right: 36px;
	padding-bottom: 40px;
	padding-left: 40px;
	height: 700px;
}
#page2 {
	position: relative;
	background-color: #FFFFFF;
	z-index: 3000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 22px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 700px;
}
#page3 {
	position: relative;
	background-color: #FFFFFF;
	z-index: 3000;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 22px;
	padding-right: 36px;
	padding-left: 40px;
}

#pagelink {
	position: relative;
	background-color: #FFFFFF;
	z-index: 3000;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 22px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 40px;
	height: 1010px;

}
.pagecontentlinks {
	font-size: 14px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
        float: left;
}

h1.pagetitle {
	font-size: 20px;
	margin: 6px 0 10px 0;
}

/* common masthead */

#masthead {
	position: relative;
	width: 757px;
	height: 215px;
	padding:0;
	overflow:hidden;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(http://www.devianthearts.co.uk/images/img/page/mastblack1.gif);
	z-index: 4000;
	background-color: #FFFFFF;
}
#mastheadserv {
	position: relative;
	width: 757px;
	height: 215px;
	padding:0;
	overflow:hidden;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(http://www.devianthearts.co.uk/images/img/page/mastblack2.jpg);
	z-index: 4000;
	background-color: #FFFFFF;
}
#mastheadport {
	position: relative;
	width: 757px;
	height: 215px;
	padding:0;
	overflow:hidden;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(http://www.devianthearts.co.uk/images/img/page/mastblack4.jpg);
	z-index: 4000;
	background-color: #FFFFFF;
}
#mastheadtemp {
	position: relative;
	width: 757px;
	height: 215px;
	padding:0;
	overflow:hidden;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(http://www.devianthearts.co.uk/images/img/page/mastblack5.jpg);
	z-index: 4000;
	background-color: #FFFFFF;
}

#sitehead {
  width: 430px;
  height: 64px;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 27px !important;
  font-size: 25px;
  white-space: nowrap;
/*  border-right: 1px solid #333;*/
}

#sitehead a {
  color: #e0ded8;
  display:block;
  height: 64px;
  padding: 16px 10px 0 40px;
}

#sitehead em {
  color: #fff;
  font-style: normal;
  font-weight: bold;
}

#logo {
	float:right;
	height: 100px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(http://www.devianthearts.co.uk/images/img/page/DV-78.gif);
	width: 200px;
	padding-right: 20px;
	margin-right: 40px;
	margin-top: 30px;
}

#sponsor a:hover {
	color:white;
}

/* masthead navigation */
#topnavdiv {
	position: absolute;
        height: 30px;
	width: 758px;
	background: #e0e0dd;
	overflow: visible;
	z-index: 5000;
	height: 28px;
	margin-top: 1px;
	margin-right: 0;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 202px;
	font-family:Arial, Helvetica, sans-serif;
        font-size: 12px;
	visibility: visible;
	}

#navlist li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-family:Arial, Helvetica, sans-serif;
        font-size: 12px;
	width: 600px;
}
/******** footer nav ********/

.navfoo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navfoo ul {
	margin: 0;
	padding: 0px;
	display: inline;
}
.nav li {
	list-style-type: none;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navfoo li a {
	text-decoration: none;
	color: white;
	height: 17px;
	text-align:center;
	background-color: #303030;
}

/******** date strapline ********/

div#strap {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4;
	color: #B5AD91;
	width: 150px;
}

/******** ekg port ********/

#sidebar {
  position: relative;
  float: right;
  margin: 0;
/*  margin-left: 32px;*/
  padding-left: 32px;
  color: #333;
  width: 258px;
  font-family:verdana, geneva, arial, helvetica, sans-serif;
  font-size: 80%;
  line-height: 1.4;
}

#sidebar h2 {
  margin-top: 0;
}

#links {
  position: relative;
  float: right;
  margin: 0;
/*  margin-left: 32px;*/
  padding-left: 32px;
  color: #333;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 80%;
  line-height: 1.4;

}

#sidebar h2 {
  margin-top: 0;
}


/******** footer and postscript ****EKG****/


div#footer {
	height: 140px;
	background-color: #000000;
	background-image: url(http://www.devianthearts.co.uk/images/img/page/footerbg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
        padding-left: 200px;
        padding-right: 200px;
        text-align: center;
}

div#footer p {
  margin: 8px 0 3px 32px;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 90%;
  color: white;
}

div#footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

.foonavdiv {
	background-color: #333333;
	padding-left: 40px;
	height: 22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
}
.foonavcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	width: 700px;
}

.foonavcontainer ul li { display: inline; }

.foonavcontainer ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;

}
.foonavcontainer ul li a:hover
{
color: #000;

}

/******** footer small nav ****EKG****/

.belt {
	float: left;
	width: 100px;
	padding: 0px;
	margin-bottom: 10px;
	border: 1px none #333;
	font-size: 9px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	}
	
.beltmenu ul {
	list-style-type: none;
	float: left;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 0px;
	width: 600px;
} 

beltmenu li {margin-bottom: 5px;}

.beltmenu a {
	margin: 0 2px;
	width: 100px;
	height: 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #000;
	 }
	 
.beltmenu a:hover {
	
	color: #FF0000;
     }

.beltmenu a:active {
     background: gray;
     border: 1px solid gray; 
     color: #fff;
     }
	 .mentions {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	position: absolute;
	bottom : 300px;
	left : 10px;
	color: #000;
}
a.test {text-decoration: none;
color: #222;
}
a.test:hover{text-decoration: underline;
}
.footcrumbs
{
	color: #000;
}

#postscript {
  text-align: left;
  clear:both;
  width:586px;
  margin: 60px auto 6px;
  color:white;
  text-align: center;
  font-family: verdana, geneva, arial, helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 1.4;
}

#postscript a {
  color:#999;
}

#postscript a:hover {
  color: white;
  text-decoration: none;
}


/* port */

.port {
	float: left;
	width: 500px;
}
.sidebarport {
       float:right;
	width: 160px;
        padding: 0px 0px 0px 6px;
        margin-top: 80px;
        background-image: url(http://www.devianthearts.co.uk/images/img/page/Box2.gif);
	background-repeat: no-repeat;


}
a.bannerport, a.bannerport:link, a.bannerport:visited {
	display: block;
	padding: 0;
	color: #333;
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 12px;
	margin-bottom: 8px;
}
a.bannerport:hover {
	border:  0;
}

a.bannerport img {
	margin-bottom: 0;
}

span.inbannerport {
  display: block;
  padding: 0 4px 4px 6px;
}





/******** linksbox *******/

.twoColFixLtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#rightlink {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
        font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 9px;
}

.leftlink {
	float: left; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
        font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 9px;
}
#farlink {
	float: right; /* since this element is floated, a width must be given */
	width: 190px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
        font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 9px;
}
.sidecontent .side_nav, .sidecontent .side_nav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.sidecontent .side_nav a {
	font-size: 1.1em;
	display: block;
	background-color: #ffffff;
	color: #ECE9D8;
	border: 1px solid;
	border-color: #717DA8 #000000 #000000 #717DA8;
	padding: 2px 6px;
	
	
	text-decoration: none;
}
.sidecontent .side_nav a:hover, .sidecontent .side_nav a:active, .sidecontent .side_nav a:focus {
	background-color: #e90d87;
	color: #FFFFFF;
	border-color: #333333 #000000 #000000 #333333;
	
	
}
 img
{  border-style: none;