

img {
  border:0px;
  display:block;
}

li img,
cms_page img,
#full_page td img,
#quick_order .quick_edit img,
#quick_order .quick_button img {display: inline;}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

.clear_line {
  border-bottom:1px solid #313031;
}

label.hiddenlabel {
  display:none;
}

select, input, textarea {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
  margin:0px 0px 0px 0px;
  font-weight:normal;
}


p {
  margin:0px 0px 0px 0px;
  padding:4px 0px 4px 0px;
}

a {
  color:#7e686f;
  text-decoration:none;
}

a:hover,
a span,
a:hover span,
.cms_page a {
  color:#c494ae;
  text-decoration:none;
}

.mandatory_star {
  color:#9ec9ea;
}

form {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

html {
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: #FFFFFF url("/images/html_bg.gif") repeat-x;
}

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#4b4b4b;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  /*background: url("/images/body_bg.jpg") 50% 0% no-repeat;*/
  background: url("/images/body_bg_2.jpg") 50% 0% no-repeat;
}

body#popup_page {
  background:#FFFFFF none;
}


/******************* Main Holders *******************/

#parent_container {
  /*width:1028px;*/
  width:990px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
  position:relative;
  right:19px;
}

#header_container {
  height: 130px;
  background: url(/images/header_container_bg.jpg) no-repeat;
  overflow:hidden;
}

#body_container {
  background: url(/images/body_container_bg.gif) repeat-y;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#body_container_top {
  /*background: url(/images/body_container_top.jpg) no-repeat;*/
  background: url(/images/body_container_top_2.jpg) no-repeat;
  min-height:419px;
  height:auto !important;
  height:419px;
  position:relative;
}

#footer_container {
  height: 237px;
  background: url(/images/footer_container_bg.jpg) no-repeat;
  overflow:hidden;
}


#left_column {
  width:191px;
  float:left;
  padding:0px 0px 0px 0px;
}

#middle_column {
  width:796px;
  float:left;
  position:relative;
  left:1px;
}

#middle_column_wide {
  width:942px;
  float:left;
  position:relative;
  left:43px;
  /*overflow:hidden;*/
  background:#FFFFFF url(/images/middle_column_wide_bg.gif) no-repeat;
}

#popup_page #parent_container {
  width:601px;
  margin:0px auto;
  padding:0px 0px 0px 0px;
  position:relative;
  right:0px;
}

#popup_page #header_container {
  height:129px;
  background: url(/images/header_container_bg_pop.jpg) no-repeat;
  overflow:hidden;
}


#popup_page #header_container p  {
  padding:95px 50px 0px 0px;
  margin:0px 0px 0px 0px;
  text-align:right;
}

#popup_page #header_container p img {
  display:inline;
}

#popup_page #body_container {
  background: url(/images/body_container_bg_pop.gif) repeat-y;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#popup_page #body_container_top {
  background: url(/images/body_container_top_pop.gif) no-repeat;
}

#popup_page #body_container_end {
  background: url(/images/body_container_end_pop.gif) bottom left no-repeat;
  min-height:419px;
  height:auto !important;
  height:419px;
  padding:0px 0px 50px 0px;
}

#popup_page #footer_container {
  height: 1px;
  background: none;
  overflow:hidden;
}

#popup_page #breadcrumb_container {
  display:none;
}

#popup_page #middle_column_wide {
  width:482px;
  float:left;
  position:relative;
  left:60px;
  background:none;
}

#popup_page .cms_page {
  min-height:1px;
  height:auto !important;
  height:1px;
  width:482px;
  line-height:17px;
  background:none;
  margin:0px 0px 0px 0px;
  padding:40px 0px 0px 0px;
}

#popup_page .cms_page_image {
  background:none;
  min-height:1px;
  height:auto !important;
  height:1px;
}

#popup_page .cms_page_text {
  color:#7e686f;
  padding: 0px 6px 0px 6px;
  background:none;
  min-height:1px;
  height:auto !important;
  height:1px;
}

/****************************************************/

#site_logo{
  float: left;
  padding:15px 0px 0px 49px;
  margin:0px 0px 0px 0px;
  overflow: hidden;
}

#top_basket {
  float:right;
  width:292px;
  height:45px;
  margin:24px 0px 0px 0px;
  padding:11px 8px 0px 0px;
  background: url("/images/top_basket_bg.gif") no-repeat;
  color:#7e686f;
  text-align:right;
}

#top_basket a {
  color:#7e686f;
  text-decoration:none;
}

#top_basket a:hover {
  color:#945677;
  text-decoration:none;
}

#top_basket span {
  color:#945677;
  font-weight:bold;
}

#top_basket ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#top_basket li {
  padding:0px 0px 0px 4px;
  margin:0px 0px 0px 0px;
  display:inline;
}

#top_basket td {
  padding:0px 0px 2px 0px;
}

#header_cms_links {
  padding:7px 0px 0px 202px;
  margin:0px 0px 0px 0px;
  list-style:none;
  float:left;
}

#header_cms_links li {
  padding:0px 5px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#header_cms_links li.header_cms_split {
  color:#C494AE;
}

#header_cms_links li.header_cms_link a span {
  /*display:block;*/
  color:#7E686F;
  height:16px;
  font-size:11px;
  font-weight:bold;
}

/*

#top_menu_1 a {
  width:40px;
  background: url("/images/top_menu_1.gif") no-repeat;
}

#top_menu_2 a {
  width:57px;
  background: url("/images/top_menu_2.gif") no-repeat;
}

#top_menu_3 a {
  width:70px;
  background: url("/images/top_menu_3.gif") no-repeat;
}

#top_menu_4 a {
  width:80px;
  background: url("/images/top_menu_4.gif") no-repeat;
}

#top_menu_5 a {
  width:39px;
  background: url("/images/top_menu_5.gif") no-repeat;
}

#top_menu_6 a {
  width:68px;
  background: url("/images/top_menu_6.gif") no-repeat;
}

.top_menu_space {
  height:16px;
  width:7px;
  background: url("/images/top_menu_space.gif") no-repeat;
}
*/


