/* Gene Rocha Web Design CSS Document */
* { margin: 0; padding: 0;
}
	p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	color: #514347;
	}
	h2 {
	color: #514347;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 6px;
	}
	h3 {
	color: #514347;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 25px;
	}
	h4 {
	color: #514347;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 10px;
	}
	a{
	text-decoration: none;
	color: #EA6682;
	}
	a:hover{
	text-decoration: underline;
	color: #67917A;
	}
	ul{
	padding:0;
	margin:0;
	list-style-type: none;
	}
	ol {
	padding-left: 20px;
	color: #666666;
	}
	li{
	padding:0;
	} 
img {
	border: 0;
	}
body {
	background-image: url(/images/body_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #F2EFE0;
	}
/****************** Begin Copyright ***************/
#copyright {
	width: 960px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #BFBFBF;
	background-color: #8C8285;
	padding-bottom: 10px;
	
	}
ul#copyright {
	list-style-type: none;
	width: 960px;
	}
#copyright li {
	display: inline;
	}
#copyright li p{
	float: left;
	font-family:Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	}
#copyright li p#credits{
	float: right;
	}
	#copyright li p#credits a{
	color:  #666666 !important;
	}
	#copyright li p#credits a:hover{
	color:  #F8CCD5 !important;

	}
/****************** End Copyright ***************/
/****************** Begin Header ***************/
#header {
	width: 960px;
	height: 90px;
	padding-top: 2px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAF9F3;
	}
#header p {
	width: 200px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: 300;

	}
/****************** End Header ***************/
/****************** Begin Middle ***************/
#middle {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #FFFFFF;
	}
	#left1 {
		width: 430px;
		float:left; 
		}
	#left1Wide {
		width: 880px;
		float:left;
		text-align: center;
		}
	#left2 {
		width: 430px;
		float:left; 
		padding-left: 20px;
		}
	#left2Wide {
		width: 880px;
		float:left;
		}
	#left3Wide {
		width: 655px;
		float:left;
		margin-top: -20px; 
		}
	#left3 {
		width: 200px;
		float:left;
		padding-left: 20px;
		background-color: #FFFFFF;
		}
	#left4Wide {
		width: 880px;
		float:left; 
		}
	#left4 {
		width: 200px;
		float:left; 
		padding-left: 20px;
		}
	#right1Wide {
		width: 430px;
		float:right;
		padding-left: 10px;
		}
	#right2Wide {
		width: 410px;
		float:right;
		background-color: #FFFFFF;
		padding: 10px;
		margin-left: 20px;
		}
	#right1 {
	width: 200px;
	float:right;
	margin-left: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-top: 20px;
	text-align: center;
		}
	#right2 {
		width: 430px;
		float:right;
		margin-left: 20px;
		}
	#left3Wide {
		width: 655px;
		float:left; 
		}
	.clear {
		clear: both;
		height: 0;
		}
/****************** End Middle ***************/
/****************** Begin Left1 ***************/
	#left1 ul{
	padding-bottom: 10px;
	}
	#left1 img{
	padding-right: 5px;
	}
/****************** End Left1 ***************/
/****************** Begin Left1 Wide ***************/
	#left1Wide ul{
	padding-bottom: 10px;
	margin-left: 120px;
	}
	#left1Wide li{
	display: inline;
	float: left;
	width: 300px;
	text-align: right;
	}
	#left1Wide img{
	padding-bottom: 10px;
	}
	#left1Wide p{
	float: right;
	padding-right: 245px;
	}
	#left1Wide table{
	margin: 12px;
	width: 800px;
	}
	#left1Wide table td{
	padding: 0;
	}
		#left1Wide form #submit {
		float: left;
		width: 80px;
		}
		#left1Wide form textarea {
		color: #005973;
		font-size: 21px;
		width: 430px;
		height: 250px;
		}
		#left1Wide form fieldset {
		border: 0;
		}
			#left1Wide form fieldset label {
			text-align: left;
			width: 200px;
			display: block;
			float: left;
			clear: left;
			}
			#left1Wide form fieldset p {
			margin: 0 0 12px 0;
			}
/****************** End Left1 Wide ***************/
/****************** Begin Left2 Wide ***************/
	#left2Wide ul{
	padding-bottom: 10px;
	margin-left: 200px;
	}
	#left2Wide li{
	display: inline;
	float: left;
	width: 300px;
	text-align: right;
	}
	#left2Wide img{
	}
	#left2Wide table{
	margin: 12px;
	width: 800px;
	}
	#left2Wide table td{
	padding: 0;
	}
		#left2Wide form #submit {
		float: left;
		width: 80px;
		}
		#left2Wide form textarea {
		color: #53563B;
		font-size: 21px;
		width: 100%;
		height: 250px;
		}
		#left2Wide form fieldset {
		border: 0;
		}
			#left2Wide form fieldset label {
			text-align: left;
			width: 100%;
			display: block;
			font-size: 16px;
			color: #7E816C;
			clear: left;
			}
			#left2Wide form label {
			text-align: left;
			font-size: 16px;
			color: #7E816C;
			}
			#left2Wide form fieldset p {
			margin: 0 0 12px 0;
			}
