@charset "utf-8";
/* CSS Document */
/*New Global Styles For PersiasPalace.com*/
/*Will Clean Up And Split Into Separate CSS Files When Done*/
body, ul, li, dl, dt, dd, h1, h2, h3, h4, p  {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
div  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-image:url(/images/bg.gif);
	background-repeat: repeat;
	background-color: #fff;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
form input[type="hidden"]  {
	margin: 0px;
	padding: 0px;
	border: none;
	display: none;
	visibility: hidden;
}
.float_left  {
	float: left;
}
.float_right  {
	float: right;
}
.clear { 
	clear:both; 
}
.picborder  {
	border: 1px solid #999999;
}
#container {
	width:980px;
}
#header  {
	width: 980px;
	height: 380px;
}
#header h1  {
	text-transform: uppercase; 
	font-weight: bold;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	color: #000;
}
#headerLeft, #headerRight  {
	height: 300px;
	margin: 0px;
}
#headerLeft  {
	float: left;
	width: 260px;
	background: url(/themes/templates/images/header_left.jpg) 0px 0px no-repeat;
}
#headerRight  {
	float: right;
	width: 210px;
}
#headerLeft img, #headerRight img  {
	height: 300px;
	border: 0px;
}
#headerLeft img  {
	width: 260px;
}
#headerRight img  {
	width: 210px;
}
/*New For Social Icons 08/16/10*/
#headerLeft ul#socialIconsTop  {
	width: 100px;
	height: 32px;
	padding-top: 250px;
	/*margin: 0 auto;*/
}
#headerLeft ul#socialIconsTop li  {
	width: 36px;
	height: 32px;
	text-align: center;
	display: inline;
}
#headerLeft ul#socialIconsTop li img  {
	border: none;
	width: 32px;
	height: 32px;
}
#headerCenter  {
	width: 510px;
	height: 300px;
	float: left;
	margin: 0px;
}
#headerCenter img  {
	width: 510px;
	border: 0px;
}
#headerCenter #headerLogo {
	width: 510px;
	height: 164px;
	float: left;
	margin: 0px;
}
#headerCenter #headerLogo img  {
	width: 510px;
	height: 164px;
	border: 0px;
}
#headerCenter #headerWelcome  {
	width: 510px;
	height: 136px;
	background-image: url(/themes/templates/images/header_bg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
}
#introText  {
	padding-top: 35px;
	padding-right: 14px;
	padding-bottom: 17px;
	padding-left: 94px;
	text-align: left; 
	font-size: 13px;
	/*font-size: 14px;*/
}
.bottomLine  {
	padding-left: 300px;
	font-size: 20px;
	font-weight: bold; 
	color: #990000;
}
/*Navigation*/
#headerNav  {
	width: 980px;
	height: 50px;
}
/*#headerNav ul  {
	width: 976px;
	height: 38px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}*/
/*#headerNav ul li  {
	display: block;
	float: left;
}
#headerNav ul, #headerNav ul li  {
	height: 50px;
	list-style-image: none;
	list-style-type: none;
}
#headerNav ul li, #headerNav ul li a, #headerNav ul li a:hover  {
	width: 122px;
	height: 50px;
	display: block;
}*/
#headerNav ul li span {
	display: none;
}
/*#headerNav ul li a, #headerNav ul li a:hover {
	display: block;
	float: left;
}*/
#nav_home, #nav_home a, #nav_home a:hover, #nav_about, #nav_about a, #nav_about a:hover, #nav_updates, #nav_updates a, #nav_updates a:hover, #nav_photos, #nav_photos a, #nav_photos a:hover, #nav_videos, #nav_videos a, #nav_videos a:hover, #nav_extras, #nav_extras a, #nav_extras a:hover, #nav_members, #nav_members a, #nav_members a:hover, #nav_join, #nav_join a, #nav_join a:hover {
	margin: 0px;
	padding: 0px;
	height: 50px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;	
}
#subNavBoxA, #subNavBoxB, #subNavBoxC  {
	/*width: 122px;*/
	background: none;
}
#subNavBoxA li, #subNavBoxB li, #subNavBoxC li  {
	background-image: none;
	width: 120px;
	height: 30px;
	display: block;
	text-align: left;
	/*padding: 10px;*/
	/*padding: 5px;*/
