/*Begin Layout*/
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;
	background: #fff url(../images/body_bg.jpg) center top no-repeat;
	font-family: Tahoma;
	font-size: 11px;
}
ol, ul {
	list-style: none;
}
ul li, ul li li,
ol li, ol li li {
	list-style-type:none;
	}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*End Reset*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
/*Begin Layout*/
#container {
	width: 980px;
	margin: 11px auto;
}
#account {
	text-align: right;
	height: 26px;
	background: url(../images/account_bg.jpg) left top no-repeat;
	padding-right: 30px;
}
#account li {
	display: inline;
	line-height: 26px;
	background: url(../images/dot.jpg) right center no-repeat;
	padding-right: 13px;
	margin-left: 7px;
}
#account li.last {
	background: none;
	padding-right: 0;
}
#account li a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#account li a:hover {
	text-decoration: underline;
}
#top {
	position: relative;
	background: url(../images/top_bg.jpg) left top no-repeat;
	height: 173px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#top h1 {
	position: absolute;
	left: 30px;
	top: 8px;
	width: 255px;
	height: 117px;
	background: url(../images/logo.jpg) left top no-repeat;
}
#top h1 a {
	display: block;
	width: 255px;
	height: 117px;
	overflow: hidden;
	text-indent: -9999px;
}
#top #email {
	position: absolute;
	right: 30px;
	top: 60px;
}
#nav {
	padding: 129px 0 0 30px;
}
#nav li {
	height: 44px;
	line-height: 44px;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
	margin-right: 25px;
	position: relative;
	z-index: 20;
}
#nav li ul {
	background: #fff;
	position: absolute;
	z-index: 21;
	top: -999em;
	width: 150px; /* left offset of submenus need to match (see below) */
	border-bottom: 3px solid #b9565b;
	padding: 10px 10px 0 10px;
}
#nav li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
#nav li:hover ul,
#nav li.sfHover ul {
	left: 0;
	top: 44px; /* match top ul list item height */
	z-index: 10;
	overflow: visible;
}
#nav li ul li {
	display: block;
	line-height: 33px;
	height: 30px;
	border-bottom: 1px solid #d8d5d0;
	margin: 0;
}
#nav li ul li  a {
	color: #58544b;
	text-decoration:underline; 
	text-transform: none;
	line-height: 20px;
}
#nav li ul li  a:hover {
	background: none;
	text-decoration: none;
}
#nav li.sub {
	margin-left: 300px;
	margin-right: 10px;
}
#nav li.small a {
	text-transform: capitalize;
	font-size: 12px;
}
#nav li a {
	height: 40px;
	line-height: 40px;
        display: -moz-inline-stack;
        display: inline-block;
        vertical-align: middle;
	text-transform: uppercase;
	font-size: 13px;
	font-family: Candara, Calibri, Serif;
	color: #fff;
	text-decoration: none;
	position: relative;

}
#nav li a:hover {
	background: url(../images/marker.jpg) center bottom no-repeat;
}
#content {
	position: relative;
	z-index: 10;
	background: url(../images/pattern.jpg) left top repeat;
	margin-bottom: 20px;
	padding-bottom: 20px;
	height: 520px;
}
#item,
#item-home
{
	width: 410px;
	float: left;
}
#item img,
#item div#price
{
    margin-left: -30px;
}
#details {
	width: 340px;
	float: left;
	background: url(../images/pattern.jpg) left top repeat;
	color: #4c4d47;
}
#details_top {
	background: url(../images/content_top_bg.jpg) left top no-repeat;
	width: 340px;
	/*height: 212px;*/
}
#title {
	margin-top: 60px;
}

