* {
     -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
     box-sizing: initial;
}

H1 {
	font-family: 'PT Sans', sans-serif;
	font-size:39px;
	margin-top: 21px;
    margin-bottom: 10.5px;
	font-weight: 500;
    line-height: 1.1;
	color: #222;
}

H2 {
	font-family: 'PT Sans', sans-serif;
	color:#222;
	font-size:26px;
	font-weight: 500;
    line-height: 1.1;
	position: relative;
    margin: 21px auto 10.5px auto;
}

H3 {
	font-family: 'PT Sans', sans-serif;
	font-size:25px;
	color: #222;
    font-weight: 600;
    line-height: 1.3;
	float:left;
	width: 100%;
	margin-top: 21px;
    margin-bottom: 10.5px;
}

h4 {
	font-size: 20px;
    color: #222;
	font-weight: 600;
    line-height: 1.3;
    font-family: 'Source Sans Pro', sans-serif;
	margin-top: 10.5px;
}
.bannerwrap div.special{
	font-family: 'PT Sans', sans-serif;
	font-size:26px;
	text-align:center;
	color:#fff;
	float:none;
	font-weight:400;
	line-height: 1.2;
	margin: 0;
}


H4 {
font-size:1em;
}

.black {
color:#4B4B4D;
font-weight:bold;
}

.green {
color:#e05d26;
font-weight:bold;
}

.lightgray {
color:#999999;
}

A {
color:#e05d26;
text-decoration: none;
font-weight: 300;
}

a:hover{
	color:#e05d26;
}

/* FONT SIZE ***********************/
.fontsize1em {
font-size:1em;
}

/* FLOAT *************************/
.floatleft {
float:left;
}

.floatright {
float:right;
}

.floatauto {
margin:0px auto;
}

.floatnone {
float:none;
}

.textalignright {
text-align:right;
}

.textalignleft {
text-align:left;
}

/* MARGIN ************************/
.marginright5px {
margin-right:5px;
}

.margintop5px {
margin-top:5px;
}

.marginbottom5px {
margin-bottom:5px;
}

.marginleft5px {
margin-left:5px;
}

.marginright10px {
margin-right:10px;
}

.margintop10px {
margin-top:10px;
}

.marginbottom10px {
margin-bottom:10px;
}

.marginleft10px {
margin-left:10px;
}

.margintop50px {
margin-top:50px;
}

.marginleft10em {
margin-left:10em;
}
/* WIDTH ***********************/
.widthauto {
width:auto;
}

.width100perc {
width:100%;
}

.width99perc {
width:99%;
}

.width98perc {
width:98%;
}

.width80perc {
width:80%;
}

.width49perc {
width:49%;
}

.width45perc {
width:45%;
}

.width40em {
width:40em;
}

.width35em {
width:35em;
}

.width30em {
width:30em;
}

.width25em {
width:25em;
}

.width20em {
width:20em;
}

.width17em {
width:17em;
}

.width16em {
width:16em;
}

.width15_3em {
width:15.3em;
}

.width15em {
width:15em;
}

.width13em {
width:13em;
}

.width12em {
width:12em;
}

.width11em {
width:11em;
}

.width10em {
width:10em;
}

.width9em {
width:9em;
}

.width8em {
width:8em;
}

.width7_3em {
width:7.3em;
}

.width7em {
width:7em;
}

.width6em {
width:6em;
}

.width5em {
width:5em;
}

.width4em {
width:4em;
}

.width3em {
width:3em;
}

SELECT[name=cmbPageSize].width3em {
width:4em;
}

.width2em {
width:2em;
}

.tooltip {
	display:none; 
	position:absolute; 
	border: 1px solid #343535; 
	background-color: #FFFFFF;
	color:#243D54;
	padding: 5px;	
}

.error {
	padding:0px;
	margin:0px;
	color: #cd0a0a;
	position:relative;
}
div.error{
	padding-left:157px;
	color: #cd0a0a;
}
.message{
	color: #1C8F08;
	border:1 red;
}

.errorBox{
	border : 1px solid Red;
	padding : 3px;
	padding-right: 5px;
	background : #FFFCDB;
	width:100%;
}

