/*<? header("Content-Type: text/css");?>
/* CSS Document */

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

.error,
.confirm,
.mandatory  {
  color:#ff0000 !important;
  color:#ff0000;
}

.testimonials span.error
{
  display: block;
}


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

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

.vs3form legend {
  color:#3c8084;
  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;
}

.vs3form fieldset textarea {
  height:100px;
}

.vs3form fieldset #captcha_response {
  width:100px;
}

.pagination strong
{
  color: #000;
}

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

.myaccount_wrapper {
  padding:0px 0px 9px 10px;
  margin:5px 0px 5px 0px;
  background:#FFFFFF;
  border:10px solid #f9f9f9;
  min-height:350px;
  height:auto !important;
  height:350px;
  line-height:15px;
}

.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;
}

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

/* Set the width of the Reviews Stars, based on the size of /images/reviews_star.gif - in this instance, 10px x 10px and 5 star ratings, so 50px*
.review_stars,
.review_stars a:hover,
.review_stars a:active,
.review_stars a:focus,
.review_stars .current-rating
{
	background: red url("/images/review_stars.gif") left -1000px repeat-x;
}

.review_stars
{
	position:relative;
	width:80px;
	height:16px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}

.review_stars li
{
	display: inline;
}

.review_stars a,
.review_stars .current-rating
{
	position:absolute;
	top:0;
	left:0;
	height:16px;
	line-height:16px;
	outline:none;
	overflow:hidden;
	border: none;
}

.review_stars a:hover,
.review_stars a:active,
.review_stars a:focus
{
	background-position: left bottom;
}

.review_stars a.one-star
{
	width:20%;
	z-index:6;
	text-indent: -9999em;
}

.review_stars a.two-stars
{
	width:40%;
	z-index:5;
	text-indent: -9999em;
}

.review_stars a.three-stars
{
	width:60%;
	z-index:4;
  text-indent: -9999em;
}

.review_stars a.four-stars
{
	width:80%;
	z-index:3;
	text-indent: -9999em;
}

.review_stars a.five-stars
{
	width:100%;
	z-index:2;
	text-indent: -9999em;
}

.review_stars .current-rating
{
	z-index:1;
	background-position: left bottom;
}
.review_stars .current-rating span
{
  display:none;
}
#rating_message_5, #rating_message_4, #rating_message_3, #rating_message_2, #rating_message_1
{
  float:left;
  position:relative;
  color:#FFFFFF;
  font-size:14px;
  font-weight:bold;
  padding-left:10px;
}
/* for an inline rater *
.inline-rating
{
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
  float:left;
	vertical-align: middle;
}

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

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

li 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 #dddddd;
}

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;
}

img {
  border:0px;
}


h1 {
  margin:0px 0px 0px 0px;
  padding:6px 0px 6px 3px;
  color:#3c8084;
  font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	border-bottom:1px solid #dddddd;
}

#middle_column_wide h1 {
  margin:0px 10px 0px 10px;
	padding:6px 0px 7px 3px;
}

h2 {
  margin:0px 0px 0px 0px;
  padding:6px 0px 6px 0px;
  color:#3c8084;
	font-size:11px;
	line-height:16px;
}

.cms_page_sitemap h2 {
	border-bottom:1px solid #dddddd;
}


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

strong.customer {}

a {
  color:#3d8185;
  text-decoration:none;
}

a:hover {
  color:#3d8185;
  text-decoration:underline;
}

.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;
}

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#626262;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  background: #FFFFFF url("/images/body_bg.gif") repeat-x;
}



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

#parent_container {
  width:996px;
  margin:0px auto;
	background: url("/images/parent_container_bg.gif") top left repeat-y;
}

#header_container {
  height:189px;
  background: url("/images/header_container_bg.gif") top left no-repeat;
	overflow:hidden;
	padding:0px 0px 0px 0px;
}

#body_container {
  min-height:288px;
  height:auto !important;
  height:288px;
	padding:0px 0px 0px 0px;
  background: url("/images/body_container_bg_2.gif") top left no-repeat;
}

#homepage #body_container {
  background: url("/images/body_container_bg.gif") top left no-repeat;
}



#left_column {
  width:223px;
  float:left;
  padding:0px 0px 0px 0px;
  position:relative;
  left:10px;
  overflow:hidden;
}

#middle_column {
  width:748px;
  float:right;
  padding:0px 0px 0px 0px;
  position:relative;
  right:10px;
}

#column_container_1 {
  min-height:1px;
  height:auto !important;
  height:1px;
	padding:0px 0px 0px 0px;
  background: url("/images/column_container_bg.gif") 10px 0px repeat-y;
}

#column_container_2 {
  min-height:1px;
  height:auto !important;
  height:1px;
	padding:0px 0px 10px 0px;
  background: url("/images/space_full_2.gif") bottom left no-repeat;
}

/*********** header_container *****************/

