/* ----------------------------

OVERALL LAYOUT

---------------------------- */

/* BODY */
*{
	margin:0;
	padding:0;
}

body
{
	background: #fff;
	margin: 0 auto;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 62.5%;
}

/* WRAPPERS */

#wrap
{
	font-size: 1.2em;
	width: 830px;
	margin: 30px auto;
	zbackground: #4973B5 url(images/border-gradient.png) repeat-x center bottom;

}

#content-wrap
{
	margin: 0px 1px;
	background: #fff;
	zbackground: #d5d5d5 url(images/utility-gradient.png) repeat right bottom;
	border:1px solid white;
}

/* HEADER */


#header {
	background: #fff;
}

#header .logo {
	display:block;
	height:97px;
	text-indent:-9999px;
	width:240px;
	background: transparent url(images/logo.png) no-repeat left top;
}

#quick-login {
	margin-left: -10px;
	position: absolute;

	
}

#quick-logged-in{
	margin-bottom: -45px;
}
	

#quick-login ul li{
	display: inline;

		
}

#quick-login ul li label, form#quick-login ul li input{
	float:none;
	color: #999;
}

#quick-login ul li label {
	color:#0099FF;
	font-weight:bold;
}

#quick-login ul li input.text {
	width:150px;
}

#quick-login .submit {
	width: 23px;
	vertical-align: bottom;
}


#sitenav {
	float: none;
	clear: both;
	background: #4973B5;
	overflow: auto;
}

#sitenav li a:hover {
	background: #fff;
	color:	#4973B5;
	border: 1px solid #4973B5;
	padding-bottom: 7px;
	padding-top: 7px;
	margin: 0;
}
/*
#sitenav ul {
	list-style: none;
	float: right;
}

#sitenav li {
	float: left;
	background: transparent url(images/menu-seperator.png) no-repeat center right;
}

#sitenav li.last {
	background: transparent;
}

#sitenav li a {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding: 8px;
	text-align:center;
	text-decoration:none;
	margin: 1px 4px;
}

#sitenav li a:hover, #sitenav li.active a {
	color: #ccc;
	background: #4C67AF
}
*/

/*******************************
********************************
OLD NAVIGATION
********************************
********************************

#utility {
	width: 209px;
	float: left;
	overflow: auto;
	padding-bottom: 380px;
	
}

#utility .site_search {
	padding: 4px;
	border-width: 0px;
	border-bottom: 2px groove #ccc;
}

#utility .site_search p, #utility .browse {
	font-size:18px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	color: #4973B5;
}

#utility .site_search label {
	width: auto;
	background: none;
}

#utility .site_search input {
	width: 150px;
}

#utility .site_search .submit {
	width: auto;
}

#utility #product-nav {
	margin: 0px 8px;
	padding: 0px 7px;
	list-style: none;
	background: transparent url(images/menu-slice_02.png) repeat-y left top;
}

#utility .pnav-top, #utility .pnav-bottom {
	background: transparent url(images/menu-slice_01.png) no-repeat left top;
	height: 14px;
	margin: 0px 8px;
}

#utility .pnav-bottom {
	background: transparent url(images/menu-slice_04.png) no-repeat left bottom;
}

#utility #product-nav a {
	color: #ccc;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 2px;
}

#utility #product-nav ul {
	list-style: none;
	padding-left: 8px;
}

#utility #product-nav .section {
	border-bottom: 1px solid #fff;
	margin: 0px;
	overflow: hidden;
}

#utility #product-nav .bottom {
	border-bottom: none;
}

#utility #product-nav .section a {
	color: #fff;
	padding-left: 16px;
	font-size: 1.3em;
	height: 24px;
	background: transparent url(images/arrow.gif) no-repeat 4px center;
}

#utility #product-nav .active a {
	background: transparent url(images/arrow-down.gif) no-repeat 4px center;
}

#utility #product-nav .inactive {
	height: 24px;
}

#utility #product-nav .sub {
	background: #fff;
	padding-bottom: 4px;
}

#utility #product-nav .sub a {
	color: #777;
	padding-left: 2px;
	font-size: 0.9em;
	height: auto;
	background: #fff;
}

#utility #product-nav .sub li {
	overflow: hidden;
}

#utility #product-nav .section .inactive {
	height: 18px;
}

#utility #product-nav .section .active {
	height: auto;
}

#utility #product-nav .sub .sub {
	padding-left: 14px;
}

#utility #product-nav .sub .sub li {
	margin: 0px;
	border-bottom: 1px solid #fff;
}

#utility #product-nav .sub .sub a {
	color: #008BCF;
}

#utility #product-nav .sub .sub a:active, #utility #product-nav .sub .sub a:hover {
	color: #8FC7FF;
}

#utility #product-nav .sub .sub .current a {
	padding-left: 8px;
	color: #000;
}
*****************************
*****************************
****************************/



