/*
-----------------------------------------------
www.cjmdesign.com
Stylesheet:  portfolio.css
Author:   Carol Matsumura
Version:  23 May 2008
----------------------------------------------- */
/*
====================================
         Page styles
====================================*/
body {
	background: #DAD5E6;
	color: black;
	margin: 0;
	padding: 0;
    text-align:center;
/*	font-family:helvetica,verdana,geneva,sans-serif;  */
}
/* wider content for photo galleries, blue border */
#wrapper {
	background-color:#fff;
	width:780px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
	border-top: 1px solid #888;
	border-right: 1px solid #888;	
	border-left: 1px solid #888;	
}
#header { 
	padding: 15px 0px 0px 5px;
	background: #51467a;
	background-image:url(../images/banner_new2.jpg);
	height:150px;
}

	
/*---------------------------------------------------------------------- */
div#movie_area {width:770px;
		min-height:460px;
		}

/* the following styles allow users to update account info and logoff */
#topmenu {float:right;}
#header a {
	padding-right:1.2em;
	padding-left:.5em;
	}	
#header a:hover {
	color: #666666;
	}
#home_zone {
float: left;
width : 320px;
height: 130px;
margin-left: -8px;
margin-top: -10px;
/*border: 1px dotted white;*/
}	
/* the following styles are for main menu choices */
#menu {
background-color: #51467a; 
padding: 6px 30px 6px 0;
text-align:right;
}

#menu a {
color: #c5d6db;
text-decoration: none; 
font-size: 14px; 
font-family:"Myriad Pro",Arial, Helvetica, sans-serif;
text-transform: uppercase;
}

#menu a:hover {
color: #ecf2f3;
text-decoration:underline;
}	
/*---------------------------------------------------------------------- */
	
#content {
	padding:0;
	margin-top:25px;
	margin-left: 0px;  /*  7-26-06 remove left margin of 20px */
	}
.poptext {
	color:#000;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.2;
	}
#large_photo {
	width:770px;
	text-align:center;
	padding:0;
/*	margin:40px, 0px,  20px, 0px; */
	margin:0;
	}

/*   Orlando styles  */
#movietitle {
	color: #51467A;             /* deep purple */
	background-color:#fff;
	font-weight:bold;
	font-size:1.7em;
	line-height:1.5;
	margin-left: .3em;
	}
#photo_navbuttons {
	height: 100px;
	width: 50px;
	float:left;
	display: block;
	padding: 1em;
	margin-top: 2em;
	margin-left: 1.5em;
	}
#photo_navbuttons img{
	padding: 1em 0px;
	}
#content #caption {
	height: 150px;
	width: 100px;
	clear:left;
	float:left;
	display: block;
	padding: 1em;
	margin-top: 4em;
	}
/*
====================================
                     Horiz navigation menu 
====================================
 top is positioned absolutely under banner (height of 74) */
#nav {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	clear:both;
	top:165px;
	position:absolute;
	z-index:99;
	width:780px;
	text-align:left;
	}	
#nav, #nav ul { 
	padding: 0;
	margin: 0;
	background:#fff;
	color:#862f27;
	list-style: none;
	}
#nav a {
	display: block;
	width: 9em;
	text-decoration:none;
	color:#000;
	font-weight: bold;
}

#nav li {
	float: right;
	width: 8em;
	background-color: #e6ddc1;
	color:#fff;
	padding: 0 0 0 1em;
	border-left: 1px solid #000;
}
#nav li li{
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #EEE;
	width: 9em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;	color:#BEF;}

#nav li:hover, #nav li.sfhover{background: #c9b479;}
/* End Horiz Navigation bar */
/* 
----------------------------------------------------------------
     form styling
----------------------------------------------------------------
*/
form#register {
	 background-color: #fff;
	 color: #000000;
	 border: 2px solid #51467a;
	 margin:10px 420px 10px 40px;
	 padding:10px;
	 padding-bottom:30px;
	}
input {
	 background-color: #fff;
	 padding-left:2px;
	}
