@charset "UTF-8";

body{
	background:#0F2736;
}

#wrapper{
	width:950px;
	margin:0 auto;
}


/*----------Header Styles------------*/
#header{
}

#header img{
	display:block;
}

#header a img{
	border:none;
}

#content{
	padding:10px;
	background:#FFFFFF;
}


/*--------Footer Styles------------*/
#footer{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	padding-top:30px;
	background:url(images/footer.png) no-repeat;
	font-size:.7em;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer .links{
	padding-bottom:5px;
}

#footer .links a{
	padding-right:5px;
	padding-left:5px;
}

#footer .links a:hover{
	text-decoration:underline;
}

/*------------Index Page Styles-------------*/
.left_index_content{
	width:200px;
	margin-right:10px;
	float:left;
}

.main_index_content{
	width:500px;
	float:left;
	margin-right:10px;
}

.other_featured_content{
	width:200px;
	float:left;
	text-align:center;
}

.online_store{
	clear:both;
	width:500px;
	margin:20px auto 0px auto;
}

.quick_links{
	margin:15px auto 0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}

.quick_links a{
	display:block;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.quick_links a:hover{
	color:#5E7E95;
}

.recent_btv{
	text-align:center;
	font-family:Tahoma, Arial, Helvetica;
	font-size:.9em;
	font-weight:bold;
}

.recent_btv img{
	display:block;
	margin:0 auto;
	border:2px solid #FFF;
}

.recent_btv a:hover img{
	border:2px solid #5E7E95;
}

.clear{
	clear:both;
}

a img{
	border:none;
}

.img_center{
	display:block;
	margin:0 auto;
}

.img_left{
	float:left;
}

#wrapper #content .main_index_content h1{
	background:url(images/large_content_box_top.png) no-repeat;
	color:#FFFFFF;
	font-size:18px;
	font-family:Tahoma, Arial, Helvetica;
	margin:0px 0px 0px 0px;
	height:25px;
	text-align:left;
	padding-left:15px;
	line-height:normal;
}

.main_index_content .spacer{
	background:url(images/large_content_box_bottom.png);
	height:25px;
}

#content .other_featured_content h1, .quick_links h2, .recent_btv h2{
	margin:0px;
	font-size:13px;
	font-family:Tahoma, Arial, Helvetica;
	background:url(images/content_box_top.png) no-repeat;
	height:25px;
	color:#FFFFFF;
	text-align:center;
	line-height:25px;
}

.other_featured_content img{
	border-top:2px solid #FFF;
	border-bottom:2px solid #FFF;
}

.other_featured_content a:hover img{
	border-bottom:2px solid #5E7E95;
	border-top:2px solid #5E7E95;
}

.recent_btv .spacer, .quick_links .spacer, .other_featured_content .spacer{
	background:url(images/content_box_bottom.png) no-repeat bottom;
	height:20px;
}

.index_content_box{
	border-left:1px solid #000;
	padding:10px;
	border-right:1px solid #000;
	text-align:center;
	font-family:Tahoma, Arial, Helvetica;
	font-size:20px;
	font-weight:bold;
}

.box_content{
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding-top:5px;
	padding-bottom:5px;
}

/*######## Content Styles ########*/
#content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}

#content h1{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#362915;
	margin:8px auto 8px auto;
	line-height:40px;
}

#content h1 img{
	margin:0px;
	padding:0px;
	float:left;
}

#content p a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

/*######## About Barkleigh Styles #########*/
.about_header{
	text-align:center;
	font-weight:bold;
}

#useful_websites{
	float:left;
	width:300px;
	margin-right:30px;
	border:1px solid #000;
	min-width:0;
}

#useful_websites h3{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#3F6883;
	color:#FFFFFF;
	padding:5px;
}

#useful_websites ul{
	margin-top:3px;
	padding-right:5px;
}

#useful_websites li{
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	font-size:.9em;
}

#useful_websites a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

/*#########Media Kit Styles##########*/
#showcase_l{
	width:150px;
	text-align:center;
	float:left;
	margin-right:20px;
}

#showcase_r{
	width:150px;
	text-align:center;
	float:right;
	margin-left:20px;
}

#showcase_l img, #showcase_r img{
	border:1px solid #000;
	margin-bottom:10px;
	margin-right:10px;
}