#utility {
	width: 209px;
	float: left;
	overflow: hidden;
}

#utility .site_search {
	padding: 4px;
	border-width: 0px;
	border-bottom: 2px groove #ccc;
	overflow: hidden;
}

#utility .site_search p{
	font-size:18px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	color: #4973B5;
}

#utility .site_search label {
	width: auto;
	background: none;
}

#utility .site_search input {
	width: 150px;
}

#utility .site_search .submit {
	width: auto;
}

#utility #product-nav {
	margin: 0px 8px;
	padding: 0px 7px;
	list-style: none;
	zbackground-color: #14499A;
}

#utility .pnav-top, #utility .pnav-bottom {
	height: 5px;
	margin: 0px 8px;
}

#utility .pnav-bottom {

}

#utility #product-nav a {
	color: #ccc;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 2px;
}

#utility #product-nav ul {
	list-style: none;
	padding-left: 8px;
}

#utility #product-nav .section {
	border-bottom: 1px dotted #fff;
	margin: 0px;
	overflow: hidden;
}

#utility #product-nav .bottom {
	border-bottom: none;
}

#utility #product-nav .section a {
	color: #fff;
	padding-left: 16px;
	font-size: 1.3em;
	height: 24px;
	background: transparent url(images/arrow.gif) no-repeat 4px center;
}

#utility #product-nav .active a {
	background: transparent url(images/arrow-down.gif) no-repeat 4px center;
}

#utility #product-nav .inactive {
	height: 24px;
}

#utility #product-nav .sub {
	background: #fff;
	padding-bottom: 4px;
}

#utility #product-nav .sub a {
	color: #777;
	padding-left: 2px;
	font-size: 0.9em;
	height: auto;
	background: #fff;
}

#utility #product-nav .sub li {
	overflow: hidden;
}

#utility #product-nav .section .inactive {
	height: 18px;
}

#utility #product-nav .section .active {
	height: auto;
}

#utility #product-nav .sub .sub {
	padding-left: 14px;
}

#utility #product-nav .sub .sub li {
	margin: 0px;
	border-bottom: 1px solid #fff;
}

#utility #product-nav .sub .sub a {
	color: #008BCF;
}

#utility #product-nav .sub .sub a:active, #utility #product-nav .sub .sub a:hover {
	color: #8FC7FF;
}

#utility #product-nav .sub .sub .current a {
	padding-left: 8px;
	color: #000;
}








/* CONTENT */

#content {
	padding: 10px 20px;
	margin-top: 100px;
	background: #fff;
	overflow: hidden;
	clear: right;
}


/* FOOTER */

#footer {
	clear: both;
	margin: 10px -1px -20px -1px;
	text-align: center;
	border-top: 5px solid #2f4a96;
	background: #fff;
}

#footer ul {
	background: transparent url(/css/v2/images/cards-noveri.png) no-repeat left center;
	text-align: center;
	padding: 10px 0px 10px 250px;
	margin: 20px 10px;
	list-style: none;
	overflow: auto;
}

#footer ul li {
	display: inline;
	padding: 2px 10px;
}

#footer a {
	color: #008BCF;
	text-decoration: none;
}






/* ----------------------------

AESTHETICS

---------------------------- */

.featurebox {
	padding: 0px;
	margin: 4px;
	display: block;
	overflow: auto;
}

