html {
  width: 100%;
}

body {
  font-family: Arial;
  font-size: 8pt;
  color: #333;
  background: #82c8e6 url(images/bg.png) repeat-x;
}

p {
  font-size: 9pt;
  margin: 0px;
  padding: 0px;
  text-align: justify;
}

#top_wrapper {
  margin-left: auto;
  margin-right: auto;
  height: 50px;
  width: 980px;
}

#topleft {
  background: url(images/topleft.png) no-repeat;
  width: 350px;
  height: 35px;
  font-family: Arial;
  font-size: 10pt;
  color: #fff;
  text-indent: 12px;
  line-height: 35px;
}

#topleft a {
  font-family: Arial;
  font-size: 10pt;
  color: #fff;
  text-decoration: none;
}

#layout_top {
  background: url(images/top.png) no-repeat;
  width: 980px;
  height: 15px;
}

#layout_bot {
  margin-left: auto;
  margin-right: auto;
  background: url(images/bottom.png) no-repeat;
  width: 980px;
  height: 15px;
}

#footer {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  width: 980px;
  font-family: Arial;
  font-size: 9pt;
  color: #fff;
  line-height: 20px;
  text-align: center;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

#header_wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  height: 131px;
  background: #fff;
}

#header_left {
  float: left;
  margin-left: 14px;
  width: 470px;
  height: 120px;
}

#header_mid_top {
  float: left;
  width: 285px;
}

#header_right_top {
  float: right;
  margin-right: 15px;
  width: 160px;
}

#header_bottom {
  float: right;
  margin-right: 15px;
  margin-top: 35px;
  width: 477px;
  height: 35px;
  border: 0px solid #ff0000;
}

#menu_wrapper {
  background: url(images/menubg.png) no-repeat;
  width: 980px;
  height: 45px;
  margin-left: auto;
  margin-right: auto;
}

#content_wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 980px;
  background: #fff;
  overflow: hidden;
}

#column_left {
  float: left;
  margin-left: 10px;
  width: 200px;
  border: 0px solid #ff0000;
  overflow: hidden;
}

#column_mid {
  float: left;
  margin-left: 10px;
  width: 540px;
  border: 0px solid #ff0000;
  overflow: hidden;
}

#column_mid_full {
  float: left;
  margin-left: 10px;
  width: 750px;
  border: 0px solid #ff0000;
  overflow: hidden;
}

#column_right {
  float: right;
  margin-right: 10px;
  width: 200px;
  border: 0px solid #ff0000;
  overflow: hidden;
}

#column_full {
  margin-left: 10px;
  width: 950px;
  border: 0px solid #ff0000;
  overflow: hidden;
}

.orange10 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #eb7319;
}

a.orange10:link, a.orange10:visited {
  font-family: Tahoma;
  font-size: 10pt;
  color: #eb7319;
  text-decoration: none;
}

a.orange10:hover, a.orange10:active {
  font-family: Tahoma;
  font-size: 10pt;
  color: #eb7319;
  text-decoration: underline;
}

a.green9:link, a.green9:visited {
  font-family: Tahoma;
  font-size: 9pt;
  color: #96af32;
  text-decoration: none;
}

a.green9:hover, a.green9:active {
  font-family: Tahoma;
  font-size: 9pt;
  color: #96af32;
  text-decoration: underline;
}

.green8 {
  font-family: Tahoma;
  font-size: 8pt;
  color: #96af32;
}

.green10 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #96af32;
}

a.green10:link, a.green10:visited {
  font-family: Tahoma;
  font-size: 10pt;
  color: #96af32;
  text-decoration: none;
}

a.green10:hover, a.green10:active {
  font-family: Tahoma;
  font-size: 10pt;
  color: #96af32;
  text-decoration: underline;
}

.steel10 {
  font-family: Tahoma;
  font-size: 10pt;
  color: #2d5f91;
}

a.steel9:link, a.steel9:visited, a.steel9:hover, a.steel9:active {
  font-family: Tahoma;
  font-size: 9pt;
  color: #2d5f91;
  text-decoration: underline;
}

