@charset "utf-8";
/* CSS Document */

html{  height:100%;}
body{
	font-size:13px; height:100%;
	line-height:17px;
	background-color:#fff;
	font-family:arial;
}

a {
   outline: 0;
}
img{
	outline:none;
}
.clear{
	clear:both;
}


.italic{
	font-style:italic;
}

.vlarge{
	font-size:20px;
	line-height:22px;
}
.large{
	font-size:17px;
	line-height:18px;
}
.small{
	font-size:12px;
	line-height:16px;
}
.vsmall{
	font-size:8px;
	line-height:14px;
}
.medium{
	font-size:12px;
}
.bold{
	font-weight:bold;
}

.nomargin{
	margin-right:0 !important;
}
.normal{
	text-transform:lowercase;
}
.caps{
	text-transform:uppercase;
}
.pl1{
	padding-left:5%;
}
.mr10-optional{
	margin-right:10px;
}
.ml-0{
	margin-left:0 !important;
}
.mr-0{
	margin-right:0 !important;
}
.mb1{
	margin-bottom:10px;
}
.mr1{
	margin-right:15px;
}
.mtb1{
	margin:8px 0;
}
.mt1{
	margin-top:8px;
}
.ptb1{
	padding:5px 0;
}
.ptb2{
	padding:15px 0;
}
.p1{
	padding:10px;
}
.p2{
	padding:4px;
}
.hr1{
	background-color:#6eb2cb;
	border:0;
	height:1px;
	padding:0;
	margin:0;
}
.border-bottom1{
	border-bottom:solid 17px #fff;
}
.border-top1{
	border-top:solid 17px #fff;
}
.border-none{
	border-right:none !important;
}
ul.list1 li{
	background:url(../images/bullet.png) 2px 4px no-repeat;
	padding:0 0 10px 15px;
	line-height:16px;
	list-style:none;
}
ul.list2 li{
	list-style:none;
	text-align:center;
	float:left;
	margin-right:20px;
}
ul.list3 li{
	list-style:none;
	float:left;
	margin-right:10%;
	color:#817777;
	font-size:12px;
}
ul.list3 li a{
	color:#817777 !important;
}
.spacer1{
	height:50px;
}
.left-optional{
	float:left;
}
.right-optional{
	float:right;
}
.mr1-optional{
	margin-right:40px;
}
.mr2-optional{
	margin-right:70px;
}
.mr3-optional{
	margin-right:15%;
}
.blouquote-left{
	float:left;
	margin:0 10px 10px 0;
}
.blouquote-right{
	float:right;
	margin:10px 0 0 10px;
}	
.border1{
	border:solid 1px #000;
	}



/*--/content area--*/
.img1{
	border:solid 10px #ccc;
}
.content-area{
	padding:20px 0;
	color:#565454;
	font-size:14px !important;
	line-height:20px;
}
.content-area h2{
	font-size:1.292em !important;
	color:#e06a60;
}
.box1{
	background-color:#fff;
	color:#807d7d;
	padding-left:20px;
	}

	.box1 h2{
		color:#e06a60 !important;
		border:0 !important;
		font-size:18px !important;
		margin-bottom:0 !important;
		font-weight:bold;
	}
	.box1 h3 a{
		color:#000 !important;
	}
	.box2{
		background-color:#b8b7b7;
	padding:20px;
	min-height:100px;
	
	
	}
	.box2 h3{
		color:#fff;
		font-size:2em;
	color:#fff;
	}
	.customer-care{
		background:url(../images/care-person.png) 0 0 no-repeat;
		font-size:45px;
		padding:30px 0 30px 110px
	}
	.cursor1{
		cursor:pointer;
	}
	.offer-copy{
		height:60px;
	}

	.gallery img{
		margin:5px;
		background-color:#CCC;
		padding:4px;
	}