.featurebox h1,
.featurebox h2,
.featurebox h3,
.featurebox h4,
.featurebox h5,
.featurebox h6 {
	display: block;
	background: #6195DF;
	padding: 4px 4px 4px 0px;
	margin: 0px 0px 4px 0px;
	text-align: center;
	color: #fff;
	height: 22px;
	background: #3D6CBE;
}

.error {
	border: 1px solid #a00;
}

.errorMessage {
	color: #a00;
	display: block;
}

.errorbox{
	border: 1px solid #a00;
	background: #ddbbbb;
	text-align: center;
	padding: 8px;
	margin: 4px;
}

.successbox {
	border: 1px solid #184F20;
	background: #EFFFF1;
	text-align: center;
	padding: 8px;
	margin: 4px;
}

.flash {
	margin: 100px;
	text-align: center;
	border: 1px solid #2F4A96;
	background: #DFE8FF;
	padding: 50px;
	font-size: 1.5em;
}


/* ----------------------------

STANDARD TAGS

---------------------------- */

p {
	margin: 10px 0px;
}

a {
	color: #008BCF;
}

a:active, a:hover {
	color: #8FC7FF;
}

a:visited {
	color: #00638F;
}

table {
	width: 100%;
	border-collapse: collapse;
}


table .alt {
	background: #eee;
}

table .unconfirmed{
	background: #eecccc;
}

tabel tr {
	margin: 0px;
	padding: 0px;
}

table td, table th {
	margin: 0px;
	padding: 4px;
}

table th {
	background: #DFF5FF;
	color: #000;
}

table td {
	border-bottom: 1px dashed #ccc;
}

h1 {
	font-size: 1.4em;
	margin-bottom: 10px;
}

h2 {
	font-size: 1.3em;
	margin-bottom: 10px;
}

h3 {
	font-size: 1.2em;
	margin-bottom: 10px;
}

h4 {
	font-size: 1.1em;
	margin-bottom: 6px;
}

h5 {
	font-size: 1em;
	font-style: italic;
	margin: 8px 0px;
}





/* ----------------------------

FORMS

---------------------------- */

form {
	overflow: auto;
	padding: 10px;
}

form label {
	float: left;
	width: 150px;
	margin: 2px 4px 2px 2px;
	text-align: right;
	/*background: transparent url(images/blob-2.png) no-repeat right center;*/
}

form input, form select {
	float: left;
	width: 200px;
	margin: 2px;
}

form textarea {
	float: left;
	width: 250px;
	height: 150px;
	margin: 2px;
}

form .checkbox {
	width: auto;
}

form input.submit {
	width: auto;
	float: right;
}

#login input.submit{
	float: left;
}

form br {
	clear: both;
}








/* ----------------------------

BASKET & CHECKOUT

---------------------------- */

table.orders {
	width: 100%;
}

table.orders .total {
	text-align: right;
}

table.orders .actions {
	text-align: center;
}

.checkout .submit {
	width: 49%;
}

.item-details img {
	float: right;
}





/* ----------------------------

PRODUCTS

---------------------------- */

.pagination {
	text-align: center;
	width: 100%;
	margin: 20px 0px;
}

#product-list {
	list-style: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

#product-list .product {
	float: right;
	text-align: center;
	margin: 10px;
	width: 233px;
	background: #eee url(images/round-box-grey_04.png) no-repeat center bottom;
}

#product-list .alt {
	float: left;
	clear: left;
}

#product-list .product h2 {
	padding-top: 8px;
	margin: 0px;
	background: #eee url(images/round-box-grey_01.png) no-repeat center top;
	text-transform: lowercase;
	font-size: 12px;
}

#product-list .product h2 a {
	text-transform: capitalize;
}

#product-list .product img {
	margin: 5px;
	border: 1px solid #ccc;
}

.product-types, .subject-list {
	list-style: none;
	margin: 0px;
}

.product-types li, .subject-list li {
	margin-bottom: 4px;
	float: left;
	height: 90px;
	width: 32%;
	padding: 10px 0px;
}

.subject-list li{text-align: center;}
.subject-list li img{margin-top: 5px;}

