body {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center; /*centre for ie5 */
	background: #585858; 
}

body#popup {
    background: #fff;
    text-align: left;
} 

body#print {
    background: #fff;
    text-align: left;
} 

h1 {
	color: #D1D1D1;
	font-size: 14pt; 
}
	
h2 {
	color: #D1D1D1;
	font-size: 12pt; 
}

h3 {
	color: #D1D1D1;
	font-size: 10pt; 
}

h4 {
	color: #D1D1D1;
	font-size: 10pt; 
}

a:link {
	text-decoration: underline; 
	color: #eee;
}

a:visited { 
	text-decoration: underline; 
	color: #eee;
}

a:active { 
	text-decoration: underline; 
	color: #eee;
}

a:hover { 
	text-decoration: none; 
}

.clear {
	clear: both;
}

.im {
	margin: 8px;
}

/* template objects */

#background {
	text-align: left; /* centre for compliant browsers*/
	margin: 0 auto;
 	background: #585858 url(/images/bg.gif) center repeat-y; 
}


#masthead {
	margin: 0px auto; 
	width: 940px; 
	height: 103px;
	background: #000 url(/images/masthead.gif) top left no-repeat;
}

#masthead h1 {
	display: inline;
}

#masthead #logo {
	float: left;
	width: 700px;
	height: 103px;
}
#masthead #logo a {
	display: block;
	width: 700px;
	height: 103px;
}

#masthead #info {
	float: left;
	width: 230px;
	height: 50px;
	margin-top: 30px;
	text-align: right;
}
#masthead span {
	display: none;
}

/* menubar */

#menubarbox {
	text-align: center;
	margin: auto;
	width: 940px; 
	height: 121px;
	padding-top: 1px;
	background: #000 url(/images/menuback.gif) top repeat-x;
}

#popup #menubarbox {
	width: 100%; 
}

#menubarbox #skip {
	display: none;
}

#menu {
	font-size: 12px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	clear: both;
}

#menu ul {
	padding: 0;
	margin: 0;
	display: inline;
} 

#menu ul li {
	list-style: none;
	float: left;
 	width: 184px;
	height: 24px;
	padding: 0;	
	margin: 0;
	margin-left: 2px;
}
			
#menu ul li.active {
	display: inline;
}



#menu a {
	color: #fff;
	display: block;
	width: 184px;
	height: 25px;
	margin: 0;
	margin-bottom: 0;
	text-decoration: none;
}
 

#menu li.m_home {
	background: url(/images/m_home.gif) 0 -25px;
}

#menu li.m_homeactive {
	background: url(/images/m_home.gif) 0 0;
}

#menu li.m_home a:hover {
	background: url(/images/m_home.gif) 0 0;
}

#menu li.m_about {
	background: url(/images/m_about.gif) 0 -25px;
}

#menu li.m_aboutactive {
	background: url(/images/m_about.gif) 0 0;
}

#menu li.m_about a:hover {
	background: url(/images/m_about.gif) 0 0;
}

#menu li.m_article {
	background: url(/images/m_article.gif) 0 -25px;
}

#menu li.m_articleactive {
	background: url(/images/m_article.gif) 0 0;
}

#menu li.m_article a:hover {
	background: url(/images/m_article.gif) 0 0;
}

#menu li.m_collections {
	background: url(/images/m_collections.gif) 0 -25px;
}

#menu li.m_collectionsactive {
	background: url(/images/m_collections.gif) 0 0;
}

#menu li.m_collections a:hover {
	background: url(/images/m_collections.gif) 0 0;
}


#menu li.m_contact {
	background: url(/images/m_contact.gif) 0 -25px;
}

#menu li.m_contactactive {
	background: url(/images/m_contact.gif) 0 0;
}

#menu li.m_contact a:hover {
	background: url(/images/m_contact.gif) 0 0;
}


#menu li.active a {
	background: #fff; 
	border: 1px solid #036;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}

#menu li a:hover {
	color: #666;
}

#menu li.active a:hover {
	background: #fff;
	color: #666;
}

#menu a span {
	display: none;
}

#menu ul li.active a {
	color: #000;
}

