@charset "utf-8";
:focus {
	outline: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
}
#main {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#masthead {
	float: left;
	height: 130px;
	width: 980px;
	background-color: #000;
}
#masthead #logo {
	float: right;
	height: 122px;
	width: 488px;
}
#masthead #logo p {
	font-size: 50px;
	text-transform: capitalize;
	color: #FFF;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: 800;
	letter-spacing: 0.05em;
}
#social {
	float: left;
	height: 130px;
	width: 460px;;
}
#social a {
	float: left;
	height: 80px;
	width: 113px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#social img {
	float: left;
}
#masthead .fb-like {
	float: left;
	height: 24px;
	width: 450px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	clear: left;
}
/***** navigation *****/
#navbar {
	float: left;
	height: 30px;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#pmenu {
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;
	z-index: 100;
	position: relative;
	height: 30px;
	width: auto;
	color: #FFF;
	float: left;
	clear: left;
	font-weight: bold;
	margin: 0px;
}
#pmenu ul {
	width: auto;
	padding: 0px;
	margin: 0px;
	height: 30px;
}
#pmenu li {
	float:left;
	position:relative;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pmenu a {
	display:block;
	font-size:16px;
	color:#fff;
	float: left;
	height: 24px;
	width: auto;
	text-decoration:none;
	border-right: #333 1px solid;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pmenu li:hover > a {
	color: #0099ff; /*#F3750F;*/
}
#pmenu a.current {
	color: #0099ff; /*#F3750F;*/
}
/* end of navigation */
#sliderouter {
	float: left;
	height: 528px;
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#slider1 {
	height: 528px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
