* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
	background-color: #BBBDB7;
	text-align:center;
	min-height:640px;/* for good browsers*/
	min-width:1003px;/* for good browsers*/
	font: 8.5pt Arial,Verdana,Helvetica,sans-serif;
	color: #FFFFFF;
	line-height: 15px;
}

#clear {
	clear:both;
} 

#outer{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}

#container {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 640px;
	
}


#inner {
	height:640px; 
	width:1000px; 
	text-align:center; 
	margin-left:auto;
	margin-right:auto;
}

#content {
	width: 960px;
	border: 7px solid #FFFFFF;
	padding: 29px 29px 0px 0px;
	height: 616px;
	background: #272727;
	text-align: left;
}

#pattern_left {
	float: left;
	min-height: 564px;
	width: 29px;	
}

#gallery_name  {
	position: absolute;
	bottom: 20px;
	left: 25px;
}

#gallery_name a {
	color: #5F5B58;
}

#content_left {
	position: relative;
	width: 205px;
	background: #9D9E98;	
	padding: 30px 0px 0px 0px;
	background-image: url('../images/squiggle_2.jpg');
	float: left;
	height: 557px;
}

#content_left_admin_gallery {
	position: relative;
	width: 205px;
	background: #9D9E98;	
	background-image: url('../../images/squiggle_2.jpg');
	float: left;
	height: 535px;
	padding-top: 52px;
}

#logo {
	width: 205px;
	padding-bottom: 30px;
}

#main_content {	
	padding: 0px 23px 0px 23px;
	width: 159px;
}

#main_content_links {
	padding: 0px 23px 0px 23px;
	width: 159px;
	list-style: none;
}

#res_nav {
	padding-top: 3px;
	margin-left: 15px;
	color: #413F3C;
}

#res_nav a {
	font-size: 7.5pt;
}

#res_nav a:hover {
	color: #756432;
}

.res_link:hover {
	color: #756432;
}

#res_nav a.selected {
	color: #FFFFFF;
}


#main_content_links a {
	color: #FFFFFF;
}

#main_content_links a:hover {
	color: #756432;
}

#content_right {
	width: 726px;
	float: right;
	min-height: 587px;
}

#image_main {
	width: 726px;
	height: 564px;
}

#gallery_main {
	width: 602px;
}

#gallery_nav {
	width: 124px;
	height: 564px;
	float: left;
	background: #C8C9C5;
	position: relative;
}

#press_main {
	width: 661px;
	height: 494px;
	padding: 35px 35px 35px 30px;
	background: #C8C9C5;
}

#press_borders {
	width: 681px;
	height: 485px;
	border-top: 1px solid #B0B1AD;
	border-bottom: 1px solid #B0B1AD;
	padding: 4px 0px 4px 0px;
}

.thumbnail {
	width: 148px;
	height: 198px;
	border-right: 21px solid #C8C9C5;
}	

.thumbnail_last {
	width: 152px;
	height: 152px;
	border-right: 0px solid #C8C9C5;
}

hr {
	margin: 21px 0px 23px 0px;
	color: #B0B1AD;
	background-color: #B0B1AD;
	height: 1px;
}

hr.bg { 	
	background: #B0B1AD url('../images/borderLine.gif') no-repeat center bottom;
	margin: 21px 0px 23px 0px;
	height: 1px;
	border: 0 none;
}

hr.bg_bottom { 	
	background: #B0B1AD url('../images/borderLine.gif') no-repeat center bottom;
	margin: 15px 0px 23px 0px;
	height: 1px;
	border: 0 none;
}

#nav {
	width: 726px;
	height: 23px;
	background: #868881;
}

#nav li {
	height: 22px;
	display: inline;
}

#bottom_pattern {
	height: 29px;
	margin: 0px;
}

#footer {
	width: 1000px;
	padding-top: 11px;
	float: left;
	text-align: right;
	color: #868881;
	font-size: 7.5pt;
}

#footer .left {
	float: left;
}

#footer .right {
	float: right;
}

h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 9pt;
	font-weight: normal;
	color: #756432;
}

ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

a {
	color: #413F3C;
	outline-color: invert;
	outline-style: none;
	-moz-outline-style: none;
	outline-width: medium;
	border: none;
	outline: 0;
	text-decoration: none;
}

a:hover {
	color: #756432;
}


img {
	border: none;
}

p {
	margin: 0px 0px 7px 0px;
}

/*********************** ADMIN ***********************/


#main_content_admin {
	padding: 0px 23px 0px 23px;
	width: 159px;
	list-style: none;
}

#main_content_admin a {
	color: #FFFFFF;
	font-size: 7.5pt;
}

#main_content_admin a:hover, #main_content_admin a.selected {
	color: #756432;
}

