body {
	background-color: #0095dc;
	color: #555;
	font: 78%/ 1.6 Verdana, 'Trebuchet MS', arial, sans-serif;
	text-align: center;
	margin: 15px 0;
}

/* links */
a {
	color: #213540;
	background: inherit;
	text-decoration: none;
}

a:hover {
	color: #3e4255;
	text-decoration: underline;
	background: inherit;
}

/* headers */
h1,h2,h3 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 1.5em;
	margin: 10px 15px;
}

h2 {
	font-size: 1.3em;
	text-transform: uppercase;
	color: rgb(19, 87, 150);
	margin: 10px 15px;
}

h3 {
	font-size: 1.1em;
	color: #333;
	margin: 16px 0 0 18px;
}

h1,h2,h3 {
	padding: 0;
}

p {
	line-height: 1.4em;
	padding: 0 15px;
}

p.error {
	color: #CC0033;
}

ul,ol {
	margin: 10px 6px;
	padding: 0 15px;
	color: #006699;
}

ul span,ol span {
	color: #666666;
}

/* images */
img {
	border: none;
}


/* form elements */
fieldset {
	margin: 12px 12px 18px;
	padding-left: 6px;
	border: 1px solid #004080;
	color: #006699;
}

form {
	margin: 10px 15px;
	padding: 0;
}

label {
	font-weight: bold;
	margin: 5px 3px 0 0;
	width: 160px;
	text-align: right;
	float: left;
}

legend {
	font-size: 1.2em;
	padding: 0 12px;
	font-weight: 900;
	background-color: #F9F9F9;
}

input {
	padding: 3px;
	margin: 4px 0;
	border: 1px solid #CFCED3;
	font: normal 1em Verdana, sans-serif;
	color: #777;
}

textarea {
	width: 400px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	border: 1px solid rgb(207, 206, 211);
	height: 60px;
	display: block;
	color: #777;
}

input.button {
	margin: 0;
	font: bold 12px Arial, Sans-serif;
	border: 1px solid #EAEAEA;
	padding: 3px 4px;
	background: #CCC ;
	color: #333; /* color: #339900; */
	cursor: pointer;
}

input.submitbutton {
	background-color: #006699;
	color: #FFF;
	background-image: none;
	font-weight: 900;
	border: 1px solid #EAEAEA;
	margin: 0 0 0 200px;
}

/*****************************
      LAYOUT 
******************************/
#wrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color: #FFF;
	width: 790px;
}

#content-wrap {
	clear: both;
	margin: 0;
	padding: 0;
	width: 790px;
}

/* header */
#header {
	position: relative;
	clear: left;
	width: 790px;
	height: 137px;
	margin: 0;
	padding: 0;
	background: #000 url(headerbg.jpg) no-repeat left bottom;
}

#header h1#logo-text {
	float: right;
	margin: 39px 58px 0 0;
	padding: 0;
	font: bolder 3.2em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	/* change the values of top and right to adjust the position of the logo*/
	top: 35px;
	right: 30px;
}

#header h2#slogan {
	float: right;
	margin: 0 38px 0 0;
	padding: 0;
	font: bold 1.5em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	letter-spacing: 1px;
	color: #FFF;
	clear: both;
	text-align: right;
}

#header h1#logo-text span {
	color: #CFCED3;
}

/* main content */
#main {
	width: 748px;
	margin: 0;
	padding: 8px 16px;
	background-color: #ffffff;
	border-left: 5px solid #F9F9F9;
	border-right: 5px solid #F9F9F9;
}

#main h1 {
	padding: 8px 0 3px 0px;
	text-transform: none;
	border-bottom: 2px solid #f2f2f2;
	color: #339900;
}

/* footer */
#footer {
	clear: both;
	height: 40px;
	color: #CCC;
	background: #000;
	margin: 0;
	font-size: 92%;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}

/* alignment classes */
.float-left {
	float: left;
}

