
@import url(/css/portfolios.css);


.off,.hidden									{ display: none; }
img											{ border: 0px; }
#ga											{ display: none; clear: both; width: 100%; height: 10px; border-top: 1px solid red; }

/* Logos ... */

#homepagelogo									{ padding: 0px 0px 10px 0px; }
#sponsors										{ color: #606060; font: normal 10pt verdana; }
#elinchrom									{ padding: 5px 3px 5px 3px; }
#tfc											{ padding: 5px 30px 5px 30px; }



.positioning {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 10% 0px 0px;
}

/*styling for the lefthand column including navigation menu*/
.left_column {
	padding-right: 14px;
}
#page_title {
	font-size: 200%;
	color: #000000;
	text-align: right;
}
.date {
	font-size: 35%;
	color: #AEAEAE;
}
.maintext {
	font-size: 60%;
	text-align: justify;
	list-style-image: url(images/arrow.gif);
	list-style-position: inside;
}
.maintext  p {
margin:0px 0 10px 0;
}
.maintext li{
font-size:125%;
line-height:140%;
}
a:link,a:visited{

	text-decoration:underline;
	color:#666666;

}

a:hover{
text-decoration:underline;
color:#C62421;
}

.previous a:link,.previous a:visited{
	padding:0 0 0 14px;
	text-decoration:underline;
	color:#666666;
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
}

.previous a:hover{
padding:0 0 0 14px;
text-decoration:underline;
color:#C62421;
background-image: url(images/arrow2.gif);
background-repeat: no-repeat;
}



/* The main menu (all pages) ... */

.navigation					{ font: normal 10pt arial,verdana; }
.navigation#wide a				{ width: 335px; }
.navigation a:link				{ color: #000000; text-decoration: none; text-align: right; height: 14px; width: 276px; position: absolute; line-height: 100%; }
.navigation a:visited				{ color: #000000; text-decoration: none; text-align: right; height: 14px; width: 276px; position: absolute; }
.navigation a:hover				{ color: #000000; text-decoration: none; text-align: right; background-color: #cccccc; height: 14px; width: 276px; position: absolute; }
.address						{ font-size: 65%; text-align: right; }

#imago						{ background-image: url(/gfx/imago.gif); background-repeat: no-repeat; background-position: left middle; }



/*case study links*/

#case_links					{ font-family:Arial, Helvetica, sans-serif; padding: 10px 0px 10px 10px; }
#case_links strong				{ font-size:80%; margin-left:-10px; }
#case_links ul					{ padding:0px; margin:0px; }
#case_links li					{ font-size:70%; line-height:120%; list-style-type: none; list-style-position: inside; list-style-image: url(images/arrow.gif); }
#case_links a:link,#case_links a:visited{
padding:0 0 0 5px;
text-decoration: none;
color:#666666;
}

#case_links a:hover{
padding:0 0 0 5px;
text-decoration:underline;
color:#C62421;
}
.case_header{
text-align: right;
margin:-3px 0 0 0;
padding:0;

}
/*styling for the images on the right hand side of the page*/
.lowerleft_image {
	padding-top: 4px;
	padding-right: 4px;
}

.logo_cell {
	text-align: center;
	padding-top: 3px;
}
.lowerright_image {
	padding-top: 4px;
}
/*styling for the portfolio text and links (forces gap between thumbnails)*/
.lowerleft_image_port {
	padding-top: 0px;
	padding-right: 4px;
}
.lowerright_image_port {
	padding-top: 0px;
}

/*styling for the form within /photographer/contact */
.form_left {
	font-size: 70%;
	padding-left: 5px;
}
.form_right {
	font-size: 70%;
	text-align: right;
}

.login_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	padding-left: 5px;
	padding-top: 2px;
	font-weight: bold;
}
.login_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	padding-left: 5px;
	padding-top: 3px;
}
.login_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-right: 5px;
	text-align: right;
}
.login_box {
	border: 1px solid #ccc;
}
.case_lrg {
	border: 1px solid #CCCCCC;
}
.case_but {
padding:0 7px 0 0;
}
#bi_link {
text-align: center;
padding-top: 30px;
font-size:60%;
}
#bi_link a:link,#bi_link a:visited{
color:#999999;
text-decoration: none;
}
#bi_link a:hover{
color:#65CEE0;
text-decoration:underline;
}



/* End ... */
