html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
margin:0;
padding:0;
}
body {
color:#58595B;
font-family:Verdana, Geneva, sans-serif;
background:url(../../static/images/bg-clouds.jpg) no-repeat scroll 0 0 #FFF;
font-size:8pt;
line-height:1.6em;
}
.extra-small {
font-size: 8px;
}
ol,ul {
list-style:none outside none;
line-height:2em;
}
.imagepadding {
padding:0px 10px 5px 0px;
}
blockquote,q {
quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
content:none;
}
:focus {
outline:0;
}
ins {
text-decoration:none;
}
del {
text-decoration:line-through;
}
table {
border-collapse:collapse;
border-spacing:0;
}
#navigation-container {
border:0 none;
border-bottom:0 solid #DDD;
position:relative;
width:980px;
margin:0 auto;
padding:1em 0 .2em;
    height:60px;
}
#orange-bar {
width:100%;
background-color:orange;
min-height:4px;
-moz-box-shadow:0 3px 4px #CCC;
-webkit-box-shadow:0 3px 4px #CCC;
box-shadow:0 3px 4px #CCC;
}
#header-separator {
height:3px;
background-color:#fe7c34;
width:100%;
float:right;
padding:0;
}
#beta-bar {
width:100%;
min-height:35px;
background-color:#FFF4E2;
font-size:110%;
border-bottom:1px solid orange;
}
.notification-bar p {
font-size:100%;
color:#FE7C34;
font-weight:700;
padding-left: 10px;
}
#javascript-disabled-bar {
width:100%;
min-height:35px;
background-color:#FFF4E2;
font-size:100%;
border-bottom:1px solid orange;
display:none;
}
#navigation-container ul {
display:inline;
float:right;
margin:0;
}
#navigation-container-stats {
margin:0 auto;
}
#content-left {
float:left;
width:680px;
}
#content-right {
float:right;
width:290px;
padding-left:10px;
}
#content-left-sidebar {
float:left;
width:334px;
padding-right:10px;
}
#content-right-main {
float:left;
width:640px;
padding-left:10px;
}
#navigation > ul li {
float:left;
height:41px;
}
.feat_cat {
border-top:1px solid #FFF;
position:relative;
min-height:170px;
padding:5px 0 0 4px;
}
.feat_cat .next {
cursor:pointer;
position:absolute;
right:0;
top:60px;
z-index:20;
}
.feat_cat .prev {
cursor:pointer;
left:0;
position:absolute;
top:60px;
z-index:20;
}
#topProfiles ul li {
margin:0 4px 0 0;
}
#category-center {
position:relative;
margin-right:auto;
margin-left:auto;
min-height:29px;
}
#category-center ul li {
margin:0 15px 0 0;
}
#category-center > ul li {
float:left;
height:25px;
}
#storeList {
min-height:10px;
padding-top:5px;
}
#storeList li {
border-left:1px dotted #CCC;
float:left;
list-style-type:none;
padding:0 6px;
}
.breadcrumb_nav {
color:#666;
font-size:.85em;
font-style:italic;
}
#participating-merchants {
position:relative;
padding:0;
}
#participating-merchants li {
line-height:1.9em;
}
#advertisments-box {
margin-left:-10px;
text-align:center;
padding:5px 0 0 5px;
}
#advertisments-box img {
border:4px solid #e0e0e0;
margin:0;
padding:0;
}
#advertisments-box li {
line-height:15px;
margin:0;
padding:0;
}

.merch_select a {
color:#FE7C34;
text-shadow:0 1px 0 #FFF;
font-weight:700;
padding-left:25px;
background:url(../../static/images/error_icon.png) no-repeat -30px 0;
}
.dash-left {
width:290px;
padding:5px 15px 0 0px;
}
.dash-right {
width:640px;
margin:10px 0 0;
padding:5px 15px 0 15px;
float:right;
}

.dash-right-standard {
width:640px;
margin:10px 0 0;
padding:5px 0px 0 0px;
float:left;
}
.red {
text-shadow:0 1px 0 #FFF;
color:red;
}

.blue {
color:#4D90E7;
text-decoration: underline;
}

a.pointer, span.pointer, div.pointer{
 cursor: pointer;
}

.white {
color:#eee;
text-decoration: underline;
}

.orangelink {
color:orange;
text-decoration: underline;
font-size:14px;
font-weight:bold;
}

.orangelink:hover {
color:#F04E22;
text-decoration: underline;
}

.orange {
color:orange;
}
.greenleaf {
color:#8dc63f;
}
.pointer {
cursor:pointer;
}
.code {
font-family:Monaco;
font-size:8pt;
color:black;
}
pre.code {
    border:1px dashed #E1E1E1;
    color:#333344;
    background:#FAFAFA;
    font-family:monospace;
    white-space: normal;
    font-size:11px;
    padding:0.5em;
}

ul#tabnav {
text-align:left;
border-bottom:0 solid #6c6;
list-style-type:none;
margin:1em 0;
padding:3px 10px;
}
body#tab1 li.tab1,body#tab2 li.tab2,body#tab3 li.tab3,body#tab4 li.tab4 {
border-bottom:1px solid #fff;
background-color:#fff;
}
body#tab1 li.tab1 a,body#tab2 li.tab2 a,body#tab3 li.tab3 a,body#tab4 li.tab4 a {
background-color:#fff;
color:#000;
position:relative;
top:1px;
padding-top:4px;
}
ul#tabnav li a {
border:1px solid #FFF;
background-color:orange;
color:#FFF;
margin-right:0;
border-bottom:none;
padding:8px 14px;
}
ul#tabnav a:hover {
background:#b5650d;
border:1px;
}

ul#topnav {
    float:left;
    width:100%;
    list-style:none;
    min-height:49px;
    margin:0 0 0px;
    padding:0;
}
ul#topnav li {
    float:left;
    position:relative;
    list-style:none;
    z-index:10!important;
    margin:0;
    padding:0;

}
ul#topnav li a.bar{
    float:left;
    height:27px;
    color:#fff;
    background-color:#4D90E7;
    border-left:1px solid #b9cedc;
    border-right:1px solid #b9cedc;
    border-top:2px solid #b9cedc;
    border-bottom:1px solid #FFF;
    padding:3px 30px 0px 30px;
    text-align:center;
}


ul#topnav li .sub {
    position:absolute;
    z-index:10000!important;
    top:32px;
    background:#FFF;
    float:left;
    -moz-box-shadow:0 3px 7px #CCC;
    -webkit-box-shadow:0 3px 7px #CCC;
    box-shadow:0 3px 7px #CCC;
    -moz-border-radius-bottomright:5px;
    -khtml-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px;
    -moz-border-radius-bottomleft:5px;
    -khtml-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px;
    display:none;
    border:2px solid #c9dbf2;
    padding:25px;
}

ul#topnav .sub a{
    background-color:#FFF;
    text-shadow:0 0 0 #FFF;
    background-image:none;
    border:0px solid #b9cedc;
    padding:0 0 0 0;
    text-align:inherit;
}

ul#topnav .subbox {
    background-color:#FFF;
    text-shadow:0 0 0 #FFF;
    background-image:none;
    border:0px solid #b9cedc;
    padding:0 10px 0 0;
    float:left;
}

ul#topnav li .row {
    clear:both;
    float:left;
    width:100%;
    margin-bottom:2px;
}
ul#topnav li .sub ul {
    list-style:none;
    float:left;
    margin:0;
    padding:0;
}

ul#topnav .sub h2 {
    font-weight:bold;
    font:1.6em/1.6em Helvetica Neue,Arial,sans-serif;
    margin:5px 10px 0 0;
}

#topnav .sub ul li {
float:none;
display:inline;
}

ul#topnav .sub ul li a {
float:none;
text-indent:15px;
height:auto;
background:url(../../static/images/navlist_arrow.png) no-repeat 5px 7px;
display:block;
text-decoration:none;
text-align:left;
line-height:1.8em;
}

ul#topnav .sub ul li a:hover {
text-decoration:underline;
}

