/**NEW FORM END**/

.FormItems{
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	padding:2px;
}

.formRemark{
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	color:#999999;	
}

/* START SLIDESHOW */

.slideshowBox {
	position: relative;
	margin-bottom:30px;
}


.slideshowContainer { 
	width: 537px;
	height: 305px;
    padding: 0;  
    margin: 0px;
    overflow: hidden;
    border:1px solid #ccc;
}

.fullWidth {
	width: 537px !important;
}

.halfWidth {
	width: 268px !important;
          height: 200px;
}

#slideshowBox.halfWidth {
	float:right;
}

/*
 * If the slideshow is on a brand landing page, there is another
 * div beside it. This will let you control the width of that div.
 */
.halfWidthDiff {
	float:left;
	width:255px;	
}
 
.slideshowContainer img {  
    top:  0; 
    left: 0 
} 

#slideshowNav {
	z-index: 9999 !important;
	position: absolute;	
	top: 315px;
	left: 10px;
}

#slideshowNav a, a.visited, a.active {
	padding: 7px;
	font-size: 0px;	
	background: #ccc;
	margin: 0 5px;
	border: 1px solid #FFF;
	z-index: 9999;
	color: #FFF;
}

#slideshowNav a.activeSlide {
	background: #42566F;
}

#slideshowNav a:focus {
	outline: none;	
}

/* END SLIDESHOW STYLES */

/* START BRAND LANDING PAGE */
#brandCats {
	background: #E5F3F6;
	padding: 10px;
}

.brandParent {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.brandParent a, a.active, a.visited {
	color:#333333;
}

.brandCategories {
	width: 150px;
	float: left;	
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.brandCategories ul {
	margin-left: 0px;	
}

.brandCategories li {
	list-style: none;
	margin: 0px;
}

.red {
	color: #D80029;
	font-size: 14px;	
}

/* END BRAND LANDING PAGE */
.optionValueSelector a, a.active, a.visited {
	color:#888888;
}
/*RECAPTCHA */
#recaptcha_area, #recaptcha_table {
	float:left;
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
 }
 
#recaptcha_table {
   border-color: #31570c !important; //reCaptcha widget border color
 }
 
#recaptcha_response_field {
   border-color: #31570c !important; //Text input field border color
   background-color:#FFFFFF !important; //Text input field background color
 }

}
