/* 
  -----------------------------------
  Point Reyes Open Studios Site
  www.lifelike.com
  -----------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	/*	font-family: Times New Roman, Times, serif;*/
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#masthead {
	background-image: url(/images/prosiq/p7iq_masthead.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

#logo-wrapper {
	width: 1058px;
	margin: 0 auto;
}
#logo img {
	border: 0;
	margin: 0 0 0 -20px;
	padding: 0px;
}

/*COLUMNS*/
#columnwrapper {
	margin: 0 auto;
	background-repeat: repeat-y;
}
#columns-top {
	background-repeat: no-repeat;
	height: 12px;
}
#c1, #c2, #c3, #c4 {
	float: left;
}
#columns-bottom {
	clear: both;
	background-repeat: no-repeat;
	height: 12px;
	font-size: 0px;
}
.content {
	padding: 8px 20px;
	font-size: 0.85em;
	line-height: 1.5em;
}
.content p {
	margin: 6px 0px 12px;
}

.content img {
	border: none;
}
.content a {
	text-decoration: none;
	color: #cccccc;
	font-style: italic;
}

.content li {
	list-style-type: none;
}

.artwork-box {
	font-size: 0.85em;
	line-height: 1.5em;
	width: 170px;
	height: 170px;
	padding: 5px;
	border-bottom: 1px solid #cccccc;
	margin: auto;
}

.artwork-box img {
	vertical-align: middle;
}

h1, h2, h3, h4, h5 {
	font-family: Times New Roman, Times, serif;
}

h1 {
	margin: 0px;
	font-size: 1em;
	letter-spacing: 0.2em;
}
h2 {
	font-size: 1.1em;
	margin: 28px 0px 0px;
}
h3 {
	font-size: 1em;
	margin: 28px 0px 0px;
}

h4 {
	margin: 0px;
	font-size: 1.4em;
	letter-spacing: 0.2em;
}

h5 {
	margin: 10px;
	font-size: .9em;
	letter-spacing: 0.1em;
}

#footer {
	margin: 0px auto;
	font-size: .7em;
}
#footercontent {
	padding: 12px 0;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*GLOBALS: Nav Bar*/
#tnav {
	background-color: #ABCACF;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	background-image: url(/images/prosiq/p7iq_navbg_green.jpg);
	background-repeat: repeat-x;
	padding-bottom: 12px;
	margin-bottom: 30px;
	background-position: left bottom;
}
#tnav-center {
	margin: 0 auto;
	border-left: 1px solid #333333;
}
#tnav ul {
	margin: 0;
	padding: 0;
}
#tnav li {
	list-style-type: none;
	float: left;
}
#tnav #BasicNav a {
	float: left;
	color: #000000;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #333333;
}
#tnav #BasicNav a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
#p7PMnav {
	background-image: none !important;
	background-color: transparent !important;
}
/*GLOBALS: Link Styles other than main navigation bar*/
a:link {
	font-style: italic;
	color: #006699;
}
a:visited {
	color: #669966;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
/*CUSTOM ELEVATOR STYLES*/
#masthead #epmExternal {
	position: absolute;
	left: 730px;
	z-index: 999999;
	top: 28px;
	font-size: 0.7em;
	border: 0;
}

#masthead-logo {

}
#iQ-elevator .p7epm_cwrapper,
#iQ-elevator .p7epm_content,
#iQ-elevator .p7EPM02 {
	border: 0;
	font-size: .9em;
}
#masthead #epmExternal .p7epm_trigs li {
	margin-right: 2px;
}
#masthead #epmExternal .p7epm_trigs a {
	color: #999999;
	padding: 4px 10px;
	line-height: 1.5em;
	display: block;
	text-decoration: none;
/*	background-color: #2A2A2A; */
	float: left;
	border-top: 1px solid #3C3C3C;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #3C3C3C;
}
#masthead #epmExternal .p7epm_trigs a:hover {
	color: #FFFFFF;
}
#masthead #epmExternal .p7epm_trigs .p7epm_open {
	color: #FFFFFF !important;
	background-color: #414141;
	border-color: #000000;
}

img.curve {float: left;  clear: left; margin: 0 1em 0 0; }

.img-floatL {float: left;  clear: left; margin: 0 1em 0 0; }

.img-shadow {
  float:left;
  background: url(/artistImages/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/artistImages/shadow.gif) no-repeat bottom right;
  margin: 10px 10px 0 10px!important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
 
.img-shadowR {
  float:right;
  background: url(/artistImages/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/artistImages/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 15px!important;
  margin: 10px 0 0 5px;
  }

.img-shadowR img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
 
.igthumb
{	float: left;
	width: 100px;
	border: 1px solid #999;
	margin: 0 25px 25px 0;
}

.ig
{
	/*text-align: center;*/
	width: 650px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}

.ig h2
{
	text-align: left;
}

#pressReleaseHdr {
	margin: 0px;
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #415565;
	line-height: normal;
	font-weight: normal;
}

 #imageTitle {
  clear: left;
  padding-left: 6px;
  }
