/* Main formatting */
p
{
	line-height: 1.5em;
}


/* Divs for underneath the header image */
.header-tagline
{
	width: 340px;
	text-align: left;
	float: left;
	display: inline;
}

.header-viewbasket
{
	width: 340px;
	float: right;
	text-align: right;
	display: inline;
	margin-top: 5px;
	margin-right: 10px;
	font-weight: bold;
}

.header-viewbasket img
{
	vertical-align: middle;
}

/* Default h1, h2 */
h1, h2 {
color: #f18928;
}

/* Default links */
a:link, a:visited, a:active {
	color: #f18928;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color: #e4e2c3;
}




/* Links in the header and tagline */
.header-viewbasket a:link, .header-viewbasket a:visited, .header-viewbasket a:active, .header-viewbasket a:hover
{
	color: #000000;
}
#logo a:link, a:visited, a:active, a:hover
{
	color: #000000;
}


/* Overriding properties in the topmost divs) */
#logo img
{
	vertical-align: middle;
}

#logoName, #address
{
	padding-top: 10px;
}

div#logoName
{
	padding-top: 20px;
	height: 30px;
	width: 500px;
	vertical-align: bottom;
	font-weight: bold;
}

/* LEFT MENU */
#left {
	float: left;
	border: solid 0px #75868A;
	width: 200px;
	margin-bottom: 5px;
	}

#leftMenu {
	background-color: #e4e2c3;
}

#leftMenu h3 {
	margin: 0;
	padding: 5px;
	font-size: 1.1em;
	font-weight: bold;
	color:#FFF;
	background-color: #f18928;
	border:none;
}

#leftMenu a {
	text-decoration: none;
	display: block;
	padding: 3px 10px;
	color: #000000;
	font-weight:bold;
}

#leftMenu a:link, #leftMenu a:visited, #leftMenu a:active {
	color: #000000;
}

#leftMenu a:hover {
	background-color: #e4e2c3;
	color: #f18928;
	text-decoration:none;
}


#leftMenu ul {
	list-style:none;
	padding:0;
	margin:5px 0px 5px 0px;
}

.ul_parent {
	border-bottom:1px solid #FFF;
}

.cat_parent {
	min-height:25px;
}

*html .cat_parent {
	height:25px;
}

.cat_sub {
	min-height:10px;
	padding-left:15px;
}

*html .cat_sub {
	height:10px;
}



h3.leftBoxHeading, h3.leftBoxHeading a {
	margin: 0;
	padding: 5px;
	font-size: 1em;
	font-weight: bold;
	color:#FFF;
	background-color: #f18928;
	font-size: 1em;
}


.leftBoxHeading {
	text-align:left;
}
/* ---- */


#bottomnav {
	text-align:left;
	background-color: #e4e2c3;
}

#bottomnav a:link, #bottomnav a:visited, #bottomnav a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}



h1#indexDefaultHeading {
	font-size:26px;
	letter-spacing: -1px;
	font-weight:normal;
	color:#f18928;
	margin:-5px 0 0 0;
	padding:0;
}

h2.greeting {
	font-size:13px;
	font-weight:bold;

	color:#000000;
	margin: 10px 0 0 0;
	padding: 0;
}

img.home {
	padding: 0 10px 60px 20px;
	float: right;
}


.centerBoxHeading {
	margin:0;
	background-color: #FFF;
	padding:0;
	font-size: 24px;
	color: #0d1918;
	border:none;
	text-align:left;
	text-transform: uppercase;
}

h2.centerBoxHeading {
	font-size:14px;
	font-weight:bold;
	color:#f18928;
	padding:0px 0px 4px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom:1px solid #c8cdd0;
}

.centerBoxContentsFeatured img {
	border:1px solid #c8cdd0;
	margin-bottom:10px;
}

.centerBoxContentsFeatured a:link, .centerBoxContentsFeatured a:visited {
	color:#f18928;
	margin-top:5px;
	font-weight:bold;
}


.centerBoxContentsFeatured a:hover {
	text-decoration:underline;
}



/* Overriding the Buttons */
.cssButton, .cssButtonHover {
background-color: #e4e2c3;
color : #000;
}
.cssButtonHover {
background-color: #f18928;
text-decoration: none;
color: #000;
}


/* Overriding the Breadcrumb */
#navBreadCrumb {
  font-weight: bold;
  color: #e4e2c3;
  padding: 3px;
}
#navBreadCrumb a {
	font-weight: bold;
	color: #f18928;
}
#navBreadCrumb a:link {
	font-weight: bold;
	text-decoration: none;
	color: #f18928;
}
#navBreadCrumb a:hover {
	color: #e4e2c3;
}




.prod-list-main {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:2px solid #f18928;
	width:460px;
}

.prod-list-img {
	float:left;
	width:140px;
	text-align:center;
	display:inline;
}

.prod-list-middle {
	float:left;
	width:210px;
	padding-top:30px;
	display:inline;
}

.prod-list-right {
	float:right;
	width:110px;
	text-align:right;
	padding-top:30px;
	display:inline;
}

h3.itemTitle a:visited {
	color:#f18928;
}

h3.itemTitle a:hover {
	text-decoration:underline;
	color:#f18928;
}

.navNextPrevWrapper {
	text-align:left;
}

.navNextPrevCounter {
	font-size:10px;
	margin:0;
	padding:0;
}

.imgLink a:hover {
	text-decoration:underline;
	color:#f18928;
}

h1#productName {
	font-size:20px;
}

#cartAdd {
	float: right;
	text-align: right;
	margin: 1em;
	border: none;
	padding: 1em;
}

#center ul {
	list-style:none;
	margin:0px 0px 0px 10px;
	padding:0;
}

h2#main_price {
	color:#000000;
	font-size:14px;
	margin-bottom:10px;
}

.prod-desc {
	padding:10px 0px 10px 0px;
	border-top:1px solid #d9d9d9;
	border-bottom:2px solid #f18928;
}

#center li {
	list-style-position: outside;
	list-style-image: none;
	line-height: 1.5em;
}

.categoryListBoxContents a:link, .categoryListBoxContents a:visited {
	font-weight:bold;
	color:#f18928;
}

.categoryListBoxContents a:hover {
	text-decoration:none;
}

h1#indexCategoriesHeading {
	margin-bottom:15px;
}
