html, body {
font-family:arial;
font-size:10pt;
width:100%;
max-height:100%;
-webkit-text-size-adjust:none;
margin:0;
padding:16px 0 0 0;
background:#fff
}

@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'Maven';
	src: url('fonts/maven.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family:'Maven';
	src:url(//:) format('no404'), url('fonts/maven.woff') format('woff'), url('fonts/maven.ttf') format('truetype'), url('fonts/maven.svg#webfont7KdeNvRU') format('svg');
	font-weight:normal;
	font-style:normal;
}


@font-face {
	/* This declaration targets Internet Explorer */
	font-family:'Cabin';
	src:url('fonts/maven.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family:'Cabin';
	src:url(//:) format('no404'), url('fonts/cabin.woff') format('woff'), url('fonts/cabin.ttf') format('truetype'), url('fonts/cabin.svg#webfont7KdeNvRU') format('svg');
	font-weight:normal;
	font-style:normal;
}


@font-face {
  font-family:'cabin-semi';
  src:url('fonts/cabin-semi.eot?#iefix') format('embedded-opentype'),  url('fonts/cabin-semi.otf')  format('opentype'),
	     url('fonts/cabin-semi.woff') format('woff'), url('fonts/cabin-semi.ttf')  format('truetype'), url('fonts/cabin-semi.svg#cabin-semi') format('svg');
  font-weight:normal;
  font-style:normal;
}


TD			{color: #000000; font-size:10pt; font-weight: normal;}

.small		{color: #000000; font-size:8pt; font-weight: normal;}
.top		{color: #002F48; font-size:11pt; font-weight: normal;}
.base		{color: #000000; font-size:10pt; font-weight: normal;}
.white		{color: #FFFFFF; font-size:9pt; font-weight: normal;}
.side		{color: #000000; font-size:11pt; font-weight: normal;}
.topbar		{color: #C0C0C0; font-size:12pt; font-weight: normal; margin-bottom:12px;}
.frontad	{color: #385062; font-size:16pt; font-weight: normal; margin-bottom:14px;}
.frontmem   {color: #005382; font-size:16pt; font-weight: normal; margin-bottom:14px;}
.frontxt	{color: #202020; font-size:11pt; font-weight: normal; margin-bottom:10px;}
.frontlinx  {color: #808080; font-size:14pt; font-weight: normal; margin-top:14px;}
.header,.bonus_header,.tut_header {font-family:Cabin; color:#005382; font-size:18pt; font-weight:normal; text-align:center; margin-top:15px; margin-bottom:15px;}
.bonus_header {font-size:50pt;}
.tut_header {font-size:20pt; margin:50px auto 30px auto;}
.big		{font-size:11pt;}
.upsub		{color: #505050; font-size:10pt; font-weight: normal; margin-top:3px;}
.pad		{padding-top: 15px; padding-bottom:10px; text-align: center;}
.credits	{padding-top: 20px; padding-bottom: 10px; text-align: center;}
.calc		{background-color:D5E7F7; padding:15px; width:468px; margin-left: auto; margin-right: auto;}
.fhead		{margin-top:24px;}
.paneltxt	{margin-top:14px; color:#82BEDF; font-size:14pt; line-height:26px; }
.joiner		{width:65px;}


/* all links */

a,a:link,a:visited {color:#004F70; text-decoration:underline;}
a:active,a:focus,a:hover {color:#CF302F;}


/* advertise page */

.avt_page {width:568px; text-align:center; margin:20px auto 40px auto;}
a.avt_wide1,a.avt_wide1:link,a.avt_wide1:visited,
a.avt_wide2,a.avt_wide2:link,a.avt_wide2:visited,
a.avt_half,a.avt_half:link,a.avt_half:visited {display:block; text-decoration:none; margin:7px; background:#EDF5FB; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;  font-size:11pt; color:#404040; padding:9px; line-height:150%; border:solid 1px #B7D6ED;}
a.avt_wide1,a.avt_wide1:link,a.avt_wide1:visited {background:#EDF5FB; border:solid 1px #B7D6ED; margin-bottom:14px;}
a.avt_wide2,a.avt_wide2:link,a.avt_wide2:visited {background:#FFFBE9; border:solid 1px #FFE373;}
a.avt_half {float:left; width:250px;}
a.avt_half:hover,a.avt_wide1:hover {border:solid 1px #73AEDB; background:#E6F1FA; text-decoration:none;}
a.avt_wide2:hover {border:solid 1px #F6C500; background:#FFFAE1; text-decoration:none;}
.avt_wd {font-size:16pt; display:block; margin-bottom:5px;}
.avt_hf {font-size:14pt; display:block; margin-bottom:4px;}
.avt_red {color:#C00000;}
.avt_top {padding-bottom:20px; font-size:1.3em;}

/* new top */

.linx_top {width:728px; height:80px; font-size:11pt; margin:0px auto;}
.linx_logo {float:left; margin-top:38px;}
.linx_menu {float:right; margin-top:46px;}
.linx_line {width:100%; height:1px; background:#DDD;}
.linx_box {width:704px; height:20px; padding:8px 12px 7px 12px; color:#111; background:#F6F6F6; font-size:12pt;
-webkit-border-bottom-right-radius:10px;
-webkit-border-bottom-left-radius:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-bottomleft:10px;
border-bottom-right-radius:10px;
border-bottom-left-radius:10px;
margin:0px auto 25px auto;}
.linx_fade {color:#A4A4A4; font-size:11pt;}
.linx_coin {position:relative; top:2px; margin-right:6px;}

span.linx_tab {outline:none; }
span.linx_tab strong {line-height:30px;}
span.linx_tab:hover {text-decoration:none;} 
span.linx_tab span {
    z-index:10;display:none; padding:7px;
    margin-top:27px;
    line-height:16px;
}
span.linx_tab:hover span {
    display:inline; position:absolute; font-size:11pt; color:#111;
    border:1px solid #D2D2D2; background:#fff;}

span.linx_tab .linx_tail {z-index:10; display:none; margin-top:20px;}
span.linx_tab:hover .linx_tail {display:inline; position:absolute;}


/* dropdown */

ul.drop {
  line-height:20px;
  text-align: left;
  display: inline;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.drop li {
  display: inline-block;
  position: relative;
  z-index:10;
  padding: 10px 0px 0px 10px;
  background: #fff;
}
ul.drop li:hover {
  background: #fff;
  color: #000;
}
ul.drop li ul {
  padding:0px;
  position: absolute;
  top:30px;
  left:22px;
  width:100px;
  height:130px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  border:solid 1px #D2D2D2;
}
ul.drop li ul li { 
  background: #fff; 
  display: block; 
  color: #000;
}
ul.drop li ul li:hover { background: #fff; }
ul.drop li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}


/* links page */

.links_bar {width:630px; margin:17px auto 0px auto;}
.links_box,.links_compact {width:518px; border:solid 1px #73AEDB; color:#303030; font-size:11pt;}
.links_box {padding:15px; margin:17px auto 0px auto; background-color:#EDF5FB;}
.links_compact {width:530px; background-color:#EDF5FB; padding:10px; margin:10px auto 0px auto; border:0px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.links_top {display:block; float:left; font-size:12pt;}
.links_left {display:block; float:left; clear:left; text-align:left; margin-top:15px;}
.links_stats {background-color:#FAFCFE; padding:7px 10px; margin-top:15px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
display:none; line-height:150%;}
.links_right {float:right; text-align:right; margin-top:15px;}
.links_comp {float:right;}
.links_comp a,.links_comp a:link,.links_comp a:visited,.links_comp a:active,.links_comp a:focus {color:#808080; text-decoration:none;}
.links_comp a:hover {text-decoration:underline;}
.links_sm {font-size:9pt; color:#707070;}
.links_empty {font-size:12pt; text-align:center; margin:50px auto 20px auto; line-height:150%;}
.links_error,.links_error2,.gift_error {width:530px; padding:10px; font-size:11pt; text-align:center; margin:15px auto; color:#404040; background-color:#FEFFB9;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.gift_error {width:300px; margin:0px auto 15px auto;}
.links_error2 {width:380px; margin-top:-5px; color:#303030;}
.links_pages {font-size:12pt; text-align:center; width:550px; margin:20px auto 50px auto;}
.links_gap {height:50px;}
.links_fold {width:403px; margin:30px auto 0px auto;}
.links_rehide {width:392px; padding:15px; margin:0px auto 0px auto; display:none;}
.links_delhide {display:none; padding:15px; font-size:11pt; text-align:center; line-height:170%;}
.links_rename form {margin:0px; padding:0px;}
.links_msg,.links_end {width:500px; font-size:12pt; text-align:center; margin:15px auto -3px auto; line-height:140%;}
.links_end {margin-top:30px; color:#808080; line-height:160%;}
.links_convert {width:400px; margin:15px auto 50px auto;}
.links_invalid {width:550px; height:30px; line-height:30px; text-align:center; font-size:12pt; color:#FFF; background:#73AEDB; margin:0px auto 0px auto; position:relative; top:18px;}

.links_options {width:530px; margin:-5px auto 15px auto; font-size:12pt;}
#options,.gift_options {display:none; width:530px; margin:15px auto; text-align:right; background-color:#F2F2F2;
padding:10px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; line-height:40px; font-size:11pt;}
#options {width:530px;}
.gift_options {width:320px; text-align:center; margin:0px auto 15px auto; padding:10px 0px 20px 0px; display:block;}
.links_extra {margin-right:5px;}
#cat2 {display:none;}
#cat3 {display:none;}
#extra2 {display:block;}

.links_addr,.links_cats,.links_select,.links_input,.links_sel,.links_inp,.links_sel2,.links_inp2,.short_addr,.links_web,.short_input {border:solid 1px #C0C0C0; margin:0px; font-size:11pt;
margin-right:8px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.links_addr {float:left; width:314px; height:30px; line-height:30px; padding:0px 0px 0px 9px;}
.links_cats {float:left; width:150px; height:32px; padding-left:4px;}
.links_select,.links_sel,.links_sel2 {width:250px; height:32px; margin:5px 5px 5px 10px; padding-left:4px;}
.links_input,.links_inp,.links_inp2,.links_web {width:250px; height:32px; margin-left:10px; margin-right:5px; padding-left:9px;}
.links_web {width:280px; margin:15px 0px 5px 0px; font-size:12pt;}
.links_tot {font-size:12pt; margin:15px 0px 5px 0px; width:60px; background-color:#F2F2F2; border:solid 0px;}
.links_sel,.links_inp,.links_sel2,.links_inp2 {width:120px; font-size:12pt; margin:10px 7px 0px 7px;}
.links_sel2 {width:180px;}
.links_inp2 {width:86px;}
.links_cam {text-align:center; width:300px; line-height:150%; margin:auto;}
.links_type,.links_type2 {display:block; width:360px; height:60px; margin:20px auto; background-color:#ECF1F4; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding:15px;}
.links_type:hover {border:solid 1px #D2DEE6; background-color:#F1F6F9; padding:14px;}
.links_type2 {border:solid 2px #D2DEE6; background-color:#F1F6F9; padding:13px;}
.links_type_left {float:left; width:100px;}
.links_type_right {float:right; width:235px; font-size:14pt; color:#404040;}
.links_type_sub {margin-top:5px; font-size:10pt; color:#505050;}
.links_type_lower {text-align:center; margin:30px auto 40px auto;}
.links_share_box {width:80px; margin:0px auto;}
.links_shortlink_box {width:200px; margin:0px auto;}

a.links_type_check {font-size:15pt;}
a.links_butt,a.links_butt:link,a.links_butt:visited {display:block; width:70px; height:32px; line-height:32px; font-size:12pt;
text-align:center; background:#9CC8F4; color:#FFFFFF; text-decoration:none;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0px auto;}
a.links_butt:active,a.links_butt:focus,a.links_butt:hover {background:#298BEF;}


a.links_short,a.links_short:link,a.links_short:visited {display:block; float:left; clear:left; color:#808080; font-size:11pt; text-decoration:none; margin-top:1px;}
a.links_short:active,a.links_short:focus,a.links_short:hover {text-decoration:underline;}

a.links_button,a.links_button:link,a.links_button:visited {display:block; float:left; width:70px; height:32px; line-height:32px; font-size:12pt;
text-align:center; background:#9CC8F4; color:#FFFFFF; text-decoration:none;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
a.links_button:active,a.links_button:focus,a.links_button:hover {background:#298BEF;}

a.links_create,a.links_create:link,a.links_create:visited {display:block; width:160px; height:35px; line-height:35px; font-size:12pt;
text-align:center; background:#9CC8F4; color:#FFFFFF; text-decoration:none;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:10px auto;}
a.links_create:active,a.links_create:focus,a.links_create:hover {background:#298BEF;}

a.links_yes,a.links_yes:link,a.links_yes:visited {display:inline-block; width:60px; height:35px; line-height:35px; font-size:12pt;
text-align:center; background:#9CC8F4; color:#FFFFFF; text-decoration:none;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:20px 10px 2px 10px;}
a.links_yes:active,a.links_yes:focus,a.links_yes:hover {background:#298BEF;}

a.links_no,a.links_no:link,a.links_no:visited {display:inline-block; width:60px; height:35px; line-height:35px; font-size:12pt;
text-align:center; background:#BFBFBF; color:#FFFFFF; text-decoration:none;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:20px 10px 2px 10px;}
a.links_no:active,a.links_no:focus,a.links_no:hover {background:#8C8C8C;}

a.links_edit,a.links_edit:link,a.links_edit:visited {display:block; float:right; width:70px; height:32px; line-height:32px; font-size:12pt;
margin-left:30px; text-align:center; background:#BFBFBF; color:#FFFFFF; text-decoration:none;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
a.links_edit:active,a.links_edit:focus,a.links_edit:hover {background:#8C8C8C;}

.links_big {font-size:15pt; line-height:150%;}

.links_menu {float:left; margin-top:10px; line-height:18px;}
.links_stat {float:right; text-align:right; line-height:18px; margin-top:10px;}

input:disabled,select:disabled {background:#F2F2F2; color:#606060;}

.links_buttons {float:right; margin:15px 5px -10px 0px;}
.links_space {float:left; display:block; width:15px; height:32px;}

.links_tutor {width:500px; margin:100px auto; text-align:center; color:#505050; line-height:160%; font-size:14pt;}



.banner_buttons {display:block; width:280px; height:32px; background-color:#FAFCFE; font-size:11pt;
margin:5px auto 0px auto; padding:5px 15px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.line {width:700px; height:1px; margin:7px auto; background-color:#DDDDDD;}

.green {color:#358818}
.red {color:#C00000;}

.cover_wrap {position:relative; width:620px; height:360px; display:block; margin:auto; text-align:center;}
.cover_panel {background:#FFF; opacity:0.5; filter:alpha(opacity=50); margin-top:15px; position:absolute; z-index:1;}
.cover_text {position:absolute; z-index:2; width:300px; font-size:16pt; opacity:0.8; filter:alpha(opacity=80); color:#505050; margin:120px 160px;}
.cover_sm {font-size:11pt;}
.zero_cover {margin-top:15px; text-align:left;}

.ptp_link {padding:7px 10px; font-size:12pt;}

.counter {text-align:center; line-height:150%; max-width:500px; font-size:13pt; color:#404040; padding:0 20px; margin:18px auto}

.rewards {margin:40px auto; font-size:16pt; line-height:140%; text-align:center;}

.money     { padding-top:7px; width:728; color: #FFFFFF; font-size: 20pt; text-align: center;}
.free      { padding-top:148px; width:728; color: #FFFFFF; font-size: 16pt; text-align: center;}

A:link        	{ font-weight: normal; text-decoration: underline; color: #004F70; }
A:visited     	{ text-decoration: underline; color: #004F70; font-weight: normal; }
A:hover         { text-decoration: underline; color: #CF302F; }


A.frontp:link        	{ font-weight: normal; text-decoration: none; color: #004F70; }
A.frontp:visited     	{ text-decoration: none; color: #004F70; font-weight: normal; }
A.frontp:hover         { text-decoration: underline; color: #CF302F; }

.wht                { font-family: Maven; font-size:16pt; font-style:oblique; font-weight: normal; text-decoration: none; color: #FFFFFF; margin-top:9px;}
A.whtlink:link        	{ font-family: Maven; font-weight: normal; text-decoration: none; color: #FFFFFF; }
A.whtlink:visited     	{ font-family: Maven; font-weight: normal; text-decoration: none; color: #FFFFFF; }
A.whtlink:hover         { font-family: Maven; font-weight: normal; text-decoration: underline; color: #FFFFFF; }

#menu A:link        	{ font-weight: normal; text-decoration: none; color: #FFFFFF; }
#menu A:visited     	{ text-decoration: none; color: #FFFFFF; font-weight: normal; }
#menu A:hover         { text-decoration: underline; color: #FFFFFF; }

#side A:link        	{ font-weight: normal; text-decoration: none; color: #004F70; }
#side A:visited     	{ text-decoration: none; color: #004F70; font-weight: normal; }
#side A:hover         { text-decoration: none; color: #CF302F; }

#base A:link        	{ font-weight: normal; text-decoration: none; color: #004F70; }
#base A:visited     	{ text-decoration: none; color: #004F70; font-weight: normal; }
#base A:hover         { text-decoration: underline; color: #CF302F; }

.topbar A:link        	{ font-weight: normal; text-decoration: none; color: #595959; }
.topbar A:visited     	{ text-decoration: none; color: #595959; font-weight: normal; }
.topbar A:hover         { text-decoration: none; color: #000000; }

li                   { padding-bottom:5px; color: #000;}
.faq li              { padding-bottom:5px; color: #808080;}

input         { font-family: Arial; font-size: 10pt; color: #000000; margin:3px;}
textarea      { font-family: Arial; font-size: 10pt; color: #000000; }
select        { font-family: Arial; font-size: 10pt; color: #000000;  }
#frontpage     { font-family: Arial; font-size: 16pt; color: #385062; margin-top:20px; margin-bottom:20px;}
h4            { font-family: Arial; font-weight: normal; font-size: 12pt; color: #003D60; margin-top:25px; margin-bottom:10px;}
h5            { font-family: Arial; font-weight: bold; font-size: 10pt; color: #000000; margin-top:0px; margin-bottom:5px;}
h6            { font-family: Arial; font-weight: normal; font-size: 14pt; color: #000000; margin-top:0px; margin-bottom:5px;}


h3 {
  font-size: 16px;
	margin: 15px 0px 2px;
	padding-bottom: 0px;
}

dl {
  margin: 0px;
	padding: 0px;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0px 0px 5px;
	padding: 0px;
}

#content {
  margin: 20px;
}

.super_top {background: url('images/super.gif') no-repeat 0 0; display:block; width:620px; height:16px; margin:20px auto 0px auto;}
.super_ad {width:598px; padding:10px; text-align:left; background-color:#F6E9FF; border:solid 1px #B74FFF; margin:0px auto 0px auto;}
.super_share {float:right; width:50px; margin-left:20px; text-align:center;}

.l_h {line-height:150%;}

table td.advertbg {
	background: #fff url(/images/brwtext.gif) no-repeat 50% 50%;
	border: 1px solid #C0C0C0;
}
table td.advertblock {
	background: #fff url(/images/brwerror.gif) no-repeat 50% 50%;
	border: 1px solid #CC0000;
}
table td.advertbg img { border: 0; }

table td.advertbg a:focus, table td.advertbg a:active { outline: none }

table td.advertbg table, table td.advertblock table { display:none; }

td.advertbg span a, td.advertbg span img {
	width: 18px;
	display: block;
}
td.top { border: 0px !important; }

.joinform {margin-top:4px; margin-bottom:4px; text-align:right;}

p {margin-top:10px; margin-bottom:10px;}
select {width:160px; height:24px; font-size:11pt; margin:10px 10px 10px 10px;}
.cashcredits {line-height:25px; font-size:12pt;}
.clicks,.standard,.mini,.micro {float:left;}
.mini,.micro {display:none;}
.selector {width:360px; height:44px; margin-top:15px; background-color:#DEEBF8; border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;}
.convert {margin-top:15px; font-size:11pt; background-color:#DEEBF8; border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;}
.count {width:80px; font-size: 11pt; height:24px; margin: 10px 0px 10px 0px; padding:3px;}
.please {font-size:11pt;}
.prices {height:30px; line-height:30px; font-size:17pt;}

.price1,.price2,.price3,.price4,.price5,.orderclicks {display:none;}
.javamessage {height:60px; line-height:60px; font-size:11pt; }

.psmall {font-size:12pt; color:#C00000;}

.cents1,.cents2,.cents3 {font-size:12pt; display:none;}

.setbold,.sethigh,.textbold,.allocate,.preload,#hideMsg,.adcconfirm,.cashform {display:none;}

.paybut {width:210px; height:55px; margin-top:5px; margin-bottom:25px;}
.paybut1 {float:left;}
.paybut2 {float:right;}

.paybuts {width:326px; height:55px; margin-top:5px; margin-bottom:25px;}
.paybuts1 {float:left; margin-right:12px;}
.paybuts2 {float:left; margin-right:12px;}
.paybuts3 {float:left;}

.creditselect {width:250px;}

.mbrlev {width:80px;}

div.clear {
clear:both;
}

div.adview {
	position: relative;
	height: 55px;
	width: 100%;
}

#allads { display: none; }

/* this is the announcement displayed when ads are loading */
#adannounce { font-family: Arial; font-size: 18pt; color: #C0C0C0; margin-top: 60px; margin-bottom: 50px;

}

/* share bar */

.sharebar {width:100%; height:55px; overflow:hidden; background-image: url('https://wordlinx.com/images/barback.gif'); background-repeat:repeat-x;}
.sharelogo {float:left; margin-top:11px; margin-left:10px; width:142px; height:30px; background-image: url('https://wordlinx.com/images/small_logo.gif');}
.sharetext {float:left;}
.shareshortlink {float:right; height:28px; line-height:28px; width:200px; padding:0px 8px 0px 8px; margin-top:11px; margin-left:10px; margin-right:18px; font-size:12pt;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
background-color:#FFF;
border:#D4DDE4 solid 2px;
}
.sharethis {float:right; background-color:#E5EDF1;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
font-size:12pt;
padding: 5px 5px 5px 10px;
line-height:22px;
height:22px;
margin-top:11px;
margin-right:15px;
}

.shareframe {width:100%; min-height:90%;}

a.shareclose,a.shareclose:link,a.shareclose:visited {float:right; width:15px; line-height:15px; height:15px;
margin-top:5px; margin-right:5px; background-image: url('https://wordlinx.com/images/x.gif'); background-repeat: no-repeat;}
a.shareclose:focus,a.shareclose:active,a.shareclose:hover {background-image: url('https://wordlinx.com/images/xr.gif');}

a.sharefacebook,a.sharefacebook:link,a.sharefacebook:visited {border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; float:right; width:32px; height:32px; margin-top:11px; margin-right:8px; background-image: url('https://wordlinx.com/images/icons/facebook.gif'); background-repeat: no-repeat;}
a.sharefacebook:focus,a.sharefacebook:active,a.sharefacebook:hover {background-image: url('https://wordlinx.com/images/icons/facebook.png');}

a.sharetwitter,a.sharetwitter:link,a.sharetwitter:visited {border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; float:right; width:32px; height:32px; margin-top:11px; margin-right:8px; background-image: url('https://wordlinx.com/images/icons/twitter.gif'); background-repeat: no-repeat;}
a.sharetwitter:focus,a.sharetwitter:active,a.sharetwitter:hover {background-image: url('https://wordlinx.com/images/icons/twitter.png');}

a.sharegooglebuzz,a.sharegooglebuzz:link,a.sharegooglebuzz:visited {border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; float:right; width:32px; height:32px; margin-top:11px; margin-right:8px; background-image: url('https://wordlinx.com/images/icons/googlebuzz.gif'); background-repeat: no-repeat;}
a.sharegooglebuzz:focus,a.sharegooglebuzz:active,a.sharegooglebuzz:hover {background-image: url('https://wordlinx.com/images/icons/googlebuzz.png');}

a.sharedigg,a.sharedigg:link,a.sharedigg:visited {float:right; width:32px; height:32px;
margin-top:11px; margin-right:8px; background-image: url('https://wordlinx.com/images/icons/digg.gif'); background-repeat: no-repeat;}
a.sharedigg:focus,a.sharedigg:active,a.sharedigg:hover {background-image: url('https://wordlinx.com/images/icons/digg.png');}

a.sharedelicious,a.sharedelicious:link,a.sharedelicious:visited {float:right; width:32px; height:32px;
margin-top:11px; margin-right:8px; background-image: url('https://wordlinx.com/images/icons/delicious.gif'); background-repeat: no-repeat;}
a.sharedelicious:focus,a.sharedelicious:active,a.sharedelicious:hover {background-image: url('https://wordlinx.com/images/icons/delicious.png');}

a.sharestumbleupon,a.sharestumbleupon:link,a.sharestumbleupon:visited {float:right; width:32px; height:32px;
margin-top:11px; margin-right:8px; background-image: url('https://wordlinx.com/images/icons/stumbleupon.gif'); background-repeat: no-repeat;}
a.sharestumbleupon:focus,a.sharestumbleupon:active,a.sharestumbleupon:hover {background-image: url('https://wordlinx.com/images/icons/stumbleupon.png');}

.qshare {float:right; display:block; margin-top:18px; margin-right:15px;}

/* advert states */
.fixed_ad {
	border:1px solid #8CDB72; text-align:left; background-color:#F0FBEC; width:598px; padding:10px; margin:0px auto 0px auto;
}

.adplain {
	border:1px solid #73AEDB;
	background:#EDF5FB;
}
.adhighlight {
	border:1px solid #F6C500;
	background:#FFFBE9;
}
.advertfxd .top {
	background:url('images/fixed.gif') no-repeat 0 0;
	line-height:16px;
}
.adfixed {
	border:1px solid #8CDB72;
	background:#F0FBEC url('images/fixedbg.png') repeat-x 0 0;
}
.addisabled {
	border:1px solid #B7B7B7;
	background:#F6F6F6;
	color: #383838;
}
a.urldisabled, a.urldisabled:hover {
	text-decoration: none !important;
	color: #383838 !important;
	cursor: text;
}
.warning {
	border:3px dashed #FADA00;
	background:#FEFFB9;
	text-align:center;
	padding:10px;
}
.notice {
	border:2px solid #FADA00;
	background:#FEFFB9;
	text-align:center;
	font-size:11pt;
	padding:10px;
}
.noticesm {
	color:#404040;
	font-size:10pt;
	margin-top:3px;
}

/*adverts page top*/

.adtopbar {width:700px; height:1px; background-color:#BEBEBE; margin-left:auto; margin-right:auto; margin-bottom:2px;}
.adtopbox {width:418px; margin-left:auto; margin-right:auto;}
.adtopbox1 {width:562px; margin-left:auto; margin-right:auto;}
.adtopgap {width:14px; height:14px; display:block; float:left;}

.quicktopbox {width:274px; margin-left:auto; margin-right:auto;}

.useStandard,.useMini,.useMicro,.useFixed,.useTraffic {font-size:12pt; margin:5px 0px 5px 0px; display:none;}

.smopt {width:70px; margin:0px;}

a.adtab,a.adtab:link,a.adtab:visited,a.adtab1,a.adtab1:link,a.adtab1:visited {
margin-top:12px;
width:130px;
height:29px;
background-image: url('https://wordlinx.com/images/tab.gif');
background-repeat:no-repeat;
font-size:12pt;
color:#404040;
display:block;
line-height:29px;
text-decoration:none;
text-align:center;
float:left;}

a.adtab:focus,a.adtab:active,a.adtab:hover,a.adtab1:focus,a.adtab1:active,a.adtab1:hover {
text-decoration:none;
}

a.adtab1 {position:relative; top:1px;}

.txtin {margin-top:3px; margin-bottom:3px;}

.sblock1,.sblock2,.sblock3,.sblock4 {width:400px; font-size:11pt; margin-top:20px; margin-bottom:20px;}
.sblock1,.sblock2,.sblock3,.sblock4,.fblock {display:none;}
.listp {margin-top:20px; margin-bottom:20px;}

.adshares {display:block; font-size:11pt; padding:10px 15px 10px 15px; background: rgba(255,255,255,0.7); /* white color with 50% transparency */}
.adshares .right {font-size:10pt;}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}

#bup,#bws {text-align:center; margin:10px auto 10px auto; font-size:12pt; outline:0;}

.frontpanel	{
max-width:100%
}
.fronthead1	{
display:block;
font-family:Cabin;
color:#FFF;
font-size:36pt;
min-height:50px;
line-height:50px;
padding-top:45px;
clear:both;
margin:0px auto 0px auto
}
.fronthead2 {
display:block;
font-family:Cabin;
color:#58A7D4;
font-size:20pt;
min-height:30px;
line-height:30px;
padding-top:14px;
padding-bottom:30px;
clear:both;
margin:0px auto 0px auto
}
.frontbutton {
display:block;
width:226px;
height:46px;
background-image:url('https://wordlinx.com/images/frontbutton.gif');
margin:0px auto 0px auto;
text-align:center
}
.frontxtadv		{font-family:Cabin;  color:#385062; font-size:17pt; font-weight: normal; margin-bottom:12px;}
.frontxtmem		{font-family:Cabin;  color:#005382; font-size:17pt; font-weight: normal; margin-bottom:12px;}
.frontxtp		{font-family: Arial; color:#404040; font-size:12pt; font-weight: normal; line-height:22px;}

.short_form		{width:630px; text-align:center; margin:auto;}
.short_addr,.short_input {float:left; font-size:13pt; width:500px; height:34px; line-height:34px; border:solid 2px #C0C0C0; padding:0px 0px 0px 9px; margin-bottom:20px;
background:#FFF;
background:-webkit-linear-gradient(#F0F0F0, #FFF, #FFF, #FFF);
background:-o-linear-gradient(#F0F0F0, #FFF, #FFF, #FFF);
background:-moz-linear-gradient(#F0F0F0, #FFF, #FFF, #FFF);
background:linear-gradient(#F0F0F0, #FFF, #FFF, #FFF);}
a.sh_sub,a.sh_sub:link,a.sh_sub:visited,a.sup_new,a.sup_new:link,a.sup_new:visited
{display:block; text-decoration:none; font-size:14pt; width:100px; height:38px; line-height:38px; color:#FFF;
background:#1385C6; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; text-align:center;
background:-webkit-linear-gradient(#1385C6, #044D78);
background:-o-linear-gradient(#1385C6, #044D78);
background:-moz-linear-gradient(#1385C6, #044D78);
background:linear-gradient(#1385C6, #044D78);}
a.sh_sub:active,a.sh_sub:focus,a.sh_sub:hover,a.sup_new:active,a.sup_new:focus,a.sup_new:hover {
background:#137AB5;
background:-webkit-linear-gradient(#137AB5, #044D78);
background:-o-linear-gradient(#137AB5, #044D78);
background:-moz-linear-gradient(#137AB5, #044D78);
background:linear-gradient(#137AB5, #044D78);}
a.sh_sub {float:left;}
a.sup_new {margin:auto;}

.suggest {font-size:12pt; margin:auto; width:550px; line-height:180%;}


.short_err {font-size:16pt; text-align:center; margin:80px auto; color:#707070;}
.short_back {font-size:12pt;}
.short_word {font-size:23pt; text-align:center; font-family:Cabin; line-height:150%; margin:80px auto; color:#404040;}
.short_sm {font-size:15pt; color:#808080; font-family:Arial;}
.short_round,.short_round_empty {float:left; display:block; width:40px; height:40px; line-height:40px; background:#B0C5D6;
border-radius:25px; -moz-border-radius:20px; -webkit-border-radius:20px; font-size:22pt; font-weight:bold; color:#FFF;}
.short_round_empty {background:#E0E8ED;}
.short_line {float:left; display:block; width:50px; height:5px; background:#E0E8ED; margin-top:18px;}
.short_prog {width:220px; margin:120px auto;}
.short_done {display:block; text-align:center; margin-top:100px; font-size:24pt; color:#404040;}
.short_to {display:block; font-size:18pt; color:#808080; margin:40px 0px;}
.short_input {width:200px;}
.short_in {display:block; width:200px; margin:40px auto;}
.short_base {display:block; font-size:17pt; margin:60px auto; line-height:160%;}

.exbox {display:block; background-color:#F0FBEC; border:solid 2px #DFF8D6;
margin:20px auto 20px auto; padding:10px; line-height:30px; font-size:12pt;
border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;}

.endprice {margin:5px auto 20px auto;}
.uptab {line-height:21px;}

.browsetop {margin:10px auto 0px auto; display:block; width:620px; line-height:130%; font-size:11pt; text-align:center; padding:17px 0px 17px 0px; color:#404040; background-color:#FEFFB9; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;}

.acctver,.acctpro {margin:15px auto 15px auto; padding:8px; display:block; width:530px; line-height:28px; text-align:center; font-size:12pt;}

.acctver {background-color:#FFFBE9; border:2px solid #F6C500;}
.acctpro {background-color:#E6F9E0; border:2px solid #8CDB72;}

.acctverbox {font-size:11pt; margin:10px auto 5px auto; line-height:22px;}

.fade {color:#808080;}
.grey {color:#505050}

.barbox,.bar_box,.folder_box {margin:0px auto 0px auto;}
.barbox {width:500px;}
.bar_box {width:520px;}
.folder_box {width:430px;}

.bar {color:#808080;}
.bar1 {background-color:#DEEBF8;}
.bar2 {background-color:#EDF5FB;}
.bar_hover {background-color:#FEFFB9;}

.seg1,.seg2,.seg3,.seg4,.seg5,.seg6,.seg7,.seg8,.seg_link,.seg_pend {float:left; font-size:11pt; padding:10px;}

.seg1 {width:60px;}
.seg2 {width:85px;}
.seg3 {width:95px;}
.seg4 {width:30px;}
.seg5 {width:75px;}
.seg6 {width:110px;}
.seg7 {width:12px;}
.seg8 {width:120px;}
.seg_link {width:270px;}
.seg_pend {width:385px;}
.seg_left,.seg_right {font-size:11pt; padding:10px;}
.seg_left {float:left;}
.seg_right {float:right;}

.ge {width:630px; margin:30px auto 0px auto; font-size:10pt;}
.ge_seg1,.ge_seg2 {float:left; font-size:10pt; padding:8px;}
.ge_seg1 {width:50px;}
.ge_seg2 {width:75px;}

.tex {line-height:105%; font-size:18pt; text-align:center; padding:5px;}

.recycle {text-align:left; width:560px; margin:30px auto 30px auto;}

.adbar {float:left; margin:17px 0px 0px 30px; line-height:20px; font-size:12pt;}

.pre_view {width:100%; background-color:#FEFFB9; font-size:10pt;}
.re_view {width:100%; background-color:#E3F9DC; font-size:10pt;}
.view_left {float:left; padding:10px;}
.view_right {float:right; padding:10px;}
.pre_view_line {width:100%; height:1px; background-color:#F6C500;}
.re_view_line {width:100%; height:1px; background-color:#8CDB72;}


.store_sub {width:500px; font-size:11pt; text-align:center; margin:0px auto 20px auto; line-height:140%;}

.st_pro_left {float:left; width:60px; height:60px; padding:15px;}
.st_pro_right {float:right; text-align:left; width:150px; padding:15px 15px 15px 0px;}
.st_pro_hd {font-size:13pt; font-family:Cabin; color:#005382;}

.st_products {width:600px; text-align:center; margin:0px auto 20px auto;}
.st_product {display:inline-block; width:258px; height:98px; margin:10px; background-color:#ECF1F4; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding:1px;}
.st_product:hover {border:solid 1px #D2DEE6; background-color:#F1F6F9; padding:0px;}
.st_pro_buy {font-size:11pt; margin-top:10px;}


a.bonus_box {display:inline-block; width:180px; margin:10px; background-color:#ECF1F4;
font-size:20pt; text-decoration:none;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding:10px;}
a.bonus_box:hover {border:solid 1px #D2DEE6; background-color:#F1F6F9; padding:9px;}
.bonus_sm {font-size:14pt;}

.rounded {border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}

.newtxt {width:330px; margin:5px;}

.adappr {width:548px; background-color:#F0FBEC; border:solid 1px #8CDB72; text-align:center; margin:0px auto 20px auto; padding:15px 0px 15px 0px;}
.vcode {width:548px; background-color:#FFFBE9; border:solid 1px #F6C500; text-align:center; margin:0px auto 20px auto; padding:15px 0px 15px 0px;}

a.adappx {float:right; position:relative; bottom:12px; right:10px; text-decoration:none;}

.buy_txt {font-size:12pt; line-height:150%; max-width:450px; margin:auto}

.buy_box {width:430px; margin:0px auto 0px auto;}

.bbcon1,.bbcon2,.bbcon3 {float:left; font-size:11pt; padding:14px 0px 0px 14px;}

.bbcon1 {width:150px;}
.bbcon2 {width:50px;}
.bbcon3 {color:#C00000;}
.bbcon4 {float:right;}

.bbseg1,.bbseg2,.bbseg3 {float:left; font-size:11pt; padding:14px 0px 0px 14px;}

.bbseg1 {width:200px;}
.bbseg2 {width:35px;}
.bbseg3 {color:#C00000;}
.bbseg4 {float:right;}

a.buyb,a.buyb:link,a.buyb:visited {display:block; width:50px; height:32px; line-height:32px; font-size:11pt; text-align:center; background-color:#9CC8F4; color:#FFFFFF; text-decoration:none;
border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; margin:8px;}
a.buyb:active,a.buyb:focus,a.buyb:hover {background-color:#298BEF;}

.buy_log {background-color:#FFFBE9; border:solid 1px #F6C500; width:400px; padding:14px; margin:20px auto 20px auto; font-size:12pt; text-align:center;}


.paint_color {float:left; margin-right:25px; position:relative; top:6px;}

a.paint1,a.paint2,a.paint3,a.paint4,a.paint5,a.paint6 {float:left; display:block; width:30px; height:30px;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0px 7px 0px 0px; position:relative; top:1px;}

a.paint1 {background-color:#FF4343; background-image: url('https://wordlinx.com/images/p1.gif');}
a.paint2 {background-color:#FF8F03; background-image: url('https://wordlinx.com/images/p2.gif');}
a.paint3 {background-color:#FFBC01; background-image: url('https://wordlinx.com/images/p3.gif');}
a.paint4 {background-color:#3CDE11; background-image: url('https://wordlinx.com/images/p4.gif');}
a.paint5 {background-color:#02B5FF; background-image: url('https://wordlinx.com/images/p5.gif');}
a.paint6 {background-color:#C34CFF; background-image: url('https://wordlinx.com/images/p6.gif');}

a.paint1:active,a.paint1:focus,a.paint1:hover,
a.paint2:active,a.paint2:focus,a.paint2:hover,
a.paint3:active,a.paint3:focus,a.paint3:hover,
a.paint4:active,a.paint4:focus,a.paint4:hover,
a.paint5:active,a.paint5:focus,a.paint5:hover,
a.paint6:active,a.paint6:focus,a.paint6:hover {margin:-1px 6px -1px -1px; border:solid 1px #808080;}


.task_box {width:500px; background-color:#ECF1F4; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding:16px; margin:20px auto 0px auto;}
.task_box:hover {border:solid 1px #D2DEE6; background-color:#F1F6F9; padding:15px;}

.task_title {font-size:16pt; font-family:Cabin; color:#005382; margin-bottom:3px;}

.task_desc {float:left; font-size:11pt; width:330px;}

.task_basic,.task_upgrade {float:left; font-size:16pt; padding:10px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; text-align:center;}
.task_basic {background-color:#FFFFFF; width:55px;}
.task_upgrade {background-color:#FEFFB9; margin-left:10px; width:65px;}
.task_head {font-size:9pt; margin-bottom:3px;}
.task_reg {font-size:10pt; margin-top:3px; color:#606060;}

.task_dis {width:532px; font-size:8pt; color:#808080; margin:50px auto 30px auto;}

.email_msg {width:350px; padding:5px; height:70px; font-size:11pt;}
.email_lnk {width:300px; padding:3px 3px 3px 5px; font-size:11pt;}

.extend_box {text-align:center; font-size:11pt; width:400px; margin:30px auto 0px auto;}
.bar_left {text-align:left;}
.extend_form {background-color:#EDF5FB; padding-bottom:10px;}
.extend_select {width:380px; height:30px; line-height:30px; padding:5px;}
.extend_select option {padding:5px;}

.page {font-size:11pt; line-height:150%;}

a.ex_b,a.ex_b:link,a.ex_b:visited {display:block; width:80px; height:32px; line-height:32px; font-size:11pt; text-align:center; background-color:#9CC8F4; color:#FFFFFF; text-decoration:none;
border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px; margin:-15px auto 0px auto;}
a.ex_b:active,a.ex_b:focus,a.ex_b:hover {background-color:#298BEF;}

.manage_box {width:600px; margin:30px auto 0px auto;}

a.sale_banner {display:block; width:520px; padding:6px 5px; background:#C00000;
color:#FFFFFF; font-size:23pt; font-weight:bold; text-align:center; line-height:110%; text-decoration:none; margin:5px auto 15px auto;}
.sale_sub {font-size:15pt; text-decoration:none; margin:-3px auto -2px auto;}
a.offer_banner {display:block; width:520px; padding:5px; background:#FEFFB9; color:#505050; font-size:16pt; line-height:130%; text-align:center; text-decoration:none; margin:5px auto 15px auto; border:2px dotted #F6C500;}

.linkbox,.linkboxbig {width:530px; padding:10px; background-color:#EDF5FB; border:solid 1px #73AEDB; text-align:center; margin:auto;}
.linkboxbig {width:748px;}
.linksoc {width:128px; padding-left:8px; margin:auto;}

.cash_type {width:200px;}

.intro {width:800px; color:#505050; text-align:center; margin:50px auto;}
.intro_slide1,.intro_slide2,.intro_slide3,.intro_slide4,.intro_slide5 {font-family:cabin-semi,Arial; color:#FFF; text-shadow:2px 2px 0px rgba(0,0,0,0.2);
display:block; width:520px; height:190px; padding:40px;
border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; margin:30px auto;}
.intro_slide1,.intro_slide3,.intro_slide5 {background-image:url('https://wordlinx.com/images/intro1.gif');}
.intro_slide2,.intro_slide4 {background-image:url('https://wordlinx.com/images/intro2.gif');}
.intro_head1 {font-size:34pt; line-height:85px;}
.intro_txt1 {font-size:28pt; line-height:50px;}
.intro_head2 {font-size:28pt; line-height:60px; margin-top:-25px;}
.intro_txt2 {font-size:22pt; line-height:45px;}
.intro_head3 {font-size:28pt; line-height:60px; margin-top:-20px;}
.intro_txt3 {font-size:20pt; line-height:42px;}
.intro_head4 {font-size:28pt; line-height:70px; margin-top:-15px;}
.intro_txt4 {font-size:22pt; line-height:48px;}
.intro_txt5 {font-size:28pt; line-height:64px;}
.intro_left {float:left; width:250px; text-align:left;}
.intro_right {float:right; width:250px; text-align:left;}
.intro_hi {color:#FFFF00;}
.intro_tick {color:#FFFF00; font-weight:bold;}

.dec {font-size:10pt; color:#808080;}

.shortlink {float:right; height:32px; width:200px; margin:0px; padding-left:8px; font-size:12pt; 
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
background-color:#FFF;
border:#D4DDE4 solid 2px;}

a.facebook,a.facebook:link,a.facebook:visited,
a.twitter,a.twitter:link,a.twitter:visited,
a.google,a.google:link,a.google:visited {border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;
background-color:#BAC9D6; float:right; width:32px; height:32px; margin-right:8px;}

a.facebook,a.facebook:link,a.facebook:visited {background-image:url('https://wordlinx.com/images/icons/fb.png');}
a.facebook:hover {background-color:#416DB9;}

a.twitter,a.twitter:link,a.twitter:visited {background-image:url('https://wordlinx.com/images/icons/tw.png');}
a.twitter:hover {background-color:#2898C6;}

a.google,a.google:link,a.google:visited {background-image:url('https://wordlinx.com/images/icons/gp.png');}
a.google:hover {background-color:#DC4B3E;}

.share {float:right; display:block; line-height:32px; margin-right:15px; color:#808080;}
.fb_msg,.tw_msg,.gp_msg {display:none; color:#505050; position:absolute; z-index:100; width:150px; height:32px; text-align:right; line-height:32px; float:right;}

.fb:hover .fb_msg,.tw:hover .tw_msg,.gp:hover .gp_msg {display:block; background-color:#FAFCFE;}

.buttons {display:block; width:285px; height:32px; float:right; text-align:right;}

a.cog,a.cog:link,a.cog:visited {background-image:url('https://wordlinx.com/images/cog.png');
opacity:0.5; filter: alpha(opacity=50); display:block; width:15px; height:16px; float:right;}
a.cog:hover {opacity:1; filter: alpha(opacity=100);}

a.reward_link {display:inline-block; font-family:maven; letter-spacing:-2px; width:110px; font-size:24pt; height:50px; line-height:50px; margin:15px 10px; background-color:#ECF1F4; text-decoration:none;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; padding:1px;}
a.reward_link:hover {border:solid 1px #D2DEE6; background-color:#F1F6F9; padding:0px;}
.reward_sm {display:block; font-size:9pt; font-family:cabin; letter-spacing:normal; font-weight:normal; line-height:22px; color:#808080; text-decoration:none;}

.upgrade_wrap {width:582px; margin:30px auto 20px auto;}
.upgrade_ver,.upgrade_pro,.upgrade_super {display:inline-block; text-align:center; color:#404040; width:150px; padding:12px; margin:10px;
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
.upgrade_ver {background:#D4F8C0;
  background: -webkit-linear-gradient(#D4F8C0, #F3FDED, #D4F8C0);
  background: -o-linear-gradient(#D4F8C0, #F3FDED, #D4F8C0);
  background: -moz-linear-gradient(#D4F8C0, #F3FDED, #D4F8C0);
  background: linear-gradient(#D4F8C0, #F3FDED, #D4F8C0);}
.upgrade_pro {background:#DCDCDC;
  background: -webkit-linear-gradient(#DCDCDC, #F5F5F5, #DCDCDC);
  background: -o-linear-gradient(#DCDCDC, #F5F5F5, #DCDCDC);
  background: -moz-linear-gradient(#DCDCDC, #F5F5F5, #DCDCDC);
  background: linear-gradient(#DCDCDC, #F5F5F5, #DCDCDC);}
.upgrade_super {background:#FFF1B9;
  background: -webkit-linear-gradient(#FFDE59, #FFF1B9, #FFDE59);
  background: -o-linear-gradient(#FFDE59, #FFF1B9, #FFDE59);
  background: -moz-linear-gradient(#FFDE59, #FFF1B9, #FFDE59);
  background: linear-gradient(#FFDE59, #FFF1B9, #FFDE59);}
.upgrade_head {font-size:16pt; position:relative; top:5px; right:5px;}
.upgrade_feat {margin:12px 0px; line-height:140%; font-size:12pt;}
.upgrade_price {font-size:16pt;}
a.upgrade_buy {display:block; width:70px; height:35px; line-height:35px; font-size:14pt; text-decoration:none; border:solid 1px #C0C0C0; margin:5px auto; background:#FFFFFF;
  background: -webkit-linear-gradient(#FFFFFF, #F0F0F0);
  background: -o-linear-gradient(#FFFFFF, #F0F0F0);
  background: -moz-linear-gradient(#FFFFFF, #F0F0F0);
  background: linear-gradient(#FFFFFF, #F0F0F0);
border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}
a.upgrade_buy:hover {border:solid 1px #909090; background:#FFFFFF;
  background: -webkit-linear-gradient(#FFFFFF, #E6E6E6);
  background: -o-linear-gradient(#FFFFFF, #E6E6E6);
  background: -moz-linear-gradient(#FFFFFF, #E6E6E6);
  background: linear-gradient(#FFFFFF, #E6E6E6);}

#hidden1,#hidden2,#hidden3,#hidden4 {display:none;}

.up_free {margin:5px; position:relative; top:10px;}

.sm {font-size:9pt;}

.reg {font-size:10pt;}


.x_body {
	background:#005382;
	font-family:arial;
	line-height:100%;
}
.x_panel {
	display:block;
	width:730px;
	height:440px;
	padding:50px;
	margin:100px auto;
	background:#FFF;
	border:solid 1px #000;
	text-align:center;
	font-size:50pt;
	line-height:125%;
}
a.x_left,a.x_left:link,a.x_left:visited,
a.x_right,a.x_right:link,a.x_right:visited {
	display:inline-block;
	width:200px;
	height:70px;
	line-height:70px;
	font-size:25pt;
	font-family:cabin;
	background:#0072B4;
	color:#FFF;
	text-decoration:none;
	margin:20px;
}
a.x_left,a.x_left:link,a.x_left:visited {
	background:#0072B4;
}
a.x_left:active,a.x_left:focus,a.x_left:hover {
	background:#0066A0;
}
a.x_right,a.x_right:link,a.x_right:visited {
	background:#808080;
}
a.x_right:active,a.x_right:focus,a.x_right:hover {
	background:#767676;
}
.x_head {
	font-weight:bold;
	font-family:cabin;
	color:#005382;
}
.x_txt {
	margin:40px;
	font-size:24pt;
	line-height:150%;
	color:#404040;
}


.menu_top {font-size:16pt; color:#A4A4A4;}

.setup_bar {color:#808080;}
.setup_bla {color:#303030;}

.setup_bar,.setup_bla {display:block; margin:15px auto;}

.setup_bar,.setup_bla {width:280px; height:32px; font-size:12pt; border:1px solid #ADADAD; padding:0px 0px 0px 5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}

#bar2,#bar3,#bar4,#bar5 {display:none;}

.setup_more {display:block; font-size:12pt; margin:10px auto; width:280px;}

.report {width:326px; line-height:200%; margin:20px auto 100px auto;}

.exlog {padding:20px 0px 55px 0px; font-size:12pt; line-height:150%; margin:auto; text-align:center;}
.exlog a {font-size:16pt; line-height:170%;}


.top_nav {width:700px; text-align:center; margin:10px auto 0px auto; font-size:12pt;}
.top_nav_tab,.top_nav_sel,.top_nav_gap {display:inline-block; background:#FFF;}
a.top_nav_tab,a.top_nav_sel {width:110px; height:30px; color:#404040; line-height:30px; text-decoration:none;
-webkit-border-top-left-radius:7px;
-webkit-border-top-right-radius:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
border-top-left-radius:7px;
border-top-right-radius:7px;
border-top:1px solid #BEBEBE;
border-right:1px solid #BEBEBE;
border-left:1px solid #BEBEBE;}
.top_nav_sel {position:relative; top:1px;}
.top_nav_gap {width:14px;}
.top_nav_bar {width:700px; height:1px; margin:auto; background:#BEBEBE; margin-bottom:5px;}


.cam_ind1,.cam_ind2 {display:inline-block; width:16px; height:16px; line-height:16px; font-size:10pt; text-align:center; background:#C00000; color:#FFF; font-weight:bold;
-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; position:relative; bottom:6px; margin-left:3px;}
.cam_ind2 {background:#F0B500;}

.sup_page {max-width:700px; margin:30px auto; font-size:12pt; line-height:150%; color:#202020; text-align:center;}
.sup_sm {font-size:11pt; line-height:130%;}
.sup_sub,.sup_msg,.sup_msg2 {font-size:11pt; width:300px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; padding:0px; margin:10px; border:1px solid #808080;}
.sup_sub {padding-left:8px; height:30px; line-height:30px;}
.sup_msg,.sup_msg2 {padding:8px; width:370px; height:200px;}
.sup_msg2 {width:500px; height:100px;}
.sup_form {text-align:right; width:400px; margin:auto;}
.sup_reply,.sup_reply2 {width:496px; text-align:left; margin:auto; padding:10px; margin-bottom:10px; background:#DEEBF8; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.sup_reply2 {background:#EDF5FB;}
.sup_left,.sup_right {width:100px; font-size:10pt; color:#707070; margin-bottom:5px;}
.sup_left {float:left; text-align:left;}
.sup_right {float:right; text-align:right;}
.sup_close {font-size:16pt; width:220px; margin:auto;}

.rew_top {display:block; line-height:30px; margin-bottom:7px; font-size:18pt;}
.rew_sub {font-size:14pt; line-height:140%;}

.oto_page {text-align:center; margin:35px auto 50px auto;}
.oto_panels {width:800px; margin:30px auto 30px auto; line-height:180%;}
.oto_panel {display:inline-block; width:200px; height:60px; padding:15px 10px; margin:10px; background-color:#FFF1B9; color:#303030; font-size:15pt; line-height:110%;
-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}
.oto_icon {display:block; float:left; width:60px; height:60px; margin-right:10px; background-color:#FFDE59;
-webkit-border-radius:30px; -moz-border-radius:30px; border-radius:30px;}
.oto_text {display:block; width:130px; position:relative; bottom:2px; float:right;}
.oto_sub {font-size:10pt;}
.oto_buy {width:250px; margin:auto;}
.oto_button {display:inline-block; margin:5px;}
.oto_price {font-size:16pt; line-height:140%; margin-bottom:20px;}

.prize_base {text-align:center; width:500px; margin:auto; font-size:13pt; color:#404040; line-height:150%; padding:20px 0px 50px 0px;}
.prize_gap {height:15px; clear:both;}
.prize_dub1,.prize_dub2,.prize_star {background-color:#B8D9F8; display:inline-block; vertical-align:top; width:40px; height:40px; line-height:40px; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; margin:10px 6px; color:#FFF; font-weight:bold; font-size:18pt;}
.prize_dub2 {background-color:#4BAAF4;}
.prize_star {background-color:#FFCB23;}
.prize_multi {margin-top:10px; font-weight:bold;}

.xpage {
width:600px;
margin:auto;
font-size:11pt;
line-height:140%;
padding:50px 0
}

a.go_link {
display:inline-block;
vertical-align:top;
width:60px;
height:36px;
line-height:36px;
color:#FFF;
background:#B8D9F8;
font-size:12pt;
text-align:center;
text-decoration:none;
border-radius:5px
}
a.go_link:hover {
background:#4BAAF4
}
#drop_menu {
display:none;
width:200px;
position:fixed;
top:0;
right:0;
z-index:10;
background:rgba(255,255,255,0.95);
border-left:solid 2px #DEDEDE;
border-bottom:solid 2px #DEDEDE
}
.drop_menu_link {
float:right;
display:block;
width:30px;
height:30px;
margin-right:15px;
position:relative;
top:5px
}
.drop_menu_line {
display:block;
width:30px;
height:4px;
margin:5px 0;
background:#B4B4B4;
border-radius:2px
}
a.drop_menu_item {
display:block;
clear:both;
font-size:18pt;
line-height:40px;
margin:20px;
text-decoration:none
}
a.drop_menu_x {
display:block;
float:right;
margin:15px;
font-size:24pt;
text-decoration:none
}