#submenu {
	margin: 0 auto 0 auto;
	padding: 4px 0;
	text-align: center; 
	border-bottom: 1px solid #666;
}

#submenu a {
}

#submenu a:link, #submenu a:visited, #submenu a:active {
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: underline;
}

#submenu a.selected {
}

.sidemenu {
	margin: 0;
	padding: 4px;
	border: 1px solid #dfdfdf;
	-moz-border-radius: 5px; 
	margin-bottom: 16px;
	background: #666;
/* commented versions are for image based sidemenu background */
/*
	margin: 0;
	padding: 0;
	background: url(/images/smbg.gif) repeat-y;
*/
}

.sidemenu a {
	color: #D1D1D1;
}	

.sidemenu div.smhead {
/*
	padding: 0;
	margin: 0;
	height: 24px;
	background: url(/images/smhead.gif) no-repeat;
	overflow: hidden; 
*/
/* Overflow is sidemenu styles is for IE */
}

.sidemenu .smtop {
/*
	height: 8px;
	background: url(/images/smtop.gif) no-repeat;
	overflow: hidden;
*/
}

.sidemenu div.smbottom {
/*
	height: 8px;
	background: #fff url(/images/smbottom.gif) no-repeat;
	overflow: hidden;
*/
}

.sidemenu h2 {
	font-size: 10pt;
	font-weight: bold;
	padding: 4px;
	color: #fff;
	margin: 0 4px 8px 4px;
/*
	color: #D1D1D1;
	font-size: 10pt;
	font-weight: bold;
	padding: 1px 0 0 0;
	margin: 0 0 8px 8px;
*/
}	

.sidemenu h2 a:link, .sidemenu h2 a:visited {
	text-decoration: none;
	color: #fff;
}	

.sidemenu h2 a:hover {
	text-decoration: underline;
	color: #222;
}	

.sidemenu ul {
	padding: 0;
	margin: 0;
	margin-left: 8px;
	margin-right: 8px;
	list-style-type: none;
} 

.sidemenu li {
	margin: 0;
	padding: 0;
}

.sidemenu li a {
	color: #D1D1D1;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px;
	-moz-border-radius: 5px;
	margin-right: 2px;
    position:relative; 
}

.sidemenu li a:link, .sidemenu li a:visited {
	color: #D1D1D1;
	text-decoration: none;
}

.sidemenu li a:hover {
	background: #777;

}

.sidemenu li a.static:hover {
	background: #eee;
	color: #D1D1D1;
}

#container {
	margin: auto;
	width: 956px; 
	padding-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
 	background:  url(/images/bg-top.gif) center top no-repeat; 
}

#container #cbottom {
	margin: auto; 
	width: 940px;
	height: 31px;
	background: #585858 url(/images/bg-b.gif) center no-repeat;
}

/* usuable content width is 924px */
#content {
	margin: 16px;
	border-bottom: 1px solid #000; /* moz clear float bug */
	margin-bottom: 0px;
}

#category {
	margin: 0 auto;
	width: 940px;
	height: 88px;
}

#category a {
	float: left;
	width: 110px;
	height: 88px;
	margin: 10px;
	margin-top: 4px;
}

#category span{
	display: none;
}

#category a.limited {
	margin-left: 24px;
	background: url(/images/c_limited.jpg) 0 0;
}

#category a.limited:hover {
	background: url(/images/c_limited.jpg) 0 -88px;
}

#category a.location {
	background: url(/images/c_location.jpg) 0 0;
}

#category a.location:hover {
	background: url(/images/c_location.jpg) 0 -88px;
}


#category a.food {
	background: url(/images/c_food.jpg) 0 0;
}

#category a.food:hover {
	background: url(/images/c_food.jpg) 0 -88px;
}

#category a.general {
	background: url(/images/c_general.jpg) 0 0;
}

#category a.general:hover {
	background: url(/images/c_general.jpg) 0 -88px;
}

#category a.awards {
	background: url(/images/c_awards.jpg) 0 0;
}

#category a.awards:hover {
	background: url(/images/c_awards.jpg) 0 -88px;
}

#category a.seascapes {
	background: url(/images/c_seascapes.jpg) 0 0;
}

