/* Clear default styles */
@import url("reset.css");

body * {line-height:1.22em;}

body {
	background: #fff url('../../images/bridge/bg-body-gradient.gif') repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
}

.colcontrol {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

a {
	outline: 0;
}

a:link, a:active, a:visited {
	color: #333;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

a:hover {
	text-decoration: underline;
    color: #CE5E0D;
}



img {
	border: 0;
	outline: 0;
}

input, select, textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.rollover, .button {
	cursor: pointer;
	cursor: hand;
}

div.clear { /* Float fix */
	clear: both;
	height: 1px; /* Height must be 1 for the wrapping element to actually wrap the containing elements (IE fix) */
	overflow: hidden; /* Style used because MSIE refuses to automatically make div tags less than 1em high when in Standards Compatible mode. */
}
h1.home-content-head{
	font-size:11px;
	font-weight:bold;
	margin:5px 0 3px 0;
	color: #717171;
}
p.home-content{
	font-size:10px;
	margin:0 0 20px 0;
}

/* clearfix : 
-------------------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

* html .clearfix {height: 1%;}


.clearfix-space:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 15px;
}

.clearfix-space {display: inline-block;}

html[xmlns] .clearfix-space {display: block;}

* html .clearfix-space {height: 1%;}
/* clearfix ^ 
-------------------------------------------------------------------------*/

div#site-main {
	background: transparent url('../../images/bridge/bg-site-dropshadow.gif') repeat-y;
	margin: 0 auto;
	width: 779px;
}

div#site-wrapper {
	background: transparent url('../../images/bridge/bg-site-wrapper.gif') no-repeat;
	padding: 0 8px;
	width: 763px;
	min-height: 472px;
}

.left {float: left; display: inline;}
.right {float: right; display: inline;}

/* IE 6 styles */

/* site-header : 
-------------------------------------------------------------------------*/
div#site-header {
	border-bottom: solid 4px #ffde00;
	position: relative;
	padding: 0;
	width: 763px;
	min-height: 115px;
}

    div#site-header.secondary-header {
        border-bottom: 0;
    }

div#headerwrapper {
	background: #fff url('../../images/header-bg.jpg');
}
/* site-header ^ 
-------------------------------------------------------------------------*/

/* site-footer : 
-------------------------------------------------------------------------*/
div#site-footer {
	background: #fff url('../../images/bridge/bg-site-footer.gif') no-repeat;
	margin: 0 auto;
	padding: 26px 8px 0 30px;
	width: 741px;
	height: 50px;
	font-size: 9px;
}

span#site-copyright, ul#footer-links, ul#footer-links li {
	float: left;
	display: inline;
}

span#site-copyright {color: #ababab;}

ul#footer-links {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#footer-links li {
	margin-left: 15px;
	border-left: solid 1px #ababab;
	padding-left: 15px;
}
/* site-footer ^ 
-------------------------------------------------------------------------*/

/* site-content : 
-------------------------------------------------------------------------*/
div#site-content {
	background: #fff url('../../images/bridge/bg-site-content.gif') repeat-x;
	padding: 1px 15px 15px 15px;
	width: 733px;
	min-height: 100px;
}

h1 {
	margin: 3px 0 10px 0;
	font-size: 18px;
	color: #393939;
}

/* page-header-home : 
-------------------------------------------------------------------------*/
div#page-header-home p {
	font-size: 12px;
    margin: 2px 20px;
}
div#page-header-home h1 {
	font-size: 15px;
	margin:0;
	padding: 10px 20px;
	background: transparent url('../../images/bridge/bg-homeintro-top.gif') top left no-repeat;
	height: 12px;
}

div#page-header-home {
	margin: 10px 0 10px 0;
	padding: 0 0 6px 0;
    width: 735px;
    /*height: 72px;*/
    background: transparent url('../../images/bridge/bg-homeintro-bottom.gif') bottom left no-repeat;
    /*background: transparent url('../../images/bridge/bg-homeintro.gif') bottom left no-repeat;*/
}

/* page-header-home ^ 
-------------------------------------------------------------------------*/

div#page-header p {
	/*font-size: 13px;
    line-height: 17px;*/
    margin-right: 20px;
}

div#page-header {
	margin-bottom: 20px;
	border-bottom: solid 1px #d4d4d4;
	padding-bottom: 20px;
}

div#page-header div.left {
	margin-top: 15px;
	width:343px;
	padding-right: 15px;
}

div#page-header div.right {
	margin-top: 15px;
	width: 375px;
}

div#content-left {
	float: left;
	display: inline;
	width: 520px;
	padding-bottom: 100px;
}

