/* CSS Document :: Main */

body {
	/*font:Maiandra GD, Tahoma, Arial, Helvetica, sans-serif;*/
	color:#933;
	/*scrollbar-face-color: 		#FEF;
	scrollbar-highlight-color:	#000;
	scrollbar-shadow-color:		#000;
	scrollbar-3dlight-color:	#FEF;
	scrollbar-arrow-color:		#F63;
	scrollbar-track-color:		#EEE;
	scrollbar-darkshadow-color: #FEF;
	scrollbar-base-color: 		#000;*/
	scrollbar-base-color: 		#EEE;
	background-image:url(../graphics/bg_leaves2.jpg);
	background-position: left top;
	background-repeat:no-repeat;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
	font-family: verdana, arial, helvetica, sans-serif, "Maiandra GD";
}
.inactive				{color:#999;}	/* This is used for inactive a selection on menus and etc. */				

p 						{margin:0px;}
# p 				{line-height:normal; margin:0px;}
p.ShowHide				{
	position:relative;
	left:425px;
	width:200px;
	color:#000;
	border:0px solid #f00;
	text-align:left;
	font-size:small;
}
p.selected {
	background-color:#FDD;
	font-weight:600;
	padding:0px 0px 0px 10px;
}
#viv {
	float:left;
	width:205px; 
	background-color:#fff; 
	padding:10px 10px 10px 5px;
	text-align:right;
	border-right:0px solid #AAA;
}
#jia {
	float:right; 
	width:204px; 
	background-color:#fff; 
	padding:10px 5px 10px 10px;
	text-align:left;
	border-left:1px solid #AAA;
}
img 		{
	border-width:0;
	vertical-align: text-bottom;
}
img.video	{border:2px solid #f60; margin:4px 9px; cursor:pointer}
img.thumb	{border:1px solid #66f; margin:5px 5px; cursor:pointer}
img.big		{border:1px solid #000; margin:0px; 	cursor:pointer;}
img.highlight	{border:1px solid #AAA; margin:5px 10px 0px 0px; padding:5px; background-color:#FFF; text-align:left; vertical-align:middle; float:left;}
img.top		{clear:both; border:none; float:right; align:absmiddle;}

a img		{text-decoration: none; border:0px none;}
a:link		{text-decoration: none; color: #00f; }
a:visited	{text-decoration: none; color: #00f; }
a:hover		{text-decoration: none; color: #000; text-transform:uppercase;}
a:active	{text-decoration: none; color: #339; }

.BoxTop a:link		{text-decoration: none; color: #966; font-weight:600;}
.BoxTop a:visited	{text-decoration: none; color: #966; font-weight:600;}
.BoxTop a:hover		{text-decoration: none; color: #000; font-weight:600; text-transform:uppercase;}
.BoxTop a:active	{text-decoration: none; color: #339; font-weight:600;}

.BoxMenu a:link		{text-decoration: none; color: #666; }
.BoxMenu a:visited	{text-decoration: none; color: #666; }
.BoxMenu a:hover	{text-decoration: none; color: #000; text-transform:none; background-color:#FDD;}
.BoxMenu a:active	{text-decoration: none; color: #339; }

#Copyright  a:link		{text-decoration: none; color: #999; font-weight:300; }
#Copyright  a:visited	{text-decoration: none; color: #999; font-weight:300; }
#Copyright  a:hover		{text-decoration: none; color: #000; font-weight:900; text-transform:uppercase;}
#Copyright  a:active	{text-decoration: none; color: #339; font-weight:900; }

a.header:link	{text-decoration: none; color: #333;}
a.header:visited{text-decoration: none; color: #333;}
a.header:hover	{text-decoration: none; color: #F00; text-transform:uppercase;}
a.header:active	{text-decoration: none; color: #F00;}

.style1 {
	color: #000;
	font-weight:300;
	font-size:x-large;
	vertical-align:baseline;
}
.style3 {
	font-style:italic;
	color:#936;
}

h1 {
	font-weight:800;
	color:#333;
	font-size:12px; /* Not a relative value, since this is the site logotype */
	line-height:12px; /* Ditto */
	margin:0px 0px 7px 0px;
	padding:0;
	}
h2 {
	color:#ccc;
	font-size:2.18em;
	font-weight:800;
	margin:0 0 0.83em;
	}
h3 {
	color:#333;
	font-size:1em;
	font-weight:700;
	margin:1.63em 0 0.27em; /* ~18px 0 ~3px */
	}

/*
**	------------------
**	DIV stuff
**	------------------
*/

/*
	This is the container box for other DIV elements.  I am using this to wrap other
	DIVs is because this will allow the Dreamweaver to layout them properly.
*/
div.BoxTop {
	clear:both;
	text-align:left;
	width:750px;
	height:30px;
	margin:50px 0px 0px 120px;
	border-top:2px solid #F4B;
	background-color:#FFE0DA;
	opacity:0.85; 
	filter:alpha(opacity=85);
}
div.BoxMain {
	clear:both;
	text-align:left;
	width:750px;
	height:auto;
	margin:0px 0px 0px 120px;
	border-top:0px solid #ccf;
	border-left:0px solid #66f;
	border-right:0px solid #66f;
	border-bottom:0px solid #66f;
	background-color:#FFFAE0;
	background-image:url(../graphics/bg_yd3s.jpg);
	opacity:0.75; 
	filter:alpha(opacity=75);
}
div.BoxBottom {
	clear:both;
	position:relative;
	top:0px;
	width:750px;
	height:30px;
	margin:0px 0px 0px 120px;
	border-top:2px solid #F4B;
	background-color:#FEE;
}
div.BoxMenuUpperRight { /* This contains the hidden menu on the index page */
	float:right;
	position:relative;
	top:-20px;
	left:-3px;
	clear:both;
	width:700px;
	margin:0px 10px 0px 0px;
	border:0px #CCF solid;
	opacity:1; 
	filter:alpha(opacity=100);
}
div.BoxMenuUpperRight p {
	position:relative;
	top:-3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight:0;
	text-align:right;
}
div.BoxMenu { /* This is the main menu area for the photo section */
	float:right;
	margin:35px 30px 10px 10px;
	padding:10px 10px 30px 10px;
	width:120px;
	color:#000;
	font-size:small;
	background-color:#FFF9F9;
	border-left:1px dashed #FAB;
	opacity:1; 
	filter:alpha(opacity=100);
}
div.BoxMenu h2 {
	margin:15px 0px 0px 0px;
	font-size:1.2em;
	font-weight:600;
	font-family:Helvetica, Verdana, sans-serif, Arial;
	color:#936;
	border:0px solid #000;
}
div.Wrapper {
	position:relative;
	float:left;
	top:-20px;
	width:200px;
	padding:0px;
	border:0px solid #F00;
	width:625px;
}
div.ContentWrapper h1 {
	position:relative;
	top:20px;
	left:70px;
	width:400px;
	font-size:1.2em;
	font-weight:600;
	font-family:Verdana, sans-serif, Helvetica, Arial;
	color:#936;
	border:0px solid #000;
}
div.Content { /* This is the main content area */
	margin:0px 20px 20px 50px;
	padding:20px 20px 20px 20px;
	width:auto;
	color:#000;
	font-size:small;
	background-color:#FEE;
	border:1px dashed #FAB;
	opacity:1; 
	filter:alpha(opacity=100);
}
div.Content h1 {
	position:relative;
	top:-12px;
	left:-5px;
	width:auto;
	color:#936;
	font-size:1.2em;
	font-weight:600;
	font-family:Verdana, sans-serif, Helvetica, Arial;
}
div.Content h2 {
	position:relative;
	margin:50px 0px 0px 0px;
	width:auto;
	color:#936;
	text-align:center;
	font-size:2em;
	font-weight:600;
}
div.Content ul {margin:0.5em 0em 0em 1.5em; padding:0px;}
div.Content li {margin:0em 0em 0em 1.5em; padding:0px;}
div.Content p.url {
	color:#F00;
	font-size:1em;
	font-style:italic;
	line-height:0.5em;
	margin: 0px 0px 0.5em;
}
div.PicLogo { /* This is the DuoForte logo on the top left hand corner of all pages */
	position:relative;
	top:-20px;
	padding:0px 25px 0px 25px;
	border:0px black dashed;
	font-size:24px;
}

#Copyright { /* Copyright box on every page */
	float:right;
	clear:both;
	position:relative;
	left:-3px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:.8em;
	text-align:right;
	color:#999;
	margin:0px 10px 0px 0px;
	padding:0px 10px 0px 5px;
	border:0px black dashed;
}
div.Poem {
	background-color:#FFF; 
	margin:10px 0px 5px 0px; 
	padding:0px 10px 15px 10px; 
	border:1px solid #999;
	width:250px;"
}
#Header { /* This is the horizontal box on top separting the top header from the main sections, also containing the doc path */
	clear:both;
	width:100%;
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px;
	border-top:1px solid black; 
	border-right:0px solid black; 
	border-bottom:3px solid black;
	border-left:0px solid black; 
	z-index:2;
}
#headerLogo { /* This is within the #Header div, used to contain the Duo Forte */
	float:left;
	height:13px;
	padding:15px 0px 0px 180px; 
/*	background-image:url('../graphics/header_left.gif');
	background-position: left top;
	background-repeat:no-repeat; */
}

#headerOverlap { /* This is the floating pic for layout effects, redefined in other css */
	position:absolute;
	top:75px;
	left:65%;
	width:60px;
	height:60px;
	border: 0px solid #000;
	/*background-image:url(../graphics/DELSeal_Jiaying_SqSm.gif);
	background-position: left top;
	background-repeat:no-repeat;*/
}
/* ---( form )--- */
.form {
	border:0px solid red; 
	margin:0;
	padding:0; 
	text-align:left; 
	font-size:1em; 
	font-weight:600;
	color:#336;
	}
.inputbox {
	color:#339;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	background-color:#FFF;
	border:1px solid #999;
	padding:1px 0px 1px 2px;
	}
.inputboxReadOnly {
	color:#339;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	background-color:#DDD;
	border:1px solid #999;
	padding:1px 0px 1px 2px;
	}
.submit, .reset {
	color:#000;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	background-color:#cfc;
	border:1px solid #666;
}
.reset {
	background-color:#fdd;
}
.yes	{color:#009900;}
.yes2	{color:#009900; font-weight:600;}
.pending{color:orange;}
.pending2{color:orange; font-weight:600;}
.no		{color:red;}
.no2	{color:red; font-weight:600;}