a.steel10:link, a.steel10:visited, a.steel10:hover, a.steel10:active {
  font-family: Tahoma;
  font-size: 10pt;
  color: #2d5f91;
  text-decoration: underline;
}

h1 {
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
  font-family: Tahoma;
  font-size: 18pt;
  color: #eb7319;
}

h2 {
  margin: 0px;
  padding: 0px;
  font-family: Tahoma;
  font-size: 14pt;
  color: #237db9;
}

h3 {
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 13pt;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  text-indent: 10px;
  text-align: left;
}

h4 {
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #4b6419;
  text-align: left;
}

h5 {
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #237db9;
}

form {
  margin: 0px;
  padding: 0px;
}

.input {
  font-family: Tahoma;
  font-size: 10pt;
  padding: 2px;
  height: 22px;
  border: 1px solid #2d5f91;
}

.input_qty {
  height:18px;
  width:40px;
  font-family:Arial;
  font-weight:bold;
  font-size:12pt;
  color:#007d28;
  text-align:center;
}

.admin_input {
  font-family: Arial;
  font-size: 9pt;
  padding: 2px;
  border: 1px solid #2d5f91;
}

.select {
  font-family: Tahoma;
  font-size: 10pt;
  padding: 2px;
  border: 1px solid #2d5f91;
}

#mod_top10 {
  margin-top: 5px;
}

.top10_box_top {
  background: url(images/top10_box_top.png) no-repeat;
  height: 10px;
  width: 180px;
  border: 0px solid #ff0000;
}

.top10_box_bg {
  background: url(images/top10_box_bg.png) repeat-y;
  height: auto !important;
  width: 180px;
  border: 0px solid #ff0000;
}

.top10_box_bot {
  background: url(images/top10_box_bot.png) no-repeat;
  height: 10px;
  width: 180px;
  border: 0px solid #ff0000;
}

ul.top10_items {
  margin: 0px;
  padding: 9px;
  width: 160px;
  overflow: hidden;
  border: 0px solid #ff0000;
}

.top10_item_left {
  font-size: 8pt;
  list-style-type: none;
  float: left;
  width: 55px;
  border: 0px solid #ff0000;
}

.top10_item_right {
  font-size: 8pt;
  list-style-type: none;
  float: right;
  width: 100px;
  border: 0px solid #ff0000;
}

.rankbutt {
  height: 29px;
  width: 32px;
  background: url(images/rankbutt.png) no-repeat;
  font-size: 12pt;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 29px;
  margin-left: 9px;
  margin-bottom: 3px;
}

.breadcrumb {
  font-family: Tahoma;
  font-weight: normal;
  font-size: 12pt;
  color: #666;
}

a.breadcrumb:link, a.breadcrumb:visited {
  font-family: Arial;
  font-weight: bold;
  font-size: 12pt;
  color: #f07323;
  text-decoration: none;
}

a.breadcrumb:hover, a.breadcrumb:active {
  font-family: Arial;
  font-weight: bold;
  font-size: 12pt;
  color: #f07323;
  border-bottom: 1px dashed #f07323;
}

.productTitle_orange {
  font-family: Tahoma;
  font-size: 8pt;
  color: #f07323;
}

.productPrice {
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  color: #333333;
}

.newsTitle {
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  color: #333333;
}

.contestTitle {
  font-family: Arial;
  font-size: 9pt;
  font-weight: bold;
  color: #333333;
}

.productTitle_blue a {
  font-family: Tahoma;
  font-size: 10pt;
  color: #237db9;
  text-decoration: none;
}

.productPrice_red {
  font-family: Tahoma;
  font-size: 9pt;
  font-weight: bold;
  color: #f00;
}

.errorText {
  font-family: Tahoma;
  font-size: 9pt;
  font-style: italic;
  color: #f00;
}

#mod_flash {
  margin-top: 5px;
}

#mod_welcome {
  margin-top: 10px;
}

#mod_popular_tags {
  margin-top: 10px;
}

#mod_newest_stuff {
  margin-top: 10px;
}

#mod_contests {
  float: left;
  margin-top: 10px;
  width: 265px;
}

