/* CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}
.snippet{ background-color:#97AFBD; padding:8px 8px 0 8px; width:95%} 
.snippetlink{ background-color:#97AFBD; padding:8px; width:340px; float:left; margin-right:15px;} 
.snippet p{line-height:30px; font-size:10px; text-align:right; margin-right:10px; color:#FFF; width:100px;}
pre {
	overflow: auto;
	font-family: “Consolas”,monospace;
	font-size: 11px;
	padding:6px;
	text-align:left;
	background-color: #FDFDFD;
	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not
white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	white-space : normal; /* crucial for IE 6, maybe 7? */
} 
.noform p{width:95%;}

/* The 1140px Grid by Andy Taylor – http://cssgrid.net – http://www.twitter.com/andytlr – http://www.catchingzebra.com */
body{z-index:300;}
.full{width:100%;}
.container {width: 1010px; margin: 0 auto; overflow: hidden; background-color:#F7F7FF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 5px 10px; overflow-y:hidden;
	-webkit-box-shadow: 0 1px 4px #999;
	-moz-box-shadow: 0 1px 4px #999;  
	box-shadow: 0 1px 4px #999;}
.report-container {width: 1010px; margin: 0 auto; background-color:#F7F7FF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 5px 10px 0px 10px;
	-webkit-box-shadow: 0 1px 4px #999;
	-moz-box-shadow: 0 1px 4px #999;  
	box-shadow: 0 1px 4px #999;}	
	
.container.indyview{min-height:445px; padding-bottom:355px; background-color:#FFF;}	
.reportstripe{
	background-image:url(http://redeemandget.com/img/report_bg.png);
	background-repeat:repeat-y;
	background-position:right;}	
	/* Feeling sorry for IE */ 
.header {width: 1030px; max-width: 1030px;margin: 0 auto;overflow: hidden;}
.logincontainer {max-width: 1030px;margin: 0 auto;overflow: hidden; margin-top:65px;}
.clearcontainer {max-width: 1030px;margin: 0 auto;overflow: hidden;}
.footer {width: 1005px; max-width: 1005px;margin: 5px auto 5px auto;overflow: hidden; -moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em; border-radius: 0.5em; padding:15px; color:#fff; background-color:#000;
	-webkit-box-shadow: 0 1px 4px white; -moz-box-shadow: 0 1px 4px white; box-shadow: 0 1px 4px white;}

.header div.ui-widget{
	margin-top:10px;
	background-color:#F2FDFF;
}
.row {width: 100%;overflow: hidden;}
.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {margin-right: 3.8%;float: left;}
.onecol {width: 4.85%;}
.twocol {width: 14.1%;}
.threecol {width: 22.15%;}
.fourcol {width: 30.8%;}
.fivecol {width: 39.45%;}
.fivecol hr {border:none; border-bottom:1px dashed #00a6dd; opacity:0.6; width:320px;}
.sixcol {width: 48.1%;}
.sevencol {width: 56.75%;}
.eightcol {width: 65.4%;}
.ninecol {width: 74.05%;}
.tencol {width: 82.1%;}
.tencol.print{width: 78.2%; padding-top:5px;}
.elevencol {width: 91.35%;}
.twelvecol {width: 100%;float: left;}
.last {margin-right: 0px;}
img, object, embed {max-width: 100%;}

/* Floats Hides Extra Margins And Clears
-------------------------------------------------------------- */
.right{float:right;}
.left{float:left;}
.hidden {position: absolute !important; clip: rect(1px 1px 1px 1px); /* IE6, IE7 */ clip: rect(1px, 1px, 1px, 1px); padding: 0 !important;border: 0 !important;height: 1px !important; width: 1px !important;overflow: hidden;}
.clearfix:after {content: ".";display: block; height: 0; clear: both; visibility: hidden; width:100% !important;}
.clearfix {display: inline-block; height:0; margin:0; padding:0;} 	
.extraone {margin-top: 100px;}

/* Text elements
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, a  {color:#00a6dd; margin:0;}
h1 { 
	font-size: 30px;   	
	line-height: 36px;
	font-weight: normal;
	font-weight:500;
	letter-spacing:-1px;
} 

h2 { 
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	font-weight:500;
	letter-spacing:-0.5px;
	
}

h3 { 
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	font-weight:500;
	letter-spacing:-0.5px;
	margin:15px 0;
} 

h4 { 
	font-size: 13px;
	line-height: 18px; 
	font-weight: normal;
	color:#555;

} 

h5{ 
	font-size: 12px; 	 	
	line-height: 18px; 
	font-weight: normal;}


p {font-size: 12px;
	line-height: 16px;
	margin: 0 0 18px 0;
	color: #575757;} 
	

	
a {font-size: 13px;
	line-height: 16px;
	font-weight:bold;
	text-decoration:underline;}	
a:hover {text-decoration:none;}

hr{border:none; border-bottom:1px dashed #00a6dd; opacity:0.6;}
.msg p {border:none; border-bottom:1px dashed #00a6dd; opacity:0.6; padding-bottom:10px;}
span.on{color:#6C3;}
span.off{color:#999;}

a.video{float:right; margin-top:-20px;}
.footer ul{display: inline-block; margin-left:40px;}
.footer li{list-style:none; display: inline; margin-right:10px;}
.footer ul li{list-style:none; display: inline-block; margin-right:10px;}
img.footlogo{width:120px; float:right;}
.footer ul li a{color:#fff;}

fieldset { 
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	font-weight:500;
	letter-spacing:-0.5px;
	color:#00a6ff;
	
}
body {
font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
-webkit-text-size-adjust: none;		/* Stops the iPhone scalling type up */
font-size: 0.8em; /* Makes type a bit smaller at 1024 so layout doesn't look unbalanced */
line-height: 1.5em;	/* As above */
padding:10px 0 0 0;
background-attachment:fixed;
background-clip: border-box;
background-origin: padding-box;
background-color: #58B7DD;


}
div.redeemio{background-color: #58B7DD;
background-image: url("http://redeemandget.com/img/redeemio_and_logo.png");
background-repeat:no-repeat;
background-position:0 0;
width:1015px; margin:auto auto;}
a.logo {margin-right:25%;
}





h4 span {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color:#BABDC2;
	margin-right:-1px;
	padding: 7px 1px 6px 8px;
}
p span {color:#00a6dd;
font-weight:800;}
p span.newline{display:block;}
div.fixheight {min-height:140px;
overflow:auto;}



/* Save Buttons At Page End */
#content form#content-edit.with-stuck {margin-bottom: 20px;}

p.stuck {
	position: fixed;
	bottom: 0;
	background-color: #fff;
	background-color: rgba(204,204,204,0.8);
	margin: 10px 0 0 -90px;
	padding: 10px 0 10px 50%;
	width: 100%; max-width: 1180px;
}

p.stuck a:link,
p.stuck a:visited {
	border-bottom: 1px solid #7f8886;
}






/* impact buttons report */

.twocol.box{height:130px;width:130px;-moz-box-shadow: 0 2px 3px rgba(10, 10, 10, .2);-webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, .2); box-shadow: 0 2px 3px rgba(10, 10, 10, .2);-moz-border-radius: .5em; -webkit-border-radius: .5em; border-radius: .5em; margin-top:5px; overflow:hidden; cursor:default;}
h4.rep.toptext, h4.rep.singletext{font-size:15px; position:relative; top:-1px; left:5px; text-align:left;color: #fff}
h4.rep.bottomtext{font-size:15px;position:relative; bottom:-52px; right:5px; text-align:right;color: #fff}

h4.rep.topdigit{font-size:31px; position:relative; top:7px; left:5px; text-align:left;color: #fff}
h4.rep.bottomdigit {font-size:31px;position:relative;bottom:-42px; right:5px; text-align:right;color: #fff}

h4.rep.singledigit{font-size:48px; position:relative; top:45px; left:0px; text-align:center;color: #fff}

h4.rep.splitter{font-size:32px; position:relative; top:20px; left:0px; text-align:center; opacity:0.2; font-style:italic; font-family:"Georgia", Times New Roman, Times, serif;color: #fff}
h4.rep.splitter.amp{font-size:32px;line-height:16px; position:relative; top:25px; left:0px; text-align:center; opacity:0.2; font-style:italic; font-family:"Georgia", Times New Roman, Times, serif;color: #fff}

.sold{
  background: #40BCE5;cursor:default;
  background: -webkit-gradient(linear, left top, left bottom, from(#40BCE5), to(#00a6dd));
  background: -moz-linear-gradient(top, #40BCE5, #00a6dd);
  background: -o-linear-gradient(#40BCE5, #00a6dd);
  border-bottom: solid 1px #007EA8;
  border-top: solid 1px #007EA8;
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#40BCE5', endColorstr='#00a6dd');
   -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40BCE5', endColorstr='#00a6dd')
}
.middle{
  background: #ecc802;cursor:default;
  background: -webkit-gradient(linear, left top, left bottom, from(#ecc802), to(#c08800));
  background: -moz-linear-gradient(top, #ecc802, #c08800);
  background: -o-linear-gradient(#ecc802, #c08800);
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecc802', endColorstr='#c08800');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ecc802', endColorstr='#c08800');
  border-bottom: solid 1px #c08800;
  border-top: solid 1px #ecc802;
  text-shadow: rgba(255, 255, 255, 0.5) -1px 0, rgba(255, 255, 255, 0.3) 0 -1px, rgba(0, 0, 0, 0.5) 0 0px, rgba(0, 0, 0, 0.3) -1px -1px
}
.used{
  background-color: #00aa00;cursor:default;
  background: -webkit-gradient(linear, left top, left bottom, from(#00cc00), to(#009900));
  background: -moz-linear-gradient(top, #00cc00, #009900);
  background: -o-linear-gradient(#00cc00, #009900);
  border-bottom: solid 1px #006600;
  border-top: solid 1px #00bb00;
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cc00', endColorstr='#009900');
 -ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00cc00', endColorstr='#009900');
}
.newsfocus {width:75%; diplay:block; margin:0 auto 20px auto; padding:5px 5px;
text-align:center;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	border-radius: 0.5em;
	border:1px solid #00a6ff;
	background-color: #C3D9FF;
	background-image:-moz-linear-gradient(#C3D9FF,#A7C7FF);
	background-image: -webkit-gradient(linear,0% 0%,0% 100%,from(#C3D9FF),to(#C3D9FF));
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#C3D9FF', endColorstr='#C3D9FF');
 	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#C3D9FF', endColorstr='#C3D9FF');
}
.newsfocus p{line-height:18px; color:#333; padding:0; margin:0;}
.newfocus a{cursor:pointer;}
.report h1{color:#333; margin-top:5px; line-height:25px;}
.report h1 a{color:#00a6ff; margin:0; line-height:25px; font-size:28px; font-weight:normal; text-decoration:none;}
.report h1 a:hover{text-decoration:underline;}
.report h2{color:#333; font-size:20px; line-height:25px; margin:0; padding:0;}


div.reportbox{height:118px; overflow:hidden; display:block;}



/* Login Box */
.container.login{margin: auto auto; width: 360px;-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 15px;border: solid 4px #fff; background-color:transparent; color:#fff; font-size:14px; font-weight:bold; padding: 15px; }
.container.login p{padding: 0 30px;}
a.signin { float:right; margin: 5px 10px 0 10px; font-weight:400;}



.disabled, #disabled {disply:none;}


/* Dashboard View */
.dashbox{
	overflow:hidden;
	display:block;
	margin:0;
	height:60px;
	background-color:#EBE9E9;
}
.dashbox{
	border-bottom:0.5px solid #CBC7C7;
	border-left:0.5px solid #CBC7C7;
	border-right:0.5px solid #CBC7C7;
	  -moz-box-shadow: 0 2px 3px rgba(10, 10, 10, .2);
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, .2);
  box-shadow: 0 2px 3px rgba(10, 10, 10, .2);
  }
.dashlegend, .dashlegendbottom{
	  -moz-box-shadow: 0 2px 3px rgba(10, 10, 10, .2);
  -webkit-box-shadow: 0 2px 3px rgba(10, 10, 10, .2);
  box-shadow: 0 2px 3px rgba(10, 10, 10, .2);
  }
.dashbox:hover{background-color:#ddddff;}
.dashbox:nth-of-type(even) { background-color:#eeffee; }

div.dashbox:first-child{height:40px;}	

	
.dashlegendbottom{background-color:#000; padding: 5px 10px; margin-bottom:5px; height:10px; border-bottom-left-radius: .5em; -moz-border-radius-bottomright: .5em; -webkit-border-bottom-right-radius: .5em;
border-bottom-right-radius: .5em; -moz-border-radius-bottomleft: .5em; -webkit-border-bottom-left-radius: .5em; border-bottom-left-radius: .5em;}	
	
.dashlegend{background-color:#000; padding: 5px 10px; border-top-left-radius: .5em; -moz-border-radius-topright: .5em; -webkit-border-top-right-radius: .5em;
border-top-right-radius: .5em; -moz-border-radius-topleft: .5em; -webkit-border-top-left-radius: .5em; border-top-left-radius: .5em;}	
	
	
.dashlegend h2{color:#fff; display:inline-block; font-size:15px; font-weight:500; line-height:16px;}	

	
.dashbox a.title, .dashbox .expires, .dashbox h2.today, .dashbox h2.total{font-size:16px; font-weight:normal;line-height:18px;height:40px; margin:0; padding:15px 0 15px 0px; display:inline-block;  text-decoration:none;}
.dashbox a.title, .dashbox .expires, .dashbox h2.today{border-right:1px solid #CBC7C7;}
.dashbox a.title:hover, .dashbox .expires a:hover {text-decoration:underline;}
.dashbox .expires, .dashbox h2.today, .dashbox h2.total {text-align:center;}


.dashbox a.title{color:#C00; width:480px; padding-left:10px}
.dashbox:hover span.titlelink{ position:relative; top: -34px; left:10px;}
.dashbox span.titlelink a{font-size:12px; margin-right:10px;}
.dashbox .expires{width:130px; color:#666; font-size:14px;}
.dashbox h2.today{width:100px;}
.dashbox h2.total{width:100px;}

.dashbox .nillbut{width:130px !important; border:none;background:none;color:#00A6DD;cursor:pointer;}
.dashbox .nillbut:hover{text-decoration:underline;}

/* Fancyboxes */
#upload1 div{float:right; width:315px; margin-right:30px;}
#upload1 form.notification div, #upload1 form.notification{float:left; width:175px;}
#upload1 p {margin: 15px 20px; font-size:14px; line-height::18px; width:240px; float:left;}
#download1 p {margin: 15px 0px; font-size:14px; line-height::18px; width:280px; float:left; padding-top:0px; height:70px;}
.xls, .txt, .csv{ margin-left:-35px;}

/*Fancybox Download modal updated Nov 11 */
.left_modal{float:left; width:47%;padding-left:15px;}
.right_modal{float:right; width:47%;}


/* Site Wide Message */
.newsclicker {width:82px; height:20px; position:relative; top:-5px; left:-10px; padding:5px; -webkit-border-bottom-right-radius: 4em;border-bottom-right-radius: 4em; -moz-border-radius-bottomright: 4em;}
.newsclicker label{color:#fff; margin:0 8px;}
.clickextra{display:none;}
#extramsg{padding: 6px 25px 8px 0px; margin:0 auto; width:1005px;list-style-type:none;border:none;  opacity:0.9; line-height:18px; background-color:#FFF;-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 1px 4px #999; -moz-box-shadow: 0 1px 4px #999; box-shadow: 0 1px 4px #999;}
#extramsg.container li{margin-left:15px;}
.logincontainer #extramsg{padding: 6px 5px 10px 5px; margin:0 auto; width:1005px;list-style-type:none;border:none; opacity:0.9; line-height:18px; background-color:#FFF; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  -webkit-box-shadow: 0 1px 4px #999; -moz-box-shadow: 0 1px 4px #999; box-shadow: 0 1px 4px #999;}
.redeemio #extramsg{
	padding: 50px;
	margin:100px 0px -148px 310px;
	width:745px;
	list-style-type:none;
	border:none;
	opacity:0.89;
	line-height:38px;
	font-size:35px;
	background-color:#EDF6FF;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 0 1px 4px #999;
	-moz-box-shadow: 0 1px 4px #999;
	box-shadow: 0 1px 4px #999;
	z-index:8500;
	position:relative;
}
.redeemio .light-form h1, .redeemio h4{ z-index:8000;}


li.clickextra{float:left;
background-position:-15px -4px; height:16px; width:16px; overflow:hidden; display:inline-block; margin:1px 10px 0 8px; text-indent:-3000px;background-image:url(http://redeemandget.com/img/close.png);border:1px solid #666;  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;}
  .redeemio li.clickextra{margin-top:6px;}
li.clickextra:hover {border:1px solid #EEEBFE;}

a.msgdel{color:#F00;}


/* View Report Entries */
.entriesclicker {width:120px; height:25px; margin-bottom:-20px; float:right; position:relative; top:-5px; right:-10px; padding:5px 5px 5px 25px; -webkit-border-bottom-left-radius: 4em;border-bottom-left-radius: 4em; -moz-border-radius-bottomleft: 4em; background:#d2d2d2; z-index:9999;}
.entriesclicker label{color:#222; margin:0 8px 0 0; float:right;}
#entries{float:left; padding: 6px 120px 10px 120px; margin:-36px 0 0 -10px; width:100%; height:200px;}
#entries p,#entries li {line-height:16px; padding:0; margin:0;}

/* Individual View */
ul.nextrecord{border:none;padding:10px 0 2px 0;}
ul.nextrecord li{display:inline-block;}
ul.nextrecord li.prev a:hover,ul.nextrecord li.next a:hover{opacity:0.6;}
ul.nextrecord li.record{display:inline-block; font-style:oblique; color:#333; font-weight:bold; width:73px; text-align:center; position:relative; top:-10px;}
ul.nextrecord li.prev a.norecord,ul.nextrecord li.next a.norecord{opacity:0.4; cursor:default;}
#indynav{ width:150px;}
#indynav{background-color:#EEEBFE; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 15px; -webkit-box-shadow: 0 1px 4px #999; -moz-box-shadow: 0 1px 4px #999; box-shadow: 0 1px 4px #999; margin:5px 0;  float:right;}

/* Individual Customer Input Table */
.indytble tr{background-color:#fff;}
.indytble tr:nth-of-type(odd){background-color:#eeffee;}
.indytble th{vertical-align:top;color:#222;text-align:left;padding:7px 9px 7px 9px;border-top:1px solid #eee;}
.indytble td{vertical-align:top;color:#333;width:60%;padding:7px 9px 7px 0;border-top:1px solid #eee;}
.uppercase{text-transform:uppercase;}
.indytble tr.indysub th,.indytble tr.indysub td{ height:30px;}

/* Modal Background */
#f_mail,#download1,#upload1{background-color:#EEEBFE; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;}

input#invent_valu{width:70px; padding:4px; display:inline-block; margin-right:60px;}
label#invent_valu{width:158px;}


/*Report Form UI for Deelete & Confirmation*/
#delfrm{ 
	width: 87%;
	text-align:center;	
}

#showdel_orig{
	margin-left: 55px;	   
}

.delbutt{
	background:#993300 !important;
	color:#FFFFFF !important;	
}


/* Valid  voucher code tick hover style*/

a.valid_voucher_tag, a.invalid_voucher_tag{
       	width:25px;
        height: 20px;
        display: inline-block;
        font-size: 0;
    position:relative;
    color:#000;
    left: 8px;
    top: 2px;
    text-decoration:none;
    outline: none;
        
}
a.valid_voucher_tag {background: url(http://redeemandget.com/img/valid-voucher.png) no-repeat 0 0;}
a.invalid_voucher_tag {background: url(http://redeemandget.com/img/not-valid-voucher.png) no-repeat 0 0;}



/*a.valid_voucher_tag:hover{z-index:999;}*/

  a.valid_voucher_tag span, a.invalid_voucher_tag span{display: none}

a.valid_voucher_tag:hover span, a.invalid_voucher_tag:hover span{
    display:block;
    font-size: 11px;
    position:absolute;
    top:-7px; 
    left:19px; 
    width:15.3em;
    border:1px solid #DDD;
    padding: 5px 10px;
    background-color:#000; color:#FFFFFF;
    text-align: left;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 1px rgba(0,0,0,.25);
opacity:0.85;
filter:alpha(opacity=85); /* For IE8 and earlier */	
z-index:9999;
}

a.invalid_voucher_tag:hover span{
	width: 25.3em !important;	
}
	
/*a.valid_voucher_tag:hover span, a.invalid_voucher_tag:hover span{max-width:265px;}*/




blockquote {
clear: both;
font-size: 14px;
margin: 5px 25px 10px 25px;
padding: 10px 0 5px 25px;
overflow: hidden;
}
blockquote p {
line-height: 23px; padding-left:5px;
}
.blockquote-left {
float: left;
margin: 10px 20px 20px 0;
}
.blockquote-right {
float: right;
margin: 10px 0 20px 20px;
}
.blockquote-right, .blockquote-left {
width: 30%;
font-size: 14px;
line-height: 23px;
padding: 10px 0 5px 25px;
}
blockquote, .blockquote-right, .blockquote-left {
background: url(http://redeemandget.com/img/quote.gif) no-repeat;
}

li.verify-info{ list-style:none;}
.verify-info span{background-color:#f9f9f9;-webkit-border-radius: 16px;-moz-border-radius: 68px;border-radius: 16px;border: 1px solid #00a6dd;width:32px;height:32px;text-align:center;margin:3px 4px 0 0;line-height:32px;padding:0;display:inline-block; color:#3399CC;}

li.verify-info h2{
	position:relative;
	top:-8px;
	float:left; 
	display:inline-block;
	font-size:14px;
	color:#fff;
	background:#f43059;
	padding:10px 20px 10px 10px;
	margin:10px 0px 10px -22px;	
	-moz-box-shadow:0px 2px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:0px 2px 0 rgba(0,0,0,0.1);
	-o-box-shadow:0px 2px 0 rgba(0,0,0,0.1);
	box-shadow:0px 2px 0 rgba(0,0,0,0.1);
}
li.verify-info h2.second{
	position:relative;
	top:-8px;
	float:left; 
	display:inline-block;
	font-size:14px;
	color:#fff;
	background:#f43059;
	padding:10px 20px 10px 10px;
	margin:10px 0px 10px 2px;	
	-moz-box-shadow:0px 2px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:0px 2px 0 rgba(0,0,0,0.1);
	-o-box-shadow:0px 2px 0 rgba(0,0,0,0.1);
	box-shadow:0px 2px 0 rgba(0,0,0,0.1);
}
li.verify-info h2 a{color:#fff; font-size:14px; text-shadow:0 -1px #d0284b, 0 1px #f96080;font-weight:400; margin:5px;
	text-decoration:none;}
li.verify-info h2 a:hover{color:#666;}
li.verify-info h2:before{
	content:" ";
	background-image:url(http://redeemandget.com/blog/wp-content/uploads/2012/03/ribbon-1.png);
	display:block;
	width:10px;
	height:10px;
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	margin-bottom:-10px;
	z-index:9999;
}
li.verify-info h2.second:before{
	content:" ";
	background-image:url(http://redeemandget.com/css/none);	
}



/*............................Color Picker CSS...................................*/
.colorpicker {
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(http://redeemandget.com/img/picker/colorpicker_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(http://redeemandget.com/img/picker/colorpicker_overlay.png);
}
.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(http://redeemandget.com/img/picker/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(http://redeemandget.com/img/picker/colorpicker_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
}
.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(http://redeemandget.com/img/picker/colorpicker_hex.png) top;
	left: 212px;
	top: 142px;
}
.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	background-image: url(http://redeemandget.com/img/picker/colorpicker_rgb_r.png);
	top: 52px;
	left: 212px;
}
.colorpicker_rgb_g {
	background-image: url(http://redeemandget.com/img/picker/colorpicker_rgb_g.png);
	top: 82px;
	left: 212px;
}
.colorpicker_rgb_b {
	background-image: url(http://redeemandget.com/img/picker/colorpicker_rgb_b.png);
	top: 112px;
	left: 212px;
}
.colorpicker_hsb_h {
	background-image: url(http://redeemandget.com/img/picker/colorpicker_hsb_h.png);
	top: 52px;
	left: 282px;
}
.colorpicker_hsb_s {
	background-image: url(http://redeemandget.com/img/picker/colorpicker_hsb_s.png);
	top: 82px;
	left: 282px;
}
.colorpicker_hsb_b {
	background-image: url(http://redeemandget.com/img/picker/colorpicker_hsb_b.png);
	top: 112px;
	left: 282px;
}
.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(http://redeemandget.com/img/picker/colorpicker_submit.png) top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}