@CHARSET "UTF-8";

#home_rotator {
	float: left;
	padding: 5px;
	border: 1px solid #ffffff;
	margin: 10px 0;
}

.ie #home_rotator {
	height:224px;
	overflow: hidden;
}

#home_rotator UL{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#home_rotator LI{
	height: 55px;
	width: 256px;
	padding: 0;
	margin: 0;
	border: 1px solid #ffffff;
	border-top: none;
	background: url(img/home_hilite_bg_i.gif) repeat-x;
	vertical-align: middle;
  display: table; 
  *position: relative; 
  overflow: hidden;

}


#home_rotator LI DIV  {
  *position: absolute; 
  *top: 50%; 
  display: table-cell; 
  vertical-align: middle;
  margin: 0;
  padding: 0 10px;
}


#home_rotator LI A {
	color: #282626;
	text-decoration:none;
	font-size: 11px;
  *position: relative; 
  *top: -50%;	
  display:block;
  height:100%;
}

#home_rotator LI A STRONG {
  font-family: Verdana, Helvetica, Arial;
  font-size: 18px;
  font-weight: lighter;
}

#home_rotator_img_cont {
  float: left;
  position:relative;
  width: 374px;
  height: 224px;
}

.home_rotator_img {
	position:absolute;
  width: 100%;
  height: 100%;
	background: url(img/rotator_generic_img.jpg) repeat-y;
	cursor: pointer;
}
.home_rotator_img DIV{
	color: white;
  position:absolute;
  bottom: 0;
  background: url(img/overlay30.png);
  width: 100%;
}

.home_rotator_img P{
	padding: 10px 35px;
	margin: 0;
}
.rotator_active{
	position: absolute;
	width:293px;
  height:60px;
  background: url(img/home_hilite_arrow.png);
  z-index:900;
}

.ie .rotator_active{
  background: url(img/home_hilite_arrow.gif) no-repeat;
}

.rotator_active DIV{
	vertical-align: middle;
  display: table; 
  *position: relative; 
  overflow: hidden;
  width:290px;
  height:56px;
  cursor: pointer;
}

.rotator_active P {
	*position: absolute; 
  *top: 50%; 
  display: table-cell; 
  vertical-align: middle;
  margin: 0;
  padding: 0 47px 0 11px;
}


.rotator_active  A {
	color: #000000;
  text-decoration:none;
  font-size: 11px;
  *position: relative;
  *top: -50%;
}

.rotator_active STRONG {
  font-family: Verdana, Helvetica, Arial;
  font-size: 18px;
  font-weight: lighter;
}
	
#home_search {
	float: right;
	padding: 5px;
  border: 1px solid #ffffff;
  margin: 10px 0;
}

#home_search FORM {
	padding: 13px 14px;
	margin: 0;
	background-color: #ffffff;
}

#home_search H4 {
	height: 15px;
	background: url(img/home_search_title.gif) no-repeat center center;
	margin: 0;
	padding:0;
}
	
#home_search H4 SPAN {
	visibility:hidden;
}


#content .left {
	float: left;
}

#content .right {
  float: right;
  zoom:1;
}


/** BOXES **/

.left .box {
	width: 449px;
	background: url(img/home_box_l_bg.png) repeat-y;
}

.left .box .outer {
	padding-bottom: 5px;
  background: url(img/home_box_l_bottom.png) no-repeat bottom;
}

.left .box .inner {
  padding: 5px 15px 8px 15px;
  background: url(img/home_box_l_top.png) no-repeat top;
}
.ie .left .box .inner {
 height: 1%;
}

.right .box {
  width: 456px;
  background: url(img/home_box_r_bg.png) repeat-y;
}

.right .box .outer {
  padding-bottom: 5px;
  background: url(img/home_box_r_bottom.png) no-repeat bottom;
}

.right .box .inner {
  padding: 5px 15px 5px 15px;
  background: url(img/home_box_r_top.png) no-repeat top;
}
.box  {
	margin-bottom: 15px;
}
.box H3 {
	color: #282626;
	font-family: Verdana, Lucida Grande, Bitstream Vera Sans, sans-serif;
	font-weight: lighter;
	font-size: 16px;
	margin: 8px 0;
}

