/* zero out for cross-browser consistency */

body, div, dl, dt, dd, ul, ol, li, 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, ul {
	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: Arial, "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: #9BA720;
	font-size: 16pt; 
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin: 0 0 0.66em 0;
}
	
h2 {
	color: #9BA720;
	font-size: 13pt; 
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin: 0.66em 0;
}

h3 {
	color: #9BA720;
	font-size: 10pt; 
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin: 0.66em 0;
}

h4 {
	color: #9BA720;
	font-size: 10pt; 
	font-family: Arial, Tahoma, "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin: 0.66em 0;
}

p {
	margin: 0.66em 0;
}

a:link {
	text-decoration: underline; 
	color: #9BA720;
}

a:visited { 
	text-decoration: underline; 
	color: #9BA720;
}

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: 960px; 
}

/* usuable content width is 924px */
#content {
	padding: 0 0 16px 0;
	margin: 0 8px;
	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;
}

/* nav */

#nav-wrap {
	margin-top: 4px;
	height: 72px;
	background-position: top center;
	background-repeat: repeat-x;
}

#nav {
	width: 940px;
	height: 72px;
	margin: auto;
	background-image: url(/images/nav.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#nav h1 {
	margin: 0;
}

#nav ul {
	padding: 0;
	margin: 47px 8px 0 0;
	display: block;
	float: right;
} 

#nav ul li {
	list-style: none;
	float: left;
	display: block;
	padding: 0;	
	margin: 0;
}
			
#nav ul li.active {
}

#nav a#nav-logo {
	display: block;
	width: 180px;
	height: 72px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
	float: left;
}

#nav a#nav-logo span {
	display: none;
}

#nav ul li a {
	display: block;
	width: 120px;
	height: 25px;
	text-align: center;
	padding: 0;
	margin: 0 0 0 4px;
	text-decoration: none;
	color: #fff;
	background: url(/images/nav-tab-0.gif) top left no-repeat;
}

#nav ul li.active a {
	background: url(/images/nav-tab-1.gif) top left no-repeat;
}

#nav ul li a:hover {
	background: url(/images/nav-tab-h.gif) top left no-repeat;
}

#nav ul li a span{
	display: block;
	padding-top: 3px;
}

#wow-masthead-wrap {
	background-image: url(/images/masthead-bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	width: 100%;
	height: 58px;
}

#wow-masthead {
	width: 940px;
	height: 58px;
	margin: auto;
	background-image: url(/images/masthead.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

#wow-masthead h1 {
	margin: 0 0 0 48px;
	display: block;
	width: 128px;
	height: 58px;
}

#wow-masthead h1 a {
	display: block;
	width: 128px;
	height: 58px;
}

#wow-masthead h1 a span {
	display: none;
}

#wow-masthead h3 {
	margin: 0;
	display: none;
}

#wow-menubar {
	margin: auto;
	width: 918px;
	height: 24px;
}

#wow-menubar ul {
	width: 918px;
	height: 24px;
	margin: auto;
}

#wow-menubar ul li {
	display: inline;
	float: left;
	width: 146px;
	height: 20px;
	margin: 0 7px 0 0;
}

#wow-menubar ul li a {
	display: block;
	width: 146px;
	height: 22px;
	font-size: 10pt;
	background-image: url(/images/wow-menubar-tab.gif);
	color: black;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

#wow-menubar ul li a:hover {
	background-image: url(/images/wow-menubar-tab-hover.gif);
}

#wow-menubar a span {
	display: block;
}


#wow-menubar li#wow-menu-search {
	width: 232px;
	padding-top: 5px;
	text-align: right;
}

#wow-menubar #wow-menu-search input {
	font-size: 9pt;
	padding: 2px;
	color: #999;
}

#wow-menubar #wow-menu-search select {
	font-size: 9pt;
	padding: 2px;
}

#wow-menubar #wow-menu-search #wow-menu-search-submit {
	font-size: 9pt;
	padding: 2px;
	color: #000;
}

/* templates - keep structural elements namespaced and grouped together */

#home {
}

#home-main {
	width: 960px;
	height: 82px;
	background-image: url(/images/home-splash-new.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin: auto;
}

#home-main h1 {
	width: 444px;
	height: 120px;
}

#home-main h1 a {
	display: block;
	width: 444px;
	height: 170px;
}

#home-main h1 a span {
	display: none;
}

