@import url(css/lightbox.css);

/*Menu styles*/

#menu {
	padding:0 -1px 0 0;
	clear:both;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	background:#fff url(images/menu.gif);
	height:28px;
	width: auto;
	}


#menu ul, ul.nobullets, .jsMenu ul {
	margin:0;
	padding:0;
	list-style:none;
	}

#menu li {
	font: bold 9pt "Trebuchet MS";
	width:100px;
	height:28px;
	margin:0;
	padding:0;
	float:left;
	}

#menu li.contact {
	font: bold 9pt "Trebuchet MS";
	width:100px;
	height:28px;
	margin:0;
	padding:0;
	float:left;
	}

#menu ul a {
	display:block;
	width:99px;
	line-height:28px;
	height:28px;
	border-left:1px solid #7e7e7e;
	background:#eee url(images/menu.gif);
	text-align:center;
	color:#666;
	text-decoration:none;
	}

#menu ul a.upstairs {
	display:block;
	width:99px;
	line-height:10pt;
	height:28px;
	border-left:1px solid #7e7e7e;
	background:#eee url(images/menu.gif);
	text-align:center;
	color:#666;
	text-decoration:none;
	}

#menu ul a.contact {
	display:block;
	width:99px;
	line-height:28px;
	height:28px;
	border-left:1px solid #7e7e7e;
	background:#eee url(images/menu.gif);
	text-align:center;
	color:#666;
	text-decoration:none;
	}

#menu ul a span {
	display:block;
	width:98px;
	height:28px;
	border-left:1px solid #fff;
	}

#menu ul a span.contact {
	display:block;
	width:98px;
	height:28px;
	border-left:1px solid #fff;
	}

#menu ul a:hover, #menu ul a.selected {
	cursor:pointer;
	background-color:#6AB2E7;
	background-position:100% -36px;
	color:#fff;
	}

/*Colour styles*/

body 
{
color: #303142;
}
	
h1, h2, h3, h4, h5, h6, h7 
{
	color: #303142;
}
	
a, a:link, a:visited, a:hover, a:active 
{background:transparent;text-decoration:none;cursor:pointer}
a:link 
{color:#666}
a:visited 
{color:#91353B}
a:hover, a:active 
{color:#6AB2E7} /*pink is #FE9DB0*/
a:hover 
{text-decoration:underline}

body#home #frame, body#issueindex #frame 
{
	background-color: #BED9ED;
}

#frame 
{
	background-color: #ffffff;
}
	
#header
{
	color: #FFFFFF;
}
	
#cover { 
background: #6AB2E7 url(images/home_top.jpg) no-repeat top left;
}
	
#coverBottom { 
background: #6AB2E7 url(images/home_bottom.jpg) no-repeat top left;
}
	
#sidebar {	
	background-color: transparent;
}

#navigation
{
	background-color: #accc86;
}

#navigation ol
{
	background-color: transparent;
}

#navigation a:link, #navigation a:visited
{
	color: #566c10;
}

#navigation a:hover, #navigation a:active
{
	color: #000000;
}

#content
{
	background-color: transparent;
}

#copyright
{
	background-color: transparent;
}

#copyright p
{
	color: #666666;

}

blockquote {
	color: #accc86;
	}

/*Main styles*/

html
{
	height: 100%;
	margin-bottom: 1px;
}

body
{
	margin: 0 0 30px 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3 { margin: 0 0 1em 0; }

h1 {font-size:150%}	
h2 {font-size:135%}	
h3 {font-size:120%}	
h4 {font-size:110%}	
h5 {font-size:95%}	
h6 {font-size:86%}
h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong {color:#900}

p { margin: 0; }

p.small { margin: 0; font-size: 10px;}

a:link, a:visited
{
	text-decoration: none;
	font-weight: normal;
}

a:hover, a:active { text-decoration: underline; }

div
{
	margin: 0;
	padding: 0;
}

.img
{
	border: 0;
	padding: 0;
	margin: 0;
	display: block;
}

.img2
{
	border: 0;
	padding: 0;
	margin-bottom: 10px;
	display: block;
}

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.shadowleft
{
	margin: 0 0 0 0px;
	width: 700px;
	padding: 0 0px 0 10px;
	background: transparent url(images/bg-shadow-left.gif) repeat-y top left;
}

.shadowright
{
	margin: 0 0 0 0px;
	width: 700px;
	padding: 0 10px 0 0;
	background: transparent url(images/bg-shadow-right.gif) repeat-y top right;
}

.shadowbottom
{
	margin: 0 0 0 0px;
	width: 700px;
	background: transparent url(images/bg-shadow-bottom_blue.gif) no-repeat center bottom;
	padding: 0px 10px 0 10px;
	height: 20px;
}

.contactleft{
	width:380px;
	margin-top:0px;
}

.contactright{
	float:right;
	width:175px;
	text-align:center;	
}

#frame
{
	padding: 0;
	margin: 0 auto 0 auto;
	width: 720px;
	border: none;
	overflow: auto;
}

#header
{
	margin: 0;
	padding: 0;
	width: 700px;
	height: 108px;
	background: transparent url(images/dukeMasthead.gif) no-repeat top left;
}

#cover { 
	margin: 0; 
	width: 700px;
	height: 150px;
	border-bottom:1px solid #7e7e7e;
}

#coverBottom { 
	clear:both;
	margin: 0; 
	width: 700px;
	height: 150px;
	border-top:1px solid #7e7e7e;
	border-bottom:1px solid #7e7e7e;
}

