html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; padding: 4px; }
a img { border:none; }

body {font-size:75%;color:#222;line-height: 1.5;background: #bfd8e7 url('../img/gradient.gif') repeat-x; font-family: Arial, Helvetica, sans-serif;border-top:3px solid #E4E8F1 }
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2.4em;line-height:1.25;font-weight:bold;margin-bottom: 0.4em;}
h2 {font-size:1.6em;line-height:1.25;font-weight:bold;margin-bottom: 0.4em;}
h3 {font-size:1.4em;line-height:1.25;font-weight:bold;margin-bottom:0.4em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:0.5em;font-weight:bold;}
p {margin:0 0 1.5em;}
a { color: #006699 }
th { font-weight: bold; border-bottom: 2px solid #ccc;}
#topbar {
	background: #333;
	color: #999;
	margin: 0 auto;
}
#topbar_content {
	width: 960px;
	margin: 0 auto;
}
#topbar_content a {
	color: #999;
}
#topbar_links {
	float: left;
}
#topbar_links li{
	float: left;
}
#topbar_links a{
	float: left;
	font-weight: bold;
	padding: 8px 10px 8px 10px;
	display: block;
}
#topbar_header {
	float: right;
}
#topbar_header p {
	margin: 0;
	font-weight: bold;
	padding: 8px 0;
}
#header {
	width: 960px;
	margin: 0 auto;
	padding-top: 5px;
}
#header p {
	text-align: right;
	color: #ccc;
	font-size: 0.9em;
	margin-bottom: 10px;
}
#logo a {
	display: block;
	width: 443px;
	height: 67px;
	background: url('../img/logo.gif') no-repeat;
	text-indent: -9999px;
	float: left;
	margin-top: 10px;
}
#search {
	width: 470px;
	float: right;
	background: #eee;
	padding: 10px;
	-moz-border-radius: 5px;
}

.initial {
	color: #999;
	font-weight: bold;
}
.focus {
	color: #333;
}
#search img {
	vertical-align: middle;
}
#search span {
	color: #666;
	font-weight: bold;
	padding: 0 8px;
}
#search p {
	color: #666;
	font-weight: bold;
	margin: 0;
	padding-top: 3px;
	text-align: left;
	font-size: 1em;
}
#navi {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	border-bottom: 1px solid #dcdcdc;
}
#navi ul {
	margin: 0;
	list-style: none;
}
#navi li {
	background: url('../img/navi_right.gif') top right no-repeat;
	float: left;
	margin-left: 3px;
}
#navi li a {
	float: left;
	font-size: 1.4em;
	background: url('../img/navi_left.gif') top left no-repeat;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0;
	display: block;
	text-align: center;
}

li#n-today{
	background: url('../img/today_navi_right.gif') top right no-repeat;
}
li#n-today a {
	background: url('../img/today_navi_left.gif') top left no-repeat;
}

li#n-home {
	margin-left: 0;
}

li#n-home a { width: 82px; }
li#n-browse a { width: 97px; }
li#n-popular a { width: 182px; }
li#n-new a { width: 155px; }
li#n-expiring a { width: 102px; }
li#n-all-stores a { width: 89px; }
li#n-printable a { width: 107px; }
li#n-today a { width: 125px; }

#container {
	margin: 0 auto;
	width: 966px;
	clear: both;
	background: url('../img/bg.png') top left repeat-y;	
}
#container_inner {
	margin: 0 3px;
	border-top: 4px solid #666;
	padding: 10px;
}
#search_stockists {
	padding: 20px;
	border: 1px solid #ccc;
	background: #ffe197;
}
#search_stockists input.query {
	font-size: 1.4em;
	font-weight: bold;
	vertical-align: middle;
	padding: 9px 8px 7px 8px;
	width: 380px;
}
.page_subtitle, .page_listtitle {
	padding: 20px 20px 8px 20px;
	border-bottom: 2px solid #ccc;
	border-top: 1px solid #fff;
}
.page_subtitle h2, .page_listtitle h2 {
	margin: 0;
}

p.large {
	font-size:1.2em
}
#popup {
	padding: 20px;
	background: #fff;
}
#popup h1 {
	font-size: 1.4em;
}
#popup_header {
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#popup_logo {
	display: block;
	width: 185px;
	height: 40px;
	background: url('../img/logo_small.gif') no-repeat;
	text-indent: -9999px;
}
#popup .store_logo {
	border: 1px solid #eee;
	float: right;
	padding: 1px;
}
#popup .code {
	width: auto;
	margin-bottom: 5px;
	float: none;
}
#popup #discount { background: #ccccff }
#popup h2 {font-size:1.4em;line-height:1.25;margin-bottom: 10px;color:#666;margin-top: 15px}
#popup h3 { font-size: 1.2em; }
#popup .item { padding: 10px; }

