/*#Main styles#*/
body
{
	font-family: Arial;
	font-size: 12px;
}
body.LTR, body.RTL
{
	background: #1c1b17;
	padding: 0px;
	margin: 0px;
}
.textline
{
	text-decoration:line-through;
}
a
{
 color: #2a2823;
 text-decoration:none;
 border:0;
}

a:hover
{
 text-decoration:none;
}

h1
{
 color: #cc0000;
 font-size: 180%;
/* background-color: #Beeeeee; */
 margin-top: 5px;
}

h2
{
 color: red;
 font-size: 100%;
 font-weight: bold;
}

h3{
 color: #330000;
 font-size: 130%;
 margin-bottom: 5px;
 margin-top: 10px;
}


.caption h3{
margin: 10px 0 10px 0;
}

h1.homepage{
color: black;
font-size: 18px;
background: none;
font-weight: normal;
margin: 10px 3px 10px 3px;
_margin: 0px 3px 10px 3px;
}

.contentWithRightBlock{
/*background: white  url(../App_Themes/EcommerceSite/Images/contetn_rightblock_bg.gif) 100% 0% repeat-y;*/
background: white;
}

.zonetop
{
	width:700px;	
	float:left;
}
.zonecart
{

	color:#b0aea0;
	width: 500px;
	margin: -18px -60px 30px 0px;
        float:right;
}
.zonecart a
{
	color:#cb0101;
}
.zonecart a:hover
{
         text-decoration: underline;

}
.zoneSearch
{
	width:180px;
	height:25px;
     	float:left;
	margin-top: 40px;
	
}
.zoneSearch a
{
	color:#ff0000;
}
.zonelang
{
       width:50px;
     	float:left;
	margin-top: 43px;
	
}
.languageSelection
{
	border:none;
	width:30px
}
.languageSelection a
{
	border:none;
}
.subContent
{
	width: 940px;
	margin: 0px auto;
	
}
.topBlock
{
	
	width: 930px;
	height:104px;
	margin-top:25px;
	margin-left:40px;
	margin-bottom:0px;
	margin-right:0px;
	
}
.bgeve
{
	width:980px;
	margin: 0px auto;
	padding-left:0px;
	padding-right:0px;
	margin: auto;
background: url(../App_Themes/EcommerceSite/Images/bg01.png);
	

	
}
.warp
{
	width:980px;
	margin:0px auto;

	
}
.bgtemplate
{
	width:980px;
	margin: 0px auto;
	padding-left:0px;
	padding-right:0px;
	background: #33302b url(../App_Themes/EcommerceSite/Images/EVE/bgtem.gif);
	
}
.DesignMode .topBlock
{
	width: 960px;
	/*_width: 965px;*/
}

.EditMode .topBlock
{
	width: 960px;
	/*_width: 965px;*/
}
.topBlock .WebPart_TopImage
{
	float: right;
	width: 959px;
}

.topShoppingcartPadding
{
	padding-left: 650px;
}

.DesignMode .topShoppingcartPadding
{
	padding-left: 630px;
}

.DesignMode .topShoppingcart
{
	width: 290px;
}

.topShoppingcart
{
	position: absolute;
}

.topShoppingcart .shoppingCart
{
	font-family: Verdana;
	padding-right: 14px;
	background: url(../App_Themes/EcommerceSite/Images/shoppingCartPreviewBackground03.gif) no-repeat top left;
	width: 283px;
	height: 92px;

}

.leftBlock
{
	width: 200px;
	float: left;
	background: white;
}

.contentTopBlock
{
	width: 940px;
	margin: 0px auto;
	background: #1b1a16;

}
.contentBlock
{
	width: 240px;
	float: left;
	margin: 0px 0px 0px 3px;
}
.contentBlock
{
	margin-left: 1px;
}
.rightBlock
{
	width: 690px;
	float: right;
	background: white;
	
}
.contentBlockproduct
{
	width: 680px;
       _width:680px;
	float: right;
       padding-right:10px;
       _padding-right:0px;
}
.IE6 .DesignMode .homeHeader a img
{
	width: 548px;
}
.IE6 .DesignMode .hotOffersBox
{
	padding: 0px;
}
.IE6 .EditMode .homeHeader .EditableImageEdit, .IE6 .EditMode .homeHeader .EditableImageEdit img
{
	width: 548px !important;
}
.IE6 .EditMode .homeHeader
{
	width: 548px !important;
}
.mainBlock
{
	width: 940px;
	margin: 0px auto;
	background:  white url(../App_Themes/EcommerceSite/Images/mainblock_bg4.gif) repeat-y;
	border-top: none;	
}

.footerBlock
{
	width: 980px;
	height: 27px;
	margin: 0px auto;
	background: #12110d;
	font-size:9px;

}
.footerBlock a
{
	color:#b1ad95;

}
.footerBlock a:hover
{
         text-decoration: underline;

}

.clear {width:0; height:0; clear:both; line-height: 0px; font-size: 0px;}


/*#Other styles#*/
.TextAreaField
{
	width: 280px;
	height: 100px;
}

.button, .SubscriptionButton, .signoutButton, .Button, .CMSSearchDialogSearchButton, .PollVoteButton
{
	border: 1px solid #c3c3c3;
	padding: 0px;
	color: #fff;
	background:  url(../App_Themes/EcommerceSite/Images/button_background.gif) repeat-x top left;
	font-weight: bold;
	font-size: 11px;
	width: 55px;
	height: 20px;

	cursor: pointer;
}

.signoutButton
{
	float: right;
	display: block;
	margin-top: 5px;
	margin-right: 25px;
	padding: 0;
}

.IE6 .signoutButton
{
	margin-right: 13px;
}

.ContentButton
{
	width: 100px;
}

.LongButton
{
	width: 160px;
}

.TextLeft
{
	text-align: left;
}

.RTL .TextLeft
{
	text-align: right;
}

.TextRight
{
	text-align: right;
}

.RTL .TextRight
{
	text-align: left;
}

.BreadBox
{
	font-size: 11px;
	padding: 10px 5px 0px 3px;
	width:680px;
	_width:650px;
}
.BreadBox .CMSBreadCrumbsLink
{
	font-size: 11px !important;
        text-decoration: underline;
        color:#333333;
}