#category a.seascapes:hover {
	background: url(/images/c_seascapes.jpg) 0 -88px;
}

#category a.featured {
	background: url(/images/c_featured.jpg) 0 0;
}

#category a.featured:hover {
	background: url(/images/c_featured.jpg) 0 -88px;
}


#home {
}

#home #feature {
	float: left;
	width: 600px;
	margin-left: 16px;
	margin-bottom: 16px; 
}

#home #homeimage {
	width: 900px;
	height: 375px;
	background: url(/images/mainbg.jpg) no-repeat;
	margin: 0 auto;
}

#audioplayer {
	float: left;
	width: 478px;
	height: 38px;
	margin-top: 150px;
}

#galleryaudioplayer {
	float: left;
	width: 478px;
	height: 38px;
	margin-top: 8px;
	margin-bottom: 16px;
}

#home #hometext {
	float: left;
	color: #fff;
	font-size: 11px;
	padding-top: 40px;	padding-left: 14px;
	width: 380px;	
}

#home #hometext strong {
	font-size: 24px;
}

#home #feature h1 {
	margin-top: 0;
}

#home #news {
	float: right;
	width: 230px;
	margin-right: 16px;
}

#index {
}

#page {
}

#left {
	margin: 0;
	width: 270px;
	float: left;
}	

#left h2 {
	margin-bottom: 0px;
}	

#left h2 a {
	color: #000;
}	

#left ul li .active {
	font-weight: bold;
}

#right {
	font-size: 12px;
	color: #fff;
	padding-bottom: 8px;
	width: 606px;
	float: right;
}

#right p {
	padding-top: 4px;
}

#right p strong {
	margin-top: 0;
	padding-top: 0;
	font-size: 13px;
	font-weight: bold;
}

#right h1 {
}

#right h1 a {
	color: #666;
}

/* gallery */

#gallery {
}

#gallery .item {
	width: 200px;
	float: left;
	text-align: center;
}

#gallery .item .im {
	border: 0;
	width: 180px;
	height: 190px;
	margin: auto;
}

#gallery .item .i {
	border: 1px solid #000;
}

#gallery p {
	text-align: left;
}

#gallery #thumbs {
	width: 600px;
	float: left;
}

#gallery #thumbs .im {
	height: 60px;
	text-align: center;
	vertical-align: middle;
	margin: 4px;
	float: left;
}

#gallery #thumbs .i {
	border: 1px solid #000;
	margin: auto;
}

#gallery #zoom {
	margin: 4px;
	width: 550px;
	float: left;
	text-align: left;
}

#gallery #zoom .im {
	text-align: center;
}

#gallery #zoom .i {
	border: 1px solid #000;
}

#gallery #zoom h3 {
	text-align: left;
}

#gallery #zoom p {
	text-align: left;
}

/* footer */
#footer {
	width: 940px;
	clear: both;
	font-size: 11px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #2C2B2B;
	border-right: 1px solid #2C2B2B;
	border-top: 1px solid #2C2B2B;
	border-bottom: 1px solid #323232;
}

#footer #wrapper {
	padding-top: 3px;
	margin-left: 10px;
}

#footer a {
	color: #fff;
}

#aipplogo {
	margin: 0 auto;
	width: 948px;
	margin-top: 8px;
	height: 74px;
	background: #585858 url(/images/aipplogo.gif) right no-repeat;
}

/* Core Styles */
 
#controller {
	margin: 0 auto 4px auto;
	background: #2F2F2F;
 	color: #fff;
	border: 1px solid #545454;
/*	background: #fff url(/images/nav/controller.gif) center repeat-x; */

}

#controller table {
	margin: auto;
	width: 868px;
}

#controller td {
	vertical-align: top;
}

#controller h1 {
	color: #000;
	margin: 0;
	font-size: 11pt;
}

#controller a {
	color: #fff;
}

