

/*body {
	background-color: #990033;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #5d5d5e
}*/
.guestbookTitle		{ margin: 0 0 0 0; font-weight: bold; font-size: 11px; color: #cf1a4d }
.guestbookCreated	{ font-size: 11px; font-weight: normal; color: #FFFFFF; margin: 0; padding: 0 }
.guestbookPostedBy	{ font-size: 11px; font-weight: normal; color: #FFFFFF; margin: 0; padding: 0 }

.BlogTitle		{ margin: 0 0 0 0; font-weight: bold; font-size: 20px; color: #cf1a4d; line-height:25px }
.BlogCreated	{ font-size: 13px; font-weight: normal; color: #FFFFFF; margin: 0; padding: 0 }
.BlogPostedBy	{ font-size: 13px; font-weight: normal; color: #FFFFFF; margin: 0; padding: 0 }

html, body
{
	margin: 0px;
	padding: 0px;
	background: #000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align: justify;
	line-height: 12pt;
	background-image: url('App_Images/EmmaMckayGlamourBG.jpg');
	background-repeat: no-repeat;
}

#wrapper 
{
	/*border: solid 1px #ffffff;
    background-color: #ffffff;*/
	text-align: left;
	width: 942px;
    height:auto !important;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
}

#header
{
    height: 150px;
    background-image: url('App_Images/EmmaMckayGlamourHeader.jpg');
    clear: both;
    width: 942px;
}

#headertext
{
	height: 25px;
	color: #ffffff;
	width: 942px;
	text-align: left;
	margin-top: -8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	padding-top: 15px;
}

#nav
{
	border: 1px solid #414141;
	height: 29px;
	color: #ffffff;
	padding: 0px;
	width: 942px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url('App_Images/menuBG.jpg');
	background-repeat: repeat-x;
}

#navigationButton
{
	color: #ff0000;
	float: left;
	margin-top: -5px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	width: 600px;
	padding-top: 10px;
}

#content {
	border-bottom: solid 1px #414141;
	border-left: solid 1px #414141;
	border-right: solid 1px #414141;
	background-color: #141414;
	color: #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	overflow: hidden;
}

#ContactPhone 
{
    float: left;
	margin-top: 0px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	width: 300px;
	height: 35px;
	padding-top: 10px;
}

#menuHeader
{
    margin-top: 5px;
    height: 65px;
    background-image: url('App_Images/nav.png');
    clear: both;
}

#mainContent
{
    margin: 0px;
}

#contentTopBorder {
	margin: 0px;
	height: 10px;
	clear: both;
}

#leftColumn {
	float: left;
	width: 641px;
	height: auto;
	text-align:justify;
	border: 1px solid #414141;
}
.leftColumnHeader 
{
	background-image: url('App_Images/menuHeaderBG.jpg');
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	font-weight: bold;
	overflow: auto;
}
#leftColumnBody 
{
	margin: 15px;
	height: auto;
}

#rightColumnWrapper
{
	float: right;
	width: 250px;
	height: auto;
	text-align:justify;
}

.rightColumn {
	width: 250px;
	height: auto;
	text-align:justify;
	border: 1px solid #414141;
	margin-bottom: 15px;
}

.rightColumnHeader 
{
	background-image: url('App_Images/menuHeaderBG.jpg');
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	font-weight: bold;
	text-align: center;
}
.rightColumnBody
{
	margin: 15px;
	height: auto;
	display: block;
	text-align: center;
}

#mainColumn
{
	width: 912px;
	height: auto;
	text-align:justify;
	border: 1px solid #414141;
}

#mainColumnHeader
{
	background-image: url('App_Images/menuHeaderBG.jpg');
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	font-weight: bold;
	text-align: center;
}

#mainColumnBody
{
	margin: 15px;
	height: auto;
}
.errorList
{
	margin: 15px;
}

.latestEventList
{
	margin: 15px;
	text-align: left;
}

.albumheader
{
	background-color: #cf1a4d;
}

.modalBackground { 
background-color:#fff; 
filter:alpha(opacity=70); 
opacity:0.7px; 
-moz-opacity:0.70; /* FireFox */   
}

.guestbook
{
	width: 400px;
	display: none;
	border: solid 1px #CF1A4D;
}

.guestbookModalHeader 
{
	background-image: url('App_Images/menuHeaderBG.jpg');
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	font-weight: bold;
	text-align: center;
}

#leftColumnTwo {
	float: left;
	width: 399px;
	height: auto;
	text-align:justify;
}
#rightColumnTwo {
	float: right;
	width: 399px;
	height: auto;
	text-align:justify;
}
#BottomRow {
	float: left;
	width: 942px;
	height: auto;
	text-align: center;
	margin-left: auto ;
	margin-right: auto ;
}

