body
{
	background: #fff url(simg/bodyBg.gif) repeat-y scroll center top;
	margin:0;
	padding:0;
	font-family:Arial,Helvetica,sans-serif;
	color:#333;
}
img
{
	border:0;
}
a
{
	/*color:#de5c1f;*/
	color:#e40227;
	text-decoration:none;
}
a:hover
{
	/*color:#de5c1f;*/
	color:#747696;
	text-decoration:underline;
}
table
{
    border-collapse: collapse;
}
#all_holder
{
	width:990px;
	margin:0 auto 10px auto;
	background-color:#fff;
	padding-left:8px;
}
.fullwidth_holder
{
	float:left;
	width:980px;
    margin:0;
}
.leftandcenter_holder
{
    width:780px;
	float:left;
	overflow:hidden;
	margin:12px 5px 0 0;
	padding:0;
	background:url(simg/leftColBg.gif) repeat-y 0 0;
}
.leftandcenter_holder2
{
    width:780px;
	float:left;
	overflow:hidden;
	margin:12px 5px 0 0;
	padding:0;
}
.leftwidth_holder
{
    width:468px;
	float:left;
	overflow:hidden;
	margin:0 6px 0 0;
}
.centerwidth_holder
{
    width:300px;
	float:left;
	overflow:hidden;
	margin:0 0 0 6px;
	padding:0;
}
.centerwidther
{
    width:294px;
}
.notis_holder
{
    width:462px;
}
.rightwidth_holder
{
    /*text-align:center;*/
	width:205px;
	min-height:500px;
	float:left;
	overflow:hidden;
	background:url(simg/bannerColBg.gif) no-repeat 0 0;
}
.trio_holder
{
    width:240px;
	float:left;
	margin:0 6px 0 0;
	overflow:hidden;
}
#main_nav
{
	float:left;
	width:982px;
	margin:0;
	font-size:.9em;
	background:url(simg/navigationBg.gif) no-repeat right top;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	border-top:solid 1px #FFF;
}
#main_nav ul
{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}
#main_nav ul li
{
	background:url(simg/navigationItemDivider.gif) no-repeat left top;
	float:left;
}
#main_nav ul li.start
{
	background:none;
}
#main_nav ul li a
{
	color:#333;
	float:left;
	padding:0 9px 0;
	margin:0;
	line-height:36px;
	text-decoration:none;
}
#main_nav ul li a:hover
{
	background:#696969; /* url(simg/hsnavhover.png) repeat-x scroll 0 0; */
	color:#FFF;
	line-height:36px;
	margin:0;
	padding:0 9px;
	text-decoration:underline;
}
#main_nav ul li a.main_nav_active
{
    background:#111 url(simg/navigation-item-highlight.png) repeat-x 100% 0;
	color:#fff;
}
.center_content
{
    text-align: center;
}
.mtop5
{
	margin-top:5px;
}
.mtop10
{
	margin-top:10px;
}
.mtop15
{
	margin-top:15px;
}

.bottom_border_dotted
{
	border-bottom: 1px solid #f0f0f0;
}
.padding5
{
	padding: 5px;
}
.padding10
{
    padding: 10px;
}

h1
{
    padding-bottom: 8px;
    padding-top: 10px;
	margin: 0px;
    color:#333;
	text-decoration:none;
	font-size:25px;
}
h1 a
{
    color:#333;
	text-decoration:none;
}
h2
{
    padding-bottom: 8px;
    padding-top: 10px;
	margin: 0px;
	color:#333;
}
h2 a
{
    color:#333;
	text-decoration:none;
}
h3
{
    padding-bottom: 5px;
    padding-top: 5px;
    margin: 0px;
	color:#333;
	text-decoration:none;
}
h3 a
{
    color:#333;
	text-decoration:none;
}
.brodtext
{
    color:#333;
	text-decoration:none;
}
h1 a:hover
{
	text-decoration:underline;
	color:#747696;
}
h2 a:hover
{
    color:#747696;
	text-decoration:underline;
}
h3 a:hover
{
	text-decoration:underline;
	color:#747696;
}
.forum_show_h2
{
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	color:#333;
	text-decoration:none;
}
.forum_show_h2:hover
{
    color:#747696;
	text-decoration:underline;
}
.brodtext:hover
{
    color:#747696;
	text-decoration:underline;
}
.border_top_1
{
	border-top: 5px solid #c87a4b;
}
.border_top_2
{
	border-top: 5px solid #c87a4b;
}
.border_top_3
{
	border-top: 5px solid #c87a4b;
}

