/* *******************************************  Homepage  ******************************************* */ 

#flash {
	margin-bottom: 10px;
	position: relative;
	left: 46px;
	width: 838px;
	height: 381px;
	float: left;
}
#get-flash {
	padding: 10px 0;
	position: relative;
	left: 0; top: 50px;
	width: 812px;
	background: #000;
	border: 1px solid red;
	float: left;
	z-index: 2000;
}


/* ---------- ad row  ---------- */

#home-callout-row {
	padding: 0 0 12px 0;
	position: relative;
	left: 46px;
	width: 820px;
	float: left;
}
.callout-ads {
	padding: 0 3px 0 0;
	width: 201px;
	float: left;
}

/* ---------- product rotator ---------- */

.product-rotator {
	width: 200px;
	background: url("/_common/img/home/bg-rotator-top.gif") no-repeat 0 0;
}

.product-loader { /* container that holds image upload */
	position: relative;
	top: 10px;
	width: 196px;
	height: 106px;
	border-left: 2px solid #A5A6A4;
	border-right: 2px solid #A5A6A4;
}
.product-loader .image { /* sets sizing for loaded image */
	width: 194px;
	height: 102px;
	text-align: center;
}

.product-rotator-bottom { /* container for buttons and desc text */
	padding: 9px 6px 0 6px;
	position: relative;
	top: 8px;
	width: 184px;
	border-left: 2px solid #A5A6A4;
	border-right: 2px solid #A5A6A4;
	background: url("/_common/img/home/bg-rotator-bottom.gif") no-repeat 0 0;
}
.button-back, .button-forward { float: left; }
.button-back h1, .button-forward h1 {
	margin: 0; padding: 0;
	text-indent: -9999px;
}
.button-back h1 a, .button-forward h1 a {
	width: 15px;
	height: 12px;
	display: block;
}
.button-back { background: url("/_common/img/home/button-arrow-back.gif") no-repeat 0 0; }
.button-forward { background: url("/_common/img/home/button-arrow-forward.gif") no-repeat 0 0; }

.product-desc {
	width: 148px;
	text-align: center;
	float: left;
}
.product-desc p {
	margin: 0; padding: 0;
	width: 148px;
	line-height: 13px;
	font-size: 14px;
	font-weight: bold;
	color: #30332F;
}

.bottom-curve { /* bottom curve for proper wrapping in text area */
	position: relative;
	left: -8px; top: 1px;
	width: 200px; 
	height: 6px;
	background: url("/_common/img/home/rotator-bottom.gif") no-repeat 0 0;
}

/* ---------- content areas  ---------- */

#left-column {
	position: relative;
	left: 15px; top: -10px;
	width: 400px;
	float: left;
}
#left-column .last {
	background: none;
}
#left-column img { 
	padding: 1px; border: 
	1px solid #DADADA; 
}
.news-entry {
	padding: 15px 0;
}
.home-news-dots {
	position: relative;
	left: -6px; top: -5px;
	width: 394px;
	height: 5px;
	background: url("/_common/img/bg-footer-dots.gif") no-repeat 0 1px;
}

#left-column .image {
	margin-right: 12px;
	float: left;
}
#left-column .text {
	width: 283px;
	float: left;
}
#left-column .text p {
	font-size: 12px;
	line-height: 16px;
}

#left-column .text a {
	text-decoration: none;
}
#left-column .text a:hover {
	text-decoration: underline;
}

#left-column .text a.bullet {
	text-decoration: underline;
}
#left-column .text a.bullet:hover {
	text-decoration: none;
}

.home-dot-break {
	width: 394px;
	height: 31px;
	background: url("/_common/img/home/bg-dots.gif") no-repeat center center;
}

#right-column {
	position: relative;
	left: 10px;
	width: 410px;
	float: left;
	line-height: 16px;
}
#right-column .page_header h1 {
	padding: 3px 0;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
