@import url("reset.css");
@import url("fonts.css");

body,html{
	width: 100%;
	height: 100%;
	color: #ECEAE1;
	background: #69767E;
}
html{
	height: 100.02%;
}
body {
	color: #ECEAE1;
	background: #69767E;
}
h1,h2,h3,h4,legend {
	color: #6C6855;
}
h1 {
	font-size: 2.0em;
	margin: 0 0 0.6em 0;
	font-weight: normal;
	color: #484639;
}
h2 {
	font-size: 1.6em;
	margin: 0 0 0.6em 0;
	font-weight: normal;
}
h3 {
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
}
h4 {
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	color: #423F33;	
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none !important;
}
abbr,acronym {border-bottom: 1px dotted #A17128;cursor: help;}
strong {font-weight: bold;}
#main strong, #content strong {color: #000000;}
em {font-style: italic;}
a {color: #BB3E3E;	text-decoration: underline;}
#main a strong, #main strong a, #content a strong, #content strong a {color: #BB3E3E;}
#wrapper{
	color: #333333;
	background: #FFFFFF;
	min-width: 920px;
}
#header {
	display: block;
	background: #77858E;
	height: 60px;
	min-width: 920px;
}
#top-holder {
	position: relative;
	display: block;
	/*width: 80%;*/
	width: 880px;
	height: 60px;
	margin: 0 auto 0 auto;
	min-width: 880px;
	padding: 0 20px 0 20px;
	background: url(images/sc-back-t.gif) repeat-y left top;
	z-index: 10;
}
#header #logolink {
	display:block;
	position: absolute;
	top: 0px;
	left: 20px;
	padding-top: 110px; width: 210px; 
	overflow: hidden;
	height: 0;
	cursor: pointer;
	background: url(images/svc-logo.gif) left top no-repeat;
	margin: 0px;
	text-decoration: none;
}
#header img{
	visibility: hidden;
}
#toplinks {
	position: absolute;
	display: block;
	width: auto;
	top: 10px;
	right: 15px;
}
#toplinks li {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin-left: 5px;
	overflow: visible;
}
#toplinks a{
	color: #666666;
	font-weight: bold;
	display: block;
	padding: 0px 5px 0px 0px;
	margin: 2px 0 0 0;
	border-right: solid 1px #999999;
	text-decoration: none;
}
#navholder {
	display: block;
	background: #77858E;
	height: 60px;
}
#nav {
	position: absolute;
	display: block;
	right: 20px;
	bottom: 0px;
	background: #A73838 url(images/nav-back.gif) repeat-x left top;
}
#nav li {
	display: block;
	float: left;
	list-style: none;
	padding: 0px 0px 0px 0px;
	overflow: visible;
	background: url(images/nav-btnpipe.gif) no-repeat right top;
}
#nav a {
	display: block;
	color: #EEEEEE;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
}
#nav a:hover, #toplinks a:hover {
	color: #222521;
}

