﻿/*#Reset#*/
/* RESET BROWSER STYLES */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td 
{
    /*100219eg for Staywell cart
	text-align: left;*/
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}







/* ######################################################################### */
/* 
At this point all browser styles have been reset, now we're starting with a clean slate 
*/

/* DOMAIN styles */

/* Header color: #3E342E */

/* default page colors and fonts */
body {color: #646451; font-family: Verdana, sans-serif; background: #FFFCEF;/*#fffbeb;*/}
a:link {color: #6b583e; text-decoration: none;}
a:visited {color: #6b583e; text-decoration: none;}
a:hover {color: #bba684; text-decoration: none;}
a:active {color: #6b583e; text-decoration: none;}

sup {
 vertical-align:super;
 font-size-adjust:0.48;
}

/* ######################################################################### */
/* STRUCTURE */

#container{
 width: 966px;
 margin-left: auto;
 margin-right: auto;
 background: url(/App_Themes/PetSafe/Images/background.gif) repeat-y;
}
#header{
 height: 107px;
   background: url(/App_Themes/PetSafe/Images/header_bknd.png) no-repeat;
 position: relative;
 z-index:2;

}
#header li{
 letter-spacing: .5px;
 xfloat: left;
   display: inline;
}

/* IE6 FIX */
* html #logo a, * html #logo a:visited,
* html #logo a:hover, * html #logo a:active {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/App_Themes/PetSafe/Images/logo.png", sizingMethod="crop");
  cursor: hand;
}

#logo{
    width: 207px; height: 116px;
    position: absolute;
    top: 0px; left: 50px;
    z-index: 2;
}
/* logo */
#logo a{
  display: block;
  position: absolute;
  width: 207px; height: 116px;
  background: url(/App_Themes/PetSafe/Images/logo.png);
  text-indent: -7777px;
}

#navigation{
 position: absolute;
 bottom: 13px;
 right: 40px;
}
#navigation ul{
 display: inline;
}
#navigation li{
 display: inline;
 font-weight: bold;
 font-size: 10px;
 letter-spacing: .5px;
 margin-right: 3px;
}
#navigation a {
 display: block;
 padding: 10px;
}
#navigation li.current {
    background: url(/App_Themes/PetSafe/Images/bg_corner_tl_current.gif) no-repeat top left #ae9163;
}
#navigation li.current a {
 background: url(/App_Themes/PetSafe/Images/bg_corner_tr_current.gif) no-repeat top right;
}
#navigation a:hover {
    color: #ae9163;
 /*background: #ae9163;*/
}
#topnav{
 text-align: right;
 height: 12px;
}
#topnav ul{
 text-align: right;
 position: absolute;
 top: 10px;
 right: 225px;
}
#topnav li{
 letter-spacing: .5px;
   display: inline;
   font-size: 10px;
   margin-right: 5px;
   color: #9f8553;
   height: 10px;
 float:left;
}
#topnav li a{
    font-weight: normal;
   color: #fff !important;
}
#topnav #search_form {
    position: absolute;
 top: 4px;
 right: 55px;
}
#topnav input {
    font-size: 10px;
    padding: 2px;
    margin-top: -10px;
}
#search_form {
    padding-top: 2px;
}

#content_container {
    margin: 0;
    padding: 0;
 position:relative;
 z-index:1;
}
#content{
  float: right;
  display: inline;
  width: 630px;
  margin-right: 40px;
  margin-top: 5px;
  padding: 0;
}
#base_content{
  margin-left: 48px;
  margin-top: 5px;
}
#content_main {
  width: 100%;
  padding: 30px;
}
#content_home_hero{
  width: 100%;
  padding-bottom: 10px;
}
#home_hero_main_left {
    float: left;
 margin: 5px 5px 0 50px;
    display: inline;
}
#home_hero_main_right {
    float: left;
    display: inline;
    margin-top: 5px;
}
#home_hero_main_right .happy_owner {
    display: block;
    margin-bottom: 9px;
}
#home_content_body {
    width: 100%;
    margin-left: 60px;
    padding: 20px;
    margin-top: -5px;
}
#featured_products {
    width: 335px;
    float: left;
    margin-right: 40px;
    display: inline;
}
#home_content_body .feature {
    background: url("/App_Themes/PetSafe/Images/border.gif") repeat-x scroll left bottom;
    padding-top: 5px;
    padding-bottom: 15px;
	float:left;
	width:100%;
	margin-bottom:10px;
}

