/* zero out for cross-browser consistency */

body, div, dl, dt, dd, ul, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img { 
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
}

ol {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
}

q:before, q:after {
	content: '';
}

abbr, acronym { 
	border: 0;
}

/* set defaults for regular html */

body {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-align: center; /*centre for ie5 */
	background: #fff;
}

body#popup {
    background: #fff;
    text-align: left;
} 

body#print {
    background: #fff;
    text-align: left;
} 

h1 {
	color: #666;
	font-size: 13pt; 
	font-weight: bold;
}

h2 {
	color: #666;
	font-size: 12pt; 
	font-weight: bold; 
	text-decoration: none;
}

h3 {
	color: #666;
	font-size: 11pt; 
}

h4 {
	color: #666;
	font-size: 10pt; 
}

p {
	margin: 0.66em 0;
}

a:link {
	text-decoration: underline;
	color: #333;
}

a:visited { 
	text-decoration: underline;
	color: #333;
}

a:active { 
	text-decoration: underline; 
	color: #c00;
}

a:hover { 
	text-decoration: none; 
}

ul {
	margin: 8px 0 8px 16px;
	padding: 0;
}	

code {
  font-family: courier, monospace;
  background: #ccc;
}

form {
	margin: 0;
	padding: 0;
}

/* for clearing floating divs */

.clear {
	clear: both;
}

/* custom inline styles */

.alert {
	color: #c00; 
}

.hilite {
	background: #ff6;
}

/* template and widget styles in top-down order */

#background {
	background: #fff;
	text-align: left; /* centre for compliant browsers*/
}

#container {
	margin: auto; 
	width: 940px; 
}

#content {
	padding: 0 0 16px 0;
	margin: 0;
	min-height: 400px;
}

/* userbar */

#userbar-wrap {
	height: 22px;
	background: #000 url(/images/nav/userbar-bg.gif) top left repeat-x;
}

#userbar {
	width: 940px;
	height: 22px;
	margin: auto;
	color: #fff;
	font-family: verdana;
	font-size: 8pt;
}

#userbar a {
	color: #fff;
	text-decoration: none;
}

#userbar a:hover {
	text-decoration: underline;
}

#userbar #userbar-title {
	margin-top: 4px;
	margin-left: 8px;
	width: 300px;
	float: left;
	font-weight: bold;
}

#userbar #userbar-links {
	margin-top: 4px;
	margin-right: 8px;
	width: 600px;
	float: right;
	text-align: right;
}

/* masthead */

#masthead-wrap {
	background: #fff url(/images/masthead-bg.gif) top left repeat-x;
}

#masthead {
	margin: 0 auto; 
	width: 940px; 
	height: 122px;
	background: #fff url(/images/masthead.gif) top left no-repeat;
}

#masthead h1 {
	margin: 0;
	display: inline;
}

#masthead #logo a {
	display: block;
	width: 940px;
	height: 122px;
}

#masthead span {
	display: none;
}

#topmenu {
	height: 40px;
	margin: 8px auto;
	background: #fff url(/images/b_drop.gif) bottom repeat-x;
}

#topmenu ul {
	width: 940px;
	margin: 8px auto;
	list-style: none;
}

#topmenu ul li {
	display: block;
	float: left;
	width: 188px;
	height: 24px;
}

#topmenu ul li a {
	display: block;
	width: 188px;
	height: 24px;
	text-align: center;
}

#topmenu a {
	text-decoration: none;
}

/* templates - keep structural elements namespaced and grouped together */


#home {
}

#home .im {
	width: 216px;
	float: left;
	margin-bottom: 16px;
}

#home #left {
	float: left;
	width: 400px;
	min-height: 400px;
}

#home #left a img {
	padding: 4px;
}

#home #home-main h1 {
	margin-top: 0;
}

#home #right {
	float: right;
	width: 500px;
}

/* news latest?? */

#home #home-news {
}

.news-item {
	margin-top: 16px;
}

.news-index-image {
	width: 80px;
	height: 80px;
	float: right;
	margin-left: 16px;
}

.news-index-detail {
}

.news-index-item h3 {
	margin: 0;
}

.news-index-item p {
	margin-top: 4px;
}


#index {
}


#page {
}

#page-sidebar {
	width: 240px;
	float: left;
}	

#page-sidebar h2 {
	margin-bottom: 0px;
}	

#page-sidebar h2 a {
	color: #000;
}	

#page-sidebar ul li .active {
	font-weight: bold;
}

#page-main {
	width: 676px;
	float: right;
}

#page-main h1 {
}

#page-main h1 a {
	color: #666;
}

#contact {
}

#contact #page-sidebar {
	width: 340px;
	float: left;
	display: inline;
}

#contact #page-main {
	width: 576px;
	float: right;
	display: inline;
}

.page-index {
}

.page-index-item {
	margin-top: 16px;
}

