/* Links */

A:link {
    color: #1385cd; 
    text-decoration: none; 
} 

A:visited {
    color: #1385cd; 
    text-decoration: none; 
} 

A:hover {
    color: #000;
    text-decoration: underline; 
} 

/* Main Settings */

BODY {
    font-size: 0.82em;
    margin:0px;
    padding: 0px 0px 20px 0px;
    font-family: Arial, "Trebuchet MS", Verdana, Arial; 
    color: #666;
    background: #eee;
}

#outer {
    margin:0px auto 0px auto;
    text-align:center;
}    

.inner {
    width:908px;
    text-align:left;
    margin:0px auto 0px auto;
    background-image:url(../layout/page/bg.gif);
    background-repeat:repeat-y;
    padding:0px 4px 0px 4px;
}

.inner_top {
    background:url(../layout/page/bg-top.gif) repeat-x;height:122px;padding-left:28px;width:872px;
}

.top {
    height:5px;
    width:908px;
    background-image:url(../layout/page/top.gif);
    background-repeat:no-repeat;
    margin:20px auto 0px auto;
    padding-right:8px;								
    
}

.inner_top_rhs {
    padding-top:28px;
    padding-right:31px;
    text-align:right;
    font-size:0.9em;
}

.bottom {
    height:5px;
    width:908px;
    background-image:url(../layout/page/bottom.gif);
    background-repeat:no-repeat;
    margin:0px auto 0px auto;
    padding-right:8px;
}


#content {
    width:900px;
    background-image:url(../layout/page/shadow_new.gif?2);
    background-repeat:repeat-x;
}

#content_inner {
    padding:5px 15px 25px 15px;
}

#second_menu {
		background:#eee;
		padding:8px 0px 8px 4px;
		margin-left:13px;
		margin-bottom:15px;
		color:#aaa;
		font-size:1.1em;
		font-weight:normal;
}

#second_menu a {
	background:#628cd1;
	margin-right:2px;
	float:left;
	display:block;
	padding:5px;
	border-radius:5px 5px 0px 0px;
	color:#fff;
}

#second_menu a:hover, a.don {
	background:#416eb9 !important;
	text-decoration:none !important;
}

#menu_border {
	background:#416eb9;
	clear:both;
	height:2px;
	margin-left:-15px;
	margin-right:-15px;
}

/* Menu */

#menu {
    float:left;
    width:100%;
    font-size:1.25em;
    font-weight:bold;
    line-height:normal;
}

#menu ul {
    margin:0;
    padding:0px 5px 0 0px;
    list-style:none;
}

#menu li {
    display:inline;
    margin:0;
    padding:0;
}

#menu a {
    float:left;
    background:url("../layout/page/menuleft.gif") no-repeat left top;
    margin:0 3px 0 0px;
    padding:0px 0 0px 3px;
    text-decoration:none;
}

#menu a span {
    float:left;
    display:block;
    background:url("../layout/page/menuright.gif") no-repeat right top;
    padding:8px 9px 8px 5px;
    color:#FFF;
}

#menu a.on {
    background-position:0% -49px;
}

#menu a.on span {
    background-position:100% -49px;
}

#menu a span {
    float:none;
}

#menu a:hover span {
    color:#FFF;
}

#menu a:hover {
    background-position:0% -49px;
}

#menu a:hover span {
    background-position:100% -49px;
}  

/* Styling & Formatting */

h1,h2, h3, h4, h5 {
    font-size:1.6em;
    font-weight:normal;
    color:#416eb9;
    margin:0px;
    padding:0px 0px 8px 0px;
}

h2, h3, h4, h5 {
    font-size:1.4em;
    margin-top:15px;
}

.fr {
    float:right;
}

.fl {
    float:left;
}

.clear{
    clear:both;
    height:1px;
}

img {
    border:0px;
}

form {
    margin:0px;
    padding:0px;
}

.bump {
    margin-top:15px;
}

/* Layout */ 

#lhs {
    width:595px;
    float:left;
    text-align:justify;
    padding-left:15px;
		padding-top:15px;
}

#rhs {
    width:203px;
    margin-left:37px;
    float:left;
		padding-top:15px;
}

