.logoholder{background-image: url(../images/header_logo_your_account.jpg);}
#logo{vertical-align:top;	text-align: left;	background-position: left top;	padding-left: 4.25em;
	height: 135px;}
#phone-follow { border: 0;position: fixed;  top: 215px; right:0;}
#skype-follow { border: 0;position: fixed;  top: 300px; right:0;}
#twitter-follow { border: 0;position: fixed;  top: 365px; right:0;}
#greeting{	font-size: 100%;	font-weight: bold;	padding-top: 0em;	color: #CC0000;	text-align: right;	padding-right: 1em;	top: -15px;	position: relative;}
#navbar_cart{	width: 1000px; height: 40px;	vertical-align:top;	text-align:left;	margin:0;	padding:0}
img.header_navbar_cart{text-align:center;	vertical-align: top;	padding:0;	margin:0	}
#navbar_search{font-family: "Square721 BT";	font-size:90%; font-weight: bold; padding-left: 10px;	position:absolute; top: 130px; float:left;}

#cart_link{position:relative;	left: 265px;top: -19px;}
#checkout_link{position:relative; left: 275px;top:-19px;}
#cart_items{font-size: 95%;	font-weight: bold;position:relative;left: 732px; top:-50px;}
#cart_total{font-size: 95%;	font-weight: bold; position:relative;left: 808px; top:-50px;}
input:focus{background-color:yellow;}

a#cart_link:link, #checkout_link:link {  color: #ffffff;}
a#cart_link:visited, #checkout_link:visited {  color: #ffffff;}
a#cart_link:hover, #checkout_link:hover{  color: yellow;}

.navbar{
	text-align: center;
	background-color: #A9D3EB;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
	font-family: Eurostile;
	font-size: 14px;
	font-weight: bold;
}
.link {
	color: #0F4174;
	background-color: #A9D3EB;
	text-decoration: none;
	background-image: url(../images/nav_arrow.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 12px;
	padding-bottom: 5px;
}
.link:hover {
	color: #DFE9F3;
	background-color: #105CA8;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 12px;
	background-image: url(../images/nav_arrow_down.gif);
	background-repeat: no-repeat;
}
.selected {
	background-color:#267499;
	background-image:url(../images/nav_arrow_down.gif);
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 1px;
	padding-left: 12px;
	padding-bottom: 5px;
}	
#navlist
{
	color: white;
	background: #17a;
	border-bottom: 0.2em solid #17a;
	border-right: 0.2em solid #17a;
	padding: 0 1px;
	margin-left: 0;
	width: 14em;
	font: normal 0.8em Verdana, sans-serif;
	text-align: left;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;

}

#navlist a
{
	display: block;
	text-decoration: none;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
	color: white;
	background: #39c;
	border-width: 1px;
	border-style: solid;
	border-color: #5bd #035 #068 #6cf;
	border-left: 1em solid #fc0;
	padding-top: 0.25em;
	padding-right: 0.5em;
	padding-bottom: 0.25em;
	padding-left: 0.2em;
}

#navlist a#current {
	background-color: #f30;
	border-top-color: #5bd;
	border-right-color: #035;
	border-bottom-color: #068;
	border-left-color: #fc0;
}

#navcontainer>#navlist a
{
width: auto;
}

#navlist a:hover, #navlist a#current:hover
{
background: #28b;
border-color: #069 #6cf #5bd #fc0;
padding: 0.25em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
	background: #17a;
	border-color: #069 #6cf #5bd white;
	padding-top: 0.25em;
	padding-right: 0.35em;
	padding-bottom: 0.25em;
	padding-left: 0.9em;
}
.leftnav {
	color: #5F2671;
	background-color: #EADBEE;
	padding-left: 5px;
	text-align: left;
	padding-bottom: 2px;
	line-height: 20px;
	padding-top: 2px;
	font-size: 13px;

}
.leftnavselected {
	color: #EADBEE;
	background-color: #5F2671;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-top: 2px;
	line-height: 20px;
}