/* CSS Document */

body {
	text-align: center;
	margin-left: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 13px;
	background-color: #e4cdff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #4f4949;
	line-height: 1.4em;
	background-image: url(images/bg_long.jpg);
	background-repeat:repeat-x;
}

a:link {color: #4f4949; text-decoration: none;}
a:visited {color: #4f4949; text-decoration: none;}
a:hover {color: #770055; text-decoration: none;}
a:active {color: #4f4949; text-decoration: none;}

a.textLink:link {color: #bb5ea1; text-decoration: none;}
a.textLink:visited {color: #bb5ea1; text-decoration: none;}
a.textLink:hover {color: #770055; text-decoration: none;}
a.textLink:active {color: #770055; text-decoration: none;}

/*p {
	margin-top: 0px;
	margin-bottom: 20px;
}*/
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-size: 1.0em;
}

h2 {
	margin-top: 13px;
	margin-bottom: 0px;
	font-size: 1.0em;
}

.space {
	padding-left: 30px;
}

.hr { 
	line-height: 1px; /*needed for IE/win*/ 
	font-size: 1px; /*needed for IE/win*/ 
	height: 1px; 
	background: #ececec; 
	margin: 20px 0; 
} 

#wrapper {
	margin: 0 auto;
	width: 947px;
	text-align: center;
	height: 100%;
}



.smallText {
	font-size: 0.9em;
}

/*CONTENT HOLDERS*/

#login {
	width: 100%;
	clear: both;
	float: left;
	text-align: right;
	font-size: 0.9em;
}
#head
{
	height:100%;
	border-bottom:solid 1px #8A3E7F;
	float:left;	
}

#logo {
	width: auto;
	clear: both;
	height: 72px;
	float: left;
	text-align: left;
}

#globalNav {
	width: 940px;
	clear: both;
	float: left;
	padding: 0px 0px 0px 8px;
	height: 30px;
	margin: 0px;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	/*width:auto;*/
}
#searchcont
{
	width:auto;
	float:right;
	margin-top:4px;
}
#storesnav
{
	float:right;
	width:75%;
}
#storesnav ul
{
		list-style-type: none;
		float:left;
		width:auto;
		height:30px;
		margin:0;

}
#storesnav ul li
{
	float:left;
	padding: 0px 9px 8px 9px;

	font-weight:normal;
}
#storesnav ul li a
{
		color:#A48EBF;
}
#storesnav ul li#tel
{
	padding-top:3px;
	padding-right:0px;
	padding-bottom:0px;
	margin-top:0px;
	
}
span#tel
{
	float:right;
}
span#tel img
{
	margin-right:5px;	
}


#mainPromo {
	width: 947px;
	height: 393px;
	clear: both;
	float: left;
	text-align: left;
	background: #FFFFFF; /*url(../images/homepage_image.jpg) top left no-repeat;*/
	padding: 0px;
}
#flashcontent
{
	z-index:-1;
	margin-top:-12px;
}

#BraceletBuilderFlashcontent
{
	z-index:-1;
	text-align: left;
}

#generalBackground {
	width: 887px;
	clear: both;
	float: left;
	text-align: left;
	background: #FFFFFF;
	padding: 1px 30px 13px 30px;
	min-height:483px;
}

#homePromoHolder {
	width: 917px;
	clear: both;
	float: left;
	text-align: left;
	background-color:#ffffff;
	/*background: #4b4037;*/
	padding: 15px 0px 15px 30px;
	margin: 0px 0px 0px 0px;
	color: #3E3E3E;
	background-image: url(images/blue_shadow.png);
	background-repeat:repeat-x;
	background-position:bottom;	

}
#shadow
{
	width: 980px;
	background-image: url(images/theshadow_v2.png);
	background-repeat:repeat-y;
	margin-left:-27px;
	padding-left:27px;
	float:left;
}

#shadowTop
{
	width: 980px;
	height: 12px;
	background-image: url(images/theshadow_top_v2.png);
	margin-left:-27px;
	padding-left:27px;
	float:left;
}

