/* CSS Document */
h1 {
	font-family: Arial;
	font-size: 15px;
	color: #0376BC;
	font-weight: bold;
	text-decoration: none;
}
h2
{
	font-family: Arial;
	font-size: 13px;
	color: #0376BC;
	font-weight: bold;
	text-decoration: none;
}
h3 
{
	font-family: Arial;
	font-size: 12px;
	color: #0376BC;
	font-weight: bold;
	text-decoration: none;
}
h4
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.right_box_title {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #0076BF;
}
.header_nav_but_text {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
}
.menu_site_normal {
	font-family: Arial;
	font-size: 11px;
	color: #0075BE;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 3px;
}

.menu_info_normal {
	font-family: Arial;
	font-size: 11px;
	color: #FD8D1D;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 3px;
}
.menu_cat_normal {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
.menu_subcat_normal {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}  
.arial_10_grey {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.arial_11_darkgrey {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.arial_11_darkgrey a:link{
	font-family: Arial;
	font-size: 11px;
	color: #0376BC;	 
	text-decoration: underline;
}
.arial_15_grey_bold {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
.arial_12_grey {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.arial_12_darkgrey {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.arial_12_grey_right {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: right;
}
.arial_10_white {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.arial_10_white_link {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #AAAAAA;
}
.arial_12_blue {
	font-family: Arial;
	font-size: 11px;
	color: #0075BE;
	font-weight: normal;
	text-decoration: none;
}
.arial_12_blue_bold {
	font-family: Arial;
	font-size: 11px;
	color: #0075BE;
	font-weight: bold;
	text-decoration: none;
}
.arial_12_blue_bold_underline {
	font-family: Arial;
	font-size: 11px;
	color: #0075BE;
	font-weight: bold;
	text-decoration: underline;
}
.arial_12_orange {
	font-family: Arial;
	font-size: 12px;
	color: #FD8D1D;
	font-weight: normal;
}
.arial_12_orange_bold {
	font-family: Arial;
	font-size: 12px;
	color: #FD8D1D;
	font-weight: bold;
}
.arial_14_blue_bold {
	font-family: Arial;
	font-size: 14px;
	color: #0075BE;
	font-weight: bold;
}
.arial_15_blue_bold {
	font-family: Arial;
	font-size: 15px;
	color: #0376BC;
	font-weight: bold;
	text-decoration: none;
}
.configure_text {
	font-family: Arial;
	font-size: 16px;
	color: #0075BE;
	font-weight: bold;
	text-decoration: underline;
}
.page_title {
	font-family: Arial;
	font-size: 16px;
	color: #0376BC;
	font-weight: bold;
	text-decoration: none;
}    
.welcome_line {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
.welcome_line_bold {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.footer_text {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.footer_text_bold {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.sub_cat_product_container_left {
	position: relative;
	width: 200px;
	float: left;
	border-bottom: solid #CCCCCC 2px;
	margin-bottom: 10px;
}
.sub_cat_product_container_middle {
	position: relative;
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: solid #CCCCCC 2px;
	margin-bottom: 10px;
}
.sub_cat_product_image_holder {
	height: 200px;
	width: 200px;
	position: relative;
	text-align: center;
	border: dashed 1px #CCCCCC;
}
.sub_cat_product_title {
	height: 20px;
	width: 200px;
	position: relative;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0075BB;
	margin-top: 10px;
	border-bottom: solid #FD8D1D 3px;
	text-decoration: none;
}
.sub_cat_product_container_right {
	position: relative;
	width: 200px;
	float: left;
	border-bottom: solid #CCCCCC 2px;
	margin-bottom: 10px;
}
.sub_cat_product_description {
	width: 200px;
	position: relative;
	font-family: Arial;
	font-size: 10px;
	margin-top: 5px;
	color: #000000;
	margin-bottom: 5px;
	height: 40px;
}
.sub_cat_product_buts {
	position: relative;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin-top: 17px;
	margin-bottom: 3px;
	border-bottom: dashed #CCCCCC 1px;
	padding-bottom: 10px;
}
.sub_cat_product_boxes_container {
	position: relative;
	width: 620px;
	float: left;
	border-bottom: solid #CCCCCC 2px;
}
.sub_cat_product_price {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	float: left;
	color: #FF0000;
	height: 20px;
	width: 80px;
	position: relative;
}
.sub_cat_product_viewbut {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	height: 20px;
	width: 100px;
	float:right;
	padding-right: 5px;
	text-align: right;
	position: relative;
}
.page_content_nav_previous {
	position: relative;
	width: 30px;
	float: left;
	padding-left: 5px;
	height: 21px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-top: 2px;
}
.page_content_nav_previous_text {
	position: relative;
	width: 100px;
	height:21px;
	padding-top: 4px;
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.page_content_nav_next {
	position: relative;
	width: 30px;
	float: right;
	padding-right: 5px;
	height: 21px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	display: block;
	padding-top: 2px;
	text-align: right;
}
.page_content_nav_next_text {
	position: relative;
	width: 100px;
	height:21px;
	padding-top: 4px;
	float: right;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
.page_content_nav_page_numbers {
	position: relative;
	float: left;
	text-align: center;
	width: 340px;
	height: 17px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding-top: 4px;
}
.page_line_break {
	width: 620px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 10px;
	background-repeat: no-repeat;
}
.sub_cat_product_icons {
	position: relative;
	height: 45px;
	margin-bottom: 2px;
}
.marketing_content_text {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.marketing_content_heading {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #107FC4;
}
.cat_page_cat_box_left {
	height: 203px;
	width: 203px;
	position: relative;
	float: left;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-image: url(page_graphic/cat_page_cat_box_graphic.jpg);
}
.cat_page_cat_box_middle {
	height: 203px;
	width: 203px;
	position: relative;
	float: left;
	background-repeat: no-repeat;
	background-image: url(page_graphic/cat_page_cat_box_graphic.jpg);
}

.cat_page_cat_box_right {
	height: 203px;
	width: 203px;
	position: relative;
	float: left;
	margin-left: 2px;
	background-repeat: no-repeat;
	background-image: url(page_graphic/cat_page_cat_box_graphic.jpg);
}
.cat_page_line_break {
	height: 2px;
	float: left;
	width: 620px;
}
.cat_page_product_image {
	height: 169px;
	width: 199px;
	position: relative;
	text-align: center;
	padding: 2px;
}
.cat_page_product_title {
	height: 23px;
	width: 178px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #0376BC;
	text-align: left;
	border-top: dashed #CCCCCC 1px;
	padding-top: 5px;
	background-image: url(page_graphic/cat_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding-left: 25px;
}
.main_text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.main_text_heading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #0076BC;
}
.main_text_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.main_text_bold_black {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}
.main_text_bold_14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.graphics_page_left_text_box {
	width: 380px;
	position: relative;
	padding: 10px;
	border: dashed #CCCCCC 1px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	float: left;
}
.graphics_page_hotline_box {
	float: right;
	width: 200px;
	height: 140px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-image: url(page_graphic/graphic_hotline_image.jpg);
}
.graphics_page_image_holder {
	position: relative;
	float: right;
	width: 100px;
	height: 100px;
}
.Arial_12_bold_blue_italics {
	font-family: Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0070BE;
}
.testimonials_page_box {
	width: 520px;
	margin-bottom: 10px;
	padding: 10px;
	border: dashed #CCCCCC 1px;
	font-family: Arial;
	font-size: 12px;
	border-bottom: solid #CCCCCC 2px;
}
.product_view_price {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.arial_10px_bold_grey {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.product_view_box_container {
	position: relative;
	float: right;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 10px;
	border: dashed #CCCCCC 1px;
}
.grey_line {
}
.product_view_detail_container {
	position: relative;
	margin-top: 10px;
}
.product_view_detail_item {
	position: relative;
	height: 27px;
	margin-top: 1px;
	margin-bottom: 2px;
}
.arial_9_black {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}
.arial_10_black_bold {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}
.arial_red_12_bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.arial_red_12 {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}
.product_view_box_title {
	padding-bottom: 5px;
	border-bottom: solid #CCCCCC 1px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.contact_number {
	font-family: Arial;
	font-size: 24px;
	color: #FF8C1C;
}
.arial_14_grey {
	font-family: Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.arial_grey_16_bold {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.arial_24_purple {
	font-family: Arial;
	font-size: 24px;
	color: #B3007C;
}
.arial_24_yellow {
	font-family: Arial;
	font-size: 20px;
	color: #FFD004;
}
.arial_24_green {
	font-family: Arial;
	font-size: 24px;
	color: #B2D600;
}
.arial_24_blue {
	font-family: Arial;
	font-size: 24px;
	color: #57B7EE;
}
.arial_10_black 
{
    font-family: Arial;
	font-size: 10px;
	color: black;
}   
.img {
	cursor: pointer;
	cursor: hand;
	font-size: 10px;
	font-family: Arial;
}
.product_add_image_holder {
    position: relative;
    width: 50px;
    height: 50px;
    margin-top: 1px;
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 1px;
    float: left;
    border: solid 1px #CCCCCC;
	padding: 1px;

}
.product_add_image_container 
{
    height: 50px;
    width: 50px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.web_graphic_panel 
{
    position: relative;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    vertical-align: middle;
    float: left;
}
.gallery_menu_text {
	font-family: Arial;
	font-size: 16px;
	color: #0075BE;
	font-weight: bold;
}