#right-column p, #left-column p { 
	font-size: 12px;
	line-height: 16px;
}


/* *******************************************  Products  ******************************************* */  

/* ---------- product detail ---------- */

.case-studies, .related-products {
	width: 323px;
	float: left;
}
.compatability-tool  {
	position: relative;
	left: 10px;
	width: 251px;
	float: left;
}
.related-products  {
	padding: 0 0 20px 0;
}

.product-content {
	width: 323px;
	float: left;
	
}
.product-content-full {
	width: 580px;
	float: left;
	padding-bottom: 25px;
}
.product-content,.product-content-full .no-pad { padding-left: 0; padding-right: 0; }

.product-image-matrix {
	padding-top: 35px;
	position: relative;
	left: 10px;
	width: 251px;
	float: left;
}
.product-image-matrix .image-upload {
	margin-bottom: 10px; 
	width: 242px;
	height: 183px;
}
.product-image-matrix .image-upload a {
	text-transform: none;
}
.product-image-matrix .thumb {
	/*width: 70px;*/
	/*height: 70px; #614 removed set height, image is pre-sized*/
	float: left;
	border: 1px solid  #DADADA;
}
.product-image-matrix .align {
	margin-left: 13px;
}
.product-image-matrix p {
	position: relative;
	left: -8px;
	padding-top: 15px;
	float: right;
}

/* ---------- product detail subnav ---------- */

#subnav-top {
	width: 583px;
	height: 6px;
	background: url("/_common/img/bg-subnav-top.gif") no-repeat 0 0;
}
#subnav { 
	margin: 0;
	width: 583px; 
	height: 20px;
	float:left;
	background: #E6E6E6;
}
#subnav ul {
	position: relative;
	left: 10px; top: -6px;
	margin: 0; padding: 0;
	display: inline;
	float: left;
	background: url("/_common/img/bg-border-right.gif") no-repeat left top; /* this is the 1px border to the left of the overview tab */
}
#subnav ul li.first {
	padding: 0 19px 0 0;
}
#subnav ul li {
	display: inline;
	float: left;
	font-size: 12px;
}
#subnav ul li a.on {
	color: #000;
	background: #b7b7b7;
}
#subnav ul a {
	padding: 7px 19px 0 19px;
	height: 19px; 
	display: block;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	border-right: 1px solid #fff;
}
#subnav ul a:hover { 
	color: #000;
	background: #b7b7b7;
}
#subnav-gradient {
	width: 583px;
	height: 15px;
	overflow: visible;
	background: url("/_common/img/bg-subnav-gradient.jpg") no-repeat 0 0;
}

/* ---------- product specs ---------- */

.product-specs {
	width: 565px;
}
.product-specs tr.alt { background: #E6E6E6; }
.product-specs td, .product-specs th {
	padding: 6px 7px;
	vertical-align: top;
	font-size: 12px;
	line-height: 16px;
}
.product-specs th {
	width: 175px;
	font-weight: bold;
}

/* ---------- product specs table ---------- */

table.product_subpage { /* spec table layout */
	position: relative;
	left: 17px;
	margin: 20px 0; padding: 0;
	width: 550px;
}
table.product_subpage td {
	padding: 3px 10px;
	vertical-align: top;
	text-align: left;
}
table.product_subpage tr.main-color {
	background: #f1f1f1;
}
table.product_subpage tr.alt-color {
	background: #E6E6E6;
}


/* ---------- product specs ---------- */
	
.product-shot {
	width: 180px;
	float: left;
	text-align: center;
	border:1px solid red;
}
.product-shot p {
	width: 149px;
	color: #30332F;
	text-align: left;
	font-size: 14px;
}

/* ---------- registration form ---------- */

#register {
	width: 580px;
}
#register th, #register td {
	padding: 10px;
	vertical-align: top;
	font-size: 13px;
}
#register th {
	width: 230px;
}

/* ---------- gallery ---------- */