/*** site_logo ***/

#header_container #site_logo {
	padding:7px 0px 0px 13px;
}

#header_container #site_logo a {
  float:left;
	height:90px;
	width:90px;
	background-image: url("/images/img_logo.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	display:block;
}

#header_container #site_logo a span {
	display:none;
}

#site_strap {
	width:476px;
	margin:33px 0px 0px 0px;
	float:left;
}

#top_menu {
	height:68px;
	width:976px;
	background-image: url("/images/top_menu_bg.gif");
	background-repeat:no-repeat;
	overflow:hidden;
	margin:0px 0px 0px 10px;
	clear:both;
}

/******* top_menu_cms *******/

#top_menu_sections {
  height:19px;
	overflow:hidden;
	margin:8px 0px 0px 0px;
	float:left;
	width:200px;
}

#top_menu_sections ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 11px;
  list-style:none;
	color:#808080;
}

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

#top_menu_sections a {
	display:block;
	height:19px;
}

#top_menu_sections #top_menu_sections_1 a {
	background: url("/images/top_menu_sections_1.gif") top left no-repeat;
	width:87px;
}

#top_menu_sections #top_menu_sections_2 a {
	background: url("/images/top_menu_sections_2.gif") top left no-repeat;
	width:61px;
}

#top_menu_sections a span {
	display:none;
}


/******* top_menu_cms *******/

#header_container #top_menu_cms {
  height:19px;
	overflow:hidden;
	margin:8px 0px 0px 0px;
	float:right;
	width:700px;
}

#top_menu_cms ul {
  padding:0px 0px 0px 0px;
  margin:0px 6px 0px 0px;
  list-style:none;
	color:#808080;
}

#top_menu_cms li {
  padding:0px 0px 0px 5px;
  margin:0px 0px 0px 0px;
  float:right;
}

#top_menu_cms a {
	display:block;
	height:19px;
}

#top_menu_cms #top_menu_cms_1 a {
	background: url("/images/top_menu_cms_1.gif") top left no-repeat;
	width:58px;
}

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

#top_menu_cms #top_menu_cms_3 a {
	background: url("/images/top_menu_cms_3.gif") top left no-repeat;
	width:94px;
}

#top_menu_cms #top_menu_cms_4 a {
	background: url("/images/top_menu_cms_4.gif") top left no-repeat;
	width:103px;
}

#top_menu_cms #top_menu_cms_5 a {
	background: url("/images/top_menu_cms_5.gif") top left no-repeat;
	width:98px;
}

#top_menu_cms #top_menu_cms_6 a {
	background: url("/images/top_menu_cms_6.gif") top left no-repeat;
	width:141px;
}

#top_menu_cms a span {
	display:none;
}

/******* top_menu_category *******/

#header_container #top_menu_category {
  height:50px;
	overflow:hidden;
	width:700px;
	float:left;
}

#top_menu_category ul {
  padding:15px 0px 0px 11px;
  margin:0px 0px 0px 0px;
  list-style:none;
	color:#808080;
}

#top_menu_category li {
  padding:0px 8px 0px 8px;
  margin:0px 0px 0px 0px;
  float:left;
	text-transform:uppercase;
}

#top_menu_category a {
	color:#ffffff;
	font-size:10px;
	text-transform:uppercase;
}

#top_menu_category a span {
	color:#bcbcbc;
}

#top_menu_category a:hover,
#top_menu_category a:hover span{
	color:#cad1d1;
	text-decoration:none;
}

/******************* #header_container #top_search  *******************/

#top_search {
	width:234px;
	float:right;
	padding:12px 8px 0px 0px;
}

#top_search label {
  display:none;
}

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

#top_search #query {
  color:#979595;
  border:0px;
  width:158px;
  font-size:10px;
  padding:0px 0px 0px 0px;
  background-color:#FFFFFF !important;
  background-color:#FFFFFF;
}

/******************* #top_container_basket *******************/

#top_container_basket {
	height:99px;
	width:230px;
	background-image: url("/images/top_container_basket_bg.jpg");
	background-repeat:no-repeat;
	background-position:0px 0px;
	overflow:hidden;
	margin:0px 0px 0px 0px;
	float:right;
}

#top_container_basket_view {
	padding:30px 0px 0px 97px;
}

#top_container_basket_view a {
	display:block;
	height:15px;
	width:114px;
	background: url("/images/view_bag.gif") no-repeat;
}

#top_container_basket_view a span {
	display:none;
}


