@import "reset.css";
body	{
	background: url('../images/bg_splice.jpg') repeat-x;
}

/*
input:focus {
      background: #FDFF2F;
}
*/
.curFocus {
	background: #FDFF2F;
		
}
/***CONTAINERS***/
#container{
	width: 1000px;
	/*height: 577px;*/
	margin: 2px auto auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header	{
	height: 55px;
	background: url('../images/header_cc.jpg') no-repeat;
	width: 100%;
}

#header1	{
	height: 55px;
	background: url('../images/header_tollfree.jpg') no-repeat;
	width: 100%;
}

#header2	{
	height: 55px;
	background: url('../images/header_tollfree_girl.jpg') no-repeat;
	width: 100%;
}

#main{
	float: left;
	width: 998px;
	min-height: 500px;
  	height: auto !important;
  	height: 500px;
	padding-bottom: 15px;
	border-left: 1px solid #EFEBDE;
	border-right: 1px solid #EFEBDE;
	background: url('../images/header_main.jpg') no-repeat;
	background-color: #FFFFFF;
	position: relative;
}

#main_newversion{
	float: left;
	width: 998px;
	min-height: 500px;
  	height: auto !important;
  	height: 500px;
	padding-bottom: 15px;
	border-left: 1px solid #EFEBDE;
	border-right: 1px solid #EFEBDE;
	background: url('../images/CC_HEADER.jpg') no-repeat;
	background-color: #FFFFFF;
	
}

#main_healthcare{
	float: left;
	width: 998px;
	min-height: 500px;
  	height: auto !important;
  	height: 500px;
	padding-bottom: 15px;
	border-left: 1px solid #EFEBDE;
	border-right: 1px solid #EFEBDE;
	background: url('../images/header_main_medical.jpg') no-repeat;
	background-color: #FFFFFF;
	
}

#main_nursing{
	float: left;
	width: 998px;
	min-height: 500px;
  	height: auto !important;
  	height: 500px;
	padding-bottom: 15px;
	border-left: 1px solid #EFEBDE;
	border-right: 1px solid #EFEBDE;
	background: url('../images/header_main_nursing.jpg') no-repeat;
	background-color: #FFFFFF;
	
}

#main_culinary{
	float: left;
	width: 998px;
	min-height: 500px;
  	height: auto !important;
  	height: 500px;
	padding-bottom: 15px;
	border-left: 1px solid #EFEBDE;
	border-right: 1px solid #EFEBDE;
	background: url('../images/header_main_culinary_arts.jpg') no-repeat;
	background-color: #FFFFFF;
	
}
 
#form #main, #lc #main, #thankyou #main{
	background: #FFFFFF;
}

#refsorry #main{
	background: #FFFFFF;
	padding:20px;
	width: 958px;
}

#left{
	float: left;
	width: 500px;
	text-align: left;
	display: block;
	margin-top: 199px;
	margin-bootom: 150px;
	/*margin-left: 15px; *margin-left: 10px;*/
	padding-left: 15px;
}

#form #left{
	margin-top 	:	10px;
}

#right{
	width: 446px;
	margin: 10px 15px auto; *margin: 10px auto auto 15px;
	float: left;
}

#top{
	float: left;
	text-align: left;
	display: block;
	margin-top: 20px;
	margin-left: 15px;
}
#lc #top{
	margin-top: 10px;
}

#sessionended #top{
	margin-top: 210px;
}

#refsorry #top{
	margin-top: 0px;
	margin-left: 0px;
}

#bottom{
	float: left;
	width: 970px;
	left: 17px;
	top: 15px;
	position: relative;
}

#lc #bottom{
	top: 10px;
}

#refsorry #bottom{
	left: 0px;
}

#footer{
	width: 1000px;
	height: 22px;
	background-color:  #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/****LEFT ELEMENTS****/
#DealerKeys {
	display: none;
}
/*#copy {
	float: left;
	padding-left: 20px;
}*/
#left h1
{
	font-size: 18px;
	font-weight: 	bold;
	color: #1A527B;
	padding-bottom: 10px;
}