#shadcont
{
height:	20px;
clear:both;
}
#LHCshadow
{
	width:11px;
	height:11px;
	background-image:url(images/LHC_shadow_v2.png);
	float:left;
	margin-left:-11px;
}
#RHCshadow
{
	width:11px;
	height:11px;
	background-image:url(images/RHC_shadow_v2.png);
	float:right;
	margin-right:-11px;
	margin-top:0px;

}
#bottomshadow
{
	background-image: url(images/bottomshadow_v2.png);
	background-repeat:no-repeat;
	background-position:top;
	height:20px;
	float:left;
	min-width:947px;
}
#footer {
	width: 887px;
	clear: both;
	float: left;
	text-align: center;
	padding: 0px 30px 13px 30px;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
}

#copyright {
	width: 887px;
	clear: both;
	float: left;
	text-align: center;
	padding: 0px 30px 0px 30px;
	color: #4f4949;
	font-size: 11px;
	line-height: 14px;
}




/*LOGIN STYLES*/

.loginSpace {
	padding: 0px 10px;
}



/*GLOBAL NAV STYLES*/

#leftNav {
	float: left;
	text-align: left;
}

#leftNav ul {
	padding: 0;
	margin: 0px 0px 0px -8px;
	white-space: nowrap;
	list-style-type: none;
}

#leftNav li {
	display: block;
	float: left;
	/*Must change .mouseover to reflect changes here: the hover will otherwise cause the menus to shift.*/
	padding: 8px 9px 8px 9px; 
	margin: 0px 9px 0px 9px;
}

#leftNav li.mouseover {
	background: #f3e8f0;
	padding: 8px 8px 8px 8px;
	border-right: #918888 solid 1px;
	border-left: #918888 solid 1px;
	margin: 0px 9px 0px 9px;
}

#leftNav li a:link {color: #4f4949; text-decoration: none;}
#leftNav li a:visited {color: #4f4949; text-decoration: none;}
#leftNav li a:hover {color: #770055; text-decoration: none;}
#leftNav li a:active {color: #4f4949; text-decoration: none;}

#leftNav li.mouseover a {color: #770055;}

#rightNav {
	float: right;
	text-align: right;
	font-size:90%;
}

#rightNav ul {
	padding: 0;
	margin: 0;
	white-space: nowrap;
			
	/*list-style-type: none;*/
}

#rightNav li {
	display: block;
	float: left;
	padding: 8px 12px 0px 12px;

}
#rightNav li.del
{
	background-image:url('images/delimeter.jpg');
	background-position:left 85%;
	background-repeat:no-repeat;
}

#rightNav li#bag
{
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;	
}
#rightNav li#bag a img
{
	border:none;	
}

#rightNav li a:link {color: #4f4949; text-decoration: none;}
#rightNav li a:visited {color: #4f4949; text-decoration: none;}
#rightNav li a:hover {color: #770055; text-decoration: none;}
#rightNav li a:active {color: #4f4949; text-decoration: none;}



/*DROPDOWN NAV STYLES*/

.dropdownHolder {
	position: absolute;
	top: 133px;
	left: 209px;
	text-align: left;
	padding: 0px 0px 6px 0px;
	background: #ffffff;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right: #918888 solid 1px;
	border-bottom: #918888 solid 1px;
	border-left: #918888 solid 1px;
	text-transform: uppercase;
	margin-top:0px;
}

.dropdownHolder ul {
	padding: 0;
	margin: 0;
	white-space: nowrap;
	list-style-type: none;
}

.menuColumn
{
	float: left;
}

.dropdownHolder div
{
	padding: 0px;
	/*z-index:99;*/
}

.dropdownHolder div.menuColumnHeader
{
	background: #f3e8f0;
	color: #770055;
	margin-bottom: 6px;
	padding-right: 50px;
}

.dropdownHolder li {
	padding: 4px 7px 4px 7px;
}