#top_container_basket_contents {
  margin:0px 0px 0px 0px;
  padding:5px 22px 0px 100px;
	height:22px;
}
#delivery_country_id, #courier_id{
  color:#868686;
  font-size:11px;
}

#top_container_basket_contents table {
	width:100%;
}

#top_container_basket_checkout {
	padding:0px 0px 0px 97px;
}


/******************* homepage_promos *******************/

#homepage_promos {
  background: url("/images/space_full.gif") bottom left no-repeat;
  padding:0px 0px 9px 0px;
}

#homepage_promo_large {
  height:461px;
	width:723px;
  overflow:hidden;
	float:left;
	margin:5px 0px 0px 10px;
  display:inline;
}

#homepage_promo_small {
	float:right;
	height:461px;
	width:248px;
	overflow:hidden;
	margin:5px 10px 0px 0px;
  display:inline;
}

#homepage_promo_small span {
	display:block;
	padding:0px 0px 5px 0px;
}

/******************* featured_products_title *******************/

#featured_products_title {
  background: url("/images/featured_products_title.gif") top left no-repeat;
	height:36px;
}

#homepage_products {
  background: url("/images/space_full.gif") bottom left no-repeat;
  padding:0px 0px 5px 0px;
	height:281px;
}

#featured_products {
  margin:5px 0px 0px 15px;
	width:720px;
	overflow:hidden;
	float:left;
  display: inline;
  height: 281px;
  position: relative;
}

.scroller{
  width:1980px;
}

.scroller_holder{
  width:720px;
  overflow: hidden;
}

#featured_products .product {
  width:175px;
}

/* featured products scroll */
/*
#featured_products div.scroller{

  width:3384px;
  overflow:hidden;
}
*/

/******************* quick_finder *******************/

#quick_finder {
  height:276px;
	width:248px;
	background: url("/images/quick_finder_bg.jpg") top left no-repeat;
	float:right;
	display:inline;
	margin:0px 10px 0px 0px;
}
#quick_finder label{
  display:none;
}
#quick_finder select{
  border:1px solid #5bc1c7;
}
#quick_finder #categories_parents{
  margin:62px 0px 0px 90px;
  width:145px;
}
#quick_finder #brands{
  margin:17px 0px 0px 90px;
  width:145px;
}
#quick_finder #attributes-2{
  margin:17px 0px 0px 90px;
  width:145px;
}
#quick_finder #attributes-1{
  margin:17px 0px 0px 90px;
  width:145px;
}
#quick_finder #prices{
  margin:17px 0px 0px 90px;
  width:145px;
}
#quick_finder #button_quick_find{
  margin:17px 0px 0px 184px;
}
#quick_finder #button_quick_find img{
  display:none;
}
#quick_finder #button_quick_find a{
  background:url("/images/button_quick_find.gif") top left no-repeat;
  width:51px;
  height:22px;
  float:right;
  padding:0px 14px 0px 0px;
}
/******************* footer_promo_title *******************/

#footer_promo_title {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
	background: url("/images/footer_promo_title.gif") 0px 0px no-repeat;
	height:36px;
	overflow:hidden;
}

#footer_promos {
  background: url("/images/space_full.gif") bottom left no-repeat;
	height:100px;
	padding:0px 0px 0px 10px;
}

#footer_promos div  {
  float:left;
	display:inline;
	margin:1px 5px 0px 0px;
}


/******************* footer_store_finder *******************/

#footer_store_finder {
  width:229px;
  height:26px;
  overflow:hidden;
  background: url("/images/footer_store_finder_bg.gif") no-repeat;
  padding:60px 0px 0px 9px;
  float:left;
	display:inline;
}

#footer_store_finder label {
  display:none;
}

#footer_store_finder span {
  width:114px;
  height:18px;
  display:block;
  background: url("/images/footer_store_finder_box.gif") no-repeat;
  padding:2px 0px 0px 4px;
  margin:0px 0px 0px 0px;
}

#footer_store_finder span input{
  color:#979595;
  border:0px;
  width:105px;
  font-size:10px;
  padding:0px 0px 0px 0px;
  background-color:#FFFFFF !important;
  background-color:#FFFFFF;
}

/******************* footer_newsletter *******************/

#footer_newsletter {
  width:239px;
  height:26px;
  overflow:hidden;
  background: url("/images/footer_newsletter_bg.gif") no-repeat;
  padding:60px 0px 0px 9px;
  float:left;
	display:inline
}

#footer_newsletter label {
  display:none;
}

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

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

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

#footer_lower {
	background-color:#FFFFFF;
	color:#7e7e7e;
}

