/*styles by intylergence.com*/
/*BEGIN LAYOUT*/
html, body {
	font-family:Helvetica;
  	line-height:1.33em;
  	color:gray !important;
	margin:0;
	background-color:#fff;
	width:100%;
	font-size:17px;
}

#head-container {
	color: gray;
	background: #fff;
}

#header {
	margin: 0 auto;
	width: 100%;
	padding:15px;
	background: #fff;
	height:130px;
}

#head {
	width:100%;
}

a {
	outline:none;
	text-decoration:none;
}

#navigation-container {
	float: right;
	width: 100%;
	color: gray;
	background-color:#f2f2f2;
}

#navigation {
	margin: 0 auto;
	width: 100%;	
}

#navigation ul {
	margin: 0;
	padding: 1em 0 0 0;
}

#navigation ul li {
	list-style-type: none;
	display: inline;
}

#navigation ul li a {
	display: block;
	float: right;
	padding: 5px 10px;
	text-decoration: none;
	text-transform:uppercase;
	color:rgb(255,206,15);
}

#navigation ul li a:hover {
	color:#57a8c8;
}

#navigation ul li.on {
	display: block;
	float: right;
	padding: 5px 10px;
	text-decoration: none;
	color:#57a8c8;
	text-transform:uppercase;
}

#navigation ul li.funstuff {
	display: block;
	float: right;
	padding: 5px 10px;
	text-decoration: none;
	color:#57a8c8;
	text-transform:uppercase;
}

#navigation ul li a.fun:hover {
	display: block;
	float: right;
	padding: 5px 10px;
	text-decoration: none;
	color:#FF0099;;
	text-transform:uppercase;
}

a.fun {
	margin-right:2em;
	outline:none;
}

#content-container {
	float: left;
	width: 100%;
	color: #000;
	background: #f2f2f2;
}

#content-container2 {
	margin: 0 auto;
}

#content-container3 {
	float: left;
	width: auto;
	background: #f2f2f2; 
	text-align:justify;
}

#content {
	clear: left;
	float: left;
	width: 700px;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
	border-left:2px solid #fff;
	padding-left:20px;
	color:gray;
	text-align:justify;
	line-height:1.4;
	font-size:17px;
}

#posecontent {
	clear: left;
	float: left;
	width: auto;
	padding: 20px 0;
	margin: 0 0 0 30px;
	display: inline;
	border-left:2px solid #fff;
	padding-left:20px;
	color:gray;
	text-align:justify;
	line-height:1.4;
	font-size:17px;
}

#content h1 {
	margin: 0;
}

#sidebarMenu {
	float: left;
	width: 200px;
	padding: 20px 0;
	margin: 0 20px 0 0;
	text-align:right;
}

#sidebarPoses {
	text-align:left;
	float: left;
	width: 250px;
	padding: 20px 0 0 2em;
	margin: 0 20px 0 0;
	text-align:justify;
	color:gray;
}

ul#menu li {
	list-style-type:none;
	padding: 0 0 .75em 0;

}

ul#menu li a {
	font-size:inherit;
	text-decoration:none;
	/*color:rgb(255,206,15);*/
	color:gray;
}

ul#menu li a:hover {
	font-size:inherit;
	text-decoration:none;
	color:#57a8c8;
}

#footer-container {
	width:100%;
	clear: left;
	color: #fff;
	background-color: #fff;
}

#footer {
	margin: 0 auto;
	width: 100%;
	text-align: right;
	position:relative;
	overflow:hidden;
	height:160px;
	border:none;
}

#foot {
	border:none;
	outline:none;
	width:100%;
	overflow:hidden;
	height:155px;
	border:none;
}


#footerTable {
	width:100%;
	height:138px;
	border:none;
}


.logo {
	width:65%;
	vertical-align:top;
	padding:1em;
}
/*END LAYOUT*/

/*BEGIN QUOTE ROTATOR STYLES*/
td.randomQuotes {
	width:30%;
	font:23px 'helvetica neue';
	color:rgb(255,206,15);
	line-height:1.25;
	text-align:right;
}
	
div#rotator ul {
	margin:-1em 2em 0 -1em;
	list-style:none;
	font:23px 'Helvetica Neue';
	text-align:left;
	line-height:1.25;
	color:rgb(255,206,15);
	
}
	