input.submit {
	background: none;
	border: none;
	padding: 0;
	margin-left: 6px;
	vertical-align: middle;
}

#content {
	float: left;
	width: 680px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.content_item {
	padding: 20px;
	clear:both;
}
#sidebar {
	float: left;
	width: 250px;
	
}
#sidebar_block {
	background: #eee;
	padding: 8px 8px 8px 8px;
	margin-bottom: 10px;
}
.sidebar_item {
	background: #fff;
	padding: 20px;
	border: 1px solid #ddd;
	margin-bottom: 8px;
}
.sidebar_tabs {
	display: none;
}
.js .sidebar_tabs {
	display: block;
} 
.sidebar_tabs li {
	float: left;
	background: url('../img/tab_right.gif') top right no-repeat;
	margin-right: 3px;
}
.sidebar_tabs li a {
	padding: 4px 12px;
	float: left;
	display: inline;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url('../img/tab_left.gif') top left no-repeat;
}
.sidebar_tabs li.active  {
	background: url('../img/tab_right_active.gif') top right no-repeat;
	margin-bottom: -1px;
}
.sidebar_tabs li.active  a {
	
	color: #666;
	padding-bottom:4px;
	padding-top:5px;
	background: url('../img/tab_left_active.gif') top left no-repeat;
}
#sidebar_screenshot {
	background: #fff;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

#sidebar_connect {
	background:#e4e8f1;
	margin-bottom:8px;
	padding: 8px;
	text-align: center;
}
#sidebar_connect .sidebar_item {
	padding: 15px;
	margin: 0;
}
#sidebar_connect h2 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 2.2em;
	font-weight: bold;
	color: #006699;
	border-bottom: 1px solid #eee;
}
#sidebar_connect #why-signup {
	font-size:0.9em;
	text-align: left;
}
#sidebar_connect #fbConnect {
	border-top: 1px solid #eee;
	padding-top: 5px;
	display: block;
}
#sidebar_connect .withoutFB {
	padding-top:3px;
	padding-left:8px;
	display:block;
	font-weight:bold;
}
#sidebar_search {
	background: #e6f4ff;
}
#sidebar_search h3 {
	background: url('../img/search.png') 0 3px no-repeat;
	padding-left: 18px;
}
#sidebar_search p {
	font-size: 0.9em;
	margin: 0;
	padding-top: 10px;
}
#sidebar_search p a{
	font-weight: bold;
}
#sidebar_tweets h3 {
	background: url('../img/twitter.gif') right no-repeat;
	padding-right: 52px;
}
#sidebar_tweets li {
	font-size: 0.9em;
	background: url('../img/dots.gif') bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#sidebar_tweets li span {
	color: #999;
	display: block;
}