.errorBox LI {
	list-style : none;
	margin-top:10px;
}

.errorBox UL {
	padding-left:5px;
	margin-left:6px;
}

#userName {
float:right;
margin:10px 0px 0px 0;
text-align:right;
}

/* CONTENT PANE *********************************/

small.requiredField{
	color:red;
}

.loggedInUserName{
	color:#002D56;
}

.contentpanehomeinner {
width:100%;
height:auto;
margin:0;
padding:0;
overflow:hidden;
}

.contentpanehomeinner .banner {
	float: left;
    width: 100%;
    height: auto;
    margin: 16px 0 0 25px;
    min-height: 100px;
}

.contentpanehomeinner .caption {
float:right;
width:560px;
height:245px;
}

.contentpanehomeinner .caption .captionhead {
float:left;
width:430px;
height:160px;
margin:0 0 0 40px;
}

.contentpanehomeinner .caption .captionhead .captionheadtext {
float:left;
color:#ffffff;
font-family:'PT Sans', sans-serif;
font-size:1.6em;
font-weight:bolder;
margin:15px 0 0 0;
}

.contentpanehomeinner .caption #captionfooter {
float:left;
position:relative;
width:470px;
height:84px;
}

#frmForgotPswdOptions .buttonoff {
}

/* message block */
#contentpanehome #contentpanehomeleftpane #msgblock1 {
float:left;
margin:0px auto;
width:100%;
}

#contentpanehome #contentpanehomeleftpane #msgblock2 {
float:left;
margin:10px auto;
width:100%;
}

#contentpanehome #contentpanehomeleftpane #msgblock1 #msgcontent1 {
float:left;
width:100%;
height:auto;
font-family:'PT Sans', sans-serif;
overflow:hidden;
}

#contentpanehome #contentpanehomeleftpane #msgblock2 #msgcontent2 {
float:left;
width:100%;
height:auto;
font-family:'PT Sans', sans-serif;
overflow:hidden;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

hr {
	margin: 0;
	border: 0;
	border-top: 1px solid #ccc;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#contentpanehome #contentpanehomerightpane #contactus {
position:relative;
margin:10px auto 10px auto;
width:256px;
height:125px;
overflow:hidden;
background:transparent url(images/contact_bg.gif) no-repeat left bottom;
}

#contentpanehome #contentpanehomerightpane #contactus .contactusheader {
position:relative;
float:left;
width:250px;
height:19px;
background:transparent url(images/contactusheader.gif) no-repeat 7px top;
}

#contentpanehome #contentpanehomerightpane #contactus p {
float:left;
font-size:0.70em;
color:#58585a;
margin:15px 0 0 25px;
width:210px;
}

#contentpanehome #contentpanehomerightpane #contactus span {
float:left;
font-size:0.70em;
color:#58585a;
margin:10px 0 0 25px;
padding:2px 0 0 25px;
width:210px;
height:18px;
background:transparent url(images/contact_call.gif) no-repeat left top;
}

#contentpanehome #contentpanehomerightpane #contactus a {
float:left;
font-size:0.70em;
color:#1378b2;
margin:5px 0 0 25px;
padding:2px 0 0 25px;
width:60px;
height:18px;
background:transparent url(images/contact_email.gif) no-repeat left top;
}

.validateTips {
border:0px solid transparent;
color:#CD0A0A;
font-weight:normal;
margin:0px 0px 0px 5px;
padding:0;
}

.validateTips UL {
width:100%;
margin:0;
padding:0 0 0 15px;
}

.validateTips UL LI {
padding:0px;
}

/* FORM */
SELECT {
font-family:'PT Sans', sans-serif;
font-size:14px;
}

SELECT {
height:30px;
}

INPUT {
height: 20px;
}

INPUT[type=checkbox],INPUT[type=radio] {
border-bottom-width:0px !important;
border-left-width:0px !important;
border-right-width:0px !important;
border-top-width:0px !important;
}

/* PASSWORD STENGTH *//*****************************************/
#pswdstrengthcont {
float:left;
padding:3px 0px 0px 10px;
}