.leftInfoBlock
{
	padding-left: 24px;
	padding-right: 4px;
}

.leftInfoBlock ul{
padding-left: 3px;
margin: 0px;
}

.leftInfoBlock li{
padding-left: 15px; 
list-style: none;
background: url(../App_Themes/EcommerceSite/Images/arrow_left.gif) no-repeat 0% 60%;
margin: 0;
}

.rightInfoBlock
{
	padding-right: 24px;
	padding-left: 4px;
}

.zonebanner
{
	width:680px;
}
.ProductList{
padding: 0px 10px;
width:700px;
_width:650px;
}

.EditingFormErrorLabel
{
	color: #ff0000;
}

.PrintLink
{
position: absolute;

}

.PrintLink a{
display: block;
padding: 9px 10px 5px 30px;
background: url(../App_Themes/EcommerceSite/Images/Print.gif) 0px 5px no-repeat;
margin-top:0px;
text-align: right;
width: 20px;
margin-left:600px;
}

/*#Polls#*/
.PollControl{
padding: 0 3px 0px 23px;
}

.PollTitle
{
	font-weight:bold;
	display:none;
	margin-bottom:10px
}

.PollAnswers{
	font-size: 10px;
	margin-top: 5px;
}

.PollGraph
{
	height: 8px;
	border: 1px solid #b0b0b0;
}

.PollGraph div
{
	height: 8px;
	background: url(../App_Themes/EcommerceSite/Images/poll05.gif) 100% 0% repeat-x;
	line-height: 0px;
	font-size: 0px;
}

.PollQuestion
{
	font-size:12px;
	font-weight: bold;
}

.PollCount
{
	text-align: right;
}

.PollFooter
{
	margin-top:10px;
}




/*#Products#*/
.ProductImage{
	height: 130px;
	padding-top:1px;
	/*background-color:#F00;*/
}

.IE6 .ProductImage
{
	height: 133px;
}

.ProductImage a{
height: 130px;

}

.ProductImage img{

border: none;
}

.ProductImage{
text-align: center;
padding-bottom: 10px;
position:bottom;
}

.ProductBreadcrumbs{
/*background: url(../App_Themes/EcommerceSite/Images/product_top_background.gif) repeat-x;*/
background-position: bottom center;
/*height:30px;*/
}

.ProductList table{
/*width: 100%;*/
}

.ProductList h1{
padding-left: 00px;
/*background: url(../App_Themes/EcommerceSite/Images/h1point.gif) no-repeat 5px 5px;*/
}

.ProductTitle{
/*background: #333333;*/
display: block;
color: #1d1b17;
text-align: left;
padding: 5px 2px 0px 2px;
font-size: 15px;
font-weight: bold;
}

.ProductPrice{
font-size: 13px;
padding: 3px 3px 5px 3px;
font-weight: bold;
color:#756d61;
}

.ProductPriceDetail{
font-size: 13px;
padding: 3px 3px 5px 0px;
font-weight: bold;
color:#ff3333;
font-weight: bold;
}

.ProductPriceDetailTax{
font-size: 12px;
padding: 3px 3px 5px 0px;
color:#ff3333;
font-weight: bold;
}

.ProductPriceLabel{
font-size: 13px;
padding: 5px 3px 5px 3px;
font-weight: bold;
color:#ff3333;
width: 100px;

}

.ProductPriceLabelTax{
font-size: 12px;
padding: 5px 3px 5px 3px;
width: 100px;
font-weight: bold;
color:#ff3333;
}

.ProductPrice .right{
text-align: right;
}

.ProductPrice .left {
padding-top: 12px;

}

.ProductBox{
padding-top: 20px
width:300px;
margin-right:20px;


}

.ProductFooter{
text-align: center;
}

.productDetail img
{
	border: none;
}

.productDescription
{
	text-align: justify;
}
.productDetailfill{
   background: white url(../App_Themes/Images/ShoppingCart/fill-PD.png) repeat-y;
   padding-left:20px;
   padding-right:20px;
   padding-bottom:30px;
}
.productDetailLinks
{
	margin-top: 15px;
	padding: 3px 0 0 3px;
       /* background: white url(../App_Themes/EcommerceSite/Images/bg_price.gif) no-repeat;*/
	height: 45px;
	margin-left:290px;
	font-weight: bold;
	
}

.productOptionsTable
{
	margin-top: 10px;
}


.ProductPreview
{
	width: 205px;
	margin-right:30px;
        background: url(../App_Themes/EcommerceSite/Images/linepro.png) no-repeat center right;
        margin-top:20px;
}

.AddToCartContainer
{ 
	padding-top: 10px;
	/*background: white url(../App_Themes/EcommerceSite/Images/ShoppingCart/bg_options_bottom.gif) repeat-x;*/
	text-align: right;
}

.right .AddToCartContainer
{	
	background: none;
	padding-top: 0;
	margin: 0;
}




.ProductOptionSelectorContainer
{
	border: 1px solid #d7d7d7;
	padding: 0px 10px;
	margin: 6px 0px;
}
.ProductOptionSelectorContainer select
{
   width: 75%;
}
.productDetail .ProductPrice
{
	width: 180px;
	padding: 5px 5px;
	display: block;
	background:  url(../App_Themes/EcommerceSite/Images/bg_price.gif) no-repeat top right;
	font-weight: bold;
}

input.AddToWishlistImageButton
{
	float: left;
}


.wishlistAdd .AddToCartContainer
{
	background: none;
}

.removeFromWishlist
{
	margin-top: -18px;
}


.TotalPriceContainer
{
	text-align: center;
	background: #bde5f2;
	padding: 7px 10px 9px 0px;
	margin-bottom: 3px;
}

.TotalPriceLabel
{
	font-weight: bold;
	text-align: right;
}

.TotalPrice
{
	font-weight: bold;
	text-align: right;
}

