@charset "utf-8";
/* CSS Document */


iframe {display:none;!important}

* { margin: 0; padding: 0; }
p {padding-top:10px;}


/****************************************************** 
						H Tags
******************************************************/	
h1 {}
h2 {margin-top: 30px;}
h3 {margin-top: 30px;}
h4 {}
h5 {}
h6 {}


/****************************************************** 
					INLINE LINKS
******************************************************/	
a{
	color:#900;
	text-decoration:underline;
	outline:0;
}
a:hover{
	color:#000;
	text-decoration: none;
}
a:active{outline: none;}


/****************************************************** 
					BODY/STRUCTURE
******************************************************/	

html {
margin:0px;
padding:0px;
font-family:"trebuchet ms",Arial, Helvetica, sans-serif;
letter-spacing:normal;
}
	
body {
padding: 0;
margin: 0;
background:#f6f6f6;
width: 100%;
display: table;
font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
letter-spacing:normal;
color:#4f4f4f;
font-size:14px;
line-height: 23px;
}

#wrapper {
width:960px;
margin:auto;
}

/****************************************************** 
					HEADER
******************************************************/	
#header{
	padding:0px;
}

ul.nav{
	float:right;
	border:1px dotted #c9cdcf;
	padding:2px;
	margin:10px 0px 20px;
}
ul.nav li{
	float:right;
	list-style:none;
	display:inline;
	border-right: 1px solid #c26ea4;
}
ul.nav li.shop{
float:left;
list-style:none;
display:inline;
width: 101px;
height: 35px;
border-right: 0px solid #666666;
background:#f6f6f6 url(../images/nav_shopbg_pink.jpg) center center no-repeat;
}


ul.nav li a{
	display:block;
	height:35px;
	line-height:35px;
	padding:0px 20px;
	background:#F6F6F6 url(../images/linkbg.png) repeat-x right top;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
ul.nav li a:hover, ul.nav li.current a{
	background:#E6E6E6 url(../images/linkbghov.png) repeat;
	color:#333;
	text-decoration: none;
}
#footer p {
	color: #FFF;
	font: 16px Tahoma, Geneva, sans-serif;
}




/****************************************************** 
					Feature
******************************************************/	

#feature {
	border-top:0px solid #d2d7d8;
	border-bottom:0px solid #d2d7d8;
	font-family:Verdana, Geneva, sans-serif;
	height: 265px;
}

.intro_txt{
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:16px;
	line-height:28px;
	color:#666;
	padding-left:7px;
	padding-right:4px;
}



/****************************************************** 
					Footer
******************************************************/	
#footer{
	clear:both;
	width:960px;
	margin: 0 auto;
	padding:10px 0px;
	background: #D3E3E6 url(../images/footbg.png) repeat-x;
	text-align: center;
	height: 100px;
}


/****************************************************** 
					Cub3r Styles
******************************************************/	
#cu3er-container {
	width:960px;
	outline:0;
	height:338px;

}





/****************************************************** 
					CLEARS & FIXES
******************************************************/	


/*-  IE FIXES--------------------------- */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*-  CLEARS--------------------------- */
.clearboth{clear:both;}


p {line-height: 150%;}
	
.show {display: block;}
.hide {display: none;}	

form {width: 350px;margin-left: 30px;}
fieldset{
	padding:10px;
	border:1px solid #795E6F;
	margin-bottom:15px;
	width: 460px;
}
.textarea2{border: 1px solid #006666;margin: 4px;padding: 6px;}
input,textarea{
	border: 2px solid #A88D9E;
	margin: 10px;
	background: #EAEAEA;
}



label{
	color:#666;
	font-size: 90%;
	padding: 10px;
}

legend{padding:10px;color:#CB8E02;}
.hidden {
	visibility: hidden;
}
.events {
	font: bold 110% Verdana, Geneva, sans-serif;
	color: #900;
	padding-top: 4px;
	padding-left: 7px;
}
.headerevents {
	font: bold 120% Verdana, Geneva, sans-serif;
	color: #000;
	padding-top: 4px;
	padding-left: 7px;
	text-decoration: underline;
}
.black {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	padding-top: 4px;
	padding-left: 7px;
	font-weight: bold;
}