#home_content_body .feature img {
    float: left;
    display: inline;
    padding-right: 10px;
}

#home_content_body #content_home .feature h2,
#home_content_body .feature h2 {
    margin-top: 15px;
    margin-bottom: 10px;
    color: #3e342e;
    font-size: 12px !important;
    font-weight: bold;
}
#home_content_body .feature h2 span {
    color: #9f8553;
    background: url(/App_Themes/PetSafe/Images/side_arrow.jpg) no-repeat center right;
    padding-right: 10px;
}
#home_content_body .feature h3,
#home_content_body .feature p {
    font-size: 10px;
    line-height: 1.2em;
    color: #807973;
}
#home_content_body .feature h3 {
	font-weight:bold;
}


#content_home {
    float: left;
    display: inline;
    width: 435px;
}
#content_container #content_home h2 {
    font-weight: bold;
    font-size: 19px;
    color: #9f8553;
    margin-bottom: 10px;
}
#content_home h2 span {
    font-weight: bold;
    color: #3e342e;
}
#content_home p {
    font-size: 12px;
    line-height: 1.5em;
    color: #645e58;
}
#content_home .content {
    padding-bottom: 15px;
    background:  url("/App_Themes/PetSafe/Images/border.gif") repeat-x scroll left bottom;
}
#testimonies {
    margin-top: 10px;
    padding-bottom: 15px;
}

#product_category_hero {
    position: relative;
}
#product_category_content {
    position: relative;
    padding: 40px;
}

#product_category_content h2 span {
    color: #ad9062;
}
#product_category_content p {
    line-height: 1.5em;
}
#product_category_content .divider {
    background: url(/App_Themes/PetSafe/Images/product_divider.jpg) no-repeat top left;
    width: 554px;
    height: 2px;
    font-size: 0px;
    margin-top: 10px;
}
#product_category_content .product {
    margin-top: 10px;
}
#product_category_content .product img {
    float: left;
    display: inline;
    margin-right: 20px;
}
#product_category_content .product div {
 margin:0 0 0 144px;
 padding-top:7px;
    width: 65%;    
}
#product_category_content .product h2 {
    margin-bottom: 0px;
    color: #3e342e;
    font-size: 13px;
    margin-top: 15px;
}
#product_category_content .product h2 span {
    color: #9f8553;
    background: url(/App_Themes/PetSafe/Images/side_arrow.jpg) no-repeat center right;
    padding-right: 10px;
}
#product_category_content .product p {
    line-height: 1.2em;
}
#product_category_content ul {
    list-style: circle;
}
#content ol,
#product_category_content ol {
    list-style: decimal;
}
#content ol li,
#product_category_content li {
    font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 10px;
}
#product_category_content td {
    font-size: 12px;
    padding-bottom: 10px;
}

#product_detail_left {
    width: 335px;
    float: left;
    display: inline;
    margin-right: 30px;
}
#product_detail_right {
    float: left;
    display: inline;
    width: 230px;
    margin-top: 25px;
}
#product_detail_right h2 {
    font-size: 19px;
}
#map {
    width: 622px;
    height: 339px;
    background: url(/App_Themes/PetSafe/Images/wtb-map.jpg);
}
#map form {
    position: absolute;
    top: 120px;
    left: 400px;
}
#vendors {
    position: absolute;
    top: 120px;
    left: 50px;
}
#vendors table {
    text-align: left;
}
#side, #left_bin {
  float: left;
  width: 20%;
  margin-left: 70px;
  margin-top: 40px;
  display: inline;
}



