@charset "utf-8";
/* CSS Document */
@import url("normalizes.css");
@import url("color.css");
@import url("typography.css");

html, body {
	margin: 0;
	padding: 0;
}

.inputbox {
	padding: 2px;
}

div.top-widget {
	width: 188px;
	height: 218px;
	overflow: hidden;
}

div.top-widget h3 {
	margin: 0 8px;
	height: 22px;
	padding-top: 8px;
}

div.top-widget h3 span {
	display: block;
	height: 22px;
	padding-left: 1em;
}

div.top-widget div {
	padding: 0 8px;
	height: 159px;
	overflow: hidden;
}

div.top-widget div li {
	height: 23px;
	line-height: 23px;
	padding-left: 10px;
}

div.top-widget div.more {
	height: auto;
	text-align: right;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-right: 8px;
}

.left {
	float: left;
}

.right {
	float: left;
	overflow:hidden;
}

#page {
	margin: 0 auto;
	width: 984px;
}

div#brand, div#content, div#site-info {
	width: 940px;
	margin: 0 auto;
}

#brand {
	height: 88px;
	overflow: hidden;
	position: relative;
}

p#consultation {
	position: absolute;
	top: 0;
	left: 240px;
}

p#onlinecontact {
	position: absolute;
	top: 16px;
	left: 400px;
}

div#nav-helper {
	position: absolute;
	top: 8px;
	right: 0;
}

div#login-top {
	position: absolute;
	bottom: 8px;
	right: 0;
}

div#nav {
	padding-left: 22px;
}

div#nav div.inner {
	width: 940px;
	padding-right: 22px;
}

div#nav-main {
	height: 31px;
	overflow: hidden;
}

div#nav-main li {
	float: left;
}

div#nav-main li a {
	display: block;
	height: 31px;
}

a#nav-item-homepage {
	width: 76px;
}

a#nav-item-flower {
	width: 108px;
}

a#nav-item-basket {
	width: 126px;
}

a#nav-item-green {
	width: 108px;
}

a#nav-item-cake {
	width: 107px;
}

a#nav-item-joy {
	width: 103px;
}

a#nav-item-swhl {
	width: 103px;
}

a#nav-item-kths {
	width: 103px;
}

a#nav-item-byself {
	width: 120px;
}

a#nav-item-best {
	width: 121px;
}

a#nav-item-help {
	width: 71px;
}

div#nav-sub {
	clear: both;
	height: 13px;
	padding-top: 10px;
	overflow: hidden;
}

div#nav {
	margin-bottom: 5px;
}

div#content-top {
	position: relative;
	height: 274px;
	overflow: hidden;
}

div#confirmed-orders {
	float: left;
	margin-right: 5px;
}

div#news-index {
	position: absolute;
	right: 0;
	top: 0;
}

div#slider {
	float: left;
	margin-right: 1px;
	width: 550px;
	height: 220px;
	overflow: hidden;
}

div#status-search {
	height: 25px;
	overflow: hidden;
}

div#search-index {
	clear: both;
	position: relative;
	margin: 5px 0;
	height: 42px;
	overflow: hidden;
}

div#search-index div {
	height: 33px;
	padding-top: 5px;
	padding-left: 90px;
}

div#search-index h3 {
	position: absolute;
	left: 0;
	top: 0;
	width: 90px;
	height: 42px;
}

div#search-index table {
	width: 830px;
}

div#categories {
	width: 169px;
	height: 808px;
	padding: 0 11px;
	overflow: hidden;
	margin-bottom: 5px;
	margin-right: 5px;
}

div#categories h3 {
	height: 42px;
}

div#categories div {
	margin-top: 20px;
}

div#categories div h4 {
	padding-bottom: 6px;
}

div#categories div li {
	height: 25px;
	line-height: 25px;
	padding: 0 8px;
}

div#customer-service {
	/*width: 232px;*/
	width: 193px;
}

div#customer-service h3 {
	height: 40px;
}

div#customer-service div {
	padding: 8px 15px;
	height: 145px;
	overflow: hidden;
}

div#customer-service div li {
	float: left;
	width: 68px;
	padding-left: 12px;
	line-height: 25px;
	text-align: center;
}

.left div.advertisement li {
	margin-top: 5px;
}

div.content-widget {
	/*width: 679px;*/
	width: 718px;
	padding: 0 11px;
	overflow: hidden;
}

