/* ----------------------------------------
   Wells and Young's
   © Evolving Media Limited 2006
   www.evolvingmedia.co.uk
   ----------------------------------------
   Created by Bob Twells
   on 13-Sep-06 at 11:02 am
   ---------------------------------------- */


/* ---------------------------------------- */
/* General Styles                           */
/* ---------------------------------------- */

div
{
	border: red;
	border-width: 0px;
	border-style: solid;
}

h1, h2, h3, h4, h5, h6, p
{
	margin: 0px;
	padding: 0px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, hr { display: none; }

span.hidden
{
	display: none;
}
a
{
	text-decoration: underline;
	color: #083974;
}

a:hover
{
	text-decoration: underline;
	color: #083974;
}

a.nounderline
{
	text-decoration: none;
}

.clear
{
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	position: relative;
}

.small
{
	font-size: 0.8em;
}

p
{
	padding: 0px 0px 10px 0px;
}

.hidden-msg
{
	display: none;
}

.leadpara
{
	font-size: 1.1em;
	line-height: 1.3em;
	font-weight: normal;
	margin: 0px 0px 1em 0px;
	color: #083974;
}

img
{
	margin: 0px 10px 0px 10px;
}

img.cms_img, img.cms_img-ext { margin: 0px 10px 10px 0px; }
img.cms_img-r, img[align=right] { margin: 0px 0px 10px 10px; }
img.cms_img-l, img[align=left] { margin: 0px 10px 10px 0px; }

h3 /*CMS Main Heading*/
{
	display: block;
	font-size: 1.6em;
	line-height: 1.2em;
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	font-weight: normal;
	color: #083974;
}

h4 /*CMS Main Heading*/
{
	display: block;
	font-size: 1.4em;
	line-height: 1.2em;
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	font-weight: normal;
	color: #083974;
}

h5 /*CMS Subheading*/
{
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

a img { border: 0px none; }

.cmshighlight
{
	background: #F7D39F;
	color: #000;
	padding: 0px 2px 0px 2px;
}


table
{
	margin: 15px 0px 15px 0px;
	border-top: 1px solid #bfa576;
	border-bottom: 1px solid #bfa576;
	width: 99%;
	clear: both;
	font-size: 11px;
	padding: 0px;
}

table td
{
	padding: 5px 10px 5px 5px;
	margin: 0px;
	border-bottom: 1px dotted #BEA678;
	vertical-align: top;
}

table th
{
	font-weight: normal;
	text-align: left;
	font-weight: bold;
	padding: 3px 5px 3px 0px;
}

/* ---------------------------------------- */
/* Main containers                          */
/* ---------------------------------------- */

body
{
	background: url(/static/images/wellsyoungs/body_bg.gif) top left repeat-x #0d2647;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.3em;
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #4d4d4d;
}

#container
{
	position: relative;
	width: 770px;
	margin: 0px auto 0px auto;
	text-align: left;
	background: url(/static/images/wellsyoungs/main_bg.gif) top left repeat-y;
	padding: 0px;
	overflow: visible;
}

#containerinner
{
	padding: 0px 10px 0px 10px;
}

/* ---------------------------------------- */
/* Header                                   */
/* ---------------------------------------- */

#header
{
	background: url(/static/images/wellsyoungs/header_bg.gif) top left no-repeat #083974;
	padding: 0px;
	margin: 0px;
	position: relative;
	z-index: 10;
}

#headerinner
{
	padding: 0px;
	margin: 0px;
	position: relative;
	border: 1px #083974 solid;
}

/* ---------------------------------------- */
/* Access Bar                               */
/* ---------------------------------------- */

#access
{
	height: 22px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#accessinner
{
	padding: 3px 10px 0px 10px;
	text-align: right;
	color: #fff;
	font-size: 10px;
}

#access a
{
	color: #fff;
	font-size: 0.9em;
	text-decoration: none;
}

#access em
{
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 0.1em #888888 solid;
	padding: 0px 0px 0.1em 0px;
}

/* ---------------------------------------- */
/* Corporate                                */
/* ---------------------------------------- */

#corporatelogo
{
	width: 250px;
	height: 99px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#corporatelogo img
{
	margin: 22px 0px 0px 10px;
	border: 0px;
}

#corporatelogo h1, #corporatelogo h2
{
	display: none;
}

a.top
{
	text-decoration: none;
}

/* ---------------------------------------- */
/* Main Nav                                 */
/* ---------------------------------------- */

#nav
{
	float: right;
	position: relative;
	padding: 0px 10px 0px 0px;
	margin: 0px;
}

#nav ul
{
	padding: 0px !important;
	margin: 0px !important;
	list-style-type: none;
}

#nav ul li
{
	display: block;
	float: left;
	padding: 8px 0px 0px 5px !important;
	margin: 0px 0px 0px 5px !important;
	list-style-type: none;
	border-left: 1px solid #fff;
}

#nav ul li.first
{
	border-left: 0px none;
}

#nav ul li a
{
	color: #c5d1df;
	text-decoration: none;
}

#nav ul li a:hover
{
	color: #fff;
}

/* ---------------------------------------- */
/* Talk To Us                               */
/* ---------------------------------------- */

#talktous
{
	clear: right;
	float: right;
	position: relative;
	padding: 20px 10px 0px 0px;
	margin: 0px;
	text-align: right;
	text-transform: uppercase;
	font-size: 0.85em;
	color: #fff;
}

#talktous b
{
	font-size: 1.8em;
	line-height: 1.1em;
	font-weight: normal;
}

/* ---------------------------------------- */
/* Fixed Nav Bar                            */
/* ---------------------------------------- */

#navsearch
{
	clear: both;
	margin: 0px;
	padding: 0px 10px 3px 10px;
	background: url(/static/images/wellsyoungs/navbar_bg.gif) top left repeat-x #ae8645;
	border-bottom: 1px solid #5b513e;
}


#navbar
{
	clear: both;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}


#navbar li
{
	float: left;
	display: block;
	list-style-type: none;
	margin: 0px 8px 0px 0px;
	padding: 0px;
}

#navbar li a
{
	float:left;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	margin: 0px;
	border: 1px dotted #E3D56E;
	font-size: 1.1em;
}









#navbar li a:hover
{
	background: #977243;
}

#navbar li a.selected
{
	background: #815e41;
}

#navsearch form
{
	margin: 0px;
	padding: 1px 0px 0px 0px;
}
* html body #navsearch form {
	padding: 0;
	margin: 0;
}
#navsearch .space3 {
	float: left;
	width: 500px;
	height: 3px;
}

#search
{
	width: 190px;
	float: right;
	text-align: right;
}

#searchinput
{
	height: 14px;
	margin: 0px 5px 0px 0px;
	padding-right: 2px;
	border: 1px solid #dac8a2;
	width: 140px;
	font-size: 11px;
	padding-top: 1px;
}
* html body #navsearch #searchinput {
	font-size: 10px;
	height: 14px;
	line-height: normal;
}

#mainimage
{
	margin: 0px !important;
	border: 0px none !important;
}

/* ---------------------------------------- */
/* Breadcrumbs                              */
/* ---------------------------------------- */

#breadcrumbs
{
	clear: both;
	background: url(/static/images/wellsyoungs/breadcrumbs_bg.jpg) top left no-repeat #e6dcc9;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	color: #083974;
}

#breadcrumbs a
{
	color: #083974;
	text-decoration: none;
}

/* ---------------------------------------- */
/* Subnav                                   */
/* ---------------------------------------- */

#subnav
{
	width: 140px;
	float: left;
	padding: 25px 0px 30px 0px;
	text-align: right;
}

#subnav ul
{
	list-style: none;
	padding: 0px;
	margin: 0px 10px 0px 15px;
	border-right: 1px solid #f6990d;
}

#subnav ul li
{
	margin: 10px 0px 8px 0px;
	padding: 0px 5px 0px 0px;
}

#subnav ul li a
{
	text-decoration: none;
	font-size: 1.1em;
	color: #666666;
}

#subnav ul li a.selected
{
	color: #083974;
}

#subnav ul li a:hover
{
	color: maroon;
}

#subnav ul ul
{
	list-style: none;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	border-right: 0px none;
}

#subnav ul ul li
{
	margin: 0px 0px 2px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: dotted;
	border-color: silver;
}

#subnav ul ul li a
{
	text-decoration: none;
	font-size: 1em;
	color: #666666;
}

#subnav ul ul li a:hover
{
	text-decoration: none;
	font-size: 1em;
	color: maroon;
}

#subnav ul > li:first-child a
{
	font-weight: bold;
}

#subnav ul ul > li:first-child a
{
	color: #666666;
	font-weight: normal;
}

#subnav ul ul > li:first-child a:hover
{
	color: maroon;
}

#subnav ul ul li a.selected
{
	color: #083974;
	font-weight: bold;
}

/* ---------------------------------------- */
/* Content                                  */
/* ---------------------------------------- */

#content
{
	width: 445px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#content.wide
{
	width: 585px;
}

#contentinner
{
	padding: 30px 5px 30px 7px;
}

/* ---------------------------------------- */
/* Info   boxes                             */
/* ---------------------------------------- */

div.infobox
{
	margin: 10px 0px 10px 0px;
	padding: 3px 5px 3px 25px;
	background: url(/static/images/info_icon.gif) 5px 5px no-repeat;
	border: 1px #112B73 solid;
	color: #4d4d4d;
}

div.errorbox
{
	margin: 10px 0px 10px 0px;
	padding: 3px 5px 3px 25px;
	background: url(/static/images/error_icon.gif) 5px 5px no-repeat;
	border: 1px #721111 solid;
	color: #4d4d4d;
}

/* ---------------------------------------- */
/* Jobs by Email boxes                      */
/* ---------------------------------------- */

#jobsbyemail
{
	width: 428px;
	padding: 0px;
	margin: 15px 0px 15px 0px;
	background: url(/static/images/wellsyoungs/428_bg.gif) top left no-repeat #FFF;
	text-align: left;
}

#jobsbyemailinner
{
	padding: 10px;
	margin: 0px;
	background: url(/static/images/wellsyoungs/428_base.gif) bottom left no-repeat transparent;
}

#jobsbyemailinner h5
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	text-decoration: none;
	margin: 0px 0px 2px 0px;
	font-weight: normal;
	color: #112b73;
}

#jobsbyemailinner p
{
	margin: 0px 0px 0px 0px;
	line-height: 1.4em;
}

#jobsbyemailform
{
	margin: 0px;
	text-align: right;
	color: #000;
	vertical-align: middle;
}

#jobsbyemailform form
{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

#jobsbyemailform input { margin: 0px; }

/* ---------------------------------------- */
/* Wide Message Box                         */
/* ---------------------------------------- */

#widemessage
{
	width: 550px;
	clear: both
	margin: 10px 0px 15px 0px;
	padding: 0px;
	background: url(/static/images/wellsyoungs/wide_bg.jpg) top left no-repeat;
	text-align: left;
	color: #815E41;
}

#widemessageinner
{
	padding: 12px 15px 10px 15px;
}

#widemessage h5
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.2em;
	text-decoration: none;
	margin: 0px 0px 0.5em 0px;
	font-weight: normal;
	color: #815E41;
	padding: 0px 0px 0px 25px;
}


/* ---------------------------------------- */
/* Search boxes                             */
/* ---------------------------------------- */

#searchbox
{
	background: url(/static/images/search_box_bg.gif) bottom left repeat-x #EFECE7;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	border-color: #D5CFC6;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

#searchbox table
{
	border: 0px none;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}

#searchbox table td
{
	border: 0px none;
	padding: 5px 5px 2px 10px;
	color: #000;
	font-weight: bold;
	text-align: left;
}

#searchbox table td.searchboxbl
{
	height: 31px;
	background: url(/static/images/search_box_bl.gif) bottom left no-repeat transparent;
}

#searchbox table td.searchboxbr
{
	height: 31px;
	background: url(/static/images/search_box_br.gif) bottom right no-repeat transparent;
}

#searchbox table td.searchboxbr input
{
	margin: 0px;
	padding: 0px;
}

#searchbox table td span
{
	color: #4d4d4d;
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: normal;
}

#content #searchboxhead
{
	font-size: 1.2em;
	line-height: 1.2em;
	text-decoration: none;
	margin: 25px 0px 0px 1px;
	font-weight: bold;
	color: #111;
	text-align: left;
}

#displaying { margin: 10px 0px 0px 0px; }


/* ---------------------------------------- */
/* Promotion Boxes                          */
/* ---------------------------------------- */

#promoboxes
{
	clear: both;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #788bb8;
}

#promoboxes.pad
{
	margin-top: 15px;
}

div.promote_box
{
	width: 130px;
	padding: 0px;
	margin: 0px;
}

div.promote_box a
{
	display: block;
	width: 130px;
}

div.promote_box a span
{
	display: none;
}

div.promote_box.wycareers a { background: url(/static/images/wellsyoungs/promo/careers.gif) top left no-repeat; height: 84px; }
div.promote_box.wyfindit a { background: url(/static/images/wellsyoungs/promo/find-it.gif) top left no-repeat; height: 90px; }
div.promote_box.wypubguide a { background: url(/static/images/wellsyoungs/promo/pub-guide.gif) top left no-repeat; height: 66px; }
div.promote_box.wyshop a { background: url(/static/images/wellsyoungs/promo/shop.gif) top left no-repeat; height: 79px; }
div.promote_box.wythinking a { background: url(/static/images/wellsyoungs/promo/thinking.gif) top left no-repeat; height: 50px; }
div.promote_box.wytryit a { background: url(/static/images/wellsyoungs/promo/try-it.gif) top left no-repeat; height: 64px; }


/* ---------------------------------------- */
/* Rounded Corner Function Menu             */
/* ---------------------------------------- */

div.rounded_bg
{
	float: left;
	clear: left;
	width: auto;
	margin: 25px 0px 50px 0px;
	position: static;
	background: url(/static/images/rounded_bg.gif) top left no-repeat;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}

div.rounded_bg-justprint
{
	float: left;
	clear: left;
	width: auto;
	margin: 5px 0px 5px 0px;
	position: static;
	background: url(/static/images/rounded_bg.gif) top left no-repeat;
	font-family: Lucida Grande, Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
}

div.rounded_over1 { background: url(/static/images/rounded_over1.gif) bottom left no-repeat transparent; }
div.rounded_over2 { background: url(/static/images/rounded_over2.gif) top right no-repeat transparent; }

div.rounded_over3
{
	padding: 5px 10px 5px 10px;
	background: url(/static/images/rounded_over3.gif) bottom right no-repeat transparent;
}

div.rounded_bg a, div.rounded_bg-justprint a
{
	text-transform: uppercase;
	text-decoration: none;
}

/* ---------------------------------------- */
/* News systems                             */
/* ---------------------------------------- */

#dropDownNav
{
	text-align: right;
}

td.newslistitemOff
{
	background: url(/static/images/newsitem_off.gif);
}

tr.eventOff
{
	background: url(/static/images/newsitem_off.gif);
}

.newslistitem h5, .newslistitemOff h5, .newslistitem h5 a, .newslistitemOff h5 a
{
	text-transform: capitalize;
}

#content #newsfeedlist
{
	margin: 0px;
	border: 0px none;
	padding: 0px;
}

#content #newsfeedlist td
{
	margin: 0px;
	border: 0px none;
	padding: 2px 2px 2px 5px;
	line-height: 1.2em;
}


/* ---------------------------------------- */
/* Right Column                             */
/* ---------------------------------------- */

#related
{
	width: 140px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#relatedinner
{
	margin: 0px;
	padding: 30px 0px 20px 10px;
}
.space {
	height: 25px;
	height/**/:/**/ 0;
	width: 100%;
	clear: both;
}
/* ---------------------------------------- */
/* Footer Boxes                             */
/* ---------------------------------------- */

#footer
{
	clear: both;
	background: url(/static/images/wellsyoungs/footer_bg.gif) top left repeat-y #efe8db;
	padding: 0px;
	margin: 25px 10px 0px 10px;
	
}

#footerinner
{
	background: url(/static/images/wellsyoungs/footer_bottom.gif) bottom left no-repeat;
	padding: 15px 10px 15px 15px;
	margin: 0px;
}

#homesubscribe
{
	width: 155px;
	float: left;
	padding: 0px;
	margin: 0px;
	border-right: 1px solid #B3B7AF;
}

#homesubscribeinner
{
	padding: 0px 5px 10px 0px;
}

#subscribeinput
{
	height: 15px;
	margin: 0px 5px 0px 0px;
	padding-right: 2px;
	border: 1px solid #dac8a2;
	width: 120px !important;
	font-size: 11px;
}

#homefeatures
{
	width: 285px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#homefeaturesinner
{
	padding: 0px 0px 0px 15px;
}

#homenews
{
	width: 280px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#homenewsinner
{
	padding: 0px 0px 0px 15px;
}

#homenews p
{
	border-bottom: 1px dotted #B3B7AF;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#footer h4
{
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0px 0px 0.3em 0px;
	padding: 0px;
	font-weight: normal;
	color: #083974;
}

#footer a
{
	color: #083974;
}

/* ---------------------------------------- */
/* Signoff                                  */
/* ---------------------------------------- */

#signoff
{
	padding: 0px 10px 10px 10px !important;
	margin: 0px 0px 0px 0px;
	clear: both;
	background: url(/static/images/wellsyoungs/main_bg_bottom.gif) bottom left no-repeat;
	line-height: 1.5em;
}

#signoffinner
{
	padding: 0px;
	margin: 0px;
	background: #083974;
	border: 1px #083974;
}

#signoffinner2
{
	padding: 10px;
	position: relative;
}

#copyright
{
	width: 160px;
	float: left;
	font-size: 0.9em;
	color: #fff;
	padding: 0px;
	margin: 0px;
	background: #083974;
}

#copyright span
{
	color: #B4BCC3;
}

#copyright a
{
	text-decoration: none;
	color: #B4BCC3;
}

#copyright a:hover
{
	color: #ffffff;
}

#footnav
{
	width: 570px;
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 0.9em;
	color: #B4BCC3;
	background: #083974;
}

#footnavinner
{
	padding: 0px 0px 0px 16px;
	margin: 0px;
}

#footnav a
{
	text-decoration: none;
	color: #B4BCC3;
}

#footnav a:hover
{
	color: #ffffff;
}

#emlogo
{
	clear: both;
	text-align: right;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

#emlogo img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/* ---------------------------------------- */
/* Page Specifics                           */
/* ---------------------------------------- */

#brandquote, #brandquotecredit
{
	padding-left: 20px;
	padding-right: 20px;
}

/* ---------------------------------------- */
/* ACCESSIBILITY                            */
/* ---------------------------------------- */

#accessHints
{
	margin: 15px 20px 20px 15px;
	vertical-align: top;
}

#accessHints th
{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: bold;
}

#accessHints tr
{
	margin: 0;
	padding: 0;
}

#accessHints td.key
{
	font-weight: bold;
	margin: 0;
	padding: 10px 0 10px 10px;
	vertical-align: middle;
	/*  background: #E1DFEA; */
	background: #EDEAE6;
}

#accessHints td
{
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

/* ---------------------------------------- */
/* SHOP                                     */
/* ---------------------------------------- */

#contentShop { }

.productContainer
{
	padding: 0px;
	margin: 0px;
}

table td.shopcatimage
{
	padding: 0px;
}

table td.shopcatimage div
{
	margin: 15px 27px 0px 10px;
}

table td.shopcatimage p
{
	padding-left: 120px;
}

table td.shopcatimage img
{
	padding: 0px;
	margin: 0px;
}

.purchase_productdata
{
	font-weight: bold;
	font-size: 0.9em;
	color: #4d4d4d;
}

table.catpage
{
	border: 0px none;
	border-bottom: 0px none;
	width: 99%;
}

table.catpage table.nostyle
{
	margin: 15px 27px 0px 10px;
}

table.catpage td
{
	border: 0px none;
	background: url(/static/images/wellsyoungs/product_bg.jpg) top left no-repeat;
	padding: 0px 0px 15px 0px;
	margin: 0px;
}

table.catpage td form
{
	padding: 0px;
	margin: 0px;
}

table.catpage td select
{
	padding: 0px;
	margin: 3px;
}

table.catpage td img
{
	border: 0px;
	margin: 0px 10px 10px 0px;
}

table.catpage td h5
{
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	color: #083974;
	font-size: 1.4em;
	margin-bottom: 0.4em;
}

table.catpage td h5 a
{
	text-decoration: none;
	color: #083974;
}

table.productoptions
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	width: 100%;
}

table.productoptions td
{
	padding: 2px;
	line-height: 1.5em;
}

table.nostyle
{
	border: 0px none !important;
	background: none;
}

table.nostyle td
{
	border: 0px none !important;
	background: none;
}


table td.blueshadebox
{
	padding: 10px;
	border: 1px solid #bfa576;
	background: #f2ede4;
}


/* ---------------------------------------- */
/* SHOP BASKET/ORDER VIEW TABLE             */
/* ---------------------------------------- */

#content #basketview, #content #basketview2
{
	width: 540px;
	margin: 10px 0px 10px 20px;
	padding: 0px;
	border: 1px solid #bfa576;
	font-size: 10px;
}

#content #basketview td, #content #basketview2 td
{
	padding: 0px;
	font-weight: normal;
	color: #4d4d4d;
	border: 0px none;
	vertical-align: top;
}

#content #basketview td.tablename, #content #basketview2 td.tablename
{
	padding: 8px 10px 8px 10px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	border-bottom: 0px none !important;
	background: #bfa576;
}

#content #basketview td.columnname, #content #basketview2 td.columnname
{
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	font-size: 10px;
	color: #4d4d4d;
	border-bottom: 1px solid #ddd !important;
	background: #f2ede4;
}

#content #basketview td.productline, #content #basketview2 td.productline
{
	padding: 5px 10px 3px 10px;
	font-weight: normal;
	font-size: 10px;
	color: #4d4d4d;
	border: 0px none !important;
	background: #fafafa;
}

#content #basketview td.summary, #content #basketview2 td.summary
{
	padding: 10px;
	font-weight: bold;
	font-size: 10px;
	color: #4d4d4d;
	border-top: 1px solid #ddd !important;
	background: #f2ede4;
}

#content #basketview td.summary2, #content #basketview2 td.summary2
{
	padding: 0px 10px 10px 10px;
	font-weight: normal;
	font-size: 10px;
	color: #4d4d4d;
	border: 0px none !important;
	background: #f2ede4;
}

#content #shopping_nextstep, #content #shopping_nextstep2
{
	width: 540px;
	margin: 0px 0px 20px 20px;
	padding: 0px;
	border: 0px none;
	font-size: 10px;
}

#content #shopping_nextstep td, #content #shopping_nextstep2 td
{
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border: 0px none;
}

#content form input.month_input
{
	width: 30px;
}

#content form input.year_input
{
	width: 60px;
}

#content form input.cvv_input
{
	width: 70px;
}

#content form textarea.bigtextarea
{
	width: 99%;
	height: 75px;
}

/* ---------------------------------------- */
/* Large Buttons (Pub Guide)                */
/* ---------------------------------------- */

#buttonsPubGuide h4 {
	display: block;
	width: 196px;
	height: 73px;
}

#buttonsPubGuide h4 a {
	display: block;
	width: 196px;
	height: 73px;
	color: #000;
	background: #FFF url(/static/images/wellsyoungs/btn_pubs_03.gif) 0 0 no-repeat scroll;
}

#buttonsPubGuide h4 a span {
	display: none;
}

#buttonsPubGuide h4.wells a {
	background-position: 0 -146px;
}

#buttonsPubGuide h4.wells a:hover  {
	background-position: 0 -219px;
}

#buttonsPubGuide h4.youngs a {
	background-position: 0 0;
}

#buttonsPubGuide h4.youngs a:hover {
	background-position: 0 -73px;
}