#footer {
	clear: both;
	padding: 20px;
	color: #eee;
	background: #333 url('../img/footer_bg.gif') no-repeat;
}
#footer p {
	clear: both;
}
#footer a {
	color: #fff;
	border-bottom: 1px solid #666;
	text-decoration: none;
}
#footer_text {
	float: left;
	width: 325px;
	padding-right: 20px;
}
#footer_info {
	float: left;
	width: 210px;
}
#footer_tags {
	float: left;
	width: 325px;
	padding-right: 20px;
}
#copyright {
	margin: 0 auto;
	width: 940px;
	padding: 20px 20px 100px 20px;
	font-weight: bold;
	color: #7c8d96;
	background: url('../img/copyright.png') top center no-repeat;
}
.col_left {
	float: left;
	width: 310px;
	margin-right: 10px;
}
.col_right {
	float: left;
	width: 310px;
	margin-left: 10px;
}
.item_list {
	background: #fff;
	padding: 8px;
}
.item {
	border: 1px solid #ccc;
	margin-bottom: 8px;
	padding: 15px;
	background: #fff;
	clear: both;
}
.ad {
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 8px;
}
.ad p {
	font-size: 0.9em;
	color: #666;
	margin: 0;
}
.ad_link {
	color: #000;
	font-weight: bold;
}
.store_info {
	background: #073f6a;
	padding: 10px;
}
.store_info_inner {
	border: 1px solid #0a5792;
	padding: 15px;
	background: #fff;
	clear: both;
}
.page_title {
	padding: 20px;
	background: #0b5d9c url('../img/page_title_bg.gif') no-repeat top left;
	color: #fff;
}
.page_title h1 {
	color: #fff;
	margin: 0;
	text-shadow: 1px 1px 1px #084370;
}
.page_title h2 {
	color: #eaf3fb;
	margin: 0;
	text-shadow: 1px 1px 1px #084370;
	font-size: 1.4em;
}
.page_title a {
	color: #fff;
}
.page_title li a {
	float: left;
	color: #fff;
	margin-right: 10px;
	padding-left: 20px;
	margin-bottom: 1.5em;
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.page_tabs {
	padding: 10px 10px 0 10px;
	background: url('../img/page_tabs_bg.gif') no-repeat bottom left;
	color: #fff;
}
.page_tabs li {
	float: left;
	background: url('../img/page_tabs_right.gif') top right no-repeat;
	margin-right: 3px;
}
.page_tabs li a {
	padding: 4px 12px 3px 12px;
	float: left;
	display: inline;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url('../img/page_tabs_left.gif') top left no-repeat;
}
.page_tabs li.active  {
	background: url('../img/page_tabs_right_active.gif') top right no-repeat;
}
.page_tabs li.active  a {	
	color: #fff;
	padding-bottom:4px;
	padding-top:5px;
	background: url('../img/page_tabs_left_active.gif') top left no-repeat;
}
#promote {
	padding: 20px 20px 20px 110px;
	margin-bottom: 10px;
	border: 10px solid #d1e1ec;
	background: url(../img/promote.gif) no-repeat 20px 20px;
}
#discount {
	padding: 10px;
	background: #0073ca;
}
#discount .item {
	margin: 0;
}
#discount .item_info {
	margin-top: 10px;
}
#discount .tags {
	margin-top: 10px;
}
ul.grid {
	margin: 0;
	list-style: none;
	
}
ul.grid li {
	text-align : center;
	float : left;
	padding: 2px;
	margin-bottom: 5px;
}
ul.grid img, .store-logo {
	border: 1px solid #ccc;
	padding: 1px;
}
ul.grid li p {
	margin : 0;
	padding-bottom: 5px;
}
ul.grid p a {
	display: block;
}
.tags {
	margin: 0;
	list-style: none;
}
.tags_title {
	float: left;
	font-weight: bold;
	padding: 1px 6px 1px 0;
}
.tags li {
	float: left;
}
.tags a {
	padding: 1px 4px;
	background: #ffe197;
	float: left;
	margin: 0 2px 2px 0;
	border-right: 1px solid #f1af0b;
	border-bottom: 1px solid #f1af0b;
}

.rand_tags {
	margin: 0;
	list-style: none;
}
.rand_tags_title {
	float: left;
	font-weight: bold;
	padding: 1px 6px 1px 0;
}
.rand_tags li {
	float: left;
}
.rand_tags a {
	padding: 1px 4px;
	background: #222;
	float: left;
	margin: 0 2px 2px 0;
	border-right: 1px solid #666;
	color:#fff;
}

.related_tags {
	margin: 0;
	list-style: none;
}
.related_tags_title {
	font-weight: bold;
	padding: 1px 6px 1px 0;
}
.related_tags a {
	padding: 3px 3px;
	background: #ffe197;
	margin: 0 2px 2px 0;
	border-right: 1px solid #f1af0b;
	border-bottom: 1px solid #f1af0b;
}
.categories_list ul{
	float: left;
	width: 33%;
}
.categories a {
	background: url('../img/tag-small.png') no-repeat;
	padding-left: 16px;
}

