/* CSS Document */

#container {
	position:relative;
	margin-left:auto; 
	margin-right:auto;
	width: 900px;
}

/*a {
	text-decoration: none;
	color: #0C507A;
}*/

a {
	text-decoration: none;
	color: #FA5858;
	
}

a:hover {
	text-decoration: underline;
}

#content {
	position: relative;
	clear: both;
	z-index: 1px;
}

#header {
	position: relative;
	clear: both;
}

#breadCrumbs {
	position: relative;
	background: url(../images/breadcrumbs_bg.gif) no-repeat top left;
	height: 32px;
	width: 900px;
}

#breadCrumbs #text{
	color: #2E2E2E;
	font-weight:bold;
	font-size: 11px;
	width: 500px;
	padding: 9px 0 0 247px
}

#breadCrumbs #text a{
	color: #AC0000;
	font-weight: normal;
	text-decoration: none;
}

#breadCrumbs #text a:hover {
    color: #F78181;
   	text-decoration: underline;
}
/*
#breadCrumbs #text a{
	color: #666666;
	font-weight: normal;
	text-de
}
#breadCrumbs #text a:hover {
	color: #F78181;
}*/
/*
#breadCrumbs #text a:hover {
	color: #0C4F79;
}*/

#columnLeft {
	width: 213px;
	float: left;
}

#columnCenter {
	width: 653px;
	position: relative;
	float: left;
}

#columnRight {
	width: 29px;
	position: absolute;
	right: 0px;
	top: 88px;
}

#subNav {
	background: url(../images/subnav_bg.gif) repeat-y top left #A4A4A4;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

/* #subNav {
	background: url(../images/subnav_bg.gif) repeat-y top left #083D63;
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px 
 }*/
	
#subNav ul{
	list-style: none;
	margin: 0 0 0 22px;
}

#subNav li{
	padding: 6px 0 6px 21px;
}

#subNav li a{
	color: #FFFFFF;
	text-decoration: none;
}


#subNav li a:hover {
	text-decoration: none;
	color: #F78181;
}

/*#subNav li a:hover {
	text-decoration: none;
	color: #63BDED;
}*/

#subNav #active{
	background: url(../images/subNavListBg.gif) no-repeat top left;
}

#subNav #activeWSub{
	background: url(../images/subNavListBgWSub.gif) no-repeat top left #6E6E6E;
}

/*#subNav #activeWSub{
	background: url(../images/subNavListBgWSub.gif) no-repeat top left #0C527E;
}*/
.redText {
	color: #B40404;
}

.whiteredText {
	color: #FFFFFF;
}

/*.blueText {
	color: #63BDED;
}*/

#subNav #subsubNav {
	font-size: 12px;
	padding: 5px 0 0px 0;
	margin: 0 0 0 0;
}

#subNav #subsubNav li {
	padding: 5px 0 3px 20px;
	margin: 0 0 0 0px;
	background: url(../images/arrow_white.gif) no-repeat 9px 9px;
	
}

#activesubsub {
	color: #F5A9A9;
}

#whiteBackground {
	margin: 0 0 0 22px;
}

#testimonial {
	background: url(../images/side_grey_bg.gif) repeat-y top left;
	margin: 0 0 0 22px;
	width: 191px;
	color: #585858;
}

#testimonialImage {
	margin: 10px 0;
}

#testimonial a{
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #6E6E6E;
}

#testimonial a:hover{
    color: #F78181;
   	text-decoration: underline;
}

#testimonial #youtubetitle{
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #F78181;
}

#testimonial #youtubetitle:hover{
    color: #F78181;
   	text-decoration: underline;
}

#testimonial #text {
	margin: 0 0 0 19px;
	padding: 14px 0 0 0;
	width: 142px;
}

#testimonial #textImage {
	margin: 0 0 0 16px;
	padding: 14px 0 0 0;
	width: 142px;
}

#testimonialBottom {
	margin: 0 0 0 0;
}

#testimonial .signOff {
	font-weight: bold;
	font-size: 11px;
}

#shadowLeft {
	margin: 0 0 0 201px;
}

#columnCenter #content {
	width: 648px;
	margin: 1px 0 0 5px;
}

#columnCenter #content #subHead{
	width: 648px;
	height: 178px;
	background: #EFEFEF url(../images/subhead_bg_bottom.gif) no-repeat bottom left;
}