.product-gallery-row {
	position: relative;
	left: 16px;
	width: 550px;
}
.product-gallery-row .gallery-image {
	width: 140px;
	float: left;
}
.product-gallery-row .gallery-image p {
	margin: 0; padding: 3px;
	font-size: 13px;
	font-weight: bold;
}
.product-gallery-row .align {
	margin: 0 0 0 62px;
}
.product-gallery-row .gallery-link {
	float: right;
}
.product-gallery-row .gallery-link a {
	text-decoration: none;
}


/* *******************************************  Extranet  ******************************************* */  

#header-extranet { 
	margin:0 auto; padding: 0 0 15px 0;
	width: 838px;
	height: 120px;
	background: url("/_common/img/bg-header-extranet.jpg") no-repeat 0 0;
}

/* ---------- Extranet Navigation ---------- */

#header-extranet #extranet-nav-bg { 
	position: relative;
	left: 15px; top: 25px;
	width: 813px; 
	height: 30px;
	float: left;
	background: #E0E0E0 url("/_common/img/extranet-nav-top.gif") no-repeat 0 0;
}
#header-extranet #extranet-nav-bg-bottom { 
	position: relative;
	left: 15px; top: 25px;
	width: 813px; 
	height: 5px;
	float: left;
	background: url("/_common/img/extranet-nav-bottom.gif") no-repeat 0 0;
}
#header-extranet ul#main-nav { 
	position: relative;
	left: 0; top: 0;
	width: 813px; 
	float: left;
	z-index: 1000;
}
#header-extranet ul#main-nav li.first { 
	padding: 0 20px 0 0;
}
#header-extranet ul#main-nav li { 
	padding: 0 20px;
	display: inline;
	float: left;
	height: 33px;
	background: url("/_common/img/bg-extranet-border.gif") no-repeat right top;
}
#header-extranet a {
	padding-top: 10px;
	height: 22px; 
	display: block;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #717171;
}
#header-extranet a:hover, #header ul#main-nav li a.on { color: #000; }

#wholesale-link {
	position: relative;
	left: 37px; top: 38px;
	float: left;
}
#wholesale-link a {
	color: #ffd82a;
	font-size: 12px;
}

/* ---------- welcome name & text ---------- */

.welcome {
	padding: 0 0 20px 0;
	font-size: 16px;
	color: #30332F;
}
.welcome span.account {
	padding: 0 0 0 10px;
	font-size: 12px;
}



/* *******************************************  FAQ  ******************************************* */  

.faq {
	width: 550px;
}
.question { 
	padding: 3px 10px 3px 20px; margin: 0 0 8px 0;
	background: #E6E6E6 url("/_common/img/icon-bullet-faq.gif") no-repeat 7px 12px; 
	cursor:pointer;
}
.question p {
	font-size: 12px;
	font-weight: bold;
}
.answer { padding: 3px 10px; }



/* *******************************************  Dealer Locator  ******************************************* */  

.dealer-locator{
	border:1px solid #CCC;
	padding:5px;
}


/* *******************************************  Cable Finder  ******************************************* */  

#camera-flash, #camera {
	margin: 15px 0 20px 0;
	width: 250px;
	float: left;
}
#camera-flash h4, #camera h4 {
	padding: 5px 0;
}


/* *******************************************  Site Map  ******************************************* */  

.site-map {
	position: relative;
	left: 16px;
	width: 500px;
}
.site-map a {
	text-decoration: none;
}
.site-map a:hover {
	text-decoration: underline;
}
.site-map td h2 {
	margin: 0; padding: 0 0 7px 0;
	font-size: 18px;
}
.site-map td {
	padding: 0 0 15px 0;
	width: 50%;
}
.site-map ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.site-map ul li {
	padding: 2px 0;
	font-size: 13px;
	list-style-type: none;
}
.site-map ul li a {
	font-size: 13px;
}



