ul.sidenav {
float:left;
list-style:none;
margin:0;
padding:0;
}
ul.sidenav li {
position:relative;
float:left;
margin:0;
padding:0;
}
ul.sidenav li a {
border-top:0 solid #3373a9;
border-bottom:0 solid #003867;
display:block;
text-decoration:none;
width:165px;
position:relative;
z-index:0;
padding:5px 5px 5px 15px;
font-size:12px
}
ul.sidenav li a:hover {
background-color:#ececec;
border-top:0 solid #1a4c76;
}
ul.sidenav li div {
display:none;
position:absolute;
top:2px;
left:0;
width:225px;
font-size:.9em;
background:url(../../static/images/bubble_top.gif) no-repeat right top;
}
ul.sidenav li div p {
color:#FFF;
line-height:1.6em;
background:url(../../static/images/bubble_btm.gif) no-repeat right bottom;
margin:7px 0;
padding:0 5px 10px 30px;
}
#search_store {
background:none repeat scroll 0 0 blue;
border:1px solid blue;
font-size:24px;
margin-bottom:16px;
margin-right:6px;
margin-top:2px;
width:97%;
color:gray;
padding:3px;
}
.submitform {
background:url(../../static/images/btn-search.png) no-repeat scroll 0 0 transparent;
border:medium none;
color:transparent;
cursor:pointer;
height:31px;
opacity:0.8;
position:absolute;
text-indent:-9999px;
width:110px;
margin:0;
padding:0;
}
.submitform-small {
background:url(../../static/images/btn-search-small.png) no-repeat scroll 0 0 transparent;
border:medium none;
color:transparent;
cursor:pointer;
height:25px;
opacity:0.8;
position:absolute;
text-indent:-9999px;
width:80px;
margin:0;
padding:0;
}
#container {
width:995px;
overflow:visible;
margin:0 auto;
min-height:990px;
}
#chatbox {
width:995px;
overflow:visible;
margin: 0 auto;

}
header {
background-color:#141414;
display:block;
font-size:1em;
height:68px;
min-width:955px;
padding:14px 25px 0;
}
#content {
position:relative;
width:985px;
overflow:visible;
}
#category-horizontal-content-width li ul li {
float:left;
display:inline;
}
#content-header {
background:url(../../static/images/banner-background.png) no-repeat scroll 0 0 transparent;
margin-left:-26px;
min-height:397px;
position:relative;
width:1030px;
padding:10px 10px 0 22px;
}
.content-header-span {
margin-left:-26px;
position:relative;
width:985px;
padding:10px 10px 0 22px;
}
.ipad {
background:url(../../static/images/giveaway-ipad.jpg) no-repeat scroll 0 0 transparent;
}
#content-header h1 strong {
font-weight:700;
font-size:32px;
}
#content-header-bigad {
/*background:url(../../static/images/bg-rankings.png) no-repeat scroll 0 0 transparent;*/
position:relative;
width:995px;
min-height:140px;
padding:20px 0 0;
}
#content-header-merchant-solutions {
position:relative;
width:995px;
min-height:140px;
padding:20px 0 0;
}
.peopleImageStack {
width:200px;
margin-top:-32px;
text-align:center;
padding:0 5px 0 35px;
}
.intense {
color:#3d3d3d;
font:28px "Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
font-weight:bold;
letter-spacing:-2px;
text-shadow:0 1px 0 #FFF;
margin:5px 10px 0 0;
}

.pretty {
font-size: 39px;
line-height: 0.9em;
margin: 0 0 21px;
text-align: left;
font-family: "HelveticaNeue-Bold","HelveticaNeue",Helvetica,Arial,Sans-serif;
font-weight: bold;
letter-spacing: -0.03em;
margin-bottom: 40px;
word-spacing: -0.04em;
}


#search-box-home {
background:url(../../static/images/search-box.jpg) no-repeat;
position:relative;
width:480px;
height:164px;
color:#FFF;
margin-left:-15px;
padding:25px 0 0 25px;
}
.fontsize {
font-size:50%;
}
#content-col-30 {
position:relative;
width:280px;
min-height:300px;
font-size:10px;
-moz-border-radius:6px;
color:#505156;
margin:10px;
padding:5px;
}
#merchant-review-left {
position:relative;
width:300px;
min-height:300px;
font-size:11px;
padding:0;
}
#merchant-review-right {
position:relative;
width:670px;
min-height:300px;
}
#content-col-right-30 {
float:right;
position:relative;
width:334px;
min-height:300px;
font-size:11px;
padding:10px 10px 0;
}
#content-col-right-40 {
float:right;
position:relative;
width:350px;
min-height:300px;
font-size:11px;
padding:10px 10px 0;
}
#content-col-left-70 {
float:left;
position:relative;
width:620px;
min-height:300px;
padding:0 0 0 5px;
}
#content-col-left-60 {
float:left;
position:relative;
width:575px;
min-height:300px;
padding:0 0 0 5px;
}
#content-col-left {
float:left;
position:relative;
width:710px;
min-height:300px;
padding:20px 10px 0 0;
}
#content-col-right {
float:right;
position:relative;
width:240px;
min-height:300px;
font-size:10px;
line-height:1.5em;
padding:0;
}
.store-right {
float:right;
width:290px;
padding-top:5px;
margin-top:53px;
padding-left:20px;
margin-right:0px;
padding-right:0px;
/*background:url(../../static/images/side-border.png) repeat-y left top;*/
border-left:0px dotted #c1c1c1;
}
#register-left {
float:left;
position:relative;
width:570px;
min-height:300px;
padding:0;
}
#register-right {
float:right;
position:relative;
width:400px;
min-height:300px;
font-size:11px;
padding:0 0 0 10px;
}
.form-field{
position:relative;
}
.field-info{
margin: 0;
padding: 0 0 0 4px;
position: absolute;
width: 200px;
z-index: 11;
right:-210px;
border:1px solid #b9b9b9;
-moz-border-radius: 4px;
border-radius: 4px;
background: #ffffff;
display:none;
    top:10px
}
#joinus .field-info{
min-height:6em;
left:105%;
}

#add .field-info {
    min-height:6em;left:450px
}

.field-info div{
width:180px;margin:auto;padding:10px 0px 10px 0px;
}
.field-info img{
position:absolute;
left:-4px;
top:3em;
}
#content-col-left ul {
list-style-type:disc;
line-height:2.4em;
}
.question {
font-size:110%;
font-weight:700;
padding-top:10px;
color:#333;
}
.answer {
padding-left:16px;
}
#left {
float:left;
width:150px;
background:url(corner.gif) top right no-repeat;
font-size:80%;
margin:0;
padding:0;
}
#right {
float:right;
width:150px;
background:url(corner.gif) top right no-repeat;
font-size:80%;
margin:0;
padding:0;
}
#middle {
font-size:80%;
margin:0 150px;
}
.column-in {
margin:0;
padding:.5em 2.9em .5em .5em;
}
.column-center {
width:927px;
margin-left:auto;
margin-right:auto;
}
.inset {
margin-left:25px;
}
.w10 {
width:10%;
}
.w20 {
width:20%;
}
.w25 {
width:25%;
}
.w30 {
width:30%;
}
.w40 {
width:45%;
}
.w50 {
width:50%;
}
.w60 {
width:60%;
}
.w70 {
width:70%;
}
.w80 {
width:80%;
}
.w90 {
width:90%;
}
.abs {
vertical-align:middle;
margin-bottom:.25em;
float:left;
padding:0 0 0 .5em;
}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.cleaner {
clear:both;
height:1px;
font-size:1px;
border:none;
background:transparent;
margin:0;
padding:0;
}
.separator {
clear:both;
height:20px;
font-size:1px;
border:none;
background:transparent;
margin:0;
padding:0;
}
.separator-big {
clear:both;
height:40px;
font-size:1px;
border:none;
background:transparent;
margin:0;
padding:0;
}
.separator-medium {
clear:both;
height:10px;
font-size:1px;
border:none;
background:transparent;
margin:0;
padding:0;
}
.separator-small {
clear:both;
height:5px;
font-size:1px;
border:none;
background:transparent;
margin:0;
padding:0;
}
h1,h2,h3,h4 {
font-family:Helvetica, "Georgia","Times New Roman",Arial,sans-serif;
color:#444444;
margin:.2em 0;
}

h3 strong {
background-color: orange;
color: #FFFFFF;
font-weight: bold;
padding: 3px 3px 3px 3px;
line-height: 1.9em;

}

.storeTitle {
font-weight:bold;
text-decoration:underline;
font-size:18px;
color:#1a69cf;
}

p {
color:#58595B;
font-family:Verdana,"Bitstream Vera Sans",Arial,sans-serif;
font-size:9pt;
line-height:1.6em;
margin:.9em 0;
}
.copy {
text-align:center;
font-size:80%;
}
h1 {
font-size:1.7em;
line-height:1.2em;
margin-bottom:8px;
}
h2 {
font-size:1.4em;
margin:15px 0 8px;
}
h3 {
font-size:1.2em;
margin:15px 0 8px;
}
h4 {
font-size:1.1em;
margin:15px 0 8px;
}
h1 span {
font-size:8pt;
color:grey;
}
p#hs {
color:#666;
font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
font-size:9pt;
margin-top:.5em;
}
.quote {
font-size:13pt;
font-style:oblique;
color:#666;
line-height:1.5em;
margin:15px 0 10px;
}
.quotePress {
font-size:1.1em;
font-style:oblique;
color:#999;
line-height:1.7em;
margin:15px 0 10px;
}
.paragraph-big {
text-align:left;
font-family:Helvetica Neue,Lucida Grande;
color:#454545;
font-size: 17px;
line-height:1.3em;
}

.paragraph-medium {
font-size:115%;
line-height:1.5em;
color:#6b6b6b;
}
p#hs span {
font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
font-size:9pt;
font-weight:700;
letter-spacing:auto;
text-transform:uppercase;
}
.noteClassy {
color:#0d6bbf;
font-size:18px;
line-height:1.2em;
margin-bottom:11px;
font-family:Georgia,Times,"Times New Roman",serif;
font-weight:400;
float:left;
font-style:italic;
}
.InsightsSmallNote {
color:gray;
font-size:9px;
padding:10px 0 0;
}
.grey {
color:#9d9d9d;
}
.noteClassy .small {
font-family:"Lucida Grande",Verdana,Corbel,"Bitstream Vera Sans","DejaVu Sans",sans-serif;
font-weight:700;
font-size:11px;
font-style:normal;
line-height:120%;
color:#0076a3;
}
.note {
font-family:"Lucida Grande",Verdana,Corbel,"Bitstream Vera Sans","DejaVu Sans",sans-serif;
font-size:95%;
color:#666;
line-height:1.2em;
}
.note a {
text-decoration:underline;
}
a {
color:#4D90E7;
font-weight:300;
text-decoration:none;
cursor:pointer;
}
a:hover {
color:#0076a3;
text-decoration:underline;
}
.clear {
overflow:hidden;
width:100%;
}
a.button {
background:transparent url(../../static/images/bg_button_a.png) no-repeat scroll top right;
color:#fff;
display:block;
float:left;
font:18px arial, sans-serif;
font-weight:700;
height:72px;
margin-right:56px;
padding-right:18px;
text-decoration:none;
}