#pswdstrengthcont #paswdstrength0,
#pswdstrengthcont #paswdstrength1,
#pswdstrengthcont #paswdstrength2,
#pswdstrengthcont #paswdstrength3 {
float:left;
width:20px;
height:7px;
display:block;
}

#pswdstrengthcont #paswdstrength0 {
border:1px solid gray;
}

#pswdstrengthcont #paswdstrength1 {
border:1px solid gray;
margin-left:2px;
}

#pswdstrengthcont #paswdstrength2 {
border:1px solid gray;
margin-left:2px;
}

#pswdstrengthcont #paswdstrength3 {
border:1px solid gray;
margin-left:2px;
}

.weak{background-color: #FF5353;}
.average{background-color: #FAD054;}
.strong{background-color: #93C9F4;}
.secure{background-color: #B6FF6C;}

.strengthMsg {
width:50%;
margin:0px;
font-size:1em;
font-weight:normal;
}

/* TABLE GRID ******************************/
div.tableContainer {
clear: both;
height: auto;
overflow: auto;
}

*+html div.tableContainer {
padding:0 0 17px 0;
}

/* Reset overflow value to hidden for all non-IE browsers. */
html>body div.tableContainer {
overflow-y: hidden;
}

TABLE {
font-family:'PT Sans', sans-serif;
position: relative;
/*float:left;*/
}


TABLE LABEL {
}

TABLE H3 {
float:left;
font-family:'PT Sans', sans-serif;
margin:0px;
}

.errorBox h3 {
	font-size: 15px;
}

.tdtext {
	font-size: 14px;
}

.tbgrid {
border-top:1px solid #343535;
border-right:1px solid #343535;
border-bottom:1px solid #343535;
border-left:1px solid #343535;
}

.tbgrid THEAD TH:first-child,
.tbgrid TBODY TD:first-child {
border-left:0px solid #343535;
}

.tbgrid THEAD TR {
background-color:#343535 !important;
}

.tbgrid THEAD TH {
height:37px;
color:#ffffff;
font-family:'PT Sans', sans-serif;
padding:0px 5px;
border-left:1px solid #343535;
border-bottom:1px solid #343535;
}

.tbgrid THEAD TH A {
color:#FFFFFF;
text-decoration:none;
}

.tbgrid TBODY TD {
color:#4b4b4d;
font-family:'PT Sans', sans-serif;
padding:5px 5px;
border-left:1px solid #343535;
}

.tbgrid TFOOT TD {
height:25px;
color:#4b4b4d;
font-family:'PT Sans', sans-serif;
padding:5px;
border-left:0px solid #343535;
border-top:1px solid #343535;
}

.tbgrid TBODY TD A {
text-decoration:underline;
}

/* TABLE GRID NEW */
.tbgrid2 {
border-top:1px solid #343535;
border-right:1px solid #343535;
border-bottom:1px solid #343535;
border-left:1px solid #343535;
font-size:0.95em;
}

.tbgrid2 THEAD TH:first-child,
.tbgrid2 TBODY TD:first-child {
border-left:0px solid #343535;
}

.tbgrid2 THEAD TR {
background:#183252 url(images/tableheader3.gif) repeat-x 0 -35px;
height:25px;
color:#ffffff;
font-family:'PT Sans', sans-serif;
padding:0px 5px;
border-left:0px solid #343535;
border-bottom:1px solid #343535;
}

.tbgrid2 THEAD TR LABEL {
float:left;
margin-left:5px;
}

.ie7 .tbgrid2 THEAD TR LABEL {
float:left;
margin-left:0px;
}

.tbgrid2 TBODY TD {
color:#4b4b4d;
font-family:'PT Sans', sans-serif;
padding:0px;
border-left:1px solid #343535;
}

.tbgrid2 TFOOT TD {
background:#e1f3db url(images/tableheader.gif) repeat-x 0 bottom;
height:25px;
color:#4b4b4d;
font-family:'PT Sans', sans-serif;
padding:0px 5px;
border-left:0px solid #343535;
border-top:1px solid #343535;
}

.tbgrid2 TBODY TD A {
text-decoration:underline;
}

/* TABLE WITHOUT GRID ******************************/
.nogrid {
border-top:1px solid #343535;
border-right:1px solid #343535;
border-bottom:1px solid #343535;
}

.nogrid TR TD {
color:#4b4b4d;
font-family:'PT Sans', sans-serif;
padding:5px 5px;
border-left:1px solid #343535;
}

/* DIV GRID *****************************************/
DIV.divGrid INPUT[type='text'] {
width:150px;
color:#222222;
margin:5px 0px 0px 0px;
}

.ie7 DIV.divGrid INPUT[type='text'] {
margin:4px 0px 0px 0px;
}

DIV.divGrid {
float:left;
width:678px;
border:1px solid #343535;
font-size:0.95em;
margin:0px 0px 0px 5px;
}

DIV.divGrid .header {
float:left;
width:100%;
height:30px;
line-height:30px;
color:#ffffff;
font-family:'PT Sans', sans-serif;
font-weight:bold;
display:inline;
background:#183252 url(images/tableheader3.gif) repeat-x 0 -35px;
}

DIV.divGrid .container {
float:left;
width:100%;
background-color:#DDE8F0;
}

DIV.divGrid .container LABEL {
float:left;
height:30px;
font-weight:normal;
}

DIV.divGrid .header LABEL {
height:30px;
font-weight:normal;
display:inline;
}

DIV.divGrid .container LABEL SPAN A {
color:#222222;
}

DIV.divGrid LABEL IMG {
margin:7px 0px 0px 0px;
}

DIV.divGrid .header LABEL.col1{float:left;width:608px;padding:0px 5px;font-weight:bold;}
DIV.divGrid .header LABEL.col2{float:right;width:50px;padding:0px 5px;text-align:right;}

DIV.divGrid .container LABEL.col1{float:left;width:608px;padding:0px 5px;line-height:30px;}
DIV.divGrid .container LABEL.col2{float:right;width:50px;padding:0px 5px;text-align:right;}

/* DIV GRID 2 ************************************/

DIV.tbgrid {
float:left;
width:678px;
border:1px solid #343535;
font-size:0.95em;
margin:0px 0px 0px 5px;
}

DIV.tbgrid .header {
height:47px;
background-color:#343535;
}

DIV.tbgrid .header LABEL {
float:left;
height:37px;
color:#ffffff;
font-family:'PT Sans', sans-serif;
font-weight:bold;
display:inline;
}

DIV.tbgrid .container {
float:left;
width:100%;
background-color:#DDE8F0;
padding-bottom: 10px;
}

DIV.tbgrid .container LABEL {
float:left;
height:37px;
font-weight:normal;
display:inline;
}

DIV.tbgrid .container LABEL SPAN A {
color:#222222;
}


/* UI DIALOG BOX ***********************/
.ui-dialog .ui-state-error {
padding:0.2em;
border: 1px solid #cd0a0a;
background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
color: #cd0a0a;
}

.ui-draggable, .ui-droppable {
background-position: top left;
z-index: 999;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
font-family:'PT Sans', sans-serif;
font-size:1.1em;
}


/*******************************************/
/* DATE PICKER ******************/
.ui-datepicker .ui-state-default,
.ui-datepicker .ui-widget-content .ui-state-default {
border: 1px solid #343535;
background:url(images/ui-bg_glass_75_e6e6e6_1x400.png) repeat-x 50% 50%;
font-weight: normal;
color: #4b4b4d;
width: auto;
height: auto;
}

.ui-datepicker .ui-state-active,
.ui-datepicker .ui-widget-content .ui-state-active {
background:url(images/ui-bg_glass_65_ffffff_1x400.png) repeat-x scroll 50% 50% #FFFFFF;
border:1px solid #BF0C3A;
color:#BF0C3A;
font-weight:normal;
}

.ui-datepicker .ui-state-highlight,
.ui-datepicker .ui-widget-content .ui-state-highlight {
border: 1px solid #c2e19f;
background: transparent url(images/ui-bg_glass_55_fbf9ee_1x400.png) repeat-x 50% 15%;
color: #ffffff;
}

.gc4 .ui-dialog .ui-dialog-buttonpane button { /* Chrome 4+ */
/*padding:0.4em 0.3em 0.3em 0.5em;*/
}

/* Table Border */
.tbl_bord {	 border-bottom: #003366 solid 1px; text-align:center;
}
/* Disabled Text Area for Alert */
.alert_disabled{border:1px solid #7f9db9; background: #ebebe4;}


.slideshow {
	width: 100%;
	height: auto;
}

.hero {
    margin-top: 0px;
    margin-bottom: 5px;
    height: 420px;
    margin-left: auto;
    margin-right: auto;
    width: 100% !important;
    margin-bottom: 10px;
    text-align: center;
}

.container {
	width: 1100px;
	margin: 0 auto;
}

.col-md-5 {
    width: 41.66666667%;
	float: left;
	padding: 0 15px;
}

.heroContent {
    background-color: rgba(70, 70, 65, 0.9);
    margin-top: 15px;
    padding: 10px 15px 30px;
}

.heroContent h1 {
    font: 45px;
    color: #fff;
    text-align: center;
}

.heroContent p {
    color: #D6D6CD;
    line-height: 1.3;
	font-weight: 300;
	margin: 0 0 10.5px;
}

.boxes {
    padding-top: 50px;
    padding-bottom: 70px;
	height: auto;
    position: relative;
}

.home-box {
    padding: 0 30px;
}

.col-sm-4 {
    width: 28.206%;
	float: left;
	text-align: center;
}

.boxes img {
    width: 40%;
}

img {
    max-width: 100%;
    height: auto;
}

img {
    vertical-align: middle;
}

img {
    border: 0;
}

.boxes p {
	font-weight: 300;
	margin: 0 0 10.5px;
	font-size: 15px;
}

td.ltGreen {
    background: #8cc63f1f;
}

td.ltOrange {
    background: #fbad1d2b;
}


.howMuch td {
    border: 1px solid #696969;
    padding: 5px;
}

table.howMuch {
    width: 45%;
    text-align: center; 
    float: left; 
    padding: 10px;
}

/***************** RESPONSIVE **********************/

/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

.ad-menu-nav
{
	display:none;
}

@media(max-width:1200px) and (min-width:992px)
{
	.outerdiv {
		width: 100%;
	}
	
	.toppanewrapper {
		width: 98%;
	}
	
	#topnavmid {
		width: 100%;
	}
	
	#topnavmidwrapper {
		width: 95%;
	}
	
	#leftpane-home {
		width: 660px;
		left: 380px;
	}
	
	#leftpane-home UL#ulleftnavhome  LI A {
		padding: 4px 6.5px;
		font-size: 14px;
	}
	
	.hero {
		background-position: center !important;
	}
	
	
	.bannerwrap {
		width: 98%;
	}
	
	
	#contentpanehome #contentpanehomeleftpane {
		width: 100%;
	}
	
	
	.container {
		width: 970px;
		height: auto;
		position: relative;
	}
	
	.col-md-5 {
		width: 37.28%;
	}
	
	.col-sm-4 {
		width: 27.148838996%;
	}
	
	.container .four.columns {
		width: 20%;
	}
	
	.footerwrap {
		width: 970px;
	}
	
	.footerwrap .column1 {
		width: 30%;
	}
	
	.footerwrap .column2 {
		width: 38%;
	}
	
	#an {
		top: 140px;
	}
	
}




