/* CSS Document */
html, body{
	height:100%;
	margin:0;
	padding:0;
}

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	
	background-color:#646463;
	background-repeat:no-repeat;
	background-position:center top;
	
}
a {
	color: #669;
	text-decoration: underline;
	border:0;
}
a:hover {
	color:#660099;
	text-decoration: none;
}

p {
	margin: 1em;
	font-size:14px;
	line-height:20px;
}
h1, h2, h3, h4 {
	color: #000;
}
h1 {
	font: 1.7em;
	line-height: 110%;
}
h3 {
	font-size: 1.5em;
	line-height: 120%;
	margin: 30px 0 20px;
	padding-top: 10px;
	
}
h4 {
	font-size: 1.2em;
	line-height: 120%;
	margin: 30px 0 10px;
	text-transform: uppercase;
}

figure {
	margin: 5px;
}

.smallFont{
font-size:10px;
}
/* html5 elements */
article, aside, details, figcaption, figure, header, hgroup, menu, nav, section { 
    display: block;
}

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }


/*************************************************
    FONT                 
**************************************************/
@font-face {
    font-family: 'DancingScriptOTRegular';

    src: url('../fonts/DancingScript-Regular-webfont.eot');
    src: url('../fonts/DancingScript-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DancingScript-Regular-webfont.woff') format('woff'),
         url('../fonts/DancingScript-Regular-webfont.ttf') format('truetype'),
         url('../fonts/DancingScript-Regular-webfont.svg#DancingScriptOTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1.fontface {font: 28px 'DancingScriptOTRegular', Arial, sans-serif;letter-spacing: 0; color:#3399FF; margin:0 0 10px 0;}
h1.style2 {font: 28px; font:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
letter-spacing: 0; color:#3399FF; margin:10px; padding-bottom:10px;border-bottom: double 3px #eee;}

h2.fontface {font:22px 'DancingScriptOTRegular', Arial, sans-serif;letter-spacing: 0; color:#3399FF; margin:0 0 10px 0;}

h2.style1{ font-size: 22px; color:#8b43a0; background-color:#f1f1f1; padding:8px; border:1px solid #eae8e8;}
.galleryLink{ color:#8b43a0; background-color:#f1f1f1; padding:8px; border:1px solid #eae8e8;}
.galleryLink a{ font-size: 14px;  color:#8b43a0; text-decoration:none; font-weight:bold;}
.galleryLink a:hover{ font-size: 14px; color:#8b43a0; text-decoration:underline; }

#mobileGallery{ display:none;}		

.galleryThumbnails img{
float:left;
background-color:#E5E5E5;
padding:3px;
margin:auto;
border:1px solid #CCC;
margin:5px;
width:170px;
height:145px;}

.galleryThumbnails a{
margin:0px;
padding:0px;

}

p.style1 {font-size: 18px/27px 'DancingScriptOTRegular', Arial, sans-serif;}
		
.secondHeader{
font-size:16px; color:#3399FF;
font-weight:bold;
}	

.mainheader	{
	font-size:16px; color:#000;
	text-transform:uppercase;
font-weight:normal;
width:100%;
border-bottom:2px solid #e1e0e0;
padding:5px;
font:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*************************************************
    Forces Footer To Bottom                 
**************************************************/

#bw_MainWrapper {
   min-height:100%;
   position:relative;
}

#bw_MainPage {
   padding:0px;
   padding-bottom:100px;   /* Height of the footer */
   
}

#bw_Footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:80px;   /* Height of the footer */
   background:#181818;
   border-top:1px solid #000000;
   background-repeat:repeat-x;
   padding:20px 0 0 0;
   -moz-box-shadow: 0 0 5px #000;
-webkit-box-shadow: 0 0 5px #000;
box-shadow: 0 0 5px #000;
text-align:center;
}




/****** END ********/

/************************************************************************************
Social

*************************************************************************************/
.addthis_toolbox.addthis_default_style{
padding:0 0 0 5px!important;
margin:5px 0 5px 0!important;
}

.addthis_toolbox.addthis_default_style .addthis_button_tweet.at300b{
xbackground-color:#3300CC!important;
padding:0px!important;
width:90px!important;
height:25px!important;
}

.addthis_toolbox.addthis_default_style .addthis_button_facebook_like.at300b{
xbackground-color:#990099!important;
padding:0px!important;
width:85px!important;
height:25px!important;
}


.socialIcons{
display:none;
		
}


/************************************************************************************
STRUCTURE

*************************************************************************************/

#pagewrap {
	padding: 0px 0 0 0;
	width: 1000px;
	margin: 1px auto;
	background-color:#fff;
}
#header {
	background-image:url(../images/graphics/header-background-image-2.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#headercontent {
	width: 1000px;
	margin:auto;
}
#logo{
	margin: 10px 20px 0 0;
	width:130px;
	float:left;
	
} 
#headerTitle{ color:#fff;
font-size:36px;
font-weight:bold;
font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
width:400px;
float:left;
margin:20px 0 0 0;}
.slogan{font-size:16px;
font-weight:normal;}

#calltoAction{ color:#fff;
font-size:12px;
font-weight:bold;
font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
width:200px;
xbackground-color:#555;
float:left;
}

#pagetitle{
	margin: 0;
	width:750px;
	xmin-height:50px;
	float:left;
	xbackground-color:#3F9;
	padding:25px 0 0 0;
	font-size:24px;
	color:#FFF;
	
}

#navcontainer{
	margin: 0;
	background-color:#000;
	padding:0px 0 0px 0;
	-moz-box-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 2px #000;
		box-shadow: 0 0 2px #000;
	
}
#nav{
	margin: auto;
	width:1000px;
	padding:0px;
	text-align:center;
	
}