a.buttonitem {
	float: right;
	display: block;
	text-align: center;
	padding: 0;
	width: 110px;
	height: 22px; 
	background: url(/images/nav/button0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.buttonitem {
	background: url(/images/nav/button1.gif) right no-repeat;
}

a.additem {
	float: right;
	display: block;
	text-align: center;
	padding: 1px 8px 0 0;
	width: 102px;
	height: 21px; 
	background: url(/images/nav/additem0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.additem {
	background: url(/images/nav/additem1.gif) right no-repeat;
}

a.additemsm {
	float: right;
	display: block;
	text-align: center;
	padding: 1px 0 0 0;
	width: 20px;
	height: 21px; 
	background: url(/images/nav/additemsm0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.additemsm {
	background: url(/images/nav/additemsm1.gif) right no-repeat;
}

a.printitem {
	float: right;
	display: block;
	text-align: center;
	padding: 1px 8px 0 0;
	width: 102px;
	height: 21px; 
	background: url(/images/nav/print0.gif) right no-repeat;
	margin-left: 8px;
}

a:hover.printitem {
	background: url(/images/nav/print1.gif) right no-repeat;
}

#controller #print span {
	display: none;
}

#controller select {
}

#selector {
	border: 1px solid #ddd;
	background: #f6f6f6;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
}

#selector h1 {
	font-size: 10pt;
}

#selector a {
}

#selector table {
	border-collapse: collapse;
	width: 100%;
}

#selector table td {
	padding: 0;
}


#selector td.action {
	width: 60px;
	text-align: right;
	vertical-align: middle;
}

#selector td.action input.close {
	font-size: 8pt;
	width: 60px;      
	font-weight: bold;
}

#simpleviewer {
	width: 906px;
	border: 1px solid #eee;
}

#navleft {
	margin: 0;
	width: 200px;
	float: left;
}	

#navleft h2 {
	margin-bottom: 0px;
}	

#navleft h2 a {
	color: #000;
}	

#navleft ul li .active {
	font-weight: bold;
}

#contentright {
	width: 676px;
	float: right;
}


#contentright h1 {
}

#contentright h1 a {
	color: #666;
}

table#title {
	width: 100%;
	background: #eee;
	-moz-border-radius: 5px;
	margin: 0 auto;
}

table#title td {
	vertical-align: middle;
}

#title td.action {
	width: 60px;
	text-align: right;
	vertical-align: middle;
}

#title td.action input.close {
	font-size: 8pt;
	width: 60px;
	font-weight: bold;
}

table#title td form {
	margin-top: 3px;
}

table#title td h1 {
	font-size: 11pt;
	background: none;
	color: #000;
	margin: 0 0 0 4px;
}

table#title td h1 a {
	color: #000;
}

.summary {
	margin-top: 4px;
	border: 1px solid #ddc; 
	padding: 8px;
}	

.summary table {
	width: 100%;
}

.summary table td {
	vertical-align: top;
}

#heirachy {
	margin-top: 4px;
	margin-bottom: 4px;
	border-top: 1px solid #ddc; 
	border-bottom: 1px solid #ddc; 
	background: #ffe;
	padding: 2px;
	font-size: 9pt;
}	

#toc {
	background: #424242;
	padding: 2px;
	margin-bottom: 10px;
}	

#toc ul {
	margin-top: 0;
	margin-bottom: 0;
}	

.tip {
	color: #69f;
	font-size: 8pt;
	border: 1px dotted #69f;
	margin: 8px;
	padding: 8px;
}

.tip h1, .tip h2, .tip h3 {
	margin-top: 0;
	color: #69f;
}

.tip a {
	color: #69f;
}

ul.outline {
	list-style-image: none;
	list-style: none;
	color: #666;
	margin: 0;
	padding: 0;
	margin-top: 4px;
	margin-left: 8px;
}

ul.outline li {
	margin-left: 0;
	padding-left: 20px;
	list-style: none;
}	

.outline ul li .active {
	font-weight: bold;
}

ul.outline li.root {
	background: url(/images/nav/folder.gif) no-repeat 0 3px;
}	

ul.outline li.folder {
	margin-left: 4px;
	background: url(/images/nav/folder.gif) no-repeat 0 3px;
}	

ul.outline li.file {
	margin-left: 4px;
	background: url(/images/icon/generic.gif) no-repeat 0 3px;
}	

