@charset "utf-8";
/* CSS Document */

ul#topnav li#liregister a{
border-bottom: 5px solid #FFF;
}
#content {
	width: 685px;
}
#rightcolumn {
}


#rightcolumn p {
	margin: 5px 5px 40px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #333;
	text-align: center;
}
#rightcolumn .ebook {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
input.seat {
	margin: 5px;
	padding: 1px;
	height: 16px;
	width: 40px;
	border: 1px solid #7F9DB9;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background: #FFF;
}
input#btnupdate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0;
	height: 45px;
	width: 140px;
	background: #4E74C5;
	border:outset 4px #fff;
	cursor:pointer;
	clear: both;
}
#btncheckout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	line-height: 30px;
	text-align:center;
	color: #FFF;
	margin: 0px 5px 0px 0px;
	padding: 0;
	height: 40px;
	width: 170px;
	background: #F93;
	background: #4E74C5;
	border-top: 4px solid #FFF;
	border-right: 4px solid #FFF;
	border-bottom: 4px outset #FFF;
	border-left: 4px solid #FFF;
	clear: both;
	float: right;
	cursor:pointer;
}
a.btnremove {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #000;
	background: #DDE3F6;
	text-align: center;
	display: block;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	height: 25px;
	width: 65px;
	text-decoration: none;
	border-top: 2px solid #FFF;
	border-right: 2px solid #FFF;
	border-bottom: 2px outset #FFF;
	border-left: 2px solid #FFF;
	clear: both;
	float: right;
}
a.btnremove:hover {
	background: #7A9EE8;
	color: #FFF;
}


.row {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	text-align:left;
	border: solid 1px #7A9EE8;
	border-top:none;
	clear:both;
}
.cartheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	background: #7A9EE8;
	margin: 0px;
	padding: 0px;
}
.even {
	background: #B8CFF8;
	width:100%;
	height:auto;
	overflow:hidden;
}

.odd {
	background: #CDDDF7;
	width:100%;
	height:auto;
	overflow:hidden;
}

.col1 {
	clear: left;
	float: left;
	height: auto;
	width: 150px;
}

.col2 {
	clear: none;
	float: left;
	height: auto;
	width: 215px;
	line-height: 40px;
}
.col3 {
	clear: none;
	float: left;
	height: auto;
	width: 65px;
	text-align: right;
}
.col4 {
	clear: none;
	float: left;
	height: auto;
	width: 60px;
	text-align: center;
}
.col5 {
	text-align: right;
	clear: none;
	float: left;
	height: auto;
	width: 65px;
}
.col6 {
	clear: none;
	float: left;
	height: auto;
	width: 87px;
	text-align: right;
}
.col7 {
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	height: auto;
	width: 110px;
	text-align: right;
}
.col12 {
	width: 372px;
	height: auto;
	clear: left;
	float: left;
	text-align: center;
}
.col14 {
	width: 400px;
	height: auto;
	clear: left;
	float: left;
	text-align: center;
}


.col34 {
	clear: none;
	float: left;
	height: auto;
	width: 134px;
	text-align: right;
}
.col56 {
	height: auto;
	width: 145px;
	clear: right;
	float:right;
	text-align:left;
}

.row div {
	border-right: 1px solid #7A9EE8;
	margin: 0px;
	padding: 10px 3px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 1.8em;
	font-weight: normal;
	color: #000;
	min-height:50px;
	height:40px;
}
.cartheader div{
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height:1em;
	min-height:15px;
	height:15px;
}
.total{
	border:none;
}
.total div{
	min-height:15px;
	border:none;
	height: auto;
	overflow: visible;
}
.discount {
	height: 20px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	overflow: visible;
	position: relative;
	top: -30px;
}
.grandtotal {
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 18px;
	position: relative;
	top: -30px;
	overflow: visible;
}
.checkout {
	margin: 0px;
	padding: 0px;
	height: 50px;
	position: relative;
	top: -40px;
	overflow: visible;
}
#paypalform {
	margin: 0px;
	padding: 0px;
	width:180px;
	height:100px;
	overflow:hidden;
}
.empty {
	margin: 0px;
	padding: 5px;
}

.empty a, .empty a:visited{
	color:#00F;
}
