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


body, html {
	width:100%;
    height: 100%;
    margin: 0 0 1px;
    padding: 0;
    text-align: left;
	font-size:16px;	
	color:#2F449D;
	font-family: Open Sans, Arial, sans-serif;

}


#logo{

	text-align:center;

	width:100%;

	padding-top: 1em;

	padding-bottom: 1em;

	margin-top: 0em;

	margin-right: auto;

	margin-bottom: 0em;

	margin-left: auto;

}

#logo p{

	padding:0px;

	margin:0px;

	line-height:100%;

}

#logo img{

	padding:0px;

	margin:0px;

	vertical-align: top;
}


a,

a:visited,

a:active,

a:hover{color:#07549f;}

a:hover{ text-decoration:none;}





*{	box-sizing:border-box;

	-moz-box-sizing:border-box;}



.clear {
	clear:both;
}


.red {
	color:red;
}

ol li { padding:5px; }

.green {
	color:#00b050;
}

h1, h2, h3, h4{

	font-family: Open Sans, Arial, sans-serif;

	line-height:1em;

	margin:.45em 0;

	padding:0;

	text-transform: uppercase;

}

hr {

  border: 0;

  color: #ccc;

  background-color: #ccc;

  height: 1px;

  width: 100%;

  text-align: left;

  clear: both;

  margin-bottom: 15px;

} 

h1 {

	font-size: 1.8em;

	margin-top: 0.5em;

	margin-right: 0;

	margin-bottom: 1em;

	margin-left: 0;

}



h2 {

    font-size: 1.6em;

    margin-top: 0em;

	margin-right: 0;

	margin-bottom: 0.67em;

	margin-left: 0;

}



h3 {

    font-size: 1.4em;

    margin-top: 2em;

	margin-right: 0;

	margin-bottom: 0.67em;

	margin-left: 0;

}



h4 {

    font-size: 1.2em;

    margin-top: 0.5em;

	margin-right: 0;

	margin-bottom: 0.67em;

	margin-left: 0;

}


img {
	max-width:100%;
	max-height:100%;
}


.head_bar_box a, .head_bar_boxl a {
	color:#fff;
font-weight:normal;
}

.head_bar_boxl {
	position:relative;
	float:left;
	padding:5px;
font-weight:normal;
}

.head_bar_box {
	position:relative;
	float:right;
	padding:5px;
}

.head_bar_container {
	position:relative;
	width:100%;
	background-color:#2f449D;
}

.head_bar_content {
	position:relative;
	width:100%;
	max-width:1200px;
	margin:0 auto;
	color:#fff;
	text-align:right;
	box-sizing: border-box; 
}



.roundcorners {
	border-radius:10px;
}

.global_container {
	position:relative;
	width:100%;
	padding:0 20px 0 20px;
	box-sizing:border-box;
	background-color:#fff;
}

.global_content {
	position:relative;
	width:100%;
	margin:0 auto;
	min-height:800px;
	padding:40px;
	box-sizing: border-box; 
}

.footer_container {
	position:relative;
	width:100%;
	background-color:#2f449D;
}


.footer_content {
	position:relative;
	width:100%;
	max-width:1200px;
	margin:0 auto;
	color:#fff;
	box-sizing: border-box; 
}


.c10 {
	position:relative;
	float:left;
	width:10%;
	padding:5px;
	box-sizing:border-box;
}

.c20 {
	position:relative;
	float:left;
	width:20%;
	padding:5px;
	box-sizing:border-box;
}
.c25 {
	position:relative;
	float:left;
	width:25%;
	padding:5px;
	box-sizing:border-box;
}

.c30 {
	position:relative;
	float:left;
	width:30%;
	padding:5px;
	box-sizing:border-box;
}

.c40 {
	position:relative;
	float:left;
	width:40%;
	padding:5px;
	box-sizing:border-box;
}



.c50 {
	position:relative;
	float:left;
	width:50%;
	padding:5px;
	box-sizing:border-box;
}


.c60 {
	position:relative;
	float:left;
	width:60%;
	padding:5px;
	box-sizing:border-box;
}



.c70 {
	position:relative;
	float:left;
	width:70%;
	padding:5px;
	box-sizing:border-box;
}



.c80 {
	position:relative;
	float:left;
	width:80%;
	padding:5px;
	box-sizing:border-box;
}



.c90 {
	position:relative;
	float:left;
	width:90%;
	padding:5px;
	box-sizing:border-box;
}
.c100 {
	position:relative;
	width:100%;
	padding:5px;
	box-sizing:border-box;
}

.m5 {
	margin:5px;
}

.p0 {
	padding:0px;
}
.p10 {
	padding:10px;
}
.p20 {
	padding:20px;
}
.p30 {
	padding:30px;
}
.p40 {
	padding:40px;
}
.p50 {
	padding:50px;
}


hr {
	height:0;
	border:0;
	border-bottom:1px solid #efefef;
}


input[type="submit"],input[type="button"] {
cursor:pointer;
width:100%; 
padding:10px;
box-sizing:border-box;
background-color:#474747;
border:0;
color:#fff;
cursor:pointer;
border-radius: 20px;
border:0px solid #474747;
}


.linkbutton {
position:relative;
cursor:pointer;
padding:10px;
box-sizing:border-box;
background-color:#474747;
border:0;
color:#fff;
border-radius: 20px;
border:0px solid #474747;
text-decoration:none;
font-weight:normal;
}

.linkbutton:hover{
text-decoration:none;
}

input[type="text"], input[type="password"],select,textarea {
	width:100%;
	padding:5px;
	border:1px solid #ccc;
	box-sizing:border-box;
}


input[type="text"].find_address_field {
	width:120px !important;
	display:inline;
}
select.find_address_field  {
	margin-bottom:10px;
	width:auto !important;
	display:inline;
}

#getaddress_dropdown {
	margin-top:10px;
}
.find_address_button {
cursor:pointer;
margin-left:10px;
	display:inline !important;
padding:5px !important;
box-sizing:border-box !important;
background-color:#474747 !important;
border:0 !important;
color:#fff !important;
cursor:pointer !important;
border-radius: 10px !important;
border:1px solid #474747 !important;
}