.product-details h2,
.product-details h3,
.product-details h4,
.product-details h5,
.product-details h6,
.product-details h7,
.product-details h8,
.product-details h9 {
	background: none;
	color: #000;
	text-align: left;
}

.product-details .description {
	overflow: auto;
	font-style: italic;
	padding: 10px;
	margin: 10px;
}

.product-details .description .product-image {
	float: right;
	margin: 0px;
	border:0;
}

.product-details .order {
	clear: left;
	float: right;
	text-align: left;
	width: 233px;
	clear: right;
	background: #eee url(images/round-box-grey_04.png) no-repeat center bottom;
}

.product-details .order h3 {
	margin: 0px;
	padding: 8px 0px 0px 8px;
	background: #eee url(images/round-box-grey_01.png) no-repeat center top;
}

.product-details #add-to-basket {
	margin: 10px 0px;
	padding: 8px 0 0 0;
	overflow: auto;
}

.product-details .form_element
{
	background-color: #fefefe;
	/*text-align: center;*/
	width: 99%;
}

.product-details #add-to-basket .submit {
	clear: both;
	float: none;
}

.product-details #add-to-basket label {
	width: auto;
	text-align: left;
}

.product-details #add-to-basket label.quantity {
	width: auto;
}

.product-details #add-to-basket input.quantity {
	width: 30px;
	margin-bottom: 10px;
	text-align: right;
}

.product-details #add-to-basket .checkbox {
	margin-right: 4px;
	margin-bottom: 20px;
}

.product-details #add-to-basket input.message
{
	margin-bottom: 10px;
	width: 200px;
}

.product-details #add-to-basket textarea.message{
	margin: 30px 30px 0 30px;
	width: 200px;
	font-size: 18px;
	font-family: 'Comic Sans MS';
	border:0;
	overflow: hidden;
	height: 300px;
}

.product-details #add-to-basket div.postcard_background{
	margin:0 auto;
	background: url(images/PostcardBack.gif) no-repeat;
	height: 342px;
	width: 482px;
	
}

.product-details #add-to-basket .or {
	text-align: center;
	width: 160px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	
}

.whats-this-link {
	display: block;
	width: 15px;
	height: 16px;
	background: transparent url(images/b_docs.png) no-repeat center center;
	text-indent: -9999px;
	float: left;
}

.whats_this {
	display:none;
	position: absolute;
	margin-top: 40px;
	margin-left: -200px;
	width: 300px;
	background-color: #bbbbcc;
	border: 1px solid #8888dd;
	color: #111;
	text-align: center;
	padding: 10px;
	font-size: 14px;
}

.larger_image {
	display:none;
	position: absolute;
	margin-top: -50px;
	margin-left: -400px;
	width: 600px;
	background-color: #bbbbcc;
	border: 1px solid #8888dd;
	color: #111;
	text-align: center;
	padding: 10px;

}

.larger_image img{border:0px;}


.whats_this h3, .whats_this h4{
	text-align: center;
	background: #14499A none;
	width: 96%;
	color: #fff;
	line-height: 20px;
}

.product-details .info {
	width: 280px;
	border: 1px solid #eee;
	
}

.order_labels
{
	font-size: 12px; 
	color: #000;
}

.product-details .info h3, .product-details .further h3 {
	margin: 0px;
}

.product-details .info p, .product-details .further p {
	margin-left: 10px;
}

.product-details .info ul {
	list-style: none;
	margin: 0px;
}

.product-details .info li {
	float: left;
	width: 32%;
}

.product-details .further {
	clear: both;
	margin-top: 20px;
}

.product-details .further .uk-postage,
.product-details .further .international-postage {
	margin: 10px;
	padding: 10px;
	border: 1px solid #ccc;
}

.product-details .further ul {
	margin-left: 20px;
	margin: 0px;
}

.details_content p.view_order_top
{
	text-align:center;
	font-size: 14px;
}


.product_box{
	text-align: center;
	float: left;
	width: 210px;
	height: 230px;
	margin: 10px 15px;
	padding: 10px;
	border:1px dashed #CCCCCC;
	background: #eeeeee;
}

.product_box div.product_image
{
	padding: 10px;
	margin-bottom: 10px;
	height: 100px;
}