.generic_form{
	width:500px;
	display:block;
	margin:10px auto 0px auto;
	border-color:#3F6883;
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
}

.question_form{
	width:550px;
	display:block;
	margin:10px auto 0px auto;
	border-color:#3F6883;
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
}

.generic_form legend, .question_form legend{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#3F6883;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px;
}

.generic_form .nfield{
	width:400px;
	padding:1px;
}

.media_button{
	text-align:center;
	margin-top:8px;
	clear:both;
}

.media_button input[type='submit']{
	padding:5px;
	background:#3F6883;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

.groomer_has_it{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:1px solid #000;
	margin-bottom:10px;
	padding:5px 0px 5px 0px;
	width:150px;
}
		
.groomer_has_it .seasons{
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.groomer_has_it a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

#showcase_l .groomer_has_it img{
	margin:0px;
	border:none;
}

.media_view_now{
	width:335px;
	margin:0 auto;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	background:#3F6883;
	font-weight:bold;
}

.media_view_now .mail{
	font-size:12px;
	font-weight:normal;
}

.media_view_now a{
	color:#FFFFFF;
	text-decoration:none;
}

.media_view_now a:hover{
	text-decoration:underline;
}

/*############### Staff Styles ############*/
#staff_container{
	width:815px;
	margin:0 auto;
}

#staff_c h2, #staff_s h2{
	text-align:center;
	font-size:18px;
	border-left:none;
	border-bottom:5px solid #3F6883;
	padding-bottom:3px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
}

#staff_c{
	text-align:center;
}

#staff_s{
	text-align:center;
	clear:left;
	margin-top:20px;
}

#staff_c p, #staff_s p{
	text-align:left;
	float:left;
	margin-left:10px;
	width:240px;
	margin-top:5px;
}

#staff_s .department{
	float:left;
	border:1px solid #000;
	width:245px;
	margin-top:15px;
	margin-right:20px;
}

#staff_s p .firstPerson{
	font-size:16px;
}

#staff_s h5{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	background:#3F6883;
	color:#FFFFFF;
	padding:5px;
}

/*######### Booth Application Index Styles ##########*/
.booth_app_description{
	font-size:16px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#booth_app ul{
	list-style:none;
	padding:0px;
	margin:10px 0px 10px 0px;
}

#booth_app a{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

#booth_app li a{
	background:url(images/button2.png) no-repeat;
	display:block;
	width:275px;
	height:75px;
	color:#FFFFFF;
	padding-top:5px;
	margin:0 auto;
}

#booth_app li a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

#booth_app a:hover{
	color:#3F6883;
	text-decoration:underline;
}

#booth_app .booth_date, #booth_app .booth_location{
	font-size:14px;
	font-weight:normal;
}

#booth_app li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	padding-bottom:5px;
	width:400px;
	margin:0px auto 15px auto;
}

#content .select_show{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:0px 0px 2px 0px;
}

/*######### Ad Specs ##########*/

.ad_specs{
	font-family:Arial, Helvetica, sans-serif;
}

