@charset "utf-8";


/* CSS Document */
html, body,  span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background: #d8d8d8;
	font: 400 15px/22px Arial, Helvetica, sans-serif;
	color: #515151 !important;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
em {
	font-style: italic !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	
	border: 0;
}
input {
	-webkit-border-radius: 0;
	border-radius: 0;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.center {
	text-align: center !important;
}
strong {
	font-weight: bold !important;
}
h1 {
	font: 400 35px/40px "Gotham Book", Arial, sans-serif;
	color: #9d4717;
	margin-bottom: 10px;
}
h2 {
	font: 400 21px/28px Arial, sans-serif;
	color: #9d4717;
	margin: 25px 0 20px 0;
}
h3 {
	font: 400 19px/24px Arial, sans-serif;
	color: #ffffff !important;
	margin-bottom: 10px;
	font-weight:bold;
}
.container {
	float: left;
	width: 100%;
	background-color:#ffffff !important;
}
.container3 {
	float: left;
	width: 100%;
	background-color:#000000;
}
.container1 {
	float: left;
	width: 100%;
	background-color:#f5f5f5;
}
.container3 {
	float: left;
	width: 100%;
	background-color:#d8d8d8;
}
.inner-container {
	width: 1024px;
	margin: 35px auto 50px auto;
	overflow: hidden;
}
.inner-container1 {
	width: 1024px;
	margin: 25px auto 20px auto;
	overflow: hidden;
	
}
.inner-container2 {
	width: 1024px !important;
	margin: 25px auto 20px auto;
	
	background-color:#f5f5f5;
}
.inner-container5 {
	width: 1024px !important;
	margin: 25px auto 20px auto;
	overflow: hidden;
	background-color:#d8d8d8;
}

.logo {
	width: 282px;
	margin: 0 0 20px 10px;
	clear: both;
}
.logo a {
	text-decoration: none;
}
.logo a img {
	text-decoration: none;
	font: 400 24px/39px Arial, sans-serif;
	color: #231f20;
}
.header {
	width: 100%;
	background-color: #000001;
	border-top: 1px solid #cccccc;
	
	float: left;
}
div.header1 {
	background-color: #000001;
	width: 1024px !important;
	margin: 0 auto !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
	border: 0px;
	border-radius: 0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border: 0px;
	border-radius: 0px;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 0px;
	padding: 14px 10px 14px 10px;
	min-height: 0; /* support: IE7 */
	background: #000000;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 30px;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	right: 0px !important;
	height:79px;
	
	
	width:70px;
}
.ui-accordion .ui-accordion-content {
	
	border-top: 0;
	overflow: auto;
}
.ui-state-default .ui-icon {
	background: url(http://image.s7.exacttarget.com/lib/fe9813727660017c74/m/2/20161006_GateHouse_BExpand.jpg) no-repeat right center;
	width: 30px;
	height: 30px;
}
.ui-state-active .ui-icon {
	background: url(http://image.s7.exacttarget.com/lib/fe9813727660017c74/m/2/20161006_GateHouse_AExpand.jpg) no-repeat right center;
	width: 30px;
	height: 30px;
}

.mfix {
	margin-top: 1px !important;
	margin-bottom: 1px !important;
}

::-webkit-input-placeholder {
 color: #cccccc;
}

:-moz-placeholder { /* Firefox 18- */
 color: #cccccc;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #cccccc;
}

:-ms-input-placeholder {
 color: #cccccc;
}
.submit-block {
	float: left;
	width: 300px;

	padding: 27px 0 27px 0;
}
.submit-block1 {
	float: left;
	width: 300px;

	padding: 27px 0 27px 0;
}
.submit {
	background: #000001;
	
	cursor: pointer;
	border-right: 3px solid #000001;
	border-left: 1px solid #000001;
	border-top:1px solid #000001;
	border-bottom:3px solid #000001;
	display: block;
	margin-left: 20px;
	color: #ffffff;
	font: bold 17px/22px Arial, sans-serif;
	text-align: center;
	padding: 7px 45px 7px 45px;
	
	
}
.submit1 {
	background: #ffffff;
	
	cursor: pointer;
	border-right: 3px solid #000001;
	border-left: 1px solid #000001;
	border-top:1px solid #000001;
	border-bottom:3px solid #000001;
	display: block;
	margin-left: 20px;
	color: #000001;
	font: bold 17px/22px Arial, sans-serif;
	text-align: center;
	padding: 7px 45px 7px 45px;
	
	
}
.submit1:hover {
	background: #515151;
	
	cursor: pointer;
	border-right: 3px solid #000001;
	border-left: 1px solid #000001;
	border-top:1px solid #000001;
	border-bottom:3px solid #000001;
	display: block;
	margin-left: 20px;
	color: #ffffff;
	font: bold 17px/22px Arial, sans-serif;
	text-align: center;
	padding: 7px 45px 7px 45px;
	
	
}
.submit:hover {
	background: #515151;
	
	cursor: pointer;
	border-right: 3px solid #000001;
	border-left: 1px solid #000001;
	border-top:1px solid #000001;
	border-bottom:3px solid #000001;
	display: block;
	margin-left: 20px;
	color: #ffffff;
	font: bold 17px/22px Arial, sans-serif;
	text-align: center;
	padding: 7px 45px 7px 45px;

	
	
}
.first-preference-block {
	font: 400 15px/20px Arial, sans-serif;
	color: #515151;
	width: 100%;
	padding: 40px 0 35px 0;
	display: block;
	float: left;
}
.label {
	float: left;
	width: 165px;
	margin-right: 5px;
	display: inline-block;
}
label {
	font: 400 14px/20px Arial, sans-serif;
	color: #0f0c07;
}
.email {
	float: left;
	width: auto;
	display: inline-block;
}
.email input {
	border: 0px;
}
.input-block {
	float: left;
	display: inline-block;
	width: 250px;
	margin-right: 15px;
}
.input-block #zipcode {
	border: 1px solid #959595;
	padding: 9px 10px 9px 10px;
	width: 228px;
}
.labelfix {
	margin-top: 10px;
}
.spacing {
	padding-bottom: 30px;
}
.border {
	border-bottom: 1px dashed #52859d;
}
.description-block {
	float: left;
	display: inline-block;
	width: 480px;
}
.description-block p {
	font: 400 13px/18px Arial, sans-serif;
	color: #515151;
}
.error-message {
	font: 400 14px/19px Arial, sans-serif;
	color: #ed0303 !important;
	margin-bottom: 5px;
}
.error {
	border: 1px solid #ed0303 !important;
}
.month {
	display: inline-block;
	float: left;
	width: 80px;
	margin-right: 5px;
}
.month input, .day input {
	border: 1px solid #959595;
	padding: 9px 10px 9px 10px;
	width: 58px;
	border-radius: 5px;
}
.day {
	display: inline-block;
	float: left;
	width: 80px;
	margin-right: 5px;
}
.year {
	display: inline-block;
	float: left;
	width: 80px;
}
.topfix {
	padding-top: 30px;
}
.year .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #fff;
	border: 1px solid #959595 !important;
	color: #515151 !important;
	font: 400 13px/16px Arial, sans-serif !important;
	width: 100% !important;
	height: 38px;
	border-radius: 5px !important;
}
.year .ui-helper-clearfix {
	min-height: 200px;
}
.year .ui-widget-content {
	border-color: #c1c1c1 !important;
	border-style: solid !important;
	border-width: 0 1px 1px !important;
}
.year .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-radius: 5px !important;
}
.year .ui-selectmenu-menu .ui-menu {
	background: #ffffff none repeat-x scroll 50% 50% !important;
	border-radius: 0 !important;
	padding-bottom: 1px !important;
}
.year .ui-menu .ui-menu-item {
	font: 400 15px/20px Arial, sans-serif !important;
	padding: 10px !important;
}
.year .ui-state-default .ui-icon {
	background: url(http://image.raymourflanigan-email.com/lib/fe991570756d0d7f74/m/7/20151127_RF_09.gif) no-repeat right center;
	width: 9px;
	height: 17px;
}
#bdy-menu .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
	background: #2a4961;
	color: #fff;
}
.phone {
	display: inline-block;
	float: left;
	width: 80px;
	margin-right: 5px;
}
.phonelast {
	display: inline-block;
	float: left;
	width: 80px;
}
.phone input, .phonelast input {
	border: 1px solid #959595;
	padding: 9px 10px 9px 10px;
	width: 58px;
}
.topspace {
	padding-top: 20px;
}
.content-block {
	float: right;
	width: 750px;
	padding-top: 5px;
}
.content-block p {


	font: 400 11px/16px Arial, sans-serif;
	color: #515151;
}
.products {
	float: left;
	width: 100%;
}
.products .first-column {
	width: 462px;
	float: left;
	display: inline-block;
}
.product {
	border-right: 1px dashed #52859d;
	padding-right: 20px;
	width: 198px;
	display: inline-block;
	float: left;
	margin-right: 20px;
}
.first {
	margin-left: 20px;
}
.last {
	margin-right: 0px;
}
.lastproduct {
	padding-right: 0px;
	border: 0;
	margin-right: 0px;
}
p.chck input {
	margin: 0;
	padding: 0;
	float: left;
}
p.chck label {
	display: block;
	float: left;
	cursor: pointer;
	font: 400 15px/20px Arial, sans-serif;
	color: #515151;
}
p.chck span.chck-container {
	position: relative;
	float: left;
	margin: 3px 10px 0 20px;
}
p.chck span.chck-container span.chck {
	display: inline-block;
	width: 16px;
	height: 14px;
	background: url(http://image.raymourflanigan-email.com/lib/fe991570756d0d7f74/m/7/20151127_RF_07.gif) no-repeat top left;
	margin: 0 0 0 0;
}
p.chck span.chck-container span.chck.selected {
	width: 16px;
	height: 14px;
	background: url(http://image.raymourflanigan-email.com/lib/fe991570756d0d7f74/m/7/20151127_RF_08.gif) no-repeat top left;
}
p.chck span.chck-container input {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 101;
	cursor: pointer;
}
.productimage {
	width: 196px;
	border: 2px solid #fff;
	height: auto;
	margin-bottom: 15px;
}
.prodcutborder {
	border: 2px solid #ffc000;
}
.content {
	float: left;
	display: inline-block;
	width: 745px;
}
.free-flow {
	float: left;
	width: 100%;
	padding: 30px 0 30px 0;
}
.free-flow p.chck span.chck-container {
	margin: 3px 10px 0 0px;
}
.free-flow .topspace {
	padding-top: 15px;
}
.top20 {
	padding-top: 20px;
}
.free-flow a {
	color: #2f4663 !important;
	line-height: 40px;
	margin-left: 25px;
	font-size: 15px;
	font-weight: normal;
	line-height: 40px;
}
.free-flow {
	font-size: 15px;
}
.ui-widget-content {
	color: #515151 !important;
	font-weight: normal !important;
}
.free-flow p.chck label {
	font: 400 15px/20px Arial, sans-serif
}
.free-flow .input-block {
	display: inline-block;
	float: left;
	margin-right: 20px;
	width: 290px;
}
.free-flow .input-block .input {
	border: 1px solid #959595;
	padding: 9px 10px;
	width: 268px;
}
.free-flow .description-block {
	display: inline-block;
	float: left;
	width: 420px;
}
.zipcode {
	display: inline-block;
	float: left;
	width: 150px;
}
.zipcode input {
	border: 1px solid #959595;
	padding: 9px 10px;
	width: 108px;
}
input {
	color: #515151;
	font-size: 15px;
}
.state-label {
	display: inline-block;
	float: left;
	width: 60px;
}
.state-control {
	display: inline-block;
	float: left;
	width: 100px;
}
.state {
	display: inline-block;
	float: left;
	width: 160px;
}
#input-block {
	float: left;
	display: inline-block;
	width: 250px;
	margin-right: 15px;
}
.whitebg {
	background-color: #fff;
}
.whitebg img {
	margin: 70px 0 20px 0;
	font: 400 19px/24px "Gotham Book", Arial, sans-serif;
	color: #446c82;
}
.whitebg a {
	text-decoration: none;
}
.desktop-hide {
	display: none;
}
 @-ms-viewport {
width: device-width;
}
.free-flow-container {
	width: 100%;
	float: left;
	width: 100%;
}
.free-flow-container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
	float: left;
}
.free-flow-container ul li {
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.free-flow-container ul li p.chck span.chck-container {
	margin: 3px 10px 0 0;
}
.textarea {
	resize: none;
	display: block;
	height: 125px;
	width: 534px;
	border: 1px solid #afafaf;
	margin: 5px 0 40px 20px;
}
textarea:focus, input:focus {
	outline: none;
}
.preference-container {
	float: left;
	width: 530px;
	border: 2px solid #e1e1e1;
	margin: 0 0 20px 20px;
	cursor: pointer;
}
.optdown .last {
	margin: 0 0 40px 20px;
}
.preference-container p.chck span.chck-container {
	margin: 4px 10px 0px 0px;
}
.preference-container em {
	display: block;
	font: 400 13px/18px Arial, sans-serif;
	margin-top: 15px;
}
.preference-container .heading {
	font: 600 17px/23px Arial, sans-serif !important;
	color: #515151 !important;
}
.preference-container p.chck label {
	font: 400 14px/23px Arial, sans-serif;
	padding: 13px 10px;
	width: 510px;
}
.checkbox {
	float: left;
	display: inline-block;
	width: 26px;
}
.preference-desc {
	float: left;
	display: inline-block;
	width: 480px;
}
.submit-container {
	float: left;
	display: inline-block;
	width: 300px;
}
.unsublink {
	float: left;
	display: inline-block;
	width: 300px;
	padding-top: 10px;
}
.unsublink a {
	color: #9d4717;
	font: 400 17px/22px Arial, sans-serif;
}

@media only screen and (max-width: 1000px) {
.inner-container {
	width: 748px;
}
.icon01, .icon02, .icon03 {
	background-position: -5px center !important;
}
.noborder {
	border: 0px;
	padding-right: 0;
	margin-right: 0;
}
.products .first-column {
	width: 100%;
	float: left;
	padding-bottom: 25px;
}
.products .second-column {
	width: 100%;
	float: left;
}
.first {
	margin-left: 0px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	
}
.input-block {
	display: block;
	float: left;
	margin-right: 0;
	margin-bottom: 10px;
	width: 100%;
}
.description-block {
	display: block;
	float: left;
	margin-right: 0;
	width: 100%;
}
.content {
	float: left;
	display: inline-block;
	width: 538px;
}
.content-block {
	float: right;
	padding-top: 5px;
	width: 538px;
}
.free-flow .labelfix {
	margin: 0;
}
.free-flow .topspace {
	padding-top: 20px;
}
.free-flow .input-block {
	float: left;
	display: block;
	width: 100%;
	margin: 0;
}

.submit:hover {
	background: #515151;
	
	cursor: pointer;
	border-right: 3px solid #000001;
	border-left: 1px solid #000001;
	border-top:1px solid #000001;
	border-bottom:3px solid #000001;
	display: block;
	margin-left: 20px;
	color: #ffffff;
	font: bold 17px/22px Arial, sans-serif;
	text-align: center;
	padding: 7px 45px 7px 45px;
	
	
	
}

.submit-block {

	
	
	margin:0 auto !important;

	padding: 20px 20px 0px 0;
	width: 300px !important;
}
.submit-block1 {

	width: 300px !important;
	float:none !important;
	margin:0 auto !important;

	padding: 40px 0 10px 0;
}

#design .labelfix {
	padding-top: 10px;
}
#design .error-message {
	padding-top: 0 !important;
}
.fluid {
	width: 100%;
	height: auto;
}
.tab-hide {
	display: none;
}
.logo-left
{
	padding-left:0px;
	margin:0 auto !important;
}
}

