@charset "UTF-8";
#sidebar1 #newtositebutton {
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 8px 0px 8px 0px;
border-radius: 8px 0px 8px 0px; 
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	background-color: #A0D500;
	color: #252525;
	border: 1px solid #999999;
	font-weight: bold;
	margin-bottom: 14px;
}
.twoColFixLtHdr #footer .topbartext p font a {
	color: #CCC;
	text-decoration: none;
}

#sidebar1 font {
	text-transform: capitalize;
}
#sidebar1 #newtositebutton:hover {
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 8px 0px 8px 0px;
border-radius: 8px 0px 8px 0px; 
	text-decoration: none;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
	background-color: #FB9700;
	color: #252525;
	border: 1px solid #999999;
	font-weight: bold;
	margin-bottom: 14px;
}
#header .login #subscribe-button {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 8px 0px 8px 0px;
	border-radius: 8px 0px 8px 0px;
	display: block;
	background-color: #FB9700;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	color: #222121;
	margin-top: -6px;
}
#header .login #subscribe-button:hover {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 8px 0px 8px 0px;
	border-radius: 8px 0px 8px 0px;
	display: block;
	background-color: #333333;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	color: #CCCCCC;
	margin-top: -6px;
	margin-bottom: 0px;
}
.dynamic_formbutton {
	background-color: #F88409;
	padding: 8px;
	width: 400px;
	text-decoration: none;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dynamic_formbutton:hover {
	background-color: #FFCC00;
	padding: 8px;
	width: 400px;
	text-decoration: none;
	font-size: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr #apDiv2 {
	height: 1500px;
	width: 100%;
	background-image: url(../images/bkgnd-trans-gray.png);
}
.twoColFixLtHdr #apDiv2 #beta {
	-webkit-box-shadow: 3px 3px 12px 3px rgba(00, 00, 00, 1);
	-moz-box-shadow: 3px 3px 12px 3px rgba(00, 00, 00, 1);
	box-shadow: 3px 3px 12px 3px rgba(00, 00, 00, 1);
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	background-color: #000000;
	font-weight: bolder;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
           .twoColFixLtHdr #maincontainer #mainContent #sidebar1 .merchantheader .tagline h6 {
	font-size: medium;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em; /* set default font size to 14px */
	line-height: 1.42857em;
	background-repeat: repeat-x;
	background-position: center top;
	color: #000000;
	text-transform: capitalize;
	background-image: url(../images/sky.jpg);
}
.merchant_list {
	background-color: #EAEAEA;
	padding: 8px;
	font-size: small;
	width: 100%;
}

.bodytext p {
	font-size:0.875em;
}


.tagline {
	color: #97C900;
	font-size: medium;
	font-weight: bold;
	text-align: center;
	text-transform: capitalize;
	line-height: normal;
}



.merchantheader {
	margin-bottom: 20px;
	text-align: center;
}
.sidebarheader {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 0px;
	background-color: #FB9700;
}
.merchantlogo {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #FB9700;
	margin-bottom: 10px;
	background-color: #FFF;
	height: 99;
	padding-top: 4px;
}

.twoColFixLtHdr #maincontainer #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .infoblock .frame2 .frame1 p img {
	margin: 0px;
	padding: 0px;
	
}

.twoColFixLtHdr  #header  {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
	height: 120px;
	text-align: center;
} 
.featuredbar {
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 0px 8px 0px 0px;
border-radius: 0px 8px 0px 0px;
	background-image: url(../images/bkgnd_featurebar.png);
	background-repeat: repeat-x;
	padding-top: 26px;
	padding-bottom: 28px;
	margin-bottom: 14px;
	background-color: #191919;
	background-position: center top;
	padding-left: 14px;
	margin-left: -14px;
}
.featuredbar2 {
	background-repeat: repeat-x;
	background-position: center top;
	color: #191919;
	clear: none;
	position: relative;
	margin-bottom: 10px;
}

.featuredbar h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FB9700;
}
.description {
	margin-top: -10px;
	color: #FFF;
}
#small .subhead {
	margin-top: -10px;
	color: #191919;
}

.sidenote {
	font-size:0.75em;
}

<style type="text/css">
body {
	font-size:16px;
}
.twoColFixLtHdr  #maincontainer {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-bottom: 10px;
	height: 100%;
} 
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
} 
#mainContent_fullwidth {
	background-color: #333333;
	padding: 14px;
}
.wrapperright {
	width: 696px;
	float: right;
	padding-left: 14px;
}

.fade {
	background-image: url(../images/fade.png);
	height: 182px;
	width: 540px;
	position: absolute;
	float: left;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	z-index: 1000;
}
.logo {
	height: 88px;
	width: 275px;
	position: absolute;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	top: -5px;
	left: 2px;
}
.twoColFixLtHdr #container #header h1 {
	color: #FFFFFF;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 8px 0px 8px 0px;
border-radius: 8px 0px 8px 0px;
	background-color: #191919;
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
	width: 210px;
	float: left;
	background-image: url(../images/bkgnd-sidebar.jpg);
	border: 1px none #666;
	padding: 20px;
}


