

/* 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;
}



/* CHECKOUT - CART
_____________________________________________ */


.checkoutBarCurrent {
	font-weight: bold;
	color: #000;
	font-size: 12pt;
	line-height:2.5em;
}
.checkoutBarTo {
	font-weight: normal;
	line-height:2.5em;
}
.freeShipping {
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}
.dropPanelStyle {
	background:#FAFAFA repeat-y scroll 0pt 50%;
	border:1px solid #868686;
	color:#000000;
	font-size:small;
	font-weight:normal;
	padding:1px 1px 0px;
	width:300px;
	z-index:1000;
	margin-top: -300px;
	margin-left: -15px;
}
a.ContextMenuItem {
	margin: 1px 0 1px 0;
	color: #003399;
	text-decoration: none;
	cursor: pointer;
	padding: 4px 19px 4px 4px;
}
a.ContextMenuItem-Selected {
	font-weight: bold;
}
a.ContextMenuItem:hover {
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding: 3px 18px 3px 3px;
}
.CartGridHeader {
	font-size:70%;
	background-color:#ddd;
	font-weight:bold;
	color: #000;
	text-align:center;
}
.CartGridRow {
	font-size:66%;
	vertical-align:top;
	background-color:#ffffff;
	color:#000066;
	border: 1px solid #ddd;
}
.CartGrid {
}
.CartCouponRow {
	background-color:#400000;
	color:white;
	line-height:2em;
}
.CartCouponErrorRow {
	background-color:#fff;
	color:red;
	line-height:2em;
}
.CheckoutWizard {
	background-color:#fff;
	font-size:90%;
	border-width:1px;
	border-color:#fff;
	color: #034555;
}
.CheckoutWizardHeader {
	color:white;
	text-align:center;
	font-size:80%;
	font-weight:bold;
	background-color:#400000;
	line-height:2em;
}
.CheckoutWizardButtons {
	color:#400000;
	font-size:14px;
	border-style:solid;
	font-weight:bold;
	padding:5px;
	border:1px solid #000;
	background-color:white;
	background-image:url(//images.thelightingshop.com/site/common/lg/gradients/grad_button.gif);
}
.RecentLI {
	width:120px;
	text-decoration:underline;
	font-size:small;
	font-weight:bold;
}
.RecentPanel {
	display: none;
	position: static;
	left: 0px;
	top: 0px;
	border: 1px;
	border-style: solid;
	border-color: Black;
	padding:2px 4px 2px 0px;
	background-color:white;
	height:0px;
	width:120px;
}
.RecentLabel {
	font-size:10px;
	color:Black;
}
.divRefID {
	font-size:13px;
}
.searchfilter {
	border-color: #5d7792;
	border-style: solid;
	border-width: thin;
	border-top-width: 0px;
}
#ctl00_ctl00_ctl00_SiteContentPlaceHolder_Footer_HyperLinkBBB {
	display: none;
}
#ctl00_ctl00_ctl00_SiteContentPlaceHolder_Footer_HyperLinkblogSkin {
	display: none;
}
#ctl00_ctl00_ctl00_SiteContentPlaceHolder_Footer_HyperLinkfacebookSkin {
	display: none;
}
#ctl00_ctl00_ctl00_SiteContentPlaceHolder_Footer_ImageblogPaypalGoog {
	display: none;
}
/* SUPPLIER LANDING PAGE 
_____________________________________________ */



