
/* Spec Sheet
_____________________________________________ */

.PSlayout_wrapper {

}
.PSlayout_content {
    width:1000px!important;
    background-color: #fff;
    margin:auto;
    padding:0;
    padding:10px!important;
}
.PSLayout_Title {
  font-size: 12px;
  margin: 0px 10px;
  padding: 0;
  float: left;
}


.PSlayout_innercontent {
   width:950px;
   padding:10px!important;
}

.PSEditBox {
   font-size:11px;
   color:#444!important;
   border:1px solid #ccc;
   padding:10px;
   margin-bottom:10px;
}
.PSPref1 {
   margin-bottom:20px;
}

.PSPref1 a {
   color:#000!important;
}
.PSPref2 { 
    float: right;
  
}
.PSPref2 a {
   color:#000!important;
   font-size: 14px;
   margin-right: 40px;
}

.PSSaveButton{margin-top: 10px;}

.PSUploadLogoContainer{float: right;}
.PSUploadLogo{float: right; margin: 3px 10px; }
.PSUploadLogoButton{float: right; margin: 0px 10px;}
.PSUploadLogoLink{float: right; margin: 4px 10px; }

.PSHeader {
   width:940px!important;
 
}
.PSHeaderLeft {
   float:right;
}


.PSHeaderRight {
   font-size:18px;
   color:#000;
   padding: 5px 15px!important;
}
.PSMainContent {
   width:945px!important;
   font-size:13px;
   color:#000;
   line-height:1.5em;
   padding:5px!important;
   clear: both;
  
}
.PSMainContentLeft {
   float:left;
   margin-right:10px!important;
   width:390px;

}
.PSMainContentLeft img {
    margin-bottom: 20px;
}
.PSMainContentRight {

   float: right;

}
.PSDetailsContainer {

    margin-bottom:10px;
}
.PSDesc {
    font-size:15px;
    clear: both;
    
    padding: 10px;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 5px;

}

.PSEditLink {
    float: right;
}

.PSDescTitle {
   font-weight:bold;
  
}

.PSSpecs {
    
    text-align:left;
    width:520px;
   
}

.PSSpecs td {
    text-align:left!important;
    border-bottom:1px solid #aaa;
    line-height:2em!important;
    font-size:11px;
    
}
.PSImageSpecs {
    float:right;
    padding:5px;
}
.PSStyleContainer {
   width:950px;
}
.PSStyleContainer .ProductGrid {
    font-size:12px;
    color:#000;
    text-align:left!important;
    line-height:1.2em!important;
}
.PSStyleContainer .ProductGridHeader th {
    font-size:13px;
    line-height:1.5em;
    text-align:left;
    background-color:#808080;
    color:#fff;
    text-transform:uppercase;
}
.PSStyleContainer .ProductGridRow td {
     text-align:left!important;
     min-width:55px!important;
}
.PSStyleContainer .ProductGridRow img {
   width:75px;

}

.PSStyleContainer .trPrice {
   font-size:15px;
}
.PSFormTop {

   padding: 10px;
  clear: both;
  background-color: #eee;
}
.PSFormTopTable td {
   padding-right:20px;
   padding-bottom:5px;
}
.PSFormTitle {
   font-size:12px;
   color:#444; 
   font-weight:bold;
}
.PSFormValue 
{
   font-size:12px;
   color:#000; 
}
.PSFormValue input{
   width:250px;
   border:1px solid #808080;
   padding:2px;
}
.PSFormValue input:focus{
   border:1px solid #000000;
}
.PSFormBottom {

}

.PSFormLeft {
   float:left;
   border-right:1px solid #cccccc;
   width:430px;
   min-height:365px;
}
.PSFormRight {
   float:right;
  
   width:475px;
}
.PSFormBottomTable {

}
.PSFormBottomHeader {
   font-size:12px;
   color:#000;
   text-transform:uppercase;
   line-height:2em;

}
.PSFormSubmit {
   padding-top:10px;
}



/* REQUEST FORMS
_____________________________________________ */

.StatusFormContainer
{
    padding: 20px;
    background-color: #eee;
    margin-top: 5px;
    
}

.StatusFormRight
{
    float: right;
    background-color: #ddd;
    width: 470px!important;
    padding: 20px;
    font-size: 12px;
    border: 3px solid #ddd;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
        border-radius: .5em; 
   -moz-box-shadow: 2px 2px 2px #999;
   -webkit-box-shadow: 2px 2px 2px #999;
        box-shadow: 2px 2px 2px #999;
}

.StatusFormLeft
{
    float: left;
    width: 200px!important;
    padding: 20px;
    font-size: 14px;
    color: #000;
    line-height: 25px;
    text-align: right;
  
}

.StatusFormDesc
{
    text-shadow: 2px 2px 2px #ccc;
    display: block;
    float: left;
    margin-right:10px;
    text-align: right;
    width: 165px;
    line-height: 25px;
    font-size: 12px;
    color: #333;
    
}

.StatusFormField
{
   clear: both;   
}

.StatusFormText
{
    
}