.box H3 A{
	text-decoration: none;
}

.right .box H3 {
	float:right;
	text-align: right;
	margin-bottom: 0;
} 
	
.box P {
	color: #333333;
	font-size: 13px;
	margin: 8px 0;
}

.box BLOCKQUOTE {
	margin: 15px 0 0 0;
	padding: 20px 0 0 20px;
	display: block;
	background: transparent url(img/quote_open.gif) no-repeat top left;
}
.box BLOCKQUOTE SPAN {
	display: block;
	padding:0 10px 10px 0;
  color: #333333;
  font-size: 13px;
  background: url(img/quote_close.gif) no-repeat bottom right;
}

.box BLOCKQUOTE SPAN STRONG A {
  color: #195283;
  font-size: 14px;
  font-family:Verdana,Lucida Grande,Bitstream Vera Sans,sans-serif;
  font-weight:lighter;
  text-decoration: none;
}

#featured_vendors  P {
	font-size: 12px;
	line-height: 15px;
}
#featured_vendors IMG {
	float: left;
	/*border: 1px solid #c7c7c7;*/
	background: #ffffff;
	padding: 2px;
	margin: 0 10px 0px 0;
}
	
	

#home_tabs {
	background: url(img/home_tabs_bg.png) repeat-y;
	margin-bottom: 15px;
}

#home_tabs #tabs {
	width: 454px;
	height: 53px;
	background: #f8f8f8 url(img/home_tabs_top.png) no-repeat bottom;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#home_tabs #tabs LI {
	float: left;
	height: 47px;
	padding: 0;
	margin: 0;
}
#home_tabs #tabs A {
	display: block;
	height: 100%;
}
#home_tabs #tabs SPAN {
	display: none;
}

#home_tabs LI#tab_topten {
	background: url(img/home_tabs_topten_i.png) no-repeat;
	width: 130px;
	margin-left: 30px;
}
#home_tabs LI#tab_topten.active {
  background: url(img/home_tabs_topten_a.png) no-repeat;
}
#home_tabs LI#tab_activity {
  background: url(img/home_tabs_activity_i.png) no-repeat;
  width: 128px;
}
#home_tabs LI#tab_activity.active {
  background: url(img/home_tabs_activity_a.png) no-repeat;
}
#home_tabs LI#tab_vendor {
  background: url(img/home_tabs_vendor_i.png) no-repeat;
  width: 131px;
}
#home_tabs LI#tab_vendor.active {
  background: url(img/home_tabs_vendor_a.png) no-repeat;
}
  
#home_tabs #tab_end {
  width: 454px;
  height: 4px;
  background: #f9f9f9 url(img/home_tabs_bottom.png) no-repeat bottom;
}

#topten UL {
	list-style: none;
	margin: 0;
  padding: 0;
  width:456px;
}

#topten LI {
	height:42px;
	margin: 0 7px 0 6px;
	padding: 0 15px;
	line-height: 42px;
	vertical-align:middle;
	
}
#topten LI * {
	line-height: 42px;
  vertical-align:middle;
}

#topten LI.odd {
	background: #fbfbfb;
}
#topten LI.even {
  background: #f6f6f6;
}

#topten LI.up {
  background-image: url(img/topten_up.gif);
  background-repeat: no-repeat;
  background-position: 420px 50%;
}

#topten LI.down {
  background-image: url(img/topten_down.gif);
  background-repeat: no-repeat;
  background-position: 420px 50%;
}

#topten LI.novar {
  background-image: url(img/topten_novar.gif);
  background-repeat: no-repeat;
  background-position: 420px 50%;
}

#topten A {
	color: #3a3a3a;
	font-family: Verdana, Lucida Grande, Bitstream Vera Sans, sans-serif;
	font-weight: lighter;
  font-size: 11px;
  text-decoration: none;
  display: block;
  height: 100%;
}

