/* CSS Document */

body {
	font-family: Trebuchet, Verdana, sans-serif;
	font-size: 90%;	
	color: #082E7A; 	
	text-align: center;
}

a:link, a:visited {
	color: #F5B00A;
	text-decoration: underline;
}

a:hover, a:active {
	color: #082E7A;
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
}

/* WRAPPER */

#wrapper {			
	width:940px;
	margin:0px auto 0 auto;
	background-color:#FFF;
	text-align: left;
}	



/* SEARCH BAR */

#searchbar {
	height: 50px;	
	background: url(/webfolder/htsports/sitegraphics/bg_searchbar.jpg) repeat-x 0 0;
	border-bottom: 2px solid #FFF;	
}
#search {
	float: right;
	margin: 15px 15px 0 0
}
#search .searchcaption {
	margin-right: 5px;
}
#search .searchbutton {
	margin-left: 5px;
}



/* LOGO BAR */

#logobar {
	height: 90px;	
	background: url(/webfolder/htsports/sitegraphics/bg_logobar.jpg) repeat-x 0 0;
	border-bottom: 2px solid #FFF;	
}
#logobar .randomImage {
	margin-right: 10px;
}




/* NAVIGATION */

#nav ul {
	list-style-type: none;
	margin: 15px 0 15px 0;
}

#nav li,
#nav a {
	display: block;
	width: 175px;
	margin: 0;
	padding: 0;
	background-image: url(/webfolder/htsports/sitegraphics/nav.gif);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden;
}

#nav-home { height: 22px; background-position: 0px 0px;}
#nav-about { height: 32px; background-position: 0px -22px;}
#nav-embroidery { height: 44px; background-position: 0px -54px;}
#nav-sizingchart { height: 32px; background-position: 0px -98px;}
#nav-viewbasket { height: 32px; background-position: 0px -130px;}
#nav-contactus { height: 32px; background-position: 0px -162px;}

#nav-home a { height: 22px; background-position: 0px 0px;}
#nav-about a { height: 32px; background-position: 0px -22px;}
#nav-embroidery a { height: 44px; background-position: 0px -54px;}
#nav-sizingchart a { height: 32px; background-position: 0px -98px;}
#nav-viewbasket a { height: 32px; background-position: 0px -130px;}
#nav-contactus a { height: 32px; background-position: 0px -162px;}



/* FOOTER */

#footer {
	clear: both;
	height: 30px;
	margin: 0;
	padding: 10px;
	background: url(/webfolder/htsports/sitegraphics/bg_footer.jpg) repeat-x 0 0;
	border-top: 2px solid #FFF;	
	border-bottom: 2px solid #FFF;	
	font-size: 90%;
	text-align: center;
}
#footer a:link, #footer a:visited {
	color: #082E7A;
	text-decoration: none;
}
#footer a:active, #footer a:hover {
	color: #082E7A;
	text-decoration: underline;
}
#footer .caption {
	font-weight: bold;
}	



/* FOOTER NAVIGATION */

#footerNav {
	margin: 0;
	padding: 10px;
	background: url(/webfolder/htsports/sitegraphics/bg_footernav.jpg) repeat-x 0 0;
	text-align: center;
}
#footerNav a:link, #footerNav a:visited {
	padding: 0 0.5em 0 0.5em;
	border-right: 1px solid #F5B00A;
	text-decoration: none;
	color: #FFF;
}
#footerNav a:active, #footerNav a:hover {
	color: #F5B00A;
}
#footerNav ul {
	list-style-type: none;
	margin-bottom: 0.7em;
	font-size: 75%;
}
#footerNav li {
	display: inline;
}	



/* FOOTER DESCRIPTION */

#footerDescription {
	margin: 0;
	padding: 10px 0 20px 0;
	font-size: 70%;
	text-align: left;
}



/* CONTENT */

#contentWrapper {
	background: url(/webfolder/htsports/sitegraphics/bg_contentwrapper.jpg) repeat-y 0 0;
}