.login {
	-moz-border-radius: 15px;
	border-radius: 15px;
	float: right;
	font-weight: bold;
	color: #272727;
	font-size: small;
	line-height: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
	margin-top: 18px;
}
.twoColFixLtHdr #maincontainer #header .login #form2 {
	margin-top: -10px;
}
.twoColFixLtHdr #maincontainer #header .login h5 {
	font-size: x-large;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: -14px;
	margin-top: 0px;
	color: #FFF;
}
.twoColFixLtHdr #maincontainer #header .login p {
	line-height: normal;
}


.topbar {
	background-image: url(../images/bkgnd_topbar.png);
	text-align: left;
	height: 30px;
	font-size: small;
	padding-top: 2px;
	position: relative;
	
}
.topbartext {
	left: 0px;
	top: 2px;
	color: #999;
	padding: 10px;
}
.topbar-right {
	position: absolute;
	right: 0px;
	top: 4px;
	text-align: right;
	margin-right: 16px;
}
.twoColFixLtHdr .topbar .topbarcontainer .topbartext em {
	font-style: normal;
	color: #FB9700;
}

.twoColFixLtHdr .topbar a {
	color: #A0D500;
}


.twoColFixLtHdr #maincontainer #sidebar1 ul {
	list-style-type: square;
	text-indent: 0px;
}
.twoColFixLtHdr #maincontainer #sidebar1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -20px;
	text-indent: 0px;
	list-style-type: disc;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	font-size: 90%;
	line-height: 120%;
}
.subhead {
	width: 390px;
	font-size: 100%;
	color: #97C900;
	line-height: normal;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	margin-top: -6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subhead2 {
	font-size: 90%;
	line-height: normal;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-align: right;
}
.twoColFixLtHdr #maincontainer #sidebar1 a {
	color: #FB9700;
}
.formbutton {
	font-weight: bolder;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FB9700;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #edecec;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #edecec;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}

.formbutton:hover {
	font-weight: bold;
	padding-right: 4px;
	padding-left: 4px;
	background-color: #353535;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #edecec;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #edecec;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #footer {
	background-color: #333333;
	height: 100px;
	padding: 0;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
} 
.footer2 {
	background-color: #000000;
	height: 20px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.slidewrapper {
	height: 240px;
	background-color: #666666;
}
.twoColFixLtHdr #head-container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.logoblock {
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 6px 0px 6px 0px;
border-radius: 6px 0px 6px 0px; 
	height: 74px;
	width: 144px;
	float: left;
	background-color: #FFFFFF;
	margin-bottom: 11px;
	padding: 4px;
	margin-right: 11px;
}

.logoblock:hover {
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 6px 0px 6px 0px;
border-radius: 6px 0px 6px 0px;
	height: 74px;
	width: 144px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 11px;
	margin-bottom: 11px;
	border: 4px solid #FB9700;
	padding: 0px;
}
.infoblock {
	margin-right: 14px;
	float: left;
	margin-top: 10px;
	background-color: #efefef;
	margin-left: 14px;
	margin-bottom: 5px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	background-repeat: no-repeat;
	width: 610px;
	font-size: 12px;
	font-weight: normal;
}
.infocopy {
	width: 580px;
	padding-right: 14px;
	padding-left: 14px;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.tauborn {
	background-image: url(../images/tauborn.png);
	background-repeat: no-repeat;
	height: 102px;
	width: 90px;
}

.twoColFixLtHdr #maincontainer #header .navigation ul {
	font-size: 50%;
	font-weight: normal;
	padding: 10px;
}
.twoColFixLtHdr #maincontainer #header .navigation li   {
	cursor: hand;
	float: left;
	list-style-type: none;
	background-image: url(../images/bkgnd_featurebar.png);
	font-size: 200%;
	font-weight: bold;
	color: #FB9700;
	height: 30px;
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px none #999999;
}
.twoColFixLtHdr #maincontainer #header .navigation li:hover {
	cursor: hand;
	float: left;
	list-style-type: none;
	background-image: none;
	font-size: 200%;
	font-weight: bold;
	color: #333333;
	height: 30px;
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px none #999999;
	background-color: #97C900;
}
.twoColFixLtHdr #maincontainer #header .navigation a {
	text-decoration: none;
	color: #FB9700;
}.twoColFixLtHdr #maincontainer #header .navigation a:hover {
	text-decoration: none;
	color: #383838;
}
.navigation {
	font-weight: normal;
	background-repeat: no-repeat;
	position: absolute;
	right: 7px;
	top: 27px;
	padding: 0px;
	width: 376px;
}
.twoColFixLtHdr #maincontainer #sidebar1 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: -20px;
	text-indent: 0px;
	list-style-type: disc;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	font-size: 90%;
	line-height: 120%;
}
.twoColFixLtHdr #maincontainer #mainContent #signupform {
	background-color: #FB9700;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 100%;
	background-repeat: no-repeat;
	margin: 8px;
}
.formfield {
	height: 30px;
	width: 144px;
	font-size: 125%;
	color: #666666;
}
.twoColFixLtHdr .topbar a {
	color: #CCC;
	text-decoration: none;
}
.twoColFixLtHdr #maincontainer #sidebar1 .sidebarheader h3 {
	line-height: normal;
}
.frame1 {
	padding: 8px;
	border: 1px solid #999;
	background-color: #FFF;
}
.twoColFixLtHdr #maincontainer #mainContent #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent.TabbedPanelsContentVisible .coupon table tr td .merchantlogo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.twoColFixLtHdr #maincontainer #mainContent #sidebar1 .sidebarheader #form1 #submit2 {
	padding: 14px;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
}
.twoColFixLtHdr #maincontainer #mainContent #sidebar1 .sidebarheader #form1 #submit2:hover {
	padding: 14px;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
}
sidebaraddress {
	font-weight: normal;
	color: #FFF;
	text-align: center;
	font-size: small;
}
.twoColFixLtHdr #maincontainer #sidebar1 .sidebarheader font {
	font-size: medium;
	line-height: normal;
}
.searchresults {
	font-size: small;
	width: 97%;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.twoColFixLtHdr #maincontainer #sidebar1 #form1 h3 {
	margin-bottom: 0px;
	font-size: large;
}
.twoColFixLtHdr #maincontainer #sidebar1 #form1 h3 p {
	font-size: xx-small;
}