@media(max-width:991px)
{

	body	{
		width:100%;
		min-width: 0px;
	}
	
	.outerdiv {
		width: 100%;
		height: auto;
	}

	.contentpanewrapper {
		width: 100%;
	}
	

	.toppanewrapper {
		width: 100%;
		height: auto;
	}
	
	
	.width7em, .width15em {
		width: 100%;
	}
	
	.mmdd {
		height: 50px !important;
	}
	
	#leftpane-home {
		display: none;
	}
	
	#toppane {
		height: auto;
		width: 100%;
	}
	
	#topnavtop {
	}
	
	
	#toppaneback {
		display: inline-block;
		position: static;
		width: 100%;
		height:auto;
	}

	#topnavtop UL#ultopnavtop {
		display: none;
	}
	
	#logo {
		position: relative;
		margin: 0 auto;
		top: 10px;
		left: 0px;
		display: block;
	}
	
	#leftnavtop {
		display: none;
	}
	
	#banner {
		height: auto;
	}
	
	.bannerwrap {
		width: 100%;
	}
	
	.bannerwrap div.special {
		line-height: 32px;
		padding: 15px 0;
	}
	
	#contentpanehome, #contentpanepq, #contentpane, #contentpaneregister, #contentpanestatic  {
		width: 100%;
	}
	
	.frmcontrolbox, .frmcontrolboxqq, .frmcontrolbox2, .frmcontrolboxtank  {
		width: 100%;
		margin: 0;
		float: none;
		padding: 0;
	}
	
	.frmcontrolboxpq{
		width: 100%;
	}
	
	.frmcontrolboxstatic {
		width: 95%;
		float: none;
		margin: 0 auto;
	}
	
	.contentpanehomeinner .banner {
		width: 95%;
		padding: 10px;
	}
	
	.container tbody {
		display: table-row-group !important;
		width: auto !important;
	}
	
	.container tr {
		display: table-row !important;
		width: auto !important;
	}
	
	.container td {
		display: table-cell !important;
		width: auto !important;
	}
	
	.howMuch tbody {
		display: table-row-group !important;
		width: auto !important;
	}
	
	.howMuch tr {
		display: table-row !important;
		width: auto !important;
	}
	
	.howMuch td {
		display: table-cell !important;
		width: auto; !important
	}
	
	.leftdiv {
		width: 90% !important;
		margin: 10px auto;
		float: none !important;
	}
	
	.rightdiv {
		width: 90% !important;
		margin: 0 auto 10px auto;
		float: none !important;
	}
	
	.qqButton {
		margin: 0 auto;
		display: inherit;
	}
		
	#contentpanehome #contentpanehomeleftpane {
		width: 100%;
	}
	
	#contentpanehome #contentpanehomeleftpane #msgblock1 #msgcontent1 {
		width: 95%;
		margin: 0 auto;
		float: none;
	}
	
	#contentpanehome #contentpanehomeleftpane #msgblock2 #msgcontent2 {
		width: 95%;
		margin: 0 auto;
		float: none;
	}
	
	.container {
		margin-right: auto;
		margin-left: auto;
		padding-left: 15px;
		padding-right: 15px;
		width: auto;
	}
	
	.home-box {
		margin-top: 25px;
		padding: 0;
	}
	
	.col-sm-4 {
		width: 100%;
	}
	
	.col-md-5 {
		position: relative;
		min-height: 1px;
		padding-left: 15px;
		padding-right: 15px;
		width: auto;
	}
	
	.asterisk {
		width: 100%;
		height: auto;
	}
	
	#headerimageright {
		width: 100%;
		height: 140px;
	}
	
