* {
	border:0 none;
	margin:0;
	padding:0;
}
.ui-tabs .ui-tabs-hide {
     display: none;
}
html, body{
	height:100%;
}
body {
	background:#FFFFFF url(../images/background-tile.gif) repeat scroll center top;
	color:#333333;
	font-family:"trebuchet MS",helvetica,sans-serif;
	font-size:62.5%;

	width:100%;
}
.bgwhite{
	background-color:#FFF;
}
.bgturquoise{
	background-color:#47c3c4;
}
.bglightturquoise{
	background-color:#b1e5e6;
}
.dark{
	color:#008E9D;
}
.grey{
	color:#b7b7b7;
}
.darkGrey{
	color:#212121;
}
p{
	color:#000000;
	font-size:1.2em;
	line-height:1.8em;
	margin:10px 0;
}
h3{
	color:#00A8BA;
	font-weight:bold;
	font-size:1.4em;
	font-style:italic;
}

a:link,
a:visited{
	color:#3399cc;
	text-decoration:none;
}
a:hover,
a:active{
	color:#212121;
}
#header{
	background:transparent url(../images/header-bg.png) repeat-x scroll 0 0;
	clear:both;
	float:left;
	height:79px;
	text-align:center;
	width:100%;
}
#logo{
	clear:both;
	display:block;
	position:relative;
}
#navbar{
	background:transparent url(../images/nav-bg.gif) repeat-x scroll 0 0;
	clear:both;
	display:inline-block;
	height:79px;
	text-align:left;
	width:930px;
}
ul{
	clear:both;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
ul#nav{
	clear:both;
	float:left;
	width:auto;
}
ul#nav li{
	display:inline;
}
ul#nav li a{
	float:left;
}
#parent{
	background:transparent url(../images/container-bg.gif) no-repeat scroll center 0;
	display:inline-block;
	height:auto;
	top:79px;
	width:100%;
	text-align:center;
}
.container{
	display:inline-block;
	margin:0 auto;
	text-align:left;
	width:930px;
}
.column{
	float:left;
	width:50%;
}
.column a{
}
/* home page styles */
#home-details{
	clear:both;
	float:left;
	width:545px;
}
.box{
	background:transparent url(../images/glow-right.png) repeat-y scroll right center;	
	clear:both;
	float:left;
}
.boxContent{
	padding:20px 0 20px 20px;
}
.boxContent p{
	line-height:1.3em;
	margin:10px 20px 10px 0;
}
.boxContent ol{
	font-size:1.2em;
	list-style-position:inside;
	list-style-type:lower-alpha;
	margin:0 0 0 40px;
	width:360px;
}
#bottomStrip{
	width:100%;
	height:365px;
	background:transparent url(../images/home-bottom-strip-bg.png) repeat-x scroll 0 0;
}

ul#lenses{
	margin-top:10px;
	width:100%;
}

ul#lenses li{
	clear:both;
	float:left;
	margin:10px 0;
	width:100%;
}
ul#lenses li p,
ul#lenses li a{
	margin:0;
	line-height:1.1em;
	width:100%;
}
ul#lenses li a{
	font-size:1.1em;
}
ul#lenses li .column{
	margin-left:20px;
	width:339px;
}
ul#lenses img{
	display: block;
	float:left;
}

/* FAQ Styles */

ul#faqTitleList{
	font-size:1.1em;
	list-style-image:url(../images/faq-list-bullet.gif);
	padding:20px;
	width:890px;
}
ul#faqTitleList li{
	font-size:1.3em;
	margin:0 0 5px 5px;
}
ul#faqTitleList li a:link,
ul#faqTitleList li a:visited{
	font-weight:bold;
	font-style:italic;
	color:#FFF;
}
ul#faqTitleList li a:hover,
ul#faqTitleList li a:active{
	color:#3399CC;
}

