/* dispenserkeys.com */

/***** Elements *****/

a{color:#aa0505}
a:visited{color:#640000}
* {padding:0; /*margin:0;*/}
td {font-size: 11px ; color:#000000; padding:0; margin:0;}
h1, h2, h3{margin:0;}
b, strong    {font-weight:bold;}
blockquote   {margin:1em;}
dd           {margin:0 0 0 10px;}
dl           {margin:5px 0;}
em, i        {font-style:italic;}
img          {border:0;}
input        {margin:0;}
li           {margin:0 0 0 15px; padding:0;}
ol, ul       {list-style:disc outside; margin:0; padding:0;}
p            {margin:10px 0; padding:0;}
tr, td       {vertical-align:top;}

h3 {font-size: 14px;}

body {background-color: #ffffff; background-image:url('http://ep.yimg.com/ca/I/yhst-59014355623288_2177_16715977') ; font:normal 11px Verdana, Tahoma, Helvetica, sans-serif; text-align:center; width:100%;margin:0;color:#000000; }

/***** Classes *****/

.enclose:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
.enclose {zoom:1;}

.boxclose {zoom:1;}
.breadcrumbs{margin:10px;}
.clear {clear:both; display:block; font-size:1px; height:1px; line-height:-1;}
.last {border:0 solid;}
  /* Form Buttons */

.ys_primary{ background:#aa0505;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:block; margin-top:10px;}
/*input.ys_primary{ background:#66A5FF;color:#FFF;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; }*/
/*input.add2cartsubmit {background-color:#888; border-color:#DDD #AAA #555; border-style:solid; border-width:1px 1px 1px; color:#fff; font-weight:bold; outline:#000 solid 1px; padding:0 2px;}*/
label.add2cartlabel {border:1px solid #000;}
/*input.buttonsubmit {background-color:#888; border-color:#DDD #AAA #555; border-style:solid; border-width:1px 1px 1px; color:#fff; font-size:0.8em font-weight:bold; outline:#000 solid 1px; padding:0 2px; text-transform:uppercase;}*/
/*label.buttonlabel {border:1px solid #000;}*/
.buttonlabel {margin-left:4px}

/* IDs */

#container {margin:0 auto; text-align:left; width:900px; border:solid 1px #000000; background-color: #ffffff;} /* This "container" is needed as IE produces resize induced rendering errors when using the BODY element for a container. */ 

#bodyshell {
width:700px;
background-color:#ffffff; 
border-left:200px solid #9e0807; 
float:left; 
zoom:1; 
margin:0;
} 

#bodycontent {float:right; width:700px;} /* 150 + 610 = 760 */ /* The Min-width is needed for Moz to stretch the bodycontent that is shrinkwrapping content due to floats. This is only necessary on pages without Tables in the contents. Min-width breaks Opera's layout so Width:100% is used instead of Min-width. */

#bodyshell:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}

#info-div{
	background-color:#FFFFFF;
	padding:0px;
	zoom:1;
}
#info-div:after{clear:both; content:"."; display:block; height:0; visibility:hidden;}

#brandmark {
float:left; 
width:315px; 
height: 125px;
margin: 0;
padding: 0;
font:normal; 
} 

#brandmark a {
display:block; 
width:315px; 
height: 125px;
margin: 0;
padding: 0;
color:#3f2c1b; 
text-decoration:none;
}

#caption {zoom:1;}
#caption:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}
#contentarea #caption {margin:10px;}

#maintype #caption {background-color:#fff; padding:15px;}

#captionarea, #messagearea, #info-div {margin:10px 10px 9px; /*border-bottom:1px #fff solid;*/} /* 1px is used to prevent Margin Folding */

#messagearea #messagetitle{background:transparent; color:#aa0505; font:normal 18px Tahoma, Geneva, Verdana, sans-serif; padding:10px 0 2px; margin: 0 10px; width: 260px; border-bottom: 1px solid #9e0807;}

/***** SECTION BODY and ITEM BODY *****/

#contentarea {margin:0 0 10px 0;}

#section-contenttitle {background-color:#ffffff; color:#aa0505; font:16px Verdana, Tahoma, Helvetica, sans-serif; margin:0 10px; padding:4px 0px 6px;}

#itemtype #caption {/*padding:0 10px;*/}

#accessorytitle {}
#itemtype #accessorytitle {background:none; color:#3f2c1b; font:bold 11px Verdana, Tahoma, Helvetica, sans-serif; padding:2px 10px 8px;}

#itemtype #contentarea #itempage-captiontitle {margin:15px 0 10px; padding:0 2px;}
#itemtype #itempage-captiontitle {background:none; color:#000000; font:bold 11px Verdana, Tahoma, Helvetica, sans-serif; margin:0; padding:2px 2px 8px;} /*The Left/Right Padding is smaller because the Caption Title needs to be nested within the Caption on Item pages, but not on Section pages */

/***** end SECTION and ITEM BODY *****/

/***** ITEM BODY *****/

/*#itemarea {background-color:#fff; margin:0px 15px 0; padding:10px; zoom:1;}
#itemarea:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}*/

#item-contenttitle {
background-color:#ffffff; 
color:#aa0505; 
font:16px Verdana, Tahoma, Helvetica, sans-serif; 
margin:0 10px; 
padding:4px 0px 6px;
}

#images-link-container {
  display: block;
  margin: 5px 0;
}