div.content-widget .widget-tab {
	position: relative;
	height: 36px;
}

div.content-widget .widget-tab ul {
	position: absolute;
	bottom: -1px;
	left: 0;
}

div.content-widget .widget-tab li {
	float: left;
	margin-left: 9px;
}

div.content-widget .widget-tab li a {
	display: block;
	width: 75px;
	height: 24px;
	margin: 0;
	overflow: hidden;
}

div#content-bottom {
	clear: both;
}

div.widget-panel {
	margin-left: 20px;
}

div.widget-panel li.flower {
	float: left;
	position: relative;
	width: 169px;
	height: 202px;
	margin-top: 8px;
	overflow: hidden;
	text-align: center;
}

div.widget-panel li.flower p.photo {
	width: 169px;
	height: 139px;
	overflow: hidden;
}

li.flower h4 {
	position: absolute;
	top: 145px;
	left: 30px;
}

li.flower p.price {
	position: absolute;
	top: 145px;
	right: 30px;
}

li.flower p.price2 {
	position: absolute;
	top: 145px;
	left: 35px;
}

li.flower p.addtocart {
	position: absolute;
	top: 170px;
	left: 0px;
	width: 169px;
}

li.flower p.addtocart a {
	display: block;
	width: 95px;
	height: 20px;
	overflow: hidden;
}

#content-one p.addtocart a {
	background: #fff url(../images/buttons/card2.gif) no-repeat left top;
}

#content-one p.addtocart a:hover {
	background: #fff url(../images/buttons/card2.gif) no-repeat left -20px;
}

#content-three p.addtocart a {
	background: #fff url(../images/buttons/card1.gif) no-repeat left top;
}

#content-three p.addtocart a:hover {
	background: #fff url(../images/buttons/card1.gif) no-repeat left -20px;
}

p.addtocart a {
	background: #fff url(../images/buttons/card3.gif) no-repeat left top;
}

p.addtocart a:hover {
	background: #fff url(../images/buttons/card3.gif) no-repeat left -20px;
}

li.flower p.addtocart2 {
	position: absolute;
	top: 180px;
	left: 60px;
	width: 51px;
}

li.flower p.addtocart2 a {
	display: block;
	width: 51px;
	height: 19px;
	overflow: hidden;
}

#content-one p.addtocart2 a {
	background: #fff url(../images/buttons/dinggou.JPG) no-repeat center ;
}

#content-one p.addtocart2 a:hover {
	background: #fff url(../images/buttons/dinggou2.JPG) no-repeat center ;
}

#content-three p.addtocart2 a {
	background: #fff url(../images/buttons/dinggou2.JPG) no-repeat center ;
}

#content-three p.addtocart2 a:hover {
	background: #fff url(../images/buttons/dinggou.JPG) no-repeat center ;
}

p.addtocart2 a {
	background: #fff url(../images/buttons/dinggou.JPG) no-repeat center ;
}

p.addtocart2 a:hover {
	background: #fff url(../images/buttons/dinggou2.JPG) no-repeat center ;
}

div#content-two, div#content-four {
	clear: both;
	height: 227px;
	overflow: hidden;
	margin: 5px 0;
	margin-bottom: 0;
}

div#content-six {
	float: left;
}

div.news-widget {
	float: left;
	width: 368px;
	height: 227px;
	overflow: hidden;
}

div.news-widget h4 {
	position: relative;
	height: 26px;
}

div.news-widget div {
	position: relative;
}

div.news-widget h4 a {
	display: block;
	position: absolute;
	right: 8px;
	top: 8px;
}

div.news-widget div ul.widget-header {
	position: absolute;
	left: 19px;
	top: 8px;
}

div.news-widget div ul.widget-header li {
	float: left;
	width: 64px;
	height: 18px;
	line-height: 18px;
	margin-right: 3px;
	text-align: center;
}

div.news-widget div ul.widget-list {
	display: block;
	width: 144px;
	position: absolute;
	right: 30px;
	top: 45px;
}

div.news-widget div ul.widget-list li {
	height: 24px;
	line-height: 24px;
}

div#news-one, div#news-three {
	margin-right: 5px;
}

div.right div.advertisement {
	height: 250px;
	overflow: hidden;
}

div#content-bottom {
	margin: 5px 0;
}

div#joy {
	width: 916px;
	height: 169px;
	padding: 0 11px;
	overflow: hidden;
}