#left #programheader
{
	font-size: 18px;
	font-weight: 	bold;
	color: #1A527B;	
}

#left #copy
{
	padding-top: 10px;
}

#top h1 {
	padding-top: 0px;
	font-size: 18px;
	font-weight: 	bold;
	color: #1A527B;
	padding-bottom: 10px;
}

.schoolName {
	color: #953735;
	font-size: 16px;
	font-weight: 	bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

#left span,
#top span {
	color: #000000;
	font-size: 12px;
	font-weight: 	normal;
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
}

#lc #top img {
	float: left;
	margin-right: 15px;
}

#formcopy {
	padding-top: 7px;
}
#McToggle {
	float: left;
	text-align: center;
    width: 500px;
}
#schoolTabs{
	clear : both;
	height:37px;
}

/***SCHOOL INFO ELEMENTS***/

.school h3{
	font-weight: bold;	
	padding: 2px;
	color: #1A527B;
}

.school h2{
	font-weight : bold;	
	padding: 2px;
	/*color: #1A527B;*/
}

.school h1 {
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	display:block;
}

.school1 h1 {
	font-size: 12px;
	font-weight: bolder;
	/*color: #FF0000;*/
	display:block;
}

.school1Ctrl h1 {
	font-size: 12px;
	font-weight: bolder;
	/*color: #FF0000;*/
	display:block;
}

/*#schoolLogo {
	float:left;
	left: 150px;
	position: relative;
}*/
.logoBox {
	border: 1px solid #CCC;
	margin-right: 3px;
}
#McToggle button {
	display:block;
	top: -10px;
	position: relative;
}
#McBtnNext{
	background: url('../images/button_blue.jpg') no-repeat scroll;
	cursor:pointer;
	width:72px; 
	height:35px;
	font-size: 12px;
	color: #FFFFFF;
	border:0px;
	text-align:center;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	/*left: 160px;
	position:relative;
	top:50px;*/
}
#McBtnPrev{
	background: url('../images/button_grey.jpg') no-repeat scroll;
	cursor:pointer;
	width:73px; 
	height:35px;
	font-size: 12px;
	color: #1C5C8B;
	border:0px;
	text-align:center;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	/*left: -150px;top:10px;
	position:relative;*/
}

/*** SCHOOL INFORMATION TABS ***/
/*#schoolTabs li {
	list-style: none;
	font-weight: bold;
	font-size: 12px;
	display : block;
	width: 195px;
	text-align:center;
	height:25px;
	background-color: #E8E8E8;
	color : #555555;
	cursor:pointer;cursor:hand;
	border-left: 1px solid #555555;
	border-top: 1px solid #555555;
	border-right: 1px solid #555555;
	float:left;
	left:20px;
	top:10px;
	position:relative;
}*/
#schoolTabs li {
	list-style: none;
	color: #1B576D;
	font-weight: bold;
	font-size: 12px;
	display : block;
	width: 195px;
	text-align:center;
	float:left;
	top:10px;
	position:relative;
}
#schoolInformation li a{
	left : 20px;
	top : 5px;
	position:relative;
}
.tabOn {
	background	:	url('../images/CC-tab-on.gif') repeat-x;
	cursor:pointer;cursor:hand;
	font-weight: bold;
}

.tabOff {
	background-color: #E8E8E8;
	color : #555555;
	cursor:pointer;cursor:hand;
}
#tabBlurb {
	display	: block;
	width : 107px;
	height : 25px;
	float	: left;
	border-left: 1px solid #555555;
	border-top: 1px solid #555555;
	border-right: 1px solid #555555;
	padding-right: 13px;
	margin-left: 20px;
}	

#tabPrograms	{
	display	: block;
	width : 107px;
	height : 25px;
	float	: left;
	border-top: 1px solid #555555;
	border-right: 1px solid #555555;
}
#description {
	background-color : #FFFFFF;
	padding: 10px;
	border-top: 1px solid #555555;
}

