/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
}

.searchbtn {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8A8A8A;
}


.style1_text {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style2_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}

.footer_text {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: 400;
}

.category_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #12569f;
	font-weight: bold;
}
.pic_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.subcategory_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.products_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #11569f;
	font-weight: 200;
	text-transform: uppercase;
}

.category_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #11569f;
	font-weight: 200;
	text-transform: uppercase;
	border: thin solid #FFFFFF;
}
.category_l:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 200;
	text-transform: uppercase;
	border: thin solid #0066FF;
}

/*
.category_l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #11569f;
	font-weight: 200;
}

.category_l:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #11569f;
	font-weight: 200;
	border: thin solid #0066FF;
}
*/

.category_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #11569f;
	text-transform: uppercase;
	border: thin solid #FFFFFF;
}

.category_m:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	border: thin solid #0066FF;
}

.category_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #11569f;
	text-transform: uppercase;
	border: thin solid #FFFFFF;	
}

.category_s:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #11569f;
	text-transform: uppercase;
	border: thin solid #0066FF;	
}

.category_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #12569f;
	font-weight: bold;
}

.home_headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.body_highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #356D9F;
	font-style: normal;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-transform: uppercase;
}
.body_highlight_products {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #356D9F;
	font-style: normal;
	text-transform: uppercase;
}
.table_border {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.breadcrumbs {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.home_cat_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #11569f;
}
.product_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #11569f;
}
.product_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.product_h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.moreinfo_rborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.home_headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}
