﻿/*

	SQA website template designed by Bruce Bailey

*/
.bullets {
	margin-left: 30px;
}

*
{
padding: 0px;
margin: 0px;
}

body
{
 background-image:url('images/brown cover1.BMP');
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;

line-height: 18px;
}

a
{
color:#FF0000;
text-decoration: underline;
}

a:hover
{

text-decoration:underline;

}
a:after 
{
	color: blue;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
 
width: 747px;
height: 264px;
z-index: 1;
}


#outer
{
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('images/abg.gif') repeat-y;
}

#inner
{
position: relative;


padding: 13px 30px 13px 30px;
z-index: 2;
}


#header
{
position: absolute;
background-image:url('images/LOGOLOGO.bmp');
background-repeat:no-repeat;
width: 100px;
height: 92px;
color:red;
padding-left: 20px;
border: thick;
}


#header h1
{
	position: absolute;
	font-size: 23px;
	letter-spacing: -1px;
	top: 30px;
	height: 92px;
}
#header h2
{
	position: absolute;
	font-size: 12px;
	font-weight: bolder;
	color: #FCE2CA;
	top: 59px;
	left: 21px;
}

#header sup
{
color: #FCE2CA;
}

#SubHeader
{
	 background-image:url('images/Pic of Forum Sec Island flags.jpg');
 background-repeat:no-repeat; border:medium;border-color:orange;
	
}

#layer1
{
	background-image:url('images/BestMix_IMG-a.JPG');
	background-repeat:no-repeat;
}

#splash
{
	position: absolute;

	 background-image:url('images/toppage2.BMP');
	width: 685px;
	height: 92px;
	
}

#navigation
{
	position:static;
	background: #46461F url('images/a16.gif'); 
	height: 90px;
	margin: 93px 0px 0px 0px;
	
	
	
}

#navigation ol li
{
display: inline;

padding-left: 3px;
}

#navigation ol li a
{
    
    padding: 8px 10px 8px 10px;
    font-size: 14px;
    color:#FFFF00;
    font-weight:bolder;
    font-family:"Times New Roman", Times, serif;
    

}
#navigation ol li a:after
{
background: #fff url('images/a18.gif');
color:blue;
text-decoration: none;

}


#primarycontent
{
	 background-image:url('images/brown cover1.BMP');
	background-repeat:repeat;
	position: relative;
	width: 685px;
	float: left;
	widows:inherit;
	font-style:normal;
	font-size:medium;
	font-family:Arial
	
}

#primarycontent h3
{
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color:#333333;
	letter-spacing: -1px;
	background: url('images/a22.gif') bottom repeat-x;
	padding: 0px 0px 10px 0px;
	margin-bottom: 20px;
	border-bottom-style:double;
}

#primarycontent h6
{
	background-color: ButtonShadow;
	font-weight: bolder;
	font-size: small;
	color: #0054EC;
	font-family: "Times New Roman", Times, serif;
}

#footer
{
	
	background-position: center;
	position: relative;
	clear: both;
	height: 66px;
	text-align: center;
	line-height: 66px;
	background-image: url('images/SQA-Logo-Small.gif');
	background-color:#6699FF;
	background-color: #E1F8FF;	
	background-repeat: no-repeat;
}

#footer a
{
color: #8C8C73;
}

#RightCol
{
	position: relative;
	width: 180px;
	float: right;
	
}

#RightCol h3
{
position: relative;
top: 4px;
font-size: 16px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 0px;
margin-bottom: 20px;
}

#RightCol h4
{
position: relative;
font-size: 14px;
color: #656551;
letter-spacing: -1px;

}

#LeftCol
{
	position: relative;
	width: 480px;
	float: left;
	background-repeat: no-repeat;
}

#RightCol
{
position: relative;
width: 180px;
float: right;
}

.DropdownList {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #8C8C73;
	height: 20px;
	margin-top: 10px;
}
.GoButton {
	margin-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	height: 20px;
}
.DataTableHeaders {
	border-color: #000000;
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 50px;
	color: #656551;
	letter-spacing: -1px;
	background: bottom;
	padding: 0px;
	margin-bottom: 50px;
}

