@charset "UTF-8";
/* CSS Document */

body{
	background-color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}

img{
	border:none;
	}

ul {
	list-style-image: url(/images/bullet.gif);
}

a {
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}

.center{
	width: 919px;
	height:auto;
	margin:10px auto 50px auto;
	}

.clear
{
	clear:both;
}
.bold
{
	font-weight:bold;
}
.italic
{
	font-style:italic;
}

.underline
{
	text-decoration:underline;
}

div.flash_message
{
	position: fixed;
	top: 0;
	left: 0;
	padding: 0;
	background: #EEE;
	border-bottom: 1px solid #000;
	width: 100%;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
}
#flash_ok
{
	background: #CCFFCC
}

#flash_error
{
	background: #ffc1c1;
}
#header{
	clear:left;
	float:left;
	height:123px;
	width:919px;
	background:#FFFFFF url(/images/bg_head.jpg) repeat-x;
	}

#header a{
	color:#751b40;
}

#body a{
	color: #ffffff;
}

.abovenav{
	float:left;
	width:669px;
	height:20px;
	margin:28px 0 30px 0;
	}

.nav{
	float:left;
	width:643px;
	height:45px;
	}

#body{
	clear:left;
	float:left;
	min-height:300px;
	width:919px;
	/*background:#36534d url(../images/bg_main.jpg) no-repeat top;*/
	background:#36534d url(/images/bg_main.jpg) no-repeat top;
	}

#body h1{
	font-size:24px;
	padding: 0 0 14px 0;
	}

#body h2{
	font-size:16px;
	padding: 0 0 14px 0;
}

.error {
	color: #ff0000;
	font-weight: bold;
}

#my_div {
	border: 1px white solid;
}

.index_right{
	float:left;
	width:685px;
	min-height:410px;
	color:#ffffff;
	margin-left:0px;
	padding-left: 10px;
	background: url(/images/bg_index.png) no-repeat top right;
}

.index_right p {
	margin: 0px 13px 14px 10px;
}

.body_content{
	float:left;
	width:870px;
	color: #f2f2f2;
	margin: 16px 0 15px 18px;
	padding-left: 10px;
	min-height: 300px;
}

.body_content p{
	margin: 0 0 14px 0;
	line-height:14px;
	}

#divider, #category_tree_divider {
	margin: 0px;
	padding-bottom: 10px;
	float: left;
	background: url(/images/col_bg.jpg) repeat-y 223px;
}

.latestnews{
	clear:left;
	float:left;
	width:224px;
	background: url(/images/vert_fade.jpg) right top no-repeat;
	padding-bottom: 20px;
}

.latestnews_news{
	clear:left;
	float:left;
	width:181px;
	}

.latestnews_container{
	clear:left;
	float:left;
	width:170px;
	margin-left:25px;
	margin-top:27px;
	color:#ffffff;
	background-image: url(/images/news_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ac758c;
	border: 1px #ffffff solid;
	padding: 5px 5px 5px 5px;
}

.latestnews_banner {
	background-image: url(/images/news_bg_label.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 320px;
}

.latestnews_banner_spanish {
	background-image: url(/images/news_bg_label_spanish.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	min-height: 320px;
}

.latestnews_news_item{
	padding-top: 10px;
	padding-bottom: 10px;
}

.latestnews_image {
	border: 1px #660044 solid;
}

.latestnews_content {
	float: left;
	margin-left: 5px;
	width: 90px;
}

.news_img {
	padding-right: 10px;
}

.pic_rightalign {
	margin: -8px 0 10px 10px;
}

.pic_leftalign {
	margin: 0px 10px 10px 0;
}

.productpic {
	border: 1px white solid;
	margin-right: 10px;
}

#footer{
	clear:left;
	width:919px;
	height: 85px;
	background: #FFFFFF url(/images/bg_foot.jpg) repeat-x;
}

#footer p {
	margin: 0 0 0 241px;
}

#footer a {
	color: #751b3f;
	font-weight: bold;
}

.logo{
	width:230px;
	height:123px;
	clear:left;
	float:left;
	margin:0 0 0 0;
	}

.search_area{
	clear:left;
	float:left;
	width:232px;
	height:64px;
	}