#top_search {
  padding:2px 8px 0px 0px;
  float:right;
}

#top_search label {
  display:none;
}

#top_search span {
  width:115px;
  height:19px;
  display:block;
  background: url("/images/search_box.gif") no-repeat;
  padding:4px 0px 0px 4px;
  margin:0px 0px 0px 0px;
}

#top_search span input {
  color:#a7a7a7;
  border:0px;
  width:110px;
  font-size:10px;
  padding:0px 0px 0px 0px;
  background-color:#FFFFFF !important;
  background-color:#FFFFFF;
}

/******************* left_column *******************/

.left_promo {
  /*padding: 20px 0px 0px 37px;*/
  position:absolute;
  bottom:0px;
  left:37px;
}

#left_menu_title {
  height:51px;
  background: url("/images/left_menu_title.gif") 0px 0px no-repeat;
}

#left_menu_brands_title {
  height:92px;
  background: url("/images/left_menu_brands_title.gif") 0px 0px no-repeat;
}

.left_menu_cat {
  min-height:224px;
  height:auto !important;
  height:224px;
  background: url("/images/left_menu_cat_bg.jpg") top left no-repeat;
  padding:16px 0px 0px 0px;
}

.left_menu_brand {
  min-height:163px;
  height:auto !important;
  height:163px;
  background: url("/images/left_menu_brand_bg.jpg") top right no-repeat;
  padding:0px 0px 0px 0px;
}

.left_menu ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 61px;
  list-style: none;
}

.left_menu li {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 9px 8px;
  list-style: none;
  background: url(/images/menu_bullet.gif) 0px 6px no-repeat;
}

.left_menu ul ul {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 0px;
  list-style: none;
}

/******************* homepage *******************/

#homepage_promos {
  height:580px;
  width:796px;
  overflow:hidden;
  background: url("/images/homepage_promos_bg.gif") no-repeat;
  margin:0px 0px 0px 2px;
}

#homepage_promos_left {
  width: 211px;
  height: 421px;
  float:left;
  padding: 16px 0px 0px 11px;
}

#homepage_promos_right {
  width:561px;
  height:442px;
  float:left;
  padding: 0px 0px 0px 4px;
}

#homepage_promos_right img {
  margin: 16px 0px 0px 0px;
}

#brand_sections{
  padding:0px 0px 0px 10px;
}

#brand_sections img{
  float:left;
  margin:0px 5px 0px 0px;
}

#promo_unit_homepage_large_promo img {
  position:absolute;
}

/******************* footer *******************/

#secure_shopping{
  float:left;
  padding:13px 0px 0px 44px;
}

#homepage_links {
  padding:0px 0px 0px 0px;
  background: url("/images/quick_links.gif") 7px 8px no-repeat;
  width:792px;
  float:left;
  height:137px;
  overflow:hidden;
}

#homepage_links .quick_links_list_wrapper {
  float:left;
  display:inline;
  width:177px;
  height:90px;
  overflow:hidden;
  padding:55px 0px 0px 16px;
  margin:0px 0px 0px 5px;
}

#homepage_links ul {
  list-style:none;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

#homepage_links ul#quick_links_8 {
  margin:0px 0px 0px 10px;
}

#homepage_links ul#quick_links_4 {
  width:176px;
}

#homepage_links li {
  padding:0px 0px 3px 7px;
  margin:0px 0px 0px 0px;
  background: url("/images/left_menu_item.gif") 0px 6px no-repeat;
}

#homepage_links li.quick_links_title {
  display:none;
}

#homepage_links a {
  color:#7E686F;
  text-decoration:none;
}

#homepage_links a:hover {
  color:#C494AE;
  text-decoration:none;
}

/*******************/

#footer_newsletter {
  height:46px;
  overflow:hidden;
  background: url(/images/footer_newsletter_bg.gif) no-repeat;
  padding:8px 0px 0px 167px;
  margin:10px 0px 0px 30px;
}

#footer_newsletter label {
  display:none;
}

#footer_newsletter span {
  width:165px;
  height:19px;
  display:block;
  background: url("/images/footer_newsletter_box.gif") no-repeat;
  padding:4px 0px 0px 4px;
  margin:0px 0px 0px 0px;
}

#footer_newsletter span input {
  color:#898888;
  border:0px;
  width:155px;
  font-size:10px;
  padding:0px 0px 0px 0px;
  background-color:#FFFFFF !important;
  background-color:#FFFFFF;
}

#footer_links {}

#footer_links ul {
  padding:0px 0px 0px 60px;
  margin:-3px 0px 0px 0px;
  list-style:none;
  font-size:10px;
  float:left;
}

#footer_links li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  display:inline;
}

#footer_links a,
#footer_links a span {
  color: #7E686F;
}

#footer_links a:hover,
#footer_links a:hover span {
  color:#C494AE;
  text-decoration:none;
}

#visualsoft {
  padding:0px 60px 0px 0px;
  margin:-3px 0px 0px 0px;
  float:right;
  color: #C6C6C6;
}

#visualsoft a {
	color: #C6C6C6;
}

/******************* breadcrumb_container *******************/

#breadcrumb_container {
  background: url("/images/breadcrumb_container_bg.gif") bottom left no-repeat;
  margin:0px 0px 1px 0px;
  padding:0px 0px 0px 0px;
  min-height:22px;
  height:auto !important;
  height:22px;
  font-size:10px;
}

#middle_column_wide #breadcrumb_container {
  margin:5px 0px 1px 0px;
}

