a.select {
	padding:12px 20px 4px 0;
	color:#16ceff;
	text-decoration:none;
	background:url(../images/select.png) no-repeat 100% 12px
}
a.select:hover {
	background-position:100% -19px
}
a.select.opened {
	background-position:100% -51px
}

div.cities {
	min-width:300px;
	display:none;
	position:absolute;
	z-index:100;
	height:227px;
	font-size:13px;
	background:url(../images/cities-bg.png) repeat-x 0 100%
}
div.daily-deal div.cities {
	right:20px
}
div.cities .corner {
	height:80px;
	position:absolute;
	width:12px
}
/*div.cities .corner.left {
	background:transparent url(../images/cities-left.png) no-repeat scroll 0 0;
	bottom:0;
	left:-12px
}
div.cities .corner.right {
	background:transparent url(../images/cities-right.png) no-repeat scroll 0 0;
	bottom:0;
	right:-12px
}*/
div.header div.cities {
	top:45px;
	left:-90px
}
div.cities ul {
	width:110px;
	padding:5px 10px;
	float:left;
	list-style:none;
}
div.cities ul li a {
	display:block;
	width:110px;
	height:20px;
	line-height:20px;
	padding-left:4px;
	margin-bottom:1px;
	color:#00394f;
	text-decoration:none
}
div.cities ul li a:hover {
	background:url(../images/buttons.png) no-repeat 0 -296px
}
div.cities ul li.current a {
	color:#fff;
	background:url(../images/buttons.png) no-repeat 0 -276px
}
div.header, div.content, div.inner, div.simple-header {
	width:560px;
	margin:0 auto;
	position:relative
}
div.header, div.simple-header {
	z-index:1000;
	margin-bottom:12px;
}
div.simple-header img {
	margin:6px 0 0 3px
}
div.session {
	position:absolute;
	right:0;
	top:0;
	padding:20px 30px 0 0
}
div.city {
	position:absolute;
	left:350px;
	top:18px;
	font-size:24px;
	color:#fff;
	width: 256px;
}
div.city em {
	display:block;
}
div.navigation {
	height:40px;
	background-color:#02212e
}
div.navigation ul {
	padding:8px 20px 0 0;
	text-align:right
}
div.navigation li {
	display:inline;
	padding:0 10px;
	border-left:1px solid #2d3538;
	color:#bbb
}
div.navigation li:first-child {
	border-left:0
}
div.navigation li.coupons-link {
	display:none
}
div.navigation li.how {
	border:0
}
div.navigation li.how a {
	color:#92d000
}
div.navigation li a {
	color:#14bae5
}
div.navigation li a:hover {
	color:#0F8AA9
}
div.navigation li img {
	vertical-align:middle
}
div.content {
	background:#fff url(/themes/smartcircle/images/main-top.gif) no-repeat 0 0
}
div.content div.city, div.content .powered {
	display:none
}
div.nav {
	height:50px
}
div.nav ul {
	padding:15px 20px;
	display:none
}
div.nav ul li {
	padding:5px 10px
}
select {
	padding:2px 0
}
table.table td select {
	font-size:14px
}
.selectct {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #55DDFF;
}

