html.hasFlash .box2-content h1	{ visibility: hidden; }
html.hasFlash .box2-content h2	{ visibility: hidden; }
html.hasFlash .box2-content h3	{ visibility: hidden; }
html.hasFlash .box2-content h4	{ visibility: hidden; }
html.hasFlash .box2-content h5	{ visibility: hidden; }
html.hasFlash .box1-content h1	{ visibility: hidden; }
html.hasFlash .box1-content h2	{ visibility: hidden; }
html.hasFlash .box1-content h3	{ visibility: hidden; }
html.hasFlash .box1-content h4	{ visibility: hidden; }
html.hasFlash .box1-content h5	{ visibility: hidden; }
/*******************************************************************************/
/* GLOBAL */

html body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #215ebf url(images/bg_lg16.jpg) repeat-x;
	font-family: Arial;
}
div.hr {
    background: url(images/title_bar.jpg) repeat-x;
	height: 22px;
	width: 100%;
	margin: 0;
	padding: 0;
}
div.hr hr {
    display: none;
}


/*******************************************************************************/
/** PAGE SETUP **/

#page-container { width: 788px; height: 100%; margin: 0px auto; background: url(images/bg_lg.gif) repeat-y center;}
#header { background-color: #2853B3; width: 740px; padding: 0px; margin: 0px auto; }
#content { width: 740px; margin: 0px auto; text-align: left; }
#leftHome { width: 456px; padding-left: 8px; background: url(images/body_left.gif) no-repeat top left; float: left; }
#rightHome { width: 268px; padding-right: 8px; background: url(images/body_right.gif) no-repeat top right; float: right; }
#leftSide { width: 179px; padding-left: 8px; background: url(images/body_left.gif) no-repeat top left; float: left; }
#leftSide2 { background: url(images/body_left.gif) no-repeat top left; float: left;  }
#rightSide { width: 545px; padding-right: 8px; background: url(images/body_right.gif) no-repeat top right; float: right; }
#rightSide2 { width: 720px; padding-right: 8px; background: url(images/body_right.gif) no-repeat top right; float: right; }

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

.clearFix {
	display: inline-table;
}

.subDisplay {
    clear: both;
}

* html .clearFix {
	height: 1%;
}

/*******************************************************************************/
/** BOXES **/

/** WHITE BOX SM **/
#leftHome box1-container { width: 265px;}
#leftSide box1-container { width: 190px;}
.box1-container { margin: 0 auto; padding: 0; background: url(images/box1_br.gif) no-repeat bottom right; }
.box1-right { background: url(images/box1_tr.gif) no-repeat top right; margin: 0; padding: 0; height: 14px; }
.box1-left  { background: url(images/box1_tl.gif) no-repeat top left; margin: 0; padding: 0; height: 14px; }
.box1-content { background: url(images/box1_bl.gif) no-repeat bottom left; margin: 0; padding: 1px 10px 20px; }