.info_box {
  background: url("/images/breadcrumb_container_bg.gif") top left no-repeat;
  padding:10px 0px 10px 0px;
}


#breadcrumb_container p {
  padding:3px 5px 4px 6px;
  margin:0px 0px 0px 0px;
  color:#c494ae;
}

#breadcrumb_container a {
  color: #c494ae;
}

#breadcrumb_container a:hover {
  color:#945677;
  text-decoration:underline;
}

/******************* page_title *******************/

h1,h2 {
  padding:5px 0px 0px 6px;
  margin:0px 0px 0px 0px;
  color:#945677;
  font-weight:normal;
}

h1 {
  font-size:16px;
}

/******************* page_intro *******************/

#page_intro {
  min-height:138px;
  height:auto !important;
  height:138px;
  width:790px;
  margin:6px 0px 0px 3px;
  padding:0px 0px 0px 0px;
  color:#7e686f;
  background: #FFFFFF url("/images/page_intro_bg.gif") top left no-repeat;
}


#page_intro_content {
  min-height:138px;
  height:auto !important;
  height:138px;
  padding:0px 0px 0px 0px;
}

#page_intro_text  {
  padding:0px 170px 4px 6px;
  margin:0px 0px 0px 0px;
  line-height:15px;
  font-size:10px;
  min-height:64px;
  height:auto !important;
  height:64px;
}

/******************* select_container *******************/

#select_container {}

#select_container table {
  width:100%;
}

#select_container td {
  padding:0px 0px 5px 5px;
}

#select_container td#select_container_sort {
  width:100%;
  text-align:right;
  padding:0px 5px 5px 5px;
}

#select_container label {
  display:none;
}

#select_container select {
  width:130px;
  color:#c494ae;
  font-size:10px;
}

/******************* product_paging *******************/

#product_paging_top,
#product_paging_bottom {
  margin:0px 0px 0px 3px;
  padding:0px 0px 0px 0px;
  height:23px;
  overflow:hidden;
  background: url("/images/breadcrumb_container_bg.gif") top left no-repeat;
}

#product_paging_bottom {
  background: none;
}

.cms_page #product_paging_bottom {
  padding:0px 0px 10px 0px;
}

.pages_results{
  float:left;
  padding:5px 0px 0px 7px;
  color:#c494ae;
  font-size:10px;
  font-weight:bold;
}

.pages_results span {
  color:#7e686f;
}

.pages {
  padding:3px 10px 0px 0px;
  float:right;
  color:#7e686f;
  font-size:10px;
}

.pages .pagination {
  padding:0px 10px 0px 0px;
  float:left;
}


.pages a {
  color:#c494ae;
  text-decoration:none;
}

.pages a:hover {
  color:#c494ae;
  text-decoration:none;
}



/******************* search_results *******************/

#search_results {
  padding:0px 0px 0px 6px;
}

#related_products {
  padding:0px 0px 0px 6px;
}

#middle_column_wide #related_products {
  padding:0px 0px 6px 6px;
}

.product {
  width:196px;
  height:276px;
  margin:0px 0px 0px 0px;
  float:left;
  display:inline;
  overflow:hidden;
  background: url("/images/product_bg.gif") bottom left no-repeat;
  position:relative;
}

.product_view {
  position:absolute;
  bottom:9px;
  right:9px;
}

/*
#full_page #related_products .product {
  margin:3px 10px 0px 0px;
}

#full_page #related_products .product_last {
  margin:3px 0px 0px 0px;
}
*/

.product ul {
  padding:9px 9px 0px 9px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.product li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

.product_image {}


li.product_title {
  line-height:13px;
  height:39px;
  overflow:hidden;
  padding:5px 0px 0px 0px;
  font-size:10px;
}

li.product_title span {
  height:15px;
  overflow:hidden;
  display:block;
}

.product_title a {
  color:#7e686f;
  text-decoration:none;
}

.product_title a:hover,
.product_title a span,
.product_title a:hover span  {
  color:#945677;
  text-decoration:none;
}

.product_price_rrp {
  color:#c494ae;
  padding:3px 9px 0px 9px;
  font-size:10px;
}

.product_price {
  color:#945677;
  font-size:17px;
  padding:0px 9px 0px 9px;
}


/******************* product_page *******************/

#product_page{
  min-height:297px;
  height:auto !important;
  height:297px;
  width:790px;
  margin:6px 0px 0px 3px;
  padding:0px 0px 0px 0px;
  background: #FFFFFF url("/images/product_page_bg.gif") top left no-repeat;
}


#product_left {
  padding:0px 0px 0px 0px;
  margin:6px 0px 0px 6px;
  width:311px;
  float:left;
  overflow:hidden;
  background: url("/images/product_left_tile.gif") repeat-y;
}

#product_left_2 {
  background: url("/images/product_left_top.gif") top left no-repeat;
}

#product_left_3 {
  background: url("/images/product_left_end.gif") bottom left no-repeat;
  padding:8px 0px 4px 8px;
}

#product_right {
  width:457px;
  float:right;
  padding:0px 6px 0px 0px;
}

#product_right_top {
  min-height:310px;
  height:auto !important;
  height:310px;
  position:relative;
  padding:0px 0px 0px 0px;
}


/******************* main_product - product_left *******************/

#product_img {
  height:293px;
}

#product_left img {
  padding:0px 0px 0px 0px;
  border:1px solid #fafafa;
}

#product_thumbs {}

#product_thumbs ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#product_thumbs li {
  padding:5px 5px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

#product_thumbs li.thumb_last {
  padding:0px 0px 0px 0px;
}

/******************* main_product_bottom - product_right *******************/

#product_right h1 {
  padding:10px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-size:16px;
  color:#945677;
}

#product_right h1 span {
  color:#7e686f;
  display:block;
  font-size:13px;
}