#topten EM {
	display: inline-block;
	width: 35px;
	text-align: center;
	font-family: Arial, Helvetica, Nimbus Sans, sans-serif;
	font-size: 24px;
	font-style:normal;
	font-weight: bold;
}

#topten STRONG {
	padding-left: 10px;
  font-size: 16px;
  font-weight:normal;
}

#topten SPAN {
  padding-left: 10px;
}

#newvendor, 
#newactivity {
	padding: 5px 15px 10px 15px;
	color: #999999;
  font-family: Verdana, Lucida Grande, Bitstream Vera Sans, sans-serif;
  font-weight: lighter;
  text-decoration: none;
}

#newvendor A, 
#newactivity A {
  color: #999999;
  text-decoration: none;
}

#newvendor #newvendor_featured, 
#newactivity #newactivity_featured {
  text-align: center;
}

#newvendor #newvendor_featured P, 
#newactivity #newactivity_featured P {
  text-align: left;
  font-size: 14px;
  width: 390px;
}
#newvendor #newvendor_featured STRONG, 
#newactivity #newactivity_featured STRONG {
  color: #3a3a3a;
  font-size: 16px;
}
#newvendor P.other , 
#newactivity P.other  {
  font-size: 10px;
  width: 390px;
}

#newvendor P.other STRONG, 
#newactivity P.other STRONG {
  color: #3a3a3a;
  font-size: 12px;
}



#home_bottom_img {
	margin: 0 2px 0px 2px;
	border: 1px solid #cacaca;
	width: 447px;
	height: 185px;
	zoom:1;
	background: url(img/home_bottom_generic_img.jpg); 
	position: relative;
	cursor:pointer;
}
#home_bottom_img P {
	position: absolute;
	bottom: 0;
	background: url(img/overlay60.png);
	color: #ffffff;
	padding: 10px;
	margin: 0px;
	zoom:1;
}
.ie #home_bottom_img P {
	width: 427px;
}
#home_bottom_img STRONG {
	font-family: Verdana, Lucida Grande, Bitstream Vera Sans, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	display: block;
	zoom:1;
}

#featured_vendors P.actions {
	text-align: right;
	margin: 0;
}

#featured_vendors P.actions IMG {
	float: none;
	margin: 0;
}

/**STYLISH SELECT**/
.select_light_finder {
 color: #656565;
 margin: 13px 0 13px 2px;
 height: 31px;
}

.select_light_finder :focus {outline:none;}

.js ul.newList {left:-9999px;}

ul.newList * {
	margin:0; 
	padding:0;
}
ul.newList {
	margin:0; 
	padding:0; 
	list-style:none; 
	width:225px; 
	background:#fff; 
	position:absolute;  
	border:1px solid #ccc; 
	top:22px; 
	left:0; 
	overflow:auto; 
	z-index:9999;
}
.newListSelected {
	width:225px; 
	height:31px; 
	padding:3px 0 0 6px; 
	float:left; 
	background:url(img/sselect_light.gif) no-repeat;
}

.newListSelected {
  background:url(img/sselect_light.gif) no-repeat;
}
.newListSelected span {
	width:231px; 
	display:block;
}
ul.newList li A{
	display: block;
	padding:3px 8px;
	color: #656565;
	text-decoration: none;
}
.selectedTxt{
	padding:0 40px 0 12px;
  width:165px;
	overflow:hidden; 
	height:16px; 
	font-size: 14px;
	font-weight:bold;
	line-height: 25px;
	height: 25px;
	vertical-align:middle;
}
A.hiLite{
	background:#656565!important; 
	color:#fff!important;
}
A.newListHover{
	background:#ccc!important; 
	color:#000!important; 
	cursor:default;
}
.newListSelHover , .newListSelFocus {
	background:url(img/sselect_dark.gif) no-repeat;
	cursor:default;
}
.newListSelHover .selectedTxt, .newListSelFocus .selectedTxt{
  color: #ffffff;
}
.newListOptionTitle {
	font-weight:bold;
}
.newListOptionTitle ul {
	margin:3px 0 0;
}
.newListOptionTitle li {
	font-weight:normal; 
	border-left:1px solid #ccc;
}