
#nav {
	height: 64px;
	margin: 0;
	padding: 0;
}

#safes {
	width: 174px;
	background: url(/templates/bluedot/images/safes.jpg) no-repeat bottom;
	float: left;
	height: 64px;

}

#service {
	width: 195px;
	background: url(/templates/bluedot/images/services.jpg) no-repeat bottom;
	float: left;
	height: 64px;
}

#hardware {
	width: 256px;
	background: url(/templates/bluedot/images/hardware.jpg) no-repeat bottom;
	float: left;
	height: 64px;
}

#customization {
	width: 355px;
	background: url(/templates/bluedot/images/customize.jpg) no-repeat bottom;
	height: 64px;
	float: left;
}

#safes:hover {
	background-position: top;
}

#hardware:hover {
	background-position: top;
}

#service:hover {
	background-position: top;
}

#customization:hover {
	background-position: top;
}

.toggler {
	color: #58585a;
	margin: 5px 0 0 5px;
	padding: 10px 0px;
	background-image: url(/templates/bluedot/images/h3bg.jpg);
	width: 243px;
	height: 30px;
	font-size: 22px;
	font-weight: bold;
	font-family: 'verdana' , sans-serif;
	text-align: center;

}

h3.toggler a {
	text-decoration:none;
	cursor:hand;
	cursor:pointer;
	display:block;
	width:100%;
	height:100%;
}

h3.toggler a:hover {
	color:#777777;
	text-decoration:none;
}

.element {
}

.element p {
	margin: 0;
	padding: 4px;
}

.float-right {
	padding: 10px 20px;
	float: right;
}

blockquote {
	text-style: italic;
	padding: 5px 0 5px 30px;
}
a.submenu {
	height: 23px;
	text-align: center;
	display: block;
	background: #8e8e8e;
	color: white;
	margin: 3px 0px 0 0px;
	padding-top: 4px;
}
a.submenu:hover {
	text-decoration:none;
	color:#ccc;
}
p.sub {
	width: 239px;
	background: #ccc;
	padding: 1px 2px 4px 2px;
	margin: 5px 0 0px 5px;
}

#accordionsub {	
	background: white;
	width: 254px;
	padding-top: 1px;	
	margin:9px 0 0 0;	
	position:relative;
	z-index:1000;
	-filter: alpha(opacity=0);
	-moz-opacity:.0;
	opacity:.0;
	visibility: hidden;	
}

#IEBody #accordionsub{
	padding:6px 0;
}

#linkmenu1 {
	background-color:black;
	width:254px;
	position:absolute;
	top:-6px;
	left:6px;
	height:1000px;
}

#IEBody #linkmenu1 {	

}

#aRelative {
	position: relative;
}

#aContainer {
	position: absolute;
	width:260px;
	sdisplay: inline-block;
	left: 200px;
	bottom: 10000px; 	
	overflow:hidden;
}

#IEBody #aContainer {
	padding-top:4px;
}

/* ========================= */
/* = Colors and Typography = */
/* ========================= */
body {
	color: #57575a;
	background: black url( '/templates/bluedot/images/body-bg.jpg' ) repeat-x top left;
	font-family: 'Verdana';
	font-size: 1em;
	padding: 0;
	margin-top: 35px;
	margin-bottom: 0px;

}



.header {
	width: 980px;
	background: #ddd;
	position:relative;
}




.logo img {
	border: none;
}

.content table {
	background-image: url(/templates/bluedot/images/bds_infobox_bg.gif);
}
#flash {
	margin-left: -15px;
	margin-top: -15px;
}
.content > form > table {
	padding-top: 10px;
	padding-left: 45px;
}

.content > table {
	padding-top: 10px;
	padding-left: 45px;
}

.tel {
	color: #8d8d8d;
	font-size: .85em;
}

.tel span.value {
	font-weight: bold;
}

#search {
	font-size: .85em;
}

#search button {
	background: none;
	border: none;
	vertical-align: middle;
}

.meta {
	list-style-type: none;
	font-size: .75em;
	background: #010c1c url(/templates/bluedot/images/meta-bg.jpg) repeat-y top left;
	text-align: right;;

}

.meta li {
	display: block;
	border-right: solid 1px white;
	vertical-align: middle;

}

.meta a {
	color: white;
	text-decoration: none;
}

.meta a:hover {
	color: #8d8d8d;
	text-decoration: underline;
}