.StatusFormButton
{
    font-size: 15px;
    padding: 5px;
    width: 200px;
    color: #333;
    margin-top: 20px;
    display: block;
    margin-left: auto;
    margin-right: 19%;
    cursor: pointer;
}

.StatusFormRetButton
{
    font-size: 12px;
    color: #333;
    margin: 10px;
    display: block;
    float: left;
    cursor: pointer;
}

.StatusFormValidation{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
    color: #fff!important;
    padding: 10px;
    margin-bottom: 20px;
}


.StatusFormReturnOtherLink a
{
    font-size: 13px;
    padding: 10px;
    display: block;
    margin-bottom: 10px;
    margin-top: -15px;
    margin-left: auto;
    line-height: 1.5em;
    text-align: center;
    width: 250px;
    background-color: #fff;
    border: 2px solid #b9bdc1;
}

.StatusFormReturnOtherLink a:hover
{
    background-color: #ddd;
    text-decoration: none;

}


.OrderFormValueReqTitle input:focus, .OrderFormValueReq input:focus, .OrderFormValueReqProd input:focus, .OrderFormValueReqMan input:focus, .OrderFormValueReqQty input:focus {
	background-color:#fffff0;
}
table.TableOrderFormReq {
	font-size: 80%;
	color: #666666;
	margin-bottom: 3px;
}
td.OrderFormDescReq {
	font-weight: bold;
	color: #333;
	vertical-align: top;
	margin-bottom: 0;
}
td.OrderFormValueReq {
	font-size: 12px;
	vertical-align: top;
	margin-bottom: 0;
}
.OrderFormDescReqTitle {
	color: #222;
	font-weight:bold;
	font-size:12px;
}
.OrderFormTextReqTitle {
	width: 150px;
}
.OrderFormDescReqMan {
	color: #222;
	font-weight:bold;
	font-size:12px;
}
.OrderFormDescReqProd {
	color: #222;
	font-weight:bold;
	font-size:12px;
}
.OrderFormDescReqQty {
	color: #222;
	font-weight:bold;
	font-size:12px;
}
.OrderFormValueReqMan {
	width: 150px
}
.OrderFormValueReqProd {
	width: 150px
}
.OrderFormValueReqQty {
	width: 30px
}
.OrderFormDescReqCom {
	color: #444;
}
.OrderFormValueReqCom {
	width: 460px;
}
h3.OrderFormReqHeader {
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	color:#222;
}
.RequestLeft {
	width: 36%;
	float: left;
	color:#444;
	margin-top:30px;
}
.RequestLeft p {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.5em;
	font-size: 12px;
	text-align:left;
	color:#222;
}
.RequestRight {
	width: 57%;
	float: right;
	margin-right:15px;
	padding: 15px;
	background-color:#eee;
    border: 3px solid #eee;
	-moz-border-radius: .5em;
	-webkit-border-radius: .5em;
        border-radius: .5em; 
   -moz-box-shadow: 2px 2px 2px #999;
   -webkit-box-shadow: 2px 2px 2px #999;
        box-shadow: 2px 2px 2px #999;
}
.RequestBottom {
	width: 57%;
	float: right;
	padding: 5px;
	font-size:13px;
	font-weight:bold;
	color:#222;
	margin-right: 30px;
}
.RequestValidate {
	font-size:10px;
	text-align:left;
}
.reqStar {
	color: Red;
}


/* HEADER 
_____________________________________________ */


.menu_top_ad
{
	
}

.menu_top_ad_left
{
    float: left;
    }

.menu_top_ad_right
{
    margin-right: 5px;
    float: right;
    }

.lpPoweredBy{display:none;}





/* SIGNUP
_____________________________________________ */

.SignupError {
	background-color: Red;
	color:#fff;
        font-size: 12px;
        font-weight: bold;
        padding: 10px;
        margin-top: 10px;
        margin-left: 40px;
        margin-right: 40px;
}

.SignupHeader {
	    color:#000;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 10px;
        margin-left: 0px;
}

