/* skin: "default" */

/* begin main stylesheet */

html, body {
	font-family:verdana;
	font-size:12px;
	line-height:18px;
}

#PageRegion {
	width:950px;
	margin:auto;
}

h1, h2, h3 {
	color:#ba1f2d;
}

h6 {
font-size:10px;
}

.error {
	color: red;
}

#Header {
	position:relative;
	height:159px;	
	background:url(images/header_right.png) no-repeat 100% 0px #ba1f2d;
}

#HomeLink img {
	border:none;
	display:block;
}

#header_title {
	background-image:url(images/distribution_center.png);
	position:absolute;
	right:15px;
	width: 249px;
	height: 26px;
	top:65px;
}

#HomeLink {
	float:left;
	display:block;
}

#topLinks a, #topLinks a:link, #topLinks a:hover, #topLinks a:active, #topLinks a:visited {
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding:4px;
}

#topLinks {
	position:absolute;
	top:12px;
	right:17px;
	color:white;
}

a {
	color:#ba1f2d;
	font-size:12px;
}

a:link, a:visited, a:active {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}

#bottomlinks a, #bottomlinks a:link, #bottomlinks a:hover, #bottomlinks a:active, #bottomlinks a:visited {
	color:black;
	font-weight:bold;
	text-decoration:none;
}

.CheckoutHeaderBar {
	color:white;
	background-color:#ba1f2d;
}

#bottomLinkContainer a {
	float:left;
	display:block;
	height:29px;
	line-height:29px;
	padding:0px 7px;
	margin:0px;
	border-left:2px solid white;
	white-space:nowrap;
}

#bottomlinks {
	position:absolute;
	right:15px;
	bottom:0px;
	height:29px;
	background:url(images/header_btnFill.gif) repeat-x 0px 0px;
}

#bottomLinkCap {
	float:left;
	padding-left:20px;
	height:29px;
	background:url(images/header_btnCap.gif) no-repeat 0px 0px;
}

#SideLinks img { margin:5px 22px; }

#SideLinks a, #SideLinks a:link, #SideLinks a:hover, #SideLinks a:active, #SideLinks a:visited {
	color:#ba1f2d;
	text-decoration:none;
}

#SideLinks .Buffer { padding-top:0px; }

#SideLinks ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#SideLinks li {
	text-align:right;
	list-style:none;
	margin:5px 5px;
	padding:0px;
}

#SideLinks {
	float:left;
	width:240px;
}

#ContentRegion {
	float:right;
	width:700px;
}

hr {
	height:0px;
	width:0px;
	border:none;
	background:transparent;
	clear:both;
}

.Buffer { padding:15px; }
#CenterRegion {
	margin:10px 0px;
	background:url(images/vline.png) 244px 0px repeat-y;
}

#CheckoutRegion {
	margin:10px 0px;
}

#ContentSection {
	padding:5px;
}

#ProductSection {
	padding:5px;
}

.UnderLine { border-bottom:1px solid #ba1f2d; }

#FooterRegion {
	clear:both;
	background:url(images/footer_left.gif) no-repeat 0px 0px #ba1f2d;
	height:51px;
}

#FooterText {
	background:url(images/footer_right.gif) no-repeat 100% 0px;
	padding-right:20px;
	height:51px;
	color:white;
	font-size:10px;
	font-weight:bold;
	line-height:51px;
	vertical-align:middle;
	text-align:right;
}
