@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	width:100%;
}
#wrapper {
	margin:0 auto;
}
.page {
	width:100%;
	max-width:1145px;
	overflow:hidden;
	margin:0 auto;
}
.shadow {
	-webkit-box-shadow: 0px 0px 2px 2px rgba(198, 198, 198, .5);
	box-shadow: 0px 0px 2px 2px rgba(198, 198, 198, .5);
	background:#fff;
	border-radius:5px;
	border:1px solid #cfcfcf;
	color:#c6c6c6;
}
/* Basic structure */
#header {
}
#content {
	overflow:hidden;
	padding-bottom:33px;
	margin-top:17px;
}
#footer {
	margin-top:35px;
}
/*-----------*/
/* Home page content starts now */
.primary-section {
	overflow:hidden;
}
.logo {
	float:left;
	margin:11px 0 0 16px;
}
.header-aside {
	float:right;
	overflow:hidden;
	width:400px;
	margin-top:23px;
}
.header-aside span {
	float:left;
	margin-top:5px;
	padding-left:33px;
	color:#373737;
	font-family: 'geoslab703_md_btmedium';
	font-size:14px;
	background:url(../images/phone.jpg) no-repeat;
	line-height:20px;
}
.header-aside2{
	float:right;
	overflow:hidden;
	width:400px;
	
}
.header-aside2 span {
	float:left;
	margin-top:5px;
	padding-left:33px;
	color:#373737;
	font-family: 'geoslab703_md_btmedium';
	font-size:14px;
	background:url(../images/mail.png) no-repeat;
	line-height:30px;
}



