﻿/*####################################################################################*/
.oneColumn .logo
{
    width: 200px;
    height: 76px;
    float: left;
    background-color: Yellow;
}
.oneColumn .logo img
{
    width: 200px;
    height: 76px;
}
/*####################################################################################*/
.oneColumn .detail
{
    float: left;
    width: 230px;
    margin-left: 20px;
}
/*####################################################################################*/
.oneColumn .image
{
    float: left;
    width: 93px;

}
.oneColumn .image img
{
    max-width: 93px;
}

.oneColumn .prices
{
    float: right;
    width: 128px;
    line-height: 20px;
    text-align: left;
    color: #0369ab;
    padding: 8px;
    border-left-style:dashed;
    border-left-color: #0069aa;
    border-left-width:thin;
   
}
.oneColumn .pricesNew
{
    float: right;
    width: 128px;
    line-height: 20px;
    text-align: left;
    color: #0369ab;
    padding: 8px;
       
}
.oneColumn .phonetext
{
    float: right;
    width: 200px;
    line-height: 16px;
    text-align: right;
}

.oneColumn .prices .shipping
{
    
    line-height: 20px;
    padding-bottom: 8px;
}
.oneColumn .pricesNew .shipping
{

    line-height: 20px;
    padding-bottom: 8px;
}
.oneColumn .prices .quantitybox
{
    height: 20px;
    line-height: 20px;
    padding-top: 16px;
}
/*####################################################################################*/
.oneColumn .border
{
    clear: both;
    padding-top: 10px;
    border-bottom-color: #7EB4D5;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
/*####################################################################################*/
.oneColumn .information
{
    clear: both;
    color: #0069aa;
}
.oneColumn .information a
{
    color: #0069aa;
}
.oneColumn .information .icons
{
    width: 610px;
    float: left;
    line-height: 22px;
}
.oneColumn .information .icons .more
{
    padding-left:32px;
    height: 22px;
    padding-right: 15px;
    background-image: url(http://www.hardware.com/images/productdetail/icons/more.gif);
    background-repeat: no-repeat;
    /*background-position: left;*/
    float: left;
}
.oneColumn .information .icons .email
{
    height: 22px;
    padding-left: 32px;
    padding-right: 15px;
    background-image: url(http://www.hardware.com/images/productdetail/icons/email.gif);
    background-repeat: no-repeat;
    float: left;
}
.oneColumn .information .icons .compare
{
    height: 22px;
    padding-left: 32px;
    background-image: url(http://www.hardware.com/images/productdetail/icons/more.gif);
    background-repeat: no-repeat;
    float: left;
}

.oneColumn .information .right
{
    float: left;
    width: 584px;
    height: 76px;
}
.oneColumn .information .right .top
{
    height: 57px;
}
.oneColumn .name h1
{
	height:auto;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 5px;
}
.oneColumn .name h1 a
{
    text-decoration: none;
}
.oneColumn .prices .price
{
    color: #b51644;
    font-size: 20px;
    font-weight: bold;
}
.oneColumn .prices .header
{
    color: #0069aa;
    font-size: 13px;
    font-weight: bold;
}
.oneColumn .prices .listprice
{
    color: #b51644;
    
    font-weight: bold;
}
.oneColumn .pricesNew .price
{
    color: #b51644;
    font-size: 20px;
    font-weight: bold;
}
.oneColumn .pricesNew .header
{
    color: #0069aa;
    font-size: 13px;
    font-weight: bold;
}
.oneColumn .pricesNew .listprice
{
    color: #b51644;
    
    font-weight: bold;
}
/*.oneColumn .prices input
{
    width: 40px;
    font-size: 10px;
    border-color: #7EB4D5;
    border-style: solid;
    border-width: 1px;
}*/
.oneColumn .prices .buttons
{

    text-align: center;

    margin-top: 10px;

}
.oneColumn .pricesNew .buttons
{

    text-align: center;

    margin-top: 10px;

}
.oneColumn .information .refurbishedButton
{
    height: 19px;
    text-align: right;
    float: right;
    margin-top: 28px;
    width: 340px;
}

.oneColumn ul
{
    color: #b51644;
}
.refurbished
{
    margin-bottom: 5px;
}

.inputcontainer
{
    clear: both;
}
.inputcontainer .help
{
    float: left;
    width: 15px;
}
.inputcontainer .label
{
    float: left;
    width: 150px;
    line-height: 18px;
}
.inputcontainer .textbox
{
    float: left;
    line-height: 18px;
}

.textareacontainer
{
    clear: both;
}
.textareacontainer .help
{
    float: left;
    width: 15px;
    height: 15px;
}
.textareacontainer .label
{
    float: left;
    width: 150px;
    line-height: 18px;
}
.textareacontainer .textbox
{
    float: left;
    line-height: 60px;
}
.textareacontainer .textbox textarea
{
    width: 550px;
    height: 60px;
}

textarea
{
    padding: 2px;
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
fieldset
{
    margin-top: 10px;
    padding: 5px;
    border-color: #c7d1df;
    border-style: solid;
    border-width: 1px;
}
legend
{
    font-weight: bold; color: #000000;
}
.bubble
{
    position: absolute;
    width: 200px;
    clear: both;
    display: none;
    padding: 5px;
    border-color: #e0e8f0;
    border-width: 1px;
    border-style: solid;
    background-color: #f4f4f4;
}
.red
{
    color: #b51644;
}

.tabGroup { height: 21px; padding-left: 10px; }
.tabItem { float: left; margin-right: 1px; }
.tabItem .leftCurve { height: 21px; width: 3px; background-image: url(/images/productDetail/tabs/normal/left.jpg); float: left; }
.tabItem .rightCurve { height: 21px; width: 3px; background-image: url(/images/productDetail/tabs/normal/right.jpg); float: left; }
.tabItem .tabText { float: left; line-height: 21px; background-color: #0069aa; color: #ffffff; font-size: 0.8em; font-weight: bold; padding-left: 10px; padding-right: 10px; }

.tabGroup a:hover .tabItem .leftCurve { background-image: url(/images/productDetail/tabs/rollover/left.jpg); }
.tabGroup a:hover .tabItem .rightCurve { background-image: url(/images/productDetail/tabs/rollover/right.jpg); }
.tabGroup a:hover .tabItem .tabText { background-color: #00588c; color: #c4d5e9; }

.tabGroup a.selected .tabItem .leftCurve { background-image: url(/images/productDetail/tabs/selected/left.jpg); }
.tabGroup a.selected .tabItem .rightCurve { background-image: url(/images/productDetail/tabs/selected/right.jpg); }
.tabGroup a.selected .tabItem .tabText { background-color: #0f3b60; }




.rangeProductTitle { font-weight: bold; }
.rangeProductTitle a { color: #000000; text-decoration: none; }
.rangeProductSummary { width: 297px; float: right; }
.rangeProductImage { float: left; text-align: center; width: 100px; }
.rangeProductImage .thumbnail img { width: 93px; }
.rangeProductImage .thumbnail img { max-width: 93px; }
.rangeProductPrice .price { color: #b51644; font-size: 14px; font-weight: bold; }
.rangeProductPrice { color: #0369ab; font-weight: bold; }

.slimlineProductTitle { font-weight: bold; }
.slimlineProductTitle a { color: #000000; text-decoration: none; }
.slimlineProductImage { float: left; text-align: center; width: 50px; }
.slimlineProductImage img { width: 50px; }
.slimlineProductSummary { width: 774px; float: right; }
.slimlineProductPrice .price { color: #b51644; font-size: 14px; font-weight: bold; }
.slimlineProductPrice { color: #0369ab; font-weight: bold; }

#tabOptions .similarProductTitle { font-weight: bold; }
#tabOptions .similarProductTitle a { color: #000000; text-decoration: none; }
#tabOptions .similarProductImage { float: left; text-align: center; width: 50px; }
#tabOptions .similarProductImage img { width: 50px; }
#tabOptions .similarProductSummary { width: 774px; float: right; }
#tabOptions .similarProductPrice .price { color: #b51644; font-size: 14px; font-weight: bold; }
#tabOptions .similarProductPrice { color: #0369ab; font-weight: bold; }

#tabSupport .price { color: #b51644; font-size: 14px; font-weight: bold; }
#tabSupport .supportPopup { display: none; background-color: #ffffff; position: absolute; border: solid 1px #0369ab; padding: 10px; }

table { border-color: #81b4d5; border-width: 0px 0px 1px 1px; border-style: solid; }
th { border-color: #81b4d5; border-width: 1px 1px 0px 0px; border-style: solid; background-color: #e6f0f7; text-align: left; }
td { border-color: #81b4d5; border-width: 1px 1px 0px 0px; border-style: solid; }


/* ======================================================================== */
/* Products Expander (fancyBox)                                              */
/* ======================================================================== */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/images/icons/products/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('/images/icons/products/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background:  #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #FFF;
	color: #000;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: 15px;
	right: 15px;
	height: 20px;
	width: 20px;
	cursor: pointer;
	z-index: 181;
	display: none;
	background: transparent url('/images/icons/products/ZoomOut.gif') repeat-x;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 20%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	outline: none;
	width:20px;
	height:20px;
	margin:20px;
}
a#fancy_left
{
	background: transparent url('/images/icons/products/LeftArrow.gif') no-repeat;
}
a#fancy_right
{
	background: transparent url('/images/icons/products/RightArrow.gif') no-repeat;
}


a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/images/icons/products/LeftArrow.gif') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/images/icons/products/RightArrow.gif') no-repeat;
}

a#fancy_left:hover {
  /*visibility: visible;*/
}

a#fancy_right:hover {
  /*visibility: visible;*/
}

a#fancy_left:hover span {
	/*left: 20px; */
}

a#fancy_right:hover span {
	/*right: 20px; */
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	/*background: transparent url('/images/icons/products/fancy_shadow_n.png') repeat-x;*/
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	/*background: transparent url('/images/icons/products/fancy_shadow_ne.png') no-repeat;*/
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	/*background: transparent url('/images/icons/products/fancy_shadow_e.png') repeat-y;*/
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	/*background: transparent url('/images/icons/products/fancy_shadow_se.png') no-repeat;*/
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	/*background: transparent url('/images/icons/products/fancy_shadow_s.png') repeat-x;*/
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	/*background: transparent url('/images/icons/products/fancy_shadow_sw.png') no-repeat;*/
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	/*background: transparent url('/images/icons/products/fancy_shadow_w.png') repeat-y;*/
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	/*background: transparent url('/images/icons/products/fancy_shadow_nw.png') no-repeat;*/
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/images/icons/products/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(/images/icons/products/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/images/icons/products/fancy_title_right.png) repeat-x;
}


/* ======================================================================== */
/* Products Slider                                                          */
/* ======================================================================== */


div.imageContainer
{
	position:relative;
	margin:0;
	padding:0;
}

div.expandImage
{
	background-image: url("/images/icons/ZoomIn.gif");
	position:absolute;
	top:5px;
	right:5px;
	height:20px;
	width:20px;
}

div#storeDropDown 
{
	z-index:2;
}
div#solutionsDropDown
{
	z-index:2;
}

#imageContainer
{
	position:relative;
	width:93px;
	height:123px;
    overflow:hidden; 
}
#slider ul, #slider li,
#slider2 ul, #slider2 li{
    margin:0;
    padding:0;
    list-style:none;
        }
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
    width:93px;
    height:93px;
    overflow:hidden; 
}	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
    display:block;
    position:absolute;
    z-index:1;
    bottom:0px;
    border:0;
    left:25px;
        }	
#nextBtn
{
	background-image: url("/images/icons/RightArrow.gif");
	background-repeat:no-repeat;
	height:19px;
	width:19px;
    left:56px;
}
#prevBtn
{
	background-image: url("/images/icons/LeftArrow.gif");
	background-repeat:no-repeat;
	height:19px;
	width:19px;
}
div#moreImages
{
	position:absolute;
	bottom:0px;
	left:4px;
	width:93px;
	height:20px;
	background-color:#FFF;
	padding-top:5px;
	z-index:0;
}


#tabDownloads li
{
	list-style-type:none;
}
#tabDownloads h2
{
	padding-bottom:3px;
	padding-top:10px;
}
