body {
	background-color: #fff9cb;
	/*
	background-color: #ab8a2b;
	background-image: url(images/bg.gif);
	*/
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: small !important;
	margin: 0;
	padding: 0;
	text-align: center;
}

img {
	border: 0;
}

#container {
	margin: 7px 0 5px 2px;
	width: 900px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#sub_container {
	margin: 7px 0 5px 2px;
	width: 900px;
	background-image: url("images/sub_bg.jpg");
	background-repeat: no-repeat;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#top_menu {
	text-align: center;
	color: #ee1f26;
}

#top_menu a {
	color: #ee1f26;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}

a {
	color: #ee1f26;
	text-decoration: none;
}

.title {
	font-size: small;
	font-weight: bold;
	margin-bottom: 10px;
}

.plain {
	font-size: small;
}

p.plain {
	font-size: small;
	margin-top: 8px;
	margin-bottom: 0;
}

.plain .emph {
	color: #ee1f26;
	font-weight: bold;
	font-style: italic;
}

.side_box {
	margin-bottom: 6px;
}

#footer {
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	border: 1px solid #ee1f26;
	padding: 3px 8px 3px 8px;
}

.page_title {
	float: right;
	font-size: x-large;
	font-weight: bold;
	margin-right: 8px;
}

.section_title {
	font-size: large;
	font-weight: bold;
}

.section_subtitle {
	color: #F31F26;
	font-weight: bold;
	font-size: small;
}

.new {
	color: #F31F26;
	font-weight: bold;
}

hr {
	border: 0;
	border-top: 1px solid #F31F26;
	margin-top: 14px;
	margin-bottom: 14px;
}

/* Begin CSS Popout Menu */
#menu{
	padding-bottom: 0px;
}

#menu a {
	display:block;
	white-space:nowrap;
	margin:0;
	padding:1px 8px 1px 4px;
	border:1px solid #ee1f26;
	border-bottom: 0;
	background-color: #FFFFFF;
	width: 200px;
}

#menu div {
	font-weight: bold;
	color: #ee1f26;
	font-size: small;
	font-weight: bold;
}

#menu a{
	text-decoration:none;
}

#menu a, #menu a:visited{
	color:#ee1f26;
}

#menu a:hover{
	color:#ee1f26;
	background-color: #FFF9CB;
}

#menu a:active{
	color:#ee1f26;
	background-color: #FFF9CB;
}

#menu ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

#menu li{
	position:relative;
}

#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
border-bottom: 1px solid #ee1f26;
width: 200px;
}

#menu ul ul ul{
top:0;
left:100%;
}

div#menu h2:hover{
background:#AAA4CA;
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:bold;
color:#fff;
background:#AAA4CA;
}

#menu a.x:hover{
color:#000;
background:#AAA4CA;
}

#menu a.x:active{
color:#fff;
background:#AAA4CA;
}

.media_info {
	font-size: 0.85em;
}

.media_info .name {
	font-weight: bold;
}

.media_info .name a {
	color: #000000;
}

.media_info .title {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
	margin: 0;
}

.media_info .date {
	font-size: 0.85em;
	color: #F71F26;
	margin: 0;
}

.media_info .desc {}

.media_info .link {
	font-size: 0.85em;
	margin: 0;
	text-align: center;
}

.media_info .link a {
	color: #F71F26;
}

.mi_bordered {
	border-left: 1px solid #EDD386;
}

.media_div {
	font-size: 1px;
	border-bottom: 1px solid #EDD386;
}

.media_div2 {
	font-size: 1px;
}

.title .comment {
	font-size: 0.7em;
	font-weight: normal;
}

.form_row {
	margin-bottom: 8px;
	border-bottom: 1px solid #EDD386;
	padding-bottom: 8px;
	width: 100%;
}

.form_row .title {
	font-size: small;
	font-weight: bold;
	margin-bottom: 5px;
}

.form_row input.styled {
	width: 99%;
	padding: 2px;
	font-size: smaller;
}

.form_row textarea.styled {
	width: 99%;
	padding: 2px;
	font-size: small;
}

.form_left, .form_right {
	width: 48%;
	float: left;
}

.form_left {
	margin-right: 3%;
}

fieldset {
	border: 1px solid #EDD386;
	margin-bottom: 8px;
}

legend {
	color: #F71F26;
	font-weight: bold;
}

.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}


#l_main { float: left; margin: 8px 20px 10px 8px; width: 380px; }
#l_side { float: left; margin: 8px 0 10px 0; width: 240px; }

#l_full { border-top: 1px solid #F5E3B1; margin: 8px 24px 10px 8px; padding: 15px 0 15px 0; }
#l_full h2 { font-size: 1.15em; color: #E5222A; }
#l_full p { font-size: 0.9em; line-height: 1.35em; }
#l_full .laura_img { float: left; margin: 0 15px 0 0; }