/***********************navigation menu****************************/

	.ad-menu-nav{
		display: inline-block;
		width: 100%;
		background:#343535 none repeat scroll 0 0;
		margin: 0px 0 0 0;
		padding: 8px 0;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-o-border-radius: 3px;
		-ms-border-radius: 3px;
	}
	.ad-menu-nav ul {
		display: none;
		height: auto;
	}
	.ad-menu-nav a#pull {
		color: hsl(0, 0%, 100%);
		display: block;
		padding: 5px 11px;
		position: relative;
		text-decoration: none;
		width: 100%;
	}
	.ad-menu-nav a#pull:after {
		content: "";
		background: url(images/nav-icon.png) no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 25px;
		top: 5px;
	}
	.ad-menu-nav ul {
		border-top: 1px solid #fff;
		list-style:none;
		margin: 0 !important;
		padding: 0;
		width: 100%;
	}
	.ad-menu-nav ul li {
		padding: 8px 0 8px 12px;
		text-align: left;
		width: 100%;
		position:relative;
	}
	.ad-menu-nav ul li a {
		color: #fff;
		position: relative;
		text-decoration: none;
		z-index: 9999;
	}
	.drop-arow {
		background: rgba(0, 0, 0, 0) url("images/arrow.png") no-repeat scroll right center / cover ;
		display: inline-block;
		height: 10px;
		position: absolute;
		right: 25px;
		top: 9px;
		width: 23px;
	}
	.ad-menu-nav li .ad-dropdown {   
		display: none;
	}
	.ad-menu-nav li .ad-dropdown ul {
		border-top: medium none;
		padding-left: 10px;
	}	