#side #side_nav {
    padding-bottom: 20px;
}
#side #side_nav h1 {
    margin-top: 10px;
    font-weight: bold;
}
#side #side_nav h3 {
    font-size: 12px;
    margin-bottom: 8px;
}
#side #side_nav ul ul {
    margin: 10px;
    font-style: italic;
    font-weight: bold;
}
#side #side_nav ul ul a { font-size: 10px; }
#side #side_nav ul,
#left_bin #side_nav ul {
	font-size:12px;
	list-style:none;
	margin-bottom:15px;
}
#side p {
    font-size: 12px;
 line-height:18px;
    margin-bottom: 8px;
}
#side strong {
 font-weight:bold;
}
#side #side_nav li,
#left_bin #side_nav li {
    margin-bottom: 8px;
}
#side #side_nav li li {
    margin: 5px 0 0;
	font-size:10px;
}
#side #side_nav .current {
    color: #a58859;
}
.special {
    background: url(/App_Themes/PetSafe/Images/special_border_top.jpg) no-repeat top left;
    padding-top: 15px;
    padding-bottom: 10px;
}
.special img {
    margin-bottom: 10px;
}
.special table {
    margin-bottom: 10px;
}
#side h1 {
    margin-bottom: 10px;
    color: #a28557;
    font-size: 12px;
    font-weight: bold;
}
.special h2 {
    margin-bottom: 10px;
    color: #3e342e;
    font-size: 13px;
    font-weight: bold;
}
.special h2 span {
    color: #9f8553;
    background: url(/App_Themes/PetSafe/Images/side_arrow.jpg) no-repeat center right;
    padding-right: 10px;
}
.special p {
    font-size: 10px;
    color: #807973;
    line-height: 1.2em;
}
#footer{
   padding: 5px 50px 30px;
   background: url(/App_Themes/PetSafe/Images/footer_bknd.gif) no-repeat left bottom;
   clear:both;
}
#footer-text {
    width: 966px;
 margin-left: auto;
 margin-right: auto;
}
#footer-text p {
    text-align: center;
    font-size: 10px;
    color: #a28555;
    padding-bottom: 20px;
}
#footer-links {
    font-size:11px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    width:890px;
    margin-bottom:6px;
}

#consumer_alert
{
font-size:16px;
 color: #9f8553;
}



/* ######################################################################### */
/* APPEARANCE */

/* navigation */


/* content */

#bio_box{
 width:550px;
 padding-bottom:5px;
 clear:both;
}
#bio_box img{
 float:right;
 padding-left:10px;
    display: inline;
 margin-bottom:10px;
}
#content_container h2{
  font-size: 1.5em;
  line-height:1.2em;
}
#content_container h3,
#content_container h4,
#content_container h5,
#content_container h6{
  font-size: 1.2em;
}
#content_container ul{
  list-style-type: disc;/*090611eg, on recommendation by jm*/
  margin: 20px;
}
#side_nav ul 
{
    margin:0;
}
#features ul,
#content_container ol,
#content_container dl
{
  margin: 20px;
}
#content_container abbr{
  border-bottom: 1px dotted #666;
}
#content_container strong{font-weight: bold;}
#content_container em{font-style: italic;}
#content_container p{
  margin: 1em 0;
  font-size: 12px;
  color: #645e58;
}

#psfinder {
    margin-top:8px;
}

#content_home .tips_and_tricks {
    font-weight: normal;
    float: left;
    display: inline;
    height: 203px;
    width: 211px;
    background: url(/App_Themes/PetSafe/Images/testimony_background.jpg) no-repeat center;
}
#content_home .tips_and_tricks h3 {
    color: #a28557;
    padding-top: 30px;
    font-size: 12px;
    text-align: center;
}
#content_home .tips_and_tricks p {
    padding: 15px;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
}

#content_home .testimony {
    float: left;
    display: inline;
    height: 158px;
    width: 181px;
    background: url(/App_Themes/PetSafe/Images/testimony_background.jpg) no-repeat center;
    padding: 30px 15px 15px;
    margin-right: 10px;
    font-size: 10px;
    font-style: italic;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
}
#product_category_content h2 {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #352d29;
}
#product_category_content a {
    font-weight: bold;
}
#product_category_content ul a {
    font-weight: bold;
    text-decoration: underline;
}
#click_enlarge{
    display:inline;
    float:right;
    font-size:0.6em;
    font-weight:bold;
    padding-bottom:8px;
}
#click_enlarge img{
    float:left;
    padding-top:-3px;
    margin-right:2px;
}
#product_links {
    font-size: 10px;
    margin-bottom: 20px;
    clear:right;
}
#product_links img {
    vertical-align: middle;
}
#product_description h1 {
    font-size: 12px;
    color: #a28557;
    padding-bottom: 10px;
    margin-bottom: 15px;
    background: url(/App_Themes/PetSafe/Images/content_divider.jpg) no-repeat bottom left;
}
#product_description h2 {
    font-weight: bold;
    font-size: 19px;
    line-height: 1.3em;
}
#product_description p {
    font-size: 12px;
    line-height: 1.3em;
}
#product_info h2 {
    font-size: 19px;
    font-weight: normal;
}
#product_info #addToCart
{
    margin:10px 0;
    font-size:14px;
}

#product_info #addToCart #qty
{
    margin-left:3px;
    width:4em;
}

.product_number {
    color: #ae9163;
}
#product_price, .product_price {
    font-size: 14px;
    margin:10px 0;
}