.hNav {
	background: white;

margin-top:0 !important;
padding-top:0 !important;

}
.hNav li {
	border-right: solid 1px #58585a;
margin:0;
padding-bottom:0;
position:relative;
top:2px;
_top:1px;

}

.hNav li.last {
	border-right: 0;
}

.hNav a {
	color: #58585a;
	text-decoration: none;
	font-weight: bold;
}

.hNav a:hover {
	color: #0072bc;
	text-decoration: underline;
}

.heading {
	background: white;
	padding-top:3px;
}

.heading img {
	border-top: solid 1px #58585a;
}

.breadcrumbs {
	color: #9b9b9b;
	font-size: .75em;
	font-weight: bold;

	border-top: solid 1px #58585a;
	border-bottom: solid 1px #58585a;
}

.breadcrumbs a {
	color: #57575a;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #0072bc;
}

.content {
	background: white;
	font-size: .75em;
	min-height: 300px;
	_height:300px;

}

.content a img {
	border: 0px;
}

.content h2, h3 {
	color: #0072bc;
}

.content h2 {
	font-size: medium;
}

.content h3 {
	font-size: small;
}

h4 {
	font-size: medium;
}

h5 {
	font-size: small;
}


.prod img {
	display: block;
	margin-top: -15px;
}

.prod a {
	color: white;
	background: #0071bb;
	text-decoration: none;
}

.msrp, .direct {
	font-weight: bold;
}

.details h2, .details h3, .details span {
	text-align: center;
}

.details h2 {
	font-size: large;
}

.details h3 {
	font-weight: normal;
}

.details li a {
	color: #0072bc;
	font-weight:bold;
}

.features2 li a {
	color: #0072bc;
	font-weight:bold;
}

.msrp del {
	color: red;
	text-decoration: line-through;
	font-style: normal;
}

.direct em {
	color: green;
	font-style: normal;
}

.details h2, .details h3, .details span {
	text-align: center;
}

ul.features {
	list-style-position: inside;
	text-align: left;
	font-size: x-small;
	line-height: 1.5em;

}

ul.features li {
	margin-top: .5em;
 padding-left: 1em;
 text-indent: -1.5em;
}

ul.features2 {
	list-style-position: inside;
	text-align: left;
	font-size: x-small;
	line-height: 1.5em;
 padding-left: 1em;
 text-indent: -1.5em;


}



ul.features2 li {
	margin-top: .5em;
}

ul.features3 {
	list-style-position: inside;
	text-align: left;
	font-size: 11px;
	line-height: 1.5em;

}

ul.features3 li {
	margin-top: .5em;
 padding-left: 1em;
 text-indent: -1.0em;
}

.calc {
	font-weight: normal;
}


#calculate {
	background: #d0cdcd;
}
#configure {
	list-style-position: inside;
	background: #d0cdcd;
	border: solid 1px #d0cdcd;
}

#configure li {
	background: #e9e6e6;
	font-weight: bold;
}

#lock li{
	font-weight: bold;
}

#locklist
{
	position:relative;
	left:-15px;
}

#locklist li
{
	font-weight:bold;
	font-size:10px;
	font-family: 'verdana' , sans-serif;
	margin-bottom:8px;
}

#configure li.current {
	background: #e9e6e6 url(/templates/bluedot/images/vNav-active-bg.gif) repeat-y top left;
}

fieldset {
	background: #d0cdcd;
	border: none;
}

fieldset a {
	color: #58585a;
	font-size: x-small;
	text-decoration: none;
}

fieldset a:hover {
	text-decoration: underline;
}

.conf {
	list-style-type: none;
	background: #d0cdcd;
}

.conf li {
	font-size: .8em;
	font-weight: normal;
	border-right: solid 1px #949192;
	border-bottom: solid 1px #949192;
}



.conf li .calc {
}

.conf2 {
	list-style-type: none;
	background: #d0cdcd;
	position:relative;
}

.conf2 li {
	color: #0072bc;
	font-size: .8em;
	font-weight: normal;
	border-right: solid 1px #949192;
	border-bottom: solid 1px #949192;
	background-color:#ebe9e8;
	position:relative;
	left:-20px;
	padding-left:2px;
}

.credits {
	color: #333333;
	font-size: 10px;
	text-align: center;
	font-weight: lighter;
}