#index_rhs a {
    border:2px solid #ccc;
    display:block;
    width:215px;
    height:100px;
}
#index_rhs a:hover {
    border:2px solid #65c1fc;
}

#bottom {
    background:url(../layout/page/footer.gif) repeat-x;
}

#bottom_inner {
    padding:18px 10px 14px 10px;
    font-size:0.9em;
    line-height:170%;
}

#shad_bottom {
    background-image:url(../layout/page/shadow-bottom.gif);
    height:9px;
}

#designedby {
		padding-top:19px;
}

#designedby, #designedby a {
    color:#666;
}

#designedby a {
    text-decoration:underline;
}

#designedby a:hover {
    color:#000;
}

a.returnto {
    padding-right:10px;
    background:url(../layout/page/returnto.gif) no-repeat right 4px;
}

a.returnto:hover {
    padding-right:10px;
    background-position: right -46px;
}

.emailspecial {
    color:#000;
    font-size:0.85em;
}

.rhs_box {
    text-align:right;
    min-height:45px;
    height:auto !important;
    height:45px;
		padding:6px 6px 0px 0px;
    font-weight:bold;
    font-size:1.1em;
}

.rhs_basket {
    background:#ebf1f4 url(../layout/page/basket.gif) no-repeat;
}

.rhs_basket_add {
    background:#ebf1f4 url(../layout/page/basketadd.gif) no-repeat;
    width:216px;
    margin-top:14px;
}

.rhs_email {
    background:#ebf1f4 url(../layout/page/email.gif) no-repeat;
}

.rhs_box_inner {
    background:#ebf1f4 url(../layout/page/box-bottom.gif) no-repeat bottom center;
    padding:0px 10px 20px 10px;
    text-align:center;
    margin-bottom:25px;
}

#emailsub {
    margin:5px 0px 7px 0px;
}
#emailsub input {
    margin-top:3px;
}

#subemail {
    width:140px;
    background:#fff;
    border:1px solid #aaa;
    padding:2px;
    color:#333;
    font-family:arial;
    font-size:0.95em;
}

#subsub {
    background:#bed5e0;
    color:#333;
    overflow:hidden;
    border:1px solid #aaa;
}

.rhs_sage {
    text-align:center;
    font-weight:bold;
    line-height:200%;
    color:#00755b;
}

.rhs_dpd {
    text-align:center;
    font-weight:bold;
    line-height:200%;
    color:#808080;
		padding-top:30px;
}

.telephone {
    margin-bottom:9px;
}

.home {
    padding-top:33px;
    padding-bottom:15px;
}

.rhs_basket_go {
    padding-top:8px;
    font-weight:bold;
    font-size:1.1em;
}

.suberrors {
    color:red;
    margin-top:5px;
}

.subtrue {
    color:#00755b;
    margin-top:5px;
    font-weight:bold;
}

.youarehere {
    margin-bottom:9px;
}

.contact1 {
    width:255px;
		margin-top:15px;
}

.contact2 {
    width:310px;
		margin-top:15px;
		margin-left:30px;
}

/* Error Function */

#warning {
    width: 100%;
    padding-top:20px;
    margin: 0px 0px 20px 0px;
    line-height: 150%;
}

div.wfloat1 {
    float: left;
    width: 60px;
    text-align: center;
}

div.wfloat2 {
    margin-left: 80px;
    text-align: left;
}

.err {
    color: #990000;
    font-weight:bold;
}

.pos {
    color: #336633;
    font-weight:bold;
}


/* Contact section */

#enquiry {
    font-size:0.92em;
}

#enquiry input[type="text"] {
    margin-bottom:8px;
    width:250px;
    border:1px solid #aaa;
    padding:2px;
}

#enquiry select {
    border:1px solid #aaa;
    margin-bottom:8px;
}

#enquiry_submit {
    margin-top:14px;
}

#enquiry textarea {
    width:250px;
    height:95px;
    margin-bottom:4px;
    border:1px solid #aaa;
    padding:2px;
}

#answers {
    margin-top:20px;
    padding-top:20px;
    border-top:1px solid #ccc;
}
#questions {
    line-height:150%;
}
.m10 {
    margin-top:10px;
}