ul.outline ul {
	padding: 0;
	margin: 0;
	margin-left: 8px;
	margin-right: 8px;
	list-style: none;
} 

.outline li {
	margin: 0;
	padding: 0;
}

.outline li a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px;
	-moz-border-radius: 5px;
	margin-right: 4px;
}

.outline li a:visited {
	text-decoration: none;
}

.outline li a:hover {
	background: #fff;
}

.outline li a.static:hover {
	background: #eee;
	color: #D1D1D1;
}

.outline li a.static#active {
	background: #fff;
}

.posts {
	margin-top: 4px;
	padding: 4px;
	border: 1px solid #ccc;
	background: #eee;
}

.posts #audit {
	float: right;
}

.posts p {
	margin-top: 2px;
	margin-bottom: 4px;
}

/* name of user posting comment */
.posts .user {
	color: #666;
}

.posts table {
	width: 100%;
}

.posts table td {
	vertical-align: top;
}

#content .printlink {
	float: right; 
	margin: 8px;
}

.controller thead, .controller tfoot {
	clear: both;
	background: #eee;	
}

#content .localtools {
	background: #eee;	
	margin: 0;
	padding: 4px;
	border: 1px solid #999;
}

#content .localtools ul {
	margin: 0;
}

#content .localtools ul li {
	margin-left: 8px;
	display: inline;
}

#content .printlink {
	float: right; 
	margin: 8px;
}

code {
  font-family: courier, monospace;
  background: #ccc;
}

table.markup {
	border-collapse: collapse;
}

table.markup caption {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	padding: 2px;
}

table.markup thead {
	background: #ffe;
	border: 1px solid #000;
	padding: 2px;
}

table.markup td {
	border: 1px solid #D1D1D1;
	padding: 2px;
	vertical-align: top;
}

/* dataset */

.dataset {
	margin-top: 4px;
}

.dataset table {
	border-top: 1px solid #ddc; 
	border-bottom: 1px solid #ddc;
	width: 100%;
	border-collapse: collapse;
}

.dataset table td {
	vertical-align: top;
	padding: 2px;
}

.dataset thead {
	background: #ffe;
	border-bottom: 1px solid #ddc; 
}

.dataset td.thead {
	background: #ffe;
	border-bottom: 1px solid #ddc; 
}

.dataset td.odd {
	background: #fff;
}

.dataset td.even {
	background: #f6f6f6;
}

.dataset tfoot td {
	border-top: 1px solid #ddc; 
	background: #ffe;
}

.dataset tfoot td {
	padding: 2px;
}

/* forms */

.formbox {
	margin-top: 4px;
	border: 1px solid #ddc; 
	-moz-border-radius: 5px; 
	background: #666;
	padding: 4px;
}

.formbox h2 {
	background: #2C2C2C;
	border-bottom: 1px solid #ddc; 
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	padding: 2px;
	margin-top: 4px;
}	

.formbox h3 {
	margin-top: 4px;
}	

.formbox table {
	border-collapse: collapse;
	width: 100%;
}

.formbox td {
	vertical-align: top;
	padding: 4px;
}

.formbox thead {
	background: #ffe;
}

.formbox thead td {
	background: #ffe;
}

.formbox thead td {
	border-bottom: 1px solid #ddc; 
}

.formbox tfoot {
	background: #ffe;
}

.formbox tfoot td {
	background: #ffe;
}

.formbox tfoot td {
	border-top: 1px solid #ddc; 
}

form {
	margin: 0;
	padding: 0;
}

.formbox textarea {
	font-size: 10pt;
}

.formtable {
	background: #f6f6f6;
	border: 1px solid #369;
}

.formkey {
	padding-top: 4px;
}

.formerror {
	color: #c00;
	padding-top: 4px;
}

.formvalue {
	margin-top: 4px;
	color: #036;
}

.htmlformerror {
	width: 200px;
}

.alert {
	color: #c00; 
}

.extra {
	padding: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#trail {
	text-align: center;	
	margin: 8px;
}

#userbar {
	background: #fff;
	border-bottom: 1px solid black;
	color: #000;
	text-align: right;
	padding: 4px;
}

