@charset "utf-8";
/* CSS Document */

#checkoutwrapper {
	margin:15px;
	/*width:900px;*/
	width:650px;
	float:left;
	position:relative;
	overflow:hidden;
}

#loginwrapper {
	width:92%;
	max-width:330px;
	_width:380px;
	margin:15px 0 15px 0;
	padding:10px;
	text-align:center;
	overflow:hidden;
	border-style:solid;
	border-width:1px;
	border-color:#999;
}

.checkoutrow {
	width:100%;
	padding:15px 0px 0px 0px;
	margin-top:4px;
	float:left;
}

.checkoutmessagerow {
	width:100%;
	padding:15px 0px 0px 0px;
	float:left;
	text-align:right;
	color:#DA1720;
}

.radials {
	width:40px;
	float:left;
	text-align:right;
}

.COitemimage {
	width:30%;
	float:left;
}

.coitemimagecontainer {
	width:65px;
	height:100px;
	overflow:hidden;
}

.COItemdata {
	width:70%;
	float:left;
}

.itemnum {
	width:100%;
	float:left;
}

.itemname {
	width:100%;
	float:left;
}

.itempricing {
	width:50%;
	float:left;
	text-align:left;
}

.subtotalrow {
	width:100%;
	float:left;
	background-color:#CCCCCC;
	height:30px;
	line-height:30px;
	text-align:right;
}

.checkoutheadingrow{
	width:100%;
	float:left;
	background-color:#E9E9E9;
	height:30px;
	padding-left:10px;
	line-height:30px;
	text-align:left;
}

.checkoutsubrow{
	width:100%;
	float:left;
	padding:10px 0px 0px 10px;
	text-align:left;
}

.shipoptionscontainer{
	width:170px;
	float:left;
}

.shipoptions{
	width:130px;
	float:left;
	text-align:left;
	overflow:hidden;
}

.inputtitle {
	width:100px;
	float:left;
	text-align:left;
}


.shiprow {
	max-width:510px;
	float:left;
}

.shipnextbutton {
	width:85px;
	float:right;
}

/* CHECKOUT FONTS */
.checkoutcontent {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#333;
	line-height:150%;
}

.checkoutsubtotal {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#333;
}

.checkoutcontent a:link, .checkoutcontent a:visited {
	text-decoration:none;
	color:#DA1720;
}

.checkoutcontent a:hover {
	text-decoration:underline;
	color:#DA1720;
}

.checkoutcontentL {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#333;
	line-height:150%;
}

.checkoutcontentS {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#333;
	line-height:150%;
}

.checkoutcontentNotice {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#DA1720;
	line-height:150%;
}

.checkoutcontentNotice a:hover {
	text-decoration:underline;
}

.checkoutcontentLNotice {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color:#DA1720;
	line-height:150%;
}

.checkoutcontentSNotice {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#DA1720;
	line-height:150%;
}

/* ------------------------------*/

/* BUTTON STYLES */

.cartbuttons {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	
}

.cartbuttons a:hover {
	text-decoration:none;
	color:#FFF;
}

.cartbuttons a:visited{
	text-decoration:none;
	color:#FFF;
}

.cartclear_button {
	width:142px;
	height:25px;
	position:relative;
	background-image:url(../Images/cart_clear.png);
	border:none;
	cursor:pointer;
}

.cartupdate_button {
	width:130px;
	height:25px;
	position:relative;
	background-image:url(../Images/cart_update.png);
	border:none;
	cursor:pointer;
}

.cartnext_button {
	width:82px;
	height:25px;
	position:relative;
	background-image:url(../Images/cart_next.png);
	border:none;
	cursor:pointer;
}

.cartconfirm_button {
	width:105px;
	height:25px;
	position:relative;
	background-image:url(../Images/cart_confirm.png);
	border:none;
	cursor:pointer;
}

.cartpromoadd_button {
	width:40px;
	height:20px;
	position:relative;
	background-image:url(../Images/cart_promoadd.png);
	border:none;
	cursor:pointer;
}

.cartlogin_button {
	width:60px;
	height:20px;
	margin-top:20px;
	_margin-top:0px;
	position:relative;
	background-image:url(../Images/cart_login.png);
	border:none;
	cursor:pointer;
}

.cartresubmit_button {
	width:70px;
	height:20px;
	margin-top:20px;
	position:relative;
	background-image:url(../Images/cart_resubmit.png);
	border:none;
	cursor:pointer;
}

.cartchangeaccount_button {
	width:115px;
	height:20px;
	position:relative;
	background-image:url(../Images/cart_changeacct.png);
	border:none;
	cursor:pointer;
}

.cartreturnprev_button {
	width:175px;
	height:21px;
	position:relative;
	background-image:url(../Images/cart_returnprev.png);
	border:none;
	cursor:pointer;
}

.cartuseaddress_button {
	width:160px;
	height:21px;
	position:relative;
	background-image:url(../Images/cart_useselect.png);
	border:none;
	cursor:pointer;
}

.cartuseshipaddress_button {
	width:220px;
	height:25px;
	line-height:25px;
	position:relative;
	background-image:url(../Images/cart_useshipaddress.png);
	border:none;
	cursor:pointer;
}

/* ------------------------------------------------------- */

/* SHIPPING TABS */

.Shipping_Option_button {
	width:185px;
	height:28px;
	line-height:28px;
	text-align:center;
	background: url(../Images/ship_opt_button.png);
	border:none;
	margin-bottom:10px;
}

ol#toc { 
    height: 2em;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc a {
    background: #bdf url(../Images/tabs.gif);
    color: #FFF;
    display: block;
    float: left;
    height: 2em;
    padding-left: 10px;
    text-decoration: none;
}

ol#toc a:hover {
    background-position: 0 -120px;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li.current a {
    background-position: 0 -60px;
    color: #fff;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url(../Images/tabs.gif) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}

div.content {
	width:620px;
	_width: 650px;
    border: #939598 solid 2px;
    clear: left;
    padding: 1em;
}
/* --------- */