.dropdownHolder li a:link {color: #4f4949; text-decoration: none;}
.dropdownHolder li a:visited {color: #4f4949; text-decoration: none;}
.dropdownHolder li a:hover {color: #770055; text-decoration: none;}
.dropdownHolder li a:active {color: #4f4949; text-decoration: none;}
.dropdownHolder div.menuColumnHeader li a:link {color: #770055;}
.dropdownHolder div.menuColumnHeader li a:visited {color: #770055;}




/*DROPDOWN SEARCH STYLES*/

.dropdownSearchHolder {
	/*position: absolute;
	top: 133px;
	left: 600px;*/
	text-align: left;
	/*padding: 13px 13px 13px 13px;
	background: #FFFFFF;*/
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*border-right: #918888 solid 1px;
	border-bottom: #918888 solid 1px;
	border-left: #918888 solid 1px;*/
	z-index: 3;
}

.searchButton {
	padding: 1px;
	vertical-align:top;
}

.advancedSearch {
	padding: 0px 0px 0px 0px;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}




/*PROMO STYLES*/

.promoHolder {
	width: 198px;
	float: left;
	text-align: left;
	padding: 0px 30px 0px 0px;
}

.promoHD {
	width: 198px;
	padding: 4px 0px 6px 0px;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
}

.promoIMG {
	width: 198px;
	padding: 0px;
}

.promoText {
	width: 185px;
	height:16px;
	padding: 4px 6px 6px 6px;
	background-image:url(images/promomore.jpg);
	background-repeat:repeat-x;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	border:solid 1px #DAADCC;
	/*background-image: url(images/promotext.gif);*/
}

.promoHolder a:link {color: #FFFFFF; text-decoration: none;}
.promoHolder a:visited {color: #FFFFFF; text-decoration: none;}
.promoHolder a:hover {color: #770055; text-decoration: none; cursor: pointer;}
.promoHolder a:active {color: #FFFFFF; text-decoration: none;}

.promoshadow
{
	width:95%;
	margin:auto;
	background-image:url(images/promoshadow.png);
	background-repeat:repeat-x;
	background-position:center top;
	height:10px;
}

/* IMAGE PAGE INDEX */

.pageIndexHolder {
	width: 198px;
	float: left;
	text-align: left;
	padding: 0px 20px 20px 0px;
}

.pageIndexIMG {
	width: 198px;
	padding: 0px;
	border: 5px solid #eeeeee;
}


/*PRODUCT LISTING STYLES*/

#pageNavHolder {
	width: 887px;
	float: left;
	text-align: left;
	padding: 0px 0px 13px 0px;
	border-bottom: #ececec solid 1px;
}

#pageTitle {
	float: left;
	text-align: left;
}

#pageNavRight {
          width: 650px;
          float: right;
          text-align: right;
}

#pagingControl {
          float: right;
          text-align: right;
          padding: 0px 0px 0px 40px;
          font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
}

#sortControl {
          float: right;
          text-align: right;
          padding: 0px 0px 0px 40px;
}

#filterControl {
          float: right;
          text-align: right;
          padding: 0px 0px 0px 0px;
}

.sortText {
	font-size: 10px;
	color: #4f4949;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	margin-top:1px;	
}

#breadcrumbHolder {
	width: 887px;
	clear: both;
	float: left;
	text-align: left;
	padding: 13px 0px 13px 0px;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
}

#productFrame {
	width: 887px;
	clear: both;
	float: left;
	text-align: left;
	padding: 0px;
	background: #ececec;
	margin: 0px 0px 30px 0px;
}

.productSmallImgTD {
	text-align: center;
	padding: 10px 0px 2px 0px;
	background: #FFFFFF;
	width: 142px;
	height: 153px;
	vertical-align:bottom;
}

.productLargeImgTD {
	text-align: center;
	padding: 39px 0px 2px 0px;
	background: #FFFFFF;
	vertical-align:bottom;
}

#bottomPagingControl {
	width: 887px;
	clear: both;
	float: left;
	text-align: right;
	padding: 13px 0px 0px 0px;
	border-top: #ececec solid 1px;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
}




/*ITEM PAGE STYLES*/

#itemBreadcrumbHolder {
	width: 887px;
	clear: both;
	float: left;
	text-align: left;
	padding: 0px 0px 13px 0px;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
}

