body {
	margin: 0 0 0 0;
	background: #dbe8f0 url(/images/bg2.jpg) top left repeat-x fixed;
	font-family: verdana, arial, tahoma, sans-serif;
	color: #5a5a5a;
}

h1 {
	color: #00456f;
	font-size: 18px;
	margin: 0 0 20px 0;
}

h2 {
	color: #00456f;
	margin: 25px 0 5px 0;
	font-size: 12px;
}

label {
	display: block;
	float: left;
	width: 120px;
	clear: both;
	margin: 5px 0 0 0;
	text-align: right;
	padding: 0 10px 0 0;
	font-size: 10px;
}

label.required {
	font-weight: bold;
}

img.frame {
	border: 1px solid #CCCCCC;
        padding: 2px 2px 2px 2px;
}

span.example {
	font-size: 10px;
	font-style: italic;
	color: #999999;

}

.cart-personalize {
        font-size: 10px;
        border-top: 1px solid #999999;
        border-bottom: 1px dotted #999999;
        padding: 5px 0 5px 0; margin: 17px 0 0 0;
}

.pagination {
	text-align: left;
	padding: 5px 10px 5px 0;
}

.minorimportance {
	border-top: 1px dotted #666666;
	font-size: 11px;
}

.minorimportance a {
	color: #000000;
}

.minorimportance a:hover {
	color: #EE0000;
}

.formoption {
	padding: 5px 0 5px 130px;
	font-size: 10px;
}

.errorbox {
        position: relative;
        background: #ffdd0d url(../images/errorbox-bg.gif) top left repeat-x;
        border-bottom: 1px dotted #b29a08;
        margin: 0px 0px 0px 0px;
        padding: 20px 15px 15px 15px;
        color: #000000;
}

.errorbox p {
        margin: 0 0 0 0 !important;
}

.messagebox {
        position: relative;
        background-color: #ffffe5;
        border: 1px dotted #b29a08;
        margin: 0px 0px 0px 0px;
        padding: 15px 15px 15px 15px;
        color: #000000;
}

.messagebox p {
        margin: 0 0 0 0 !important;
}

.usermessagebox {
        position: relative;
        margin: 0px 0px 0px 0px;
        padding: 10px 0 10px 0px;
        color: #000000;
}

.usermessagebox p {
        margin: 0 0 0 0 !important;
}

.alertbox {
        position: relative;
        background: #ffdd0d url(../images/ico-alert.gif) top left no-repeat;
        border: 1px dotted #b29a08;
        margin: 0px 0px 0px 0px;
        padding: 15px 15px 15px 85px;
        color: #000000;
}

.alertbox p {
        margin: 0 0 0 0 !important;
}

.categorypod {
	height: 96px;
	border-bottom: 1px solid #f2f2f2;
	padding: 5px 0 5px 0;
	clear: both;
	overflow: hidden;
}

.categorypod img {
	padding: 3px 3px 3px 3px;
	margin: 0 15px 0 0;
	border: 1px solid #e5e5e5;
}

.categorypod h3 {
	margin: 10px 0 15px 0;
	font-size: 12px;
	color: #000000;
}

.categorypod p {
	color: #9c9c9c;
	font-size: 10px;
}

.productpod {
	position: relative;
	width: 159px;
	padding: 0 0 0 0;
	float: left;
	margin: 5px 1px 5px 1px;
	text-align: center;
	font-size: 11px;
}

.productpod img {
        padding: 3px 3px 3px 3px;
        margin: 0 0 5px 0;
	border: 1px solid #e5e5e5;
}

.productpod p {
	margin: 5px 0 5px 0 !important;
	color: #4d4c3a;
}

.productpod a {
	color: #4d4c3a !important;
	text-decoration: none;
}

.productpod a:hover {
	color: #4d4c3a;
	text-decoration: underline;
}

.disclaimer {
	font-size: 9px;
}

.disclaimer p {
	margin: 5px 0 5px 0 !important;
}

#collection {
	position: relative;
	border: 1px solid #e5e5e5;
	width: 635px;
	height: 400px;
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 1px;
	overflow: hidden;
}

#collection-tip {
	position: absolute;
	top: 2px;
	left: 2px;
	width: 635px;
	background-color: #00456f;
	height: 24px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 9px 0 0 0;
	z-index: 35;
}

