@charset "utf-8";
#wrapper #main #lPanel a{
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #00F;
}
#wrapper #main #lPanel a.small {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color: #33C;
}


#wrapper #main #centerCart {
	width: 800px;
	height: 100%;
	position: relative;
	left: auto;
	top: 0px;
	float: none;
	text-align: center;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper #main #centerCart a {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #006;
	font-weight: bold;
	font-size: 12px;
}

#wrapper #main #centerCart #cart input.tiny {
	display: block;
	height: 18px;
	width: 20px;
	text-align: center;
}

#wrapper #main #centerCart table {
	border: 1px none #00C;
	border-collapse:collapse;
}
#wrapper #main #centerCart table tbody tr th{
	border: 1px solid #FC6;
	background-color: #FF9;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
	height: 25px;
}
#wrapper #main #centerCart table thead tr th{
	border: 1px solid #FC6;
	background-color: #FF9;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	height: 25px;
}
#wrapper #main #buttonSubmitOrder {
	background-image: url(../images/buttonSubmitOrder.png);
	display: block;
	height: 25px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#wrapper #main #buttonPrzelew {
	background-image: url(../images/buttonPrzelew.png);
	display: block;
	height: 45px;
	width: 152px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#wrapper #main #buttonPayU {
	background-image: url(../images/buttonPayU.png);
	display: block;
	height: 45px;
	width: 152px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
	margin-top: 24px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#wrapper #main #buttonNext {
	background-image: url(../images/buttonNextRed.png);
	display: block;
	height: 25px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	right: 100px;
}

#wrapper #main #orderTotal {
	font-size: 16px;
	font-weight: bold;
}
#wrapper #main #continueShopping {
	background-image: url(../images/buttonContinueShop.png);
	display: block;
	float: right;
	height: 25px;
	width: 120px;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#wrapper #main #buttonUpdate {
	background-image: url(../images/buttonUpdateCart.png);
	display: block;
	height: 25px;
	width: 120px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	cursor: pointer;
	float: left;
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}


#wrapper #main label {
	height: 21px;
	width: 90px;
	display: block;
	float: left;
	clear: none;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-size: 14px;
	padding-right: 3px;
	vertical-align: text-bottom;
	padding-top: 4px;
}
#wrapper #main h3  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #F60;
	padding: 5px;
}

#wrapper #main input.medium {
	background-color: #FFF;
	height: 25px;
	width: 175px;
	display: block;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #F90;
}
#wrapper #main input.small {
	background-color: #FFF;
	height: 25px;
	width: 75px;
	display: block;
	float: left;
	border: 1px solid #F90;
}

#wrapper #main input.large {
	background-color: #FFF;
	height: 18px;
	width: 175px;
	display: block;
	float: left;
}


#wrapper #main #centerCart table tr td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FF9;
	border-right-color: #FF9;
	border-bottom-color: #FF9;
	border-left-color: #FF9;
	padding: 10px;
}
#wrapper #main #centerCart #cart table tr td .radio {
	display: block;
	height: 12px;
	width: 12px;
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	visibility: visible;
	clear: right;
	bottom: -1px;
	position: relative;
}
#wrapper #main #centerCart #cart table tr td label {
	display: block;
	float: right;
	height: 30px;
	width: 350px;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#wrapper #main #lPanel {
	background-color: #FFF;
	display: block;
	float: left;
	height: 500px;
	width: 398px;
	text-align: center;
}
#wrapper #main #pPanel {
	display: block;
	float: left;
	height: 500px;
	width: 598px;
	background-color: #FFF;
	text-align: center;
	overflow: hidden;
}
#wrapper #main #newAddressPanel  {
	display: block;
	float: none;
	height: 500px;
	width: 598px;
	background-color: #FFF;
	text-align: center;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #main #innerBox  {
	display: block;
	float: left;
	height: auto;
	width: 580px;
	background-color: #FFF;
	margin-right: 9px;
	margin-left: 9px;
	text-align: center;
	position: relative;
	border: 1px solid #F90;
	margin-bottom: 9px;
	background-image: url(../images/bgYellow.png);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#wrapper #main #registerBox {
	display: block;
	float: none;
	height: 120px;
	width: 350px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	border: 1px solid #F90;
	background-image: url(../images/bgYellow.png);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#wrapper #main #lPanel #innerBox {
	display: block;
	float: left;
	height: auto;
	width: 378px;
	background-color: #FFF;
	margin-right: 9px;
	margin-left: 9px;
	text-align: center;
	position: relative;
	border: 1px solid #F90;
	margin-bottom: 9px;
	background-image: url(../images/bgYellow.png);
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#wrapper #main #formRow {
	display: block;
	clear: left;
	float: left;
	height: auto;
	width: 598px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
#wrapper #main #cart img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #main label#paymentType {
	display: block;
	height: 80px;
	width: 400px;
	float: right;
	margin-top: 12px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#wrapper #main #memberArea {
	display: block;
	height: auto;
	width: 100%;
	text-align: center;
	padding-top: 3px;
}
#wrapper #main #memberArea #lPanel {
	display: block;
	float: left;
	height: 600px;
	width: 300px;
}
#wrapper #main #memberArea #pPanel {
	display: block;
	float: left;
	height: 600px;
	width: 696px;
}

#wrapper #main #memberArea #savedAddress {
	display: block;
	height: 150px;
	width: 244px;
	margin-right: auto;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	float: none;
	clear: none;
	position: relative;
	border: 1px solid #52A352;
	padding: 3px;
	margin-left: auto;
	margin-bottom: 3px;
	background-image: url(../images/addrBookGreen.png);
	background-repeat: repeat-y;
}
#wrapper #main #register {
	background-color: #999;
	display: block;
	height: 100px;
	width: 250px;
}

#wrapper #main hr {
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #666;
}
#wrapper #main #couponRow {
	display: block;
	height: 25px;
	width: 500px;
	float: right;
	padding: 3px;
}
#wrapper #main #centerCart .subTitle{
	display: block;
	height: 15px;
	width: 100%;
	position: relative;
}