/****************** End Left1 Wide ***************/
/****************** Begin Left3 Wide ***************/
	#left3Wide{
	display: inline;
	float: left;
	text-align: right;
	position: relative;
	}	
	#left3Wide img{
	padding-bottom: 10px;
	}	
/****************** End Left3 Wide ***************/
/****************** Begin Left4 Wide ***************/
	#left4Wide h3 {
	color: #514347;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	border-bottom: 5px solid #D9CFA2;
	padding-bottom: 25px;
	}	
/****************** End Left4 Wide ***************/
/****************** Begin Right1 Wide ***************/
	#right1 img{
	text-align: right;
	}
/****************** End Right1 Wide ***************/
	#right1Wide p{
	padding-bottom: 5px;
	}
	#right1Wide li{
	padding-bottom: 5px;
	}
		#right1Wide form {
	margin: 12px;
	width: 430px;
	}
		#right1Wide form #submit {
		float: left;
		width: 80px;
		}
		#right1Wide form textarea {
		color: #005973;
		font-size: 21px;
		width: 430px;
		height: 250px;
		}
		#right1Wide form fieldset {
		border: 0;
		}
			#right1Wide form fieldset label {
			text-align: left;
			width: 200px;
			display: block;
			float: left;
			clear: left;
			}
			#right1Wide form fieldset p {
			margin: 0 0 12px 0;
			}
	.withnumbers { 
	list-style-type: lower-alpha;
	text-indent: 10px;
	}
#middle li {
	list-style: none;
	}
/*********************Begin Footer **************/
	#footer {
	width: 960px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/footer_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	}
	#footer li {
	display: inline;
	padding: 0;
	}
	#footer li a{
	text-decoration: none;
	color:  #B4C9BD !important;
	padding: 10px;
	}
	#footer li a:hover{
	color:  #F8CCD5 !important;
	}
	#footer li p{
	font-size: 12px;
	font-weight: 600;
	line-height: 18px;
	letter-spacing: 1px;
	width: 900px;
	color: #FFFFFF;
	text-align: center;
	margin-left: 40px;
	float: left;
	display: block;
	padding-top: 35px;
	}
/****************** End Footer ****************************/
/****************** Begin Bottom BG **************************/
#bottomBg {
background-color: #8C8285;
background-image:url(/images/footer_bg.gif);
background-position:center top;
background-repeat:repeat-x;
height:130px;
}
/****************** End Bottom BG ****************************/
/****************** Begin Featured Web Site ***************/
	#featuredWebSite {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px;
	background-color: #EBEBEB;
	}
	#featuredWebSite li{
	list-style: none;
	padding-bottom: 10px;
	}
/****************** End Featured Web Site ***************/
/****************** Begin Classes ***************/
.active{
	font-weight: bold !important;
	color: #514347 !important;
	background-color: #E6E0C1;
	}
.activeOff{
	color: #B4C9BD !important;
	}
a:hover.activeOff {
	font-weight: bold !important;
	color: #514347 !important;
	}
.portfolioActive{
	color: #666041 !important;
	}
.portfolioActiveOff{
	color: #CCBF82 !important;
	}
h2.artistOff{
	color:  #514347!important;
	cursor: default;
	font-size: 16px;
	}
h2:hover.artistOff {
	font-weight: bold !important;
	color: #B4C9BD !important;
	cursor: pointer;
	}
.arrow{
	font-size: 36px;
	}
.arrow a{
	color: #514347;
	}
.arrow a:hover{
	color: #B4C9BD;
	text-decoration: none;
	}
