

/**************************************************************
   #content: Sets the width of the site.  Make changes here
             to convert to a fixed width site.
 **************************************************************/

#content {  
  height: 100%;
  min-height: 100%;

  text-align: left;
}

#content,
#width {
  /* max-width hack for IE since it doesn't understand the valid css property */
  width: expression(document.body.clientWidth > 1000 ? "1000px" : "94%");  
  max-width: 1000px;
  margin: 0 auto;
}

#content[id],
#width[id] {
  width: 94%;
  height: auto;
}




/**************************************************************
   #header: Holds the site title and header images
 **************************************************************/

#header {
  position: relative;
  height: 154px;
background: #3E3232 url(../images/bg/header_headerr.jpg) repeat-x bottom left;
border-bottom: 1px solid #E4E4E4;
}

/* Holds the site title and subtitle */
#header #title {

	margin-top: 30px;
  padding: 5px;
  text-align: left;
}

#header h1 {
  margin: 0;
  padding: 0;

  font: 200 2.5em "times", serif;
  letter-spacing: 4px;
text-transform: uppercase;

  color: #FFF;
}

#header .slogan {
  position: relative;

  margin: 0;
  padding: 0;
  margin-left: 5px;

  font: 200 1.0em verdana;
letter-spacing: 2px;
  color: #fff;
}


/* Sets where the header images will go */
#header img.left {
  position: absolute;
  z-index: 1;

  top: 0;
  left: 0;
}

#header img.right {
  position: absolute;
  z-index: 0;

  top: 0;
  right: 0;
}

#header img.balloons {
  position: absolute;
  z-index: 2;

  top: 70px;
  right: 400px;
}



/**************************************************************
   #mainMenu: The top level site menu
 **************************************************************/

#mainMenu { 
  float: left;
  width: 100%;
  clear: both;  
}

#mainMenu ul {
  margin: 0;
  padding: 0;
}

#mainMenu li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}

#mainMenu li a {
  float: left;
  margin: 0 2px;
  padding: 5px 0.5em;

  font: 400 1.6em verdana;
  text-decoration: none;
  text-transform: lowercase;
  color: #FFF;
}

#mainMenu li a:hover,
#mainMenu li a.here {
  color: #65EBFF;
  border-top: 5px solid #000;
}

#mainMenu li a.last {
  margin-right: 0;
}




/**************************************************************
   .sideMenu: The side bar menu
 **************************************************************/

ul.sideMenu {
  margin: 0;
  padding: 0;
}

.sideMenu li {
  display: inline;
  
  /* Needed since IE fails when you give it list-style: none; */  
  list-style-image: url(foo.gif);
  font: 400 1.3em verdana;
}

.sideMenu li a {
  display: block;
  margin: 0em 0;
  padding: 3px 5px;    
  
  text-decoration: none;
  color: #FFF;
} 

.sideMenu li a:hover {
  color: #000;
  background: #E4E4E4;
}

/* Active menu item */
.sideMenu li.here {
  display: block;
  color: #650000;
  background: #555;
}

/* Submenu of active menu item */
.sideMenu li.here ul {
  margin: 0;
  padding: 0;
}

.sideMenu li.here ul li a {
  padding-left: 35px;
  font: 400 0.55em verdana; 
  color: #FFF;  
  background: url(../images/bg/bullet.gif) no-repeat 10px 0px;
}

.sideMenu li.here ul li a:hover {
  color: #9FF3FF;
  background: #5F5F5F url(../images/bg/bullet.gif) no-repeat 10px 0px;
}




/**************************************************************
   #page: Holds the main page content.
 **************************************************************/

#page {
  float: left;
  width: 98%;
  clear: both;
  
  padding-bottom: 4em;
  background-color: #fff;
  padding: 1%;
}




/**************************************************************
   #footer: The page footer - will stick to the bottom if not
            enough content.
 **************************************************************/

#footer {
  float: left;
  width: 100%;
  clear: both;
  
  margin-top: -3.8em;
  background: #fff url(../images/bg/footer.png) repeat-x top left;
  color: #3E3232;
}

/* Sets the width of the footer content */
#footer #width {
  position: relative;
  z-index: 3;
  font-size: 1.0em;
  padding-top: 27px;
  width: 100%;
}

#footer a {

 color: #fff;
}

#footer a:hover {

 color: #000;
}




/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.width100 {
  width: 100%;
}

.width75 {
  width: 74%;
}

.width50 {
  width: 49.7%;
}

.width33 {
  width: 32.7%;
}

.width25 {
  width: 24.7%;
}



/**************************************************************
   Alignment classes
 **************************************************************/

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}



/**************************************************************
   Generic display classes
 **************************************************************/

.clear {
  clear: both;
}

.block {
  display: block;
}