#footer {
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 12px;
	clear: both;
	text-align: center;
}
#logo {
	height: 120px;
	background-image: url(App_Images/header.png);
}

#navContact {
	float: right;
	width: 200px;
	text-align: right;
	margin-right: 50px;
	margin-top: 20px;
}



#leftcontent
{
	background-color: #ffffff;
	color: #000000;
}

.TestLeft {
	float: left;
	width: 202px;
}

.TestMiddle
{
	float: left;
	width: 202px;
	margin-left: 116px;
}

.TestRight
{
	float: left;
	width: 202px;
	margin-left: 115px;
}

.book_phone	
{
	float: left; 
	width: 146px; 
	font-size: 15px; 
	font-weight: bold; 
	text-align: right; 
	color: #ffffff; 
}

#gold
{
	float: left; width: 300px;
}

#silver
{
	float: left; width: 300px;
}

#bronze
{
	float: left; width: 300px;
}

.ShootPrice
{
	float: right;
	width: 90px;
	font-size: 15px; 
	font-weight: bold; 
	text-align: right; 
	color: #ffffff; 
}

#buy1 { float: left; margin-top: 7px; font-size: 14px; color: #3DC5FF; font-weight: bold }
#buy1 span { display: block; font-family: arial, sans-serif; font-weight: normal; font-size: 12px; text-decoration: none; color: #FFFFFF }
#buy2 { float: left; margin-top: 7px; font-size: 14px; color: #FDCD3D; font-weight: bold }
#buy2 span { display: block; font-family: arial, sans-serif; font-weight: normal; font-size: 12px; text-decoration: none; color: #FFFFFF }
#buy3 { float: left; margin-top: 7px; font-size: 14px; color: #FF87E8; font-weight: bold }
#buy3 span { display: block; font-family: arial, sans-serif; font-weight: normal; font-size: 12px; text-decoration: none; color: #FFFFFF }
#phn1 { float: left; width: 250px; font-size: 14px; color: #3DC5FF; font-weight: bold }
#phn1 span { display: block; font-family: arial, sans-serif; font-weight: normal; font-size: 12px; text-decoration: none; color: #FFFFFF }
#phn2 { float: left; width: 250px; font-size: 14px; color: #FDCD3D; font-weight: bold }
#phn2 span { display: block; font-family: arial, sans-serif; font-weight: normal; font-size: 12px; text-decoration: none; color: #FFFFFF }
#phn3 { float: left; width: 250px; font-size: 14px; color: #FF87E8; font-weight: bold }
#phn3 span { display: block; font-family: arial, sans-serif; font-weight: normal; font-size: 12px; text-decoration: none; color: #FFFFFF }

a				{ font-size: 12px; font-weight: normal; text-decoration: none }
a:link				{ color: #ffffff }
a:active			{ color: #ffffff; text-decoration: underline }
a:visited			{ color: #ffffff }
a:hover				{ color: #ffffff; text-decoration: underline }

a.nav				{ font-size: 12px; font-weight: normal; text-decoration: none }
a.nav:link			{ color: #ffffff }
a.nav:active			{ color: #ffffff; text-decoration: underline }
a.nav:visited			{ color: #ffffff }
a.nav:hover			{ color: #ffffff; text-decoration: underline }

a.navContact				{ font-size: 12px; font-weight: normal; text-decoration: none }
a.navContact:link			{ color: #ffffff }
a.navContact:active			{ color: #ffffff; text-decoration: underline }
a.navContact:visited			{ color: #ffffff }
a.navContact:hover			{ color: #ffffff; text-decoration: underline }

a.footer				{ font-size: 12px; font-weight: normal; text-decoration: none }
a.footer:link			{ color: #ffffff }
a.footer:active			{ color: #ffffff; text-decoration: underline }
a.footer:visited			{ color: #ffffff }
a.footer:hover			{ color: #ffffff; text-decoration: underline }

.white				{ font-family: arial, sans-serif; font-weight: normal; font-size: 12px; text-decoration: none; color: #FFFFFF }
.clr1				{ clear: both;}





/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/*    *{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
