body {  
        
  padding: 0;
  background: #E5B78E url(/library/templates/default/resources/mainbg.gif) repeat-y center center;
  margin: 0;

}

#overall_container {
  width: 950px;
  margin: 0 auto 0 auto;
}

.pricebox1 {
  float: left;
  height: 55px;
  width: 120px;
  font-size: 13px;
  font-weight: bold;
  background: #E5B78E;
  border: 1px solid #A85E50;
  text-align: center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.pricebox2 {
  float: left;
  height: 55px;
  width: 120px;
  background: #A85E50;
  border: 1px solid #A85E50;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;  
}
.pricebox3 {
  float: left;
  height: 55px;
  width: 120px;
  background: #E5B78E;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #A85E50;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;  
}

#top_container {
  height: 200px;
  background: #fff url(/library/templates/default/resources/petpads_logo.jpg) no-repeat center left;
  text-align: left;
}
#top_container div {
  width: 300px;
  text-align: left;
  position: relative;
  float: left;
  left: 20px;
  top: 6px;
  line-height: 120%;
  color: maroon;
  font-size: 14px;
}
#cc_img {
  width: 101px;
  height: 149px;
}
#top_nav_container {
  background: #A85E50;
  height: 38px;
  overflow: hidden;
}
#nav_top {
  float: left;
  width: 500px;
  text-align:left;
  padding: 5px 0 0 5px;
}
#search_container {
  float: right;
  width: 250px;
}
#bottom_container {
  padding: 15px;
  background: #A85E50;
  text-align: center;
  clear: both;
  margin-top: 20px;
}
#left_col {
  float: left;
  width: 185px;
  background: #E5B78E url(/library/templates/default/resources/paws.gif) no-repeat 0 0;
  margin: 0 0 0 0;
  padding-top: 10px;
  overflow: hidden;
}
#left_col a { color: #AA5E50; }
#right_col {
  margin: 10px 0 0 20px;
  float: left;
  width: 720px;
}
#mid_col {
  overflow: auto;
  background: url(/library/templates/default/resources/leftcolbg.gif) repeat-y 0 0;
}
#side_nav {
  padding: 5px 0 15px 0;
}

#side_nav a {
  padding: 2px 10px;
  display: block;
  color: #A85E50;
}
#side_nav a:hover {
  background: #A85E50;
  color: #fff;
}
/* Form buttons */

.button {
  font-family: 'Verdana', 'Tahoma', 'Arial', sans-serif;
  background-color: #E29766;
  color: #ffffff;
  border: 1px outset #c0c0c0;
  font-size: 11px;
  cursor: pointer;
}

/* Form input fields / text areas */

.inputbox {
  font-family: 'Verdana', 'Tahoma', 'Arial', sans-serif;
  background-color: #F1D5BD !important;
  color: #000000 !important;
  border: 1px solid #D9A679 !important;
  font-size: 12px;
}
.input_error {
  font-family: 'Verdana', 'Tahoma', 'Arial', sans-serif;
  background: #ffbda5 !important;
  color: black !important;
  border: 1px solid red !important;
  font-size: 12px;
}
.datebox {
  background: url(/library/templates/default/resources/calendar_icon.gif) no-repeat top right;
  cursor: pointer;
}

/* Forms */


form { 
  margin: 0; 
  padding: 0; 
}

.form_container {
  min-width: 600px; 
}

.forms_item_container { 
  clear: left; 
  padding: 10px 50px; 
}
.form_container h2 {
  clear: both; 
}
.forms_item_label { 
  display: block; 
  float: left; 
  width: 30%; 
  text-align: right; 
  padding-right: 20px; 
  font-weight: bold; 
}
.forms_item_input_container { 
  float: left; 
}
.forms_item_input_container span { 
  font-size: 10px; 
  display: block; 
}
.forms_item_input_container .inputbox { 
  width: 200px; 
}
.forms_item_input_container textarea { 
  height: 50px; 
}
.forms_item_columnmode_container { 
  float: left;
  padding: 3px 0 3px 0; 
  text-align: center; 
  width: 250px; 
}
.forms_item_columnmode_container .inputbox {
  width: 70px;
}
.forms_item_columnmode_container label { 
  display: block; 
}