#nav strong a {
	display: block;
	color: #464646 !important;
	font-weight: normal;
	background: url(images/nav-active.gif) repeat-x left top;
}
#crumbs {
	color: #999999;
	background: #333333;
	font-size: 0.9em;
	line-height: 1.1em;
	height: 1.1em;
	padding: 4px 20px 4px 20px;
}
#crumbs a {
	color:#999999;
	text-decoration: none;
}
#ban-holder {
	display: block;
	background: #ECEAE1;
	position: relative;
	z-index: 1;
	min-width: 920px;
}
#banner {
	display: block;
	/*width: 80%;*/
	width: 880px;
	min-width: 880px;
	position: relative;
	padding: 5px 20px 5px 20px;
	margin: 0 auto 0 auto;
	background: url(images/sc-back-h.gif) repeat-y left top;
}
#ban-content {
	float: right;
	display: block;
	width: 640px;
}
#banner img {
	float: right;
	display: block;
	margin: 0;
	padding: 5px;
	background: #FFFFFF;
	clear: right;
	border-right: 1px solid #C6C7C2;
	border-bottom: 1px solid #C6C7C2;
	z-index: 3;
}
#ban-overlay {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(images/home-overlay.png) no-repeat;
	display: block;
	width: 637px;
	height: 212px;
	text-indent: -9000px;
	z-index: 4;
}
#address {
	display: block;
	float: left;
	width: 210px;
	padding: 5px;
	margin-top: 80px;
	line-height: 1.5em;
	color: #666666;
}
#address a {
	text-decoration: none;
	color: #666666;
}
#main {
	display: block;
	position: relative;
	z-index: 2;
	height: auto;
	/*width: 80%;*/
	width: 880px;
	min-width: 880px;
	padding: 20px 20px 10px 20px;
	margin: 0 auto 0 auto;
	clear: both;
	background: url(images/sc-back-m.gif) repeat-y left top;
	overflow: visible;
}
#main a:hover, #main a:hover strong, #main strong a:hover, #content a:hover strong, #content strong a:hover {
	color: #000000;
}
#main h1, #main h2 {
	padding-bottom: 0.2em;
	border-bottom: solid 1px #CCCCCC;
}
#main p {
	margin-bottom: 1em;
}
#main hr {
	color: #CCCCCC;
	background: #CCCCCC;
	height: 1px;
	border: none;
	margin: 0 0 1em 0;
}
div.hr {
  display: block;
  height: 1px;
  background: url(images/hline-dot.gif) repeat-x left center;
  margin: 0 0 1em 0;
}
div.hr hr {
  display: none;
}
/*Layout backs*/
#main.layout-a {
}
/*End layout styles*/
/*TOC Menu*/
.tochead {
	font-size: 1.4em;
	margin: 0 0 0.5em 0;
	line-height: 110%;
	padding: 8px 0 0.5em 0px;
	border-bottom: solid 1px #CCCCCC;
	margin: 0 !important;
	color: #6C6855;
}
.toc {
	list-style: none;
	display: block;
	width: 195px;
	overflow: hidden;
	margin-bottom: 2em;
}
.toc ul {
	margin-top: 0 !important;
}
.toc li {
	padding: 0px 10px 0px 10px;
	line-height: 2em;
	border-bottom: solid 1px #CCCCCC;
	font-weight: bold;
	list-style: none;
	background: none !important;
	padding-left: 10px !important;
}
.toc li strong {
	display: inline;
	line-height: 2em;
}
.toc li a{
	color: #666666 !important;
	display: block;
	width: 160px;
	padding-right: 15px;
	background: url(images/link-arrow-g.gif) no-repeat right center;
}
.toc li strong a{
	display: block;
	color: #333333 !important;
}
.toc li strong.headLink a{
	background: url(images/link-arrowDown-g.gif) no-repeat right center;
}
.toc li ul {
	margin: 0 0 0 -10px;
}
.toc li ul li {
	font-size: 0.9em;
	padding: 0 0 0 10px !important;
	font-weight: normal;
	border-bottom: none;
	border-top: solid 1px #FF9900;
	width: 185px;
}