div#rail-right {
	float: right;
	display: inline;
	width: 209px;
}

ul {
	padding-left: 8px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 8px;
}

ul.link-list {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	color: #779aae;
	font-weight: bold;
}

ul.link-list li {
	background: transparent url('../../images/bridge/bullet-square-link.gif') no-repeat 0 4px;
	margin-top: 2px;
	padding-left: 12px;
}

a.more {
	display: block;
	margin-top: 2px;
	font-weight: bold;
	font-size: 10px;
}
/* site-content ^ 
-------------------------------------------------------------------------*/

/* product page styles :
-------------------------------------------------------------------------*/
div.content-column-left, div.content-column-right, div.content-col-left-hm {
	float: left;
	display: inline;
}

div.content-column-left {
	margin-right: 25px;
	width: 288px;
}

div.content-col-left-hm {
	margin-right: 15px;
	width: 504px;
}

div.content-column-right {
	margin-right: 5px;
	width: 200px;
}

div.content-callout {
	width: 294px;
	margin-bottom: 17px;
}

div#rail-right div.content-callout {
    width: 213px;
}



div.content-callout-flex {
	width:100%;
}
div.content-callout-flex div.header span.left-corner, 
div.content-callout-flex div.header span.right-corner {
	position: absolute;
	top: 0;
	width: 13px;
	height: 34px;
	overflow: hidden;
}

div.content-callout-flex div.header span.left-corner {
	background: transparent url('../../images/bridge/callout-top-left-yellow.gif') no-repeat;
	left: 0;
}

div.content-callout-flex div.header span.right-corner {
	background: transparent url('../../images/bridge/callout-top-right-yellow.gif') no-repeat;
	right: 0;
}
div.content-callout-flex h3.header {
    background: transparent url('../../images/bridge/callout-mid-yellow.gif') repeat-x;
    padding: 2px 0 0 14px;
	font-size: 12px;
	color: #fff;
	height: 34px;
	line-height: 34px;
}
div.content-callout-flex div.header {
	position: relative;
	padding: 0 0px;
	height: 34px;
}







div.content-callout-flex div.content {
	position: relative;
	padding: 0 0px;
}
div.content-callout-flex div.content div.callout-left-side, 
div.content-callout-flex div.content div.callout-right-side {
	position: absolute;
	top: 0;
	width: 12px;
	height: 34px;
	overflow: hidden;
	height: 100%;
}
div.content-callout-flex div.content div.callout-bg {
	background: transparent url('../../images/bridge/callout-content-mid.gif') repeat-x bottom left;
	padding: 6px 17px 16px;
}
div.content-callout-flex div.content div.callout-left-side {
	background: transparent url('../../images/bridge/callout-content-left-side.gif') no-repeat scroll bottom left;
	left: 0;
}
div.content-callout-flex div.content div.callout-right-side {
	background: transparent url('../../images/bridge/callout-content-right-side.gif') no-repeat scroll bottom left;
	right: 0;
}







div.content-callout div.header, div#rail-right div.header {
	position: relative;
	padding: 0 0px;
	height: 34px;
}

div#rail-right div.header {
    margin-top: 10px;
}

div.content-callout div.header span.left-corner, 
div.content-callout div.header span.right-corner,
div#rail-right div.header span.left-corner,
div#rail-right div.header span.right-corner {
	position: absolute;
	top: 0;
	width: 13px;
	height: 34px;
	overflow: hidden;
}

div.content-callout div.header span.left-corner {
	background: transparent url('../../images/bridge/bg-yellow-header-left.gif') no-repeat;
	left: 0;
}

div.content-callout div.header span.right-corner, 
div#rail-right div.header span.right-corner {
	background: transparent url('../../images/bridge/bg-yellow-header-right.gif') no-repeat;
	right: 0;
}

div#rail-right h3.header {
    background: transparent url('../../images/bridge/right-rail-topcap.gif') repeat-x;
    padding: 2px 0 0 14px;
	font-size: 12px;
	color: #fff;
	height: 34px;
	line-height: 34px;
}

div.content-callout h4 {
	font-size: 12px;
}

div.content-callout div.content {
	background: transparent url('../../images/bridge/bg-subcontent-callout-btm.gif') no-repeat left bottom;
	padding: 8px 6px 6px 16px;
	width: 272px;
}

div#rail-right div.content-callout div.content {
    width: 185px;
    padding-top: 6px;
    padding-bottom: 14px;
	padding-right: 10px;
    background: transparent url('../../images/bridge/bg-content-callout-right-btm.gif') no-repeat left bottom;
}

div.content-callout p {
	margin: 0 0 4px 0;
}

