.login
{
	background-color: white;
	color: black;
	border-right: red thin solid;
	border-top: red thin solid;
	border-left: red thin solid;
	border-bottom: red thin solid;

	margin-top: 0px;
	height: 94px;

	font-family: "Tw Cen MT";
	font-size: 8pt;
}

.login_bg
{
	position: absolute;
	background-color: #c2c4a9;
   font-family: "Tw Cen MT";
   font-size: 10pt;
   text-align: center;
   top: 5px;
   left: 50px;
	width: 180px;
	height: 124px;
   border-right: black thin solid;
   border-top: black thin solid;
   border-left: black thin solid;
   border-bottom: black thin solid;
        
}

.login_field
{
       padding-top: 5px;
 	
}

.category_cases {
	position: absolute;
	top: 120px;
	left: 40px;
	width: 172px;
	height: 97px;
}

.category_security {
	position: absolute;
	top: 230px;
	left: 40px;
	width: 172px;
	height: 97px;
}

.category_tablets {
	position: absolute;
	top: 130px;
	left: 247px;
	width: 172px;
	height: 97px;
}

.category_accessories {
	position: absolute;
	top: 240px;
	left: 247px;
	width: 172px;
	height: 97px;
}

.line0 {
	position: absolute;
	left: 4%;
}
.line1 {
	position: absolute;
	left: 2%;
}
.line2 {
	position: absolute;
	left: 3%;
}

.scrolling_msg {

	position: absolute;

	top: 378px;
	left: 78px;
	z-index: 3;
	font-family: "Tw Cen MT";
	font-size: 10pt;
}

.scroll_bullet {

	position: absolute;

	top: 351px;
	left: 20px;
	z-index: 2;

	margin-right: 0px;
	padding-right: 0px;	
}

.featured_items_banner {

	position: absolute;
	left: 35px;
	top: 172px;
	z-index: 1;

}

.featured_item_canvas {
	position: absolute;
	background-color: white;
	top: 230px;
	width: 240px;
	height: 210px;
	left: 20px;
	z-index: 1;
	border-right: black thin outset;
	border-top: black thin outset;
	border-left: black thin outset;
	border-bottom: black thin outset;
	margin: 0;
	padding: 0;
}

.featured_item {
	position: absolute;
	top: 10px;
	left: 50px;
	z-index: 2;
}

.featured_item_caption {
	position: absolute;
	top: 100px;
	left: 50px;
	width: 140px;
	height: 100px;
	z-index: 2;
	
	font-size: 10pt;
	font-family: "Tw Cen MT";
	text-align: center;
	
	margin-bottom: 5px;
}

.more_info {
	position: absolute;
	top: 210px;
	left: 70px;
	
	margin-top: 0px;
	
	font-size: larger;
	font-family: "Tw Cen MT";
	font-weight: bold;
	text-align: left;
	color: #D81E05;
}

.more_info_arrow {
	position: absolute;
	top: 2px;
	left: 80px;
	
	vertical-align: top;
}

.eight_ball {
	position: absolute;
	top: 460px;
	left: 6%;
	right: 8px;
	width: 200px;
	height: 133px;	
}

.ask_us {
	position: absolute;
	text-align: center;
	top: 613px;
	left: 6%;
	right: 8px;
	width: 200px;
	height: 133px;	
	font-family: "Tw Cen MT";
	font-size: 14;	
}	

.member_product_grid {
   position: absolute;
   top: 120px;
   left: 0px;
	width: 502px;
}

