/* Template */
/* Main.css */
/* Created March 15, 2005 */
/* Modified September 5, 2007
--------------------------------------- */

/* General
--------------------------------------- */

.clear {
	clear: both;
	}
.left {
	float: left;
	margin-right: 1em;
	}

.right {
	float: right;
	margin-left: 1em;
	}

.small {
	font-size: smaller;
	}

.large {
	font-size: larger;
	}

.hide {
	display: none;
	}

p {
	font-size: 12px;
	line-height: 16px;
	color: #4c4c4c;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	}
.testimonial {
	font-family: "trebuchet ms", verdana, arial;
	font-size: 11px;
	font-style: italic;
	line-height: 17px;
	color: #FFFFFF;
	display: block;
	height: 410px;
	width: 140px;
	margin: 8px;
	border: 1px solid #FFFFFF;
	background-position: center;
	text-align: left;
	background-color: #000000;
	padding: 8px;
}

.footer {
	height: 100%;
	width: 175px;
	bottom: 50px;
	float: right;
	background-color: #646464;
}


ul li {
	font-family: "trebuchet ms";
	font-size: 12px;
	color: #4c4c4c;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 0px;
	margin-left: -10px;
	padding-left: -10px;
	}

ol li {
	list-style: decimal outside;
	color: #4c4c4c;
	}
	
img {
	border: none;
	}
#container .eventsElement .eventsList li, #container .blogsElement .blogList li{
	list-style: none;
	}
#container .regionBoundary {
	background: none;
	}
/* Structure and Layout
--------------------------------------- */

body {
	text-align: center;
	font-size: 0.7500em;
	line-height: 1.5em;
	font-family: "Trebuchet MS", helvetica, sans-serif;
	color: #333;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

#frame {
	text-align: left;
	margin: 18px auto;
	margin-bottom: 0;
	width: 900px;
	padding: 0 11px;
	}

#header {
	width: 900px;
	height: 32px;
	}

#container {
	float: left;
	width: 900px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	}

#top {
	float: left;
	width: 670px;
	background: url('file:///C|/Documents and Settings/Brian/Local Settings/Temporary Internet Files/Content.IE5/images/top.jpg') no-repeat left top;
	line-height: 1em;
	}
#top img{
	float: left;
	}
#mainCol {
	float: left;
	width: 491px;
	border-top: 10px solid #7f7f7f;
	position: relative;
	padding-bottom: 100px;
	}	

#subCol {
	float: left;
	width: 230px;
	color: #fff;
	}

#extraCol {
	float: right;
	width: 138px;
	padding: 30px 20px;
	background: url('file:///C|/Documents and Settings/Brian/Local Settings/Temporary Internet Files/Content.IE5/images/extracol.gif') no-repeat -1px 0;
	}

#footer {
	clear: both;
	padding: 1em 0;
	border-top: 1px dotted #999;
	margin: 0 20px;
	color: #333;
	position: absolute;
	bottom: 20px;
	width: 451px;
	}

/* Links
--------------------------------------- */

a:link, a:visited {
	color: #bceff2;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #ff9900;
}

a:hover, a:active {
	color: #bceff2;
}



/* Headers
--------------------------------------- */



h2 {
	font-size: 16px;
	line-height: 1em;
	font-family: "trebuchet ms", verdana, arial;
	font-weight: normal;
	color: #000000;
	}

h3 {
	font-size: 12px;
	line-height: 16px;
	font-family: "trebuchet ms", verdana, arial;
	color: #000000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2154B;
	}
	
h4 {
	font-size: 1em;
	line-height: 1.5em;
	}




/* Content
--------------------------------------- */

.breadCrumb {
	padding: .5em 20px;
	}
	
/* Clearing
--------------------------------------- */

/* trigger hasLayout and target ie5+6/win only */
* html #nav ul {
	height: 1%;
	}
	
/* trigger hasLayout and target ie7/win only */
*:first-child+html #nav ul {
	min-height: 1px;
	}

#container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#container{display: inline-block;}
* html #container {height: 1%;}
#container {display: block;}

 /* <textEditor> */

 .class {}

  /* <textEditor> */

/*----------------------|| START 'THE DANCE STUDIO OF FRESNO' CODE ||---------------------*/


/* HOME PAGE 
--------------*/

/* main navigation */

#nav {
	background: url('file:///C|/Documents and Settings/Brian/Local Settings/Temporary Internet Files/Content.IE5/images/nav.gif') repeat-x left top;
	float: left;
	width: 900px;
	height: 32px;
	}
#nav ul {}
#nav li {
	display: block;
	float: left;
	list-style: none;
	background: url('file:///C|/Documents and Settings/Brian/Local Settings/Temporary Internet Files/Content.IE5/images/li.gif') repeat-y right top;
	}

#nav a{
	color: #ccc;
	text-decoration: none;
	text-transform: uppercase;
	border: 0;
	padding: 7px 20px;
	display: block;
	height: 18px;
	}

#nav li:hover {
	background: #000;
	}
#nav li.selectedPage {
	background: #000;
	}

/* content */
#flashregion {
	width: 899px;
	}
/* footer */

#search {
	margin-left: 24px;
	width: 200px;
	}
#search span{
	display: none;
	}
#search .searchInput {
	background: url('file:///C|/Documents and Settings/Brian/Local Settings/Temporary Internet Files/Content.IE5/images/search.gif') no-repeat left top;
	width: 139px;
	height: 19px;
	border: 0;
	vertical-align: middle;
	display: inline;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	}