.search{
	clear:left;
	float:left;
	margin-top:11px;
	margin-left:15px;
	width:200px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.search form {
	background-color: #ff0000;
}

.footer_logos{
	float:left;
	width:687px;
	height:64px;
	overflow: hidden;
	}

/*Product Listing Styles*/
.product_short
{
	float:left;
	width:150px;
	height:100px;
	border:4px solid #B3B7BD;
	margin:5px;
	padding:5px;
	overflow:hidden;
}

.product_short dl
{
	width:100%;
}

.product_short dl dt
{
	font-weight:bold;
	font-size:12px;
}
.product_short dl dd
{
	margin:0;
	padding:0;
}
.product_short .product_description
{
	float: right;
	width: 80px;
	margin-left:2px;
}
/*End Product Listing Styles*/

/* Pagination */
.pagination_container
{
	width:100%;
}
.pagination_container ul.inline
{
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 0;
	overflow: hidden;
	float: left;
	width:100%;
}
.pagination_container ul.inline li
{
	float: left;
	margin: 2px;
	padding: 0;
}

.inline_pagination_container
{
	width:100%;
}
.inline_pagination_container ul.inline
{
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 0;
	overflow: hidden;
	float: left;
}
.inline_pagination_container ul.inline li
{
	float: left;
	margin: 2px;
	padding: 0;
}

#pagination_container
{
	width:100%;
}
#pagination_container ul.inline
{
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 0;
	overflow: hidden;
	float: left;
	width:100%;
}
#pagination_container ul.inline li
{
	float: left;
	margin: 2px;
	padding: 0;
}

#inline_pagination_container
{
	width:100%;
}
#inline_pagination_container ul.inline
{
	list-style: none;
	margin: 5px 0 5px 0;
	padding: 0;
	overflow: hidden;
	float: left;
}
#inline_pagination_container ul.inline li
{
	float: left;
	margin: 2px;
	padding: 0;
}
/* End Pagination */

#product_container img
{
	margin-left: 10px;
	padding-left: 10px;
}

#product_container dl.document
{
	text-align:center;
	float:left;
	margin:0;
	padding:0;
}

#product_container dl.document dd
{
	margin:10px;
	font-size:11px;
}
#product_container .product_image
{
	float:left;
	margin:10px;
}
#category_tree, #list_side
{
	float:left;
	width:197px;
	margin-top: 0px;
	margin-left: 27px;
	margin-right: 5px;
	min-height: 196px;
	font-size:12px;
	color: #ffffff;
	background: url(/images/vert_fade.jpg) right top no-repeat;
}
#category_tree ul li a
{
	text-decoration:none;
	cursor:pointer;
}
#category_tree li
{
	margin-left: 0px;
	padding-left: 0px;
}
#category_tree ul
{
	list-style:none;
	list-style-image: none;
}
#category_tree ul#list0
{
	margin:10px 0 10px 0;
	padding:0;
}
#category_tree ul li
{
	margin:2px 0 2px 0;
	padding:0;
	list-style:none;
}
#category_products
{
	float:left;
	width:650px !important;
	clear:right;
	overflow:hidden;
}
#category_products img.progress
{
	position:absolute;
	top:400px;
	left:425px;
}

#category_documents_container
{
	border:0px solid yellow;
	width:100%;
	height:auto;
}

.category_documents_cat
{
	border:0px solid white;
	float:left;
	margin:5px;
	width:275px;
    min-height:100px;
}

.category_documents_multicat
{
	border:0px solid white;
	float:left;
	margin:5px;
	width:100%;
    min-height:100px;
}

.category_documents_subcontainer
{
	border:0px solid blue;
	float:left;
	width:100%;
	min-height:100px;
}

.category_documents_subcontainer h2.document_cat
{
	font-size:14px;
}

.category_documents_subcontainer .category_documents_cat
{
	border:0px solid green;
	float:left;
	width:275px;
	min-height:100px;
}

.odd
{
	background-color: #779988;
}

.sub
{
	vertical-align:text-bottom;
	font-size: 50%;
}

#product_container table
{
	margin-left: 5px;
	background-repeat: no-repeat;
}

div.login{
    padding:10px;
    left:400px;
position:relative;
}

div.login dl dt{
   color:#fff;
   font-weight:bold;
   font-size:14px;
}

div.login dl dt{
   color:#fff;
   font-weight:bold;
   font-size:14px;
}
div.login dl dd{
   margin:2px 0 2px 0;
   padding:0;
}
div.login dl dd.submit{
   margin:5px 0 2px 40px;
   padding:0;
}