/****************************************
*										*
*  Pacific Dance 2010
*										*
*****************************************/

/* MAIN COLORS */

/* deep red */

.deepRed: #611902;

/********* BODY + SET-UPS *********/
html {
font-size: 1.5em;
min-height:100%;
}
body {
font-size:70%;
min-height:100%;
}
html>body {
font-size: 10px;
}
body
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	background-color: #581701;
	color: #000;
}

body, div, object, embed, form, img, dl, dt, dd, ul, ol, li {
	margin:0;
	padding:0;
	border:0;
}
img, .show {
	display:block;
	}
	
img {
-ms-interpolation-mode: bicubic; 
}

.hide {
	display:none;
}
.display {
	display:block !important;
}

/* BASE CONTAINER ELEMENTS */
#Outer {
	width:100%;
	margin:0;
	background-image: url(../Images/Site/main_back.gif);
	background-repeat: repeat-y;
	background-position: center 0;
}
#center
{
	width: 100%;
	margin: 0 auto;
	position: relative;

}



#footer
{
	/*	width: 990px; */
	margin: 0 auto;
	position: relative;
}


#content
{
	width: 990px;
	margin: 0 auto;
	position: relative;
/*	background-image: url(../Images/Site/ruler.png);
	background-repeat: no-repeat;
	background-position: 0 bottom; */
}
#header
{
	height: 200px;
	z-index: 3;
	padding: 0;
	background-image: url(../Images/Site/main_back_top.gif);
	background-repeat: repeat-x;
	background-position: center 0;

}

div#header div#topPanel
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 174px;
	background-color: #FFF;
	background-image: url(../Images/Site/bobble_line2.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	padding-bottom: 10px;
}


img.png {
	behavior: url(css/iepngfix.htc);
}
#footer
{
	text-align: center;
	z-index: 10;
	border-top: 0px solid #231f20;
	padding: 6px 0 0;
	margin-top: 0;
	height: 130px;
	background-image: url(../Images/Site/main_back_bottom.gif);
	background-repeat: no-repeat;
	background-position: center 0;
}
#footer .noPrint {
	display:block;
}
#footer div {
	padding:2px 0;
}
#footer img {
	display:inline;
	margin-left:50px;
}

/****** CONTENT ******/	

#content {
clear: both;
	z-index:2;
	overflow:hidden;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;

	margin-top: 20px;
	min-height: 300px;
}
div#centrePanel
{
	width: 880px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
}

/* TOOLTIPS */
.tool-tip {
	color: #fff;
	z-index: 13000;
	background:#FFF;
	border:1px solid #939393;
}
 
.tool-title {
	font-size: 1.3em;
	margin: 0;
	color: #231f20;
	padding:.6em .9em;
}
 
.tool-text {
	font-size: 1.1em;
	padding:0 1em 1em;
	color:#231f20;
}


/* LIST STYLES */
ul, ol {
	padding:4px 0 8px;
	margin-left:1.3em;
	list-style:disc outside;
	font-size:12px;
	line-height:1.3em;
	position:relative;
	}
p ul, p ol {
	padding:4px 0 8px;
	margin-left:1.3em;
	list-style:disc outside;
	font-size:10px;
	line-height:1.3em;
	position:relative;
	}
	
	
	
li {
	padding:2px 0 1px;
}	
ol li {
	list-style:decimal outside;
	}
/***** IMAGES *****/
.imgR, .imgL {
	float:right;
	padding:4px 0 20px 15px;
	z-index:100;
	position:relative;
}
.main .imgR {
	}
.imgL {
	float:left;
	padding:4px 20px 15px 0;
}
.mainR img {
	margin-bottom:10px;
}	

/* LINK STYLES */
a, p a { 
	color:#C02718;
	text-decoration: none; 
}
	
a:active {
	text-decoration: underline;
}

a:hover, p a:hover { 
	color:#781C08;
	text-decoration:underline;
}


/* FIX FIREFOX BORDER ON FOCUS */
a:focus, input:focus {outline-style: none !important;}
/**************** STANDARD TEXT CLASSES *****************/
h1, h2, h3, h4, h5, h6{
font-family:  Verdana, Helvetica, Arial, sans-serif;
color: #611902;
	margin:0;
	padding:0;
	margin-top:.3em;
	font-weight:bold;
	}
h1, h2, h3, h6 {
	color:#611902;
	text-transform:none;
}
h1 { 
	font-size:2.5em;
	line-height:1.2em;
	margin:0;
	}
h1 a em, h3 a em{
	font-size:.9em;
}
h2 {
	font-size:1.7em;
	line-height:1.3em;
//	color: #676;
	color: #611902;

}
h3, h4 {
	font-size:1.3em;
	line-height:1.4em;
}
h3 {
	color:#231f20;
	font-size:1.4em;
}
h3 a {
	color:#231f20;
	text-decoration:none;
	}