.ad_specs h3{
	border-left:15px #3F6883 solid;
	padding-left:5px;
	margin-bottom:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.ad_specs h4{
	color:#362915;
	text-align:center;
	font-size:23px;
	margin-top:0px;
}

.ad_specs table{
	font-size:.9em;
}

.ad_specs p{
	margin-top:3px;
	margin-left:20px;
}

.ad_specs ul{
	margin-top:3px;
	font-size:.9em;
}

.ad_specs li{
	margin-bottom:5px;
}

.ad_specs .ad_spec{
	float:left;
	padding:5px;
	margin-right:40px;
}

.art_department{
	text-align:center;
	width:800px;
	margin:10px auto 0px auto;
	border:1px solid #000;
}

.art_department .department_admin{
	border:none;
	font-size:16px;
	font-weight:bold;
}

.art_department p{
	float:left;
	margin-right:25px;
	margin-bottom:5px;
}

.art_department h3{
	border:none;
	padding:3px;
	margin:0px;
	background:#3F6883;
	color:#FFFFFF;
}

.ad_specs .red{
	color:#FF0000;
	font-weight:bold;
}

/*########## Mailing List Styles ##########*/

h2.latest_news{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

table.mailing_list{
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
}

.required{
	color:#FF0000;
}

/*########## Booth App Styles ###########*/

.booth_app{ /*Main container for booth apps*/
	font-family:Arial, Helvetica, sans-serif;
}

.booth_app table{
	font-size:12px;
}

.booth_app h2{
	text-align:center;
}

.booth_app_buttons{
	width:850px;
	margin:0 auto;
}

.booth_app_buttons ul{
	list-style-type:none;
	margin:0px 0px 0px 100px;
}

.booth_app_buttons li{
	float:left;
	margin-right:10px;
}

.booth_app_buttons li a{
	text-decoration:none;
	color:#FFFFFF;
	background:#3F6883;
	display:block;
	padding:5px;
}

.booth_app_buttons a:hover{
	background:#2E4E65;
}

.boothapp{
	margin-bottom:8px;
	clear:both;
	padding-top:10px;
}

.boothapp h3{
	text-align:center;
	margin:0px;
}

#booth, #advertising{
	width:380px;
	border:3px solid #FF0000;
	padding:5px;
	float:right;
}

#booth legend, #advertising legend, #payment legend{
	font-weight:bold;
	font-size:18px;
	margin-top:3px;
}

#booth h4{
	text-align:center;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	padding-bottom:5px;
	border:none;
	color:#000000;
	border-bottom:1px solid #000;
	margin:10px 0px 0px 0px;
}

#general_info legend{
	font-weight:bold;
	font-size:18px;
	background:#CCCCCC;
	padding:5px;
}

#general_info{
	background:#EEE;
	width:500px;
	float:left;
	padding:5px;
}

#general_info .fwidth{width:28em;}

#payment{
	float:left;
	width:490px;
	margin:5px auto 0px auto;
}

#payment h4{
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	margin:0px;
	color:#000000;
}

.booth_app label{
	font-size:10px;
}

.booth_app input[type="radio"]{
	margin-left:10px;
}

.booth_info{
	padding:5px;
	border:1px solid #000;
	margin:5px;
}

.booth_info ul{
	margin-top:0px;
	margin-bottom:0px;
}

.call_for_ad{
	padding:10px;
	text-align:center;
	font-weight:bold;
	color:#FF0000;
	float:left;
	margin:0 auto;
	width:490px;
}

.booth_buttons{
	width:450px;
	margin:0 auto;
	padding:8px;
}

#content .boothapp .booth_buttons a{
	display:block;
	padding:5px;
	width:150px;
	background:#3F6883;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

.booth_buttons a.right{
	float:right;
}

.booth_buttons a.left{
	float:left;
}

.booth_app .submit_button{
	text-align:center;
	margin-top:8px;
	float:right;
	width:380px;
}

.booth_app input[type='submit'], .booth_app input[type='reset']{
	padding:5px;
	background:#3F6883;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
}

.booth_app h6{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	font-style:italic;
	margin:5px 0px 0px 0px;
	border-bottom:2px solid #000;
	padding-bottom:5px;
}

.booth_app .agree{
	font-size:12px;
	padding:5px;
}

#wrapper form{
	margin:0px;
}

/*########### Cruise Styles ###########*/
.cruise table{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.cruise a{
	text-decoration:none;
}

.cruise .main_heading{
	font-size:28px;
	font-weight:bold;
	border-bottom:3px #0463AE solid;
	margin:0px 0px 5px 0px;
	padding-bottom:5px;
	color:#ED1D2A;
}

.cruise .other_heading{
	font-size:28px;
	color:#C33F30;
	font-weight:bold;
	margin-bottom:8px;
}

.cruise .blue_head{
	font-size:22px;
	color:#007AC0;
	font-weight:bold;
}

.cruise .margin_info{
	margin-left:15px;
	margin-top:0px;
	margin-bottom:5px;
	font-style:italic;
}

.cruise .other_h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:3px;
	font-size:20px;
	background:none;
	font-weight:bold;
}

.cruise .other_h4{
	font-family:Arial;
	margin:0px;
	font-style:italic;
	font-size:16px;
	font-weight:normal;
}

.cruise .date_info{
	font-size:22px;
	color:#F15650;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.cruise .speaker{
	background:#FEC636;
}

.cruise .bottom_s{
	background:#FEC636;
	height:25px;
}