div#rotator ul li {
	position:absolute;
	list-style:none;
	width:333px;
}

.hot, .show {
	color:rgb(255,206,15);
	font:23px Helvetica;
	text-align:center;
}

.quote {
	color:rgb(255,206,15);
	font:16px Helvetica;
	text-align:center;

}
/*END QUOTE ROTATOR STYLES*/

/*Begin General Styles*/

h2 {
	margin-top:2em;
	font-weight:normal;
	font-size:140%;
	line-height:1.5;
	text-align:left;
	font-style:italic;
	color:#57a8c8;
}

h2.small {
	margin-top:1em;
	font-weight:normal;
	font-size:120%;
	line-height:1.5;
	text-align:left;
	font-style:italic;
	color:#57a8c8;
	margin-bottom:.25em;
}

h3 {
	display:inline;
	font-weight:normal;
	font-size:140%;
	text-align:center;
	font-style:italic;
	color:#57a8c8;
}

h4 {
	text-align:center;
}


a.normal {
	color:#57a8c8;
	text-decoration:underline;
}

a.normalN {
	color:#57a8c8;
	text-decoration:none;
}

a.normalN:hover {
	text-decoration:none;
	color:rgb(255,206,15);
}	

a.normal:hover {
	background-color:#57a8c8;;
	text-decoration:underline;
	color:rgb(255,206,15);
}		

.bottomBorder {
	border-bottom:1px solid gray;
	margin-bottom:2.5em;
}

img {
	outline:none;
	border:2px solid rgb(215,192,135);
}

img.noborder {
	border:none;
	outline:none;
}

.caption {
	text-align:left;
	padding-left:1.5em;
	vertical-align:middle;
	text-align:right;
	padding-right:1.5em;
	font-style:italic;
	font-size:22px;
	line-height:1.33;
	width:333px;
}

.smallcaption {
	text-align:left;
	padding-left:1.5em;
	vertical-align:middle;
	text-align:right;
	padding-right:1.5em;
	font-style:italic;
	font-size:18px;
	line-height:1.33;
	width:333px;
}

ul.studio li {
	margin-bottom:1em;
}

ul.studio li:hover {
	margin-bottom:1em;
	color:#57a8c8;
}

.white {
	color:#fff;
	font-size:16px;
}

.blue {
	color:#57a8c8;
}

.yellow {
	color:rgb(255,206,15);
}

.italic {
	font-style:italic;
	text-align:center;
}

h1 {
	margin-top:2em;
	font-weight:normal;
	font-size:140%;
	line-height:1.5;
	text-align:left;
	font-style:italic;
	color:#57a8c8;
}

.top {
	vertical-align:top;
	
}

/*END GENERAL STYLES*/

/*BEGIN iScroll*/
.tickercontainer { 
	border:none;
	background-color:#fff;
	width:738px; 
	height:33px; 
	margin:0; 
	padding:0;
	overflow:hidden; 
	color:#000;
}

.funcontainer { 
	border:none;
	background-color:pink;
	width:738px; 
	height:33px; 
	margin:0; 
	padding:0;
	overflow:hidden; 
	color:#fff;
}

.tickercontainer .mask { 
	position:relative;
	left:10px;
	top:8px;
	width:718px;
	overflow:hidden;
	background-color:#fff;
}