.toc li ul li a{
	padding: 0;
	background: none;
	width: auto;
}
.toc li ul li strong a{
	font-weight: normal;
}
/*END TOC Menu*/
#block0 {
	display: block;
	width: 210px;
	padding: 0 5px 0 5px;
	float: left;
	overflow: hidden;
}
#block0 h3 {
	padding-bottom: 0.2em;
	border-bottom: solid 1px #CCCCCC;
}
#content {
	display: block;
	float: right;
	width: 72.5%;
	overflow: hidden;
	background: #FFFFFF;
	color: #333333;
}
#content li {
	margin-bottom: 0.5em;
	line-height: 1.2em;
}
#block0 ul, #content ul, #block0 ol, #content ol{
	margin-bottom: 1em;
}
#block0 ul li, #content ul li{
	list-style: none;
	padding-left: 1.4em;
	background: url(images/bullet.gif) no-repeat left 0.2em;	/*list-style: square url(images/bullet.gif);*/
}
#block0 ul li ul, #content ul li ul{
	margin-top: 0.5em;
}
#block0 ul li ul li, #content ul li ul li{
	list-style: none;
	padding-left: 1.4em;
	font-size: 0.9em;
	background: url(images/bullet-small.gif) no-repeat left 0.2em;
}
#block0 ol li, #content ol li{
	list-style: decimal;
	padding-left: 0.5em;
	margin-left: 2em;
}
.ruled li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
	border-bottom: solid 1px #E7E7E7;
	display: block;
	background: none !important;
	overflow: hidden;
	width: 100%;
}
.ruled li ul li{
	border: none;
}
.ruled a {
	display: block;
	padding: 0.2em 0 0.2em 10px !important;
	background: url(images/bullet-arrow.gif) no-repeat 2px 0.7em !important;
	text-decoration: none !important;
	color: #333333;
	width: 100%;
}
.ruled li ul {
	margin-top: 0 !important;
}
.ruled li ul li a{
	color: #BB3E3E;
	padding: 0.2em 0 0.2em 20px !important;
	background: url(images/bullet-arrow.gif) no-repeat 10px 0.7em !important;
}
.ruled a:hover {
	background: #F5F4EF url(images/bullet-arrow.gif) no-repeat 2px 0.7em !important;
}
.ruled li ul li a:hover{
	padding: 0.2em 0 0.2em 20px !important;
	background: url(images/bullet-arrow.gif) no-repeat 10px 0.7em !important;
}

#block0 blockquote, #content blockquote {
	background:url(images/quote.png) no-repeat;
	background-position:top left;
	text-align: justify; text-indent: 20px; /*padding-left:15px;*/
	margin-bottom: 1em;
} 

#block0 blockquote p, #content blockquote  p {
	background: url(images/unquote.png) no-repeat;
	background-position:bottom right;
	padding-right:5px;
	color:#6C6855;
	margin: 0 0 1em 0 !important;
}
cite {
	font-style: italic;
	font-size: 0.9em;
	margin-bottom: 1em;
	margin-top: -0.5em;
	color: #666666;
}
#block0 blockquote cite, #content blockquote cite {
	margin: 0 0 1em 0 !important;
	color: #666666;
}
#footholder {
	display: block;
	background: #69767E;;
	border-top: solid 3px #4F5960;
	position: relative;
	min-width: 920px;
}
#footer {
	font-size: 0.9em;
	display: block;
	overflow: visible;
	height: auto;
	/*width: 80%;*/
	width: 880px;
	min-width: 880px;
	padding: 12px 20px 10px 20px;
	margin: 0px auto 0px auto;
	background: none;
}
#footer p {text-align: right;}
#footer a {
	color: #ECEAE1;
	text-decoration: none;
}
#footer a:hover {color:#FFFFFF;}
#footer #cba {
	width: auto;
	padding: 0px 0px 0px 14px;
	background: url(images/i_mouse.gif) no-repeat left center;
}

