/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #303030;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	background-position: top;
}
#confirmation #main #thank-you h3 {
	color: #ed1c21;
	margin: 10px;
}

div#main {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 88px;
}

#main .sidebar {
	display: block;
	width: 100px;
	height: 310px;
	float: left;
	text-align: left;
	font-size: 10px;
	overflow: auto;
	z-index: 10;
}
div#header {
	width: 760px;
	text-align: left;
}

div#header .title {
	text-align: center;
}

div#header .title h1 {
	background-image: url(images/default-h1img.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 80px;
	width: 655px;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#header .title2 h1 {
	background-image: url(images/authcard-reg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
	width: 790px;
	margin: 0 auto;
	clear: both;
}
div#header .logo {
	display: block;
	float: right;
}

div#header .title span, div#header .title2 span {
	display: none;
}

div#main .maincontent {
	width: 360px;
	padding-top: 10px;
	margin-left: 395px;
}
div#main .inputbox {
	background-image: url(images/card-input.png);
	background-position: bottom left;
	background-repeat:no-repeat;
	margin: 0px;
}
div#main .maincontent h2 {
	font-weight: normal;
	margin: 10px 5px;
	font-size: 18px;
	text-align: justify;
}
#container #main .sidebar p {
	margin: 0px;
	padding: 0px;
}


div#main .maincontent p {
	margin: 10px 5px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#container {
	text-align: center;
	position: relative;
}


#header .navcrumb {
	display: block;
	clear: right;
}
#main .clr {
	display: block;
	clear: both;
	height: 0px;
}
div.main-text {
	width: 490px;
}
.smallertext {
	font-size: 10px;
}
#confirmation #main .maincontent table {
	font-size: 12px;
}
#main .maincontent a {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}

.cardimage {
	float: left;
	width: 287px;
	text-align: center;
	padding-top: 35px;
}
#main .sidebar .show-hide p {
	margin: 5px;
}
#main .maincontent #form1 {
	width: auto;
}

a:link, a:visited {
	color: #ED1B24;
	text-decoration:none;
}
a:active, a:hover  {
	color: #FF1422;
	text-decoration: underline;
}
#container #sidebar {
	width: 160px;
	position: absolute;
	background-color: #666;
	top: 155px;
	left: 0px;
}
#popup h2 {
	margin: 10px;
	font-weight: normal;
	font-size: 18px;
}
#popup p {
	margin: 10px;
}
#confirmation #main #thank-you {
	float: left;
	width: 620px;
	clear: right;
}
#confirmation #main #thank-you h2 {
	margin: 10px;
}
#confirmation #main #thank-you p {
	margin: 10px;
}
#confirmation #main #thank-you p a {
	font-weight: bold;
}
#confirmation #main .cardimage p {
	font-size: 9px;
	color: #FFF;
	margin: 5px;
}
#popup .close-popup {
	display: block;
	position: absolute;
	bottom: 0%;
	height: 30px;
	width: 400px;
	z-index: 5;
}
#popup h2 span {
	display: none;
}
#popup h2.vision101 {
	background-image: url(images/h2-vision101.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 363px;
	margin: 0px;
}
#popup h2.what-is-autograph {
	background-image: url(images/h2-whatisautograph.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 363px;
	margin: 0px;
}
#popup h2.who-is-shamir {
	background-image: url(images/h2-whoisshamir.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 42px;
	width: 363px;
}
#popup h2.need-a-doctor {
	background-image: url(images/h2-needadoctor.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 42px;
	width: 363px;
}
#popup h2.learn-about-shamir-products {
	background-image: url(images/h2-learnabout.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 42px;
	width: 363px;
}
#popup h2.request-information {
	background-image: url(images/h2-requestinfo.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 42px;
	width: 363px;
}
#popup h2.lens-cloth {
	background-image: url(images/h2-lenscloth.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 363px;
	margin: 0px;
}
#popup h2.ipod {
	background-image: url(images/h2-ipod.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 363px;
	margin: 0px;
}
.superscript {
	font-size: 75%;
	vertical-align: top;
	display: inline;
}
#signup #main .maincontent #form1 {
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	clear: both;
	color: #666;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.footer a {
	color: #666;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
#default #container .footer .reg {
	color: #ED1C21;
}#popup h3 {
	color: #ed1c21;
	padding-left: 10px;
}
#RequiredFieldValidator1, #RequiredFieldValidator2, #RequiredFieldValidator3, #RequiredFieldValidator4, #RequiredFieldValidator5, #RequiredFieldValidator6, #RequiredFieldValidator7, #RequiredFieldValidator8 {
	display: block;
	float: right;
}
#survey #main #form1 #surveymain {
	width: 650px;
	margin-left: 110px;
}
#survey #main #form1 #surveymain h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.surveytable {
	margin: 0 0 40px 10px;
	padding-left: 25px;
	clear: right;
}


#survey #main #form1 #surveymain table td {
	font-size: 12px;
	padding: 2px;
	white-space: nowrap;
}
#survey #main #form1 #surveymain table td label {
	margin-left: 8px;
	margin-right: 16px;
	color: #BEBEBE;
}
#survey #main #form1 #surveymain p {
	font-size: 120%;
}

#survey {
	background-image: none;
	background-color: #000;
}
#survey #main #form1 #surveymain input[type="radio"] {
	color: #000;
}