#mod_videos {
  float: right;
  margin-top: 10px;
  width: 265px;
}

#mod_random_feedback {
  float: left;
  margin-top: 10px;
  width: 265px;
}

#mod_random_review {
  float: right;
  margin-top: 10px;
  width: 265px;
}

#mod_latest_news {
  margin-top: 10px;
}

#mod_search {
  margin-top: 5px;
}

#mod_gift_vouchers {
  margin-top: 10px;
}

#mod_polls {
  margin-top: 10px;
}

#mod_newsletter {
  margin-top: 10px;
}

#mod_advertisers {
  margin-top: 10px;
}

#mod_creditcards {
  margin-top: 10px;
  text-align: center;
  overflow: hidden;
  border: 0px solid #000;
}

.blue_head_200 {
  background: url(images/blue_head_200.png) no-repeat;
  width: 200px;
  height: 40px;
}

.blue_content {
  background: #e6f5ff;
  padding: 10px;
  overflow: hidden;
}

.blue_confoot_200 {
  background: url(images/blue_confoot_200.png) no-repeat;
  width: 200px;
  height: 10px;
}

.aqua_head_200 {
  background: url(images/aqua_head_200.png) no-repeat;
  width: 200px;
  height: 40px;
}

.aqua_content {
  color: #00647d;
  background: #e1f5fa;
  padding: 10px;
  line-height: 30px;
  overflow: hidden;
}

.aqua_content a:link,a:visited {
  color: #00647d;
  text-decoration: none;
}

.aqua_content a:hover,a:active {
  color: #00647d;
  text-decoration: underline;
}

.aqua_confoot_200 {
  background: url(images/aqua_confoot_200.png) no-repeat;
  width: 200px;
  height: 10px;
}

.lime_head_200 {
  background: url(images/lime_head_200.png) no-repeat;
  width: 200px;
  height: 40px;
}

.lime_content {
  background: #ebf5e1;
  padding: 10px;
  overflow: hidden;
}

.lime_confoot_200 {
  background: url(images/lime_confoot_200.png) no-repeat;
  width: 200px;
  height: 10px;
}

.violet_head_200 {
  background: url(images/violet_head_200.png) no-repeat;
  width: 200px;
  height: 40px;
}

.violet_content {
  background: #f5e1fa;
  padding: 10px;
  overflow: hidden;
}

.violet_confoot_200 {
  background: url(images/violet_confoot_200.png) no-repeat;
  width: 200px;
  height: 10px;
}

.red_head_200 {
  background: url(images/red_head_200.png) no-repeat;
  width: 200px;
  height: 40px;
}

.red_content {
  background: #ffe1e1;
  padding: 10px;
  overflow: hidden;
}

.red_confoot_200 {
  background: url(images/red_confoot_200.png) no-repeat;
  width: 200px;
  height: 10px;
}

.orange_head_200 {
  background: url(images/orange_head_200.png) no-repeat;
  width: 200px;
  height: 40px;
}

.orange_content {
  background: #fff0dc;
  padding: 10px;
  overflow: hidden;
}

.orange_confoot_200 {
  background: url(images/orange_confoot_200.png) no-repeat;
  width: 200px;
  height: 10px;
}

.gold_head_200 {
  background: url(images/gold_head_200.png) no-repeat;
  width: 200px;
  height: 40px;
}

.gold_content {
  background: #fafaeb;
  padding: 10px;
  overflow: hidden;
}

.gold_confoot_200 {
  background: url(images/gold_confoot_200.png) no-repeat;
  width: 200px;
  height: 10px;
}

.cyan_head_540 {
  background: url(images/cyan_head_540.png) no-repeat;
  width: 540px;
  height: 40px;
}

.green_head_540 {
  background: url(images/green_head_540.png) no-repeat;
  width: 540px;
  height: 40px;
}

.orange_head_265 {
  background: url(images/orange_head_265.png) no-repeat;
  width: 265px;
  height: 40px;
}

.gold_head_265 {
  background: url(images/gold_head_265.png) no-repeat;
  width: 265px;
  height: 40px;
}

.pink_head_265 {
  background: url(images/pink_head_265.png) no-repeat;
  width: 265px;
  height: 40px;
}