#accred {
	display: block;
	width: 880px;
	margin: 10px auto 0px auto;
	padding: 10px 0 10px 0;
	/*border-top: solid 1px #999;*/
	overflow: hidden;
}
#accred li {
	display: block;
	float: left;
	margin-left: 20px;
}
#accred li a {
	display: block;
	background-image: url(images/accred-logos.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 66px;
	overflow: hidden;
}
#accred li#ac-01 {
	margin-left: 0px;
}
#ac-01 a{width: 165px;} #ac-01 a:hover{background-position: 0px -66px;}
#ac-02 a{width: 80px; background-position: -185px 0px;} #ac-02 a:hover{background-position: -185px -66px;}
#ac-03 a{width: 80px; background-position: -285px 0px;} #ac-03 a:hover{background-position: -285px -66px;}
#ac-04 a{width: 140px; background-position: -385px 0px;} #ac-04 a:hover{background-position: -385px -66px;}
#ac-05 a{width: 85px; background-position: -545px 0px;} #ac-05 a:hover{background-position: -545px -66px;}
#ac-06 a{width: 70px; background-position: -650px 0px;} #ac-06 a:hover{background-position: -650px -66px;}
#ac-07 a{width: 140px; background-position: -740px 0px;} #ac-07 a:hover{background-position: -740px -66px;}

.inde {
	width: 90% !important;
	padding: 5px;
}
.otr {
	background-color: #F7F7F7;
}
.etr {
	background-color: #EFEFEF;
}
.mgleft {
	margin-left: 20px;
}
.mgright {
	margin-right: 20px;
}
.colMid {
	display: block;
	float: left;
	width: 340px;
	margin-bottom: 1em;
	overflow: hidden;
}
.colSmall {
	display: block;
	float: left;
	width: 190px;
	margin-bottom: 1em;
	overflow: hidden;
}
.colLeft {
	display: block;
	float: left;
	clear: left;
	width: 46%;
	margin-bottom: 1em;
}
.colLeftL {
	display: block;
	float: left;
	clear: left;
	width: 62%;
	margin-bottom: 1em;
}
.colRight {
	display: block;
	float: right;
	clear: right;
	width: 46%;
	margin-bottom: 1em;
}
.colRightS {
	display: block;
	float: right;
	clear: right;
	width: 30%;
	margin-bottom: 1em;
}
.col3holder {
	display: block;
	width: 105%;
	background: url(images/col3-back.gif) repeat-y left top;
}
.col3rd {
	display: block;
	float: left;
	width: 190px;
	margin-right: 19px;
	margin-bottom: 1em;
	padding: 5px 5px 0px 5px;
}