#footer_links ul {
	padding:5px 0px 10px 10px;
	margin:0px 0px 0px 0px;
	list-style:none;
	float:left;
}

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

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

#footer_links a:hover {
	color:#7e7e7e;
	text-decoration:underline;
}

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

#dynamic_sitemap_links {
	padding:0px 0px 10px 10px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

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

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

#dynamic_sitemap_links a:hover {
	color:#7e7e7e;
	text-decoration:underline;
}


/******************* visualsoft *******************/

#visualsoft {
	padding:0px 6px 0px 0px;
	margin:0px 0px 0px 0px;
	float:right;
  background: url("/images/visualsoft.gif") top left no-repeat;
  width:132px;
  height:20px;
}

/******************* catalog_navigation_filters *******************/

#ajax_filters_loading
{
  background:#fff url(/images/ajax-loader-default.gif) no-repeat 50% 15%;
  height:100%;
  left:0;
  opacity:0.7;
  position:absolute;
  top:5px;
  width:748px;
  z-index:3000;
}

#catalog_navigation_wrapper {
	padding:30px 0px 0px 0px;
	background: url("/images/catalog_navigation_filters_bg.gif") top left no-repeat;
}

.catalog_navigation ul {
	padding:0px 0px 9px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
  color:#B4B4B4;
}

.default_catalog_navigation_categories_id ul {
	padding:0px 0px 0px 0px;

}

.catalog_navigation li.default_catalog_navigation_title {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.catalog_navigation li {
	padding:9px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}


.catalog_navigation li.default_catalog_navigation_title span {
  height:22px;
  overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 9px;
	color:#ffffff;
	font-size:12px;
	border:1px solid #3c8084;
	background: url("/images/filter_title_bg.gif") top left repeat-x;
  display:block;
	text-transform:uppercase;
}

.default_catalog_navigation_sale_ids li.default_catalog_navigation_title {
  display:none;
}

.default_catalog_navigation_div_1{
  padding:0px 0px 10px 0px;
}
/******************* catalog_navigation_filters *******************/

.catalog_navigation_filters {}

.catalog_navigation_filters ul {
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
  color:#B4B4B4;
  min-height:1px;
  height:auto !important;
  height:1px;
}

.catalog_navigation_filters li {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
  min-height:1px;
  height:auto !important;
  height:1px;
}

.catalog_navigation_filters li.filter_catalog_navigation_title {
	position:relative;
}

.catalog_navigation_filters li.filter_catalog_navigation_title span.navigation_clear_all {
	position:absolute;
  top:5px;
  right:10px;
}

.catalog_navigation_filters li.filter_catalog_navigation_title span.navigation_clear_all  a{
  color:#FFFFFF;
}

.catalog_navigation_filters li .filter_title {
  height:22px;
  overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 9px;
	color:#ffffff;
	font-size:12px;
	border:1px solid #3c8084;
	background: url("/images/filter_title_bg.gif") top left repeat-x;
  display:block;
	text-transform:uppercase;
}

.catalog_navigation_filters li#first_filter .filter_title {
  height:23px;
  overflow:hidden;
	margin:0px 0px 0px 0px;
	padding:6px 0px 0px 10px;
	color:#ffffff;
	font-size:12px;
	border:0px solid #3c8084;
	background: url("/images/filter_title_first.gif") top left repeat-x;
  display:block;
	text-transform:uppercase;
}

.catalog_navigation_filters ul ul {
	padding:0px 0px 9px 0px;
	margin: 0px 0px 0px 0px;
  height: expression( this.scrollHeight > 174 ? "175px" : "auto" );
  max-height: 175px;
  overflow: auto;
}

.catalog_navigation_filters li.filter_catalog_navigation_title li {
	padding:9px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	font-size:11px;
  color:#a3a3a3;
}

.catalog_navigation_filters li li span {
	background: url("/images/bullet_filter.gif") 0px 2px no-repeat;
  padding:0px 0px 0px 18px;
}

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

.catalog_navigation_filters li li a {
  color:#626262;
  text-decoration:none;
  outline:none;
}

.catalog_navigation_filters li li a:hover {
  color:#699294;
  text-decoration:none;
}

.catalog_navigation_filters li li.filter_catalog_navigation_link_disabled {
  display:none;/* Hide filters that don't link anywhere*/
}

.catalog_navigation_toggle_wrapper {
  display:none;
}


/******************* product listings *******************/

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

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

.product_last {
	margin:0px 0px 0px 0px;
}

#search_results .product {
  margin:5px 10px 4px 0px;
}

#related_products .product {
  margin:5px 20px 4px 0px;
}

#search_results .product_last,
#related_products .product_last {
	margin:5px 0px 4px 0px;
}

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

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