.float-right {
	float: right;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

/* additional classes */
.clear {
	clear: both;
}

.hide {
	display: none;
}

.gray {
	color: #CCC;
}

html {
	min-height: 100.1%;
}

/* ------------- form specific styles are here  -------------- */
fieldset {
	margin: 0;
	border: 1px solid #999;
	padding: 10px;
	/*border:none;
padding:0;*/
	color: #333;
}

legend {
	background-color: #5B5B5B;
	text-align: center;
	color: #fff;
	padding: 5px 12px;
}
.subtitle{
	color: #000000;
	margin: 20px 0px 10px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.3em;
}
label {
	text-align: right;
	width: 200px;
	padding-right: 5px;
	margin: 0 0 8px 0;
	float: left;
	clear: left;
	display: block;
	color: #333;
}
.labelTxt{width: 200px;padding-right: 5px;display: inline-block;}
label.checkbox,label.textarea {
	border: none;
}

label.lgfield {
	border: none;
	text-align: center;
	clear: both;
	float: none;
	width: 100%;
}

fieldset input,fieldset select,fieldset textarea {
	margin-left: 10px;
	margin-bottom: 8px;
	width: 300px;
}
fieldset select.short{width:100px;}
select.longfield {
	margin: 0 0 0 115px;
}

fieldset input[type="radio"],fieldset input[type="checkbox"] {
	margin: 2px 0 0 4px;
	width:auto !important;
}

textarea {
	width: 400px;
	float: left;
}

/*Get Help Form Styles*/
p.formDisclaimer {
	text-align: center;
	margin: 32px 24px 12px 0;
	font-style: italic;
}

div.buttonWrapper {
	margin: 8px 0 14px 0;
	clear: both;
	text-align: center;
}

.formspacer {
	height: 1em;
	clear: both;
}

.hideField {
	display: none;
}

.pushOpen {
	height: 18em;
}

/* ----- error message for field validation ----- */
#stepForm label.warning {
	background:url(../images/arrow.png) left no-repeat;
	text-align: left;
	padding: 0;
	padding-left:16px;
	margin: 0 0 0 5px;
	float: none;
	clear: none;
	display: inline;
	color: #F00;
	font-size: 10px;
	border: none;
}

div.requiredNotice {
	width: 140px;
	float: right;
	margin: 0 24px 0 0;
	padding: 0;
	color:#F00;
}

h3.stepHeader {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 24px 24px;
	color: #000;
}

ul#stepForm,ul#stepForm li {
	margin: 0;
	padding: 0;
}

ul#stepForm li {
	list-style: none;
}

/* Form Buttons  */
input.submitbutton,.nextbutton,.prevbutton, a.printbutton, a:hover.printbutton,.quotes, a:hover.quotes {
	width: 100px;
	height: 40px;
	background-color: #5B5B5B;
	padding: 4px;
	border: 1px solid #000000;
	cursor: pointer;
	text-align: center;
	color: #FFFFFF;
	margin: 7px;
	font-weight: bold;
	text-decoration: none;
}
a.printbutton, a:hover.printbutton, a.quotes, a:hover.quotes {
    padding:11px 20px;
}
#easyTooltip{
	margin:0 10px 1em 0;
	width:470px;
	padding:8px;
	background:#fff;
	line-height:130%;				
	}
#easyTooltip h3{
	margin:0 0 .5em 0;
	font:13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	}	
#easyTooltip div{border:none;}
#easyTooltip p{
	margin:0 0 .5em 0;
	}		
#easyTooltip .btn-close{
		position:absolute;
		right:-20px;
		top:-20px;
		}		
img{border:none !important;}
#cvv-tool-tip{display:none;}
#steps{background:url(../images/order_steps.jpg) no-repeat; width:100%;height:56px;display:block;margin:20px 0px 60px;background-position:0px 0px;}
a.steplink {
    width: 115px;
    height: 56px;
    position: relative;
    display: inline-block;
    background: none;
	padding-top:60px;
	vertical-align:top;
	text-align:center;
}
a.fancybox{
	color: #000000;
	font-weight: bold;
}
.footer{ border-top: 2px solid rgb(242, 242, 242);}
.content{min-height:500px;}

#m320, #m480, #m600{display:none;margin:0px;padding:0px;width:0px;height:0px;}
#cancelp{display:none;width:500px;}

