/* GLOBAL STYLES */

html, body, form {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #333;
	line-height: 20px;
}
h1 {/* Sifr */}
h2 {/* Sifr */}
/* PORTFOLIO HEADER */
h3 {
	margin: 10px 0 0 0;
	font-size: 24px;
	color: #FF7200;
}
/* PORTFOLIO SUBHEAD */
h4 {
	margin: 0 0 15px 0;
	font-size: 14px;
	color: #000;
}
/* LIST PAGE HEADERS / NEWS HEADLINES */
h5 {
	margin: 10px 0 0 0;
	font-size: 18px;
	color: #FF7200;
}
/* NEWS SUBHEAD */
h6 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #000;
}

/* CONSTANT */
#background, .background {
	position:absolute;
	width:100%;
	height:100%;
}
#pageWrapper {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}
#flashNavBackground {
	background: url(../images/bg_thumb.gif) left top repeat-x;
	line-height: 39px;
	font-size: 14px;
}
#flashNav {
	height: 39px;
	width: 1000px;
	overflow: auto;
}
#sifrPlacement, #contentWrapper	{
	width: 994px;
}
#sifrPlacement {
	margin: 0 auto;
	margin-top: 30px;
	height: 150px;
	background-color: #F9F9F9;
}
#sectionName	{
	float:left;
	display: inline;
	margin: 50px 0 0 30px;
	position: relative;
	height: 100px;
	font-size:70px;
	color:#FF6600;
	font-weight: bold;
}
#subSectionName {	
	float:left;
	display: inline;
	margin-top: 110px;
	position: relative;
	width: 150x;
	height: 30px;
	color: #000;
	font-size: 17px;
	color: #000;
}
#contentWrapper {
	margin: 0 auto;
	margin-bottom: 30px;
	padding: 0;
	padding-bottom: 50px;
	background:url(../images/bg_gradient.jpg) top left repeat-x;
}
#subNav {
	float: left;
	display: inline;
	margin-top: 30px;
	width: 225px;
}
#mainContainer 
{
	position: relative;
	float: left;
	display: inline;
	width: 730px;
	/*height: 650px;*/
	min-height: 650px;
	height:auto !important;
  	height:650px;
	margin: 0;
	padding-bottom: 20px;
	border: 1px solid #CCC;
	border-top: none;
	background-color: #FFF;
}
#mainContainer p
{
	font-size: 12px;
}

#mainContainer a {
	color: #FF6600;
	text-decoration: none;
}
#mainContainer a:hover {
	color: #666;
	text-decoration: underline;
}

#mainContainer a.inverse {
	color: #666;
	text-decoration: none;
}
#mainContainer a.inverse:hover {
	color: #FF6600;
	text-decoration: underline;
}

/* Home */
#home
{
	height: 100%;
	position: relative;
}

/*PORTFOLIO PAGE */

#leftColumn {
	float: left;
	display: inline;
	margin: 0 0 0 40px;
	width: 275px;
}
#rightColumn {
	float: left;
	display: inline;
	width: 300px;
}
#previousNextTop
{
	float: right;
	margin: 20px 20px 20px 0px;
}
/*#previousNextBottom {
	float: right;
	display: inline;
	margin: 10px 45px 20px 0;
	*margin: -5px 45px 20px 0;
} */
#ballContent {
	margin-top: 20px;
	padding: 0;
	_position:absolute;
	_top: 490px;
	_left: 310px;
}

h4#relProjHeading
{
	padding: 15px 0px 0px 0px;
	margin-bottom: 7px;
}

p.relProj
{
	margin: 0 0 7px 0;
}

#pnlImgOrSwf
{
	_position:absolute;
	_top: 50px;
	_left: 310px;
}

#pnlImgOrSwf #soVideoPlayer
{
	margin: 10px 0px 40px 20px;
}

/* LANDING PAGE */

#landingPage {
	 margin: 0;
	 padding: 0;
	 color: #333;
}
#landingPage h2 {
	margin: 30px 30px 0 20px;
	font-size: 18px;
	color: #666;
	line-height: 24px;
}
#landingPage p {
	margin: 20px 30px 0 20px;
	width: 650px;
}	

#landingPage img 
{
    display: block;   
}

#landingPage #leftColumn {
	float: left;
	display: inline;
	margin: 0 0 0 40px;
	width: 300px;
	
}

#landingPage #rightColumn {
	float: left;
	display: inline;
	width: 350px;
	
}

#landingPage #leftColumn p {
    width: auto;
}

#landingPage #rightColumn p {
    width: auto;
}

/* LIST PAGE */
#listPage {
	margin: 0;
	padding: 0;
}
#listPageNF ul {
	list-style: none;
	line-height: 18px;
}
#listPage ul {
	margin-left: 20px;
	padding-left: 6px;
}
#listPage li {
	list-style-image: url(../images/dash.gif);
	line-height: 18px;
}
#listLeft {
	float: left;
	display: inline;
	margin: 20px 0 0 55px;
	padding: 0;
	width: 300px;
}
#listRight {
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	padding: 0;
}

/* NEWS PAGE */
#newsPage {
	margin: 25px 50px 0px 50px;
	padding: 0;
}
#newsPage h6
{
	padding-bottom: 10px;
}

