/* CSS Document 
Made By Mateja Tursic 2008-10-03*/

/*----------Standard Buttons----------*/
body
{
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

img
{
	border: none;
}

.reset
{
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	padding: 0;
	margin: 0;
	clear: both;
}

#contentholder
{
	width: 760px;
	margin: 0 auto;
}

/*----------General Form----------*/
/*----------Header----------*/

.header
{
	color: #f7f42b;
	font-size: 12px;
}





/*.header_left {
	height:138px;
	width:151px;
	position:absolute;
	z-index:10;
	top:78px;
	left:12px;
}

.header_right {
	width:760px;
}

.line2 {
	height:33px;
	padding:24px 0 0 272px;
}*/


.menu_holder
{
	color: #f7f42b;
	width: 760px;
	position: absolute;
	bottom: 2px;
	left: 0px;
}

ul#menu
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 55px;
	line-height: 55px;
	color: #fffefe;
}

ul#menu li
{
	margin: 0px auto;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0 10px;
	float: left;
	font-family: Times New Roman;
	font-size: 13px;
	width: 19.9%;
	text-align: center;
}

ul#menu li a
{
	color: #fffefe;
	text-decoration: none;
}

ul#list
{
	margin: 0;
	padding-left: 25px;
	list-style-image: url(../image/listImg.jpg);
}

ul#list li
{
	height: 22px;
	line-height: 22px;
}


/*.line2 {
	height:33px;
	padding:24px 0 0 272px;
}
*/

.phone
{
	float: left;
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	font-family: Arial narrow, Helvetica, sans-serif;
}

.phone span
{
	color: #777873;
}

.phone_number
{
	color: #777674;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial narrow, Helvetica, sans-serif;
}

.phone_city
{
	color: #8e2138;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial narrow, Helvetica, sans-serif;
}


/*.login {
	float:left;
	padding:0 0 0 10px;
	position:relative;
	top: -12px;
	white-space:nowrap;
}

.click {
	width:78px;
	height:31px;
	border:solid 1px #777873;
	color:#777873;
	font-size:9px;
	font-weight:bold;
	float:left;
	line-height:14px;
	text-align:center;
	margin-left:10px;
}

.click span {
	color:#699850;
}

.click a {
	color:#699850;
	text-decoration:none;
}*/

/*----------Content----------*/

/*----------Left Navigation----------*/

.content
{
	background-color: #ffeae7;
	width: 763px;
}

.left
{
	float: left;
	width: 205px;
	background: url(../image/left_bg.jpg) repeat-y left top;
	padding-right: 5px;
}



/*----------Search----------*/

.search
{
	width: 205px;
	color: #ffffff;
	font-weight: lighter;
	font-size: 21px;
	background: url(../image/search.gif) no-repeat top left;
	height: 220px;
	padding-top: 10px;
}

.search_hld
{
	width: 180px;
	padding-right: 0px;
	padding-left: 16px;
	padding-bottom: 0px;
	padding-top: 5px;
}


form
{
	margin: 0;
	padding: 0;
}

.formdiv
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	padding-top: 3px;
}

label.src
{
	font-size: 12px;
	color: #fefefe;
}

select.pck
{
	font-size: 11px;
	color: #000000;
	width: 158px; /*	height:24px;*/
}


.find
{
	text-align: right;
	padding-top: 3px;
}

.find a
{
	color: #fff004;
	text-decoration: none;
}

.call
{
	width: 187px;
	height: 79px;
	text-align: center;
	padding-left: 7px;
}

.orn
{
	width: 205px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	padding-top: 10px;
}

.orn_top
{
	background: url(../image/orn_top.jpg) no-repeat top left;
	height: 12px;
	font-size: 1px;
	line-height: 1px;
}

.orn_middle
{
	background: url(../image/orn_bg.jpg) repeat-y left top;
}

.orn_bottom
{
	background: url(../image/orn_bottom.jpg) no-repeat top left;
	height: 12px;
	font-size: 1px;
	line-height: 1px;
}

.orn_holder
{
	padding: 0 10px 0 10px;
}

.orn_holder h1
{
	font-size: 21px;
	font-family: Arial;
	font-weight: bold;
	color: #f5f5f5;
	padding: 0 0 3px 8px;
	margin: 0px;
	line-height: 20px;
	text-align: center;
}