@media only screen and (max-width: 600px) {
.inner-container {
	width: 100%;
	float: left;
	margin: 35px 0 65px 0;
}

.header h1, .header p {
	margin-left: 15px;
	margin-right: 15px;
}
.ui-accordion .ui-accordion-content {
	padding: 0 10px 0 10px;
}
.products .first-column, .products .second-column {
	float: left;
	display: block;
	width: 100%;
}
.ui-state-active .ui-icon {
	
	
	background-color:#515151 !important;
	
	
}
.product {
	margin-right: 10px;
	padding-right: 10px;
	width: 46%;
}
.productimage {
	width: 96%;
}
.nav ul {
    *zoom:1;
    list-style:none;
    margin:0;
    padding:0;
   
}
.Mobile80
{
	width:80% !important;
}
.nav ul:before,.nav ul:after {
    content:"";
    display:table;
}
.nav ul:after {
    clear:both;
}
.nav ul > li {
    float:left;
    position:relative;
	width:100% !important;
}
.nav li ul li {
	padding-left:0px !important; padding-right:0px !important;
}

.nav a {
    display:block;
    padding:15px 15px;
    line-height:1.2em;
    color:#fff;
    border-left:1px solid #595959;
	font-family: Arial, sans-serif;
}
.nav a:hover {
    /*text-decoration:none;
    background:#515151;*/
}
.nav li ul {
    background:#000001;
	display:block;
	width:100% !important;
}
.nav li ul li {
	
	display:block;
	width:100% !important;
}
.nav li ul a {
    border:none;
	text-decoration:none;
}
.nav li ul a:hover {
	/*background-color:#515151;*/
}
.noborder {
	border: 0px;
	padding-right: 0;

	margin-right: 0;
}
p.chck label {
	display: block;
	float: left;
	cursor: pointer;
	font: 400 10px/16px Arial, sans-serif;
}
.products .first-column {
	padding-bottom: 20px;
}
.container
{
	margin:0 auto !important;

}
.first {
	margin-left: 0px;
}
p.chck span.chck-container {
	margin: 0 10px 0 10px;
}
h3 {
	
	color: #ffffff !important;
	font-size:26px;
}
.icon01, .icon02, .icon03 {
	background-position: -5px center !important;
}
.content-block {
	float: left;
	width: 100%;
}
.label {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 15px 0;
}
.input-block {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 15px 0;
}
.description-block, .content {
	float: left;
	display: block;
	width: 100%;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	
}
.ui-accordion .ui-accordion-icons {
	padding-right: 125px !important;
}
.inner-container {
	margin: 20px 0 20px;
}
.first-preference-block,  {
	padding: 20px 0 20px;
}
.spacing {
	padding-bottom: 20px;
}
.topfix {
	padding-top: 20px;
}
h2 {
	font: 400 17px/22px Arial, sans-serif;
	color: #9d4717;
	margin: 20px 0 20px 0;
}
h1 {
	color: #9d4717;
	font: 400 25px/32px "Gotham Book", Arial, sans-serif;
	margin-bottom: 10px;
}
.mobile-hide {
	display: none;
}
.free-flow .labelfix, .zipcode {
	margin: 0 0 15px 0;
}
.free-flow .description-block {
	display: block;
	float: left;
	width: 100%;
}
.free-flow .input-block .input, .zipcode input, .input-block #zipcode {
	width: 258px;
}
.free-flow .input-block, .state, .zipcode, .state-label, .state-control, .submit-container, .unsublink {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
}
.state-control .year {
	width: 99.5%;
}
.free-flow a {
	margin-left: 0;
}
.top20 {
	padding-top: 0;
}
#design .labelfix {
	padding-top: 15px;
}
#content .labelfix {
	margin-bottom: 0px !important;
}
.desktop-hide {
	display: block;
}
.free-flow-container ul li p.chck label {
	font: 400 15px/20px Arial, sans-serif !important
}
.textarea {
	width: 86%;
}
.preference-container {
	width: 89%;
	margin: 0 0 20px 15px;
}
.optdown .last {
	margin: 0 0 40px 15px;
}
.preference-container p.chck label {
	width: 92%;
}
.inner-container {
	width: 100% !important;
	margin: 35px auto 50px auto;
	overflow: hidden;
}
.inner-container1 {
	width: 100% !important;
	margin: 25px auto 20px auto;
	overflow: hidden;
	
}
.inner-container2 {
	width: 100% !important;
	margin: 25px auto 20px auto;
	overflow: unset !important;
	background-color:#f5f5f5;
}
.inner-container5 {
	width: 100% !important;
	margin: 25px auto 20px auto;
	overflow: hidden;
	background-color:#d8d8d8;
}
.preference-desc {
	float: left;
	display: inline-block;
	width: 88%;
}