div#swhl {
	width: 916px;
	height: 169px;
	padding: 0 11px;
	overflow: hidden;
}

div#kths {
	width: 916px;
	height: 169px;
	padding: 0 11px;
	overflow: hidden;
}

div#joy h3 {
	height: 42px;
}

div#swhl h3 {
	height: 42px;
}

div#kths h3 {
	height: 42px;
}

div#joy div {
	margin-top: 8px;
}

div#swhl div {
	margin-top: 8px;
}

div#kths div {
	margin-top: 8px;
}

div#joy li {
	display: inline;
	margin: 8px;
}

div#swhl li {
	display: inline;
	margin: 8px;
}

div#kths li {
	display: inline;
	margin: 8px;
}

div#site_a {
	height: 49px;
	padding-left: 110px;
	padding-top: 8px;
	overflow: hidden;
}

div#site_a li {
	display: inline;
}

div#site_b, div#site_c {
	position: relative;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	overflow: hidden;
}

div#site_b, div#site_p {
	position: relative;
	vertical-align:middle;
	height: 34px;
	line-height: 40px;
	padding-left: 20px;
	padding-top: 3px;	
	overflow: hidden;
}

div#home_top {
	position: absolute;
	top: 6px;
	right: 8px;
}

div#site_d {
	position: relative;
	margin-top: 5px;
	padding-left: 20px;
	line-height: 1.8em;
}

div#site_d h6 {
	position: absolute;
	right: 20px;
	top: 8px;
}

div#breadcrumb {
	width: 720px;
	line-height: 17px;
	padding-left: 20px;
}

div#small-categories li {
	display: block;
	float: left;
	width: 78px;
	padding-left: 12px;
	line-height: 24px;
	background: transparent url(../images/icons/green.png) no-repeat left 8px;
}

div#products-list {
	width: 740px;
}

div#products-list li.flower {
	float: left;
	width: 177px;
	height: 200px;
	padding-top: 10px;
	margin: 0;
	margin-top: 8px;
	margin-right: 8px;
	position: relative;
	text-align: center;
}

div#products-list li.row_start {
	margin-left: 0;
}

div#products-list li.row_last {
	margin-right: 0;
}

/*div#products-list li.flower h4 {
	position: absolute;
	left: 15px;
	top: 145px;
}

div#products-list li.flower p.price {

}*/

div.pager {
	width: 720px;
	padding: 5px 10px;
	height: 23px;
	overflow: hidden;
	position: relative;
	text-align: center;
	line-height: 23px;
}

div.pager p.page_total {
	position: absolute;
	left: 40px;
	top: 5px;
}

div.pager p.page_goto {
	position: absolute;
	right: 40px;
	top: 5px;
}

div.pager p.page_goto input {
	width: 2em;
	height: 1em;
}

#product, #other-products, #product-tip {
	width: 740px;
}

#product {
	margin: 5px 0;
	overflow: hidden;
}

#product .photo {
	float: left;
	width: 202px;
}

#product .photo a {
	display: block;
	width:262px;
	height: 28px;
	margin-top: 1px;
}

#product .other_photos {
	float: left;
	width: 41px;
	margin: 0 5px;
	margin-right: 20px;
}

#product .other_photos li {
	margin-bottom: 5px;
}

#product .information {
	width: 470px;
	float: left;
}

#product h4 {
	margin-bottom: 15px;
}

#product p {
	padding: 8px 0;
}

#product .price {
	padding: 8px;
}

div#other-products {
	width: 716px;
	height: 220px;
	padding: 0 11px;
	overflow: hidden;
}

div#product-tip {
	width: 716px;
	height: 230px;
	padding: 0 11px;
	overflow: hidden;
}

div#product-xiang {
	width: 716px;
	padding: 0 11px;
	overflow: hidden;
}

div#other-products h3, div#product-tip h3,div#product-xiang h3 {
	height: 34px;
}

div#other-products li {
	float: left;
	position: relative;
	width: 143px;
	height: 180px;
	padding-top: 8px;
	text-align: center;
}

div#other-products h4 {
	width: 143px;
	position: absolute;
	top: 140px;
	left: 0;
}

div#other-products p.price {
	width: 143px;
	position: absolute;
	top: 160px;
	left: 0;
}

div#other-products li img {
	width: 120px;
	height: 120px;
}

div#product-tip, div#register-tip,div#product-xiang {
	margin-top: 5px;
	width: 724px;
	padding: 8px;
}

