/* --------------------------------------------------------------
CSS Document

version:    1.1 Main (this is for the homepage)
client:		 Corvalent
author:      Cintara
email:       vincent@cintara.com
---------------------------------------------------------------*/

/* Body Styles */

body {
	background-color: #003399;
	margin: 0px;
	padding: 0px;
}

.homebullet {font-family: Verdana, sans-serif; font-size: 11px; font-weight: bold; color: #FF3300; }
.smallarrow {font-family: Verdana, sans-serif; font-size: 10px; font-weight: normal; color: #003399; }
td {font-family: Verdana, sans-serif; font-size: 11px; font-weight: normal; color: #000000; }
.red {font-family: Arial, sans-serif; font-size: 14px; font-weight: bold; color: #FD360C; }
.small {font-family: Arial, sans-serif; font-size: 11px; font-weight: normal; color: #000000; }
.press {float: right; padding-right: 10px;}
.industry {font-family: Arial, sans-serif; font-size: 12px; font-weight: bold; color: #FD360C; padding-bottom: 10px;}

a.industry:link {text-decoration: none; color: #FD360C;}
a.industry:hover {text-decoration: underline; color: #FD360C;}
a.industry:visited {text-decoration: none; color: #FD360C;}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	margin-bottom: 3px;
	margin-top: 3px;
}

#container {
	background-color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	margin-top: 10px;
	color: #000000;
}

/* Header Styles */

#header-top {
	padding-top: 15px;
}
#header-top-logo {
	width: 525px;
	float: left;
	padding-left: 25px;
	padding-bottom: 10px;
}
#header-top-form {
	width: 250px;
	float: right;
	font-family: Verdana, sans-serif;
	text-align: right;
	padding-right: 25px;
}
#header-top-form p {
}
#header-top-form .sp-q {
	width: 115px;
	height: 18px;
	border: 1px solid #0033CC;
}

/* Navigation Styles */

#nav {
	float: left;
	width: 850px;
	padding-left: 25px;
	padding-right: 25px;
	height: 33px;
	
}

/* Media Styles */

#media {
	float: left;
	width: 850px;
	height: 200px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
}
#media-flash {
	height: 200px;
	width: 505px;
	background-color: #FFFFFF;
	float: left;
	
}

#media-product {
	float: right;
	height: 200px;
	width: 345px;
}

/* Content Styles */

#content {
	width: 850px;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 7px;
}
#content-line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#content-line-news {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#content-line-industry {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 10px;
}
#content-line-press {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* Content: Home Box Styles */

#home-box {
	width: 500px;
	height: 450px;
	border: 2px solid #CCCCCC;
	float: left;
}
#home-box-top {
	float: left;
	background-color: #FFFFFF;
	height: 200px;
	width: 498px;

}
#home-box-base-rite {
	background-color: #FFFFFF;
	height: 150px;
	width: 245px;
	float: right;
	
}

#home-box-base {
	background-color: #FFFFFF;
	height: 150px;
	width: 245px;
	float: left;
}
#home-box-top p {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 6px;
	padding-left: 10px;
}

#home-box-top h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#home-box-base h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	padding-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#home-box-base p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin-top: 6px;
	color: #000000;
	margin-left: 10px;
}
#home-box-base a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	margin-right: 10px;
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}
#home-box-base a:visited {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	float: right;
	margin-right: 10px;
	font-weight: bold;
}
#home-box-base a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FF3300;
	text-decoration: underline;
	float: right;
	margin-right: 10px;
	font-weight: bold;
}
#home-box-base-rite h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	margin-top: 3px;
	margin-bottom: 3px;
}
#home-box-base-rite p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 6px;
}
#home-box-base-rite a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#home-box-base-rite a:visited {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#home-box-base-rite a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;	
}
#home-box-top .bestim {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
.home-box-top{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.home-box-top a:link {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	margin-right: 10px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.home-box-top a:visited {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	margin-right: 10px;
	font-weight: bold;
}
.home-box-top a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FF3300;
	text-decoration: underline;
	margin-right: 10px;
	font-weight: bold;
}
#home-box-top h5 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 6px;
}

/* Content: Industry Styles */

#industry {
	width: 345px;
	background-color: #FFFFFF;
	height: 300px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#industry-top {
	width: 345px;
	float: left;
	margin-bottom: 3px;
}
#industry-top h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;;
	padding-left: 10px;
	margin-top: 7px;
	margin-bottom: 3px;
}
#industry p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin-left: 10px;
	line-height: 14px;
}
#industry-low {
	width: 345px;
	float: left;
	padding-top: 10px;
}
#industry-base {
	width: 345px;
}
#industry-base-line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-left: 10px;
}
#industry-base .iso {
	float: right;
	padding-top: 5px;
}
#industry-base .fast40 {
	float: left;
	margin-left: 30px;
	padding-top: 5px;
}
#industry-base .intel {
	float: left;
	margin-left: 10px;
	padding-top: 5px;
}

/* Industry-content Styles */

#industry-content {
	width: 325px;
	margin: 0px;
	padding: 0px 10px;
	height: 175px;
	float: left;
}
#industry-content table {
	width: 325px;
	margin: 0px;
	padding: 0px;
	height: 0%;
}
#industry-content td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
#industry-content p {
	margin: 0px;
	padding: 0px;
}
#industry-content .solutions-icon {
	margin: 0px;
	padding: 0px 5px 8px 0px;
	height: 50px;
	width: 50px;
}
#industry-content a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FF3300;
}
#industry-content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
#industry-content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

/* Footer Styles */

.footer {
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
#footer-line {
	width: 850px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF3300;
	font-weight: bold;
}
#footer p .footer-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}
#footer-right {
	margin: 0px;
	padding: 0px;
	float: right;
}
#footer-left {
	margin: 0px;
	padding: 0px;
	float: left;
}

/* Class Styles */

.client_name {
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
}
.clear {
	clear: both;
}
.bs-title {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
}
.subtle {
	font-size: 8px;
	font-style: normal;
	color: #BEBEBE;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

/* thumbail styles */
#thumbails {
	width: 73px;
	height:44px;
	margin:3px;
	border: #999 solid 1px;
	
}
	