.list {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.list li a {
	font-size: 69%;
    font-weight: bold;
	background: #ececec;
	border-bottom: 1px solid #ffffff;
    color: #3763bf;
    text-decoration: none;
	display: block;
    height: 69%;
	padding: 3px;
}

.list li a:hover {
    color: #ffffff;
	background: #7d7d7d;
}

.list2 {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.list2 li a {
	font-size: 69%;
    color: #3763bf;
    text-decoration: none;
    height: 69%;

}

.list2 li a:hover {
    color: #ffffff;
}

.whiteHeader {
    color: #3763bf;
    font-weight: bold;
	font-size:  13px; 
    padding: 0 0 10px 0;
    margin:0;
}

/** BLUE BOX SM **/
#rightHome.box2-container { width: 265px; }
#leftHome.box2-container { width: 456px; }
#rightSide.box2-container { width: 566px; }
#rightSide2.box2-container { width: 720px; }

.box2-container { margin: 0 auto; padding: 0; background: url(images/box2_br.gif) #4F7DDB no-repeat bottom right; }
.box2-right { background: url(images/box2_tr.gif) no-repeat top right; margin: 0; padding: 0; height: 17px; }
.box2-left  { background: url(images/box2_tl.gif) no-repeat top left; margin: 0; padding: 0; height: 17px; }
.box2-content { background: url(images/box2_bl.gif) no-repeat bottom left; margin: 0; padding: 1px 15px 20px; height: 1%; }

.box2-content p, .box2-content li {
	font-size: 13px;
	margin: 0 0px 14px 0px;
	padding: 0px;
}

.box2-content ul li {
	color: #CCCCFF;
	font-weight: bold;
}

.box2-content p {
	color: #E8E8FF;
}
.box2-content strong {
    color: #FFFFFF;
	font-size: 13px;
}

.box2-content p a{
	color: #FFFFFF;
	/* font-weight: bold; */
	text-decoration: underline;
    /* color: #FFFFFF; */
	font-weight:bold;
}
.box2-content p a:hover, .box2-content li a:hover{
	color: yellow;
	text-decoration: underline;
}

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


.box2-content h1, .box2-content h2, .box2-content h3, .box2-content h4, .box2-content h5{
	font: bold 1.2em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,arial,sans-serif;
    letter-spacing: -1px;
    color: #FFFF00;
	margin: 0;
	padding: 0;
}
.box2-content h6, .box2-content h6 a {
	font: bold 14px Arial, verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
    color: #FFFF66;
	text-decoration: none;
	margin-bottom: 10px;
	padding: 5px 0px 0px 0px;
    /* border-bottom: 1px solid #386DE9; */
}

.box2-content ol li {
	padding: 5px;
	margin: 0px;
	color: #F2F5FD;
}
.box2-content ol li a {
	color: #F2F5FD;
}
.box2-content ol {
    list-style: none;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 5px 0px;
}

/*******************************************************************************/
/** Navigation **/

#nav { list-style: none; padding: 0px; margin: 0px auto; width: 311px; }
#navHome, #navAbout, #navEntertainment, #navModeling, #navEvents, #navContact {	background: url(images/nav/nav_bg.gif);	margin: 0px auto; width: 740px; height: 25px; }
#nav li {float: left;}
#nav a {display: block;height: 25px;}
#nav a span {display: none;}
#nav a#home{background: url('images/nav/home_off.gif') no-repeat; width: 82px;}
#nav a#home:hover, #navHome #nav a#home{background-position: 0 -25px;}
#nav a#about{background: url('images/nav/about_us_off.gif') no-repeat; width: 88px;}
#nav a#about:hover, #navAbout #nav a#about{background-position: 0 -25px;}
#nav a#entertainment{background: url('images/nav/entertainment_off.gif') no-repeat; width: 125px;}
#nav a#entertainment:hover, #navEntertainment #nav a#entertainment{background-position: 0 -25px;}
#nav a#modeling{background: url('images/nav/modeling_off.gif') no-repeat; width: 104px;}
#nav a#modeling:hover, #navModeling #nav a#modeling{background-position: 0 -25px;}
#nav a#events{background: url('images/nav/event_planning_off.gif') no-repeat; width: 131px;}
#nav a#events:hover, #navEvents #nav a#events{background-position: 0 -25px;}
#nav a#contact{background: url('images/nav/contact_us_off.gif') no-repeat; width: 107px;}
#nav a#contact:hover, #navContact #nav a#contact{background-position: 0 -25px;}

/*******************************************************************************/
/* SUB NAVIGATION */

#subNav { list-style: none; padding-left: 0px; margin: 0px;}
#subNav li { text-indent: 10px; font: bold 13px Arial, Verdana, sans-serif; line-height: 28px; }
#subNav li a { background: url(images/sub_nav.jpg) no-repeat; color: #925A01; text-decoration: none; display:block; height: 32px; }
#subNav li a:hover, #subNav #subOn  { background-position: 4px -41px; color: #3241D7; text-indent: 14px; text-decoration: none; }
#triNav { list-style: none ; padding-left: 15px; margin: 0px; }
#triNav li { font: bold 12px Arial, Verdana, sans-serif; text-indent: 0px; line-height: 16px; }
#triNav li a{ background: none; color: #925A01; text-decoration: none; height: 20px; }
#triNav li a:hover, #triNav #triOn  { background-position: 0 -41px; color: #3241D7; text-decoration: none; text-indent: 0px; }

/*******************************************************************************/
/* FOOTER */

#footer { padding: 0px 0px; margin: auto; text-align: center; width: 740px; }
#footer ul {  margin: 25px 0px; padding: 0px; }
#footer li, #footer li a { list-style: none; color: #86B8ED; display: inline; font-size: 10px; }
#copyright, #copyright a { font-size: 10px; color: #86B8ED;	padding-bottom: 10px; }

/*******************************************************************************/
/* IMAGES */

.imageSmall {
    padding: 10px;
    float: left;
}

.imageSmall .title {
	background-color: #396CD7;
	font-size: 10px;
	font-weight: bold;
    text-align: center;
    padding: 5px;
    border: 1px solid #2B61D2;
	color: #FFFFFF;
}
.imageSmall .title a {
	color: #FFFFFF;
}
.imageSmall .title a:hover {
	color: yellow;
}
.imageSmall .text {
    padding: 5px;
	font-size: 10px;
	background-color: #628ADF;
    border: 1px solid #2B61D2;
}
.imageSmall .text a {
    text-decoration: none;
	color: #ffffff;
	font-size: 10px;
}
.image {
	background: url(images/box_smallImage.jpg) no-repeat center center;
	padding: 5px 5px 7px;
	text-align: center;
}

#imageLG{
	margin: 0px auto;
    text-align: center;
}

#imageLG img {
	background: url(images/box_largeImage.jpg) no-repeat center center;
	padding: 17px;
	float:center;
}
.image a img {
    border: 1px solid white;
}
.image a:hover img {
    border: 1px solid yellow;
}

/*******************************************************************************/
/* PAST EVENTS */

#pastEvents {
    text-align:center;
	width: 510px;
}