#product_code {
  padding:10px 0px 0px 0px;
  color:#c494ae;
  font-size:10px;
}

.short_desc {
  min-height:173px;
  height:auto !important;
  height:173px;
  padding:0px 190px 40px 0px;
}

.short_desc ul {
  padding:8px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.short_desc li {
  background: url("/images/bullet.gif") 0px 10px no-repeat;
  padding:4px 0px 4px 7px;
  margin:0px 0px 0px 0px;
  line-height:14px;
  color:#7e686f;
}

#stock {
  position:absolute;
  top:31px;
  right:0px;
  width:190px;
}

#stock ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#stock li {
  padding:3px 25px 5px 0px;
  margin:0px 0px 0px 0px;
  color:#7e686f;
  text-align:right;
  background: url("/images/stock_states.gif") 169px 0px no-repeat;
  font-size:10px;
}

#stock li.stock_state_positive {
  background-position: 169px -37px;
}

#stock li.stock_delivery {
  background-position: 169px -75px;
}

#stock li.stock_state_negative {
  background-position: 169px -108px;
}


#product_price {
  /*background-color:red;*/
  position:absolute;
  bottom:48px;
  right:3px;
  width:200px;
  text-align: right;
  z-index:100;
  font-size: 12px;
}

#product_price #product_price_rrp{
	font-size: 12px;
}

#product_price #product_price_sale {
  color:#945677;
  font-size:12px;
  padding:0px 0px 0px 0px;
  font-weight:normal;
}

#product_price #product_price_sale .price{
  color:#945677;
  font-size:30px;
  padding:0px 0px 0px 0px;
  font-weight:bold;
}

#product_buttons {
  position:absolute;
  bottom:-3px;
  right:16px !important;
  right:3px;
  width:146px;
  z-index:10;
}

#product_buttons .addtobasket_disabled {
  margin:0px 0px 2px 0px;
}

/**/

.out_of_stock {
  position:absolute;
  bottom:20px;
  right:0px;
  width:160px;
  z-index:10;
  text-align:right;
}

/**/

#image_zoom_text {
  position:absolute;
  bottom:5px;
  left:3px;
}

#product_options {
  padding:0px 0px 20px 2px;
}

.out_of_stock {
display: block; float:right; margin:-20px 0 0 0;
}

#product_options select {
  width:130px;
  font-size:10px;
  padding:0px 0px 0px 0px;
  color:#6f6f6f;
}

/*

#product_attributes {
  width:187px;
  padding:45px 0px 0px 2px;
  margin:0px 0px 0px 0px;
  float:left;
}

#product_attributes label {
  display:none;
}


#product_attributes td {
  padding:0px 0px 10px 0px;
}

#product_attributes select {
  width:130px;
  font-size:10px;
  padding:0px 0px 0px 0px;
  color:#6f6f6f;
}

#buy_prices {
  width:127px;
  min-height:96px;
  height:auto !important;
  height:96px;
  padding:0px 0px 1px 32px;
  margin:0px 0px 0px 0px;
  float:right;
  overflow:hidden;
  background: url("/images/buy_prices_bg.gif") bottom left no-repeat;
}


#prices {
  text-align:right;
}

#prices p {
  padding:0px 5px 0px 0px;
  margin:0px 0px 0px 0px;
}

p#rrp_price {
  font-size:13px;
  color:#7a7a7a;
  font-size:10px;
}

p#price {
  color:#945677;
  font-size:30px;
  padding:3px 5px 0px 0px;
  font-weight:bold;
}

#buy_prices img {
  cursor:pointer;
}
*/


#product_right_bottom {
  background: url("/images/further_links_bg.gif") 0px 6px no-repeat;
}

#further_links {
  float:left;
  width:230px;
}

#further_links ul {
  padding:17px 0px 0px 3px;
  margin:0px 0px 0px 0px;
  list-style:none;
  font-size:10px;
}

#further_links li {
  background: url("/images/bullet_2.gif") 0px 10px no-repeat;
  padding:4px 0px 0px 8px;
  margin:0px 0px 0px 0px;
  line-height:14px;
  color:#b88ea4;
}

#further_links a {
  color:#7e686f;
  text-decoration:none;
}

#further_links a:hover {
  color:#b88ea4;
  text-decoration:none;
}

#further_options {
  float:right;
}

#further_options ul {
  padding:21px 27px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#further_options li {
  padding:0px 0px 2px 0px;
  margin:0px 0px 0px 0px;
}


/************************/

#product_info_title {
  height:50px;
  background: url("/images/product_info_title.gif") no-repeat;
  margin:7px 0px 0px 7px;
}

#brand_info_title {
  height:50px;
  background: url("/images/brand_info_title.gif") no-repeat;
  margin:10px 0px 0px 7px;
}

#related_products_title {
  height:50px;
  background: url("/images/related_products_title.gif") no-repeat;
  margin:10px 0px 0px 7px;
}
#related_products li.product_title a span
{
  display:block;
  color:#945677;
}

/*#related_products_title_press {
  height:50px;
  background: url("/images/related_products_title_press.gif") no-repeat;
  margin:10px 0px 0px 7px;
}*/
#related_products_title_press #related_products_title {
  height:50px;
  background: transparent url(/images/related_products_title_press.gif) no-repeat scroll 0 0;
  margin:10px 0px 0px 7px;
}

.product_information {
  line-height:15px;
  padding:0px 20px 0px 20px;
  color:#7e686f;
}

/******************* main_product - popup *******************/

#image_left {
  padding:0px 0px 0px 0px;
  float:right;
}

#image_left img  {
  border:1px solid #fafafa;
}

#image_right {
  padding:108px 0px 0px 0px;
  float:left;
  margin:0px 0px 0px 0px;
}

