body
{
background-color:#fff;
padding:0; font-family: Arial, Helvetica, sans-serif;
margin:0px auto auto auto;
color:#424849;
font-size:12px;
}
h1{
font-size:16px;
font-weight:bold;
color:#0f3753;
width: auto;
padding:0px 0 5px 0;
margin: auto;
text-decoration:none;
}
h2{
font-size:14px;
font-weight:bold;
color:#0f3753;
width: auto;
padding:5px 0 5px 0;
margin: auto;
text-decoration:none;
}
img
{
	border:0px;
}
h3{
font-size:14px;
font-weight:bold;
color:#0464a1;
width: auto;
padding:5px 0 5px 10px;
margin: auto;
text-decoration:none;
}
p{
font-size:11px;
text-align:justify;
padding:2px;
margin:0px;
}
p.proposal_text{
width:170px;
font-size:11px;
text-align:justify;
padding:15px 0 0 15px;
margin:0px;
}
img.img_left{
float:left;
padding:8px 8px 8px 8px;
}
img.img_right{
float:right;
padding:8px 8px 8px 8px;
}
img.img_thumb{
float:left;
padding:10px;
}
img.img_big_pic1{
padding:4px;
border:0px #CCCCCC solid;
margin-top:53px;
margin-right:27px;
}

img.img_big_pic2{
padding:4px;
border:0px #CCCCCC solid;
position: relative;
left: 30px;
top: 50px;
}
.bigimageup
{
	height:380px;
	width:340px;;
	background:url(images/iphone.png) no-repeat center;
}
.bigimagedown
{
	height:auto;
	width:auto;
	flow:left;
}
#main_container{
width:970px;
height:auto;
margin:auto;
padding:0px;
}
#header{
width:970px;
height:110px;
background-color:#FFFFFF;
margin:auto;
background:url(images/bg.png) no-repeat center;
}
#logo{
width:147px;
height:78px;
float:left;
padding:20px 0 0 35px;
}
.banner_adds{
width:750px;
height:82px;
float:left;
}
/*---------------- menu tab----------------------*/
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* style the outer div to give it width */
.menu {font-size:11px;padding:0px; float:right; width:400px;}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none; height:28px;}

/* style the sub-level lists */
.menu ul ul {width: auto;}