#home-tagline-wrap {
	background-image: url(/images/home-tagline-wrap.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
	height: 20px;
}

#home-tagline {
	width: 940px;
	height: 28px;
	margin: auto;
}

#home-main h3 {
	padding: 50px 0 0 0;
	margin: 0 8px 0 0;
	display: block;
	text-align: right;
	font-size: 16pt;
	color: #5F6303;
}

#home #home-plans {
	width: 960px;
	margin: auto;
}

#home #home-plans #home-news {
	width: 208px;
	height: 657px;
	float: right;
	background-image: url(/images/home-news.jpg);
	display: inline;
} 

#home-news h2 {
	margin: 28px auto 40px auto;;
	width: 160px;
	color: #5f6303;
	font-size: 15pt;
	text-align: center;
}

#home-news p {
	width: 164px;
	margin: auto;
}

#home-news h3 {
	width: 160px;
	margin: 8px auto;
	color: #000;
}

#home-news a {
	width: 160px;
	margin: 8px auto;
	color: #747b04;
}

#home #home-plans #home-plans-startup-text {
	margin: 0;
	width: 376px;
	height: 657px;
	float: left;
	display: inline;
	background-image: url(/images/home-plans-startup.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#home #home-plans #home-plans-startup-text h2 {
	margin: 87px 0 0 38px;
	width: 302px;
	height: 46px;
	display: block;
	background: url(/images/box-price.png) top right no-repeat;
}

#home #home-plans #home-plans-startup-text h2.second {
	margin: 27px 0 0 38px;
}

#home #home-plans #home-plans-startup-text h2 a {
	padding: 8px 0 0 0;
	width: 302px;
	height: 46px;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-size: 14pt;
}

#home #home-plans #home-plans-startup-text h2 a span {
	font-size: 17pt;
}

#home #home-plans #home-plans-startup-text p {
	margin: 15px 0 0 55px;
	width: 280px;
	font-size: 9pt;
}

#home #home-plans #home-plans-startup-text p.grey {
	margin: 0 0 0 55px;
	color: #a1a1a1;	
}

#home #home-plans #home-plans-startup-text ul {
	margin: 15px 0 15px 55px;
	width: 280px;
}

#home #home-plans #home-plans-startup-text ul li {
	font-size: 9pt;
	list-style-type: disc;
	list-style-position: inside;
}

#home #home-plans #home-plans-print-text {
	margin: 0;
	width: 376px;
	height: 657px;
	float: left;
	display: inline;
	background-image: url(/images/home-plans-next.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#home #home-plans #home-plans-print-text h1 {
	margin: 87px 0 0 55px;
	width: 302px;
	display: block;
	color: #000;
	font-size: 14pt;
}

#home #home-plans #home-plans-print-text h1.second {
	margin: 27px 0 8px 55px;
}

#home #home-plans #home-plans-print-text h2 {
	margin: 8px 0 0 37px;
	width: 302px;
	height: 62px;
	display: block;
	background: url(/images/box-price-print.png) top right no-repeat;
}

#home #home-plans #home-plans-print-text h2.second {
	margin: 27px 0 0 38px;
}

#home #home-plans #home-plans-print-text h2 a {
	padding: 10px;
	width: 282px;
	height: 26px;
	display: block;
	color: #000;
	text-decoration: none;
	text-align: left;
	font-size: 10pt;
}

#home #home-plans #home-plans-print-text h2 a span {
	font-size: 17pt;
}
#home #home-plans #home-plans-print-text h3 {
	margin: 8px 0 0 55px;
	font-size: 9pt;
	color: #000;
}

#home #home-plans #home-plans-print-text p {
	margin: 0 0 0 55px;
	width: 280px;
	font-size: 9pt;
	line-height:150%;
}

#home #home-plans #home-plans-print-text p.gold {
	color: #747b04;	
}

#home #home-plans #home-plans-print-text p.grey {
	margin: 0 0 0 55px;
	color: #a1a1a1;	
}

#home #home-plans #home-plans-print-text p.space {
	margin: 5px 0 0 55px;
	color: #a1a1a1;	
}

#home #home-plans #home-plans-print-text ul {
	margin: 10px 0 15px 55px;
	width: 280px;
}

#home #home-plans #home-plans-print-text ul li {
	font-size: 9pt;
	list-style-type: disc;
	list-style-position: inside;
}



#index {
	font-size: 10pt;
	color: #778018;
	line-height: 160%;
	font-weight: bold;
}