#image_right img  {
  border:1px solid #fafafa;
}

#image_right ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#image_right li {
  padding:0px 0px 7px 0px;
  margin:0px 0px 0px 0px;
  height:69px;
  overflow:hidden;
}

#image_right li.end_image {
  padding:0px 0px 1px 0px;
}

/********** cms_page **************/

.cms_page {
  min-height:297px;
  height:auto !important;
  height:297px;
  width:790px;
  margin:6px 0px 0px 3px;
  padding:0px 0px 0px 0px;
  line-height:17px;
  background: #FFFFFF url("/images/product_page_bg.gif") top left no-repeat;
}

.cms_page_image {
  background: url("/images/cms_image.jpg") top right no-repeat;
  min-height:468px;
  height:auto !important;
  height:468px;
}

.cms_page_text {
  color:#7e686f;
  padding: 0px 320px 0px 6px;
  background: url("/images/voucher_terms_bg.jpg") bottom left no-repeat;
  min-height:700px;
  height:auto !important;
  height:700px;
}

.checkout_3dsecure_info {
  color:#7e686f;
  padding: 0px 6px 0px 6px;
  background: url("/images/voucher_terms_bg.jpg") bottom left no-repeat;
  min-height:208px;
  height:auto !important;
  height:208px;
}

.cms_page h1{
  padding:5px 0px 5px 6px;
}

.cms_page ul {
  padding:8px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.cms_page li {
  background: url("/images/bullet.gif") 0px 10px no-repeat;
  padding:4px 0px 4px 7px;
  margin:0px 0px 0px 0px;
  line-height:14px;
  color:#7e686f;
}

/******************* full_page *******************/

#checkout_secure {
  padding:10px 0px 0px 0px;
}

#basket_promos {
  height:152px;
  position:absolute;
  left:147px;
  padding:1px 0px 0px 0px;
}

#basket_promos ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#basket_promos li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  float:left;
}

.basket_wrapper,
#order_confirmation,
#basket_btm {
  min-height:1px;
  height:auto !important;
  height:1px;
  padding:0px 6px 0px 6px;
  color:#7e686f;
}

/*

#basket_btm {
  padding:0px 15px 20px 15px;
}

#basket_btm table {
  float:right;
}

*/

.basket_wrapper td,
#basket_btm td {
  padding:5px 10px 5px 10px;
}

#order_confirmation td {
  padding:0px 0px 0px 0px;
}

.basket_header td {
  color:#945677;
  font-weight:bold;
  font-size:10px;
  text-transform:uppercase;
  border-bottom:1px solid #f3eaef;
  padding:5px 10px 5px 10px;
}


.basket_wrapper .basket_row td,
.basket_wrapper .basket_row_alt td {
  border-bottom:1px solid #f3eaef;
}

.checkout_box_content .subtotal td {
  border-top:1px solid #f3eaef;
}

.basket_wrapper .basket_row td td,
.basket_wrapper .basket_row_alt td td,
.checkout_box_content .checkout_row td,
.checkout_box_content .checkout_row_alt td {
  border-bottom:0px solid #bcbcbc;
}

.basket_wrapper .basket_row td img,
.basket_wrapper .basket_row_alt td img,
.checkout_box_content .checkout_row td img,
.checkout_box_content .checkout_row_alt td img {
  border:1px solid #eeeeee;
}

.basket_wrapper .basket_row td td img,
.basket_wrapper .basket_row_alt td td img {
  border:0px solid #eeeeee;
}

#basket_extra_payment_options img {
  margin:0px 0px 10px 0px;
}

.basket_wrapper .subtotal td,
.checkout_box_content .delivery td ,
.checkout_box_content .discount td {
  padding:5px 10px 5px 10px;
}

.basket_wrapper .subtotal td td {
  padding:0px 5px 0px 0px;
}

.basket_wrapper .grandtotal td,
.checkout_box_content .grandtotal td {
  padding:10px 10px 10px 10px;
}

.basket_wrapper .grandtotal td.grandtotal_border,
.checkout_box_content .grandtotal td.grandtotal_border,
#basket_btm .grandtotal td  {
  border-top:1px solid #f3eaef;
  font-size:15px;
  color:#929393;
  font-weight:bold;
}

.basket_wrapper .grandtotal td.grandtotal_border span,
.checkout_box_content .grandtotal td.grandtotal_border span,
#basket_btm .grandtotal td span {
  color:#945677;
}


.delivery_note td {
  padding:10px 10px 15px 10px;
}

.basket_note td {
  padding:10px 10px 20px 10px;
  font-size:10px;
  color:#929393;
}