/* float the top list items to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {float:left;height:28px;line-height:28px;}

/* style the sub level list items */
.menu ul ul li {display:block;width: auto;height:auto;position:relative;line-height:1em; border-bottom:1px #2384BF solid;}

/* style the links for the top level */
.menu a, .menu a:visited {display:block;float:left;height:100%;font-size:11px;text-decoration:none;color:#fff;padding:0 21px 0 17px;}
.menu a.current{background:#3da1e0;}
/* style the sub level links */
.menu ul ul a, .menu ul ul a:visited {display:block;background:#267cb2; color:#fff;width:12em;height:100%;line-height:1em; padding:0.5em 1em;}
.menu ul table ul a, .menu ul table ul a:visited  {width:14em; w\idth:12em;}


/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; left:0; top:0; font-size:1em; z-index:-1;}
.menu ul ul table {lef\t:-1px;}
.menu ul ul table ul.left {margin-lef\t:2px;}

.menu li:hover {position:relative;}
* html .menu a:hover {position:relative;}

/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#3da1e0;}
/* style the fourth level background */
.menu ul ul ul ul a, .menu ul ul ul ul a:visited {background:#3da1e0;}
/* style the sub level 1 background */
.menu ul :hover a.sub1 {background:#3da1e0;}
/* style the sub level 2 background */
.menu ul ul :hover a.sub2 {background:#3da1e0;}

/* style the level hovers */
/* first */
.menu a:hover {color:#fff;background:#3da1e0;}
.menu :hover > a {color:#fff;background:#3da1e0;}
/* second */
.menu ul ul a:hover{color:#fff;background:#3da1e0;}
.menu ul ul :hover > a {color:#fff;background:#3da1e0;}
/* third */
.menu ul ul ul a:hover {background:#3da1e0;}
.menu ul ul ul :hover > a {background:#3da1e0;}
/* fourth */
.menu ul ul ul ul a:hover {background:#eee;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:28px;left:0;width:14em;}

/* position the third level flyout menu */
.menu ul ul ul{left:14em;top:0;width:14em;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-14em;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {visibility:visible; height:auto; padding-bottom:3em; background:transparent url(images/trans.gif);}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{visibility:visible;}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul {visibility:visible;}

.top_search{
width:570px;
height:32px;
margin:0px 30px 0 0;
_margin:0px 10px 0 0;
padding:20px 0 0 35px;
float:left;
/*background:url(images/top_search_bg.gif) no-repeat center;*/
}
input.search_input{
width:282px;
height:18px;
float:left;
margin:5px 0 0 0 ;
border:1px solid #dbdbdb;
border-bottom-color:#ffffff;
border-right-color:#ffffff;
}
.search_text{
float:left;
width:110px;
padding:8px 0 0 15px;
color:#ffffff;
}
.search_text a{
text-decoration:none;
color:#ffffff;
}
.search_bt{
float:left;
padding:2px 0 0 15px;
}
/*------------------------------main content-----------------------*/
#main_content{
width:970px;
margin:auto;
clear:both;
background-color:#FFFFFF;
}
/*------------------------middle_content-----------*/
.column1{
width:200px;
float:left;
margin:0px;
padding:10px 10px 10px 5px;
}
.column2{
width:350px;
float:left;
margin:0px;
padding:10px 5px 10px 5px;
}
.column3{
width:350px;
float:left;
margin:0px;
padding:10px 10px 10px 5px;
}
.column4{
width:725px;
height:auto;
float:left;
margin:0px;
padding:10px 0px 10px 5px;
/*-webkit-border-radius: 8px;
-webkit-box-shadow: 0 2px 3px rgb(0,0,0);
-webkit-background-size: 57px;*/
/*background:url(images/sideback.png) repeat-y;*/
}

.column6{
width:725px;
height:20;
float:left;
margin:0px;
background:url(images/topback.png);

}
.column7{
width:725px;
height:20;
float:left;
margin:0px;
background:url(images/buttomback.png);

}
.right_box{
width:730px;
height:auto;
float:right;
padding-bottom:10px;
}
.top_right_box{
width:730px;
height:15px;
float:left;
background:url(images/topback.png) no-repeat center;

}
.center_right_box{
width:730px;
height: auto;
float:left;
background:url(images/sideback.png) repeat-y center;
}
.bottom_right_box{
width:730px;
height:18px;
float:left;
background:url(images/buttomback.png) no-repeat center;

}


.left_box{
width:200px;
height:auto;
float:left;
padding-bottom:10px;
}
.left_box2{
width:340px;
height:auto;
float:left;
padding-bottom:10px;
}

.left_box3{
width:957px;
height:450px;
padding-bottom:10px;

}

.top_left_box{
width:200px;
height:10px;
float:left;
background:url(images/top_box_bg.gif) no-repeat center;
}
.top_left_box2{
width:340px;
height:10px;
float:left;
background:url(images/top_box_bg2.gif) no-repeat center;
}

.top_left_box3{
width:957px;
height:19px;
float:left;
background:url(images/topback1.png) no-repeat center;
}

.center_left_box{
width:200px;
height: auto;
float:left;
background:url(images/center_box_bg.gif) repeat-y;
}
.center_left_box2{
width:340px;
height: auto;
float:left;
background:url(images/center_box_bg2.gif) repeat-y;
}

.center_left_box3{
width:275px;
height: 183px;
background:url(images/logo1.png) no-repeat center;
margin-left: auto;
margin-right: auto;
}


.bottom_left_box{
width:200px;
height:10px;
float:left;
background:url(images/bottom_box_bg.gif) no-repeat center;
}
.bottom_left_box2{
width:340px;
height:10px;
float:left;
background:url(images/bottom_box_bg2.gif) no-repeat center;
}

.bottom_left_box3{
width:957px;
height:23px;
float:left;
background:url(images/buttomback1.png) no-repeat center;
}

.box_title{
width:100%;
text-align:center;
font-size:18px;
color:#615357;
padding:5px 0 5px 0;
}
.box_title span{
font-weight:bold;
color:#d8325d;
width:300px;
}

.main_text_box{
padding:5px;
}
.row{
	padding:5px;
	width:500px;
	}
.proposal{
width:287px;
height:85px;
background:url(images/proposal_box.gif) no-repeat center;
background-position:0px 0px;
margin-left:15px;
margin-top:15px;
}

.proposal2{
width:287px;
height:85px;
background:url(images/proposal_box.gif) no-repeat center;
background-position:0px 0px;
margin-left:350px;
margin-top:15px;
}

.title{
/*background-color:#385870;*/
background:url(images/heading.png) repeat-x;
text-align:left;
width:690px;
padding:5px 5px 5px 20px;
color:#FFFFFF;
font-weight:bold;
}
.small_title{
background-color:#385870;
text-align:left;
width:100%;
padding:5px 5px 5px 15px;
color:#FFFFFF;
font-weight:bold;
}
.title2{
background-color:#eef1f3;
text-align:left;
width:300px;
padding:5px 5px 5px 15px;
color:#d8325d;
font-weight:bold;
margin-left:5px;
}

/*-------------------details list----------------*/
.details_list{
padding:10px;
}
.details_list ul{
text-decoration:none;
list-style:none;
margin:0px;
padding:0px;
}
.details_list ul li{
padding:5px 5px 5px 25px;
background:url(images/bullet.gif) no-repeat left;
color:#333333;
}
.details_list ul li span{
color:#0464a1;
}
.button{
width:100px;
height:30px;
background:url(images/blank_button.gif) no-repeat center;
text-align:center;
line-height:30px;
font-weight:bold;
font-size:13px;
}
.button a{
text-decoration:none;
color:#d8325d;
}
/*---------------offer_box----------------------*/
.offer_box{
width:320px;
height:90px;
background-color:#f3f5f6;
padding:10px;
margin:10px 0px 10px 0px;
}
.offer_box_wide{
background:url(images/proposal_box1.png) no-repeat center;
width:325px;
height:106px;

float:left;
/*background-color:#f3f5f6;*/
padding:10px;
margin:7px;
margin-left:10px;
-webkit-border-radius: 8px;
-webkit-box-shadow: 0 2px 3px rgb(0,0,0);

}
.offer_box_wide_style1{
width:670px;
height:106px;
float:left;
background-color:#f3f5f6;
padding:7px;
margin:5px;
}
.offer_info{
padding:5px;
}
.offer_info span{
font-weight:bold;
color:#d8325d;
}
p.offer{
text-align:justify;
font-size:10px;
}
.more{
float:right;
padding:3px;
}
.more a{
color:#d8325d;
}
.more a:hover{
text-decoration:none;
}

.price{
float:right;
padding:5px;
color:#d8325d;
}

.rating{
float:left;
padding:5px;
color:#000000;
}

.big_pic{
width:340px;
text-align:center;
padding:5px 0 5px 0;
boerder:0px;
}
.pictures_thumbs{
width:300px;
padding-left:40px;
}
/*------------------table style---------------*/
td{
text-align:center;
padding:5px;
border-bottom:2px #fff solid;
}
th{
background-color: #333333;
padding:5px;
color:#FFFFFF;
}
tr.color1{
background-color:#F3F5F6;
}


/*-----------------form style--------------------*/
.form{
width:300px;
text-align:left;
color:#615357;
padding:5px 0 5px 0;
}
.form_row{
float:lefy;
width:300px;
text-align:left;
padding:3px 0 3px 0;
margin-left:20px;
}
label.left{
float:left;
width:70px;
padding-top:3px;
text-align:right;
}
label.left_long{
float:left;
width:90px;
padding-top:3px;
text-align:right;
}

input.form_input{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:150px;
float:left;
margin-left:10px;
}
.contact_information{
font-size:10px;
color:#385870;
text-align:left;
padding-left:20px;
}
.contact_information span{
color:#d8325d;
}


/*---------------------pagination-----------------------------*/

div.pagination {
	padding:5px;
	margin:5px;
	text-align:center;
	float:left;
	font-size:10px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	
	text-decoration: none; 
	color: #d8325d;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #ddd;
	color: #fff;
	background-color: #d8325d;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #d8325d;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	color: #ccc;
}
/*-----------------------contact------------------------*/
.contact_tab{
width:670px;
height: auto;
float:left;
background-color:#f3f5f6;
padding:8px;
margin:5px 5px 5px 0px;
}
.form_contact{
width:357px;
float:left;
text-align:center;
color:#615357;
padding:5px 0 5px 0;
}
.location_contact{
width:250px;
float:left;
padding:15px;
}
.form_row_contact{
float:left;
width:357px;
text-align:center;
padding:3px 0 3px 0;
}
input.form_input_contact{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
float:left;
margin-left:10px;
}
select.form_select{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:250px;
float:left;
margin-left:10px;
height:20px;
}
textarea{
border: 1px solid #C8D2D9;
background-color:#FFFFFF;
margin:0px;
width:600px;
height:100px;
float:left;
margin-left:10px;
}



/*-------------------footer------------------------*/
#footer{
width:970px;
height:41px;
clear:both;
font-size:11px;
background-color:#f2efef;
border-top:1px #eeabbd dashed;
}
ul.footer_menu {
list-style:none; float:right; display:block; width:650px;
margin:0px; padding:9px 20px 0 0px;
}

ul.footer_menu li {
display:inline; font-size:11px;}

a.nav_footer:link, a.nav_footer:visited {
display:block; float:left; padding:5px 6px 5px 10px; margin:0; 
text-decoration:none; color:#2F2626;}

a.nav_footer:hover {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:underline; color:#2F2626;}

a.nav_footer:active {
display:block; float:left; padding:5px 6px 5px 10px; margin:0;
text-decoration:none;  color:#2F2626;}

#copyright{
float:left;
padding:0px;
}

/*-------------left_content------------------*/
.left_content{
width:196px;
float:left;
}
.title_box{
width:196px;
height:30px;
margin:5px 0 0 0;
background:url(images/menu_title_bg.png) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#fff;
line-height:30px;
}
/*--------left menu---------*/
ul.left_menu{
width:196px;
padding:0px;
margin:0px;
list-style:none;
}
ul.left_menu li{
margin:0px;
list-style:none;
}
ul.left_menu li.odd a{
width:166px;height:25px;display:block;background:url(images/checked.png) no-repeat left #dad0d0; background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.even a{
width:166px;height:25px;display:block;background:url(images/checked.png) no-repeat left #eee6e6;background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.even a:hover, ul.left_menu li.odd a:hover{
background:url(images/checked.png) no-repeat left #7bbcc7; color:#FFFFFF;background-position:5px 5px;
}

.border_box{
width:194px;
height:auto;
text-align:center;
border:1px #46556E solid;
}

.store:hover{
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#058cf5), to(#015fe6));
color: #fff;
}
 .store {
	height: 90px;
	/*border-top: #878787 solid 1px;*/
	overflow: hidden;
	position: relative;
	
}

.store a {
	width: 100%;
	height: 90px;
	display: block;
	text-decoration: none;
	position: absolute;
}
.store .image {
    width: 57px;
	height: 57px;
	display: block;
	position: absolute;
	top: 7px;
	left: 0px;
	-webkit-border-radius: 8px;
	-webkit-box-shadow: 0 2px 3px rgb(0,0,0);
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7c7c7c), color-stop(3%, #858585), color-stop(97%, #a4a4a4),to(#c2c2c2));
	-webkit-background-size: 57px;
	
}

.store .name {
	font-size: 15px;
	white-space: nowrap;
	display: block;
	overflow: hidden;
	color: #000;
	max-width: 50%;
	text-overflow: ellipsis;
	font-weight: bold;
}
.store .name {
position: absolute;
	top: 7px;
	left: 80px;
	text-shadow: #eeeeee 0 1px 0;
	color: Black;
}

.store .comment {
	
	position: absolute;
	top: 75px;
	right: 26px;
	text-shadow: #eeeeee 0 1px 0;
	text-align: right;
	color: #3b3b3b;
}

.store .description {
	font-size: 11px;
	display: block;
	position: absolute;
	top: 27px;
	left: 80px;
	text-shadow: #eeeeee 0 1px 0;
	text-align: left;
	color:  #3b3b3b;
}
.store .price {
	position: absolute;
	top: 7px;
	right: 26px;
	text-shadow: #eeeeee 0 1px 0;
	text-align: right;
	color: blue;
}



 .store .stars0 {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 65px;
	height: 18px;
	display: block;
	background:url(images/0stars.png) no-repeat center;
}
.store .stars1 {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 65px;
	height: 18px;
	display: block;
	background:url(images/1stars.png) no-repeat center;
}
.store .stars2 {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 65px;
	height: 18px;
	display: block;
	background:url(images/2stars.png) no-repeat center;
}
 .store .stars3 {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 65px;
	height: 18px;
	display: block;
	background:url(images/3stars.png) no-repeat center;
}
.store .stars4 {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 65px;
	height: 18px;
	display: block;
	background:url(images/4stars.png) no-repeat center;
}

.store .stars5{
	position: absolute;
	top: 75px;
	left: 0px;
	width: 65px;
	height: 18px;
	display: block;
	background:url(images/5stars.png) no-repeat center;
}

 .stars0 {
	
	left: 0px;
	width: 65px;
	height: 18px;
	display: block;
	background:url(images/0stars.png) no-repeat center;
}
 .stars1 {
	
	
	left: 0px;
	width: 65px;
	height: 18px;
	display: block;
	background:url(images/1stars.png) no-repeat center;
}
 .stars2 {

	
	left: 0px;
	width: 65px;
	height: 18px;
	display: block;
	background:url(images/2stars.png) no-repeat center;
}
 .stars3 {
	
	
	left: 0px;
	width: 65px;
	height: 18px;
	display: block;
	background:url(images/3stars.png) no-repeat center;
}
 .stars4 {
	
	
	left: 0px;
	width: 65px;
	height: 18px;
	display: block;
	background:url(images/4stars.png) no-repeat center;
}

.stars5{
	
	
	left: 0px;
	width: 65px;
	height: 18px;
	display: block;
	background:url(images/5stars.png) no-repeat center;
	
}

.starcomment {
	position: absolute;
	left: 165px;
	top: 56px;
	font-size: 12px;
	color: #7f7f7f;
	font-weight: lighter;
}

.store .starcomment {
	/* suvendu star figure is changing 147px to 11 and top 46px to 75 */\
	position: absolute;
	left: 80px;
	top: 75px;
	color: #3b3b3b;
}


.starcomment1 {
	position: absolute;
	left: 165px;
	top: 56px;
	font-size: 12px;
	color: #7f7f7f;
	font-weight: lighter;
}

.store .starcomment1 {
	/* suvendu star figure is changing 147px to 11 and top 46px to 75 */\
	position: absolute;
	left: 40px;
	top: 75px;
	color: #3b3b3b;
}
.sort{
float:left;

}
.sort a{
/*background-color:#385870;*/
text-align:left;
width:725px;
padding:5px 5px 5px 20px;
color:#FFFFFF;
font-weight:bold;
}
.sort a:hover{
text-decoration:none;
font-size:14px;
}

.sort img{
width:15px;
height:15px;
border-width:0;
  
}

.column5{
width:725;
float:right;
margin-left:200px;
padding:10px 0px 10px 5px;
float:left;
}
left{
float:left;
width:70px;
height:20px;
padding-top:3px;
text-align:felt;
overflow:hidden;
}

.left a{
width:70px;
color:#615357;
text-decoration:none;
overflow:hidden;
}
.left a:hover{
font-size:14px;
text-decoration:underline;
color:#d8325d;
}

.tb11 {
	background:#FFFFFF url(images/search.png) no-repeat 4px 4px;
	padding:4px 4px 4px 22px;
	border:1px solid #CCCCCC;
	width:260px;
	height:18px;
}
.mainsearch{
width:370px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-top:10px;
	}