.form_fieldset {
  background: #C0C0FF;
  margin: 15px 0 15px 0;
  padding: 15px 100px 15px 20px;
  border: 2px solid #c0c0c0;
  background-repeat: no-repeat;
  background-position: top right;
  *position: relative;
}
.form_legend {
  font-weight: bold;
  color: #000;
  font-size: 15px;
  padding: 0 10px 0 10px;
  *position: relative; 
  *top: -1.5em; 
}

.form_buttons_container {
  width: 450px;
  margin: 10px auto 20px auto;
  padding: 20px 0 5px 0;
  white-space: nowrap;
  background: transparent;
  text-align: center;
  clear: both;
}
.form_buttons_container .button {
  width: 150px;  
  padding: 5px;
  font-weight: bold;
}
.forms_branding_logo {
  float: right; 
}
/* User input wizards (e.g. adding new items) */

.stages_container {
  height: 120px;
  background: #D6E5C3;
}
.stage_block {
  width: 100px;
  height: 100px;
  float: left;
  text-align: center;
  background-position: 12px 10px;
  background-repeat: no-repeat;
}
.stage_block_label {
  color: #4D642C;
  font-weight: bold;
  padding-top: 90px;
}
.stage_block_label_disabled {
  color: #7A9F45;
  padding-top: 90px;
}

/* User comments */

.forms_item_comment_link_container {
  overflow: auto; 
  clear: both;
  overflow: hidden;
}
.forms_item_comment_link {
  display: block;
  float: right;
  width: 85px;
  text-align: left;
  padding: 10px 0 5px 25px;
  font-size: 10px;
  background: url(/library/templates/default/resources/small_edit.gif) no-repeat 0 5px;
  margin: 1px 5px 0 0;
}
.forms_item_comment_container {
  clear: left;
  padding: 10px;
  margin: 20px auto 10px auto;
  width: 400px;
  border: 1px solid #999;
  display: none;
}
.forms_item_comment_container textarea {
  border: 1px solid #999;
  background-color: #fff;
  width: 100%;
  height: 100px;
  margin-top: 5px;
}
.forms_item_usercomment {
  clear: both;
  margin: 20px auto 10px auto;
  width: 400px;
  border: 1px solid #61992F; 
  padding: 10px 10px 10px 50px;
  font-size: 11px;
  min-height: 20px;
  text-align: left;
  background: #E1F1CF url(/library/templates/default/resources/small_user.gif) no-repeat 11px 10px;  
}
.forms_item_admincomment {
  clear: both;
  margin: 20px auto 10px auto;
  width: 400px;
  border: 1px solid #E7A007; 
  padding: 10px 10px 10px 50px;
  font-size: 11px;
  min-height: 20px;
  text-align: left;
  background: #FEF9D0 url(/library/templates/default/resources/small_admin.gif) no-repeat 11px 10px;  
}
.forms_item_moderatorcomment {
  clear: both;
  margin: 20px auto 10px auto;
  width: 400px;
  border: 1px solid #DB911D; 
  padding: 10px 10px 10px 50px;
  font-size: 11px;
  min-height: 20px;
  text-align: left;
  background: #F9DBC5 url(/library/templates/default/resources/small_moderator.gif) no-repeat 11px 10px;  
}
#site_search {
  padding: 11px 0 15px 0;
  white-space: nowrap;
  color: #fff;
  font-weight: bold;
}
#site_search_search {
  width: 120px;
}
#site_search_go {
  padding: 1px 0 1px 0;
  font-size: 11px;
  width: 29px;
}
.site_search_list {
  list-style-image: url(/library/templates/default/resources/search_arrow.gif);
  margin-top: 35px;
  margin-right: 30px;
  color: inherit;
}
/* Special products (eg on home page) - 
   these are selectable within control panel */


.special_price_save {
  display: block;
  float: left;
  position: relative;
  top: 130px;
  left: 5px;
  line-height: 100%;
  width: 100px;
}

