*{
padding:0;
margin:0;

}
html {
  background:#CCEEFB;
}
body
{
	background:#CCEEFB url("/images/bg.jpg") top center;
	font-family: arial;
	font-size: 13px;
}

#doc2
{
	width: 900px;
	margin: 0px auto;
	padding:0 5px;
	background-color: #fff;
}

.cleaner
{
    clear: both;
}

#hd
{
	height: 212px;
	width: 900px;
	background: url(/images/head-bg2.jpg) top left repeat-x;
	position:relative;
	overflow:hidden;
}
#ft {
	text-align:center;
	font-size:10px;
}
#leaf {
	position:absolute;
	z-index:1;
	width:387px;
	height:272px;
	background:transparent url(/images/leaf.png) no-repeat;
	left:7px;
}
#leaf-2 {
	position:absolute;
	z-index:1;
	width:166px;
	height:158px;
	background:transparent url(/images/leaf-2.png) no-repeat;
	right:-17px;
}
#dock {
	position:absolute;
	height:53px;
	bottom:0px;
	background:transparent url(/images/dock.png);
	z-index:5;
	width:100%;
}

#Head_left
{
	height: 212px;
	width: 324px;
	float: left;
}

#Leaf_top
{
    background: url("img/leaf.gif") top left no-repeat;
    height: 161px;
    width: 324px;
	float: left;
}

#Leaf_bottom
{
	background: url("img/leaf2.gif") top left no-repeat;
    height: 51px;
	float: left;
	width: 324px;
}

#Leaf_bottom a
{
	color: #6b9c22;
	text-decoration: none;
	font-weight: bold;
	line-height: 58px;
	font-size: 11px;
}

#Leaf_bottom a:hover
{
	text-decoration: underline;
}

#Head_right
{
	height: 212px;
	position:absolute;
	z-index:10;
	left:50%;
	margin-left:-415px;
	width:830px;
}

#Logo
{
	height: 161px;
	width: 487px;
	margin-left:238px;
}
#Logo img {
	margin:20px 0px 0px 20px;
}
#Name
{
    background: url("images/logo.png") top left no-repeat;
    background-position: 46px 39px;
    font-size: 34px;
  	padding-top: 44px;
    padding-left: 100px;
    color: #989d9e;
	height:46px;
}

.blue
{
	color: #0e88af;
}

#Top_menu
{
    height: 51px;
	/*width: 576px;*/
}
#Top_menu .links {
	margin-top:-45px;
	line-height:14px;
}
#Top_menu a span {
	padding-left:0px;
}
#Top_menu a
{
	width:64px;
	height:51px;
	float:right;
	color:#137E9F;
	text-decoration:none;
	font-weight:bold;
	padding-top:66px;
	text-indent:0px;
	text-align:center;
	margin-right:28px;
}

#Top_menu a.hover,
#Top_menu a:hover
{
	/*text-decoration: underline;*/
	color:#000;
	margin-top:-10px;
	padding-top:76px;
}
#Top_menu .login
{
    background: url("/images/user.png") top left no-repeat;
}
#Top_menu .who
{
    background: url("/images/info.png") top left no-repeat;
}
#Top_menu .register
{
    background: url("/images/notepad.png") top left no-repeat;
}

#Top_menu .home
{
    background: url("/images/home.png") top left no-repeat;
}

#Top_menu .conditions
{
    background: url("/images/document.png") top left no-repeat;
}

#Top_menu .contact
{
    background: url("/images/mail.png") top left no-repeat;
}

#Top_menu .search
{
    background: url("/images/search.png") top left no-repeat;
}

#Top_menu .blog
{
    background: url("/images/blog.png") top left no-repeat;
}

#Top_menu .kart
{
    background: url("/images/cart_menu.png") top left no-repeat;
}

.yui-t2 .yui-b
{
	width: 215px;
	background-color: #fbfdfe;
}
.yui-t2 #yui-main .yui-b {
	margin-left:215px;
}

*>#LeftPart
{
    margin-top: 8px;
}

#Menu
{
    width: 215px;
    float: left;
}

#Menu_header
{
    width: 215px;
    height: 31px;
}

.menu_header_right
{
    background: url("img/ornament_menu.gif") top left no-repeat;
	height: 31px;
	width: 46px;
	float: right;
}

.menu_header_left
{
    background:transparent url(img/bac_menu.gif) repeat-x scroll left top;
	width: 169px;
	height: 31px;
	float: left;
}