/*#Products/Forum#*/
.ForumTree .Actions
{
	/*background-color: #bee6fa;*/
	padding: 5px 5px;
	font-weight: bold;
}
.ForumTree .ForumManage
{
	background-color: #C4DBE7;
	padding: 5px 10px;
	margin-left: -5px;
	margin-right: -5px;
}
.ForumTree .ForumPost
{
	padding: 5px;
	border: 1px solid #f0f0f0;
	background-color: #f0f0f0;
}
.ForumTree .PostText
{
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}
.Postform
{
	width:400px;
}
.ForumTree .PostActionLink
{
	padding: 1px 5px;
	background: #bee6fa;
	display: block;
	float: left;
	border: 1px solid silver;
	color:	black;
	text-decoration: none;
}

.ForumTree .PostActionLink:hover
{
	background: #9ed5f2;
	border: 1px solid gray;
}


.ForumTree .PostActionSeparator{
	display: block;
	float: left;
	padding: 2px 5px;
}
.ForumTree .PostUserLink{
	font-weight: bold;
}
.ForumTree .Posts
{
	width: 580px;
	background: #f6f6f6;
}
.ForumTree .PostSubject
{
	font-weight: bold;
	display: block;
	padding: 5px 0px;
}
.ForumTree .TextboxItemShort, .ForumTree .TextboxItem, .ForumTree .TextareaItem
{
	width: 220px;
}
.ForumTree .Title
{
	font-weight: bold;
	margin: 5px 5px;;
	display: block;
}
/*#Products/Filter#*/
.ProductFilter
{
	/*background: url(../App_Themes/EcommerceSite/Images/product_top_background.gif) repeat-x;*/
	background-position: bottom center;
	font-size: 10px;
	height: 65px;
	width:680px;
	_width:650px;
}
.ProductFilter Select
{
	width:160px;
	height:18px;
	font-size:10px;
}
/*#Shopping cart preview#*/
.topBlock .shoppingCart
{
	padding-left: 0px;
	background: #ffffff;

}
.topBlock .shoppingCart a
{

	text-decoration: none;
}
.topBlock .shoppingCart a:hover
{
	text-decoration: underline;

}
.topBlock .shoppingCart
{
	/*line-height: 33px;*/
color:#ffffff;
	background: #ffffff;
}

.MyProfileUserSignature{
width: 300px;
height: 100px;
}

/*#Menus#*/
.menu
{
color:red;
padding-left: 10px; 
font-weight: bold;        

}

/*#Menus/Left menu#*/
.leftMenuCMSListMenuUL
{
	list-style: none;
	padding: 0px 0px 0px 10px;
	margin-left: 17px;
}

.leftMenuCMSListMenuUL ul{
margin: 0;
padding-left: 3px; 
}


.leftMenuCMSListMenuLink, .leftMenuCMSListMenuLinkHighlighted
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.leftMenuCMSListMenuLink:hover
{
	text-decoration: underline;
}
.leftMenuCMSListMenuUL .leftMenuCMSListMenuLI
{
	background: url(../App_Themes/EcommerceSite/Images/arrow_left.gif) no-repeat center left;
	padding-left: 15px;
	height: 13px;
	line-height: 13px;
	margin: 4px 0px;
}
.leftMenuCMSListMenuUL .leftMenuCMSListMenuHighlightedLI
{
	background: url(../App_Themes/EcommerceSite/Images/arrow_left_active.gif) no-repeat 0px 2px;
	padding-left: 15px;
	/*height: 11px;*/
	line-height: 13px;
	margin: 4px 0px;
}

.leftMenuCMSListMenuUL .leftMenuCMSListMenuLI .leftMenuCMSListMenuUL
{
	display: none;
}
.leftMenuCMSListMenuUL .leftMenuCMSListMenuHighlightedLI .leftMenuCMSListMenuUL
{
	display: block;

}

.leftMenuCMSListMenuUL .leftMenuCMSListMenuHighlightedLI .leftMenuCMSListMenuUL .leftMenuCMSListMenuLI,
.leftMenuCMSListMenuUL .leftMenuCMSListMenuHighlightedLI .leftMenuCMSListMenuUL .leftMenuCMSListMenuHighlightedLI
{
	font-weight: normal;
	line-height: 13px;
}
.toplistmenu_th{
/*background: url(../App_Themes/EcommerceSite/Images/menu_top_background03.gif) 0px 1px no-repeat;*/
height: 29px;
padding-left: 0px;
font-size: 18px;
}

.toplistmenu{
/*background: url(../App_Themes/EcommerceSite/Images/menu_top_background03.gif) 0px 1px no-repeat;*/
height: 29px;
padding-left: 0px;
}

.toplistmenu_th li{
margin-left: 1px;
margin-right: 0px;

}
.toplistmenu li{
margin-left: 1px;
margin-right: 0px;

}

.IE .toplistmenu li{
	width: 940px;
}

/*#Menus/Top menu#*/
.topMenuLeft_th
{
	background: url(../App_Themes/EcommerceSite/Images/menu_top_left.gif) no-repeat top left;
	width: 4px;
	height: 29px;
	font-size: 1px;
	float: left;
	margin: 0px 0px 0px;

}
.topMenuLeft
{
	background: url(../App_Themes/EcommerceSite/Images/menu_top_left.gif) no-repeat top left;
	width: 4px;
	height: 29px;
	font-size: 1px;
	float: left;
	margin: 0px 0px 0px;

}
.topMenuRight_th
{
	background: url(../App_Themes/EcommerceSite/Images/menu_top_right.gif) no-repeat top left;
	width: 4px;
	height: 29px;
	font-size: 1px;
	float: left;
	margin: 0px 0px 0px;

}
.topMenuRight
{
	background: url(../App_Themes/EcommerceSite/Images/menu_top_right.gif) no-repeat top left;
	width: 4px;
	height: 29px;
	font-size: 1px;
	float: left;
	margin: 0px 0px 0px;

}
.topMenu_thCMSListMenuLink, .topMenu_thCMSListMenuLinkHighlighted
{
	color: #adae9c;
	text-decoration: none;
	/*font-weight: bold;*/
	display: block;
	margin-left: 0px;
	padding: 0px 13px 0px 8px;
	text-align: center;
	font-size: 14px;

}
.topMenuCMSListMenuLink, .topMenuCMSListMenuLinkHighlighted
{
	color: #adae9c;
	text-decoration: none;
	/*font-weight: bold;*/
	display: block;
	margin-left: 0px;
	padding: 0px 13px 0px 8px;
	text-align: center;
	font-size: 10px;

}
.topMenu_thCMSListMenuLink, .topMenu_thCMSListMenuLinkHighlighted
{
	color: #adae9c;
	text-decoration: none;
	/*font-weight: bold;*/
	display: block;
	margin-left: 0px;
	padding: 0px 13px 0px 8px;
	text-align: center;
	font-size: 14px;

}
.topMenuCMSListMenuLink, .topMenuCMSListMenuLinkHighlighted
{
	color: #adae9c;
	text-decoration: none;
	/*font-weight: bold;*/
	display: block;
	margin-left: 0px;
	padding: 0px 13px 0px 8px;
	text-align: center;
	font-size: 10px;

}
.topMenu_thCMSListMenuLinkHighlighted{
	background: #cb0101;/* url(../App_Themes/EcommerceSite/Images/menu_top_active_right.gif) no-repeat center right*/
	color:#010100;

}

