/* @override 
	http://frenchknickers.com/design/css/screen.css
	http://www.frenchknickers.com/design/css/screen.css
*/

body {
  background: black;
  font-family: arial;
  font-size: 12px;
  padding: 0;
  margin: 0;
  background: url('/images/fn_bg.jpg') left top repeat;
}

#container {
  padding: 1px;
}

#overlappopup {

/*don't change id name */
position: absolut

e;
  /*don't change position property */
z-index: 1000;
  background: white;
  border: 12px solid black;
  padding: 10px;
  left: 0;
  top: 0;
  visibility: hidden;
}

a {
  color: #782036;
}

a img {
  border: 0;
}

#main {
  width: 1050px;
  margin: 0px auto;
}

ol, ul {
  list-style: circle inside;
}

li {
  padding: 2px;
}

hr {
	color: #eee;
  border: 1px solid #eee;
  height: 1px;
}

.spacer {
  background-color: #fff;
  height: 2px;
}

#content {
  background: url('/images/fn_content_bg.jpg') left top repeat;
  margin: 0px;
  padding: 50px 44px;
  zoom: 1;
  color: #eaeaea;
}

#content h1 {
  font-size: 1.6em;
  border-bottom: 0px solid #444;
}

#content h2 {
  font-size: 1.4em;
}

#content h3 {
  font-size: 1.2em;
}

#head {
  overflow: hidden;
  zoom: 1;
  margin: 0 auto;
  margin: 0px 0 0 0;
}

#head h1 {
  font-size: 1.3em;
  padding: 0;

}

#head .text {
  color: #333;
  width: 300px;
  font-size: 12px;
  margin: 15px 0 0 50px;
  padding: 15px 10px;
  float: left;
  background-color: #fff;
}

#head #flash {
  margin: 0 auto;
  padding: 0;
  border: 0;
  width: 950px;
}

#brands {
  margin: 0px auto;
 text-align: center;
}

#brands img {
   padding: 5px;
   border: 1px solid #333;
   margin: 3px;
}

#our_range {

}

#our_range img {

}

div#flag {
  background: url('/images/flag.gif') no-repeat;
  color: white;
  height: 38px;
  line-height: 25px;
  position: relative;
  top: 130px;
  left: 150px;
  text-align: center;
  width: 92px;
  margin: 0;
}

#topmenu {
  background-color: #ff005a;
  height: 60px;
  overflow: hidden;
  padding-left: 20px;
  margin: 50px auto 0 auto;
  zoom: 1;
  width: 930px;
  line-height: 30px;
}

#topmenu a {
  color: #fff;
  display: block;
  float: left;
  margin:  15px 0 0 40px;
  text-decoration: none;
}

#copy {
  color: #eee;
  font-weight: lighter;
  text-decoration: none;
  text-align: center;
  margin: 50px auto 0 auto;
  border-top: 1px solid #303020;
  width: 930px;
  padding: 10px;
}

#copy a {
  color: #eee;
  font-weight: lighter;
  text-decoration: underline;
}

#copy a:hover {
  color: #999;
  font-weight: lighter;
  text-decoration: none;
}

#range_selector {
  color: white;
  margin-top: 15px;
  float: right;
  padding: 0px 20px 0 0;
}

#topmenu a:hover, #topmenu a.selected {
  background: url('/images/topmenu_sel.jpg') top center no-repeat;
  color: white;
}

#precenter {
  background: #060100;
  height: 15px;
}

#center {
  height: 77px;
}

#center_top {
  position: absolute;
  top: 0px;
  width: 100%;
  background: url('/images/center-bg.gif') left top repeat-x;
  height: 77px;
  z-index: -999;
}

#spec_offers div {
  float: right;
  height: 55px;
  line-height: 52px;
  margin-right: 10px;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
  width: 96px;
}

#spec_offers a {
  color: white;
}

#cart_small {
  background: url('/images/shopping-cart.jpg') no-repeat left;
  float: right;
  height: 56px;
  padding: 0px;
  width: 270px;
}

#cart_small a {
  color: white;
  font-size: 11px;
  display: block;
  margin: 18px 0 0 20px;
  text-align: center;
  text-transform: uppercase;
  padding: 2px;
  float: left;
}