.cruise .read_about a:link, .read_about a:visited{
	color:#000000;
}

.cruise .brochure a{
	font-size:20px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background:#FFF200;
	display:block;
	width:300px;
	margin:0 auto;
	padding:5px;
}

.cruise .ifield{
	width:25em;
}

/*###################Industry Calendar Styles###############*/
#calendar_events{
	background:#EEEEEE;
	border:1px solid #000000;
	padding:15px 5px 15px 5px;
	width:420px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0 auto;
}

#calendar_events h5{
	font-size:16px;
	text-transform:capitalize;
	margin:0 auto;
	width:375px;
	float:none;
}

#calendar_events p{
	margin-top:0px;
	text-transform:capitalize;
}

#calendar_events p a{
	text-transform:lowercase;
}

/*########### Contact Us Styles ##########*/
.contact_us{
	width:525px;
	margin:10px auto 0px auto;
}

#content .contact_us a{
	color:#0000FF;
}

/*########## Groomers Club Styles ##########*/
.groomers_club{
	width:625px;
	margin:0 auto;
}

.groomers_club h2{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
}

#green_box{
	background:#BED2B9;
	border:3px solid #006930;
	padding:5px;
	float:right;
	font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
	width:230px;
}
	
#green_box ul{
	margin:0px;
	padding:0px 0px 0px 15px;
}

#green_box li{
	margin-bottom:5px;
}

#green_box h2{
	font-size:16px;
	color:#006930;
}

#gc_column_left{
	float:left;
	width:315px;
	padding-right:5px;
}

.join_gc{
	padding:20px 5px 5px 5px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	float:right;
	text-align:center;
	width:240px;
	margin:10px auto 0px auto;
	background:url(images/button1.png) no-repeat;
	height:50px;
}

.join_gc a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.gc_app{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}

.gc_app h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	margin:0px 0px 5px 0px;
	text-align:center;
}

.gc_app h3{
	font-size:18px;
	text-align:center;
	margin:0px;
}

.gc_app h4{
	color:#000000;
	font-size:14px;
	text-align:left;
	margin-bottom:0px;
	margin-top:0px;
}

.gc_app h5{
	font-size:16px;
	margin:0px;
}

.gc_entrance{
	width:600px;
	margin:0 auto;
}

/*########## Pet Boarding and Daycare Styles #########*/
h2.pbd{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#821F17;
}

table.pbd{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
}

/*########## Ad Contacts Styles ############*/

.ad_contact{
	width:400px;
	margin:20px auto 0px auto;
}

.ad_contact p{
	margin-top:5px;
	margin-left:30px;
}

.ad_contact a{
	font-weight:bold;
}

.ad_contact p.ad_offer{
	text-align:center;
	font-size:16px;
	margin-bottom:0px;
}

.ad_contact h3{
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	font-size:15px;
	border-bottom:3px solid #3F6883;
	border-left:20px solid #3F6883;
	padding:0px 0px 5px 5px;
}

/*############# Exhibitor Index Styles ################*/

#exhibitors ul{
	list-style:none;
	padding:0px;
	margin:10px 0px 10px 0px;
}

#exhibitors a{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}

#exhibitors li a{
	background:url(images/button3.jpg) no-repeat;
	display:block;
	width:200px;
	height:45px;
	color:#FFFFFF;
	padding-top:12px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#exhibitors li a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

#exhibitors a:hover{
	color:#3F6883;
	text-decoration:underline;
}
/*---Exhibitor kit page ---*/
#exhibitors ul.exhibitor_kits li a{
	height:40px;
	background:url(images/button4.jpg) no-repeat;
	padding-top:7px;
	padding-bottom:5px;
	margin-bottom:15px;
}

/*############### Newer Generic Form ############*/
.generic_form_2{
	width:510px;
	margin:10px auto 5px auto;
	border:2px solid #3F6883;
	padding-bottom:5px;
}

#content .generic_form_2 h1{
	margin:0px 0px 5px 0px;
	background:#3F6883;
	color:#FFFFFF;
	font-size:18px;
	text-align:left;
	padding:5px;
	line-height:normal;
}

.generic_form_2 .field{
	width:25em;
}

.generic_form_2 table td{
	padding:3px;
}