.deals
{
	width: 205pz;
	margin-top: 13px;
	color: #ffffff;
	height: 307px;
	background: url(../image/s_clearence.gif) no-repeat top left;
}

.deals_top
{
	/*background: url(../image/red_top.jpg) no-repeat top left;*/
	height: 10px;
	font-size: 1px;
	line-height: 1px;
	display: none;
}

.deals_middle
{
	/*background: #bb2123;*/
}

.deals_bottom
{
	/*background: url(../image/red_bottom.jpg) no-repeat top left;*/
	height: 10px;
	font-size: 1px;
	line-height: 1px;
	display: none;
}

.deals_holder
{
	padding: 0 6px 0 7px;
	color: #313131;
	padding-top: 20px;
}

.pen
{
	width: 174px; /*background: url(../image/deals.jpg) no-repeat top left;*/
	cursor: pointer;
}

.pen_txt
{
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	padding-left: 23px;
}

.pen_txt span
{
	color: #ffffff;
	font-size: 18px;
}

.prod
{
	padding-top: 2px;
	font-size: 12px;
}

.deal
{
	color: #353535;
	font-weight: bold;
	font-size: 13px;
	margin: 0;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	width: 180px;
}

.deal a
{
	color: #353535;
}

.deal_title
{
}

.description
{
	width: 160px;
	text-align: left;
	line-height: 17px;
	font-weight: normal;
	padding-left: 5px;
}

.price_yellow
{
	font-size: 12px;
	color: #f5ec35;
	margin-top: 5px;
	padding-bottom: 5px;
	width: 160px;
	padding-left: 6px;
}


.price_l
{
	display: block;
	float: left;
}

.price_r
{
	display: block;
	float: right;
	font-weight: bold;
}

.price_r a
{
	color: #f5ec35;
	text-decoration: none;
}
































/*.search_icone {
	height:35px;
	padding:10px 0 0 15px;
}
*/


/*----------Deals----------*/


/*.more {
	font-weight:bold;
	font-size:10px;
	color:#fb1309;
	text-align:right;
}

.more a{
	color:#fb1309;
	text-decoration:none;
}
*/


/*----------Right Content----------*/

.cnt_right
{
	float: left;
	width: 530px;
	padding-left: 10px;
	padding-right: 0px;
}


/*----------Right Content A----------*/

/*.cnt_l {
	float:left;
	width:377px;
	margin-right:4px;
}
*/

/*.category_hld {
	background:#dddbdc;
	margin-bottom:4px;
}

.ctg_top {
	background:url(../image/product_c.jpg) no-repeat top left;
	height:36px;
}

.kokos {
	background:url(../image/kokos.jpg) no-repeat top left;
	height:78px;
}


.featureTbl{
	width:377px;
}

.newproductTbl{
	width:350px;
}

.last {
	border-bottom:none;
}


.range_top {
	background:url(../image/product_r.jpg) no-repeat top left;
	background-color: #8d2035;
	height:36px;
}

.range {
	padding:5px 10px 4px 10px;
	color:#8a2422;
	font-size:12px;
	background-color: #ffffff;
	border:solid 1px #c8c8c8;
	width:377px;
}

.rangeNP {
	padding:5px 2px 5px 20px;
	color:#8a2422;
	font-size:12px;
	background-color: #ffffff;
	border:solid 1px #c8c8c8;
	width:351px;
}

.range_1 a {
	color:#747273;
	text-decoration:none;
}

.range_1 a:hover {
	color:#747273;
	text-decoration:underline;
}

.range_1 {
	float:left;
	width:174px;
	color:#8a2422;
}

.range_1 span {
	color:#747273;
	text-decoration:none;
}
*/

.hot_top
{
	background: url(../image/hot.jpg) no-repeat top left;
	height: 36px;
}

/*
.hot_product {
	float:left;
	width:123px;
}


.red_txt {
	color:#d13832;
	text-align:center;
	font-size:9px;
	text-decoration:underline;
}

.red_txt a {
	color:#d13832;
	text-decoration:underline;
}
*/

/*----------Right Content A----------*/

.cnt_r
{
	float: left;
	width: 188px;
}