.product li.product_image {
	height:158px;
	overflow:hidden;
	padding:7px 0px 0px 0px;
	text-align:center;
}

.product_sash {
  position:absolute;
  left:0px;
  top:0px;
}

li.product_title {
  line-height:15px;
  height:30px;
  overflow:hidden;
  padding:4px 5px 0px 5px;
}

li.product_title span {
	font-weight:bold;
}

.product_title a {
  color:#626262;
  text-decoration:none;
  font-size:11px;
}

.product_title a:hover {
  color:#626262;
  text-decoration:underline;
}


.attribute_swatches_box
{
  height: 9px;
  line-height: 9px;
}

.product .attribute_swatches_box
{
	margin:9px 0px 0px 5px;
}

.attribute_swatches p
{
  display: none;
}

.attribute_swatches ul li
{
  float: left;
  display: block;
  height: 9px;
  width: 11px;
  overflow: hidden;
  line-height: 9px;
  margin: 0px 2px 0px 0px;
  padding: 0;
}

.attribute_swatches ul li label
{
  display: none;
}

.attribute_product_link
{
  display: block;
  height: 9px;
  width: 9px;
  background-color: inherit;
}

.attribute_swatches img
{
  display: inline;
  height: 9px;
  width: 9px;

}

.product_price_rrp {
  color:#474747;
  font-size:11px;
  padding:0px 5px 0px 0px;
  display: block;
}

div.product_price
{
  padding:8px 5px 0px 5px;
  font-weight: bold;
  display: block;
}

#product_price {
  color:#626262;
  font-size:16px;
  font-weight:bold;
  line-height:20px;
}

span.product_price
{
  font-size: 16px;
  font-weight: bold;
}

.product_price_sale {
  color:#b91e1e;
  font-size: 16px;
  font-weight: bold;
}
#product_stock_mesage{
  font-size:11px;
  padding:0px 0px 5px 0px;
  display:block;
  float:left;
}

/******************* page_top *******************/

#page_top {
	height:144px;
	width:748px;
	overflow:hidden;
	margin:5px 0px 0px 0px;
}

#page_top_content {
	padding:3px 10px 0px 10px;
	line-height:19px;
	width:226px;
	height:141px;
	overflow:hidden;
	margin:8px 0px 0px 28px;
	color:#ffffff;
}


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

#breadcrumb_container {
	border-bottom:1px solid #dddddd;
}

#middle_column_wide #breadcrumb_container {
	margin:0px 10px 0px 10px;
}

#breadcrumb_container p {
  padding:11px 3px 5px 3px;
  margin:0px 0px 0px 0px;
	font-size:10px;
	line-height:14px;
	color:#3c8084;
}

#breadcrumb_container a {
  color:#ababab;
  text-decoration:none;
}

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

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


#product_paging_top {
	border-bottom:1px solid #dddddd;
	height:30px;
	overflow:hidden;
	color:#626262;
	position:relative;
	font-size:10px;
}

#product_paging_bottom{
	border-top:1px solid #dddddd;
	height:30px;
	overflow:hidden;
	color:#626262;
	position:relative;
	font-size:10px;
}

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

.td_sortby label {
	display:none;
}

.td_sortby select {
	width:140px;
}

.pages_holder {
	position:absolute;
	top:7px;
	right:1px;
}

.pages_holder a {
	color:#626262;
	text-decoration:none;
}

.pages a:hover {
	color:#626262;
	text-decoration:underline;
}

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

#product_page {
  background: url("/images/space_full.gif") bottom left no-repeat;
	padding:0px 0px 9px 0px;
	min-height:1px;
	height:auto !important;
	height:1px;
}

#product_left {
  padding:5px 0px 0px 10px;
  width:370px;
  float:left;
}

#product_right {
  width:600px;
  float:right;
  padding:7px 0px 0px 0px;
	position:relative;
	right:12px;
}

#product_right_left {
	width:240px;
	overflow:hidden;
	float:left;
}


#product_right_right {
	width:352px;
	overflow:hidden;
	float:right;
}

#main_product_bottom {}

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

#product_img
{
  height:363px;
  width:363px;
  position:relative;
}

.product_img {
  height:363px;
  width:363px;
  position:relative;
}

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

#product_thumbs li {
  padding:0px 0px 0px 0px;
  margin:5px 5px 0px 0px;
  display:block;
	height:85px;
	overflow:hidden;
  float:left;
	border:1px solid #dddddd;
}

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

#product_right h1 {
	border-bottom:0px;
	color:#3c8084;
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;
	padding:8px 0px 15px 0px;
}

#product_right h1 span {
	border-bottom:0px;
	color:#626262;
	font-size:11px;
	text-transform:none;
	display:block;
	padding:2px 0px 0px 0px;
}

