/* Trixan Layout ============================================================= */

/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 11px Arial, Helvetica, sans-serif;
}


/* Header */

#header {
    min-width: 837px;
	max-width: 964px;
    margin: 0 auto;
}

#header-inner {
	position: relative;
	padding: 0 2px 0 0;
	background: url(images/JoesPetMeds/logo.gif) no-repeat 2px 2px;
	text-align: right;
}

#header-right {
	float: right;
	display: inline-block;
	width: 585px;
	background:url(images/JoesPetMeds/banners/teds-hed_banner.gif) no-repeat 93px 5px;
}

#quick-links {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0;
}

#quick-links li {
	background: url(images/JoesPetMeds/qlinks_bg.gif) no-repeat top right;
	margin: 0;
    padding: 0;
	float: right;
	overflow: visible;
	height: 23px;
	width: 85px;
}

#quick-links li span {
	background: url(images/JoesPetMeds/qlinks_li.gif) no-repeat;
	float: left;
	height: 100%;
	width: 100%;
}

#quick-links a {
	color: #fff;
	padding: 5px 0px 0px 10px;
	float: left;
}

#quick-links #qlViewCart {
	background: url(images/JoesPetMeds/qlinks_bg-cart.gif) no-repeat top right;
}

#quick-links #qlMyAccountLogout {
	width: 130px;
}

#quick-links #qlCustomerService {
	width: 115px;
}

.cart-txt {
    color: #676767;
	padding: 4px 0px ;
	margin: 0;
	display: inline;
	float: right;
}

#secure-site {
	margin: 0;
	padding: 0;
	display: inline;
	float: right;
	height: 20px;
	overflow: visible;
}

#freecall {
	margin: 0;
	margin-right: 11px;
	padding: 0;
	padding-right: 11px;
	border-right: 1px solid #b3b3b3;
	display: inline;
	float: right;
	height: 20px;
	overflow: visible;
}

#search {
	margin: 0;
	margin-right: 11px;
	padding: 0;
	padding-right: 11px;
	color: #616161;
	border-right: 1px solid #b3b3b3;
	display: inline;
	float: right;
	height: 20px;
	overflow: visible;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;

}

#search input {
	font-size: 10px;
	font-family: tahoma, arial, helvetia, sans-serif;
	border: solid 1px #8f8f8f;
	padding: 2px;
	margin: -1px 0 0 1px;
}

#search input.img-btn {
	border: none;
	background: url(images/JoesPetMeds/search-btn.gif) no-repeat 0 1px;
	height: 21px;
	width: 26px;
	cursor: pointer;
}

#logo  {
	float: left;
	width: 235px;
	
}

#logo .logo-link {
	height: 105px;
	display: block;
	position: static;
}

#cart-status {
	padding: 0;
	margin: 0;
	/* display: inline-block; */
	float: left;
	width: 20%;
	text-align: right;
}
#bcrumbs #crumbs {
	padding: 6px 0;
	margin: 0 -1px 0 0;
	float: left;
	width: 70%;
	text-align: left;
}

#bcrumbs #cart {
	padding: 6px 0;
	margin: 0;
	float: left;
	width: 30%;
	text-align: right;
}

#header-right div.topbar {
	padding: 87px 0 0 0;
	margin: 5px 0 6px 0;
	text-align: left;
	background: url(images/JoesPetMeds/banners/teds-hed_plane.gif) no-repeat top right; 
} 


#cart-status table, #cart-status tr, #cart-status td {
	border: 0;
	color: #676767;
}


#cart-status .items {
	text-align: left;
	padding-top: 2px;
	font-size: 9px;
	color: #333;

}

#cart-status a {
	color: #333;

}

#cart-status .price {
	text-align: right;
	padding-top: 2px;
	font-size: 9px;
	color: #333;
}

#cart-status .cart {
	padding-top: 2px;
}

#cart-status .currency {
	text-align: left;
	padding-top: 8px;
}

#cart-status .currency a {
	color: #999;
}

/* Content */

#body-container {
	position: relative;
	float: left;
	border: 1px solid #666;
	width: 958px;
}

#body-container-inner {
	position: static;
	
}

#body-container #content {
	width: 780px;
	display: inline-block;
	float: left;
	position: relative;
	border-left: 1px dotted #666;
	min-height: inherit;
}


#content.item {
	position: relative;
/*
	border: 1px solid #666;
	border-top: 1px dotted #666;
*/
	min-height: inherit;
	float: left;
/*	width: 958px; */
}

#content.homepage {
/*	border: solid 1px #333;
	border-top: dotted 1px #666;*/
	float: left;
	position: relative;
}


#body-container #content-inner {
	position: static;

}

/* Menu */

#menu {
	float: left;
	width: 177px;
	margin: 0;
	position: relative;
	border: none;
	/* display: inline-block; -- No Attribute Menu for Joes */
	display: none; 
}

#menu-inner {
}

#menu a {
	display: block;
	color: #333;
}

/* Footer */

#footer {
    width: 960px;
	float: left;
	position: relative;
}

#footer-inner {
    position: relative;
	background: url(images/JoesPetMeds/teds-tbar_bg-one.gif) repeat-x;
}

#subscribe {
	color: #fff;
	padding: 1px 12px 3px 12px ;
	font: normal 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 6px 0;
	
	border: solid 1px #333;
	border-bottom: none;
	border-top: none;
}

#subscribe input {
	color: #333;
	padding: 2px 3px 1px 3px;
	font: normal 10px Arial, Helvetica, sans-serif;
	border: 1px solid #333;
	width: 130px;
}

#subscribe .img-btn {
	border: none;
	background: url(images/subscribe-btn.gif) no-repeat 1px 4px;
	height: 20px;
	width: 26px;
	margin: 0 2px;
	cursor: pointer;
}

#footer-links {
	font: normal 10px  Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}


#footer-links table {
	width: 100%;
}

#footer-links .copyright {
	text-align: right;
	color: #676767;
	font: normal 9px Arial, Helvetica, sans-serif;
}

#footer-links a, #footer-links a:link, #footer-links a:visited {
    background: url(images/right_arw-graysml.gif) no-repeat 0 4px;
	text-decoration: none;
	color: #676767;
	padding: 0 6px;
}

#footer-links a:hover, #footer-links a:active {
    background: url(images/right_arw-redsml.gif) no-repeat 0 4px;
	text-decoration: none;
	color: #EA0035;
	padding: 0 6px;
}