.favicon img {
	padding: 1px;
	border: 1px solid #ccc;
	width: 16px;
	height: 16px;
}
.more_big {
	background: url('../img/plus.png') no-repeat;
	padding-left: 20px;
	font-size: 1.2em;
	font-weight: bold;
}
.more {
	background: url('../img/plus-small.png') no-repeat;
	padding-left: 16px;
	font-weight: bold;
}
.rss_big {
	background: url('../img/icon-rss.gif') 2px 2px no-repeat;
	padding-left: 20px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.pagination li {
	float: left;
}
.pagination li a{
	float: left;
	display: block;
	padding: 5px 9px;
	border: 1px solid #ccc;
	margin-right: 2px;
	background: #fff;
	margin-bottom: 20px;
}
#alpha li {
	float: left;
}
#alpha li a{
	float: left;
	display: block;
	padding: 1px 5px;
	border: 1px solid #ccc;
	margin-right: 2px;
	background: #fff;
}
.discount_list {
	margin: 0;
	list-style: none;
}
.discount_list li {
	background: url('../img/dots.gif') bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.discount_list a {
	
	display: block;
}
.discount_list .favicon {
	padding: 0;
}
.discount_list .discount_title {
	overflow: hidden;
	padding-left: 5px;
}
.discount_list img {
	float: left;
}
.sidebar_list {
	margin: 0;
	list-style: none;
}
.sidebar_list li {
	background: url('../img/dots.gif') bottom repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.sidebar_list a {
	display: block;
}
.sidebar_list .favicon {
	padding: 0;
}
.sidebar_list img {
	float: left;
}
.sidebar_list .discount_title {
	padding-left: 24px;
}

form ul {
	list-style: none;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #eee;
}
form li {
	padding-bottom: 10px;
}
li label {
	padding-top: 3px;
	display: block;
	float: left;
	width: 150px;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
}
textarea {
	background: #fff url('../img/input_bg.gif') repeat-x;
	border: 1px solid #ccc;
	padding: 6px;
	font-size: 1em;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
input {
	background: #fff url('../img/input_bg.gif') repeat-x;
	border: 1px solid #ccc;
	padding: 6px;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	vertical-align: middle;
}
form li span {
	color: #666;
	font-size: 0.9em;
	display: block;
	padding-left: 160px;
}
form.large label {
	font-size: 1.2em;
	width: 150px;
	padding-right: 10px;
	padding-top: 5px;
}
form.large input {
	padding: 8px;
	font-size: 1.2em;
}
form.large span {
	padding-left: 160px;
}
.item form label{
	display: block;
}
.item input, .item textarea {
	border: 1px solid #ccc;
	padding: 4px;
}
.item select {
	border: 1px solid #ccc;
	margin-bottom: 6px;
}
.item input.submit, #codeWindow input.submit {
	border: 2px solid #eee;
	margin: 0 0 0 160px;
	padding: 6px;
	font-weight: bold;
	font-size: 1.1em;
	background: url('../img/button_bg.gif') repeat-x;
	color: #fff;
}
input.query {
	font-size: 1.4em;
	vertical-align: middle;
	padding: 9px 8px 7px 8px;
	width: 355px;
}
#splash {
	overflow: hidden;
}
#slides{
	height:270px;
	width: 680px;
	overflow:hidden;
}
.slide{
	float:left;
	width: 680px;
	height:270px;
}
.slide_inner {
	padding: 10px;
}
#menu {
	height:38px;
	background: #666;
	border-top: 1px solid #444;
}

#menu ul {
	margin:0px;
	padding:0px;
}

#menu li {
	width:170px;
	list-style:none;
	height:38px;
	overflow:hidden;
	float: left;
}
#menu li a{
	display:block;
	height:30px;
	padding-top:8px;
	font-size: 1.2em;
	font-weight: bold;
	border-right: 1px solid #999;
	border-left: 1px solid #444;
	color: #fff;
	text-align:center;
	text-decoration: none;
}
#menu li.inact a:hover{
	background: #777;
	border-left: 1px solid #555;
}

#menu li.act a, #menu li.act a:hover {
	background: #888 url('../img/menu_arrow.gif') no-repeat top center;
	border-left: 1px solid #666;
	text-decoration: underline;
	
}

#menu li.act a{
	cursor:default;
}

#splash_stores {
	background: #0b5d9c url('../img/splash_bg.gif') no-repeat top left;
}
#splash_stores h2 {
	color: #fff;
	text-shadow: 1px 1px 1px #0a5185;
	padding: 10px;
	font-size: 1.8em;
	margin-bottom: 10px;
	letter-spacing: -0.2px;
}
#splash_stores h2 span {
	color: #ffcc00;
}
ul.splash_stores {
	margin: 0;
	list-style: none;
	padding-left: 4px;
}
ul.splash_stores li {
	float : left;
	padding: 10px 6px 10px 6px;
}
.splash_store_logo img {
	border: 1px solid #ccc;
	padding: 1px;
}
ul.splash_stores li p {
	margin : 0;
}
ul.splash_stores p a {
	display: block;
}
.splash_store_logo {
	background: #fff;
	padding: 3px;
	display: block;
	border-right: 1px solid #0a5185;
	border-bottom: 1px solid #0a5185;
}
.splash_store_title a {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	padding-top: 5px;
	text-shadow: 1px 1px 1px #0a5185;
	text-decoration: none;
}
.splash_store_title a:hover {
	color: #f1f5f9;
}
.splash_store_offer {
	line-height: 1.1;
}
.splash_store_offer a {
	font-size: 1em;
	font-weight: bold;
	color: #c1d6e5;
	padding-top: 2px;
	overflow: hidden;
	display: block;
}
#sidebar_signup {
	background: #ffe197 url('../img/sidebar_signup_bg.gif') top center no-repeat;
	border: 1px solid #ccc;
	padding: 56px 20px 20px 20px;
	height: 192px;
}
#sidebar_signup p {
	font-size: 0.9em;
	color: #4c4836;
}
#sidebar_signup li {
	border-bottom: 1px solid #e5d696;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 20px;
}
#sidebar_blog h3 {
	display: block;
	text-indent: -9999px;
	background: url('../img/sidebar_blog_header.gif') no-repeat;
	height: 58px;
	padding-bottom: 5px;
}
.signup form {
	padding: 5px;
	background: #dbc182;
}
.signup {
	padding: 15px;
	border: 1px solid #ccc;
	background: #ffe197 url('../img/signup.gif') no-repeat;
}
.signup p {
	margin-bottom: 10px;
}
.signup li {
	background-image: url('../img/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 2px;
}
.signup_left {
	padding-left: 130px;
	float: left;
	width: 230px;
}
.signup_right {
	padding-left: 20px;
	float: left;
	width: 250px;
}
.store_list {
	margin: 0;
	list-style: none;
	padding-bottom: 20px;
}
.store_list li {
	float: left;
	width: 33%
}
#stores h3 {
	clear: both;
	border-bottom: 1px solid #eee;
}