#shop_special_products {
  width: 690px;
  padding-left: 30px;
}
.shop_product_special {
  width: 220px;  
  height: 260px;
  background: url(/library/templates/default/resources/offerbg.png) no-repeat 4px 0;
  overflow: hidden;
  float: left;
  padding: 0px 5px 5px 5px;
  text-align: center;
  margin: 0;
}
.shop_product_special b {
  position: relative;
  top: -3px;
}
.shop_product_special_heading {
  font-size: 14px;
  display: block;
  padding: 27px 37px 10px 0;
  font-weight: bold;
  color: #fff;
  text-align: center; 
}
.shop_product_special_details {
  clear: both;
  padding: 0 5px 10px 5px;
  font-size: 10px;
  color: #6C0B0B;
  line-height: 130%;  
  position: relative;
  top: -10px;
}
.shop_product_special_details b {
  display: block;
  padding-bottom: 5px;
  font-size: 12px;
  font-weight: normal
}
.shop_product_special_image img {
  position: relative;
  left: 5px;
}
.shop_product_special_image {
  padding: 0 10px 0 0;
  text-align: center;
}
.shop_product_special_description {
  font-weight: bold;
  font-size: 11px;
  text-align: center;
}
.shop_product_special_price {
  text-align: center;
  position: relative;
  top: 3px;
  left: 9px;
  color: #fff;
  font-weight: bold;
}
.shop_product_special_price div {
  width: 67px;
  float: left;
  text-align: center;
  color: #C44946;
  line-height: 120%;
  height: 50px;
}
.shop_product_special_price div span {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}
.shop_product_special_price div span i {
  display: block;
  font: normal 20px arial;
}
/* Main special product - extra large one, eg on home page */

#shop_special_product_main {
  background: url(/library/templates/default/resources/special_bg_main.png) no-repeat 0 0;
  padding: 20px 30px 20px 30px;
  width: 670px;
  overflow: auto;
  line-height: 140%;
  font-size: 11px;
  color: #903232;
  height: 242px;
  position: relative;
  left: 10px;
}
#shop_special_product_main a {
  font-weight: bold;
  text-decoration: underline;
  color: #903232;
  display: block;
  padding-top: 5px;
}

#shop_special_product_main h1 {
  font: bold 30px Arial, sans-serif;
  text-transform: uppercase;
  color: #903232;
  padding: 0;
  margin: 0 0 5px 0;
  line-height: 100%;
}

#shop_special_product_main h2 {
  color: #903232;
  font-size: 22px;
  font: bold 20px Arial, sans-serif;
  text-decoration: line-through;
  padding: 0;
  margin: 0 0 5px 0;
}

#shop_special_product_main b {
  font-size: 12px;
  display: block;
  padding: 0;
  margin: 0 0 5px;
}

#shop_special_product_main img {
  width: 215px;
  height: 215px;
  border: 2px solid #760F0F;;
  display: block;
  float: right;
  margin-right: 10px;
}
.shop_special_product_content {
  float: left;
  width: 420px;
}

.shop_special_product_price {
  font-size: 30px;
  color: #000;
  font-weight: bold;
  padding: 5px 0;
}

.shop_special_product_save_splash {
  display: block;
  float: right;
  width: 107px;
  height: 71px;
  background: url(/library/templates/default/resources/star.png) no-repeat 0 0;
  text-align: center;
  position: relative;
  top: -10px;
  padding: 25px 0 0 0px;
}

.shop_special_product_save_splash b {
  font-size: 19px !important;
  font-weight: bold;
}
/* If extra columns of text are to be shown on the side of the page. */

.side_text {
  color: #000000;
  background-color: inherit;
  font-size: 11px;
}

.side_text label {
  color: #58667E;
  background-color: inherit;
  font-size: 10px;
}

.side_heading {
  text-align: left;
  font-size: 12px;
  font-weight: bold;
  color: #58667E;
  background-color: inherit;
}
/* Standard Log-in controls */

#site_login_container {
  font-size: 11px;
  padding: 10px;
  text-align: left;
}

#site_login_username, #site_login_psw {
  margin: 0 0 3px 0;
  width: 120px;
}

#site_login_go {
  font-size: 11px;
  margin: 5px 0 10px 105px;
}

#site_login_container .form_label {
  width: 100px;
  text-align: right;
  float: left;
  margin-right: 5px;
}

#site_login_container .section {
  margin: 2px 0 2px 0;
}

/* Side Log-in controls */