#artistPageHdr {
	margin: 0px;
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #597489;
	text-align: center;
	line-height: normal;
	font-weight: normal;
}

#galleryHdr {
	margin: 0px;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	line-height: normal;
	font-weight: normal;
}

#artistPageHdr h2 {
	font-size: .8em;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	color: #7e99aa;
	text-align: center;
	font-style: italic;
	margin: 0px 0px 20px 0px;
}

#galleryHdr h2 {
	font-size: 1.5em;
/*	font-family: Verdana, Arial, Helvetica, sans-serif; */
	color: #7e99aa;
	text-align: center;
/*	font-style: italic; */
	margin: 0px 0px 20px 0px;
}

#dsimg {
padding-right: 10px;
}
 
#artistsStatement {
	margin-top: 30px;
	padding-left: 6px;
	margin-bottom: 25px;

}

.navLeft {
float: left;
}

.navRight {
float: right;
}


.rosterbox p {
	font-size: .75em;
}

.rosterbox h1 {
	font-size: 1.25em;
	font-style: bold;
	text-align: center;
}
#footer a:link, #footer a:visited  {
	color: #999999;
	text-decoration: none;
}
.rosterbox a:link {
	color: #000000;
	text-decoration: none;
}
.rosterbox a:visited {
	color: #000000;
	text-decoration:none;
}
.rosterbox a:hover, #footer a:hover {
	color: #cccccc;
	text-decoration:none;
}

/* TME */

.pros-form fieldset { 
	background: #cccccc;
} 
.pros-form legend { 
	color: #dfd; 
	background: #333; 
	font-style: sans-serif; 
	padding: 0.2em 1em; 
	} 
#pros-form label { 
	width: 5em; 
	float: left; 
	text-align: right; 
	margin-right: 0.5em; 
	display: block; 
	} 
.pros-form .submit { 
	margin-left: 5.5em; 
	} 
	/* The error box */ 
.fieldWithErrors { 
	padding: 2px; 
	background-color: red; 
	display: table; 
	} 
#errorExplanation { 
	width: 400px; 
	border: 2px solid red; 
	padding: 7px; 
	padding-bottom: 12px; 
	margin-bottom: 20px; 
	background-color: #f0f0f0; 
	} 
#errorExplanation h2 { 
	text-align: left; 
	font-weight: bold; 
	padding: 5px 5px 5px 15px; 
	font-size: 12px; 
	margin: -7px; 
	background-color: #c00; 
	color: #fff; 
	} 
#errorExplanation p { 
	color: #333; 
	margin-bottom: 0; 
	padding: 5px; 
	} 
#errorExplanationul li { 
	font-size: 12px; 
	list-style: square; 
	} 

	.imgblock fieldset { 
	background: #f1f4ed; 
	} 


.imgblock legend { 
			color: #000033; 
			background: #778839; 
			font-style: sans-serif; 
			padding: 0.2em 1em; 
			} 
.imgblock label { 
			width: 5em; 
			float: left; 
			text-align: right; 
			margin-right: 0.5em; 
			display: block; 
			} 

#notice { 
			border: 2px solid red; 
			padding: 1em; 
			margin-bottom: 2em; 
			background-color: #f0f0f0; 
			font:  smaller sans-serif; 
		}		

#mapinfo { 
				border: 2px solid green; 
				padding: 1em; 
				margin-bottom: 2em; 
				margin-top:  2em;
				background-color: #f0f0f0; 
				text-align: center; 
			    font: bold smaller sans-serif; 
			}		

#mapalert { 
					border: 2px solid red; 
					padding: 1em; 
					margin-bottom: 2em; 
					margin-top:  2em;
					background-color: #f0f0f0; 
					text-align: center; 
				    font: bold smaller sans-serif; 
			}		

.buttonleft
			{ 
				margin-left: 150px;
				float: left;
				}
				
.buttonright
				{ 
					margin-right: 150px;
					float: right;
					}
					
.slideShowLeft {
			float: left;
			padding:  5px;
		margin: 0 auto;
/*			width: 170px;
			height: 120px;*/
			}

.slideShowRight {
			float: right;
			padding:  5px;
		margin: 0 auto;
/*				width: 80px;
			height: 60px;*/
		}

.slideShowCenter {
	padding:  5px;
	margin: auto;
}

.MainParaText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #ffffff;
	color:  #ffffff;
	text-align: center;
	font-style: italic;
}

/* admin/list styles */

#project-list .list-title {
		color: #244;
		font-weight: 	bold;
		font-size:		larger;
}

#project-list .list-title2 {
		color: #244;
		font-weight: 	normal;
		font-size:		normal;
}

#project-list .list-hdr {
		color: #244;
		font-weight: 	bold;
		font-size:		normal;
}

#project-list .list-actions {
		padding-left: 	1em;
		text-align: 	right;
		font-size:		x-small;
}

#project-list .list-line-even {
		background:		#dddddd;
}

#project-list .list-line-odd {
		background:		#ffffff;
}

#project-list .list-late {
		background:		#ff0000;
}