ul#faqList,
#terms{
	width:930px;
}
ul#faqList li,
#terms{
	background:transparent url(../images/faq-list-li-bg.png) repeat scroll 0 0;
	margin:4px 0;
	padding:16px 16px 20px;
	width:898px;
}
#terms ol{
	font-size:1.1em;
	list-style-position:outside;
	margin:0 0 10px 20px;
}
ol.roman{
	list-style-type:lower-roman;
}
ol.nested{
	background:transparent none repeat scroll 0 0;
	font-size:1.2em;
	list-style-position:inside;
	margin:0 0 0 20px;
	width:600px;
}
#faq4 ol.nested li{
	background:transparent none repeat scroll 0 0;
	margin:0;
	padding:0;
}
ol.alpha{
	list-style-type:lower-alpha;
}
ul#faqList li .faqTop{
	float:right;
}

/* terms and condtions */

#terms{
	clear:both;
	float:left;
}

/* Form styles */

#application{
	background-color:#FFFFFF;
	clear:both;
	float:left;
	width:930px;
	z-index:20;
}
#tabContainer{
	background-color:#47C3C4;
	clear:both;
	float:left;
	height:31px;
	width:930px;
}
p.stepStatus{
	color:#FFFFFF;
	float:left;
	font-size:1.7em;
	margin:0 0 0 8px;
}
#navTabs{
	clear:right;
	float:right;
	margin:3px 3px 0;
	width:477px;
}
#navTabs li {
	display:inline-block;
	float:left;
	font-weight:bold;
	padding:4px 8px 4px 8px;
	margin:0 2px 0 0;
}
#navTabs li.last{
	margin:0;
}
#navTabs li.ui-state-default{
	background-color:#11B1B3;
}
#navTabs li.ui-state-default a:link,#navTabs li.ui-state-default a:visited{
	color:#FFF;
}
#navTabs li.ui-state-default a:hover,#navTabs li.ui-state-default a:active{
	color:#000;
}
#navTabs li.ui-state-active{
	background-color:#B1E5E6;
}
#navTabs li.ui-state-active a:link, #navTabs li.ui-state-active a:visited, #navTabs li.ui-state-active a:hover, #navTabs li.ui-state-active a:active{
	color:#FFF;
}
#navTabs li.ui-state-disabled{
	background-color:#999;
}
#navTabs li.ui-state-disabled a:link, #navTabs li.ui-state-disabled a:visited, #navTabs li.ui-state-disabled a:hover, #navTabs li.ui-state-disabled a:active{
	color:#ccc;
	cursor:not-allowed;
}
.tabContent{
	clear:both;
	float:left;
	margin:0;
	width:930px;
}
/* form field styles */

legend{
	color:#47C3C4;
	font-size:1.2em;
	font-weight:bold;
	padding:10px 0 0 20px;
	position:relative;
}	

.formItem{
	background-color:#C0E5D2;
	clear:both;
	float:left;
	height:21px;
	margin:4px 0 4px 20px;
	padding:1px;
	width:407px;
}
.errorContainer{
	display:block;
	float:left;
	font-size:1.1em;
	height:21px;
	margin:4px 0 4px 20px;
	width:400px;
}
#form_purchase_details .errorContainer{
	width:290px;
}
#form_confirm_details .errorContainer{
	clear:both;
	float:left;
	width:600px;
}
.formItemCheck{
	clear:both;
	float:left;
	height:21px;
	margin:4px 0 0 20px;
	padding:1px;
	width:890px;
}
.formItemRadio{
	clear:both;
	float:left;
	height:auto;
	margin:20px 0 0 20px;
	padding:1px;
	width:890px;
}
.formItemRadio input{
	clear:both;
}
.formItemRadio label{
	width:600px;
}
.formItemCheck input,.formItemRadio input{
	margin:0 10px 10px 0;
}
.formItemCheck label {
	margin:0;
	width:800px;
}
.formItemCheck .errorContainer{
	clear:both;
	display:block;
	float:left;
	font-size:1.1em;
	height:21px;
	margin:4px 0 4px 20px;
	width:400px;
}
label, input{
	float:left;
}
label{
	font-size:1.1em;
	margin:2px 0 0 4px;
	width:180px;
}
label.error{
	color:#DD0000;
	line-height:1em;
}