.continue_shopping {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.continue_shopping li {
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.continue_shopping a span {
  color:#c494ae;
}

.continue_shopping a {
  color:#4b4b4b;
}

.continue_shopping a:hover,
.continue_shopping a:hover span {
  color:#c494ae;
  text-decoration:none;
}

.basket_phone  {
  color:#c494ae;
  padding:15px 0px 0px 0px;
}

.basket_phone span  {
  color:#945677;
  display:block;
  font-size:24px;
  padding:5px 0px 0px 0px;
}

.login_box_small {
  background: url("/images/login_box_small_bg.gif") bottom left no-repeat;
  width:303px;
  height:280px;
  float:left;
  display:inline;
  margin:0px 0px 0px 0px;
  padding:9px 5px 0px 5px;
  position:relative;
  overflow:hidden;
}



.login_box_small ul {
  padding:0px 0px 0px 16px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.login_box_small li {
  padding:4px 0px 0px 30px;
  margin:0px 0px 9px 0px;
  list-style:none;
  background: url("/images/account_options.gif") 0px 0px no-repeat;
  font-size:15px;
  font-weight:bold;
  color:#7e686f;
  height:20px;
  overflow:hidden;
  text-transform:uppercase;
}

.login_box_small #express_bullets li {
  background: url("/images/account_options.gif") 0px -58px no-repeat;
}


.login_intro {
  padding:18px 20px 11px 20px;
  margin:0px 0px 0px 0px;
  font-size:10px;
  color:#c494ae;
}

.login_box_small .button {
  position:absolute;
  bottom:27px;
  left:111px;
  width:301px;
}


.login_form {
  padding:0px 20px 0px 20px;
  margin:0px 0px 0px 0px;
  font-size:10px;
}

.login_form td {
  padding:0px 0px 10px 0px;
}

.login_form td.label {
  padding:0px 0px 3px 0px;
}

.login_form table {
  width:100%;
}

.login_form table input.textbox {
  width:250px;
}


.login_form table input.login_password {
  width:200px;
}


/*
#wide_content_login {
  padding:0px 0px 9px 10px;
  margin:5px 0px 5px 0px;
  background:#FFFFFF url("/images/wide_content_login_bg.gif") 0px 38px no-repeat;
  border:10px solid #f9f9f9;
}

*/


.checkout_box {
  background: url("/images/checkout_box_tile.gif") repeat-y;
  width:470px;
  min-height:410px;
  height:auto !important;
  height:410px;
  float:left;
  display:inline;
  margin:0px 0px 10px 0px;
  padding:0px 0px 0px 0px;
  position:relative;
  /*overflow:hidden;*/
}

.checkout_box_content {
  padding:0px 19px 0px 19px;
  margin:0px 0px 0px 0px;
  font-size:10px;
  color:#7e686f;
  min-height:400px;
  height:auto !important;
  height:400px;
}

.checkout_box_bottom {
  background: url("/images/checkout_box_bottom.gif") no-repeat;
  width:470px;
  height:10px;
}

.checkout_label {
  color:#945677;
  font-size:12px;
}

.checkout_box_content .basket_header td {
  color:#945677;
  font-weight:bold;
  font-size:10px;
  border-bottom:1px solid #f3eaef;
  padding:25px 10px 5px 10px;
  text-transform:none;
}

.mandatory_star,
#order_confirmation span {
  color:#7e686f;
}

.checkout_box_content form td,
.checkout_box_content form td.checkout_label,
.checkout_box_content form td.checkout_text  {
  padding:0px 0px 15px 0px;
}


#order_confirmation {
  padding:10px 10px 20px 10px;
  font-size:11px;
  color:#7e686f;
  line-height:17px;
}

#order_confirmation span,
#basket_btm .checkout_label {
  color:#945677;
}

#basket_btm {
  padding:5px 0px 20px 0px;
}

.confirmation_address {
  float:left;
  padding: 0px 30px 10px 0px;
}

.address_confirm {
  line-height:17px;
  color:#7e686f
}

/******************* gift_voucher *******************/


#gift_voucher {
  min-height:297px;
  height:auto !important;
  height:297px;
  width:790px;
  margin:6px 0px 0px 3px;
  padding:0px 0px 0px 0px;
  line-height:17px;
  background: #FFFFFF url("/images/product_page_bg.gif") top left no-repeat;
}

#voucher_header {
  background: url("/images/voucher_header.gif") top left no-repeat;
  height:27px;
  overflow:hidden;
  margin:4px 0px 0px 0px;
  padding:10px 0px 0px 90px;
}

#voucher_header label {
  display:none;
}

#voucher_header select,
#voucher_right select {
  font-size: 10px;
}


#voucher_left {
  width: 300px;
  min-height: 546px;
  height: auto !important;
  height: 546px;
  float: left;
  border: 1px solid #c494ae;
  margin: 2px 0px 10px 6px;
}

#voucher_value_preview {
  display:block;
  border-bottom:1px solid #eeeeee;
  margin:0px 10px 0px 10px;
  padding:5px 0px 5px 0px;
  font-size:40px;
  color:#c494ae;
  line-height:42px;
}
.code_stuff, .code_note
{
  display:none;
}

.voucher_content {
  border-bottom:1px solid #eeeeee;
  margin:0px 10px 0px 10px;
  padding:15px 0px 15px 0px;
  color:#7e686f;
  text-transform:uppercase;
  font-size:11px;
}

.voucher_content span {
  color:#c494ae;
}

#voucher_message_preview {
  display:block;
  text-transform:none;
  min-height: 50px;
  height: auto !important;
  height: 50px;
}

#voucher_to_name_preview,
#voucher_from_name_preview,
#voucher_message_preview {
  display:block;
  padding:0px 0px 0px 20px;
}

.code_stuff {
  margin:0px 0px 0px 0px;
  padding:15px 10px 10px 10px;
  color:#7e686f;
  text-transform:uppercase;
  font-size:11px;
}

.code_stuff .code_value {
  color:#c494ae;
  text-decoration:none;
}

.code_note {
  margin:0px 0px 0px 0px;
  padding:0px 10px 10px 10px;
  color:#7e686f;
  font-size:11px;
}


#voucher_right {
  width: 435px;
  overflow: hidden;
  float: right;
  margin: 0px 0px 0px 0px;
  padding:10px 0px 0px 0px;
}

#voucher_right label {
  color:#7e686f;
  font-size:11px;
}

input.voucher_textbox {
  width: 240px;
  border: 1px solid #c4c5c6;
}

textarea.voucher_textbox {
  width: 240px;
  height:136px;
  border: 1px solid #c4c5c6;
}


#voucher_price {
  font-size: 27px;
  line-height: 27px;
  font-weight: bold;
  color: #945677;
}


.voucher_buy {
  width:127px;
  padding:0px 0px 0px 32px;
  margin:0px 60px 0px 0px;
  overflow:hidden;
  background: url("/images/buy_prices_bg.gif") bottom left no-repeat;
  text-align:right;
}


