@charset "utf-8";

html {
	margin: 0px;
	padding: 0px;
}

body {
	background-color:#CDCDCD;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-image: url(../images/background_gradient.jpg);
	width: 100%;
	display: table;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
#page_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
}
#logo {
	float: left;
	height: 80px;
	width: 162px;
	margin-top: 25px;
	margin-bottom: 40px;
	margin-left: 60px
}
#home_info {
	width: 380px;
	border-right: dotted 1px;
	margin: 0px;
	margin-top: 35px;
	margin-left: 40px;
	margin-bottom: 20px;
	float: left;
	padding-right: 20px;
}
#home_product_menu {
	width: 400px;
	margin: 0px;
	float: right;
	margin-right: 30px;
	margin-bottom: 5px;
	padding-bottom: 15px;
}
#home_product_menu div{
	width: 200px;
	float: left;
	text-decoration: none;
}
#home_product_menu div a{
	text-decoration: none;
	color: #757575;
}
#home_product_menu div a:hover{
	text-decoration: none;
	color: #bd1017;
}
.div_home_right{
	float: right;
	margin-right: 30px;
	clear: right;
	width: 400px;
}
.div_home_right .search{
	width: 120px;
}
.featured{
	float: left;
	margin-left: 40px;
	clear: both;
	width: 830px;
}
/* News area */
#news_container {
	height: 290px;
	clear: both;
	width: 900px;
}
#news_text	{
	width: 415px;
	margin-top: auto;
	margin-bottom: auto;
	height: 290px;
	display: table-cell;
	vertical-align: middle;
	float: left; /** remove line to center text **/ 
}
#news_img	{
	width: 465px;
	margin-top: auto;
	margin-bottom: auto;
	height: 290px;
	float: right;
	background:white;
}
#news_image{
	color: #0C0;
}

/* End News area */	

/* Top banner */
#title_container {
	height: 150px;
	clear: both;
	width: 900px;
}
#title {
	width: 275px;
	height: 150px;
	float: left;
	font-size: 28pt;
	color: #757575;
	text-align: center;
}
#title_img {
	height: 150px;
	width: 600px;
	float: left;
	margin-left: 25px;
	background-color: white;
}
/* end top banner */
#catagory {
	float: left;
	width: 240px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.left {
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	
}
#catagory div a {
	text-decoration: none;
	height: 19px;
	border-bottom: none;
	padding-left: 5px;
	background-image: url(../images/button.png);
	margin-bottom: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #757575;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 6px;
}
#catagory div a:hover{
	background-image: url(../images/button_hover.png);
	color: white;
}

#main_content {
	width: 900px;
	background-color: #FAFAFA;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 40px;
}
/** menu **/
#menu{
	margin-top: 0px;
	margin-right: 0px;
	float:right;
}
#menu ul {
	list-style: none;
	font-family: verdana;	
	font-size: 12px;
}
#menu ul li {
	list-style: none;
	float: left;
	margin-top: 77px;
}
#menu ul li a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

#menu ul li a span {
	color: #757575;
	line-height: 18px;
	font-size: 12px;
	font-weight:bold;
	font-family: Verdana;
	cursor: pointer;
	text-decoration:none;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 105px;
	
}

#menu ul li a:hover span, #menu ul li.active a, #menu ul li.on a {
	background-color: #bd1017;
	height:18px;
	color: white;
}
#menu ul li.active a span, #menu ul li.on a span {
	color: white;
	background-color: #A3A3A3;
	cursor: default;

}
/** end menu **/

/* client visible styles ...................................................... */
.redtitle {
	/* Red Titles */
	color: #F00;
	font-size: 13pt;
	display: block;
}
.links {
	/* Links */
	text-decoration: none;
	color:#999;	
}
.links a {
	text-decoration: none;
	color:#000;
}
.links a:hover {
	text-decoration: none;
	color: #F00;
}
.gothic{
	font-family: Century Gothic;
}
/* text embed................................. */
.other_text{
	font-family: Verdana, Geneva, sans-serif;
}
.other_text a{
	text-decoration: none;
	color:#666;
}
.other_text a:hover{
	text-decoration: none;
	color:#bd1017;
}
/** categories **/
.feat_list{
	background-image:url(../images/featured_back.png);
	width: 200px;
	height: 165px;
	text-align: center;
	float: left;
	padding-top: 15px;
	margin: 0px 13px 22px 0px;
	font-family: Verdana, Geneva, sans-serif;
	color:#666;
}
.cat_list{
	background-image:url(../images/cat_back.png);
	width: 180px;
	height: 145px;
	text-align: center;
	float: left;
	padding-top: 15px;
	margin: 0px 13px 22px 0px;
	font-family: Verdana, Geneva, sans-serif;
	color:#666;
	
}
.cat_list a, .feat_list a{
	text-decoration: none;
	color: #555;
}
.cat_list a:hover, .feat_list a:hover{
	text-decoration: none;
	color: #bd1017;
}
.shop_item{
	background-image:url(../images/item-mask.png);
	font-family: Verdana, Geneva, sans-serif;
	color:#666;
}
.shop_item a{
	text-decoration: none;
	color: #555;
}
.shop_item a:hover{
	text-decoration: none;
	color: #bd1017;
}
.breadcrumbs{
	font-weight: bold;
	text-transform: uppercase;
	color: #757575;
	vertical-align: middle;
	height: 28px;
	width: 555px;
	background-color: #e7e7e7;
	margin-left: 7px;
}
.breadcrumbs a{
	text-decoration: none;
}
.breadcrumbs div{
	text-decoration: none;
	padding: 6px 15px 6px 15px;
	float: left;
	color: white;
	background-color: #A3A3A3;
}
.breadcrumbs .link{
	text-decoration: none;
	color: #757575;
	float: left;
	background-color: #e7e7e7;
}

.breadcrumbs .link:hover{
	text-decoration: none;
	color: white;
	background-color: #bd1017;
	padding: 6px 15px 6px 15px;
}