.topMenuCMSListMenuLinkHighlighted{
	background: #cb0101;/* url(../App_Themes/EcommerceSite/Images/menu_top_active_right.gif) no-repeat center right*/
	color:#010100;

}
.topMenu_thCMSListMenuLink:hover{
	background: #cb0101; /*url(../App_Themes/EcommerceSite/Images/menu_top_active_right.gif) no-repeat center right*/
	color:#010100;

}
.topMenuCMSListMenuLink:hover{
	background: #cb0101; /*url(../App_Themes/EcommerceSite/Images/menu_top_active_right.gif) no-repeat center right*/
	color:#010100;

}
.IE6 .topMenu_thCMSListMenuLink:hover{
	background: #cb0101;
	text-decoration: none;
	color:#010100;

}
.IE6 .topMenuCMSListMenuLink:hover{
	background: #cb0101;
	text-decoration: none;
	color:#010100;

}


.topMenu_thCMSListMenuLI:hover, .topMenu_thCMSListMenuHighlightedLI
{
	
	background: #cb0101; /*url(../App_Themes/EcommerceSite/Images/menu_top_active_left.gif) no-repeat center left*/
	height:29px;
	
}
.topMenuCMSListMenuLI:hover, .topMenuCMSListMenuHighlightedLI
{
	
	background: #cb0101; /*url(../App_Themes/EcommerceSite/Images/menu_top_active_left.gif) no-repeat center left*/
	height:29px;
	
}

.topMenu_thCMSListMenuLI, .topMenu_thCMSListMenuHighlightedLI
{
	float: left;
	margin: 0px ;
	display: block;
}


.topMenuCMSListMenuLI, .topMenuCMSListMenuHighlightedLI
{
	float: left;
	margin: 0px ;
	display: block;
}
.topMenu_thCMSListMenuUL
{
	list-style-type: none;
	margin: 0px ;
	height: 29px;
	padding: 0;
	line-height: 29px;
	float: left;
}
.topMenuCMSListMenuUL
{
	list-style-type: none;
	margin: 0px ;
	height: 29px;
	padding: 0;
	line-height: 29px;
	float: left;
}



/*#Boxes#*/
/*#Boxes/Blue box left#*/
.boxBlueLeft
{
	/*background: #d7d7d7 url(../App_Themes/EcommerceSite/Images/box_blue_background.gif) repeat-y top left;
	margin-bottom: 3px;
	margin-top: 1px;*/
	color:#e71c24;
	font-size:14px;
	/*font-weight: bold;*/
}