.last {
	border-right: none !important;
}

a {
	text-decoration: none;
	color: #58585a;
}

/* ========================== */
/* = Layout and Positioning = */
/* ========================== */
.vlogin {
	width: 490px;
	height: 300px;
	float: left;
	border: 1px black;
	margin-top: 5px;
	margin-left: -15px;
}

#container {
	width: 980px;
	margin: 0px auto;
position:relative;

}

.logo {
	position: absolute;
	display: block;

	padding: 0;
	margin: -.60em  0 0 1em;
}

.info {
	width: 690px;
	height: 1em;
	padding: .30em 0 .75em 290px;
	text-align: right;
	overflow:hidden;
}

.info form ol li{
margin:0;
padding:0;
}


.info * {
	display: inline;
	line-height: 1em;

}

#search {
	margin: 0 .5em 0 .5em;
}

#search ol {
	list-style-type: none;
	padding: 0;
}

#search button {
	height: 2em;
	padding: 0;
}

#search select option {
	display: block;
}

.meta {
	height: 2em;
	width: 980px;
	padding: 0;
	margin: 0;
	line-height: 1.75em;
	clear: both;
}

.meta li {
	display: inline;
}

.meta a {
	padding: 0 1.75em 0 1em;
}

.hNav {
	list-style-type: none;
	font-size: .75em;
	min-height: 1.75em;
	line-height: 1.75em;
	width: 950px;
	padding: 0 0 0 30px;
	margin: 0;
}

.hNav li {
	display: inline;
	line-height: 1.75em;
	padding: 0 0 0 1em;
}

.hNav li.first {
	padding: 0 0 0 .50em;
	border-left: 0;
}

.hNav a {
	padding: 0 1em 0 0;
}

.heading img {
	margin: -1px 0 -3px 0;
}

.breadcrumbs {
	width: 910px;
	padding: 3px 20px;
	margin: 0 auto;
}

.content {
	padding: 1em 1em 7px 15px;
	margin: 0 0 6px 0;
}


#splash {
	min-height: 0;
	padding: 0;
}

.content h2, .content h3 {
	margin: 0;
}
.content h4, .content h5 {
	margin: 0 0 .5em 0;
}
.content p {
	margin: .25em 0 1.5em 0;
}

.prod {
	float: left;
	border: solid 8px #d0cdcd;
	margin: 0;
}

.prod a {
	position: relative;
	bottom: -258px;
	height: 20px;
	padding: 3px 5px 3px 5px;
	margin: 0;
}
.msrp, .direct {
	display: block;
}

.details h3 {
	margin-bottom: 1em;
}

.features {
	float: left;
	width: 200px;
	padding: 0;
	margin: 1em 3em 0 3em;
}

.features2 {
	text-align: center;
	margin: 10px auto;
	align: center;
	width: 175px;
	padding: 0;
}

.scroller {
	overflow: auto;
}

#calculate {
	float: right;
	min-height: 275px;
	padding: 0 0 1em 0;
	margin: 0;
}
#configure {
	width: 320px;
	margin: 0;
	padding: 0;
}

#configure li {
	margin: .25em;
	padding: 0;
}

#configure li#total {
	padding: .5em;
}

#configure fieldset {
	padding: 0;
	margin: 0;
}

#configure li.current fieldset {
	padding: 10px 0;
	margin: 0;
}

.conf {
	padding: 0;
	margin: 0;
}

.conf li {
	padding: .25em !important;
	margin: -1px 10px 0 10px !important;
}

.conf li label {
	/*     TODO indent wrapping   */
}

.Vindent p {
	text-indent: 30px;
}
.conf li input {
	position: relative;
	margin-bottom: -3px;
	background-color: transparent;
}

.info input {
	background-color: white;
	border: 1px;
}

.spacer {
	width: 980px;
	height: 1px;
	clear: both;
}

.footer {
	/* M-EDIT margin-top:-570px; */
	padding-top: 0px;
	margin-top:0;
	height:160px;
position:relative;
}

.footer .button {
	display:block;
}


.credits a {
	color: #999999;
	text-decoration: none;
	display:block;
	height:30px;
}

.credits a:hover {
	color: #cccccc;
	text-decoration: underline;
}


.credits {
	display: block;
	margin-top: .5em;
}

/* Info page vertical navigation */
.right {
	padding: 0 0 0 1em;
	margin: 0 0 0 0;
	border-left: solid 16.5em #d2cdcd;
}