/* Catalogue & Products */

.product {
    width:188px;
    text-align:center;
    border:1px solid #ccc;
    background:#eee;
    padding-bottom:6px;	
}

.product_small {
    width:141px !important;
}

.product_no_link {
    padding-bottom:0px !important;
}

.product_no_link img {
    margin-bottom:0px !important;
}

.product_no_link:hover {
    border:1px solid #ccc !important;
}

.product_small:hover {
    border:1px solid #000 !important;
}

.product:hover {
    border:1px solid #000;
}

.product img {
    margin-bottom:7px;
}

.product a:hover {
    text-decoration:none;
}

.product span {
    display:block;
    text-align:center;
    line-height:150%;
}

.productr {
    margin-right:10px;
}

.product_split {
    clear:both;
    height:25px;
}
.product_top {
    height:10px;
}
.product_price {
    color:#666 !important;
    font-size:0.9em;
}

.view {
    background-image:url(/layout/icons/view.gif);
    background-repeat:no-repeat;
    position:relative;
    background-position:39px 4px;
    left:5px;
}

.price {
    font-size:1.3em;
    font-weight:bold;
    margin-bottom:18px;
    padding:5px;
    background:#eee;
    border:1px solid #ccc;
}

.vat {
    font-size:0.7em;
    font-weight:normal;
}

.pquantity {
    text-align:center;
}

.padd {
    border:1px solid #176d8e;
    background:#68b2d0;
    padding:1px 3px 3px 3px;
    overflow:visible;
    text-align:center;
    color:#fff;
    font-weight:bold;
    font-family:Arial;
    height:22px;
}

.padd:hover {
    cursor:pointer;
}

.special {
    color:#990000;
    font-size:0.8em;
}

.basket_form_container {
    width:206px;
    border:1px solid #ecf1f3;
    padding:7px 7px 7px 7px;
    text-align:center;
}

.cupsize {
		padding:13px 0px 13px 0px;
}

/* Tables */

.base {
    width:100%;
}

.base td, .base th {
    padding:7px;
    border-right:1px solid #ccc;
    border-top:1px solid #ccc;
}

.base th {
    background:url(/layout/tables/th.gif) repeat-x;
}

.base {
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

.c {
    text-align:center;
}

.tl {
		text-align:left;
}

.alt {
    background-color:#f1f1f1;
}

.basket_tbl {
    margin-top:12px;
    margin-bottom:4px;
}
.basket_tbl input {
    text-align:center;
    width:45px;
}

/* Checkout & Basket */

#confirm {
    padding:7px 7px 7px 38px;
    border:1px solid #669D53;
    background:#eee;
    font-weight:bold;
    margin-bottom:12px;
    background:#f1f1f1 url(/layout/icons/tick.gif) no-repeat 13px 8px;
}

#info {
    padding:7px 7px 7px 38px;
    border:1px solid #7594a8;
    background:#eee;
    font-weight:bold;
    margin-bottom:12px;
    background:#f1f1f1 url(/layout/icons/info.gif) no-repeat 13px 7px;
}

#info div {
		padding:5px 0px 2px 0px;
}

.foot {
    margin-top:13px;
    background:url(/layout/tables/foot.gif) repeat-x;
    border:1px solid #ccc;
}

.foot td {
    padding:7px;
}

.bsummary {
    font-weight:bold;
    text-align:right;
    width:78%;
}

.summarybg {
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
}

.noborder {
    border-top:0px !important;
}

.tr {
    text-align:right;
}

a.checkoutbutton {
    display:block;
		margin-left:40px;
		padding:15px;
		font-size:1.4em;
		border:1px solid #aaa;
		text-align:center; 
    background:#fff url(/layout/cart/button.gif) no-repeat bottom right;
}

a.checkoutbutton:hover {
    border:1px solid #000;
    text-decoration:none;
}

.updatequantites {
    font-size:0.9em;
		padding:0px 1px 0px 1px;
		overflow:visible;
}

#checkout {
    padding-top:5px;
}