#column {
	width: 175px;
	float: left;
}
#column img {
	margin: 0 auto 10px auto;
}

#content {
	width: 715px;
	float: right;
	padding: 25px;
}

#content p {
	margin-bottom: 1em;
	line-height: 1.3em;
}

#contentColumn {
	width: 215px;
	min-height: 450px;
	float: right;
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px solid #F5B00A;
	font-size: 90%;
}
#contentColumn h1 {
	margin-bottom: 1em;
	line-height: 1em;
	font-size: 135%;
	font-weight: bold;
}
#contentColumn p {
	margin-bottom: 1em;
	line-height: 1.3em;
}

#contentWrapperFullWidth {
	background: url(/webfolder/htsports/sitegraphics/bg_contentwrapperfull.jpg) repeat-y 0 0;
}

#contentFullWidth {
	width: 690px;
	padding: 25px;
	background: url(/webfolder/htsports/sitegraphics/bg_content.jpg) repeat-x 0 0;
}



/* INSTANT-SHOP STYLING */

td {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #082E7A;
}

a.productnamelink:link, a.productnamelink:visited {
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
	color: #F5B00A;
}
a.productnamelink:active, a.productnamelink:hover {
	color: #082E7A;
}

.logo {
	font-size: 120%;
	font-weight: bold;
	color: #082E7A;
}
.address {
	color: #082E7A;
}

.pageintro {
	color: #082E7A;
}
.productname {
	font-size: 140%;
	font-weight: bold;
	color: #F5B00A;
}
.productdescription {
	color: #082E7A;
}
.producthr {
	display: none;
}
.producthrdiv {
	background: url(/webfolder/chilterntimber/divider_horizontal_dotted.gif);
	height: 1px;
}


/* PRICE */
.price {
	font-size: 110%;
	font-weight: bold;
	color: #082E7A;
}
.pricetitle {
	color: #F5B00A;
}
.pricereduction	{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #082E7A;
}
.pricereductionstrikethrough {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: line-through;
	color: #F5B00A;
}

.textbox_noteditable {
	border: 1px #082E7A solid;
	font-size: 90%;
	color: #082E7A;
}
.textbox_editable {
	border: 1px #F5B00A solid;
	font-size: 90%;
	color: #082E7A;
}


/* CATEGORIES */
a.parentcategory:link, a.parentcategory:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #F5B00A;
	font-size: 80%;
}
a.parentcategory:active, a.parentcategory:hover	{
	color:#082E7A;
}
.currentcategory {
	font-weight: bold;
}
a.categoryheading:link, a.categoryheading:visited {
	font-weight:bold;
	text-decoration:none;
	color:#082E7A;
}
a.categoryheading:active, a.categoryheading:hover {
	color:#F5B00A;
}



/* RELATED PRODUCTS */
.relatedproducts_header {
	font-size: 85%;
	font-weight: bold;
	color: #FFFFFF;
}
.relatedproducts_headerrow {
	background-color: #F5B00A;
	padding: 2px;
}
.relatedproducts_row {
	background-color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	color: #082E7A;
}
a.relatedproducts_link:link, a.relatedproducts_link:visited {
	text-decoration: underline;
	font-size: 90%;
	color: #F5B00A;
}
a.relatedproducts_link:active, a.relatedproducts_link:hover	{
	color: #082E7A;
}



/* PRICE TABLE */
.pricetable_row {
	background-color: #FFFFFF;
	font-weight: bold;
	color: #082E7A;
}
.pricetable	{
}
.pricetable_header {
	font-weight: bold;
	color: #F5B00A;
}
.pricetable_headerrow {
	background-color: #FFFFFF;
}
.pricetable_lastheaderrow {
	background-color: #FFFFFF;
}