#navigation
{
	margin: 0 0px 0 0px;
	width: 660px;
	padding: 0 20px;
	overflow: auto;
}

#navigation ol
{
	list-style: none;
	padding: 0.3em 0;
	margin: 0 0 0 0;
}

#navigation li
{
	list-style: none;
	display: inline;
	padding: 0 1em 0 0;
	font-size: 120%;
}

#navigation a:link, #navigation a:visited
{

	font-weight: bold;
	text-decoration: none;
}

#navigation a:hover, #navigation a:active
{

	text-decoration: none;
}

#content
{
	margin: 0em 0 0 0;
	padding: 20px 0px 20px 20px;
	float: left;
	width: 290px;
}

#sidebar
{
	width: 350px;
	margin: 0 0 0 0px;
	padding: 20px 20px 20px 20px;
	float: left;
}


#sidebar p 
{ 
	text-align: right;
	color: #666;
	font-size: 10px;
	margin: 0 0 1em 0; 
	padding: 0px 0px 0 20px;
	display: block;
	clear: both;
	background-color: transparent;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#content p 
{ 
	margin: 0 0 1em 0; 
}

#contentwide
{
	margin: 0em 0 0 0;
	padding: 0px 20px 0 20px;
	float: left;
	width: 660px;

}

#copyrightBorder
{
	margin: 0 0px 0 0px;
	padding: 10px 20px 0 20px;
	width: 660px;
	clear: both;
	border-top:1px solid #7e7e7e;
}

#copyright
{
	margin: 0 0px 0 0px;
	padding: 10px 20px 0 20px;
	width: 660px;
	clear: both;
}

#copyright p, #copyrightBorder p
{

	font-size: xx-small;
	margin: 0;
	padding: 0;
}

#footer
{
	text-align: right;
	color: #AAA;
	font-size: xx-small;
	margin: 0 0px 0 0px;
	padding: 0px 30px 0 30px;
	height: 30px;
	width: 660px;
	display: block;
	clear: both;
	background-color: #ffffff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#footer p
{
	margin: 0;
	padding: 0;
}

	
#footer a:link, #footer a:visited {
	color: #AAA;
	font-weight: normal;
	text-decoration: none;
	border-bottom: dotted #AAA 1px;
	}

#footer a:hover, #footer a:active {
	border-bottom: solid #AAA 1px;
	}
	
form#signup {
margin: 1em 0 0 0;
}

form#signup label
{
	font-weight: bold;
	margin: 0.5em 0;
}

form#signup input, form#signup textarea
{
	margin: 0.5em 0 1em 0;
}

#featureindex {
	border: none;
	margin: 0;
	padding: 0;
	width: 660px;
	background: transparent;
	}
	
#featureindex #feature {
	float: left;
	}

#featureindex table {
	float: left;
	width: 320px;
/*	border-left: 1px solid #CCCCCC; */
	margin: 0 0 50px 0;
	padding: 0;
	background: transparent;
	}
	
#featureindex table td {
	width: 80px;
	}
	
#featureindex table td img {
	display: block;
	}
	
#featureindex table td a:link, #featureindex table td a:visited {
	border: 1px transparent solid;
	display: block;
	}
	
#featureindex table td a:hover, #featureindex table td a:active
{
	border-style: solid;
	border-width: 1px;
	border-color: #543123;
}

blockquote {
	margin: 0.5em 0;
	font-size: large;
	}

img.inline {
display: inline;
}