/*orange search button */
a.button-orange {
text-shadow:0 1px 0 #ba7600;
background:transparent url(../../static/images/bg_button_a_orange.png) no-repeat scroll top right;
color:#fff;
display:block;
float:left;
font:18px arial, sans-serif;
font-weight:700;
height:44px;
padding-right:18px;
text-decoration:none;
}
a.button-orange span {
background:transparent url(../../static/images/bg_button_span_orange.png) no-repeat;
display:block;
line-height:34px;
padding:5px 0 5px 18px;
}
a.button-orange:hover {
text-shadow:0 1px 0 #FFF;
background-position:bottom right;
color:#ba7600;
outline:none;
}
a.button-orange:active {
-moz-box-shadow:0 0 0 #CCC;
background-position:top right;
color:#744c00;
outline:none;
}

/*blue search button */

a.button-blue {
text-shadow:0 1px 0 #1b5476;
background:transparent url(../../static/images/bg_button_a_blue.png) no-repeat scroll top right;
color:#fff;
display:block;
float:left;
font:18px arial, sans-serif;
font-weight:700;
height:34px;
padding-right:18px;
text-decoration:none;
}

a.button-blue span {
background:transparent url(../../static/images/bg_button_span_blue.png) no-repeat;
display:block;
line-height:24px;
padding:5px 0 5px 18px;
}

a.button-blue:hover {
text-shadow:0 1px 0 #7abacc;
background-position:bottom right;
color:#36457c;
outline:none;
}
a.button-blue:active {
-moz-box-shadow:0 0 0 #CCC;
background-position:top right;
color:#11537d;
outline:none;
}

a.button-blue:active span {
background-position: bottom right;
padding: 6px 0 4px 18px; /* push text down 1px */
}



a.button-arrow {
text-shadow:0 1px 0 #d87c04;
background:transparent url('/static/images/bg_button_span_arrow.png') no-repeat scroll top right;
background-position:bottom right;
color:#fff;
display:block;
float:left;
font:20px arial, sans-serif;
font-weight:900;
height:73px;
margin-right:10px;
padding-right:18px;
text-decoration:none;
}

a.button-arrow span {
display:block;
line-height:25px;
padding:10px 0 5px 25px;
}

a.button-arrow:hover {
background-position:top right;
outline:none;
color:#744c00;
text-shadow: none;


}
a.button-arrow:active {
-moz-box-shadow:1px 0 0 #CCC;
background-position:top right;
outline:none;
}

a.button-arrow:active span {
background-position: bottom left;
}

.text_alpha{
    font-size:80%;
    text-decoration:underline;
    margin-left:15px;
}

.text_beta{
    font-size:70%;
    text-decoration:underline;
    margin-left:10px;

}

.text_beta:hover{
color:#744c00;

}

.text_alpha:hover{
color:#744c00;

}



/*orange button for micro store search */

a.button-orange-search-small span {
background:url(../../static/images/button_span_short.png) no-repeat scroll 0 0 transparent;
display:block;
line-height:23px;
width:24px;
margin-top:1px;
text-indent:-9999px;
padding:5px 0 5px 18px;
}
a.button-orange-search-small:hover {
text-shadow:0 1px 0 #FFF;
background-position:bottom right;
color:#ba7600;
outline:none;
cursor:pointer;
text-decoration:none;
text-indent:-9999px;
}
a.button-orange-search-small:active {
background-position:top right;
color:#744c00;
outline:none;
}

a.pricing {
background:transparent url(../../static/images/bg_button_a.png) no-repeat scroll top right;
color:#fff;
display:block;
float:left;
font:18px arial, sans-serif;
font-weight:700;
height:72px;
padding-right:18px;
text-decoration:none;
}
#reviewbutton p a.press-it-btn {
display:block;
width:124px;
height:31px;
background-image:url(../../static/images/review-button.png);
background-position:top;
text-indent:-9999px;
}
#press-bin {
position:relative;
width:980px;
margin:0 auto;
padding:1em 0 .2em;
}
#press-bin-box {
background:url(../../static/images/press-box-grey-bg.png) no-repeat;
min-height:140px;
float:left;
width:405px;
padding:5px 0 0 15px;
}
.press {
padding:1em 0;
}
#quote {
font-family:Georgia, "Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
font-style:italic;
}
.attribution {
font-style:normal;
font-size:.66em;
color:#666;
}
#press-bin-slider {
float:right;
width:550px;
}
#footer {
clear:both;
color:#898378;
text-align:none;
margin:0px auto auto;
}
#footerlinks {
padding-top:40px;
width:995px;
margin:auto;
}

#footerlinks h3 {
font-size:150%;
line-height:1.4em;
}

#footer li {
border-left:1px solid #CCC;
/*float:left;*/
padding:0 8px;
}
#footer a:link,#footer a:visited {
color:#898378;
}
#footer a:hover {
color:#c26f04;
text-decoration:underline;
}
#footerPress {
background:#ff9130;
clear:both;
color:#eee;
min-height:145px;
text-align:none;
margin:auto;
}
#footerPressContent {
background:url(../../static/images/footer/footerPressContent.png) no-repeat scroll left top;
border-top:1px dashed #;
min-height:145px;
width:995px;
margin:auto;
}
#footerPressContent .pressQuote {
color:#FFF;
font-family:Georgia,Times,"Times New Roman",serif;
font-size:14px;
font-style:italic;
font-weight:500;
}
.border {
border-bottom:1px dotted #A3A4A7;
padding-bottom:5px;
margin-bottom:10px;
clear:both;
}
.border-review {
border-bottom:1px dotted #e8e7e5;
padding-bottom:5px;
margin-bottom:5px;
clear:both;
}
.favicon_small {
height:16px;
width:16px;
padding-right:5px;
float:left;
}
.container {
width:980px;
overflow:hidden;
background:url(container_stretch.gif);
font-size:1.2em;
position:relative;
margin:0 auto;
}
register-left.text {
margin-bottom:12px;
width:95%;
padding:.4em;
}
fieldset {
border:0;
margin-top:25px;
padding:0;
}
div#users-contain {
width:350px;
margin:20px 0;
}
div#users-contain table {
border-collapse:collapse;
width:100%;
margin:1em 0;
}
div#users-contain table td,div#users-contain table th {
border:1px solid #eee;
text-align:left;
padding:.6em 10px;
}
.ui-dialog .ui-state-error {
padding:.3em;
}
.validateTips {
border:1px solid transparent;
padding:.3em;
}
.img-shadow {
float:left;
background:url(../../static/images/shadowAlpha.png) no-repeat bottom right!important;
margin:10px 0 0 5px !important;
}
.img-shadow img {
display:block;
position:relative;
background-color:#fff;
border:0 solid #CCC;
margin:-6px 3px 6px -6px;
padding:1px;
}

.awesomeimage {
-moz-border-radius: 5px 5px 5px 5px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
border: 1px solid rgba(0, 0, 0, 0.25);
display: inline;
margin: 0 10px 5px;
padding: 4px;
position: relative;
}

.photo-border {
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
border: 1px solid rgba(0, 0, 0, 0.25);
display: inline;
margin: 0 10px 5px;
padding: 4px;
padding-bottom:15px;
position: relative;
}

.post,.post-group {
border-bottom:1px dotted #D3D3D3;
clear:both;
position:relative;
padding:15px 0 9px;
}
.entries {
border-top:1px dotted #DDD;
margin:0 20px 0 0;
}
.post .user {
float:left;
font-size:12px;
position:relative;
width:125px;
margin:0 15px 0 5px;
}
.post .store {
float:left;
font-size:12px;
position:relative;
width:115px;
margin:0 15px 0 5px;
}
.post .store img {
border:1px orange solid;
}
.post .title,.post-group .title {
color:#777;
font-size:12px;
line-height:15px;
margin-bottom:10px;
}
.post .meta,.post-group .meta {
clear:both;
color:#777;
margin-bottom:20px;
}
.post .review-content {
float:left;
width:530px;
}

.navigateLinkOrange {
color:orange;
text-decoration: underline;
font-size:15px;
font-weight:bold;
}

.navigateLinkOrange:hover{
color:#d48125;
}

.navigateLink {
font-weight:700;
font-size:100%;
color:#4D90E7;
text-decoration: underline;
}