div.content-callout div.left {
	padding: 0 4px 4px 0;
	width: 130px;
}

div.content-callout div.callout-section {
	margin: 15px 0;
	border-top: solid 1px #d4d4d4;
	padding-top: 6px;
	width: 264px;
}

/*added for BridgeItemCompare */

#scrollbackward {
	display:none;
}
#scrollforward {
	display:none;
}
#bridge-item-compare {
	width:734px;
}
#bridge-item-compare div.content {
	background-image: url(../../images/bridge/bg-item-compare.gif);
	width:734px;
}

#compare-image-footer {
	border-top:1px solid #D4D4D4;
	width:700px;
	margin-top:10px;
	padding-top:8px;
	padding-bottom:8px;
}

#divider-section {
	border-top:1px solid #D4D4D4;
	border-bottom:1px solid #D4D4D4;
	width:700px;
	margin-top:6px;
	margin-bottom:6px;
	margin-left:6px;
}
.compare-item-column {
	padding-left:4px;
	padding-right:4px;
	text-align:center;
	font-size:11px;
}
/* home call outs* /////////////////////////////////////////////////////////////////////////////////////////*/

#callout-space-hm{
	height:auto;
	margin:0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
}

div.content-callout-hm {
	width: 159px;
	float:left;
	overflow: hidden;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 17px;
	margin-left: 0;
}

div.content-callout-hm div.header {
	position: relative;
	/*background: transparent url('../../images/bridge/bg-yellow-header.gif') repeat-x;*/
	padding: 0 5px;
	height: 27px;
}

div.content-callout-hm div.header span.left-corner, 
div.content-callout-hm div.header span.right-corner {
	position: absolute;
	top: 0;
	width: 13px;
	height: 34px;
	overflow: hidden;
}

div.content-callout-hm div.header span.left-corner, 
div.content-callout div.header span.left-corner {
	background: transparent url('../../images/bridge/bg-callout-head-left.gif') no-repeat;
	left: 0;
}

div.content-callout-hm div.header span.right-corner,
div.content-callout div.header span.right-corner {
	background: transparent url('../../images/bridge/bg-callout-head-right.gif') no-repeat;
	right: 0;
}


div.content-callout h3,
div.content-callout-hm h3 {
    background: transparent url('../../images/bridge/bg-callout-head.gif') repeat-x;
    padding: 2px 0 0 14px;
	font-size: 12px;
	color: #fff;
	height: 34px;
	line-height: 34px;
}

div.content-callout-hm h4 {
	font-size: 12px;
}

div.content-callout-hm div.content {
	background: transparent url('../../images/bridge/bg-content-callout-btm.gif') no-repeat left bottom;
	width: 141px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}

div.content-callout-hm p {
	margin: 0 0 4px 0;
}

div.content-callout-hm div.left {
	width: 136px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	min-height:160px;
}

div.content-callout-hm div.callout-section {
	margin: 15px 0;
	border-top: solid 1px #d4d4d4;
	padding-top: 6px;
	width: 154px;
}
div.view-all{
	font-weight:bold;
	font-size:10px;
	bottom:0px;
}

/* home call outs^ //////////////////////////////////////////////////////////////////////////////////*/
/*home videos* //////////////////////////////////////////////////////////////////////////////////*/
div.home-video{
	height:140px;
	width:115px;
	float:left;
	margin:0 14px 10px 0;
}
div.video-thumb img {
	width:115px;
	height: 85px;
}
div.video-caption{
	width:115px;
	height:auto;
	background: #fff url(../../images/bridge/bg-video-thumb.gif) top center no-repeat;
}
    div.video-caption p {
    	text-align:center;
	    color: #779aae;
        padding: 18px 12px 0 12px;
        font-weight: bold;
	    font-size: 10px;
    }
    
div.view-all-ft{
	width:492px;
	height:25px;
	text-align:right;
	clear:both;
	font-weight:bold;
	font-size:10px;
	padding:0 12px 0 0;
}

/* home videos^ //////////////////////////////////////////////////////////////////////////////////*/

/* right rail stuff*/

div.rail-right{
	width:209px;
	margin:0;
	padding:0;
	float:right;
}
div.rail-right-callout {
	width: 209px;
	margin-bottom: 17px;
}

div.rail-right div.header-active {
	position: relative;
	background: #f9e71a url('../../images/bridge/bg-yellow-header.gif') repeat-x;
	padding: 0 9px;
	height: 27px;
}
div.rail-right-section{
	margin:1px 0 1px 0;
	padding:0 0 20px 0;
	border-bottom:dotted #666666 1px;
}

