/* COMINT Systems Corporation CSS - slapped together by Hal Nesbitt */

/*Initial Body, Tags, and Links Stuff*/

	
* {
 margin: 0;
 padding: 0;
}



body {
 text-align: left;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 18px;
 color: #666;
 margin: 20px 0 10px 0;
 background: #ffffff url('../images/bg.png') repeat-x 0 0;
}

div {text-align: left;}
li.secondline {
 list-style: none; 
 background: none;
 margin-bottom: 8px;
}

img {
border: 0;
}

h1, h2, h3, h4, h5 {
 font-weight: normal;
 color: #2b5275;
 line-height: 18px;
 margin-bottom: 14px; 
}

h1 {
 display: block;
 color: #FFFFFF
 margin-left: 10px;
}


/*Page Title Stuff*/
h2 {
 height: 30px; 
 margin-bottom: 20px;
 margin-top: 15px;
}


h3 {
 font-size: 17px;
 padding-bottom: 10px;
 border-bottom: 1px solid #e7eff5;
}

h4 {
 font-size: 13px;
 font-weight: bold;
 color: #4e7ba4;
 font-weight: bold;
}

h6 {
 font-size: 12px;
 font-weight: bold;
 color: #4e7ba4;
 padding-bottom: 2px;
 margin-bottom: 5px;
 border-bottom: 1px solid #4e7ba4;
}


p, ul, ol {margin-bottom: 18px;}


ol { 
 diplay: inline;
}

ol li {
 padding-left: 4px;
 margin-left: 20px;
 margin-bottom: 5px;
}


ul {
 color: #666;
}


ul li {
 padding-left: 4px;
 margin-left: 20px;
 margin-bottom: 5px;
 list-style: disc;
}



a { 
 color: #2b5275;
 text-decoration: none;	 
 padding-bottom: 1px;
 	
}

a:hover {
 color: #2b5275;
 text-decoration: underline;
}

.hide {
 display: none;

}

.fin {clear: both;}



/*Main Body Setup Stuff*/

#container {
 width: 100%;
 margin: 0 auto;
}

#wrapper {
 width: 100%;
}

#bg-left {
display: none;
}

#bg-center {
 width: 100%;
 float: left;
 background: #ffffff;
}

#bg-right {
display: none;
}

.side-stuff {
margin-top: 10px;
padding: 15px;
color: #ffffff;
}

.side-stuff h3 {
color: #ffffff;
}

.side-stuff a {
color: #ffffff;
}

.side-stuff a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.address a {
color: #ffffff;
}

.address a:hover {
 color: #ffffff;
 text-decoration: underline;
}

.address {
 width: 189px;
 margin-top: 5px;
 padding-left: 15px;
 padding-bottom: 10px;
 color: #ffffff;
 font-style: normal;
 font-size: 11px;
}

/* The form stuff */

textarea.bigbox {
 border: 1px solid #4e7ba4;
 width: 400px;
 height: 100px;
 padding: 2px;
 font-family: arial, tahoma, verdana, sans-serif;
 font-size: 12px;
 color: #666666;
}

.formfield {
 border: 1px solid #4e7ba4;
 width: 200px;
 padding: 2px;
 font-family: arial, tahoma, verdana, sans-serif;
 font-size: 12px;
 color: #666666;
}

.formbutton {
background-color: #003876;
border-color: #d8dfea rgb(14, 31, 91) rgb(14, 31, 91) rgb(216, 223, 234);
border-style: solid;
border-width: 1px;
color: #fff;
font-family: arial, tahoma, verdana, sans-serif;
font-size: 100%;
margin: 0 2px;
padding: 4px 18px;
font-weight: bold;
width:auto;
overflow:visible;
}

.formbuttontight {
background-color: #003876;
border-color: #d8dfea rgb(14, 31, 91) rgb(14, 31, 91) rgb(216, 223, 234);
border-style: solid;
border-width: 1px;
color: #fff;
font-family: arial, tahoma, verdana, sans-serif;
font-size: 100%;
margin: 0 2px;
padding: 2px 16px;
font-weight: bold;
width:auto;
overflow:visible;
}

.blockhead {
	background-color:#4e7ba4;
	color: #ffffff;
	border-width:1px;
	border-style:solid;
	border-bottom-color:#aaa;
	border-right-color:#aaa;
	border-top-color:#ddd;
	border-left-color:#ddd;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding: 8px;
}





