/* Setup defaults */

html, body, ul, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img 
{
  margin: 0px;
  padding: 0px;
  border: 0px;
  text-decoration:none;
}

a {
  color: #cc3333;
}

a:hover {
  text-decoration:underline;
}

body {
	margin: 0px;
	padding: 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: left;	
	height: 100%;	
}


td { 
	line-height: 17px;
    margin-left: 12px;
	margin: 10px 0px 3px 0px;
}

th { 
	line-height: 17px;
    margin-left: 12px;
	margin: 10px 0px 3px 0px;

}

h1 { 
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #6699cc;
	text-align: left;
	font-size: 16px;
	line-height: 16px;
    font-weight:strong;
	margin: 10px 0px 3px 0px;
	text-transform: uppercase;
}

h2 { 
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #6699cc;
	text-align: left;
	font-size: 13px;
	line-height: 15px;
	margin: 10px 0px 3px 0px;
	font-weight:normal;
}

h3 { 
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #ff6600;
	text-align: left;
	font-size: 12px;
	font-style: bold;
	line-height: 15px;
	margin: 5px 0px 2px 0px;
	text-transform: uppercase;
}

p.home { 
    font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #cc0000;
	text-align: center;
	font-size: 15px;
	line-height: 18px;
	margin: 10px 0px 3px 0px;
	padding: 0px 60px 0px 60px;
	font-weight:normal;
}

li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 0px 0px 2px;
    margin-left: 30px;
}

li.ol {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 0px 0px 0px 2px;
    margin-left: 60px;
}



.clear { 
	clear:both; 
}

strong { 
	font-weight: bolder; 
}


/* content */

#content {
	width: 820px;	
	clear: both;
	text-align: left;	
	margin: 0 auto;			
}



/* sidebar */
#sidebar {
	float: right;
	padding: 0px 9px 34px 15px;
  margin-top: 12px;
	width: 27%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;    
	background-color: #ffffcc
}	
#sidebar_white {
	float: right;
	padding: 0px 9px 34px 15px;
  margin-top: 12px;
	width: 27%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;    
}	

#sidebar li {
    margin-left: 22px;
}

#sidebar h1 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 15px;
  line-height: 16px;
  font-weight:strong;
  color: #6699cc;
  text-transform: none;

}
	
#sidebar h2 {
	font-size: 13px;
	line-height: 16px;
	font-weight: strong;
    color: #cc0000;
}

#sidebar h3 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  line-height: 14px;
  font-weight:normal;
  color: #6699cc;
}

#sidebar h4 {
	font-size: 13px;
	line-height: 16px;
	font-weight: strong;
    color: #cc0000;
	text-align: center;	
}


/*table menu */
#table tr.spaced {
	font-size: 9px;
	margin: 5px 0px 5px 0px;
}

#bullet p.indent {
	margin: 0px 0px 0px 47px;
}


/* bullet menu */

#bullet ul.bullet {
	margin: 0px 0px 0px 15px;
	padding: 0 15px;
}

#bullet p.bullet {
	margin: 15px 0px 15px 0px;
}

#bullet p.bullet1 {
	font-size: 11px;
	line-height: 12px;
}

#bullet p.bullet2 {
	margin: 5px 0px 5px 0px;
	line-height: 1.5em;
}

#bullet p.bullet3 {
	font-size: 9px;
	margin: 5px 0px 5px 0px;
}

#bullet p.bullet4 {
	font-size: 10px;
	line-height: 10px;
	text-align: justify;
}

.textspace {
	margin: 0px 0px 0px 15px;
}


/* main */
#main {
	float: left;
	width: 67%;	
}

/* Setup defaults - End */


#container_page {
  margin: auto;
  width: 850px;
}


#home_image {
  position: relative;
  width: 844px;
  height: 630px;
  background: url(images/rotate/rotate.php) no-repeat center top;
}

#lucky101_image {
  position: relative;
  width: 844px;
  height: 630px;
  background: url(images/lucky101_home.jpg) no-repeat center top;
}

#regent101_image {
  position: relative;
  width: 844px;
  height: 630px;
  background: url(images/regent101_home.jpg) no-repeat center top;
}

#highlander_image {
  position: relative;
  width: 844px;
  height: 630px;
  background: url(images/highlander_home.jpg) no-repeat center top;
}

#page_image {
  position: relative;
  width: 844px;
  height: 266px;
  background: url(images/rotate2/rotate2.php) no-repeat center top;
}

#cc_logo {
  position: absolute;
  top: 17px;
  width: 100px;
  left: 31px;
}

#comm_links {
  position: absolute;
  top: 17px;
  left: 480px;
}

.comm_links_each {
  float: left;
  width: 120px;
  height: 70px;
}

/* Front Page Style Sheets */

#image_text {
  position: absolute;
  width: 817px;
  height: 159px;
  top: 445px;
  left: 15px;
}

/* sets font for body on Front Pages */


#image_text .body {
  position: relative;
  margin-top: 15px;
  margin-left: 23px;
  margin-right: 23px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  line-height: 18px;
  text-align: justify;
  color: #ffffff;
  font-weight: normal;
  font-size: 15px;
}

#image_text .body_main {
  position: relative;
  margin-top: 6px;
  margin-left: 15px;
  margin-right: 15px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  line-height: 19px;
  font-weight: normal;
  color: #ffffff;
  font-size: 15px;
}

/* sets font for Big Body on Front Pages */