.unsublink {
	padding-top: 15px;
}
.optdown .last {
	margin: 0 0 20px 15px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	right: 0px !important;
	height:100% !important;
	width:80px;
	content:"Ramesh";
	color:#ffffff;
}
.submit-block {
	float: left;
	width: 100% !important;

	padding: 17px 0 17px 0;
}
.submit-block1 {
	float: left;
	width: 300px;

	padding: 27px 0 27px 0;
}

}


@media only screen and (max-width: 1024px) {
.inner-container {
	width: 100%;
	float: left;
	margin: 35px 0 65px 0;
}
div.Footer1 {
	background-color: #000001;
	width: 100% !important;
	margin: 0 auto !important;
}
.inner-container4 {
	width:90% !important;
	margin: 35px auto 50px auto;
	overflow: hidden;
}
.logo-left
{
	padding-left:24px !important;
	margin:0 auto !important;
}
.inner-container1 {
	width: 1000px;
	margin: 25px auto 20px auto;
	overflow: hidden;
	
}
.margin-bottom
{
	margin-bottom:20px;
}
.header h1, .header p {
	margin-left: 15px;
	margin-right: 15px;
}
.ui-accordion .ui-accordion-content {
	padding: 0 10px 0 10px;
}
.products .first-column, .products .second-column {
	float: left;
	display: block;
	width: 100%;
}
.ui-state-active .ui-icon {
	
	
	background-color:#515151 !important;
	
	
}
.product {
	margin-right: 10px;
	padding-right: 10px;
	width: 46%;
}
.productimage {
	width: 96%;
}
.nav ul {
    *zoom:1;
    list-style:none;

    margin:0;
    padding:0;
   
}
.Mobile80
{
	width:80% !important;
}
.nav ul:before,.nav ul:after {
    content:"";
    display:table;
}
.nav ul:after {
    clear:both;
}
.nav ul > li {
    float:left;
    position:relative;
	width:100% !important;
}
.nav li ul li {
	padding-left:0px !important; padding-right:0px !important;
}

.nav a {
    display:block;
    padding:15px 15px;
    line-height:1.2em;
    color:#fff;
    border-left:1px solid #595959;
	font-family: Arial, sans-serif;
}
.nav a:hover {
    /*text-decoration:none;
    background:#515151;*/
}
.nav li ul {
    background:#000001;
	display:block;
	width:100% !important;
}
.nav li ul li {
	
	display:block;
	width:100% !important;
}
.nav li ul a {
    border:none;
	text-decoration:none;
}
.nav li ul a:hover {
	/*background-color:#515151;*/
}
.noborder {
	border: 0px;
	padding-right: 0;
	margin-right: 0;
}
p.chck label {
	display: block;
	float: left;
	cursor: pointer;
	font: 400 10px/16px Arial, sans-serif;
}
.products .first-column {
	padding-bottom: 20px;
}
.container
{
	margin:0 auto !important;

}
.first {
	margin-left: 0px;
}
p.chck span.chck-container {
	margin: 0 10px 0 10px;
}
h3 {
	
	color: #ffffff !important;
	font-size:26px;
}
.icon01, .icon02, .icon03 {
	background-position: -5px center !important;
}
.content-block {
	float: left;
	width: 100%;
}
.label {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 15px 0;
}
.input-block {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 15px 0;
}
.description-block, .content {
	float: left;
	display: block;
	width: 100%;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	
}
.ui-accordion .ui-accordion-icons {
	padding-right: 125px !important;
}
.inner-container {
	margin: 20px 0 20px;
}
.first-preference-block,  {
	padding: 20px 0 20px;
}
.spacing {
	padding-bottom: 20px;
}
.topfix {
	padding-top: 20px;
}
h2 {
	font: 400 17px/22px Arial, sans-serif;
	color: #9d4717;
	margin: 20px 0 20px 0;
}
h1 {
	color: #9d4717;
	font: 400 25px/32px "Gotham Book", Arial, sans-serif;
	margin-bottom: 10px;
}
.mobile-hide {
	display: none;
}
.free-flow .labelfix, .zipcode {
	margin: 0 0 15px 0;
}
.free-flow .description-block {
	display: block;
	float: left;
	width: 100%;
}
.free-flow .input-block .input, .zipcode input, .input-block #zipcode {
	width: 258px;
}
.free-flow .input-block, .state, .zipcode, .state-label, .state-control, .submit-container, .unsublink {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
}
.state-control .year {
	width: 99.5%;
}
.free-flow a {
	margin-left: 0;
}
.top20 {
	padding-top: 0;
}
#design .labelfix {
	padding-top: 15px;
}
#content .labelfix {
	margin-bottom: 0px !important;
}
.desktop-hide {
	display: block;
}
.free-flow-container ul li p.chck label {
	font: 400 15px/20px Arial, sans-serif !important
}
.textarea {
	width: 86%;
}
.preference-container {
	width: 89%;
	margin: 0 0 20px 15px;
}
.optdown .last {
	margin: 0 0 40px 15px;
}
.preference-container p.chck label {
	width: 92%;
}
.inner-container {
	width: 100% !important;
	margin: 35px auto 50px auto;
	overflow: hidden;
}
.inner-container1 {
	width: 100% !important;
	margin: 25px auto 20px auto;
	overflow: hidden;
	
}
.inner-container2 {
	width: 100% !important;
	margin: 25px auto 20px auto;
	overflow: unset !important;
	background-color:#f5f5f5;
}
.inner-container5 {
	width: 100% !important;
	margin: 25px auto 20px auto;
	overflow: hidden;
	background-color:#d8d8d8;
}
.preference-desc {
	float: left;
	display: inline-block;
	width: 88%;
}