.HLLogo {
	padding: 40px 30px;
}
.slp_left {
	float: left;
}
.slp_right {
	float: left;
}
.value_prop_listing {
	margin: 0;
	padding: 0;
}
.value_prop_listing P {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #000;
	;
	font-weight: bold;
}
.value_prop_listing UL {
	margin: 0px;
	padding: 0px;
}
.value_prop_listing LI {
	font-weight: bold;
}
.value_prop_list P {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	color: #333;
	font-weight: bold;
}
.value_prop_list LI a {
	line-height:1.5em;
	color:#990000;
}
/* 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: #eee;
	FONT-SIZE: 12px;
	COLOR: #000;
	FONT-FAMILY: arial;
	FONT-WEIGHT: bold;
	height: 20px;
	padding-left: 5px;
}
.bestSellersTable {
	BACKGROUND-COLOR: #ffffff;
	background-image: url('//images.thelightingshop.com/site/common/mercado/a33.gif');
	background-repeat: repeat-x;
	background-position: right bottom;
	border: 1px #bbbbbb solid;
}



.zoneImage {
	height: 120px;
	width: 120px;
}
.thumbImage {
	height: 190px;
	width: 190px;
}

.productLink {
	color:#63616B;
	FONT-WEIGHT:BOLD;
	text-align: left;
}
.ProductTitle {
	color: #cc6600;
	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;
}
.ProductReview {
	font-size: 70%;
	float: left;
	padding-bottom: 10px;
	text-align: center;
}
.divFreeShipping {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px!important;
	color: red;
	padding-top: 8px;
}
.ProductPrice {
	font-size: 12px;
	color: #555;
	font-weight: bold;
}
.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;
}
.leftSideTitleHeaderLink {
	color:#000000;
	text-decoration:none;
	FONT-FAMILY: arial;
}
.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.thelightingshop.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:#111;
	text-decoration:none;
	background-color: #eee;
	FONT-FAMILY: arial;
	font-size: 12px;
	padding-left: 3px;
}
.leftSideTitleHeaderText {
	color:#000;
	background-color: #999;
	font-size: 12px;
	padding-left: 2px;
	display: block;
	padding-top: 3px;
}
.leftSideTable {
	background-color: #eee;
	color:#63616B;
	border-bottom: 1px solid #ddd;
}
.leftSideTitle {
	background-color: #eee;
	color:#63616B;
}
.leftSideInnerTable {
	background-color: #FFF;
	border-bottom: 5px dotted #ccc;
	margin-bottom: 10px;
}
.leftSideInnerTableli {
	border-bottom: 1px dotted #eee;
}
.leftSideInnerTableLink {
	color:#000;
	text-decoration:none;
	line-height: 1.7em;
	font-size: 10px;
	text-transform: uppercase;
}
.leftSideInnerTableLink_ct {
	color:#444;
	font-size: 9px;
	FONT-FAMILY: arial;
}
.leftSideInnerTableLinkSwatch {
	background-color: #eee;
	color:#003366;
	text-decoration:none;
	line-height: 1.7em;
	font-size: 9px;
	font-weight:normal;
}
.refineFinishTable {
}
.refineFinishTable TR TD {
	padding-bottom: 5px;
}
.relatedProductsTable {
	BACKGROUND-COLOR: #ffffff;
	background-image: url('//images.thelightingshop.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.thelightingshop.com/site/common/mercado/a33.gif');
	background-repeat: repeat-x;
	background-position: right bottom;
	border: 1px #bbbbbb solid;
	table-layout: fixed;
}
.recommendedHeader {
	background-color: #eee;
	FONT-SIZE: 12px;
	COLOR: #000;
	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 {
	border-collapse: collapse;
	font-size: 83%;
	border-spacing:0px;
	border: 1px solid #ddd;
}
.ShippingRates td {
	white-space: nowrap;
	border: 1px dashed #ccc;
	padding:3px;
}
.ShippingRates th {
	text-align:center;
	white-space: nowrap;
	border: 1px dashed #ccc;
	padding:3px;
	color:#444;
}
.infoBox {
	xbackground: #660000;
	border: 1px solid #aaa;
	background-color:#ddd;
	padding:5px;
}
.infoBoxContents {
	background: #fff;
	font-family: Arial, sans-serif, Verdana;
	font-size: 90%;
	line-height:1.3em;
}
.group_title {
	font-size:17px;
	font-weight:bold;
	color:#400000;
	line-height:1.5em;
	padding-left:10px;
	background-color:#fff;
	background-image:url(//images.thelightingshop.com/site/common/lg/gradients/yellow-orange-grad-bg.png);
	background-repeat:x-repeat;
}
.group_desc {
	font-size:12px;
	line-height:1.3em;
	padding-left:10px;
	color:#222;
}
.group_desc a {
	color:#CC0000;
}
.group_desc li {
	font-size:12px;
	line-height:1.5em;
}
/* REQUEST FORMS
_____________________________________________ */