#voucher_terms {
  line-height:17px;
  color:#7e686f;
  padding: 0px 6px 0px 6px;
  background: url("/images/voucher_terms_bg.jpg") bottom left no-repeat;
}

/*****************Press Section **************************/

.news_article {
  width:246px;
  height:89px;
  overflow:hidden;
  float:left;
  display:inline;
  margin:15px 5px 15px 5px;
}

.news_article .news_image {
  width:92px;
  height:87px;
  border:1px solid #fafafa;
  float:left;
}

.news_article ul {
  list-style:none;
  padding:0px 0px 0px 5px;
  margin:0px 0px 0px 0px;
  float:left;
  width:140px;
}

.news_article li {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  line-height:14px;
  background:none;
}

.news_text_date {
  color:#c494ae;
  height:12px;
  overflow:hidden;
}

.news_text_title {
  height:28px;
  overflow:hidden;
}

.news_text_title a {
  color:#945677;
}

.news_text_title a:hover {
  color:#945677;
  text-decoration:underline;
}

.news_text_source {
  height:48px;
  overflow:hidden;
}

.news_text_source a {
  color:#7e686f;
}

.news_text_source a:hover {
  color:#7e686f;
  text-decoration:underline;
}

#press_header {
  color:#945677;
}

#press_header span {
  color:#c494ae;
}

.cms_page #press_source {
  color:#945677;
}
.cms_page p
{
  padding-left:7px;
  padding-right:7px;
}

.press_story {
  padding: 0px 6px 0px 6px;
  color:#7e686f;
  float:left;
  width:450px;
}

.press_story_image {
  width:310px;
  min-height:87px;
  height:auto !important;
  height:87px;
  border:1px solid #fafafa;
  float:right;
  margin: 0px 6px 0px 6px;
}

#press_back {
  background: url("/images/breadcrumb_container_bg.gif") top center no-repeat;
  margin:6px 0px 0px 0px;
  padding:6px 6px 6px 6px;
  min-height:1px;
  height:auto !important;
  height:1px;
  text-align:right;
}

/********************* Site Map ********************/


.cms_page_2 h2 {
  padding:10px 0px 5px 8px;
  margin:0px 0px 0px 0px;
  font-size:12px;
}

.cms_page_2 ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.cms_page_2 ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 5px 0px;
	background: none;
}

.sitemap_alpha ul {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width:100%;
}

.sitemap_alpha ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	background: none;
	min-height: 13px;
	height: auto !important;
	height: 13px;
  display:inline;
}

/*******************************************/

.vs3form fieldset
{
  border:1px solid #bcbcbc;
  position:relative;
  padding:10px 10px 10px 10px;
  margin:10px 0px 10px 0px;
}

.vs3form legend
{
  color:#935677;
  font-size:11px;
  font-weight:bold;
}

.vs3form fieldset td
{
  padding:0px 10px 10px 0px;
}

.vs3form fieldset p {
  clear:both;
}

.vs3form fieldset p label {
  float:left;
  width:90px;
  margin:0px 10px 10px 0px;
}

.vs3form fieldset p input {
  float:left;
  margin:0px 10px 10px 0px;
}

.vs3form fieldset textarea,
.vs3form fieldset .textbox {
  width:290px;
}

#popup_page .vs3form fieldset textarea,
#popup_page .vs3form fieldset .textbox {
  width:250px;
}

.vs3form fieldset textarea {
  height:100px;
}

.vs3form fieldset #captcha_response,
#popup_page .vs3form fieldset #captcha_response  {
  width:100px;
}
#attribute_was_price_1
{
  color:#C494AE;
}

/**************/

.customer_header {
  color:#933868;
  font-size:10px;
	text-transform:uppercase;
}

#register_page {
  padding:10px 10px 10px 20px;
}

#register_page td {
  padding:0px 0px 5px 0px;
}

#register_page td.register_intro {
  padding:0px 0px 15px 0px;
}

#register_page .textbox {
  width:200px;
}

#register_page #postcode,
#register_page #delivery_postcode {
  width:100px;
}
/*****************************/

.myaccount_wrapper {
  min-height:300px;
  height:auto !important;
  height:300px;
  padding:10px 20px 10px 20px;
}

.myaccount_wrapper h1 {
  padding:0px 0px 10px 0px;
}

.my_account_home{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.my_account_home a {
  font-size:12px;
  display:block;
}

.my_account_home span{
  display: block;
  float: left;
  margin: 2px 10px 10px 0px;
}

.my_account_home span.account_icon{
  clear: both;
}

.my_account_home li{
  height: 40px;
  overflow: hidden;
}

.address_book_line table {
  width:100%;
}

.address_book_line td.address_details {
  width:100%;
}

.address_book_line td {
  padding:10px 20px 10px 0px;
  border-top:1px solid #bcbcbc;
}


/*


.myaccount_wrapper ul {
  padding:10px 0px 10px 0px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.myaccount_wrapper li {
  background: url("/images/bullet.gif") 0px 10px no-repeat;
  padding:4px 0px 4px 11px;
  margin:0px 0px 0px 0px;
}

.myaccount_wrapper li a {
  padding:0px 10px 0px 0px;
}

.my_account_address_options {
  width:200px;
  float:left;
}

.my_account_address {
  float:left;
}

/**********/

.basket_error {
  padding:0px 0px 0px 10px;
}
#product_summary, #product_summary ul, #product_summary ul li {
  color:#996699;
}
#product_form_container #product_size_guide
{
  display:none;
}
#unapplied_offers ul
{
  margin:5px 0;
  padding:0;
  list-style:none;
  list-style-type:none;
}

/*****************/

.error_textbox {
  border: 1px solid #ff0000 !important;
}

.error,
.confirm {
  color:#ff0000;
}