.navigateLinkTop {
font-weight:700;
font-size:100%;
color:#4f87bd;
}
.post .meta div,.post-group .meta div {
display:inline;
float:left;
font-size:11px;
margin-right:15px;
}
.post-group .meta .temp {
background:url(../../static/images/icon-meta.png) no-repeat scroll left top transparent;
display:inline;
float:left;
padding-left:23px;
}
#guides .guide .main {
float:left;
width:50em;
}
#guides .guide .sidebar ul {
color:#888;
list-style-type:none;
margin:0;
}
ul.tabs {
float:left;
list-style:none;
height:32px;
border-bottom:1px solid #CCC;
border-left:1px solid #CCC;
width:100%;
margin:0;
padding:0;
}
ul.tabs li {
float:left;
height:31px;
line-height:31px;
border:1px solid #CCC;
border-left:none;
overflow:hidden;
position:relative;
background:#FFF;
margin:0 0 -1px;
padding:0;
}
ul.tabs li a {
text-decoration:none;
color:#FE7C34;
display:block;
border:1px solid #fff;
outline:none;
padding:0 20px;
}
ul.tabs li a:hover {
background:#ccc;
text-decoration:underline;
color:#FFF;
}
html ul.tabs li.active,html ul.tabs li.active a:hover {
background:#FFF;
border-bottom:1px solid #fff;
color:#CCC;
}
ul.tabs li.active a {
text-decoration:none;
color:#666;
font-size:110%;
display:block;
border:0 solid #fff;
outline:none;
font-weight:700;
padding:0 20px;
}
.tab_container {
border-top:none;
overflow:visible;
clear:both;
float:left;
width:100%;
background:#fff;
}
.tab_content {
padding:35px 0 0;
}
.wraptocenter {
display:table-cell;
text-align:left;
vertical-align:middle;
}
.wraptocenter * {
vertical-align:middle;
}
.wraptocenter span {
display:inline-block;
height:100%;
}
.columns.three.teaser .column {
float:left;
margin-right:20px;
width:308px;
padding:0;
}
.box-container manifesto h2 {
color:#232323;
font-size:48px;
font-style:normal;
font-weight:500;
letter-spacing:-1px;
line-height:1.1em;
margin:30px 0;
}
.manfestoLeft {
float:left;
margin-right:40px;
width:400px;
}
.manfestoRight {
float:right;
margin-right:40px;
width:400px;
}
#manifesto h3 {
font-size:20px;
color:grey;
}
div.belief {
margin-top:10px;
}

div.belief p {
}

div.belief h4 {
color:#f04e22;
font-size:12pt;
margin:5px 0;
}
#fade {
display:none;
background:#000;
position:fixed;
left:0;
top:0;
width:100%;
height:100%;
opacity:.50;
z-index:9999;
}
.popup_block {
display:none;
background:#fff;
border:1px solid orange;
float:left;
font-size:1.2em;
position:fixed;
top:50%;
left:50%;
z-index:99999;
-webkit-box-shadow:0 0 20px #000;
-moz-box-shadow:0 0 20px #000;
box-shadow:0 0 20px #000;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:20px;
}
img.btn_close {
float:right;
margin:-35px -35px 0 0;
}
.main_view {
float:left;
position:relative;
}
.window {
height:286px;
width:970px;
overflow:hidden;
position:relative;
}
.image_reel {
position:absolute;
top:0;
left:0;
}
.paging {
position:absolute;
bottom:40px;
right:-7px;
width:178px;
height:47px;
z-index:100;
text-align:center;
line-height:40px;
background:url(../../static/images/paging_bg2.png) no-repeat;
display:none;
}
.paging a {
text-decoration:none;
color:#fff;
padding:5px;
}
.paging a.active {
font-weight:700;
background:#920000;
border:1px solid #610000;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
}
.elegantquote {
font-family:Georgia,Times,"Times New Roman",serif;
color:#9c9c98;
font-size:14px;
font-style:italic;
font-weight:500;
text-align:justify;
line-height:1.6em;
margin:0 0 10px;
}
.elegantquote-big {
font-family: Georgia,Times,"Times New Roman",serif;
color:#9c9c98;
font-size:18px;
font-style:italic;
font-weight:500;
line-height:1.4em;
margin:0 0 10px;
}
.content-feature-box {
position:relative;
width:290px;
font-size:10px;
-moz-border-radius:6px;
color:#505156;
float:left;
margin:10px;
padding:5px;
}

.content-feature-box h2 {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}


.content-next-step {
position:relative;
width:260px;
font-size:10px;
-moz-border-radius:6px;
color:#505156;
float:left;
margin:10px;
padding:15px;
}

.content-next-step  h2 {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}

.content-next-step:hover {
background-color:#beedfc;
}

.content-next-step a:hover{
color:#32323b;
}


/*survey review completion next steps*/
.editprofile {
background-color:#e0f5fb}
.sharereviews {
background-color:#e0f5fb
}
.bestdeals {
background-color:#e0f5fb
}

/*merchant member features*/
.one {
background:url(../../static/images/merchant-solutions/icons/icon_one.png) no-repeat scroll 0 0 transparent;
}
.two {
background:url(../../static/images/merchant-solutions/icons/icon_two.png) no-repeat scroll 0 0 transparent;
}
.three {
background:url(../../static/images/merchant-solutions/icons/icon_three.png) no-repeat scroll 0 0 transparent;
}

.lara {
background:url(../../static/images/merchant-solutions/icons/icon_lara.png) no-repeat scroll 0 0 transparent;
}
.heart {
background:url(../../static/images/smallheart.png) no-repeat scroll 0 0 transparent;
}
.public {
background:url(../../static/images/merchant-solutions/icons/icon_public.png) no-repeat scroll 0 0 transparent;
}
.flag {
background:url(../../static/images/merchant-solutions/icons/icon_flag.png) no-repeat scroll 0 0 transparent;
}
.alerts {
background:url(../../static/images/merchant-solutions/icons/icon_alerts.png) no-repeat scroll 0 0 transparent;
}
.ipad2 {
background:url(../../static/images/ipad-small-angle.png) no-repeat scroll 0 0 transparent;
}
.googleicon {
background:url(../../static/images/merchant-solutions/icons/google-image-small.png) no-repeat scroll 0 0 transparent;
}

.facebook {
background:url(../../static/images/merchant-solutions/icons/facebook.png) no-repeat scroll 0 0 transparent;
}
.productp {
background:url(../../static/images/merchant-solutions/icons/productp.png) no-repeat scroll 0 0 transparent;
}
.useraccts {
background:url(../../static/images/merchant-solutions/icons/muluser.png) no-repeat scroll 0 0 transparent;
}
.useracct {
background:url(../../static/images/merchant-solutions/icons/oneuser.png) no-repeat scroll 0 0 transparent;
}
.reviewcamp {
background:url(../../static/images/merchant-solutions/icons/reviewcamp.png) no-repeat scroll 0 0 transparent;
}

.join {
background:url(../../static/images/merchant-solutions/icons/icon_join.png) no-repeat scroll 0 0 transparent;
}
.exit {
background:url(../../static/images/merchant-solutions/icons/icon_exit.png) no-repeat scroll 0 0 transparent;
}
.prepop {
background:url(../../static/images/merchant-solutions/icons/icon_exit.png) no-repeat scroll 0 0 transparent;
}

.bing {
background:url(../../static/images/bing-logo-small.png) no-repeat scroll 0 0 transparent;
}

.badge {
background:url(../../static/images/good_check.png) no-repeat scroll 0 0 transparent;
}
.control {
background:url(../../static/images/merchant-solutions/icons/icon_control.png) no-repeat scroll 0 0 transparent;
}
.ads {
background:url(../../static/images/merchant-solutions/icons/icon_ads.png) no-repeat scroll 0 0 transparent;
}
.flash {
background:url(../../static/images/merchant-solutions/icons/icon_flash.png) no-repeat scroll 0 0 transparent;
}
.featured {
background:url(../../static/images/merchant-solutions/icons/icon_featured.png) no-repeat scroll 0 0 transparent;
}
.elite {
background:url(../../static/images/merchant-solutions/icons/icon_elite.png) no-repeat scroll 0 0 transparent;
}
.forum {
background:url(../../static/images/merchant-solutions/icons/icon_forum.png) no-repeat scroll 0 0 transparent;
}
.contact {
background:url(../../static/images/merchant-solutions/icons/icon_contact.png) no-repeat scroll 0 0 transparent;
}
.tollfree {
background:url(../../static/images/merchant-solutions/icons/icon_tollfree.png) no-repeat scroll 0 0 transparent;
}
.branding {
background:url(../../static/images/merchant-solutions/icons/icon_branding.png) no-repeat scroll 0 0 transparent;
}
.insights {
background:url(../../static/images/merchant-solutions/icons/icon_insights.png) no-repeat scroll 0 0 transparent;
}
.seo {
background:url(../../static/images/merchant-solutions/icons/icon_seo.png) no-repeat scroll 0 0 transparent;
}
.ipad01 {
background:url(../../static/images/contest_01.png) no-repeat scroll 0 0 transparent;
}
.ipad02 {
background:url(../../static/images/contest_02.png) no-repeat scroll 0 0 transparent;
}
.ipad03 {
background:url(../../static/images/contest_03.png) no-repeat scroll 0 0 transparent;
}
.push-right {
padding-left:60px;
}
#developer {
background:none repeat scroll 0 0 orange;
color:#2B3929;
float:right;
width:550px;
font-size:12px;
line-height:1.5em;
-moz-box-shadow:0 3px 7px #CCC;
-moz-border-radius-topright:5px;
-khtml-border-radius-topright:5px;
-webkit-border-top-right-radius:5px;
-moz-border-radius-topleft:5px;
-khtml-border-radius-topleft:5px;
-webkit-border-top-left-radius:5px;
-moz-border-radius-bottomright:5px;
-khtml-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-khtml-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
border:1px solid orange;
padding:1.5em;
}
#developer li:hover {
background:none repeat scroll 0 0 #ffca53;
color:#2B3929;
padding:5px;
}
#personal {
background:url(../../static/images/plans-shadow.gif) repeat-y scroll 0 0 #D6EBF4;
color:#35444D;
float:left;
margin-top:1.5em;
width:350px;
padding:1.5em;
}
#personal li:hover {
background:none repeat scroll 0 0 #FFF;
color:#2B3929;
padding:5px;
}
#personal h2 {
border-bottom:.042em solid #C4DCE7;
color:#333;
font-size:1.5em;
font-weight:400;
line-height:1.2em;
margin-bottom:.667em;
padding-bottom:.25em;
}
#developer h2 {
border-bottom:.031em solid #C2DEB2;
color:#000;
font-size:24px;
line-height:1.125em;
margin-bottom:.5em;
padding-bottom:.188em;
}
p.sign_up a {
background:url(../../static/images/merchant-solutions/register-and-download.png) no-repeat scroll top right;
display:block;
float:right;
height:81px;
outline:medium none;
text-indent:-9999px;
width:280px;
}

