@charset "utf-8";

/*     Font Styles     */

body, table, input, select, textarea, .normal {
	font: 13px Arial, Helvetica, sans-serif;
}
.maroon {
	color: #a6154d;
}
h1 {
	background: url(../images/layout/heading_icon.png) no-repeat;
	font: 12px/28px Arial, Helvetica, sans-serif;
	padding-left: 30px;
	height: 28px;
}
h1 a {
	text-decoration: underline;
}
h1 a:hover {
	text-decoration: underline;
	font-weight: bold;
}
h2 {
	background: url(../images/layout/tagline2_gradient.png) no-repeat;
	height: 20px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	text-align: center;
}
#news_panel h2 {
	width: 162px;
	background: url(../images/layout/news_heading_icon.png) no-repeat;
	height: 28px;
	line-height: 28px;
	font-size: 11px;
	padding-left: 26px;
	text-align: left;
	margin: 0px 0px 20px;
}
h3 {
	background: url(../images/layout/tagline2_gradient.png) no-repeat;
	height: 20px;
	font: 11px/20px Arial, Helvetica, sans-serif;
	padding-left: 10px;
}
a {
	color: #a6154d;
}
a:hover {
	color: #ef0861;
}
#news_panel a {
	color: #a6154d;
	text-decoration: none;
	background: url(../images/layout/arrow.png) no-repeat left center;
	padding-left: 10px;
	height: 11px;
}
#news_panel a:hover {
	color: #ef0861;
	background: url(../images/layout/arrow_ro.png) no-repeat left center;
	padding-left: 10px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/*     CSS Helpers     */

.clear {
	clear: both;
}

select, textarea, input[type="text"], input[type="password"], .textbox { /* file attach must be styled manually */
	width: 200px;
	border: 1px solid #FFFFFF;
}
input[type="submit"] {
	border: 1px solid #FFFFFF;
}
/*     Layout Styles     */

body {
	background: #0F1A48 url(../images/layout/bg2.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 999px;
	margin: 0px auto;
}
#banner {
	background: url(../images/layout/solidtech_logo.jpg) no-repeat;
	height: 101px;
	width: 999px;
}
#top_nav {
	height: 23px;
	padding-top: 78px;
	padding-left: 291px;
	text-align: right;
}
/*LVL 1*/
#top_nav ul { margin: 0; padding: 0;}
#top_nav ul li { display: inline; position: relative; list-style: none; background: url(none); margin: 0px; padding: 0px; }
/*LVL 2*/
#top_nav ul li ul { position: absolute; left: 0px; top: 16px; display: none; }
#top_nav ul li:hover ul { display: block; }
/*STYLES*/
#top_nav ul li a { text-decoration: none; padding: 0 10px 0 30px; font-size: 10px; color: #231f20; text-align: left; }
#top_nav ul li a:hover, #top_nav ul li.selected a { color: #a6154d; }

#top_nav ul li#search a { background: url(../images/layout/search_icon.png) no-repeat left center; }
#top_nav ul li#search a:hover, #top_nav ul li#search.selected a { background: url(../images/layout/search_icon_ro.png) no-repeat left center; }

#top_nav ul li#client_login a { background: url(../images/layout/client_login_icon.png) no-repeat left center; }
#top_nav ul li#client_login a:hover, #top_nav ul li#client_login.selected a { background: url(../images/layout/client_login_icon_ro.png) no-repeat left center; }

#top_nav ul li#news_announcements a { background: url(../images/layout/news_icon.png) no-repeat left center; }
#top_nav ul li#news_announcements a:hover, #top_nav ul li#news_announcements.selected a { background: url(../images/layout/news_icon_ro.png) no-repeat left center; }

#top_nav ul li#faqs a { background: url(../images/layout/faqs_icon.png) no-repeat left center; }
#top_nav ul li#faqs a:hover, #top_nav ul li#faqs.selected a { background: url(../images/layout/faqs_icon_ro.png) no-repeat left center; }

#top_nav ul li#downloads a { background: url(../images/layout/downloads_icon.png) no-repeat left center; }
#top_nav ul li#downloads a:hover, #top_nav ul li#downloads.selected a { background: url(../images/layout/downloads_icon_ro.png) no-repeat left center; }

/*#nav ul li ul li a { }*/

#flash {
	background: url(../images/layout/flash.jpg) no-repeat;
	height: 111px;
	width: 999px;
}
#c_container {/* navigation line repeat */
	background: #000105 url(../images/layout/nav_repeat.gif) repeat-y left 1px;
	width: 999px;
}
#c_container_2 {/* content blue end */
	background: url(../images/layout/content_bg_end.jpg) no-repeat right bottom;
	width: 999px;
	overflow: hidden;
}
#c_container_3 {/* navigation gradient top*/
	background: url(../images/layout/nav.png) no-repeat left top;
	width: 999px;
	overflow: hidden;
}
#side_nav { float: left; width: 187px; padding: 5px 0 0 0; }
/*LVL 1*/
#side_nav ul { margin: 0; padding: 0;}
#side_nav ul li { position: relative; list-style: none; background: url(none); margin: 0px; padding: 0px; }
/*LVL 2*/
#side_nav ul li ul { position: absolute; left: 187px; top: 0px; display: none; }
#side_nav ul li:hover ul { display: block; }
/*STYLES*/
#side_nav ul li a { display: block; text-decoration: none; padding: 0 0 0 16px; color: #fff; height: 30px; line-height: 30px; }
#side_nav ul li a:hover, #side_nav ul li.selected a { color: #a6154d; }
body#home #side_nav ul li#home_link a { color: #a6154d; }
/*#nav ul li ul li a { }*/

#contentarea_home {
	width: 578px;
	padding: 14px 26px 8px 20px;
	float: left;
}
#contentarea_general {
	width: 766px;
	padding: 14px 26px 8px 20px;
	float: left;
}
#news_panel {
	background: url(../images/layout/content_news_line_repeat.png) repeat-y left top;
	float: left;
	width: 188px;
	margin-top: 48px;
	margin-bottom: 14px;
}
#news_panel_padding {
	width: 154px;
	padding-right: 15px;
	padding-left: 19px;
}
#footer {
	background: url(../images/layout/footer.gif) no-repeat;
	margin: 0px auto;
	width: 999px;
	padding-top: 55px;
}


/*     Website Info Content Holder     */

#website_info{
	margin: 0px auto;
	padding: 0px 0px 0px 6px; /*this can be modified if more/less padding is required*/
}
.float23{
	float: left;
	width: 23%;
}
.float53{
	float: left;
	width: 53%;
}
#text_align, #quadtech {
	float: left;
}
#quadtech a {
	display: block;
	height: 14px;
	width: 63px;
	overflow: hidden;
	background: url(/images/layout/quadtech_logo_light_smaller.png) no-repeat;
}
#quadtech a:hover {
	background: url(/images/layout/quadtech_logo_light_smaller.png) no-repeat -63px;
}
#text_links {
	text-align: center;
	padding-top: 10px;
}

/*     PAGE STYLES     */
/*     Portfolio     */

table#portfolio_box td { vertical-align: top; text-align: center; }
#portfolio_box img {
	border: 1px solid #FFFFFF;
	text-decoration: none;
}
#portfolio_box a img { text-decoration: none; }
#portfolio_box a { font-weight: bold;)
#imageDetails {
	color: #000000;
}