/* --           -- style parameters for COTS Engineering --              -- */


* {	text-decoration: none; list-style: none; float: none; margin: 0; padding: 0; }

body {
	font-family:  serif, Arial, Verdana, Helvetica, sans-serif;
	text-align: center; color: #663333;
	background: url('../art/bg/bg.jpg') 0 0 repeat-x;
}
a img {	border-width: 0; border-style: none; }
img { margin: 0; padding: 0; border: 0; }

h1 { color: #1B6FC0; text-align: left;}
h2, h3, h4 { color: #8b2; text-align: left;}
h5 { text-indent: 3em; text-align: left; font-weight: bold; }

.bottom { clear: both; text-decoration: normal;	margin: 0 1em; }
.heart {float:left;padding-left:5px;}
.mellow { font-size: 90%; }

.banking { margin: 0em; padding: 0em; border: solid black 0px;
}

/* --           -- TOOLTIP style parameters for _popups  --              -- */

.tooltip {
	width: 200px; color:#000;
	font: 11px/1.3 Arial,sans-serif; font-weight:bold;
	text-decoration:none; text-align:center
	}
	.tooltip span.top {
		padding: 30px 8px 0;
	    background: url('../art/tips/bt.gif') no-repeat top
	    }
	.tooltip b.tbottom {
		padding:3px 8px 15px;color: #548912;
	    background: url('../art/tips/bt.gif') no-repeat bottom
	    }

/* --                           -- Form codes --                            -- */

input, textarea {
	display: block;
	width: 65%;
	margin-bottom: 1em; font-weight: bold;
}
input { width:40% }

#contactform, #login {
	font-weight: bold; font-size: 90%; text-align: left; color: #1B6FC0;
	}
	#login {
		line-height: 1.0em; width:140;
		font-size: 80%; color: green;
		margin: 1em; padding: 0 5px 8px 5px;
		background-color: #ffd;
		border: 1px solid #8f0;
	}
.COTSform {
	line-height: 1.2em; width:120px;
	font-weight: bold; font-size: 100%; color: #1B6FC0;
	border: 1px solid #8f0;
	}


/* --         -- MAIN CONTENT parameters for COTS Engineering --            -- */

#container { 
	position: relative; width: 98%;
	text-align: center;
	margin: 0.5em auto; padding: 0em 0em 1em 0em;
}
.top {
	width: 100%; text-align: center;
	}
#logo {
	text-align: left; width: 100%; height: 105px;
	margin: 0; padding: 0; border: 0;
	background: url('../art/bg/bgContinue_blue5.gif') 0 0 repeat-x;
	}

#navigation { 
	margin: 0em 0em 0em 0em; padding: 1.0em 0em; border: 0;
	float: left; width: 166px;
	border: 0px solid black;
	}
	#navigation p {
		text-align: center;	font-size: 100%; padding: 0.5em; }
#nav {
	text-align: left; font-size: 90%;
	margin: 2em 0em 1em 0em;
	display: block;	border: 0px solid black;
}
#nav ul * {	
	list-style-type: none; color: #1B6FC0;
	font-size: 90%; display:block;
	font-family: 98%/120% Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid white;
}

	#nav a:hover { background-color: #deb; }
	#nav ul .leader { margin: 0em 0em 0.2em 0em; }
	#nav ul .leader a { font-size: 1.3em; font-weight: bold;
		padding-left: 1em;}
	#nav ul ul { font-size: 90%; font-weight: normal; margin-left: 2em;
	}
	#nav ul em {
		color:#ccc; border: 0; font-size: 100%;
		font-style:normal;
	}

#content { 
	margin: 1em 0em 0.5em 170px; padding: 0; border: 0;
	position: relative; display: inline-block;
	background: #eef url('../art/images/c_tl_eef.gif') 0 0 no-repeat;
	}
	#content p {
		font-size: 100%; text-align: left;
		margin: 0.5em 0em 0.5em 0em; }
	#content .highlight {
		font-size: 90%; color: darkred;
		}