#page {
	width: 640px;
	margin: 16px auto 0 auto;
	font-size: 10pt;
	color: #000;
	line-height: 160%;
	font-weight: bold;
}

#index h4, #page h4 {
	width: 720px;
	margin: auto;
	font-size: 13pt;
	color: #9BA720;
	line-height: 160%;
	font-weight: bold;
	margin-top: 8px;
}

#page blockquote {
	margin: 32px;
	padding: 8px;
	background: #ffd;
	border-top: 2px solid #fe6;
	border-bottom: 2px solid #fe6;
	font-size: 10pt;
	color: #000;
}

#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;
	font-size: 12pt;
}

#page-main h1 {
}

#page-main h1 a {
	color: #666;
}

#portfolio {
}
#portfolio #portfolio-carousel {
	width: 840px; 
	height: 94px;
	margin: 16px auto; 
	background: #cdd38f;
	-moz-border-radius: 8px;
}

#portfolio #portfolio-featured {
	width: 650px; 
	height: 486px; 
	padding-top: 5px; 
	margin: 8px auto;	
	background: #cdd38f; 
	text-align: center;
	-moz-border-radius: 8px;
}

#contact {
	margin-top: 8px;
	background: #9BA720;
	-moz-border-radius: 8px;
}

#contact #page-sidebar {
	width: 440px;
	float: right;
	color: #fff;
}

#contact #page-main {
	width: 408px;
	float: left;
}

#contact .formbox {
	-moz-border-radius: 8px;
	background: #9BA720;
	color: #fff;
	font-size: 10pt;
	margin-left: 16px;
}

#contact  h2 {
	color: #fff;
	font-size: 13pt;
	padding: 0;
}

#contact  h4 {
	color: #fff;
	margin-top: 18px;
}

.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;
}

#start {
	line-height: 140%;
}

#start-formbox-plain {
	padding: 24px;
}

#start-formbox {
	background:#9BA720 url(/images/start-starburst.gif) top right no-repeat;
	padding: 24px;
}

#start-formbox .alert {
	color: #ffcc00;
}

#start h1 {
	display: block;
	width: 670px;
	height: 48px;
	background-image: url(/images/start-h1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#start h1 span {
	display: none;
}

#start h2 {
	color: #cdd38f;
}

#start #start-domain {
	width: 840px; 
	margin: 16px auto; 
}
#start #start-domain h2 {
	margin-left: 0;
}

#start p label {
	margin-left: 8px;
}

#start #start-plans {
	width: 840px; 
	margin: 16px auto; 
	font-family: verdana;
}

#start #start-plans .start-plan {
	width: 840px; 
	height: 108px;
	margin: 16px auto; 
	background: #cdd38f;
}


#start #start-plans .start-plan-selected {
	width: 840px; 
	height: 108px;
	margin: 16px auto; 
	background: #fff;
	background-image: url(/images/start-selected-tick.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#start .start-plan-title {
	display: block;
	width: 200px;
	float: left;
	text-align: center;
}

#start .start-plan-title h4 {
	width: 200px;
	height: 36px;
	color: #000;
	font-size: 10pt;
}

#start .start-plan-title a {
	display: block;
	width: 95px; 
	height: 22px; 
	margin: 0 auto; 
	line-height: 180%;
	padding: 0;
	background-image: url(/images/button.gif); 
	background-position: top left; 
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 9pt;
}

#start start-plan-select a span {
	display: block;
	margin: 0 0 0 0;
	padding: 0;
}

#start div.start-plan-price {
	display: block;
	width: 320px;
	float: left;
}

#start div.start-plan-price p {
	font-size: 12pt;
	color: #000;
	text-align: center;
}

#start div.start-plan-price p.start-plan-price-setup {
	margin-top: 20px;
	font-size: 16pt;
}

#start div.start-plan-price p.start-plan-price-setup-gst {
	font-size: 7pt;
	text-align: center;
}

#start div.start-plan-price p small {
	font-size: 7pt;
}

#start ul.start-plan-features {
	display: block;
	width: 300px;
	float: left;
	color: #000;
	font-size: 8pt;
	line-height: 150%;	
	text-align: left;
	list-style: disc;
	margin-left: 16px;
}

#start ul.start-plan-features li {
	margin: 0;
}

#start #start-template {
	width: 840px; 
	height: 124px;
	margin: 16px auto; 
	background: #cdd38f;
}