.schoolBlurb {
	display: block;
	width: 350px;
}
#programs H3 {
	font-weight	:	bold;
	padding: 10px 0px 5px 10px;
	color: #555555;
}
.programTitle {
	color : #555555;
	text-decoration : underline;
	padding : 2px 10px;
	cursor: pointer;
}
.selectedProgramTitle {
	border-top : 1px dashed #cbcbff;
	background-color : #FFFFFF;
	color : #555555;
	font-weight : bold;
	text-decoration : underline;
	padding : 10px;
	margin-top: 10px;
	cursor: pointer;
}
.programDesc {
	display : none;	
}
.selectedProgramDesc {
	border-bottom : 1px dashed #cbcbff;
	background-color : #FFFFFF;
	padding : 0px 10px 10px;
	margin-bottom: 10px;
}
/***RIGHT ELEMENTS***/
#formContainer{
	width: 446px;
	/*height: 339px;*/
	float: left;
	background-color	: #FFFFCC;
	border:none;
}

/** FORM STYLES **/
#formTitle{
	background: url('../images/form_title.jpg') no-repeat;
	width: 446px;
	height: 43px;
}

#formTitle h2{
	color:#FFFFFF;
	font-weight:bold;
	font-size: 23px;
	padding-left:60px;
	padding-top:8px;
}

#formContent{
	padding-top: 10px;
	padding: 10px 20px;
	border-top	:	2px solid #275b82;
	border-left	:	2px solid #275b82;
	border-right:	2px solid #275b82;
	border-bottom:	2px solid #275b82;
}

#formContentGreen{
	padding-top: 10px;
	padding: 10px 20px;
	border-top	:	2px solid #275b82;
	border-left	:	2px solid #275b82;
	border-right:	2px solid #275b82;
	border-bottom:	2px solid #275b82;
}


.formboxSubmit{
	margin:30px auto 5px auto;
	text-align:center;
	clear:both;
}

#form .formboxSubmit input, .formboxSubmit input  {
	margin: 0; padding:0;
	border: 0;
	outline: 0;
}

/***FORM ELEMENT STYLES***/
#index table {
	width: 350px;	
}

label {
	background:transparent url(../images/labelBullet.jpg) no-repeat scroll 0% 50%;
	color:#1A527B;
	display:block;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding: 12px 10px 12px 25px;
}

#prompt_NursingEducation{
	background:transparent url(../images/labelBullet.jpg) no-repeat scroll 0% 50%;
	color:#1A527B;
	display:block;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	padding: 12px 10px 12px 25px;
	font-weight: bold;
}
	
#lc label {
	padding: 12px 10px 12px 0px;
	background: none;
	color:#000000;
}

#form label	 {
	background:none;
	padding: 5px 25px 5px 0px;
}

.labelClass{
	background:none;
	padding: 12px 25px 10px 0px;
	color:#1A527B;
	display:block;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
}

#lc .labelClass{
	background:none;
	padding: 12px 25px 10px 0px;
	display:block;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#000;
}

.formElement {
	width: 100%;
	clear:both;
}

.inFieldLabel {
position:absolute;
color : #777777;
opacity:1;
margin-left : 5px;
}

#FN label,
#LN label,
#S1 label,
#CT label,
#SP label,
#CN label,
#form #PC label,
#EM label,
#HP label,
#WP	label {
	float:left;
	display:inline;
	width: 40%;	
}
input, select{
	margin-left: 25px;
}

#lc select{
	margin-left:0;
}

#lc input{
	margin-left:0;
}

#form input, #form select {
	margin: 2px 0;
}

#submitBtn{
	background: url('../images/button_cc.jpg') no-repeat scroll;
	cursor:pointer;
	width:126px; 
	height:30px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin:0;padding:0;
}

#processing.tshow {height:30px;}
#submitBtnBigBlue{
	background: url('../images/gobigbluebutton.png') no-repeat scroll;
	cursor:pointer;
	width:126px; 
	height:49px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

