/*
	My Voucher Geek Code Edited by lorddarkness
*/

body {
	background: #fff;
	font-size: 14px;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	color: #333;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	text-align: left;
	direction:ltr;
}

body {
	overflow-y: scroll;
}

label {
	cursor: pointer;
	color: #666;
	font-weight: bold;
	vertical-align: middle;
}

.loggedout_headerBar_container {
	background-color: #bd3166;
	height: 97px;
	min-width: 980px;
}

.signupBanner div.signup_bar_container {
	background-color: #3b5998;
}

.signupBanner .signup_box {
	color: #fff;
	border-top: 1px solid #6684b8;
	font-size: 13px;
	font-weight: bold;
	margin: 0 auto;
	padding: 9px 0;
	width: 980px;
}

.signupBanner .signup_box .signup_btn {
	float: left;
	text-decoration: none;
}

.signupBanner .signup_box_content {
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 14px 6px;
}

.clearfix {
	zoom: 1;
}

.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
}

.loggedout_menubar {
	margin: 0 auto;
	padding-top: 13px;
	width: 980px;
}

.loggedout_menubar .logo {
	margin-top: 6px;
	width: 214px;
	height: 51px;
	background-image: url(images/logo_home.png);
	background-position: 0 0;
	background-size: auto;
	background-repeat: no-repeat;
	display: inline-block;
	
}

i.logo u {
	position: absolute;
	top: -9999999px;
}

form {
	margin: 0;
	padding: 0;
}

table {
	word-wrap: normal;
}

.menu_login_container table tr {
	vertical-align: top;
}

.menu_login_container .field {
	padding-bottom: 4px;
}

.menu_login_container table tr td {
	padding: 0 0 0 14px;
}

td, td.label {
	font-size: 14px;
	text-align: left;
}

.menu_login_container .field label {
	color: #fff;
	font-weight: normal;
	padding-left: 1px;
}

.menu_login_container #username {
	direction: ltr;
}

.menu_login_container .inputtext, .menu_login_container .inputpassword {
	border-color: #0fec46;
	margin: 0;
	width: 160px;
}

.inputtext, .inputpassword {
	padding-bottom: 4px !important;
}

textarea, .inputtext, .inputpassword {
	border: 2px solid #bdc7d8;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 3px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

.uiButton {
	background-image: url(images/login_button.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: -352px -495px;
	background-color: #5b74a8;
	border-color: #29447e #29447e #1a356e;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 2px 6px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
}

.uiButton:active {
	background-position: -352px -512px;
	-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
}

.uiButton:focus {
	background-position: -352px -460px;
	-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
}

.uiButton input, .uiButtonText{
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	background: none;
	border: 0;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 1px 0 2px;
	white-space: nowrap;
	color: white;
}

.uiButtonText {
	font-size: 13px;
	line-height: 16px;
}

.uiButtonBorder {
	border: 1px solid #1a356e;
}

.menu_login_container .login_form_label_field {
	padding-top: 4px;
}

.menu_login_container .login_form_label_field label, .menu_login_container .login_form_label_field a {
	color: #98a9ca;
	font-weight: normal;
}

#persist_box {
	float: left;
	margin: 0;
	padding: 0;
}

.rememberLabel label {
	color: #333;
	display: block;
	font-weight: normal;
	margin-left: 17px;
	vertical-align: baseline;
}

a {
	cursor: pointer;
	color: #3b5998;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#updates {
  color: #e6e3dc;
  padding-top: 5px;
 }

#updates span {
  font-size: 13px;
}

#login {
  background: url(images/loginbg.png);
  width: 356px;
  height: 73px;
  position: relative;
  top: -71px;
  left: 560px;
  color: #e6e3dc;
  font-size: 13px;
}

#regpage {
  width: 356px;
  height: 150px;
  color: #000000;
  font-size: 13px;
}

#loginwelcome {
  padding-left: 20px;
  padding-top: 15px;
}

#login form {
  padding-left: 20px;
}

#login .username {
  border: none;
  background: url(images/formfield.png) transparent no-repeat;
  width: 131px;
  height: 21px;
  color: #859c0a;
  text-indent: 4px;
  font-size: 13px;
}


#regpage .item {
  border: none;
  background: url(images/formfield.png) transparent no-repeat;
  width: 131px;
  height: 21px;
  color: #859c0a;
  text-indent: 4px;
  font-size: 13px;
}