label {
	width:8em;
	text-align:right;
	float:left;
	clear:both;
	margin-right:2px;
	}
#register .text {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 margin-right: 4px;
	 margin-bottom:10px;
	 background-color: #fff;
	 border: 1px solid #999;
	}
#register .buttons {
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #51467a;
	border-left:2px solid #bbb;
	border-top:2px solid #bbb;
	border-right:2px solid #999;
	border-bottom:2px solid #999;
	margin-right: 10px;
	}
/* 
----------------------------------------------------------------
     for Collage Layouts
----------------------------------------------------------------
*/
#layout_horiz {
	margin-top: 35px;
	margin-left: 8px;
	margin-bottom: 20px;
	border: 1px solid #999;
	}
#layout_vertical {
	margin-top: 21px;
	margin-bottom: 3px;
	margin-left: 50px;
	border: 1px solid #999;
	}
#layout_home {
	margin-top:50px;
	margin-bottom:40px;
	margin-left:120px;
	border: 1px solid #999;
	text-align:center;
	}
#layout_large {
	margin-top:30px;
	margin-bottom:10px;
	margin-left:50px;
	border: 1px solid #999;
	text-align:center;
	}
/* 
----------------------------------------------------------------
     Submenu Vertical navigation
----------------------------------------------------------------
*/
#collage_nav {
	list-style-image: none;
	list-style-type: none;
	width: 15em;
	float: right;
	margin-top: 30px;
	margin-right:10px;
}
#collage_nav h2{
	color:#000;
	background-color:#fff;
	text-decoration:underline;
	}

#navcol ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcol li { margin: 0 0 .1em 0; }

/* links --- normal */
#navcol a {
	display: block;
	color: #000;
	font-weight:bold;
	background-color: #c9b479;  /* med tan */
	width: 12em;
	padding: .2em .6em;
	text-decoration: none;
	border-bottom:2px solid #aaa;  /* button shadow */
	border-right:2px solid #aaa;
}
/* hover links --- selectable */
#navcol a:hover {
	background-color: #CCC;        /* grey  */
	color: #000;                /* med tan */
	border-bottom:2px solid #ddd;  /* button shadow */
	border-right:2px solid #ddd;
}
/* active link --- shows current page */
#active a {color: #fff;             
	background-color: #51467A;           /* deep purple */
}
/* End Vertical navigation */

/* sidebar- this is in typography
		user in rbday7 for cottage arts link */
#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	border-bottom:8px solid #51467a;        /* deep purple */
	border-top:8px solid #51467a;           /* deep purple */
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
/* 
----------------------------------------------------------------
     Setup thumbnails for Page Gallery
----------------------------------------------------------------
*/
#containerdiv {
	clear:left;
	text-align:center;
	margin:30px 0px 0px 15px;
	height:440px;
	}
.thumbfont {font-size:.95em;
	color:#039;
}
/*  thumbnails are for Page Gallery */
.thumbnail {
	width: 120px;
/*	margin: 0 27px 15px 0px;   7-26-06 changed margins */
	margin: 0px  0px 15px 27px;
	padding: 0px;
	display:inline; /* HACK-this fixes IE  margin bug */
	float: left;
	clear:right;
	}
.thumbnail img {border: 1px solid #ccc;}
.thumbnail a:link img {border: 1px solid #ccc;}
.clearboth { clear: both; }
.thumbnail a:hover img {border: 1px solid #039;}
/* 
====================================
                     Footer
====================================*/
#footer {
height:30px;
background: #aaa; 
font-family: "Lucida Sans Unicode";
color: #444444;
font-size: 11px;
clear:both;
}
.validate {
font-size:.9em;
float:right;
margin:0;
padding-left:0;
}

#footer a {
text-decoration: none; 
color: #262626;
float:right;
padding-right:8px;
}

#footer a:hover {
color: #666666;
}
#footer p {
padding-top:6px;
}
.clear {
clear:both;
}
/*   Some New styles   */
#footerdiv a:link, #footerdiv a:visited {color:#444;}