div#register-tip {
	width: 924px;
}

div#product-tip h4, div#confirm-tip h4,div#product-xiang h4, #register-tip {
	padding: 8px 0;
}

div#product-tip p, #confirm-tip p,div#product-xiang p, #register-tip {
	padding-bottom: 10px;
}

#shoppingcart-buttons, #shoppingcart-tip, #shoppingcart-other-tip {
	width: 940px;
}

#shoppingcart {
	width: 718px;
	padding: 0 11px;
}

#shoppingcart, #shoppingcart-buttons, #shoppingcart-tip, #shoppingcart-other-tip {
	margin-top: 5px;
}

#shoppingcart thead th {
	height: 36px;
	width: 119px;
}

#shoppingcart th#product-code {
	background: #fff url(../images/header/product-code.png) no-repeat left top;
}

#shoppingcart th#product-name {
	background: #fff url(../images/header/product-name.png) no-repeat left top;
}

#shoppingcart th#product-photo {
	background: #fff url(../images/header/product-photo.png) no-repeat left top;
}

#shoppingcart th#product-price {
	background: #fff url(../images/header/product-price.png) no-repeat left top;
}

#shoppingcart th#product-qty {
	background: #fff url(../images/header/product-qty.png) no-repeat left top;
}

#shoppingcart th#product-total {
	background: #fff url(../images/header/product-total.png) no-repeat left top;
}

#shoppingcart th#product-vip {
	background: #fff url(../images/header/product-vip.png) no-repeat left top;
}

#shoppingcart th#product-huiyuan {
	background: #fff url(../images/header/product-huiyuan.png) no-repeat left top;
}

#shoppingcart th#shoppingcart-delete {
	background: #fff url(../images/header/product-delete.png) no-repeat left top;
}

#shoppingcart td {
	padding: 8px;
}

#shoppingcart tr.odd {
	background-color: #ffe9f3;
}

#shoppingcart tfoot td {
	text-align: right;
	padding: 5px;
	padding-right: 8px;
}

#shoppingcart-tip ul {
	margin: 16px;
}

#shoppingcart-other-tip {
	width: 924px;
	padding: 8px;
}

#shoppingcart-other-tip h4 {
	padding: 8px 0;
}

#breadcrumb.ext {
	width: 920px;
}

#shoppingcart {
	width: 918px;
}

#shoppingcart tfoot td {
	line-height: 40px;
}

#admin_login {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 615px;
	height: 464px;
	margin-left: -307px;
	margin-top: -232px;
}

#admin_login div {
	width: 155px;
	margin: 0 auto;
}

#admin_login_header {
	padding-top: 103px;
	height: 95px;
}

#admin_login_header img {
	width: 100px;
	height: 44px;
	margin-left: 35px;
	margin-top: 30px;
}

#admin_login_body {
	height: 111px;
}

#admin_login_body form {
	margin: 0 22px;
}

#admin_login_body th {
	padding-top: 6px;
}

#admin_login_body td {
	padding-top: 2px;
}

#admin_login_footer {
	height: 94px;
}

#admin_page .left {
	width: 200px;
}

#admin_nav {
	margin-left: 8px;
	margin-right: 8px;
}

#admin_nav a {
	display: block;
	height: 24px;
	line-height: 22px;
	border: 1px solid #94d703;
	background-color: #dafed7;
	text-indent: 1em;
}

#admin_nav li {
	margin-bottom: 2px;
}

#admin_nav li li a {
	border: 0;
	height: 22px;
	text-indent: 2em;
	background-color: transparent;
}

#admin_page .middle {
	float: left;
	width: 9px;
	height: 875px;
	background-color: #b6b8b6;
	position: relative;
}

#admin_page .middle a {
	display: block;
	position: absolute;
	left: 0px;
	top: 50%;
	width: 9px;
	height: 84px;
	margin-top: -42px;
}

#customer-information, #shipping-information, #customer-services, #customer-youhuiquan, #customer-yufukuan,#customer-zhifu {
	width: 918px;
	padding: 0 11px;
	margin-top: 5px;
}

#customer-information h3, #shipping-information h3, #customer-services h3, #customer-youhuiquan h3, #customer-yufukuan h3,#customer-zhifu h3 {
	height: 36px;
}

#customer-information div, #shipping-information div, #customer-services div, #customer-youhuiquan div, #customer-yufukuan div,#customer-zhifu div {
	padding: 5px 0;
}

