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

/* top navigation */	
/*

#topnav {
	width:980px;
	height:115px;
	border-bottom: 1px solid #c6cccf;
	background-color: #ffffff;
	margin: 0 0 0 0;
	}

#shadow {
	width:980px;
	height:9px;
	background: url(/static/images/redesign/topnav_shadow.png) repeat-x  left bottom;
	margin: 0 0 5px 0;
	}
	
	* html #shadow {
		width:980px;
		height:9px;
		background: url(/static/images/redesign/topnav_shadow.gif) repeat-x  left bottom;
		margin: 0 0 5px 0;
		} 
	
#penguinimage {
	width:60px;
	height:84px;
	float:left;
	margin: 18px 0px 7px 27px;
	padding:0px;
	display: inline;
	text-indent:-9999px;
	background: url(/static/images/redesign/penguinlogo_60w.png)  no-repeat left bottom;
	}
	
#penguinimage a {
	display:block; 
	width:60px;
	height:84px; 
	}



h1#penguinname {
	width:406px;
	height:56px;
	float:left;
	margin: 0px 0px 5px 15px;
	padding:0px;
	display: inline;
	text-indent:-9999px;
	background: url(/static/images/redesign/penguinusa.gif) no-repeat  left top;
	}
	
h1#penguinname a {
	width:406px;
	height:56px;  
	display:block;
	
	}
	
/*with ribbon 
h1#penguinname {
	width:406px;
	height:61px;
	float:left;
	margin: 0px 0px 0px 15px;
	padding:0px;
	display: inline;
	text-indent:-9999px;
	background: url(/static/images/redesign/penguinusa_ribbon.gif) no-repeat  left top;
	z-index:2;
	top: -5px;
	position:relative;
	}
	
h1#penguinname a {
	width:406px;
	height:61px;  
	display:block;
	
	}*/

#logon{
	width:870px;
	margin: 10px 20px 0px 0px;
	float:right;
	text-align:right;
	font-size: 11px;
	color: #42738c;
	font-weight: normal;
	display: inline;
	position:relative;
	z-index:3;
	}
	

.flag {
	margin: 0px 0px 0px 5px;
	vertical-align:middle;
	border: 1px solid #d4d2d4;
	}
	
	
#search{
	float: left;
	margin:-5px 0 0 105px;
	display: inline;
	}
	
.searchlink {
	color: #42738c; 
	font-family: Trebuchet MS, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 20px; 
	text-decoration: none;
	}
	
A.searchlink:link {color: #42738c; font-style: normal; font-weight: normal; text-decoration: none}
A.searchlink:active {color: #6597b0; font-style: normal; font-weight: normal; text-decoration: none}
A.searchlink:visited {color: #42738c; font-style: normal; font-weight: normal; text-decoration: none}
A.searchlink:hover {color: #6597b0; font-style: normal; font-weight: normal; text-decoration: none}
			
.search-box {
	height: 16px;
	width:280px;
	border: #ff6600 solid 1px; 
	color: #000000; 
	font-family: Trebuchet MS, Helvetica, sans-serif;; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: none;
	margin: 24px 0px 0px 0px;
	}
	
.search-image {
	margin: 23px 0px 0px 0px;
	
	}
	
.cart {
	margin: 0px;
	vertical-align:middle;
	}
	
#topnav ul {
	list-style:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
	float:left;
	display: inline;
	width:875px;
	height:20px;
	}
	
#topnav ul li  {
	float:left; 
	margin: 0px 0px 0px 0px;
	padding:0;
	display: inline;
	}
	
ul#topnav>li {
	display: table-cell;
	position: relative;
	padding: 0;
	}

ul#topnav,
#topnav ul,
#topnav ul li a{
	color: #55839b;
	}

ul#topnav li:hover,
#topnav ul li a:hover{
	background-color: #e0e8ec;
	color: #123c52;
	}

#topnav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	padding: 4px 15px;
	margin-right:10px;
	}

#topnav ul li.lastnav {margin: 0px}
	
.navlink {
	color: #55839b; 
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	}
	
A.navlink:link {color: #55839b; font-style: normal; font-weight: bold; text-decoration: none}
A.navlink:active {color: #123c52; font-style: normal; font-weight: bold; text-decoration: none}
A.navlink:visited {color: #55839b; font-style: normal; font-weight: bold; text-decoration: none}
A.navlink:hover {color: #123c52; font-style: normal; font-weight: bold; text-decoration: none}

/*  end top navigation */@charset "UTF-8";
@charset "UTF-8";
/* CSS Document */

/* top navigation */

#mininav {
    background: #EEE;
    font-family: helvetica, times new roman, sans-serif;
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-size: 1.1em;
    font-weight: normal;
    width: auto;
    text-align: center;
}

#mininav p {
    margin: 10px;
    padding: 0;
    font-weight: normal;
    line-height: 1.2;
    font-size: 1.1em;
}

#mininav ul {
    display: block;
}

#mininav ul li a {
    text-decoration: none;
}
/**** Page Wrap *****/
#mininav #topnavcontainer {
    margin: 0px;
    background: #FFF;
    display: block;
    clear: both;
}

/**** Header *****/
#mininav #header {
    background: #FFF;
    height: 50px;
    /*opacity: 0.7;*/
    padding: 3px 20px;
    overflow: hidden;
    margin:0px auto;
    width:940px;
}

/**** Logo *****/
#mininav #logo {
    width: 24px;
    height: 34px;
    margin: 3px;
    float: left;
}

/**** Header Menu *****/
#mininav #nav {
    display: block;
    float: left;
}
#mininav #nav ul {
    display: block;
    padding: 12px;
    padding-left: 20px;
    margin: 0;
}

#mininav #nav ul li {
    display: inline;
    line-height: 1.4;
    vertical-align: middle;
}

#mininav #nav ul li a {
    text-decoration: none;
    color: #fc6701;
    font-weight: bold;
}

#mininav #header-right {
    float: right;
    width: 42%;
}

#mininav #header-right ul {
    padding: 5px 0 0 0;
    margin: 10px;
    float: left;
}

#mininav #header-right ul li {
    display: inline;
    padding: 3px 0px;
}

#mininav #header-right ul li a {
    text-decoration: none;
    font-size: 14px;
    color: #666;
}

/**** Header Menu - Right Side *****/

/**** Search Box *****/

#mininav #header-search {
    padding: 8px;
    display: block;
}

#mininav #header-search input[type="text"] {
    padding: 3px;
    border: 1.6px solid #cccccc;
    background-image: url(/static/images/mininav/glass.gif);
    background-repeat: no-repeat;
    background-position: 97% 5px;
}

*/
/*  end top navigation */	