ul.classes { list-style-type: none !important; margin-top: -9px; padding-left: 18px; }
ul.classes li { list-style-type: none !important; font-size: 0.85em; }
ul.classes li a { color: #e5222A; font-weight: bold; font-size: 1.1em; }

#contact_laura { background-color: #fff; background-image: url(images/bg_cl.gif); background-position: bottom left; background-repeat: no-repeat; border: 3px solid #f8e79c; margin: 20px 0 0 0; padding: 15px; }
#contact_laura h3 { background-image: url(images/contact_laura.gif); background-repeat: no-repeat; height: 17px; margin-top: 0 !important; text-indent: -5000px; }
#contact_laura label { clear: both; float: left; margin: 0 0 12px 7px; padding: 4px 0 0 0; width: 97px; }
#contact_laura .input { float: left; width: 230px; }
#contact_laura .input input, #contact_laura .input textarea { border: 1px solid #f8e79c; font-size: 1.1em; padding: 2px; width: 99%; }
#contact_laura .button { margin: 12px 0 0 0; padding: 0 6px 0 0; text-align: right; }


#lets_chat { background-color: #fff; border: 3px solid #f8e79c; padding: 15px; }
#lets_chat h3 { background-image: url(images/lets_chat.jpg); background-repeat: no-repeat; height: 48px; margin-top: 0 !important; margin-bottom: 7px !important; text-indent: -5000px; }
#lets_chat p { font-size: 0.9em; line-height: 1.45em; margin-top: 0 !important; margin-bottom: 5px; text-align: justify; }
#lets_chat .phone_num { color: #E5222A; font-size: 2em; font-weight: bold; margin-bottom: -7px !important; text-align: center; }


#subscribe_nl { margin: 10px 0 10px 0; }


#books { margin: 15px 0 0 0; }
#books h3 { margin-bottom: 4px !important; }
#books .shelf { background-image: url(images/bg_shelf.jpg); background-repeat: repeat-x; height: 131px; }
#books .item { float: left; padding: 3px 0 0 0; text-align: center; width: 120px; }


.product_info, .productcat_info { font-size: 11px !important; line-height: 1.3em !important; }
.productcat_info img { display: block; margin: 0 auto 10px auto; }
.product_info .price, .productcat_info .price { float: right; font-size: 1.75em; font-weight: bold; padding: 4px 0 0 0; }
.product_info .comment, .productcat_info .comment { font-size: 0.9em; font-style: italic; }
.product_info .button, .productcat_info .button { background-color: #FFFFFF; border: 1px solid #EDD386; float: right; margin-left: 8px; padding: 3px; text-align: center; }
.product_info .button a, .productcat_info .button a { color: #C6882A; font-size: 1.2em; font-weight: bold; }
.product_info .name, .productcat_info .name { color: #000 !important; font-weight: bold; font-size: 1.1em; margin-bottom: 4px; }
.product_info .date { color: #ce9238; font-size: 16px; font-weight: bold; margin: 0 0 3px 0; text-transform: uppercase; }

.productcat_info .name { color: #ce9238 !important; font-size: 1.35em !important; margin: 5px 0 0 0; }
.productcat_info .link { margin: 12px 0 0 0; }

.d { font-size: 0.85em; margin-bottom: 7px; }

.product-module { border-bottom: 1px solid #eddb99; margin: 0 0 7px 0; padding: 7px 0 7px 0; }
.product-module h3 { font-size: 15px; margin: 0 !important; }
.product-module .price { float: right; font-size: 15px; font-weight: bold; margin: 0 !important; }
.product-module p { font-size: 11px !important; line-height: 1.3em !important; margin: 5px 0 0.75em 0 !important; }
.product-module .pic { float: left; width: 140px; margin: 0 9px 0 0; text-align: center; }
.product-module .info { border-left: 1px solid #EDD386; float: left; margin: 0 20px 0 0; padding: 0 0 0 10px; width: 300px; }
.product-module .order { float: left; width: 160px; }
.product-module .order h4 { font-size: 15px; margin: 0 0 5px 0 !important; text-transform: uppercase; }


.offer { background-color: #FDF1BF; border: 1px solid #EDD386; margin: 1em 0 1em 0; padding: 10px; }
.offer h3 { font-size: 15px; margin: 0 !important; }
.offer h5 { color: #ce9238; font-size: 13px !important; font-weight: bold; margin: 2px 0 0 0 !important; }
.offer .price { float: right; font-size: 15px; font-weight: bold; margin: 0 !important; }
.offer p { font-size: 11px !important; line-height: 1.3em !important; margin: 5px 0 0.75em 0 !important; }
.offer .pic { float: left; width: 130px; margin: 0 9px 0 0; text-align: center; }
.offer .info { border-left: 1px solid #EDD386; float: left; margin: 0 20px 0 0; padding: 0 0 0 10px; width: 300px; }
.offer .order { float: left; width: 150px; }
.offer .order h4 { font-size: 15px; margin: 0 0 5px 0 !important; text-transform: uppercase; }
.offer .button { background-color: #FFFFFF; border: 1px solid #EDD386; float: right; margin-left: 8px; padding: 3px; text-align: center; }
.offer .button a { color: #C6882A; font-size: 1.2em; font-weight: bold; }