#submitBtnBigOrange{
	background: url('../images/gobigorangebutton.png') no-repeat scroll;
	cursor:pointer;
	width:126px; 
	height:49px;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}


#lc #submitBtnLC{
	cursor:pointer;
	width:187px; 
	height:46px;
}

/***FORM SUBMISSION STYLES***/
.thide{
	display: none;
}

.tshow{
	display: block;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

/***THANK YOU PAGE 1 ELEMENTS***/
#lc #formContainer {
	width: 970px;	
	/*padding-bottom: 15px;*/
}

#progLink {
	cursor: help;
	text-decoration: underline;
}

#lc #formTitle{
	background: #1C5C8B;
	width: 960px;
	padding: 	5px;
	height: 35px;
}

#lc #formTitle h2{
	display:inline;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
#lc #formTitle1{
	background: #1C5C8B;
	width: 970px;
	padding: 0px;
	height: 45px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color: white;
}
#lc #textFormTitle1{
	float:left;
	padding-left:7px;
	padding-top:12px;
}

#lc #formContent {
	border-bottom: 2px solid #275B82;
	float:left;
	width: 946px;
	padding:10px;	
	height:auto;
}

#lc #formContentGreen {
	background: #86C600;
	border-bottom: 2px solid #275B82;
	float:left;
	width: 946px;
	padding:10px;	
	height:auto;
}

.school label {
	background:none;
	padding:5px;
}

.school input,
.school select{
	margin-left:5px;
}

#lc .formboxSubmit{
	clear: both;
	text-align:left;
	margin: 0px auto;
	padding: 15px 0;
}

#lc #formBottom {
	display: none;
}

/*** FOOTER ELEMENTS ***/
#footer li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

#footer #home {
	background:transparent url(../images/footer_pipe.jpg) no-repeat scroll 100% 70%;
}

#footer #schools {
	background:transparent url(../images/footer_pipe.jpg) no-repeat scroll 100% 70%;
}

#footer #unsubscribe {
	background:transparent url(../images/footer_pipe.jpg) no-repeat scroll 100% 70%;
	left:360px;
	position:relative;
}

#footer #privacypolicy {
	background:transparent url(../images/footer_pipe.jpg) no-repeat scroll 100% 70%;
	left:360px;
	position:relative;
}

#footer #yourcaliforniaprivacyrights {
	background:transparent url(../images/footer_pipe.jpg) no-repeat scroll 100% 70%;
	left:360px;
	position:relative;
}

#footer #sitemap {
	left:360px;
	position:relative;
}

#footerLinksContentLeft{
	float: left;
	padding-left:10px;

}

#footerLinksContentRight{
	text-align:right;
	float: right;
	padding-right:10px;

}

#footer a {
	color: #FFFFFF;
    font-weight: normal;
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.prvLink {
    color: #999999;
    font-weight: normal;
    text-decoration: underline;
    font-size: 12px;
}

.copyright{
    color: #999999;
    font-size: 10px;
}

/*** REFERRAL PAGE ELEMENTS ***/
#referrals{
	background-color: #EFFBFF;
}

#referralsHdrImg {
	background-image:url('../images/refsorry_hdr.gif');
	background-repeat:repeat-x;
	height:27px;
	font-weight:bold;
	font-size:18px;
	color: #FFF;
	padding-left:30px;
}

#referralsHdrImgArrow {
	position: relative;
	background-image:url('../images/refsorry_arrow.gif');
	background-repeat:no-repeat;
/*	weight:43px;*/
	height:28px;
	left: 30px;
	top: -3px;
}

#referralsHdrContent{
	position: relative;
	font-weight:normal;
	font-size:12px;
	color: #000;
	left: 80px;
	top: -10px;
}

#referralsBodyImg {
	background-image:url('../images/refsorry_featured_schools.gif');
	background-repeat:no-repeat;
	width: 251px;
	height:19px;
}

#referralsBodyContent{
	clear: both;
	border: 1px #B22222 solid;
	background-color: #FFF;
}

