/* CSS Document */


html
{
text-align: center;
color: #000000;
padding: 0px;
margin: 0px;

}


body
{
font-family: verdana, arial, sans-serif;
font-size: 12px;
color: #697992;
text-align: center;
}



p, a
{
font-family: verdana, arial, sans-serif;
font-size: 12px;
border: 0;
}

a
{
text-decoration: none;
color: #495851;
}

a:hover
{
text-decoration: none;
color: #7f0639;
}

img
{
border: 0;
}

h2
{
font-family: Georgia, Times New Roman, serif;
color: #4d5561;
}

h1
{
font-size: 30px;
font-family: Georgia, Times New Roman, serif;
color: #4d5561;
}


h1.text_header
{
padding: 0px 0px 20px 30px;
}

h2.text_header
{
padding-left: 30px;
}


h2.standout_header
{
padding-left: 30px;
font-weight: normal;
font-stretch: expanded;
font-size: 24px;
}


#container
{
text-align: left;
margin: 0px auto;
width: 960px;
padding-bottom: 900px;
left: 50%;
}





.header
{
height: 210px;
width: 960px;
}


.cat_header
{
margin: 20px 0px;
}

.section_header
{
padding-top: 40px;
clear: both;
}







.content_wrapper
{
margin: 20px;
background-color:#ffffff;
float: left;
width: 920px;
}

.left_column
{
float: left;
clear: left;
width: 300px;
display: inline;
margin-left: 20px;
padding: 15px 0;
text-align: left;
}


.right_column
{
float: left;
width: 135px;
margin-left: 20px;
padding: 15px 0;

}

.middle_column
{
float: left;
width: 400px;
margin-left: 45px;
padding-right: 10px;
padding: 15px 0;
}

/*this creates a 2 column layout instead of 3*/
.listing_column
{
float: left;
width: 715px;
padding: 15px 0;
margin-left: 20px;
margin-right: 10px;
margin-top: 2px;
border-right: solid thin #d8e2ad;
border-top: solid thin #d8e2ad;
}





/*product listing*/

.latest_titles
{
width: 960px;
float: left;
}


.item_info
{
float: left;
width: 400px;
}

.option_button
{
padding-top: 30px;
bottom: 0;
}



.section_banner
{
margin-top: 0px;
float: left;
width: 960px;
}




.latest_titles img 
{
padding: 20px 20px 20px 20px;
}

.new_title
{
float: left;
width: 40%;
padding: 10px 10px 10px 10px;
border: 1px dotted #697992;
margin-right: 20px;
margin-bottom: 10px;
margin-left: 30px;
}

.list_item
{
clear: both;
float: left;
border-bottom: dotted thin #666666;
padding: 10px 10px 10px 10px;

}

.item
{
width: 200px;
float: left;
}

.item img
{
padding: 20px;
}

.category
{
float: left;
}

.category a
{
background: #d8e2ad url('../images/tab_left.png') no-repeat;
background-position: left top;
padding: 3px 0px 3px 15px;
}



.category a span
{
background: url('../images/tab_right.png') no-repeat;
background-position: right top;
padding: 3px 15px 3px 0px;
}


.category a:hover
{

}

.side_box
{
display: block;
border: dotted thin #666666;
padding: 5px 8px 8px 5px;
margin: 10px 10px 10px 10px;
background: url('../images/greybg.jpg') repeat-y;
}

#browse
{
margin-left: 20px;
padding-right: 20px;
width: 90px;
}



.footer
{

clear: both;
padding: 5px 10px;
text-align: right;
font-size: 80%;

}


.big_banner
{
margin: 0px;
padding: 0px;
float: left;

}

.top_link
{
float: right; 
margin: 0px;
margin-top: 10px;
padding: 10px 10px 10px 10px;
border: solid thin #b5be91; 
margin-bottom: 25px;
}

.top_link a
{
font-family: Georgia, Times New Roman, serif;
font-size: 16px;
color: #4d5561;
}

.top_link a:hover
{
color: #752641;
}

.dept_title
{
float: left;
}

.logo
{
float: left;
}

.search
{
float: right;
border: dotted thin #666666;
padding: 5px 20px 5px 20px;
margin-right: 5px;
margin-top: 10px;
}


.button_link
{
float: left;
}

.button_five_row
{
clear: both;
background: #e6e7d9;
padding: 0px 0px 0px 0px;
width: 960px;
height: 170px;
}



.button_link img 
{
border: 0;
}



.bottom_info
{
clear: both;
}




.banner_links img
{
padding-left: 30px;
}

.heading
{
float: left;
}



/* nav menu top*/

.navbar_wrapper
{
width: 960px;
background-color: #526760;
margin-top: 16px;
height: 2.5em;
clear: both;
}
.navbar
{
text-align: right;
width: 960px;
padding-top: 0px;

}


.navbar ul
{
padding: 0;
list-style: none;
}


.navbar ul li 
{
position: relative;
float: right;

}


.navbar li ul 
{
position: absolute;
top: 30px;
display: none;
z-index: 9;

}


.navbar ul li a {
	display: block;
	text-decoration: none;
	line-height: 20px;
	color: #FFF;
	padding: 5px 5px 5px 5px;
padding-right: 20px;
	background-color: #526760;
	margin: 0 0px;
	font-size: 95%;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
}


.navbar ul li a:hover { background: #4c1029; }
.navbar li:hover ul, li.over ul { display: block; }



/* bottom nav menu */

.navbar_wrapper_base
{
width: 960px;
background-color: #c7c8bb;
height: 2.5em;
clear: both;
}
.navbar_base
{
text-align: right;
width: 960px;
padding-top: 0px;

}


.navbar_base ul
{
padding: 0;
list-style: none;
}


.navbar_base ul li 
{
position: relative;
float: right;

}


.navbar_base li ul 
{
position: absolute;
top: 30px;
display: none;
z-index: 9;

}


.navbar_base ul li a {
	display: block;
	text-decoration: none;
	line-height: 20px;
	color: #FFF;
	padding: 5px 5px 5px 5px;
padding-right: 20px;
	background-color: #c7c8bb;
	margin: 0 0px;
	font-size: 95%;
	font-weight: bold;
	font-family: Georgia, Times New Roman, serif;
}


.navbar_base ul li a:hover { background: #4c1029; }
.navbar_base li:hover ul, li.over ul { display: block; }