.short_desc ul, .short_desc p {
  padding:0px 0px 0px 11px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

.short_desc li {
  background: url("/images/bullet.gif") 0px 6px no-repeat;
  padding:0px 0px 8px 10px;
  margin:0px 0px 0px 0px;
  line-height:14px;
  color:#474747;
  list-style:none;
}


/*** product_tabs ***/

#product_tabs {
  height:31px;
	overflow:hidden;
	background: url("/images/product_tabs_bg.gif") bottom left no-repeat;
}

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

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

#product_tabs li a {
  display:block;
  height:31px;
	margin:0px 2px 0px 0px;
}

#product_tabs .tab_on a.details_tab_link {
	background: url("/images/product_tabs.gif") 0px 0px no-repeat;
	width:129px;
}

#product_tabs .tab_off a.details_tab_link {
	background: url("/images/product_tabs.gif") 0px -31px no-repeat;
	width:129px;
}

#product_tabs .tab_on a.brand_tab_link {
	background: url("/images/product_tabs.gif") -129px -31px no-repeat;
	width:129px;
}

#product_tabs .tab_off a.brand_tab_link {
	background: url("/images/product_tabs.gif") -129px 0px no-repeat;
	width:129px;
}

.product_tab_box {
	background: url("/images/product_tab_box_tile.gif") top left repeat-y;
	min-height:1px;
	height:auto !important;
	height:1px;
}

.product_tab_content {
	background: url("/images/product_tab_content_bg.gif") top left no-repeat;
	height:240px;
	padding:10px 13px 10px 13px;
	line-height:17px;
}

.product_tab_content div
{
  height: 240px;
  overflow: auto;
  padding: 0px 5px 0px 0px;
}

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

#stock {
	background: url("/images/stock_bg.gif") top left no-repeat;
	height:52px;
	overflow:hidden;
}

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

#stock li {
	padding:0px 7px 0px 0px;
	margin:0px 0px 0px 0px;
	display:inline;
}
#secure{
  float:left;
  width:112px;
  height:31px;
	background: url("/images/100_secure.gif") top left no-repeat;
}
#in_stock{
  float:left;
  width:87px;
  height:31px;
  background: url("/images/in_stock.gif") top left no-repeat;
}
#express_delivery{
  float:left;
  width:115px;
  height:31px;
  background: url("/images/express_delivery.gif") top left no-repeat;
}
/*** attribute_swatches ***/

#product_right .attribute_swatches {
	padding:9px 0px 0px 1px;
	margin:0px 0px 0px 0px;
	font-size:10px;
}

#product_right .attribute_swatches ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none;
}

#product_right .attribute_swatches li {
	float:left;
	padding:0px 1px 0px 0px;
	margin:0px 0px 0px 0px;
}

#product_right .attribute_swatches li img {
	border:1px solid #626262;
}

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

#product_right_basket {
	position:relative;
	width:190px;
  padding:0px 0px 0px 0px;
  margin: 0px 0px 0px 10px;
}

#product_right_basket select {
	width:147px;
	margin:0px 0px 0px 0px;
}

#product_size_guide {
  padding:0px 0px 0px 0px;
  position: absolute;
  bottom: 75px;
  right: 0px;
}

.product_option_div
{
  height: 25px;
}


/**************/
#product_options_table{
  padding:0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#product_options_table td
{

}


.product_options_row select{
  color:#858585;
}
#product_price {
  padding:25px 0px 3px 1px;
}

#product_price_sale {
	font-size:32px;
  color:#626262;
	font-weight:bold;
  padding: 0px 0px 5px 0px;
}

.sale_product #product_price_sale {
  color:#b91e1e;
}


#product_price_rrp,
#product_price_was {
	font-size:12px;
	color:#626262;
  padding: 0px 0px 3px 0px;
	font-weight:normal;
}


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

#product_buttons {
	padding:10px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-align: left;
}

#product_buttons img
{
  display: inline;
}

/***************** additional_searches **********************/

#additional_searches_box {
	float:left;
	width:230px;
  padding:0px 0px 0px 10px;
}

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

#additional_searches li {
  padding:0px 0px 7px 7px;
  margin:0px 0px 0px 0px;
	background: url("/images/additional_searches_bullet.gif") 0px 5px no-repeat;
}

#additional_searches a {
	color:#626262;
	text-decoration:none;
}

#additional_searches a:hover {
	color:#3c8084;
	text-decoration:none;
}

#additional_searches_box div {
	padding:1px 0px 0px 0px;
}

/***************** additional_options **********************/

#additional_options {
	float:right;
	width:352px;
}

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

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

