/* Cardiff Union Shop */

html, body { height: 100%; }
body {
	color: #181818;
	font: 0.75em/1.25em Helvetica, "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	background: #333 url(../images/shop/background.png) 0 50px repeat-x;
	min-width: 960px;
}
strong { font-weight: bold; }
th { font-weight: bold; }
td, th {
	padding: 5px 3px;
}
p { margin: 10px 5px; }
tr td { vertical-align: top; }
a { text-decoration: none; }
ul a, p a {
	text-decoration: none;
	color: #09f;
	padding: 1px 0;
}
ul a:hover, p a:hover {
	color: #06c;
	border-bottom: 1px dotted #06c;
}
#logo {
	height: 69px;
	background: url(../images/shop/logo.png) no-repeat;
	}
#content-top {
	margin-top: -10px;
	height: 17px;
	background: url(../images/shop/content-top.png) no-repeat;
	z-index: 10; position: relative;
}
#content {
	min-height: 600px;
	background: url(../images/shop/content.png) repeat-y;
	position: relative;
}
#content-bottom {
	height: 17px;
	background: url(../images/shop/content-bottom.png) no-repeat;
	position: relative;
	font-size: 0.92em; color: #aaa;
	padding: 13px 0 0 70px;
	margin-bottom: 20px;
}
#content-bottom a {
	font-weight: bold;
	color: #BEBEBE;
}
#main, #sidebar { padding-top: 10px; }
#sidebar h3, #sidebar h4, #sidebar p { padding-left: 10px; }
#preview {
	margin: 10px 0 20px 0;
	width: 460px; height: 220px;
}
#preview .event {
	display: block;
	width: 460px;
	height: 220px;
	background-position: top middle;
	background-repeat: none;
}
#preview .box {
	position: relative;
	top: 170px; width: 430px;
	height: 30px; padding: 10px 15px;
	background: url(../images/shop/half-black.png);
}
#preview .book-now {
	float: right;
	margin-top: 5px;
}
#preview { color: #fff; }
#preview h4 { margin: 0; margin-bottom: 2px; }
#preview p { margin: 0; }

h2, h3, h4 { font-weight: bold; letter-spacing: -1px; }
h5, h6 { font-weight: bold; }
h2 a, h3 a, h4 a { color: #222; border: none; }
h2 {
	font-size: 1.75em;
	margin: 10px 0;
}
h3 {
	font-size: 1.5em;
	margin: 15px 0 5px 0;
}
#main h3, h4 {
	font-size: 1.25em;
	margin: 5px 0;
}
hr {
	color: #ccc;
	background-color: #ccc;
	border: none;
	width: 100%; height: 1px;
	margin: 6px auto;
}
#sidebar hr {
	margin: 10px auto;
}
hr.green {
	color: #9c0; height: 2px;
	background-color: #9c0;
}
hr.yellow {
	color: #fc0; height: 2px;
	background-color: #fc0;
}
hr.blue {
	color: #0029CD; height: 2px;
	background-color: #0029CD;
}
hr.red {
	color: #C10000; height: 2px;
	background-color: #C10000;
}
#main ul.featured-listings { padding-left: 0; }
.featured-listing {
	font-size: 1.09em;
	margin: 10px 0;
}
li.featured-listing { margin: 20px 0; }
.featured-listing .image {
	width: 160px;
	padding: 4px;
	margin-top: 0;
	float: left;
}
.featured-listing .sub {
	font-size: 12px;
	color: #5A5A5A;
}
.featured-listing h4 { margin: 2px 0; }
.featured-listing p { font-size: 1.17em; margin: 7px; }
.featured-listing a:hover {
	border: none;
	color: #555;
}