#cart_small a:hover {
  text-decoration: none;
  color: #e50088;
  background-color: #fff;
  padding: 2px;
}

#summary {
  margin: 20px 0;
  width: 600px;
  padding: 0px 0;
  border: 0px solid #fff;
}

.cart_table {
  margin: 0px 0;
  width: 600px;
  padding-top: 55px;
  background-color: #8b0333;
  padding: 0px;
  border: 0px solid #fff;
}

.order_table {
  margin: 0px;
  width: 600px;
  background-color: #8b0333;
  padding: 20px 50px 0 50px;
}

.order_table td {
  line-height: 20px;
}

.shipping_table {
  color:  #999;
  font-style: italic;  
  margin: 0px;
  width: 600px;
  background-color: #8b0333;
  padding: 0 50px;  
}

.shipping_table td {
  line-height: 20px;
}

.cart_name {
  text-align: left;
  padding: 10px;
}

.cart_caption {
  text-align: center;
  padding: 5px;
  margin: 5px;
  color: #8b0333;
  line-height: 30px;
  background-color: #fff;
}

.cart_quantity, .cart_price, .cart_value {
  text-align: center;
}

.cart_actions a {
  color: #fff;
}

.cart_actions a:hover {
  text-decoration: none;
  color: #e50088;
  background-color: #fff;
  padding: 2px;
}

#products_range {
  margin-left: 353px;
  margin-top: 1px;
}

.rpic {
  float: left;
  padding: 1px;
  border: 1px solid #444;
  margin: 45px 60px 150px 15px;
}

.white {
  text-align: right;
  font-weight: lighter;
  font-size: 16px;
  padding: 10px;
  margin: 0px;
  background-color: #fff;
  color: #8b0333;
}

.total {
  background-color: #fff;
}

.pic {
  float: left;
}

#page {
  overflow: hidden;
  zoom: 1;
}

#page a {
	color: #fabc2b;
	font-style: italic;
	font-weight: lighter;
	text-decoration: underline;
}

#page a:hover {
	text-decoration: none;
	color: #fff;
}

#bottom_menu_container {
  background: #fff;
  border-top: 3px solid #554c49;
  color: #333;
}


#bottom_menu {
  background: #fff url('/images/poweredByRBSWorldPay.gif') no-repeat bottom right;
  margin: 0px auto;
  overflow: hidden;
  padding: 5px 0;
  zoom: 1;
  width: 1050px;
  height: 130px;
  color: #333;
}

#bottom_menu table {
  margin: 6px;
}

#bottom_menu table td {
  padding: 0 7px;
  text-align: left;
  width: 100px;
}

#bottom_menu table td a {
  color: #333;
  text-decoration: none;
}

#bottom_menu table td a:hover {
  color: #e50088;
  text-decoration: underline;
}

#footer {
  margin: 0 auto;
  width: 1020px;
  height: 36px;
  line-height: 32px;
  margin-bottom: 0px;
  text-align: center;
  border: 0;
}

#footer a {
  color: #fff;
  font-weight: lighter;
  text-decoration: underline;
}

#footer a:hover, #footer a.selected {
  color: #999;
  text-decoration: none;
}

/* Catalogue */

a.button {
  padding: 15px;
  background-color: #d90952;
  color: #fff;
  text-align: center;
}

a.button:hover {
  color: #d90952;
  background-color: #fff;
  text-decoration: none;
}

.fprod {
  float: right;
  width: 600px;
  padding-top: 5px;
}

.fprod p.bottom_buttons {
  text-align: right;
}

.catalog_item {
  overflow: auto;
  padding-bottom: 10px;
  width: 100%;
}

#catalog_choose {
  overflow: hidden;
  width: 100%;
  zoom: 1;
}

.catalog_choose_el {
  background: url('/images/cat-bg.gif') no-repeat;
  float: left;
  height: 222px;
  margin: 3px;
  text-align: center;
  width: 302px;
}

.catalog_choose_el2 {
  background: url('/images/cat-bg.gif') no-repeat;
  float: left;
  height: 222px;
  margin: 6px;
  text-align: center;
  width: 302px;
}

