input.edit-name
{width:20px;}
input.edit-email
{width:20px;}
ul.secondary {
  margin: 0;
  padding: 0;
}
.block
{padding-top:9px;padding-left:10px;}
#news {display:inline;}
.news {display:inline;}
.news ul
{
list-style: none;
padding-left: 10px;
margin: 0;
}
.news li
{
list-style: none;
padding-left: 10px;
margin: 0;
}

 
  
 




body {
background: #999 url(http://www.profoto.com/img/background/page-background.gif) left top repeat-x;
}
#logo
{margin-top:10px;
margin-bottom:10px;}
h1 a{
width: 142px;
height: 37px;
display:block;
text-indent: -99999em;
background: url(images/logo.gif) no-repeat left top;
}
.content
{background:white; padding:10px; }
/* navigation menu */
/* right column padding */
.rgh p{padding-left:1px;}

.content  p{

}
.col-center  h2{padding-left:15px;}
.col-center {background-color:white;}
.header {
	height: 100px;
	width: 950px;
	clear: both;
	background:#0d0d0d url(images/ogo.gif) no-repeat 0 0;
}


.title h1 {
padding-left:20px;padding-top:20px;
}
.header h1 {
	float: left;
}

.navigation #search-theme-form {
	width: 250px;
	float: right;
}

.navigation #search-theme-form #search {
	width: 181;
	height: 39px;
	padding: 16px 0 0 69px;
}
.navigation #search-theme-form #search input {
	height: 15px;
	width: 140px;
	background: none;
	border: none;
	padding:5px 5px 0 25px;
	color: #999;
	font-size: 11px;
	cursor: pointer;
}
.navigation a.sub_rss {
	float: right;
	width: 59px;
	height: 55px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	border-right: 1px solid #0B0B0B;
}
/* language switcher */
#block-locale-0 {position:absolute;
float:right;top:25px; left:935px;
padding-right:40px;}
#block-locale-0 li {
  display: inline;
  list-style-image: none;
}
#block-locale-0 a {text-decoration:none;padding:5px;}
/* put your custom CSS in here */
#block-locale-0 a.active {background:white;}
/* -------------------------------------------------------------- 
  
   fancy-type.css
   * Lots of pretty advanced classes for manipulating text.
   
   See the Readme file in this folder for additional instructions.

-------------------------------------------------------------- */

/* Indentation instead of line shifts for sibling paragraphs. */
   p + p { text-indent:2em; margin-top:-1.5em; }
   form p + p  { text-indent: 0; } /* Don't want this in forms. */
   

/* For great looking type, use this code instead of asdf: 
   <span class="alt">asdf</span>  
   Best used on prepositions and ampersands. */
  
.alt { 
  color: #666; 
  font-family: "Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif; 
  font-style: italic;
  font-weight: normal;
}


   
.dquo { margin-left: -.5em; } 


   
.caps { 
  font-variant: small-caps; 
  letter-spacing: 1px; 
  text-transform: lowercase; 
  font-size:1.2em;
  line-height:1%;
  font-weight:bold;
  padding:0 2px;
}
.views-field-title a
{text-decoration:none;}

.views-field-title ul
{

list-style: none;
padding-left: 10px;
margin: 0;
}
.views-field-title li
{

list-style: none;
padding-left: 10px;
margin: 0;
}
/* menu primary links */




p {
	line-height: 20px;
}
.toplinks {
	float: right;
	padding-top: 5px;
	font-size: 11px;
	color: #777;
}
.toplinks li {
	float: left;
	list-style: none;
	padding-left: 15px;
}
.toplinks a, .toplinks a.active {
	text-decoration: none;
	color: #AAA;
	font-size: 11px;
}
.toplinks a:hover {
	color: #FFF;
}

ul.links  a {

text-decoration:none;

  font-size:14px;
  font-weight:bold;
  padding: 10px 50px 10px 60px; /* fix alignment of tabs */

  }
 
  .navigation {
	height: 30px;
	top: 60px;
	_top: 0;
	clear: both;
	/*
	background: #101010 url(images/menu_bg.gif) no-repeat 0 0;
	*/
}
.primary-links {
  -moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-left: 1px solid #000;
border-right: 1px solid #000;
border-top: 1px solid #000;
width:100%;
height:38px;
	background:black url(images/menu.jpg) repeat-x;
	float:left;
	margin:0 auto;

}
/* menu tabs */
ul.primary-links li {

	 -moz-border-radius: 2px;
-webkit-border-radius: 2px;

   font-weight:bold;
		margin:0px auto;

	display: block;
	float: left;
	
}

.primary-links   a {
border-right: 1px solid gray;
	display: block;
	float: left;
	padding-top:6px;
	padding-right:30px;
	padding-left:30px;
	height:17px;
	font-size:18px;
	
	
	outline: none;
	text-decoration: none;
	color: #CCCCCC;
	
	
}
.primary-links li a:hover {
	
	outline: none;
	text-decoration: none;
	background: black url(images/menub.jpg) repeat-x 0 0;
	color:white;
	
}
.last a
{border-right:0px; margin:0px auto;}