/*------.boxBlueLeftTop div {
	background: url(../App_Themes/EcommerceSite/Images/box_left_top.gif) no-repeat top left;
}
.boxBlueLeftTop {
	background: url(../App_Themes/EcommerceSite/Images/box_right_top.gif) no-repeat top right;
}
.boxBlueLeftBot div {
	background: url(../App_Themes/EcommerceSite/Images/box_left_bottom.gif) no-repeat bottom left;
}
.boxBlueLeftBot {
	background: url(../App_Themes/EcommerceSite/Images/box_right_bottom.gif) no-repeat bottom right;
}
.boxBlueLeftTop div, .boxBlueLeftTop, .boxBlueLeftBot div, .boxBlueLeftBot
{
	width: 100%;
	height: 14px;
	font-size: 1px;
}
---------------------------------*/
/*.boxBlueLeft h2
{
	/*background-color: #eeeeee;*/
	font-size: 100%;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 0px;
	line-height: 10px;
	padding: 7px 5px 7px 9px;
}*/
/*#Boxes/Blue box right#*/
.boxBlueRight
{
	/*background: #c4dbe7 url(../App_Themes/EcommerceSite/Images/box_light_background.gif) repeat-y top right;*/
	margin-bottom: 3px;
	margin-top: 1px;
} 
.boxBlueRight a
{
	/*background: #c4dbe7 url(../App_Themes/EcommerceSite/Images/box_light_background.gif) repeat-y top right;*/
	margin-bottom: 3px;
	margin-top: 1px;
	color:#000000;
        text-decoration: none;

}
.boxBlueRight a:hover
{
	/*background: #c4dbe7 url(../App_Themes/EcommerceSite/Images/box_light_background.gif) repeat-y top right;*/
	margin-bottom: 3px;
	margin-top: 1px;
        text-decoration: none;
	color:red;
}
.boxBlueRight p
{
	padding: 0px 20px 0 9px;
}
.boxBlueRightTop div {
	/*background: url(../App_Themes/EcommerceSite/Images/box_light_left_top.gif) no-repeat top left;*/
}
.boxBlueRightTop {
	/*background: url(../App_Themes/EcommerceSite/Images/box_light_right_top.gif) no-repeat top right;*/
}
.boxBlueRightBot div {
	/*background: url(../App_Themes/EcommerceSite/Images/box_light_left_bottom.gif) no-repeat bottom left;*/
}
.boxBlueRightBot {
	/*background: url(../App_Themes/EcommerceSite/Images/box_light_right_bottom.gif) no-repeat bottom right;*/
}
.boxBlueRightTop div, .boxBlueRightTop, .boxBlueRightBot div, .boxBlueRightBot
{
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.boxBlueRight h2
{
	background-color: #fff;
	font-size: 110%;
	font-weight: bold;
	margin-right: 20px;
	margin-top: 8px;
	padding:0px 5px 2px 9px;
	color:#cc0000;
}


/*#Search box#*/
.bottonsearch
{
	background: #ffffff url(../App_Themes/EcommerceSite/Images/ShoppingCart/PriceDetail.gif)no-repeat center ;
	border:none;
	
}
.searchText
{
	/*border: 1px #c3c3c3 solid;*/
	width: 112px;
	height: 11px;
	margin-left: 25px;
	margin-bottom:3px;
}
.searchicon
{
	margin-top: 0px;
        border: none;
	background: #ffffff url(http://www.eve.co.th/assets/icon-search.aspx)no-repeat center ;
        width: 18px;
	height: 16px;
	overflow:hidden;
	text-indent:-900%;
        cursor: hand;


}
*:first-child+html .searchicon
{
	padding-top:0px;
        border: none;
	background-image: url(http://www.eve.co.th/assets/icon-search.aspx)no-repeat center;
        cursor: hand;
        width: 18px;
	height: 18px;

	text-indent:-900%;

}

.searchBox
{
	margin-top: 1px;
	min-height: 16px;
	border:none;
}
.searchText
{

}

.searchLabel
{
}
.boxSearchLeft
{
 /*background: #d7d7d7 url(../App_Themes/EcommerceSite/Images/box_blue_background.gif) repeat-y top left;*/
 margin-bottom: 3px;
 margin-top: 1px;
 min-height: 39px;
}



.boxSearchLeftTop div {
/* background: url(../App_Themes/EcommerceSite/Images/box_left_top.gif) no-repeat top left;*/
}
.boxSearchLeftTop {
 /*background: url(../App_Themes/EcommerceSite/Images/box_right_top.gif) no-repeat top right;*/
}
.boxSearchLeftBot div {
 /*background: url(../App_Themes/EcommerceSite/Images/box_left_bottom.gif) no-repeat bottom left;*/
}
.boxSearchLeftBot {
/* background: url(../App_Themes/EcommerceSite/Images/box_right_bottom.gif) no-repeat bottom right;*/
}
.boxSearchLeftTop div, .boxSearchLeftTop, .boxSearchLeftBot div, .boxSearchLeftBot
{
 width: 100%;
 height: 4px;
 font-size: 1px;
}

/*#Newsletter subscription#*/
.Subscription
{
	margin-left: 9px;
}
.SubscriptionTextbox
{
	border: 1px #c3c3c3 solid;
	width: 112px;
	height: 16px;
}

/*#Random product#*/
.randomProduct
{
	text-align: center;
	padding-right: 19px;
}
.randomProduct img
{
	border: none;
}


.DesignMode .topMenuCMSListMenuUL
{
	width: 940px !important;
}


/*#Shopping cart item selector#*/

.AddToShoppingCartTextBox
{
	width:25px;
}


.AddToShoppingCartLink
{
	background-image: url('Images/ShoppingCart/AddToCart.gif');
	background-position: left -2px;
	background-repeat: no-repeat;
	padding-left: 18px;	
	color: #000000;
	text-decoration: underline;
}

.AddToShoppingCartButton
{
	width:80px;
}

/*#Random product with status#*/
.randomProductWithStatus
{
	float: left;
	width: 182px;
}
/*#News#*/

.newsRepeater
{
margin: 15px 0;
width:660px;
}

.newsItem
{
	background-color: #eeeeee;
	padding: 5px;
	margin: 5px 0px;
	border: 1px solid #b0b0b0
	width:650px;
}

.newsItem p
{
	margin-top: 0px;
}
.newsItemDetail .Date
{
	font-size: 120%;
	font-weight: bold;
}
/*#Tags#*/
.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	padding: 0px !important;
	border: 1px solid #A4B2BC;
	overflow: auto;
	height: 200px;
	text-align: left;
	list-style-type: none;
	background-color: #fff;
}

.RTL .autocomplete_completionListElement
{
	text-align: right;
}

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	padding: 1px;
	cursor: pointer;
}

.autocomplete_listItem
{
	padding: 1px;
}
/*#Search#*/
.SearchResult
{
	margin-left: 5px;
	margin-bottom: 10px;
}
.ResultTitle
{
	font-size: 120%;
	margin-bottom: 3px;
}
.ResultPath
{
	background-color: #eeeeee;
	padding: 2px;
}
.CMSSearchDialogSearchForTextBox
{
	width: 154px !important;
}
.CMSSearchDialogSearchModeDropDownList
{
	width: 160px !important;
}
/*#Tab menu#*/
.myAccMenu
{
	background: url(../App_Themes/EcommerceSite/Images/myAccMenuBackground.gif) no-repeat top left;
	margin-left: -7px;
	width: 754px;
	min-height: 38px;
}
.IE6 .myAccMenu
{
	height: 38px;
}
.myAccMenu .TabsHeader
{
	/*background: url(../App_Themes/EcommerceSite/Images/myAccMenuRight.gif) no-repeat top right;*/
}
.myAccMenu .TabControl
{
	height: 35px;
}

.TabControlTable
{

	margin-left: 32px;
	color:#abae9b;
}
.TabControlTable a:hover
{
	color:#020403;
	background:#cb0101;
}
.myAccMenu .TabControlSelectedLeft{
	background: url(../App_Themes/EcommerceSite/Images/myAccMenuActiveLeft.gif) 100% 0% no-repeat; 
}

.myAccMenu .TabControlSelectedRight{
	background: url(../App_Themes/EcommerceSite/Images/myAccMenuActiveRight.gif) left top no-repeat;
}

.myAccMenu .TabControlSelected{
	background: url(../App_Themes/EcommerceSite/Images/myAccMenuActive.gif) repeat-x;
}
.myAccMenu .TabControlSelected a{
	color: #000;
}

table.Grid{
width: 100%;
padding: 0px 10px;
}

.TabsHeader a
{
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	text-align: center;
}

.TabsHeader a:hover{
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	text-align: center;
}

/*#Tab menu/Sub menu#*/