/*.blue {
	background:#709bd2;
	padding:9px 15px 2px 15px;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	width:158px;
}

.blue a {
	color:#ffffff;
	text-decoration:none;
}

.lrg {
	font-size:12px;
	margin-bottom:4px;
	padding-bottom:9px;
}

.lrg span {
	font-size:20px;
}

.azzuro {
	height:164px;
	width:188px;
	background:url(../image/azzuro.jpg) no-repeat top left;
	margin-bottom:4px;
}

.satisf {
	padding:8px 0 0 15px;
}*/

/*.green {
	background:#79b142;
	padding:16px 9px 16px 9px;
}

.white_txt1 {
	font-size:14px;
	text-align:center;
	color:#ffffff;
}

.cardline {
	height:32px;
	margin-top:7px;
}
*/

/*----------Right Content B----------*/

.top_holder
{
	font-size: 12px;
	color: #3c0000;
	background: url(../image/left_top_bg.jpg) no-repeat top left;
	width: 400px;
	height: 120px;
	padding-left: 124px;
	margin-right: 16px;
	margin-top: 4px;
}


.text_area
{
	width: 540px;
	margin: 0 auto;
	padding-left:0px;
}

.categoryListTbl
{
	width: 520px;
	border-collapse: collapse;
	border: 1px solid #918685;
}

.categoryListTd1
{
	width: 402px;
	border-right: 1px solid #918685;
	vertical-align: top;
}

.prd_right img
{
/*	width: 107px; */
}

/*.brdng {
	width:475px;
	margin:0 auto;
	float:left;
}
*/

.grey
{
	font-size: 12px;
	color: #313131;
	padding-top: 0px;
}

.viola
{
	color: #8d2035;
}


.center
{
	text-align: center;
	font-size: 14px;
}

/*.info {
	padding-top:5px;
}

.numbers {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color:#ba2945;
	width:35px;
	float:left;
}*/

/*----------Right Content B----------*/

/*.dashed {
	border:dashed 1px #de1f26;
}

.dashed1 {
	border-right:dashed 1px #de1f26;
}*/



/*.wht_txt
{
	font-size: 13px;
	color: #efefef;
	padding: 13px 0 0 8px;
}*/

.price_txt
{
	font-size: 12px;
	color: #efefef;
	padding: 13px 0 0 5px;
}

.gst_txt
{
	font-size: 11px;
	color: #ffffff;
}

/*.grn_txt {
	font-size:10px;
	color:#17463c;
	padding:17px 0 0 15px;
	font-weight:bold;
}
*/

.prd_info
{
	padding: 5px 12px 12px 12px;
}

.viola1
{
	color: #9f0e00;
	text-align: right;
	padding-top: 5px;
	font-size: 12px;
}

.viola1 a
{
	color: #9f0e00;
	text-decoration: underline;
}

/*.button_line {
	height:27px;
	text-align:center;
	padding-top:15px;
}

.mdl_1 {
	float:left;
}

.mdl_2 {
	float:right;
}

.black {
	font-weight:bold;
	color:#000000;
}*/


table
{
	border: none; /*	width:200px;*/
	font-size: 11px;
}

table td.left
{
	color: #75ad40;
}

table td.right
{
	color: #6c6c6a;
}

/*.beige {
	background:#dfe899;
	height:24px;
}


.grn {
	color:#75ad40;
	padding-right:10px;
	font-weight:bold;
}

.beige_line {
	background:#dfe899;
	margin-top:15px;
	padding:5px 5px 5px 5px;
}*/

table.bg
{
	border: none;
	width: 100%;
	font-size: 11px;
}

table td.red
{
	color: #ee171e;
	font-size: 14px;
}





/*----------Form Areas----------*/

/*.form_holder {
	padding-bottom:10px;
}


.forma {
	width:280px;
	float:left;
}*/


/*label.quote{
	color:#3858a3;
	display:block;
	font-size:11px;
	line-height:20px;
	height:16px;
	width:120px;
	float:left;
	padding-left:3px;
}

input.quote {
	color:#6c6c6a;
	display:block;
	float:right;
	font-size:12px;
	height:16px;
	line-height:16px;
	margin-bottom:3px;
	width:150px;
	padding:0;
	background:#ffffff;
}

textarea.quote {
	color:#000000;
	display:block;
	float:left;
	font-size:12px;
	height:86px;
	line-height:16px;
	margin-bottom:5px;
	width:150px;
	background:#ffffff;
}
*/