#image_text .body strong {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 16px;
  font-weight: normal;
 font-size: 20px;
  font-weight: normal;
}

/* Sets up placement of text on page below photo */

#page_text {
  position: absolute;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 23px;
  width: 817px;
  height: 159px;
  top: 285px;
  left: 15px;
}

#page_table {
  position: absolute;
  font-size: 10px;
  line-height:13px;
  width: 517px;
  height: 159px;
  top: 755px;
  left: 2px;
}

#page_table2 {
  position: absolute;
  font-size: 10px;
  line-height:13px;
  width: 517px;
  height: 159px;
  top: 245px;
  left: 2px;
}

#page_tablefooter {
  position: absolute;
  width: 517px;
  height: 159px;
  top: 875px;
  left: 2px;
}

/* Drop Down Menu Communities */

#dropmenudiv{
	position:absolute;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;	
	font-size: 10px;
	line-height:19px;
	z-index:100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 8px;
	padding: 4px 0px 4px 0px;
	text-decoration: none;
	color: #FFF;	
	text-transform: uppercase;
}

#dropmenudiv li{
	width: 100%;
	display: block;
	text-indent: 8px;
	text-decoration: none;
	text-transform: uppercase;
}

#dropmenudiv a:hover{ 
	/*hover background color*/
	background-color: #cc0000;
}

/* End Drop Down Menu Communities */

/* Navigation */
#menu {	
	clear: both;	
	width: 844px;		
	background: #FFF;
	float: left;
	position: absolute;
	top: 105px;
	text-transform: uppercase;
}

#menu ul {
  font-family: Arial, Helvetica, Verdana, sans-serif;
	width: 844px;
	color: #FFF;
	background-color: #ff3333;		 	
	display: inline;
	border-bottom: 6px solid #FFF;
	float: left;
	margin-left: 0px;
	
}

#menu li {
	float: right;
	list-style: none;
	margin-left: 0px;
}

#menu li a {
	font-size: 11px;
	display: block;
	padding: 5px 20px;	
	color: #FFF;	
	text-decoration: none;	
	margin-left: 0px;

}

#menu li a:hover {
	background: #cc0000;
	color: #FFF;
	margin-left: 0px;
}

#menu li a#current  {
	background: #cc0000;
	color: #FFF;
	margin-left: 0px;
}

/* Navigation End */

#copyright {
	clear: both;
	padding: 4px 0 0 0;
	margin: 0; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;	
	font-size: 9px;
	line-height: 11px;
}

#copyright a{
	clear: both;
	margin: 0; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;	
	font-size: 9px;
	text-transform: uppercase;
}


#copyright2 {
	width: 820px;	
	padding: 10px 0 0 0;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;	
	font-size: 9px;
}
#copyright3 {
	width: 820px;	
	padding: 10px 0 0 0;
    font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 9px;
}

#copyright_left {
	clear: both;
	padding: 4px 0 0 0;
	margin: 0; 
    font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: left;	
	font-size: 9px;
	line-height: 11px;
}

/*Lightbox Styles*/
#lightbox{	
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
}

#lightbox img{ 
	width: auto; 
	height: auto;
	}

#lightbox a img{ 
	border: none; 
}

#outerImageContainer{ 
	position: relative; 
	background-color: #fff; 
	width: 250px; 
	height: 250px; 
	margin: 0 auto; 
}

#imageContainer{ 
	padding: 10px; 
}

#loading{ 
	position: absolute; 
	top: 40%; 
	left: 0%; 
	height: 25%; 
	width: 100%; 
	text-align: 
	center; 
	line-height: 0; 
}

#hoverNav{ 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	width: 100%; 
	z-index: 10; 
}

#imageContainer>#hoverNav{ 
	left: 0;
}

#hoverNav a{ 
	outline: none;
}

#prevLink, #nextLink{ 
	width: 49%; 
	height: 100%; 
	background-image: url(data:image/gif;base64,AAAA); 
	/* Trick IE into showing hover */ 
	display: block; 
}

#prevLink { left: 0; 
	float: left;
	}

#nextLink { right: 0; 
	float: right;
}

#prevLink:hover, #prevLink:visited:hover { 
	background: url(/images/prevlabel.gif) left 15% no-repeat; 
}

#nextLink:hover, #nextLink:visited:hover { 
	background: url(/images/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer{ 
	font: 10px Arial, Helvetica, Verdana, sans-serif;
	background-color: #fff; 
	margin: 0 auto; 
	line-height: 1.4em; 
	overflow: auto; 
	width: 100%	; 
}

#imageData{	
	padding:0 10px; 
	color: #ff3333; 
}

#imageData #imageDetails{ width: 70%; 
	float: left; 
	text-align: left; 
}	

#imageData #caption{ 
	font-weight: bold;	
}

#imageData #numberDisplay{ 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}
			
#imageData #bottomNavClose{ 
	width: 66px; 
	float: right;  
	padding-bottom: 0.7em; 
	outline: none;
}	 	

#overlay{ position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 90; 
	width: 100%; 
	height: 500px; 
	background-color: #000; 
}

.thumbnail{
	padding: 5px 5px 1px 5px;
	border: 1px solid #cccccc;
	float: left;
	margin-right: 11px;
	margin-bottom: 11px;
	}

span.req{
	font: 10px Arial, Verdana, Tahoma, Trebchet 'MS', san-serif;
	color:#cc3333;
}