.TabsContent
{
	margin-top: 10px;
}
.TabsContent .TabControlTable
{
	background: none;
	width: 350px;
	height: 26px;
}
.TabsContent .TabsHeader
{
	background: none;
	background-color: #c4dbe7;
	height: 28px;
	margin-top: 1px;
	margin-bottom: 10px;
}
.TabsContent .TabControlSelectedLeft {
	background: none;
	width: 4px;
	height: 26px;
	font-size: 1px;
	float: left;
}

.TabsContent .TabControlSelectedRight {
	background: none;
	width: 4px;
	height: 26px;
	font-size: 1px;
	float: left;
}

.TabsContent .TabControl {
	height: 26px;
}

.TabsContent .TabControlSelected {
	background: white;
}
.TabsContent .TabControlSelected a
{
color: #000;
}


.GeneralActions
{
 background-color: #eeeeee;
 padding: 2px 5px;
}

/*#Sign out and user name box#*/
.boxSignoutRight
{
	background: #c4dbe7 url(../App_Themes/EcommerceSite/Images/box_light_background.gif) repeat-y top right;
	margin-bottom: 2px;
	margin-top: 1px;
	overflow: hidden;
	line-height: 29px;
}

.DesignMode .boxSignoutRight
{
	line-height: 15px;
}

.boxSignoutRightTop div {
	background: url(../App_Themes/EcommerceSite/Images/box_light_left_top.gif) no-repeat top left;
}
.boxSignoutRightTop {
	background: url(../App_Themes/EcommerceSite/Images/box_light_right_top.gif) no-repeat top right;
}
.boxSignoutRightBot div {
	background: url(../App_Themes/EcommerceSite/Images/box_light_left_bottom.gif) no-repeat bottom left;
}
.boxSignoutRightBot {
	background: url(../App_Themes/EcommerceSite/Images/box_light_right_bottom.gif) no-repeat bottom right;
}
.boxSignoutRightTop div, .boxSignoutRightTop, .boxSignoutRightBot div, .boxSignoutRightBot
{
	width: 100%;
	height: 4px;
	font-size: 1px;
}

.SignContent{
min-height: 30px;
}

.IE6 .SignContent{
	height: 30px;
}

.SignContent span{
font-size: 11px;
}

input.AddToCartTextBox{
width: 25px;
margin-top: 6px;
margin-left: 260px;
float: left;
}


.OptionCategoryName{
display: block;
font-weight: bold;
padding: 5px 0px 5px 0px;
}


.OptionCategoryDescription{
display: block;
padding: 5px 0px;
}

.productOptions
{
	/*background: #fff url('../App_Themes/EcommerceSite/Images/ShoppingCart/bg_productoptions_top.gif') repeat-x;
*/
}

.WishListLink{
text-align: right;
}

.WishListLink img{
margin-top: 2px;
}


.CartItemSelector{
padding: 6px 10px;
}

.right .CartItemSelector{
padding: 0px 10px;
}

.logonReg, .textHeader, .wishList, .myAccount
{
	padding: 0px 20px 0px 20px;
	background: #ffffff;

}
.LogonRegister
{
     	background: #ffffff;
       width:940px;
       height:300px;
       
}
.logon
{
	 width:300px;
        float:left;


}
.register
{
	 width:500px;
         float:right;


}
.IE6 .logonReg, .textHeader, .IE6 .wishList, .myAccount
{
	padding: 0px 20px 0px 20px;
	background: #ffffff;
}

.textHeader{
	padding: 0px 20px 0px 20px;
	background: #ffffff;
}

.newsList
{
	padding: 0px 7px;
width:230px;
}

/*#ShoppingCart#*/


.subContent .shoppingCart
{
	padding: 10px 10px;
	background: #ffffff;

}

.IE6 .subContent .shoppingCart
{
	padding-right: 0;
}

.ShoppingCartStepImage
{
    border: none;
	margin-top: 10px;
	padding:0px;
	vertical-align: middle;
}

.ShoppingCartStepSeparator
{
    border: none;
    margin-top: 10px;
    padding: 0 20px;
    vertical-align: middle;
}

.CartStepHeader
{
	background-color: #326590;
	color: #ffffff;	
	padding: 5px;	
	font-weight: bold;
	font-family:Arial;
	font-size: 11px;
	margin-bottom: 5px;
}

.CartStepTable th
{
	background-color: #326590;
	color: #ffffff;	
	font-family:Arial;
	font-size: 11px;
}

.CartStepTable
{
	border: 1px solid #326590;	
	border-collapse: collapse;
	width: 740px;
}

.CartStepPanel
{
	padding: 5px;
}

.CartContentTable td
{
	border: 1px solid #dddddd;		
	background-color: #ffffff;
	padding: 4px;
}



.CartContentTable th
{
	border: 1px solid #dddddd;	
	font-family:Arial;
	font-size: 11px;	
}

.ErrorLabel{
color: red;
font-weight: bold;
}

.LineErrorLabel
{
color: #ff0000;
text-align: left;
}


.BlockTitle{
font-size: 14px;
font-weight: bold;
padding: 5px 0 5px 0;
margin: 15px 5px;
display: block;
}

.PricePanel
{
	float: right;
}

.ItemsNotAvailable{
color: red;
}

.MyCredit, .MyOrders, .MyAddresses{
padding: 0px 6px;
}

.UniGridHead{
text-align: left;
}

.shoppingCart input[type=submit]
{
	padding: 0px 15px;
}
.UnitsTextBox
{
	width: 40px;
}
.TextboxField, .TextBoxField
{
	width: 280px;
}
.DropDownField
{
	width: 285px;
}

.galleryPreview{
width: 150px;
height: 150px;
float: left;
border: 1px solid #c4dbe7;
text-align: center;
margin: 5px;
}

.IE6 .galleryPreview
{
margin: 4px;
}

.DesignMode .galleryPreview{
margin: 4px;
}

.galleryImage{
display: table-cell;
vertical-align: middle;
width: 150px;
height: 150px;
text-align: center;
line-height: 120px;
}

.IE6.galleryImage{
height: 123px;
}

.hotOffers
{
	float: left;
	border: 1px solid silver;
	margin: 2px;
	background: #297dae;
}

.hotOffers img
{
	border: none;
}