#images-link-container a {
  text-decoration: none;
  font-weight: bold;
}

.itemform {
  width: 350px;
  float: right;
}

#image-container {
  width: 180px;
  height: auto;
  display: block;
  float: left;
  text-align: center;
}

#larger-image-container {
  display: block;
  width: 610px;
  text-align: center;
}

.image-page-inset {
  display: block;
  float: left;
  width: 125px;
  height: 100px;
  margin: 10px 10px 5px 10px;
  border: 1px solid #f0f0f0;
  text-align: center;
}

.inset-image {}

#inset-container {
  display: block;
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 10px 5px 10px;
  border: 1px solid #f0f0f0;
  text-align: center;
}

#itemtype .quantitycontainer {
clear: left;
margin-top: 10px;
}

/***** CUSTOM KEY RING BODY *****/

#itemtype.custom-key-ring #contentarea {
margin: 0px 15px 10px;
padding:10px;
}

#itemtype.custom-key-ring #contentarea #caption {
float:right;
width:300px;
margin: 10px 0 15px;
}

#itemtype.custom-key-ring #image-container {
float:left;
width: 245px;
height:auto;
margin: 10px 0 15px;
text-align:center;
}

#itemtype.custom-key-ring .quantitycontainer {
float: left;
width: 165px;
margin: 20px 0 0;
}

#itemtype.custom-key-ring .addtocart-button-container {
float: right;
width: 115px;
margin: 20px 0 0;
}

#itemtype.custom-key-ring .addtocartImg,
#itemtype.custom-key-ring .ys_primary {
display: block;
float: right;
margin: 0;
}

#custom-key-ring-message {
float: right;
clear: right;
width: 110px;
margin: 10px 0 0;
padding: 5px 8px;
background: yellow;
text-align: center;
font-weight: bold;
font-size: 10px;
}

#custom-key-ring-items {
float: right;
width: 300px;
margin: 15px 0 15px;
}

#custom-key-ring-items-title {
margin: 0 0 8px;
font-weight: bold;
font-size: 1.1em;
}

#custom-key-ring-items-table {
width: 100%;
margin: 0;
padding: 0;
border: none;
}

#custom-key-ring-items-table td {
border-top:1px solid #ccc;
margin:0;
padding:3px 0 1px;
text-align:left;
vertical-align:middle;
}

#custom-key-ring-items-table tr.first td {
border-top: medium none;
}

#custom-key-ring-items-table td.control {
text-align: right;
}

#custom-key-ring-items-table td.name {
font-weight:bold;
padding-left:5px;
}

#custom-key-ring-items-table td.name a {
color: #000;
text-decoration: none;
}

#custom-key-ring-items-table td.price {
font-weight:bold;
padding:0 0 0 17px;
text-align:right;
}

#custom-key-ring-items-table td.code {
font-weight:normal;
padding:0 0 0 10px;
}

#custom-key-ring-keys {
width: 100%;
}

#custom-key-ring-keys-header {
clear: both;
margin: 0 0 3px;
border-bottom: 1px solid #ccc;
text-align: center;
}

#custom-key-ring-keys-title {
padding: 0 0 3px;
text-align: center;
font-weight: bold;
font-size: 1.1em;
}

#custom-key-ring-keys-selected {
float: left;
clear: left;
width: 140px;
margin: 10px 0 0;
}

#custom-key-ring-keys-selected-label {}