#login .password {
  border: none;
  background: url(images/formfield.png) transparent no-repeat;
  width: 131px;
  height: 21px;
  color: #859c0a;
  text-indent: 4px;
  font-size: 13px;
}

#login .submit {
  border: none;
  background: none;
  width: 50px;
  color: #e6e3dc;
  font-size: 15px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.singlePage {
	background-color: #eceff5;
}
	
#contentContainer {
	margin: 0 auto;
	position: relative;
	zoom: 1;
}

#content {
	width: auto;
	padding: 0;
	margin: 0;
}

.singlePageContainer {
	margin: 20px auto 0;
	padding: 75px 83px;
	width: 814px;
	background-color: #fff;
	border: 1px solid #ccc;
	color: #666;
	font-size: 13px;
}

.contentHomeGradient {
	min-width: 980px;
	background: url(images/gradient.png) 0 bottom repeat-x;
	background: -webkit-gradient(linear, center top, center bottom, from(white), to(#D3D8E8));
	background: -webkit-linear-gradient(top, white, #D3D8E8);
}

.contentHome {
	margin: 0 auto;
	width: 980px;
}

.contentHome_infor {
	width: 550px;
	float: left;
	padding-top: 38px;
}

.signupForm {
	padding: 43px 0 0 15px;
	width: 383px;
	float: right;
}

.signupForm_headerContainer {
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#signupForm_headerText {
	border-bottom: 1px solid #9aafca;
}

#signupForm_registration {
	margin: 0 auto 0 auto;
	padding-bottom: 30px;
	padding-top: 10px;
}

#signupForm_registration .privacy_policy_text_signup {
	width: 316px;
}

#content h2 {
	font-size: 20px;
	color: #203360;
	margin: 0;
	margin-top: 10px;
	font-weight: bold;
}

.signup {
	padding-left: 6px;
	padding-right: 8px;
	font-size: 13px;
	font-weight: bold;
	position: relative;
}

input.signup {
	padding: 3px;
	width: 200px;
	margin: .25em;
}

select.month , select.day, select.year, select.gender{
	padding: 3px;
	margin: .25em;
}

.privacy_policy_text_signup {
	color: #ce1b34;
	margin: 1em 0;
	font-size: 12px;
	padding-left: 8px;
}


button.registerButton {
	position: unset;
	top: 400px;
	min-width: 194px;
	padding: 7px 20px;
	text-align: center;
	font-family: 'Freight Sans Bold';
	font-weight: normal !important;
	margin-left: 7px;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 19px;
	line-height: 126%;
	color: #fff;
	cursor: pointer;
	background-color: #69a74e;
	display: inline-block;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 1px #a4e388;
	box-shadow:inset 0 1px 1px #a4e388;
	background: -webkit-linear-gradient(top, #67ae55, #578843);
	border-color: #3b6e22 #3b6e22 #2c5115;
	border: 1px solid rgb(111, 111, 111);
	text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    button.registerButton {
		top: 430px;
	}
	#reg_error {
		margin: 75px 0 0 7px !important;
	}
}

button.registerButton:hover {
	background: -webkit-linear-gradient(top, #74BA63, #578843);
	background: -moz-linear-gradient(top, #74BA63, #578843);
	background: -o-linear-gradient(top, #74BA63, #578843);
	background: -ms-linear-gradient(top, #74BA63, #578843);
}

button.registerButton:active {
	margin-top: 21px;
	background: -webkit-linear-gradient(top, #74BA63, #578843);
	background: -moz-linear-gradient(top, #74BA63, #578843);
	background: -o-linear-gradient(top, #74BA63, #578843);
	background: -ms-linear-gradient(top, #74BA63, #578843);
}

#reg_error_inner {
	padding: 7px 3px 7px 3px;
}

#reg_error {
	display: none;
	background: #ffebe8;
	border: 1px solid #dd3c10;
	line-height: 15px;
	margin: 90px 0 0 7px;
	text-align: center;
	overflow: hidden;
}

#stock {
  margin: 0 auto;
  margin-top: 15px;
  width: 78%;
}

#footer {
	color: #737373;
	font-size: 11px;
	margin: 0 auto;
	width: 980px;
}

.sidebarMode #footer {
	color: #737373;
	font-size: 11px;
	margin-left: 180px;
	width: 801px;
	border-top: 1px solid #ccc;
}

#footer a {
	text-decoration: none;
	white-space: nowrap;
}

#footer a:last-child {
	margin-right: 0;
}

#footer a:hover {
	text-decoration: underline;
}