h4, h5 {
	color:#231f20;
}
h5, h6 {
	font-size:1.2em;
	line-height:1.3em;
	}
h6 {
	color:#231f20;
	margin-bottom:.3em;
	font-weight:normal;
	font-size:1.1em;
	/* font-variant:small-caps; */
}
p {
	font-size:1.2em;
	line-height:1.3em;
	margin-bottom:.8em;
	}
	
blockquote {
	font-size:1.2em;
	line-height:1.5em;
	padding:0 4em;
	margin:1em 0 2em -3em;
	background:url(../images/gen/bk/quoL.gif) no-repeat;
	position:relative;
	z-index:2;
	}
	
	
/* UNIQUE TEXT CLASSES */
.b {
	font-weight:bold !important;
}
.big {
	font-size:1.3em;
}
.sm {
	font-size:.9em;
}
.caption {
	font-size:1em;
}
h1 .reg, h2 .reg, h3 .reg, h4 .reg, h5 .reg, h6 .reg {
	font-size:.7em;
}
p .reg {
	font-size:.8em;
}	
	
/* ** Panels ** */
div#leftPanel{
	width: 200px;
	background-color: transparent;
	padding-left: 0;
	margin-left: 0;
	float: left;
}

div.rightPanel {
width: 220px;
float: right;
min-height: 200px;
margin-top: 20px;
margin-left: 5px;
}


div#content div.main, div#contentNB div.main {
width: 730px;
float: right;
min-height: 200px;
padding-left: 20px;
padding-bottom: none;
margin-top: 20px;
padding-left:0;
}


div#contentNB h1,div#contentNB h2,div#contentNB h3, div#contentNB h4,div#contentNB h5,div#contentNB h6  {
color: #611902;
}


div#centrePanel h1,div#centrePanel h2,div#centrePanel h3, div#centrePanel h4,div#centrePanel h5,div#centrePanel h6  {
color: #611902;
}


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

	FORM ELEMENTS

*********************/
form { 

	}

input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
input, button {
	vertical-align:top;
}
.cb {
	border:0;
}

option.label {

}
option {
	background:#FFF;
	padding:1px 5px;
	margin:0;
	}

label {
	display:block;
	margin:0;
	padding:4px 0 0;
	line-height:1.2em;
	}
label.b {
	font-size:1.1em;
}
.r { font-weight:bold; }

.form-strip {
	padding:3px 0 0;
	margin-bottom:5px;
	width:100%;
	overflow:hidden;
	}
#login label {
	color:#FFF;
	margin:6px 0 0 0;
}
#login input {
	margin:3px 0 0 0;
	}
#login input {
	width:100px;
	margin-top:3px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
div#content div.main h1, div#contentNB div.main h1 {
padding-top: .8em;
font-size: 1.8em!important;
font-size: 2.0em;

}

div#content div.main h2, div#contentNB div.main h2
{
	font-size: 2em !important;
	font-size: 2.2em;
	color: #611902;
}
div#content h3, div#content h4, div#contentNB h3, div#contentNB h4
{
	font-size: 1.3em !important;
	font-size: 1.5em;
	color: #611902;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
}

div#content p, div#contentNB p {
font-size: 1.2em !important;
font-size: 1.4em;
padding-top: 0;
padding-bottom: 1em;
}
div#content li, div#contentNB li{
}



img.ImageShadow
{
	display: block;
	position: relative;
	background: url(../Images/Site/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../Images/Site/OshadowAlpha.gif) no-repeat bottom right;
	padding: 0 11px 11px 0;
	margin: 0;
	z-index: -1;
}
/* Pops */
div.ErrorPop, div.DebugPop, div.MsgPop
{
	position: absolute;
	top: 5px;
	left: 3px;
	background-color: #ffeeee;
	border: 1px solid #4d6927;
	padding:0;
	z-index: 5000;
	margin-right: 20px;
	padding-right: 0 !important;	
	padding-right: 10px;

}


div.DebugPop {
	position: absolute;
	top: 100px;
	left: 300px;
	background-color: #ffffcc;


}
div.MsgPop {
background-color: #eee;
width: 300px;
 
}
div.ErrorClose, div.MsgClose {
background-color: #ff0000;color: white;padding: 3px;padding-right: 5px;text-align: right;	z-index: 50;	cursor: pointer;
background:#b10620 url(../images/gen/bk/color1LoBk.gif) repeat-x;

}
div.MsgClose {
background-color: #333;
background:#4C5459 url(../images/gen/nav/LnavBk.gif) repeat-x;

}

