* { margin: 0; padding: 0; }

body {
	font: 12px Arial, Verdana,  Helvetica, sans-serif;
	color: #3d3d3d;
	margin: 0px;
	text-align: center;
	background: url('gfx/background.jpg') repeat-x 2px top;
	background-color: #F8C0D9;
}

img {
	border: 0;	
}

div.rhs_button {
	margin:10px 0 10px 0;
	text-align:center;
	padding:10px 5px 10px 5px;
	background-color:#FFFFCC;
	border:solid #999999;
	border-width:0 2px 2px 0;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}

a {
	color: #000;
}

a:hover {
	color: #000;
}

h1, h2, h3, h4 {
	/*
	color: #7FCED3;
	*/
	color: #3f9ac4;
}

h2, h3, h4 {
	/*
	color: #7FCED3;
	*/
	color: #3f9ac4;
	text-transform: uppercase;
}

h1 {
	font: 45px Helvetica, Arial, Verdana, sans-serif;
	margin-top: 15px;
	padding-bottom: 10px;
	font-weight: lighter;
}

h2 {
	font-size: 18px;
	padding-top: 16px;
	padding-bottom: 16px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
}

input,
textarea {
	border: #c4c4c4 solid 1px;	
}

input:focus,
textarea:focus {
   border: #a5a5a5 solid 1px;	
   background: #f6f6f6;
}


/* class ------------------------------------------------------- */

.hlight0 {
    background-color: yellow;
}

.clear {
	clear: both;
}

.h1_smaller {
	font-size: 30px;
}

.h2_smaller {
	font-size: 16px;
}

.h3_smaller {
	font-size: 14px;
}

.big_header {
    font-size: 20px;
    font-weight: bold;
}

.big_header span {
    font-size: 18px;
    font-weight: normal;
}

.center {
	text-align: center;
}

.bigger_letter_spacing {
	letter-spacing: 18px;
}

.big_line {
	border-bottom: #D2D2D4 solid 2px;
}

.current {
	text-decoration: underline !important;
}

.color {
	color: #2f9ac4
	/*
	color: #7FCED3;
	*/
}

.bold {
	font-weight: bold;
}

.right {
	float: right;
}

.margin_left {
	padding-left: 10px;
}

.margin_bottom {
    margin-bottom: 5px;
}

.no_decoration {
	text-decoration: none !important;
}

.red {
	color: #f00;
}

.background {
   background-color: #efefef;
}

.underline {
	text-decoration: underline !important;
}

.colour_link {
	color: #ed008c !important;
}

.top_header_img {
	padding-top: 10px;
	padding-bottom: 10px;
}

#top_header {
	border: #f00 solid 1px;
}


/* --------------------------------------------------------------- */
/* contact form */

#contact_form {
	float: left;
    padding-top: 10px;
	padding-left: 25px;
}

#contact_form table {
	margin-left: 10px;
}

.td_contact_form {
	padding-left: 30px;
}

.input,
.input_long,
.textarea,
.checkbox {
   border: #c4c4c4 solid 1px;	
}

.input:focus,
.input_long:focus,
.textarea:focus,
.checkbox:focus {
   border: #a5a5a5 solid 1px;	
   background: #f6f6f6;
}

.input {
   width: 300px;   	
}

.textarea {
  width: 300px;	
  height: 150px;
}

.input_long {
   width: 400px;   	
}

.checkbox {
  border: 0;	
  margin-right: 10px;	
}

#column_right {
	clear: right;
	float: right;
	width: 200px;
}

 
/* divs ------------------------------------------------------- */

#container {
	position: relative;
	background: url('gfx/background_content.jpg') repeat-y top left;	
	width: 959px;
	text-align: left;
	margin: 0px auto;
	background-color: #fff;
}

#background_top {
	background: url('gfx/background_top.jpg') no-repeat top left;
	height: 51px;	
}

#hidden_home_link {
	position: absolute;
	width: 100px;
	height: 230px;
	top: 130px;
	left: 60px;
}

#background_top_left {
	background: url('gfx/background_top_left.jpg') no-repeat top left;
	width: 16px;
	height: 425px;
	float: left;
}

#background_top_right {
	background: url('gfx/background_top_right.jpg') no-repeat top left;
	width: 14px;
	height: 425px;
	float: right;
}

#second_container {
    margin-left: 16px;
	margin-right: 14px;
}	

#banner {
	background: url('gfx/banner.jpg') no-repeat top left;
	height: 116px;
	width: 929px;
	float: left;
}

#menu_top {
	background: url('gfx/background_menu_top_left.jpg') no-repeat top left;
	background-color: #CEECEC;
	height: 41px;
    width: 928px;
	float: left;
	border-right: #c26b95 solid 1px;
}