#break, .singlePage #break, .sidebarMode #break  {
	background-color: #fff;
	font-size: 1px;
}

#break {
	border-bottom: 1px solid #ccc;
	height: 8px;
	margin-bottom: 8px;
}

.singlePage #break {
	border-bottom: 0;
	height: 0px;
	margin-bottom: 0px;
}

.sidebarMode #break {
	border-bottom: 0;
	height: 0px;
	margin-bottom: 0px;
}

.welcomeBoxBlock {
	float: left;
	margin-right: 8px;
	display: block;
}

.welcomeBoxBlock .welcomeBoxImg {
	height: 40px !important;
	width: 40px !important;
}

.welcomeBox .welcomeBoxName {
	padding-bottom: 1px;
}

.welcomeBoxName {
	display: block;
	font-weight: bold;
	width: 112px;
	word-wrap: break-word;
	color: #3b5998;
}

#sideNav #cpNav {
	margin-top: 16px;
}

.navHeader, .navHeader a, .statisticsHeader {
	color: #999;
	font-size: 9px;
	font-weight: bold;
	margin: 12px 0 0 0;
	padding: 0;
}

.uiSideNav .sideNavItem, .uiSideNav .sideNavNetItem {
	padding-right: 20px;
	margin-left: -20px;
	width: 100%;
}

.uiSideNav .item {
	margin-left: 20px;
	margin-right: -20px;
	color: #333;
	display: block;
	border-bottom: 1px solid #fff;
	min-height: 17px;
	line-height: 13px;
	padding: 3px 8px 0 28px;
	text-decoration: none;
}

.uiSideNav .item:hover, .uiSideNav .item:active, .uiSideNav .item:focus{
	background-color:#eff2f7;
	text-decoration:none;
}

.uiSideNav .selectedItem .item, .uiSideNav .selectedItem .item:hover{
	background-color: #d8dfea;
	font-weight: bold;
}

.uiSideNav .sideNavItem .imgWrap, .uiSideNav .sideNavNetItem .imgWrap {
	margin-left: -22px;
	margin-top: -1px;
	float: left;
}

.uiSideNav .item .imgWrap {
	width: 18px;
}

.account_settings, .refferals, .completed_offers, .net_ico {
	background-size: auto;
	background-repeat: no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
}

.account_settings {
	background-image: url(images/cpNav1.png);
	background-position: -16px -17px;
	
}

.refferals {
	background-image: url(images/cpNav2.png);
	background-position: -34px -436px;
}

.completed_offers {
	background-image: url(images/cpNav1.png);
	background-position: 0 -53px;
}

.uiSideNav .sideNavItem .linkWrap, .uiSideNav .sideNavNetItem .linkWrap {
	display: block;
	overflow: hidden;
	padding-left: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: 145px;
}

.footer_links {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 20px;
	width: 540px;
}

#footer_copyright, .singlePage #footer_copyright {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: normal;
}

#footer_copyright {
	color: gray;
}

.singlePage #footer_copyright {
	color: #adb3bc;
}
	
.fullPage_Container {
	margin-top: 26px;
	width: 940px;
	padding: 20px 12px 0;
	margin: 0 auto;
}

#main_Container {
	width: 600px;
	margin: 0 auto 30px auto;
}	

#contentTopper {
	padding: 14px 0 0 17px;
	margin: 50px auto 15px auto;
	border-top: 2px solid #d3dae6;
}

#contentTopper img {
	float: left;
	margin: 0 15px 0 0;
}

#contentTopper_text_container {
	margin-top: 6px;
	width: 465px;
	float: left;
}

#contentTopper_text_headline {
	font-size: 15px;
	font-weight: bold;
}

#contentTopper_text {
	font-size: 11px;
	margin-top: 4px;
}

#registration_container {
	padding-top: 20px;
	border-top: 1px solid #d0d0d0;
	background-color: #ededed;
}	

#registration_form_container {
	width: 400px;
	margin: 0 auto 0 auto;
	padding-bottom: 30px;
}

#reg_box {
	padding: 0;
	margin: 0;
}