#side_login_heading {
  margin: 15px 0 5px 0;
  text-align: left
}
#side_login_loggedin {
  padding: 5px 0 5px 0;
  text-align: left;
  font-weight: normal;
}
.side_login_options {
  text-align: left;
  padding: 6px 0 0 0;
}
#side_login_username, #side_login_psw {
  margin: 0 0 3px 0;
  width: 100%;
}
#side_login_remember_me {
  position: relative;
  top: 1px;
}
#side_login_go {
  padding: 1px 0 1px 3px;
  font-size: 11px;
  width: 29px;
}
/* Images */

.content_image_caption {
  color: #333;
  background-color: #e1e1e1;
  font-size: 10px;
  padding: 2px 5px;
}

.image_border { border: 2px solid #000; }
/* Users / Profiles stuff */

#users_compose_link {
  padding: 10px;
  text-align: left;
}
.users_compose_label {
  width: 100px;
  text-align: right;
  float: left;
  padding: 0 10px 10px 0;
  font-weight: bold;
}
.users_compose_input, .users_compose_msg {
  margin-left: 115px; 
  padding: 0 10px 10px 0;
}
/* Popup / modal calendar */

.calendar_pop_container {
  position: absolute;
  width: 200px;
  height: 220px;
  border: 1px solid #333;
  background: #fff;
  color: #000;
  padding: 5px;
  margin: 0 2px 0 2px;
  -moz-box-shadow: black 2px 2px 5px;
  -webkit-box-shadow: black 2px 2px 5px;
}
.calendar_pop_monthyear {
  height: 70px !important;
}
.calendar_pop_monthyear button {
  margin: 10px auto;
  display: block;
  width: 40px;
}
.calendar_pop_top_container {
  background-color: #6494B6;
  color: #000;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  overflow: auto;
  padding: 2px 0 2px 0;
}
.calendar_pop_top_container a { 
  color: #fff !important; 
  position: relative;
  top: -2px;
}
.calendar_pop_top_container img {
  width: 22px;
  height: 11px;
  position: relative;
  top: 5px;
  padding: 0 2px 2px 2px;
}
#calendar_pop_month, #calendar_pop_year {
  width: 60px !important;
  font-size: 11px !important;
  margin: 0 3px;
}
.calendar_pop_link_back {
  width: 30px;
  float: left;
  text-align: center;
}
.calendar_pop_link_forward {
  width: 30px;
  float: right;
  text-align: center;
}
.calendar_pop_days_table td, .calendar_pop_days_table th {
  width: 14.28%;
  text-align: center;
  font-weight: bold;
}
.calendar_pop_days_table th {
  font-size: 10px;
}
.calendar_pop_days_table td {
  font-size: 11px;
}
.calendar_pop_slot_empty {
  background-color: #EBF2F7;
  padding: 2px;
}
.calendar_pop_slot_weekday {
  background-color: #E2EBF2;
  padding: 2px;
}
.calendar_pop_slot_weekend {
  background: #D1E0EB;
  padding: 2px;
}
.calendar_pop_slot_passive {
  color: #c0c0c0;
  text-decoration: line-through;
  font-weight: normal;
  cursor: default;
}
.calendar_pop_slot_active, .calendar_pop_slot_active a:hover {
  color: #426C8A;
  cursor: pointer;
}
.calendar_pop_slot_active:hover {
  color: #000;
}
.calendar_pop_close {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 2px 4px;
  text-align: right;
  margin: 3px 2px;
}

/* Calendar */