#product_quantity
{
    margin:5px 0;
}

#btn_add_to_cart
{
    background:transparent url(/App_Themes/PetSafe/Images/add_to_cart.gif) no-repeat scroll 0 0;
    border-style:none;
    float:right;
    height:20px;
    width:102px;
    cursor: hand;
}

#features {
	margin-top: 20px;
	padding-bottom: 10px;
	background: url(/App_Themes/PetSafe/Images/border.gif) repeat-x bottom left;
}
#features h2, #side h2, #left_bin h2,
#features h2 a, #side h2 a {
	font-size: 12px;
	color: #a28557;
	padding-bottom: 10px;
	margin: 8px 0;
	background: url(/App_Themes/PetSafe/Images/border.gif) repeat-x bottom left;
}
#features ul {
    margin-top: 10px;
    font-size: 10px;
    font-weight: bold;
    list-style: disc;
}
#features li {
    line-height: 1.2em;
    margin-bottom: 3px;
}
#features a {
    color: #332b26;
    font-size: 10px;
}
#features .divided {
    padding-bottom: 10px;
    background: url(/App_Themes/PetSafe/Images/feature_divider.jpg) no-repeat bottom left;
}
#features .testimony {
    height: 203px;
    width: 211px;
    background: url(/App_Themes/PetSafe/Images/testimony_background.jpg) no-repeat center;
}
#features .testimony p {
    padding: 15px;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
}
#features .person {
    color: #3e342e;
    font-weight: normal;
}
.person span {
    font-weight: bold;
    font-style: normal;
}
#accessoriesDrop
{
    width:228px;
}
#testimonies .person {
    color: #73706f;
}
#box_pullout{
 float:right; 
 display: inline;
 width:200px; 
 border:1px solid #9f8553; 
 padding:12px; 
 margin:7px; 
 font-size:11px; 
 color:#666; 
 line-height:14px;
}
#productList {
    padding-top: 20px;
}
#productList td {
    padding-bottom: 20px;
    padding-right: 20px;
}
#productList .title {
    font-size: 12px;
    font-weight: bold;
    color: #a28557;
    padding-bottom: 5px;
}
#productList .description {
    font-size: 12px;
    line-height: 1.3em;
}
#results {
    padding-right: 20px;
}
#results table td {
    padding-bottom: 5px;
}

#buy_online_container {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
}

#bo_header {
    background: url(/App_Themes/PetSafe/Images/buyonlinebox_header.jpg) top left no-repeat;
    height: 12px;
    width: 225px;
    margin-bottom: -2px;
}

#bo_content {
    background: url(/App_Themes/PetSafe/Images/buyonlinebox_back.jpg) repeat-y;
    padding: 5px;
    width: 225px;
}

#bo_content a {
    width:66px;
    height:38px;
    margin:2px;
}

#bo_content #show {
    margin-top:8px;
}

#bo_content #hide {
    margin-top:5px;
}

#bo_footer {
    background: url(/App_Themes/PetSafe/Images/buyonlinebox_footer.jpg) bottom left no-repeat;
    height: 12px;
    width: 225px;
}

/* footer */
#footer p{
  font-size: .8em;
}
#footer li{
  display: inline;
}

/* WORKAROUNDS */

/* clearfix, put on block elements that contain floated elements */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* */


#training_right_side {
  float: right;
  width: 30%;
  margin-left: 10px;
  margin-top: 0px;
  display: inline;
}

#training_left_side {
  float: left;
  width: 65%;
  margin-left: 10px;
  margin-top: 0px;
  display: inline;
}

#authorized_retailer_content {
    position: relative;
    left: 10px;

    padding: 40px;
}

#authorized_retailer_content h2 span {
    color: #ad9062;
}
#authorized_retailer_content p {
    line-height: 1.5em;
}
#authorized_retailer_content .divider {
    background: url(/App_Themes/PetSafe/Images/product_divider.jpg) no-repeat top left;
    width: 554px;
    height: 2px;
    font-size: 0px;
    margin-top: 10px;
}
#authorized_retailer_content .product {
    margin-top: 10px;
}
#authorized_retailer_content .product img {
    float: left;
    display: inline;
    margin-right: 20px;
}
#authorized_retailer_content .product div {
    float: left;
    display: inline;
    width: 65%;    
}
#authorized_retailer_content .product h2 {
    margin-bottom: 0px;
    color: #3e342e;
    font-size: 13px;
    margin-top: 15px;
}
#authorized_retailer_content .product h2 span {
    color: #9f8553;
    background: url(/App_Themes/PetSafe/Images/side_arrow.jpg) no-repeat center right;
    padding-right: 10px;
}
#authorized_retailer_content .product p {
    line-height: 1.2em;
}
#authorized_retailer_content ul {
    list-style: circle;
}
#authorized_retailer_content ol {
    list-style: decimal;
}
#authorized_retailer_content li {
    font-size: 12px;
    line-height: 1.5em;
    margin-bottom: 10px;
}
#authorized_retailer_content td {
    font-size: 12px;
    padding-bottom: 10px;
}