#start #start-details {
	width: 840px; 
	margin: 16px auto; 
}

#start #domain-search-tool {
	width: 840px; 
	height: 64px;
	margin: 32px auto 0 auto; 
}

#start-formbox span#www {
	display: block;
	font-size: 18pt;
	width: 96px;
	height: 48px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 4px;
	margin-top: 2px;
}

#start-formbox input#domain {
	float: left;
	width: 248px;
	padding: 5px;
	font-size: 12pt;
	font-weight: bold;
	margin-right: 4px;
	border: 1px solid #788215;
	color: #999;
}

#start-formbox select#tld {
	float: left;
	width: 108px;
	padding: 4px;
	font-size: 12pt;
	font-weight: bold;
	margin-right: 4px;
	border: 1px solid #788215;
}

#start-formbox #dotcomdotau {
	font-size: 10pt;
	font-weight: normal;
}

#start-formbox #whois-result-wrap {
	width: 320px;
	height: 34px;
	display: block;
	float: left;
	margin: 0 0 0 8px;
	-moz-border-radius: 5px;
}

#start-formbox #whois-result {
	margin: 4px;
}

#start-formbox #whois-result img {
	display: block;
	float:  left;
	width: 24px;
	height: 24px;
}

#start-formbox #whois-result span {
	display: block;
	float:  left;
	width: 240px;
	padding-top: 2px;
	font-size: 10pt;
	font-weight: normal;
	margin-left: 16px;
}


#start-formbox table {
	margin-top: 2px;
	border-top: 1px solid #AFB94D;
	border-bottom: 1px solid #AFB94D;
	width: 840px;
	margin: 16px auto;
}

#start-formbox tr {
	margin-top: 2px;
	border-bottom: 1px solid #AFB94D;
}

#start-formbox td {
	vertical-align: middle;
	padding: 6px;
}

#start-formbox td {
	color: #000;
	font-weight: normal;
	vertical-align: top;
	padding-top: 8px;
}

#start-formbox td.formkey {
	width: 140px;
	text-align: right;
}

#start-formbox td input, #start-formbox td textarea , #start-formbox td select {
	border: 1px solid #788215;
	padding: 4px;
}

#start-formbox h3 {
	background: #CDD38F;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	padding: 4px 8px;
	margin-top: 0;
	-moz-border-radius: 4px; 
	text-align: center;
}

#start #start-terms {
	width: 640px; 
	height: 128px; 
	overflow: auto; 
	border: 1px solid #788215;
	background: #fff;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
}

#start #start-submit {
	background: #fff;
	border: 1px solid #788215;
}


/* general-use widgets */

/* sidemenu */

#sidemenu {
	margin: 0;
	padding: 4px;
	-moz-border-radius: 4px; 
	background: #f6f6f6;
}

#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 module-widget (enabled if /gallery page attached to home) */

#gallery {
}

#gallery .gallery-item {
	width: 223px; /* 4 items across in 924px */
	float: left;
	text-align: center;
	margin: 4px;
}

#gallery .gallery-item .gallery-item-image {
	width: 223px;
	height: 190px;
	margin: 0 auto;
}

#gallery .gallery-item .gallery-item-image a {
	display: block;
	width: 225px;
	height: 190px;
}

#gallery .gallery-item .gallery-item-image a span {
	display: none;
}

#gallery .gallery-item h3 {
	text-align: center;
}

#gallery .gallery-item h3 a {
	color: #4E7033;
}

#gallery p {
	text-align: center;
}

#gallery #simpleviewer {
}

/* 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: 172px;
	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: 460px;
	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 {
	margin: 8px auto;
}

#footer {
	width: 940px;
	margin: auto;
	padding: 8px 0;
	text-align: center;
	color: #a9b121;
	line-height: 160%;
}

#footer h3 {
	margin: 0;
	font-size: 11pt;
	color: #a9b121;
}

#footer p {
	margin: 0;
	font-size: 10.5pt;
}

#footer a {
	color: #a9b121;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* 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-top: 4px;
	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: #9BA720;
	color: #fff;
	font-size: 12pt;
	font-weight: bold;
	-moz-border-radius: 4px; 
	padding: 8px;
}

.formbox h1 {
	color: #fff;
}	

.formbox h2 {
	color: #fff;
}	

.formbox h3 {
	color: #fff;
}	

.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;
}