.nav{display:none;}

#nav ul{
	list-style:none;
	margin:0;
	padding:6px 0 5px 0;
	
}

#nav li{
	display: inline-block;
	zoom: 1;
	*display: inline;
	xpadding:4px 0px 5px 0px;
	margin:5px;
}

#nav li.noborder{
border-right:0;
}

#nav li a{
	color:#FFF;
	padding:6px 15px 6px 15px;
	border:1px solid transparent;
	font-size:17px;
	text-decoration: none;
	

}

#nav li a:hover{
	color:#3d1e47;
	background-color:#F5F5F5;
	border:1px solid #CCC;
	
}

#nav li a.activeTab{background-color:#0E1B86; border:1px solid #081A56; color:#FFF;}

.bottomlinks{
width:261px;
margin:auto;

}
 .displayNone{ display:none;}

.formMain{display:block;
	background-color:#eeeeee;
	margin:5px;
	padding:10px; border:1px solid #ccc;}
	
	
	.formMain .lsTitle2{ font-size:20px;  padding:10px; border-bottom:1px solid #ccc;}
	
#content {
	width:auto;
	min-height:600px;
	xfloat: left;
	padding:5px;
	font-size:13px;
	line-height:18px;
	background-color:#AF5A5B;
}

#content ul{
	margin:20px;
	padding:0;
	font-size:12px;
	
}

#content li{

	margin:0px;
	padding:5px;
	border-bottom:1px dotted #d3d3d5;
	border-right:0;
}

#content li.noborder{
border-right:0;
}


.itemContainer{
xpadding:5px;
width:170px;
xbackground-color:#e5e5e5;
float:left;
margin:3px 0px 5px 6px;
}

.itemPicContainer{
width:170px;
height:150px;
xpadding:5px 0 0 0;
xbackground-color:#e0e0e2;
xmargin:auto;

}


.twitterhandle{
font-size:12px;
color:#999999;}

#twitter_update_list li{
list-style:none;
line-height:22px;
font-size:14px;}


#contentWrapper{
	width: 790px;
	float: left;
	min-height:300px;
	}
	
#sidebar {
	width: 300px;
	float: right;
}

#leftsidebar {
	width: 210px;
	float: left;
	margin:0px;
	background-color:#f5efc8;
	padding-bottom:10px;
	
}

.leftsideContent {
	width: 197px;
	min-height:800px;
	float: left;
	background-color:#FFF;
	margin:0 0 0;
	font-size:14px;
	line-height:20px;


}

.leftsideContent a {
color:#6633CC;
text-decoration:underline;
}
.leftsideContent a:hover {
color:#3366CC;
text-decoration:underline;
}

.lswrapper{ 
width:170px;
padding:10px; 
margin:auto; 
margin-top: 5px;
background-color:#FFF;
border:1px solid #ddd8b3;
font-size:16px;
color:#000;
text-align:center;
}