#dBar{
	background-image:url('../images/dotted_bar.gif');
	background-repeat:repeat-x;
	width:700px;
	height:12px;
}

.ref{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#refLeft{
	float: left;
	width: 20%;
}

#refMid{
	float: left;
	width: 60%;
}

#refRight{
	float: right;
	width: 10%;
}

#referralsBodyContent .separator{
	background-image:url(images/dotted_bar.gif); 
	height:0x;
	margin-left:auto;
	margin-right:auto; 
	overflow:hidden;
}

/***SITEMAP STYLES***/
#siteContainer{
	width: 100%;
	height: 100%;
	padding-left: 50px;
	padding-top: 20px;
}

#siteContainer h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	padding-top:5px;
	padding-bottom: 5px;
}

#siteContainer h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#siteContainer ul{
	padding-top:5px;
	padding-bottom: 5px;
}

#siteContainer li{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/***MISC. STYLES***/
.clearDiv{
	clear: both;
	line-height: 0px;
}

.strong{
	font-weight: bold;
}

.error {
    color: #990000;
    font-weight: bold;
	font-size:10px;
	display: block;
}

.link {
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
	cursor : pointer ;
}
.verticalDivider {
	background	:	url('../images/divider_vert.gif') repeat-y;
	float		:	left;
	height	:	100%;
}

/** SORRY PAGE **/
#srcontent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#srcontent h1 {
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
}

#srcontent h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

#srcontent div {
}

#srcontent .ad {
}

#srcontent p {
	padding-bottom: 8px;
	padding-top: 8px;
}

.strong {
	font-weight: bold;	
}

#schoolAddress {
	float:left;
	margin-left : 20px;
	width:200px;
	
}
#schoolLogoAddress {
	float: left;
    margin-top: 5px;
    width: 400px;	
}
#divtabblurb {
	float:left;
}

.poiDropDown {
	background-color: #F6E292;

}
.poiDropDownRelevant {
	background-color: #FAEDBA;
}
#ProgramOfInterest optgroup
{
	color:#1A527B;
	font-style:normal;
	font-family:inherit;
	font-size:12px;
	font-weight:bold;
}

#ProgramOfInterest option {
color:#000000;
}

#ProgramOfInterest_1 optgroup
{
	color:#1A527B;
	font-style:normal;
	font-family:inherit;
	font-size:12px;
	font-weight:bold;
}

#ProgramOfInterest_1 option {
color:#000000;
}
#ProgramOfInterest_2 optgroup
{
	color:#1A527B;
	font-style:normal;
	font-family:inherit;
	font-size:12px;
	font-weight:bold;
}

#ProgramOfInterest_2 option {
color:#000000;
}

#lc #schoolRight1{
	float:left;
	width:60%;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}

#lc #formHeader{
	background-image: url('../images/cc/lcArrow.jpg');
	height: 45px;
	width: 35px;
	float:left; 
}

#geoLink {
	font-size: 12px;
	color: #1A527B;	
	margin-left: 186px;	
	-margin-left:188px;
	clear: both;	
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin-top: 2px;
	white-space:nowrap;
	margin-bottom:2px;
}

.geoLinkInFieldLabel {
	font-size: 12px;
	color: #1A527B;		
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin-top: 7px;
	white-space:nowrap;
	margin-bottom:5px;
	width : 200px;
	float : left;
}


#geoLink a {
	cursor : pointer;
	text-decoration: underline;
	color : #B93100;
}
#poiLinkCtrl {
	width:420px;
	font-size: 12px;
	color: #000000;	
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin-top: 20px;
	white-space:wrap;
	margin-bottom : 10px;
	clear : both;
	float : left;
	position:relative;
}

#poiLink {
	width:420px;
	font-size: 12px;
	color: #1A527B;	
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	margin-top: 10px;
	white-space:wrap;
	margin-bottom : 10px;
	clear : both;
	float : left;
}

