.color {
	background-color: #0E3860;
	color: #FFF;
	padding-left: 10px;
	padding-top: 5px;
}
.baddingall {
	padding-left: 30px;
	padding-top: 5px;
}
.baddingtop {
	padding-top: 20px;
}

.tablegoogle {
	position: fixed;
	left: 87%;
	top: 50%;
}
/*
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #67d2f4;
	background-image: url(images/body_top.png);
	background-repeat: repeat-x;
	background-position: top;
}

a:link, a:visited { color: #0683ab; text-decoration: none; font-weight: normal; } 
a:active, a:hover {
	color: #069;
	text-decoration: underline;
}

.button_01 a {
	display: block;
	width: 80px;
	height: 21px;
	padding: 3px 0 0 0;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
}

.button_01 a:hover{
	color: #666;
	background-image: url(images/button_hover.png);
	background-repeat: no-repeat;
}

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

img { margin: 0px; padding: 0px; border: none; }

.cleaner {
	clear: both;
	width: 100%;
	height: 80px;
	font-size: 13px;
	text-align: justify;
}

.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }

.margin_r40 {
}

.float_l { float: left; }
.float_r { float:  right; }


/* menu */

#templatemo_menu_wrapper {
	width: 100%;
	height: 55px;
	margin: 0 auto;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#templatemo_menu {
	width: 940px;
	height: 55px;
	margin: 0 auto;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0;
	margin: 0;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	width: 120px;
	height: 43px;
	font-size: 18px;
	text-decoration: none;
	color: #000;
	text-align: center;
	font-weight: normal;
	outline: none;
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 30px;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #228AAD;
}


/* end of menu */

/* header */

#templatemo_header_wrapper {
	clear: both;
	width: 100%;
	height: 70px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#templatemo_header {
	width: 940px;
	height: 70px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#templatemo_header  #site_title {
	width: 940px;
}

#templatemo_header  #site_title h1 {
	margin: 0;
	padding: 0;
}

#templatemo_header  #site_title h1 a {
	margin: 0px;
	padding: 0px;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#templatemo_header  #site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#templatemo_header  #site_title h1 a span {
	display: block;
	margin-top: 5px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	letter-spacing: 2px;
}


/* end of header */

/* slider */

#templatemo_slider_wrapper {
	clear: both;
	width: 100%;
	height: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/slider.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#templatemo_slider {
	width: 940px;
	height: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/slider.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#templatemo_slider #latest_product_slider {
	padding: 40px 10px;
}


/* end of slider */

/* content */

#templatemo_content_wrapper {
	width: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 10;
	padding-left: 30px;
	background-image: url(images/content_middle.png);
	background-repeat: repeat-y;
}

#templatemo_content_wrapper_bottom {
	margin: 0 auto;
	width: 960px;
	height: 15px;
	background-image: url(images/content_bottom.png);
	background-repeat: no-repeat;
}

#templatmeo_sidebar {
	float: left;
	width: 270px;
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	background-image: url(images/sidebar.jpg);
	background-repeat: repeat-y;
	
}

#templatmeo_sidebar .sidebar_section {

}

#templatmeo_sidebar .sidebar_section_content {
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 35px;
	text-align: justify;
}

#templatmeo_sidebar h2 {
	width: 225px;
	height: 28px;
	color: #fff;
	background-image: url(images/sidebar_header.jpg);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
}

#templatmeo_sidebar .categories_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatmeo_sidebar .categories_list li {
	padding: 0;
	margin: 0;
}

.categories_list li a {
	display: block;
	color: #201f1c;
	padding: 5px 0 5px 20px;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.categories_list li a:hover {
	color: #dd0034;
	text-decoration: none;
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

#searchfield {
	height: 15px;
	width: 208px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	color: #988392;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#searchbutton {
	float:right;
 	height: 29px;
	width: 60px;
	padding: 4px 0 8px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}

#templatemo_content {
	float: right;
	width: 560px;
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
}

#templatemo_content h2 {
	font-size: 25px;
	color: #128eb5;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.content_section {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #666666;
}

.content_section p {
	margin-bottom: 10px;
	text-align: justify;
	font-size: 13px;
}

.product_box {
	float: left;
	width: 540px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #666;
	margin-bottom: 20px;
}

#templatemo_content .product_box p {
	padding: 0;
	margin: 0 0 5px 0;
}

#templatemo_content .product_box a {
	color: #000000;
	font-size: 13px;
}

.price {
	color: #CC0066;
	font-size: 14px;
	font-weight: bold;
}

.product_box h3 {
	margin: 10px 0;
	font-size: 14px;
	font-weight: bold;
	color: #128eb5;
}

.product_box .image_wrapper {
	border: 10px solid #e0e0e0;
	margin-bottom: 10px;
	text-align: justify;
}

/* end of content */

/* footer */

#templatemo_footer {
	width: 900px;
	padding: 30px 20px;
	margin: 0 auto;
	text-align: center;
	color: #000000;
}

#templatemo_footer a {
	color: #000000;
	font-weight: bold;
}

#templatemo_footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #000000;
}

.footer_menu li a {
	color: #000000;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */.webname {
	font-size: 25px;
	font-weight: bold;
	color: #000;
	text-align: left;
	padding-left: 20px;
}
.title1 {
	font-size: 20px;
	color: #000;
}
.center6 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.justify8 {
	text-align: justify;
}
.justifybadding {
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}
.tableleft {
	padding-left: 20px;
	color: #000;
}
#phone-media {
	display: none;
	text-align: center;
}.icons{height:45px;width:35px}
@media only screen and (max-width:480px){
#logo h1{
	font-size: 20px;
	font-weight: normal;
}#header{ height:150px;}#phone-media {
	display: inline;
	width: 100%;
	text-align: left;
	float: left;
	margin-top:10px;
	height: 50px;
	font-size: 30px;
}} 
