 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}

 body
 {
	color: #555555;
	TEXT-ALIGN: center
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	padding:0;

	
	font-family:arial,tahoma,verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
 }

body #presence{position:fixed;z-index:99;bottom:0;left:0;color:#111;font-size:11px;height:25px;padding:0;width:100%;}

#scroll_wrapper{}

#content { 
    width:984px;
	clear: both; 
	padding:0px;
}
#header { 
	background:#cee7fb url(../images/img_css/bg_top.jpg) repeat-x;
	height:130px;
	border:2px #FF0000 none;
}
#header-column-1{
	float:left;
	width:245px;border:none;
}
#header-column-2{
	float:left;
	width:525px;border:none;
}
#header-column-3{
	float:right;
	width:200px;
	background: #FFFFFF url(../images/img_css/bg/bg4.jpg) no-repeat;
	border:2px none;
	height:100%;
}
#header-menu-1{
	background: url(../images/img_css/menu/menu-1.jpg) no-repeat;
	width:161px;
	height:42px;
}
#header-menu-2{
	background: url(../images/img_css/menu/menu-2.jpg) no-repeat;
	width:161px;
	height:42px;
}
#header-menu-3{
	background: url(../images/img_css/menu/menu-3.jpg) no-repeat;
	width:161px;
	height:42px;
}
/*
#menu-header2{
	background: url(../images/img_css/bg/bg2.jpg) no-repeat;
	border:1 px solid;
	height:100%;

}
*/
#header-ads{
	float:left;
	width:100%;
	height:70px; 
}
#header-search-content{
	float:left;
	width:100%;

}
#header-search{
	float:left;
	background: url(../images/img_css/menu/bg-search.jpg) no-repeat;
	width:392px;
	height:43px;
	
}
#header-menu{
	float:right;
	padding: 5px;
}

#menu1 { 
	background:#FFFFFF;
	clear: both; 
	width:984px;
	height:auto;
	padding:3px 3px 0px 3px;
}

#menu2 { 
	clear: both; 
	background:#FFFFFF url(../images/img_css/bg_menu2.jpg) repeat-x;
	padding:2px 0px 3px 0px;
	width:100%;
	height:35px;
}
#menu3 { 
	clear: both; 
	padding:0px 0px 0px 0px;
	width:984px;
}
#sub-content{
	clear: both; 
	padding:10px 0px 3px 0px;
	width:984px;
	border:hidden;
	border-color:#FF0000;
}
#left-menu{
	float:left;
	width:150px;
	padding:0px;
}
#left-menu-dynamic{
	float:left;
	width:200px;
	padding:0px;
	
	border:hidden;
	border-color:#FF9900;
}
#right-menu-dynamic{
	float:right;
	width:755px;/*760*/
	background:#FFFFFF;
	border:hidden;
	border-color:#000000;
	padding:0px;
}

#right-menu{
	float:right;
	width:783px;/*760*/
	background:#FFFFFF;
	border:hidden;
	border-color:#000000;
	padding:0px;
}
#left-menu2{
	float:left;
	width:760px;
	padding:0px;
	
	border:hidden;
	border-color:#FF9900;
}
#right-menu2{
	float:right;
	width:220px;/*760*/
	background:#FFFFFF;
	border:hidden;
	border-color:#000000;
	padding:0px;
}
#content_ads { 
	clear: both; 
	/*color: #808080;*/
}

#content_category { 
	clear: both; 
	color: #808080;
}
#content_bottom { 
	clear: both; 
	color: #808080;
}

#util { 
	clear: both; 
	color: #808080;
}

#container{
  background-color:#0ff;
  float:left;
  width:500px;
  border-left:150px solid #0f0; 
  
  border-right:200px solid #f00; 

}
#leftRail{
  float:left;
  width:150px;
  margin-left:-150px;
  position:relative;
}
#center{
  float:left;
  width:500px;
  margin-right:-500px;
}
#rightRail{
  float:right;
  width:200px;
  margin-right:-200px;
  position:relative;
}


#sliderWrap {
margin: 0 auto;
width: 980px;
}
#slider {
position: absolute;
background-repeat:no-repeat;
background-position: bottom;
margin-top: 0px;
}
#sliderContent {
	position: absolute;
	text-align:center;
	background-color:#FFFFCC;
	color:#333333;
	font-weight:bold;
	top: 3px;
}

#cart_overlay { 
	position:absolute; 
	margin:0 auto 0px auto; 
	bottom:-1px; 
	right:20px;

	display:block; 
	width:100%; 
	height:30px; 
	background:#fff; 
	color:#000000;
	text-align:center;
	z-index:4; 
}

.cart_pad {display:block; height:20px; }
#footer_cart_content
{
	border:1px #F9AE56 solid;width:980px;height:23px;background: url(../images/img_css/bg/cart-bg-orange.jpg) 100% 100% repeat-x #FDE8CD;text-align:left;margin:0px 0px 0px 0px;
}


#footer_cart
{
float:left;width:200px;border-right:1px #CA6B00 solid;
padding:5px 0px 0px 10px;
}
#footer_cart a{ text-decoration:none;font-size:12px;font-weight:bold; color:#000000;cursor:pointer;}
#footer_cart a:hover{ color:#990000;}

#footer_compare
{
background: url(../images/icon/compare.png) no-repeat 5px 5px; 
float:left;width:200px;border-right:1px #CA6B00 solid;
padding:5px 0px 0px 25px;
}

#footer_compare a{ text-decoration:none;font-size:12px;font-weight:bold; color:#000000;cursor:pointer;}
#footer_compare a:hover{ color:#990000;}

#footer_twitter{float:right;width:auto;padding:0px;}
#footer_twitter img{border:none;height:20px;}
#footer_twitter a{ text-decoration:none;font-size:12px;font-weight:bold; color:#000000;cursor:pointer;}
#footer_twitter a:hover{ color:#990000;}