#search .searchButton {
	background: url('file:///C|/Documents and Settings/Brian/Local Settings/Temporary Internet Files/Content.IE5/images/searchbutton.gif') no-repeat left top;
	width: 24px;
	height: 17px;
	border: 0;
	display: inline;
	vertical-align: middle;
	text-indent: -9999px;
	font-size: 0;
	}

/* INSIDE PAGES 
-----------------*/

.inside #container {
	background: url('file:///C|/Documents and Settings/Brian/Local Settings/Temporary Internet Files/Content.IE5/images/container.jpg') repeat-y left top;
	}
.inside #search {
	float: right;
	width: 150px;
	margin-top: 30px;
	}
.inside #search span{
	display: block;
	color: #ccc;
	font-style: italic;
	}

.inside	#search .searchInput {
	background: url('file:///C|/Documents and Settings/Brian/Local Settings/Temporary Internet Files/Content.IE5/images/search2.gif') no-repeat left top;
	width: 112px;
	padding: 0 2px;
	height: 19px;
	border: 0;
	vertical-align: middle;
	display: inline;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	}

#topimage {
	width: 492px;
	float: left;
	}
/* sub column */
#logo {
	width: 230px;
	height: 179px;
	margin-bottom: 35px;
	}

#logo a{
	border-bottom: 0;
	text-decoration: none;
	}

#subwrapper {
	padding: 0 11px;
	}

#picsregion {
	width: 207px;
	}
#picsregion .element img{
	margin-bottom: 23px;
	}
#picsregion a{
	border: 0;
	}

#extracontent {
	width: 207px;
	}
#extracontent .rss a{
	border-bottom: 0;
	}

/* main column */
#breadcrumb {
	margin-left: 10px;
	margin-top: 22px;
	margin-bottom: 20px;
	color: #CCC;
	font-size: 0.9500em;
	}
#breadcrumb a:link, #breadcrumb a:visited{
	color: #999;
	border-bottom: 0;
	}
#breadcrumb a:hover, #breadcrumb a:active{
	color: #FF9900;
	text-decoration:underline;
	border-bottom: 0;
	}
	
#maincontent {
	width: 430px;
	padding: 30px;
	padding-top: 0;
	}
#maincontent h1.title {
	border-bottom: 1px dotted #999;
	margin-bottom: 30px;
	}
/* footer */

#footer a{
	border-bottom: 0;
	color: #333;
	}
#footer p{
	color: #666;
	font-size: 0.7500em;
	}

/* right column */

#sectionmenu {}
#sectionmenu ul {}
#sectionmenu li {
	list-style: none;
	padding-bottom: 10px;
	padding-left: 15px;
	background: url('file:///C|/Documents and Settings/Brian/Local Settings/Temporary Internet Files/Content.IE5/images/bullet.gif') no-repeat 0 7px;
	}
#sectionmenu  a:link, #sectionmenu a:visited{
	color: #ccc;
	border-bottom: 0;
   }

#sectionmenu a:hover, #sectionmenu a:active{
	color: #fff;
	border-bottom: 1px dotted #fff;
  }


 #info  {
	width: 175px;
	position: absolute;
	top: -90px;
	left: 472px;
	font-style: italic;
	}
 #info h1 {
	background-color: #6e6e6e;
	border-bottom: 1px solid #7f7f7f;
	font-size: 1em;
	padding-left: 5px;
	}
#info a{
	color: #f90;
	text-decoration: none;
	font-style: normal;
	}
#info p{
	background: #767676;
	color: #fff;
	text-align: right;
	padding-right: 5px;
	}

/* Admin Styles */

.admin #container {
	background: url('file:///C|/Documents and Settings/Brian/Local Settings/Temporary Internet Files/Content.IE5/images/container.jpg') repeat-y left top;
	}
.admin #search {
	float: right;
	width: 150px;
	margin-top: 30px;
	}
.admin #search span{
	display: block;
	color: #ccc;
	font-style: italic;
	}
.admin	#search .searchInput {
	background: url('file:///C|/Documents and Settings/Brian/Local Settings/Temporary Internet Files/Content.IE5/images/search2.gif') no-repeat left top;
	width: 112px;
	padding: 0 2px;
	height: 19px;
	border: 0;
	vertical-align: middle;
	display: inline;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	}

.admin a{
	border-bottom: 0;
	}h1 {
	font-family: "trebuchet ms";
	font-size: 22px;
	color: #F2154B;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 7f7f7f;
}
.subhead {
	font-size: 12px;
	font-family: "trebuchet ms", verdana, arial;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2154B;
	font-weight: bold;
	line-height: 12px;
	display: inline;
}
.tabledivider {
	font-size: 12px;
	line-height: 18px;
	font-family: "trebuchet ms", verdana, arial;
	color: #000000;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.table_border {
	font-size: 12px;
	line-height: 18px;
	font-family: "trebuchet ms", verdana, arial;
	color: #000000;
	display: inline;
	border: 1px solid #000000;
}
h4 {
	font-family: "trebuchet ms";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #F2154B;
	background-color: #000000;
	margin-left: 0px;
	padding-left: 0px;
	line-height: 16px;
	display: inline;
}
.tableborder {
	border: 1px solid #000000;
}