.video {
	 position: absolute;  
	 top: 0;   
	 left: 0;  
	 width: 100%;  
	 height: 100%; 
}











@media screen and (max-width: 760px){
.sitelogo { padding:0px !important; }
.mrt { padding:10px !important; }
.head_bar_boxl { display:none; }
.c10 { float:none; width:100%; }
.c20 { float:none; width:100%; }
.c25 { float:none; width:100%; }
.c30 { float:none; width:100%; }
.c40 { float:none; width:100%; }
.c50 { float:none; width:100%; }
.c60 { float:none; width:100%; }
.c70 { float:none; width:100%; }
.c80 { float:none; width:100%; }
.c90 { float:none; width:100%; }
	
	
	
	}
	
	
	

.home-login {
	width:100%;
	max-width:375px; 
	margin:30px auto;
	position:relative;
	-webkit-box-shadow: 0px 3px 35px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 35px -10px rgba(0,0,0,0.75);
box-shadow: 0px 3px 35px -10px rgba(0,0,0,0.75);
	box-sizing: border-box;
}


.home-login input[type="submit"] {
	background-color:#3398cc;
	border:0;
	margin:0;
	padding:5px 20px 5px 20px;
	cursor:pointer;
border-bottom:2px solid #ccc;
border-radius:2px;
color:#fff;	
}

@media screen and (max-width: 760px){ .home-login { max-width:300px; }}



.login-box {
	position:relative;
	width:100%;
	height:270px;
	padding-top:10px;
	background-color:#fff;
	max-width:375px;
}

.login-box input[type=text], .login-box input[type=password] {
	width:220px; 
	padding:10px; 
	background-color:#ebebeb; 
	border:0;
	box-sizing:border-box;
}

.login-box a {
	color:#9d9d9c; font-weight:normal;
}

.login-box .dv1 {
	position:absolute; left:48px; top:72px; background-image:url(../images/account-area/login-face.png); width:30px; height:29px;
}

.login-box .dv2 {
	position:absolute; left:80px; top:70px;
}
	
.login-box .dv3 {
	position:absolute; left:48px; top:122px; background-image:url(../images/account-area/login-padlock.png); width:30px; height:29px;
}
	
.login-box .dv4 {
	position:absolute; left:80px; top:120px;
}

.login-box .dv5 {
	position:absolute; left:60px; top:165px;
}
.login-box .dv6 {
	position:absolute; left:242px; top:210px;
}


@media screen and (max-width: 760px){
.login-box input[type=text], .login-box input[type=password] { width:170px; }
.login-box .dv1 { left:33px; }
.login-box .dv2 { left:65px; }
.login-box .dv3 { left:33px; }
.login-box .dv4 { left:65px; }
.login-box .dv5 { left:50px; }
.login-box .dv6 {left:110px; }
}

.login-box h2 {
	text-align:center;
	font-weight:ligher;
	text-transform:uppercase;
	font-size:18px;
}


/*-- Account Login Box --*/

.account-home-login {
	width:100%;
	max-width:750px; 
	margin:30px auto;
	position:relative;
	-webkit-box-shadow: 0px 3px 35px -10px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 3px 35px -10px rgba(0,0,0,0.75);
box-shadow: 0px 3px 35px -10px rgba(0,0,0,0.75);
	box-sizing: border-box;
}

