@charset "utf-8";
/* CSS Document */
html, body 
{
	background-color:#FFF;
	height:100%;
	min-height:100%;
	margin:0;
	padding:0;
	/*overflow-x:hidden;*/
	z-index:1;
	min-width:1000px;
}

#page
{
	margin:auto;
	width:100%;
	background-color:white;
	min-height:100%;
	height: auto !important;
	height: 100%;
	margin:0 auto -72px;
	z-index:1;
}

#logo
{
	position:relative;
	width:100%;
	margin:auto;
	height:110px;
	background-image:url(bg.png);
	background-repeat:repeat-x;
}

#logo img
{
	position:absolute;
	top:10px;
	left:50px;
	width:230px;
}

#catalog
{
	height:100%;
	width:100%;
	min-width:1000px;
	background-image:url(eagleflag.png);
	background-repeat:no-repeat;
	background-position:right;
}

#catalog a
{
	float:right;
	position:relative;
	top:75px;
	right:260px;
	text-decoration:none;
	color:#9f9f9f;
	font-size:80%;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

#catalog a img
{
	position:absolute;
	top:-80px;
	left:-14px;
	height:110px;
	width:79px;
	border:none;
}

#bar
{
	min-width:100%;
	position:relative;
	padding:0px;
	height:30px;
	background-image:url(bar.png);
	background-repeat:repeat-x;
	z-index:10;
}

#navigation-cont
{
	width:100%; 
	background:#333;
	background-image:url(bar.png);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:30px;
	border:none;
	z-index:11;
}

#navigation
{
	width:800px;
	position:relative;
	left:50px;
	float:left;
	padding:0;
	margin:0px;
	border-style:solid;
	border-width:0 1px 0 1px;
	border-right-color:black;
	border-left-color:#333;
	z-index:12;
}

#navigation ul
{
	margin:0px; 
	padding:0px;
	z-index:13;
}

#navigation ul li
{
	display:inline;
	line-height:30px;
	float:left; 
	list-style:none; 
	width:200px;
	position:relative;
	padding:0;
	border:none;
	z-index:14;
}

#navigation li a
{
	color:#fff; 
	text-decoration:none;
	display:block;
	padding:0px;
	text-align:center;
	z-index:15;
}

#navigation li:hover
{
	color:#fff;
}

#navigation li ul
{
	margin:0px; 
	padding:0px;  
	display:none; 
	position:absolute; 
	right:0px;
	width:180px;
	top:30px;
	background-color:#3A3A3A;
}

#navigation li:hover ul
{
	display:block;
	width:180px;
	z-index:20;
}

#navigation li li, li li li
{
	width:100%;
	background-image:none;
}

#navigation li li:hover
{
	background-color:#C00;
}

#navigation li li a, li li li a
{
	color:#fff; 
	text-decoration:none;
	background-image:none;
	background-color:#3A3A3A;
	width:178px;
	line-height:25px;
	vertical-align:middle;
	display:block;
	border-style: solid;
	border-width:1px;
	border-color:#404040 #1a1a1a #1a1a1a #505050;
	text-align:left;
	font-weight: normal;
	font-size: 80%;
}

#navigation li li a:hover, li li li a:hover
{
	text-decoration:none;
	background-image:none;
	background-color:#C00;
}

#navigation li li ul, #navigation li li li
{
	display:none;
	border:1px;
	width:180px;
}


#navigation li li:hover ul
{
	border-style: solid;
	border-width:1px;
	border-color:#404040 #1a1a1a #1a1a1a #505050;
}

#navigation li li:hover li
{
	display:block;
}

#navigation ul ul ul 
{
	position:absolute;
	float:right;
	left:180px;
	top:2px;
}

#navigation li li p, li li li p
{
	padding:0 0 0 5px;
	margin:0;
}
.top_menu
{
	border-style:solid;
	background-image:url(menu.png);
}

.top_menu
{
	border-width:0 1px 0 1px;
	border-right-color:#333;
	border-left-color:black;
}

.top_menu:hover
{
	background-image:url(menu_hover.png);
}

.parent
{
	background-image:url(dir.png);
	background-repeat:no-repeat;
	background-attachment: local;
	background-position:158px 3px;
}

.parent:hover
{	
	background-image:url(dir-hover.png);
}

.wrapper
{
	min-height:100%;
	height: auto !important;
	height: 100%;
	margin:0 auto -48px auto;
	clear:both;
}

#footer, #push
{
	position:relative;
	clear:both;
	height:60px;
	margin-top:10px;
}

#footer
{
	background-image:url(footer-new.png);
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	color:#fff;
	text-align: center;
	font-size: .75em;
	background-color:#333;
}

#footer p
{
	white-space: nowrap;
	position:relative;
	top:15px;
}

#contact
{
	padding-left:3%;
}

#page_area
{
	position:relative;
	*top:10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	z-index:1;
	width:100%;
	min-width:990px;
	min-height:100%;
}

.pdf {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height:180px;
}

/* products menu*/
#prod
{
	margin: 7px 0 0 0;
	padding:0 0 10px 15px;
	font-weight: bold;
	font-size: 110%;
	white-space: nowrap;
	max-width:1024px;
	min-width:800px;
}

#prod hr
{
	width: 500px;
	color: #C00;
	background-color: #C00;
	border-color:#C00;
	margin: 0 0 3px 0;
	text-align:left;
	position:relative;
	left:3px;
	top:2px;
	height:2px;

}

#prod span
{
	font-size:70%;
	color:#C00;
	position:relative;
	top:-2px;
}

.results
{
	position:relative;
	right:20px;
	width:100%;
	min-width:800px;
	max-width:1024px;
	margin: 0;
	font-size:70%;
	text-align:right;

}

.item
{
	width:100%;
	max-width:1024px;
	min-width:800px;
	position:relative;
	font-size:85%;
	color: #333;
	margin: 0;
	font-weight:normal; 
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#333;
	height:130px;
}

.item_img 
{
	margin:5px 0px 2px 10px;
	border:none;
}

.item_img img
{
	max-height:100px;
	max-width:350px;
}

.item_price
{
	position:absolute;
	right:10px;
	op:0px;
}

.points
{
	font-size:80%;
	position:absolute;
	width: 300px;
	left: 400px;
	top: 0px;
}

.x
{
	display:block;
	text-decoration:none;
	color:black;
	height:130px;
}

.x img
{
	border:none;
	padding-bottom:5px;
}

.x:hover
{
	background-color:#E8E8E8;
}

/* Item page*/
.images
{
	list-style:none;
	clear:both;
	margin:0;
	padding:0;
}

#left, #left_ie
{
	float:left;
	width:190px;
	margin:0;
	padding:0 0 0 15px;
}

#left li
{
	top:-10px;
	list-style:none;
	width:100%;
	float:left;
	margin:0px;
	padding:10px 0 0 0;
	position:relative;
}

#left li a
{
	display:table-cell;
	height:60px;
	text-decoration:none;
	padding:0;
	margin:auto;
	border:1px solid gray;
	vertical-align:middle;
	width:160px;
}

#left li a:hover, #left li a.active, #left_ie li a.active, #left_ie li a:hover
{
	border:2px solid black;
}

#left li a img
{
	display:block;
	padding:0;
	margin:auto;
	max-height:50px;
	max-width:158px;
	border:none;
}

#left h5, #left_ie h5
{
	font-size:60%;
}

#right
{
	top:-10px;
	width:600px;
	height:180px;
	position:relative;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}

#left_ie
{
	position:relative;
	top:-20px;
}

#left_ie ul
{
	margin:auto;
}

#left_ie li
{
	height:50px;
	margin-top:10px;
}

#left_ie li a
{
	text-decoration:none;
	margin:auto;
	width:100%;
	height:100%;
	display:inline-block;
	vertical-align:middle;
	border:1px solid gray;
}

#left_ie li a img
{
	display:block;
	margin:5px auto;
	border:none;
	max-width:158px;
	max-height:40px;
}

#right img
{
	padding:5px;
	border:none;
	max-height:260px;
	max-width:590px;
	margin:auto;
	display:block;
}

#right span
{
	position:absolute;
	top:0px;
	display:block;
	margin:auto;
}

#item_text, #item_points, #item_price
{
	clear:both;
	max-width:1024px;
	min-width:500px;
	margin:0 50px 0 200px;
}

#item_text p
{
	text-indent:50px;
	margin-top:0;
	margin-bottom:5px;
	line-height:115%;
}

#item_price
{
	margin-top:20px;
	font-size:115%;
}

#item_points
{
	margin:0 80px 0 250px;
}

#item_points h4
{
	margin:3px;
	font-size:90%;
}

#item_points h3
{
	margin:10px 0 0 0;
}

/* Company History page*/

#history
{
	line-height:1.3em;
	position:relative;
	height:100%;
	min-height:100%;
	padding-right:260px;
	padding-left:40px;
	left:0px;
	max-width:1000px;
}

#history span
{
	float:left;
	width:0.85em;
	font-size:300%;
	line-height:70%;
	font-family:serif;
}

#info
{
	position:relative;
	left:50px;
	padding-right:70px;
	max-width:900px;
}
#adversite
{
	border:none;
	position:absolute;
	top:0px;
	right:20px;
	width:230px;
	height:auto;	
}

#adversite .top, #adversite .bottom
{
	float:left;
	width:100%;
	border-color:#aeaeae;
	border-style:solid;
	margin:auto;
	background-color:#E8E8E8;
}

#adversite .top a, #adversite .bottom a
{
	text-decoration:none;
	color:black;
}


#adversite .top
{
	display:table;
	table-layout:fixed;
	height:200px;
	width:230px;
	border-width: 1px 1px 0 1px;
}

#adversite .bottom
{
	border-width: 0 1px 1px 1px;
	height:auto;
}

#adversite .top a
{
	display:table-cell;
	text-align:center;
	height:200px;
	padding:0;
	margin:0;
	vertical-align:middle;
	width:230px;
	text-align:center;
}

#adversite .top a img
{
	display:block;
	padding:0;
	margin:auto;
	max-height:190px;
	max-width:220px;
	border:none;
}

#adversite .bottom a
{
	padding:15px;
	display:block;
}

#adversite .bottom
{
	font-family:serif;
	font-size:130%;
	font-weight:150;
	text-align:center;
}

#adversite .bottom span
{
	font-size:120%;
	font-weight:800;
	font-style:oblique;
	text-shadow:1px 3px 3px;	
}

