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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	line-height:1;
	background:#384040;
	font-family:Arial, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#000000;
	padding-top:10px;
	font-weight: 300;
}

/* TYPOGRPAPHY */

h1{	font-size:1.5em;}

h2{	font-size:1.4em;}
	
h3{	font-size:1.4em;}
	
h4{	font-size:1.2em;}
	
h5{	font-size:1.1em;
	color:#ddd;
	}
	
h6{	font-size:1.0em;
	color:#fff;
	}

h1{
	color:#e8e8e8;
	padding:5px 10px 0 10px;
	}
	
h2{
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 30px;
	}

h3, .sidep{
	padding:0 0 5px 10px;
	}
	
h4, h5, h6{
	font-weight:normal;
	}

p{
	font-size:1.35em;
	padding:0 30px;
	font-weight:300;
	line-height:1.5em;
	font-family: Arial, Helvetica, sans-serif;
	}

.mainpanel p{
	text-align:justify;
	}
	
.sidep{
	background:#ddd;
	padding:5px;
	}
	
li{
	font-size:1.3em;
	padding:0 10px;
	}

.block li{
	font-size:1em !important;
	padding:0 5px !important;
	}
	
.tight{
	line-height:1.4em !important;
	}

.tight2{
	line-height:1.4em !important;
	padding:5px 10px 0 10px !important;
	}
	
.caps li{
	font-variant:small-caps;
	font-size:1.4em;
	}

ol, ul, li { list-style: none;}

blockquote, q { quotes: none;}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
	}


/* remember to define focus styles! */
:focus {	outline: 0;}


span{
	color:#ec008c;
	font-weight:500;
	}

.title{
	text-align:center;
	line-height:1.1em;
	}
	

	
/* Custom CSS form here */	

#container{
	width:960px;
	margin:0 auto;
	background:#ddd;
	}
	
#header{
	height:100px;
	background:#fff url(images/Ghost-Logo-textaccessDARK.gif) center left no-repeat;
	padding:0 0 0 5px;
	}

#bannercontact{
	position:relative;
	clear:both;
	float:right;
	padding:18px 0 0 0;
	}
	
#bannercontact li{
	text-align:right;
	line-height:1.5em;
	padding:0px 10px 3px 0;
	font-size:1.3em;
	}
	
#nav-main{
	position:relative;
	float:left;
	width:100%;
	background:#fff;
	}
	
#nav-main li{
	float:left;
	width:91px;
	line-height:3em;
	text-align:center;
	text-transform:uppercase;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	margin: 0 2px;
	}

.current{
	}

#content{
	clear:both;
	background:#ddd;
	}

#10pxpad{
	width:960px;
	background:#ddd url(images/10pxpad.gif) top repeat-x;
	}

.sidebar{
	position:relative;
	float:left;
	padding:0 10px 10px 10px;
	}

#sidebarleft{
	width:150px;
	}
	
#sidebarright{
	width:210px;
	}
	
.sidebarheadl{
	background:#384040 url(images/boxhead150.gif) top no-repeat;
	padding:5px 0;
	}
	
.sidebarheadr{
	background:#384040 url(images/boxhead210.gif) top no-repeat;
	padding:5px 0;
	}

#sidebarleft ul{
	margin:0 0 10px 0;
	padding:5px 0 10px 0;
	background:#e8e8e8 url(images/boxbody150g.gif) bottom no-repeat;
	}

#sidebarright ul{
	margin:0 0 10px 0;
	padding:5px 0 10px 0;
	background:#e8e8e8 url(images/boxbody210g.gif) bottom no-repeat;
	}
	
.sidebar li{
	display:block;
	padding:5px 5px 0px 10px;
	line-height:2em;
	background-color:#e8e8e8;
	}	

.inlinelist{
	padding:5px 10px !important;
	}

.inlinelist li{
	display:inline;
	padding:0!important;
	letter-spacing:0em;
	font-weight:300;
	}
	
#content-main{
	float:left;
	width:560px;
	}
	
.mainpanel, .tripanel, .multipanel{
	position:relative;
	float:left;
	width:100%;
	margin-bottom:10px;	
	padding-bottom:15px;
	}

.mainpanel{
	background:#fff url(images/boxbody560.gif) bottom no-repeat;
	}
	
.tripanel{
	width:180px;
	background:#fff url(images/boxbody180.gif) bottom no-repeat;
	}

.tripanel1{
	margin-right:5px;
	}

.tripanel2{
	margin-left:5px;
	margin-right:5px;
	}
	
.tripanel3{
	margin-left:5px;
	}
	
.mainpanel li{
	position:relative;
	float:left;
	display:inline;
	width:100%;
	line-height:2em;
	}	
	
	
.boxhead{
	background: #384040 url(images/boxhead560.gif) top no-repeat;
	padding:5px 0;
	}

.boxhead3{
	background: #384040 url(images/boxhead180.gif) top no-repeat;
	padding:5px 0;
	}
	
#footer{
	clear:both;
	text-align:center;
	background:#7e7e7e;
	line-height:1.4em;
	padding:5px 0;
	}
	

/* LINKS */

a{
	text-decoration:none;
	font-weight:bold;
	}
	
a:link, a:visited{
	color:#384040;
	}
	
a:hover, a:active{
	color:#ec008c;
	}

.current a{
	color:#ec008c;
	}
	

/* IMAGES */

img{
	float:right;
	border:#ec008c 1px solid;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 25px;
	}