.violet_head_265 {
  background: url(images/violet_head_265.png) no-repeat;
  width: 265px;
  height: 40px;
}

.gray_head_540 {
  background: url(images/gray_head_540.png) no-repeat;
  width: 540px;
  height: 40px;
}

.blue_head_full {
  background: url(images/blue_head_200.png) no-repeat;
  width: 950px;
  height: 40px;
}

.blue_content_full {
  background: #e6f5ff;
  padding: 10px;
  overflow: hidden;
}

.blue_confoot_full {
  background: url(images/blue_confoot_200.png) no-repeat;
  width: 950px;
  height: 10px;
}

.middle_content {
  background: #f5f5f5;
  padding: 10px;
  overflow: hidden;
  text-align: justify;
}

.middle_content_265 {
  position: relative;
  background: #f5f5f5;
  padding: 10px;
  height: 100px;
  overflow: hidden;
  text-align: justify;
}

.middle_confoot_540 {
  background: url(images/middle_confoot_540.png) no-repeat;
  width: 540px;
  height: 10px;
}

.middle_confoot_265 {
  background: url(images/middle_confoot_265.png) no-repeat;
  width: 265px;
  height: 10px;
}

ul.price_range {
  margin: 0px;
  padding-left: 20px;
  margin-top: 10px;
  list-style-image: url(images/bullet.png);
  font-size: 10pt;
  font-weight: bold;
  color: #4b6419;
  line-height: 12pt;
  text-align: left;
}

.pollQuestion {
  margin-bottom: 10px;
  font-family: Arial;
  font-weight: bold;
  font-size: 9pt;
  color: #333;
  text-align: left;
}

.productDescription {
  margin-bottom: 10px;
  font-family: Arial;
  font-weight: bold;
  font-size: 9pt;
  color: #333;
}

ul.polls {
  margin: 0px;
  padding: 0px;
  font-size: 8pt;
  list-style-type: none;
  text-align: left;
}

.newest1 {
  float: left;
  width: 170px;
  height: 100px;
  border: 0px solid #000;
}

.newest2 {
  margin-left: 2px;
  float: left;
  width: 170px;
  height: 100px;
  border: 0px solid #000;
}

.newest3 {
  float: right;
  width: 170px;
  height: 100px;
  border: 0px solid #000;
}

.newest4 {
  float: left;
  width: 170px;
  border: 0px solid #000;
}

.newest5 {
  margin-left: 2px;
  float: left;
  width: 170px;
  border: 0px solid #000;
}

.newest6 {
  float: right;
  width: 170px;
  border: 0px solid #000;
}

ul.newest_items {
  margin: 0px;
  padding: 0px;
  font-size: 8pt;
  width: 170px;
  overflow: hidden;
  border: 0px solid #ff0000;
}

.newest_item_left {
  list-style-type: none;
  float: left;
  width: 85px;
  border: 0px solid #ff0000;
}

.newest_item_right {
  list-style-type: none;
  float: right;
  width: 85px;
  border: 0px solid #ff0000;
  text-align: left;
}

a.productList_name {
  color: #237db9;
  text-decoration: none;
}

a.productTop10_name {
  font-family: Tahoma;
  font-size: 8pt;
  color: #f07323;
  text-decoration: none;
}

a.priceRangeLink:link, a.priceRangeLink:visited {
  font-size: 10pt;
  color: #4b6419;
  text-decoration: none;
}

a.priceRangeLink:hover, a.priceRangeLink:active {
  font-size: 10pt;
  color: #4b6419;
  text-decoration: underline;
}

a.generalLink:link, a.generalLink:visited {
  font-size: 10pt;
  color: #237db9;
  text-decoration: none;
}

a.generalLink:hover, a.generalLink:active {
  text-decoration: underline;
}

a.generalLink_red:link, a.generalLink_red:visited {
  font-size: 10pt;
  color: #ff0000;
  text-decoration: none;
}

a.generalLink_red:hover, a.generalLink_red:active {
  text-decoration: underline;
}