#poiDegreeLevel {
margin-top : 5px;
}
#poiDegreeText
{
width: 25%;
float:left;
}
#poiProgram {
margin-top : 5px;
float : left;
width : 100%;
}
#poiProgramText {
float : left;
width : 25%;
}
#poiDegree {
width : 75%;
}

#poiLinkCtrl #poiText
{
width : 100%;
padding-bottom:15px;
}

#poiLink #poiText
{
width : 100%;
}

#poiPreselect 
{
	width : 75%;
	float : right;
}
#poiLinkCtrl a {
	cursor : pointer;
	text-decoration: underline;
	color : #B93100;
	font-size : 10px;
}
#poiLink a {
    color: #B93100;
    cursor: pointer;
    font-size: 10px;
    text-decoration: underline;
}
.trustLogo {
	display:block;
	clear:both;
}

#trustLogo {
	
}
.learnText {
	padding-top : 10px;
}

#leadsubmittedvendor{
	border:1px solid #CCCCCC;
	float:left;
	height:128px;
	margin-left:1px;
	margin-right:45px;
	width:450px;
	padding:5px;
}

#leadsubmittedvendormessage {
    float: left;
    margin-top: 15px;
    padding: 5px;
    width: 220px;
}

#submittedchainvendorlogo {
    float: left;
    height: auto;
    margin-top: 25px;
    margin-left:50px;
}

#submittedchainvendorlogobig {
    height: auto;
    margin-top: 15px;
}

#thankyouimage{
	float:right;
	margin-bottom:5px;
	margin-top:25px;	
	width:450px;
}

.messageheader{
	font-weight:bold;
}

#chainheader{
	float:left;
}

#formContent .schoolLogo {
	width: 420px;
	float:	left;
}

#formContent .schoolLogoTall {
	width: 420px;
	float:	left;
	height:120px;
}


#formContentGreen .schoolLogo {
	width: 420px;
	float:	left;
}

#formContentGreen .schoolLogoTall {
	width: 420px;
	float:	left;
	height:120px;
}


/*Control Look and Feel in LC */

#lc .formboxSubmitCtrl{
	clear: both;
	text-align:center;
	margin: 0px auto;
	padding: 15px 0;
}
	
#leadsubmittedvendorctrl{
	border:1px solid #CCCCCC;
	float:left;
	height:auto;
	margin:4px;
	width:601px;
}

#leadsubmittedvendormessagectrl{
	float:left;
	padding:5px;
	width:365px;
}

#submittedchainvendorlogoctrl{
	float:left;
	height:auto;
	padding:5px;
	width:200px;
}

#thankyouimagectrl{
	float:right;
	margin-bottom:5px;
	margin-right:5px;	
}
.preSelectAoi2Text{
	font-size: 13px;
    font-weight: bold;
	margin-left : 27px;
	color : #1D455F;
}
.hide{
	display: none;
}
.preSelectLink {
	font-size: 12px;
	font-weight: lighter;
	text-decoration: underline;
	cursor : pointer ;
}
#badge.v1 {
    background: url("../images/badges/badge1.png") no-repeat scroll 0 0 transparent;
    width: 224px;
    height: 212px;
    position: absolute;
    top: -4px;
    left: 311px;
}

#badge.v2 {
    background: url("../images/badges/badge1b.png") no-repeat scroll 0 0 transparent;
    width: 210px;
    height: 211px;
    position: absolute;
    top: -4px;
    left: 311px;
}

#badge.v3 {
    background: url("../images/badges/badge4.png") no-repeat scroll 0 0 transparent;
    width: 248px;
    height: 96px;
    position: absolute;
    top: 30px;
    left: 273px;
}

#badge.v4 {
    background: url("../images/badges/badge5b.png") no-repeat scroll 0 0 transparent;
    width: 329px;
    height: 115px;
    position: absolute;
    top: 20px;
    left: 194px;
}

#badge.v5 {
    background: url("../images/badges/badge6.png") no-repeat scroll 0 0 transparent;
    width: 219px;
    height: 181px;
    position: absolute;
    top: 10px;
    left: 290px;
}

