body{
	color:#000000;
	background-color:#A8B1B9;
	margin:0px;
	padding:0px;
	background-image:url("/images/canvas_bg.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	background-attachment:fixed;
}

#container{
	margin-top:0;
	padding-top:0;
	padding-left: 7px;
	padding-right: 7px;
	/*width:790px;*/
	width:98%;
	max-width:1020px;
	min-width:780px;
	/*min-height: 675px;*/
	color: #000000;
	background: transparent;
}
#container2 {
	padding: 0;
	margin: 0 7px 0 7px;
	color: #000000;
	background: #ffffff;
	border: solid thing red;
}

#header{
	height:170px;
	position:relative;
	background:#ffffff;
	margin:0;
	padding:0;
	margin-right: 10px;
	background-image:url("/images/header_photo01.jpg");
	background-repeat:no-repeat;
	background-position:top right;
}

#logo{
	position:absolute;
	margin:0;
	padding:0;
	top:0;
	left:10px;
}

#mid .inner {
	margin-right: 10px;
}

#mid #breadcrumbs {
	float:none;
	display:block;
	background: #0033cc url("/images/submenu_bleft.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	width: 98%;
	margin: 0 0 8px 10px;
	padding: 0.3em 0 0.2em 10px;
	height: 1.7em;
	color: #ffffff;
}

#mid #breadcrumbs a {
	color: #ffffff;
	background: #0033cc;
	text-decoration: none;
}

#mid #breadcrumbs a:hover {
	color: #0033cc;
	background: #ffffff;
}

#info{
	position: absolute;
	float: right:
	margin: 0;
	padding: 0;
	top: 174px;
	right: 10px;
	color: #ffffff;
	background: #0033cc;
}

#info a {
	color: #ffffff;
	background: #0033cc;
	text-decoration: none;
}

#info a:hover {
	color: #0033cc;
	background: #ffffff;
}

#side{
	float:left;
	display:inline;
	width:20%;
	margin-left:10px;
	margin-top:10px;
}

#main{
	float: left;
	width: 77%;
	margin-left: 10px;
}


/* Footer from CMS */
#tpl_bottom{
	clear:both;
	margin-left: 10px;
	margin-right: 10px;
}

#tpl_bottom_right{	
	margin-left:64%;
}
#tpl_bottom_right .inner{
	background-image:url("/images/rightbar_underline01a.gif");
	background-repeat:repeat-x;
	background-position:top left;
	font-size:1px;
	height:16px;
	text-align:right;
}
#tpl_bottom_left{	
	width:65%;
	padding-right:2px;
}
#tpl_bottom_left .inner{
	background-image:url("/images/maincontent_underline01a.gif");
	background-repeat:repeat-x;
	background-position:top left;
	font-size:1px;
	height:16px;
}

#tpl_footer{
	height:1%;	
	background-image:url("/images/footer_mid.jpg");
	background-repeat:repeat-x;
	background-position:top left;
	margin-left: 10px;
	margin-right: 10px;
}
#tpl_footer .inner{
	background-image:url("/images/footer_left.jpg");
	background-repeat:no-repeat;
	background-position:top left;
}
#tpl_footer .inner2{
	background-image:url("/images/footer_right.jpg");
	background-repeat:no-repeat;
	background-position:top right;
	min-height:65px;
	padding:10px;
}
#tpl_footer .address{
	color:#777777;
	background-color:inherit;
	margin-left:65.5%;
	padding:10px;
	border-left:1px dotted #aaaaaa;
}
#tpl_footer .misclinks{
	padding:10px;
	width:60%;
}

#tpl_footer .misclinks a {
	color: rgb(0, 122, 204);
	background: transparent;
	text-decoration: none;
}

#tpl_footer .misclinks a:hover {
	color: #cc0000;
	background: transparent;
	text-decoration: underline;
}

.ofr { 
	float:right;
}

.ofl { 
	float:left;
}

#main div.products h2, #main .inner h2 {
	color: #cc0000;
	background: #ffffff;
}

#main h2#pageTitle {
	color: #444444;
	background-color: #ffffff;
	margin-top: 0px;
	background-image: url("/images/h1_bullet.gif");
	background-repeat:no-repeat;
	background-position:0em 0.12em;
	padding-left: 25px;
	font-size:1.8em;
	line-height: 22px;
}

