﻿body { 
background: #fff;
    font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
		font-size : 12px;
		color:#2A1F55;
} 

body#avantecontest {
background: #ffffff url(../specials/avante-laser-hair-removal-contest-bkgd.jpg) no-repeat 0 0;
}

#container {
 margin: 25px auto 0;
 width: 465px;
 text-align:center;
}

h1 {
 font-family:Geneva, Arial, Helvetica, sans-serif;
 border-bottom: 4px double #2A1F55;
 padding-bottom: 4px;
 font-size: x-large;
}

.tableshadow { 
border-top-width : 1px;
border-right-width : 2px;
border-bottom-width : 2px;
border-left-width : 1px;
border-top-style : solid;
border-right-style : solid;
border-bottom-style : solid;
border-left-style : solid;
border-top-color : #808080;
border-right-color : #2a3f00;
border-bottom-color : #2a3f00;
border-left-color : #808080;
text-align : center;
} 
input.txt {
  color: #00008B;
  background-color: #efefef;
  border: 1px inset #00008B;
  width: 195px;
    border: 1px solid #fff;
  border-left: 2px solid #C5D1E9;
  border-top: 2px solid #C5D1E9;
  		font-size : 12px;
}
input.btn {
  color: #00008B;
  background-color: #efefef;
  border: 1px outset #00008B;
  width: 65px;
  margin-left: 240px;
}
form#newsletter input.btn {
  color: #00008B;
  background-color: #efefef;
  border: 1px outset #00008B;
  width: 65px;
  margin-left: 250px;
}
textarea {
  width: 200px;
  height: 100px;
  color: #00008B;
  background-color: #efefef;
  border: 1px solid #fff;
  border-left: 2px solid #C5D1E9;
  border-top: 2px solid #C5D1E9;
  		font-size : 12px;
}
form {
	padding: 10px;
	border: 1px dotted #888;
	width: 305px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

form#newsletter {
	padding: 10px;
	border: 1px dotted #888;
	width: 325px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	text-align:left;
}

form#contestForm {
	padding: 5px;
	border: 0px dotted #888;
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

td.smallcaps {
font-variant:small-caps;
}

form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
form p label {
  float: left;
  width: 100px;
  font: bold 0.9em Arial, Helvetica, sans-serif;
}

form#newsletter p label {
  float: left;
  width: 120px;
  font: bold 0.9em Arial, Helvetica, sans-serif;
}

.style1 {
	color: #FF0000;
	font-size: x-small;
	text-align:right;
}

.xxxsmall {
	font-size: 80%;
	font-weight: normal;
}
#contestrules {
	padding: 0px;
	width: 850px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: justify;
}
a {
	color: #7F00AA;
	font-variant:small-caps;
	font-size: medium;
	text-decoration:none;
	font-weight: bold;
	border-bottom: 1px dotted #7F00AA;
}
a:hover {
	color:#D45FFF;
	text-decoration: none;
	border-bottom: 1px dotted #D45FFF;
}

.requiredFields {
	color: #FF0000;
	font-size: x-small;
	text-align:right;
}

.honeyPot {
	display: none !important;
}