.lscall{ 
xpadding:10px 15px 10px 15px; 
width:170px;
margin:auto; 
margin-top: 10px;
margin-bottom:5px;
font-size:20px;
text-align:center;
}


.mobilewrapper{
	display:none;}
	
.pnstyle{
font-size:22px;
color:#200C86;
font-weight:bold;
}

.lsTitle{
font-size:14px;
font-weight:bold;
margin-bottom:5px;
}

.pageTitle{
font-size:20px;
font-weight:bold;
margin:15px 12px 0px 12px;


}

.no-top-margin{
	margin-top:5px;
	
	}

	
h2.nltitle{
	font-size:20px;
	font-weight:bold;
	color:#FFF;
margin: 5px 0 5px 0;
	}
.lsformwrapper{
	width:170px;
padding:10px ; 
margin:auto; 
margin-top: 5px;
background-color:#eee;
border:1px solid #ddd8b3;
font-size:14px;
color:#000;
	}

.lsformwrapper p{
	margin:8px 0 8px 0;}
	
	.lsTitle2{ font-weight:bold;
	font-size:17px; text-align:center;}

.leftBox2{
width:185px; 
margin:auto; 
margin-top: 80px;
}

.leftBox3{
text-align:center; 
width:180px; 
margin:auto; 
}

#rightsidebar {
	display:none;
	width: 210px;
	padding:5px;
	float: left;
	margin-right:0px;
	height:500px;
	background-color:#e5e5e5;
}


.divider{
		background-image:url(../images/divider.png);
		background-position:center top;
		background-repeat:no-repeat;
		height:10px;
		margin:30px 10px 20px 10px;
		clear:both;
	
	}	
	
.dottedLine{
height:1px;
border-bottom:1px dotted #C9C8C8;
margin:10px;
clear:both;
}
.dividerSmall{
		background-image:url(../images/divider180.png);
		width:180px;
		background-position:center top;
		background-repeat:no-repeat;
		height:10px;
		margin:5px;
	
	}	


#bw_FooterLinks{
font-size:12px;
margin-bottom:5px;
}


#bw_Footer a { color: #FFFFFF; text-decoration:none;  margin:5px }
#bw_Footer a:visited { color:#FFFFFF; }
#bw_Footer a:hover { color:#999999;}

#bw_FooterCopy{
color:#999;
font-size:10px;
margin:10px 20px 10px 20px;
}


.imgFloatLeft{

float:left; 
margin:0 20px 10px 0px;
border:1px solid #333;
}
.imgFloatRight{
background-color:#E5E5E5;
padding:5px;
float:right; 
margin:0 0 10px 20px;
border:1px solid #CCC;
}


.imgBorder{
background-color:#E5E5E5;
padding:5px;
margin:auto;
border:1px solid #CCC;
}


.grey{
color:#999999;
}




.galleryCategories{
float:left;
background-color:#E5E5E5;
padding:5px;
margin:auto;
border:1px solid #CCC;
margin:10px;
width:200px;
height:220px;
}

.faqTitle{ font-size:18px; font-weight:normal; color:#10539A; line-height:normal; padding:5px 10px 5px 10px; margin-top:10px;}


/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 880px or less */
@media screen and (max-width: 1000px) {
	#nav{
		width:94%;
		text-align:center;
		}
		
	#nav li a{
	color:#FFF;
	padding:6px 6px 6px 6px;
	border:1px solid transparent;
	font-size:14px;
	text-decoration: none;
}	
	
	#headercontent {
	width: auto;
	margin:auto;
}



.slogan{font-size:16px;
font-weight:normal;}

}

/* for 880px or less */
@media screen and (max-width: 900px) {
	



#headercontent{ width:80%; margin:auto;}



.slogan{font-size:16px;
font-weight:normal;}


	#nav{
		width:94%;
		text-align:center;
		}
		
	#nav li a{
	color:#FFF;
	padding:6px 10px 6px 10px;
	border:1px solid transparent;
	xfont-size:12px;
	text-decoration: none;
}
	
	#pagewrap {
		width: auto;
	}
	
	#content {
		font-size: 80%;
	}
	#contentWrapper{
		width: 100%;
	}
	
	#featuredNewsDiv{
	width: 100%;
	}
	
	.newsText p{font-size: 14px; line-height:18px; padding: 10px 10px 10px 10px; }
	


	#registrationDiv {
		display:none;
		
     }
	
	#leftsidebar {
		xdisplay: none;
		float:none;
		width:auto;
		min-height:auto!important;
		padding:5px;
		
		
	}	
	
	.lscall{margin:0px; width:auto; padding:5px;}
	.lswrapper{display:none; }
	.mobilewrapper{ display:block;}