#product a {
	color: rgb(0, 122, 204);
	background: #ffffff;
	text-decoration: none;
}

#product a:hover {
	color: #cc0000;
	background: #ffffff;
	text-decoration: underline;
}

#product .price {
	color: rgb(0, 122, 204);
	background: #ffffff;
}

.formButton{
	background:#0033cc;
	color:#ffffff;
}

#main #content h2 a {
	color: rgb(0, 122, 204);
	background: #ffffff;
	text-decoration: none;
}

#main #content h2 a:hover {
	color: #cc0000;
	background: #ffffff;
	text-decoration: underline;
}

.products .price{
	float: right;
	margin: -5px 10px 10px 10px;
	color: rgb(0, 122, 204);
	background: inherit;
}

/* Horizontal Navigation */
#navToolsTitle {
	display: none;
}
#tpl_nav {
	position: absolute;
	top: 132px;
	left 0;
}
#tpl_nav ul{
	margin:0px;
	padding:0px;
	border-bottom:3px solid #ffffff;
	list-style-type:none;
}
#tpl_nav ul li{
	margin:0px 3px 0px 0px;
	padding:0px;
	background-image:none;
}
#tpl_nav ul li a{
	color:#444444;
	background-color:inherit;
	display:block;
	background-image:url("/images/tab_a.gif");
	background-repeat:no-repeat;
	background-position: top left;
}
#tpl_nav ul li a span{
	display:block;
	background-image:url("/images/tab_b.gif");
	background-repeat:no-repeat;
	background-position: top right;
	padding:8px 8px 8px 8px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:2px;
	margin-top:5px;
}
#tpl_nav ul li a.selected,
#tpl_nav ul li a.selected:hover{
	color:#ffffff;
	background-color:#0033CC;
	background-image:url("/images/tab_selected_a.gif");
}
#tpl_nav ul li a.selected span,
#tpl_nav ul li a.selected:hover span{
	background-image:url("/images/tab_selected_b.gif");
	padding-top:10px;
	padding-bottom:14px;
	border:none;
	margin-bottom:0px;
	margin-top:0px;
}
#tpl_nav ul li a:hover{
	color:#000000;
	background-color:#AEAEAE;
	background-image:url("/images/tab_over_a.gif");
}
#tpl_nav ul li a:hover span{
	background-image:url("/images/tab_over_b.gif");
	border-bottom:1px solid #B8B8B8;
}
#tpl_nav ul li.dummy{
	visibility:hidden;
}
#tpl_nav ul li.dummy span{
	display:block;
	padding-top:10px;
	padding-bottom:11px;
}

navDept li a:hover, #navDept li a.selected { color: #000000; background: #ddd }
#navDept li a span { display:block; padding:3px 5px }

#navDept li a.forced { color: #000000; background: #dddddd; font-weight: bold }
#navDept li a.forced:hover { text-decoration: underline }
#navDept li a.forced:hover span { color: #000000; background: #dddddd }

#navToolsTitle, #navDeptTitle, .navStaticTitle { padding:3px 5px }

#navDeptTitle a		{ background:#dddddd; color: #000000; text-decoration: none }
#navDeptTitle a:hover	{ background:#dddddd; color: #000000; text-decoration: underline }

#navSubDept li { margin: .6em 0; line-height:160%; }
#navSubDept li a					{ color: #333333; }
#navSubDept li a:hover, #navSubDept li a.selected	{ color: #333333; text-decoration: underline; font-weight: bold }

#search { padding:5px 5px; background:#f2f2f2 }

#side{
	margin-top:0px;
}

.prdh { padding-bottom: 0; margin-bottom: 0 }

.products .price_prdp {
	float: right;
	padding-top: 0;
	margin: 5px 10px 10px 10px;
	color: rgb(0, 122, 204);
	background: inherit;
}

.dgrey { color: #111111 }

.tal { text-align: left }
.tar { text-align: right }

.wpimg table, .wpimg th, .wpimg td	{ color: #000000; background: #ffffff }
.wpimg table				{ width: 90% }