#columnCenter #subHeadContent {
	padding: 25px 0 0 0;
	margin: 0 41px 0 25px;
}


#columnCenter #subHeadContent #subHeadTitleText{
	/*	margin: 0 30px 0 25px;*/
	font-size: 28px;
	font-weight: 100;
	line-height: 16px;
	color: #CC0000;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}


/*#columnCenter #subHeadContent #subHeadTitleText{
	padding: 10px 0 0 0;
	//margin: 0 30px 0 25px;
	font-size: 28px;
	font-weight: 100;
	line-height: 16px;
	color: #F00;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
*/

#columnCenter #columnCenterContent {
	margin: 24px 25px 0 27px;
}

#columnCenter #columnCenterContentProductItem {
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	border-top: 1px solid #D2D2D2;
	margin: 4px 0 0 0;
	background: #EEE;
}

#columnCenter #columnCenterContentProductItem2 {
	border: 1px solid #D2D2D2;
	margin: 0 0 0 0;
	background: #EEE;
}

#columnCenter #product{
	margin: 22px 25px 0 27px;
}

#columnCenter #product #link{
	font-size: 10px;
	font-weight: bold;
	margin: 5px 10px 0 0;
	float: right;
}

#columnCenter #linkRight{
	font-size: 10px;
	font-weight: bold;
	margin-right: auto;
	float: right;
}

#columnCenter #subheadImage {
	margin: 0 0 20px 0;
}

#columnCenter .subHeadText {
	font-size: 17px;
	color: #424242;
	line-height: 22px;
	font-weight: bold;
}
#columnCenter .subHeadTextsub {
	font-size: 14px;
	color: #424242;
	line-height: 22px;
	font-weight: bold;
}

#columnCenterContent  #indented_p {
	padding-left: 20px;
}
#columnCenter table .tableSubHeadText {
	font-size: 12px;
	color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 5px;
}



H1 {
	font-size: 20px;
	color: #AC0000;
	margin: 0 0 12px 0;
}

H2 {
	font-size: 16px;
	color: #B40404;
	margin: 0 0 8px 0;
} 

H3 {
	font-size: 14px;
	color: #2E2E2E;
	margin: 0 0 0px 0;
}

H4 {
	font-size: 12px;
	color: #424242;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #DCDCDC;
	font-weight: normal;
	width: 280px;
}

H5 {
	font-size: 12px;
	color: #6E6E6E;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #DCDCDC;
	font-weight: bold;
	width: 270px;
}

H6 {
	font-size: 16px;
	color: #ffffff;
	padding-left: 5px;
	margin: 4px 0 4px 0;
} 

/*H6 {
	font-size: 11px;
	color: #848484;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #DCDCDC;
	font-weight: bold;
	width: 600px;
}*/



#columnCenter #callOut {
	width: 588px;
	height: 63px;
	background: url(../images/callout.gif) no-repeat top left;
	margin: 15px 0 15px 0;
}

#columnCenter #callOutContent {
	padding: 10px 20px 0 20px;
}


#footer {
	clear: both;
	color: #999999;
	margin: 0 0 0 244px; 
	padding: 40px 0 20px 0;
	font-weight: bold;
	font-size: 11px;
}

#footer a {
	color: #AC0000;
}

#footer a:hover {
    color: #F78181;
   	text-decoration: underline;
}

/*#footer a {
	color: #2E2E2E;
}
#footer a:hover {
	color: #333333;
	text-decoration: none;
}*/
#teamTable td {
	font-size: 14px;
	color: #0C4F79;
}

#teamTable td a{
	font-size: 14px;
	color: #0C4F79;
	text-decoration: none;
	font-weight:bold;
}

#teamTable td a:hover{
	text-decoration: underline;
}

.redBold{
	font-size: 11px;
	font-weight: normal;
	color: #AC0000;
}

.greyBold{
	font-size: 11px;
	font-weight: normal;
	color: #7F7F7F;
}

.greyDarkBold{
	font-size: 11px;
	font-weight: bold;
	color: #7F7F7F;
}

.boldSmall{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
/*.boldSmall{
	font-size: 11px;
	font-weight: bold;
	color: #0C4F79;
}*/

#teamItem {
	border-top: 1px solid #DCDCDC;
	margin: 7px 0 20px 0;
	padding: 7px 0 0 0;
}