.page-index-image {
	width: 80px;
	height: 80px;
	float: left;
	margin-right: 16px;
}

.page-index-detail {
}

.page-index-item h3 {
	margin: 0;
}

.page-index-item p {
	margin-top: 4px;
}

/* general-use widgets */

/* sidemenu */

.sidemenu {
	margin: 0;
	padding: 4px;
	-moz-border-radius: 4px; 
	background: #ddd;
}

.sidemenu a {
	color: #333;
}	

.sidemenu h2 {
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px;
	margin: 4px;
}	

.sidemenu h2 a:link, .sidemenu h2 a:visited {
	text-decoration: none;
	color: #333;
}	

.sidemenu h2 a:hover {
	text-decoration: underline;
	color: #333;
}	

.sidemenu ul {
	padding: 0;
	margin: 4px 8px;
	list-style-type: none;
} 

.sidemenu li {
	margin: 0;
	padding: 0;
}

.sidemenu li a {
	color: #333;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px;
	-moz-border-radius: 4px;
	margin-right: 2px;
    position:relative; 
}

.sidemenu li a:link, .sidemenu li a:visited {
	color: #333;
	text-decoration: none;
}

.sidemenu li a:hover {
	background: #fff;
}

.sidemenu li a.static:hover {
	background: #eee;
	color: #333;
}

.embedtv {
	margin: 8px;
}

/* /blog module-widget */

#blog {
	min-height: 300px;
}

#blog .blog-post-title {
	background: #fff url(/images/blog/blog-post-title.gif) top left no-repeat;
	width: 676px;
	height: 25px;
	margin-bottom: 0;
}

#blog .blog-post-title span {
	padding-left: 6px;
}

#blog .blog-post-title a:link, #blog .blog-post-title a:visited {
	color: #000;
	text-decoration: none;
}

#blog .blog-post-title a:hover {
	color: #00c;
	text-decoration: underline;
}

#blog .blog-post-meta {
	margin-top: 4px;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 4px;
}

#blog .blog-post p {
	margin-left: 4px;
	margin-right: 4px;
}

#blog .blog-post-categories {
	text-align: center;
}

#blog #blog-sidebar {
	margin: 0;
	width: 240px;
	float: right;
}	

#blog #blog-sidebar-top {
	width: 240px;
	height: 4px;
	background-image: url(/images/blog/blog-sidebar-top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden; /* IE6 */
}	

#blog #blog-sidebar-bg {
	width: 240px;
	background-image: url(/images/blog/blog-sidebar-bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
	margin: 0;
	border-bottom: 0px solid white;
}	

#blog #blog-sidebar-inner {
	margin: 0 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}	

#blog #blog-sidebar-inner p {
	margin-bottom: 0; /* firefox collapsing margins */
}	

#blog #blog-sidebar-bottom {
	margin: 0;
	width: 240px;
	height: 7px;
	background-image: url(/images/blog/blog-sidebar-bottom.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#blog #blog-sidebar h2 {
	margin-top: 0;
	font-size: 10pt;
}	

#blog #blog-sidebar h2 a {
	color: #000;
}	

#blog #blog-sidebar h3 {
	font-size: 10pt;
}	

#blog #blog-sidebar h3 a {
	color: #000;
}	

#blog .blog-xml-link {
	text-align: center;
}

#blog #main {
	padding-bottom: 8px;
	width: 676px;
	float: left;
}

#blog #main h3#comments-title {
	font-size: 9pt;
	background: #f6f6f6;
	border-top: 1px solid #c9c9c9;
	padding: 2px 2px 2px 4px;
}

#blog .comment-top {
	margin-top: 1em;
	background: #fff url(/images/blog/comment-top.gif) top left no-repeat;
	width: 676px;
	height: 4px;
	overflow: hidden; 
}

#blog .comment {
	background: #fff url(/images/blog/comment-bg.gif) top left repeat-y;
	padding: 4px;
}

#blog .comment p {
	margin: 0 0 0 4px;
}

#blog .comment-meta {
	background: #fff url(/images/blog/comment-meta-bg.gif) top left no-repeat;
	padding: 4px;
	height: 24px;
}

#blog .comment-meta p {
	margin: 6px 0 0 48px;
}


#gallery {
}

#gallery-main {
	width: 676px;
	float: right;
}

#gallery-main-text {
	text-align: left;
}

#gallery-main-text-pic {
	float: right; 
	margin-left: 16px; 
	marging-bottom: 16px;
}


#gallery-main h2 {	
	padding-left: 8px;
}



#gallery #gallery-artist-image {
	width: 160px; 
	height: 210px; 
	margin: 4px; 
	text-align: center; 
	float: left;
	background: #eee;
}

#gallery #gallery-artist-image p {
	text-align: center;
}