/*General Styles*/
.i_left {float: left; margin: 0px 10px 2px 0px; padding:0px; background:#FFFFFF;}
.i_right {float: right; margin: 0 0 2px 10px; padding:0px; background:#FFFFFF;}
.i_cent {clear: both; display: block; margin: 0px auto 0px auto; padding:0px; width:auto;}
.i_leftBrd {float: left; margin: 0px 10px 2px 0px; padding:3px; background:#ECEAE1;}
.i_rightBrd {float: right; margin: 0 0 2px 10px; padding:3px; background:#ECEAE1;}
.i_centBrd {clear: both; display: block; margin: 0px auto 0px auto; padding:3px; width:auto; background:#ECEAE1;}
.clear {display: block;height: 0px;clear: both;margin: 0px;padding: 0px;overflow: hidden;}
.alignCent {text-align: center;}
.alignRight {text-align: right;}
.boxout {
	background: #F8F7F3;
	padding: 10px 10px 2px 10px;
	margin-bottom: 1em;
}
.boxoutHi {
	background: #F8F7F3;
	padding: 9px 9px 1px 9px;
	border: solid 1px #69767E;
	margin-bottom: 1em;
}
.boxout .i_left, .boxout .i_right, .boxoutHi .i_left, .boxoutHi .i_right {background: #F8F7F3;}
.boxout .i_leftBrd, .boxout .i_rightBrd, .boxoutHi .i_leftBrd, .boxoutHi .i_rightBrd {background: #FFFFFF;}
.frameout {
	padding: 8px 8px 0px 8px;
	border: solid 2px #ECEAE1;
	margin-bottom: 1em;
}
.frameout h1, .frameout h2 {
	color: #FFFFFF;
	border: none !important;
	padding: 1px;
	background: #CC0000;
}
.hblue h1, .hblue h2 {
	background: #006699;
}
.hgreen h1, .hgreen h2 {
	background: #009966;
}
.hyellow h1, .hyellow h2 {
	background: #FFCC33;
}
.tabSmall {
	display: block;
	clear: left;
	float: left;
	width: 3em;
	margin-right: 1em;
}
.tabLarge {
	display: block;
	clear: left;
	float: left;
	width: 8em;
	margin-right: 1em;
}
.smallGrey {
	color: #999999;
	font-size: 10px;
}
.smallTxt {
	font-size: 0.9em;
}
.hilite {
	color: #BB3E3E;
}
.hide {
	display: none;
}
.gal-thumbs {
	display: block;
	height: auto;
	width: 104%;
}
.gal-thumbs li {
	display: block;
	float: left;
	width: auto;
	height: auto;
	margin: 0px 6px 6px 0px;
	padding: 0px !important;
	background: none !important;
	line-height: 0;
}
.gal-thumbs li img {
	float: left; margin:0;  padding:3px; background:#ECEAE1;
}
.gal-thumbs li a:hover img{
	background: #BB3E3E;
}
.mediawrap {
	max-width: 100%;
	overflow: hidden;
}
/*Motion Gallery --------------------------------------------------------------- */
#photo-container {
	border: solid 1px #CCCCCC;
	padding: 10px;
	width: 440px;
	overflow: hidden;
	height: auto;
	margin: auto;
	text-align: center;
	margin-bottom: 10px;
	/*background: #000000;*/
}
#photo-container img {
	background: #000000;
}
#motioncontainer {
	position:relative;
	margin: 0 auto 1em auto;
	border: solid 1px #999999;
	/*height: 70px; overflow:hidden; Defined in mogal.js*/
}
#photo-nav {
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	display: block;
	left:0;
	top:0;
	overflow: visible;
	/*position:absolute;white-space: nowrap; Defined in mogal.js*/
}
.gallinks {
	list-style: none;
	padding-left: 0 !important;
	margin: 0 !important;
}
.gallinks li{
	display: inline;
	clear: none;
	margin: 0px 6px 6px 0px;
	padding: 0px !important;
	background: none !important;
	line-height: 0;
}
.gallinks a img{
	padding:3px; background:#ECEAE1;
	line-height: 0;
}
.gallinks a:hover img{
	background: #BB3E3E;
}

#statusdiv {
background-color: lightyellow;
color: #666666;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

/* Access styles */
.skip a{
	display:block;
	position: absolute;
	padding-top: 1px; width: 1px; 
	overflow: hidden;
	/* WIN IE5 hack */ height: 1px; voice-family: "\"}\""; 
	voice-family:inherit; height: 0;
	cursor: default;
	margin: 0px;
	z-index: 99;
}
.skip a:focus, .skip a:active {display: inline; background: #333333; border: solid black 1px; color: #ffffff !important; text-decoration: none;
	position: absolute; height: auto; width: auto; padding: 0 0.5em;}
.skip a:hover {cursor: default}

/* --------------------------------------------------------------- 
- Listing page nav
*/
.artListHead {
	padding-bottom: 8px;
	border-bottom: solid 1px #18545B;
}
.artListCompact {
	display: block;
	position: relative;
	margin: 1em 0px;
	padding: 0 0 1em 0;
	height: auto;
	clear: both;
	background: url(images/hline-dot.gif) repeat-x left bottom;
}
.artListCompact h3 {
	font-size: 1.1em;
	margin-bottom: 0.1em;
	line-height: 110%;
}
.artListCompact p {
	margin-bottom: 0 !important;
}
.artListItem, .artListItem_r {
	position: relative;
	margin: 1em 0px;
	padding-bottom: 1em;
	/*background-color: #FFFFFF;
	padding: 2px;*/
	height: auto;
	clear: both;
	min-height: 67px;
	border-bottom: solid 1px #CCCCCC;
}
.thm_pic {
	border: solid 1px #333333;
	float: left;
	width: 65px;
	height: 65px;
}
.thm_pic_r {
	border: solid 1px #333333;
	float: right;
	width: 65px;
	height: 65px;
}
.artListItem h3, .artListItem_r h3 {
	line-height: 110%;
}
.artListItem h3, .artListItem p {
	margin: 0 0 0 80px !important;
}
.artListItem_r h3, .artListItem_r p {
	margin: 0 80px 0 0 !important;
}

.pageNums {
	float: right;
	font-size: 11px;
	min-height: 16px;
	overflow: visible;
}

.pageNums span{
	display: block;
	float: left;
}
.pageNums a:hover{
	text-decoration: none;
}
.arrow_left {
	position: relative;
	display: block;
	padding-top: 16px; width: 16px; 
	overflow: hidden;
	/* WIN IE5 hack */ height: 16px; voice-family: "\"}\""; 
	voice-family:inherit; height: 0;
	background: url(images/left.png) no-repeat left top;
	margin-right: 3px;
}
.arrow-dbl_left {
	position: relative;
	display: block;
	padding-left: 16px;
	background: url(images/left-d.png) no-repeat left top;
	margin-right: 5px;
	width: auto;
}

.arrow_right {
	position: relative;
	display: block;
	padding-top: 16px; width: 16px; 
	overflow: hidden;
	/* WIN IE5 hack */ height: 16px; voice-family: "\"}\""; 
	voice-family:inherit; height: 0;
	background: url(images/right.png) no-repeat left top;
	margin-left: 3px;
	float: left;
}
.arrow-dbl_right {
	position: relative;
	display: block;
	padding-right: 16px;
	background: url(images/right-d.png) no-repeat right top;
	margin-left: 5px;
	width: auto;
}

.arrow_left_o {
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/left-o.png) no-repeat left center;
	margin-right: 3px;
}
.arrow_right_o {
	width: 16px;
	height: 16px;
	display: block;
	background: url(images/right-o.png) no-repeat left center;
	margin-left: 3px;
}

.arwlink-leftd {
	padding-left: 18px;
	background: url(images/left-d.png) no-repeat left center;
	text-decoration: none;
}
.arwlink-left {
	padding-left: 18px;
	background: url(images/left.png) no-repeat left center;
	text-decoration: none;
}
.arwlink-rightd {
	padding-right: 18px;
	background: url(images/right-d.png) no-repeat right center;
	text-decoration: none;
}
.arwlink-right {
	padding-right: 18px;
	background: url(images/right.png) no-repeat right center;
	text-decoration: none;
}

.diary dl {
	display: block;
	margin-bottom: 2px;
	padding: 0.5em;
}
.diary dt {
	display: block;
	width: 3em;
	float: left;
	color: #999999;
	font-size: 1.6em;
}
.diary .cmpdate dt {
	font-weight: bold;
	font-size: 1em;
}
.diary dd {
	margin-left: 4em;
	padding: 0.2em 0.2em 0.2em 0.5em;
	border-left: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
}
.diary .firstEntry {
	border-top: none;
	padding-top: 0;
}

/* --------------------------------------------------------------- 
- Lightbox
*/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(lbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#localmap {
	position: relative;
	display: block;
	width: 600px;
	max-width: 96%;
	height: 400px;
	border: solid 1px #999999;
	margin: 0px auto 0px auto;
}
/* --------------------------------------------------------------- 
- Form styles
*/
input{margin: 0px;}
fieldset{border: none;}
legend{
	font-size: 1.2em;
	background: none;
}
textarea{
	width: auto;
}
label {
	cursor: pointer;
	width: 10em;
	float: left;
	color: #666666;
	margin-right: 1em;
}
label.single {
	float: none;
	display: block;
	margin-bottom: 0.5em;
}
.twocol {
	width: 100%;
	clear: both;
}
.twocol label {
	width: 45%;
	margin-right: 1em;
	margin-bottom: 1em;
}
.twocol .even {
	float: right !important;
	clear: right !important;
	margin-right: 0;
}
.lrgform, stdform {
	display: block;
	clear: both;
}
.lrgform p{
	margin: 0.5em 0px 0.5em 0px !important;
	line-height: 1.6em;
}
.stdform p{
	margin: 0.2em 0px 0.2em 0px !important;
	line-height: 1.4em;
}
.miniform p{
	margin: 0.2em 0px 0.2em 0px !important;
	line-height: 1.4em;
}
.miniform label{
	width: 18em;
}
.section{
	background: #F7F7F7;
	border: 1px solid #A5ACB2;
	padding: 4px;
	margin-bottom: 1em;
	color: #333333;
}
.plain{
	border: none !important;
}
.fullfield, .largefield, .stdfield, .midfield, .flexfield, .flexSmallfield, .smallfield, .smallfield-fl, .minifield, .tinyfield{
	background: #FFFFFF;
	color: #333333;
	border: solid 1px #A5ACB2;
	max-width: 90%;
}
.fullfield {
	width: 80%;
}
.largefield{
	width: 22em;
	font-size: 1em;
	padding: 2px;
}
.stdfield{
	max-width: 95%;
	width: 16em;
	font-size: 1em;
	padding: 2px;
}
.flexfield{
	width: 70%;
	font-size: 1em;
	padding: 2px;
}
.smallfield {
	max-width: 65%;
	width: 9em;
	font-size: 1em;
	padding: 2px;
}
.midfield {
	width: 12em;
	font-size: 1em;
	padding: 2px;
}
.flexSmallfield {
	width: 40%;
	font-size: 1em;
	padding: 2px;
}
.smallfield-fl {
	max-width: 65%;
	width: 9em;
	font-size: 1em;
	padding: 2px;
	float: left;
	margin-right: 0.5em;
}
.minifield {
	width: 7.5em;
	font-size: 1em;
	padding: 2px;
}
.tinyfield {
	width: 4em;
	font-size: 1em;
	padding: 2px;
}
select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: solid 1px #A5ACB2;
	padding: 2px;
}
.frmbutton {
	font-size: 1em;
	/*font-weight: bold;*/
	cursor: pointer;
	color: #FFFFFF;
	padding: 1px;
	background: #A93838 url(images/nav-back.gif) repeat-x;
	border: solid 1px #999999;
}
.centwide {
	text-align: center;
	margin: 0 auto 0 auto;
	width: 50%;
}
.disabled {
	background-color: #EFEFEF;
	color: #999999;
}
/* --------------------------------------------------------------- */


.required {
	color: #CC0000 !important;
}
a .required {
	background: #FFFFFF;
	color: #CC0000 !important;
	font-weight: bold;
}

/* Editor Styles --------------------------------------------------------------- */
#content.edit {
	width: auto;
	height: auto !important;
	min-width: 150px;
	float: none;
	padding: 0 2px 0 2px;
	margin: 0;
	z-index: 0;
	background: #FFFFFF;
	color: #333333;
	position: relative;
	display: block;
	overflow: auto;
	min-height:100%;
}
.edit div {
	background-color: #FFFFFF;
}
.edit div.boxout, .edit div.boxoutHi {
	background-color: #F8F7F3 !important;
}
.edit a {
	color: #BB3E3E !important;
}
.edit h1, .edit h2 {
	padding-bottom: 0.2em;
	border-bottom: solid 1px #CCCCCC;
}
.edit p {
	margin-bottom: 1em;
}
.edit hr {
	color: #CCCCCC;
	background: #CCCCCC;
	border: none;
	height: 1px !important;
	margin: 0 0 1em 0;
}
.edit .clear {
	display: block;
	clear: both;
	border: dashed 1px #FF9900;
	margin: 2px;
	padding: 2px;
}