.OrderFormValueReqTitle input:focus, .OrderFormValueReq input:focus, .OrderFormValueReqProd input:focus, .OrderFormValueReqMan input:focus, .OrderFormValueReqQty input:focus {
	background-color:#fffffe;
}
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: #111;
	font-size:14px;
}
.OrderFormTextReqTitle {
	width: 180px;
}
.OrderFormDescReqMan {
	color: #111;
	font-size:14px;
}
.OrderFormDescReqProd {
	color: #111;
	font-size:14px;
}
.OrderFormDescReqQty {
	color: #111;
	font-size:14px;
}
.OrderFormValueReqMan {
	width: 185px
}
.OrderFormValueReqProd {
	width: 180px
}
.OrderFormValueReqQty {
	width: 110px
}
.OrderFormDescReqCom {
	color: #444;
}
.OrderFormValueReqCom {
	width: 525px;
}
h3.OrderFormReqHeader {
	font-size: 25px;
	color:#111;
	font-family:Georgia, Times New Roman, Times, serif;
}
.RequestLeft {
	width:550px;
	float: left;
	color:#444;
	margin-left:120px;
	margin-bottom:15px;
}
.RequestLeft p {
	width:550px;
	line-height: 1.3em;
	font-size: 12px;
	text-align:left;
	color:#222;
}
.RequestRight {
	font-family:Georgia, Times New Roman, Times, serif;
	width: 550px;
	float: left;
	border:1px solid #ccbb9f;
	padding: 15px;
	padding-left:15px;
	background-color:#ebdfcc;
	background-image:url('//images.thelightingshop.com/site/common/oran-grad-Lbg.png');
	margin-left:120px;
	border-radius:.25em;
	-moz-border-radius: .25em;
	-webkit-border-radius:.25em;
}
.RequestBottom {
	width: 550px;
	float: left;
	font-size:14px;
	text-align:left;
	color:#990000;
	margin-left:120px;
}
.RequestValidate {
	font-size:11px;
	text-align:left;
	font-family:Arial, Verdana, san-serif;
}
.reqStar {
	color: red;
	font-weight:bold;
	font-size:12px;
	vertical-align:top;
}
/* HEADER 
_____________________________________________ */


.menu_top_ad {
	float: right!important;
	margin: 0px!important;
}
.menu_top_ad_left {
	float: left;
}
.menu_top_ad_right {
	float: right;
}
/* 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.thelightingshop.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;
}

/* 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.thelightingshop.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.thelightingshop.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.thelightingshop.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.thelightingshop.com/site/common/lgray-bg.gif);
	background-repeat: repeat-x;
}
.AccountAddressMessage {
	background-color: #ddd;
	padding: 5px;
	margin: 5px;
}
.AccountAddressButtonContainer {
	background-color: #cc9900;
}
.AccountDiscountsContainer {
}
.AccountSurvey {
}



.ShippingRatesCan {
	width:200px;
	font-size: 80%;
	border-spacing:0px;
	border: 1px solid #aaa;
	color:#444;
	background-image:url(//images.thelightingshop.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;
}



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



/*   RETURNS AND REPLACEMENT FORM   */

.StatusFormContainer {
	width:700px;
	margin:auto;
	border:1px solid #aaa;
	background-color:#fff;
    margin-top:15px;
}


.StatusFormValidation {
       font-size:13px;
       font-weight:bold;
       line-height:1.3em;
       color:#fff !important;
       padding:5px 10px 1px 15px;
       background-color:#770000!important;
}

.StatusFormValidation li {
      font-size:11px;
      font-weight:normal;

}

.StatusFormLeft {
	font-size:18px;
	line-height:1.5em;
	border-bottom:3px solid #aaa;
	text-align:left;
        margin:0 0 20px 0;
        background-color:#eee;
        padding:10px;
}

.StatusFormRight { 
        margin-left:10px;
        margin-bottom:20px;
        text-align:left;
	font-size:13px;
	font-weight:bold;
        
}

.StatusFormRight input {
   margin-left:2px;
   margin-right:2px;
   padding:3px;
   border:1px solid #aaa;
   background-color:#eee;
   	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;

}

.StatusFormRight input:focus {

   background-color:#fff;

}

.StatusFormRight input["type=text"] {
   font-size:11px;

}


.StatusFormButton {
   width:120px;
   color:#fff;
   font-size:12px;
   padding:2px!important;
   border:1px solid #444!important;
   background-color:#666!important;
   	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;

}



.StatusFormField {
       padding:5px;
       

}

.StatusFormValidationText {
   font-size:13px;
   color:#990000!important;
   font-weight:normal;

} 


.policy_left_column {
  float:left;
  width:430px;
  padding:10px;
  margin-left:60px;
}

.policy_right_column {
  border:1px solid #ccc;
  float:right;
  width:230px;
  padding:10px;
  margin-right:70px;
}