.green {
color:green;
}
.button-orange {
font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
float:left;
height:44px;
color:#FFF;
clear:both;
cursor:pointer;
}
.button-orange:hover {
color:#333;
border-color:#9cf;
}
.button-orange .left {
background:url(../../static/images/btn_orange_side.png) no-repeat left top;
width:5px;
height:44px;
font-size:1px;
float:left;
}
.button-orange .right {
background:url(../../static/images/btn_orange_side.png) no-repeat right top;
width:5px;
font-size:1px;
height:44px;
float:left;
}
.button-orange .content {
background:url(../../static/images/btn_orange_mid.png) repeat-x left top;
font-size:1.5em;
font-weight:700;
float:left;
height:44px;
padding:12px 10px 0;
}
.button-orange-small .left {
background:url(../../static/images/btn_orange_side_small.png) no-repeat left top;
width:5px;
height:22px;
font-size:1px;
float:left;
}
.button-orange-small .right {
background:url(../../static/images/btn_orange_side_small.png) no-repeat right top;
width:5px;
font-size:1px;
height:22px;
float:left;
}
.button-orange-small .content {
background:url(../../static/images/btn_orange_mid_small.png) repeat-x left top;
font-size:.8em;
font-weight:700;
float:left;
height:22px;
padding:2px 6px 0;
}
.button-grey-small .left {
background:url(../../static/images/btn_grey_side_small.png) no-repeat left top;
width:5px;
height:22px;
font-size:1px;
float:left;
}
.button-grey-small .right {
background:url(../../static/images/btn_grey_side_small.png) no-repeat right top;
width:5px;
font-size:1px;
height:22px;
float:left;
}
.button-grey-small .content {
background:url(../../static/images/btn_grey_mid_small.png) repeat-x left top;
font-size:.8em;
font-weight:700;
float:left;
height:22px;
padding:2px 6px 0;
}
.field-error-right {
position:absolute;
width:200px;
background:url(../../static/images/error-arrow.gif) no-repeat scroll 0 center transparent;
z-index:10;
margin:0;
padding:0 0 0 2px;
}
.field-error-below {
position:absolute;
top:5px;
width:200px;
background:url(../../static/images/error-arrow-up.gif) no-repeat scroll 15px top transparent;
margin:2px;
padding:1px 0 0 2px;
z-index:10;
}
.field-error-right p,.field-error-below p {
background-color:#FFCFCF;
border:1px solid #E5A3A3;
color:#801B1B;
margin:2px;
padding:3px 7px;
}
#tweet ul {
margin-left:20px;
}
#tweet li {
margin-bottom:15px;
}
.twitterPrefix {
font-size:5px;
}
.twitterTime {
font-size:9px;
color:#999;
}
.twitterStatus {
color:#333;
}
.formlogin_dash {
-moz-border-radius:2px;
border:2px solid #CCC;
color:#666;
display:block;
font-size:110%;
height:34px;
margin-bottom:8px;
outline:medium none;
width:330px;
padding:4px 8px;
}
.formlogin_dash:hover {
-moz-border-radius:2px;
border:2px solid orange;
color:#666;
display:block;
font-size:110%;
height:34px;
margin-bottom:8px;
outline:medium none;
width:330px;
padding:4px 8px;
-moz-box-shadow:0 1px 8px #666;
-webkit-box-shadow:0 1px 8px #666;
box-shadow:0 1px 8px #666;
}
.formlogin_username {
-moz-border-radius:2px;
border:2px solid #CCC;
color:#666;
display:block;
font-size:110%;
height:30px;
margin-bottom:8px;
outline:medium none;
width:330px;
padding:4px 8px;
}
.formlogin_username:hover {
-moz-border-radius:2px;
border:2px solid orange;
color:#666;
display:block;
font-size:110%;
height:30px;
margin-bottom:8px;
outline:medium none;
width:330px;
padding:4px 8px;
}

.formlogin_cc {
-moz-border-radius:2px;
border:2px solid #CCC;
color:#666;
display:block;
font-size:110%;
height:25px;
margin-bottom:8px;
outline:medium none;
padding:4px 8px;
}
.formlogin_cc:hover {
-moz-border-radius:2px;
border:2px solid orange;
color:#666;
display:block;
font-size:110%;
height:25px;
margin-bottom:8px;
outline:medium none;
padding:4px 8px;
}


.formsurvey {
-moz-border-radius:2px;
border:1px solid #CCC;
color:#666;
display:block;
font-size:130%;
height:28px;
margin-bottom:8px;
outline:medium none;
padding:4px 8px;
}
._invoice {
width:334px;
}
.error {
color:#ee6658;
font-weight:bold;
font-size:100%;
padding-left:25px;
background:url(../../static/images/error_icon.png) no-repeat;
}
.loved {
color:#666666;
font-weight:bold;
font-size:100%;
padding-left:25px;
background:url(../../static/images/icon_liked.png) no-repeat;
}
.medium {
color:#666666;
font-weight:bold;
font-size:100%;
padding-left:25px;
background:url(../../static/images/icon_medium.png) no-repeat;
}
.disliked {
color:#ee6658;
font-size:100%;
padding-left:25px;
background:url(../../static/images/icon_dislike.png) no-repeat;
}
.pagination {
font-size:14px;
}
#register .commit_wrap .reg_blurb_wrap {
background:url(../../static/images/subscription_gray_bk.png) repeat scroll 0 0 transparent;
}
#register .optional_data,#register .commit_wrap .reg_blurb_wrap {
border:1px solid #F4F4F4;
display:block!important;
margin-left:134px;
width:330px;
padding:10px;
}
.checkmark {
list-style-position:outside;
list-style-image:url(../../static/images/checkmark_icon.png);
line-height:1.4em;
font-size:16px;
}

.tip {
color:#fff;
background:#1d1d1d;
display:none;
position:fixed;
z-index:1000;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
padding:10px;
}
a.gallerypic {
text-decoration:none;
position:relative;
display:block;
margin-right:0px;
float:left;
padding:3px 3px 3px 0;
}
a.gallerypic span.zoom-icon {
position:absolute;
left:70%;
top:60%;
}
a.gallerypic:hover span.zoom-icon {
visibility:visible;
}
.coupon h2 span {
border:1px dashed #E7E3DB;
display:block;
font-size:16px;
padding:4px 7px;
}
.deal {
float:right;
font-size:130%;
font-weight:700;
}
.tooj {
border:3px dashed #def;
background-color:#eff6fd;
cursor:pointer;
padding:5px 5px 5px 15px;
}
.tooj:hover {
border:3px dashed #FFF;
background-color:#def;
-moz-box-shadow:0 1px 8px #CCC;
-webkit-box-shadow:0 1px 8px #CCC;
box-shadow:0 1px 8px #CCC;
padding:5px 5px 5px 15px;
}
.review {
min-height:120px;
clear:both;
width:100%;
padding-bottom:15px;
padding-top:15px;
}
.review .avatar {
float:left;
width:85px;
}

.storethumb {
float:left;
width:145px;
}

. store_review_comment {
float:right;
position:relative;
width:470px;
}
.review .comment {
float:right;
position:relative;
width:520px;
}
.commentAdmin {
float:right;
position:relative;
width:490px;
padding:5px;
}
.avatarAdmin {
float:left;
width:50px;
padding-right:10px;
}
.review .comment .share {
position:absolute;
top:0;
right:0;
font-size:8px;
}
.user {
color:#FE7C34;
}
.store {
font-size:150%;
font-weight:700;
color:#FE7C34;
max-width:480px;
}
.review .comment p {
color:#333;
text-align:justify;
}
.review .footer .date {
float:left;
padding-left:10px;
}
.disputed-comment {
background-color:#FFF4E2;
float:right;
position:relative;
width:490px;
padding:15px;
border:0px solid #efe0c8;
}
.disputed-comment .comment {
width:540px;
}

.shadow {
  -moz-box-shadow:    0px 1px 3px 3px #EBEBEB;
  -webkit-box-shadow: 0px 1px 3px 3px #EBEBEB;
  box-shadow:         0px 1px 3px 3px #EBEBEB;
}

.shadow:hover {
  -moz-box-shadow:    0px 1px 0px 0px #f5f3f3;
  -webkit-box-shadow: 0px 1px 0px 0px #f5f3f3;
  box-shadow:         0px 1px 0px 0px #f5f3f3;
}