/******************* login *************************/

	#loginbox {
		width: 100%;
		z-index: 999;
		position: relative;
		height: 120px;
		top: 20px;
	}

	#loginbox .login {
		float: none;
		margin: 0 auto;
		background: none;
		height: 80px;
		display: none;
		width: 100%;
	}

	.orderbox {display: block; width: 80%; position: relative; margin: 0 auto; height: 70px;}

	.loginButton {
		height: 40px;
		width: 100%;
		border: none;
		cursor: pointer;
		outline: none;
		background-color: #e05d26;
		color: #fff;
		font-size: 18px;
		font-weight: 700;
		overflow: hidden;
		display: block;
		text-align: center;
		line-height: 40px;
		position: relative;
		top: 15px;
		text-decoration: none;
	}

	#loginbox .login LABEL {
	float: left;
    text-align: left;
	}

	#loginbox .login SPAN {
		float: left;
		width: 34%;
		margin: 19px 0 0 10px;
	}

	#loginbox .login SPAN INPUT[type='text'],
	#loginbox .login SPAN INPUT[type='password'] {
		float: left;
		width: 100%;
		margin: 1px 0 0 0px;
		border: 1px solid #000000;
		background-color: #ffffff;
		font-size: 14px;
		padding-left: 5px;
		outline: none;
	}

	#loginbox .login a {
		float: left;
		margin: 0 0 0 19px;
		text-decoration: none;
	}

	#loginbox .login a.linkone {
		margin:0 0 0 0px;
	}

	#loginbox .login a.linktwo {
		margin: 5px 0 0 10px;
		float: left;
	}

	#loginbox .statictext {
		float: left;
		height: 10px;
		margin-left: 10px;
		width: 100%;
		margin-top: -53px;
	}
	
	.loginbutton {
		float: left;
		margin: 20px 0 0 10px;
		
	}
	
	.topbar-col2 {
		margin: 0 auto;
		float: none;
		position: relative;
		text-align: center;
		width: 60px;
	}
	
	.social-icons {
		float: none;
	}