div.MsgContent  {
text-align: left;
padding: 20px;
font-size: 2em;
line-height: 1em;
overflow: auto; 
max-height: 400px;
height: expression( this.scrollHeight > 400 ? "390px" : "auto" );
color: #000;
background:#ddd url(../images/gen/bk/tShade.png) repeat-x;

}

div.ErrorContent {
overflow: auto; max-height: 600px;
padding: 20px;
background:#D30023;
color: #fff;
}


.shim
{
	display: block;
	position: absolute;
	top: -100;
	left: -100;
	z-index: 5;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: none;
	width: 1000px;
	height: 1000px;
	background:transparent url(css/blank.gif);
	filter:alpha(opacity=5);
	opacity: 0.5;
	-moz-opacity:0.5;	
}

table.borderTable { 
	border-width: 1px;
	border-color: #d3d8dd;
	border-style: solid;
 }

table.borderTable td, table.borderTable th{ 
	padding: 4px;
	border-width: 1px;
	border-color: #d3d8dd;
	border-style: solid;
 }

table#FormTable th, table#FormTable td{
vertical-align: top;
text-align: left;
}
table#FormTable th{
text-align: right;
}


.colorSubmit, .plainSubmit, .color2Submit, .saveSubmit {
	background-color: #a3b339;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	margin-right: 10px;
	padding: 3px;
	text-transform: uppercase;
	width: 100px;
}
.colorSubmit, .saveSubmit {
	background-color: #882200;

}
.color2Submit {
	background-color: #fff;
	color: #893;
}
div.EditButtons {
height: 20px;
}

#footer {
margin-top: 0;
padding-top: 0;
}
.w10 {
	width: 10px;
}
.w20 {
	width: 20px;
}
.w30 {
	width: 30px;
}
.w50 {
	width: 50px;
}
.w60 {
	width: 60px;
}
.w70 {
	width: 70px;
}
.w100 {
	width: 100px;
}
.w120 {
	width: 120px;
}
.w150 {
	width: 150px;
}
.w200 {
	width: 200px;
}
.w300 {
	width: 300px;
}
.w400 {
	width: 400px;
}
.w950 {
	width:950px;
}
.w900 {
	width:900px;
}



/* News */

div#NewsClose, div#NewsPanelClose, div#NewsClose1,div#MsgClose, div#MsgPanelClose, div#MsgClose1,div#VidClose, div#VidPanelClose
{
	background-color: #292929;
	color: white;
	padding: 3px;
	padding-right: 5px;
	padding-left: 10px;
	text-align: left;
	z-index: 50;
	cursor: pointer;
	text-transform: lowercase;
	letter-spacing: .2em;
}

img#TitleGraphic {
	opacity: 0.60;
	-moz-opacity:0.60;	
}


div#NewsPanelOpen {

color: black;
padding: 3px;
padding-right: 5px;
text-align: right;
	z-index: 50;
	position: absolute;
	top: 0;
	visibility: hidden;
}


div#content div.NewsShort, div#content div.Address
{
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 0;
	width: 850px;
	border-width: 0 0 1px 0;
	border-color: #CBCBCB;
	border-style: solid;
}

div.NewsShort:after {
color: #fff;
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

div.NewsFull
{
	padding: 0;
	margin-bottom: 0;
	border-width: 0 0 1px 0;
	border-color: #CBCBCB;
	border-style: solid;
	width: 850px;
background-color: transparent;
display: none;

}






div#content div.NewsShort h2, div#content div.NewsFull h2{
margin-top: 0;
padding-top:0;
margin-bottom: 5px;
padding-bottom:0;
font-size: 2.8em;
line-height: 1em;
color: #98aa2a;
font-style: normal;
padding-left: 0;
margin-left: 0;

}
div#content div.NewsShort h1, div#content div.NewsFull h1{
padding-top: 2px;
margin-top: 0;
}

div.NewsText
{
float: left;
width: 850px;
padding-left: 0;
margin-left: 0;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 0;
z-index: 0;
}

div.AddressText {
width: 320px;
}

div#content div.First, div.First { border-width: 1px 0 1px 0; }

div.NewsFull:after {
color: #fff;
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}




input.valid {background-color: #eee;}
input.invalid {background-color: #e82d22;}



hr.PacificLine
{
	clear: both;
	height: 20px !important;
	height: 14px;
	background-image: url(../Images/Site/bobble_line2.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	color: transparent;
	margin-bottom: 0 !important;
	background-position: 0 1px;
	border: 0 none;
	line-height: 0;
	font-size: 0;
}

img#PDLogo {
position: relative;
left: 30px;
top: 10px;

}

img#PoolImage {

float: right;
position: relative;
right: 30px;
top: 4px;
}

div#FPLogoBlock {

	background-image: url(../Images/Site/bobble_line2.gif);
	background-repeat: repeat-x;

	width: 940px;
	margin: 0 auto;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	margin-top: 30px;
}

