
/* CSS DOCUMENT */
.aaaDrop {text-align: center; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: "#4F4F4F"; background-color: #F6F6F6; border-left: solid #B1B1B1 1px; border-right: solid #B1B1B1 1px; border-bottom: solid #B1B1B1 1px; border-top: solid #B1B1B1 1px;}
.aaaBlue {text-align: center; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: 
normal; color: "#000000";}
.arial1BB {font: xx-small arial #black; font-weight: bold;}
.arial2BB {font-family:arial, verdana, times new roman; font-size:8pt; color:#000000;}
.arial2BC {font-family:arial, verdana, times new roman; font-size:8pt; color:#333333;}
.headerBlue {font-family: arial, verdana, geneva; font-size: 10pt; font-weight: bold; color: #0073BD;}
.NA {font: small arial; font-weight: bold; color: #CC0000;}
.myFont {font-family: arial;font-size: 9pt; color: black;}
.smFont {font-family:arial, verdana, times new roman; font-size:10pt;}
.smArial {font-family:arial, verdana, times new roman; font-size:10pt;}
#center {align: center;}
a:link {color: #0000FF;}
a:visited {color: #0000FF;}
a:hover {text-decoration: none; color:#FF0000;}
a:active {color: #0000FF;}
body {font: normal 14px arial, verdana; color: black; margin-top:0px;}
dl {list-style-type: square;}
h1.title {font: 15px "trebuchet MS", Arial, Helvetica; font-weight: bold; vertical-align: text-top; line-height: 1.85ex; color: black;}
h1 {font-family: arial; font-size: 160%; color: black;}
h2 {font-family: arial; font-size: 130%; color: black;}
h3 {font-family: arial; font-size: 110%; color: black;}
ol {list-style-type: decimal;}
p {font-family: arial, verdana;font-size: 10pt;color: black;}
table {font: normal 14px arial, verdana; color: black;}
tr.even {background-color: #336699;}
tr.odd {background-color: #FFF;}
tr.top {background-color: #999;}
ul {list-style-image: url("/lib/skylinkhomesecurity/button.jpg"); list-style-type: circle;}
.hide, #hide {display: none; visibility: hidden;}
#soon {color: #FF6600;}
.specOrder {font: 8pt arial; color: #000000; font-style: italic; width: 520px;}
#center, .center {text-align: center;}
#breadcrumbs a {text-decoration: none; color: #666; font: 12px arial;}
#breadcrumbs {font: 12px arial;}

/* FINAL TEXT */
div#finalText {margin: 10px auto; text-align: center;}
div#finalText img {border: none; /*display: block;*/ margin: 0 auto;}

/* LEFT NAVIGATION */
#leftNav {float: left; width: 148px; margin: 0px; padding: 0px; background-color: #1d265e;}
#leftNav #links {margin-top: 15px;}
#leftNav #categories {width: 130%; background-color: #FFFFFF; padding: 3px; color: #1d265e;}
#leftNav a {font: bold 12px Arial, Helvetica, sans-serif; color: #FFFFFF; display: block; text-decoration: none;}
#leftNav a:hover {color: #CCCCCC;}

/* ORDER */
div#qty {display: inline; margin-right: 8px;}
div#order {display: inline; vertical-align: middle;}

/* COPYRIGHT */
div#copyright {
  font: 9px verdana;
  border-top: 1px solid #999; 
  border-top-style: dotted; 
  padding-top: 5px; 
  margin-top: 40px;
  color: #666;
}

/* SEARCH TABLE */
div#searchTable {width: 180px;}
div#searchTable span.searchText {font: 14px verdana; color: #F2F2F2; font-weight: bold; display: block;}
#searchsubmit{ background-color:#666666;color:#ffffff;font:bold 12px Arial,verdana,sans-serif;padding:3px 5px;text-align:center;cursor:pointer;display:inline; margin:0; border: 1px solid #fff; font-weight: bold;}


/* FREE SHIPPING */
#freeShip {margin: 10px 0px;}
div#freeShip a {font: 9px arial; color: #666; text-decoration: none;}
div#freeShip a:hover {color: #333;}

/* SCROLL TEXT LINKS */
#scroll {
width: 450px;
margin: 4px 0px 0px 0px;
padding: 0px;
border: #336699 1px solid;
font-weight: bold;
font-family: arial, helvetica, sans-serif;
font-size: small;
font-style: italic;
color: #CC0000;
visibility:visible;
overflow: hidden;
clip: rect(auto auto auto auto);
position: relative;
background-color: #FFF;
}
#scrollText {
/* width: 100%; */
white-space: nowrap;
position: relative;
}
div#scroll {margin-right: auto; margin-left: auto;}

/* SPANISH LINK */
div#spanishLink {margin-left:3px;margin-bottom:3px;}

/* NOTES */
div#note {
	padding: 0px 15px; 
	clear: left;
	border: 2px solid #D0E5F8;  
	background-color: #F5FAFE; 
	color: #003399;
	margin: 20px 0px;
	
}
div#note p {
	color: #003399;
}
div#note ul { 
	list-style-image: url("/lib/aaaremotes/bluebullet.jpg"); 
	list-style-type: circle;
}

/* TOLL FREE */

.toll-free {
color:#fff;
font-weight:bold;
margin:10px 0px 20px 0px;
text-align:center;
}

/* SPECIALS */

table#specials {border-spacing:5px;}

table#specials td {
background-color:#fcfcfc;
margin:2px;
padding:5px;
border-width:2px;
border-style:solid;
border-bottom-color:#aaa;
border-right-color:#aaa;
border-top-color:#ddd;
border-left-color:#ddd;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
vertical-align:middle;
}

table#specials td img {float:left;}
table#specials td .on-sale {float:right;padding-left:3px;}

.regular-price {font-weight:bold; font-size:13px;}