ul.newsticker { 
	position:relative;
	left:750px;
	font:16px 'Helvetica Neue', Helvetica;
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.newsticker li {
	float:left; /* 'display:inline' gives incorrect results when you check for elem's width */
	margin:0;
	padding:0;
	background:#fff;
	height:33px;
}

ul.newsticker a {
	white-space:nowrap;
	padding:0;
	color:#000;
	font:16px 'Helvetica Neue', Helvetica;
	margin:0 2em 0 0;
	text-decoration:underline;
	text-transform:none;
} 

ul.newsticker a:hover {
	white-space:nowrap;
	padding:0;
	color:#000;
	font:16px 'Helvetica Neue', Helvetica;
	margin:0 2em 0 0;
	text-decoration:underline;
} 

ul.newsticker span {
	margin:0 2em 0 0;
} 

.footerImage {
	display:inline;
	padding-left:1em;
	border:none;
	outline:none;
}

.LastFooterImage {
	display:inline;
	padding-left:1em;
	padding-right:5em;
	border:none;
	outline:none;
}

input[type="text"].mail {
	background-color:#fff;
	font-size:16px;
	color:#2288ee;
	float:left;
	margin-right:1em;
	padding-left:33px;
	background-image:url(../../images/mail.gif);
	background-repeat:no-repeat;
	background-position:4px center;
	border:1px solid #b3b2b2;;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
    -moz-border-radius-bottomright:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;
}

input[type="text"].other {
	font-size:16px;
	background-color:#fff;
	color:#2288ee;
	float:left;
	border:1px solid #b3b2b2;;
}

input[type="submit"].footer {
	font-size:16px;
	background-color:#faf550;
	color:#404040;
	float:left;
	border:1px solid #b3b2b2;;
	margin-left:1em;
}

#opt:hover {
	float:left;
	cursor:pointer;
}
/*END FOOTER*/
/*BEGIN SHOW ME DA MONEY*/
.hiddenDiv {
	display: none;
}

.visibleDiv {
	display: block;
	border: none;
}

#packageSelector {
	display:inline;
	font-size:13px;
}
	
select {
		background-color:#f2f2f2;
		font-size:13px;
}

option {
		color:;
		outline:none
}
	
#cypher {
	border-collapse:collapse;
	border:1px solid gray;
	border:none;
	background-color:#fff;
	text-align:left;
	font-size:14px ;
	color:#000;
}

#pricing {
	color:#000;
	background-color:#fff;
	border:1px solid gray;
	border-collapse:collapse;
	border-spacing:10px 15px;
	font-size:14px;
	text-align:left;
}

.odd {
	background-color:#f2f2f2;
}

.out {
	border:1px solid gray;
	padding:.25em 1em;
}

#pricing td {
	padding:.5em;
}

.min {
	width:2em;
}

.minn {
	width:3.5em;
}
/*END SHOW ME DA MONEY*/

table#teachers {
	border:none;
	margin-top:2em;
}

table#postures {
	border-collpase:collapse;
	border:none;
	width:100%;
	margin:2em 0;
	color:#225195;
}

td.nav {
	vertical-align:top;
	width:250px;
	background-color:#fff;
	padding:1em .5em;
	height:600px;
}

td.showpose {
	width:550px;
	margin:auto;
	background-color:rgb(256,256,256);
	padding:01em;
	height:600px;
	vertical-align:top;
}

.inline {
	display:inline;
}

div#whereto {
	 width:auto;
	 text-align:center;
	 background-color:#fff;
	 margin-top:2em;
	 padding:0 1em;
}

/*td.poseur:hover {
	border:1px solid rgb(215,192,135);
}*/

td.poseur {
	border:1px solid #fff;
}
t.poseur a {
	text-decoration:none;
}

img.thumb:hover {
	cursor:pointer;
}
/*End table styles*/

a.posture {
	text-decoration:none;
	color:inherit;
	font-size:12px;
}

a.posture:hover {
	text-decoration:underline;
	color:inherit;
	font-size:12px;
}

.thumb {
	text-align:center;
	margin-top:1em;
}

#descripts {
	text-align:left;
}

a.thumbpic {
	text-align:center;
	display:inline;
	text-decoration:none;
	color:#57a8c8;
	text-transform:uppercase;
}

a.leftLeft {
	text-align:left;
	float:left;
	display:inline;
	text-decoration:none;
	color:#57a8c8;
	padding-right:.25em;
}

a.leftLeft:hover {
	text-align:left;
	float:left;
	display:inline;
	text-decoration:none;
	color:rgb(255,206,15);
	padding-right:.25em;
}


.leftRight {
	text-align:right;
	float:left;
	display:inline;
	
}

a.rightRight {
	text-align:right;
	float:right;
	display:inline;
	text-decoration:none;
	color:#57a8c8;
	padding-right:.25em;
}

a.rightRight:hover {
	text-align:right;
	float:right;
	display:inline;
	text-decoration:none;
	color:rgb(255,206,15);
	padding-right:.25em;
}

area.show:hover {
	cursor:pointer;
}