#popular_products
{

}
#footer_content
{
	background: #333333;
	color: #fff;
	margin-bottom: 30px;
}
#footer_content a
{
    color: #fffdb0;
}
.mn_disc
{
    list-style-type: disc;
}

.hidden_mn_style
{
 /*float: left;*/
	
	background: #e0e0d9; /* url(simg/hsnavhover.png) repeat-x scroll 0 0;*/
	color: #FFF;
	padding: 5px;


	text-align: left;
	left:0;
	float: none;
	
	
	/**
     * BORDER-RIGHT: #0f076a 1px solid;
     *     BORDER-TOP: #0f076a 1px solid;
     */
    DISPLAY: none;
    /**
     * FONT-SIZE: 12px;
     *     BORDER-LEFT: #0f076a 1px solid;
     *     BORDER-BOTTOM: #0f076a 1px solid;
     */
    POSITION: absolute;
    TOP: 36px;
    width:170px;
    border-bottom:2px dotted #000;
    border-left:2px dotted #000;
    border-right:2px dotted #000;
}
.hidden_mn_style2
{
    background: #e0e0d9; /* url(simg/hsnavhover.png) repeat-x scroll 0 0;*/
	color: #FFF;
	padding: 5px;


	text-align: left;
	left:0;
	float: none;


	/**
     * BORDER-RIGHT: #0f076a 1px solid;
     *     BORDER-TOP: #0f076a 1px solid;
     */
    DISPLAY: none;
    /**
     * FONT-SIZE: 12px;
     *     BORDER-LEFT: #0f076a 1px solid;
     *     BORDER-BOTTOM: #0f076a 1px solid;
     */
    POSITION: absolute;
    TOP: 36px;
    left: -51px;
    width:197px;
    border-bottom:2px dotted #000;
    border-left:2px dotted #000;
    border-right:2px dotted #000;
}
#main_nav a.mn_link2
{
 clear: both;
	float: left;
	color: #000;
	line-height: 23px;
	text-align: left;
}
#main_nav a.mn_link2:hover
{
	color: #fff;
	line-height: 23px;
}
.normal_ul_li
{
 clear: both;
	float: left;
	background: none;
	width: auto;
	text-align: left;
	width: 190px;
}

.descriptor
{
	font-size:12px;
	line-height: 14px;
	font-weight:normal;
	color:#000;
}
div.descriptor
{
	margin-top: 10px;
	font-size:12px;
	line-height: 14px;
	font-weight:normal;
	color:#000;
}

.search_top
{
    float:right;
}
.black_text
{
    color: #000;
	text-align: left;
}

.nav_se
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    Z-INDEX: 99;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    COLOR: #ffffff;
    LIST-STYLE-TYPE: none;
}
.nav_se LI
{
    POSITION: relative
}

.nav_se LI A
{
    DISPLAY: block;
    COLOR: #fff;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none
}
.nav_se LI A:hover
{
    DISPLAY: block;
    COLOR: #fff;
}

ul li
{
        list-style-type: none;
        float:left;
        margin-left: 1px;
}

.z_top
{
	z-index:99;
}

.show_other_pages0
{
  color:#000;
}

.show_other_pages1
{
  color:#18aae7;
  background-color:#f5f5f2;
  padding:3px;
  font-size:13px;
}
.show_other_pages1:hover
{
  color:#18aae7;
  padding:3px;
  font-weight:bold;
  font-size:16px;
}

.other_pages
{
	clear: both;
	float: none;
	margin-bottom:20px;
}
.show_other_pages2
{
  color:#18aae7;
  font-weight:bold;
  background-color:#f5f5f2;
  padding:7px;
  font-size:16px;
}

#news_pop
{
  display: none;
  z-index:99;
  left: 10px;
  background-color: #ffffff;
  background-image: url(simg/textarea_bg.gif);
  border-left:1px solid #E9E8E8;
  border-top:1px solid #DFDEDE;
  border-right:1px solid #F2F0F0;
  border-bottom:1px solid #DFDEDE;
  overflow: hidden;
  width: 250px;
  min-height: 146px;
  position: fixed;
  clear: both;
  bottom: 0;
  /*border:1px solid black;*/
  font-size: 12px;
  line-height: 1.3em;
}