.smallText {
	color:#999999;
	font: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
.blue {
	color: #4099B3;
	}
.darkGreenLg {
	color: #53563B;
	font-size: 21px;
	}
.lightGreenLg {
	color: #7E816C;
	font-size: 21px;
	}
.darkGreen {
	color: #53563B;
	}
.lightGreen {
	color: #7E816C;
	}
.lightRed {
	color: #E10000;
	}
.lightGreyText {
	color: #999999;
	}
.greyTextLG {
	font-size: 21px;
	color: #333333;
	}
.lightGreyTextLG {
	font-size: 18px;
	color: #999999;
	}
.btn {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #FFFFFF;
	}
.btn a{
	display: block;
	width: 130px;
	line-height: 40px;
	margin-top: 1px;
	background-image: url(/images/send_btn.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	}
.btn a:hover{
	background-image: url(/images/send_over_btn.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	}
	
.rightbtn a{
	display: block;
	width: 130px;
	line-height: 40px;
	margin-top: 1px;
	background-image: url(/images/send_btn.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	text-align: center;
	}
.rightbtn a:hover{
	background-image: url(/images/send_over_btn.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	}
.submit{
	background-color:#FFFFFF;
	width: 130px;
	height: 42px;
	border:1px solid #FFFFFF;
	background-image: url(/images/send_btn.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display:block;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color:#FFFFFF;

	text-align: center;
	float: left;
	}
.submit:hover{
	background-image: url(/images/send_over_btn.gif);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	}
input.text {
	color: #53563B;
	font-size: 21px;
	width: 400px;
	}
select.text {
	color: #53563B;
	font-size: 21px;
	width: 400px;
	}
.time {
	float: right;
	color: #999999;
	font-size: 14px;
	padding-top: 10px;
	}
.borderBottom{
	border-bottom: 5px solid #D9CFA2;
	margin-bottom: 20px;
}
.borderTop{
	border-bottom: 5px solid #D9CFA2;
	margin-top: 20px;
	}
.alert {
	background-color: #C02942;
	color: #FFFFFF;
	padding: 10px;
	}	
.error {
	color: #C02942;
	padding:1px;
	padding-bottom: 10px;
	}
h1.logo{
	float: left;
	margin: 15px 0 0 40px;
	padding: .1em .5em;
	padding-right: 85px;
	}

noscript {
	position:absolute;
	background-color:#FFCCFF;
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 16px;
	color: #CC3333;
	text-align:left;
	padding: 20px;
	z-index:200;
}
	
/****************** Begin Popup Artist Statement ***************/
a{
cursor: pointer;
text-decoration:none;
}
br.both{
clear:both;
}	
#backgroundPopup{
	display:none;
	position: fixed;
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#8C8285;
	border:1px solid #514347;
	z-index:1;
}
#popupContact{
	display:none;
	position: fixed;
	width:600px;
	background:#F2EFE0;
	border:2px solid #cecece;
	z-index:2;
	padding:20px;
	font-size:14px;
}
#popupContact h2{
	color: #514347;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 25px;
	padding-bottom: 5px;
	font-weight:700;
	border-bottom:1px dotted #D3D3D3;
	padding-bottom:2px;
	margin-bottom:20px;
}
#popupContact img{
	padding-left: 20px;
	}
#popupContactClose{
	font-size:20px;
	line-height:14px;
	right:6px;
	top:4px;
	position:absolute;
	color:#FF0000;
	font-weight:700;
	display:block;
}
#popupContactClose a:hover{
	text-decoration: none;
}
#button{
margin-top: 20px;
	width: 200px;
	float:left;
	padding-right: 20px;
	
}
/*************** End Popup Artist Statement ******************/
/******************* Portfolio Navagation Begins ************/
#portfolioNav {
	width: 960px;
	height: 41px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/nav_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding-bottom: 1px;
	padding-top: 10px;
	padding-left: 80px;
	}	
#portfolioNav li {
	list-style-type:none;
	padding: 0;	
	float: left;
	text-align: left;
	}
#portfolioNav ul {
	margin: 0;
	}
#portfolioNav a {
	text-decoration:none;
	}	
#portfolioNav h2{
	padding-bottom: 0;
	text-align: right;
	float: left;
	display: inline; 
	}
#portfolioNav li h2 a{
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding: .1em .9em;	
	color: #CCBF82;
	}
#portfolioNav li h2 a:hover {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #666041 !important;
	}
#portfolioNav h2. a{
	color: #FFFFFF;
	}
/************* END Portfolio Navagation ****************************************/	
/******************* Main Nav Begins ************/
#mainNav {
	}	
#mainNav li {
	list-style-type:none;
	padding: 0;
	margin-top: 10px;
	text-align: right;
	}
#mainNav ul {
	}
#mainNav a {
	text-decoration:none;
	}

/********* NAV AND SUB NAV WITH A CLASS OF "" ************/
	
#mainNav h2{
	padding-bottom: 0;
	text-align: right;
	float: left;
	display: inline; 
	}
#mainNav li h2 a{
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 600;
	padding: 1em .9em;
	padding-top: 5px;	
	color: #807759;
	}
#mainNav li h2 a:hover {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #514347;
	background-color: #E6E0C1;
	}
#mainNav h2. a{
	color: #FFFFFF;
	}
.mainNavBar{
	font-size: 16px;
	color: #ADA26F;
 }
	
/*	#subNav {
	clear:left;
	}*/
/************* END SELECTED STATES ****************************************/
/************* Begin Admin Images ****************************************/

ul#images {
margin:0;
padding:0;
}
ul#images li{
display:block;
width:100%;
padding-bottom: 20px;
}
ul#images label {
float:left;
font-size: 21px;
color: #7E816C;
padding-left: 10px;

}
ul#images input, ul#images select, ul#images a {
float:left;
font-size: 16px;
color: #53563B;
}
/************* End Admin Images ****************************************/
/************* Begin Jquery vertical scrollable****************************************/
/* root element for scrollable */
.vertical {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 350px;	 
	width: 200px;
}

/* root element for scrollable items */
.items {	
	position:absolute;
	margin: 0px;
}

/* single scrollable item */
.items div {
}

/* elements inside single item */
.items img {
}

.items h3 {
	margin:0 0 5px 0;
	font-size:16px;
	color:#456;
	font-weight:normal;
}

/* the action buttons above the scrollable */
#actions {
	width:200px;	
}

#actions a {
	font-size:11px;		
	cursor:pointer;
	color:#666;
}

#actions a:hover {
	text-decoration:underline;
	color:#000;
}

.disabled {
	visibility:hidden;		
}

.nextPage {
	float:right;
}
/************* End Jquery vertical scrollable ****************************************/