.twoColFixLtHdr #maincontainer #sidebar1 #form1 h3 #Search {
	margin-top: 8px;
}

.twoColFixLtHdr #maincontainer #header .fb-send {
	width: 250px;
	float: right;
	padding-top: 6px;
	color: #FFF;
}
.topbarcontainer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	color: #CCCCCC;
	padding-top: 4px;
	}
.tabcontainer {
	position: relative;
	margin: 0px;
}
.twoColFixLtHdr #maincontainer #mainContent #sidebar1 #apDiv1 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 6px;
	margin-top: -20px;
	margin-left: -20px;
}
.twoColFixLtHdr #maincontainer #mainContent #sidebar1 .button-green a {
	color: #FFF;
	text-decoration: none;
}
.twoColFixLtHdr #maincontainer #mainContent #sidebar1 .button-green p a {
	margin: 0px;
	padding: 0px;
}
.twoColFixLtHdr #maincontainer #mainContent #sidebar1 .button-green h3 a {
	margin: 0px;
	padding: 0px;
	font-size: medium;
	line-height: 0px;
}
.button-green {
	text-align: center;
	padding: 0px;
	font-weight: bold;
	height: 32px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/button-green.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.button-green-hover {
	text-align: center;
	padding: 0px;
	font-weight: bold;
	height: 32px;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/button-green-hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#form2 {
	margin-top: 40px;
}

.clientlist {
	background-color: #666;
	padding: 4px;
	font-size: small;
}
.geoloaction {
	margin-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FB9700;
	padding: 6px;
}
#wrap #mycarousel ul {
	text-align: center;
}

#wrap #mycarousel ul li {
	text-align: center;
}
.logoblock_sidebar {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 8px 0px 8px 0px;
	border-radius: 8px 0px 8px 0px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.twoColFixLtHdr #maincontainer #mainContent #sidebar1 .geolocation {
	margin-top: 30px;
}
.formwrapper {
}
.twoColFixLtHdr #footer .topbartext p a font {
	color: #FFF;
	text-decoration: none;
}
.twoColFixLtHdr #maincontainer #mainContent p {
	font-size: x-large;
	font-weight: bold;
}
.twoColFixLtHdr #maincontainer #mainContent #form1 table tr td {

}
.twoColFixLtHdr #maincontainer #mainContent #sidebar1 .row #store-locator-container #form-container #user-location table tr td #address{
	width: 200px;
	color: #000;
	border: 1px solid #999;
	font-size: 16px;
	padding: 6px;
	margin-top: 6px;
}
.twoColFixLtHdr #maincontainer #mainContent #sidebar1 .row #store-locator-container #form-container #user-location {
	margin: 0px;
	padding: 0px;
}
#sidebar1 button {
	font-weight: bold;
	color: #000;
	text-align: left;
	padding: 10px;
	width: 100%;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	cursor: pointer;
	background: #ffb76b; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffb76b 0%, #ffa73d 50%, #ff7c00 51%, #ff7f04 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffb76b), color-stop(50%,#ffa73d), color-stop(51%,#ff7c00), color-stop(100%,#ff7f04)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffb76b 0%,#ffa73d 50%,#ff7c00 51%,#ff7f04 100%); /* W3C */



	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 80%;
}
#sidebar1 button:hover {
background: #fb955e; /* Old browsers */
background: -moz-linear-gradient(top,  #fb955e 0%, #ea5507 49%, #f17432 50%, #feccb1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fb955e), color-stop(49%,#ea5507), color-stop(50%,#f17432), color-stop(100%,#feccb1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fb955e 0%,#ea5507 49%,#f17432 50%,#feccb1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fb955e 0%,#ea5507 49%,#f17432 50%,#feccb1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fb955e 0%,#ea5507 49%,#f17432 50%,#feccb1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fb955e 0%,#ea5507 49%,#f17432 50%,#feccb1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb955e', endColorstr='#feccb1',GradientType=0 ); /* IE6-9 */

}