#news_pop a
{
  color: #de5110;
  text-decoration: none;
}

#news_pop a:hover
{
  color: #171717;
}

#loader
{
  display: none;
  z-index:6;
  position:absolute;
}



/******** OLD *************/




.score_select
{
  font-size: 10px;
}

.small_select
{
  font-size: 10px;
  width:50px;
}

.small_select_all
{
  font-size: 13px;
  width:60px;
}

.blue_hover:hover
{
 background-color:#e0f0ff;
}

.light_blue_hover:hover
{
 background-color:#f7fbff;
}

#forum_new_post
{
  position:absolute;
  z-index:999;
  border:2px dotted #000;
  background-color: white;
}

#forum_new_vote
{
  border:2px dotted #000;
  background-color: white;
  position:absolute;
  left:100px;
  top:150px;
  display: none;
  z-index:998;
  /*width: 350px;
  height: 250px;*/
}

#lan_list a, br
{
 font-size: 9px;
}



/**************************/



/*    HUVUDELEMENT                   */



/**************************/







/**************************/

/*     CUSTOM TEXT-KLASSER      */

/**************************/

.hide {
  display: none;
}



.show {
  display: block;
}


/********************************

  gymguiden

*********************************/



#gym_top_search
{
  width:818px;
  height:40px;
  margin-bottom:5px;
  background-color: #EAF9FF;
  padding-left:5px;
}



.gym_holder
{
  width:500px;
  margin-bottom:5px;
  background-color: #FDF9D3;
}



.gym_holder_blue
{
  width:500px;
  margin-bottom:5px;
  background-color: #EAF9FF;
}



.gym_info
{
  width:265px;
  margin:5px 5px 5px .4em;
}

.gym_logo
{
  width:100px;
  margin:5px 5px 5px .4em;
}

.more_gym_info
{
  margin:5px 5px 5px .4em;
}



/********************************

  rating

*********************************/





.star_rating