/* PICTURES */
.picture_in_list {
	margin-right: 20px;
}
.picture_main { 
	padding: 0;
	margin: 0;
	border: 0px;
}
.picture_checkout { }
.picture_category { }
.picture_enlarged {
	position:absolute;left:15px;top:15px;
}
.pictureclicktoenlarge {
	font-family:  Arial, Helvetica, sans-serif;
	font-style: italic;
}


/* ORDERS - Used on both the order confirmation screen and when the shop owner views their orders online */
.order_sectionbox {
	border: solid 1px #082E7A;
}
.order_itemtable {
	border: 1px #082E7A;
	border-style: solid none none solid;
}
.order_itemtable td {
	border: 1px #082E7A;
	border-style: none solid solid none;
}
.order_itemtable th {
	border: 1px #082E7A;
	border-style: none solid solid none;
}
.order_headercaption {  }
.order_headervalue {  }
.order_caption {  }
.order_text {  }
.order_sectionbox {  }
.order_itemtable {  }


/* RETAIL ACCOUNTS */
.retailaccount_box {
	border: 1px solid #082E7A;
	padding: 85%;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 85%;
}
table.retailaccount_bg {  }
td.retailaccount_bg {  }
.retailaccount_mainheading {
	font-size: 90%;
}
.retailaccount_text {
	font-size: 90%;
}
.retailaccount_fieldheading {
	font-weight: bold;
	font-size: 85%;
}
.retailaccount_forgotten {
	font-size: 85%;
}


/* INVOICE DETAILS */
.billing_label {  }
.billing_mandatory {  }
.billing_field {
	border: 1px #F5B00A solid;
}
.billing_select {  }
.billing_checkboxlabel {  }
.billing_mandatorynote {
	font-size: 85%;
}
.checkoutandbillinghr {
	display: none;
}
.checkoutandbillinghrdiv {
	background: url(/webfolder/modernblue/divider_horizontal_dotted.gif);
	height: 1px;
}


/* SHOPPING BASKET */
body.basket {
	background-color: #F5B00A;
}
td.basket {
	font-size: 90%;
}
.basket_productname {
	font-weight: bold;
}
.basketprice {
	font-size: 90%;
	font-weight: bold;
	color: #F5B00A;
}
.basketoptions {
	font-size: 85%;
	font-style: italic;
}
.basketquantity {
	font-size: 85%;
}
a.basket_productname:link, a.basket_productname:visited	{
	text-decoration: underline;
	font-weight: bold;
	color: #F5B00A;
}
a.basket_productname:active, a.basket_productname:hover {
	color: #082E7A;
}
.shoppingbasket_empty {
	font-size: 90%;
}



/* GIFT WRAP */
.giftwraptitle {
	font-weight: bold;
}



/* MARKETING QUESTIONS */
.marketingquestionsintro {
	font-weight: bold;
}
.marketingquestiontitle {
	font-weight: bold;
}
.marketingquestionfield {
	border: 1px #F5B00A solid;
	font-size: 12px;
}



/* PRINTABLE ORDER */
.printable_order_text {
	color: #F5B00A;
}
.printableorderpagetitle {
	font-size: 13px;
	font-weight: bold;
}
.printableorderinstructions {
	font-size: 11px;
}
.printableorderhelp {
	font-size: 90%;
	font-style: italic;
}
.printableordertitle {
	font-weight: bold;
}
.printableorderheading {
	font-size: 13px;
	font-weight: bold;
}
.printableorderheader {
	font-weight: bold;
}
.printableorderfield {  }



/* CALL CENTRE */
.callcentrefield {
	width: 140px;
}
body.callcentresearch {
	background-color: #999999;
}



/* SPEC TABLES */
td.MainCaption {
	background-color: #F5B00A;
	padding: 1px;
	font-weight: bold;
	color: #FFFFFF;
}
td.RowCaption {
	font-weight: bold;
}
td.ColumnCaption {
	font-weight: bold;
}
tr.Row1 {
	background-color: #FFFFFF;
}
tr.Row2 {
	background-color: #E3E3E3;
}