.hotImage
{
	height: 200px;
	line-height: 200px;
	width: 268px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	background: white url(../App_Themes/EcommerceSite/Images/product_top_bg.gif) repeat-x;
}

.IE6 .hotImage img
{
	padding-top: 20px;
}
.PagePlaceholderBorder .hotImage
{
	width: 266px;
}

.hotPrice
{
	margin-bottom: 2px;
	background-color: #fff;
	padding: 0px 0px 5px;
}
.hotPrice span
{
	width: 140px;
	padding: 5px 15px;
	display: block;
	background: url(../App_Themes/EcommerceSite/Images/priceBackground.gif) no-repeat top left;
	font-weight: bold;
}
.hotLink
{
	height: 30px;
	width: 266px;
}

.hotText
{
	text-align: center;
	height: 30px;
	width: 266px;
	display:table-cell;
	vertical-align:middle;
	line-height: 25px;
}



.hotText a
{
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.hotOffersBox{
padding: 4px 0px 1px 2px;
}

.UnselectedPage
{

}
.PagerResults{
text-align: center;
color:#aca692;
}

.PagerNumberArea{
/*text-align: left;*/
/*background: #f0f0f0;*/
/*font-weight: bold;*/

}

/*.SelectedPrev{
padding: 0px 0px;
}*/

/*.SelectedPage{
background: red;
padding: 0px 0px;
border: 1px solid gray;
}*/

/*.PagerNumberArea{
padding-bottom: 0px;
}*/

/*.PagerNumberArea a{
border: 1px solid #f0f0f0;
padding: 0px 0px;
color:#000000;
}*/

/*.PagerNumberArea a:hover{
text-decoration: none;
border: 1px solid gray;
background: #e0e0e0;
color: black;
}*/


table.productDetailInfo td{
vertical-align: top;
}
.PagerResults{
text-align: center;
}

.PagerNumberArea{
text-align: center;
background: #f0f0f0;
font-weight: bold;
}

.SelectedPrev{
padding: 0px 2px;
}

.SelectedPage{
background:red;
padding: 0px 1px;
border: 1px solid gray;
}

.PagerNumberArea{
padding-bottom: 2px;
}

.PagerNumberArea a{
border: 1px solid #f0f0f0;
padding: 0px 1px;
}

.PagerNumberArea a:hover{
text-decoration: none;
border: 1px solid gray;
background: #e0e0e0;
color: black;
}


table.productDetail td{
vertical-align: top;
}

.NewsReleaseTitle{
width: 165px;
padding-left: 10px;
}

.panelOptions
{
	background-color: red;
}

/*#Wishlist#*/
.wishlist
{
	margin-top: 10px;
	background: #ffffff;
}
.wishlist .ProductImage
{
	width: 100px;
	text-align: center;
	background: #ffffff;
}
.wishlist .ProductDetail
{
	margin-top: 15px;
	background: #ffffff;
}
.wishlist .ProductPrice
{
	width: 140px;
	padding: 5px 15px;
	height: 26px;
	display: block;
	background: url(../App_Themes/EcommerceSite/Images/priceBackground.gif) no-repeat top left;
	font-weight: bold;
	margin: 5px 0px 0px;
	background: #ffffff;
}
.btnContinue
{
	text-align: right;
	padding:10px 0px;
}
td.ProductImageWishlist
{
padding-top: 30px;	
vertical-align: top;
width: 100px;
text-align: center;
}


td.ProductImageWishlist img{
border: none;
}

.ProductData h2{
font-size: 16px;
}
/*#Company#*/
.zoneCompanyContent
{
	float: left;
	width: 400px;
}
.zoneCompanyMap
{
	float: right;
	width: 330px;
	padding-right:30px;
}
.zoneCompanbuy
{
	float: left;
	width: 250px;
}
.zoneCompanybuy
{
	float: left;
	width: 500px;
	padding-left:30px;
}
.Map
{
	padding-left:10px
}

.Map img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.Map .Header
{
	font-weight: bold;
}

.Map .Address
{
	font-size: 10px;
}

.OfficeDetail img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.OfficeDetail .Description
{
	padding-top: 5px;
	padding-left: 5px;
}

/*#Random product right column#*/
.newsproduct
{
	margin-bottom: 15px;
	margin-left: 5px;
	float: left;
	/*background: #b6d2e0;*/
	background: #ffffff;
	background: url(../App_Themes/EcommerceSite/Images/dotline-sm.png) repeat-x;
	background-position:bottom;
        height:210px;
	width:500px;
       text-align:right;

}
.randomProductWithStatusRightBlock
{
	margin-bottom: 15px;
	margin-left: 5px;
	float: left;
	/*background: #b6d2e0;*/
	background: #ffffff;
	background: url(../App_Themes/EcommerceSite/Images/dotline-sm.png) repeat-x;
	background-position:bottom;
        height:78px;
	width:208px;
       text-align:right;

}
.IE6 .randomProductWithStatusRightBlock
{
	margin-left: 2px;
}
.featuresProdContent{
	padding-top: 10px;
}
.IE6 .featuresProdContent{
	padding-top: 0px;
}

.imageLink
{
	width: 50px;
	float: left;
	height: 50px;
	background: white;
}


.imageLinkContent
{
	line-height: 50px;
	height: 50px;
	width: 50px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

.imageLinkContent img
{
	border: none;
	float: none;
	line-height: 50px;
}

.randomProductWithStatusRightBlock .randomProductRight
{
	float: left;
	width: 119px;
	padding-left: 5px;
	font-weight: bold;
}

.DesignMode .randomProductWithStatusRightBlock .randomProductRight
{
	width: 112px;
}

.randomProductWithStatusRightBlock .randomProductRight div
{
	width: 120px;
	height: 33px;
	padding-top: 3px;

}


.PagerControl{
padding: 20px 0px;
/*background: url(../App_Themes/EcommerceSite/Images/product_top_bg.gif) repeat-x;*/
}

/*#Send to friend#*/
.sendToFriendYourMessage
{
 color: #356B99;
 text-decoration: underline;
 padding-top: 3px;
 display: block;
 cursor: pointer;
}
.sendToFriendYourMessage:hover
{
 text-decoration: none;
 cursor: pointer;
}

input.sendToFriendEmailTextbox{
width: 210px;
}

.boxBlueRight h2{
color: #red;
}

/*#Modal popup#*/
.ModalBackground
{
	z-index: 10000 !important;
	background-color: #888888;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.ModalPanel
{
    background-color: #ffffff;
    padding: 10px;
    /* position: fixed !important; */
}


.SubscriptionsGroup
{
	padding: 8px;
}

.SubscriptionsPanel
{
	padding-top: 22px;
}
/*--------------------------------HOME-----------------------------------*/
.evehome
{
	background-color: #ffffff;
 	width:940px;
	height:470px;
	
	
}
.eveabout
{
	background-color: #ffffff;
 	width:940px;
	height:100%;
	
	
}
.eveservice
{
	background-color: #ffffff;
 	width:940px;
	height:100%;
	
	
}
.homeleft
{
	width:202px;
	padding-top:21px;
	padding-left:15px;
	float:left;
	
	
}
.imgflash
{
	width:430px;
	float:left;
	padding-top:21px;
	margin-left:10px;
}
.homeright
{	
	width:240px;
	margin-right:15px;
	float:right;
	padding-top:21px;
	color:#999999;
        border: 1px solid #cccccc;
	margin-top:21px;
	padding-left:10px;
	height:402px;

   
	

}
.homeright a
{	

	color:#cc0000;
       text-decoration: none;

}
.homeright a:hover
{	

	color:#cc0000;
	text-decoration: underline;


}
.homemarqueetitle
{
	width:190px;
	height:26px;
	background-color: #000000;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:8px;
       float:left;
}
.homemarquee
{
	width:750px;
	height:26px;
	background-color: #000000;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:8px;
       float:right;
}

/*homebottom*/

.homeimgone
{
	width:216px;
	float:left;
	padding-right:25px;
	margin-bottom:15px;
}
.homeimgtwo
{
	width:216px;
	float:left;
	padding-right:20px;
}

.homeimgthree
{
	width:216px;
	float:right;
	
}
.homeimgfour
{
	width:216px;
	float:right;
	padding-right:25px;
	
}
/*------------------------STORE-------------------------------------------*/
.store
{	
	width:840px;
	padding-left:50px;
}
.storename
{
	width:840px;
	
	padding-top:16px;
}
.storemenu
{
	width:840px;
	margin-bottom:43px;
	
}
.storecontentleft
{
	width:500px;
	float:left;
	
}
.storeleftmenu
{
	width:135px;
	float:left;
	margin-left:20px;
	
}
.storeleftmenu P
{
	margin-top:0px;	
}
.storeimg
{
	width:300px;
	float:right;
	padding-left:7px;
	
}
.storedescription
{
	width:324px;
	float:right;
	
}
.storecontentright
{
	float:right;
}
/*---------------------FAQs----------------------------------*/
.faq
{
	color:#666633;
	font-weight:bold;
	font-size: 16px;
	background-color: #ffffff;
 	width:940px;
	height:100%;
	padding:10px  0px;
	
}
.faq a:hover
{
	color:#cc0000;
	font-weight:bold;
	font-size: 16px;
	
}
/*--------------------product--------------------------------*/
.subproduct
{
	background-color: #ffffff;
	padding:20px;
	_padding-left:8px;

}
.evecontactus
{
	background-color: #ffffff;
 	width:900px;
	padding:20px;
	
}


/*--------------------------menu---------------------------------------*/
.applemenu{
margin: -15px 0;
padding: 0;
width: 195px; /*width of menu*/
border: 1px solid #cccccc;
height:423px;


}

.applemenu div.silverheader a{
background: #191815;
font: normal 12px "Tahoma", Helvetica, sans-serif;
color: #595343;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding:5px 0;
padding-left: 8px;
text-decoration: none;
width:187px;


}


.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
/*font-weight:bold;*/
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background: #cc0000;
color: white;
width:187px;


}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
padding: 5px;
height: 308px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
width:185px;

}
/*------------------------------Knowleage-----------------------------------------------*/
.knowdefault
{
   border:1px;
    border-color:#cccccc;
   width:260px;
}
.zonelistknow
{
   width:260px;
   margin-left:10px;
   float:left;

}
.zonelistknow a:hover
{
  /* float:left;*/
   color:#cc3333;
   text-decoration: underline;
}
.zonedescriptionknow
{
    width:650px;
   margin-right:10px;
     float:right;
}
.lineknow
{
    background: url(../App_Themes/EcommerceSite/Images/line.png) repeat-x;
    width:255px;
    height:10px;
    color:#ffffff;
}
.zoneHeaderknow a
{
         text-decoration: underline;
}
.submenu
{
color:#010100;
/*font-weight: bold;  */
margin-top:-15px; 
_margin-top:-10px; 


}
.submenu a:hover
{
color:red;
text-decoration:underline; 
margin-top:-15px; 
_margin-top:-10px; 
}

.CMSTreeMenuItem{
/*background: url(../App_Themes/EcommerceSite/Images/arrow_black.gif) no-repeat center left;*/
/*padding-left:20px;*/
color:#010100;
/*font-weight: bold;   */
margin-top:-15px; 
_margin-top:-10px; 
}
.CMSTreeMenuSelectedItem
{
/*background: url(../App_Themes/EcommerceSite/Images/arrow_red.gif) no-repeat center left;
padding-left:20px;*/
color:red;
   text-decoration:underline; 
margin-top:-15px; 
_margin-top:-10px; 
}

.CMSTreeMenuLink{
/*padding-left:20px;*/
}

/*---------------------------------new product --------------------*/
.newproduct
{
	background-color: #ffffff;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
  
}
.zonenewproduct
{
width:200px;
float:left;
}
.zonenewproduct1
{
width:690px;
float:right;
}
/*#hotnews#*/
.hotnews
{
	border:solid; 
	border-color:#cccccc;
	border-width:1px;
	margin-bottom:5px;
	margin-left:10px;
	margin-top:5px;
}

*:first-child+html .hotnews
{
	border:solid; 
	border-color:#cccccc;
	border-width:1px;
	margin-bottom:5px;
	margin-left:10px;
	margin-top:5px;
	/*height:520px;*/
	
}