#customer-information th, #customer-information td, #shipping-information th, #shipping-information td, #customer-services th, #customer-services td, #customer-youhuiquan th, #customer-youhuiquan td, #customer-yufukuan th, #customer-yufukuan td,#customer-zhifu th,#customer-zhifu td {
	padding: 3px;
}

#customer-information th, #shipping-information th, #customer-youhuiquan th, customer-yufukuan th,#customer-zhifu th {
	text-align: right;
}

#buttons-panel {
	margin-top: 5px;
	text-align: center;
}

#confirm-tip {
	padding: 8px;
	margin-top: 5px;
}

#login {
	height: 316px;
	padding-top: 34px;
	padding-right: 327px;
}

#login_body {
	width: 450px;
	height: 250px;
	overflow: hidden;
	padding-left: 166px;
	padding-top: 16px;
}

#login-form, #register-layer {
	width: 392px;
	height: 91px;
	padding-top: 10px;
}

#login-form table {
	margin:0 auto;
}

#login-form table th, #login-form table td {
	padding: 3px;
}

#login-form table tfoot td {
	padding-top: 8px;
}

#register-layer {
	margin-top: 16px;
	height: 75px;
	padding-top: 16px;
}

#register {
	width: 918px;
	padding: 0 11px;
	margin-top: 5px;
}

#register h3 {
	height: 36px;
}

#register div {
	padding: 8px 0;
}

#register td, #register th {
	padding: 12px 3px;
}

#register .terms {
	padding-left: 100px;
}

#register-tip {
	margin-top: 5px;
}

#terms_content textarea {
	width: 98%;
	height: 300px;
	margin: 0 auto;
	overflow-y: scroll;
}

#payment-information {
	margin-top: 5px;
	height: 311px;
	padding-left: 330px;
	padding-top: 19px;
	width: 610px;
}

#payment-information-body {
	padding: 16px;
	height: 279px;
	margin-right: 34px;
	position: relative;
}

#payment-information-body p.tr {
	position: absolute;
	right: -34px;
	top: -19px;
}

#payment-method {
	margin-top: 5px;
}

#payment-information-body h3, #payment-information-body p span {
	color: #f30808;
}

#payment-information-body h3 {
	margin-bottom: 12px;
}

#payment-method {
	width: 916px;
}

#net-method-content {
	padding-top: 10px;
}

#net-method-content li {
	position: relative;
	height: 45px;
	padding-left: 150px;
	padding-top: 15px;
}

#net-method-content li p.payment-icons {
	position: absolute;
	left: 0;
	top: 12px;
}

#net-method-content li h4 {
	margin-bottom: 8px;
}

#bank-method-content li {
	float: left;
	width: 100px;
	height: 30px;
	margin: 8px;
}

#bank-method-content p {
	padding: 8px;
	padding-top: 15px;
}

#newslist, #news, #help-content {
	width: 718px;
	margin-top: 5px;
	padding: 0 11px;
}

#newslist h3, #news h3, #help-content h3 {
	height: 36px;
}

#newslist div, #news div {
	padding: 8px;
}

#newslist div li {
	height: 28px;
	padding-left: 8px;
	line-height: 28px;
}

#news h4 {
	text-align: center;
}

#help-content h4 {
	text-align: center;
}

#help-nav {
	margin-top: 5px;
	margin-right: 5px;
	padding: 1px;
	width: 189px;
}

#help-nav h4 {
	height: 24px;
	line-height: 24px;
	font-weight: normal;
}

#help-nav ul ul {
	margin: 5px 0;
}

#help-nav li li {
	padding-left: 25px;
	line-height: 24px;
}

#help-content {
	overflow: hidden;
}

#user-nav {
	margin-top: 5px;
	margin-right: 5px;
	width: 191px;
}

#user-nav div {
	padding-left: 90px;
	height: 83px;
	padding-top: 15px;
	border-bottom: 1px dotted #a8dba4;
}

#user-nav div h4 {
	width: 98px;
	height: 27px;
	line-height: 27px;
	margin-bottom: 5px;
	font-weight: normal;
	text-align: center;
	background-color: #3b8a2f;
}

#user-nav div p {
	line-height: 1.5em;
}

#user-nav div h4 a {
	color: #fff;
}

#profile {
	background: transparent url(../images/icons/profile.png) no-repeat 8px 15px;
}