#custom-key-ring-keys-selected-count {
padding: 2px;
color: #fff;
background: #000;
}

.custom-key-ring-keys-table {
width: 275px;
margin: 4px 0 0;
padding: 0;
border: 2px solid #ccc;
}

.custom-key-ring-keys-table.one {
float: left;
clear: left;
}

.custom-key-ring-keys-table.two {
float: right;
}

.custom-key-ring-keys-table td {
height: 41px;
margin:0;
padding: 0;
border-top:1px solid #ccc;
text-align:left;
vertical-align:middle;
}

.custom-key-ring-keys-table tr.first td {
border-top: none;
}

.custom-key-ring-keys-table td.control {
padding-left: 4px;
text-align: right;
}

.custom-key-ring-keys-table td.control input.quantity {
width: 20px;
text-align: center;
}

.custom-key-ring-keys-table td.name {
padding-left: 8px;
padding-right: 3px;
}

.custom-key-ring-keys-table td.name,
.custom-key-ring-keys-table td.name a {
color: #000;
text-decoration: none;
font-weight:bold;
}

.custom-key-ring-keys-table td.image {
padding: 1px 2px 1px 0;
}

.custom-key-ring-keys-table td.image a {}
.custom-key-ring-keys-table td.image img {}

#image-hover-preview {
z-index: 2000;
border: 1px solid #c0c0c0;
padding: 5px;
color: #fff;
background: #303030;
}

.custom-key-ring-set#itemtype .multiLineOption {}
.custom-key-ring-set#itemtype .itemoption {float: left; margin-right: 7px;}
.custom-key-ring-set#itemtype .multiLineOption textarea {float: left; width: 260px;}

/*#itemtype .itemradio {display:block; clear: left; font-weight:bold; margin:2px 0;}
#itemtype .itemradio-name {
clear:left;
float:left;
margin:2px 2px 2px 0;
text-align:right;
width:60px;
}
#itemtype .itemradio input {float: left; margin: 2px 0 2px 62px;}
#itemtype .itemradio.first input {margin-left: 0;}
#itemtype .itemradio label {float:left; margin: 2px 0 2px 5px;}*/

/***** end CUSTOM KEY RING BODY *****/

#bodyContent #info-div #searchpageHeader {background-color:#ffffff; color:#aa0505; font:bold 16px Verdana, Tahoma, Helvetica, sans-serif; margin:0; padding:4px 15px 6px;}

#specialstitle {background:transparent; color:#aa0505; font:normal 18px Tahoma, Geneva, Verdana, sans-serif; margin:0 20px; padding:4px 0 3px; width: 260px; border-bottom: 1px solid #9e0807;}

#copyright {color:#ffffff; display:block; font:normal xx-small/1.2 verdana, sans-serif; padding:0 0 0 0; text-align:right;}

#finaltext, #introtext {margin:10px;}

#footer {background:#3f2c1b url('http://ep.yimg.com/ca/I/yhst-59014355623288_2177_16740176') ; clear:both;zoom:1;}

#footer-links {color:#ffffff; display:block; font-weight:bold; font-size:11px; padding:10px 0 15px; text-align:center;}

#footer-links a {color:#ffffff; text-decoration:none; text-transform:uppercase;}

#footer-links a:hover {text-decoration:underline;}

#header {
background: #9e0807 url('http://ep.yimg.com/ca/I/yhst-59014355623288_2177_16746505') no-repeat 0 0;
min-height: 127px; 

zoom:1; 
} 

#header:after {clear:both; content:"."; display:block; height:0; visibility:hidden;}

/* Search Page Styles */

#info-div form, 
     .infoText div {margin:0 10px;}
#info-div form table td a img {margin-right:5px;}
#info-div form table td b {display:block; padding:15px 0 5px;}
#info-div form table td font {font-size:1em;}
/* !Search Page Styles */

#introtext {} /* REF: #finaltext */
	
ul#nav-general {
display: block; 
float: right;
clear: right; 
list-style:none; 
width: 560px; 
margin: 10px 0 0; 
padding: 0 7px 0 0;
text-transform: capitalize;
}

#nav-general li {
/*background-color:#ffffff; border:1px solid #ffffff;*/ 
border: none; float: right; margin:0 2px;}

#nav-general li a {
display:block; 
padding:2px 5px 2px 5px; 
color:#ffffff; 
text-align:center; 
text-decoration:none; 
text-transform: captitalize;
white-space:nowrap;
font-size:12px; 
font-weight:bold; 
}