.errorContainer .error{
	width:auto;
}
.formItem input{
	font-size:1.1em;
	height:15px;
	padding:3px;
	width:220px;
	font-size:1.1em;
	width:217px;
}
.formItem.error{
	background-color:#F8CCCC;
}
.formItem select{
	height:21px;
	width:223px;
}

#confirmHeading{
	clear:both;
	float:left;
	width:890px;
	padding:20px;
}
#confirmHeadingImg{
	float:left;
}
#seqNumContainer{
	float:right;
}
#seqNumContainer img{
	float:left;
	margin:0 10px 0 0;
}
#seqNum{
	border:1px solid #c0e5d2;
	float:left;
	font-size:2em;
	padding:8px;
	width:77px;
}
#detailsTable{
	clear:both;
	float:left;
	font-size:1.1em;
	margin:0 0 0 20px;
	width:890px;
}
#detailsTable tr{
	height:22px;
}
#detailsTable tr td.key{
	padding:0 0 0 20px;
	width:200px;
}
.proceed {
	clear:both;
	float:left;
	margin-top:10px;
	padding:0 20px 20px;
	text-align:right;
	width:890px;
}
.next, .signUp{
	background:transparent url(../images/btn-next.gif) no-repeat scroll 0 0;
	cursor:pointer;
	float:right;
	height:29px;
	width:77px;
}
.signUp{
	background:transparent url(../images/btn-sign-up.gif) no-repeat scroll 0 0;
	width:87px;
}
.finish{
	background:transparent url(../images/btn-finish.gif) no-repeat scroll 0 0;
	cursor:pointer;
	float:right;
	height:29px;
	width:94px;
}
#guardianSign{
	clear:both;
	display:none;
	float:left;
}
#guardianSign p{
	margin-left:20px;
	font-size:1.1em;
}
/* print page */

#printHeader{
	background-color:#B1E5E6;
	clear:both;
	float:left;
	height:auto;
	padding:10px 20px 20px;
	width:890px;
}
#printTable{
	font-size:1.1em;
	margin:0 0 0 20px;
	width:890px;
}
#printTable tr{
	height:22px;
}
#printTable tr td.key{
	width:200px;
}

/* move all the forms down from the tabs */

#personal_details,#purchase_details,#printTable{
	margin-top:20px;
}

/* congratulations */
#congrats{
	clear:both;
	float:left;
	padding:20px;
	width:890px;
}

/* footer */
                      
#footer{
	clear:both;
	position:relative;
}
#footer-top{
	background:transparent url(../images/footer-top.png) repeat scroll 0 0;
	clear:both;
	height:16px;
	position:relative;
	width:100%;
}
#footerContent{
	background-color:#FFFFFF;
	clear:both;
	float:left;
	height:268px;
	position:relative;
	text-align:center;
	width:100%;
}
#footer-bottom{
	background:transparent url(../images/footer-bottom.png);
	clear:both;
	height:16px;
	position:relative;
	width:100%;
}
ul#footer-nav{
	clear:both;
	color:#B8B8B8;
	display:inline-block;
	float:none;
	font-size:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-align:right;
	width:930px;
}
ul#footer-nav li a:link, ul#footer-nav li a:visited{
	color:#999;
}
ul#footer-nav li a:hover{
	color:#000;
}
ul#footer-nav li{
	display:inline;
	margin:0 8px;
}
ul#footer-nav li img{
	display:inline-block;
}

/* login details */

#login{
	margin:100px 0 0 0;
}
#login input,
#login label{
	float:left;
}
#login label{
	width:100px;
}
#login .formItem{
	background:transparent none repeat scroll 0 0;
	width:327px;
}
#login .formItem #submit{
	float:right;
	width:auto;
	height:auto;
}