#reg_form_box {
	padding-left: 0;
}

.reg_label {
	font-size: 13px;
	width: 121px;
	padding-right: 3px;
	white-space: normal;
	color: #666;
	font-weight: bold;
	padding: 6px 10px 0 0;
	text-align: right;
	vertical-align: middle;
}

.reg_field_container {
	margin: 2px 0 1px 0;
	display: inline-block;
	position: relative;
	width: auto;
}

#reg_box .reg_field_container input {
	padding: 6px;
	font-size: 16px;
	width: 250px;
	border-color: #bdc7d8;
	margin: 0;
}

.sselect {
	font-size: 13px;
	padding: 5px;
	height: 30px;
	margin: 1px 0;
	border: 1px solid #bdc7d8;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
}

.reg_button {
	margin: 0 0 0 110px;
}

.uiButton_reg {
	background-image: url(images/login_button.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: -352px -152px;
	background-color: #69a74e;
	border-color: #3b6e22 #3b6e22 #2c5115;
	border: 1px solid rgb(111, 111, 111);
	box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	line-height: 13px;
	padding: 2px 6px;
	text-align: center;
	white-space: nowrap;
}

.uiButton_reg:active {
	background-position: -352px -169px;
	-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, .1);
	background: -webkit-linear-gradient(bottom, #66A14D, #639C4B);
}

.uiButton_reg input {
	color: #fff;
	font-size: 13px;
	padding: 3px 25px 5px;
	background: none;
	border: 0;
	cursor: pointer;
	display: inline-block;
	font-family: 'lucida grande',tahoma,verdana,arial,sans-serif;
	font-weight: bold;
	line-height: 13px;
	margin: 0;
}

#login_container {
	margin-bottom: 0;
	width: 640px;
	-webkit-border-radius: 4px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
}

#loginHeader_topperContainer {
	padding: 6px 0 .5em 0;
	border-bottom: 1px solid #ccc;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 5px;
}

#login_content {
	margin-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

#loginform {
	clear: left;
	margin: auto;
	padding: 15px 0;
	text-align: left;
	width: 380px;
}

.login_form_row {
	padding: 0 0 8px 0;
	text-align: left;
}

.login_form_row .login_form_label {
	display: block;
	float: left;
	padding: 3px 0;
	width: 100px;
}

.login_form_row .inputtext, .inputpassword {
	width: 175px;
}

.login_form_row input {
	margin: 0;
}

#loginform .rememberLabel {
	padding: 3px 0 3px 100px;
}

#login_button {
	padding: 5px 0 0 100px;
	text-align: left;
}

#login_button .uiButton {
	margin-right: 2px;
}

#login_button label {
	float: none;
	width: auto;
}

#login_button_inline {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}

#login_button_inline  .uiButton  input{
	font-size: 13px !important;
	line-height: 16px !important;
}

#register_link {
	margin-top: 5px;
	float: left;
}

#loginform p.reset_password {
	margin-bottom: 0;
	padding-bottom: 0;
}

#loginform p {
	line-height: 16px;
	margin: 10px 0;
	text-align: left;
}

.reset_password {
	padding-left: 100px;
}

#login_error_box {
	margin-top: 10px;
	padding: 10px;
	background-color: #ffebe8;
	border: 1px solid #dd3c10;
}

#error_title {
	color: #333;
	font-weight: bold;
	font-size: 13px;
}

#headerHolder.slim {
	height: 38px;
}

#blueBar {
	background-color: #bd3166;
	border-bottom: 1px solid #bd3166;
	min-width: 981px;
	position: relative;
	z-index: 300;
}

.slim #blueBar.fixed_elem {
	left: 0;
	right: 0;
	top: 0;
}

.slim #blueBar {
height: 37px;
}

#pageHead, .singlePage #pageHead {
	padding-top: 6px;
	width: 981px;
	margin: 0 auto;
}

#pageHead {
	padding-right: 205px;
}

.singlePage #pageHead  {
	padding-right: 0;
}

.singlePageTitle {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding-bottom: 20px;
}

.singlePageTitle h1 {
	margin: 0;
	padding: 0;
	color: #333;
}

 #blueBar.fixed_elem {
	margin: 0;
	position: relative !important;
}

#pageLogo {
	float: left;
	margin: 0 0 0 -7px;
	padding-right: 1px;
	z-index: 5;
}