#collection-product {
	position: absolute;
	visibility: hidden;
	top: 50px;
	left: 50px;
	width: 318px;
	height: 120px; 
	padding: 8px 8px 8px 20px;
	border: 1px solid #000000;
	z-index: 25;
	background-color: #FFFFFF;
	filter: Alpha(opacity=90);
        -moz-opacity:.90;
        opacity:.90;
}

#collection-product img {
	padding: 2px 2px 2px 2px;
	border: 1px solid #e6e4e5;
}

#collection-product p {
        margin: 25px 0 5px 0 !important;
        color: #4d4c3a;
}

#jsmessagebox {
	position: absolute;
	top: 50px;
	left: 100px;
	width: 500px;
	height: 200px;
	visibility: hidden;
	background-color: #FFFFFF;
	border: 2px solid #EE0000;
	padding: 5px 5px 5px 5px;
	color: #000000;
}

#outsidepod {
	background-color: #FFFFFF;
	padding: 0 4px 4px 4px;
	width: 974px;
	border-left: 1px solid #a0c5d7;
	border-bottom: 1px solid #a0c5d7;
	border-right: 1px solid #a0c5d7;
}

#mainpod {
	width: 974px;
	background-color: #FFFFFF;	
}

#sidepod {
	width: 205px;
	height: 600px;
	padding: 140px 30px 0 14px;
	background: #FFFFFF url(/images/navigation-bg.gif) top left no-repeat;
	float: left;	
	text-align: left;
	font-size: 11px;
	color: #000000;
}

#sidepod h2 {
	color: #00456f;
	font-size: 12px;
	margin: 0 0 10px 0px;
	padding: 0 0 0 15px;
	background-image: url(/images/bullet-blue.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#search {
	margin: 0 0 30px 0;
}

#search form {
	margin: 5px 0 0 15px;
}

#browse {
	margin: 0 0 30px 0;
}

#browse p {
	margin: 15px 0 0 15px;
	line-height: 16px;
}

#browse a {
	display: block;
        color: #000000;
        text-decoration: none;
        padding: 1px 0 1px 0;
}

#browse a:hover {
	background-color: #fafafa;
}

#newsletter {
	margin: 0 0 30px 0;	
}

#newsletter p {
	margin: 10px 0 0 15px;
	line-height: 16px;
}

#newsletter form {
	margin: 5px 0 0 15px;
}

#navigation {
	margin: 55px 0 0 0;
}

#navigation p {
	margin: 0 0 0 15px;
	line-height: 17px;
}

#navigation a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#navigation a:hover {
	color: #00436e;
}

#contentpod {
	width: 725px;
	float: right;
	font-size: 11px;
}

#topbar {
	position: relative;
	height: 24px;
}

#topbar .button {
	position: absolute;
	top: 0px;
	left: 443px;	
}

#header {
	position: relative;
	height: 107px;
}

#header .button {
	position: absolute;
	top: 86px;
	left: 375px;	
}

#logo {
	position: absolute;
	top: 0px;
	left: 2px;
}

#logotext {
	position: absolute;
	top: 25px;
	left: 10px;
	font-size: 20px;
	font-weight: bold;
}

#logotext a {
	text-decoration: none;
	color: #000000;
}

#imagepod {
	position: relative;
	height: 298px;
	padding: 0 0 0 10px;
	text-align: left;
}

#featuredpod {
	position: absolute;
	top: 0px;
	left: 469px;
	width: 231px;
	height: 298px;
	background: url(/images/featuredpod-bg.gif) top left no-repeat;
	z-index: 5;
}

#featuredpod .header {
	position: absolute;
	top: 25px;
	left: 14px;
}

#featuredpod-detail {
	position: absolute;
	width: 214px;
	top: 59px;
	left: 9px;
	text-align: center;
	color: #FFFFFF;
}

#featuredpod-detail p {
	margin: 20px 0 0 0;
}

#featuredpod-detail img {
	border: 1px solid #685f55;
	padding: 3px 3px 3px 3px;
}

#featuredpod-detail a {
	color: #FFFFFF;
	text-decoration: none;
}

#featuredpod-detail a:hover {
	color: #EE0000;
}

