


 /* GENERAL */ 

*{
	margin:0;
	padding:0;
}

BODY{
	text-align: center;
	padding: 0;
	margin: 0;
	line-height: 16px;
	Background-color: #FFFFFF;
	
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	
	margin-top:20px;
	margin-bottom:25px;
	margin-left:10px;
	margin-right:10px;
	
	position:relative;
	left:0px;
	top:0px;
	z-index:0;
}

td{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666666;

}

IMG {
	border:0px;
}

UL {
	margin-top:0px;
}

LI {
	margin-left:20px;
	list-style-type : disc;
}

SPAN, DIV{
	position:relative;
}

INPUT, SELECT, TEXTAREA {
	padding:2px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666666;
}

A {
	color: #2AA9DF;
	text-decoration:underline;
}

A:hover{
	color: #94D4EF;
	text-decoration:underline;	
}


/* LAYOUT */ 

#container {
	width: 904px;
	margin: auto;
	text-align: left;
	padding: 0 0 0 0px;
	position: relative;
	top: -1px;
}

#top-header, #nav, #main, #footer{
	margin-left:36px;
}

#top {
	height:65px;
}

		#logo{
			float:left;
			margin-right:9px;
		}
		
		#section {
			float:left;
			padding-top:6px;
			margin-left:3px;
		}
		
		#search-button {
			margin-top:12px;
			float:right;
		}
		
		#search {
			float:right;
			margin-top:12px;
			#margin-top:11px;
			padding:0px;
		}	
	
		#minibar {
			float:right;
			font-size:10px;
			padding-right:10px;
			margin-top:12px;
			width:200px;
		}
	
#nav {
	height:40px;
}

#nav a {
	color: #666666;	
	text-decoration:none;
}

#nav a:hover {
	color: #94D4EF;	
	text-decoration:underline;
}


	#nav-left {
		float:left;
		width:616px;
	}

	#nav-right {
		float:left;
		width:250px;
	}
	
#top-header {
	padding-left:168px;
	height:64px;
}

	#top-header-text{
		float:left;
		top:12px;
		width:448px;
		margin-right:14px;
		overflow:hidden;
		height:44px;
	}

	#top-header-login{
		float:left;
		top:-19px;
		width:236px;
		overflow:hidden;
	}
	
#main {
	background-image:url(/eoutlet_files/Images/Layout/main_line.gif);
	clear:both;
}

		#main-inner {
			background-image:url(/eoutlet_files/Images/Layout/footer_line.gif);
			background-position:bottom;
			background-repeat:no-repeat;
			padding-bottom:60px;
			border-top:1px solid white;
			padding-top:0px;
		}

		#main-left {
			float:left;
			border-top:2px solid #94D4EF;
			padding-top:10px;
			width:154px;
			margin-right:14px;
			overflow:hidden;
		}

		#main-middle {
			float:left;
			border-top:2px solid #94D4EF;
			padding-top:10px;			
			width:448px;
			margin-right:14px;
			overflow:hidden;
		}
		
		#main-right {
			float:left;
			width:236px;
			overflow:hidden;
		}		
		
			#main-right-top {
				border-top:2px solid #CCCCCC;
				background:#FFFFFF;
				padding-bottom:11px;
			}

#footer {
	font-size:10px;
	color:#868686;
 	padding-left:5px;
	padding-top:2px;
}

#footer a {
	font-size:10px;
	color:#868686;
	text-decoration:none;
}

#footer a:hover {
	font-size:10px;
	color:#94D4EF;
	text-decoration:underline;
}

.float-killer {
	height:1px;
	clear:both;
	margin:-1px 0 0 0;
	overflow:hidden;
}


/* TEXT & HEADERS */

H1 {
	font-family:Arial, Helvetica;
	font-size:12px;
	color:#666666;
}

.ingress{
	font-size:12px;
}

P {
	margin-bottom:10px;
	line-height: 15px;
}

/* TOP NAVIGATION */

.menu-spacer{
	float:left;
	height:3px;
	background-color:#FFFFFF;
}

.menu-item-start{
	border-top:3px solid #94D4EF;
	width:154px;
	padding-top:3px;
	float:left;	
	font-size:11px;
	text-align:left;
}

.menu-item-start-active{
	border-top:3px solid #2AA9DF;
	width:154px;
	padding-top:3px;
	float:left;	
	font-size:11px;
	text-align:left;
}

.menu-item{
	padding-right:47px;
	padding-top:6px;
	float:left;		
	font-size:11px;
}

.menu-item-active{
	padding-right:47px;
	padding-top:3px;
	float:left;		
	font-size:11px;
	border-top:3px solid #2AA9DF;	
}

.menu-item-first{
	position:absolute;
	width:3px; 
	height:10px; 
	background-color:#2AA9DF;
	top:-10px;
	font-size:6px;
	float:left;	
}

.menu-line{
	position:absolute;
	top:0px;
	left:0px;
	border-top:3px solid #94D4EF;
	z-index:-4;
	width:616px;
	height:3px;
	overflow:hidden;
}


/* LEFT NAVIGATION */

.left-menu-item{
	margin-bottom:4px;
}

.left-menu-item a{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	text-decoration:none;
	color:#666666;
}

.left-menu-item a:hover{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	text-decoration:underline;
	color:#2AA9DF;
}				

.left-menu-item-active{
	margin-bottom:4px;
}				

.left-menu-item-active a{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	color:#2AA9DF;
}

.left-menu-item-active a:hover{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:2px;
	color:#94D4EF;
}
			
	
/* PRODUCTS */

.product{
	float:left;
	height:173px;
	width:209px;
	/*border-bottom:1px dotted #999999;*/
	background-image:url(/eoutlet_files/Images/Layout/dotted_line.gif);
	background-repeat:repeat-x;	
	margin-bottom:15px;
	overflow:hidden;
}

.product-header{
	font-size:12px;
	font-weight:bold;
	color: #666666;
}

.product-header:hover{
	font-size:12px;
	font-weight:bold;
	color: #666666;
}

.top-product{
	/*height:53px;*/
	/*overflow:hidden;*/
	/*border-bottom:1px dotted #999999;*/
	background-image:url(/eoutlet_files/Images/Layout/dotted_line.gif);
	background-repeat:repeat-x;	
}

.top-product-inner{
	padding-top:3px;
	padding-bottom:3px;
}

.top-product-inner a{
	line-height:13px;
	font-size:10px;
	color: #666666;
}

.product-show-left{
	float:left;
	width:209px;
	/*height:320px;
	overflow:hidden;*/
	margin-right:30px;	
}

.product-show-right{
	float:left;
	width:209px;
	/*height:320px;
	overflow:hidden;*/

}

.product-line{
	height:1px;
	clear:both;
	overflow:hidden;
	background-image:url(/eoutlet_files/Images/Layout/dotted_line.gif);
	background-repeat:repeat-x;	
	background-position:top;
}

.price{
	font-weight:bold;
	font-size:13px;
	color:#2AA9DF;
}

.blue{
	color:#2AA9DF;
	text-decoration:none;
}

.blue:hover{
	color:#2AA9DF;
	text-decoration:underline;
}

.error{
	color:#FF0000;
	font-weight:bold;
}

/* CHECKOUT */

.page-current{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background:#2AA9DF;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
}

.page{
	font-size:12px;
	color: #666666;	
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
}

.cartitem{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

.cartitem:hover{
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}