#nav-general li a:hover {
color: #ffffff;
background-color: #000000;
}

#nav-general a.linkcheckout {background:transparent url('') 90% 0 no-repeat; padding-right:35px;}	

/***** TOP NAV *****/

#top-nav-bar {
position: relative;
overflow: visible;
with: 800px;
background: #c8c8c8 url('http://ep.yimg.com/ca/I/yhst-59014355623288_2177_16789690') repeat-x 0 0;
}

ul#top-nav-2 {
position: relative;
display: block; 
list-style:none; 
margin: 0;
padding: 0;
}

#top-nav-2 li {
position: relative;
display: block;
float: left;
margin: 0;
padding: 0 1px;
background: transparent url('http://ep.yimg.com/ca/I/yhst-59014355623288_2177_16790052') no-repeat 0 50%;
} 

#top-nav-2 li.first {
background-image: none;
}

#top-nav-2 li a {
display: block;
margin: 0;
padding: 2px 7px 2px 7px; 
color: #ffffff;
min-height: 41px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
cursor: pointer;
white-space: nowrap;
font-size: 12px; 
font-weight: bold; 
line-height: 40px;
}

#top-nav-2 li a:hover {
color: #9e0807;
}

/*
#top-nav-2 {
float:left; 
display:block; 
list-style:none; 
margin:-10px 5px 0 5px; 
width: 800px; 
text-transform: capitalize;
}
#top-nav-2 li {
border-top:0; 
float:left; 
margin:0 2px;
} 
#top-nav-2 li a {color:#ffffff; display:block; font-size:12px; font-weight:bold; padding:2px 7px 2px 7px; text-align:center; text-decoration:none; white-space:nowrap; text-transform: uppercase;}
#top-nav-2 li a:hover {color:#ffffff;}
#top-nav-2 a.linkcheckout {background:transparent url('') 90% 0 no-repeat; padding-right:35px;}	
*/

/***** end TOP NAV *****/

#nav-product {_display:inline; float:left; margin-left:-200px; overflow:hidden; position:relative; width:200px; z-index:100;} /* IE Experiences the pixel doubling bug here. "display: inline;" fixes this. Position Relative and Z-Index are needed for IE in order to display the background colors */

* html #nav-product {overflow: visible;}

#nav-product ul {list-style:none;}

#nav-product li {margin:0;}

#nav-product ul li a {
border-top:1px solid #ffffff; 
color:#000000; 
display:block; 
font-weight:bold; 
font-size:9 px; 
height:18px; 
margin:0; 
min-height:18px; 
padding:4px 4px 4px 9px; 
text-decoration:none;
width: 187px; 
border-bottom:1px solid #ffffff;
background-color: #817f8c;
}

* html #nav-product ul li a {
overflow:hidden; 
height:100%; 
}

html>body #nav-product a {height:auto;}

#nav-product ul li ul li a {
color:#ffffff; 
display:block;  
font-size:10;  
margin:0;  
padding:2px 4px 3px 20px; 
text-decoration:none;
width:183px;
border: none;
background-color: #9e0807;
}

#nav-product ul li a:hover {background-color:#9e0807; color:#cfcfb5;}

ul#left-nav-brands ul {display: none;}

/***** TOP NAV *****/

#top-nav {
float:left; 
display:block; 
list-style:none; 
margin:10px 0 0 25px; 
width: 500px; 
text-transform: capitalize;
}

#top-nav li {
/*background-color:#ffffff; border:1px solid #ffffff;*/ 
border-top:0; 
float:left; 
margin:0 2px;
}

#top-nav li.first {}
#top-nav li.last {}

#top-nav span {}

#top-nav li a {
color:#ffffff; 
display:block; 
font-size:12px; 
font-weight:bold; 
padding:2px 5px 2px 5px; 
text-align:center; 
text-decoration:none; 
white-space:nowrap;
}

#top-nav li a:hover {color:#ffffff;}

/***** end TOP NAV *****/

#htmltop, #htmlbottom, #htmltop a, #htmlbottom a{padding:5px;color:#ffffff}

#htmlbottom {border-top: 1px solid #fff;}

/***** SEARCH BOX *****/

#searcharea { 
display:block; 
float: right;
clear: right;
width: 220px;
margin:10px 0 0; 
padding: 0 5px 0 0;
}

#searcharea input {font-size:1.0em;}