.vNav {
	width: 16em;
	padding: 0 .25em .25em .25em;
	margin: 0;
	float: left;
	list-style-type: none;
	background: #d2cdcd;
}

.vNav li {
	padding: .25em 0 .25em 2em;
	margin: 0;
	background: #e9e7e6;
	border-top: solid .25em #d2cdcd;
}

.vNav li.current {
	background: #e9e6e6 url(/templates/bluedot/images/vNav-active-bg.gif) repeat-y top left;
	padding: .25em 0 0 2em;
}

.vNav li.current > a {
	display: block;
	color: #1c71b8;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: .25em;
}

.vNav li a {
	color: #1c71b8;
	font-weight: bold;
	text-decoration: none;
}

.vNav li a:hover {
	text-decoration: underline;
}

.vNav li ul {
	width: 16em;
	padding: .25em 0 .5em 0;
	margin: 0 0 0 -2em;
	list-style-type: none;
	background: #d2cdcd;
}

.vNav li ul li {
	padding: 0 0 0 3em;
	margin: .5em 0 0 0;
	background: #d2cdcd;
	border-top: none;
}

.vNav li ul li a {
	font-size: .8em;
	font-weight: normal;
}

/* General product listing layout */
.item {
	float: left;
	display: inline;
	text-align: center;
	margin: 0 auto;
}
.item ul {
	align: center;
}

.item img {
	margin: 0 auto;
	text-align: center;
}

.build {
	display: block;
	padding: 0;
	margin: 5px auto;
	color: #58585a;
	background: #ccc url(/templates/bluedot/images/build-and-buy-bg.gif) repeat-x top left;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 2em;
	text-decoration: none;
	text-align: center;
}

.build a:hover {
	text-decoration:none;
}

/* 2 Column layout */
.content .col2 {
	background: white url(/templates/bluedot/images/col2-bg.gif);
	padding-top:1em;
}
.col2 .item {
	width: 450px;
	margin: 0 25px 2em 0;
	test-align:center;
}

.col2 .build {
	width: 50%;
	margin: 2em auto 0 auto;
}

/* 3 Column layout */
.col3 {
	background: white url(/templates/bluedot/images/col3-bg.gif) repeat-y top center;
	padding-top:1em;
}
.col3 .item {
	width: 287px;
	margin: 0 30px 2em 0;
}

.col3 .build {
	width: 70%;
}

/* 4 Column layout */
.col4 {
	background: white url(/templates/bluedot/images/col4-bg.gif) repeat-y top center;
	overflow: auto;
	height: 520px;
	width: 100%;
	padding: 0px;
	padding-top:1em;
	margin: 0px;
}

.col4.rows_1 {
	overflow:visible;
}

.col4 .item {
	width: 218px;
	margin: 0 20px 2em 0;
}

.col4 .build {
	width: 90%;
}


.pageHeadingMain {
	margin-bottom:6px;	
}
 
#main_table {
	width:937px;
	padding-left:0;
	padding-top:0;
	margin-top:0;
	float:right;
    position:relative;
	right:-1em;

}

#main_table .main 
{
	/*padding-left:60px !important;
	padding-right:65px;*/
}

.indent2 {
	padding-left:40px;
}

.end2 {
	padding-right:65px;
}
	

.smallText {
	padding-left:20px !important;
}

.content {
padding-top:1.3em;

top:0;
padding-bottom:1.3em;
}

#content_wrapper {
overflow:hidden;
width:980px;
}

#create_account .content,
#Order_Info .content,
#login .content,
#shopping_cart .content,
#account .content,
#account_password .content,
#account_edit .content,
#password_forgotten .content,
#address_book .content,
#address_book_process .content,
#account_history .content,
#checkout_shipping .content,
#checkout_payment .content,
#checkout_confirmation .content,
#checkout_shipping_address .content,
#checkout_payment_address .content
{	
	background-image: url(images/diag_bg.gif);
	padding-bottom:10px;
}

#index #flash {
	margin:0;
}

#index .content {
	padding: 0em 0em 0px 0px;
}

#index #content_wrapper {
padding-bottom:0;
}

.prod {
padding:0;
}

#lock img
{
	margin-left:13px;
}

.productListing {
	background-color:white;
}

td .pageHeading {
	padding-left:30px;
}
