@charset "UTF-8";
/* CSS Document */


.checkout {
	width: 790px;
	float: left;
}

.checkout  p {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: 0 0 10px 0;
	line-height: 18px;
}

.checkout  a:link, a:visited {
	color: #000066;
	text-decoration: none;
}
.checkout  a:active, a:hover {
	color: #CC0000;
}

.checkout  h1 {
	color: #000066;
	text-align: left;
	margin: 0 0 15px 0;
	font-family: "Arial Bold";
	font-weight: bold;
	font-size: 20px;
}
.checkout  h2 {
	color: #000066;
	text-align: left;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
} 

.checkout form {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#checkout table {
	background-color: #F9FBFD;
	color: #000000;
	border: 1px solid #999999;
	border-collapse: collapse;
}  
 
#checkout td {
	border: 1px solid #CCCCCC;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 14px;
	padding: 4px;
	width: 160px;
}

.checkout_top {
	width: 790px;
	height: 12px;
	background-image: url(http://www.bowmeows.co.uk/images/checkout_bgtop.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.checkout_bottom {
	width: 790px;
	height: 12px;
	background-image: url(http://www.bowmeows.co.uk/images/checkout_bgbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.checkout_mid {
	background-image: url(http://www.bowmeows.co.uk/images/checkout_bgmid.gif);
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}

.checkout_left {
	width: 270px;
	float: left;
	margin-right: 10px;
	background-color: #EAEAEA;
	padding: 10px;
} 

.checkout_left form {
	width: 270px;
	background-color: #EAEAEA;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.checkout_leftpic {
	background-color: F7F7F7;
	padding-left: 15px;
	padding-right: 15px;
}

.checkout_leftpromopic {
	background-color: F7F7F7;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
}

.checkout_right {
	width: 410px;
	background-color: #EAEAEA;
	padding: 10px;
	float: right;
}

.checkout_right_h_line {
	height: 2px;
	border-bottom: 2px dotted #fff;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
}

.checkout_wide {
	width: 730px;
	float: left;
	background-color: #EAEAEA;
	padding: 10px;
}

.checkout_wide_h_line {
	height: 2px;
	border-bottom: 2px dotted #fff;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

.cleaner5 {
	clear: both;
	height: 5;
	margin: 0;
	padding: 0;
}

.cleaner20 {
	clear: both;
	height: 20;
	margin: 0;
	padding: 0;
}
.formbutton {
	background-image: url(http://www.bowmeows.co.uk/images/button_bg.gif);
	background-repeat: no-repeat;
	height: 28px;
	font-family: "Arial Narrow";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	border: 2px solid #6697C5;
	background-color: #022F59;
	text-align: right;
	padding-left: 30px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}
.promobutton {
	background-image: url(http://www.bowmeows.co.uk/images/button_bg.gif);
	background-repeat: repeat-x;
	height: 28px;
	font-family: "Arial Narrow";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	border: 2px solid #6697C5;
	background-color: #022F59;
	text-align: right;
	padding-left: 30px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}
.morebutton {
	float: right;
	
}

.payment {
	width: 790px;
}

.payment  p {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: 0 0 10px 0;
	line-height: 18px;
}

.payment  a:link, a:visited {
	color: #000066;
	text-decoration: none;
}
.payment  a:active, a:hover {
	color: #CC0000;
}

.payment  h1 {
	color: #000066;
	text-align: left;
	margin: 0 0 15px 0;
	font-family: "Arial Bold";
	font-weight: bold;
	font-size: 20px;
}
.payment  h2 {
	color: #000066;
	text-align: left;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.payment_top {
	width: 790px;
	height: 12px;
	background-image: url(http://www.bowmeows.co.uk/images/checkout_bgtop.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.payment_bottom {
	width: 790px;
	height: 12px;
	background-image: url(http://www.bowmeows.co.uk/images/checkout_bgbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.payment_mid {
	width: 750px;
	background-image: url(http://www.bowmeows.co.uk/images/checkout_bgmid.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}

.payment_wide {
	width: 730px;
	background-color: #EAEAEA;
	padding: 10px;
}

.payment_wide_h_line {
	height: 2px;
	border-bottom: 2px dotted #fff;
	margin-top: 20px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
}

.payment form {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

.payment_paypoint {
	width: 700px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	border: 3px solid #000066;
}

.payment_paypointleft {
	width: 450px;
	float: left;
}

.payment_paypointright {
	width: 220px;
	float: right;
}

.payment_google {
	width: 206px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	border: 3px solid #000066;
	margin-top: 16px;
	margin-right: 14px;
	height: 140px;
}

.payment_paypal {
	width: 206px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	border: 3px solid #000066;
	margin-top: 16px;
	margin-right: 14px;
	height: 140px;
}

.payment_telephone {
	width: 207px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
	border: 3px solid #000066;
	margin-top: 16px;
	height: 140px;
}
.invoice_header {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 4px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.invoice_copy {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-color: #EDEDED;
	padding: 4px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.invoice_total {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 4px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.printbutton {
	padding-top: 6px;
	padding-bottom: 6px;
}

.declined {
	width: 628px;
	padding-top: 8px;
}

.declined  p {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: 0 0 10px 0;
	line-height: 18px;
}

.declined  a:link, a:visited {
	color: #000066;
	text-decoration: none;
}
.declined  a:active, a:hover {
	color: #CC0000;
}

.declined  h1 {
	color: #000066;
	text-align: left;
	margin: 0 0 15px 0;
	font-family: "Arial Bold";
	font-weight: bold;
	font-size: 20px;
}
.declined  h2 {
	color: #000066;
	text-align: left;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
} 

.declined_top {
	width: 628px;
	height: 12px;
	background-image: url(http://www.bowmeows.co.uk/images/declined_bgtop.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.declined_bottom {
	width: 628px;
	height: 12px;
	background-image: url(http://www.bowmeows.co.uk/images/declined_bgbottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.declined_mid {
	width: 588px;
	background-image: url(http://www.bowmeows.co.uk/images/declined_bgmid.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}

.declined_wide {
	width: 568px;
	background-color: #EAEAEA;
	padding: 10px;
}

