﻿/**
  * ocs.right-column.css
  * 
  * Referenced by 'UIControls/RightColumn.ascx' 
  * right column styles, from rightColumn.css
  *
  * !! NEEDS TO BE MINIFIED FOR PRODUCTION USE !!
  *
  * RichardG <richard.g@onlinecarstereo.com>
  * 01.06.2012
  *
  */

#whyUsContainer{padding-bottom:10px;padding-top:5px;width:192px}
#whyUsContainer ul li a{font-size:8pt;color:#333;cursor:pointer;cursor:hand}
#whyUsContainer ul{list-style:none;padding:0 0 0 0;margin:0 0 0 10px}
#whyUsContainer ul li{padding:0 0 0 0;margin:3px 0 3px 0}	
body:nth-of-type(1) #whyUsContainer ul li{padding:0 0 0 0;margin:6px 0 6px 0}

#txtBrandSearch{margin-left:2px;border:1px solid #DFDFDF;width:176px;font-size:12px;color:#333;padding-left:10px}
#brandContainer{width:192px;overflow:auto;height:500px;display:block;*overflow-x:hidden}
#brandSearch{width:192px;display:block;font:11px Arial,sans-serif;margin:2px 0 5px 0}
#brandSearch span{display:block;margin-left:1px;font:11px Arial,sans-serif}
#brandContainer a{display:block;width:169px;font:8pt verdana,Arial,sans-serif;color:#333;text-decoration:none;padding:3px 0 3px 10px}
#brandContainer a:hover{text-decoration:underline;background-color:#DFDFDF;width:169px}

body:nth-of-type(1) #brandContainer a:hover{width:160px}
body:nth-of-type(1) #brandContainer a{width:165px}


/**  ADDED STYLES   **/
#Brands, #Why-OCS, #Recently-Viewed, #FB-Like {margin:3px 0 9px 0;width:196px;float:left}

/** deprecated but still called on rightNav.ascx(??), RecentlyViewedProducts.ascx.vb  **/ 
/** from ocs.left-column.css **/
.LNM_Header{/*border:solid 1px #18A2E7;background:#4FC1FE;padding:1px;height:23px*/height:22px}
.LNM_HeaderContent {background:url('/Images/category/Assets/lnm_titlebg.jpg');width:100%;margin:0px;padding:4px 0;
      /*height:21px;*/font:bold 11pt Arial,Helvetica,sans-serif;color:#FFF;display:block;text-align:center;float:left;
      /*text-shadow:0 1px 0 #3C93C2;*/
 }
/********/