.account-login-box {
	position:relative;
	width:100%;
	float:left;
	height:270px;
	padding-top:10px;
	background-color:#fff;
	max-width:375px;
}

.account-login-box input[type=text], .account-login-box input[type=password] {
	width:220px; 
	padding:10px; 
	background-color:#ebebeb; 
	border:0;
	box-sizing:border-box;
}

.account-login-box a {
	color:#9d9d9c; font-weight:normal;
}

.account-login-box .dv1 {
	position:absolute; left:48px; top:72px; background-image:url(../images/login-face.png); width:30px; height:29px;
}

.account-login-box .dv2 {
	position:absolute; left:80px; top:70px;
}
	
.account-login-box .dv3 {
	position:absolute; left:48px; top:122px; background-image:url(../images/login-padlock.png); width:30px; height:29px;
}
	
.account-login-box .dv4 {
	position:absolute; left:80px; top:120px;
}

.account-login-box .dv5 {
	position:absolute; left:185px; top:165px;
}
.account-login-box .dv6 {
	position:absolute; left:242px; top:210px;
}


@media screen and (max-width: 760px){
.account-home-login { max-width:375px;  margin:0 auto;}
.account-login-box { float:none;  max-width:100%; }

}

.account-login-box h2 {
	text-align:center;
	font-weight:ligher;
	text-transform:uppercase;
	font-size:18px;
}

.account-signup-box {
	position:relative;
	float:left;
	width:100%;
	max-width:375px;
	height:300px;
	color:#000;
	background-color:#f9f9f9;
}

.account-signup-box .dv1 {
	position:absolute; left:25px; right:25px; top:80px;  line-height:16px; color:#000; text-align:center;
}

.account-signup-box .dv2 {
	position:absolute; left:105px; top:210px; background-image:url(../images/account-create.jpg); cursor:pointer; width:175px; height:49px;
}

@media screen and (max-width: 760px){
.account-signup-box { float:none;  max-width:100%; padding-top:10px; }

}

.account-login-box h2 {
	text-align:center;
	font-weight:ligher;
	font-size:18px;
}

.account-signup-box h2 {
	text-align:center;
	font-weight:ligher;
	font-size:18px;
	color:#000;
	padding-top:20px;
}

.account-signup-box p {
	width:90%;
	color:#000;
	text-align:center;
	line-height:16px;
	padding:0 10px 0 10px;
}





.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}


.actionbutton { 
padding:10px;
box-sizing:border-box;
background-color:#ccc;
border:0;
color:#000;
cursor:pointer;
	text-decoration:none;
}
.actionbuttongreen { 
padding:10px;
box-sizing:border-box;
background-color:#0cb1b6;
color:#fff;
border:0;
cursor:pointer;
	text-decoration:none;
}
.actionbuttongreen a {
color:#fff !important;
}	

/* Pagination nav */

.navigation_ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px !important;
}

.navigation_ul li {
	float:left;
	padding:5px;
	width:26px;
	height:26px;
	text-align:center;
	margin-left:5px;
	background-image:url(../images/pagnation.jpg);
	cursor:pointer;
}

.navigation_ul li.active {
	float:left;
	padding:5px;
	width:24px;
	height:24px;
	text-align:center;
	margin-left:5px;
	background-image:url(../images/pagnation-active.jpg);
	cursor:pointer;
	color:white;
}

.navigation_ul li.prev {
	float:left;
	padding:5px;
	width:73px;
	height:25px;
	text-align:center;
	font-size:11px !important;
	margin-left:5px;
	background-image:url(../images/pagnation_large_li.jpg);
	cursor:pointer;
}

.navigation_ul li.next {
	float:left;
	padding:5px;
	width:73px;
	height:25px;
	text-align:center;
	font-size:11px;
	margin-left:5px;
	background-image:url(../images/pagnation_large_li.jpg);
	cursor:pointer;
}


.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}


.blanket {
position:fixed;
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
z-index: 970;
top:0;
left:0;
right:0;
bottom:0;
display:none;
}

.blanket2 {
position:fixed;
background-color:#111;
opacity: 0.65;
filter:alpha(opacity=65);
z-index: 970;
top:0;
left:0;
right:0;
bottom:0;
display:none;
}

.content_html {
position:absolute;
background-color:#fff;
z-index: 980;
top:100px;
padding:10px;
width:100%;
box-sizing:border-box;
max-width:800px;
margin:0 auto;
left:0;
right:0;
display:none;
}
.content_html2 {
position:absolute;
background-color:#fff;
z-index: 980;
top:100px;
padding:10px;
width:100%;
box-sizing:border-box;
max-width:800px;
margin:0 auto;
left:0;
right:0;
display:none;
}