.product_box div.product_details{
}

.product_box p.name
{
	clear:both;
	padding: 2px;
	margin:2px;
	font-weight: bold;
	font-size: 14px;
	width: 100%;
	height: 50px;
}

.product_box p.details
{
	clear:both;
	padding: 2px;
	margin:2px;
	font-weight: normal;
	font-size: 14px;
	width: 212px;
	height: 20px;
}



/* ----------------------------

USERS

---------------------------- */

.login, .register, .details, .order, .write, .call {
	float: left;
	width: 46%;
}

.details{
	width: 48%;	
}

.login form {
	padding: 0px;
}

.login label {
	width: auto;
}
.login h1,
.register h2,
.register p {
	text-align: center;
}

.contact-form {
	clear: both;
	width: 95.3%;
}

.middle{
	text-align: center;
	background: #eee;
	border: 1px solid #aaa;
	margin-bottom: 10px;
}

.middle form{
	border:0;
}
.middle input
{
	width: 100px;
}
.middle label
{
	margin-left: 20px;
}
.middle label.and
{
	width: 20px;
	margin-left:10px;
}

.middle input.order_ref
{
	width: 252px;
}

.middle input.submit
{
	margin-top: 10px;
	float: none;
	text-align: center;
}

/* ----------------------------

MY ACCOUNT PAGES

---------------------------- */

table.orders,
table.orders_bottom{
	text-align:center;
}

table.orders td.product_name{
	width: 150px;
}

table.orders td.subject_name{
	width: 100px;
}

table.orders td.quantity,
table.orders td.needs_codes,
table.orders td.unit_price,
table.orders td.message,
table.orders td.product_price{
	width: 50px;
}

table.orders_bottom th{
	width: 50%;
}

div.details_header{
	font-size: 25px;
	text-align: center;
	text-decoration: underline;
}

div.details_right{
	float:right;
}

.details_key{
	clear:both;
	float:left;
	width:200px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}

.details_value{
	float: left;
	width: 300px;
	padding: 5px 10px 5px 10px;
}

.clearboth{
	clear:both;
}

#numbers {
	border-width: 0;
	float:right;
	font-weight:bold;
	padding: 0 10px;
	text-align:right;
}


#numbers .title{
	color: #000;
	font-size: 20px;
	margin: 0 0 0 0;
	text-align:right;
}

ul.faq{
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 30px;
}

span.faq_question{
	margin-top: 20px;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
}

span.faq_title{
	font-weight: bold;
	font-size: 1.3em;
	margin: 10px 0 0 0;
}

dl.tnc, dl.privacy {
	margin: 10px 0;
}

dl.tnc dt, dl.privacy dt{
	font-weight: bold;
	margin: 10px 0;
}

div.front_page{
	margin: 7px 0;
	text-align: center;
}

div.front_page.value_packs img{
	padding: 12px;
}

li #secondary-nav{
	height: 395px;
}

.subject-list a img{
text-decoration: none;
}




/***************** NEW PRODUCT DETAILS******************/

div.product_type_description{
	padding: 10px;
	font-size: 1.25em;
	text-align: center;
	margin-bottom: 20px;
}


div.product_description_image{
	border: none;
	width: 310px;
	margin-left: auto;
	margin-right: auto;
}

div.product_description_text_postcard{
	font-size: 1.01em;
	float: left;
	width: 260px;
}

div.product_description_text_sticker{

	font-size: 1.1em;
	float: left;
	width: 260px;
}

img.product-image{
	border: 0;
}

div.product_message{
	padding: 0px;
	margin-bottom: 20px;
}

div.postcard_images
{
	float: left;
	text-align:center; 
	font-size:1.5em
}

div.postcard_images p.enlarge_postcard{
	font-size: 0.8em;	
}

div.postcard_images p.postcard_image_name
{
	font-size: 1em;
	margin-bottom: 0;
	color: #000;
}


/*******************************************************/


p.re-place-order
{
	float:left;
	margin-left: 10px;
}

p.re-print-order
{
	float:right;
	margin-right: 10px;
}