ul.list_items {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  font-size: 8pt;
  width: 540px;
  overflow: hidden;
  border: 0px solid #ff0000;
}

ul.product_reviews {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  font-size: 8pt;
  width: 540px;
  overflow: hidden;
  border: 0px solid #ff0000;
}

a {
  outline: none;
}

.content_text {
  font-family: Arial;
  font-size: 9pt;
  color: #333;
}

ul, li {
  font-family: Arial;
  font-size: 9pt;
  color: #333;
}

#div_review_editor {
  font-family: Arial;
  font-size: 9pt;
  color: #333;
}

ul.shopping_cart {
  margin: 0px;
  padding: 0px;
}

li.cart_item {
  list-style-type: none;
}

.cart_item_thumb {
  float: left;
  padding: 5px;
  width: 75px;
  height: 75px;
  border: 0px solid #f00;
}

.cart_item_info {
  float: left;
  padding: 5px;
  width: 330px;
  height: 75px;
  font-family: Arial;
  font-size: 9pt;
  line-height: 14pt;
  border: 0px solid #f00;
}

.cart_item_qty {
  float: left;
  margin-left: 10px;
  padding: 5px;
  width: 50px;
  font-family: Arial;
  font-size: 9pt;
  line-height: 14pt;
  text-align: center;
  border: 0px solid #f00;
}

.cart_item_info a {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #237db9;
  text-decoration: none;
}

.cart_item_action {
  float: left;
  margin-top: 35px;
  width: 20px;
  height: 40px;
  border: 0px solid #f00;
}

.totalText {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #333;
}

.totalValue {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #eb7319;
}

.grandTotal {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  color: #f00;
}

.gray10 {
  font-family: Tahoma;
  font-size: 18px;
  font-weight: normal;
  color: #666;
}

.gray9pt {
  font-family: Arial;
  font-size: 9pt;
  font-weight: normal;
  color: #333;
}

.div_cart_item {
  overflow: hidden;
}

#status {
  margin-bottom: 15px;
  font-family: Arial;
  font-size: 9pt;
  font-style: italic;
  color: #f00;
  display: none;
}

.button {
  padding: 3px;
  font-family: Verdana;
  font-size: 9pt;
}

#div_cart_summary {
  margin-left: 30px;
  width: 128px;
}

#div_cart_summary .totalText {
  font-family: Arial;
  font-weight: normal;
  font-size: 8pt;
  text-transform: lowercase;
}

#div_cart_summary .totalValue {
  font-family: Arial;
  font-weight: normal;
  font-size: 8pt;
  text-transform: lowercase;
}

#div_total {
  line-height: 18pt;
}

#div_customer {
  margin-top: 10px;
  overflow: hidden;
}

#div_recipient {
  margin-top: 10px;
  overflow: hidden;
}

#div_payment {
  margin-top: 10px;
  overflow: hidden;
}

.cart_custinfo_left {
  float: left;
  margin-top: 5px;
  width: 125px;
  height: 24px;
  font-family: Arial;
  font-size: 9pt;
  line-height: 24px;
  text-align: right;
  border: 0px solid #f00;
}

.cart_custinfo_right {
  float: left;
  margin-top: 5px;
  width: 390px;
  height: 24px;
  font-family: Arial;
  font-size: 9pt;
  line-height: 24px;
  border: 0px solid #f00;
}

.cart_custinfo_full {
  clear: both;
  font-size: 9pt;
  padding-top: 10px;
  width: 540px;
  text-align: center;
  border: 0px solid #f0f;
}

.cart_input {
  padding: 2px;
  font-family: Arial;
  font-size: 9pt;
  color: #237db9;
}

.st_expiryyear {
  padding: 2px;
  font-family: Arial;
  font-size: 9pt;
  color: #237db9;
  width: 60px;
}

.st_startyear {
  padding: 2px;
  font-family: Arial;
  font-size: 9pt;
  color: #237db9;
  width: 60px;
}

.sameinfo_left {
  float: left;
  width: 25px;
  height: 20px;
}

.sameinfo_right {
  height: 20px;
  width: 540px;
  font-style: italic;
  line-height: 20px;
}