#admin_main {
	width: 686px;
	min-height: 471px;
	background: #C8C9C5;
	padding: 73px 20px 20px 20px;
}

#admin_left {
	width: 414px;
	min-height: 360px;
	float: left;
	padding-right: 26px;
}

#admin_right {
	width: 235px;	
	min-height: 360px;
	float: left;
	position: relative;
}

#admin_right_bottom {
	position: absolute;
	width: 235px;	
	bottom: 12px;
	left: 0px;	
}

h1.admin {
	text-transform: uppercase;
	margin-bottom: 44px;
}

h2 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}

.admin_text {
	width: 414px;
}

.admin_text_photo {
	width: 420px;
}

.admin_textarea {
	width:  414px;
	height: 260px;
}

.submit {
	border: none;
	color: #FFFFFF;
	background: #868881;
}

/*********************** SCROLLERS ***********************/

.root {
	position: relative;
	height: 564px;
	width: 124px;
	margin: 0px;
	z-index: 1000;
}

.root p {
	margin: 0px;
	z-index: 1000;	
}

.thumb {
	position: absolute;
	height: 9px;
	width: 15px;
	left: 0px;
	z-index: 1000;
}

.up {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1000;
	width: 116px;
	height: 20px;	
}

.dn {
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1000;
	width: 116px;
	height: 20px;	
}

.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
	border: 0;
	z-index: 1000;
}

.scrollContainer { 
	position: absolute; 
	left: 0px; 
	top: 119px; 
	width: 116px; 
	height: 520px; 
	clip: rect(0 467 200 0); 
	overflow: auto; 
	z-index: 1000;		
}

.scrollContent { 
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 116px; 
	z-index: 1000;		
}

/*********************** DRAG AND DROP ***********************/

form{
	display:inline;
}
.imageBox,.imageBoxHighlighted{
	width: 148px;	/* Total width of each image box */
	height: 198px;	/* Total height of each image box */
	float: left;
	padding: 5px;
	padding-bottom: 20px; 	
}
.imageBox_theImage{
	width:148px;	/* Width of image */
	height:198px;	/* Height of image */
	
	/* 
	Don't change these values *
	*/
	background-position: center center;
	background-repeat: no-repeat;		
	margin: 0 auto;
	margin-bottom:2px;
}

.imageBox .imageBox_theImage{
	border: none;	/* Border color for not selected images */
	padding:2px;
}
.imageBoxHighlighted .imageBox_theImage{
	border: 1px solid #756432;	/* Border color for selected image */
	padding:0px;

}
.imageBoxHighlighted span{	/* Title of selected image */
	background-color: #316AC5;
	color:#FFFFFF;
	padding:2px;
}

.imageBox_label{	/* Title of images - both selected and not selected */
	text-align:center;
	font-family: arial;
	font-size:11px;		
	padding-top:2px;
	margin: 0 auto;
}

/* 
DIV that indicates where the dragged image will be placed	
*/
#insertionMarker{
	height:116px;
	width:6px;
	position:absolute;
	top: 0px;
	display:none;
}

#insertionMarkerLine{
	width:4px;	/* No need to change this value */
	height:116px;	/* To adjust the height of the div that indicates where the dragged image will be dropped */
}
	
#insertionMarker img{
	float:left;
}

/* DIV that shows the image as you drag it */
#dragDropContent{
	opacity:0.5;	/* 40 % opacity */
	filter:alpha(opacity=50);	/* 40 % opacity */

	/* 
	No need to change these three values 
	*/
	position:absolute;
	z-index:10;
	display:none;
}

/*********************** IMAGE GALLERY ON INDEX PAGE ***********************/
#simplegallery1{ //CSS for Simple Gallery Example 1
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	background: #BBBDB7; 
}

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
	text-align: left;
	padding: 2px 5px;
	background: #BBBDB7; 
}
	


/************************** SCROLLING PRESS PAGE *****************************/

#scroll {
	width: 1076px;
	height: 355px;
	overflow: hidden;
}

.left_button {
	float: left;
/*	background: transparent url(scrollLeft.png) no-repeat top left; */
	width: 16px;
	height: 16px;
}

.right_button {
	float: left;
/*	background: transparent url(arrow-right.jpg) no-repeat top left; 
	width: 12px;
	height: 10px;  */
}

.horizontal_scroll_bar .track{
	background-color: #9D9E98;
	margin-top: 1px;
	float: left;
	height: 9px;
	border-top: 25px solid #C8C9C5;
}

.horizontal_scroll_bar .handle{
	background-color: #868881;
	height:9px;
	width:73px;
	border-left: 1px solid #C8C9C5;
	border-right: 1px solid #C8C9C5;
	cursor: pointer;
}
/* end */

.clear_both {
	clear: both; 
	height: 0px; 
	margin: 0px; 
	padding: 0px; 
	line-height: 0px;
}