.checkout_box
{
	border: 1px solid #eee; 
	margin-top: -5px; 
	padding: 0px 10px 0 10px; 
	height: 1%; 
	overflow: hidden;
	text-align:center;
}

.checkout_outerbox
{
	padding: 10px;
	margin: 10px;
}

.value_pack_image
{
	width:173px !important;
	height:173px;
	margin:0;
	padding:0;
	border:0px;
	float: none !important;
	cursor:pointer;
}
#secpacka
{
	background: url('/images/packa.jpg');
}
#secpackb
{
	background: url('/images/packb.jpg');
}
#secpackc
{
	background: url('/images/packc.jpg');
}
#pripacka
{
	background: url('/images/lunchtime_packa.jpg');
}
#pripackb
{
	background: url('/images/headteacher_packb.jpg');
}
#pripackc
{
	background: url('/images/valuepackc.jpg');
}

.checkout_proceed_button
{
	width:150px !important;
	height:30px;
	margin-bottom: 5px;
	padding:0;
	border:0px;
	float: right !important;
	cursor:pointer;
	background: url('images/proceed-button.png') no-repeat;
}

table.payment
{
	margin:15px auto 0;
}

table.payment td
{
	padding:6px;
	text-align:left;	
}

table.payment td.label
{
	font-weight:bold;
	text-align:right;
}

input.secure_button
{
	float:none;
	width:328px !important;
	height:55px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/secure_btn.png') no-repeat;
	text-align:center;
}

div.secure_icon
{
	background: url('images/lock.png') no-repeat;
	width: 33px;
	height: 50px;
}

div.protx_icon
{
	background: url('images/clip_image002_001.jpg') no-repeat;
	width: 192px;
	height: 67px;
}
div.mastercard{
	background: url('images/cardtypes.png') no-repeat;
	width: 338px;
	height: 40px;		
}
span.note
{
	color: #ff2222;
	font-size: 0.8em;
}

p.mystickers_title
{
	margin-top: 10px;
	color: #008BCF;
	font-size: 1.2em;
	font-weight: bold;
}

p.mystickers_text
{
	font-size: 1.1em;
	text-align: justify;
	margin: 10px 20px 10px 10px;
}

div.mystickers_bg
{
	width: 565px;
	height: 817px;
	background: url(images/mystickers_bg.jpg) no-repeat;
	padding: 10px;
}

div.stages ul
{
	margin-bottom: 20px;
	clear:both;	
	float: none;
}
div.stages ul li
{
	display:block;
	float: left;
	height: 39px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 35px;
	width: 160px;
	background:url(images/stages-grey.png) no-repeat;
}

div.stages ul li.active
{
	background:url(images/stages.png) no-repeat;
	color: #fff;
}

table.value_pack_table td
{
	padding:10px 20px;
}

span.highlight
{
	color:#195B96;
}

input.add_to_basket
{
	width: 64px !important; 
	height: 62px;
	float:right;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/AddToBasket.png') no-repeat;
	text-align:center;
}

input.pdf_brochure
{
	float:left !important;
	width: 250px !important; 
	height: 45px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/download_pdf.png') no-repeat;
	text-align:center;
}

input.paper_brochure
{
	
	width: 250px !important; 
	height: 45px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/order_paper.png') no-repeat;
	text-align:center;
}

input.continue
{
	
	width: 250px !important; 
	height: 51px;
	margin:5px 5px 5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/continue.png') no-repeat;
	text-align:center;
	float:right;
}

input.quickcontinue
{
	
	width: 250px !important; 
	height: 51px;
	margin:5px 5px 5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/continue.gif') no-repeat;
	text-align:center;
	float:right;
}

input.add_to_basket
{
	
	width: 249px !important; 
	height: 59px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/add_to_basket.png') no-repeat;
	text-align:center;
	float:right;
}

input.proceed_to_checkout
{
	
	width: 250px !important; 
	height: 61px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/tocheckout.png') no-repeat;
	text-align:center;
	float:right;
}

input.continue_shopping
{
	width: 250px !important; 
	height: 55px;
	margin:12px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/continue_shopping.png') no-repeat;
	text-align:center;
	float:left !important;
}