ul.precis li {
	margin-bottom:.5em;
} 

/*Begin hover popups*/
.hoverpop {
	position:relative;/*DO NOT CHANGE*/
	display:inline;/*DO NOT CHANGE*/
	z-index:10;
	text-decoration:none;
	cursor:pointer;
}

.hoverpop:hover {
	visibility:visible;/*DO NOT CHANGE.*/
	display:inline;/*DO NOT CHANGE.*/
	z-index:20;
	cursor:pointer;
	text-decoration:none;
}

.hoverpop span {
	position:absolute;/*DO NOT CHANGE.*/
	visibility:hidden;/*DO NOT CHANGE.*/
	display:inline;/*DO NOT CHANGE.*/
	text-decoration:none;/*Same as .hoverpop:hover div, below.*/
	background-color:#FAFAFA;
	font-size:x-small;
	padding:.25em;
	border:1px solid #999;
	width:150px;
	text-decoration:none;
}

.hoverpop:hover span {
	visibility:visible;/*DO NOT CHANGE.*/
	display:inline;/*DO NOT CHANGE.*/
	text-decoration:none;/*Same as .hoverpop div, above.*/
	background-color:gray;
	color:#fff;
	font-size:13px;
	padding:.25em;
	margin-left:-1em;
	border:1px solid rgb(215,192,135);
	width:200px;
	-webkit-border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-top-left-radius:3px;
    	-moz-border-radius-bottomright:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;
	}
/*End hover popups*/

#listticker {
margin:3em auto;
	height:100px;
	width:333px;
	overflow:hidden;
	border:none;
	padding:6px 10px 14px 10px;;
}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}
 
	#listticker li{
		height:30px;
		padding:5px;
		list-style:none;
	}
		#listticker a{
			color:#000000;
			margin-bottom:
		}
		#listticker .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			
		}
		#listticker .news-text{
			display:block;
			
			color:gray;
		}
		#listticker img{
			float:left;
			margin-right:14px;
			padding:4px;
			border:solid 1px #DEDEDE;
		}


#slideshow {
    position:relative;
    height:450px;
	width:600px;
	margin:auto;
}
 
#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 400px;
	width:600px;
    background-color: #f2f2f2;
	
}
 
#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}
 
#slideshow DIV.last-active {
    z-index:9;
}
 
#slideshow DIV IMG {
    height: 400px;
    display: block;
    border: 0;
    margin:0 auto 10px auto;
}

#schedule {
	color:#fff;
	font-family:Helvetica Neue, Helvetica, arial;
	font-size:25px;
	font-weight:bold;
	background-color:yellow;
	text-align:center;
}

/*Begin schedule table*/

#schedule {
       color:gray;
       font-family:Helvetica Neue, Helvetica, arial;
       font-size:18px;
       background-color:#fff;
       text-align:center;
}

#schedule tr td {
       padding: 0 .8em;
       border:1px solid #57A8C8;
       text-align:center;
       margin:0;
       background-color:#fff;

}

#schedule tr td.scheduleright {
       padding: 0 .8em;
       border-right:2px solid #57A8C8;
       text-align:center;
       margin:0;
       background-color:#fff;

}

#schedule tr td.empty {
       border-top:none;
       border-left:none;
       border-bottom:1px solid #57A8C8;
       background-color:#f2f2f2;
}

#schedule tr td.topborder {
       border-top:1px solid #57A8C8;
}

#schedule tr td.top {
       border-top:2px solid #57A8C8;
}

.bullet {
       font-size:x-large;
       color:#FFCE0F;
}

#schedule tr td.toptime {
       border-top:1px solid #57A8C8;
       border-left:2px solid #57A8C8;
}

#schedule tr td.bottomtime {
       border-bottom:2px solid #57A8C8;
       border-left:2px solid #57A8C8;
}

#schedule tr td.topright {
       border-top:2px solid #57A8C8;
       border-right:2px solid #57A8C8;
}

#schedule tr td.bottom {
       border-bottom:2px solid #57A8C8;
}

#schedule tr td.bottomright {
       border-bottom:2px solid #57A8C8;
       border-right:2px solid #57A8C8;
}

#schedule tr td.time {
       border-left:2px solid #57A8C8;
}
/*End schedule table*/

