.logoholder{background-image: url(../images/header_logo_your_account.jpg);}
#logo{	vertical-align:top;	text-align: left;	background-position: left top;	padding-left:0.3em;	height: 125px;}
#page_title{font-size: 160%; font-family: "square721 BT"; position: relative;left: 135px; top:-105px; height: 125px; 	width: 436px; 	font-weight: bolder; text-align: center;vertical-align: middle;}
#greeting_holder{position:absolute;	top: 90px;}
#greeting{	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:80%;	font-weight: bold;
	color: #CC0033;	text-align: right;	position: relative;	left: 860px;}
#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;}

#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: 115px; float:left;}
#cart_icons_holder{}
#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: 730px; top:-50px;}
#cart_total{font-size: 95%;	font-weight: bold; position:relative;left: 808px; top:-50px;}
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;}