input.subscribe
{
	
	width: 250px !important; 
	height: 47px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/subscribe.png') no-repeat;
	text-align:center;
	float:right;
}

input.unsubscribe
{
	
	width: 250px !important; 
	height: 47px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/unsubscribe.png') no-repeat;
	text-align:center;
	float:right;
}

input.send
{
	width: 250px !important; 
	height: 58px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/send.png') no-repeat;
	text-align:center;

}
input.search
{
	width: 135px !important; 
	height: 53px;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/search.png') no-repeat;
	text-align:center;
	float:right;
}

input.amend_details
{
	
	width: 250px !important; 
	height: 55px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/amend_details.png') no-repeat;
	text-align:center;
	float:right;
}

input.find_org
{
	
	width: 250px !important; 
	height: 64px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/find_org.png') no-repeat;
	text-align:center;
	float:right;
}

input.register
{
	width: 250px !important; 
	height: 51px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/register.png') no-repeat;
	text-align:center;
	float:right;
}

input.quickregister
{
	width: 250px !important; 
	height: 51px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/continue.gif') no-repeat;
	text-align:center;
	float:right;
}




input.login
{
	width: 250px !important; 
	height: 51px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/login.png') no-repeat;
	text-align:center;
	float:right;
}

input.update_item
{
	width: 250px !important; 
	height: 54px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/update_item.png') no-repeat;
	text-align:center;
	float:right;
}

input.confirm_online
{
	width: 276px !important; 
	height: 52px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/invoice_online.png') no-repeat;
	float:none !important;
}

input.confirm_fax
{
	width: 276px !important; 
	height: 59px;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/confirm_fax.png') no-repeat;
	float:none !important;
}

input.pay_online
{
	width: 276px !important; 
	height: 47px;
	margin:5px auto;
	padding:0;
	border:0px;
	cursor:pointer;
	background: url('images/pay_online.png') no-repeat;
	float:none !important;
}

div#scrollingContainer
{
	height: 200px;
	width: 185px;
	background: #eee; 
	margin: 10px auto;
	overflow:hidden;
}
div#scrollingContent
{
	padding: 5px;
	overflow:hidden;
}

div#scrollingBox
{
	background: #14499A;
	margin: 5px auto;
	width: 193px;
	height: 243px;
	padding-top: 2px;
	overflow:hidden;
}

div#scrollingBox h2
{
	margin: 10px auto; 
	text-align: center; 
	color: #fff;
	
}


/* 			ADMIN SECTION		*/
div.admin_menu
{
	margin: 10px auto;
	padding: 5px;
	color: #fff;
	background-color: #14499A;
	height: 20px;
	line-height: 20px;
}
div.admin_menu ul
{
	list-style:none;
	padding-left: 10px;
}

div.admin_menu ul li
{
	background:transparent url(images/menu-seperator.png) no-repeat scroll right center;
	
	margin-right: 20px;
	float: left;
}
div.admin_menu ul li.last
{
	background:none;
	
	margin-right: 20px;
	float: left;
}
div.admin_menu ul li a
{
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	padding-right:20px;
	text-align:center;
}

div.payment_info
{
	border: 1px solid #14499A;
	padding: 10px;
	margin-bottom: 20px;
	height: 1%;
	overflow: auto;
}

span.title
{
	clear:both;
	float: left;
	width: 200px;	
	padding: 5px;
}

span.value
{
	float:left;
	width: 325px;
	padding: 5px;
}

span.result
{
	color: #fff;
	background-color: #2F4A96;
	text-align:center;
}

table.bang tbody tr td input.text
{
	width: 20px;		
}

span.subject_item
{
	width: 100px;
	height: 50px;
	padding: 5px;
	float:left;
}

span.subject_item input
{
	text-align: left;
	width: 10px;
}

div.brochure_contact
{
	border: 1px solid blue;
	padding: 10px;
	margin: 20px;	
}

img.left
{
	border-width: 0px; 
	float: left; 
	margin-left: 21px;
	margin-bottom: 10px;
}

img.right
{
	border-width: 0px; 
	float: right; 
	margin-right: 26px;	
	margin-bottom: 10px;
}

#logo{
		display: none;
	}
	