.store_button {
	background: url('../img/store_arrow_right.gif') no-repeat top right;
	color: #433803 !important;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: none;
	display: block;
	float: left;
	height: 38px;
	text-shadow: 1px 1px 1px #fff39d;
}
.store_button span {
	background: url('../img/store_arrow_left.gif') no-repeat top left;
	padding: 6px 30px 0 10px;
	display: block;
	float: left;
	height: 32px;
}
.item_button, .item_reveal {
	margin-top: 10px;
}
.discount_details p {
	margin-bottom: 10px;
	color: #666;
	font-size: 0.9em;
}
.discount_button {
	font-size: 1.4em;
	font-weight: bold;
	float: left;
	padding: 7px 0 0 10px;
	background: url('../img/code_arrow.gif') no-repeat;
	height: 29px;
	width: 266px;
	color: #433803;
	text-decoration: none;
	margin-right: 2px;
	text-shadow: 1px 1px 1px #fff39d;
}
.item_reveal p {
	font-size: 1em;
	color: #333;
}
.show_code {
	padding: 3px;
	background: #fff1a4;
	margin-bottom: 10px;
}
.show_code p {
	height: 23px;
	width: 211px;
	float: left;
	margin-right: 2px;
	margin-bottom: 0;
	font-size: 1em;
	color: #595439;
	padding: 1px 10px 0 35px;
	line-height: 1.2;
	background: url('../img/copy.gif') 8px 8px no-repeat;
}
.code {
	font-size: 1.4em;
	float: left;
	background: #fff;
	border: 2px dashed #ccc;
	padding: 4px 5px 0 5px;
	font-weight: bold;
	width: 200px;
	display: block;
	text-align: center;
	height: 30px;
	color: #000;
}
.item_reveal .code {
	padding: 2px 5px 0 5px;
	height: 26px;
}
.discount {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background: #fff;
	clear: both;
}
.discount_content {
	border: 1px solid #fff;
	background: url('../img/discount_store_bg.gif') top right repeat-y;
}
.discount_store {
	float: right;
	width: 127px;
	padding: 10px;
	font-size: 0.9em;
}
.discount_store p {
	margin-bottom: 0;
}
.store_logo img {
	border: 1px solid #eee;
}
.store_logo {
	background: #fff;
	padding: 2px;
	display: block;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	text-align: center;
	position: relative;
}
.store_logo_tag {
	position: absolute;
	right: 1px;
	top: 1px;
}
.discount_details {
	float: left;
	padding: 10px;
	width: 493px;
}
.code_tag {
	background: #3399cc;
	color: #fff;
	border-right: 1px solid #1878a9;
	border-bottom: 1px solid #1878a9;
	text-transform: uppercase;
	padding: 2px 3px 1px 3px;
	font-size: 0.6em;
	margin-right: 6px;
}
.deal_tag {
	background: #cc3333;
	color: #fff;
	border-right: 1px solid #b22c2c;
	border-bottom: 1px solid #b22c2c;
	text-transform: uppercase;
	padding: 2px 3px 1px 3px;
	font-size: 0.6em;
	margin-right: 6px;
}
.item p {
	margin-bottom: 0.5em;
}
.item_links a {
	padding-right: 5px;
	margin-right: 5px;
	border-right: 1px solid #ccc;
}
.item_links {
	padding: 6px;
	float: left;
}
.item_vote {
	float: right;
	padding: 1px;
	width: 150px;
}
.item_vote_amount {
	background: url('../img/vote_left.gif') top left no-repeat;
	height: 26px;
	float: right;
	font-size: 1.4em;
	font-weight: bold;
	padding: 2px 6px 0 6px;
	color: #000;
}
.item_vote_amount span {
	font-size: 0.6em;
	font-weight: normal;
}
.item_vote_add a {
	background: url('../img/vote_right.gif') top right no-repeat;
	display: block;
	width: 27px;
	height: 26px;
	float: right;
	text-indent: -999px;
	
}
.item_info {
	clear: both;
}
.item_info, .item_share, .item_email, .item_report {
	background: #f4f4f4;
	clear:both;
}
.item_share img {
	float: none;
	margin: 0;
}
.item_share, .item_email, .item_report {
	padding: 10px;
}
.item_share, .item_email, .item_report {
	display: none;
}
.item_empty {
	padding: 50px;
	text-align:center;
}
.item_empty p {
	font-size: 1.2em;
}
p.item_message {
	font-size:1.8em;color:#666;font-weight:bold;margin:0;
}
.share_button {
	background: url('../img/share.png') no-repeat;
	padding-left:20px;
}
.products_button {
	background: url('../img/icons/basket.png') no-repeat;
	padding-left:20px;
}
.email {
	background: url('../img/email.png') no-repeat;
	padding-left:20px;
}
.report{
	background: url('../img/report.png') no-repeat;
	padding-left:20px;
}
.info{
	background: url('../img/information.png') no-repeat;
	padding-left:20px;
}
.expired h3 a,.expired h1 {
	color: #666;
	text-decoration: line-through;
}
.expiredMsg {
	font-size: 1.4em;
	color: #666;
}
.expiredMsg a {
	font-weight: bold;
}
.expired .code {
	color: #666;
	text-decoration: line-through;
}
.small_box {
	border: 1px solid #ccc;
	padding: 10px;
	color: #666;
	background: #fff;
}
.small_box ul{
	list-style: none;
	margin: 0;
}
.small_box li a{
	color: #666;
}
.small {
	color: #666;
	font-size: 0.9em;
}
.error {
	border: 2px solid #ccc;
	margin-bottom: 10px;
	padding: 14px 14px 14px 80px;
	background: #ffff99 url('../img/error.gif') 3px 3px no-repeat;
	font-weight: bold;
	font-size: 1.1em;
	color: #663300;
	clear: both;
}
.conf {
	border: 2px solid #ccc;
	margin-bottom: 10px;
	padding: 14px 14px 14px 60px;
	background: #ccff99 url('../img/conf.gif') 4px 4px no-repeat;
	font-weight: bold;
	font-size: 1.2em;
	color: #006600;
	clear: both;
}
#profile h1 {
	border-bottom: 1px solid #b6ccdc;
}
#profile p {
	margin-bottom: 0;
	font-size: 0.9em;
	text-shadow: 1px 1px 1px #084370;
	border-top: 1px solid #2a6898;
}
.profile_image {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	background: #fff;
}
#dashboard_favourite {
	background: #eee url('../img/favourite_icon.gif') no-repeat 14px 14px;
	padding: 10px 30px 10px 68px;
	-moz-border-radius: 5px;
}