#main ul { 
	padding-left: 25px;
	margin: 10px 0;
}
#sidebar ul { 
	padding-left: 20px;
	margin: 10px 0;
}
#sidebar ul li {
	font-size: 1.25em;
	margin: 7px 0;
}
#view-cart {
	text-align: center;
	top: 1px;
	height: 18px; position: relative; z-index: 21; 
	line-height: 28px; font-size: 0.92em;
	padding: 0 5px;
}
#view-cart a {
	width: 130px; margin: 0 auto;
	display: block;
	color: #181818;
	position: relative;
	z-index: 22;
	background: url(../images/shop/cart.gif) top left repeat-x;
}
#view-cart a:hover {
	border: none;
}
.image {
	float: left;
	margin: 8px;
	text-indent: 0;
}
.box-office-image {
	width: 460px;
	margin: 0 auto;
}
.box-office-text {
	font-size: 1.17em;
}
.image a {
	background: none;
	border: 1px solid #ccc;
	display: block;
	padding: 4px;
	width: 80px; height: 80px;
	text-align: center;
	background: #fff;
}
.medium { margin: 0; }
.medium a { width: 280px; height: 280px; padding: 0; border: none; }
.image a:hover {
	border: 1px solid #aaa;
}
.medium a:hover {
	border: none;
}

#order, #cart { background: #eee; }
#order th, #cart th {
	background: #fff;
	font-size: 0.83em;
	color: #555;
	font-weight: normal;
	font-family: "Lucida Grande", Tahoma, Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #ccc;
}
#order tr td, #cart tr td {
	padding: 6px;
}
#order .money, #cart .money, #cart .delete { text-align: right; }
#cart .delete { width: 40px; }
#order .sub, #cart .sub {
	font-size: 0.92em;
	color: #555;
}
#cart .sub-total td, #cart .total td {
	background: #fff;
	padding: 10px;
	font-size: 1.17em;
}
#cart .total td {
	font-weight: bold;
	font-size: 1.25em;
}
#cart input[type="text"] {
	border: 1px solid #ccc;
	padding: 6px;
	background: #fff;
}
#cart #terms {
	height: 200px;
	overflow: auto;
	border: 1px solid #999;
	background-color: #ffffff;
}
#cart #terms ol {
	margin-left: 30px;
	list-style: decimal outside;
}
#cart #terms ul {
	list-style: disc;
}
#cart #terms ul ul {
	list-style: none;
}
#order a, #cart a {
	color: #181818;
}
#order a:hover, #cart a:hover {
	color: #444;
}
#order th, #order .download {
	border: none;
}
#order tr td {
	border-top: 1px solid #ccc;
}
#order .download a {
	display: block;
	margin: -7px 0 0 10px;
}

.large-notice {
	width: 300px;
	margin: 60px auto;
	padding-left: 40px;
}
#main .large-notice h3 { text-transform: capitalize; }
.box { background: url(../images/icons/box.png) no-repeat; }
.accepted { background: url(../images/icons/accepted.png) no-repeat; }
.question { background: url(../images/icons/question_mark.png) no-repeat; }
.proceed { float: right; margin: 2px 10px 10px 0; }
.secure {
	padding-left: 25px;
	background: url(../images/icons/lock.png) top left no-repeat;
}
#sidebar .cancel {
	padding-left: 20px;
	background: url(../images/icons/delete.png) top left no-repeat;
}
#payment-form label {
	display: block;
	width: 150px;
	float: left;
	padding: 10px 15px 0 0;
	text-align: right;
	font-size: 1.25em;
}
#payment-form input[type="text"], #payment-form select {
	float: left;
	margin-right: 10px;
	font-size: 1.33em;
}
#payment-form .numeric {
	font-family: Monaco, "Courier New", Courier, Arial, sans-serif;
	letter-spacing: 1px;
}
.help {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 0.83em;
	display: block;
	margin: 5px 0 0 150px;
	padding-left: 20px;
	background: url(../images/icons/help.png) top left no-repeat;
}
.solo {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 0.83em;
	padding: 2px 0 10px 20px;
	background: url(../images/icons/help.png) top left no-repeat;
}
.next-to-field-text {
	margin-left: 10px;
	line-height: 1.46em;
}
.next-to-field-text img {
	vertical-align: middle;
}
.done {
	font-weight: bold;
}
.email-to {
	background: url(../images/icons/email_edit.png) no-repeat;
	padding: 1px 0 0 22px;
	font-size: 1.17em;
}
.add-address {
	background: url(../images/icons/page_white_add.png) no-repeat;
	padding: 1px 0 0 22px;
}
.edit {
	background: url(../images/icons/page_white_edit.png) no-repeat;
	padding: 1px 0 0 22px;
	float: right;
}
a.clean {
	border: none;
	background: none;
}
a.clean:hover {
	border: none;
	background: none;
}
.price {
	font-size: 1.25em;
	font-weight: bold;
}
.price span.sale {
	margin-left: 10px;
	font-weight: normal;
}
/*Flash Classes*/

