/*

FileName:		Style.css
Created By:		Research Organics
Purpose:		Define Site Style
Note:			N/A
Revision:		A01; Intial Site Layout
				A02; Added a:link properites - RMC 06/08/04
*/


.Body {color: #FFF;
margin-top: 0px;}

.Title {color: #006;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12pt;
margin-left:+30px;}

.HdrFtr {
	background-color: #006;
}

.Nav {
	background-color:#34BEED;
}

.MidNav {
	background-color: #F90;
}

.DFiller {
	background-color: #003;
}

.OurSizeWB {color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
font-weight: Bold;
color: White;}

.OurBlueBold {color: #006;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 10pt;}

.OurBlueBoldH {color: #006;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12pt;}

.MedBlueBoldH {color: #600000;
font-family: Arial;
font-weight: bold;
font-size: 8pt;}

.OurSize {color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;}

.OurSizeBold {color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: Bold;}

.OurSizeGreek {color: #000000;
font-family: Arial Greek;
font-size: 8pt;
font-weight: normal;}

.OurSizeW {color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: White;
text-decoration: none;}

.OurBlackBold {color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: Bold;}

.OurSizeWB2 {color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: Bold;
color: White;
text-decoration: none;}

OurSizeW:link, a:visited, a:active{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: White;
text-decoration: none;}

.OurSizeG {color: #000000;
font-family: "Arial Unicode MS";
font-size: 8pt;
font-weight: normal;}

.OurSizeR {color: #F00;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: Bold;}

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
}

.MainGraphic {
	background-image:url(graphics/home/main.jpg); 
	background-repeat:repeat-x;
	border-color:#FFF;
	margin:0px;
	position:absolute;
	top: 88px;
	left:1px;
	width: 433px;
	height: 255px;
	}
.Compound {
	background-image:url(graphics/home/compound.gif);
	margin:0px;
	position:absolute;
	top: 345px;
	left:1px;
	width: 107px;
	height: 134px;
	}

.QualityPolicy {
	position:absolute;
	background-color: #006;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFF;
	top: 270px;
	left:127px;
	width: 334px;
	height: 134px;}


a:link, a:visited, a:active{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #03F;
text-decoration: none;}

a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: Bold;
color: #03F;
text-decoration: none;}

#Footer a:link, #Footer a:active, #Footer a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #FFF;
text-decoration: none;}

#Footer a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: Bold;
color: #FFF;
text-decoration: none;}

.row td, .row-alt td {
 padding: 2px 4px;
}
.row-alt td {
 background: #D6E8EE;
}


html>body .bugList .bugs {
 width: 100%;
 padding: 0;
 border-bottom: solid 1px #D6E8EE;
}
.bugList .bugs td, .biglist td {
 font-size: 11px;
}
.bugList .bugs th, .biglist th {
 padding: 0 4px;
 font-size: 11px;
 height: 20px;
 color: #fff;
 font-weight: normal;
 text-align: left;
 background: #FF9900;
}
#mainArea .bugs th a:link, #mainArea .bugs th a:visited
{
 color: #FFF;
}
#mainArea .bugs th a:hover
{
 color: #2E86A0;
}
.bugTip				
{
	background-color:	rgb(255,255,179);
	border-right:		1px solid #444;
	border-bottom:		1px solid #444;
	margin-left:		100px;
	margin-Top:			20px;
	font-size:			11px;
	font-family:		Tahoma,Arial,Helvetica,sans-serif;
	color:				#666;
	padding:			5px;
}
.hoverBugTip				
{
	background-color:	rgb(255,255,179);
	border-right:		1px solid #444;
	border-bottom:		1px solid #444;
	margin-left:		10px;
	font-size:			11px;
	font-family:		Tahoma,Arial,Helvetica,sans-serif;
	color:				#666;
	padding:				5px;
	position:			absolute;
	z-index: 			1;
}

.hoverBugTipInvisible				
{
	visibility:	hidden;
	height:		0px;
	width:		0px;
}
table.bugDetails	
{
	line-height: 15px;
	border-collapse: collapse;
}
td.topLeft			
{
	padding-bottom:		3px;
	background-color:	#EEE;
	border-left:		1px solid rgb(255,153,0);
	border-top:			1px solid rgb(255,153,0);
}

td.topRight			
{
	padding-bottom:		3px;
	background-color:	#EEE;
	border-top:			1px solid rgb(255,153,0);
	border-right:		1px solid rgb(255,153,0);
}

td.middleLeft		
{
	padding-bottom:		3px;
	background-color:	#EEE;
	border-left:		1px solid rgb(255,153,0);
}

td.middleRight		
{
	padding-bottom:		3px;
	background-color:	#EEE;
	border-right:		1px solid rgb(255,153,0);
}

td.bottomLeft		
{
	padding-bottom:		3px;
	background-color:	#EEE;
	border-left:		1px solid rgb(255,153,0);
}

td.bottomRight		
{
	padding-bottom:		3px;
	background-color:	#EEE;
	border-right:		1px solid rgb(255,153,0);
}

td.description		
{
	border-bottom:		1px solid rgb(255,153,0);
	border-top:			1px solid rgb(255,153,0);
	border-right:		1px solid rgb(255,153,0);
	border-left:		1px solid rgb(255,153,0);
	padding:				2px;
}
.bugPrompt			
{
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	padding-left:	3px;
}
.bugDetail			
{
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:		11px;
	padding-left:	3px;
	font-weight:	bold;
}
select.bugEditing, input.bugEditing_pseudo	
{
	font-size:			11px;
	font-family:		Tahoma,Arial,Helvetica,sans-serif;
	width:				300px;
}

input.bugEditing	
{
	font-size:			12px;
	font-family:		Monaco,'Courier New',Courier,monospace;
}
.helpbox
{
	width:				200px;
	background-color:	rgb(255,255,179);
	border-right:		1px solid #444;
	border-bottom:		1px solid #444;
	margin-left:		-400px;
	margin-top:			30px;
	font-size:			11px;
	font-family:		Tahoma,Arial,Helvetica,sans-serif;
	color:				#666;
	padding:			5px;
} * > .helpbox {					/* for other browsers */
	margin-left:		-250px;
}
.dlgButton			
{
	font-family:		Tahoma,Arial,Helvetica,sans-serif;
	font-weight:		bold;
	font-size:			11px;
	border-top:			1px solid #EEE;
	border-left:		1px solid #EEE;
	border-right:		1px solid #333;
	border-bottom:		1px solid #333;
	background-color:	#CCC;
	padding:				2px 16px;
	width:				90px;
}
td.actionButtons	
{
	border-right:		1px solid rgb(255,153,0);
	border-bottom:		1px solid rgb(255,153,0);
	border-left:		1px solid rgb(255,153,0);
	border-top:			1px solid rgb(255,153,0);
	padding:			1px 1px 1px 1px;
	background-color:	rgb(255,153,0);
}