#pageLogo a, #pageLogo a:hover, #pageLogo a:focus, #pageLogo a:active {
	background-image: url(images/logo1.png);
	background-repeat: no-repeat;
	background-size: auto;
	display: block;
	height: 31px;
	outline: none;
	overflow: hidden;
	text-indent: -999px;
	white-space: nowrap;
	width: 115px;
}

#pageLogo a:hover, #pageLogo a:focus, #pageLogo a:active {
	background-color: #4b67a1;
	background-image: url(images/logo2.png);
}

#jewelContainer {
	float: left;
	position: relative;
	z-index: 4;
}

.ntJewel {
	float: left;
	margin-right: -1px;
	position: relative;
}

.ntJewel a:hover {
	background-color: #4b67a1;
}

.ntJewel.openToggler a:hover {
	background-color: transparent;
	border: 0;
}

#completedOffJewel a.jewelButton {
	background-image: url(images/jewel.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 0 -271px;
}

#completedOffJewel.openToggler a.jewelButton {
	background-image: url(images/jewel.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 0 -538px;
}

.ntJewel a.jewelButton {
	display: block;
	height: 31px;
	position: relative;
	text-decoration: none;
	margin: 0 1px;
	width: 24px;
}

.ntJewel .jewelCount {
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #fff;
	display: none;
	font-size: 9px;
	font-weight: bold;
	overflow: hidden;
	padding-bottom: 1px;
	position: absolute;
	right: -1px;
	top: 0;
	z-index: 101;
}

.ntJewel .jewelCount span {
	background-color: #f03d25;
	border: 1px solid #d83722;
	border-bottom: 1px solid #c0311e;
	border-top: 1px solid #e23923;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	box-shadow: 0 1px 0 rgba(0, 39, 121, .77);
	-webkit-box-shadow: 0 1px 0 rgba(0, 39, 121, .77);
	display: block;
	padding: 0 1px;
}

.accessible_elem {
	left: -9999px;
	position: absolute;
}

#completedOffFlyout {
	left: -103px;
}

#completedOffFlyout .beeperNub {
	left: 105px;
}

.uiHeader .uiHeaderTitle {
	outline: none;
}

.uiHeader h3, .uiHeader h4 {
	color: #333;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.uiHeaderPage {
	padding: 6px 0 16px;
}

#content .uiHeader h2 {
	color: #1c2a47;
	font-size: 16px;
}

.jewelFlyout .jewelHeader {
	border-bottom: solid 1px #ddd;
	border-bottom: solid 1px rgba(100, 100, 100, .22);
	background-clip: padding-box;
	-webkit-background-clip: padding-box;
	z-index: 100;
	position: relative;
	padding: 8px 8px 6px 8px;
	background-color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}

.jewelFlyout .jewelHeader {
	background-color: #fff;
	padding: 7px 8px 7px 8px;
	border-color: #ddd;
}

.uiScrollableArea {
	direction: ltr;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.uiScrollableAreaWrap {
	height: 100%;
	outline: none;
	overflow-x: hidden;
	overflow-y: auto;
	position: relative;
	width: 100%;
}

.uiScrollableArea.contentAfter::after {
	bottom: 0;
	background-color: rgba(0, 0, 0, .07);
	content: '';
	display: block;
	height: 2px;
	position: absolute;
	width: 100%;
	z-index: 99;
}

.scrollable {
	overflow-y: auto;
}

.uiScrollableAreaBody {
	direction: ltr;
	position: relative;
}

.jewelFlyout .uiScrollableAreaContent {
	padding-bottom: 1px;
}

.jewelFlyout .jewelItemList {
	padding: 0;
}

.jewelItemList li {
	cursor: pointer;
}

.jewelItemList li:hover, .jewelItemList li:active, .jewelItemList li:focus {
	background-color: #eff1f7;
}

.jewelItemList li:first-child {
	border-top: none;
}

.jewelContent li:first-child .completedContent  {
	border-top: none;
}

.jewelContent .completedContent {
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: -1px;
	padding: 4px 20px 4px 8px;
}

.jewelFlyout .jewelHighlight li a {
	color: #333;
	display: block;
	padding: 4px 8px;
	text-decoration: none;
}

.coContent {
	display: block;
	width: auto;
	color: gray;
	font-weight: normal;
	font-size: 11px;
}

.coContent .net {
	color: #333;
	white-space: normal;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	white-space: normal;
}

.coContent .preview {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: gray;
	padding-top: 1px;
	font-weight: normal;
	font-size: 11px;
}

.bull{
	background-image: url(images/0ZUpsTfherG.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: -278px -277px;
	display: inline-block;
	height: 9px;
	width: 10px;
	margin-right: 4px;
}

.coContent .time {
	color: #9d9d9d;
	font-size: 9px;
}

.jewelFooter a {
	background-color: #f7f7f7;
	border-top: 1px solid #c5c5c5;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	position: relative;
	z-index: 100;
	display: block;
	font-weight: bold;
	padding: 8px;
	text-align: center;
}

.jewelFooter a:hover, .jewelFooter a:active, .jewelFooter a:focus {
	background-color:#f7f7f7 !important;
	border-top: 1px solid #c5c5c5 !important;
	color: #3b5998;
	outline: none;
	text-decoration: underline;
}

.sidebarMode {
	padding-right: 205px;
	width: 981px;
}

.sidebarMode #content {
	min-height: 600px;
}

.sidebarMode #mainContainer {
	border-right: 1px solid #ccc;
	min-height: 600px;
}

