
/*************** GENERIC COPY ****************/

body {margin:0px; background-color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
p,td,ul,blockquote {color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:12px;}


.px10 {font-size:10px;}
.px11 {font-size:11px;}
.px12 {font-size:12px;}
.px13 {font-size:13px;}
.px14 {font-size:14px;}
.px15 {font-size:15px;}
.px16 {font-size:16px;}

.error {font-weight:bold; color:red;}

/**************** LINKS ****************/

a:link, a:visited, a:active {color:#8C4A56; text-decoration:none;}
a:hover {text-decoration:underline;}

a.footer:link, a.footer:visited, a.footer:active {color:#8C4A56; text-decoration:none; font-size:12px;}
a.footer:hover {text-decoration:underline;}


/**************** FIXED OBJECTS ****************/

#windowheader {	
	font-weight:bold; 
	font-size:16px; 	
	padding:5px;
	border-bottom:1px solid black;
}

#headerimg {
	border-bottom:1px solid #777777; margin-bottom:7px;
}

#globalplantsearch {
	position:absolute; 
	top:65px; 
	left:480px; 
	width:250px; 
	height:30px;
	border-left:1px solid #aaa; 
	border-top:1px solid #aaa; 
	background:white; 
	opacity:0.8; 
	filter:alpha(opacity:80); 
}

#container {
	position:relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	height:100%;
	background-color: white;
	border-left:1px solid black;
	border-right:1px solid black;
}

#mainnav {
	width:167px;
	text-align:right;	
}

#mainnav img {
	border-bottom:1px solid #EEEEEE;
}

#contentarea {
	width:100%;
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
}

#subnav {	
	padding:5px 5px 5px 5px;
	background-color:#F8F7E0;
	border:1px solid #E2DD81;	
	text-align:left;
}

#subnav a:link, #subnav a:visited, #subnav a:active {color:#333333; font-weight:bold; font-size:11px; text-decoration:none; display:block; padding:4px;}
#subnav a:hover {background-color:#E2DD81;}

#subnav .divider {height:1px; border-bottom:1px dashed #AAAAAA; padding:0px; margin:0px;}


#plantscroller {	
	padding:5px; 
	border:1px solid black; 
	overflow:auto; 
	height:330px; 
	width:100%;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#plantscroller span {
	display:block;
	border-bottom:1px solid black; 
	width:100%; 	
	margin:0px;
	line-height:17px;
	cursor:hand;
	pointer:hand;
}

#enewsform {
	background-color:#F2F2F2; 
	border:1px solid #D3D3D3;	
	margin-left:5px;
}


/**************** HEADERS ****************/

/* 1/30/08 - copied header, subheader, and subsubheader classes to h1, h2, h3 tags respectively (for use w/ contribute) */
h1 {font-weight:bold; color:#852527; font-size:16px;}
h2 {font-weight:bold; color:black; font-size:13px;}
h3 {font-style:italic; font-weight:bold; color:black; font-size:13px; border-bottom:1px solid #D3D3D3; width:100%; background-color:#EEEEEE;}
h4 {}
h5 {}
h6 {}

.header {font-weight:bold; color:#852527; font-size:16px;}
.subheader {font-weight:bold; color:black; font-size:13px;}
.subsubheader {font-style:italic; font-weight:bold; color:black; font-size:13px; border-bottom:1px solid #D3D3D3; width:100%; background-color:#EEEEEE;}



/**************** FORMS ****************/

form {margin:0px;}

input {font-size:11px;}
select {font-size:11px;}
textarea {font-size:11px;}

input.fielderror {background-color:yellow}
select.fielderror {background-color:yellow}
textarea.fielderror {background-color:yellow}


/**************** TABLES ****************/

table.datagrid {border-top:1px solid black; border-right:1px solid black;}
table.datagrid td {border-bottom:1px solid black; border-left:1px solid black; font-size:11px;}
table.datagrid th {border-bottom:1px solid black; border-left:1px solid black; text-align:left;}

/* column header */
th {font-weight:bold; font-size:12px; background-color:#D3D3D3; padding:2px;}

.alternateRow {background-color:#EEEEEE;}

/**************** MISC ****************/

.required {color:red;}

ul.noindent {margin: 0px; padding: 0px; padding-left: 20px; margin-top: 10px;}

.noborder {border:0px;}

div.breadcrumb {border-top:1px dashed #D3D3D3; border-bottom:1px dashed #D3D3D3; padding:6px 6px 6px 6px; font-weight:bold; font-size:11px; background-color:#F2F2F2;}

table.pagenums {border-top:1px solid #D3D3D3; border-bottom:1px solid #D3D3D3}

#headlinecopy {text-align:center; color:#686868; font-weight:bold; font-size:11px; padding:3px; font-family:verdana; letter-spacing:1px;}

.errorMessage {background-color:#FFDFDE; border:1px dotted #D50500; padding:10px; margin-bottom:10px; }
.notificationMessage {background-color:#E1F2FD; border:1px solid #0E74BE; padding:10px; margin-bottom:10px;}


/**************** COMBINATIONS (FROM OTHER PW SITES) ****************/

.comboImage { margin:0 5px 5px 0; clear:both; padding:0; }
.comboName { font-size:13px; font-weight:bold; color:#663399; margin-bottom:5px; }
a.comboName:link { text-decoration:none; }
a.comboName:hover { text-decoration:none; }
a.comboName:visited { text-decoration:none; }

.comboDescription { margin-bottom:5px; }
.comboNameLarge { font-size:14px; font-weight:bold; color:#000000; margin-bottom:5px; border-bottom:1px solid #EEEEEE; }
.comboDescriptionLarge { font-size:11px; margin-bottom:5px; }
.comboKey { margin-bottom:5px; }
.comboKeyNumber { font-weight:bold; margin-right:5px }

#layoutRegion { width:136px; height:136px; padding:13px 0 0 0; margin:0; background-repeat:no-repeat;
	 color:#FF6600; font-weight:bold; font-size:12px; }
#layoutRegion .row { margin:0; padding:0; height:22px; }
#layoutRegion .row input { width:20px; height:20px; margin:0 1px 0 1px; padding:0; text-align:center;
	background:transparent; color:#FF6600; font-weight:bold; font-size:14px; border:0px;  }
.circleRegion { background-image:url(http://www.provenwinners.com/images/admin/circle.gif); }
.squareRegion { background-image:url(http://www.provenwinners.com/images/admin/square.gif); }
.moonRegion { background-image:url(http://www.provenwinners.com/images/admin/halfmoon.gif); }
.rectRegion { background-image:url(http://www.provenwinners.com/images/admin/rectangle.gif); }