.small {
  font-size: 1.0em;
}

.bold {
  font-weight: bold;
}


.green {
  color: #A1FF45;
}

.red {
  color: #EA1B00;
}

.grey {
  color: #666;
}

.grey a {
  color: #463C30;
}

.grey a:hover {
  color: #000;
}


/**************************************************************
   Generic display classes
 **************************************************************/

.gradient {
  margin-bottom: 2em;
  background: #827875 url(../images/bg/gradient.png) repeat-x bottom left; 
color: #fff;
}

.gradient h2 {

color: #fff;
}




.gradient h3 {

color: #fff;
}

#loading { 
	width:100%; 
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;	
	background-color:#fff;
	border:1px solid #3E3232;
	text-align:center;
}





/****

Imagebox for gallery view

*****/

.imageBox{
	width:140px;	/* Total width of each image box */
	height:225px;	/* Total height of each image box */
	float:left;
	
}

imageBox_theImage a:hover{
	background-color: #fff;
}
	
.imageBox_theImage a{
	background-color: #fff;
}	

.imageBoxcont{
}

.imageBox_theImage{
	width:110px;	/* Width of image */
	height:140px;	/* Height of image */
	/* 
	Don't change these values *
	*/
	background-position: center center;
	background-repeat: no-repeat;		
	margin: 0 auto;
	margin-bottom:2px;
	
	
}

.imageBox .imageBox_theImage{
	border-left:0px solid #C3BAB5;	/* Border color for not selected images */
	border-bottom: 1px solid #E4E4E4;
	padding:2px;
}

.imageBox_label, .imageBox_label a, .imageBox_label a:visited {	/* Title of images - both selected and not selected */
	width:110px;
	text-align:center;
	font-family: verdana;
	font-size:0.9em;		
	padding-top:2px;
	margin: 0 auto;
	color: #3E3232;
	text-decoration: none;
	background-color: #fff;
}

.imageBox_label a:hover {	/* Title of images - both selected and not selected */
	width:110px;
	text-align:center;
	font-family: verdana;
	font-size:0.9em;		
	padding-top:2px;
	margin: 0 auto;
	background-color: #fff;
	color: #000;
}





/****

browsebox for detail view

*****/

.browseBox{
	width:60px;	/* Total width of each image box */
	height:90px;	/* Total height of each image box */
	float:left;

	
}

browseBox_theImage a:hover{
	background-color: #fff;
}
	
.browseBox_theImage a{
	background-color: #fff;
}	

.browseBoxcont{
}

.browseBox_theImage{
	width:40px;	/* Width of image */
	height:70px;	/* Height of image */
	/* 
	Don't change these values *
	*/
	background-position: center center;
	background-repeat: no-repeat;		
	margin: 0 auto;
	margin-bottom:2px;
	
	
}

.browseBox .browseBox_theImage{
	
	
	padding:2px;
}



ul.lang {
	margin:0px;
	padding: 0px;
	display:block;
	list-style-type: none;
	font-size: 0.9em;

	
}

ul.lang li {
	float:left;
	margin-left:5px;
	border: 0px solid #333;
	padding: 0px;
	text-align:center;
	
}

ul.lang li a,
ul.lang li a:visited {
	color: #C3BAB5;
	padding: 3px;
	text-decoration: none;
	border-bottom: 0px solid #C3BAB5;
}


ul.lang li a:hover {
padding: 3px;
	display: block;
	color: #1a1a1a;
	background-color: #fff;
}












ul.actions {
	margin:0px;
	padding: 0px;
	display:block;
	list-style-type: none;
	font-size: 1.5em;
	

	
}

ul.actions li {
	float:left;

	border: 0px solid #333;

	text-align:center;
	background-color: green;
	padding: 5px;
	
}

ul.actions li a,
ul.actions li a:visited {
	color: white;
	

	text-decoration: none;
	border-bottom: 0px solid #C3BAB5;
}


ul.actions li a:hover {
display: block;
	color: #000;
	background-color: #fff;
}

.bqstart {
	
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #C3BAB5;
 }

 .bqend {

     float: right;
     height: 25px;
     margin-top: -45px;
     padding-top: 45px;
     font-size: 700%;
     color: #C3BAB5;
 }

#collection h3 {
padding-top: 1.2em;
	font: 1.6em verdana;
}

ul#animated-portfolio{
        padding: 0;
        margin: 0;
        list-style-type: none;
}
ul#animated-portfolio li{
        padding: 0;
}

.innerfade-title{
       position: absolute;
       bottom: 0px;
       left: 0;
       z-index: 290;
       width: 100%;
       background-color: #fff;
       height: 34px;
       filter:alpha(opacity=80);
       -moz-opacity: 0.8;
        opacity: .8;
        border-top: 1px solid white;
}