/*Header Stuff*/

#header {
display: none;
}

#logo {	
display: none;
}

#header-box {
display: none;
}


#header-box-right {
display: none;
}

#header-box-bottom {
display: none;
}


.datefield{ /*CSS for date field in general*/
 color: #808080;
 font-size: 90%;
 margin-bottom: 2px;
}



/*Footer Stuff*/

#footer {
display: none;

}

.footline {
margin-left: 20px;
margin-right: 10px;
}

#footer-links {
 margin: 6px 10px 0 0;
 display: inline;
 float: right;
}

#footer-links {
 margin-top: 16px;
}

#footer-links a {
 font-size: 11px; 
 color: #2b5275; 
 white-space: nowrap;
 background: none;
}

#footer-links a:hover {
 color: #4e7ba3;
}

#footer-links li {
 margin: 0;
 padding: 0 10px;
 height: 19px;
 background: transparent url('../images/footer-divide.gif') no-repeat top right;
 display: inline;
 float: left;
}



#footer-links li.last { 
 background: none; 
 padding: 0 0 0 10px;
}

#footer-links input {
 border: 0px;
 background: transparent;
 margin-top: 2px;
 color: #2b5275;
 font-size: 11px; 
}

#footer-links .textsize { 
 font-size: 14px;
}

#copyright {
 display: block !important;
 margin: 16px 0 0 10px;
 color: #666666;
 font-size: 11px;	
 display: inline;
 float: left;
 margin-left: 20px;
}



/*Main Content Stuff*/

#stuff {
 width: 100%;
 margin-top: 10px;
 float: left;
}



#main-stuff {
 width: 100%;
 display: inline;
}

.front-item {
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
display: inline;
float: right;
width: 213px;
 background: #e2dfdf;
}



#main-stuff-bottom {
width: 700px;
height: 5px;
background: #f7f3f3;
clear: both;
margin-bottom: 10px;
}


/*Main Tab Menu Stuff*/

#menu {
display: none;
}

#menu li {
 margin: 0;
 padding: 0;
 list-style: none;
 white-space: nowrap;
 display: inline;
 float: left;
}

#menu a {
 margin: 0 1px 0 0; 
 padding: 0 0 0 14px;
 color: #ffffff;	 
 font-size: 12px;  	
 background: #8d8c8c url('../images/tab-left.gif') no-repeat left top;
 display: inline-block;
 float: left;

}

#menu a span {    
 padding: 5px 14px 6px 0;  
 background: #8d8c8c url('../images/tab-right.gif') no-repeat right top;
 display: block;
 float: left;
 white-space: nowrap;
}

#menu a:hover {
background: #4c4c4c url('../images/tab-left.gif') no-repeat 0 -52px;
text-decoration: none;
}
#menu a:hover span {
 background: #4c4c4c url('../images/tab-right.gif') no-repeat 100% -52px;
}


/*Active State of Tab Menu*/	
body.home #menu #home,
body.about #menu #about,
body.careers #menu #careers,
body.news #menu #news,
body.services #menu #services,
body.contact #menu #contact {background: #4e7ba4 url('../images/tab-left.gif') no-repeat 0 -104px;}

body.home #menu #home span,
body.about #menu #about span,
body.careers #menu #careers span,
body.news #menu #news span,
body.services #menu #services span,
body.contact #menu #contact span {background: #4e7ba4 url('../images/tab-right.gif') no-repeat 100% -104px;}


/* Hack for IE5 and MAC \*/
#menu a span {float: none;}
/* End IE5-Mac hack */
#menu a:hover span {color: #fff;}





/*The Different Table Stuff*/


#mytable {
	width: 100%;
	padding: 0;
	margin: 0;
}

table.blend caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

table.blend th {
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #4e7ba4 url(../images/bg_header.jpg) no-repeat;
}

table.blend th.top {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 0px;
	border-bottom: 0px;
	border-top: 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #b5b7b7 url(../images/bg_header.jpg) no-repeat;
}

table.blend th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

table.blend td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


table.blend td.alt {
	background: #edefef;
	color: #797268;
}

table.blend th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font-weight: normal;
}

table.blend th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #edefef url(../images/bullet2.gif) no-repeat;
	color: #797268;
	font-weight: normal;
}



