body {
	font: 12px  "Lucida Grande", Arial, Verdana, sans-serif;
	color:#555;
	margin: 0px;
	background:#353535 url("../images/100grid_coarse5.png");
	background-position: top center;
}
.main {
	width:380px;
	text-align:left;
	background:#fff;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:100px;
	padding-top:40px;
	padding-left:100px;
	padding-right:220px;
	padding-bottom:50px;
/*	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-bottom:2px solid #777;*/
	background:#fff url("../images/TheCubeOf100_plus50.gif");
	background-position: top right;
	background-repeat: no-repeat;
	z-index:2;
	position:relative;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}
#main_shadow {
	width:100%;
	height:100px;
	text-align:left;
	margin-top:0px;
	top:0px;
	left:0px;
	padding:0px;
	background:url("../images/top_shadow.png");
	background-position: top right;
	background-repeat: repeat-x;
	z-index:10;
	position:absolute;
}

div.post {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 22px;
	width: 100%;
	background: url(../images/page_separator.png) no-repeat;
	background-position: bottom;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	}

ul {
	list-style-type:square;
}
h1 {
	font: 24px  "Lucida Grande", Arial, Verdana, sans-serif;
	font-weight:bold;
	padding-bottom:0px;
	color: #3F5367;
}
h2 {
	padding-top:20px;
}
h3 {
	font-size:14px;
	font-weight:bold;
/*	color: #C1A93F;*/
/*	color: #91790F;*/
	color: #444;
/*	color: #4C637B;*/
/*	color:#8E241F;*/
	margin:0px;
}
blockquote {
	color:#667;
	font-size:11px;
	margin-left:30px;
	margin-right:10px;
}
h4 {
	font-size:9px;
	margin:0px;
	font-weight:normal;
	color: #999;
}
h6 {
	font-size:9px;
	margin:0px;
	font-weight:normal;
	text-align:right;
}

hr {
	border: 0;
/*	color:#C1A93F;
	background-color: #C1A93F;*/
	color:#DDD;
	background-color: #DDD;
	height: 1px;
	width: 100%;
	text-align: left;
	margin-top:0px;
	margin-bottom:15px;
}
hr.wide {
	width: 550px;
	margin-bottom:26px;
}
.navbar {
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: center;
	line-height: 140%;
}
.plain a {
	text-decoration:none;
}
.plain td {
	border-bottom:1px #ccc solid;
}
.navbar a:link {
	text-decoration:none;
	color:#836D15;
}
.navbar a:visited {
	text-decoration:none;
	color:#836D15;
}
.parent {
	font-weight:bold;
}

a {
/*	color:#836D15;*/
/*	color:#91790F;*/
	color:#104070;
/*	font-weight:bold;*/
}
a:visited {
/*	color:#614900;*/
	color:#104070;
	
}
/*a.no_hover:hover  {
	background-color:transparent;
}
a:hover {
	background-color:#e1e4ec;
}*/
a:active {
	color:#000;
}
.pic {
	background:#ccc; 
	padding:10px; 
	border:2px black solid;
	text-align:center
}
.caption {
	text-align:center;
	font-size:80%;
	border:1px black solid;
}
.nextbar {
	text-align:right;
	margin: 5px 30px 20px 5px;
}
.myrequired {
	color:#f00;
}
.optional {
	color:#900;
}
.helplink {
	text-align:right;
	text-decoration: underline;
	color:#999;
	font-size:11px;
	cursor: pointer;
	
}
.help {
	border:1px solid #ccc;
	padding:15px;
	margin-bottom:25px;
	color:#666;
}
.indent {
	padding-left:30px;
}
label { width: 20em; }
label.error { color: red; padding: 0em; vertical-align: top;  margin-left:0px;margin-right:0px;white-space:nowrap;}
input.text, input.title, textarea, select, input.required, input.notrequired {margin:0.5em 0;border:1px solid #bbb;}
input.text, input.title, textarea, input.required, input.notrequired {-moz-border-radius:5px;-webkit-border-radius:5px;}
input.text:focus, input.title:focus, textarea:focus, select:focus, input.required:focus,input.notrequired:focus  {border:1px solid #666;}
input.text, input.title, input.required,input.notrequired  {padding:5px;}

.ornament {
	color:#999;
	font-size:9px;	
}
.grey {
	color:#666;
	font-size:9px;
	line-height: 11px;
}
#tooltip {position: absolute;z-index: 3000;background-color: #eee;padding-left: 3px;padding-right: 3px;opacity: 1.0;font-size: 8pt;font-family: 'Lucida Grande','trebuchet ms',helvetica,arial;}
#tooltip h3, #tooltip div {margin:0;font-weight:normal;font-size: 12px;}
.client {color:#675206;border: 1px solid #C1A93F;}
.tip {color:#000;border: 1px solid #C1A93F;}

#demo_grid {height:320px;}
#demo_grid tr {height:7px;}
#demo_grid td {height:7px;width:7px;border-right:solid #999 1px;border-bottom:solid #999 1px;cursor: pointer;}
.extraoptions {visibility:hidden;}

#zoomer {
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
}

#zoomer_frame {
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border:5px solid #222;
}
#zoomer_frame2 {
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border:5px solid #fff;
}