#searcharea fieldset {border:0 solid; display:block; padding:0;}

#searcharea label {color:#ffffff; font-size:0.85em; font-weight:bold; text-transform:uppercase;}
#searcharea label span, #searcharea label input {vertical-align:middle}

#searchsubmit{ background:#3f2c1b url('') ;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer;display:inline; margin:0;}

#searchpageHeader {background-color:#ffffff; color:#aa0505; font:bold 16px Verdana, Tahoma, Helvetica, sans-serif; margin:0; padding:4px 15px 6px;}

input#query {margin-left:4px;}

#query {padding:2px}

/***** end SEARCH BOX *****/

#slogan {
display:block; 
float:right;
clear: right; 
width: 300px;
color: #fff;
text-align:left;
margin: 13px 0 10px;
font: normal 14px Tahoma, Geneva, Verdana, sans-serif}

*:first-child+html #info-div,
*:first-child+html #specialtitle,
*:first-child+html #messagearea { width:590px; } *:first-child+html #itemarea { width:570px; }

#badge { margin: 15px auto; }

* html #badge { width:136px; text-align:center; }

/* Cross-Sell Styles. */

.ystore-cross-sell-table { width:100%; font-size:inherit; font:100%; }
.ystore-cross-sell-title { padding-bottom:6px; color: #000000; font:bold 11px Verdana, Tahoma, Helvetica, sans-serif; }
.ystore-cross-sell-table-vertical .ystore-cross-sell-cell { width:100%; }
.ystore-cross-sell-table-horizontal .ystore-cross-sell-cell { width:28%; padding-right:5%; }

.ystore-cross-sell-product-image-link { display:block; padding-bottom:8px; }
.ystore-cross-sell-product-caption { padding-bottom:16px; }
.ystore-cross-sell-product-caption p,
.ystore-cross-sell-product-caption h4 { margin:0 0 3px; font-size:11px; }
.ystore-cross-sell-table .ys_promo { font-weight:bold; }


/*092606 0.02*/
/* Classes */
.image-l {background-color:#fff; display:block; float:left; margin:0 15px 10px 0;padding:5px;}
.image-r {background-color:#fff; display:block; float:right; margin:0 0 10px 15px;padding:5px;}
.image-c {text-align:center; margin-bottom:10px;}
.inset-l {background-color:#fff; display:block; float:left; margin:0 8px 5px 0;padding:5px;}
.inset-r {background-color:#fff; display:block; float:right; margin:0 0 5px 8px;padding:5px;}


.addtocartImg{
     border:0;
     margin:10px 0;
     padding:0px;
     cursor:pointer;
     display:block;
}

#contents-table .addtocartImg{
margin:10px auto;
}


.el #contents {}  
#contents .vertical td {text-align:center;} /* Used for the "Vertical" RTML Layout */	
.wrap #contents {}

/* IDs */
#contents {background-color:#ffffff;border-right:10px solid #ffffff; border-left:10px solid #ffffff}

#contents a{text-decoration:none;}
#contents a:hover{text-decoration: underline;}
#contents #contents-table {border-collapse:collapse; border-bottom:10px solid #ffffff}
	#itemtype #contents table {/*margin:10px 0;*/}
#contents #contents-table select option, #itemarea select option{padding-right:10px}
#contents td {background-color:#ffffff; margin:2px; padding:5px;}
#contents .horizontal-seperator{border-bottom:2px solid #ffffff;}
#contents .vertical-seperator{border-right:2px solid #ffffff;}
#contents.accessory * {text-align:left;}
#contents.accessory .details {background-color:#fff; margin:2px 10px; padding:10px;}
#contents.accessory .details a {color:#000; font-size:1em;} /* COLOR:LINK, FONTSIZE:NAME */
#contents.accessory .details h3 {font-size:1em;}
#contents.accessory .details .sale-price {margin-bottom:10px;}

#contents .detail td {padding:5px; border-bottom:15px solid #E9E9E4;} /* The Border-bottom must be applied to the TD, not the TR in order to work in IE */
#contents .detail.last td {border-bottom:0 solid;} /* Needed for FF */
	#itemtype #contents .detail td,
	#maintype #contents .image td {padding-bottom:10px;}
#contents .last {border:0;}
#contents .name {color:#000; font-weight:bold; padding:5px 0 0;}
#contents .name {padding:5px 0 0;}
#contents .price {font-weight:normal; margin:10px 0 0;}
	#itemtype .price em {font-style:normal; font-weight:bold; margin:10px 0; padding:0 4px 0 0;}
#contents .sale-price {color:#aa0505;}  
#contents .sale-price-bold {color:#aa0505;font-weight:bold;}
#contents .price-bold {font-weight:bold;margin:10px 0 0;}
#itemtype .itemform .price {font-weight:bold; margin:10px 0;}
#itemtype .itemform .price-bold {font-weight:bold; margin:10px 0;}
	#itemtype .itemform .sale-price, #itemtype .itemform .sale-price-bold {margin:10px 0;}
	#itemtype .itemform .sale-price-bold {font-weight:bold}
	#itemtype .itemform .sale-price-bold em {background:#ffffff; color:#aa0505; font-style:normal; font-weight:bold; margin:10px 0; padding:0 4px 0 0;}
	#itemtype .itemform .sale-price em {color:#aa0505; font-style:normal; margin:10px 0; padding:0 4px 0 0;}

#contents-table .availability{padding:10px 0}

#itemtype .code {font-style:normal; margin:10px 0;}
#itemtype .code em {font-style:normal; margin:10px 0;}
#contents-table .contentsOptions {padding:3px 0;}
#contents-table #abstract {padding:3px 0;}
#itemtype .itemFormName, #contents-table .itemFormName{font-weight:bold;}
#contents-table .itemFormNameMultiLine{display:block;}
#itemtype .itemavailable {color:#000000; font-weight:bold; margin:8px 0;}
#itemtype .itemavailable em {color:#aa0505; font-style:normal; font-weight:bold; margin:8px 0 8px 4px;}
#itemtype .itemoption {display:inline; font-weight:bold; margin:2px 0;}
#itemtype .multiLineOption {display:block; margin:5px 0; font-weight:normal;}
.contenttitle-center{text-align:center}
form{padding:0;margin:0}

/* COMBO */
#itemtype .packs-option table {}
#itemtype .packs-option tr.first {border-top: none;}
#itemtype .packs-option td {padding:3px 0 1px; margin: 0; border-top: 1px solid #ccc; vertical-align: middle; text-align: left;}
#itemtype .packs-option tr.first td {border-top: none;}
#itemtype .packs-option td.control {text-align: right;}
#itemtype .packs-option td.name {padding-left: 5px; font-weight: bold;}
#itemtype .packs-option td.price {padding: 0 0 0 17px;text-align: right; font-weight: bold;}
#itemtype .packs-option td.code {padding: 0 0 0 10px; font-weight: normal;}

/***** key detective form *****/

#key-detective-form {
margin: 0;
padding: 0;
}
#key-detective-form fieldset {
margin: 8px 0;
padding: 5px;
border: 1px solid #d0d0d0;
}
#key-detective-form fieldset input {
}
#key-detective-form fieldset label {
}
#key-detective-form fieldset .column {
float: left;
clear: none;
width: 285px;
padding-bottom: 3px;
}
#key-detective-form fieldset div {
clear: left;
padding-bottom: 7px;
}
#key-detective-form fieldset input,
#key-detective-form fieldset label,
#key-detective-form fieldset img {
display: inline;
float: left;
margin-right: 5px;
margin-bottom: 3px;
vertical-align: center;
}
#key-detective-form fieldset .column br {
clear: both;
}
#key-detective-form legend {
padding: 0 3px 4px;
color: #333;
font-weight: bold;
font-size: 1.2em;
}
#key-detective-form .personal label {
display: block;
float: left;
width: 165px;
padding-right: 5px;
margin-bottom: 4px;
text-align: right;
}
#key-detective-form .personal input {
display: inline;
vertical-align: middle;
margin-bottom: 4px;
}
#key-detective-form .options {
}
#key-detective-form .options label {
}
#key-detective-form .options img {
text-align: bottom;
}

#top-categories-container {
  display: block;
  clear: both;
  padding: 15px 0 25px 0;
  border-bottom: 1px solid #9e0807;
  margin: 0 15px;
}

#homepage-bottom-text-container {
  display: block;
  clear: both;
  text-align: center;
  margin: 0 10px;
}

#bestsellerstitle {
  display: block;
  clear: both;
  color: #ffffff;
  font-size: 18px;
  font-family: Tahoma, Geneva, Verdana, sans-serif;
  background: #aa0505;
  margin: 0 10px;
  padding: 5px 10px 5px;
}