#additional_options li.last_option {
  padding:0px 0px 0px 0px;
}

#ask_a_question{
  float:left;
  width:113px;
  height:42px;
	background: url("/images/ask_question.gif") top left no-repeat;
}

#tell_a_friend{
  float:left;
  width:110px;
  height:42px;
	background: url("/images/tell_friend.gif") top left no-repeat;
}

#bookmark{
  float:left;
  width:105px;
  height:42px;
	background: url("/images/bookmark.gif") top left no-repeat;
}


/******************* related_products *******************/

#related_products_title {
  height:36px;
	background: url("/images/related_products_title.gif") top left no-repeat;
}

#related_products {
  background: url("/images/space_full.gif") bottom left no-repeat;
	padding:0px 0px 0px 15px;
	min-height:1px;
	height:auto !important;
	height:1px;
}

/******************* cms *******************/

#cms_image {
	padding:10px 0px 0px 16px;
}

.cms_page {
  background: url("/images/space_full.gif") bottom left no-repeat;
	padding:15px 16px 15px 16px;
	min-height:1px;
	height:auto !important;
	height:1px;
	line-height:15px;
}

.cms_page_left {
  width:500px;
  float:left;
}

.cms_page_right {
  width:450px;
  float:right;
}

.store_address {
  width:230px;
  float:left;
}

.map_box {
  border:1px solid #3c8084;
  padding:1px 1px 1px 1px;
}
.direction_map{
  width:900px;
}
.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 6px no-repeat;
  padding:0px 0px 8px 11px;
  margin:0px 0px 0px 0px;
  line-height:14px;
  color:#474747;
}

#middle_column_wide .cms_page h1 {
  margin:0px 0px 0px 0px;
  padding:0px 0px 6px 0px;
  color:#3c8084;
  font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	border-bottom:0px;
}

.cms_page_no_results {
  padding:5px 3px 5px 3px;
	min-height:1px;
	height:auto !important;
	height:1px;
	line-height:15px;
}

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

.cms_page_no_results li {
  background: url("/images/bullet.gif") 0px 6px no-repeat;
  padding:0px 0px 8px 11px;
  margin:0px 0px 0px 0px;
  line-height:14px;
  color:#474747;
}

/*************** cms_page_sitemap *****************/

.cms_page_sitemap h2 {
	border-bottom:1px solid #dddddd;
  margin:0px 0px 10px 0px;
}


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

.cms_page_sitemap li {
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
}

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

.cms_page_site_map_2 li {
  padding:0px 0px 5px 0px;
  margin:0px 0px 0px 0px;
  min-height: 16px;
	height: auto !important;
	height: 16px;
  float:left;
  display:block;
	width:200px;
}


.sitemap_alpha {}


.sitemap_alpha ul {
  padding:0px 0px 0px 0px;
	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;
}



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

.cms_page_site_map_3 li {
  min-height: 16px;
	height: auto !important;
	height: 16px;
  float:left;
  display:block;
	width:200px;
}

/******************* checkout pages *******************/

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

#checkout_steps {
	padding:4px 0px 0px 10px;
}

.basket_wrapper {
	background: url("/images/space_full.gif") bottom left no-repeat;
	min-height:1px;
	height:auto !important;
	height:1px;
	padding:0px 10px 0px 10px;
}

.basket_wrapper_end {
	background: url("/images/basket_wrapper_bg.gif") top left no-repeat;
	min-height:175px;
	height:auto !important;
	height:175px;
	line-height:15px;
	padding:0px 0px 10px 0px;
}

.basket_wrapper .error,
.basket_wrapper .confirm  {
  padding:6px 12px 6px 12px;
}

/*******/

.basket_wrapper td {
  padding:6px 12px 6px 12px;
}

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

.basket_header td {
  border-bottom:1px solid #dddddd;
  color:#3d8185;
  font-size:11px;
}

.basket_row td {
  border-bottom:1px solid #dddddd;
}

.basket_row td td {
  border-bottom:0px;
}

.basket_row .basket_image img {
  border:1px solid #dddddd;
}

.grandtotal td {
  border-top:1px solid #dddddd;
	padding:10px 12px 6px 12px;
}

.grandtotal span {
  color:#626262;
	font-size:16px;
	font-weight:bold;
}

.basket_wrapper td.continue_shopping_td {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}

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

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

.continue_shopping a span {
  color:#3d8185;
}

.continue_shopping a {
  color:#626262;
}

.continue_shopping a:hover,
.continue_shopping a:hover span {
  color:#3d8185;
  text-decoration:none;
}
#secure_message{
  padding:30px 0px 20px 0px;
}

/*******/