.lsTitle{
font-size:16px;
font-weight:bold;
margin-bottom:5px;
}
	.lsformwrapper{
		display: none;
		}
	#sidebar {
		width: 25%;
	}
	
	#rightsidebar {
		display:none;
		width: 20%;
		xbackground-color:#339;
		margin:0px;
	}
	
	#banner{
		width: auto;
		float: none;
	}
	
	figure img{
		width: 100%;
		float: none;
	}
	
	
	/*#nav{
		width: auto;
		float: none;
		margin: 0 5px 0 5px;
		padding: 10px 0 0 0;
		xborder-top:1px solid #999;
		background-image:url(../images/divider.png);
		background-position:center top;
		background-repeat:no-repeat;
		font-size: 90%;
	}
	
	

	#nav li a{
		font-size: 80%;
	
	}*/
	
	
	h1.fontface {font-size: 24px; margin:0 10px 10px 0;}
	h1.style2{ font-size: 24px;}
	h2.fontface {font-size: 20px;}
	
	
		

}
/* for 700px or less */
@media screen and (max-width:840px) {
	.galleryThumbnails img{
padding:3px;
margin:auto;
margin:5px;
width:22%;
height:135px;
}
}

/* for 700px or less */
@media screen and (max-width:750px) {
	
		.galleryThumbnails img{
padding:3px;
margin:auto;
margin:5px;
width:190px;
height:145px;
}



#logo{
	float:left!important;
	width:100px!important;
	
	
} 
#headerTitle{ 
font-size:26px;
width:300px;


}

.slogan{font-size:12px;
font-weight:normal;}

#calltoAction{ color:#fff;
font-size:12px;
font-weight:bold;
font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
width:200px;
float:left;
}


#nav{
		width:90%;
		}
		
	#nav li a{
	color:#FFF;
	padding:6px 6px 6px 6px;
	border:1px solid transparent;
	font-size:14px;
	text-decoration: none;
}

#bw_MainPage {
  
   padding-bottom:120px;   /* Height of the footer */
   
}

#bw_Footer {
 
   height:100px;   /* Height of the footer */

}

#featuredNewsDiv{
	display:none;
	}
.socialIcons{
		display:block;
		width: 180px;
		float: none;
		margin:auto;
		padding: 10px 0 0 0;
		xborder-top:1px solid #999;
		background-image:url(../images/divider180.png);
		background-position:center top;
		background-repeat:no-repeat;
		font-size: 90%;
}

#registrationDiv {
		display:block;
		font-size:13px;
		text-align:center;
		margin-bottom:5px;
		xbackground-color:#e8eafe;
		background-color:#fbf7d9;
		
		
     }
	#content {
		width: auto;
		float: none;
		font-size: 80%;
	}
	#sidebar {
		width: auto;
		float: none;
	}
	
	
	
	/*#rightsidebar {
		width: auto;
		float: none;
		padding:5px;
		background-color:#e5e5e5;
		border: solid 1px #ccc;
	}*/
	
	#rightsidebar {
		display: none;
	}
	
	#logo{
		width: auto;
		float: none;
	}
	
	#banner{
		width: auto;
		float: none;
	}
	#nav{
		width: auto;
		float: none;
		
		
	}
	
	li a{
	font-size: 80%;
	}


	#navcontainer{display:none;}
	.nav {
		display:block;
		position: relative;
		min-height: 40px;
	}	
	.nav ul {
		width: 100%;
		padding: 0px 0;
		xposition: absolute;
		xtop: 0;
		xleft: 0;
		border: solid 0px #666;
		background-image:url(../images/graphics/icon-menu.png);
		background-repeat:no-repeat;
		background-position:10px 18px;
		background-color:#000000;
		border-radius: 0px;
		-moz-box-shadow: 0 0 2px #000;
		-webkit-box-shadow: 0 0 2px #000;
		box-shadow: 0 0 2px #000;
		margin:0;
	
	}
	.nav li {
		display: none; /* hide all <li> items */
		margin: 0;
	}

	.nav .current {
		display: block; /* show only current <li> item */
	}
	.nav a {
		display: block;
		padding: 15px 5px 15px 32px;
		text-align: left;
		font-weight:bold;
		font-size:14px;
		text-decoration:none;
		color:#777;
		border-top:1px solid #222;
	}
	.nav .current a {
		background: none;
		color: #FFF;
		xborder-top:none;
		
		
	}
	
	.nav a:hover {
		background:#150C51;
		color:#fff;
		
	}


	
	.nav a:hover {
		background-color:#150C51;
		color:#fff;
		
		
		
	}

	
	.nav ul:hover li {
		display: block;
		margin: 0;
	}
	.nav ul:hover .current {

		
		background-image:url(../images/graphics/icon-menu.png);
		background-repeat:no-repeat;
		background-position:10px 18px;
	}

	/* right nav */
	.nav.right ul {
		left: auto;
		right: 0;
	}

	/* center nav */
	.nav.center ul {
		left: 50%;
		margin-left: -90px;
	}
	
}