#authorized_retailer_content strong{font-weight: bold;}
#authorized_retailer_content em{font-style: italic;}

#authorized_retailer_content h1{
  font-size: 19px;
  color: #000;
}
#authorized_retailer_content h2{
  font-size: 1.5em;
  line-height:1.2em;
}
#authorized_retailer_content p{
  margin: 1em 0;
  font-size: 12px;
  color: #645e58;
}

#authorized_retailer_link
{
 
 position:absolute;
 top: 300px;
 left: 40px;
 font-size: 12px;
}

#authorized_retailer_link A
{
 font-weight:bold;
}

#consumer_alert
{
font-size:16px;
 color: #9f8553;
}

#show_button
{
margin-top: 5px;
margin-left: 5px;
}


#landing_page_title
{
 position:absolute;
 top:122px;
 left:40px;
 font-size:24px;
 font-weight:bold;
 color: #3e342e;
}

#landing_page_title div
{
    position:relative;
}

#landing_page_title span
{
 color: #ad9062;
}

#landing_page_title ul
{
 padding:5px 0 0 15px;
 list-style:disc;
 font-size:14px;
 margin-bottom:0;
}

/*Added by Everett Green, 4-29-08*/
#landing_page_title li
{
 margin:12px 0;
}

#landing_page_menu
{
 position:absolute;
 top:292px;
 left:0px; /*IE6*/
}

#landing_page_menu td
{
 text-align:center;
 font-weight:bold;
 font-size:16px;
 height:42px;
 vertical-align:middle;
}

#landing_page_menu .vertical_border
{
 border-left:1px dashed #bdbdbd;
 height:40px;
 vertical-align:middle;
}

.search_results_title
{
 font-size:13px;
}

.search_results_description
{
 font-size:11px;
}

.thumbTag {
 margin: -25px -169px 0 0 !important;
 position: relative;
 top: 25px;
 left: 61px;
}

* html .thumbTag {
 left:71px;
}

#international_intro_content
{
 line-height:1.3;
}

#international_intro_content h2
{
 font-weight: bold;
    font-size: 19px;
    color: #9f8553;
    margin-bottom: 10px;
}

#international_intro_content h2 span {
    font-weight: bold;
    font-size: 19px;
    color: #3e342e;
}

/*#Product Detail#*/
#local_dealer_link img
{
    vertical-align: middle;
    margin-bottom: 1px;
}

#product_description ul
{
	list-style:square;
	margin:20px;
	font-size:12px;
}


















/*Styles added specifically for Kentico*/
#product_description_text {
 margin:1em 0;
}
#product_description h1 { font-weight:bold; }
.uc { text-transform:uppercase; }
.PetSafeProductDetailDataList {
 float:right;
 margin:10px 70px 0 0;
 width:595px;
}
* html .PetSafeProductDetailDataList {
 margin-right:20px;
}

a.CMSListMenuLinkHighlighted, span.CMSListMenuLinkHighlighted {
 color:#A58859;
}
.rightSideLink {color:#6B583E !important; text-decoration:none !important;}
.rightSideLink:hover {color:#BBA684 !important;}
.pdfLink { padding:5px 0 5px 20px; background: url(/App_Themes/PetSafe/Images/product_asterisk_icon.jpg) no-repeat left center; white-space:nowrap; }
hr { 
 background: transparent url(/App_Themes/PetSafe/Images/border.gif) repeat-x bottom left;
 border: none !important;
}
h2 {
 font-weight:bold;
}
#prodMainImage1 {
 margin-bottom:8px;
}
a img {
 border:none;
}
#cat_content_bottom_nav ul {
 list-style:square;
 margin:20px;
}
#landing_page_menu table {
 width:620px;
}
#landing_page_menu td {
 border-left:1px dashed #BDBDBD;
}
#landing_page_menu td.firstItem {
 border-left:none;
}
.relatedProduct {
	display:block;
	margin:10px 0 20px;


	font-size:10px;
	text-align:center;
}
.relatedProduct img {
	display:block;
	margin:5px auto;
}
.relatedProduct span {
	font-weight:bold;
	font-size:13px;
	display:block;
	margin:10px 0 7px;
}