#checkout fieldset {
    border:1px solid #628cd1;
    padding:0px;
}

#checkout legend {
    color:#416eb9;
    font-weight:bold;
}

#checkout fieldset div {
    padding:10px;
}

#checkout fieldset label {
    float:left;
    display:block;
    width:80px;
    margin-top:5px;
}

#checkout fieldset input {
    float:left;
    display:block;
    width:190px;
    margin-top:5px;
}

#checkout fieldset textarea {
    float:left;
    width:170px;
    height:100px;
} 

#copylabel {
    display:inline !important;
    float:none !important;
}

#copy {
    display: inline !important;
    width:auto !important;
    float:none !important;
}

.checkoutwrap {
    margin-top:20px;
}

.checkoutwrap fieldset {
    min-height:220px;
    height:auto !important;
    height:220px;
}

.checkout_l {
    width:290px;
}

.checkout_r {
    width:290px;
    margin-left:14px;
}

.confirmdetails {
    text-align:center;
    padding-top:20px;
}

.confirmdetails input {
    font-size:1.2em;
    overflow:visible;
    padding:2px 4px 2px 4px;
}

.postcode {
    width:75px !important;
}

.address {
    width:175px !important;
}

.checkout_details {
    margin-top:15px;
    padding-bottom:5px;
}

.checkout_details fieldset {
    border:1px solid #ccc !important;
    margin-bottom:15px;
}

#your_details {
    width:100%;
    line-height:150%;
    margin-bottom:3px;
}

#your_details td {
    padding-right:20px;
    vertical-align:top;
    width:33%;
}

.modify_details {
    font-size:0.85em;
    font-style:italic;
    padding-left:2px;
}

.nopad {
    padding:0px !important;
}

.checkout_message {
    margin:0px 0px 5px 0px;
    padding:0px !important;
}

/* Homepage */

.promises {
    margin-top:15px;
}

.promise {
    padding-left:10px;
}

.promise div {
    font-size:1.4em;
    color:#416eb9;
    text-transform:uppercase;
}

.offer_outer {
    margin-left:15px;
    background:url(/layout/home/span.gif) repeat-x 30px 0px;
    width:418px;
    min-height:111px;
    height:auto !important;
    height:111px;
    padding-right:18px;
}

.offer_inner {
    background:url(/layout/home/offer.gif) no-repeat;
    min-height:81px;
    height:auto !important;
    height:81px;
		padding:25px 0px 0px 80px;
}

.offer_title {
    font-size:1.2em;
    font-weight:bold;
}

.offer_body {
    margin:4px 0px 4px 0px;
}

/* Orders */

.order_cancelled {
    font-weight:bold;
    font-size:110%;
    color:red;
}
.order_success {
    font-weight:bold;
    font-size:110%;
		margin-bottom:15px;
}
.order_home {
		font-size:135%;
		margin-top:17px;
}
.order_number {
		background:#eee;
		padding:7px;
}
.order_print {
		background:url(/layout/icons/print.gif) no-repeat right 1px;
		padding-right:20px;
}




/* Blog */

.news_index_links {
		line-height: 200%;
}

.newsdate {
		color:#666;
}

.news_im {
		width:80px;
}

.news_date {
		color:#666;
		font-size:0.9em;
		margin-bottom:12px;
		display:block;
}	

.news_body {
		width:620px;
}

.news_photo {
		border:5px solid #ddd;
		margin-bottom:20px;
}


.news_index_links a {
		display:block;
		text-decoration:none;
		border-bottom:1px dotted #ccc;
		padding:2px 4px 2px 4px;
}

.news_index_links a span {
		padding-left:8px;
		font-size:0.8em;
}

.news_index_links a:hover {
		background:#eee;
}

.news_gohome {
		background:#eee;
		margin-top:12px;
		padding:10px;
}

#rsswrap {
	padding-top:20px;
	padding-left:5px;
}

#rsswrap a {
	display:block;
	background:url(/layout/page/rss.gif) no-repeat;
	padding-left:35px;
	height:25px;
	color:#777;
}

#rsswrap a:hover {
	color:#000;
}

.main_p_left {
	padding-left:30px;
	width:375px;
}