#itemDetailHolder {
	width: 887px;
	clear: both;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

#itemHolder {
	width: 464px;
	clear: both;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 100px;	
	line-height: 347px;
	vertical-align: middle;
	margin-top:2%;
}

#itemInfoHolder {
	width: 268px;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 55px;
}

#itemControlHolder {
	width: 260px;
	float: left;
	text-align: left;
}

.itemControl {
	float: left;
	padding: 0px 30px 0px 0px;
}

#relatedNavHolder {
	width: 887px;
	clear: both;
	float: left;
	text-align: left;
	padding: 13px 0px 13px 0px;
}

#backLink {
	float: left;
	text-align: left;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
}

#relatedPagingControl {
	float: right;
	text-align: right;
}



/*GENERIC PAGE STYLES*/

#genericBackground {
	width: 887px;
	clear: both;
	float: left;
	text-align: left;
	background: #FFFFFF;
	padding: 13px 30px 13px 30px;
	min-height:483px;
}

#genericIntroHolder {
	width: 887px;
	clear: both;
	float: left;
	text-align: left;
	padding: 0px 0px 26px 0px;
}
#genericIntroHolder #categoryName
{
	width:100%;
}

#genericPageHolder {
	width: 887px;
	float: left;
	clear: both;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

.genericCopyHolder {
	width: 500px;
	float: left;
	text-align: left;
	margin: 0px 30px 0px 0px;
}

.genericCopyHolderBraceletBuilderBatchProcess {
	width: 900px;
	float: left;
	text-align: left;
	margin: 0px 30px 0px 0px;
}

