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

.body1{background:url(../images/n1.png) top left repeat-x,url(../images/contbgorange.jpg) bottom left repeat-y;height:auto}
.body2{background:url(../images/n2.png) top left repeat-x,url(../images/contbgblue.jpg) bottom left repeat-y;height:auto}
header{float:left;width:100%;height:auto;}
footer{float:left;width:100%;height:auto;}
.footimg{margin:5px auto;}
section{float:left;width:100%;height:auto;}
.customermenu{color:#FFF;float:left;width:100%;}
.custlogin{float:left;padding:3px;}


@media all and (max-width:1800px) and (min-width: 1201px) 
{
	.custreg{float:right;padding:3px;}
}
@media all and (max-width:1200px) and (min-width: 769px) 
{
	.custreg{float:left;padding:3px;}
}
@media all and (max-width:768px) and (min-width: 370px) 
{
	.custreg{float:right;padding:3px;}
}
@media all and (max-width:369px) and (min-width: 250px) 
{
	.custreg{float:left;padding:3px;}
}

.top1{margin:5px 0px 0px 0px;}
.gpownlog a{color:#FFF;}
.social{text-align:right !important;}
.socialimg{float:right;}

@media all and (max-width:1800px) and (min-width: 1201px) 
{
	.gpownlog{text-align:right;float:left}
}
@media all and (max-width:1200px) and (min-width: 769px) 
{
	.gpownlog{text-align:left;float:left}
}
@media all and (max-width:768px) and (min-width: 370px) 
{
	.gpownlog{text-align:right;float:left}
}
@media all and (max-width:369px) and (min-width: 250px) 
{
	.gpownlog{text-align:left;float:left}
}

.navbar-inverse {background-color:#DD8019 !important;border-color:#DD8019 !important;}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus
{background-color:#DD8019 !important;}
.navbar-inverse .navbar-nav>li>a{color: #777;}
.navbar{margin-bottom:0px !important;}

.carouselslider{width:100%;float:left;height:235px;}

.links{color:#FFF;text-decoration:none;}
.links:hover{color:#FFF;text-decoration:none;}

.dropdown{  color: #555;
  margin: 3px -22px 0 0;
  width: 143px;
  position: relative;
  height: 17px;
  text-align: left;}
.account{
	font-size: 14px;
  /* font-weight: bold; */
  line-height: 16px;
  color: #fff;
  position: absolute;
  z-index: 110;
  display: block;
  /* padding: 11px 0 0 20px; */
  height: 28px;
  width: 180px;
  margin: -11px 0 0 -10px;
  text-decoration: none;
  /* background: url(../images/arrow.png) 146px 14px no-repeat; */
  cursor: pointer;
  font-family: 'Economica';}
.account:hover{color:#013467;}
 .account span:hover{color:#013467;} 
 .dropdown span {
  float: left;
  margin: 14px 0 0 26px; }
  
 div.submenu {
  background: #fff;
  position: absolute;
  top: 20px;
  left: -10px;
  z-index: 100;
  width: 135px;
  display: none;
  margin-left: 10px;
  /* padding: 40px 0 5px; */
  border-radius: 6px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.45);
}

.root {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  padding: 11px 0 0 0px;
  border-top: 1px solid #dedede;
  font-family: 'Economica';
}

.dropdown li a {
  color: #555555;
  display: block;
  font-size: 14px;
  font-weight: bold;
  padding: 6px 15px;
  cursor: pointer;
  text-decoration: none;
  font-family: 'Economica';
}

.detailbox{  text-align: center;
  color: #C55221;
  font-size: 25px;}

.offer{background: #6FC4DF;
  color: #000;font-weight:bold;
  
  }