#calendar_container {
  width: 400px;
  padding: 5px;
  background-color: #fff;
}
#calendar_top_container {
  background-color: #E6ECC8;
  color: #000;
  font-weight: bold;
  font-size: 16px;
  padding: 5px;
  margin: 0 2px 0 2px;
  text-align: center;
}
#calendar_top_container a { 
  color: #000; 
}
#calendar_top_container select {
  margin: 0 5px 0 5px;
}
#calendar_link_back {
  width: 50px;
  float: left;
  text-align: center;
}
#calendar_link_forward {
  width: 50px;
  float: right;
  text-align: center;
}
#calendar_days_container {
  margin: 0 0 0 0;
}
#calendar_days_table td, #calendar_days_table th {
  width: 14.28%;
  text-align: center;
  font-weight: bold;
}
.calendar_day_title_weekend {
  padding: 5px 0 5px 0;
  background-color: #fff;
}
.calendar_day_title_weekday {
  padding: 5px 0 5px 0;
  background-color: #fff;
}
.calendar_slot_empty {
  background-color: #E6ECC8;
  padding: 10px 0 10px 0;
}
.calendar_slot_weekday {
  background-color: #F3F6E5;
  padding: 10px 0 10px 0;
  font-size: 19px;
}
.calendar_slot_weekend {
  background: #DEE6B6;
  padding: 10px 0 10px 0;
  font-size: 19px;
}
.calendar_slot_passive {
  color: #c0c0c0;
  text-decoration: line-through;
  font-weight: normal;
  cursor: default;
}
.calendar_slot_active, .calendar_slot_active a:hover {
  color: #F09E4C;
  cursor: pointer;
}
.calendar_slot_active:hover {
  color: #000;
}
#calendar_times_container {
  width: 396px;
  min-height: 100px;
  background-color: #E6ECC8;
  border-left: 2px solid #fff;
  padding-bottom: 5px;
}
#calendar_times_container h2 {
  text-transform: none;
  padding: 10px;
}
.calendar_times_slot {
  padding: 3px 10px 3px 10px;
  font-size: 12px;
  font-weight: normal;
  margin: 2px 10px 2px 10px;
}
.calendar_slots_active {
  color: #F09E4C;
  background: #F3F5E7;
  font-weight: bold;
  cursor: pointer;
}
.calendar_slots_active:hover {
  color: #000;
}
.calendar_slots_passive {
  color: #c0c0c0;
  text-decoration: line-through;
  font-weight: normal;
  cursor: default;
  background: transparent;
}
/* For shop, individual product tables */  

.shop_extended_link a {
  display: block;
  clear: both;
  padding: 10px;
  line-height: 120%;
  margin: 0;
  overflow: auto;
  text-align: center;
  font-weight: bold;
  background: #A85E50;
  color: #fff !important;
}

.pricebox1 {
  float: left;
  height: 55px;
  width: 120px;
  font-size: 13px;
  font-weight: bold;
  background: #FFFF40;
  border: 1px solid #FCD634;
  text-align: center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.pricebox2 {
  float: left;
  height: 55px;
  width: 120px;
  background: #0F4977;
  border: 1px solid #FCD634;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;  
}
.pricebox3 {
  float: left;
  height: 55px;
  width: 120px;
  background: #FF434C;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #FCD634;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;  
}


.shop_product_container {
  padding: 5px 10px;
  clear: both;
  overflow: auto;
}

.shop_productbox {
  background-color: #F8E9DC;
  color: inherit; 
}

.shop_paging {
  float: right;
  font-weight: bold;
  position: relative;
  top: 3px;
  padding-bottom: 5px;
}
.shop_paging a {
  font-weight: normal;
}

.shop_paging img {
  padding: 0 5px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: relative;
  top: 1px;
}

.shop_product_thumb {
  display: block;
  padding: 5px;
  width: 200px;
  color: #2A307E !important;
  
  line-height: 140%;
}
.shop_product_thumb img {
  margin: 5px 0;
}

.shop_breadcrumb {
  border-bottom: 1px solid #000;
  padding: 5px;
  text-align: left;
}

.shop_sort_select {
  width: 250px;
  float: right;
  overflow: visible;
  font-size: 11px;
  text-align: right;
}

.shop_product_container {
  margin: 5px 0;
}

.shop_product_right_column {
  width: 200px;
  padding: 15px;
  float: right;
  text-align: center;
}
.shop_product_right_column img {
  margin-bottom: 15px;
}
.shop_product_left_column {
  margin-right: 250px;
  text-align: left;
}

.shop_footer {
  border-top: 1px solid #000;
  padding: 10px 0;
  margin: 10px 0;
  font-size: 10px;
  clear: right;
}

.shop_img_extra_container {
  position: relative; 
  /*top: -20px; */
  text-align: center;
}
.shop_img_extra {
  display: inline;
}

.shop_category_back_button {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.shop_qty {
  display: block;
  float: left;
  position: relative;
  top: -5px;
}
.shop_addtocart {
  border: 0;
  display: block;
  float: right;
}

/* Currency conversion links */

#shop_side_currency {
  position: relative;
  left: -7px;
  white-space: nowrap;
}
#shop_side_currency_heading {
  margin: 10px 0 8px 0;
}
.shop_side_currency_img_selected {
  padding: 10px 0 5px 0;
  background: url(/library/templates/default/resources/curency_select_arrow.png) no-repeat top center;
}
.shop_side_currency_img {
  padding: 10px 0 5px 0;
}
#shop_side_currency_pound {
  padding-right: 3px;
  position: relative;
  left: 3px;
  width: 46px;
  height: 47px;
}
#shop_side_currency_usd {
  width: 42px;
  height: 47px;
}
#shop_side_currency_euro {
  padding-left: 5px;
  position: relative;
  left: -5px;
  width: 44px;
  height: 47px;
}