.summary, .Normal, .NormalDisabled {
	font-size: 14px;
	line-height: 140%;
	margin: 10px 0 10px 0;
    color:#4C4D47;
}
.Normal li {
	font-size: 12px;
}
#explanations {
	width: 340px;
	float: left;
}
#explanations h3 {
	background: #bf6e72;
	color: #fff;
	font-family: Candara, Calibri, Serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	padding-left: 10px;
	margin: 15px 0;
}
#explanations ul li {
	line-height: 150%;
	background: url(../images/darkdot.jpg) left center no-repeat;
	padding-left: 10px;
	margin-left: 10px;
}
#left {
	float: left;
	width: 750px;
	background: url(../images/left_bg.jpg) left top no-repeat;
	min-height: 256px;
}
#calendar {
	position: absolute;
	right: 20px;
	bottom: 0;
	width: 510px;
	height: 230px;
	background: url(../images/calendar_bg.jpg) left top no-repeat;
	padding: 0 20px;
}
#calendar ul {
	width: 255px;
	height: 120px;
	float: left;
	margin-top: 90px;
	color: #716651;
	font-size: 11px;
}
#calendar ul li {
	line-height: 22px;
	padding-left: 6px;
}
#calendar ul li strong {
	font-size: 12px;
}
#sidebar {
	position: absolute;
	right: 0;
	top: 0;
	width: 200px;
	padding-left: 30px;
	padding-top: 200px;
	background: url(../images/sidebar_top_bg.jpg) left top no-repeat;
}
#selections {
	position: absolute;
	left: 55px;
	bottom: 47px;
}
#selections li {
	float: left;
}
#ribbon {
	position: absolute;
	left: -1px;
	bottom: -1px;
}
#footer {
	position: relative;
	clear: both;
	height: 92px;
	padding: 0 30px;
	background: url(../images/footer_bg.jpg) left top repeat-x;
}
#footer ul {
	padding-top: 20px;
}
#footer ul li {
	display: inline;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #fff;
}
#footer ul li.last {
	padding-right: 0;
	margin-right: 0;
	border-right: none;
}
#footer ul li a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer span {
	position: absolute;
	color: #fff;
	top: 60px;
}
.copyright {
	left: 30px;
}
.credits {
	right: 30px;
}


/****************************/
.ControlPanel
{
    line-height: 150%;
    width: 800px;
    margin: 10px auto;
    background-color: #eee;
}

/* DNN admin menu */
#AdminMenu {
    position: absolute;
    top: 50px;
    right: -40px;
    padding: 5px 0 5px 5px;
    margin: 0;
    background-color: #fff;
}

#HouseMenuNav3 
{
    text-align: left;
  margin: 0;
  padding: 5px 2px 2px 15px;
  background: #eee;
}

#HouseMenuNav3 li {
 list-style-image: none;
 list-style: none; 
} 

#HouseMenuNav3 li a {
  text-decoration: none;
  font-size: 12px;
} 

#HouseMenuNav3 ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style-image: none;
} /*End Layout*/

/* Shopping Cart */
.ShoppingCartTable {
    width: 700px;
    background-color: #fff;
    border-bottom:3px solid #BB5559;
}
div.ShoppingCartTable 
{
    padding: 15px 0 15px 15px;
    font: 12px Arial;
}
.ShoppingCartRow {
    border-bottom:1px dotted #BB5559;
}
.ShoppingCartTable th,
.ShoppingCartTable h3 {
	background: #bf6e72;
	color: #fff;
	font-family: Candara, Calibri, Serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	margin: 15px 0;
}
.ShoppingCartTable th,
.ShoppingCartTable td {
    padding: 6px;
    text-align: left;
}
.ShoppingCartTable td {
    vertical-align: top;
}

/* Admin Reports */

/* Shopping Cart */
.SalesTable {
    width: 700px;
    background-color: #fff;
    border-bottom:3px solid #BB5559;
}
.SalesTableRow {
    border-bottom:1px dotted #BB5559;
}
.SalesTable th {
	background: #bf6e72;
	color: #fff;
	font-family: Candara, Calibri, Serif;
	font-style: italic;
	line-height: 20px;
	margin: 15px 0;
}
.SalesTable th,
.SalesTable td {
    padding: 6px;
    text-align: left;
	font-size: 12px;
}
.SalesTable td {
    vertical-align: top;
}