/* Reset v1.0 | 20080212 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
:focus {outline: 0;}/* remember to define focus styles! */
ins {text-decoration: none;}/* remember to highlight inserts somehow! */
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}/* tables still need 'cellspacing="0"' in the markup */
/* end of Reset */

body {
	background: #999 url(/images/holtandhaskell/bg.png) repeat-x;
	font-family: Arial;
	color: #444;
	}
a {text-decoration: none}


/* header */
#header {
	width: 970px;
	height: 101px;
	margin: 28px auto 0 auto;
	background: #4b4a4b url(/images/holtandhaskell/header-bg.jpg);
	color: #fff;
	font-size: 14px;
	}
#logo {
	width: 457px;
	height: 101px;
	float: left;
	}
#nav-head {
	float: right;
	text-align: right;
	margin: 18px 10px 0 0;
	}
#nav-head li {display: inline}
#nav-head li a {color: #fff}
#nav-head .tel {
	font-size: 32px;
	color: #28c0e8;
	line-height: 45px;
	display: block;
	}



#page {
	width: 960px;
	margin: 7px auto 0 auto;
	padding: 5px;
	background: #fff;
	position: relative;
	}



/* nav-bar */
#nav-bar {
	height: 35px;
	margin: 5px;
	padding: 0 15px;
	border: 1px solid #aaa;
	background: url(/images/holtandhaskell/menu-bg.gif);
	color: #28c0e8;
	font-weight: bold;
	font-size: 16px;
	}
#nav-bar li {
	display: inline;
	line-height: 35px;
	}
#nav-bar a {
	font-weight: normal;
	color: #000;
	margin-left: 15px;
	}


#nav-bar-brands {
	width: 300px;
	font-size: 16px;
	color: #28c0e8;
	position: absolute;
	top: 18px;
	right: 23px;
	}
#nav-bar-brands b {
	position: relative;
	left: -40px;
	}
#nav-bar-brands form {
	position: relative;
	left: 80px;
	top: -18px;
	}

#nav-bar-brands b:after {content: ":";}


#col-left {
	width: 160px;
	float: left;
	}

#col-right {
	width: 160px;
	float: right;
	}

#col-mid {
	width: 640px;
	float: left;
	}



/* middle */
#col-mid h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 10px 5px 10px 5px;
	padding-top: 5px;
	}
#col-mid p {
	font-size: 14px;
	margin: 10px 5px;
	line-height: 17px;
	}

#col-mid h2 {
	color: #444;
	font-size: 16px;
	font-weight: normal;
	line-height: 35px;
	padding-left: 5px;
	margin: 20px 5px 5px 5px;
	height: 35px;
	border: 1px solid #aaa;
	background: url(/images/holtandhaskell/menu-bg.gif);
	clear: both;
	}
#col-mid b {
	font-size: 16px;
	margin: 5px;
	}
.column_main {padding: 5px;}

.cat-img {
	width: 308px;
	height: 223px;
	border: 1px solid #000;
	display: block;
	float: left;
	margin: 5px;
	position: relative;
	}
#col-mid .cat-img h2 {
	background: none;
	border: none;
	position: absolute;
	top: 162px;
	left: 0;
	color: #222;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
	}
#col-mid .cat-img h2 span {font-weight: normal}
#col-mid .cat-img-rugby h2 {left: 130px}


#col-mid .cat-img-small {
	width: 148px;
	height: 147px;
	display: block;
	border: 1px solid #aaa;
	float: left;
	margin: 5px;
	}
#col-mid .cat-img-small span {
	width: 148px;
	height: 34px;
	display: block;
	background: #4b4a4b;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	}

.vid-2col {
	width: 310px;
	float: left;
	margin: 5px;
	}



/* side boxes */
.side-box {
	width: 150px;
	margin: 5px;
	background: #28c0e8 url(/images/holtandhaskell/box-btm-bg.gif) no-repeat center bottom;
	padding-bottom: 6px;
	float: left;
	position: relative;
	}
.side-box h2 a {
	display: block;
	color: #4f4f4f;
	font-size: 16px;
	font-weight: normal;
	line-height: 35px;
	padding-left: 5px;
	width: 143px;
	height: 35px;
	border: 1px solid #aaa;
	background: url(/images/holtandhaskell/menu-bg.gif);
	}
.side-box h3 a {
	position: absolute;
	top: 45px;
	padding-left: 5px;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	}
.side-box a span {
	display: block;
	color: #fff;
	font-size: 15px;
	padding: 5px;
	line-height: 17px;
	background: #000;
	}
.side-box li a {
	display: block;
	color: #fff;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	line-height: 15px;
	}
.side-box li a:hover {background: #08a0c8}
.side-box p {
	font-size: 12px;
	padding: 0 5px;
	}

/* signup frame */
#signup-frame {
	width: 150px;
	height: 110px;
	}

/* rss frame */
#rss-frame {
	width: 150px;
	height: 600px;
	}



/* footer */
#footer {
	height: 135px;
	background: #4b4a4b;
	border-top: 7px solid #303030;
	font-size: 12px;
	color: #fff;
	}
#footer h4 {
	font-size: 16px;
	font-weight: normal;
	color: #28c0e8;
	margin-bottom: 5px;
	}
#footer a {color: #fff}
#footer a:hover {text-decoration: underline}
#footer-cols, #footer-cols2 {
	width: 960px;
	margin: 0 auto;
	padding: 15px 5px 5px 5px;
	clear: left;
	}
.footer-col {
	width: 155px;
	float: left;
	padding-left: 5px;
	}
#footer-cols2 {color: #999}
#footer-cols2 span {float: right}
.column_bottom {display: none}


/* side cart */
#cart_tbl {
	width: 150px;
	margin: 5px;
	background: #2ec28c url(/images/holtandhaskell/box-btm-bg.gif) no-repeat center bottom;
	float: left;
	font-size: 12px;
	}
#cart_tbl a {
	color: #fff;
	padding-left: 5px;
	}
#cart_tbl td {
	padding-bottom: 10px;
	}
#cart_tbl .small_main {
	text-align: left !important;
	padding-left: 5px;
	}
#cart_hdr a {
	display: block;
	color: #4f4f4f;
	font-size: 16px;
	font-weight: normal;
	line-height: 35px;
	padding-left: 5px;
	width: 143px;
	height: 35px;
	border: 1px solid #aaa;
	background: url(/images/holtandhaskell/menu-bg.gif);
	}
#cart_hdr b {font-weight: normal}
hr, #cart_tbl img {display: none}

/* category image layouts */
td {vertical-align: top}
#catprods_hdr .column_main,
#catprods_tbl .column_main {
	width: 200px !important;
	font-size: 12px;
	}
#catprods_hdr .column_main a {color: #444}
#catprods_tbl .column_main a {
	color: #444;
	font-weight: bold;
	margin-bottom: 5px;
	}
#catprods_hdr .column_main img,
#catprods_tbl .column_main img {
	width: 100px;
	margin: 15px 0 0 45px;;
	}
#catprods_hdr td {vertical-align: bottom}
#prod_tbl {font-size: 14px}
#cat_hdr img {display: none}


/* login */
#login_tbl td {padding: 5px}

/* cricket news page */
#rss-full-frame {
	width: 630px;
	height: 1200px;
	margin: 5px;
	}

/* misc */
.data-table {
	border: 1px solid #666;
	margin: 5px auto;
	}
.data-table td {
	border: 1px solid #666;
	padding: 5px 10px;
	text-align: center;
	}

.font_error {background: #fff1a8}
table.main_main {width: 630px !important}   