.shop_crosslinked_items {
  overflow: auto;
}
/* Gallery */

#gallery_overall {
  padding-bottom: 10px;
  overflow: auto;
}

.gallery_paging {
  float: right;
  font-weight: bold;
  position: relative;
  top: 3px;
  padding-bottom: 5px;
}
.gallery_paging a {
  font-weight: normal;
}

.gallery_paging img {
  padding: 0 5px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: relative;
  top: 1px;
}

.gallery_breadcrumb {
  border-bottom: 1px solid #000;
  padding: 5px;
  text-align: left;
}

.gallery_cat_button_div {
  padding: 10px 1px 15px 1px; 
  float: left; 
  text-align: center;
  vertical-align: bottom;
}

.gallery_cat_button_img {  
}

.gallery_cat_button_description {
  display: block;
  padding: 5px;
}

.gallery_cats_row {
  width: 100%;
  float: left;
}

#gallery_pictures_div {
  
}

#gallery_sidecats_div {
  float: right;
  text-align: left;
  font-size: 13px;
  font-weight: bold;
  width: 120px;
}

#gallery_sidecats_div div {
  padding: 5px 0 5px 0;
}

.gallery_pic_div {
  padding: 10px 1px 15px 1px; 
  float: left; 
  text-align: center;
}

.gallery_pic_description {
  padding: 5px;
}

.gallery_pic {
}

.gallery_pics_row {
  width: 98%;
  float: left;
  overflow: auto;
}

#gallery_link_back {
  width: 100%;
  font-weight: bold;
  text-align: center;
  padding: 10px 0 10px 0;
  margin-top: 20px;
  border: 1px solid #000;
}

.gallery_paging_arrows {
  position: relative;
  top: 6px;
}

/* Forum styles */

.forum { 
  background-color: #ffffff; 
  color: inherit;
}
.top { 
  background-color: #E2E3FC; 
  color: inherit;
}
.cat { 
  background-color: #CCFFCC; 
  color: inherit;
}
.evenrow { 
  background-color: #C0C0FF; 
  color: inherit;
}
.oddrow { 
  background-color: #ffffff; 
  color: inherit;
}
/* General directory layout */

.directory_listing {
  background-color: #E4E5EE;
}
.directory_breadcrumb {
  border-bottom: 1px solid #000;
  padding: 5px;
  text-align: left;
}

/* Featured listings */

#directory_featured_listings {
  width: 300px;
  border: 1px solid #c0c0c0;
  padding: 10px;
}

/* Tabs (for directory popups) */

.tabs_main {
  background-color: #E2E3FC;
  color: inherit;
  border: 1px solid #000000;
}
.tabs_active {
  background-color: #E2E3FC;
  color: inherit;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom-width: 0;
}
.tabs_inactive {
  background-color: #AFB0C3;
  color: inherit;
  border: 1px solid #000000;
}
.tabs_hover {
  background-color: #C1C5F9;
  color: inherit;
  border: 1px solid #000000;
}
html {
  font-size: 100%;
}
body {
  font: normal 12px 'Arial', sans-serif;
  line-height: 160%;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #000000;
}

/* Main paragraph text */

/* .maintext, .popupstyle, li, blockquote { */
/*  font: normal 0.75em 'Verdana', 'Tahoma', 'Arial', sans-serif; */
/*  color: #000; */
/* } */

/* Main page titles */