#menu_top ul {
	margin-left: 215px;
}

#menu_top li {
	list-style: none;
	float: left;
	padding-top: 12px;
	padding-right: 25px;
}

#menu_top .user_li {
    padding-right: 23px;
}

#menu_top a {
	/*color: #7FCED3;*/
    color: #f038a5 !important;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#advertise2 {
    margin-top: 100px;
	width: 120px;
	float: right;
}

#advertise {
	width: 120px;
	float: right;
}

#advertise li,
#advertise2 li {
    list-style: none;
}

#advertise img,
#advertise2 img {
   width: 120px;
   margin-top: 5px;
   margin-bottom: 5px;	
}	

#menu_left {
	background: url('gfx/background_menu_left.jpg') no-repeat top left;
	width: 216px;
	float: left;
}

#menu_left ul {
	margin-top: 210px;
}

#menu_left li {
	list-style: none;
	width: 182px; 
	border-bottom: #d0d0d0 solid 2px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#menu_left a {
	color: #f038a5 !important;
}

#menu_left .current {
	
}

#menu_left a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#content {
	margin-left: 217px;
	margin-right: 130px;
	padding-top: 150px;
}

#content_left_big_column {
	position: relative;
	width: 563px;
	float: left;
}

#search_box {
	position: relative;
	margin-top: 10px;
	background: url('gfx/search_box.jpg') no-repeat;
	width: 576px;
	height: 88px;
	padding-bottom: 20px; 
	border-bottom: #D2D2D4 solid 1px;
	margin-bottom: 20px;
}

#search_box p {
   position: absolute;
   top: 60px;
   left: 5px;	
   color: #2f9ac4;	
   font-weight: bold;
   letter-spacing: 3px;
   font-size: 11px;
}

#search_box .input {
	background: url('gfx/background_search_input.jpg') !important;
	margin-top: 18px;
	margin-left: 10px;
	width: 280px;
	padding: 3px;
	color: #BDBEC2;
	font-weight: bold;
	font-size: 16px; 
	border: none;
}

#search_button {
	display: block;
	width: 84px;
	height: 88px;
	float: right;
}

#content_right_column {
	float: right;
	width: 155px;
}

#content_right_column ul {
   padding-top: 15px;
   padding-bottom: 5px;	
}	

#content_right_column li {
	list-style: none;
	padding-bottom: 10px;
}

#content_right_column li a {
	text-decoration: none;
	font-weight: bold;
}

#content_left_column {
	float: left;
	width: 380px;
}

#horizontal_advertise p {
	padding:0;
	margin:0;
}

#horizontal_advertise {
	position:relative;
	width:722px;
	height:65px;
	left: 190px;
}

#horizontal_advertise_big {
    position:absolute;
    left:0px;
}

#horizontal_advertise_small {
    position:absolute;
    right:0px;
}

#horizontal_advertise li {
   list-style: none;
}

#horizontal_advertise img {
   margin-left: 10px;	
}	

#footer {
	clear: both;
	height: 43px;
	background: url('gfx/bottom.jpg') no-repeat top left;	
	width: 959px;
	text-align: left;
	margin: 0px auto;
}

#footer_content {
	background-color: #F8C0D9;
	height: 60px;
}

#footer_content p {
	padding-top: 5px;
	text-align: center;
}

#logo_bottom {
	float: right;
}

.mailing_box_bottom {
    float:left;
    margin-left: 10px;
    margin-top: 20px;
}


#header_top {
    position: absolute;
    margin-top: 10px;
    width: 705px;
}

/* why join page --------------------------------------------------------------- */

#button_group {
	padding-top: 30px;
}

#button_group a {
   margin-right: 20px;	
}

/* news page ------------------------------------------------------------------ */

.news_line {
    border-bottom: #dedede solid 1px;
    margin-bottom: 5px;
    margin-top: 15px;
}

/* account page --------------------------------------------------------------- */

.welcome_message {
	padding-top: 20px;
    padding-bottom: 10px;
}

#account_menu {
   padding-top: 10px;
   padding-bottom: 10px;
}

#account_menu li {
    display: inline;
    list-style: none;
    margin-right: 10px;
}

#favourites_container img {
    vertical-align: middle;
    margin-left: 5px;
}

.account_container {
    display: none;
}

.my_cashback {
   border: none;
   margin-bottom: 10px;
}

.my_cashback th {
    background-color: #f2f2f2;
    padding: 5px;
}

.my_cashback td {
    padding: 5px;
}

/* index page ------------------------------------------------------------------ */

#locations_container {
	padding-top: 10px;
	padding-bottom: 10px;
    height: 300px;
    overflow: auto;
}

#locations_container_2 {
	padding-top: 10px;
	padding-bottom: 10px;    
}