/* for 615px or less */
@media screen and (max-width: 550px) {

#headercontent{ width:auto; text-align:center; padding:0px 10px 0 10px;}

.galleryCategories{
width:90%;
height:auto;
}

.galleryCategories img{
width:100%;
}
h2.style1{ font-size: 18px;}
.galleryLink{ font-size: 12px;}

.imgFloatRight{
background-color:#E5E5E5;
padding:5px;
clear:both;
float:none;
margin:0 0 10px 0px;
border:1px solid #CCC;
}




#bw_MainPage {
  
   padding-bottom:160px;   /* Height of the footer */
   
}

#bw_Footer {
   height:140px;   /* Height of the footer */
}



	#header {
		height: auto;
	
	}
	
	
	h1 {
		font-size: 24px;
	}
	#sidebar {
		display: none;
	}
	
	#rightsidebar {
		display: none;
	}
	

    #banner{
		width: auto;
		float: none;
	}
	
	xfigure{display: none;}
}

@media screen and (max-width:700px) {
	
		.galleryThumbnails img{
padding:3px;
margin:auto;
margin:5px;
width:160px;
height:135px;
}
}

@media screen and (max-width:650px) {
	
		.galleryThumbnails{
display:none;
}

#mobileGallery{ display:block!important;}	
}

@media screen and (max-width:540px) {
	
	
}

/* for 615px or less */
@media screen and (max-width: 450px) {

	
	#headercontent{ width:auto; text-align:center; padding:0px;}
	#logo{
	margin:auto!important;
	float:none!important;
	
	}
	#headerTitle{ width:auto; float:none; margin:0px auto 10px auto;}
.lscall{
	font-size:18px;
	}
.mobilewrapper{ display:block;}
	.mobilewrapper .lsTitle{ font-size:16px; margin:5px;}}

/************************************************************************************
MIN & MAX WIDTH
*************************************************************************************/
/* max width container */
.container {
	width: 700px;
	max-width: 90%;

	margin: 0 auto;
	background: #eee;
	border: solid 1px #ddd;
	height: 200px;
}

/* responsive image */
img {
	max-width: 100%;
	height: auto;
	border:0;
}

@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}

/* form */
input[type="text"], textarea, select {
	background: #fff;
	border: solid 1px #ccc;
	padding: 8px 5px;	
}
input[type="text"] {
	width: 400px;
	min-width: 140px;
	max-width: 94%;
	margin-right: 10px;
}

input[type="text"].cart  {
	width: 30px!important;
	min-width: 30px;
	max-width:  30px;
	margin-right: 10px;
}
textarea {
	width: 94%;
	height: 160px;
}

select{
width: 100%;
}

/* border & guideline (you can ignore these) */
#content {
	background: #FFFFFF;
}
#sidebar, #leftsidebar, #rightsidebar, {
	xbackground: #f0efef;
}
#banner, #sidebar, #leftsidebar, #rightsidebar{
	margin-bottom: 5px;
}
figure img, #sidebar, .leftsideContent{
	border: solid 1px #ccc;
}

#rightsidebar img{
	border: solid 1px #010101;
}


/************************************************************************************
WORD-WRAP
*************************************************************************************/
.break-word {
		word-wrap: break-word;
}