.SignupFormContainer {
	border:5px solid #ccc;
	margin: 15px 25px;
	padding: 15px;
	background-color:#eee;
	background-image:url(//images.1stoplighting.com/site/common/gray-grad-bg.png);
	background-repeat:repeat;
	-moz-border-radius: 1em;
	-webkit-border-radius:1em;
}

.SignupLabel{
      color: #222;
      font-size: 12px;
      width: 110px;
      display: block;
      float: left;
      margin-top: 10px;
}

.SignupForm{
      margin-top: 5px;
     
}

.SignupValidation
{
    font-size: 12px;
    }

.SignupOpt{
      margin-top: 20px!important;
      color: #222;
      font-size: 12px;
}

.SignupLabelCont{
      color: #222;
      font-size: 12px;
      width: 110px;
      display: block;
      float: left;
      margin-top: 12px;
}

.SignupFormCont{
      margin-top: 7px;
     
}

.SignupOptRadio {
        color: #222;
      font-size: 12px
     
}

.SignupOptRadio input{
      margin-top: 10px!important;
     
}

.SignupRefContainer
{
    text-align: left;
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 500px;
    margin-bottom: 35px;
    margin-top: 15px;
}

.SignupMessage
{
    background-color: Yellow;
    padding: 10px; 
    color: #000; 
    font-size: 12px;
    line-height: 1.4em; 
    border: 1px solid #999; 
    margin: 10px 0px;
}

.SignupButton
{
    width: 400px;
    }
    
.SignupButtonMessage
{

    padding: 10px; 
    color: #333; 
    font-size: 10px; 
    border: 1px solid #999; 
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 450px;
}

.SignupSurveyContainer{
    
}

.SignupSurveyMessage
{

    padding: 15px; 
    color: #333; 
    font-size: 12px; 
    line-height: 1.4em;
    border: 1px solid #999; 
    margin: 10px; 
}

.InfoBoxProgram
{
    background-color: #fee;
    padding: 5px;
    text-align: center;
    font-size: 12px!important;
}

.PreRegistrationContainer {
	width: 550px;
	border:5px solid #37c5af;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
        background-color:#37c5af;
	background-image:url(//images.1stoplighting.com/site/common/gray-grad-bg.png);
	background-repeat:repeat;
        -moz-box-shadow: inset 0px 0px 30px #ccc;
        -webkit-box-shadow: inset 0px 0px 30px #ccc;
        box-shadow: inner 0px 0px 30px #ccc;

}


.PreRegistrationLeft {
	float: left;
	width: 35%;
}

.PreRegistrationRight {
	float: left;
	width: 60%;

}

.PreRegistrationBottom{
       clear: both;
}

.PreRegistrationBottom input:focus
{
	background-color:#fffffe;
}

.PreRegistrationSubmit{
       width: 120px;
       clear: both;
}

.PreRegistrationList  {
	list-style-type: decimal;
        color: #000;
        font-size: 16px;
        line-height: 1.4em;
        text-shadow: 4px 4px 4px #fff;
        margin-left: 25px;
}

.PreRegistrationReferListTitle
{
    float: left;
    color: #000;
        font-size: 12px;
        text-shadow: 4px 4px 4px #fff;
    padding: 3px 10px;
    }
    
.PreRegistrationReferList
{
    float: left;
    }

.PreRegistrationConfirmation
{
    height: 130px;
    margin-bottom: 10px;
    background-image:url(//images.1stoplighting.com/site/common/content/designer_live/registration_submitted.jpg); 
    background-repeat : no-repeat;
    background-position: 50% 0%;
}

.PreRegistrationConfirmation p
{
  font-size: 19px;
  color:#222;
  padding:15px;
  background-color:#eee;
  border:1px solid #222;
  margin-left:20px;
  margin-right:20px;
  display:none;
}

.PreRegistrationConfirmationError
{
    height: 130px;
    margin-bottom: 10px;
    background-image:url(//images.1stoplighting.com/site/common/content/designer_live/confirmation_error.jpg); 
    background-repeat : no-repeat;
    background-position: 50% 0%;
}

.PreRegistrationConfirmationError p
{
  font-size: 19px;
  color:#fff;
  padding:15px;
  background-color:#990000;
  border:1px solid #222;
  margin-left:20px;
  margin-right:20px;
  display:none;
}

.PreRegistrationValidator
{
    font-size: 12px;
    color: Red;
}


/* ACCOUNT
_____________________________________________ */

h3.Account
{
    font-size: 12px;
    background-color: #666;
    color: #fff;
    padding: 7px;
    margin: 0;
    }


.AccountEditLink {
     float: right;
     color: #fff!important;
     text-transform: uppercase;
     margin-right: 10px;
     font-size: 13px;
     padding: 0;
     text-decoration: underline;
}


.AccountContainer {

}


.AccountInfoContainer
{
    padding: 10px;
    }
    
.AccountInfoSuccess{
    font-size: 12px;      
    text-align: center;
    background-color: #660000;
    padding: 10px; 
    color: #fff;
    margin: 2px 2px;
}    

.AccountInfoRequest
{
    font-size: 12px;
    font-weight: bold;
    padding-left: 3px; 
    color: #660000;
    margin: 2px 2px;
    }

.AccountInfoBox{
   margin-top: 10px;
}

.AccountValidation
{
    font-size: 12px;
    text-align: left;
    }


table.AccountInfo {

}

.AccountInfoLabel {
	font-size: 12px;
	line-height: 1.4em;
	margin-left: 20px;
    width: 100px;
	padding: 5px;
	border: 1px solid #bbb;
    font-weight: bold;
	background-color: #f7f7f7;
	text-align:left !important;
	background-image:url(//images.1stoplighting.com/site/common/lgray-bg.gif);
	background-repeat: repeat-x;
}
.AccountInfoValue {
	font-size: 12px;
	line-height: 1.4em;
	margin-left: 20px;
	padding: 5px;
        min-width: 200px;
        max-width: 400px;
	border: 1px solid #bbb;
	background-color: #f7f7f7;
	text-align:left !important;
	background-image:url(//images.1stoplighting.com/site/common/lgray-bg.gif);
	background-repeat: repeat-x;
}


.AccountInfoLabelPC {
	font-size: 12px;
	line-height: 1.4em;
	margin-left: 20px;
    width: 100px;
	padding: 5px;
	border: 1px solid #bbb;
        font-weight: bold;
	text-align:left !important;
	background-color: #333;
        color: #fff;
}
.AccountInfoValuePC {
	font-size: 12px;
	line-height: 1.4em;
	margin-left: 20px;
	padding: 5px;
        min-width: 200px;
        max-width: 400px;
	border: 1px solid #bbb;
	text-align:left !important;
        background-color: #f7f7f7;
	background-image:url(//images.1stoplighting.com/site/common/lgray-bg.gif);
	background-repeat: repeat-x;
}



.AccountInfoOpt
{ 
  clear: both;
  font-size: 13px;
  background-color: #ddd;
  padding: 8px;
 margin: 5px 2px;
    }


.AccountInfoButtonContainer
{
    background-color: #cc9900;
  
    }
    
    
table.AccountAddress {

}

.AccountAddressHeader
{
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 8px;
    margin-left: 3px;
    }

.AccountAddressContainerLeft
{
    float: left;
    padding: 15px;
    min-width: 300px;
    }
    
.AccountAddressContainerRight
{
    float: right;
    padding: 15px;
    min-width: 300px;
    }
    
.AccountAddressLabel {
	font-size: 12px;
	line-height: 1.4em;
        width: 100px;
	padding: 5px;
	border: 1px solid #bbb;
        font-weight: bold;
	background-color: #f7f7f7;
	text-align:left !important;
	background-image:url(//images.1stoplighting.com/site/common/lgray-bg.gif);
	background-repeat: repeat-x;
}
.AccountAddressValue {
	font-size: 12px;
	line-height: 1.4em;
	padding: 5px;
        width: 240px;
	border: 1px solid #bbb;
	background-color: #f7f7f7;
	text-align:left !important;
	background-image:url(//images.1stoplighting.com/site/common/lgray-bg.gif);
	background-repeat: repeat-x;
}

.AccountAddressMessage
{
    background-color: #ddd;
    padding: 5px;
    margin: 5px;
    }

.AccountAddressButtonContainer
{
    background-color: #cc9900;
  
    }    
    
.AccountDiscountsContainer{}

.AccountSurvey input{
     width: 400px;
     height: 50px;
     margin-left: auto;
     margin-right: auto;
     display: block;
     font-size: 16px;
}





/* CART - CHECKOUT
_____________________________________________ */

.checkoutBarCurrent {
	font-weight: bold;
	color: #fff;
	background-color: #999;
	padding: 5px;
	font-size: 10pt;
	text-transform: uppercase;
}
.checkoutBarTo {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10pt;
}
.textItal {
	padding-left: 3px;
}
.cart_promo {
	margin-top: 20px;
}
table.CartOptionTable {
	font-size: 11px;
	width: 530px!important;
	margin-top: 10px!important;
	padding-top: 10px;
	background-color: #fff;
	border: 1px #ddd solid;
	background-repeat:repeat-x;
	-moz-border-radius: 1em;
	-webkit-border-radius:1em;
}
.CartDelete {
	background-image: url('//images.1stoplighting.com/site/common/delete.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 25px;
	width: 100px;
	display: block;
}
.CartSave {
	background-image: url('//images.1stoplighting.com/site/common/save.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 25px;
	width: 100px;
	display: block;
}
.CartOpen {
	background-image: url('//images.1stoplighting.com/site/common/open.gif');
	background-repeat: no-repeat;
	background-position: 0% 0%;
	height: 25px;
	width: 100px;
	display: block;
}
.CartGridHeader {
	font-size:70%;
	background-color:#333;
	font-weight:bold;
	color: #fff;
	text-align:center;
}
.CartGridRow {
	font-size:66%;
	vertical-align:top;
	background-color:#ffffff;
	color:#000;
	border: 1px solid #ddd;
}
.CartGrid {
}
.CartCouponRow {
	background-color:#333;
	color:white;
	height: 25px;
}
.CartCouponErrorRow {
	background-color: red;
	color: #fff;
	height: 25px;
}
.CheckoutWizard {
	background-color:#fff;
	font-size:90%;
	border-width:1px;
	border-color:#fff;
}

.CheckoutWizardHeader {
	color:white;
	text-align:center;
	font-size:100%;
	font-weight:bold;
	background-color:#333;
	border-style:solid;
	border-color:#ddd;
	border-width:3px;
	padding: 8px;
}
.CheckoutWizardButtons {
    font-size: 15px;
    color: #fff;
    margin: 15px 5px;
    height: 50px;
    display: block;
    cursor: pointer;
    background-color: #333;
   border: 2px solid #ddd;
}


.divRefID
{
    font-size: 12px;
    color: #000;
    font-weight: bold;
}


.cartPCPrice{display:none;}
.style_pcprice{display:none;}
.style_pcpriceAcc{display:none;}
.accessory_pc{display:none;}


/* TEXT BOTTOM CATEGORY & POLICY CONTENT
_____________________________________________ */

h4 {
	font-size: 14px;
	color: #1f3e60;
}
UL.cat_bottom {
	padding-top: 0px;
}
UL.cat_bottom a {
	font-size: 90%;
	margin: -2px;
	color: #444;
}
h4.policy_title {
	margin: 0px;
	padding: 5px;
	background-color:#ddd;
	color: #000;
	font-size: 14px;
	line-height:23px;
}
h5.policy_title {
	margin: 0px;
	padding: 5px;
	background-color:#333333;
	color: rgb(255, 255, 255);
	font-size: 17px;
	line-height:23px;
}
h6.policy_subtitle {
	margin: 0;
	padding-top: 15px;
	color: #000;
	font-size: 16px;
}
h4.policy_title_red {
	margin: 0px;
	padding: 5px;
	background-color:#990000;
	color: #fff;
	font-size: 14px;
	line-height:23px;
}
.policy_left_column {
	width: 65%;
	height:100%;
	font-size: 14px;
	float: left;
	padding-right: 15px;
	padding-left: 0px;
	border-right: 1px dotted #999;
	line-height: 1.4em;
}
.policy_left_column P {
	font-size: 12px;
	padding: 10px;
	margin: 0;
}
.policy_left_column UL {
	font-size:15px;
	margin-right:10px;
}
.policy_left_column OL {
	font-size:15px;
	margin-right:10px;
}
.policy_left_column a {
	color: #1f3e60;
	font-weight:bold;
}
.policy_right_column {
	width: 30%;
	font-size: 14px;
	float: right;
	padding-left:5px;
	padding-right:10px;
}
.policy_right_column UL {
	list-style-type: none;
	font-size: 14px;
	margin: 0;
	padding: 0px;
	text-align: left;
}
.policy_right_column LI {
	line-height: 1.4em;
	text-align: left;
}
.policy_right_column li a {
	color: #1f3e60;
	font-size:11px;
	font-weight:bold;
	display:block;
	padding-left:5px;
	padding-right:5px;
	padding:5px;
}
.policy_right_column li a:hover {
	background-color:#1f3e60;
	color:#fff;
	text-decoration:none;
}
ul.policy_list_red a {
	color:#990000;
	font-size:11px;
}
ul.policy_list_red a:hover {
	background-color:#990000;
	color:#fff;
}

h4.policy_title_resources  {
	margin: 0px;
	padding: 5px;
	background-color:#5d7792;
	color: #fff;
	font-size: 14px;
	line-height:23px;
}
ul.policy_list_resources a {
	color: #1f3e60;
	font-size:11px;
	font-weight:bold;
	display:block;
	padding-left:5px;
	padding-right:5px;
	padding:5px;
}


.PopUpContainer {
	margin: 10px auto;
	text-align: left;
	padding:10px;
	border: 1px solid #ddd;
	width: 600px;
}
.PopUpHeader {
	clear: both;

}
.PopUpLogo {
	float: left;

}
.PopUpPhone {
	color: #222;
	font-size: 14px;
	font-weight:bold;
	float: right;
	margin-top: 21px;
	display: block;

}
.PopUpCW {
	font-size: 12px;
	text-align: right;
	color: #1f3e60;
}
.PopUpCW a {
	color: #1f3e60!important;
	font-weight:bold;
	text-decoration: underline;
	margin-right:10px;
	display: block;
}
.PopUpCW a:hover {
	text-decoration:none;
}
#lighting_guide p {
	font-size: 12px;
	width: 700px;
	margin-left: 50px;
	line-height: 1.4em;
}
#lighting_guide UL {
	font-size: 16px;
	width: 600px;
	list-style-type: circle;
	margin-left: 70px;
}
/* CATEGORY LISTING
______________________________________________ */


.HLLogo {
	padding: 40px 30px;
}
.slp_left {
	float: left;
}
.slp_right {
	float: left;
}
.CertADimg {
	float: right;
	display: block;
}
.vp_moreinfo {
	display: none;
}
/* MERCADO 
_____________________________________________ */


BODY1 {
	font-family: arial;
	font-size:10px;
	margin: 0 0 0 0;
}
.TDMercado {
	/*	font-family: arial; */
	font-size:10px;
	vertical-align:top;
}
INPUT1 {
	font-family:arial;
	font-size:10px;
}
A1 {
	font-family:arial;
	font-size:10px;
}
.results_wrapper {
	text-align: left;
}
.topCategoriesTable {
	text-align: center;
	border-collapse :collapse;
	border :1px #000 solid;
	background-color: #bbbbbb;
	font-size: 10px;
	color: black;
	text-decoration:none;
	padding: 2px;
}
.topCategoriesLink {
	color:black;
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	vertical-align: middle;
}
.topCategoriesLink:hover {
	background-color: #fff;
}
.bestSellersHeader {
	background-color: #444;
	FONT-SIZE: 12px;
	COLOR: #fff;
	FONT-FAMILY: arial;
	FONT-WEIGHT: bold;
	height: 20px;
	padding-left: 5px;
}
.bestSellersTable {
	BACKGROUND-COLOR: #ffffff;
	background-image: url('//images.1stoplighting.com/site/common/mercado/33.gif');
	background-repeat: repeat-x;
	background-position: right bottom;
	border: 1px #bbbbbb solid;
	height: 260px!important;
}
.zoneImage {
	height: 120px;
	width: 120px;
}
.thumbImage {
	height: 190px;
	width: 190px;
}
.productLink {
	color:#63616B;
	FONT-WEIGHT:BOLD;
	text-align: left;
}
.ProductTitle {
	color: #1f3e60;
	FONT-WEIGHT: BOLD;
	FONT-FAMILY: Arial;
	font-size: 11px;
	text-align: left;
	text-transform: uppercase;
}
.ProductPart {
	color: #000;
	FONT-FAMILY: arial;
	font-size: 12px;
	font-variant: small-caps;
	text-align: left;
}
.ProductBrand {
	color:#888;
	text-align: left;
}
.divFreeShipping {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 8pt!important;
	color: red;
}
.ProductReview {
}
.TestButton {
	width: 200px;
}
.TestButtonPanel {
	clear:both;
	height: 25px;
	text-align: center;
}
/* Review Hack - PowerReviews
_____________________________________________ */


.pr-snippet {
        max-width: 193px;
        background-color:transparent!important;
        margin-left: -5px;

}
.pr-snippet-wrapper {
      border:none!important;
      background-color:transparent!important;
    
}
.pr-snippet-stars {
        float: left!important;
        border:none!important;
}

.pr-snippet-rating-decimal{}

.pr-snippet-write-review {
	float: left!important;

}

.pr-snippet-read-reviews {
	float: left!important;
    
}

p.pr-snippet-review-count {
        font-size:9px;
        font-weight:bold;
        display: none;
}

.pr-snippet-read-write {
     padding:0!important;
     margin-top:25px!important;
     border:none!important;
     background-color:none!important;
     width: 215px!important;
}


.pr-snippet-write-first-review p{
     font-size: 11px;
}

.pr-snippet-link{
    font-size: 11px;
}

.pr-snapshot-body-wrapper {


}
.pr-snapshot-rating-wrapper {
     margin-top:5px;

}
p.pr-attribute-label-bestuses {
        font-size:11px;
        font-weight:bold!important;
        border-bottom:1px solid #ccc;
}
p.pr-attribute-label-pros {
        font-size:11px;
        font-weight:bold!important;
        border-bottom:1px solid #ccc;
}

p.pr-attribute-label-cons {
        font-size:11px;
        font-weight:bold!important;
        border-bottom:1px solid #ccc;
}
p.pr-review-rating-headline {
       font-size:13px;

}
p.pr-comments {
        font-size:12px;
        line-height:1.4em;
        text-align:left;
        color:#222222;  
}
.pr-review-author-info-wrapper {
        font-size:16px;
} 

.pr-review-bottom-line-wrapper {
    font-size:15px!important;
}

.pr-review-tools {
    font-size:15px!important;
}

.pr-snapshot-consensus {
    font-size:15px!important;
}



.ProductPrice {
	font-size: 12px;
	color: #000;
}
.addtocartLink {
	text-decoration: none;
}
.pagerLink {
	color:#63616B;
	font-size: 12px;
	font-weight: bold;
}
.pagerCurrent {
	color:#000000;
	font-size: 16px;
	font-weight: bold;
	vertical-align:middle;
}
.overHeadStrip1 {
	FONT-SIZE: 11px;
	COLOR:  #63616B;
	FONT-FAMILY: arial;
	FONT-WEIGHT:BOLD;
	TEXT-DECORATION: none;
}
.overHeadStrip1 a {
	FONT-SIZE: 11px;
	COLOR: #c80000;
	FONT-FAMILY: arial;
	FONT-WEIGHT:BOLD;
	TEXT-DECORATION: underline;
}
.overHeadStrip1 a:hover {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	BACKGROUND-COLOR: #c80000;
	FONT-FAMILY: arial;
	FONT-WEIGHT:BOLD;
	TEXT-DECORATION: underline;
}
.logoRep {
	FONT-SIZE: 15px;
	COLOR: #63616B;
	FONT-FAMILY: arial, helvetica;
	FONT-WEIGHT:BOLD;
	TEXT-DECORATION: none;
}
.smallButton {
	BORDER-RIGHT: #4A6D84 1px solid;
	BACKGROUND-POSITION: center center;
	BORDER-TOP: #EFF7FF 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #EFF7FF 1px solid;
	CURSOR: pointer;
	BORDER-BOTTOM: #4A6D84 1px solid;
	BACKGROUND-REPEAT: repeat;
	FONT-FAMILY: arial;
	HEIGHT: 19px;
	BACKGROUND-COLOR: #EFF7FF;
	TEXT-DECORATION: none;
	COLOR: #4A6984;
}
.mediumTextBox {
	FONT-SIZE: 10px;
	WIDTH: 150px;
	FONT-FAMILY: arial
}
.mediumDropDown {
	FONT-SIZE: 10px;
	WIDTH: 40px;
	FONT-FAMILY: arial
}
.dropDown {
	FONT-SIZE: 10px;
	FONT-FAMILY: arial
}
.seperatorStrip {
	BACKGROUND-COLOR: #ff0000;
	background-image: url('images/new_navigation_bar.gif');
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	color:#ffffff;
}
.table_nav_counter {
	border-bottom: 1px #ddd dashed;
	margin-bottom: 10px;
}
.table_nav_counter_bottom {
	border-top: 1px #ddd dashed;
	padding-top: 5px;
	margin-bottom: 10px;
}
.table_nav_counter h3 {
	color: #000;
	background-color: #ddd;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: none;
	font-size: 14px;
}
.countersLabel {
	vertical-align:middle;
	color: #000;
	font-family:arial;
	font-size:12px;
	font-weight: bold;
	text-align: left;
}
.verionLabel {
	color:black;
	font-family:arial;
	font-size:10px;
}
.hiddenVerionLabel {
	color:#cccccc;
	font-family:arial;
	font-size:10px;
}
.countersDiv {
	color:#cccccc;
	font-family:arial;
	font-size:10px;
}
.layout_title_merc {
	color: #fff;
	background-color: #5d7792;
	background-image: URL(//images.1stoplighting.com/site/theme/test_1stoplighting_com/nav_gradient.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 3px 3px 3px 20px;
	font-size: 70%;
	text-transform: uppercase;
	border-left: 1px #ddd solid;
	height: 16px;
}
.leftSideSectionHeader {
	FONT-FAMILY: arial;
	border-left: 1px solid #ddd;
}
.leftSideTitleHeaderLink {
	color:#222;
	text-decoration:none;
	background-color: #f3f3f3;
	FONT-FAMILY: arial;
	font-size: 12px;
	display:block;
	line-height:1.7em;
	padding: 2px 3px;
        float: left;
}
a:hover.leftSideTitleHeaderLink {
	text-decoration:underline;
	color:#222;
}
.leftSideTitleHeaderText {
	color:#111;
	background-color: #fff;
        background-image: URL(//images.1stoplighting.com/site/common/gray-gradient-bg.gif);
	background-repeat: repeat-x;
	font-size: 13px;
	display: block;
	line-height:2.1em;
	font-weight:bold;
	text-align:center;
	border-top:1px solid #666;
        clear: both;
}
.leftSideTable {
	background-color: #f3f3f3;
	color:#63616B;
	border-bottom:1px solid #ddd;
}
.leftSideTitle {
	background-color: #f3f3f3;
	color:#63616B;
}
.leftSideInnerTable {
	background-color: #f9f9f9;
	border-top:1px solid #444;
	border-bottom: 1px dotted #444;
	margin-bottom: 10px;
}
.leftSideInnerTableli {
	padding:0;
	margin:0;
}
.leftSideInnerTableLink {
	color:#000;
	text-decoration:none;
	line-height: 2em;
	font-size: 11px;
	display:block;
	text-align:left;
	padding-left:5px;
        float: left;
}
.leftSideInnerTableLink_ct {
	color:#990000;
	font-size: 9px;
	FONT-FAMILY: arial;
        float: left;
        margin-left: 4px;
        margin-top: 5px;

}
.leftSideInnerTableLinkSwatch {
	display:block;
	color:#000;
	text-decoration:none;
	line-height: 1.4em;
	font-size: 11px;
	font-weight:normal;
}
.refineFinishTable img {
	border:1px solid #aaa !important;
	margin-top:5px;
        width: 30px;
        
}
.refineFinishTable {
}
.refineFinishTable TR TD {
	padding-bottom: 0px;

}
.relatedProductsTable {
	BACKGROUND-COLOR: #ffffff;
	background-image: url('//images.1stoplighting.com/site/common/mercado/a33.gif');
	background-repeat: repeat-x;
	background-position: right bottom;
	border: 1px #bbbbbb solid;
	table-layout: fixed;
}
.relatedHeader {
	background-color: #eee;
	FONT-SIZE: 12px;
	COLOR: #000;
	FONT-FAMILY: arial;
	FONT-WEIGHT: bold;
	height: 20px;
	padding-left: 5px;
}
.recommendedTable {
	BACKGROUND-COLOR: #ffffff;
	background-image: url('//images.1stoplighting.com/site/common/mercado/33.gif');
	background-repeat: repeat-x;
	background-position: right bottom;
	border: 1px #bbbbbb solid;
	table-layout: fixed;
	height: 260px!important;
}
.recommendedHeader {
	background-color: #444;
	FONT-SIZE: 12px;
	COLOR: #fff;
	FONT-FAMILY: arial;
	FONT-WEIGHT: bold;
	height: 20px;
	padding-left: 5px;
}
.compareTitle {
	font-size: 10px;
	COLOR:  #63616B;
	FONT-FAMILY: arial;
	FONT-WEIGHT:BOLD;
}
.altSearchLabel {
	font-size: 16px;/*COLOR:  #63616B;*//*FONT-FAMILY: arial;*/
}
.AltSearchLink {
	color:#6C9CB5;
	font-size: 14px;
	padding-left: 20px;
	font-weight: bold;
}
.AltSearchHeader {
	COLOR: #444;
	FONT-FAMILY: arial;
	FONT-WEIGHT: bold;
}
.AltSearchTable {
	BACKGROUND-COLOR: #fff;
}
.relatedDocumentsTable {
	BACKGROUND-COLOR: #F7F3F7;
}
.relatedDocumentsHeader {
	background-color: #eee;
	FONT-SIZE: 12px;
	COLOR: #000;
	FONT-FAMILY: arial;
	FONT-WEIGHT: bold;
	height: 20px;
	padding-left: 5px;
}
.relatedDocumentsLink {
	font-size: 11px;
	color:#63616B;
}
.groupedProductsTable {
	background-color:white;
	color:#63616B;
}
.groupedProductsHeader {
	BACKGROUND-COLOR: #c80000;
	FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: arial;
	FONT-WEIGHT: bold;
}
.groupedProductsHeaderLink {
	FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: arial;
	FONT-WEIGHT: bold;
}
.compareTable {
	background-color:white;
	color:#63616B;
}
.compareHeader {
	BACKGROUND-COLOR: #29596B;
	FONT-SIZE: 12px;
	COLOR: white;
	FONT-FAMILY: arial;
	FONT-WEIGHT: bolder;
}
.compareAttributeHeader {
	background-color: #c80000;
	color: #fff;
	font-weight: bold;
}
.compareProducts {
	BACKGROUND-COLOR: #F7F3F7;
}
.compareTableRow {
	BACKGROUND-COLOR: #EFF7FF;
	COLOR: #63616B;
	FONT-SIZE: 11px;
	FONT-FAMILY: arial;
}
.compareTableAlt {
	BACKGROUND-COLOR: #C6DBDE;
	COLOR: #63616B;
	FONT-SIZE: 11px;
	FONT-FAMILY: arial;
}
.buynowLinkCompare {
	color:#990000;
	text-decoration: underline;
}
.productLinkCompare {
	color:#63616B;
}
.chkCompare {

	color:#63616B;
}
.multiSiteTable {
	text-align: left;
	/*
    border-top: 1px #000 solid; 
    border-bottom: 1px #000 solid; 
    */
    border-collapse :collapse;
	/*border-top:1px #000 solid; */
    background-color: #efefaa;
	font-size: 10px;
	color:#000000;
	text-decoration:none;
}
.siteOption {
	font-family:arial;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.hugeDropDown {
	FONT-SIZE: 10px;
	WIDTH: 120px;
	color:#000000;
	text-decoration:none;
}
.nonIndentList {
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	padding-left: 1.5em;
}
/* THUMBNAIL ICONS*/

.panelButtonTop {
	position:absolute;
	float:left;
	overflow:hidden;
	padding-top: 15px;
	padding-left: 15px;
}
.panelButtonBottom {
	position:absolute;
	float:left;
	overflow:hidden;
	display: inline;
	padding-left: 10px;
}
.callforprice {
	color:red;
	font-weight:bold;
}
.ShippingRates {
	width:200px;
	font-size: 80%;
	border-spacing:0px;
	border: 1px solid #aaa;
	color:#444;
	background-image:url(//images.1stoplighting.com/site/common/gray-gradient-bg.gif);
	background-repeat:repeat-x;
	-moz-border-radius: 1em;
	-webkit-border-radius:1em;
}
.ShippingRates td {
	white-space: nowrap;
	border-top: 1px dotted #aaa;
	padding:3px;
	padding-left:10px;
}
.ShippingRates th {
	text-align:left;
	white-space: nowrap;
	color:#222;
	padding:3px;
	padding-left:10px;
}
.ShippingRatesHeader {
	text-transform:uppercase;
}


.TDCartDisclaimer{
      
      font-size:80%; 
      color: red;
      vertical-align: top;
      text-align: left;
      width: 200px;
}

.ShippingRatesCan {
	width:200px;
	font-size: 80%;
	border-spacing:0px;
	border: 1px solid #aaa;
	color:#444;
	background-image:url(//images.1stoplighting.com/site/common/gray-gradient-bg.gif);
	background-repeat:repeat-x;
	-moz-border-radius: 1em;
	-webkit-border-radius:1em;
	display: none;
}
.ShippingRatesCan td {
	white-space: nowrap;
	border-top: 1px dotted #aaa;
	padding:3px;
	padding-left:10px;
}
.ShippingRatesCan th {
	text-align:left;
	white-space: nowrap;
	color:#222;
	padding:3px;
	padding-left:10px;
}

.CartPopMessageDiv
{
    width: 300px;
    border: 3px solid #999;
}

.CartPopMessage
{
    padding: 10px;
    background-color: #ddd;
    line-height: 1.5em;
}


.CartPopMessageCW
{
    text-align: right;
    padding: 3px;
    background-color: #fff;
}

.CountryDelMessage
{
    padding: 10px;
    margin: 10px;
    background-color: #ddd;
    line-height: 1.5em;
    color: #000;
}