.small_map {
    display: none;
    border: #f00 solid 1px;
}

.location_link {
    cursor: pointer;
}

.map_pointer {
    cursor: pointer;
}

.link_margin_bottom {

}

.margin_img_top {
    margin-top: 5px;
}

.map_margin_container {
    height: 850px;
    display: none;
}

.index_region_container {
    clear: both;
    /*
    position: absolute;
    top: 750px;
    */
    width: 710px;
    height: 480px;
	display: none;
    overflow: auto;
}

.index_map_margin_container {
/*
    height: 530px;
    */
    display: none;
}

.account_region_container {
    clear: both;
    /*
    position: absolute;
    top: 510px;
    */
    width: 710px;
    height: 480px;
	display: none;
    overflow: auto;
}

.account_map_margin_container {
/*
    height: 530px;
    */
    display: none;
}

.location_region_container {
    clear: both;
    /*
    position: absolute;
    top: 350px;
    */
    width: 550px;
    height: 480px;
	display: none;
    overflow: auto;
}

.location_map_margin_container {
	/*
    height: 530px;
    */
    display: none;
}

.location2_region_container {
    clear: both;
    /*
    position: absolute;
    top: 400px;
    */
    width: 550px;
    height: 480px;
	display: none;
    overflow: auto;
}

.location2_map_margin_container {
	/*
    height: 530px;
    */
    display: none;
}

#uk_map {
	cursor: pointer;
}

.village_content {
    float: left;
    width: 29%;
    padding: 10px;
    height: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.village_content_2 {
    float: left;
    width: 45%;
    padding: 10px;
    height: 170px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#regio

#home_images {
	
}

#home_images ul {
	
}

#home_images li {
	list-style: none;
}

.smaller_content {
    width: 390px;
    padding-bottom: 20px;
}

#index_right_column {
    position: absolute;
    right: -10px;
    float: right;
    margin-top: 20px;
    width: 158px;
}

#index_right_column ul {
    margin-top: 10px;
    margin-left: 0px;
}

#index_right_column li {
    list-style: none;
    margin-bottom: 8px;
}

#index_right_column a {
    font-weight: bold;
    text-decoration: none;
}

#index_right_column h3 {
    font-size: 15px;
}

#map_clickable {
    display: none;
}

/* search village page --------------------------------------------------------- */

#search_table td {
    padding: 7px;
}

/* shopping village page ------------------------------------------------------- */

#shopping_vilagge_menu_top {
	padding-top: 10px;
	height: 120px;
}

#shopping_vilagge_menu_top .logo {
	float: left;
	margin-right: 20px;
}

#shopping_vilagge_menu_top ul {
	float: left;
	margin-top: 5px;	
}

#shopping_vilagge_menu_top li {
	list-style: none;
	margin-bottom: 12px;	
	text-align: center;
}

#shopping_vilagge_menu_top a {
    color: #2f9ac4;
	font-weight: bold;
	text-decoration: none;	
}	

#shopping_vilagge_menu_top a:hover {
	text-decoration: underline;	
}	

#village_url {
	float: left;
	padding-top: 21px;
	padding-left: 55px;
}

#village_url a {
	color: #000;
	font-weight: bold;
	margin-top: 20px;
}	

#village_url a:hover {
	text-decoration: underline;
}	

#village_search_box {
	position: relative;
	margin-top: 10px;
	background: url('gfx/background_small_search.jpg') no-repeat;
	width: 231px;
	height: 51px;
	float: right;
}

#village_search_box p {
   position: absolute;
   top: 35px;
   left: 5px;	
   color: #2f9ac4;	
   font-weight: bold;
   letter-spacing: 0px;
   font-size: 11px;
}

#village_search_box .input {
	background: url('gfx/background_small_search_input.jpg') !important;
	margin-top: 9px;
	margin-left: 10px;
	width: 130px;
	padding: 1px;
	color: #BDBEC2;
	font-weight: bold;
	font-size: 12px; 
	border: none;
}

#village_search_button {
	float: right;
}

#village_top_banner {
    float: left;
	background-color: #681334;
	margin-bottom: 20px;
}

#village_top_banner img {
   margin: 0;
   padding: 0;	
}	

#village_top_banner ul {
	width: 554px;
	height: 30px;
	margin: 0;
	padding-left: 12px;
}

#village_top_banner li {
	float: left;
	list-style: none;
	padding-right: 5px;
	padding-left: 5px;
}


#village_top_banner a {
    display: block;
    padding: 5px;
    padding-top: 8px;
    padding-bottom: 9px;
    color: #fff;
	font-size: 11px;
	text-decoration: none;
}

#village_top_banner .active {

}

#village_top_banner a:hover {	
   text-decoration: underline;
}