{

 width:70px;

 height:13px;

 overflow:hidden;

 background-image:url(http://www.dreamfix.se/simg/rating_stars.gif);

}







.active-rate0

{

 background-position:0 0

}



.active-rate0-5

{

 background-position:0 -13px

}



.active-rate1

{

 background-position:0 -26px

}



.active-rate1-5

{

 background-position:0 -39px

}



.active-rate2

{

 background-position:0 -52px

}



.active-rate2-5

{

 background-position:0 -65px

}



.active-rate3

{

 background-position:0 -78px

}



.active-rate3-5

{

 background-position:0 -91px

}



.active-rate4

{

 background-position:0 -104px

}



.active-rate4-5

{

 background-position:0 -117px

}



.active-rate5

{

 background-position:0 -130px

}

#newpostsWrapper
{
  float:left;
  width: 340px;
  height: 260px;
  margin-bottom:8px;
  margin-left:170px;
  border-left: 3px solid #ededed;
  border-top: 3px solid #ededed;
  border-bottom: 3px solid #ededed;
  border-right: 3px solid #ededed;
  overflow: auto;
  background-color:#ffffff;
}

.new_titles_cloud
{
  margin-left:15px;
  margin-right:15px;
}

#newposts
{
  float:left;
  background: url(images/hantel_girl.jpg) no-repeat;
}

.news_link
{
  color: #000000;
  font-size:14px;
  line-height:15px;
}









.errormsg, .error { font-weight: bold; color: #f00; border:1px solid #f00; padding:4px; margin:6px; width:78%; }






#quick_account { padding-left: 20px; padding-right: 20px; }
#quick_account legend { margin: 0 0 0px 0; }
#quick_account fieldset { border: 0; }
#quick_account li { list-style: none; margin: 7px 0 7px 0; }
#quick_account .uploadinfo1 { font-size: 12px; color: #999; line-height: 13px; }
#quick_account .uploadinfo2 { font-size: 12px; color: #955; line-height: 13px; }


#showmoreposts
{
  text-align: right;
}

#RandomPostList
{
  font-size: 12px; line-height: 1.4em; clear: both; width: 490px; margin: 8px auto;
  min-height: 260px;
  background: url(simg/corner_bottom_left.png) bottom left no-repeat;
  float: left;


  display: inline;
}

.latest_messages
{
  line-height: 1.3em;
  clear: both;
  margin: 5px;
}

#random_posts_center
{
  float: left;
  font-size: 11px;
  line-height: 1.4em;
  clear: both;
  width: 490px;
  margin: 8px auto;
  min-height: 260px;
  background: url(simg/corner_top_right.png) top right no-repeat;
  display: inline;
}



#forum_main_menu
{
  width: 160px;
  /*background-color:#696868;*/
  float:left;
  margin-right:20px;
  border: 0px solid #696868;
}

#forum_main_menu ul
{
  list-style: none;
  padding: 0;

}
#forum_main_menu ul li { width: 160px; float: left; display: inline; }                                                                                   /*  */
#forum_main_menu ul li a
{
 float: left;
 margin: 0;
 /*padding: 1px 5px 1px 5px !important; */
 /*color: #000000; */
 font-size: 11px;
 text-decoration: none;
 font-weight:bold;
}
#forum_main_menu ul li a:hover { text-decoration: none; color: #46a5b6; }


#forum_category_kb
{
 /* float:left;

  width:742px;
  display:inline;
  margin-right:15px;
  border: 1px solid #696868;*/
}

#forum_main_kb
{
  float:left;
  background-image: url(simg/pms_tjej_bg.jpg);
  background-repeat: no-repeat;
  margin-left: 5px;

  margin-right: 11px;
  width:772px;
/*
  border: 1px solid #696868;   */
}

#forum_thread_head_kb
{
  /*background: url(simg/corner_top_right.png) top right no-repeat;
  float: left;                                                    */
 /* width:775px;
  border-bottom:1px solid #dddddd;
  border: 1px solid red;*/
}

.forum_posts_kb
{
  width:775px;
  /*background: url(simg/corner_top_right.png) top right no-repeat;  border: 1px solid black;*/
  float: left;
  border-bottom:1px solid #dddddd;
  margin-bottom:4px;
}


.faded_img
{
 opacity: .4;
 -moz-opacity: .4;
 filter: alpha(opacity=40);
}

.faded_img:hover
{
 opacity: 1;
 -moz-opacity: 1;
 filter: alpha(opacity=100);
}

.forum_citat
{
  padding:6px;
  background-image: url(simg/citat_bg1.gif);
  border-left:2px solid #CCCCCD;
}


.forum_menu_head
{
  width: 160px;
  background-image: url(simg/navbg.gif);
  background-repeat: repeat-x;
  height: 25px;
  margin: 0 0 0px 0;
}
.forum_menu_head ul
{
  list-style: none;
  padding: 0;
  float: left;
  width: 100%;
  background-repeat: no-repeat;
}
.forum_menu_head ul li { float: left; display: inline; }
.forum_menu_head ul li a { float: left; margin: 0; padding: 4px 3px 5px 10px !important; color: #FFF; font-size: 14px; text-decoration: none; }
.forum_menu_head ul li a:hover { text-decoration: none; color: #46a5b6; }



.forum_main_menu_list
{
 width: 160px;
 float:left;
 margin-top:0px;
 margin-right:0px;
 border: 0px solid #696868;
}
.forum_main_menu_list ul
{
  list-style: none;
  padding: 0;
  float: left;
  width: 100%;
  background-repeat: no-repeat;
}
.forum_main_menu_list ul li { float: left; display: inline; border-bottom:1px solid #ddd; }
.forum_main_menu_list ul li a { float: left; margin: 0; padding: 1px 2px 1px 5px !important; color: #000; font-size: 12px; text-decoration: none; }
.forum_main_menu_list ul li a:hover { text-decoration: none; color: #46a5b6; }






/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(simg/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}


/*********************
  qwirte_styles
***********************/

#qwrite_holder
{
  float:right;
  width: 439px;
}

#qwrite_top
{
  width: 437px;
  height: 51px;
  background-image: url(simg/qwrite_box_head.gif);
}

#qwrite_content
{
  width: 437px;
  background-image: url(simg/qwrite_box_bg.gif); background-repeat: repeat-y;
}

.qwrite_content_inside
{
  margin-left:20px;
  width: 419px;
  color:#de5110;
  font-weight: bold;
}

.qwrite_content_inside legend { margin: 0 0 0 0; }
.qwrite_content_inside fieldset { border: 0; }
.qwrite_content_inside li { list-style: none; }
.qwrite_content_inside .uploadinfo1 { font-size: 11px; color: #999; line-height: 13px; }
.qwrite_content_inside .uploadinfo2 { font-size: 11px; color: #955; line-height: 13px; }

.quick_input { width:380px; border:3px solid #999; }

#quicksubmit { border: 0; background-color: #444; color: #FFF; outline: solid 1px; width: 95%; margin-top:10px;}
#quicksubmit:hover { border: 0; background-color: #122; color: #46a5b6; outline: solid 1px; width: 96%; }




#qwrite_bottom
{
  width: 437px;
  height: 68px;
  background-image: url(simg/qwrite_box_bottom.gif);
}

#qwrite_top .qwrite_content_inside .head_orange
{
  color:#de5110;
}

.qwrite_content_inside a
{
  color:#de5110;
  font-weight: bold;
}

#profile_gb_div
{
  position:absolute;
  z-index:2;
}

#profile_bev_settings
{
  position:absolute;
  z-index:2;
}


/*''''''''''''''''''''
  hover user_images
''''''''''''''''''''''*/


.hover_user_images a
{
 position:relative;
}/* set stacking context -*/

@media all and (min-width: 0px)
{
 .hover_user_images a
 {
        display:block;
 }
 .hover_user_images a span{display:none;}
 .hover_user_images a:hover span{display:block;}
}

.hover_user_images a span
{
  visibility:hidden;/* hide message initially*/
  position:absolute;
  top:-66px;
  left:0px;
  z-index:3;
}

.hover_user_images a:hover
{
 visibility:visible
}/* ie bug needed to make span show*/

.hover_user_images a:hover span
{
 visibility:visible;
}/* show image on hover*/

#forum_catlist

{

        width: 250px;

        float: left;

}



#forum_category

{

        width:480px;

        background: url(simg/corner_top_right.png) top right no-repeat;

        float: left;

}



#forum_thread_head

{

        background: url(simg/corner_top_right.png) top right no-repeat;

        float: left;

}










#forum_new_about
{
  border:2px dotted #000;
  background-color: white;
  position:absolute;
  z-index:10;
}



.about_input { width:227px;}





.forum_name_link:link {text-decoration: none}

.forum_name_link:visited {color: black}

.forum_name_link:hover {color: black}





.thread_table

{

        border-top: 1px dotted #003366;

        border-bottom: 1px dotted #003366;



}









.forum_menu

{

        font-size: 8px;

}

.forum_menu:hover { border: 0; background-color: #122; color: #46a5b6; outline: solid 1px; }



.about_menu

{

        font-size: 10px;

}

.about_menu:hover { border: 0; background-color: #122; color: #46a5b6; outline: solid 1px; }





#vote_result

{

  width: 250px;

}







#forum_vote_alt

{

  background-color: #FFFFCC;width: 200px;

}



.vote_alt_select

{

  text-align: center;

  font-size: 10px;

  width: 100%

}

.vote_alt_select:hover {  background-color: #122; color: #46a5b6; outline: solid 1px; }



#forum_written_date

{

  font-size: 10px;

}











.vote_alt_input { width:370px; border:3px solid #999; }



.vote_errormsg  { font-weight: bold; color: #f00; padding:4px; margin-top:2px; width:60%; }



#thread_report
{
	border:2px dotted #000;
  background-color: white;
  position:absolute;
  z-index:1000;
}
 
 
 
 
 
 .lmenu
{
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	color:#333;
	width: 189px;
	padding-left: 10px;
	line-height: 33px;
	font-weight: normal;
	font-size: 17px;
}
.lmenu2
{
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	color:#333;
	width: 189px;
	padding-left: 15px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 17px;
}
.lmenu3
{
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	color:#333;
	width: 189px;
	padding-left: 28px;
	margin-bottom: 2px;
	font-weight: normal;
	font-size: 17px;
}
.menubg
{
	background: #fff url(shop/simg/le_menu_bg.gif) repeat-x scroll left top;
	margin:0;
	width: 189px;
	height:33px;
}
.rmenu
{
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	color:#333;
	width: 188px;
	padding-left: 10px;
	line-height: 33px;
	font-weight: normal;
	font-size: 17px;
}
.rmenubg
{
	background: #fff url(shop/simg/le_menu_bg.gif) repeat-x scroll left top;
	margin:0;
	width: 188px;
	height:33px;
}