.menu_text
{
	color: #0e88af;
	font-weight: bold;
	line-height: 31px;
	padding-left: 14px;
}

#Menu_content
{
	width: 205px;
}

#Menu_content a:hover
{
    text-decoration: underline;
    color: #0e88af;
}

.menu_item
{
	color: #555;
	text-decoration: none;
	padding-left: 20px;
	background: url("img/arrow.gif") top left no-repeat;
	margin-left: 6px;
	line-height: 18px;
	font-size:14px;
	font-weight:bold;
}

.menu_item2
{
	color: #111;
	text-decoration: none;
	font-size: 12px;
}

#Cart_header
{
    width: 215px;
    height: 31px;
    float: left;
}

#Cart
{
	margin-top: 5px;
	float: left;
}

#Cart_content
{
    width: 203px;
	padding: 5px;
    padding-left: 12px;
	float: left;
}
#Cart_content .logout {
	font-size:11px;
}
#Cart_content a:hover
{
    text-decoration: underline;
    color: #0e88af;
}

.Cart_question
{
    color: #767879;
	text-decoration: none;
	font-weight: bold;
}

.Cart_unswer
{
    color: #8d9395;
	text-decoration: none;
	line-height: 25px;
}

#RightPart
{
	width: 680px;
	float: right;
	clear: left;
	background-color: #f5fdfd;
	margin-top: -12px;
}

*>#RightPart
{
    margin-top: 8px;
    clear: right;
    margin-left: 5px;
}

#Page
{
	/*width: 675px;*/
	padding: 5px;
	padding-right: 0px;
	margin-bottom:100px;
}

*>#Page
{
	padding: 5px 0 0 20px;
}

h1
{
	color: #0099CC;
	font-size: 20px;
	font-weight: normal;
	padding-left: 20px;
	line-height: 35px;
}

#Page_header
{
	background-color: white;
	padding: 8px;
	padding-right: 0px;
	padding-left: 0px;
	width: 669px;
}

.page_header_img
{
	width: 68px;
	padding-left: 8px;
}

.page_header_text
{
    width: 250px;
    text-align: justify;
    font-size: 11px;
    color: #0e88af;
}

#Page_header tr
{
	width: 670px;
}

#Page_top
{
	background-color: #a5d7e9;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #074d64;
	width: 669px;
}

#Page_top p
{
    padding: 5px;
}

#Page_top a
{
    color: #074d64;
}

#Page_center
{
    width: 669px;
}

.page_center_button
{
	width: 31px;
}

.page_center_button span
{
	display: none;
}

.page_center_buy
{
    background: url("img/buy.gif") top left no-repeat;
    height: 53px;
    width: 31px;
    float: left;
}

.page_center_info
{
    background: url("img/info.gif") top left no-repeat;
    height: 99px;
    width: 31px;
    float: left;
}

.page_center_content
{
    height: 142px;
    background-color: white;
  	margin-bottom: 3px;
    padding-left: 10px;
}


#Page_center tr
{
    width: 669px;
    margin-bottom: 5px;
}

.page_center_img
{
	width: 117px;
	height: 152px;
	background-color: white;
	margin-right: 3px;
	padding-right:20px;	
}

.page_center_img img
{
	/*padding-top: 30px;
	padding-left: 20px;*/
}
.discount-icon-container {
	position:relative;
}
.discount-icon {
	position:absolute;
	right:-21px;
	top:-47px;
}
.page_center_img2
{
	float: left;
	width: 117px;
	height: 152px;
	background-color: white;
}

.page_center_img2 img
{
	padding-top: 30px;
	padding-left: 20px;
}

.blue2
{
    color: #0e88af;
    font-size: 16px;
    font-weight: bold;
}

.gray
{
    color: #a6acae;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.green
{
    color: #7e9b1e;
    font-size: 14px;
    font-weight: bold;
}

.page_center_text
{
	width: 170px;
	float: left;
}

#Bottom
{
	width: 900px;
	float: left;
	margin-top: 5px;
}

.down
{
	font-size: 11px;
	margin-left: 650px;
	text-align: left;
	padding-bottom: 5px;
}

.down a
{
    color: #5a5551;
}

.down2
{
	margin-left: 810px;
	padding-bottom: 10px;
}

.down2 img
{
    border: 0px;
}