#basket_promos_title {
  background: url("/images/basket_promos_title.gif") bottom left no-repeat;
	height:36px;
	overflow:hidden;
}

#basket_promos {
	background: url("/images/space_full.gif") bottom left no-repeat;
	min-height:1px;
	height:auto !important;
	height:1px;
	padding:0px 0px 5px 0px;
}

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

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

/*******/

.wide_content_login {
	background: url("/images/space_full.gif") bottom left no-repeat;
	min-height:1px;
	height:auto !important;
	height:1px;
	padding:0px 10px 0px 10px;
}

.wide_content_login_end {
	background: url("/images/basket_wrapper_bg.gif") top left no-repeat;
	min-height:75px;
	height:auto !important;
	height:75px;
	line-height:15px;
	padding:0px 0px 100px 25px;
}

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

.login_box_small_end {
  margin:49px 0px 0px 0px;
}

.login_intro {
  padding:15px 12px 13px 12px;
  margin:0px 0px 0px 0px;
  font-size:11px;
  color:#626262;
}

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

.login_box_small li {
  padding:4px 0px 0px 32px;
  margin:0px 0px 6px 0px;
  list-style:none;
  background: url("/images/account_options.gif") 0px 0px no-repeat;
  font-size:12px;
	text-transform:uppercase;
  color:#3d8185;
  height:20px;
  overflow:hidden;
}

.login_box_small .button {
  position:absolute;
  bottom:12px;
  right:16px;
}

.login_form td {
  padding:0px 0px 5px 12px;
}

.login_form td label {
	color:#3d8185;
}

.login_form td .textbox {
	width:220px;
}

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


#register_page {
	background: url("/images/basket_wrapper_bg.gif") top left no-repeat;
	min-height:75px;
	height:auto !important;
	height:75px;
	line-height:15px;
	padding:10px 15px 15px 15px;
}

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

#register_page .textbox {
  width:250px;
}

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

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

.wide_content_login_payment {
	background: url("/images/wide_content_login_payment.gif") top left no-repeat;
	min-height:75px;
	height:auto !important;
	height:75px;
	line-height:15px;
	padding:55px 0px 100px 21px;
}

.checkout_box_top {
	display:none;
}

.checkout_box {
	width:450px;
  min-height:366px;
  height:auto !important;
  height:366px;
  float:left;
  display:inline;
  margin:0px 19px 0px 0px;
  padding:5px 0px 0px 0px;
  position:relative;
}

.payment_box {
  width:450px;
  background: #F3F3F3;
	/*background: url("/images/payment_box_bg.gif") bottom left no-repeat;*/
  margin:0px 0px 0px 0px;
	padding:5px 18px 0px 18px;
}

.checkout_box td {
  padding:6px 12px 6px 12px;
}

.payment_box td {
	padding:0px 0px 12px 0px;
}

.payment_box img {
  display:inline;
}


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

#order_confirmation {
  padding:45px 13px 20px 13px;
	margin:0px 10px 0px 10px;
	background: url("/images/order_confirmation_bg.gif") top left no-repeat;
}


#order_confirmation span,
.checkout_label {
	color:#3d8185;
}

.basket_wrapper p,
#order_confirmation p {
  line-height:15px;
}

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

.myaccount_wrapper  {
	background: url("/images/space_full.gif") bottom left no-repeat;
	min-height:250px;
	height:auto !important;
	height:250px;
	padding:10px 20px 10px 20px;
}

.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 td {
  padding:6px 12px 6px 12px;
}

.address_book_header td {
  border-bottom:1px solid #dddddd;
  color:#3d8185;
  font-size:11px;
}

.address_book_row td {
  border-bottom:1px solid #dddddd;
}

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

#size_guide {
  width:100%;
}

#size_guide td {
  border-bottom:1px solid #dddddd;
  padding:5px 5px 5px 5px;
}

/******Sitemap section******/

.sitemap_section {
  padding:10px 0px 10px 20px;
}

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

.sitemap_section li {
  margin:0px 0px 0px 0px;
  padding:5px 0px 2px 9px;
  list-style:none;
  background:none;
}

.cms_page_site_map_4 li {
	width:45%;
  font-weight:bold;
}

.cms_page_site_map_4 li li {
	width:200px;
  font-weight:normal;
}

#footer_cms_links li.facebook{
	background: url("/images/facebook_bg.gif") bottom left no-repeat;
  padding-left:18px;
}

#footer_cms_links li.twitter{
	background: url("/images/twitter_bg.gif") bottom left no-repeat;
  padding-left:18px;
}

/******End sitemap section******/

#facebook_like {
float: left;
width: 380px;
overflow: hidden;
padding: 10px 0 0 2px;
}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;
}