.survey_detail {
padding:10px;
}
.merchantAdsBoxColRight {
border:1px solid #f0f0f0;
background-color:#f4f4f4;
padding:10px 5px 5px 10px;
}
.pricingTable {
font-size:11px;
line-height:16px;
text-align:center;
border-color:#000 0 #000 #000;
border-style:solid none solid solid;
}
.pricingTable td {
min-height:20px;
border-bottom:1px solid #CCC;
border-right:1px solid #CCC;
text-align:center;
padding:5px 0;
}
.pricingLeft {
text-align:left;
}
.pricingTable th.pricingSelect {
background-color:#EEE;
color:#000;
font:bold 16px Arial,Helvetica,sans-serif;
text-align:left;
padding:40px 0 0 5px;
}
.pricingTable td.pricingLeft {
padding-left:5px;
padding-right:5px;
text-align:left;
}
.pricingTable th strong {
font-size:22px;
letter-spacing:-1px;
line-height:38px;
text-shadow:1px 1px 2px rgba(0,0,0,0.5);
}
.pricingTable tr:hover {
background-color:#f5f5f5;
}
.pricingTable span.cents {
font-size:12px;
font-weight:400;
letter-spacing:0;
line-height:12px;
text-shadow:none;
vertical-align:super;
margin:0 -13px 0 1px;
}
.pricingTable th.column_1 span.permonth {
color:#8CB9DB;
}
.pricingTable th span.permonth {
color:#A2D2F6;
font-size:11px;
}
.pricingTable th {
background-color:#4D90E7;
border-bottom:1px solid #000;
border-right:1px solid #000;
color:#FFF;
font:bold 12px Arial,Helvetica,sans-serif;
text-align:center;
padding:15px 0;
}
.sales-header2 {
color:#4D90E7;
font:20px/20px "Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
text-align:center;
text-shadow:0 1px 0 #FFF;
margin:10px 10px 0 0;
}
.mm_panel_blue {
display:block;
width:75px;
text-align:right;
float:left;
background-color:#009AD3;
margin-right:5px;
padding:3px;
}
.mm_panel_green {
display:block;
width:75px;
text-align:right;
float:left;
background-color:#809500;
margin-right:5px;
padding:3px;
}
.mm_panel_gray {
display:block;
width:75px;
text-align:right;
float:left;
background-color:#3A3A3A;
margin-right:5px;
padding:3px;
}
.mm_panel_text {
font-weight:700;
padding:3px;
}
#store-header {
margin-bottom:3px;
padding-bottom:8px;
}
#store-label a {
color:#009ad3;
font-size:26px;
font-weight:700;
float:left;
padding-top:7px;
margin-bottom:2px;
line-height:1.1em;
text-decoration:underline;
}
#store-tabs ul li {
list-style:none;
float:right;
color:#00aeef;
font-size:11px;
cursor:pointer;
margin:0 3px;
padding:4px 10px 3px;
}
#store-tabs ul li.active {
border-top:1px solid #CCC;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
padding-top:3px;
color:#000;
cursor:default;
}
#store-thumb img {
margin:0;
}
#store-page-rating {
float:left;
width:435px;
}
#store-six-month-rating {
float:left;
margin-top:0px;
}
.worst {
width:1px;
height:1px;
font-size:1px;
}
#store-rating-stats {
float:right;
text-align:right;
font-size:10px;
}
#store-review {
float:right;
margin-top:-45px;
padding-top:0;
}
#store-review .read {
float:left;
width:160px;
position:relative;
padding-top:25px;
}
#store-review .write {
float:left;
width:170px;
}
#store-member {
padding-right:0;
padding-top:30px;
}
#store-member img {
height:50px;
width:50px;
}
#store-badge {
height:60px;
width:60px;
}
#survey-header {
width:100%;
clear:both;
margin-top:10px;
}
#survey-footer {
width:100%;
clear:both;
border-top:0 dotted #CCC;
margin:10px 0;
}
#survey-header h2 {
font-size:13px;
float:left;
font-weight:700;
color:#363636;
margin:5px 0;
padding:0 35px 0 0;
}
#survey-header div {
float:left;
font-size:11px;
padding-left:20px;
padding-top:5px;
}
#survey-header ul,#survey-footer ul {
float:right;
list-style:none;
border-bottom:0;
}
#survey-header ul li,#survey-footer ul li {
float:left;
padding-left:2px;
padding-right:2px;
}
.store-rating-horribly {
color:#C90A21;
}
.store-rating-poor {
color:#DB4D07;
}
.store-rating-okay {
color:#FADC55;
}
.mid-point-search {
border-bottom:1px dotted #e0e0df;
width:100%;
padding-top:15px;
margin-top:10px;
padding-bottom:15px;
margin-bottom:10px;
}
.search-bar-full {
width:100%;
padding:5px;
}
.search-bar-full .label {
font-size:22px;
padding-right:30px;
margin-top:-5px;
line-height:1.5em;
position:relative;
z-index:2;
}
.search-bar-full .label img {
position:absolute;
right:-30px;
top:-42px;
z-index:0;
}
.search-bar-full .label a {
color:#FF9130;
}
#store-full-ratings {
padding-top:5px;
margin-left:10px;
}
#advanced-search-start-date,#advanced-search-end-date {
font-size:15px;
color:#666;
width:140px;
border:3px solid #fcd187;
padding:5px;
}
#advanced-search-star-rating-wrapper {
padding:10px 0 0;
}
#advanced-search {
background-color:#f5f5f5;
padding:5px;
}
#next-tag-box-store-review {
height:154px;
padding:10px 0;
}
li,#content-col-right ul {
list-style-type:none;
}
#navigation-container-stats ul li,#navigation ul li,#category-horizontal-content-width ul li {
margin:0 14px 0 0;
}
#navigation-container-stats > ul li,#topProfiles > ul li,#navigation_search,#category-horizontal-content-width > ul li,.fl,.image_reel img,.f-left,.somecheck-box,.review .comment .rating,.review .comment .user,.review .comment .top-reviewer,.review .footer .useful {
float:left;
}
#navigation,#merchant-ads,#category-horizontal-content-width {
position:relative;
}
#merchant-ads {
    width:270px;
}
#merchant-ads ul li {
    display:inline-block;
    padding-right:10px;
}
#category-container,.inner {
margin:auto;
}
#storeList li.first-child,#footer li.first-child {
border:medium none;
padding-left:0;
}
ul#tabnav li,#store-tabs ul {
display:inline;
}
ul#topnav a.digital-cameras,ul#topnav a.pc-hardware,ul#topnav a.computers,ul#topnav a.electronics,ul#topnav a.office,ul#topnav a.home-garden,ul#topnav a.tv-video, ul#topnav a.more {
width:120px;
    float:left;
    color:#fff;
    background-color:#4D90E7;
    border-left:1px solid #b9cedc;
    border-right:1px solid #b9cedc;
    border-top:2px solid #b9cedc;
    border-bottom:1px solid #FFF;
    padding:3px 0 0 0;
    text-align:center;
}
.also_check,.single_list,.set_list,.recentposts li,#commentform,.product_list,.top-grad,label,input {
display:block;
}
#content-header h1,#content-header-bigad h1 {
color:#000;
font:300 38px/38px "Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
letter-spacing:-2px;
text-shadow:0 1px 0 #FFF;
margin:5px 10px 0 0;
}
#content-header-bigad h1 strong,.paging a:hover {
font-weight:700;
}
#main1,#main2 {
margin:0;
padding:0;
}
.inset10,.m-left-10 {
margin-left:10px;
}
.fr,#content-right .link,#store-tabs,#store-thumb,.search-bar-full .search {
float:right;
}
.center,.text-center {
text-align:center;
}
a.button span,a.pricing span {
background:transparent url(../../static/images/bg_button_span.png) no-repeat;
display:block;
line-height:62px;
padding:5px 0 5px 18px;
}
a.button:active,a.button:hover,a.pricing:active,a.pricing:hover,p.sign_up a:hover {
background-position:bottom right;
color:#546e3d;
 text-shadow: 1px 1px #fff;
outline:none;
 -moz-box-shadow:    0px 0px 2px 1px #ccc;
  -webkit-box-shadow: 0px 0px 2px 1px #ccc;
  box-shadow:         0px 0px 2px 1px #ccc;
}
a.button:active span,a.button:hover span,a.button-orange:hover span,a.button-orange-search-small:hover span,a.button-blue :hover span, a.button-arrow :hover span, a.pricing:active span,a.pricing:hover span {
background-position:bottom left;
padding:6px 0 4px 18px;
}
a.button-orange:active span,a.button-orange-search-small:active span,a.button-blue:active span, a.button-arrow:active span {
background-position:top left;
padding:6px 0 4px 18px;

}
#reviewbutton p a.press-it-btn:hover,#demo p a.press-it-btn:focus,#reviewbutton p a.press-it-btn:active {
background-position:bottom;
}
img,.noborder {
border:0;
}
.author,.big-link a {
font-size:18px;
font-weight:700;
}
.tableRatingsSideBar td {
border-bottom:1px #CCC dotted;
padding-top:5px;
padding-bottom:5px;
}
.tableRatingsSideBar thead {
text-align:left;
border-bottom:1px #CCC solid;
font-weight:700;
}
.tableRatingsSideBar,.tableSearch {
width:100%;
}
.tableRatingsSideBar tr:hover,td.selected {
background-color:#FFF4E2;
}

.table-store-search {
    width:100%;
}
.table-store-search td {
padding:5px 10px 5px 10px;
width:100%;
}

.table-store-search thead {
text-align:left;
border-bottom:1px #CCC solid;
font-weight:700;
}

.table-store-search tr:hover,td.selected {
background-color:#fffbf4;
}