.testimonial {
	background: #EFEFE5 url(/App_Themes/PetSafe/Images/testimonial_head.gif) no-repeat top left;
	padding: 15px 15px 0;
	width: 180px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	margin:20px auto;
	color: #645E58;
}
.testimonial cite {
	display: block;
	margin-top: 25px;
	margin-left: -15px;
	background: #EFEFE5 url(/App_Themes/PetSafe/Images/testimonial_foot.gif) no-repeat bottom left;
	padding-bottom: 15px;
	width: 210px;
	font-style: italic;
}

#product_search_results td {
    vertical-align: top;
	width:25%;
}
.product_search_result {
	float: left;
	text-align:center;
	margin:25px 0 10px;
	width:90%;
}

.search_results_title {
	margin:5px;
}




.CategoryProductList div {
	background: url(/App_Themes/PetSafe/Images/border.gif) repeat-x top left;
	padding-top: 10px;
	clear: both;
	margin-top: 10px;
	float: left;
	width: 100%;
	font-weight: normal;
}
.CatListProductName {
	font-size:13px;
	font-weight: bold;
}
.CatListProductDetails
{
    font-size:12px;
    font-weight:normal;
}
.CatListProductSKU
{
    line-height:30px;
}

#product_category_content .buy_product a 
{
    font-weight:normal;
    text-decoration:underline;
}

.CategoryProductList div.firstItem { background-image:none; margin-top: -20px; }
.CategoryProductList div img { float: left; margin-right: 20px; }

#country_selector {
	margin:2em 110px 0;
}
#country_list {
	font-size:10px;
}

#left_bin a, #side a {
	font-size:12px;
}
.featureBox {
	clear:both;
	margin-bottom:30px;
	padding:10px;
	background:url(/App_Themes/PetSafe/Images/background_div_left.jpg) repeat-x;
}
.textRight {
	text-align:right;
}
.featureBox .featureLink {
	text-align:right;
}
.featureBox .featureLink a {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #A28557
}
#product_category_content ul.landingList {
	list-style:square;
	font-size:12px;
	margin:20px;
}

.searchGoButton
{
    background-image: url(/App_Themes/PetSafe/Images/go_button.gif);
    background-color: transparent;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    color: #ffffff;
    font-weight: bold;
    cursor: hand;
    position: relative;
}

#error_search_box input
{
    vertical-align:middle;
    margin-left:4px;
}

#breadcrumb
{
    font-size:12px;
    margin:5px 0;
    padding:5px 0;
    float:left;
    line-height:1.4em;
}

#breadcrumb a
{
    text-decoration:underline;
}


#istoreTopNavLinks
{
    clear:both;
    float:right;
    margin-top:23px;
    margin-right:50px;
    font-size:10px;
    padding-bottom:5px;
}
* html #istoreTopNavLinks
{
    margin-right:25px;
}
#istoreTopNavLinks a
{
    text-decoration:underline;
}


#search_form .TextBox,
#product_detail_right #zipcode
{
    border:1px solid #C3AB85;
    padding:3px 2px;
}

#flag_icon
{
    margin:0px 6px -2px;
}






.product_sku
{
    font-size:12px;
    margin:10px 0;
}

#no_dealers
{
    padding:5px 10px 0;
}

#product_info
{
    position:relative;
}

#product_detail_right #addToCart label,
#product_detail_right #product_availability_msg
{
    display:block;
    margin:5px 0;
    font-size:12px;
    font-weight:bold;
}

#product_availability_msg
{
    position:absolute;
    text-align:center;
    xtop:55px;
    width:100%;
}

#product_detail_right #addToCart select
{
    width:250px;
}

#product_detail_right #product_quantity label
{
    display:inline;
}



/*International Landing Countries List*/
#other_distributors
{
   text-align:center;
}

#other_distributors h3
{
	font-weight:bold;
	font-size:16px;
	margin-top:25px;
}

#other_distributors p
{
	line-height:1.5em;
}

.europe_footer
{
    margin:-10px auto 0 auto;
    font-size:10px;
    width:760px;
    padding-bottom:20px;
    line-height:1.2em;
    text-align:center;
}

#prof_install p
{
	line-height:1.3em;
}






#reviews_snippet {clear:both;}