#featuredpod-selector {
	position: absolute;
	top: 278px;
	left: 154px;
	width: 60px;
	height: 11px;
}

#featuredpod-selector img {
	margin: 0 2px 0 2px;
}

#partnerpod {
	position: relative;
	height: 137px;
}

#partnerpod .header {
	position: absolute;
	top: 13px;
	left: 18px;
}

#partnerpod .button {
	position: absolute;	
	top: 39px;
	left: 10px;
}

#content {
	position: relative;
	padding: 36px 96px 56px 36px;
	text-align: left;
}

#content p {
	margin: 15px 0 15px 0;
	line-height: 16px;
}

#content-full {
	padding: 36px 45px 56px 30px;
	text-align: left;
	background: transparent url(/images/content-full-bg.gif) top left no-repeat;
}

#content-full h1 {
        margin: 0 0 0 0;
}

#content-full p {
	margin: 15px 0 15px 0;
	line-height: 16px;
}

#content-full a {
	color: #00456f;
}

#content-full a:hover {
	color: #ee0000;
}

#categorytrail {
        color: #666666;
	font-size: 10px;
}

#categorytrail a {
        color: #9c9c9c;
}

#categorytrail a:hover {
        color: #666666;
}

#categorydescription {
        color: #9c9c9c;
}

#product-categorytrail {
	color: #666666;
	font-size: 10px;
}

#product-categorytrail a {
	color: #9c9c9c;
}

#product-categorytrail a:hover {
	color: #666666;
}

#product-categorydescription {
	color: #9c9c9c;
}

#product-info {
	position: relative;
	width: 232px;
	padding: 0 15px 0 0;
	float: left;
}

#product-info h2 {
	font-size: 12px;
	color: #4d4c3a;
}

#product-info p {
	margin: 10px 0 15px 0;
	color: #000000;
}

#product-info label {
	width: 75px;
	margin: 7px 0 0 0;
	text-align: left;
	padding: 0 10px 0 0;
	font-size: 10px;
}

#image-pointer {
	position: absolute;
	visibility: hidden;
	top: 329px;
	left: 50px;
	border: none !important;
	z-index: 200;
}

#product-image {
	position: relative;
	width: 392px;
	float: left;
}

#product-image img {
	padding: 2px 2px 2px 2px;
	border: 1px solid #e6e4e5;
}

#product-images {
	position: relative;
	width: 392px;
	height: 125px;
	margin: 6px 0 0 0;
}

#product-images img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#product-images .note {
	position: absolute;
	top: 108px;
	left: 0px;
	text-align: right;
	font-size: 10px;
	color: #b5b5b5;
	width: 392px;
}

#product-related {
	position: relative;
	margin: 10px 0 0 0;
	clear: both;
}

#product-related img {
	padding: 2px 2px 2px 2px;
        border: 1px solid #e6e4e5;
}

#cart-related {
        position: relative;
        margin: 0 0 0 0;
        clear: both;
	background-color: #fffff5;
        border-top: 1px dotted #b29a08;
        border-bottom: 1px dotted #b29a08;
	padding: 0 0 0 4px;
}

#cart-related img {
        padding: 2px 2px 2px 2px;
        border: 1px solid #e6e4e5;
}

#where-elite {
        position: relative;
        margin: 0 0 10px 0;
        clear: both;
        background-color: #fffff5;
        border-top: 1px dotted #b29a08;
        border-bottom: 1px dotted #b29a08;
        padding: 0 0 0 4px;
}

#where-elite h2 {
	margin-top: 15px;
}

.checkoutline {
	height: 15px;
	background-color: #fffff5;
        border: 1px dotted #b29a08;
	padding: 2px 2px 2px 2px;
	margin: 2px 0 2px 0;
}

.checkoutline-title {
	width: 70%;
	float: left;
	text-align: left;
	font-weight: bold;
}

.checkoutline-value {
	width: 30%;
	float: left;
	text-align: right;
}

.separator {
	clear: both;
}

#footer {
	clear: both;
}

#legal {
	width: 961px;
	text-align: right;
	color: #808080;
	font-size: 9px;
	padding: 20px 13px 20px 0;
}

#legal a {
	color: #737a7e;
	text-decoration: none;
}

#legal a:hover {
	color: #00436e;
}

