@charset "UTF-8";
* {
	border:						0;
	margin:						0;
	padding:					0;
	outline: none;
}

body {
	background-color:			#350052;
	font-family:				'Helvetica';
	font-size:					12px;
	color:						#666;
	line-height:				16px;
}

a {
	color:						#FFF;
	text-decoration:			none;
}

a:hover {
	color:						#FF0;
}

h2 {
	color:						#960;
	font-size:					26px;
	margin-left:				0px;
}
h3 {
	color:						#530E77;
	font-size:					22px;
	font-weight:				bold;
	margin-left: 0px;
}
h4 {
	color:						#530E77;
	font-weight:				bold;
	font-size:					16px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
h5 {
	color:						#530E77;
	font-weight:				bold;
	font-size:					14px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
h6 {
	color:						#530E77;
	font-weight:				bold;
	font-size:					14px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
        
        /* slider specific CSS */
        .sliderGallery {
	overflow: hidden;
	height: 170px;
	width: 890px;
	background-repeat: no-repeat;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	float: left;
	position: relative;
        }
        
        .sliderGallery UL {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	left: 0px;
	top: 0px;
        }
        
        .sliderGallery UL LI {
            display: inline;
        }
        
        .slider {
	width: 880px;
	height: 15px;
	margin-top: 150px;
	margin-left: 0px;
	padding: 1px;
	position: absolute;
	background-image: url(images/scrollbar.jpg);
	background-repeat: no-repeat;
        }
        
        .handle {
	position: absolute;
	cursor: move;
	height: 15px;
	width: 136px;
	top: 0;
	z-index: 100;
	background-image: url(images/scroller2.png);
	background-repeat: no-repeat;
        }
        
        .slider span {
	color: #bbb;
	font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
	top: 3px;
        }
.img_bdr {
	padding: 5px;
	border: thin solid #CCC;
	float: left;
	margin-left: 15px;
}
.services_txtbox {
	height: 250px;
	width: 195px;
	float: left;
	padding-top: 0px;
	padding-left: 15px;
	margin-right: 10px;
}

.wrapper {
	width:						940px;
	margin:						0 auto;
}

.clear {
	clear:						both;
}
/**************************** Second Section Ends *****************************/

/**************************** Menu Section Starts *****************************/
.menu
{
	width: 721px;
	height: 37px;
	background-repeat: no-repeat;
	background-image: url(images/menu.gif);
	float: right;
	margin-top: 31px;
}

.menu-text
{
	font-family: Helvetica;
	font-size: 12px;
	color: #FFF;
	font-stretch: semi-condensed;
	cursor: pointer;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 13px;
	float: left;
	font-weight: bold;
}
.logo {
	height: 113px;
	width: 199px;
	float: left;
}
.navbar {
	height: 30px;
	width: 370px;
	float: right;
	margin-top: 15px;
}
a.navbar {
	font-family: Helvetica;
	font-size: 24px;
	color: #000;
}
a.nav:visited {color: #ffffff; text-decoration: none; }
a.nav:hover {
	color: #FF0;
}
a.nav:active {
	color: #C79AFF;
}
.accordian {
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 14px;
}
.right_box{
	width:170px;
	float:left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
}
.menu_list {
	width: 170px;
	margin-top: 0px;
}
.menu_head {
	padding: 5px 10px;
	position: relative;
	margin:0px;
	font-weight:bold;
	color: #333;
	background-image: url(images/menu_bkgd3.gif);
	background-repeat: repeat-y;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.menu_body {
	display:none;
}
.menu_body a{
	display:block;
	color:#333;
	padding-left:10px;
	font-weight:normal;
	text-decoration:none;
	height: 15px;
	background-repeat: repeat-x;
	padding-top: 4px;
	line-height: 12px;
	background-color: #F9F9F9;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C1C1C1;
	border-left-color: #C1C1C1;
	clip: rect(auto,auto,auto,auto);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu_body a:hover{
  color: #000000;
  text-decoration:underline;
  }



/**************************** General Section Ends ****************************/
/* CSS Document */


#top-bar {
	height:						113px;
	overflow:					visible;
	position:					relative;
	background-color: transparent;
	background-image: url(images/menu-bar.jpg);
	background-repeat: repeat-x;
	z-index: 3;
}
#top-bar #menu {
	float:						right;
	height:						40px;
	margin-top: 72px;
}
#top-bar ul#menu {
	list-style:					none;
}
#top-bar ul#menu li {
	float:						left;
	text-align:					center;
}
#top-bar ul#menu a {
	float:						left;
	display:					block;
	width:						80px;
	height:						40px;
	padding-right:				7px;
	text-transform:				lowercase;
	text-decoration:			none;
	font-weight:				bold;
	font-size:					13px;
	line-height:				40px;
	color:						#33214E;
	text-align: center;
}

#top-bar ul#menu a.selected, #top-bar ul#menu a.selected:hover {
	color:						#B4921B;
}
#top-bar ul#menu a:hover {
	color:						#FFF;
	background-image: url(images/bg-top-bar-hover.png);
	background-repeat: repeat-x;
}

#mid-sec {
	position:					relative;
	background:					images/bg-mid-sec-bottom