#add_discount_type li {
	float: left;
}
#add_discount_type a {
	display: block;
	width: 100px;
	height: 25px;
	padding-top: 65px;
	text-align: center;
	float: left;
	border: 3px solid #fff;
	font-weight: bold;
	margin-right: 1px;
}
#add_discount_type .add_voucher_code {
	background: url('../img/add_voucher_code.gif') no-repeat center 8px;
}
#add_discount_type .add_deal {
	background: url('../img/add_deal.gif') no-repeat center 8px;
}
#add_discount_type .add_sale {
	background: url('../img/add_sale.gif') no-repeat center 8px;
}
#add_discount_type .add_freebie {
	background: url('../img/add_freebie.gif') no-repeat center 8px;
}
#add_discount_type .off a {
	color: #98c1d6;
	text-decoration: none;
}
#add_discount_type .off .add_voucher_code {
	background: url('../img/add_voucher_code_off.gif') no-repeat center 8px;
}
#add_discount_type .off .add_deal {
	background: url('../img/add_deal_off.gif') no-repeat center 8px;
}
#add_discount_type .off .add_sale {
	background: url('../img/add_sale_off.gif') no-repeat center 8px;
}
#add_discount_type .off .add_freebie {
	background: url('../img/add_freebie_off.gif') no-repeat center 8px;
}
#add_discount_type a:hover, #add_discount_type .selected a {
	border: 3px solid #eee;
}
#small #header {
	width: 700px;
}
#small #logo a {
	margin: 45px 0 10px 0; 
}
#small #container {
	width: 706px;
	background: url('../img/small_bg.png') top left repeat-y;	
}
#small #container_inner {
	margin: 0 3px;
	border-top: 4px solid #666;
	padding: 10px;
}
#small #copyright {
	width: 666px;
	background: url('../img/small_copyright.png') top center no-repeat;
}

