.header {
	background: url('images/shop_title_gradient.gif') repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #047;
	border: 1px solid #1a6dbe;
	text-align: left;
	padding-left: 5px;
	margin-left: 1px;
	margin-top: 8px
}

.headersecurity {
	background: url('images/shop_title_gradient.gif') repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #047;
	border: 1px solid #1a6dbe;
	text-align: left;
	padding-left: 5px;
	margin-left: 1px;
	margin-top: 2px
}

.coupon {
	background: url('images/coupon_bg_gradient.gif') repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #047;
	border: 1px solid #cccccc;
	text-align: left;
	padding-left: 5px;
	margin-left: 1px;
	margin-top: 8px
}

.coupontext {
	font-size: 10px;
	text-align: left;
}

.sidebartext {
	font-size: 11px;
	text-align: left;
	font-color: #1a6dbe;
}

.total {
	background: url('images/shop_total_gradient.gif') repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #047;
	border: 1px solid #1a6dbe;
	text-align: left;
	padding-left: 5px;
	margin-left: 1px;
	margin-top: 8px
}

.item {
	font-size: 14px;
	padding-left: 5px;
	margin-left: 1px;
}

.info_container {
	float: right;
	width: 180px;
	border: 2px solid #999;
	padding: 4px;
	margin-top: 8px;
	text-align: left;
}

.info_title2 {
	float: left;
	color: #333;
	font-weight: bold;
	text-align: left;
	font-size: 11px;
	margin-left: 4px;
	border-bottom: 2px solid #CCC;
}

.info_text3 {
	clear: both;
	text-align: left;
	color: #333;
	font-size: 10px;
	margin-left: 4px;
	margin-right: 4px;
}

.subtotal {
	background: url('images/shop_subtitle_gradient.gif');
	margin-top: 8px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #000000;
}

.shipping {
	margin-top: 0px;
	font-size: 16px;
	font-weight: bold;
}

.shipdetails {
	font-family: "trebuchet MS", "futura medium", "lucida sans";
	font-size: 12px;
}

.ordersplaced {
	font-family: "trebuchet MS", "futura medium", "lucida sans";
	font-size: 10px;
}

#checkout {
	text-align: left;
	padding-top: 16px;
	margin-left: 0px;
	margin-right: 0px;
}

#checkout .header {
	font-size: 22px;
	color: #888;
	margin-bottom: 8px;
	text-align: left;
}

#checkout .subheader {
	color: #999;
	font-size: 11px;
	position: relative;
	top: -3px;
}

#checkout #path {
	clear: both;
	width: 600px;
	height: 29px;
}

#checkout #path .current {
	float: left;
	background: url('images/shop_checkout_nav1.gif') no-repeat;
	width: 146px;
	height: 29px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
}

#checkout #path .currentlong {
	float: left;
	background: url('images/shop_checkout_nav1long.gif') no-repeat;
	width: 216px;
	height: 29px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
}

#checkout #path .currentstart {
	float: left;
	background: url('images/shop_checkout_nav1start.gif') no-repeat;
	width: 92px;
	height: 29px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding-top: 4px;
}

#checkout #path .previous {
	color: #693;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

#checkout #path .future {
	float: left;
	background: url('images/shop_checkout_nav2.gif') no-repeat;
	width: 146px;
	height: 29px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
	padding-top: 4px;
}

#checkout #path .futurelong {
	float: left;
	background: url('images/shop_checkout_nav2long.gif') no-repeat;
	width: 216px;
	height: 29px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #CCC;
	padding-top: 4px;
}

.balloonstyle {
	position:absolute;
	top: -500px;
	left: 0;
	padding: 5px;
	visibility: hidden;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: none;
	width: 200px;
	border: 0px;
}

.balloonstyle2 {
	position:absolute;
	top: -500px;
	left: 0;
	padding: 5px;
	visibility: hidden;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height: 12px;
	z-index: 100;
	background-color: none;
	width: 200px;
	border: 0px;
}

.balloonstyle_top {
	width: 300px;
	height: 12px;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
	background: url('images/balloontip_top.gif') no-repeat bottom;
}
.balloonstyle_middle {
	width: 300px;
	background: url('images/balloontip_middle.gif') repeat-y;
}
.balloonstyle_header {
	padding-top: 8px;
	color: #047;
	font-weight: bold;
}
.balloonstyle_header,
.balloonstyle_body {
	padding-left: 16px;
	padding-right: 16px;
}
.balloonstyle_image {
	padding: 4px 16px 4px 16px;
	display: block;
	float: left;
}
.balloonstyle_body {
	font-size: 11px;
}
.balloonstyle_body2 {
	padding-left: 16px;
	padding-right: 16px;
	font-size: 9px;
}
.balloonstyle_bottom {
	width: 300px;
	height: 14px;
	background: url('images/balloontip_bottom.gif') no-repeat top;
	
}
#arrowhead {
	z-index: 101;
	position: absolute;
	top: -500px;
	left: 0px;
	visibility: hidden;
}

a {
	font-family: trebuchet MS, futura medium, lucida sans;
	font-size: 12px;
	color: #1a6dbe;
}
a:link {
	text-decoration: none;
	color: #1a6dbe;
}
a:visited {
	text-decoration: none;
	color: #1a6dbe;
}
a:hover {
	text-decoration: none;
	color: #4C8BB0;
}
a:active {
	text-decoration: none;
	color: #1a6dbe;
}

.discountlink {
	font-family: trebuchet MS, futura medium, lucida sans;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}
discountlink:link {
	text-decoration: underline;
	color: #000000;
}
discountlink:visited {
	text-decoration: underline;
	color: #000000;
}
discountlink:hover {
	text-decoration: underline;
	color: #000000;
}
discountlink:active {
	text-decoration: underline;
	color: #000000;
}