/* village directions page ------------------------------------------------------- */

.location_row {
	padding-top: 10px;
	padding-bottom: 5px;
}

.location_row img {
	float: left;
}

/* what's here page ------------------------------------------------------- */

.shop_category {
	cursor: pointer;
    padding-left: 5px;
    background-color: #dedede;
    margin-bottom: 5px;
}

.shop_category:hover {
	text-decoration: underline;
}

.shop_list {
	display: none;
}

.shop_list li {
	float: left;
	display: block;
	width: 90px;
	height: 90px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.bubbleInfo {
    position: relative;
    z-index: 100;
}

.popup {
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
	background-color: #ebebeb;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	width: 250px;
    z-index: 100;
}

/* sign up page ------------------------------------------------------- */

.form_table td {
	padding-bottom: 5px;
}

.si_heading {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #f5f5f5;;
}

input.form_button {
	padding-bottom:23px;
}

.form_button {
	color: #666666;
	height:2em;
	padding:4px;
	margin: 0px;
	text-align:center;
	text-decoration: none;
	border: 1px solid black;
	border-top-color: #aaa;
	border-left-color: #aaa;
	border-bottom-color: #555;
	border-right-color: #555;
	background-color: #eeeeee;
	font-weight: bold;
	-moz-border-radius: 6px;
	border-radius: 6px;
	cursor: pointer;
	cursor: hand;
}

.form_button:hover { 
    color:#0000FF; 
	background-color:#DDDDDD 
}

/* village shops map page ------------------------------------------------------- */

#village_map_description {
	margin-top: 15px;
}

/* forum page ------------------------------------------------------- */

.forum_top {
	float: right;
}

.forum_top {
	text-align: right;
	width: 300px;
	float: right;
}

.forum_table {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding: 7px;
	width: 570px;
}

.forum_table th {
	padding: 5px;
	font-size: 14px;
	background-color: #ebebeb;
}

.forum_table td {
	padding: 5px;
	border-right: #808080 solid 1px;
	border-bottom: #808080 solid 1px;
}

.forum_table_2 {
	margin-top: 10px;
}


/* faq page ------------------------------------------------------- */

.fade_link {
   background-color: #efefef;
   padding-left: 10px;
   padding-right: 10px;	
   cursor: pointer;
   text-decoration: none;
   margin-bottom: 2px;
}


.fade_link:hover {
   background-color: #bfe5e8;	
}	

.fade_desc {
	padding: 10px;
	display: none;
}
/* cashback_shopping ---------------------------------------------- */

.cashback_shopping_table img {
    margin-bottom: 5px;
}

.details {
    clear: both;
    font-weight: bold;
    padding-top: 5px;
    font-size: 16px;
    color: #838383;
}


/* shopping_deals ------------------------------------------------- */

.shopping_deals_item {
    background-color: #dedede;
    width: 175px;
    height: 117px;
    position: relative;
    float: left;
    margin: 5px;
}

.header_image img {
    vertical-align: middle;
    margin-right: 8px;
}

.go_back_link {
    margin-top: 10px;
    margin-right: 15px;
}

.shopping_deals_name {
    position: absolute;
    left: 5px;
    bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.shopping_deals_background {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 175px;
    height: 26px;
    background-color: #000;
    opacity: .5;
    /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    /* For IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.product_list {
    margin-top: 30px;
}

.product_list_item {
    border: #d5d5d5 solid 1px;
    margin-left: 5px;
    margin-bottom: 5px;
    padding-right: 5px;
    padding-top: 5px;
    height: 190px;
    width: 47%;
    float: left;
}

.product_list_item img {
    float: left;
    margin-left: 5px;
}

.product_list_item h4 {
    font-size: 12px !important;
}

.product_list_item a {
    float: right;
}

.product_menu {
    margin-left: 5px;
    margin-bottom: 10px;
}

.product_menu .input {
    width: 150px;
    margin-right: 5px;
}

.deals_search_box {
    float: right;
    margin-right: 10px;
}

.paginator {
    text-align: center;
    padding-top: 10px;
}

.pageinationLinks {
    border: #f288b8 solid 1px;
    
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 3px;
}

.paginationNoLink {
    border: #f288b8 solid 1px;
    background-color: #f8c0d9;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin: 3px;
}

.search_brand {
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}

/*  ------------------------------------------------- */


#subscribe {
	margin-top: 10px;
}
	
.box_form {
	margin-top: 10px;
}

.my_favourities_box {
    padding-top: 20px;
}

.favourities_list {
    padding-left: 30px;
    padding-top: 10px;
}

/* admin section page ------------------------------------------------------- */

.admin_table td {
    padding: 5px;
}


/* admin ------------------------------------------------------- */
