/* CSS Document */
html {
	font-size: 50%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	background-color: #000000;
	color: #FFFFFF;
}

img {
	border: 0px;
}

#errors, #notices {
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 3px;
	font-size: 1.1em;
	text-align: center;
}

#errors {
	color: #000000;
	padding: 5px;
	padding-left: 38px;
	padding-right: 38px;
	background-image: url('../../images/customer/errors.gif');
	background-color: #ffd200;
}

#notices {
	color: #000000;
	background-color: #7ac647;
	padding: 5px;
	padding-left: 38px;
	padding-right: 38px;
	background-image: url('../../images/customer/notices.gif');
}

#navigation {
	width: 147px;
	height: 1%;
	float: left;
}

.checkout-photos {
	float: left;
	margin-left: 10px;
}

#admin-sidebar, #customer-sidebar {
	background-image: url('../../images/customer/basket-background.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #bb122f;
	margin-bottom: 4px;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}

#navigation ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navigation li {
	margin: 0px;
	padding-left: 15px;
	margin-top: 3px;
	margin-left: 11px;
	margin-bottom: 6px;
	font-size: 1.1em;
	background-image: url('../../images/customer/bullet.gif');
	background-position: center left;
	background-repeat: no-repeat;
}

.sidebar-heading {
	background-color: #930d24;
	padding: 6px;
	font-weight: bold;
}

#content {
	float: left;
	width: 599px;
	padding-bottom: 20px;
}

#content table {

}

#outer {
	width: 746px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.button {
	display: inline;
	padding: 5px;
	font-weight: normal;
	text-align: center;
}

.center {
	text-align: center;
}

#date_help {
	display: none;
}

.b_arrow {
	border: 0px;
	float: right;
	margin-top: 5px;
}

.backend-title {
	background-image: url('../../images/customer/title.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	height: 40px;
	background-color: #636263;
	color: #FFFFFF;
	margin-left: 4px;
}

.backend-page {
	background-color: #727272;
	background-image: url('../../images/customer/backend-background.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	padding: 15px;
	margin-left: 4px;
}

.backend-page legend {
	font-weight: bold;
	padding-left: 2px;
	color: #FFFFFF;
}

.backend-form span {
	color: #000000;
}

.image-button {
	display: inline;
	color: #FFFFFF;
	font-size: 1.1em;
	border: 0px;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px;
}

.backend-page fieldset {
	color: #000000;
	padding: 0px;
	padding-left: 6px;
	border: 0px;
}

.backend-page fieldset label {
	width: 100px;
	float: left;
	padding-top: 3px;
	color: #FFFFFF;
}

.backend-page fieldset span {
	padding: 2px;
	font-style: italic;
	display: block;
}

.category-row {
	padding: 5px;
}

.backend-page legend {
}

.backend-form {
	margin-top: 15px;
	margin-bottom: 15px;
}

.backend-form-title {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	width: 555px;
	padding: 4px;
	font-size: 1.1em;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 10px;
}

.checkout-box {
	padding: 15px;
	padding-top: 4px;
	padding-bottom: 10px;
	background-image: url('../../images/customer/checkout-form-background.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #9e0017;
	height: 1%;
}

.float-left {
	float: left;
	width: 100px;
	text-align: left;
	margin-bottom: 3px;
}

.checkout {
	width: 100%;

}

.checkout-quantity {
	width: 30px;
	text-align: center;
	font-size: 1.1em;
}

.checkout th, .checkout-subheader {
	background-color: #900b21;
	color: #FFFFFF;
	padding: 4px;
	font-size: 1.1em;
	text-align: left;
	padding-left: 10px;
}

.checkout td {
	background-color: #910015;
	padding: 6px;
	font-size: 1.1em;
	min-height: 56px;
	padding-left: 10px;
}

.checkout-totals {
	width: 209px;
	float: right;
	font-size: 1.1em;
}

.checkout-pp {
	padding: 3px;
	text-align: right;
}

#postage {
	padding-top: 4px;
	padding-right: 4px;

}

.checkout-subtotal {
	background-color: #a10c24;
	padding: 7px;
	text-align: right;
	clear: left;
}

.checkout-total {
	background-color: #800012;
	padding: 7px;
	text-align: right;
	clear: left;
}

.checkout-textarea {
	width: 157px;
	height: 53px;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}

.checkout-input, .checkout-expiry {
	width: 157px;
	height: 11px;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	padding-bottom: 3px;
}

#co_payment_cvv, #co_payment_issue, #co_postcode, #co_billing_postcode {
	width: 60px;
}

.checkout-expiry {
	width: 24px;
	text-align: center;
}

.checkout-select {
	width: 164px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 2px;
}

.checkout-box a {
	color: #FFFFFF;
}

.checkout-box .label {
	color: #FFFFFF;
	width: 100px;
	margin-top: 2px;
}

.checkout-row {
	margin-top: 5px;
}

.listing {
	background-color: #727272;
	width: 565px;

}

.listing th {
	background-color: #000000;
	color: #FFFFFF;
	padding: 4px;
	font-size: 1.1em;
	text-align: left;
	padding-left: 5px;
}

.listing td {
	background-color: #686868;
	padding: 6px;
	font-size: 1.1em;
	min-height: 56px;
}

.listing a {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

.listing .listing-options, .listing-options {
	background-color: #3a3a3a;
	text-align: right;
	padding: 0px;
}

#checkout-pp {
	font-size: 1.1em;
	width: 130px;
}

.photo_filename, #c_name {
	border: 1px solid #a5acb2;
	background-color: #FFFFFF;
	font-size: 1.1em;
	padding: 3px;
}

