
	body {
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	background: #cacaca url(/images/layout/pagebg.gif) repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	}
    #loadingSS {
    height: 42px;
    text-align: center;
    background: #fff url('/images/widgets/spinner.gif') no-repeat center;
    color: #323232;
    font-weight: bold;
    font-size: 11px;
    padding: 0px;
    margin: 0px;
	border-left: 3px solid #004389;
	border-right: 3px solid #004389;
    }

	a img {
	border: none;
	}

	#holder {
	width: 874px;
	margin: 0 auto;
	text-align: left;
	}

	#header {
	height: 92px;
	background: url(/images/layout/headerbg.png) no-repeat;
	}

	#headL {
	float: left;
	width: 455px;
	font-size: 0px;
	}

	#headR {
	float: right;
	margin-top: 12px;
	margin-right: 8px;
	width: 379px;
	}

	#logo {
	padding-top: 5px;
	padding-left: 14px;
		font-size: 0px;
	}
	#strap {
	padding-left: 20px;
	font-size: 0px;
	}

	#telno {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	color: #ff6500;
	}

	#navItems {
	text-align: right;
	font-size: 11px;
	}

	#navItems a {
	text-decoration: none;
	color: #222;
	}

	#navItems a:hover {
	text-decoration: underline;
	color: #222;
	}

	.telNo {
	font-weight: bold;
	margin-left: 5px;
	}

	#dateTab {
	text-align: right;

	}

	#dateTabR {
	text-align: left;
	background: url(/images/layout/mythings_i.png) no-repeat;
	height: 29px;
	width: 127px;
	margin-top: 18px;
	font-size: 16px;
	color: #ff6500;
	text-indent: 35px;
	padding-top: 3px;
	float: right;
	}

#dateTabR A{ color: #ff6500; text-decoration: none; }

	#dateTabL {
	text-align: right;
	margin-top: 24px;
	margin-right: 10px;
	font-size: 11px;
	color: #fff;
	padding-top: 4px;
	float: right;
	}

	#deptBar {
	background: url(/images/layout/sectionsbg.png) no-repeat;
	height: 27px;
	text-align: right;
	}

	#contentHold {
	width: 874px;
	background: url(/images/layout/insidebg.png) repeat-y;
			clear: both;
	}

	#boxCol {
	float: left;
	width: 178px;
	}

	#pageInside {
    float: left;
    padding: 10px;
    padding-left: 15px;
    width: 655px;
	}

	.box {
		background: url(/images/layout/box_bg.png) repeat-y;
	}

	.boxT {
	height: 12px;
	font-size: 0px;
	background: url(/images/layout/box_top.png) no-repeat;
	}

	.boxB {
	height: 12px;
	font-size: 0px;
	background: url(/images/layout/box_bottom.png) no-repeat;
	}

	.spacer {
	height: 5px;
	font-size: 0px;
	}

	#preFoot {
		margin: 0px;
		background: url(/images/layout/bottom_1.png) no-repeat;
		height: 30px;
		font-size: 0px;
	}

	#foot {
		font-size: 10px;
		text-align: center;
		color: #036;
		margin: 0px;
		background: url(/images/layout/bottom_2.png) no-repeat;
		height: 14px;
	}
	#foottext {
		text-indent: 178px;
		font-size: 10px;
		text-align: center;
		color: #036;
		margin: 0px;
	}
	#foottext a {
	text-decoration: none;
	color: #036;
	}
	#foottext a:hover {
	border-bottom: 1px dotted #036;
	}


	#mybasket {
height: 22px;
	text-align: left;
	background: url(/images/layout/basket_icon.png) no-repeat center left;
	font-size: 16px;
	color: #ff6500;
	text-indent: 27px;
    margin-left: 10px;
	}
	#search {
height: 22px;
	text-align: left;
	background: url(/images/layout/search_icon.png) no-repeat center left;
	font-size: 16px;
	color: #ff6500;
	text-indent: 27px;
    margin-left: 10px;
	}
	#byprice {
height: 22px;
	text-align: left;
	background: url(/images/layout/byprice.png) no-repeat center left;
	font-size: 16px;
	color: #ff6500;
	text-indent: 27px;
    margin-left: 10px;
	}
	#topthings {