#slider1 ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
#s/lider1 a {
	margin: 0px;
	float: left;
	color: #FFF;
	height: 20px;
	width: 700px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	position: relative;
	top: -33px;
	b/ackground-image: url(../public/images/new-siteimgs/lead-bckg.png);
	b/ackground-repeat: repeat-y;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
}
#slider1 a:hover {
	color: #990099;
}
.controls {
	float: left;
	height: 500px;
	width: 220px;
	display: block;
}
.controls #tab1 {
	background-image: url(../public/images/siteimgs/purple.jpg);
	background-repeat: no-repeat;
}
.controls #tab2 {
	background-image: url(../public/images/siteimgs/red.jpg);
	background-repeat: no-repeat;
}
.controls #tab3 {
	background-image: url(../public/images/siteimgs/green.jpg);
	background-repeat: no-repeat;
}
.controls #tab4 {
	background-image: url(../public/images/siteimgs/blue.jpg);
	background-repeat: no-repeat;
}
.controls #tab1, .controls #tab2, .controls #tab3, .controls #tab4 {
	float: left;
	height: 120px;
	width: 200px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.controls #tab1 a, .controls #tab2 a, .controls #tab3 a, .controls #tab4 a {
	text-decoration: none;
}
.controls #tab1 p, .controls #tab2 p, .controls #tab3 p, .controls #tab4 p {
	font-weight: bold;
	color: #fff;
	padding: 0px;
	clear: none;
	float: left;
	height: 75px;
	width: 125px;
	font-size: 16px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-shadow: 1px 1px 0.05em #000;
}
.controls .tabbar {
	float: left;
	color: #FFF;
	background-color: #000;
	height: 22px;
	width: 195px;
	text-decoration: none;
	font-variant: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
.vanilla {
	float: left;
	height: auto;
	width: 980px;
	color: #FFF;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 40px;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#holder {
	float: left;
	height: auto;
	width: 990px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.itembox {
	float: left;
	height: auto;
	width: 320px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFF;
}
.itembox h3 {
	padding: 0px;
	float: left;
	height: auto;
	width: 320px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.itembox p {
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 320px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.more {
	text-decoration: none;
	float: right;
	width: auto;
	color: #FFF;
	text-align: right;
	background-color: #0099ff; /*#F3750F;*/
	font-size: 16px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-variant: small-caps;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.itembox .more:hover {
	color: #000;
}
/***** close home page css ****/

/*** content page css *****/
#content {
	float: left;
	height: auto;
	width: 980px;
}
#content .cimg {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h2 {
	color: #FFF;
}
#content p {
	color: #FFF;
}
#header {
	float: left;
	height: 160px;
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#header h1 {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 720px;
	position: relative;
	z-index: 10;
	top: -120px;
	left: 240px;
	font-size: 40px;
	text-shadow: 0.1em 0.1em 0.05em #333;
}
.left {
	float: left;
	height: auto;
	width: 630px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left p {
	clear: right;
	float: left;
	height: auto;
	width: 610px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-size: 16px;
}
.left p a {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
.left p a:hover {
	color: #0099ff; /*#F3750F;*/
	text-decoration: none;
}
.right {
	float: right;
	height: auto;
	width: 320px;
	color: #FFF;
	border-left: #666 1px solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.right h2 {
	color: #0099ff; /*#F3750F;*/
}
.right h3 {
	clear: both;
	padding: 0px;
	float: left;
	height: auto;
	width: 320px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	color: #0099ff; /*#F3750F;*/
}
.right p a {
	color: #FFF;
	text-decoration: none;
}
.right p a:hover {
	color: #0099ff; /*#F3750F;*/
}
.right ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 320px;
}
.right li {
	float: left;
	height: auto;
	width: 280px;
	list-style-type: circle;
	list-style-position: inside;
	padding: 0px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.link {
	text-decoration: none;
	float: left;
	width: auto;
	color: #FFF;
	text-align: right;
	background-color: #0099ff; /*#F3750F;*/
	font-size: 16px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-variant: small-caps;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	height: auto;
}
.right p a.link:hover {
	color: #000;
}
.right-img {
	float: left;
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
/******* diary ******/
.events {
	float: left;
	height: auto;
	width: 970px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#week_events {
	float: left;
	height: auto;
	width: 280px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left: #333 1px solid;
	border-right: #333 1px solid;
}
#week_events h1 {
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../public/images/siteimgs/weekheader.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 90px;
	width: 184px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 96px;
	text-shadow: 0.1em 0.1em 0.05em #333;
}
#week_events .weekly {
	float: left;
	height: auto;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom: #333 1px solid;
}
#week_events .weekly .ehours {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 240px;
}
#week_events .weekly .ehours li {
	color: #FFF;
	padding: 0px;
	float: left;
	height: auto;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	list-style-type: circle;
}
#week_events .weekly img {
	float: left;
	height: 150px;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#week_events .weekly h3, #week_events h3 {
	padding: 0px;
	color: #0099ff; /*#F3750F;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#week_events .weekly p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#datebar {
	float: right;
	height: 70px;
	width: 640px;
}
#datebar h2 {
	margin: 0px;
	padding: 0px;
	width: auto;
	color: #0099ff; /*#F3750F;*/
}
#datebar .datebutton {
	float: left;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #0099ff; /*#F3750F;*/
	background-color: #000;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
#date_events {
	float: right;
	height: auto;
	width: 640px;
}
.events ul, #date-events .events ul {
	margin: 0px;
	padding: 0px;
	float: left;
}
.events li, #date-events .events li {
	float: left;
	height: auto;
	width: 300px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.events li h3, #date-events .events li h3 {
	padding: 0px;
	clear: both;
	float: left;
	height: auto;
	width: 300px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0099ff; /*#F3750F;*/
}
.events li p, #date-events .events li p {
	color: #FFF;
	padding: 0px;
	float: left;
	height: auto;
	width: 300px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.events li a.buy { /** for shop buylink **/
	font-size: 16px;
	color: #FFF;
	float: right;
	height: 18px;
	width: auto;
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #0220A4;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-weight: bold;
}
/******* /diary ******/

