/* @override http://crimsonpepper.com/devsites/freeance/css/main.css */

/*  hide print  */

#header_print, #footer_print {
	display:none;
	}



/*  common layout items  */

body { 
	text-align: center;
	color:#323232;
	}

#container { 
	position: relative;
	width:950px;
	margin: 0 auto;
	text-align: left;
	}
#nav_main {
	position: absolute;
	top:0; left:0;
}

#index #footer {
	width: 850px;
	margin:0px 0px;
	padding: 50px 50px 0 50px;
	border-top: none;
	height:200px;
	background: #fbfbfc url(../images/bg_homeFooter.jpg) no-repeat;
}
#footer {
	width: 845px;
	margin:100px 50px;
/*	border-top: 1px solid black; */
}
#footer p.footlogos {
	clear: both;
	float: right;
}
#footer img {
	text-align:right;
}

ul.footer {
	list-style-type: none;
	width: 950px;
	margin-top:20px;
	padding: 0px;
}

ul.footer li {
	float: left;
	padding: 0 25px 0 0;
	color: 333333;
}

.clear {
	clear:both;
}

.center {
	text-align: center;
	margin: 0 auto;
}

/* sub nav - Level 1*/

#nav_product {
	padding: 16px 10px 2.2em 50px;
	width: 890px;
}

ul.nav_product{
	list-style-type: none;
	padding: 0px;
}

ul.nav_product li {
	display: inline;
	padding-right: 30px;
	font-size: 1.1em;
	color: #333;
}

.web ul.nav_product li {
	display: inline;
	padding-right: 80px;
	font-size: 1.1em;
	color: #333;
}

ul.nav_product li a, ul.nav_product li a:visited  {
	color: #333;
	text-decoration: none;
	padding-bottom: 33px;
}

ul.nav_product li a:hover{
	color: #990000;
	text-decoration: none;
	padding-bottom: 35px;
	background: url(../images/sub_nav_arrow_hover.png) no-repeat center 21px;
}

ul.nav_product li.active a, ul.nav_product li.active a:visited{
	color: #990000;
	text-decoration: none;
	padding-bottom: 32px;
	background: url(../images/sub_nav_arrow.png) no-repeat center bottom;
}

/* sub nav - Level 2 */

ul#nav_productsub{
	list-style-type: none;
	padding: 0px;
	padding-right: 10px;
}

ul#nav_productsub li {
	padding: 0.5em 0 0.75em 0em;
	color: #333;
	
}

ul#nav_productsub li a, ul.nav_productsub li a:visited {
	color: #333;
	text-decoration: none;
}

ul#nav_productsub li a:hover {
	color: #990000;
	text-decoration: none;
}

ul#nav_productsub li.active a {
	color: #990000;
	text-decoration: none;
}


/*  Index  */

#index {
	background: #fbfbfc url(../images/bg_home.jpg) repeat-x;
	}
	
#index #branding {
	position:relative;
	top:40px; left:0;
	width:950px;
	height:488px;
}
#index .logo {
	position: absolute;
	top: 0px; left: 0px;
	width: 488px;
	height: 191px;
}	

#index .action {
	position: absolute;
	top: 191px; left: 0;
	width: 488px;
	height: 297px;
	background: #fbfbfc;
}

#index .action h3 {
	padding: 45px 0 0 116px;

}
#index .action h4 {
	padding: 0 0 0 116px;
}
#index .action ul {
	padding: 0 0 0 132px;
}

#index .image {
	position: absolute;
	top: 0px; left: 488px;
	width: 462px;
	height: 488px;
}	
#index #content {
	position:relative;
	width: 950px;
	padding:0px 0 100px 0;
	background: #fbfbfc url(../images/bg_homeContent.jpg) repeat-y;
}
#index ul.column {
	list-style-type: none;
	width: 841px;
	margin: 15px 0 0 109px;
	padding: 0;
}

#index ul.column li {
	float: left;
	width: 230px;
	margin: 0;
	padding: 0 10px;
}
#index ul.column li h4 {
	font-size: 130%;
	padding: 0px 0px 10px -10px;
}
#index h4.orangeLight {
	color:#ff6633;
}
#index h4.redLight {
	color:#990000;
}
#index h4.yellowLight {
	color:#cc9900;
}

.redLight {
	color:#990000;
}

	
	
/*  Product Home  */	
	
#prodhm {
	background: #ffffff url(../images/bg_product.jpg) repeat-x;
	}
#prodhm #branding, #prodsub #branding {
	position: relative;
	top:40px; left:0px;
	width: 950px;
	height: 382px;	
}
#prodhm .logo, #prodsub .logo {
	position: absolute;
	top: 0px; left: 0px;
	width: 950px;
	height: 114px;
}	
#prodhm .action, #prodsub .action {
	position: absolute;
	top: 114px; left: 592px;
	width: 358px;
	height: 259px;
}	
#prodhm .action h3, #prodsub .action h3 {
	padding:15px 0 0 20px;
}
#prodhm .action ul, #prodsub .action ul {
	margin-left:20px;
	padding-left:20px;
}
#prodhm .action p, #prodsub .action p {
	margin-left:20px;
}
#prodhm .image, #prodsub .image {
	position: absolute;
	top: 114px; left: 0px;
	width: 592px;
	height: 259px;
}	
#prodhm #content, #prodsub #content {
	position:relative;
	top:30px;
	width: 950px;
	background: url(../images/bg_prodsubNav.jpg) no-repeat;
}