input.send
{
	width: 132px;
	height: 27px;
	border: none;
}

.send
{
	float: left;
	padding: 63px 0 0 30px;
}

/*.order {
	padding:15px 0 0 143px;
}

.none {
	float:none;
	padding-top:20px;
}*/


.contact
{
	padding: 20px 0 10px 0;
}

label.cont
{
	color: #234785;
	display: block;
	font-size: 12px;
	font-weight: bold;
	width: 135px;
	float: left;
	line-height: 20px;
}

input.contact
{
	color: #000000;
	display: block;
	float: left;
	font-size: 12px;
	line-height: 18px;
	height: 20px;
	margin-bottom: 5px;
	width: 370px;
	padding: 0;
	background: #ffffff;
	border: solid 1px #aeaeae;
}

input.short
{
	width: 210px;
}

input.tel1
{
	width: 28px;
	margin-right: 10px;
}

input.tel2
{
	width: 118px;
}


textarea.mess
{
	color: #000000;
	display: block;
	float: left;
	font-size: 12px;
	height: 80px;
	line-height: 16px;
	margin-bottom: 5px;
	background: #ffffff;
	width: 370px;
	border: solid 1px #aeaeae;
}

input.send
{
	background: url(../image/submit.jpg) no-repeat top left;
	width: 151px;
	height: 27px;
	border: none;
	float: right;
	margin-top: 15px;
}

/*.bluu {
	color:#234785;
}*/


.ftr
{
	height: 22px;
	line-height: 22px;
	color: #000000;
	margin: 0 10px 0 10px;
	font-size: 11px;
}


/* homepage style */

.txt_l
{
	float: left;
	width: 355px;
/*	height: 80px;*/
	padding-left: 22px;
	font-size: 11px;
	font-family: Times New Roman;
}

.txt_l p
{
	width: 355px;
}

.txt_area
{
	font-size: 12px;
	color: #3c0000;
	background: url(../image/left_top_bg.jpg) no-repeat top left;
	width: 400px;
	height: 120px;
	padding-left: 124px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-top: 4px;
}


.hot
{
	width: 524px;
	padding-bottom: 10px;
}

.hot_top
{
	background: url(../image/round_top.jpg) no-repeat top left;
	height: 4px;
	width: 524px;
	font-size: 1px;
	line-height: 1px;
}

.hot_middle
{
	background: url(../image/round_bg.jpg) repeat-y left top;
	width: 524px;
/*	position: relative;*/
	vertical-align:top;
}

.hot_bottom
{
	background: url(../image/round_bottom.jpg) no-repeat top left;
	height: 4px;
	width: 524px;
	font-size: 1px;
	line-height: 1px;
}

.hot_inner
{
	width: 524px;
}

inner_left
{
	width: 317px;
	margin-top: 6px;
	float: left;
}
inner_right
{
	float: left;
	margin-top: 6px;
	width: 200px;
}

.a_l
{
	width: 327px;
	float: left;
	padding-top: 6px;
}

.a_r
{
	float: left;
	width: 197px;
	text-align: center;
	padding-top: 6px;
}

.red_line
{
	width: 317px;
	height: 37px;
	background: url(../image/head_title.jpg) no-repeat top left;
	line-height: 37px;
	margin-left: 10px;
	text-indent: 10px;
	color: #fefefe;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 6px;
	font-family: Arial Narrow;
}

.red_line span
{
	font-size: 18px;
}

.prod_line
{
	margin-bottom: 5px;
	width: 317px;
	padding-left: 10px;
}

.prod_holder
{
	float: left;
	height: 134px;border-bottom:1px solid #e6e1da;margin-bottom:3px;
}

.prod_top
{
	font: 14px;
}


.blue
{
	/*background: url(../image/top_blue.gif) no-repeat top left;*/
}

.green
{
	/*background: url(../image/top_green.gif) no-repeat top left;*/
}

.prod_middle
{
}

.prod_bottom
{
	height: 25px;
}

.prod_info
{
	height: 65px;
	font-size:11px;
	color:#353535;
}