/******* Gallery ******/
#gallery {
	float: left;
	height: auto;
	width: 570px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right: 1px #CCC solid;
}
#gallery .vimg {
	float: left;
	height: 133px; /*124*/
	width: 180px; /* 192*/
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: hidden;
	padding: 0px;
}
#gallery .vimg a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#video {
	float: left;
	height: auto;
	width: 380px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#video .spacer {
	float: left;
	height: 10px;
	width: 380px;
}
#gallery h3, #video h3 {
	color: #0099ff; /*#F3750F;*/
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/******* /gallery ******/

/******* footer ******/
#footer {
	float: left;
	height: 120px;
	width: 970px;
	background-color: #F17511;
	background-image: url(../public/images/siteimgs/footer.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .info {
	color: #000;
	float: right;
	height: 110px;
	width: 320px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .info h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #FFF;
}
#footer .info p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 14px;
	color: #FFF;
}
#footer .info p a {
	color: #000;
	text-decoration: none;
}
#footer .info p a:hover {
	color: #FFF;
}
/****** css for partners ******/
.left .class_item {
	clear: both;
	float: left;
	height: auto;
	width: 620px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: #666 1px solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.left .class_item a img {
	height: 156px;
	width: 212px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.left .class_item h3 {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left .class_item p {
	float: none;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.left .class_item .v_link {
	font-size: 16px;
	color: #FFF;
	background-color: #0099ff; /*#F3750F;*/
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	float: right;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}
/*** staff ****/
.full {
	float: left;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.full .picture, .full .pictureorange {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.full .picture li, .full .picture li a, .full .pictureorange li, .full .pictureorange li a {
	float: left;
	height: 250px;
	width: 160px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
}
.full .picture li a span {
	color: #FFF;
	margin: 0px;
	height: 16px;
	width: auto;
	line-height: 20px;
	text-align: left;
	font-size: 20px;
	position: relative;
	top: -250px;
	right: 0px;
	z-index: 10;
	background-color: #0099ff; /*#F3750F;*/
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	text-shadow: 1px 1px #666;
	text-decoration: none;
}
.full .pictureorange li a span {
	color: #FFF;
	margin: 0px;
	height: 16px;
	width: auto;
	line-height: 20px;
	text-align: left;
	font-size: 20px;
	position: relative;
	top: -250px;
	right: 0px;
	z-index: 10;
	background-color: #F3750F;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	text-shadow: 1px 1px #666;
	text-decoration: none;
}
.full .base {
	clear: both;
	float: left;
	height: 80px;
	width: 930px;
	background-color: #0099ff; /*#F3750F;*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.full .baseorange {
	clear: both;
	float: left;
	height: 80px;
	width: 930px;
	background-color: #F3750F;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.full .base h1, .full .baseorange h1 {
	color: #FFF;
	padding: 0px;
	float: left;
	font-size: 80px;
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.full .base #from, .full .baseorange #from {
	float: left;
	clear: right;
	border: 1px solid #FFF;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
	color: #FFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.full .base #from span, .full .baseorange span {
	font-size: 24px;
	font-variant: small-caps;
	color: #FFF;
	font-weight: bold;
	text-shadow: 1px 1px #666;
}
.line {
	float: left;
	height: auto;
	width: 960px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.line .team_item {
	float: left;
	height: 250px;
	width: 460px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	border-bottom: #666 1px solid;
	overflow: hidden;
}
.line .team_item .d_text p { /* fix for drinkk font size */
	font-size: 20px;
	color: #FFF;
}
.line .team_item img {
	height: 250px;
	width: 160px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.line .team_item h3 {
	color: #0099ff; /*#F3750F;*/
	margin: 0px;
	padding: 0px;
}
.line .team_item h3.orange {
	color: #F3750F;
	margin: 0px;
	padding: 0px;
}
.line .team_item p {
	height: auto;
	float: none;
	font-size: 14px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.line .team_item a.back {
	height: auto;
	float: none;
	font-size: 14px;
	color: #0099ff; /*#F3750F;*/
	text-decoration: none;
}
