/*
   Main template css follows
*/
html, body {
height: 100%;
}
BODY {
	color: Black;
	font-family: "Times New Roman", Times, serif;

	background-image: url(images/background.gif); 
	font-size: 8px;
	margin: 0 0 0 0;
}
hr {
	width: 100%;
	height: 2px;
	background-color: blue;
	border-color: Red;
	border-style: inset;

}


TD {
	font-size: 16px;
}

p {
	text-indent: .25in;
}
input.textentry {
	color: Black;
	background: White;
}
input.texterror {
	color: black;
	background: #E9967A;
}


div.tmpltstrt
{
	text-align: left;	
	min-height: 410px;
	margin-left: 7px;
}

input.google
{
	margin-right:10px; 
	margin-left: 20px;
	background:white; 
	height: 16px;
	color:black;
	border-color: black;
}
input.btn{
	height: 25px;
	text-align: center;
	border: Red;
	border-style: outset;
	background: #4445FF;
	color:white;	
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:small;
   font-weight:bold;
	}
	
img.ads {
	margin-bottom:10px; 
	margin-top:10px;
}


/*** Nav bar styles ***/



div.container {
	width: 160px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-bottom-width: 2px;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-color: red;
	border-style: solid;
	background: #4445FF;
}
#navigation {
width: 160px;
}
#navigation ul {
list-style: none; 
text-align: left;
margin:0; 
color: white;
padding: 0;
}
#navigation li {
	display: inline;
}

#navigation li a, #navigation li a:visited {
font-size: 12px;
display: block;
padding-left: 2px;
padding-top: 0px;
padding-bottom: 0px;
border-left: 10px;
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-color: blue;
border-style: groove;
color: white;
text-decoration: none;
text-align: left;
}
/*#navigation li:before {
	content: "\00BB \0020"; 
}*/
#navigation li a:hover {
border-left: 10px;
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-color: red;
border-style: double;
background: #BBBCFF;
color: red;
}
#navigation ul ul {
margin-left: 15px;
}
#navigation ul ul li {
margin:0;
}
#navigation ul ul a:link, #navigation ul ul a:visited {
color: white;
}
#navigation ul ul a:hover {
background: #BBBCFF;
color: red;
}

#ps a {
	font-size: 14px;
	color: Black;
}
#ps	h3	{
	font: 16px;
	font-weight: bolder;
}

#ps a:visted	{
	font-size: 14px;
	color: red;
	text-decoration: none;	
}

#ps a:active	{
	font-size: 14px;
	color: red;
	text-decoration: none;	
}

#ps a:hover	{
	font-size: 14px;
	color: red;
	text-decoration: none;	
}

input:hover.btn{
	height: 25px;
	text-align: center;
	border: Red;
	border-style: inset;
	background: #D4D6FF;
	color:black;	
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:small;
   font-weight:bold;
	}	

a:link
{
	font-size: 8pt;
	color: Black; 
	text-decoration: underline;
}

a:visited
{
	font-size: 8pt;
	color: Black; 
	text-decoration: underline;
} 

a:hover
{
	font-size: 8pt;
	color: Blue; 
	text-decoration: underline;
}

a:active
{
	font-size: 8pt;
	color: Red; 
	text-decoration: underline;
}

TD.copyright
{
	font-size: 12px;
	height: 31px;
	border-top: none;
}

div.copyright
{
	width: 100%;
	font-size: small;
	color: blue;
	text-align: center;
}
div.copyright div.text {
	font-size: small;
	color: blue;
	top: 0px;
	text-align: center;
}


a:link.text
{
	font-size: small;
	color: blue; 
	text-decoration: underline;
}
a:visited.text
{
	font-size: small;
	color: blue; 
	text-decoration: underline;
} 

a:hover.text
{
	font-size: small;
	color: Blue; 
	text-decoration: underline;
}

a:active.text
{
	font-size: small;
	color: Red; 
	text-decoration: underline;
}
td.ItemDesc {
	padding-left:5px;
	width: 80%;
}
td.ItemAvaible {
	padding-right:5px;
}


div.warning
{
	width: 500px;
	height: inherit;
	font-size: 12px;
	display: block;
	border: 2px Red Solid;
	margin-top: 25px;
	margin-left: 17%;
	padding-right: 20px;
}
/* Shell Order Page */

/* Contact Forms */	
 label
{
	width: 150px;
	margin-top:10px;
	float: left;
	text-align: right;
	display: block
}

input, select, textarea
{
	color: black;
	background: white;
	border: 1px solid blue;
	margin-left: 10px;
	margin-top: 10px;
}

textarea {
	width: 500px;
}

fieldset
{
	margin-top: 25px;
	margin-left:20px;
	border: 2px solid blue;
	width: 675px;
}

legend
{
	color: white;
	background: blue;
	border: 2px solid red;
	margin-left: 25px;
	padding: 2px 6px
}

li.navbottom
{
	display: inline;
	margin-right: 25px;
}


/* Begin Of FAQ */
ul.faq 
{
	font-size: 16px;
	margin-left: 2px;
	margin-right: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

li.faq 
{
	font-size: 16px;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 5px;
	display: block; 
	list-style: inside;
	font-size: 16px;
} 
A.Answer 
{
	font-size:16px;
	color: black;
	text-decoration: underline;
} 

A.Answer:visited 
{
	font-size:16px;
	color: black;
	text-decoration: none;
}

A.Answer:HOVER 
{
	font-size:16px;
	color: Red;
	text-decoration: none;
}

A.Answer:Active 
{
	font-size:16px;
	color: Red;
	text-decoration: none;
}
A.toggle {
	font-size:16px;
	color: black;
	text-decoration: underline;
} 
A.toggle:visited 
{
	font-size:16px;
	color: black;
	text-decoration: underline;
}
A.toggle:HOVER 
{
	font-size:16px;
	color: Red;
	text-decoration: underline;
}
A.toggle:Active {
	font-size:16px;
	color: Red;
	text-decoration: underline;
}
span.Explanation 
{
	padding: 0 0 0 1em;
}