.imgdiv
{
	text-align: center;
	margin: 0px auto;
	width: 111px;
	height: 107px;
	background: url(../image/image_b.jpg) no-repeat top left;
	float: left;
}
.imgdiv img
{
	margin: 4px;
}

.imgdiv span
{
	color: #312d2d;
	font-size: 16px;font-weight:bold;line-height:30px;
}

.prod_text
{
	float: left;
	width: 187px;
	margin-left: 10px;
}

.prod_top
{
	color: #983124;
	font-weight: bold;
	font-size: 16px;
	width: 187px;
}

.prod_price
{
	color: #6c6d6f;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 5px;
}

.prod_price span
{
	color: #be1d2d;
	font-size: 20px;
}

.btn_line
{
	height: 27px;
}

.btn_buy
{
	float: left;
	width: 109px;
}

.btn_more
{
	float: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #1272bf;
}

.btn_more a
{
	text-decoration: none;
	color: #1272bf;
}


.range_top
{
	width: 135px;
	background: url(../image/round_small_top.jpg) no-repeat top left;
	font-size: 1px;
	line-height: 1px;
	height: 10px;
}

.range_middle
{
	background: url(../image/round_small_bg1.jpg) repeat-y left top;
}

.range_bottom
{
	width: 135px;
	background: url(../image/round_small_bottom.jpg) no-repeat top left;
	font-size: 1px;
	line-height: 1px;
	height: 10px;
}


.categ
{
	margin-top: 12px;
	width: 561px;
}

.categ_top
{
	height: 13px;
	background: url(../image/orange_top.jpg) no-repeat top left;
	font-size: 1px;
	line-height: 1px;
}

.categ_middle
{
	background: url(../image/orange_middle.jpg) repeat-y top left;
}
.categ_middle1
{
	width: 560px;
}
.categ_bottom
{
	height: 13px;
	background: url(../image/orange_bottom.jpg) no-repeat top left;
	font-size: 1px;
	line-height: 1px;
}

.categ_left
{
	float: left;
	width: 120px;
	padding: 0 10px 0 9px;
}

.categ_lt
{
	width: 115px;
	padding-left: 20px;
}


ul#range
{
	list-style: none;
	color: #412d2b;
	font-size: 11px;
	margin: 0px;
	font-family: Arial;
	padding: 0px;
}

ul#range li
{
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background: url(../image/list_icon.gif) no-repeat left center;
}

ul#range li a
{
	color: #412d2b;
	text-decoration: none;
}

.categ_lb
{
	height: 117px;
	width: 189px;
	margin-left: 10px;
	margin-top: 11px;
	padding: 25px 0 0 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	font-family: Arial;
	background-color: #8f5c56;
	margin-bottom: 31px;
}

.cards
{
	padding-top: 5px;
}



.categ_right
{
	float: left;
	width: 367px;
	padding-left: 5px;
}

h3
{
	width: 367px;
	height: 37px;
	background: url(../image/head_title1.jpg) no-repeat top left;
	line-height: 37px;
	margin-top: 4px;
	text-indent: 10px;
	color: #fefefe;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 6px;
	font-family: Arial Narrow;
}

h3 span
{
	font-size: 18px;
}

h4
{
	font-size: 18px;
	padding-bottom: 5px;
	color: #3c0000;
	margin: 0px;
}

.category_line
{
	/*border-top: dashed 1px #fff004;*/
	padding-bottom: 11px;
}

.category
{
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	width: 169px;
	text-align: center;
	float: left;
	border-right: #dadada 3px solid;
	border-top: #dadada 3px solid;
	border-left: #dadada 3px solid;
	border-bottom: #dadada 3px solid;
	height: 176px;
	padding-top: 5px;
	background-color: #ffffff;
}

.featureImage
{
	width: 125px;height: 125px;padding: 0 0 0 20px;
	text-align:center;display:table-cell;vertical-align:middle;
}

.category span
{
	color: #312d2d;
	font-size: 12px;
	float:right;padding-right:5px;
}

.cat_title
{
	font-size: 13px;
	color: #983124;
	float:left;width:165px;padding:3px 0 0 5px;	clear: both;
}

.featureTitle{text-align:left;}

.bookmark
{
	position: relative;
	float: left;
	left: 15px;
	top: 60px;
}