#gallery #gallery-main #gallery-images .gallery-image {
	width: 160px; 
	height: 270px; 
	margin: 4px; 
	text-align: center; 
	float: left;
	background: #fff;
}

#gallery .gallery-image p {
	text-align: center;
}

#gallery .gallery-image .pic-summary {
	font-size: 11px;
	color: #444;
}

#gallery .gallery-image .pic-price {
	font-size: 11px;
}

#gallery .gallery-image .pic-enquire {
	font-size: 11px;
}


#gallery .gallery-image .pic-size {
	font-size: 11px;
}

#gallery .gallery-image .pic-info {
	margin: 4px 0 0 0;	
}

#gallery-enquire {
	width: 500px;
	float: right;
}

#gallery-enquire-image {
	width: 350px;
	float: left;
}

#gallery-enquire-image .pic-price {
}

#gallery-enquire-form {
	width: 500px;
	float: right;
}

#gallery-sidebar {
	width: 240px;
	float: left;
}

#gallery-search {
	padding: 6px;
	margin-bottom: 16px;
	background: #fff;
}

/* lightbox stuff */

#lightbox{
	display:none;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9999;
	width: 640px;
	height: 532px;
	margin: -240px 0 0 -320px;
	border: 1px solid #999;
	background: #000;
	text-align: left;
	background-color: #fff;
	padding: 10px;

}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#fff;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img {
}

#gallery-image {
	width: 640px;
	height: 488px;
	overflow: clip;
}

#gallery-image-nav {
	width: 640px;
	height: 32px;
	text-align: left;
	background: #fff;
}

#gallery-image-nav div.gallery-image-nav {
	padding: 4px;
}

#gallery-image-zoom {
	background: #fff;
	width: 640px;
	height: 454px;
}

/* page-gallery for Gallery page formatting (include/page_render) -
you will need to adjust sizes if page-main has different width to
default. */

#page-gallery {
	margin: 8px 0;
	padding: 8px 0;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
}

#page-gallery #page-gallery-thumbnails {
	width: 188px;
	float: left;
}

/* thumbs images are 70x50px max */
#page-gallery #page-gallery-thumbnails .page-gallery-thumbnail {
	width: 80px;
	height: 60px;
	text-align: center;
	margin: 0 4px 4px 0;
	float: left;
}

#page-gallery #page-gallery-thumbnails .page-gallery-thumbnail img {
	border: 1px solid #000;
	margin: auto;
}

#page-gallery #page-gallery-zoom {
	width: 480px;
	float: right;
	text-align: left;
}

#page-gallery #page-gallery-zoom img {
	border: 1px solid #000;
}

#page-gallery #page-gallery-zoom h3 {
	text-align: left;
}

#page-gallery #page-gallery-zoom p {
	text-align: left;
}

/* footer */

#footer-wrap {
	background: #ddd;
	margin-bottom: 8px;
}

#footer {
	width: 940px;
	margin: auto;
	padding: 8px 0;
	text-align: center;
	border-top: 1px solid #999999; 
}

/* common elements */
 
#controller {
	margin: 0 auto 4px auto;
	background: #f6f6f6;
	color: #000;
	padding: 6px;
	-moz-border-radius: 4px;
}

#controller table {
	width: 100%;
}

#controller td {
	vertical-align: top;
}

#controller h1 {
	color: #000;
	margin: 0;
	font-size: 10pt;
}

#controller a {
	color: #000;
}

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-bottom: 4px;
	padding: 4px;
}

#selector h1 {
	font-size: 10pt;
}

#selector a {
}

#selector table {
	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;
}


/* title */

table#title {
	width: 100%;
	background: #eee;
	-moz-border-radius: 4px;
	margin: 0 auto 4px 0;
}

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: 10pt;
	background: none;
	color: #000;
	margin: 0 0 0 4px;
}

table#title td h1 a {
	color: #000;
}

.summary {
	margin-top: 4px;
	border: 1px solid #ddc; 
	background: #ffe;
	padding: 4px;
}	

.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;
}	


#trail {
	text-align: center;	
	margin: 8px;
}

/* for text_parse_structured table of contents */

#toc {
}	

#toc ul {
}	

/* for text_parse_structured tables */

table.markup {
}

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 #333;
	padding: 2px;
	vertical-align: top;
}

/* dataset - for tabulated data */

.dataset {
	margin-top: 4px;
}

.dataset table {
	border-top: 1px solid #ddc; 
	border-bottom: 1px solid #ddc;
	width: 100%;
}

.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;
}

/* formbox */

.formbox {
	background: #f6f6f6;
	border: 1px solid #ddc; 
	-moz-border-radius: 4px; 
	padding: 4px;
}

.formbox h2 {
	background: #ffe;
	color: #333;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px 8px;
	margin-top: 0;
	-moz-border-radius: 4px; 
}	

.formbox h3 {
	margin-top: 4px;
}	

.formbox table {
	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; 
}

.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;
}

