/* thursday press */

body {
	background-color:#ffffff;
	background-image: url(../images/tp_bg1.gif);
	background-repeat: repeat-x;
	color: #284951;
	font-family:"verdana", arial, helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
	line-height: 135%;
}

p, li, h3, h4 {
	line-height:135%;
}

p { margin:0.8em 0 }

p.indextext {
	margin: 0;
	font-size:14px;
	text-align:justify;
	padding:0 15px 0 0;
}

p.view { 
	margin: 0.5em 0em 0 27em;
	line-height:12px;
	text-align:left;
}

p.more { 
	margin: 10px 0px 0px 0px;
	text-align:right;
}

ul { margin-top:0 }

h1 {
	font-family:"arial", verdana, sans-serif;
	color: #006666;
	font-size: 24px;
	text-align: left;
	margin: 0.6em 0.6em 0.6em 0;
}

h6 {
	font-family:"arial", verdana, sans-serif;
	color: #006666;
	font-size: 36px;
	text-align: left;
	margin: 0;
}

h2 {
	font-weight:bolder;
	font-size:18px;
	margin:0.6em 0;
	line-height:18px;
}

h3 {
	font-weight:bolder;
	font-size:15px;
	margin:0.8em 0;
}

h4 {
	font-family:"gill sans mt", verdana, sans-serif;
	font-weight:bolder;
	font-size:27px;
	margin: 0;
}

h5 {
	font-weight:bolder;
	font-size:16px;
	margin:0.6em 0;
	line-height:18px;
}

br {
	line-height:6px;
}

form {
	margin:0px; border:0px; padding:0px;
}

td.form {
	background:#fff;
}

td.bespoke {
	border: 0px;
	border-top: 0px solid #CC0033;
	border-bottom: 1px solid #999999;
	margin: 0;
	padding: 0;
}

td.bespoke1 {
	border: 0px;
	border-top: 0px solid #CC0033;
	border-bottom: 0px solid #999999;
	margin: 0;
	padding: 0 0 0 5px;
}

td.border {
	border: 1px solid #999999;
	margin: 0;
	padding: 3px;
	cursor: pointer;
}

table.bob {
	line-height: 170%;
}

a.newmenu { 
	color:#000000;
	margin:0px 0px 5px 0px;
	text-decoration:none;
}

a.newmenu:hover { 
	color:#0099ff;
}
td.button {
		background: url(images/buttonoff.gif);
}
   
td.button:hover {
		background: url(images/buttonon.gif);
}



a { 
	color:#a60c20;
	text-decoration:none;
}

a:hover { 
	color:#0099ff;
}


a { 
	color:#a60c20;
	text-decoration:none;
}

a:hover { 
	color:#0099ff;
}


a.about { 
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}

a.about:hover { 
	color:#996633;
}

a.bespoke { 
	text-decoration:none;
	font-weight: bolder;
}

img.bespokeimg {
	border: 3px solid #fff;
}

img.bespokeimg1 {
	border: 0px solid #fff;
}

a.back { 
	font-size:11px;
	color:#284951;
	text-decoration:underline;
}

a.back:hover { 
	color:#996633;
}


a.footer { 
	font-size:11px;
	color:#999966;
	text-decoration:none;
}

a.footer:hover { 
	color:#996633;
}

img.form {
	width:120px;
	float:right;
	margin: 0 0 5px 5px;
	border:none;
}

/* classes */

.panel_text {
	color:#ffffff;
}

.panel_text_bold {
	color:#ffffff;
	font-weight:bolder;
}

.footer {
	letter-spacing:2px;
}

.clear {
	clear:both;
}

.subheading {
	font-weight:bolder;
	font-size:13px;
	text-align:center;
}

.line-through {
	text-decoration:line-through;
}

img.indexcolour {
	border-color:#006699;
}

td.news {
	border-bottom: 1px solid #ffffff;
}

.small{
	font-size: 10px;
}

/* product classes */

a.pic_link {
	color:#993333;
	font-size:12px;
	text-align:right;
}

.pic {
	color:#993333;
	text-align:left;
}

.collection {
	color:#993333;
	text-align:left;
	border: 1px solid #336699;
}

.title {
	color:#336699;
	font-weight:bolder;
	font-size:16px;
}

.cat_no {
	color:#993333;
	font-size:12px;
}

.desc {
	color:#993333;
	font-size:11px;
}

.size {
	color:#993333;
	font-size:11px;
}

.price {
	color:#3399CC;
	font-weight:bolder;
	font-size:15px;
}

.pricenew {
	color:#3399CC;
	font-weight:bolder;
	font-size:13px;
}

.nav {
	color:#6666ff;
	font-weight:bolder;
	font-size:11px;
}

.inthepress {
	color: #ffffff;
	font-size: 12px;
}

table.product_table	   {
}

a.product_menu	   {
	color:#996633;
}

td.buy	   {
	text-align:left;
}



/* layout */

#holder {
	width:850px;
	margin:0 auto; /* centre */
}

#top {
	width:850px;
	height:100px;
	cursor:pointer;
}

#menudiv {
	width:850px;
	height:60px;
	z-index: 100;
}

#newmenudiv {
	width:850px;
	z-index: 100;
}

#content {
	position:relative;
	top:21px;
	width:850px;
	float:left;
	padding:0px;
}

#product_menu {
	position:relative;
	top:63px;
	width:150px;
	float:left;
	padding:0px;
}

#content_product {
	position:relative;
	top:21px;
	margin:0 0 0 180px;
	background-color:#ffffff;
}

#search {
	clear:both;
	position:relative;
	z-index:50;
	top:21px;
	width:100%;
	text-align:center;
	font-weight: bolder;
	font-size: 15px; 
}

#footer {
	clear:both;
	position:relative;
	z-index:-50;
	top:21px;
	width:100%;
	height:43px;
	color:#808080;
	font-size:10px;
	text-align:center;
	background:url(../images/footer.gif);
}

#overflow {
	height: 550px;
	width: 177px;
	overflow: auto;
}

#overflownew {
	height: 540px;
	width: 177px;
	color: #ffffff;
	background-color: #284951;
	padding: 5px;
	overflow: auto;
}

#slidemenubar, #slidemenubar2{
	position:absolute;
	border:0px solid #cccccc;
	background:url(../images/search.png);
	background-repeat: no-repeat;
	background-position:right; 
	font:bold 12px Verdana;
	line-height:20px;
	z-index: 50;
}