/*	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;*/
	/*text-transform: uppercase;*/
}
#updatespage #headerNav #nav_updates #subNavBoxA li a {
	background-image: none;
}
#aboutpage #headerNav #nav_about #subNavBoxB li a {
	background-image: none;
}
#extraspage #headerNav #nav_extras #subNavBoxC li a {
	background-image: none;
}
#subNavBoxA li a, #subNavBoxB li a, #subNavBoxC li a {
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: .9;
	font-weight: bold;
	cursor: pointer;
	display: block;
	background-image: none;
	width: 110px;
	height: 20px;
	padding: 5px;
	color: #fff;
	text-decoration: none;
}
#subNavBoxA li a:hover, #subNavBoxB li a:hover, #subNavBoxC li a:hover  {
	background-image: none;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: .9;
	background-color: #333;
	color: #fff;
	width: 110px;
	height: 20px;
	padding: 5px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#subNav_blogs, #subNav_blogs a, #subNav_blogs a:hover  {
	background-image: none;
}
.subNavA, .subNavB, .subNavC {
	background-image: none;
}
#mainContent  {
	width: 980px;
	height: auto;
	padding-top: 5px;
}
.moreLink  {
	width: 300px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	/*padding: 2px 6px 2px 4px;*/
	padding: 1px 6px 1px 4px;
	line-height: 12px;
/*	float: right;
	clear: right;*/
	display: block;
}
.moreUpdatesLink  {
	width: 444px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	/*	float: right;
	clear: right;*/
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	line-height: 12px;
}
.moreUpdatesLinkBottom  {
	padding-top: 0px;
}
/*Join Footer*/
#joinNowFooter  {
	width: 980px;
	height: 200px;
}
#joinNowFooterLeft, #joinNowFooterLeft img {
	width: 305px;
	height: 200px;
	border: 0px;
	float: left;
}
#joinNowFooterRight {
	width: 675px;
	height: 200px;
	border: 0px;
	float: right;
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#joinNowFooterRight a, #joinNowFooterRight a:hover {
	width: 675px;
	height: 200px;
	display: block;
}
#joinNowFooterRight a span {
	display: none;
} 
/*Page Footer*/
#footer  {
	width: 976px;
	height: auto;
	padding-top: 20px;
	padding-bottom: 5px;
}
#footer ul  {
	width: 976px;
	list-style-type: none;
}
#footer ul li  {
	padding: 5px;
	display: inline;
	font-size: 12px;
	font-weight: bold;
}
#footer p#store, #footer p#storeLink  {
	text-transform: uppercase; 
	font-size: 14px;
	font-weight: bold;
	margin: 0px auto;
	padding: 3px;
}
#footer p#store  {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic;
	padding: 0px;
	text-transform: none;
	font-size: 16px;
}
#footer p#storeLink  {
	font-size: 20px;
}
#footer p#storeLink a  {
	color: #ff0000;
}
#phoneLink, #phoneLink2  {
	text-transform: uppercase; 
	font-size: 16px;
	font-weight: bold;
	color: #333;
	margin: 0px auto;
	padding: 2px 5px;
}
.phoneRed  {
	color: #ff0000;
}
/*For Link Disclaimers*/
#headerNav ul li a.info {
    position:relative; /*this is the key*/
    z-index:1100; 
	/*background-color:#999;
    color:#000;
    text-decoration:none;*/
}

#headerNav ul li a.info:hover  {
	z-index:1150; 
	/*background-color:#ff0;*/
}
#headerNav ul li a.info span {
	display: none;
}
#headerNav ul li a.info:hover span  { /*the span will display just on :hover state*/
    display:block;
    position:static;
    top:-2em; 
	left:-2em; 
	width:15em;
    border:1px solid #990000;
    background-color:#ededed; 
	color:#000;
    text-align: center;
}
/*Custom Alert Styles*/
#modalContainer {
	background-color:transparent;
	position:absolute;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(/themes/templates/images/tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}

#alertBox {
	position:relative;
	width:300px;
	min-height:100px;
	margin-top:100px;
	border:2px solid #000;
	background-color:#F2F5F6;
	background-image:url(/themes/templates/images/alert.png);
	background-repeat:no-repeat;
	background-position:20px 30px;
}

#modalContainer > #alertBox {
	position:fixed;
}

#alertBox h1 {
	margin:0;
	font:bold 0.9em verdana,arial;
	background-color:#999;
	color:#FFF;
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px;
}

#alertBox p {
	/*font:0.7em verdana,arial;*/
	height:50px;
	padding-left:5px;
	margin-left:55px;
}

#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
	padding:3px;
	border:2px solid #000;
	width:70px;
	font:0.7em verdana,arial;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
	background-color:#990000;
	text-decoration:none;
}