#c_name {
	width: 210px;
}

.photo_filename {
	width: 170px;
}

.photo_order {
	width: 30px;
	text-align: center;
}

.basket-image {
	border: 0px;
}

.back {
	position: absolute;
	width: 200px;
	text-align: right;
	margin-left: 360px;
	padding: 13px;
}

.back a {
	color: #FFFFFF;
	font-size: 1.1em;
}

.alternate td {
	background-color: #6f6f6f;
}

.label {
	width: 120px;
	font-weight: normal;
	text-align: right;
	float: left;
	margin-top: 4px;
	padding-right: 5px;
	color: #000000;
}

fieldset {
	padding: 10px;
}

#user_dimensions .dimension {
	clear: left;
}

#user_dimensions label {
	width: 120px;
	color: #000000;
	display: inline;
}

#user_dimensions input {
	margin-top: 4px;
	display: inline;
}

.field {
	float: left;	
}

.c {
	clear: left;
}

.category_hide {
}

.field_value {
	padding-top: 4px;
}

.photo-view {
	text-align: center;
}

.photo-select {
	width: 80px;
	margin-top: 1px;
}

.photo-quantity {
	width: 30px;
}

#header {
	height: 106px;
	background-image: url('../../images/customer/menu-background.jpg');
	background-repeat: repeat-x;
	background-color: #b20422;
}

#menu {
	text-align: right;
}

#header-title {
	height: 70px;
	background-color: #000000;
}

.header-title {
	float: right;
	height: 69px;
}

.header {
	width: 328px;
	height: 70px;
	border: 0px;
}

.basket-item {
	width: 141px;
}

.basket-photo {
	width: 44px;
	float: left;
	text-align: center;
}

.basket-title {
	font-size: 1.1em;
	overflow: hidden;
}

.basket-delete {
	width: 12px;
	height: 12px;
	border: 0px;
	display: inline;
	padding: 0px;
	margin: 0px;
}

.basket-title-row {
	background-color: #910b21;
}

.basket-title-row td {
	padding: 3px;
}

.basket-options-row {
	background-color: #910b21;
}

.basket-options-row td {
	padding: 1px;
	font-size: 1.05em;
}

.basket-left {
	width: 15px;
	text-align: center;
}

.basket-quantity {
	width: 50px;
}

.sidebar-box {
	padding: 3px;
}

.basket-right {
	text-align: right;
	width: 70px;
}

.basket-subtotal {
	background-color: #840316;
	padding: 4px;
	font-size: 1.1em;
}

.basket-subtotal .right {
	width: 50px;
	float: right;
	text-align: right;
	font-weight: bold;
}

.photo-view, .photo-view2 {
	width: 147px;
	height: 206px;
	float: left;
	margin-left: 3px;
}

.product-view, .product-view2 {
	width: 147px;
	height: 170px;
	float: left;
	margin-left: 3px;
}

.photo-view2, .product-view2 {
	margin-left: -1px;
}

.product-listing-image {
	height: 118px;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url('../../images/customer/box-background.jpg');
}

.photo-image {
	height: 149px;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url('../../images/customer/box-background.jpg');
}

.photo-operations {
	width: 146px;
}

.photo-option {
	background-repeat: repeat-x;
	background-position: top center;
	height: 14px;
	padding: 2px;
	font-size: 1.0em;
	text-align: left;
	font-weight: normal;
	background-image: url('../../images/customer/background.jpg');
}

.photo-listing-header {
	background-color: #b60927;
	color: #3e010a;
}

.photo-spacer {
	height: 3px;
	background-color: #5f5f5f;
	overflow: hidden;
	margin-top: 4px;	
	margin-bottom: 4px;
	clear: both;
}

#content p {
	padding: 3px;
}