#preview {
  position:absolute;
  background:#333;
  padding:5px;
  display:none;
  color:#fff;
}

.myaccount_col {
  float:left;
  margin-top:-8px;
  width:360px;
  text-align:right;
  border:0px solid #f00;
}

.login_button_col {
  text-align:right;
  margin-top:-25px;
  border:0px solid #f00;
}

.logout_button_col {
  text-align:right;
  margin-top:-30px;
  border:0px solid #f00;
}

.captcha_col1 {
  float:left;
  width: 300px;
  margin-top:-2px;
  border: 0px solid #f00;
}

.captcha_col2 {
  float:left;
  width: 95px;
  margin-top:-2px;
  border: 0px solid #f00;
}

.captcha_col3 {
  float:left;
  width: 100px;
  border: 0px solid #f00;
}

a.blue8:link, a.blue8:visited, a.blue8:hover, a.blue8:active {
  font-family: Tahoma;
  font-size: 8pt;
  color: #237db9;
  text-decoration: none;
}

.blue12 {
  font-family: Arial;
  font-weightL bold;
  font-size: 12pt;
  color: #237db9;
}

a.blue12:link, a.blue12:visited {
  font-family: Arial;
  font-size: 12px;
  color: #237db9;
  line-height: 18px;
  text-decoration: none;
}

a.blue12:hover, a.blue12:active {
  font-family: Arial;
  font-size: 12px;
  color: #237db9;
  line-height: 18px;
  text-decoration: underline;
}

.middle_content_265 p {
  margin-left: 15px;
  margin-right: 15px;
  font-family: Arial;
  font-weight: bold;
  font-size: 10pt;
  color: #666;
  text-align: justify;
}

#mask1 {
  position:absolute;
  left: 0px;
  top: 0px;
  background-color: #333;
  display:none;
  z-index: 9000;
}

#mask2 {
  position:absolute;
  left: 0px;
  top: 0px;
  background-color: #333;
  display:none;
  z-index: 9000;
}

#mask3 {
  position:absolute;
  left: 0px;
  top: 0px;
  background-color: #333;
  display:none;
  z-index: 9000;
}

#register_box .window {
  position: absolute;
  background: #fff;
  height: 575px;
  width: 520px;
  border: 10px solid #e0e0e0;
  display: none;
  z-index: 9999;
}

#register_box #register {
  padding: 30px;
  padding-top: 20px;
  height: 575px;
  width: 520px;
  background: #fff;
}

#login_box .window {
  position: absolute;
  background: #fff;
  height: 320px;
  width: 520px;
  border: 5px solid #e0e0e0;
  display: none;
  z-index: 9999;
  overflow: auto;
}

#login_box #login {
  padding: 30px;
  padding-top: 20px;
  height: 320px;
  width: 520px;
  background: #fff;
  overflow: auto;
}

#login_button {
  cursor: pointer;
}

#login p {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Arial;
  font-size: 18px;
  color: #666;
}

#reset_box .window {
  position: absolute;
  background: #fff;
  height: 260px;
  width: 520px;
  border: 5px solid #e0e0e0;
  display: none;
  z-index: 9999;
}

#reset_box #reset {
  padding: 30px;
  padding-top: 20px;
  height: 260px;
  width: 520px;
  background: #fff;
}

#reset_button {
  cursor: pointer;
}

#reset p {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Arial;
  font-size: 18px;
  color: #666;
}

.signup_col1 {
  float: left;
  height: 30px;
  width: 200px;
  font-family: Arial;
  font-size: 14px;
  color: #666;
  text-align: right;
  line-height: 30px;
  border: 0px solid #f00;
}

.signup_col2 {
  float: left;
  height: 30px;
  width: 220px;
  text-align: left;
  border: 0px solid #f00;
}

.signup_colfull {
  float: left;
  height: 30px;
  width: 520px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  border: 0px solid #f00;
}

.signup_input {
  margin-top: 3px;
  padding: 3px;
  width: 200px;
  font-family: Arial;
  font-size: 14px;
  color: #333;
  border: 1px solid #ccc;
}

#register p {
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Arial;
  font-size: 18px;
  color: #666;
}