height: 22px;
	text-align: left;
	background: url(/images/layout/top_icons.png) no-repeat center left;
	font-size: 16px;
	color: #ff6500;
	text-indent: 27px;
    margin-left: 10px;
	}

	#newsletter {
height: 22px;
	text-align: left;
	background: url(/images/layout/newsletter_icon.png) no-repeat center left;
	font-size: 16px;
	color: #ff6500;
	text-indent: 27px;
    margin-left: 10px;
	}

.boxform {
    margin: 0px;
    padding: 4px;
    text-align: center;
}
.ssbut {
    background: #ff6500;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    border: 2px solid #ff6500;
	cursor:pointer;cursor:hand;
}
.boxinput {
    border: 2px solid #ccc;
    background: #efefef;
    color: #036;
	font-size: 11px;
}

#deptBar ul {
padding: 0px;
margin: 0px;
}

#breadtrail {
    font-size: 11px;
    color: #036;
}
#breadtrail A {
    color: #036;
    text-decoration: none;
}
#breadtrail A:hover {
    color: #036;
    border-bottom: 1px dotted #aaa;
}

.box ul {
list-style-type: none;
font-size: 11px;
padding: 0px;
margin: 10px;
margin-left: 15px;
}

.box li A {
color: #222;
text-decoration: none;
}
.box ul A:hover {
    border-bottom: 1px dotted #222;
}

h1 {
color: #004389;
font-size: 22px;
font-weight: bold;
margin: 0px;
margin-top: 10px;
padding: 0px;
}

h3{
color: 004389;
font-size: 18px;
font-weight: bold;
margin: 0px;
padding: 0px;
text-decoration: none;
}

h3 a{
color: 004389;
text-decoration: none;
}

h4{
color: 004389;
font-size: 12px;
font-weight: bold;
margin: 0px;
padding: 0px;
text-decoration: none;
}

h4 a{
color: 004389;
text-decoration: none;
}

#messages {
margin: 10px;
padding: 10px 50px;
border: 2px dotted #ff6500;
background: #fff203;
font-size: 12px;
margin: 20px;
padding: 10px;
}
.notes {;
border: 2px dotted #ccc;
background: #efefef;
font-size: 12px;
margin: 20px;
padding: 10px;
}

th {
background: #036;
font-size: 14px;
padding: 3px;
color: #fff;
text-align: left;
}
td {
font-size: 12px;
padding: 3px;
}

	.req {
	font-size: 20px;
	color: #ff6500;
	font-weight: bold;
	}

.price {
color: #ff6500;
font-weight: bold;
font-size: 14px;
}

.liner {
margin-top: 5px;
margin-bottom: 5px;
font-size: 0px;
border-top: 2px dotted #dedede;
}

#prodtop {
	margin-top: 20px;
}

#prodleft {
	float: left;
}

#prodright {
	float: left;
	margin-left: 20px;
}
#addtobasket {
width: 300px;
border: 1px solid #ddd;
}

#addtobasketInside {
margin: 3px;
padding: 10px;
background: #efefef url("/images/layout/prodgrad.png") repeat-x;
}

#productnavigationwrapper {
padding-top: 15px;
padding-bottom: 15px;
font-size: 13px;
}
p {
font-size: 13px;
}
.pname a {
color: #036;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
.pricer {
font-size: 11px;
background: #efefef;
color: #036;
border: 2px solid #ddd;
}

#frontage {
	background: url(/images/layout/indexbg.gif) repeat-y;
	width: 665px;
}

#frontL {
	float: left;
	width: 460px;
}

#frontR {
	float: right;
	width: 180px;
	text-align: right;
}

	#featuredTop {
	text-align: left;
	background: url(/images/layout/featured_icon.png) no-repeat center left;
	font-size: 24px;
	color: #ff6500;
	text-indent: 27px;
    margin-left: 10px;
	}

	#latestTop {
	text-align: left;
	background: url(/images/layout/new_icon.png) no-repeat center left;
	font-size: 24px;
	color: #ff6500;
	text-indent: 27px;
    margin-left: 10px;
	}

.hb a:hover {
background-position: 0 -24px;
}