#pastEvents .imgSm{
	background: url(images/box_sm.jpg) no-repeat center center;
	padding: 5px;
	/* float: left; */
	width: 100px;
	display: inline;
}
#pastEvents .imgLg {
	background: url(images/box_xl.jpg) no-repeat center center;
	padding: 5px;
}
#pastEvents img {
	border: 1px solid #ffffff;
}
.button {
	width: 150px;
    clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 20px;
}

/*******************************************************************************/
/* PAST EVENTS */

#pastImg { float:right; }
#pastTitle ul{ list-style: none; padding: 0px; margin: 0px; }
#pastTitle li{
    margin: 0px;
    list-style: none;
    float: left;
}
#pastTitle li a {
	padding: 2px;
	display: block;
	margin: 0px;
	width: 27px;
	height: 27px;
	background: url(images/star.jpg) no-repeat;
}
#pastTitle li a span { display: none; }
.pastImages { text-align: center; }
.pastImages img { border: solid 1px #ffffff; padding: 2px; }


#pastTitle li a:hover {
 background-position: 0 -33px;
}




input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07207C;
	background-color: #E1EBFF;
	border: 1px solid #4976D3;
	height: 20px;
}


.musicBar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.musicBar .musicBar2, .musicBar a {
	background-color: #75A2FF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #8BADF2;
	border-left-color: #8BADF2;
	border-bottom-color: #446AB6;
	border-right-color: #446AB6;
	float: left;
	padding: 7px;
	text-spacing: 5px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.musicBar a:hover {
	background-color: #07207C;
}

/*******************************************************************************/
/* MODELS */

#modelStats{
    text-align: center;
}
#modelStats ul {
	padding: 0;
    list-style: none;
    margin: 0 auto;
}
#modelStats a,#modelStats li {
	background-color: #75A2FF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #8BADF2;
	border-left-color: #8BADF2;
	border-bottom-color: #446AB6;
	border-right-color: #446AB6;
	width: 160px;
	padding: 3px;
	margin: 0;
    font: bold 14px Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
    float: left;
}


#modelStats a {
    display: block;
	color: yellow;
	margin: 10px auto;
}
#modelStats img{
	margin: 0px auto;
    text-align: center;
}
#modelStats img{
	background: url(images/box_largeImage.jpg) no-repeat center center;
	padding: 12px;
}


/*******************************************************************************/
/* CONTACT FORM */

#contactForm .cell1, #contactForm .cell2{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8BADF2;
	border-bottom-color: #446AB6;
	clear: both;
    height: 1%;
}
#contactForm .cell1:after, #contactForm .cell2:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#contactForm .cell1 {
	background-color: #6294FA;
}
#contactForm .cell2 {
	background-color: #75A2FF;
}
#contactForm p {
    width: 143px;
    float: left;
    text-align: right;
    line-height: 17px;
    text-indent: 5px;
	padding: 4px;
    margin: 0px;
	font-size: 11px;
}
#contactForm span {
    width: 190px;
    float: left;
	display: block;
	clear: right; 
}
#contactForm input, #contactForm select {
    width: 180px;
    height: 19px;
    margin: 0px;
}
#contactForm h6{
    padding-top: 20px;
	font-size: 16px;
}


.button a {
	display: block;
	color: #FFFFFF;
	padding: 4px;
	background-color: #75A2FF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #8BADF2;
	border-left-color: #8BADF2;
	border-bottom-color: #446AB6;
	border-right-color: #446AB6;
	font: bold 12px/20px Arial, Verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
}
.button a:hover {
	background-color: #335caf;
}


.blueBox {

	background-color: #75A2FF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #8BADF2;
	border-left-color: #8BADF2;
	border-bottom-color: #446AB6;
	border-right-color: #446AB6;
	padding: 10px;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
}


*/
#gallery {position:relative; width:300px;   }
#show input { border: none; height: 32px; width: 31px; outline: none; }
#image {position:relative; width:400px; height:300px; padding:5px; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:412px; height:80px; border:2px solid #666; background:#FFF}
#thumbarea { position:relative; overflow:hidden; height:80px; width:398px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:80px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {
	position:absolute;
	width:20%;
	z-index:100;
	height:300px;
	width:67px;
	z-index:100;
	outline:none;
	cursor:pointer;
	top: 7px;
}
#previmg {
	left:0px;
	background:url(images/left.gif) left center no-repeat;
	border-left:5px solid #FFF;
	outline: none;
}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {
	right:0px;
	background:url(images/right.gif) right center no-repeat;
	border-right:5px solid #FFF;
	outline: none;
}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