#logoTable td {
	border-top:1px solid #DCDCDC;
	border-left:1px solid #DCDCDC;
}

#dealers h2 {
	font-size: 15px;
	color: #333333;
}

#dealers a {
	font-weight: bold;
	color: #0C4F79;
}

#corporateStaff h2 {
	font-size: 14px;
	color: #0C507A;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #DCDCDC;
	font-weight: bold;
	width: 270px;
}

ol {
	margin: 0 0 0 20px;
	list-style-type: lower-roman;
}

ol li{
	font-size: 11px;
	font-weight: bold;
	list-style-type: lower-roman;
}

#imageFloatRight {
	float: right;
	margin: 0 0 0 12px;
	padding: 8px;
	border: 1px solid #DCDCDC;
}

#recentCoverage {
	list-style: none;
	margin: 0 0 0 0;
	font-size: 11px;
	font-weight: bold;
}

#recentCoverage a{
	font-size: 12px;
	font-weight: normal;
}

#recentCoverage li{
	list-style: none;
	border-top: 1px solid #DCDCDC;
	padding: 8px 0 5px 0;
	margin: 2px 0;
	clear: both;
}

#recentCoverage #article{
	margin: 0 0 8px 0;
	padding: 0 0 0 8px;
	border-left: 1px solid #DCDCDC;
}

#recentCoverage #source{
	float: right;
	width: 100px;
	margin: 0 0 8px 0;
}

#recentCoverage #date{
	float: left;
	width: 50px;
	margin: 0 0 8px 0;
}



#columnCenterContent ul {
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 12px 15px;
}

#columnCenterContent li {
	background: url(../images/list_arrow.gif) 0 top no-repeat;	
	padding: 0px 0 2px 13px;
	height: auto;
}

#listNoArrow {
}

#listNoArrow ul{
	margin: 0 0 0 3px; 
}

#listNoArrow li{
	background: none;
	margin: 0 0 0 0px;
}

#listNoArrow ul li ul{
	margin: 5px 0 0 12px; 
}

#listNoArrow ul li ul li{
	
}

#testimonialList ul {
	list-style: none;
	margin: 0 0 0 0;
	font-size: 12px;
	font-weight: normal;
}

#testimonialList li {
	background: none;
	border-top: 1px solid #DCDCDC;
	padding: 8px 0 8px 0;
	height: auto;
}

#testimonialList .quoteName {
	margin: 7px 0 0 0;
	color: #424242;
	font-size: 11px;
	font-weight: bold;
}

#pictureBorder {
	border: 1px solid #DCDCDC;
	padding: 10px;	
}

#pressReleaseTable td {
	border-top: 1px solid #DCDCDC;
	padding: 5px 0 5px 0;
	text-align: left;
}

#pressReleaseTable #article{
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border-left: 1px solid #DCDCDC;
}
#pressReleaseTable #partner_communication {
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border-left: 1px solid #DCDCDC;
	color: #2E9AFE;
}
#pressReleaseTable #direct_epxresso_info {
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border-left: 1px solid #DCDCDC;
	color: #088A4B;
}
#pressReleaseTable #notice {
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border-left: 1px solid #DCDCDC;
	color: #ac0000;
	background-color: #D8D8D8;
}



#pressReleaseTable #city{
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border-left: 1px solid #DCDCDC;
}

#pressReleaseTable #booth{
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
	border-left: 1px solid #DCDCDC;
	font-size: 11px;
	font-weight:bold;
}

#columnCenterContent #videoTable thead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #2e2e2e;
	background-color: #DFDFDF;
	text-align: center;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	height: 25px;
	width: auto;
	border: medium solid #2e2e2e;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#columnCenterContent #videoTable tbody {
	text-align: center;
	vertical-align: top;
}

#clr{ clear: both; }

#adTable  {
	border-top: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
}

#adTable td {
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	padding: 15px;
	text-align: center;
}

#adTable img{
	border: 1px solid #DCDCDC;
}

/* Ross' CSS for IFH */
.product_table
{
    border-collapse: collapse;
    margin: auto;
    background: #EEEEEE;
}

.product_table td
{
    border: solid 1px #999;
    padding: 2px 5px;
    text-align: center;
}

.order_button
{
    display: block;
    text-align: center;
    width: 150px;
    margin: 20px auto;
    padding: 8px;
    background: #A11;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
}

.bold
{
    font-weight: bold;
}