/******************************/

/*****************/
/*****************/
/*** Site Menu ***/
/*****************/
/*****************/

.default_navigation {
  min-height:1px;
	height:auto !important;
	height:1px;
	padding:0px 0px 0px 0px;
}

.default_navigation ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.default_navigation li {
	padding: 0px 0px 9px 8px;
	margin:0px 0px 0px 61px;
  background: url(/images/menu_bullet.gif) 0px 6px no-repeat;
}

.default_catalog_navigation_categories_id {
  min-height:291px;
  height:auto !important;
  height:291px;
  background: url("/images/left_menu_cat_bg.jpg") 0px 51px no-repeat;
}

.default_catalog_navigation_categories_id li.default_catalog_navigation_title {
  height:67px;
  background: url("/images/left_menu_title.gif") 0px 0px no-repeat;
  display:block;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

.default_catalog_navigation_manufacturer_id li.default_catalog_navigation_title {
  height:92px;
  background: url("/images/left_menu_brands_title.gif") 0px 0px no-repeat;
  display:block;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}


.default_catalog_navigation_categories_id li.default_catalog_navigation_title span,
.default_catalog_navigation_manufacturer_id li.default_catalog_navigation_title span {
  display:none;
}

#catalog_navigation_wrapper a span {
	text-decoration:none;
  color:#7E686F;
}

#catalog_navigation_wrapper a:hover span,
#catalog_navigation_wrapper #default_catalog_navigation_categories_id_link_default_sale_1 a span,
#catalog_navigation_wrapper #default_catalog_navigation_manufacturer_id_link_all_brands a span {
	text-decoration:none;
  color:#c494ae;
}

/********************/
/********************/
/*** Site Filters ***/
/********************/
/********************/

.catalog_navigation_filters {
  min-height:1px;
	height:auto !important;
	height:1px;
	padding:0px 0px 0px 41px;
  width:147px;
}

.catalog_navigation_filters ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.catalog_navigation_filters li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.catalog_navigation_filters li .filter_title{
	display:block;
	height:23px;
	overflow:hidden;
	font-size:12px;
	padding:13px 0px 0px 11px;
  background: url("/images/filter_title.gif") 0px 0px no-repeat;
  color:#945677;
}

.catalog_navigation_filters ul ul {
	padding:6px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: none;
}

.catalog_navigation_filters ul ul {
	padding:6px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background: none;
  height: expression( this.scrollHeight > 199 ? "200px" : "auto" ); /* sets max-height for IE - doesn't validate */
  max-height: 200px; /* sets max-height value for all standards-compliant browsers */
  overflow: auto;
  display:block;
}

.catalog_navigation_filters li li {
	padding:0px 0px 6px 11px;
	margin:0px 0px 0px 0px;
}

.catalog_navigation_filters li li span {
  padding:0px 0px 0px 15px;
  display:block;
  line-height:15px;
  background: url("/images/filter_default.gif") 0px 2px no-repeat;
}

.catalog_navigation_filters li li a.active_filter span {
  background: url("/images/filter_selected.gif") 0px 2px no-repeat;
}

.catalog_navigation_filters .navigation_clear_all,
.catalog_navigation_filters .filter_catalog_navigation_link_disabled {
  display:none;
}

#ajax_filters_loading {
  min-height: 100%;
  height:100% !important;
  height: 4000px;
  left:0px;
  opacity:0.7;
  filter: alpha(opacity = 70);
  position:absolute;
  top:0px;
  width:796px;
  z-index:3000;
  background: #FEFCFD url(/images/ajax-loader.gif) no-repeat 50% 5%;
}

/**************************/
/**************************/
/*** Site Menu Selected ***/
/**************************/
/**************************/


.catalog_navigation_criteria {
  min-height:1px;
	height:auto !important;
	height:1px;
	padding:0px 0px 0px 41px;
  width:147px;
}

.catalog_navigation_criteria ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

.catalog_navigation_criteria li {
	padding:0px 0px 6px 11px;
	margin:0px 0px 0px 0px;
  position:relative;
  color:#7E686F;
}

.catalog_navigation_criteria li.navigation_criteria_list{
	display:block;
	height:23px;
	overflow:hidden;
	font-size:12px;
	padding:13px 0px 0px 11px;
  background: url("/images/selected_title.gif") 0px 0px no-repeat;
  color:#945677;
}

.catalog_navigation_criteria li a {
	text-decoration:none;
  font-size:10px;
  font-weight:bold;
}

.catalog_navigation_criteria li a:hover {
	text-decoration:none;
}

.catalog_navigation_criteria li a {
  position:absolute;
  right:5px;
}

span#custom_stock_message{
  display: block;
  color: red;
}

.press_image_row {
	float: left;
	margin: 0 0 0 10px;
	}

#press-images-container {
	width: 450px;
	display: table;
	padding: 7px 0px 5px 0px;
	}

.press_story_image_container {
	float: left;
	width: 100px;
	padding: 7px 0px 0px 7px;
	}

.story_image {
	border: solid 1px #d2d2d2;
	margin: 0 0 7px 0;
	}

.basket_alt_checkouts {
	width: 100%;
	}

.basket_alt_checkouts .text {
	text-align: center;
	}

#visualsoft, #visualsoft a {
  color:#945677;
}

#visualsoft img {
  display:inline;
}div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
    cursor: hand;
    cursor: pointer;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   /*background-image: url(../images/zoomloader.gif);*/
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}
table.jCalendar {
	background: #fff;
  border-collapse: separate;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
  background: #985992;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	padding: 3px 0;
	margin: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}

#multimonth
{
  overflow: auto;
  float: left;
  margin: 0px 0px 5px 0px;
}
.dp-applied
{
  float: left;
}

.dp-popup-inline
{
  height: 160px;
}