.share {
	font-size: 1.1em;
	font-weight: bold;
	padding: 6px 0 6px 36px;
	display: block;
}
.share_rss {
	background: url('../img/social2/rss.png') no-repeat;
	color: #ff6600;
}
.share_twitter {
	background: url('../img/social2/twitter.png') no-repeat;
	color: #3399cc;
}
.share_facebook {
	background: url('../img/social2/facebook.png') no-repeat;
	color: #003399;
}
.share_delicious {
	background: url('../img/social2/delicious.png') no-repeat;
	color: #333;
}
.content_share a {
	float: left;
	margin-right: 20px;
}

.comment {
	clear: both;
	margin-top: 10px;
	padding-top: 20px;
	border-top: 1px solid #eee;
}
.comment_info {
	width: 78px;
	float: left;
	margin-right: 20px;
}
.comment_content {
	float: right;
	width: 542px;
}
#why-signup li{
	font-size: 1.1em;
	padding-bottom: 4px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
.fbConnectButton {
	color: #fff;
	font-weight: bold;
	background: url('../img/facebook_button.gif') bottom left;
	border: 1px solid #2c4372;
	padding: 2px 4px 2px 18px;
	text-decoration: none;
	font-size: 0.9em;
}
.ac_results {
	padding: 1px;
	border: 1px solid #ccc;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 4px 5px;
	cursor: default;
	display: block;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}
.ac_odd {
	background-color: #eee;
}
.ac_over {
	background-color: #666;
	color: #fff;
}
.jqmWindow {
    display: none;
    
    position: absolute;
    top: 10%;
    left: 50%;
    
    margin-left: -350px;
    width: 700px;
}
.jqmWindow #container_inner {
	background-color: #fff;
	-moz-box-shadow: 0px 0px 10px #333;
}
#codeWindow {
	position: fixed;
}