.jpg) repeat-x 0 100%;
	z-index:					1;
	background-image: url(images/snow_pattern.gif);
	background-repeat: repeat-x;
}
#mid-sec #flash {
	width:						auto;
	min-width:					930px;
	height:						276px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center 100%;
	margin-left: 5px;
	margin-top: 0px;
}
#mid-sec #bg {
	width:						auto;
	min-width:					1002px;
	height:						216px;
	margin-top:					-6px;
	background-color: transparent;
	background-image: url(images/mid_content.jpg);
	background-repeat: no-repeat;
	background-position: center 100%;
}
#mid-sec #auditorium {
	width:						auto;
	min-width:					1002px;
	height:						216px;
	margin-top:					-6px;
	background-color: transparent;
	background-image: url(images/mid_content.jpg);
	background-repeat: no-repeat;
	background-position: center 100%;
}
#mid-sec #storefront {
	width:						auto;
	min-width:					1002px;
	height:						216px;
	margin-top:					-6px;
	background-color: transparent;
	background-image: url(images/storefront.jpg);
	background-repeat: no-repeat;
	background-position: center 100%;
}
#mid-sec #building {
	width:						auto;
	min-width:					1002px;
	height:						216px;
	margin-top:					-6px;
	background-color: transparent;
	background-image: url(images/bentleybuilding.jpg);
	background-repeat: no-repeat;
	background-position: center 100%;
}
#mid-sec #signage {
	width:						auto;
	min-width:					1002px;
	height:						216px;
	margin-top:					-6px;
	background-color: transparent;
	background-image: url(images/bentley_signage.jpg);
	background-repeat: no-repeat;
	background-position: center 100%;
}

#page {
	min-width:					1002px;
	background-color: #fff;
	background-image: url(images/content-grad.jpg);
	background-repeat: repeat-x;
}
#page .wrapper2 {
	width:						auto;
	background-color: transparent;
	background-image: url(images/content-bkgd.png);
	background-repeat: no-repeat;
	background-position: center 1px;
}
#page #content-area {
	width:						904px;
	min-height:					240px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(images/content-bkgd-area.png);
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: center 1px;
}

#footer {
	min-width:					1002px;
}
#footer .wrapper {
	width:						952px;
	padding-top:				0px;
	background-color: #350052;
	background-repeat: no-repeat;
	background-position: center 0;
	padding-left: 70px;
	margin-top: 0px;
}

#footer a {
	color:						#C2A4DA;
	text-decoration:			none;
}

#footer #left {
	float:						left;
	margin-left:				auto;
	margin-right: 15px;
}
#footer #left p {
	width:						175px;
	margin-top:					3px;
	color:						#FFF;
	font-size:					11px;
	margin-left: 0px;
}
.product-box {
	height: 600px;
	width: 700px;
	float: left;
	padding-top: 0px;
	padding-left: 20px;
	margin-right: 30px;
}
.bldwhtetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.more_link {
	font-family:Arial, Helvetica, sans-serif;
	size:11px;
	text-decoration:none;
	color:#530E77;
	font-weight:bold;
	font-size: 11px;
}
.more_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	size:11px;
	text-decoration:none;
	color:#960;
}

.photo_txt_link
	{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif; 
	size:13px; 
	text-decoration:none; 
	color:#898989;
	}
.photo_txt_link:hover 
	{
	font-family:Arial, Helvetica, sans-serif; 
	size:13px; 
	text-decoration:none; 
	color:#a10101;
	}
.categorycontent {
	width: 900px;
	float: left;
}
.image_padding {
	padding: 4px;
	border: thin solid #ccc;
}
.image_padding2 {
	margin-bottom: 9px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-right: 8px;
}
.index-brand-paddings {
	padding-top: 7px;
}
.panel {
	width: 610px;
	float: left;
}
.newsflash {
	width: 280px;
	float: left;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
#member{
	width:225px;
	float:right;
	padding-right: 30px;
	padding-top: 9px;
	height: 175px;
}
#member h2{
	display:block;
	width:205px;
	height:31px;
	padding:0 0 0 20px;
	font:bold 14px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	background-image: url(images/member_login_bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#member form{
	width:191px;
	color:#fff;
	background-color: #C4C4C4;
	background-image: url(images/member_form_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	padding-top: 4px;
	padding-right: 17px;
	padding-bottom: 5px;
	padding-left: 17px;
}
#member form label{
	float:left;
	display:block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	padding-bottom: 4px;
}
#member form input.txtBox{
	width:185px;
	height:18px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	float:left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#member form input.go{
	width:60px;
	height:27px;
	border:none;
	cursor:pointer;
	float:right;
	margin:7px 0 0 0;
	background-image: url(images/button2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
/*----Form Validation----*/

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	
}
input.validation-failed, textarea.validation-failed {
	background: url(images/24-em-cross.png%22.html") no-repeat right;
}

textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}

input.validation-passed {
	background: url(images/24-em-check.png%22.html") no-repeat right;
}

textarea.validation-passed {
	border: 1px solid #00CC00;
}

.validation-advice {
	margin: 5px;
	margin-left: 135px;
	margin-right: 35px;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}
.btn {
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFF;
	height: 24px;
	width: 63px;
}