/************************ Footer ****************************/

	#footerpane {
		height: auto;
	}

	#an img {
		margin-top: -20px;
		float: none;
		margin-right: 0;
		margin-bottom: 10px;
	}

	#footer {
		height: auto;
	}

	.footerwrap {
		width: 100%;
		height: auto;
	}	

	.footerwrap .four.columns {
		margin: 0 auto;
		float: none;
		display: block;
		overflow: hidden;
	}
	
	.footerwrap .column1, .footerwrap .column2, .footerwrap .column3 {
		width: 96%;
	}

	#copyright .sixteen.columns {
		width: 100%;
	}

	#copyright .copyright-col1 {
		float: none;
		margin: 5px auto;
	}

	.social-col2 {
		float: left;
		width: 100%;
	}

/************** Price quote page ************/

	.quote-banner {
		height: auto;
	}

	.buttonregister {
		margin-top: 20px;
	}

	.quote-tr {
		height: auto;
	}

	.quote-left-td, .quote-right-td {
		width: 100%;
		display: table;
	}

	.tbquote, .tbresult {
		width: 100% !important;
	}

	.tbquote tbody td {
		
	}

	.frmcontrolboxqq > table {
		display: inline-block;
		width: 100%;
	}

	.pricetable  tbody {
		display: inline-block;
		width: 100%;
	}

	.pricetable  tbody tr {
		display: inline-block;
		width: 95%;

	}

	.pricetable  tbody td {
		display: inline-block;
		width: 98%;
	}

	.input_border {
		background: url(images/border_shadow.jpg) repeat-x scroll center top transparent;
		border: 1px solid #D7D7D7;
		border-radius: 3px;
		height: 30px;
		margin: 5px;
	}

	.input_border tbody tr {
		width: 100%;
	}

	.tdtext {
		padding-top: 5px;
		padding-left: 10px;
		font-weight: bold;
	}

	select {
		width: 100%;
		border: none;
	}

	input {
		border: none;
		margin-top: 5px;
	}

	.ui-dialog {
		width: 98% !important;
	}

	.frmcontrolboxstatic > table {
		display: inline-block;
		width: 100%;
	}

	.frmcontrolboxstatic tbody {
		display: inline-block;
		width: 99%;
	}

	.frmcontrolboxstatic tr {
		display: inline-block;
		width: 100%;
	}

	.frmcontrolboxstatic td{
		display: inline-block;
		width: 100%;
	}


	
