@charset "utf-8";
/* CSS Document */

/* Andrew Robson Bridge Club 2008 Style Sheet v1.0 */

/* Copyright (c) 2008. Andrew Robson Bridge Club, Dynamics Web Management */

/* Page Body Styles */

body {
	margin:10px;
	background-color:#FFFFFF;
	font-family:Trebuchet MS, Arial;
	font-size: 13px;
	color:#000000;
	/*background-image:url(../images/background_grad.jpg);
	background-repeat:repeat-y;*/
}

td,th {
	font-family:Trebuchet MS, Arial;
	font-size:13px;
	color:#000000;
}

h1 {
	font-family:Trebuchet MS, Arial;
	font-size:15px;
	color:#000000;
	font-weight:bolder;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

h2 {
	font-family:Trebuchet MS, Arial;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

a{
	color: #000000;
	text-decoration: underline;

}
a:hover {
	color: #990000;
	text-decoration: underline;
}
p {
	margin:0;
}

/* * */

/* Layout Styles */

#header {
	width:893px;
	height:128px;
	margin: 0 auto;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
}
#headerbasket {
	width:430px;
	height:128px;
	float:right;
	text-align:right;
}
#navigation {
	width:893px;
	height:29px;
	text-align:center;
	margin: 0 auto;
	background-color:#FFFFFF;
}
#navbar {
	width:893px;
	height:18px;
	text-align:center;
	margin: 0 auto;
	background-color:#FFFFFF;
}
#content {
	width:893px;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding:20px 0 0 0;
}
#contentleft {
	width:572px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
#contentright {
	width:300px;
	float:right;
}
#footbar {
	width:893px;
	height:18px;
	margin: 0 auto;
	background-color:#ffffff;
}
#footer {
	width:893px;
	text-align:center;
	margin: 0 auto;
	padding-top:10px;
}
#10pxspacer {
	height:10px;
}

/* Module Layout Styles */

#mdleftheader {
	width:548px;
	height:56px;
	background-color:#033a23;
	border-color:#033a23;
	border-width:2px;
	border-style:solid;
	padding:5px 10px 5px 10px;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}
.mdleftheading {
	font-family:Trebuchet MS, Arial;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
}
#mdleftcontent {
	width:548px;
	background-color:#ffffff;
	border-color:#033a23;
	border-width:2px;
	border-style:solid;
	padding:10px;
}
#mdleft2header {
	margin-top:20px;
	width:558px;
	height:36px;
	background-color:#990000;
	border-color:#990000;
	border-width:2px;
	border-style:solid;
	padding:5px;
	color:#ffffff;
	font-size:14px;
	text-align:center;
}
#mdleft2content {
	width:548px;
	background-color:#ffffff;
	border-color:#990000;
	border-width:2px;
	border-style:solid;
	padding:10px;
}
#mdrightheader {
	width:276px;
	height:46px;
	background-color:#990000;
	border-color:#990000;
	border-width:2px;
	border-style:solid;
	padding:10px;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
#mdrightcontent {
	width:276px;
	background-color:#ffffff;
	border-color:#990000;
	border-width:2px;
	border-style:solid;
	padding:10px;
	margin-bottom:20px;
}
#mdright2header {
	/*margin-top:20px;*/
	width:286px;
	height:36px;
	background-color:#990000;
	border-color:#990000;
	border-width:2px;
	border-style:solid;
	padding:5px;
	color:#ffffff;
	font-size:15px;
	text-align:center;
	font-weight:bold;
}
#mdright2content {
	width:276px;
	background-color:#ffffff;
	border-color:#990000;
	border-width:2px;
	border-style:solid;
	padding:10px;
	margin-bottom:20px;
}

/* * */

/* Product Page Layout Styles */