.grid {width:98%;display:block;padding:0 1%;}
.grid:after {clear:both;}
.grid .one-fourth {width:24%;float:left;margin-right:1%;}
.grid .one-fourth.last {margin-right:0;width:25%;}
.grid .one-half {width:50%;float:left;}
fieldset .grid input, fieldset  .grid select, fieldset .grid textarea, fieldset .grid label {
    margin-left: 0px;
    margin-bottom: 8px;
    margin-right:0px;
    width: 98%;
}
.grid h3.stepHeader {margin:0 0 10px;}
@media only screen and (min-width: 300px) and (max-width: 479px) {
	body {margin: 0px 0px;}
	#m320{display:block;}
	#wrap {width: 100%;}
	#main {width: 100%;	margin: 0px;padding: 0px;border:none;}
	#main h1.top{margin:5px auto;}
	form {margin: 10px 5px;}
	fieldset {padding: 0px 5px;}
	#main h1.top img{width:96%;max-width:350px;display:block;margin:0 auto}
	#steps {background: url("../images/order_steps.jpg") no-repeat scroll 0px 0px transparent;width: 300px;height: 27px;display: block;margin: 20px 0px 50px;background-size:300px 153px;-moz-background-size:300px 153px;-webkit-background-size:300px 153px;-o-background-size:300px 153px;	}
	a.steplink {width: 46px;height: 30px;position: relative;display: inline-block;background: none repeat scroll 0% 0% transparent;padding-top:35px;font-size:8px	}
	h3.stepHeader {	margin: 0px 0px 10px 0px;}
	p {padding: 0px 0px;}
	div.requiredNotice {width: 100%;float: none;margin: 0px 10px 0px 0px;padding: 0px;color: rgb(255, 0, 0);text-align:right;}
	label {	text-align: left;width: 100%;padding-right: 0px;margin: 0px;float: none;display: block;	color: rgb(51, 51, 51);	}
    .labelTxt {width: 100%;padding-right: 5px;display: block;}

	fieldset input, fieldset select, fieldset textarea {margin-left: 0px;margin-bottom: 0px;width: 95%;}
	#cancelp{width:100%;}
    .grid .one-fourth {width:100%;float:none;}
    .grid .one-half {width:100%;float:none;}
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
	body {margin: 0px 0px;}
	#m480{display:block;}
	#wrap {width: 100%;}
	#main {width: 100%;	margin: 0px;padding: 0px;border:none;}
	#main h1.top{margin:5px auto;}
	form {margin: 10px 5px;}
	fieldset {padding: 0px 5px;}
	#main h1.top img{width:100%;max-width:350px;display:block;margin:0 auto;}
	#steps {background: url("../images/order_steps.jpg") no-repeat scroll 0px 0px transparent;width: 450px;height: 40px;display: block;margin: 20px 0px 60px;background-size:450px 229px;-moz-background-size:450px 229px;-webkit-background-size:450px 229px;-o-background-size:450px 229px;	}
	a.steplink {width: 71px;height: 46px;position: relative;display: inline-block;background: none repeat scroll 0% 0% transparent;padding-top:50px;}
	h3.stepHeader {	margin: 0px 0px 10px 0px;}
	p {padding: 0px 0px;}
	div.requiredNotice {width: 100%;float: none;margin: 0px 10px 0px 0px;padding: 0px;color: rgb(255, 0, 0);text-align:right;}
	label {	text-align: left;width: 100%;padding-right: 0px;margin: 0px;float: none;display: block;	color: rgb(51, 51, 51);	}
    .labelTxt { width: 120px;}
    .grid .one-fourth {width:100%;float:none;}
    .grid .one-half {width:100%;float:none;}
	fieldset input, fieldset select, fieldset textarea {margin-left: 0px;margin-bottom: 0px;width: 95%;}
	#cancelp{width:100%;}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
	body {margin: 0px 0px;}
	#m600{display:block;}
	#wrap {width: 100%;}
	#main {width: 100%;	margin: 0px;padding: 0px;border:none;}
	label {	text-align: left;width: 100%;padding-right: 0px;margin: 0px;float: none;display: block;	color: rgb(51, 51, 51);	}
	fieldset input, fieldset select, fieldset textarea {margin-left: 0px;margin-bottom: 0px;width: 95%;}
	#cancelp{width:100%;}
    .grid .one-fourth {width:100%;float:none;}
    .grid .one-half {width:100%;float:none;}
	#steps {background: url("../images/order_steps.jpg") no-repeat scroll 0px 0px transparent;width: 580px;height: 50px;display: block;margin: 20px 0px 60px;background-size:580px 290px;-moz-background-size:580px 290px;-webkit-background-size:580px 290px;-o-background-size:580px 290px;	}
	a.steplink {width: 93px;height: 50px;position: relative;display: inline-block;background: none repeat scroll 0% 0% transparent;padding-top:50px;}
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
	body {margin: 0px 0px;}
	#wrap {width: 100%;}
	#main {width: 100%;	margin: 0px;padding: 0px;border:none;}
}