#mainContainer {
	margin-left: -1px;
	display: block;
	width: 100%;
}

#leftCol {
	display: block;
	float: left;
	padding: 20px 0 0 2px;
	position: relative;
	width: 179px;
	word-wrap: break-word;
}

.sidebarMode #contentCol {
	border-left: 1px solid #ccc;
	margin-left: 181px;
	min-height: 600px;
}

#contentCol {
	background-color: #fff;
	padding-top: 5px;
	padding-left: 0;
	padding-right: 0;
}

#contentArea {
	padding-left: 18px;
	padding-right: 18px;
	width: 764px;
	margin-right: 0;
	word-wrap: break-word;
	outline: none;
	float: left;
}

#contentArea.hasRightCol {
	width: 515px;
}

.hasRightCol a {
	font-weight: bold;
}

#contentArea h2 {
	margin: 0;
}

#statisticsArea {
	padding-left: 18px;
	padding-right: 18px;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	word-wrap: break-word;
	outline: none;
	height: 138px;
	border-bottom: 1px solid #e9e9e9;
}

#memstatistics, #sitestatistics {
	width: 330px;
	border: 1px solid #e9e9e9;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	background-color: #FAF5F5;
}

#memstatistics {
	float: left;
}

#sitestatistics {
	float: right;
}

#memstatistics ul, #sitestatistics ul{
	margin-top:5px;
}

#memstatistics ul li, #sitestatistics ul li{
	margin-left:10px;
}

.statisticsItem {
	padding: 3px 8px 0 0;
	line-height: 13px;
	min-height: 17px;
	border-bottom: 1px solid #FAF5F5;
}

.statisticsItem .imgWrap {
	float: left;
	margin-right: 5px;
}

#rightCol {
	padding-right: 0;
	word-wrap: break-word;
	width: 244px;
	float: right;
}

#rightColumnWrapper {
	width: 244px;
	border-bottom: 1px solid #e9e9e9;
}

.rightColumnHeader {
	background-color: #f2f2f2;
	border-bottom: none;
	border-top: solid 1px #e2e2e2;
	padding: 4px 6px 5px;
}

.rightColumnHeader h6 {
	color: #666;
	font-size: 11px;
	outline: none;
	margin: 0;
	padding: 0;
}

.prize_title {
	color: gray;
	margin-top: 5px;
	margin-bottom: 5px;
}

.points_need {
	color: gray;
	margin-top: 5px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.prize_preview {
	width: 145px;
	list-style: none;
	background: #fcfcfc;
	border: 1px solid #bee0ef;
	color: #5b7b93;
	margin: 0 auto;
}

.prize_preview img {
	width: 135px;
}

#sidebar .chatSidebar {
	display: block;
}

.chatSidebar {
	background-clip: padding-box;
	-webkit-background-clip: padding-box;
	background-color: #f2f4f8;
	border-left: 1px solid rgba(0, 0, 0, .4);
	box-shadow: inset 2px 0 2px -2px #b2b9c9;
	-webkit-box-shadow: inset 2px 0 2px -2px #b2b9c9;
	display: none;
	height: 100%;
	position: fixed;
	right: 0;
	top: 0;
	width: 225px;
	z-index: 300;
}