#prodleft {
	width:302px;
	text-align:left;
	float:left;
}
#prodboxlefttop {
	width:302px;
	height:10px;
	background-image:url(../images/product_box_left_top.jpg);
	background-repeat:no-repeat;
}
#prodboxleft {
	width:282px;
	background-image:url(../images/product_box_left_bg.jpg);
	background-repeat:repeat;
	padding: 0 10px 0 10px;
}
#prodboxleftbottom {
	width:302px;
	height:10px;
	background-image:url(../images/product_box_left_bottom.jpg);
	background-repeat:no-repeat;
}
#prodright {
	width:448px;
	text-align:left;
	float:right;
}
#prodboxrighttop {
	width:448px;
	height:10px;
	background-image:url(../images/product_box_right_top.jpg);
	background-repeat:no-repeat;
}
#prodboxright {
	width:428px;
	background-image:url(../images/product_box_right_bg.jpg);
	background-repeat:repeat;
	padding: 0 10px 0 10px;
}
#prodboxrightbottom {
	width:448px;
	height:10px;
	background-image:url(../images/product_box_right_bottom.jpg);
	background-repeat:no-repeat;
}
#prodimageen {
	width:282px;
	height:10px;
	padding: 10px 0 0 0;
	text-align:right;
}
#addtobasket {
	width:248px;
	padding:10px;
	text-align:left;
	background-color:#7371AF;
	border:solid;
	border-width:2px;
	border-color:#4D417F;
	color:#FFFFFF;
}

/* Web TV Layout Styles */

/* Category Layout Styles */

#catergory {
	border-style:solid;
	border-width:2px;
	border-color:#4D417F;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}
#catleft {
	width:362px;
	text-align:left;
	float:left;
}
#catboxlefttop {
	width:362px;
	height:10px;
	background-image:url(../images/dvd_box_left_top.jpg);
	background-repeat:no-repeat;
}
#catboxleft {
	width:342px;
	background-image:url(../images/dvd_box_left_bg.jpg);
	background-repeat:repeat;
	padding: 0 10px 0 10px;
}
#catboxleftbottom {
	width:362px;
	height:10px;
	background-image:url(../images/dvd_box_left_bottom.jpg);
	background-repeat:no-repeat;
}
#catright {
	width:388px;
	text-align:left;
	float:right;
}
#catboxrighttop {
	width:388px;
	height:10px;
	background-image:url(../images/dvd_box_right_top.jpg);
	background-repeat:no-repeat;
}
#catboxright {
	width:368px;
	background-image:url(../images/dvd_box_right_bg.jpg);
	background-repeat:repeat;
	padding: 0 10px 0 10px;
}
#catboxrightbottom {
	width:388px;
	height:10px;
	background-image:url(../images/dvd_box_right_bottom.jpg);
	background-repeat:no-repeat;
}

/* * */

/* Search Page Layout Styles */

#searchproduct {
	border-style:solid;
	border-width:2px;
	border-color:#4D417F;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.searchprodh1 {
	text-decoration:none;
	color:#4D417F;
	font-weight:bold;
}

.searchprodh1:hover {
	text-decoration:underline;
	color:#7371AF;
}

.searchprodtext {
	text-decoration:none;
	color:#4D417F;
}

.searchprodtext:hover {
	text-decoration:underline;
	color:#7371AF;
}

.Highight {
	font-weight:bold;
	background-color:#4D417F;
	color:#FFFFFF;
}

/* * */

/* Individual content classes */

.footer {
	color:#FFFFFF;
}
.footerlink {
	color:#000000;
	text-decoration:underline;
}
.footerlink:hover {
	color:#990000;
	text-decoration:underline;
}
.largered20 {
	font-size:22px;
	color:#990000;
	font-weight:bold;
}
.largetext {
	font-size:18px;
	color:#000000;
}
.largetextbold {
	font-size:18px;
	color:#000000;
	font-weight:bold;
}
.textmore {
	color:#7371AF;
	text-decoration:underline;
}
.textmore:hover {
	text-decoration:underline;
	color:#4D417F;
}
.subnav {
	font-family:Tahoma;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}
.prodimageborder {
	border-width:2px;
	border-color:#4D417F;
}
.bold {
	font-weight:bold;
}
.crumbs {
	font-family:Tahoma;
	font-size:12px;
	color:#4D417F;
	text-decoration:none;
}
.crumbs:hover {
	color:#7371AF;
	text-decoration:none;
}
.crumbscurrent {
	font-family:Tahoma;
	font-size:12px;
	color:#4D417F;
	font-weight:bold;
}
.pagenumber {
	color:#4D417F;
}
.pagenumber:hover {
	color:#7371AF;
}
.navcategory {
	font-family:Tahoma;
	font-size:13px;
	color:#4D417F;
	text-decoration:none;
	font-weight:bold;
}
.navcategory:hover {
	color:#7371AF;
	text-decoration:underline;
}
.categorythumb {
	margin-bottom:8px;
	border-width:1px;
	border-color:#4D417F;
	border-style:solid;
	float:left;
	margin-right:5px;
}
.webtvimg {
	border-width:2px;
	border-color:#4D417F;
	border-style:solid;
}