.header-aside ul {
	float: right;
	overflow:hidden;
	margin-right:9px;
}
.header-aside ul li {
	float:left;
	margin-left:15px;
}
.header-aside ul li a {
	font:12px/26px Arial, Helvetica, sans-serif;
	display:block;
	color:#454;
	text-transform:uppercase;
}
.border {
	background:url(../images/divider.jpg) right center no-repeat;
	height:24px;
	margin-top: 8px;
	padding-right: 8px;
}
.header-aside ul li.carts {
	width: 165px;
	display:block;
	padding:10px;
	padding:5px 0 0 10px;
	position:relative;
	border-radius:5px;
	height:32px;
	z-index:1;
	background:url(../images/cart-bg.png) left top repeat-x;
}
.log {
	background:url(../images/login.jpg) left 0px no-repeat;
	padding:0px 0 0 17px;
}
.user {
	background:url(../images/user.jpg) left 7px no-repeat;
	padding:7px 0 0 17px;
}
.cart {
	background:url(../images/cart-icon.png) left top no-repeat;
	height:26px;
}
.header-aside ul li.carts a {
	font-size:14px;
	font-weight:bold;
	display:block;
	color:#fff;
	line-height:32px;
	padding-left:40px;
	position:relative;
	z-index: 100;
}
.nav-section {
	margin: 17px 10px 0;
	border-radius: 5px;
	overflow:hidden;
	min-height:38px;
	background: #a81309;
	
	
}
.navigation {
	overflow:hidden;
	float:left;
	margin-left:10px;
}
.navigation li {
	float:left;
	margin:0 36px 0 0;
}
.navigation li a {
	display:block;
	font-family: 'dinregular';
	margin-top:4px;
	line-height:30px;
	font-size:16px;
	color:#fff;
}
.home {
	background:url(../images/home.png) center no-repeat;
	text-indent:-9999px;
	width:28px;
	margin-right:15px !important;
}
.search-box {
	overflow:hidden;
	float:right;
	width:285px;
	margin-top:6px;
}
.search-box li {
	float:left;
	margin-right:8px;
}
.search-box li input {
	padding:0 5px;
}
.search-box li a {
	background:url(../images/search.png) no-repeat;
	display:block;
	height: 16px;
	left: 8px;
	position: absolute;
	text-indent: -9999px;
	top: 6px;
	width: 16px;
}
.submit {
	width:30px !important;
	height:26px;
	border-radius:5px;
	cursor:pointer;
}
.sidebar {
	float:left;
	width:252px;
	margin-left:11px;
}
.latest-product {
	overflow:hidden;
	font-family: 'dinregular';
	margin-bottom:21px;
	width: 252px;
	overflow:hidden;
}
.latest-product h2 {
	width: 252px;
	border-radius:5px 5px 0 0;
	background: #4E4E4E;
	text-align:center;
	background: linear-gradient(#4E4E4E, #060606);
	-pie-background: linear-gradient(#4E4E4E, #060606);
	padding:8px 0;
}
.latest-product ul {
	margin:11px 11px 0 10px;
}
.latest-product ul li {
	border-bottom:1px dotted #7c7b7b;
	overflow:hidden;
	line-height:28px;
	padding-bottom:10px;
	margin-bottom:15px;
}
.latest-product ul li img {
	float:left;
	margin-top:8px;
}
.p-info {
	float:right;
	width:100px;
}
.p-info span {
	display:block;
	font-size:14px;
	color:#353434;
}
.p-info small {
	font-size:18px;
	color:#d93030;
	background: url(../images/cell-icon.jpg) right center no-repeat;
	display:block;
	margin-right:11px;
}
.latest-product a {
	font-size:15px;
	float:right;
	color:#0d0d0d;
	line-height:20px;
}
.latest-product a span {
	color:#d74338;
	font-size:18px;
}
.c-cell, .c-btn {
	margin-left:7px;
}
.info {
	margin: 6px 11px 0 14px !important;
}
.info li {
	padding-bottom:0px !important;
	margin-bottom:0px !important;
}
.info li a {
	background:url(../images/m-icon.jpg) left center no-repeat;
	padding-left:28px;
	font-size:13px;
	float:left;
	line-height:29px;
	color:#353434;
	display:block;
}
.auct {
	margin-top:25px;
}
.fc-platform {
	border-radius:3px;
	padding-bottom:10px;
	border:1px solid #dedede;
}
.f-shadow {
	overflow:hidden;
	margin:20px 0 0 12px;
}
.fc-shdw {
	float:left !important;
	background:url(../images/face-s.jpg) left top no-repeat;
	width:41px;
	display:block;
	height:38px;
}
.platform {
	float: left;
	margin-left:8px;
}
.platform span {
	color:#3b5998;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
}
.f-like {
	margin-bottom:5px;
}
.facebook-text {
	border-top: 1px dotted #7C7B7B;
	font-family: 'dinregular';
	margin:8px 9px 0;
	color: #000;
}
.facebook-text span {
	font-size:11px;
	line-height:14px;
	display:block;
	margin:10px 0 0 9px;
}
.facebook-text ul {
	overflow:hidden;
	margin: 3px 0 5px 10px;
}
.facebook-text ul li {
	float:left;
	margin:0 4px 0 0;
	padding:0;
	border:none;
}
.facebook-text ul li img {
	display:block;
	margin:0 0 -3px 0;
	float:none;
}
.facebook-text ul li h4 {
	text-align:center;
	display:block;
}
.facebook-text ul li a {
	line-height:14px;
	font-size:10px;
	word-spacing:1px;
	display:block;
}
.fcbk {
	background:url(../images/fcbk.png) left top no-repeat;
	padding-left:20px;
}
.last-image {
	margin-top:26px !important;
}
.f-des {
	margin-top:36px !important;
}
.-cx-PRIVATE-pluginBoxContainer__border{ border:none !important;}
.plugin{ border:1px solid #7c7c7c; border-radius:5px;}
.content-right {
	float:right;
	width:821px;
	overflow:hidden;
}
.banner {
	overflow:hidden;
	background:url(../images/banner-rept.jpg) no-repeat;
	border:1px solid #e5e5e5;
	width:821px;
	position:relative;

}
.banner img {
	float:left;

}
.banner-text {
	float:right;
	width:324px;
	margin-top:61px;
}
.banner-text span {
	color:#d8463c;
	font-size:21px;
	display:block;
	margin-top:6px;
	line-height:28px;
	font-family: 'geoslab703_md_btmedium';
}
.banner-text p {
	font-size:16px;
	color:#838383;
	line-height:19px;
	font-family: 'dinregular';
	margin: 11px 82px 0 3px;
}
.banner-text a {
	font-size:23px;
	color:#66440b;
	font-family: 'dinregular';
	font-weight:bold;
	line-height:20px;
	background: url(../images/click-btn.png) no-repeat;
	width:168px;
	margin-top:30px;
	height:58px;
	display:block;
	padding:7px 0 0 10px;
	margin-left:-3px;
}
.banner-text a span {
	background:url(../images/click-right.png) left 2px no-repeat;
	display:inline-block;
	width:17px;
	height:20px;
}
.product-info {
	float:left;
	border:1px solid #e5e5e5;
	position:relative;
	margin-right:21px;
	width:225px;
	border-radius:5px;
	height:290px;
}
.product-info img {
	display:block;
	margin:17px auto 11px;
}
.product-info h2 {
	color:#191919;
	font-family: 'dinregular';
	text-align:center;
}

.product-info2 {
	float:left;
	border:1px solid #e5e5e5;
	position:relative;
	margin-right:21px;
	width:225px;
	border-radius:5px;
	height:auto;
}
.product-info2 img {
	display:block;
	margin:17px auto 11px;
}
.product-info2 h2 {
	color:#191919;
	font-family: 'dinregular';
	text-align:center;
}



.product-info3 {
	float:left;
	border:1px solid #fb9b03;
	position:relative;
	margin:10px 15px 10px 13px;
	width:256px;
	border-radius:0px;
	height:400px;
}

.product-info3:hover{border:1px solid #F00;}

.product-info3 img {
	display:block;
	margin:0px auto 11px;
/*	background-color:#d7d5d5;*/
}
.product-info3 h2 {
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	text-align:center;
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
}


.add3 {
	overflow:hidden;
	margin:20px 70px 20px 20px;
}
.add3 span {
	color:#e01a0c;
	font-size:18px;
	margin-top:5px;
	float:left;
	font-family: 'dinregular';
	font-weight:bold;
}
.add3 a {
	background:url(../images/cart2.jpg) no-repeat;
	text-align:center;
	line-height:26px;
	font:11px/26px Arial, Helvetica, sans-serif;
	color:#f4f4f4;
	float:right;
}
.add-to-list {
	background:#f4f4f4;
	padding: 8px 0 6px 22px;
}
.add-to-list ul {
	overflow:hidden;
}
.add-to-list ul li {
	float:left;
	margin-right:9px;
}
.add-to-list ul li a {
	font:11px/24px Arial, Helvetica, sans-serif;
	color:#7c7c7c;
	display:block;
}










.add {
	overflow:hidden;
	width:65%;
	margin:8px 150px 20px auto;
}
.add span {
	color:#e01a0c;
	font-size:18px;
	margin-top:5px;
	float:left;
	font-family: 'dinregular';
	font-weight:bold;
}
.add a {
	background:url(../images/cart.jpg) no-repeat;
	width: 74px;
	text-align:center;
	line-height:26px;
	font:11px/26px Arial, Helvetica, sans-serif;
	color:#f4f4f4;
	float:right;
}
.add-to-list {
	background:#f4f4f4;
	padding: 8px 0 6px 22px;
}
.add-to-list ul {
	overflow:hidden;
}
.add-to-list ul li {
	float:left;
	margin-right:9px;
}
.add-to-list ul li a {
	font:11px/24px Arial, Helvetica, sans-serif;
	color:#7c7c7c;
	display:block;
}
.blank {
	background:none;
}
.product-des {
	display:inline-block;
	width:100%;
	margin:0px 8px 14px 0;
}
.last-p {
	margin-right:0px;
}
.lapy {
	margin: 55px auto 3px !important;
}
.d-phone {
	margin: 27px auto 5px !important;
}
.rotatebg {
	background:url(../images/new.png) left top no-repeat;
	height: 78px;
	width: 79px;
	left:-4px;
	top:-5px;
	position:absolute;
}
.newrotate {
	position:absolute;
	left:4px;
	top:15px;
	font-family: 'dinregular';
	color:#fff;
	font-size:13px;
	font-weight:bold;
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.64278761, M12=0.76604444, M21=-0.76604444, M22=0.64278761,sizingMethod='auto expand')";
 filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.64278761, M12=0.76604444, M21=-0.76604444, M22=0.64278761, sizingMethod='auto expand');
	-moz-transform:  matrix(0.64278761, -0.76604444, 0.76604444, 0.64278761, 0, 0);
	-webkit-transform:  matrix(0.64278761, -0.76604444, 0.76604444, 0.64278761, 0, 0);
	-o-transform:  matrix(0.64278761, -0.76604444, 0.76604444, 0.64278761, 0, 0);
}
.footer-top {
	background:#4f4f4f;
	padding-top:22px;
	padding-bottom:20px;
}
.f-nav-section {
	overflow:hidden;
}
.f-nav-section ul {
	float:left;
	overflow:hidden;
	margin-top:12px;
}
.f-nav-section ul li {
	float:left;
	margin-right:6px;
}
.f-nav-section ul li a {
	display:block;
	font-size:14px;
	padding-right:8px;
	font-family: 'dinregular';
	color:#fff;
	border-right:1px solid #fff;
	line-height:16px;
}
.last {
	border-right: none !important;
}
.signup {
	float:right;
	overflow:hidden;
	width:500px;
}
.signup ul {
	float:left;
	overflow:hidden;
	margin-top:0px;
}
.signup ul li {
	float:left;
	margin-right:7px;
}
.signup ul li label {
	display:block;
	margin-top:8px;
	margin-left:6px;
}
.signup ul li input {
	width:187px;
	height:33px;
	border-radius:5px;
	padding:3px 4px;
	background:#fff;
}
.sms {
	background:url(../images/sms.png) no-repeat;
	width:59px;
	height:40px;
	display:block;
	border-right: none !important;
	padding-right:0 !important;
	text-indent:-9999px;
}
.sms-last {
	margin-right:0 !important;
	position:relative;
}
.footer-bottom {
	overflow:hidden;
	margin-top:20px;
	padding-bottom:18px;
}
.copyright {

	margin-top:0px;
}
.copyright ul {
	overflow:hidden;
}
.copyright ul li {
	float:left;
	margin-right:7px;
	border-right:1px solid #707070;
	padding-right:5px;
	color:#707070;
	font-size:13px;
	line-height:15px;
	font-family: 'dinregular';
}
.copyright ul li a.select {
	color:#c62b2b;
}
.copyright ul li a {
	color:#707070;
}
.social-icon {
	float:right;
	width:140px;
}
.social-icon ul {
	overflow:hidden;
}
.social-icon ul li {
	float:left;
	margin-right:14px;
}
.social-icon ul li a {
	display:block;
	background:url(../images/sprite.png) no-repeat;
	width:27px;
	height:27px;
}
.social-icon ul li a.facebook {
	background-position:0px -1px;
}
.social-icon ul li a.twitter {
	background-position:-40px 0px;
}
.social-icon ul li a.bing {
	background-position:-80px 0px;
}
.social-icon ul li a:hover {
	background:url(../images/sprite.png) no-repeat;
}
.social-icon ul li a:hover.facebook {
	background-position:0px -46px;
}
.social-icon ul li a:hover.twitter {
	background-position:-40px -45px;
}
.social-icon ul li a:hover.bing {
	background-position:-80px -45px;
}



.content{ width:100%; margin:0 auto;}
.content h2{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#044180; font-size:20px; margin-left:20px; margin-right:20px;}
.content p{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#000; font-size:14px; margin-left:20px; text-align:justify; margin-right:20px;}




.detail-container {
	margin: 10px auto;
	width: 99%;
	overflow: hidden;
}
.detail-container h1 {
	font-size: 24px;
	line-height: 25px;
	color: #701303;
	text-align: left;
	text-transform: capitalize;
}
.detail-img {
	float: left;
	margin: 10px;
	padding: 10px;
	width: 30%;
	border: 1px solid #eee;
	text-align: center;
}
.detial-des {
	float: left;
	margin: 10px;
	width: 40%;
}
.detial-des h3 {
	font-family:'Ubuntu';
	margin: 15px 0 0;
	padding-bottom: 5px;
	color: #00528c;
	text-align: left;
	font-size: 16px;
	border-bottom: 1px dotted #666;
}

.detial-des ul{ list-style:disc;}
.detial-des li{ list-style:disc; list-style:disc; font-family:Helvetica; font-size:13px; line-height:25px; color:#000}

.detial-des p {
	margin: 7px 0;
	font-family: Helvetica;
	font-size: 13px;
	color: #555;
	line-height: 20px;
	text-align: left;
}
.detail-right {
	float: left;
	margin: 10px;
	width: 22%;
	background: #eee;
	border: 1px solid #ccc;
}
.detail-right p {
	margin: 18px 7px;
	padding: 0 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #929292;
	text-align: lef;
	float: left;
}
.detail-right h1 {
	margin: 15px 0 5px;
	padding-left: 15px;
	text-shadow: 0 1px 0 #fff;
}
.warranty {	
	padding: 10px 0;
	font-size: 18px;
	color: #F60;
	text-align: left;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
}

.box_full_menu {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;	
}
.box_full_menu a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 5px;
	background-image: url(../images/ar_next.png);
	background-repeat: no-repeat;
	background-position: right;
}
.box_full_menu a:hover { color:#069;}

.short-features {
	margin: 5px 0;
	font-family:Helvetica;
	font-size: 13px;
	color: #000;
	line-height:20px;

	text-align:justify;
}
.short-features p {
	margin:0px; padding:0px;
	color: #000;
	font-weight:500;
	text-align:justify;
	padding-bottom:10px;

}
.short-features p span {
	text-align:justify;
	color: #666;
}
.short-features ul {
	display: block;
}
.short-features ul li {
	list-style: disc;
	display: block;
	padding: 3px 0;
	color: #000;
}
.add-cart {
	margin-top:60px;
	margin-left:20px;
}

.add-cart img {
	cursor: pointer; cursor: hand;
	
}

.ft_how{ margin-left:25px !important;}
.shopinfo-btn {
	margin: -15px 0 0 15px;
	padding: 4px;
	position: absolute;
	background: #999;
	color: #fff;
	width: auto;
	font-family:'Ubuntu';
	border-radius: 3px;
	font-weight: bold;
}
.block input{
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom:5px;
}
.shop-info p {

	font-size: 12px;
	font-weight:bold;
	color: #ca2b00;
	text-align: left;
	padding: 10px 0 0 15px;
}
.shop-info p span {
	color: #690;
}

.container_12 {
	margin-left: auto;
	margin-right: auto;
	width: 1030px;
}


.cbox_fw {
	clear: both;
	margin-bottom: 10px;
}
.cbox_3b {
	float: left;
	width: 300px;
	margin-right: 10px;
}

.fp_box  { position: relative; height: 200px; width: 230px; padding: 20px 43px 20px 60px; background:url(../images/bg-online.png) no-repeat } 
.fp_box h4, .fp_box h4 a { color:#000; font-size:20px;}
.fp_box span.b1 { background:url(../images/templatemo_s1.png) no-repeat }
.fp_box span { position: absolute; top: 25px; left: 20px; width:60px; height: 30px; }

.fp_box span.b2 { background:url(../images/templatemo_s2.png) no-repeat }
.fp_box span.b3 { background:url(../images/templatemo_s3.png) no-repeat }





.spy_new_design_middle
{
	float:left;
	width:100%;
	margin-top:15px;
}
.products
{
	float:left;
	width:98%;
	padding:1%;
	border-radius:5px;
	/*background:rgba(255,255,255,1);
	-moz-box-shadow:    inset 0 0 5px #2662a6;
    -webkit-box-shadow: inset 0 0 5px #2662a6;
    box-shadow:         inset 0 0 5px #2662a6;*/
}
.terms
{
	float:left;
	width:68%;
}
.contact_form
{
	float:left;
	width:45.1%;
}

.contact_form .form2 {
	width: 400px;
	float: left;
	background: #fff;
	color: #515151;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; 
	overflow: hidden;
}

.contact_form .form2 .input {
	float:left;
	width: 330px !important;
	margin: 10px 10px 0 10px !important;
}

.contact_form .form2 .inputtext {
	float: left;
	line-height: 25px;
	height: 31px;
	font-size: 14px;
	width: 110px !important;
	font-family:"Trebuchet MS";
}

.contact_form .form2 .inputcontent {
	float: right;
	width: 215px;
	height: 31px;
}

.contact_form .form2 .inputcontent input {
	float:right;
	padding: 5px;
	height: 18px;
	width: 202px;
	font-size:14px;
	line-height: 18px;
	border: 1px solid #c7c7c7;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-family:"Trebuchet MS";
	color: #333 !important;
}

.contact_form .form2 .textarea {
	float:right;
	padding: 5px;
	height: 80px;
	width: 203px;
	line-height: 18px;
	font-size:14px;
	font-family:"Trebuchet MS";
	border: 1px solid #c7c7c7;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color: #333 !important;
}

.contact_form .form2 .inputtextbox {
	float:left;
	width: 330px;
	margin-bottom: 10px;
	margin: 10px;
	overflow: hidden;
}

.contact_form .form2 .inputtextbox .inputcontent {
	height: 94px;
}
.buttons {
	float:right;
	background: #FFF;
	padding:0 60px 10px 10px;
}

.orangebutton {
	float: right;
	background: #a81309;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwODdiZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDQ3ODkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #a81309 0%, #a81309 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a81309), color-stop(100%,#a81309));
	background: -webkit-linear-gradient(top,  #a81309e 0%,#a81309 100%);
	background: -o-linear-gradient(top,  #a81309 0%,#a81309 100%);
	background: -ms-linear-gradient(top,  #a81309 0%,#a81309 100%);
	background: linear-gradient(to bottom,  #a81309 0%,#a81309 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0087be', endColorstr='#004789',GradientType=0 );
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 2px; 
	line-height: 20px;
	font-size: 14px;
	padding: 5px 10px;
	color: #fff;
	cursor: pointer;
}


.address_details
{
	float:right;
	width:28%;
	padding:1%;
	background-color: #FBFBFB;
    border: 1px solid #E4E4E4;
    box-shadow: 0 0 6px #E9E9E9 inset !important;
}

.address_details h3
{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	font-family: 'Archivo Narrow', sans-serif;
	font-size:28px;
	color:rgba(51,51,51,1)
}

.address
{
	float:left;
	width:98%;
	margin-top:2%;
}

.address_left
{
	float:left;
	width:35%;
}

.address_left h3
{
	margin:0;
	padding:0;
	float:left;
	width:100%;
	text-align:left;
	font-size:16px;
}

.address_right
{
	float:right;
	width:65%;
}

.address_right p
{
	float:left;
	width:100%;
	font-size:13px;
	line-height:18px;
	text-align:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.address_right a
{
	float:left;
	width:100%;
	color:rgba(0,0,0,1);
	font-size:15px;
	line-height:18px;
	text-align:justify;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline;
	text-decoration:underline !important;
}

.address_right a:hover
{
	float:left;
	width:100%;
	color:rgba(0,0,0,1);
	text-decoration:none !important;
}

<!--homepage content-->
.homepage{ width:95%; margin:0 auto;}
.homepage h2{ font-size:20px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin-left:30px; color:#830d05; margin-bottam:10px}
.homepage p{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; color:#000; width:95%; margin:0 auto;}

#back-top {
	position: fixed;
	bottom: 30px;
	margin-left:1200px;
	z-index:1000000;
}

#back-top a {
	width: 80px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}

/* arrow icon (span tag) */
#back-top span {
	width: 80px;
	height: 80px;
	display: block;
	margin-bottom: 7px;
	background: #ddd url(../images/up-arrow.png) no-repeat center center;

	/* rounded corners */
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

	/* transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-color: #777;
}

ul.page {
    display: inline-block;
    padding: 0;
    margin: 0;
}

ul.page li {display: inline;}

ul.page li a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    border: 1px solid #ddd;
	font-weight:bold;
}

ul.page li a.active {
    background-color: #fb9b03;
    color: white;
    border: 1px solid #fb9b03;
}

ul.page li a:hover:not(.active) {background-color: #ddd;}

















/* Home page content ends here */
