
* {
	margin: 0;
	padding: 0;
	border:0;
 }
 
 
body 
{
	background-color:#F0ECE5;
    min-width:1003px;
}


/*---------------------------------------�����--�--����--��������----------------------------------------*/
#cap {
	background-image: url(images/capImages/line.jpg);
	background-repeat: repeat-x;
	height: 307px;
}

#table {
	background-image: url(images/capImages/table.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 307px;
}

#vivat {
	background-image: url(images/capImages/vivat.jpg);
	background-position: left;
	background-repeat: no-repeat;
	height: 40px;
	color:#65A024; 
	font: bold 24px Book Antiqua;
	padding:267px 0 0 80px;
}


/*------------------------------------------�������------------------------------------------------------*/
#c1{
	height:50px;
	background-image: url(images/boxImages/top.jpg);
	background-repeat:repeat-x;
}

.cover{
	width:93%;
	height:100%;
	margin: 0 auto;
}

#c2{
	width:93%;
	height:50px;
	background-image: url(images/boxImages/top.jpg);
	background-repeat:repeat-x;
	margin: 0 auto;
}

/*------------���������----����--------------------------------------------------------------------------*/
#menu{
    background-image: url("images/boxImages/menu.jpg");
    background-repeat: repeat-x;
    height: 32px;
    padding: 8px 0 0;
    position: relative;
    width: 100%;
}

.serachfrom {
    position: absolute;
    right: 0;
    top: 8px;
    width: 300px;
}
.serachfrom #shosearch{
    border: 1px solid grey;
    float: left;
    height: 18px;
    margin: 0 0 0 30%;
    padding: 0 10px;
}
.serachfrom #dosearch{
	margin:0 0 0 10px;
}
/*---------------------------------------------�����-----------------------------------------------------*/

.lBox, .mBox, .rBox {width:32%; height:318px; background-color:#ffffff; background-image: url(images/boxImages/box.jpg);
	background-position: left;
	background-repeat: no-repeat;
	float:left;
}


/*----------------------------------------------��������----�����----------------------------------------*/
.lTitle, .mTitle, .rTitle  {
	width:29%;
	height:42px;
	background-image: url(images/boxImages/titleBox.gif);
	background-position: right;
	background-repeat: no-repeat;
	float:left;
}



/*---------------------------------------------�������-----�����-----------------------------------------------*/
.lTitleTop, .mTitleTop, .rTitleTop {
	width:29%;
	height:42px;
	float:left;
}
/*------------------------------- �������---���---�������---������-----------------------------------------------*/
.mTitleTop, .mTitle, .mBox {margin: 0 1%}

/*--------------------��������----���--��������---�---������--������----------------------------------------*/
.furnitureImages{margin:6px 0 0 18px; width:270px; height:138px;}
.textBox{color:#666666;width:90%; text-align:left; font: normal 11px Arial; margin:10px auto; padding-left:22px;}


/*---------------------------------������-----�----������----��������---------------------------------*/
#second{margin-left:}
#menu a:link {color:#ffffff; text-decoration:none; font: bold 16px Book Antiqua;}
#menu a:visited {color:#ffffff; text-decoration:none; font: bold 16px Book Antiqua;}
#menu a:hover {color:#ffffff; text-decoration:none; font: bold 16px Book Antiqua;} 
#menu a{width:160px;margin: 0 0 0 3%;}


.lTitle a:link,.mTitle a:link,.rTitle a:link,.lTitleTop a:link,.mTitleTop a:link,.rTitleTop a:link {color:#4B7DB7; font:normal 12px Arial;}
.lTitle a:visited,.mTitle a:visited,.rTitle a:visited,.lTitleTop a:visited,.mTitleTop a:visited,.rTitleTop a:visited{color:#4B7DB7; font:normal 12px Arial;}
.lTitle a:hover,.mTitle a:hover,.rTitle a:hover,.lTitleTop a:hover,.mTitleTop a:hover,.rTitleTop a:hover{color:#4B7DB7; font:normal 12px Arial;} 

.lTitle,.mTitle,.rTitle,.lTitleTop,.mTitleTop,.rTitleTop{padding:8px 0 0 3%}

.lTitle a,.mTitle a,.rTitle a,.lTitleTop a,.mTitleTop a,.rTitleTop a{background-image: url(images/boxImages/pointer.jpg); background-position: left bottom; background-repeat:no-repeat; }

#copyRight{font: normal 12px /11px Arial; margin:0 0 5% 3% ; width:220px;}


/*-----------�����----���-----����������-----�������------------------------------------------------------*/



#left{
	width:3%;
	height:996px;
	background-image: url(images/inner/left.gif);
	background-position: right;
	background-repeat:no-repeat;
	float:left;
}

#middle {
	background-color:#FFFFFF;
	background-image:url("images/inner/middle.gif");
	background-position:left center;
	background-repeat:no-repeat;
	float:left;
	min-height:966px;
	padding:30px 3%;
	text-align:justify;
	width:87%;
}

#right{
	width:3%;
	height:996px;
	float:left;
}

#bottom {
	width:94%;
	height:157px;
	background-image: url(images/inner/bottom.gif);
	background-position: right;
	background-repeat: no-repeat;
	float:left;
	text-align: right;
}



#overCover {
	height:1%;
	position:relative;
	width:100%;
}

#sideBar {
	background-color:#B9B9B9;
	float:left;
	position:relative;
	top:-50px;
	width:19%;
	padding-top: 50px;
	padding-bottom: 20px;
	padding-right: 1%;
}

#cover {
	float:right;
	overflow:hidden;
	width:78%;
}


#sideBar ul {
	font-size:14px;
	list-style-image:url("img/list-style.gif");
	list-style-position:outside;
	margin-left:30px;
}
#sideBar a {
	color: white;
	text-decoration: none;
}
#sideBar a:hover {
	text-decoration: underlinenone;
}


#sideMap ul {
	margin-left:30px;
}



a.bProduct {
    border: 1px solid gray;
    color: #4B7DB7;
    display: block;
    font: 13px Arial;
    padding: 2px 7px;
    position: relative;
    text-decoration: none;
    width: 270px;
}

span.price {
	margin: 2px 0;
	color: #000000;
	width: 100%;
}
span.price b {
	color: red;
}