div#FPLogoBlock table#FpLogoTable
{
	width: 930px !important;
	padding-top: 20px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}
table#FpLogoTable tbody td
{
	width: 20%;
	padding-top: 30px;
	text-align: center;
}
table#FpLogoTable tbody td img
{
margin-left: auto;
margin-right: auto;
}

div#centrePanel div.Links li, div#centrePanel div.Links li p, div.Links ul li a{
font-size: 1em !important;
}
div.Links ul li p, div.Links ul li div {
display: inline;
font-size: 1em;
}

div#NewsIndex, div#NewsIndexWide
{

	width: 220px;
	float: left;
	border-right: 0 #ddd solid;
	border-bottom: 1px #ddd solid;
	border-left: 0 #ddd solid;
	border-top: 0 #ddd solid;

}

div#NewsIndex div, div#NewsIndexWide div

{
	width: 195px;
	border-top: 0 #ddd solid;
	border-right: 0 #ddd solid;
	border-bottom: 0 #ddd solid;
	border-left: 1px #8d8d8d solid;
	background-color: #F9F9F9;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 2em;
	padding-right: 20px;
	background-image: url(../Images/Site/v_inner_fade.gif);
	background-repeat: repeat-y;
	background-position: right 0;
}

div#NewsIndex div.current
{
	background-color: #FFF;
	border-right: 0 #ddd solid;
	border-bottom: 0 #ddd solid;
	border-top: 0 #ddd solid;
	background-image: url(../Images/Site/inner_fade.gif);
	background-position: 0 0;

}

div#NewsIndexWide
{

	width: 800px;

}
div#NewsIndexWide div {
width: 780px;
}

div#NewsItem {
width: 600px;
margin-left: 250px;
}

div#News {
clear: both;
margin-top: 30px;

}

table#CommitteeTable,table#CommitteeTableSingle{
border-collapse: collapse;
margin-left: 100px;
width: 700px !important;
}

table#CommitteeTable td, table#CommitteeTableSingle td
{
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px #677162 solid;
}
table#CommitteeTableSingle td
{

	border-top: 0;
}

div.FeatureImg {
width: 300px;
float: right;
margin-left: 30px;
}

div#SocialBar {
position: fixed;
top: 0;
right: 0;
z-index: 34000;
}
div#SocialBar {
padding-top: 10px;
height: 200px;
}

div#SocialBar ul li
{
	list-style-type: none;
	list-style-position: inside;
	display: block;
	border: 2px transparent none;
}
div#SocialBar ul li a
{
	width: 45px;
	height: 38px;
	padding-left: 0;
	display: block;
	font-size: 0;
	color: transparent;
}
div#SocialBar ul li a.Facebook
{
	background-image: url(../Images/Site/socialBar.png);
	background-repeat: no-repeat;
	background-position: right -5px;
}
div#SocialBar ul li a.Facebook:hover{
	background-position: right -47px;

}

div#SocialBar ul li a.Flickr
{
	background-image: url(../Images/Site/socialBar.png);
	background-repeat: no-repeat;
	background-position: right -90px;
}

div#SocialBar ul li a.Flickr:hover {
	background-position: right -132px;

}

div#SocialBar ul li a.YouTube
{
	background-image: url(../Images/Site/socialBar.png);
	background-repeat: no-repeat;
	background-position: right -177px;
}

div#SocialBar ul li a.YouTube:hover {
	background-position: right -219px;

}

div.directoryEntry

{
	width: 800px;
	border-top: 0 #ddd solid;
	border-right: 0 #ddd solid;
	border-bottom: 0 #ddd solid;
	border-left: 1px #8d8d8d solid;
	background-color: #F9F9F9;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 2em;
	padding-right: 20px;
	background-image: url(../Images/Site/v_inner_fade.gif);
	background-repeat: repeat-y;
	background-position: right 0;
	font-size: 11px;
}
div.directoryBase

{
	width: 830px;
	background-image: url(../Images/Site/v_inner_fade.gif);
	background-repeat: repeat-y;
	background-position: right 0;
	font-size: 11px;
	height: 1px;
	color: #fff;
}

div.directoryEntry p{
	font-size: 11px ! important;
}


div.directoryEntry div.locationInfo
{
	position: relative;
	top: -10px;
	right: -10px;
	width: 250px;
	border-top: 0 #000 solid;
	border-right: 0 #000 solid;
	border-bottom: 1px #000 solid;
	border-left: 1px #000 solid;
	padding: 6px;
	font-size: 9px;
}

div.directoryEntry div.locationInfo table th{
text-align: right;
vertical-align: top;
}
div.directoryEntry div.locationInfo table th, div.directoryEntry div.locationInfo table td{
vertical-align: top;
}