.flash, .static-flash {
	padding: 10px;
	text-align: center;
	font-size: 1.23em;
	font-weight: bold;
	margin-bottom: 10px;
}
.static-flash {
	font-size: 1em;
	font-weight: normal;
}
.notice {
	background: #D4FBBE;
	border: 1px solid #C5FBAB;
}
.warning {
	background: #FFF4B4;
	border: 1px solid #FFB45D;
}
.warning h2 {
	background: #FFB45D;
	font-weight: bold;
	font-size: 1em;
	padding: 5px;
}
.warning p {
	padding: 10px;
	font-style: italic;
}
.warning ul {
	padding: 0 0 15px 20px;
}
.error {
	background: #FFCACF;
	border: 1px solid #FF4451;
}
#errors div {
	padding: 0 10px;
}
form .fieldWithErrors { display: block; margin: 10px 5px; }
form .fieldWithErrors input { border: 1px solid #FF4451; }
.address-form {
	padding: 10px;
	background: #eee;
	border: 1px solid #ccc;
}
.address-form label {
	width: 60px;
	display: block;
	float: left;
	padding: 5px 0;
	margin-right: 10px;
}
input[type="text"] {
	border: 1px solid #ccc;
	padding: 6px;
	background: #eee;
}
#sidebar input[type="text"] {
	background-color: #FFF;
}
.address-form input[type="text"] {
	background: #fff;
	padding: 5px;
}

table.atoz {
	width: 100%;
}
table.atoz td {
	padding: 0;
	text-align: center;
}
table.atoz a {
	display: block;
	color: #000000;
	padding: 5px;
	margin: 1px;
	background-color: #BEBEBE;
}
table.atoz a:hover {
	margin: 0;
	border: 1px solid #5A5A5A;
	padding: 5px;
	background-color: #FFFFFF;
}




#order-progress{
	width: 610px;
	height:30px;
	margin:10px 0 0;
	position: relative;
	margin: -17px 0 10px -20px;
	z-index: 100;
	background:url(../images/shop/order-progress-bg.jpg) repeat-x;
}
#order-progress ul{
	position:relative;
	margin:0;
	padding:0;
	height:30px;
	float:left;
	list-style:none;
}
#order-progress ul li{
	margin:0 8px 0 0;
	padding:0 0 0 20px;
	float:left;
	display:inline; /* fix IE 6 */
	height:30px;
	background:url(../images/shop/order-progress-arrow.jpg) no-repeat left;
}
#order-progress ul li a {
	display:inline; /* fix IE 6 */
	height: 20px;
	padding: 0 3px;
	border:0;
	font-size: 1.09em; line-height: 2.3em;
	font-weight: bold;
	color:#888;
}
#order-progress ul li a:hover{
	display: inline; /* fix IE 6 */
	height: 14px;
	color: #888;
	text-decoration: none;
}
#order-progress ul li a.active {
	color: #fff;
}
#order-progress ul li a.active:hover {
	color: #fc0;
}
#order-progress ul li a.current {
	color: #fc0;
}
#order-progress ul li#cart{
	margin: 0;
	padding: 3px 0 0 0; 
	list-style: none;
	background: none;
}
#order-progress ul li#cart a {
	padding: 0 10px 0 15px;
}

ul#discount-products {
	list-style: disc inside;
	font-size: 0.75em;
	margin: -1em 0 1em;
}

#email-signup label {
	float: left;
	width: 70px;
	padding: 8px 0px;
}

#email-signup input[type="text"] {
	float: left;
	width: 110px;
}