h1, .pagetitle {  
  font-family: 'Arial', sans-serif;
  font-size: 28px;
  font-weight: normal;
  letter-spacing: 0;
  color: #A85E50;
  background-color: inherit;
  margin: 10px 0px 15px 0px;
  padding: 0px;
}

/* Paragraph sub-headings */
h2, .heading {
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #D9A679;
  background-color: inherit;
  margin: 10px 0px 10px 0px;
}

/* Site footer (copyright info etc) */

#site_footer {
  font-size: 11px;
  color: #5E616C;
}

/* Site header (seldom used) */

#site_header {
  font-size: 11px;
  font-weight: bold;
}

/* Links */

a:link {
  color: #D98D5D;
  text-decoration: none;
}
a:visited {
  color: #D98D5D;
  text-decoration: none;
}
a:hover {
  color: #E5B78E;
  text-decoration: none;
}
a:active {
  color: #D98D5D;
  text-decoration: none;
}

/* Miscellaneous font styles */

.largetext { font-size: 13px; }
.smalltext { font-size: 11px; font-weight: normal; }
.texthighlight {
  background-color: yellow;
  color: inherit;
}
.emphasisedtext {
  color: #000000;
  background-color: inherit;
  font-weight: bold;
  font-size: 13px;
}
.properties_property_container {
  width: 75%;
  background: #fff;
  padding: 15px 25px 15px 25px;
}
.properties_property_left_col {
  margin-right: 225px;
}
.properties_property_left_col div {
  padding: 0 0 15px 0;
}
.properties_property_right_col {
  width: 200px;
  text-align: right;
  float: right;
  background: #ffffff;
  padding-top: 35px;
}
.properties_property_bottom {
  clear: right;
  padding: 5px;
  margin-top: 10px;
}
.properties_property_bottom div {
  float: right;
  width: 200px;
  text-align: right;
}
.properties_details_label {
  float: left;
  width: 80px;
  font-weight: bold;
  text-align: right;
  font-size: 10px;
  clear: left;
}
.properties_details_value {
  float: right;
  width: 105px;
  font-size: 10px;
  text-align: left;
}

/* Tables that display information */

.tablestyle {
  border: 1px solid #ffffff;
  background-color: #E5B78E;
  color: #000000;
}

.tablestyle_table {
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
}
.tablestyle_heading, 
.tablestyle_table th, 
.tablestyle_table thead tr td {
  background-color: #982424;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
}
.tablestyle_table td {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  background-color: #E5B78E;
  padding: 3px;
}
.tablestyle_centred td, .tablestyle_centred th {
  text-align: center;
}
.tablestyle_nostyle {
  border: 0;
}
.tablestyle_nostyle td, .tablestyle_nostyle th {
  vertical-align: top;
  padding: 3px;
  border-spacing: 0;
  border: 0;
}
/* Content area, important for control panel preview */

.content_area {
  background-color: #fff;
}


hr {
  color: #4B5870;
  background-color: #4B5870;
  border-width: 0;
  height: 1px;
}

.popupstyle {
  padding: 0;
  background-color: #ffffff;
  color: inherit;
  margin: 0;
}


.contact_heading { 
  color: #333;
  background-color: inherit; 
}
a[rel~="tag"] { 
  color: inherit !important;
  text-decoration: none !important;
  border-bottom: 1px dotted #ccc !important;
}

.error_alert, #error_alert {
  padding: 20px 10px 25px 80px;
  background: #ffffff url(/library/templates/default/resources/alert_negative.gif) 5px 5px no-repeat;
  color: #000000;
  border: 1px solid #c0c0c0;
  margin: 0 0 20px 0;
}

.success_alert {
  padding: 20px 10px 25px 80px;
  background: #ffffff url(/library/templates/default/resources/alert_positive.gif) 5px 10px no-repeat;
  color: #000000;
  border: 1px solid #c0c0c0;
  margin: 0 0 20px 0;
}

.pass_alert {
  padding: 20px 10px 25px 80px;
  background: #ffffff url(/library/templates/default/resources/notice_pass.gif) 15px 25px no-repeat;
  color: #000000;
  border: 1px solid #c0c0c0;
  margin: 0 0 20px 0;
}