#closecontent {
	margin: 0em 0em 0em 0em; padding: 0em 0em 0em 0em;
}
#contentbottom {
	background:#eef url('../art/images/c_bl.gif') bottom left no-repeat;
	margin-bottom: 0em; padding: 0.5em 1em;
}

#intro {
	margin: 0em 0em 0em 0em; padding: 1em 0em 0.5em 1em;
}
#intro p {
	margin: 0em 0em 0em 0em; padding: 1em 0.5em 0.5em 0.5em;
	text-align: left; font-size: 100%; font-weight: bold;
}
#features {
	padding: 0 0.5em 0 0; 
	background: #f7f7ff url('../art/images/ulc-content.gif') 0 0 no-repeat;
	border-left: 3px solid #eef;
}
#features p {
	padding: 0em 0.5em 0 0.5em;
}
#features h3 {
	padding: 0.5em 0 0 0em;
}
#endfeatures {
	padding: 0.667em 0em 1em 0.8em; 
	background: url('../art/images/c_f7_bl.gif') bottom left no-repeat;
}
#features a {
	color: #1B6FC0;
	border-bottom:1px solid #ccc;
	}
	#features a:hover {
		border-color:#96c; background: #deb;
	}
	#features a:visited { text-color: #660099;
	}
a.afeatures {
	color: #1B6FC0; text-decoration: underline; text-align: center;
	}
	a.afeatures:hover {
		text-decoration: none; text-align: center;
		color: yellow;
		background: purple;
	}
	a.afeatures:visited { text-color: #660099;
	}

.hotfeatures a {color: #1B6FC0;	border-bottom:1px solid #ccc;}
	.hotfeatures a:hover {
		text-decoration: none;
		color: yellow;
		background: red;
	}
	.hotfeatures a:visited { text-color: #660099;
	}

#banneritem {
	border: solid #eef;	border-width:3px 0 0px 3px;
	background: #ffffff url('../art/images/ulc-hotitem.gif') top left no-repeat;
}
	#banneritem p {padding: 0 1em 1em 1em;
	}
	#banneritem h3 {padding: 0.5em 0em;
	}
	#banneritem ul li {list-style: inside square;
		text-align: left; padding: 0 1em 1em 1em;
	}
#closebanneritem {
	padding: 0.667em 1em 0.5em 1em; 
	background: url('../art/images/llc-hotitem.gif') bottom left no-repeat;
}


/* ***** ***** Text and Img MANIPULATIONS ***** ***** */
#blk1 {
	font-family: cursive; color: darkred;
	margin: 0; padding: 0; border: 0;
	font-weight: bold;
}
.cursive {text-align:center;font-family:cursive;}
.cursive1 {text-align:center;font-family:cursive;color:#663333;}
.cursive2 {text-align:left;color:#663333;font-family:cursive;font-weight:bold;}

.redborder { border: solid #8f0; border-width: 1px; padding: 0px; }
.redborder2 { border: solid red; border-width: 2px; padding: 0px; }
.blueborder { border: solid #1B6FC0; border-width: 1px; padding: 0px; }
.greenborder { border: solid green; border-width: 1px; padding: 0px; }
.goldborder { border: solid gold; border-width: 1px; padding: 0px; }
.goldletters { color: gold; font-size: 0.80em; }
.goldletters a:hover { text-decoration: underline; }

/* ***** ***** PARAGRAPH MANIPULATIONS ***** ***** */

p.first:first-letter{ text-indent:1cm; color:darkred; font-weight:bold; font-size:125%;
}
p.inleft {	margin-left: 15px;
}

/* ***** *****                  HREF SETUP CLASS                  ***** ***** */
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #1B6FC0;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #1B6FC0;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #1B6FC0;
}
.footer { clear: both; background:#fffff8;
	font-family: verdana, arial, sans-Serif;
	text-align: center;	font-size: 0.60em;
	margin: 2em auto 0 auto; padding: 1em;
}
.footer a:link {text-decoration: underline;color: #0000FF;}
.footer a:visited {text-decoration: underline;color: #800080;}
.footer a:hover {text-decoration: none;	color: darkred;	background: #66ff66;}

/* ***** *****  ***** ***** */