.photo-divider {
	width: 2px;
	background-color: #000000;
	overflow: hidden;
	font-size: 0px;
}

.photo-select {
	width: 102px;
	height: 16px;
	border: 0px;
	color: #000000;
	font-size: 1.1em;
	padding-top: 2px;
}

.photo-content {
	padding-top: 2px;
	padding-bottom: 2px;
}

.photo-quantity {
	width: 40px;
	height: 16px;
	color: #000000;
	font-size: 1.1em;
	padding-top: 2px;
	padding-left: 2px;
	border: 0px;
	margin: 0px;
	margin-top: 1px;
}

.photo-listing-header {
	padding: 10px;
}

.photo-listing-pages {
	color: #FFFFFF;
	font-weight: bold;
}

.photo-listing-divider {
}

.photo-listing-header a {
	color: #FFFFFF;
}

.photo-options {

}

.photo-listing {
	width: 596px;
	margin-bottom: 20px;
	margin-left: 3px;
}

.photo-quantity-box {
	background-color: #FFFFFF;
}

.basket-item p {
	padding: 5px;
}

#checkout-left {
	float: left;
	width: 442px;
	height: 1%;
}

.checkout-header {
	height: 40px;
	background-image: url('../../images/customer/checkout-background.jpg');
	background-repeat: repeat-x;
	background-color: #a5031b;
	padding: 0px;
}

.checkout-footer {
	height: 32px;
	background-image: url('../../images/customer/checkout-footer-background.jpg');
	background-repeat: repeat-x;
	background-color: #a5031b;
	padding: 0px;
	text-align: right;
	margin-bottom: 20px;
}

#checkout-right {
	margin-left: 3px;
}

*html #checkout-right {
	margin-left: 3px;
}

.generated-title {
	padding-top: 7px;
	padding-left: 10px;
}

.backend-form a {
	color: #FFFFFF;
	font-size: 1.1em;
	text-decoration: none;
}

.basket-back {
	margin-bottom: 2px;
}

.category-title {
	background-image: url('../../images/customer/category-background.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	height: 39px;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: center;
}

.product-title {
	background-image: url('../../images/customer/category-background.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #000000;
	height: 28px;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: center;
}

.product-header {
	background-image: url('../../images/customer/products-header-background.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	height: 40px;
}

.products-page h2 {
	font-size: 1.4em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	display: block;
}

.category-header {
	background-color: #8e0a1f;
	padding: 10px;
	color: #FFFFFF;
	
}

.products-image {
	float: right;
	margin: 4px;
	margin-left: 20px;
}

.clear-right {
	clear: right;
}

.product {
	width: 595px;
	margin-left: 4px;
}

#content .products-page p {
	padding: 0px;
	padding-bottom: 10px;
}

.products-page {
	background-image: url('../../images/customer/products-background.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #090909;
	color: #FFFFFF;
	font-size: 1.1em;
	padding: 16px;
}

.product-header {
	background-image: url('../../images/customer/products-header-background.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	height: 40px;
}

.product-footer {
	background-image: url('../../images/customer/products-footer-background.jpg');
	background-repeat: repeat-x;
	background-position: top left;
	height: 31px;
}


#footer {
	width:777px;
	margin:20px auto 15px auto;
	height:70px;
	text-align: center;
}

.footer-clear {
	height: 20px;
	clear: both;
}

#links {
	font-size:1.1em;
}

#links ul {
	margin:0;
	padding:0;
}

#links li {
	border-left:1px solid #FFFFFF;
	padding:0 2px 0 5px;
	display:inline;
}

#links li.first {
	border-left:none;
	padding:0 2px 0 0;
}

#links li.last {
	color:#BB112C;
}

a:link, a:visited, a:active {
	text-decoration:none;
	color:#FFFFFF;
}

a:hover {
	text-decoration:none;
	color:#BB112C;
}

#azureValidation {
	width:777px;
	margin:15px 0 0 auto;
}

#azureLogoLayer {
	width:400px;
	position:relative;
	margin:0;
	color:#B3C8BB;
	float:left;
}

#logo {
	float:left;
	width:60px;
	padding:0;
}

#logo img {
	border:0;
}

#text {
	font-size:0.9em;
	color:#CCCCCC;
	margin:4px 0 0 0;
}

#text a:link, #azureLogoLayer a:visited, #azureLogoLayer a:active {
	color:#CCCCCC;
	text-decoration:none;
}

#text a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#validationLayer {
	position:relative;
	width:300px; 
	height:15px;
	margin:0;
	float:right;
}

#validationLayer img {
	border:0;
}

#validationbuttons {
	float:right;
	margin:0;
	padding:0;
}

#validationbuttons li {
	margin-left:0px;
	display:inline;
}