.fail_alert {
  padding: 20px 10px 25px 80px;
  background: #ffffff url(/library/templates/default/resources/notice_fail.gif) 15px 25px no-repeat;
  color: #000000;
  border: 1px solid #c0c0c0;
  margin: 0 0 20px 0;
}

/* Expandable menus (ie non-roll-over list menus) */

.menu_expandable_container {
  text-align: left;
}
.menu_expandable_container ul {
  padding: 3px 0 3px 0;
  margin: 0;
  list-style-type: none;
}
.menu_expandable_container ul ul {
  padding-left: 20px;
  list-style-type: none;
}
.menu_expandable_container ul ul li {
  font-size: 10px;
}

.menu_expandable_container a {
  display: block;
}

/* Menus when javascript disabled */

.navigation_vertical li, #navigation_horizontal li, #navigation_products li {
  font-size: 10px;
}
.navigation_horizontal li {
  display: inline;
  padding: 0 10px 0 10px;
  color: #ffffff;
  background: #000000;
}
.navigation_vertical ul, #navigation_products ul {
  padding-left: 10px;
}
.navigation_horizontal ul {
  white-space: nowrap;
  padding: 0 10px 0 10px;
  display: inline;
}

/* AJAX stuff */

.ajax_updating {
  height: 140px;
  background: url(/library/templates/default/resources/indicator.gif) no-repeat center center;
  text-align: center;
}

#ajaxticker1{
  /* styles go here if required */
}
#ajaxticker1 div{ 
  /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

/* Styles for iBox modal dialogues */

#ibox_wrapper button {
   position: relative;
   left: 5px;
 }
 #ibox_w{
   position: absolute;
   top: 0px;
   left: 0px;
   z-index: 100;
   width: 100%;
   height: 100%;
   background-color: #000;
   margin: 0;
   padding: 0;
   filter: alpha(opacity=0);
   -moz-opacity: 0.0;
   opacity: 0.0;
 }
 
 #ibox_progress {  
   margin:0;
   padding:0;
   position: absolute;
   z-index:105;
 }
 
 #ibox_wrapper {
   position: absolute;
   top: 0px;
   left: 0px;
   z-index:100;
   padding:8px 14px 45px 8px;
   border: 4px solid #c0c0c0;
   width:300px;
   min-width: 45px;
   height:300px;
   background-color:#eee;
   margin: 0; 
 }
 #ibox_wrapper input, #ibox_wrapper button {
   z-index: 101 !important;
 }
 
 #ibox_content, #ibox_extra_content {
   background: #fff;  
   width: 100%;
   height: 100%;
   margin-bottom: 5px;
   position: relative;
   top: 0px;
   left: 0px;
   border: 1px solid #c0c0c0;
   padding: 2px;
 }
 
 #ibox_footer_wrapper {
   position:relative;padding:0;margin:0;top:0px;left:0px;
 }

/* Miscellaneous styles */

.section { margin: 8px 0 8px 0; }
a img { border-width: 0; }
#sitemap_paging { text-align: center; }
.paging_container {
padding: 10px 0 10px 0;
text-align: center;
}

.heading_highlighted {
  color: navy;
  background-color: inherit;
}

.content_section {
  display: block;
  border: 0 solid #000;
}

.swf_div {
  display: inline;
}

p {
  margin: 0;
  padding: 0 0 10px 0;
  display: block;
}
code {
  font-size: 12px;
}
.shop_crosslinked_product {
  width: 150px; 
  float: left;
  margin: 5px;
  text-align: center;
}
.shop_crosslinked_product b {
  display: block;
}
.shop_product_rating_container {
  font-size: 10px;
  margin: -6px 0 5px 0;
  overflow: auto;
}
.shop_product_rating_text {
  float: left;
  padding-top: 5px;
}
.shop_product_star_rating {
  float: left;
  width: 120px;
}
.shop_product_rating_container span {
  padding: 0 2px
}
#news_article i {
  display: block;
}

.news_articles_list {
}

/* news categories */

.news_categories a { color: maroon !important; }

.news_categories h2 { color: #fff !important; }

.news_categories ul {
  padding-left: 0;
  list-style-type: none;
  font-weight: bold;
}

.news_categories ul ul {
  font-weight: normal;
  padding-left: 20px;
  font-size: 10px;
  list-style-type: square;
}