/*CONTROL STYLES */

.input {
	border: 1px solid #9982B1;
	font:12px "Arial", Verdana, Arial, sans-serif;
	color:#333333;
	outline:none;
}

.input:hover {
	border: 1px solid #666666;
}

.area {
	border: 1px solid #9982B1;
	font:12px "Arial", Verdana, Arial, sans-serif;
	color:#333333;
	outline:none;
	width:250px;
}

.area:hover {
	border: 1px solid #666666;
}


/* PHOTOS */

.photo {
	display:block;
	height:88px;
	margin-bottom:4px;
	margin-right:4px;
	width:90px;
	float: right;
}

.photoup {
	display:block;
	height:88px;
	margin-bottom:4px;
	margin-right:4px;
	width:90px;
	float: left;
}


.inner-photo {
	margin-left:5px;
	margin-top:4px;
}


/* TEXT STYLES */

.textspa {
	display:block;
	float:left;
	height:100%;
	margin-bottom:4px;
	margin-right:4px;
	width:290px;
}
.textgal {
	display:block;
	float:left;
	height:100%;
	margin-bottom:4px;
	margin-right:4px;
	width:140px;
}
.textgal1 {
	display:block;
	float:left;
	height:100%;
	margin-bottom:4px;
	margin-right:4px;
	width:200px;
}

.title {
	display:block;
	font-size:15px;
	padding-bottom:10px;
}

.title-small {
	font-size:14px;	
}

.year {
	color:#E2871A;
	font-size: 26px;
}

.quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
}


.date {
	color:#999999;
}

.textPurple {
	color:#8827B5;
}

.textPink {
	color:#FFF;
	background-color: #F90;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	font-size: 16px;
}

.textDarkGrey {
	color:#FF9;
}

.textWhite {
	color:#FFFFFF;
}

.number {
	color:#FF99CC;
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/*LINK STYLES */


#footer  a, a:visited {	
	color:#FFFFFF;
	text-decoration:underline;
}

#footer  a:hover, visited:hover{
	color:#333333;
	text-decoration:underline;
}


#header  a, a:visited {	
	background-color:#FFFFFF;
	border-bottom:none;
	border-right:none;
	padding:0px;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
}

#header  a:hover, visited:hover{
	background-color:#FFFFFF;
	border-bottom:none;
	border-right:none;
	padding:0px;
	padding-left:0px;
	padding-right:0px;
	text-decoration:none;
}


a.BTN:link {
	background-color:#E3D8F2;
	border-bottom:1px solid #A48CBE;
	border-right: 1px solid #A48CBE;
	color:#333333;
	font-size:14px;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;	
}

a.BTN:hover {
	background-color:#C1A4E1;
	border-bottom:1px solid #9982B1;
	border-right: 1px solid #9982B1;
    color:#FFFFFF;
	text-decoration:none;	
}

a.BTN:visited {
	background-color:#E3D8F2;
	border-bottom:1px solid #A48CBE;
	border-right: 1px solid #A48CBE;
	color:#333333;
	font-size:14px;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
}

a.BTN:visited:hover {
	background-color:#C1A4E1;
	border-bottom:1px solid #9982B1;
	border-right: 1px solid #9982B1;
    color:#FFFFFF;	
	text-decoration:none;	
}


a.BTNpink:link {
	background-color:#E3D8F2;
	border-bottom:1px solid #A48CBE;
	border-right: 1px solid #A48CBE;
	color:#333333;
	font-size:11px;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;	
}

a.BTNpink:hover {
	background-color:#96C;
	border-bottom:1px solid #9982B1;
	border-right: 1px solid #9982B1;
	color:#FFFFFF;
	text-decoration:none;
}

a.BTNpink:visited {
	background-color:#E3D8F2;
	border-bottom:1px solid #A48CBE;
	border-right: 1px solid #A48CBE;
	color:#333333;
	font-size:11px;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;	
}

a.BTNpink:visited:hover {
	background-color:#96C;
	border-bottom:1px solid #9982B1;
	border-right: 1px solid #9982B1;
	color:#FFFFFF;
}


a.BTNselected:link {
	background-color:#ED811E;
	border-bottom:1px solid #9982B1;
	border-right: 1px solid #9982B1;
	color:#FFFFFF;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
}

a.BTNselected:hover {
	background-color:#96C;
	border-bottom:1px solid #9982B1;
	border-right:1px solid #9982B1;
	color:#FFF;
	text-decoration: none;
}

a.BTNselected:visited {
	background-color:#FAA435;
	border-bottom:1px solid #9982B1;
	border-right: 1px solid #9982B1;
	color:#FFFFFF;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
}

a.BTNselected:visited:hover {
	background-color:#96C;
	border-bottom:1px solid #9982B1;
	border-right: 1px solid #9982B1;
	color:#FFF;
}

a.BTNconsult:link {
	background-color:#9CC;
	border-bottom:1px solid #A48CBE;
	border-right: 1px solid #A48CBE;
	color:#333333;
	font-size:11px;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
}

a.BTNconsult:hover {
	background-color:#9C0;
	border-bottom:1px solid #9982B1;
	border-right: 1px solid #9982B1;
	color:#FFFFFF;
	text-decoration:none;
}

a.BTNconsult:visited {
	background-color:#9CC;
	border-bottom:1px solid #A48CBE;
	border-right: 1px solid #A48CBE;
	color:#333333;
	font-size:11px;
	padding:2px;
	padding-left:4px;
	padding-right:4px;
	text-decoration:none;
}

a.BTNconsult:visited:hover {
	background-color:#9C0;
	border-bottom:1px solid #9982B1;
	border-right: 1px solid #9982B1;
	color:#FFFFFF;
}





a:link {
	background-color:transparent;
	color:#9966CC;
	text-decoration:underline;
}

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

a:visited {
	background-color:transparent;
	color:#9966CC;
	text-decoration:underline;
}

a:visited:hover {
	color:#333333;
	text-decoration:underline;
}
.textConsult {
	color:#FFF;
	background-color: #9B6CCA;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	font-size: 16px;
}