* html #fade,* html .popup_block {
position:absolute;
}
h2.content-feature-box,.content-feature-box h2 {
padding:0;
}
.invoice,.inactive {
background:url(../../static/images/merchant-solutions/icons/icon_invoice.png) no-repeat scroll 0 0 transparent;
}
#developer li,#personal li {
border-bottom:1px dotted #FFF;
padding:5px;
}
.white,.button-orange .content *,.button-orange-small .content * {
color:#FFF;
}
.button-orange-small,.button-grey-small {
font-family:"Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
float:left;
height:22px;
color:#FFF;
clear:both;
cursor:pointer;
}
.user a,.store a {
color:#0D6BBF;
}
.dealightedEmailForm,.domainEmailForm {
font-size:14pt;
background-color:#FFF;
border:1px solid #FE7C34;
border-collapse:collapse;
height:38px;
margin-top:1px;
padding-left:5px;
text-shadow:0 1px 0 #CCC;
width:250px;
padding-right:15px;
color:#666;
}
.box-seal {
font-size:14pt;
border-collapse:collapse;
margin-top:10px;
padding-left:5px;
text-shadow:0 1px 0 #CCC;
width:100%;
padding-right:15px;
color:#666;
}
.store-rating-excellent,.store-rating-superb {
color:#8dc63f;
}
.mid-point-search .search-bar,.mid-point-search .nextag-boxes {
float:left;
width:50%;
}
.sub-comment-box {
background-color: #FFF4E2;
}
.sub-comment {
padding: 4px;
margin: 5px;
border-top: 1px solid #CCC;
}
.sub-comment:first-child {
border-top: 0px;
}
.sub-comment-content {
padding: 2px 0px 0px 10px;
}
.sub-comment-footer {
border-top: 1px solid #CCC;
padding:2px;
margin-top:2px;
}
/* survey page */
.survey-star-caption {
margin-bottom:10px;
}
.stars {
background-image: url(../../static/images/icons/stars/star-sprite.png);
background-repeat: no-repeat;
height: 16px;
margin: 0;
padding: 0;
vertical-align: top;
width: 80px;
border:0px;
}
.stars.zero {
background-position: 0px 0px;
}
.stars.half {
background-position: 0px -16px;
}
.stars.one {
background-position: 0px -32px;
}
.stars.onehalf {
background-position: 0px -48px;
}
.stars.two {
background-position: 0px -64px;
}

.stars.twohalf {
background-position: 0px -80px;
}
.stars.three {
background-position: 0px -96px;
}
.stars.threehalf {
background-position: 0px -112px;
}
.stars.four {
background-position: 0px -128px;
}
.stars.fourhalf {
background-position: 0px -144px;
}
.stars.five {
background-position: 0px -160px;
}

.store-rating-number {
color:#8dc63f;
font-size:19px;
font-weight:bold;
}

.store-rating-out-of {
color:#666666;
font-size:15px;
}

.icons {
background-image: url(../../static/images/icons/icons.png);
background-repeat: no-repeat;
height: 12px;
margin: 0;
padding: 0;
vertical-align: top;
width: 12px;
border:0px;
}
.icons.topRev {
margin-top:3px;
background-position: 0px 0px;
}

.icons.totalReviews {
margin-top:3px;
background-position: -12px 0px;
}

.icons.helpfulReviews {
margin-top:3px;
background-position: -24px 0px;
}

.icons.speech {
margin-top:3px;
background-position: -36px 0px;
}

.icons.forumPosts {
margin-top:3px;

background-position: -48px 0px;
}
.icons.homePage {
margin-top:3px;

background-position: -60px 0px;
}
.icons.memberSince {
margin-top:3px;

background-position: -72px 0px;
}
.icons.lastVisit {
background-position: -88px 0px;
}
.icons.ratings {
background-position: -95px 0px;
}
.icons.flag {
margin-top:3px;
background-position: -106px 0px;
}
.icons.date {
margin-top:3px;
background-position: -119px 0px;
}

/*short codes */
.rr-sc-box.alert {
background: url(../../static/images/ico-alert.png) no-repeat scroll 20px 45% #FFD9C8;
border-color: #F0BAA2;
color:red;
}
.rr-sc-box.note {
background: url(../../static/images/ico-note.png) no-repeat scroll 20px 45% #FFD9C8;
border-color: #F0BAA2;
}
.rr-sc-box.notehappy {
/*background: url(../../static/images/ico-note.png) no-repeat scroll 20px 45% #a8d890;*/
background: #c9dfbe;
border-color: #84b56d;
}

.rr-sc-box.noteSad {
background: url(../../static/images/ico-note.png) no-repeat scroll 20px 45% #a8d890;
border-color: #F0BAA2;
color:#455638;
}

.rr-sc-box.yellowbox {
background: #ffffdf;
border-color: #fcfccd;
}

.rr-sc-box.yellowbox:hover {
background: #fcfccd;
border-color: #fcfccd;
}


.rr-sc-box.noteAvatar {
background-color:  #d7efc2;
border-color: #84b56d;
}
.rr-sc-box.noteheartedstores {
background: url(../../static/images/icons/profile/icon-hearted-stores.png) no-repeat scroll 10px 45% #FFF4E2;
border-color: #f5a361;
}
.rr-sc-box.notedislikedstores {
background: url(../../static/images/icons/profile/icon-disliked-stores.png) no-repeat scroll 10px 45% #FFF4E2;
border-color: #f5a361;
}
.rr-sc-box.reviewlist {
background: url(../../static/images/icons/profile/icon-rev.png) no-repeat scroll 10px 45% #FFF4E2;
border-color: #f5a361;
}
.rr-sc-box.bluebox {
/*background: url(../../static/images/ico-note.png) no-repeat scroll 20px 45% #add7e5;*/
background:#add7e5;
border-color: #63a0b4;
}

.rr-sc-box.notebox {
background: url(../../static/images/icon_store.png) no-repeat scroll 20px 45% #add7e5;
background-color: #E0F5FB;
border-radius: 6px 6px 6px 6px;
color: #505156;
border-color: #caf1fc;
}

.rr-sc-box.noteboxplain {
background-color: #E0F5FB;
border-radius: 6px 6px 6px 6px;
color: #505156;
border-color: #caf1fc;
}

.noteboxplain:hover {
background-color: #caf1fc;

}

.notebox:hover {
background-color: #caf1fc;
}

.rr-sc-box.wages {
background: url(../../static/images/careers/icon_dollar_sign.png) no-repeat scroll 10px 45% #FFF4E2;
border-color: #f5a361;
}
.rr-sc-box.openoffice {
background: url(../../static/images/careers/icon_open_office.png) no-repeat scroll 10px 45% #FFF4E2;
border-color: #f5a361;
}
.rr-sc-box.advance {
background: url(../../static/images/careers/icon_running_man.png) no-repeat scroll 10px 45% #FFF4E2;
border-color: #f5a361;
}
.rr-sc-box.culture {
background: url(../../static/images/careers/icon_culture.png) no-repeat scroll 10px 45% #FFF4E2;
border-color: #f5a361;
}
.rr-sc-box.freedom {
background: url(../../static/images/icons/profile/icon-hearted-stores.png) no-repeat scroll 10px 45% #FFF4E2;
border-color: #f5a361;
}
p.rr-sc-box, div.rr-sc-box {
border-style: solid;
border-width: 1px 0;
border-color: #c2c2c2;
color: #555555;
margin: 1em 0 1.5em;
padding: 9px 10px 9px 50px;
text-shadow: none;
font: 13px/1.5em Helvetica,Arial,sans-serif;
}
.js-only {
display:block;
}
.js-disabled {
display:none;
}
.hidden { width: 0; height: 0; overflow: hidden; }
#profile {
height: 20px;
overflow-y: hidden;
position: absolute;
right:0;
margin-right: 0px;
}
#profile:hover {
height:auto;
-webkit-box-shadow:0 3px 7px #CCC;
box-shadow:0 3px 7px #CCC;
z-index:99001!important;
position:absolute;
-moz-box-shadow:0 3px 7px #CCC;
border:1px solid #f0f0f0;
border-top:0;
background:#FFF;
-moz-border-radius-bottomright:5px;
-khtml-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-khtml-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
}
#profile:hover a:hover {
background:#ececec;
}
/** Hover menu **/
#jsddm {
z-index:99000!important;
margin:0;
padding:0;
}


#jsddm .topnav ol,ul {
line-height:1.6em;
}

#jsddm li {
float:left;
list-style:none;
z-index:99000!important;
overflow-y:hidden;
}

#jsddm li a {
z-index:99900!important;
display:block;
text-decoration:none;
border-right:1px solid #CCC;
white-space:nowrap;
padding:5px 15px;
}

#jsddm .topnav_inner_menu li a {
border-right:0px solid #CCC;

}

#jsddm li a:hover {
z-index:99000!important;
text-decoration:underline;
}
#jsddm li ul {
line-height:1.9em;
-webkit-box-shadow:0 1px 2px #CCC;
box-shadow:0 1px 2px #CCC;
-moz-box-shadow:0 1px 2px #CCC;
z-index:99000!important;
position:absolute;
border:1px solid #f0f0f0;
border-top:0;
background:#FFF;
-moz-border-radius-bottomright:5px;
-khtml-border-radius-bottomright:5px;
-webkit-border-bottom-right-radius:5px;
-moz-border-radius-bottomleft:5px;
-khtml-border-radius-bottomleft:5px;
-webkit-border-bottom-left-radius:5px;
margin:0;
visibility:hidden;
/*padding:4px 10px;*/
}
#jsddm li ul li {
float:none;
display:inline;
}
#jsddm li ul li a {
width:auto;
}
#jsddm li ul li a:hover {
background:#ececec;
}

.highlight {
color:#FE7C34;
text-shadow:0 1px 0 #FFF;
font-weight:700;
border-right:0px solid #CCC;

}

.flash-message-info {
    font-size: 18px;
    padding-left: 40px;
}
#chapter-one {
margin:0; padding:0;
width:324px; height:54px;
background:url(../../static/images/header/ipad-winner.png) top left no-repeat;
}
#chapter-one span { display:none }