.previousNextNews {
	float: left;
	display: inline;
	margin: 30px 0px 0px 50px;
}

img.prev
{
	padding: 0px 3px 0px 0px;
}

img.separator
{
	padding: 0px 5px 0px 5px;
}

img.next
{
	padding: 0px 0px 0px 3px;
}

#topRSS {
	float: right;
	display: inline;
	margin: 30px 50px 0px 0px;
}
#topRSS img  {
	vertical-align: middle;
}
#newsPage p {
	margin: 20px 0 0 0;
	line-height: 20px;
	width: 600px;
}	

#breadcrumbs
{
	float: left;
	margin: 20px 0px 0px 40px;
	_margin-left: 20px;
}

#footer
{
	position: absolute;
	bottom: 20px;
	left: 20px;
	color: #666;
}

#footer a
{
	font-size: 10px;
}

/* CLASS */
.portDescription, .portDescription div  {
	color: #333;
	line-height: 20px;
	padding: 0;
	margin-bottom: 5px;
}
.viewSlideShow 
{
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}
.orange {
	color: #FF6600;
}

.black {
	color: #000;
}

.photographer {
	color: #FF6600;
	font-size: 14px;
}
.photoBG {
	background-image: url(../images/portfolio_photography.png);
	background-repeat: no-repeat;
	width: 453px;
	height: 442px;
	_position:absolute;
	_top: 50px;
	_left: 310px;
}
.photoOverlay {
	position: relative;
	top: 162px;
	left: 75px;
	width: 178px;
	height: 133px;
}
.photographerHighlight {
	margin-bottom: 20px;
}

.photographerHighlight:hover {
	background-color: #E4E4E4;
	cursor: pointer;
}
/* LEFT MENU */
.accordion_content {
	width: 225px;
	margin: 0;
}
.accordion_content a:hover {
	color:#000;
}
#subNav span {
	color: #000;		
}	
.accordion_content ul {
	margin:0;
	list-style:none;
}		
.accordion_content ul.onLoad
{
	overflow:hidden;
	height: 0px;
}

.accordion_content li {
	margin: 0px 0px 5px 35px;
}
.accordion_content ul li a {
	text-decoration:none;
	color: #333;
}
.activebuddy {
	color:#FF6600;
	line-height:40px;
	background-image:url(../images/arrow_down_on.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
}
.activebuddy a {
	color:#FF6600;
	text-decoration: none;
}
.singlebuddy a, .couplebuddy h2, .accordion_toggle a {
	font-size: 14px;
	text-decoration: none;
	color: #333;
	line-height: 40px;
}
.singlebuddy a:hover {
	color: #FF6600;		
}
.couplebuddy{
	padding-left: 30px;
}
.couplebuddy h2 {
	padding-left: 20px;	
}
.accordion_toggle {
	display: block;
	line-height: 40px;	
}
.accordion_toggle a:hover {
	color: #FF6600;
}		
.accordion_toggle_active {
	background-image:url(../images/arrow_down.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
}		

/*BALL MENU */

#portContainer {
  width: 450px;
  margin: 0 0 0 115px;
  padding: 0;
}
#bigBallContainer {
  float: left;
  clear: right;
  display: block;
	padding-bottom: 20px;
  text-align: center; 
}
#bigBall {
  float: left;
  display:block;
  position: relative;
}
/* #PN {
  position:relative;
  margin-left:40px;
  line-height: 30px;
  *margin-left:44px;
  *float:left;
} */
#ballHeading {
  float:left;
  clear: right;
  display:inline;
  position: relative;
  margin: 15px 0 0 -110px;
  *margin-top: 10px;
	width: 200px;
  /* *float:none;
  *margin-top:200px;
  _position:none;
  _clear:none;
  _float:none;
  _margin-left:-78px;
  _margin-top:10px; */
}
#portfolioDots {
  width: 130px;
  float:left; 
  display:block;
  position: relative;
  margin-top: 30px;
  clear: right;	
  *width:200px;
  *margin-left:-70px;
}
#portfolioDots ul {
  float:right;
  display:block;
  margin-bottom: 5px;
  clear:left;
  position:relative;  
  *clear:both;
}

#portfolioDots ul li 
{
	margin: 5px 5px 0px 0px;
	*margin: 2px 2px 0px 0px;
}

#portfolioDots ul, #portfolioDots ul li {
  list-style: none;
  display: inline;
  line-height: 0px;
  position:relative;
}

#portfolioDots ul li a.rollover {
  width: 16px;
  height: 15px;
  text-decoration: none;
  background: url(../images/balls.gif);
  text-indent: -3000px;
  *text-indent: 0;
  color: rgba(0,0,0,0);
  display: -moz-inline-box;
  display: inline-block;
  overflow: hidden;
  position:relative;
}
#portfolioDots ul li a.rollover:hover {
  background-position: -33px 0;
  position:relative;
}
#portfolioDots ul li a.rollover.selected {
	background-position: -17px 0;
	position:relative;
}

/* MISCELLANEOUS */

.hideMe {
	display: none;
}
.clear {
  clear: both;
}

.red
{
	color: #CC0000;
}
