@charset "UTF-8";
/* CSS Document */

img, div, a, input { 
behavior: url(iepngfix.htc) 
}

body {text-align:center;
	margin-top:0px;
	background:url(images/bgGradient.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

body2 {text-align:center;
	margin-top:0px;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

p1 {
	font-size:16px;
	color:#F00;
}

p2 {
	font-size:11px;
	color:#FFF;
}

#container {
	position:relative;
	width:800px;
	margin:auto;
	margin-bottom: 100px;
	text-align:left;
}

#header {
	position:absolute;
	top:0px;
	left:0px;
	width:800px;
	height:90px;
	background-color:#000
}

#nav {
	position:absolute;
	top:63px;
	left:26px;
}

.topNav {
	color:#FFF;
}

.topLinks {
	padding: 0px 10px 0px 10px;
}

a:link {
	color:#FFF;
	text-decoration:none;
	
}

a:visited {
	color:#FFF;
	text-decoration:none;
}

a:hover {
	color:#FFFF00;
	text-decoration:none;
}

#panelLeft {
	position:absolute;
	top:110px;
	width:218px;
	left:0px;
	margin-left:4px;
	
}

#panelRight {
	position:absolute;
    top:110px;
	width:218px;
	left:574px;
	margin-left:4px;
	
}

#panelRight a:link {
	color:none;
	text-decoration:none;
}

#panelRight a:hover {
	color:none;
	text-decoration:none;
}

#panelLeft a:link {
	color:none;
	text-decoration:none;
}

#panelLeft a:hover {
	color:none;
	text-decoration:none;
}

#layer2 {
	visibility: visible;
	position: absolute;
	top: 29px;
	right: 100px;
	height: 40px
}

#layer3 {
	visibility: visible;
	position: absolute;
	font-size: 8px;
	top: 4px;
	left: 435px;
	width: 100%;
	height: 40px
}

#layer4 {
	visibility: visible;
	position: absolute;
	top: 545px;
	left: 360px;
	width: 80%;
	height: 40px
}

.categoryTitle {
	font-size:14px;
	color:#ee3b33;
}

.green {
	color:#0C0;
	font-size:16px;
}

#apps {
	display:block;
	position:absolute;
	top:8px;
	right:7px;
}

.appLinks {
	color:#000;
	width:90px;
	height:14px;
	font-weight:bold;
	font-size:10px;
	background-image:url(images/appsBG2.png);
	text-align:center;
	margin-bottom: 3px;
}

.appLinks:link {
	
}

.appLinks:hover {
	background-image:url(images/appsBG-on2.png);
	margin-bottom: 3px;
}

.appText {
	position:relative;
	top:1px;
}

#apps2 {
	display:block;
	position:absolute;
	top:8px;
	right:5px;
}

.appLinks2 {
	color:#000;
	width:94px;
	height:14px;
	font-weight:bold;
	font-size:10px;
	background-image:url(images/appsBG2.png);
	text-align:center;
	margin-bottom: 3px;
}

.appLinks2:link {
	
}

.appLinks2:hover {
	background-image:url(images/appsBG-on2.png);
	margin-bottom: 3px;
}

.appText2 {
	position:relative;
	top:1px;
}

a.productLinks:link {
	color:#000;
	text-decoration:none;
	font-size:12px;
}

a.productLinks:hover {
	color:#FFFF00;
	text-decoration:none;
	font-size:12px;
}

a.productLinks:visited {
	color:#000;
	text-decoration:none;
	font-size:12px;
}

.contactButt {
	position:relative;
	top:5px;
}

#bodyContent {
	positon:absolute;
	top:110px;
	left:50%;
	background:#000;
	height:700px;
	margin-bottom:100px;
}

#bodyContent2 {
	positon:absolute;
	top:110px;
	left:50%;
	background:#000;
	height:525px;
	margin-bottom:100px;
}

#bodyContent3 {
	positon:absolute;
	top:110px;
	left:50%;
	background:#000;
	height:500px;
	margin-bottom:20px;
}

#bodyContent4 {
	positon:absolute;
	top:110px;
	left:50%;
	background:#000;
	height:480px;
	margin-bottom:5px;
}

#bodyContent5 {
	positon:absolute;
	top:110px;
	background:#000;
	height:445px;
	margin-bottom:5px;
}

#categories {
	position:absolute;
	left:0px;
	top:110px;
	background:#999;
	width:218px;
	margin-left:4px;
}

.products {
	padding: 0px 5px 0px 5px;
}

#photos {
	position:absolute;
	top:110px;
	left:227px;
	width:345px;
	color:white;
}

#photos2 {
	position:absolute;
	top:135px;
	left:0px;
	width:345px;
	color:white;
}

#photos3 {
	position:absolute;
	top:135px;
	left:0px;
	width:345px;
	color:#FFF;
	background-color:#000;
}

#photos4 {
	position:absolute;
	top:96px;
	left:0px;
	width:800px;
	color:#FFF;
	background-color:#000;
}

#photos5 {
	position:absolute;
	top:96px;
	left:0px;
	width:800px;
	color:#FFF;
	background-color:#000;
}


#wishList {
	position:absolute;
	top:95px;
	left:0px;
	width:700px;
	text-color:#FFF;
	
}

#bullets {
	position:absolute;
	top:110px;
	left:573px;
	width:218px;
	background:#999;
	margin-left:4px;
}

.paddedTxt {
	padding: 5px;
}

.wish {
	text-align: left;
	text-color:#FFF;
	padding: 10px;
}

#footer {
	float:bottom;
	width:100%;
	left:0px;
	text-align: center;
	background:#000;
	
}

#footer a:link {
	color:none;
	text-decoration:none;
	background:#000;
}

#footer a:hover {
	color:#FFFF00;
	text-decoration:none;
	background:#000;
}


#footer2 {
	float:bottom;
	width:100%;
	left:0px;
	text-align: center;
	background:#000;
	
}

#footer2 a:link {
	color:none;
	text-decoration:none;
	background:#000;
	
}

#footer2 a:hover {
	color:#FFFF00;
	text-decoration:none;
	background:#000;
}

#footPad {
	height:50px;
	float:bottom;
	background:#000;
}

#logTop {
	position:relative;
	height:150px;
	
	padding:5px;
}

#logBottom {
	border-top-width:1px;
	border-top:#FFF;
	border-top-style:solid;
	height:200px;
	padding:5px;
}

.center {
	text-align:center;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

.logText {
	font-size:10px;
	text-align:right;
}

#wishes {
	text-align:left;
}
a.mapIt {
	color:#900;
}

a.url {
	color:#06C;
}

#imageBox {
	position:relative;
	height:auto !important;
	height:550px;
	
}

.subCategory {
	font-size:16px;
	font-weight:bold;
}

#bulletBox {
	padding: 0px 5px 0px 0px;
}

#printReady.body {
	background:#FFF;
	font-size:12px;
}