/*--content area\--*/
.etabs { margin: 0; padding: 0; }
    .tab { display: inline-block; zoom:1; *display:inline;  border-bottom: none;  }
    .tab a {  line-height: 2em; display: block; padding: 0 10px; background: #ef4323; 
	-webkit-border-radius: 7px !important; 
	-moz-border-radius: 7px!important;  
	border-radius: 7px!important; 
	 color:#fff; 
	 }
    .tab a:hover { text-decoration: none;  background-color:#2b519c;
	-webkit-border-radius: 7px !important; 
	-moz-border-radius: 7px!important;  
	border-radius: 7px!important;  }
    .tab.active {   background-color:#2b519c !important;
	-webkit-border-radius: 7px !important; 
	-moz-border-radius: 7px!important;  
	border-radius: 7px!important; 
	 }
    .tab a.active { background-color:#2b519c !important;}
    .tab-container .panel-container {   padding: 10px; background-color:#fff !important }
    .panel-container { margin-bottom: 10px; }
/*--carousel start--*/
        .example1 {
            margin:0;
            padding:0;
            list-style:none;
        }
        
		.example1 p{
			line-height:14px;
			margin:0 0 4px 0;
			font-size:11px;
		}
        li {
            text-align:left;
        }
        
        li span {
            display:block;
            background:red;
        }

        .carousel-pagination{
			margin-left:10px
		}
        .carousel-pagination li {
            display:block;
            width:10px;
            height:10px;
            margin-right:5px;
            cursor:pointer;
            float:left;
            background:#000;
			margin-top:3px;
        }
        
        .carousel-pagination .carousel-pagination-active {
            background:#0055a5;
        }
/*--carousel end--*/
.footer{
	color:#817777;
	font-size:14px;
	line-height:18px;
	padding-top:10px;
}

.logo-bottom{
	margin-left:20px;
}
.link1{
	font-size:11px;
}
.link1 a{
	padding:0 5px;
}
.link2{
	color:#fff !important;
}
.link3{
	color:#ef4323 !important ;
	text-decoration:underline;
}
.link4{
	color:#2b519c !important;
}

.iframe{
	width:600px;
	min-height:200px
}
.social{
	background:url(../images/line.gif) 0 50% repeat-x;
	text-align:right;
	padding-right:30px;
}
.social img{
	padding:0 5px;
	background-color:#ff0000;
}
.menu2{
	padding:20px 0;
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	
}
.menu2 a{
	color:#524f4f;
	margin-right:20px;
}
.address{
	padding:30px 0;
	font-size:16px;
}
.address h2{
	text-transform:uppercase;
	font-size:32px !important;
}
.bottom-menu{
	margin:15px 0;
	text-align:center;
}
.bottom-menu a{
	color:#fff;
	font-size:12px;
	padding:0 8px;
}
.active2{
	color:#000 !important;
}
.mail-link{
	background-color:#F5F5F5;
	padding:5px 10px;
	color:#999;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px; 
}
.button1{
	background-color:#e06a60;
	color:#fff;
	padding:5px;
	border:0;
	cursor:pointer;
}
.button2{
	background-color:#e06a60;
	color:#fff;
	padding:5px;
	border:0;
	cursor:pointer;
	webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.button2:hover{
	background-color:#000;
}
.input1{
	background-color:#ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#2b2a2a;
	width:100%;
	padding:10px;
	border:0;
}
.input2{
	background-color:#ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#2b2a2a;
	width:100%;
	padding:10px;
	border:0;
}
.thumb-gallery{
	text-align:center;
}
.thumb-gallery img{
	margin:2%;
	border:solid 1px #ccc;
}
@media (max-width: 720px){
	.wrapper{
		width:auto !important;
		padding:7px !important;
	}
	
.left-optional{
	float:none !important;
}
.right-optional{
	float:none !important;
}

.grids{margin:0!important;width:auto!important;}
[class^="grid-"],
.grids [class^="grid-"]{
	width:auto!important;
	float:none!important;
	margin:0!important;
}
.logo-wrap{
	position:relative !important;
}
.topbar{
	position:relative; z-index:1000
	}
.mobile-center{
	text-align:center;
}
.mr1-optional{
	margin-right:0px !important;
}

.login-wrap{
	margin-top:0 !important; z-index:2000; position:relative !important;
}
.iframe{
	width:300px;
	min-height:400px
}

.login-area{
	background-color:rgba(167,40,37,.8);
	padding:5%;
	height:auto !important;
	width:90% !important;
	-webkit-border-radius: 0px; 
	-moz-border-radius: 0px; 
	border-radius: 0px; 
	font-size:14px;
}
}