a.close:link, a.close:visited, a.close:hover, a.close:active {
  font-family: Arial;
  font-weight: bold;
  font-size: 12px;
  color: #237db9;
  text-decoration: none;
}

a.notice12:link, a.notice12:visited, a.notice12:hover, a.notice12:active {
  font-family: Arial;
  font-weight: normal;
  font-size: 12px;
  color: #f00;
  text-decoration: none;
}

.popup {
  position: relative;
  z-index: 0;
}

.popup:hover {
  background-color: transparent;
  z-index: 50;
}

.popup span {
  position: absolute;
  background-color: lightyellow;
  padding: 5px;
  left: -1000px;
  border: 1px dashed gray;
  visibility: hidden;
  color: black;
  text-decoration: none;
  width: 140px;
  min-height: 75px;
  height: auto !important;
  height: 75px;
}

.popup span img {
  border-width: 0;
  padding: 2px;
}

.popup:hover span {
  visibility: visible;
  top: -10;
  left: 25px;
}

.orange {
  color: #eb7319;
}

.red {
  color: #f00;
}

.steel {
  color: #2d5f91;
}

.poll_result_col1 {
  float: left;
  margin-bottom: 5px;
  width: 238px;
  height: 18px;
  line-height: 18px;
  border: 0px solid #eee;
}

.poll_result_col2 {
  float: left;
  margin-bottom: 5px;
  margin-left: 15px;
  width: 250px;
  height: 18px;
  line-height: 18px;
  border: 1px solid #eee;
}

.poll_result_bar1 {
  color: #ccc;
  background: #007d28;
  text-indent: 5px;
}

.poll_result_bar2 {
  color: #ccc;
  background: #0087aa;
  text-indent: 5px;
}

.poll_result_bar3 {
  color: #ccc;
  background: #005faa;
  text-indent: 5px;
}

.poll_result_bar4 {
  color: #ccc;
  background: #961969;
  text-indent: 5px;
}

.poll_result_bar5 {
  color: #ccc;
  background: #d20000;
  text-indent: 5px;
}

.contest_col1 {
  float: left;
  font-size: 9pt;
  margin-left: 15px;
  margin-bottom: 5px;
  width: 100px;
  height: 26px;
  line-height: 26px;
  border: 0px solid #00f;
}

.contest_col2 {
  float: left;
  font-size: 9pt;
  margin-bottom: 5px;
  width: 225px;
  height: 26px;
  line-height: 26px;
  border: 0px solid #0f0;
}

.contest_colfull {
  clear: both;
  font-size: 9pt;
  padding-top: 10px;
  width: 340px;
  border: 0px solid #f0f;
}

.contest_input {
  font-family: Tahoma;
  font-size: 10pt;
  height: 18px;
  width: 200px;
  padding: 2px;
  border: 1px solid #2d5f91;
}

.voucher_col1 {
  float: left;
  font-size: 9pt;
  margin-bottom: 5px;
  width: 150px;
  height: 26px;
  line-height: 26px;
  border: 0px solid #00f;
}

.voucher_col2 {
  float: left;
  font-size: 9pt;
  margin-bottom: 5px;
  width: 390px;
  height: 26px;
  line-height: 26px;
  border: 0px solid #0f0;
}

.voucher_colfull {
  clear: both;
  font-size: 9pt;
  padding-top: 10px;
  width: 545px;
  text-align: center;
  border: 0px solid #f0f;
}

.voucher_input {
  font-family: Tahoma;
  font-size: 10pt;
  height: 18px;
  width: 200px;
  padding: 2px;
  border: 1px solid #2d5f91;
}

.videos_col1 {
  float: left;
  margin-bottom: 15px;
  width: 270px;
  text-align: left;
}

.videos_col2 {
  float: left;
  margin-bottom: 15px;
  width: 270px;
  text-align: left;
}

.account_col1 {
  float: left;
  width: 270px;
}

.account_col2 {
  float: left;
  width: 270px;
}

.account_colfull {
  float: left;
  width: 540px;
}

#register_button {
  cursor: pointer;
}

#btn_register {
  cursor: pointer;
}
