/*
 * Author Lee Hoang
 * Date 19/11/2008
 * Copyright Byng Systems LLP 2008 (C)
 *
 */

 
 
/* flash banner */
#flash		{padding:0; margin:0; float:left; width:100%; height:236px; background:transparent url(/html/images/bg/flash_sub.jpg) no-repeat top;}
#flash span	{margin:210px 0 0 20px; font-size:0.7em;float:left; color:#fff;}

a {text-decoration:none; color:#000;font-weight:bold;}

p {color:#404040;}

/* main content */ 
ul li				{line-height:25px; background:transparent url(/html/images/framework/bullet.jpg) no-repeat 20px;}

#main_bd ul			{text-indent:40px; float:left; margin-bottom:15px; width:100%; }
img.img_button		{padding-top:10px; float:left; margin-left:10px; padding-right:82%; padding-bottom:10px;}
img.img_right		{float:right; padding-left:5px;}
img.img_left		{float:left; padding-left:5px; padding-right:20px;}

#main_bd .title	h1	{font-size:40px; padding:10px 0 8px 0; font-weight:bold; line-height:40px;margin-top:0px; width:90%;}
#main_bd .title	h2	{font-size:20px; padding:8px 0 8px 0; font-weight:bold; line-height:20px;margin-top:0px; width:90%;}

#main_copy{ font-size:0.75em; line-height:25px;}

.clear				{float:left;clear:both;}
 
/* footer */
.footer_main		{float:right; width:40%; height:130px; background:transparent url(../images/framework/logo_sm.jpg) no-repeat right top; color:#fff; font-size:11px; letter-spacing:1px; margin:10px; line-height:20px; text-align:right;}
.footer_main a		{color:#fff; text-decoration:none;}
.footer_main a:hover{text-decoration:underline;}
.footer_left		{width:50%; height:130px; backgound:#ccc; float:left;}


/* Catalogue */
#main_bd ul.catalogue			{text-indent:0; padding:0; margin:20px 0 0 40px; float:left; width:86%;}
div.product_view				{width:178px; height:184px;	background:transparent url(../images/framework/product_view.png) no-repeat; position:absolute; z-index:5;}
#main_bd ul.catalogue li		{background-image:none; background:#fff; float:left; width:178px; height:184px; margin-right:50px; margin-bottom:20px; }

/* Catalogue Item */
.product		{height:380px;}

.add_basket		{position:absolute; height:63px; width:60px; margin-left:495px; z-index:2;}
.add_basket	a	{display:block; width:100%; height:100%;}
.im_holder		{width:500px; height:372px;	background:transparent url(../images/framework/buy_now.gif) no-repeat; margin-left:150px; position:absolute;}
.im_place img	{ position:absolute; margin-left:220px; margin-top:70px; }

.desc			{float:left; width:405px; height:200px; padding-left:150px}
.desc_tp		{width:378px; height:14px;	background:transparent url(../images/framework/desc_tp.gif) no-repeat center top; float:left}
.desc_bd		{width:378px; height:150px;	background:transparent url(../images/framework/desc_bd.gif) repeat-y center; float:left; margin-top:-2px; overflow:auto;}
.desc_bd p		{margin-right:10px;}
.desc_bd p.price{font-weight:bold; text-align:right;}
.desc_bd p.price span{background:transparent url(../images/framework/basket.gif) no-repeat right; width:23px; height:24px; display:block; color:#fff; float:right; padding-left:10px;}
.desc_btm		{width:378px; height:14px;	background:transparent url(../images/framework/desc_btm.gif) no-repeat center top; float:left}