#prodhm h2.redLight {
	color:#990000;
	text-align: center;
}

#prodhm ul.column {
	/*list-style-type: none;
	width: 883px;
	margin: 50px 0 0 67px;
	padding: 0;*/
	width: 845px;
	padding: 0 50px 0 50px;
	list-style-type: none;
}

#prodhm ul.column li {
	/*float: left;
	width: 169px;
	margin: 0;
	padding: 0 20px;*/
	float: left;
	width: 190px;
	padding: 0 20px 0 0px;
	/*padding: 0 10px 0 0px;*/
}
#prodhm ul.column li ul {
	margin: 0;
	padding: 0 20px;
}
#prodhm ul.column li ul li {
	margin: 0;
	padding: 0;
	width: 100%;
	
}

/*  Product Subpage  */

#prodsub {
	background: #ffffff url(../images/bg_product.jpg) repeat-x;
	}
#prodsub #content {
	
}
#prodsub .column {
	float:left;
	width:190px;
	padding: 0 20px 0 50px;
}

#prodsub .column {
	float:left;
	width:190px;
	padding: 0 20px 0 50px;
}

#prodsub .column span.top {
	display: block;
	background: url(../images/sub_nav2_bg_top.png) right top;
	width: 188px;
	height: 16px;
}

#prodsub .column span.middle{
	display: block;
	background: url(../images/sub_nav2_bg_middle.png) repeat-y right top;
	width: 188px;
	padding: 0px;
	margin: 0px;
}

#prodsub .column span.bottom {
	display: block;
	background: url(../images/sub_nav2_bg_bot.png) right top;
	width: 188px;
	height: 89px;
	padding: 0px;
	margin-top: -20px;
}

#prodsub .copy {
	float:left;
	width:607px;
	padding-top: 22px;
}

/*  Main Subpage  */

#subpage {
	background: #fff url(../images/bg_subpage.jpg) repeat-x;
	}
#subcontainer {
	position: relative;
	top:40px;
	width:950px;
	height:300px;
	background: #fff url(../images/bg_subcontainer.jpg) 0 0;
}
#subpage #content {
	position: relative;
	float:left;
	width:690px;
}
#subpage #branding {
	position: relative;
	top:0px; left:0px;
	width:690px; 
	height:253px;
}
#subpage .logo {
	position: absolute;
	top:0px; left:0px;
	width:356px;
	height:147px
}
#subpage .title {
	position: absolute;
	top:147px; left:0px;
	width:356px;
	height:106px;
}
#subpage .title h3 {
	margin:30px 0 0 90px;
	font-size: 1.8em;
}
#subpage .image {
	position: absolute;
	top:0px; left:356px;
	width:339px;
	height:253px;
}
#subpage #nav_subpage {
	float:left;
	width:236px;
	padding-top:198px;
	margin-left: 20px;
}
#subpage .copy {
	width:540px;
	margin:10px 60px 10px 90px;
}
#subpage h4 {
	color:#990000;
}
#subpage .column, #subpage .columntwo {
	width:240px;
	float:left;
}
#subpage .columntwo {
	margin-left: 50px;
}



/*
body.index #branding {
	width:366px;
	height:106px;
	background: #f4f4f4 url(../images/bg_homeAction.jpg) no-repeat;
	}
*/


#branding {
	display: block;
	clear: both;
	}


#content {

	}

/*
#subpage .copy h4, #subpage .copy p,  #subpage .copy img,  #subpage .copy ul {
	padding:0 90px;
}
#subpage .copy ul, #subpage .copy dl {
	margin:0 90px;
	}
*/
/* text formatting for all columns */


/* others */
h4.vertHead {
	font-size: 130%;
	color: #000;
}
img.rollImage {
	border: 1px solid white;
}
img.rollImage:hover {
	border: 24px solid red;
}
p.subHead {margin-top: 15px;font-size:120%;
}
ul.columnCopy {
	list-style-type: disc;
	margin: 0;
	padding: 0;
	font-size: 95%;
}
ul.columnCopy li {
	
}
ul p.button {
	color: #8d0015;
	margin: 50px;
}
blockquote p.quote {
	font-style: italic;
	font-size: 110%;
}
blockquote p.quotee {
	font-weight: normal;
	font-style: normal;
	color: #000;
	font-size: 85%;
	text-align: right;
}

/* text formatting for all content */

.imgLeft { 
	padding: 0 30px 10px 0;
}
p.fancytext { 
	color:navy;
	}
	
a.button {

	}

a.button:hover {

	}
	
ul.noBullets {
		list-style-type: none;
	}
ul.noBullets li {
	}
ol {

}
ol li {

}	
dl {

	}
dt {
	padding-bottom: 10px;
	}
dd {
	padding-bottom: 10px;
	}
	
/* TDC Added */

div.case_stdy strong.title {
	color:#990000;
	}
div.case_stdy strong.org {
	color:#666666;
	line-height:1;
	}
div.case_stdy div.descrip {
	padding-left:10px;
	}
div.case_stdy div.case_links{
	/*border-top:1px dashed #CCCCCC;*/
	/*border-bottom:1px dashed #CCCCCC;*/
	text-align:right;
	line-height:1.5;
	padding-right:50px;
}