﻿/*-----------------------------------------------------------------------------
TechMD Stylesheet

-----------------------------------------------------------------------------*/


/* GENERAL STYLES -----------------------------------------------------------*/

form * { margin:0; padding:0; }
p { padding-bottom: 14px; }
img { border:0; }
ul, ol { margin: 14px 0 14px 40px; }

.clear { clear: both; font-size:1px; height:1px; line-height:1px; }

a { color: #8C1012; }
a:hover, a:active, a:focus { color: #CF1920; }


/* MASTER PAGE --------------------------------------------------------------*/

body {
	background: #333E43 url(../Images/bg-home.gif) top center repeat-x; padding: 0 0 30px 0; margin:0;
	text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; }
#wrapper { width: 954px; text-align: left; margin: 0 auto; }

/* Header */	
#header { height: 21px; line-height: 21px; color: #fff; text-align: right; font-size: 11px; }
	#header img { position: relative; top: 1px;}
	#header a { color: #fff; text-decoration: none; }
	#header a:hover { text-decoration: underline; }

/* Logo */
#logo { height: 109px; background: url(../Images/bg-header.jpg) top right no-repeat; }
	#logo img { margin-top: 30px; }

/* Navigation */
#nav {}
	#nav ul { padding:0; margin:0; list-style: none; }
	#nav li { height:38px; float:left;  }

/* Content */
#content { background: #ffffff url(../Images/bg-home-content.jpg) left bottom repeat-x; padding: 22px 14px 16px 18px; }

/* Footer */	
#footer { 
	height: 46px; padding-left: 140px; clear:both;
	background: #182023 url(../Images/logo-footer.jpg) 0 0 no-repeat; 
	font-size: 11px; color: #ffffff; }
	
	#footer .left { float:left; width: 198px; margin-top: 9px; border-right: 1px solid #fff; line-height: 14px; }
	#footer .right { float:left; padding: 9px 0 0 16px; width:590px; line-height: 14px; }
	#footer a { color: #fff; text-decoration: none; }
	#footer a:hover, #footer a:active, #footer a:focus { color: #fff; text-decoration: underline; }


/* HOME PAGE STYLES -----------------------------------------------------------*/

#flash { font-size:1px; line-height:1px; }

#content {}
	#content .col1 { 
		font-size: 11px; color: #333333;
		float:left; width: 230px;  }
	#content .col2 { 
		font-size: 11px; color: #333333;
		float:left; width: 230px; }
	#content .col3 { 
		font-size: 11px; color: #333333;
		float:left; width: 230px; }
	#content .col4 { 
		font-size: 11px; color: #333333;
		float:left; width: 230px; }
	
	#content .col1 h2, #content .col2 h2, #content .col3 h2, #content .col4 h2 { 
		text-transform: uppercase; font-size: 12px; color: #333; padding-bottom: 12px; } 	
	#content .col1 .text img, #content .col2 .text img, #content .col3 .text img { border: 1px solid #aaa; }	
	#content .col1 .text, #content .col2 .text, #content .col3 .text { 
		min-height: 230px; height: 230px; line-height: 17px; }
    #content .col1 .text div { margin-right: 20px; }
    #content .col2 .text div { margin-right: 20px; }
    #content .col3 .text div { margin-right: 30px; }
		
	#content .col4 h2.awards { border-top: 1px solid #aaa; }	
	#content .col4 .text { text-align: center; }
	.newsLeadInItem { margin-bottom:14px; }
	.newsLeadInItemDate { font-weight:bold; }
	
/* SUBPAGE STYLES -----------------------------------------------------------*/	

#subcontent { clear:both;background: #ffffff url(../Images/bg-home-content.jpg) left bottom repeat-x; padding-bottom: 8px; overflow:auto; }
#subcontent .subcontent-wrapper { background: url(../Images/sidebar-line.gif) 0 0 repeat-y; overflow: auto; }

#subcontent h1 { 	
	background: #fff url(../Images/bg-subpage-header.jpg) 0 0 no-repeat; height:80px; padding-left: 20px; line-height:72px;
	font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-transform: uppercase; color:#fff; font-size: 18px;  }