/**********************************************/

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	float: right;
	
	
}
#nav li {
	float:left;
	width:100px;
	margin:0;
	padding:0;
	text-align:center;
	list-style: none;
}
#nav li a {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding-top: 8px;
	padding-bottom: 8px;
}
#nav li a {

}
#nav li a:hover {

}

/********************************************/

.sample_pic{

	
	
}

#message_container{

	width:	350px;
	margin-left: 200px;
	margin-top:	-150px;
	margin-bottom: 20px;
	overflow: hidden;
}


.reward_select{

}

#cart{
	
	
}

#shoppingCart img{
	border:				none;
	float:				right;	
	margin-bottom:		2px;

}
#shoppingCartInfo{
	float:				right;
	margin-top:			13px;
	font-size:			11px;		
}

.jqifade{
      position: absolute; 
      background-color: #7EB6FF; 
}
div.jqi{ 
      width: 400px; 
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
      position: absolute; 
      background-color: #2B4F81;
      font-size: 11px; 
      text-align: left; 
      border: solid 1px #eeeeee;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqicontainer{ 
      font-weight: bold; 
}
div.jqi .jqiclose{ 
      position: absolute;
      top: 4px; right: -2px; 
      width: 18px; 
      cursor: default; 
      color: #bbbbbb; 
      font-weight: bold; 
}
div.jqi .jqimessage{ 
      padding: 10px; 
      line-height: 20px; 
      color: #fff; 
}
div.jqi .jqibuttons{ 
      text-align: right; 
      padding: 5px 0 5px 0; 
 
}
div.jqi button{ 
      padding: 3px 10px;
      margin: 0 10px; 
      background-color: #1B3F8B; 
      border: solid 1px #f4f4f4; 
      color: #ffffff; 
      font-weight: bold; 
      font-size: 12px; 
}
div.jqi button:hover{ 
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{ 
      background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{ 
      background-color: #BF5E26;
}

#errorMsg{
	border: 			1px solid #CD0000;
	padding:			10px;
	color:				#fff;
	background-color:	 #AF4035;
	font-weight:		bold;
	
}

 #menu {
	background-color: #fff;
	width:	195px;

 }
 
 .menu_head {
 	cursor: pointer;
 	position: relative;
 	margin-bottom: 1px;
 	padding: 1px 10px;
 	height: 30px;
 	text-align: center;
 	background-color: #4973B5;
 	width:	178px;
 	border: 1px solid #ffcc66;
 }
 
 .menu_head a {
 	color: #fff;
 	font-size: 12pt;
 	font-weight: bold;
 	text-decoration: none;
 	

 }
 
 .menu_head a:hover {
 	color: #fff;

 }
 

 
 .menu_body {
 	display: none;
 	margin-bottom: 10px;
 }
 
 .menu_body a {
 	display: block;
 	padding-left: 10px;
 	font-size: 10pt;
 	text-decoration: none;
 	border-bottom:	1px solid white;
 }
 
 .menu_body a:hover {
	color: #fff;
	background-color:#4973B5;
 }
 
.browse{
	background-color: #fff;
	font-size:	11pt;
	text-align: center;
	margin-top: -5px;
	margin-bottom: -1px;
	height: 30px;
	padding-top: 10px;
	width:	195px;
	color: #4973B5;
	font-weight: bold;
		
}


/********   VIEWS/(productID)  - Formatting for Add to Basket ***************/





.product_detailed_info th{
	background-color: #4973B5;
	color:			#fff;
	text-align:		left;
		

}




#ajax_throbber{
	
	background: url("images/ajax-loader.gif") no-repeat;
	position: absolute;
	height: 32px;
	width:	32px;
	margin-left: 275px;
	margin-top: 20px;
	padding: 0;
	display: none;
	
}


#feedback_ajax_throbber2{
	background: url("images/ajax-loader2.gif") no-repeat;	
	height: 32px;
	width:	32px;
	margin-left: 400px;
	margin-top: 150px;
	display: none;
}

/* feedback styleing found on checkout complete pages */

#Questionnaire{

}


#Questionnaire label{
	width:	325px;	
	display: block;
	float: left;
}



	
