@charset "UTF-8";
#wrapper #topbar #account {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#wrapper #topbar #account a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	padding-left: 3px;
}
#wrapper #topbar #account li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 3px;
}
.fullborder .shopcategories a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	line-height: 2em;
	padding-left:8px;
}
.fullborder .shopcategories a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
.fullborder .style7 a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.fullborder .style7 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.fullborder .style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
}
.fullborder .subcategories a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
	line-height: 2em;
	padding-left: 8px;
}
.fullborder .subcategories a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
#topbar {
	margin: -10px auto 3px auto;
	background-color:#CCCCCC;
	width:770px;
	height:20px;
	position: relative;
	padding: 5px;
	}
.fullborder {
	border: 1px solid #666666;
}

#account {
	list-style:none;
	position: absolute;
	}
	
#account li {
	display:inline;
	}

#redheader {
	margin: 0px auto 0px auto;
	width: 780px;
	height: 99px;
}
#headerleft {
	text-indent:-9999px;
	float: left;
	width: 538px;
	height: 99px;
	background: url(http://www.porthos.com/site/Images/red_header_left.jpg);
	background-repeat: no-repeat;
}

headerleft a {
	
	display: block;
	width: 538px;
	height: 99px;
	}
	
#headerright {
	text-indent:-9999px;
	float: right;
	background-image: url(http://www.porthos.com/site/Images/red_header_right.jpg);
	background-repeat: no-repeat;
	width: 242px;
	height: 99px;
}

#signup_wrapper div {
	clear: both;
	color:#990000;
	padding: 10px;
}
#signup_wrapper a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	font-size: 13px;
	text-decoration: none;
}
#signup_wrapper a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
#searchbar {
	width:770px;
	background-color:#666666;
	height:20px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	}

#searchbar a {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	}
	
#globalsearch {
	float:right;
	}