#buttonsPubGuide h4.wells {
	float: left;
	padding: 0;
}

* html body #buttonsPubGuide h4.wells {
	margin-left: 10px;
	margin-right: 10px;
}

#buttonsPubGuide h4.youngs {
	float: right;
	margin-right: 10px;
	padding: 0;
}

#buttonsPubGuide .break {
	clear: both;
}

/* ---------------------------------------- */
/* Large Buttons (Careers)                  */
/* ---------------------------------------- */

#buttonsCareers h4 {
	width: 187px;
	float: left;
	height: 73px;
	padding: 0px;
	margin: 0px;
}

#buttonsCareers h4 a {
	display: block;
	width: 167px;
	height: 73px;
	color: #000;
	background: url(/static/images/wellsyoungs/careersbuttons.gif) no-repeat #fff;
}

#buttonssCareers h4 a span {
	display: none;
}

#buttonsCareers h4.office a
{	
	background-position: 0 -73px;
}

#buttonsCareers h4.office a:hover
{	
	background-position: 0 0px;
}

#buttonsCareers h4.wells a
{	
	background-position: 0 -219px;
}

#buttonsCareers h4.wells a:hover
{	
	background-position: 0 -146px;
}

#buttonsCareers h4.youngs a
{	
	background-position: 0 -365px;
}

#buttonsCareers h4.youngs a:hover
{	
	background-position: 0 -292px;
}

div {
	border: 0px solid red;
}

div#axebeer {
	position: relative;
	top: 0;
	left: -8px;
}

/* ---------------------------------------- */
/* © Evolving Media Limited 2006            */
/* ---------------------------------------- */