/* * */

/* Form object classes */

.tfnewsletter {
	width:175px;
	height:15px;
	background: url(../images/tf_newsletter.jpg);
	background-repeat:no-repeat;
	border: none;
	padding: 5px 5px 5px 10px;
	margin-bottom:3px;
	font-family:Tahoma;
	font-size: 11px;
	color:#4D417F;
}
.btnewsletter {
	width:40px;
	height:25px;
	background: url(../images/bt_newsletter.gif);
	background-repeat:no-repeat;
	border: none;
}
.tfsearch {
	width:160px;
	height:20px;
	padding: 5px 0 5px 10px;
	margin-bottom:3px;
	background: url(../images/tf_search.jpg);
	background-repeat:no-repeat;
	border: none;
	font-family:Tahoma;
	font-size: 11px;
	color:#4D417F;
}
.btsearch {
	width:80px;
	height:25px;
	background: url(../images/bt_search.gif);
	background-repeat:no-repeat;
	border: none;
	margin: 5px 0 0 0;
}
.btaddbasket {
	width:118px;
	height:26px;
	background: url(../images/bt_add.gif);
	background-repeat:no-repeat;
	border: none;
}
.dropdown {
	font-family:Trebuchet MS, Arial;
	font-size: 12px;
	color:#990000;
	border-width:2px;
	border-color:#990000;
}

/* * */

/* Shopping Cart Styles */

/* Customer Sign In Form (sign-in-form.tpl.html) */

.signin {
	font-family:Tahoma;
	font-size:11px;
	color:#990000;
	border-width:2px;
	border-color:#990000;
}
.signlink {
	color:#990000;
	text-decoration:underline;
}
.signlink:hover {
	text-decoration:underline;
	color:#000000;
}
.btsignin {
	width:56px;
	height:23px;
	background:url(../images/sign-in-button.gif);
	background-repeat:no-repeat;
	border:none;
	margin: 5px 0 0 0;
}
#siitems {
	padding-top:5px;
}
.cartimg {
	margin-left:10px;
	border-width:1px;
	border-color:#033a23;
	border-style:solid;
}
.cartheads {
	color:#ffffff;
	font-weight:bold;
}
.h3 {
	font-family:Trebuchet MS, Arial;
	font-size:13px;
	color:#990000;
	font-weight:bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.h4 {
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	color:#990000;
	font-weight:none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* * */

/* Customer Sign Out Form (sign-out-form.tpl.html) */

.btsignout {
	margin: 5px 0 0 0;
}

/* * */

/* Product Lists */

.productimg {
	margin-bottom:10px;
	border-width:2px;
	border-color:#033a23;
	border-style:solid;
}
.thumbimg {
	margin:5px;
	border-width:1px;
	border-color:#033a23;
	border-style:solid;
	text-align:center;
}
.thumbcell {
	text-align:center;
}
.catimg {
	margin-right:10px;
	margin-bottom:10px;
	border-width:1px;
	border-color:#033a23;
	border-style:solid;
}
.catheading {
	color:#000000;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}
.catheading:hover {
	color:#990000;
}
.catdesc {
	color:#990000;
	font-style:italic;
	font-size:11px;
}
.catprice {
	color:#990000;
	font-weight:bold;
	font-size:12px;
}
.prodprice {
	color:#990000;
	font-weight:bold;
	font-size:14px;
}
ProductsListTable table td {
	vertical-align:top;
}

ProductsList table td {
	vertical-align:top;
}

/* * */

/* Admin TinyMCE Styles */

.xlred {font-size:20px;color:#990000;}
.lred {font-size:16px;color:#990000;}
.nred {font-size:13px;color:#990000;}
.sred{font-size:11px;color:#990000;}
.xlgreen {font-size:20px;color:#033a23;}
.lgreen {font-size:16px;color:#033a23;}
.ngreen {font-size:13px;color:#033a23;}
.sgreen {font-size:11px;color:#033a23;}
.xlblack {font-size:20px;color:#000000;}
.lblack {font-size:16px;color:#000000;}
.nblack {font-size:13px;color:#000000;}
.sblack {font-size:11px;color:#000000;}
.xlblue {font-size:20px;color:#07458b;}
.lblue {font-size:16px;color:#07458b;}
.nblue {font-size:13px;color:#07458b;}
.sblue {font-size:11px;color:#07458b;}

/* * */