#chatContent {
	overflow-x: visible;
	margin-left: 6px;
	margin-top: 3px;
}

#headNav {
	height: 30px;
	margin-left: 176px;
}

#pageNav {
	margin-right: 1px;
}

#pageNav .navItem , #pageNav #navAccount{
	float: left;
}

#pageNav .navItem .navLink {
	margin-left: -1px;
	padding: 0 8px;
}

#pageNav .navLink, #pageNav #navAccountLink {
	color: #d8dfea;
	display: inline-block;
	font-weight: bold;
	height: 31px;
	line-height: 29px;
	position: relative;
	text-decoration: none;
	vertical-align: top;
}

#pageNav .navLink::after {
	background: #526da4;
	content: " ";
	display: block;
	height: 14px;
	position: absolute;
	right: 0;
	top: 9px;
	width: 1px;
}

#pageNav .navLink:hover, #pageNav .navLink:focus, #pageNav .navLink:active{
	background-color: #4b67a1;
	color: #fff;
	outline: none;
	z-index: 1;
}

#navAccount {
	position: relative;
}

#pageNav  #navAccountLink {
	margin-left: 0;
	margin-right: 0;
	padding: 0;
}

#navAccountLink .menuPulldown {
	background-image: url(images/pageNav.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: -27px -630px ;
	height: 31px;
	overflow: hidden;
	text-indent: -5000px;
	width: 24px;
}

#navAccountLink:hover .menuPulldown {
	background-image: url(images/pageNav.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: -27px -662px;
	height: 31px;
	overflow: hidden;
	text-indent: -5000px;
	width: 24px;
}

#pageNav .navLink:hover::after, #pageNav #navAccountLink::after {
	display: none;
}

#navAccount #accountSettingsFlyout {
	left: -171px;
	margin-top: -1px;
	width: 202px;
}

.jewelFlyout {
	width: 330px;
	background-color: #fff;
	background: rgba(255,255,255,0.98);
	border: 1px solid #c5c5c5;
	top: 36px;
	border-bottom: 2px solid #293e6a;
	overflow: visible;
	position: absolute;
	border: 1px solid rgba(100, 100, 100, .4);
	z-index: -1;
	box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
	border-radius: 3px;
	background-clip: padding-box;
	-webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
	-webkit-border-radius: 3px;
	-webkit-background-clip: padding-box;
}

#navAccount #accountSettingsFlyout .beeperNub {
	right: 10px;
}

.jewelFlyout .beeperNub {
	background-image: url(images/beeperNub.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: 0 0;
	height: 11px;
	position: absolute;
	top: -11px;
	width: 20px;
}

#navAccount #accountSettingsFlyout .navigation {
	border: 0;
	margin-top: 2px;
	position: relative;
	width: 200px;
}

#navAccount .navigation {
	max-width: 400px;
	min-width: 200px;
	padding: 4px 0;
	border-bottom: 2px solid #333;
	background: #fff;
	right: -1px;
	top: 100%;
	z-index: 1;
}

#pageNav #navAccount .navSubmenu {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	color: #222;
	display: block;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	padding: 0 22px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#pageNav #navAccount .navSubmenu:hover, #pageNav #navAccount .navSubmenu:focus, #pageNav #navAccount .navSubmenu:active {
	background:#6d84b4;
	border-bottom:1px solid #3b5998;
	border-top:1px solid #3b5998;
	color:#fff;
	text-decoration:none
}

#pageNav .menuDivider {
	background: #ddd;
	font-size: 0;
	height: 1px;
	line-height: 0;
	margin: 6px 7px;
}

.openToggler .uiToggleFlyout  {
	display: block;
}

.uiToggleFlyout {
	display: none;
}

#pageNav #navAccount.flyoutMenu.openToggler #navAccountLink {
	background-color: transparent;
	border: 0;
}

#pageNav #navAccount.flyoutMenu.openToggler #navAccountLink .menuPulldown {
	background-image: url(images/pageNav.png);
	background-repeat: no-repeat;
	background-size: auto;
	background-position: -27px -662px;
}

.singlePage .prizes {
	display: inline-block;
}

ul.prizes li {
	width: 142px;
	float: left;
	list-style: none;
	background: #fcfcfc;
	border: 1px solid #bee0ef;
	color: #5b7b93;
	text-align: center;
	margin-right: 2px;
	margin-bottom: 2px;
	font-size: 11px;
}