/* Left Column */
#subcontent .col1 { width: 238px; float:left;}
	/* navigation */
	#subcontent .col1 .nav { padding: 0 15px 0 15px; margin:0; list-style:none;
		font-size:12px; font-weight: bold; color: #666; text-transform: uppercase; }
	#subcontent .col1 .nav ul { text-transform:none; list-style: none; margin:0; }	
	#subcontent .col1 .nav li li { border-bottom: 1px solid #aaa; padding:0 0 6px 0; margin-bottom: 6px; }
	#subcontent .col1 .nav li a { display:none; }
	#subcontent .col1 .nav li li a { color:#666; text-decoration:none; padding-left: 10px; display:block; }
	
	#subcontent .col1 .nav li.on a { background: url(../Images/bullet.gif) left center no-repeat; color:#000; }
	#subcontent .col1 .nav a:hover { text-decoration: underline; }
	
	/* quotes & awards */
	#subcontent .col1 .quotes { padding: 20px 15px 0 15px; font-size:11px; }
	#subcontent .col1 .quotes .right { text-align:right; padding-top: 10px; }
	#subcontent .col1 .awards { margin: 20px 15px 0 15px; border-top: 1px solid #aaa; padding-top: 14px; }
	#subcontent .col1 h4 { font-size: 14px; text-transform: uppercase; color: #333333; padding-bottom: 14px; }
	#subcontent .col1 h5 { font-size: 12px; color: #1e52ac; }	

/* Main Content Column */	
#subcontent .col2 { float:left; width: 466px; }
	#subcontent .col2 .col2-inner { padding: 6px 20px 20px 20px; }
	#subcontent .col2 h2 { font-size:16px; font-weight:bold; margin-bottom: 14px; }
	#subcontent .col2 h5 { font-size: 13px; font-weight:bold; color:#7B011A; }
	
	/* Our Team */
	.col2 dl {}
	.col2 dt { float:left; clear:both; display:block; width:80px; padding-top: 7px; }
	.col2 dd { float:left; width: 345px;  }
	
	/* News */
	.col2 .post { padding-bottom: 2px; }
	
	/* forms */
	.col2 .labelColumn { width: 120px; padding-top:2px; vertical-align:top; }
	.col2 input { padding:2px; height: 16px; width:260px; margin-bottom: 4px; }
	.col2 textarea { padding:2px; height: 106px; width:260px; margin-bottom: 4px; font-family:Arial, Helvetica, sans-serif; font-size:13px; }
	.col2 #ctl00_Content_ctl00_btnSubmit { width: 90px; height: 22px; color: #fff; font-size: 11px; text-transform: uppercase; background-color: #961A1A; border: 1px solid #000; }
	.col2 #ctl00_Content_ctl00_btnSubmit:hover { background-color: #5F0013; cursor: pointer; }	

/* Sidebar Column */	
#subcontent .col3 { float: left; width: 248px;}
	#subcontent .col3 ul { list-style:none; margin: 40px 15px 0 15px; }
	#subcontent .col3 ul .header { background:url(../Images/sidebar.gif) 0 0 repeat-x; color:#fff; height:37px; line-height:37px;
		text-transform: uppercase; font-weight:bold; font-size: 14px; display:block; padding-left:15px; }
	#subcontent .col3 ul .wrapper {width:186px;border: 1px solid #aaa; padding: 0 15px; background: url(../Images/sidebar-bg.gif) 0 0 repeat-x #FFFFFF; }
	
	#subcontent .col3 ul ul { margin:0; }
	#subcontent .col3 ul ul li { font-size:11px; line-height: 16px; padding: 10px 0; }
	#subcontent .col3 ul ul li.div { font-size:11px; line-height: 16px; border-bottom: 1px solid #aaa; }
	#subcontent .col3 ul ul a { color:#000; }
	#subcontent .col3 ul ul strong, #subcontent .col3 ul ul b { color: #1e52ac; }
	
	#subcontent .col3 li.computer { background:url(../Images/sidebar-computer.gif) left center no-repeat; 
		border-bottom: 1px solid #aaa; padding: 22px 0 22px 76px; }
	#subcontent .col3 li.text { background:url(../Images/sidebar-text.gif) left center no-repeat; border-bottom: 1px solid #aaa; padding: 22px 0 22px 76px; }
	#subcontent .col3 .video { background:url(../Images/sidebar-video.gif) left center no-repeat; padding: 22px 0 22px 76px; }