/* Default */

body,td {
  font-family: Arial;
  font-size: 12px;
  line-height: 17px;
  color: #555;
}

body {
  margin: 0px;
  background-color: #f4f4f4;
  background-image: url('../images/pictures/large/system-files/bg_tile_top.jpg'); background-repeat: repeat-x;
  /*text-align: center;*/
}

body.emailBody {
  margin: 20px;
  background: none;
  background-color: white;
  /*text-align: left;*/
}

input,select,textarea {
  font-family: Arial;
  font-size: 11px;
  color: #231f20;
}

/* Dotted line */

.dotted_line{ 
  height: 10px; 
  background-image: URL('../images/pictures/large/system-files/bg_dotted_line.gif'); 
  background-repeat: repeat-x; 
  background-position: center left;
}

/* Item Page */
.storehrline{height:1px;color:#e9e9e9;}
DIV#store-item-trail { float:left; margin-bottom: 10px;  }
DIV#store-item-print { float:right; }
DIV#store-item-print A { color: grey; text-decoration:none; }

DIV#store-item-images { float:left; width:150px; clear:both; margin-top:20px; } 
DIV#store-item-images IMG { border: solid 1px silver; }

DIV#store-item-name_zoom {margin-top:5px;}
DIV#store-item-name{float:left;}
DIV#store-item-zoom {float:right;text-align:right;}
DIV#store-item-zoom a, DIV#store-item-zoom a:visited, DIV#store-item-zoom a:hover {color:#646464;}


DIV#item-thumbnails { clear:both; text-align:center; margin-top: 5px; }
DIV#item-thumbnails IMG { width:20px;}

DIV#store-item-detail { float:right; clear: right; width: 440px; margin-top:20px;}
DIV#store-item-detail H1 { font-size: 24px; color:#000; margin-top:0px; margin-bottom: 0px; padding-bottom: 0px; }

DIV#store-item-price { float:left; padding-right: 18px; }
DIV#store-item-price div { margin:0px; color:#bc2a1d; font-size: 22px; font-weight:bold; }
DIV#store-item-price p { margin:0;font-size: 11px; color:#131313;font-weight:normal; text-transform: uppercase;}
DIV#store-item-rrp { float:left; width: 100px;  }
DIV#store-item-rrp div { margin:0px; color:grey; font-size: 22px; font-weight:bold; }
DIV#store-item-rrp p { margin:0;font-size: 11px; color:#131313;font-weight:normal; text-transform: uppercase;}

DIV#store-item-brand { float:right; text-align:right; }
DIV#store-item-brand P { margin: 0px;  }

DIV#store-item-form { float:left; }
DIV#store-item-form SELECT { padding:2px; border: solid 1px silver; height: 25px; width: 200px; } 
DIV#store-item-form .input {  height: 25px; padding: 4px; border: solid 1px silver; } 

DIV.step-number { font-size:21px; font-weight: bold; color: silver; margin-right: 7px; height: 24px; float:left;} 
DIV#step-two-box { margin-top: 11px; } 
DIV#step-three-box { margin-top: 11px;  } 

DIV#store-item-rating { float:right; text-align:right; }
DIV#store-item-rating P { margin: 7px; }

DIV#store-item-buttons { text-align:center;padding-top: 10px; }

#tab_table td { cursor:pointer; }

.related_product_img {padding-top:10px;}
.related_product_img img{border:1px solid #c9c9c9;}
.related-items-heading {color:#646464;font-weight:bold;}
.related_product_title {padding-top:10px;}
.related_product_title a, .related_product_title a:visited, .related_product_title a:hover {color:#131313;font-weight:bold;text-decoration:none;}
.related_product_detail {color:#131313;}

.img_border {border:1px solid #c9c9c9;}

/* Category Page */

DIV#store-cat-pager { } /*{border-top:1px dotted #c9c9c9;border-bottom:1px dotted #c9c9c9;}*/
DIV#sorted-by {float:left;margin:15px 0px 15px 0px;}
DIV#per-page {float:left;margin:15px 0px 15px 20px}

DIV#pages {float:left;margin:15px 0px 15px 20px}
DIV#pages a {text-decoration:none;color:#131313;font-size:11px;font-weight:bold;}
DIV#pages a:visited {text-decoration:none;color:#131313;font-size:11px;font-weight:bold;}
DIV#pages a:hover {text-decoration:none;color:#007ec6;font-size:11px;font-weight:bold;}

DIV#store-cat-header {}
DIV#store-cat-heading {margin:10px 0px 10px 0px;font-size:13px;font-weight:bold;color:#131313;text-transform:uppercase;}
.store-subcat-heading {margin:0px;font-size:12px;font-weight:bold;color:#131313;}
.store-cat-image {border:1px solid #c9c9c9;}
.store-cat-itemname {margin-top:20px;text-align:left;}
.store-cat-item a {text-decoration:none;color:#131313;font-size:11px;font-weight:bold;}
.store-cat-item a:visited {text-decoration:none;color:#131313;font-size:11px;font-weight:bold;}
.store-cat-item a:hover {text-decoration:none;color:#4a731b;font-size:11px;font-weight:bold;}
.store-more-btn {text-align:right;margin-top:20px;}
DIV#store-footer {padding-top:20px;padding-bottom:10px; border-top:1px solid #c9c9c9;}
DIV#store-footer-left {float:left;width:300px;}
DIV#store-footer-right {float:right;width:300px;text-align:right;}

#upcoming_events_corner {float: left; background-color: #fff; position: relative; top: -3; left: -3; }

/* CART */
.storeheading { font-size:13px;font-weight:bold; color:#131313 }



input.lightBdr,#checkoutRegisterTable input,select.lightBdr,#checkoutRegisterTable select,textarea.lightBdr {
  border: 1px solid #D3D3D3;
  background-color: #f5f6f5;
  color: #8E8E8E;
}
input.lightBdr,#checkoutRegisterTable input {
  padding: 2px;
}

.site_left_col {
float: left; 
width: 752px;
}

.site_right_col {
float: right; 
width: 168px;
}



/* Headings, styles */

.heading { 
  font-size: 20px;
  line-height: 22px;
  color: #4a731b;
  font-weight:bold;
}
.blackheading { 
  font-size: 20px;
  line-height: 22px;
  color: #231f20;
  font-weight:bold;
} 

.subheading,.subheadingBlue,.subheadingRed { 
  font-size: 13px;
  line-height:17px;
  font-weight:bold;
}

.subheading { text-transform: uppercase; color: #231f20; }
.subheadingBlue { color: #4a731b; }
.subheadingRed { color: #f03500; }

.small { font-size: 10px; }
.tiny { font-size: 9px; }
.white { color: white; }
.grey { color: #a0a0a0; }
.red { color: #f03500; }
.blue { color: #4a731b; }
.darkred { color: #5D011D; }

ul {
  text-indent: 0.0em;
  margin-left: 0.8em;
  padding-left: 0.7em;
  margin-top: 6px;
  margin-bottom: 4px;
  list-style-image: URL(../images/pictures/large/system-files/btn_bullet.gif);
}

/* Links */

a {
  color: #4a731b; font-weight: bold; font-family: arial;
}
a:visited {
  color: #4a731b; font-weight: bold; font-family: arial;
}
a:hover {
  color: #f03500;
}

a.newsModLink { color: #f03500; font-weight: bold; }

/* Misc */

form {
  margin: 0px;
}

hr {
  border-width: 0px;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
}

.star {
  color: #a70d12;
  font-size:14px;
  font-weight:bold;
  
}

.newsTitle { color: #f03500; }
.newsText { color: #231f20; }

#mainCell {
  padding-top: 14px;
  padding-right: 24px;
  padding-bottom: 14px;
  padding-left: 20px;
}

div.siteByInfo {
  padding-top: 2px;
  padding-bottom: 3px;
  font-size: 10px;
  color: #c0c0c0;
}
div.siteByInfo a { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:visited { color: #c0c0c0; text-decoration: none; }
div.siteByInfo a:hover { color: #e0e0e0; text-decoration: none; }

/* Store */

.storehdr {
  font-size:13px;
  font-weight: bold;
        line-height:24px;
  color: #131313;
}


.storecatlink { float:left;width:200px;padding-top:10px;}
.storecatlink a {text-decoration:none;color:#555555;font-size:11px;}
.storecatlink a:visited {text-decoration:none;color:#555555;font-size:11px;}
.storecatlink a:hover {text-decoration:none;color:#4a731b;font-size:11px;}


.store_featured_link a {text-decoration:none;color:#131313;font-size:11px;font-weight:bold;}
.store_featured_link a:visited {text-decoration:none;color:#131313;font-size:11px;font-weight:bold;}
.store_featured_link a:hover {text-decoration:none;color:#4a731b;font-size:11px;font-weight:bold;}

.storetopline {
  border-top:1px solid #DDDDDD;
}

.storesoftline {
  background-color: #D0D0D0;
}

hr.storesoftline {
  color: #D0D0D0;
  background-color: #D0D0D0;
}


.storeitemhdr {
	background-color: #ffffff;
	color: grey;
	font-size:20px;
	font-weight: bold;
        margin: 0;
}

td.storeitemorderhdr {
  background-color: #E0E0E0;
  font-weight: bold;
}

td.storeitemorderbody {
  background-color: #F5F5F5;
}

td.cartheading {
  color: #131313;
  background-color: #FFFFFF;
  border-top:1px solid #c9c9c9;
  border-bottom:1px solid #c9c9c9;
  padding-top:10px;
  padding-bottom:10px;
}

td.bluebox {
  background-color: #5C6D89;
  color: #FFFFFF;
}
td.cart_item_row1{
  height:30px;
  border-bottom:1px dashed #c9c9c9;
  padding-top:5px;
  padding-bottom:5px;
}
td.cart_item_row2{
  padding-top:5px;
  padding-bottom:5px;
}
td.itemLine {
  background-color: #5C6D89;
}

ul.storeCatUl {
  list-style-image: URL(../images/btn/btn_bullet_blue.gif);
  margin-top: 0px;
  margin-bottom: 0px;
}

.cart_img {border:1px solid #d4d4d4;}

/* removed * * *
.galleryCell { width: 167px; padding-right: 20px; padding-bottom: 12px; }
.galleryImageCell { 
  width: 167px; 
  height: 147px; 
  background-color: #FFFFFF;
  background-image: URL(../images/pictures/large/system-files/gallery_image_bg.gif); 
  background-position: center center;
}
.galleryTextCell { width: 167px; }
.galleryThumbnail { border-width: 0px; }*/

/* Site map */

.sitemapDiv {
  margin-bottom: 3px;
}
.sitemapHdrDiv {
  margin-top: 12px;
  margin-bottom: 2px;
}
table.sitemapTbl {
  width: 500px;
}
td.sitemapMidCell {
  border-left: 1px solid #f0f0f0;
}

#leftnav_store { border-top: 1px solid #d7d7d7; }
#leftnav_store a, #leftnav_store a:visited { display:block; height: 30px; line-height: 30px; padding-left: 7px; border-bottom: 1px solid #d7d7d7; text-decoration: none; font-size:13px; color:#231f20; font-weight: bold;}
#leftnav_store a:hover { color:#4c721d; }


a.myAccountNav { display:block; margin-top:5px; text-decoration: none; color:#555555; font-size:11px; }
a.myAccountNav:visited { text-decoration: none; color:#555555; }
a.myAccountNav:hover { text-decoration: none; color:#007ec6; }


DIV#user_login {height:106px; margin: 20px 20px 0px 0px; border: 1px solid #c9c9c9;background-color:#f8f8f8;}
DIV#user_login_heading {font-size:13px;font-weight:bold;margin:10px 10px 0px 15px;background-color:transparent; color:#fff }
DIV#user_login_form {margin:5px 15px 0px 15px;width:150px;border:0px solid #F00;}

DIV#user_login_user {border: 1px solid #aaa; background-color:#FFFFFF; height: 20px}
.user_login_user_field {border: 0px none ; padding-left: 5px; width: 138px; height: 20px; padding-top: 3px}

DIV#user_login_pass_and_btn {margin-top:8px}
DIV#user_login_pass {float:left;border: 1px solid #aaa; background-color:#FFFFFF; height: 20px}
.user_login_pass_field {border: 0px none ; padding-left: 5px; width: 75px; height: 20px; padding-top: 3px}
DIV#user_login_btn {float:right;width:64;height:21px;}

DIV#user_login_clear { clear:both;}
DIV#user_login_forgot { text-align:left; margin-top:7px;padding-bottom:10px;font-family:arial; color:#1c1c1c;font-size:11px;}

.footer {font-size:12px;font-weight:normal; color: #231f20; font-family: arial; font-size: 11px;}
.footer a,.footer a:visited,.footer a:hover {color:#231f20;text-decoration:none;font-weight: normal;}

.searchbox {border: 1px solid #adadad; position: relative; background-color: #ffffff; height: 21px !important;height: 23px; text-align: center;}

.home_learn_more {margin-top:5px;font-weight:bold; fint-size: 11px; font-family: arial;}
.home_learn_more a,.home_learn_more a:visited {color:#231f20;text-decoration:none;font-weight:normal;}
.home_learn_more a:hover { color: #4d7222; }div.galleryListName { font-weight: bold; }
div.galleryListName { font-weight: bold; }

/* This is to fix a fade issue in IE when using jquery */
.gallery_image_title { background:#fff}