.prizes img {
	width: 135px;
}

.prizes .prize_title {
	height: 28px;
}

.prize_details_des {
	float: left;
	width: 500px;
	margin-left: 20px;
}

.prize_details_des h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #9bb50b;
}

.prize_details_des  p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.separate {
	margin-top: 120px;
	margin-right: -18px;
	margin-left: -18px;
	border-bottom: 1px solid #e9e9e9;
}

#claim_history, .prizes , #referrals{
	margin-top: 15px;
}

#claim_history_content, #prize_details_content, #referral_link_content, #referrals_content, #completed_list {
	border-top: 1px solid #aaa;
}

#claim_history_content p {
	font-size: 13px;
}

table.gridtable {
	font-size: 11px;
	color: #333333;
	border-width: 1px;
	border-collapse: collapse;
	width: 100%;
}

table.gridtable th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #9E9999;
	background-color: #d8dfea;
}

table.gridtable tr td {
	border-width: 1px;
	padding: 3px 3px 3px 15px;
	border-style: dashed;
	border-color: #d0d0d0;
	background-color: #ffffff;
	font-size: 13px;
}

#referral_link_content input {
	margin: 15px 0 0 0;
	font-size: 16px;
	width: 500px;
	border-color: #bdc7d8;
}

#referral_page .separate {
	margin-top: 30px;
}

#account_info, #setting, #add_network, #del_network, #enter_user_list, #reset_point {
	margin-bottom:20px;
}

#account_info ul, #setting ul, #add_network ul, #del_network ul, #enter_user_list ul, #reset_point ul {
	border-bottom: 1px solid #aaa;
	border-top: 1px solid #aaa;
}

#account_info li:first-child, #setting li:first-child, #add_network  li:first-child, #del_network li:first-child, #enter_user_list li:first-child, #reset_point li:first-child {
	border-width: 0 !important;
}

#account_info li, #setting li, #add_network li, #del_network li, #enter_user_list li, #reset_point li {
	border-color: #e9e9e9;
	border-style: solid;
	border-width: 1px 0 0 0;
}

#account_info li:hover, #setting li:hover, #add_network li:hover, #del_network li:hover, #enter_user_list li:hover, #reset_point li:hover {
	background: #f7f7f7;
	text-decoration: none;
}

#send_message td {
	padding: 0;
}

#sendButton {
	background-color: #f4f6f9;
}

#sendButton input {
	background: url(images/0ZUpsTfherG.png) -284px -41px no-repeat;
	height: 22px;
	width: 26px; 
	border: 0;
	border-left: 1px solid #c9d0da;
	border-bottom: 1px solid #c9d0da;
	padding: 0;
	margin-left: -1px;
	cursor:pointer;
}

#sendButton input:hover {
	background-color: #fff;
}

div.mousescroll {
    overflow: hidden;
}
div.mousescroll:hover {
    overflow-y: scroll;
}

#offers {
	border-top: 1px solid #aaa;
}

.admin_area #contentContainer {
	width: 981px;
	padding-right: 0;
}

.admin_area #pageHead {
	padding-right: 0;
}

.offBanner {
	height: 70px;
	border: 1px solid #d9d9d9;
	margin-bottom: 10px;
	padding: 15px 5px 5px 5px;
}

.offBanner:hover {
	background: #f7f7f7;
}

.offBanner_image {
	float: left;
	width: 180px;
	text-align: center;
	line-height: 70px;
}

.offBanner_name {
	float: left;
	width: 450px
}

.offBanner_name h4 {
	font-size: 17px;
	margin: 0;
	padding: 0;
}

.offBanner_name  a {
	color:green;
}

.offBanner_name p {
	margin: 0;
	padding: 0;
}

.offBanner_point {
	border: 2px solid gray;
	width: 90px;margin: 0px auto;
	padding: 5px;
	border-radius: 15px;
	text-align: center;
}

.offBanner_point:hover {
	background: #81D85F;
	color: #fff;
	box-shadow: 0 0 3px 3px #8FCAE3;
	cursor: pointer;
}

.offBanner_point a {
	color: #222;
	font-weight: bold;
	font-size: 13px;
}

.offBanner_point a:hover {
	text-decoration: none;
}