.unsublink {
	padding-top: 15px;
}
.optdown .last {
	margin: 0 0 20px 15px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	right: 0px !important;
	height:100% !important;
	width:80px;
	content:"Ramesh";
	color:#ffffff;
}
}
@media only screen and (max-width: 780px) {
.inner-container {
	width: 100%;
	float: left;
	margin: 35px 0 65px 0;
}
div.Footer1 {
	background-color: #000001;
	width: 100% !important;
	margin: 0 auto !important;
}
.textBox 
{
	width:92% !important;
	height:30px;
	border:1px solid #000001;
	border-radius:5px;
	margin-top:10px;
	text-indent:10px;
}
.form-start {
    display: block;

    margin-left: 13px;
    width: 100% !important;
}
.preferencesLeft {
    float: left;
    margin-right: 20px;
    width: 90% !important;
}
.preferencesRight {
    float: left;
    width: 90% !important;
}
.header h1, .header p {
	margin-left: 15px;
	margin-right: 15px;
}
.ui-accordion .ui-accordion-content {
	padding: 0 10px 0 10px;
}
.products .first-column, .products .second-column {
	float: left;
	display: block;
	width: 100%;
}
.ui-state-active .ui-icon {
	
	
	background-color:#515151 !important;
	
	
}
.logo-left
{
	padding-left:0px !important;
	margin:0 auto !important;
}
.photo1
{
	
	margin:0 auto !important;
	width:300px !important;
	text-align: !important;
	display:block !important;
}
.product {
	margin-right: 10px;
	padding-right: 10px;
	width: 46%;
}
.productimage {
	width: 96%;
}
.nav ul {
    *zoom:1;
    list-style:none;
    margin:0;
    padding:0;
   
}
.Mobile80
{
	width:80% !important;
}
.nav ul:before,.nav ul:after {
    content:"";
    display:table;
}
.nav ul:after {
    clear:both;
}
.nav ul > li {
    float:left;
    position:relative;
	width:100% !important;
}
.nav li ul li {
	padding-left:0px !important; padding-right:0px !important;
}

.nav a {
    display:block;
    padding:15px 15px;
    line-height:1.2em;
    color:#fff;
    border-left:1px solid #595959;
	font-family: Arial, sans-serif;
}
.nav a:hover {
    /*text-decoration:none;
    background:#515151;*/
}
.nav li ul {
    background:#000001;
	display:block;
	width:100% !important;
}
.nav li ul li {
	
	display:block;
	width:100% !important;
}
.nav li ul a {
    border:none;
	text-decoration:none;
}
.nav li ul a:hover {
	/*background-color:#515151;*/
}
.noborder {
	border: 0px;
	padding-right: 0;
	margin-right: 0;
}
p.chck label {
	display: block;
	float: left;
	cursor: pointer;
	font: 400 10px/16px Arial, sans-serif;
}
.products .first-column {
	padding-bottom: 20px;
}
.container
{
	margin:0 auto !important;

}
.first {
	margin-left: 0px;
}
p.chck span.chck-container {
	margin: 0 10px 0 10px;
}
h3 {
	
	color: #ffffff !important;
	font-size:26px;
}
.icon01, .icon02, .icon03 {
	background-position: -5px center !important;
}
.content-block {
	float: left;
	width: 100%;
}
.label {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 15px 0;
}
.input-block {
	float: left;
	display: block;
	width: 100%;
	margin: 0 0 15px 0;
}
.description-block, .content {
	float: left;
	display: block;
	width: 100%;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	
}
.ui-accordion .ui-accordion-icons {
	padding-right: 125px !important;
}
.inner-container {
	margin: 20px 0 20px;
}
.first-preference-block,  {
	padding: 20px 0 20px;
}
.spacing {
	padding-bottom: 20px;
}
.topfix {
	padding-top: 20px;
}
h2 {
	font: 400 17px/22px Arial, sans-serif;
	color: #9d4717;
	margin: 20px 0 20px 0;
}
h1 {
	color: #9d4717;
	font: 400 25px/32px "Gotham Book", Arial, sans-serif;
	margin-bottom: 10px;
}
.mobile-hide {
	display: none;
}
.free-flow .labelfix, .zipcode {
	margin: 0 0 15px 0;
}
.free-flow .description-block {
	display: block;
	float: left;
	width: 100%;
}
.free-flow .input-block .input, .zipcode input, .input-block #zipcode {
	width: 258px;
}
.free-flow .input-block, .state, .zipcode, .state-label, .state-control, .submit-container, .unsublink {
	display: block;
	float: left;
	width: 100%;
	margin: 0;
}
.state-control .year {
	width: 99.5%;
}
.free-flow a {
	margin-left: 0;
}
.top20 {
	padding-top: 0;
}
#design .labelfix {
	padding-top: 15px;
}
#content .labelfix {
	margin-bottom: 0px !important;
}
.desktop-hide {
	display: block;
}
.free-flow-container ul li p.chck label {
	font: 400 15px/20px Arial, sans-serif !important
}
.textarea {
	width: 86%;
}
.preference-container {
	width: 89%;
	margin: 0 0 20px 15px;
}
.optdown .last {
	margin: 0 0 40px 15px;
}
.preference-container p.chck label {
	width: 92%;
}
.inner-container {
	width: 100% !important;
	margin: 35px auto 50px auto;
	overflow: hidden;
}
.inner-container1 {
	width: 100% !important;
	margin: 25px auto 20px auto;
	overflow: hidden;
	
}
.inner-container2 {
	width: 100% !important;
	margin: 25px auto 20px auto;
	overflow: unset !important;
	background-color:#f5f5f5;
}
.inner-container5 {
	width: 100% !important;
	margin: 25px auto 20px auto;
	overflow: hidden;
	background-color:#d8d8d8;
}
.preference-desc {
	float: left;
	display: inline-block;
	width: 88%;
}

.unsublink {
	padding-top: 15px;
}
.optdown .last {
	margin: 0 0 20px 15px;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	right: 0px !important;
	height:100% !important;
	width:80px;
	content:"Ramesh";
	color:#ffffff;
}
}