.genericNavCopyHolder {
	width: 656px;
	float: left;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

.genericImageHolder {
	width: 347px;
	float: right;
	margin: 0px 0px 0px 0px;
}

.genericNavHolder {
	width: 200px;
	float: left;
	clear: both;
	text-align: left;
	margin: 4px 30px 0px 0px;
}

.genericNavHolder ul {
	padding: 0;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	list-style-type: none;
	border-bottom: #7a6d63 solid 1px;
}

.genericNavHolder li {
	padding: 6px 0px 6px 0px;
	border-top: #7a6d63 solid 1px;
}

.genericNavHolder li a:link {color: #4f4949; text-decoration: none;}
.genericNavHolder li a:visited {color: #4f4949; text-decoration: none;}
.genericNavHolder li a:hover {color: #770055; text-decoration: none;}
.genericNavHolder li a:active {color: #4f4949; text-decoration: none;}



/*STORE LOCATOR STYLES*/

.locatorIntroCopyHolder {
	width: 270px;
	float: left;
	text-align: left;
	margin: 0px 30px 0px 0px;
}

.locatorIntroImageHolder {
	width: 351px;
	float: right;
	margin: 0px 0px 0px 0px;
}

.locatorCopyHolder {
	width: 400px;
	float: left;
	text-align: left;
	margin: 0px 30px 0px 0px;
}

.locatorImageHolder {
	width: 213px;
	float: right;
	text-align: right;
	margin: 0px 0px 0px 0px;
}


/*SHOPPING BAG STYLES*/

#bagHolder {
	width: 887px;
	clear: both;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

#checkoutIntroHolder {
	width: 887px;
	clear: both;
	float: left;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

#checkoutStepsHolder {
	width: 887px;
	clear: both;
	float: left;
	text-align: right;
	padding: 13px 0px 0px 0px;
}

.checkoutStepsOn {
	background: #ececec;
	float: right;
	padding: 6px 10px 6px 10px;
	margin: 0px 0px 0px 1px;
	font-weight: bold;
}

.checkoutStepsOff {
	background: #f5f5f5;
	float: right;
	padding: 6px 10px 6px 10px;
	margin: 0px 0px 0px 1px;
	color: #a49f9a;
}

#checkoutItemHolder {
	width: 887px;
	float: left;
	clear: both;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 13px 0px;
}

.checkoutItemTable {
	float: left;
	margin: 0px 0px 10px 0px;
	border-top: #ececec solid 1px;
	border-bottom: #ececec solid 1px;
}

.checkoutSubtotal {
	background: #f5f5f5;
}

.checkoutSizeQuantity {
	border-right: #ececec solid 1px;
	padding-right: 20px;
}

.checkoutItemTotalTable {
	float: left;
	margin: 0px 0px 10px 0px;
}

.checkoutTotal {
	background: #4b4037;
	color:#FFFFFF;
}

.checkoutButton {
	padding-bottom: 10px;
}





/*MY ACCOUNT STYLES*/

#myaccountBackground {
	width: 887px;
	clear: both;
	float: left;
	text-align: left;
	background: #FFFFFF url(../images/myaccount_image.jpg) top left no-repeat;
	padding: 13px 30px 13px 30px;
	height:380px;
}

#myaccountTabHolder {
	width: 887px;
	clear: both;
	float: left;
	text-align: left;
	padding: 13px 0px 0px 0px;
}



.myaccountTab a:link {background: #f5f5f5; float: left; padding: 6px 10px 6px 10px; margin: 0px 0px 0px 1px; color: #4f4949; text-decoration: none;}
.myaccountTab a:visited {background: #f5f5f5; float: left; padding: 6px 10px 6px 10px; margin: 0px 0px 0px 1px; color: #4f4949; text-decoration: none;}
.myaccountTab a:hover {background: #ececec; float: left; padding: 6px 10px 6px 10px; margin: 0px 0px 0px 1px; color: #770055; text-decoration: none;}
.myaccountTab a:active {background: #f5f5f5; float: left; padding: 6px 10px 6px 10px; margin: 0px 0px 0px 1px; color: #4f4949; text-decoration: none;}

.myaccountTabOn a:link {background: #ececec; float: left; padding: 6px 10px 6px 10px; margin: 0px 0px 0px 1px; color: #4f4949; text-decoration: none; font-weight: bold;}
.myaccountTabOn a:visited {background: #ececec; float: left; padding: 6px 10px 6px 10px; margin: 0px 0px 0px 1px; color: #4f4949; text-decoration: none; font-weight: bold;}
.myaccountTabOn a:hover {background: #ececec; float: left; padding: 6px 10px 6px 10px; margin: 0px 0px 0px 1px; color: #770055; text-decoration: none; font-weight: bold;}
.myaccountTabOn a:active {background: #ececec; float: left; padding: 6px 10px 6px 10px; margin: 0px 0px 0px 1px; color: #4f4949; text-decoration: none; font-weight: bold;}




/*FOOTER STYLES*/

#footerNav {
	text-align: center;
}

#footerNav ul {
	padding: 0;
	margin: 0px 0px 0px 0px;
	white-space: nowrap;
	list-style-type: none;
}

#footerNav li {
	display: inline;
	padding: 0px 19px 0px 0px;
}

#footerNav li a:link {color: #4f4949; text-decoration: none;}
#footerNav li a:visited {color: #4f4949; text-decoration: none;}
#footerNav li a:hover {color: #770055; text-decoration: none;}
#footerNav li a:active {color: #4f4949; text-decoration: none;}


/*YOUR DETAILS LOGIN STYLES*/

#genericHolder {
	width: 887px;
	float: left;
	clear: both;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/*REVIEW ORDER STYLES*/

.reviewTableHolder {
	float: left;
	width: 886px;
	margin: 0px 0px 20px 0px;
	background: #ffffff;
	text-align: left;
}

.reviewTableHolder td {
	vertical-align: top;
}

.reviewBillingTable {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.reviewBillingTable td {
	padding: 6px;
}

.reviewDeliveryTable {
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

.reviewDeliveryTable td {
	padding: 6px;
}

.review {
	color: #a49f9a;
}

.reviewBG {
	background: #f5f5f5;
	border: #ececec solid 1px;
}

.reviewCheckoutBG {
	background: #4b4037;
	color:#FFFFFF;
	border: #ececec solid 1px;
}

.reviewItemTable {
	float: left;
	width: 886px;
	margin: 0px 0px 0px 0px;
}

.reviewItemTable td {
	padding: 6px;
}

.reviewTandC {
	padding: 6px 0px 16px 0px;
}


/*FORM STYLES*/

#formItemHolder {
	width: 887px;
	float: left;
	clear: both;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 13px 0px;
	border-top: #ececec solid 1px;
}

.formTable {
	width: 450px;
	clear: both;
	float: left;
	margin: 0px 0px 20px 180px;
	text-align: left;
	border: #ececec solid 1px;
}

.formTable td {
	padding: 6px;
}

.formHeading {
	background: #f5f5f5;
	border-bottom: #ececec solid 1px;
}

.formBillingReview {
	background: #f5f5f5;
}


.formTable02 {
	float: left;
	width: 400px;
	height: 190px;
	margin: 0px 0px 20px 0px;
	border: #ececec solid 1px;
}

.formTable02 td {
	padding: 6px;
}

.formTable03 {
	float: right;
	width: 400px;
	height: 190px;
	margin: 0px 0px 20px 30px;
	background: #ececec;
	border: #ececec solid 1px;
}

.formTable03 td {
	padding: 6px;
}


.leftCell {
	width: 40%;
	text-align: right !important;
	vertical-align: middle;
}

.leftCellMultiline {
	width: 40%;
	text-align: right !important;
	vertical-align: top;
}

.cellTopSpace {
	padding-top: 12px !important;}

.cellBorder {
	border-bottom: #ececec solid 1px;
	padding-top: 24px;
	padding-right: 12px;
	padding-bottom: 12px;
}	


.mandatory  {
	color: #770055;
	font-size: 110%;
	font-weight: bold;

}

.inputCell input, select, textarea {
	color: #4f4949;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.formNextStepTable {
	float: left;
	margin: 10px 0px 10px 0px;
}

.formButton {
	padding: 10px 0px 10px 0px;
}

.companyDetails {
	font-size: 11px;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
}
.companyDetails hr {
	line-height: 1px; /*needed for IE/win*/ 
	font-size: 1px; /*needed for IE/win*/ 
	height: 1px; 
	background: #ececec; 
	margin: 20px 0px 10px 0px; 
}

#noMatchingProduct
{
	width: 100%;
	text-align: center;
	padding-top: 50px;
	margin-bottom: 100px;
	font-weight: bold;
}

.chgPwdMsg 
{
	/*BORDER-LEFT: #cccccc 1pt solid; 
	BORDER-RIGHT: #cccccc 1pt solid; 
	BORDER-TOP: #cccccc 1pt solid; 
	BORDER-BOTTOM: #cccccc 1pt solid; */
	FONT-WEIGHT: bold; 
	FONT-SIZE: 0.9em; 
	COLOR: #585880; 
	FONT-FAMILY: Verdana;
}
.texthint
{
	color:red;
	font-weight:bold;
	
}
/*Email Sign up Page*/
#signuparea2
{
	width:50%;
	float:right;
	margin-top:2.5%;
}
#signupform
{
	width:45%;
	float:left;	
	margin-top:2.5%;
}
#signupform .form
{
	width:50%;
	
}
#signupform .button
{
	float:right;
	margin-top:10px;
}
#signupform .form input.name
{
	margin-left:4%;	
}
#signupform .form input.email
{
	margin-left:5%;	
}
#signupform h1
{
	font-family:Gill Sans MT;
	font-size:25px;
}
/**/
/*No Cookies Error*/
.noCookiesError sortText
{
	background-color:#FFFFD5;
	color:#AF1B00;
	border:solid 1px #AF1B00; 
	height:100%;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	
}
.noCookiesError a
{
 text-decoration:underline;
 color:#AF1B00;
}

/*End No Cookies*/

/*****Description******/
#catintro
{
	padding-left: 5px;
	height:auto;
	font-family:Lucida Sans Unicode, Arial;
	font-size:0.9em;
	margin-bottom:10px;
	color: #888888;		
}
.ssllogo
{
	float:right;
	margin-top:-30px;
}
#noflash
{
	margin:30px;
	}