.catalog_choose_el_sale {
  background: url('/images/cat-bg-sale.gif') no-repeat;
  float: left;
  height: 222px;
  margin-right: 12px;
  text-align: center;
  width: 302px;
}

.catalog_choose_el_new {
  background: url('/images/cat-bg-new.gif') no-repeat;
  float: left;
  height: 222px;
  margin-right: 12px;
  text-align: center;
  width: 302px;
}

a.pimg {
  border: 0;
  display: block;
  float: left;
}

#catalog_chain {
  padding: 0 0px 0 0px;
  position: absolute;
  top: 87px;
  color: #fff;
  text-transform: capitalize;
  text-align: left;
  background-color: #8b0333;
  padding: 10px;
}

#catalog_chain a {
  color: white;
  font-size: 11px;
  margin: 0px 5px;
  text-align: center;
  text-transform: uppercase;
  padding: 0 2px;

}

#catalog_chain a:hover {
  text-decoration: none;
  color: #e50088;
  background-color: #fff;
  padding: 0 2px;
  margin: 0px 5px;
}

#catalog_choose img.mainpic, .nopic {
  border: 0;
  display: block;
  float: left;
  height: 218px;
  width: 138px;
  margin: 2px 15px 0px 2px;
}

#catalog_choose .text {
  color: #757575;
  float: left;
  margin: 0;
  text-align: left;
  width: 140px;
  height: 180px;
}

#catalog_choose .text h1 {
  position: relative;
  top: 35px;
  text-align: left;
}

#catalog_choose .text p {
  margin: 40px 0 0 0;
  padding: 0;
}

#catalog_choose .text_element {
  color: #e50088;
  float: left;
  text-align: right;
  width: 138px;
  position: relative;
  height: 140px;
  top: 25px;
  display: block;
}

#catalog_choose .text_element p {
  margin: 0;
  padding: 0;
}

#catalog_choose h1 {
  color: #e50088;
  font-size: 16px;
  margin: 0px 0 0 0;
  padding: 0;
  text-align: right;
}

#catalog_choose h1 a {
  color: #e50088;
  text-decoration: none;
}

a.full_desc {
  position: relative;
  top: 197px;
}

a.view_all {
  position: relative;
  top: 15px;
  left: 40px;
  background-color: #e50088;
  color: #fff;
  padding: 5px;
  z-index: 999;
}

a.view_all:hover {
  text-decoration: none;
  color: #e50088;
  background: #fff;
}

a.view_more {
  background-color: #e50088;
  color: #fff;
  padding: 5px 15px;
  z-index: 999;
  position: relative;
  left: 100px;
  bottom: 28px;
}

a.view_more:hover {
  text-decoration: none;
  color: #e50088;
  background: #fff;
}

img.big_picture {
  border: 7px solid #fff;
}

.price {
  background-color: #ddd;
  color: #666;
  font-size: 14px;
  line-height: 20px;
}

div.price_fulldesc {
  background-color: #e50088;
  color: white;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  width: 150px;
  padding: 10px;
  float: left;
}

.selectors {
  position: relative;
  top: 10px;
}

.selectors p select {
  width: 100px;
  margin: 5px 0;
}

.text_element div.selectors p {
  vertical-align: middle;
  line-height: 20px;
  float: right;
}

div.fprod {
  width: 590px;
  background-color: #fff;
  color: #554c3e;
  padding: 20px;
  float: right;
}

div.fprod h1 {
  border-bottom: 1px solid #554c3e;
  margin: 15px 0;
}

.fprod .selectors p {
  line-height: 20px;
  margin: 3px;
}

.fprod .selectors {
  text-align: right;
  padding: 10px;
  background-color: #eaeaea;
  width: 150px;
  margin: 20px 0;
}

.pager {
  margin: 10px 0;
  color: #fff;
  text-transform: capitalize;
  text-align: right;
  background-color: #8b0333;
  width: 940px;
  padding: 10px;
  float: right;
}

.pager a {
  color: #fff;
  text-decoration: none;
}

.pager a:hover {
  color: #fff;
  text-decoration: underline;
}