div.rail-right-section h1 {
	font-size: 12px;
	color: #717171;
	height: auto;
	line-height: normal;
	margin-bottom: 8px;
}

div.rail-right h3 {
	font-size: 12px;
	color: #fff;
	height: 34px;
	line-height: 30px;
	font-weight:bold;
}

div.rail-right-section h2 {
	font-size: 10px;
	padding:4px 0 0 0;
}

div.rail-right-section h4 {
	font-size: 12px;
	font-weight:bold;
	color:#717171;
}

div.rail-right-section div.content {
	
}

div.rail-right-section p {
	margin: 0 0 8px 0;
}

div.rail-right-section div.left {
	padding: 0 4px 4px 0;
	width: 128px;
}


div.right-rail-bottom{
	height: 19px;
	background: #ffdf01 url(../../images/bridge/right-rail-botcap.gif) bottom left no-repeat;
}

div.product-list{
	width:154px;
}

ul.product-list{
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
}

ul.product-list li{
	background: transparent url('../../images/bridge/bullet-square-link.gif') no-repeat 0 4px;
	margin-top: 2px;
	padding-left: 12px;
}

div.right-callout{
	height: 52px;
	width: 205px;
	margin:0 0 17px 4px;
}

/* */




div.content-column-right div.content-section {margin-bottom: 20px;}

div.content-section h3.title {
	font-size: 15px;
}
div.content-section-hm {margin-bottom: 20px;}

div.content-section-hm h3.title {
	font-size: 15px;
}
div.content-section-hm{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
}
div.content-column-left div.tab-row, div.content-col-left-hm div.tab-row {margin-top: 6px;}

div.content-column-left div.tab-body, div.content-col-left-hm div.tab-body {width: 288px;}

ul.document-list {
	list-style: none;
	margin: 30px 0 0 13px;
	padding: 0;
	width: 257px;
}

ul.document-list li {
	margin-top: 10px;
	padding-left: 55px;
}

ul.document-list a {font-weight: bold;}

ul.document-list li.document {background: transparent url('../../images/bridge/icon-document.gif') no-repeat;}

ul.document-list li.video {background: transparent url('../../images/bridge/video_icon.gif') no-repeat;}

div.content-column-left div.tab-section p.view-all {
	margin: 20px 0 0 68px;
}
/* product page styles ^ 
-------------------------------------------------------------------------*/

/* tab styles : 
-------------------------------------------------------------------------*/
div.tab-row {
    height: 25px;
}
span.tab, span.tab span {
    float: left;
    display: inline;
}

span.tab {
    background: url('../../images/bridge/bg-tab-right-off.gif') no-repeat right;
    padding-right: 15px;
    margin-right: 4px;
    height: 25px;
    cursor: pointer;
    cursor: hand;
}

span.tab span{
    background: url('../../images/bridge/bg-tab-left-off.gif') no-repeat;
    padding-left: 15px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-weight: bold;
    color: #717171;
}

/* selected styles : */
span.selected {
    background: url('../../images/bridge/bg-tab-right-on.gif') no-repeat right;
}

span.selected span {
    background: url('../../images/bridge/bg-tab-left-on.gif') no-repeat;
    color: #164453;
}
/* selected styles ^ */

div.tab-body {
    background: #fff url('../../images/bridge/bg-tab-body.gif') repeat-x;
    padding-top: 1px;
}

div.tab-section {display: none;}

div.selected {display: block;}

/* tab styles ^ 
-------------------------------------------------------------------------*/

/* widget styles : 
-------------------------------------------------------------------------*/
div.widget-right {
	width: 209px;
}

div.widget-right div.content {
	background: #fff url('../../images/bridge/bg-accordion-main.gif') repeat-y;
	padding: 1px 10px 1px 20px;
	width: 183px;
}

div.widget-right div.top {
	background: transparent url('../../images/bridge/right-rail-topcap.gif') no-repeat;
	width: 213px;
	height: 34px;
	overflow: hidden;
}

div.widget-right div.bottom {
	background: transparent url('../../images/bridge/bg-widget-right-btm.gif') no-repeat;
	width: 213px;
	height: 12px;
	overflow: hidden;
}

div.widget-right h3 {
	font-size: 12px;
	padding: 12px 0 0 14px;
	color: #fff;
}

img.primary-image {
	display: block;
	margin: 0 0 15px 0;
}

div.product-carousel {
	position: relative;
	padding-top: 15px;
	width: 179px;
}

div.carousel-controls {
	position: absolute;
	top: 0;
	right: 0;
}
/* widget styles ^ 
-------------------------------------------------------------------------*/

div.page-header-title {
	margin-top: 15px;
}
