/* Global */

body {
	margin: 0;
	padding: 0;
	background-image: url(../_images/site-bkgrnd.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: black;
	
	font-family: Verdana, sans-serif;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #1a1a1a;
	
	text-align: center;
}

div.master-container {
	width: 940px;
	margin-top: 18px;
	padding: 0;

	margin-left: auto;
	margin-right: auto;
	text-align: left;
/* 	float: left; */
}

a img { border: none; }
a { color: #ff3300; text-decoration: none; }
a:hover { text-decoration: underline; }


div.navbar {
	float: left;
	width: 938px;
	
	height: auto;
	padding-bottom: 10px;
	
	background-image: url(../_images/site-header-iphone.gif);
	background-repeat: repeat-y;
	background-color: white;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

div.navbar a { color: #666666; text-decoration: none; }
div.navbar a:hover, div.navbar a.selected { color: #ff3300; text-decoration: none;}

div.navbar-lev1 a { margin-right: 30px; }
div.navbar-lev1 {
	width: 700px;
	float: left;
	margin: 14px 0 0 18px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 0.05em;
	
}
div.navbar-lev2 a { margin-right: 20px; }
div.navbar-lev2 {
	width: 700px;
	float: left;
	margin: 10px 0 0 18px;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 0.05em;
}

img.mysafe-logo {
	float: right;
}

div.ad-banner {
	float: left;
	width: 938px;
	height: 141px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: black;
}

div.border-container {

	float: left;
	
	width: 940px;
	border-bottom: 1px solid #ccc;
	background-color: white;
	padding: 0 0 35px 0;
	margin: 0;
	background-image: url(../_images/leftright-borders.gif);
	background-repeat: repeat-y;
	
	/* for dependent floats */
	overflow: hidden;
}

div.left-col {
	width: 613px;
	float: left;
	margin: 0;
}

div.product-nav {
	width: 594px;
	background-image: url(../_images/product-menu-bkgrnd-wide.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	border-left: 1px solid #ccc;
	height: 34px;
	padding: 0 0 0 18px;
}

div.product-nav-faux {
	width: 326px;
	background-image: url(../_images/product-menu-bkgrnd-wide.gif);
	background-repeat: no-repeat;
	background-position: -1px 0px;
	border-right: 1px solid #ccc;
	height: 29px;
	padding: 0;
}

div.product-nav a {
	display: block;
	height: 24px;
	text-align: center;
	background-image: url(../_images/menu-button-bkgrnd-new.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: left;
	color: #f2f2f2;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
	letter-spacing: 0.05em;
	margin: 0 1px 0 0;
	padding: 10px 15px 0 15px;
}

div.product-nav a:hover, div.product-nav a.selected {
	text-decoration: none;
	background-color: #f45c00;
	border-bottom: 1px solid #ff0b0b;
}

div.product-copy {
	background-image: url(../_images/product-copy-bkgrnd.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	min-height: 100px;
	margin: 0 0 0 1px;
	padding: 18px;
	width: 576px;
}

div.product-hero { 
	margin:0 0 0 1px;
	padding: 0; 
}
div.product-hero img {
	margin: 0;
	padding: 0;
	float: left; 
}

div.right-col {
	width: 327px;
	float: right;
	margin: 0 0 0 0;
}

/* product page buy box */
div.buy-box {
	width: 305px;
	min-height: 209px;
	border: 1px solid #bebebe;
	padding: 0;
	margin: 0 0 10px 20px;
	background-image: url(../_images/buybox-bkgrnd.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
div.buy-box p {
	padding: 0 0 0 10px;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
}

div.buy-box a {
	color: #1a1a1a;
}

div.buy-it-bar {
	height: 23px;
	background-image: url(../_images/buybox-cta-bkgrnd.gif);
	background-repeat: repeat;
	width: 295px;
	padding: 0px 0 0 10px
}

div.buy-it-bar a {
	color: #f2f2f2;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	padding: 2px 0;
}

div.buy-box a:hover, div.buy-it-bar a:hover { text-decoration: none; color: #ff3300; }

img.buybox-girl { border: 1px solid #bebebe; }

div.floatleft { float: left; margin: 0px 10px 10px 10px; }

div.buybox-cards {
	margin: 5px 0 10px 10px;
	height: 31px;
	clear: both;
}
div.buybox-smlcards {
	height: 31px;
	float: left;
	margin-right: 4px;
}
div.buybox-cards img {
	margin:0 1px 0 0;
	padding: 0;
}

.redphone {
	color: red;
	font-size: 16px;
}

.small {
	font-size: 9px;
	line-height: 9px;
}

div.footer {
	
	float: left;
	
	width: 940px;
	text-align: center;
	margin: 10px 0 10px 0;
	background-image: url(../_images/menu-button-bkgrnd-new.gif);
	background-repeat: repeat-x;
	height: 28px;
	background-color: black;
}

div.footer p {
	color: #ccc;
	font-size: 10px;
	line-height: 10px;
	margin: 0;
	padding: 9px 0 0 0;
}

div.footer p a { color: #666666; }

/* Text Defs */

h1 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
}

h2 {
	margin: 0px 0 0 0;
	padding: 0;
	font-size: 17px;
	line-height: 22px;
	font-weight: normal;
	color: #ff3300;
}
h2.spaced { margin-top: 30px; }

h3 {
	color: #616060;
	font-weight: normal;
	font-size: 22px;
	margin: 10px 0 10px 10px;
	padding: 0;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 6px 0;
}
h5 {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	margin: 6px 0;
/* 	text-transform: uppercase; */
	color: #999;
}

/* buy now page */
div.buynowbox {
	float: left;
	width: 280px;
	margin: 20px 20px 20px 0;
}
div.buynowbox img {
	/* width: 220px; */
}
div.buynowbox p {
	margin: 4px 0;
	padding: 0;
}
p {
	font-size: 12px;
	line-height: 20px;
}
p.bold {
	font-weight: bold;
	margin: 30px 0 0 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #ccc;
}
ul {
	list-style-type: square;
	list-style-position: outside;
	padding: 0 0 0 40px;
}

li {
	font-size: 12px;
	line-height: 20px;
}

/* alarm pics */
img.alarmpic {
}

/* home styles */

div.border-container-home {
	width: 938px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: white;
	padding: 0 1px 35px 1px;
	margin: 0;
	background-image: url(../_images/leftright-borders.gif);
	background-repeat: repeat-y;
	float: left;
	
	/* for dependent floats */
	overflow: hidden;
	z-index: 50;
}

div.home-product-strip {
	width: 938px;
	height: 120px;
	margin: 0;
	padding: 0;
	background-image: url(../_images/home/product-strip.jpg);
	background-repeat: no-repeat;
}