/***************** Refer A Friend *******************/

	.raf-banner {
		height: auto;
	}
	
	#staticText > table, #staticText > tbody, #staticText > tr, #staticText > td, 
	.raftext > table, .raftext > tbody, .raftext > tr, .raftext td {
		display: inline-block;
		width: 100%;
	}

	
/******************** Contact Us ********************/

	#frmContactUs > table {
		width: 100%;
		display: inline-block;
	}

	#frmContactUs tr {
		width: 100%;
		display: inline-block;
	}

	#frmContactUs td {
		width: 98%;
		display: inline-block;
	}


	.contactUsTable, .contactUsTable  tbody, .contactUsTable  tr, .contactUsTable  td{
		width: 100%;
		display: inline-block;
	}

	.contactUs {
		margin: 0 !important;
	}

/******* Customer pages ****************/

	#leftpane {
		display: none !important;
	}

	#contentpane .frmcontrolboxdash {
		width: 100%;
		margin: 0;
	}
	
	.customerdashboardtr, .customerdashboardtd {
		display: inline-block;
		width: 100%;
	}

	.middle, .middle tbody, .middletr, .middletd {
		display: inline-block;
		width: 100%;
	}

	.ordertr, .ordertd {
		display: inline-block !important;
		width: 98%;
		text-align: left;
	}

	.ordertdnd {
		display: none;
	}

	.box {
		margin: 0;
		width: 97%;
	}

	#paymentOptionDiv table, #paymentOptionDiv tbody, #creditCardDiv table, #creditCardDiv tbody, #codDiv table, #codDiv tbody, #eCheckDiv table, #eCheckDiv tbody,
	#footNoteDiv table, #footNoteDiv tbody, #echeckNoteDiv table, #echeckNoteDiv tbody{
		display: inline-block;
		width: 100%;
	}

	.dataTables_info {
		width: 81%;
	}

	.dataTables_paginate {
		width: initial;
	}

	.dataTables_length select {
		width: 10%;
		background: url(images/border_shadow.jpg) repeat-x scroll center top transparent;
		border: 1px solid #D7D7D7;
		border-radius: 3px;
		height: 30px;
		margin: 5px;
	}

	.lblFriends {
		float: left !important;
	}

	.sf3 .forgotusr {
		margin: -20px 0px 0 50px;
	}

	.sf3 .forgotpwd {
		width: 190px;
		float: right;
		margin: -20px -20px 0 0;
	}
	
}

@media (max-width: 479px) and (min-width: 395px) {
	
	#loginbox .login SPAN {
		width: 32%;
	}

	.contentpanewrapper {
		width: 95%;
	}
	
	
}

@media (max-width: 394px) and (min-width: 300px) {
	
	#loginbox .login SPAN {
		width: 29%;
	}

	#loginbox .login LABEL {
		font-size: 12px;
	}
	
	#loginbox .login a {
		font-size: 12px;
	}
	.contentpanewrapper {
		width: 95%;
	}
	
	
	#logo {
	}
	
}

@media (max-width:992px) {
   table.howMuch {
    width: 100%;
    float: none; 
}}

@media (max-width:1000px) and (min-width: 300px) {
	.hero {
		background-position: center !important;
	}
}