#fav {
	background: transparent url(../images/icons/fav.png) no-repeat 8px 15px;
}

#historyorders {
	background: transparent url(../images/icons/order.png) no-repeat 8px 15px;
}

#jifen {
	background: transparent url(../images/icons/jifen.png) no-repeat 8px 15px;
}

#bank {
	background: transparent url(../images/icons/bank.png) no-repeat 8px 15px;
}

#zhifu {
	background: transparent url(../images/icons/zhifu.png) no-repeat 8px 15px;
}

#logout {
	background: transparent url(../images/icons/logout.png) no-repeat 8px 15px;
}

#user-content {
	width: 740px;
	height: 468px;
	padding-top: 132px;
	background: #fff url(../images/background/user-content.jpg) no-repeat left top;
}

#shipping-information td p {
	margin-top: 5px;
	line-height: 20px;
}

#path-bg {
	width: 193px;
	height: 310px;
	background: #fff url(../images/background/path.jpg) no-repeat left top;
}

#user-path div {
	width: 213px;
	float: left;
	border-width: 1px;
	border-style: solid;
	margin-top: 12px;
	margin-right: 12px;
	height: 255px;
	padding: 0 11px;
}

#user-path div h3 {
	height: 36px;
	text-indent: -9999px;
	margin-bottom: 5px;
}

#user-path table th, #user-path table td {
	padding: 3px;
	line-height: 1.3em;
}

#user-path table th {
	text-align: right;
}

#user-path tfoot td {
	text-align: center;
}

#user-path-login {
	border-color: #abdca7;
	background: #fff url(../images/background/green.png) repeat-x left top;
}

#user-path-login h3 {
	border-bottom: 1px dotted #abdca7;
	background: transparent url(../images/header/path-login.png) no-repeat left top;
}

#user-path-register {
	border-color: #fe96c3;
	background: #fff url(../images/background/pink_03.png) repeat-x left top;
}

#user-path-register h3 {
	border-bottom: 1px dotted #fe96c3;
	background: transparent url(../images/header/path-register.png) no-repeat left top;
}

div#user-path-direct {
	border-color: #c296fe;
	background: #fff url(../images/background/purple.png) repeat-x left top;
}

div#user-path-register {
	margin-right: 0;
}

#user-path-direct h3 {
	border-bottom: 1px dotted #c296fe;
	background: transparent url(../images/header/path-direct.png) no-repeat left top;
}

.admin_list li {
	height: 24px;
	line-height: 24px;
	border-bottom: 1px dotted #999;
}

#admin_page .right {
	width: 70%;
	margin-left: 8px;
	margin-top: 8px;
}

.product-left {
	float: left;
}

.product-phone {
	/*position: absolute;
	left: 0;
	top: 261px;*/
}

#bank-method-content li a img {
	width: 100px;
	height: 30px;
	overflow: hidden;
}

p.product-buttons-panel {
	display: block;
	height: 36px;
}

p.product-buttons-panel a {
	display: block;
	float: left;
	overflow: hidden;
	height: 36px;
	width: 94px;
	margin: 0 10px;
}

a#buy {
	background: #fff url(../images/buttons/buy.gif) no-repeat left top;
	margin-left: 40px;
}

a#buy:hover {
	background: #fff url(../images/buttons/buy.gif) no-repeat left -36px;
}

a#fav {
	background: #fff url(../images/buttons/fav.gif) no-repeat left top;
}

a#fav:hover {
	background: #fff url(../images/buttons/fav.gif) no-repeat left -36px;
}

a#quick-buy {
	background: #fff url(../images/buttons/quick-buy.gif) no-repeat left top;
}

a#quick-buy:hover {
	background: #fff url(../images/buttons/quick-buy.gif) no-repeat left -36px;
}
#admin-content {
	border-collapse: collapse;
	width: 800px;
	margin: 0 auto;
}

#admin-content th, #admin-content td {
	border: 1px solid #a8dba4;
	padding: 5px;
	text-align: center;
	background-color: #a8dba4;
	color: #fff;
	font-weight: bold;
}

#admin-content td {
	background-color: #f2fff1;
	font-weight: normal;
	color: #666;
}

#admin-content td a {
	color: #000;
	text-decoration: underline;
}

#nav-main { background: transparent url("../images/menu/nav-main-bg.jpg") repeat-x left top;}

.widget-ad {
	position:absolute;
	left:20px;
	top:35px;
}