.jqmOverlay { background-color: #000; opacity: 0.3 !important; }
img.jqmClose { position: absolute; top: -5px; right: -10px }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
#sidebar_exclusive {
	text-align: center;
	margin-bottom: 8px;
	padding: 8px;
	background: #f8dc66;
}
#sidebar_exclusive .sidebar_inner {
	border: 1px solid #fff078;
	background: #ffc400 url('../img/exclusive_sidebar_bg.gif') no-repeat;
	padding: 0 10px
}
#sidebar_exclusive .code {
	width: 190px;
}
#sidebar_exclusive img {
	border: 1px solid #ccc;
	margin-top: 20px;
	margin-bottom: 20px;
}
#sidebar_exclusive h4 {
	clear: both;
	display: block;
	margin: 0;
	font-size: 1.3em;
}
#footer_exclusive {
	background: url('../img/exclusive_footer_bg.gif') repeat-x;
	clear: both;
	border-bottom: 1px solid #fff;
	height: 41px;
	padding: 6px 0;
}
#footer_exclusive h3 {
	float: left;
	background: url('../img/exclusive_footer_tag.gif') no-repeat;
	display: block;
	width: 172px;
	height: 40px;
	text-indent: -9999px;
	margin-right: 20px;
}
#footer_exclusive h4 {
	margin: 0;
	font-size: 1.3em;
	padding-top: 2px;
}
#footer_exclusive a, #sidebar_exclusive a {
	color: #392c00;
}
#footer_exclusive .splash_store_logo {
	float: left;
	border-right-color: #dca900;
	border-bottom-color: #dca900;
	padding: 1px;
	margin-right: 10px;
}
#footer_exclusive_details {
	float: left;
}
a.exclusive_button {
	background: url('../img/exclusive_button.gif') no-repeat;
	color: #000;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	width: 200px;
	height: 27px;
	display: block;
	padding: 10px 0 0 15px;
	text-align: left;
}
#footer_exclusive .discount {

}
#footer_exclusive .item_reveal {
	margin-top: 0;
	margin-right: 20px;
	float: right;
}
#footer_exclusive a.exclusive_button {
	margin: 3px 20px 0 0;
	float: right;
}
#sidebar_exclusive a.exclusive_button {
	margin: 9px 0;
}
#sidebar_exclusive .discount, #footer_exclusive .discount {
	background: none;
	border: none;
	margin: 0;
}
#sidebar_exclusive .item_button, #footer_exclusive .item_button {
	margin: 0;
}
#footpanel {
	position: fixed;
	bottom: 0; left: 0;
	z-index: 9999; /*--Keeps the panel on top of all other elements--*/
	background: url('../img/toolbar.png') top center no-repeat;
	width: 100%;
	height: 40px;
	padding-top: 10px;
}
*html #footpanel { /*--IE6 Hack - Fixed Positioning to the Bottom--*/
	margin-top: -1px; /*--Prevents IE6 from having an infinity scroll bar - due to 1px border on #footpanel--*/
	position: absolute;
	top:expression(eval(document.compatMode &&document.compatMode=='CSS1Compat') ?documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight) : document.body.scrollTop +(document.body.clientHeight-this.clientHeight));
}
#footpanel_inner {
	width: 960px;
	margin: 0 auto;
}
#footpanel ul {
	padding: 0; margin: 0;
	float: left;
	list-style: none;
	font-size: 1.1em;
}
#footpanel ul li{
	padding: 0; margin: 0;
	float: left;
	position: relative;
}
#mainpanel li a{
	padding: 10px 12px;
	float: left;
	height: 20px;
	text-decoration: none;
	color: #ccc;
	position: relative;
	font-weight: bold;
	background: url('../img/toolbar_div.gif') top left no-repeat;
}
html #mainpanel li a:hover{	color: #fff }
html #mainpanel li a.active { /*--Active state when sub-panel is open--*/
	background-color: #666;
	height: 19px;
	border-top: none;
	z-index: 200; /*--Keeps the active link on top of the sub-panel--*/
	position: relative;
}
#footpanel a small {
	text-align: center;
	width: 71px;
	background: url('../img/tooltip.png') no-repeat;
	padding: 5px 5px 11px;
	display: none; /*--Hide by default--*/
	color: #000;
	font-size: 0.9em;
	text-indent: 0;
}
#footpanel a:hover small{
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	z-index: 9999;
}
#footpanel .sign-up {
	
}
#footpanel .sign-up:hover {
	
}
#footpanel .sign-up:hover small {
	top: -26px;
}
#sharepanel {
	float: right;
	width: 240px;
	margin-right: 10px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
	height: 20px;
	background: url('../img/signup_bg.gif');color:#000;
}
#sharepanel li {
	padding: 0;
}
#sharepanel li a {
	padding: 0 2px;
}
#sharepanel li a:hover small {
	top: -36px;
}
#prices table {
	width: 100%;
}
#prices tr.odd td {
	background: #d9eaf7;
	border-bottom: 1px solid #fff;
}
#prices tr.even td {
	background: #fff;
	border-top: 1px solid #b9d8f0;
}
#prices td {
	vertical-align: middle;
	padding: 10px;
	text-align: left;
}
#prices tr.odd td.price {
	background: #c8e1f3;
	border-left: 1px solid #b9d8f0;
	border-right: 1px solid #b9d8f0;
	
}
#prices tr.even td.price {
	background: #f2f2f2;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	
}
.product_image {
	float:left;
	margin-right:20px;
	position:relative;
	width:200px;
	text-align:center;
}
.cut_out {
	position:absolute;
	top:-25px;
	left:-10px;
	height: 66px;
	width: 78px;
	background: url('../img/circle.png') no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 1.6em;
	text-shadow: 1px 1px 1px #66c300;
	text-align: center;
	padding-top: 12px
}
.cut_out span {
	display: block;
	font-size: 1.4em;
	line-height: 1;
}
.price_was {
	display:block;
	font-size:0.9em;
	color:#333;
	line-height:1.2;
}
.price_now {
	display:block;
	line-height:1.2;
}
.store_logo_small {
	float:left;
	margin-right:10px;
}
.store_logo_small img {
	height:34px;
	border:1px solid #ccc;
	display:block;
}

.product_button a {
	background: url('../img/button_green.gif') no-repeat;
	font-weight: bold;
	text-shadow: 1px 1px 1px #66c300;
	font-size: 1.4em;
	height: 31px;
	width: 93px;
	text-align: center;
	display: block;
	padding-top: 5px;
	color: #fff;
	text-decoration: none;
}
.product_button_small {
	margin-top: 5px;
}
.product_button_small a {
	background: url('../img/button_green_small.gif') no-repeat;
	font-weight: bold;
	text-shadow: 1px 1px 1px #66c300;
	font-size: 1.2em;
	height: 26px;
	width: 82px;
	text-align: center;
	display: block;
	padding-top: 5px;
	color: #fff;
	text-decoration: none;
}
.price_info {
	background:#eee;
	padding:3px;
	margin-bottom:15px;
	height: 36px;
}
.prices {
	float: left;
}
ul.product_grid {
	margin: 0;
	list-style: none;
}
ul.product_grid li {
	float : left;
	margin-bottom: 5px;
	width: 312px;
	padding: 10px;
}
ul.product_grid img {
	border: 1px solid #ccc;
	padding: 1px;
}
ul.product_grid h4 {
	overflow: hidden;
	height: 36px;
}
.product_grid_image {
	width: 104px;
	text-align: center;
	float: left;
}
.product_grid_info {
	margin-left: 114px;
}

	
.clearfix:after {
	clear: both;
	display: block;
	content: " ";
	height: 0px;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide these rules from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}