#nook-tablet-header {
margin:0; padding:0;
width:324px; height:54px;
background:url(../../static/images/nook-tablet-header.png) top left no-repeat;
}
#nook-tablet-header span { display:none }


.right-shadow {
background:url(../../static/images/shadow-border-right.png) no-repeat scroll left center transparent;
padding-left:30px;
}

.login-message-box {
background:url(../../static/images/blue-message.png) no-repeat scroll 0px 0px;
min-height:79px;
width:980px;
padding-top:5px;
}
  /* Start custom button CSS here
    ---------------------------------------- */
    .btn {
      display:inline-block;
      background:none;
      margin:0;
      padding:8px 0;
      border-width:0;
      overflow:visible;
      font:100%/1.2 Arial,Sans-serif;
      text-decoration:none;
      color:#FFF;
      font-weight:bold;
      }
    * html button.btn {
      padding-bottom:1px;
      }
    /* Immediately below is a temporary hack to serve the
       following margin values only to Gecko browsers
       Gecko browsers add an extra 3px of left/right
       padding to button elements which can't be overriden.
       Thus, we use -3px of left/right margin to overcome this. */
    html:not([lang*=""]) button.btn {
      margin:0 -3px;
      }
    .btn span {
      background:orange repeat-x 0 0;
      margin:0;
      padding:8px 0;
      border-left:1px solid #bbb;
      border-right:1px solid #aaa;
      }
    * html .btn span {
      padding-top:0;
      }
    .btn span span {
      position:relative;
      padding:8px .4em;
      border-width:0;
      border-top:1px solid #bbb;
      border-bottom:1px solid #aaa;
      }

    /* pill classes only needed if using pill style buttons ( LEFT | CENTER | RIGHT ) */
    button.pill-l span {
      border-right-width:0;
      }
    button.pill-l span span {
      border-right:1px solid #bbb;
      }
    button.pill-c span {
      border-right-style:none;
      border-left-color:#fff;
      }
    button.pill-c span span {
      border-right:1px solid #bbb;
      }
    button.pill-r span {
      border-left-color:#fff;
      }

    /* only needed if implementing separate hover/focus/active state for buttons */
    .btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
      cursor:pointer; /* important for any clickable/pressable element */
      border-color:#9cf !important;
      color:#b46600;
      }
    .btn:active span {
      background-position:0 -400px;
      outline:none;
      }
    .btn:focus, .btn:active {
      outline:none; /* doesn't seem to be respected for <button>, only <a> */
      }

    /* use if one button should be the 'primary' button */
    .primary {
      font-weight:bold;
      color:#FFF;
      }

    #product-smart-buy {
        background-color:#fff5e7;
        padding:10px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }

    #breadcrumbs a{
        font-size:12px;
        font-weight:bold;
    }

    .buttoncss {
		padding: 5px 10px;display: inline; color: #4D90E7; cursor: pointer; font-weight: bold; text-shadow: 1px 1px #fff;
		}
	.buttoncss:hover { text-shadow: 0px 0px #fff;}
	.buttoncss:active {
		background-position: 0 top;
		position: relative;
		top: 1px;
		padding: 6px 10px 4px;
		}
	.buttoncss.red { background-color: #e50000; }
	.buttoncss.purple { background-color: #9400bf; }
	.buttoncss.green { background-color: #58aa00; }
	.buttoncss.orange { background-color: #ff9c00; }
	.buttoncss.blue { background-color: #2c6da0; }
	.buttoncss.black { background-color: #333; }
	.buttoncss.white { background-color: #fff; color: #000; text-shadow: 1px 1px #fff; }
	.buttoncss.small { font-size: 85%; padding: 3px 7px; }
	.buttoncss.small:active { padding: 4px 7px 2px; background-position: 0 top; }
	.buttoncss.large { font-size: 125%; padding: 7px 12px; }
	.buttoncss.large:active { padding: 8px 12px 6px; background-position: 0 top; }

 .start-using-webapp {
    background: url(../../static/images/button-base-medium.png) no-repeat scroll 0 0 transparent;
    display: block;
    height: 62px;
    text-indent: -7345px;
    width: 215px;
    z-index: 100;
}

.start-using-webapp:hover {
    background-position: -215px 0;
    border: 0 none;
}

#menu-container-storeback { 
    height: 40px;
    width: 100%;
    background-color:orange;
}


#menu-container-storeback:hover { 
    background-color:#f09e00;
    text-shadow:0 1px 0 orange;

}

#menu-storeback {
    overflow: hidden;
    width: 100%;
    height: 38px;
    z-index: 1010;
}

#menu-storeback.floating {
    position: fixed;
    top: 0;
    background-color:orange;
    border-bottom:dashed 1px #ffde93;
}

#menu-storeback.floating:hover {
    background-color:#f09e00;
    text-shadow:0 1px 0 orange;
    color:black;
}

#menu-storeback.floating:hover h3{
    color:black;
    text-shadow:0 1px 0 orange;
}


.menu-column-center {
    width: 980px; margin: 0 auto;
}

.menu-column-center h3 {
    text-align:center;color:#000;font-size:160%;

}

.merchant-dash-summary {
    width:100%;
}

.mydiv {
    display: none;
}
.blur{
	text-decoration: none;
	font:  25px;
	letter-spacing:normal;  
	text-align: center;
	color: transparent; 
	text-shadow: 0px 0px 7px #5190B0;
}

.blur:hover{
    color: transparent; 
    text-shadow: 0px 0px 5px #5190B0;
}



.coupon_box {
width:260px;
}

.scissors {
height:31px;
width:43px;
position:absolute;
top:-18px;
background: url(../../static/images/coupon_scissors.png) top left no-repeat;
}


.coupon_box_long {
width:90%;
border:2px dashed #bdc0cf; 
background-color:#f6f6fd; 
padding:15px 15px 5px 15px;
position:relative;

}
.coupon_box_long:hover{
width:90%;
border:3px dashed #dbdeef; 
background-color:#EDEDF7; 
padding:15px 15px 5px 15px;
border-radius: 5px 2px 5px 2px;
}

.coupon_box2 a{
font-size:14px;
font-weight:bold;
color:black;
text-decoration:underline;
}

.coupon_box_code {
border:1px solid #dbdeef; 
background-color:#f6f6fd; 
padding:10px;cursor:pointer;
}

.descriptor {
font-size:10px;
font-weight:bold; color:#4f7bce; 
}

.c_left{
border-right:1px solid black;
}

.cc_code {
font-size:14px;
font-weight:bold; color:#4D90E7; 
}

.cc_code_reveal{
text-decoration: underline;
}

.cc_border{
border:2px #2baeca dashed;
padding:3px;
-moz-border-radius: 5px 2px;
border-radius: 5px 2px;
background-color:#d5eef3; 
}

.coupon_box a{
font-size:14px;
font-weight:bold;
text-decoration:underline;
}
.features td{
   vertical-align:middle;
}

.ribbon-wrapper {
    position: relative;
    -moz-box-shadow:0 3px 4px #CCC;
-webkit-box-shadow:0 3px 4px #CCC;
box-shadow:0 3px 4px #CCC;
width:960px;
}

.ribbon-front {
    background-color: orange;
    height: 60px;
    left: -10px;
    position: relative;
    width: 975px;
    z-index: 2;
}


.ribbon-content {
    background-position: 0 5px;
    background-repeat: no-repeat;
    color: white;
    margin-left: 33px;
    padding-left: 50px;
    padding-top: 18px;
    font-weight: bold;
    text-shadow:0 1px 0 #ba7600;
}


.ribbon-edge-bottomleft {
    border-color: transparent #FE7C34 transparent transparent;
    left: -10px;
}

.ribbon-edge-bottomright {
    border-color: transparent transparent transparent #FE7C34;
    left: 955px;
}
.ribbon-edge-bottomleft, .ribbon-edge-bottomright {
    top: 60px;
}
.ribbon-edge-bottomleft, .ribbon-edge-bottomright {
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0;
    z-index: 1;
}
.ribbon-edge-bottomleft {
    border-width: 0 10px 9px 0;
}

.ribbon-edge-bottomright {
    border-width: 0 0 9px 10px;
}

.bigsearch {
    background-image: url(../../static/images/merchant-solutions/merchant-city.jpg);
    background-repeat:no-repeat;
    background-position:0px -30px;
    width:820px;
    height: 130px;
    margin-top:20px;
    margin:auto;
}

#commentWrapper { 
  position: absolute;
  width: 280px;
}

#comment {
  position: absolute;
  top: 0;
  /* just used to show how to include the margin in the effect */
}

#comment.fixed {
  position: fixed;
}

.offscreen {
    position: fixed;
    right: 101%;
    width: 1px;
    height: 1px;
    overflow: hidden
}

#pointer-dispute{border:solid 10px transparent;border-right-color:#FFF4E2;position:absolute;margin:10px 0 0 -35px;}


.ReportOption {
    float:left;
    margin: .1em .25em;
    padding: 0;
}

.ReportOption span {
    display:inline-block;
    padding-left:.5em;
    padding-right:.5em;
}
.ReportOption .Label {
    border-bottom-left-radius:.25em;
    border-top-left-radius:.25em;
    background-color:#1d83da;
    color:white;
    font-weight:bold;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.ReportOption .Value {
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-bottom-right-radius:.25em;
    border-top-right-radius:.25em;
}

fieldset.rrAdminOnly {
    background-color: #fee;
}
