BODY {
	font-family: "Trebuchet MS", tahoma, arial, "Lucida Sans Unicode", Helvetica, Georgia, sans-serif;
	letter-spacing: 85%;
	line-height: 170%;
	font-size: 100%;
	background: url(../images/page_bg.jpg) repeat-x;
	background-color: #fff;
	margin: 0px;
    color:#454545;
}

p {
	font-family: "Trebuchet MS", tahoma, arial, "Lucida Sans Unicode", Helvetica, Georgia, sans-serif;
	color: #454545;
	text-align: left; 
	font-size: 0.775em; /* 16x0.875=14px */
	margin: 1.286em 0; /* 14x1.286=18px */

}
h1 {	
    color: #000134; 
	font-size: 1.375em; /* 16x1.375=22px */
	line-height: 1.636em;/* 16x1.636=36px */
	margin: 0;
    font-family: "Trebuchet MS", tahoma, "Lucida Sans Unicode", Helvetica, arial, Georgia, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}

h2 {
    color: #000134; 
	font-size: 1.125em; /* 16x1.125=18px */
	margin:1em 0; /* 18x1=18px */
    font-family: "Trebuchet MS", tahoma, "Lucida Sans Unicode", Helvetica, arial, Georgia, Arial, sans-serif;
	font-weight: normal;
	border-bottom: #999 0px solid;  
}

h3		{ color:#BD004B; font-size: 150%; font-weight: normal; }

img		{ border: 0px;}

li		{ list-style: none; }


a { color: #000; background-color: #FFBE00; border-bottom: #CD2266 0px solid; text-decoration: none; }
a:visited { color: #000; background-color: #FFBE00; border-bottom: #CD2266 0px solid; text-decoration: none; }
a:hover {color: #FFBE00; background-color: #000; border-bottom: black 0px solid; text-decoration: none; }



input, textarea, select {font-family: "Lucida Sans Unicode", tahoma, arial; }

#coris-wrapper			{ width:1050px; padding:0; margin:0; }
#coris-header			{ width:1050px; height:494px; background: url(../images/header.jpg) top left no-repeat;  }
#social-icons			{ width: 400px; height: 50px; float:left; margin-left: -25px; margin-top: -12px;  }

#social-icons a {
   display: block;
   overflow: hidden;
   float:left; 
   height: 50px;
   text-indent:-9999px;
   background-repeat: no-repeat;
   background-position: 0 0; 
   }

#social-icons a:hover { background-position: 0 -50px; }

#social-icons li { float:left; }

a.Flickr {
   width:53px;
   background-image:url(../images/SI-flickr.jpg); }	

a.Twitter {
   width:57px;
   background-image:url(../images/SI-twitter.jpg); }
li#Twitter {
   display:block; 
   width:57px;
   height: 50px;
   cursor: hand;
   cursor: pointer;
   background-image:url(../images/SI-twitter.jpg); }
li#Twitter:hover { background-position: 0 -50px; }

li#Flickr {
   display:block; 
   width:53px;
   height: 50px;
   cursor: hand;
   cursor: pointer;
   background-image:url(../images/SI-flickr.jpg); }
li#Flickr:hover { background-position: 0 -50px; }

li#Delicious {
   display:block; 
   width:52px;
   height: 50px;
   cursor: hand;
   cursor: pointer;
   background-image:url(../images/SI-delicious.jpg); }
li#Delicious:hover { background-position: 0 -50px; }

a.LinkedIn {
   width:114px;
   background-image:url(../images/SI-linkedin.jpg); }

a.Delicious {
   width:52px;
   background-image:url(../images/SI-delicious.jpg); }

a.SU {
   width:41px;
   background-image:url(../images/SI-su.jpg); }

#twitter_update_list { width:400px; }

.delicious-banner {
	text-indent:-9999px;
   display:block; 
   width:498px;
   height: 60px;	
  	background-image:url(../images/d-bookmarks.jpg); 
  	}


#toprow				{ width:800px; height:100px; margin: 10px auto; }

#logo				{ margin-top: 20px; width:263px; height: 92px; float:left; background: url(../images/logo.jpg) top left no-repeat; }

#menu				{ float:right; font-family: "lucida sans unicode", helvetica, arial; }

/* fading images */
#SLIDESHOW		{ width:800px; margin:40px auto; clear: both;  }
#SLIDESHOW img	{ border: #ccc 0px solid; padding: 0px;  }

.clear			{ clear: both; }

/* fading menu */
#page-wrap		{ margin: 0px auto; padding: 20px; }

.button			{ float: left; margin: 10px; cursor:pointer; }


#home			{ display: block; }
#home-button	{ opacity: 1.0; border-bottom: 1px solid black; }

#about			{ display: none; }
#about-button	{ opacity: 0.5; border-bottom: 1px solid black; }

#photography	{ display: none; }
#photography-button { opacity: 0.5; border-bottom: 1px solid black; }

#contact		{ display: none; }
#contact-button { opacity: 0.5; border-bottom: 1px solid black; }

/**clearing classes**/
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix{display:inline-block;}

/*Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/

.brclear{ /*Use a break with this class to clear float containers*/
	clear:both;
	height:0;
	margin:0;
	font-size:1px;
	line-height:0;
}
/**end clearing classes**/






.darkgrey				{ color: #333; }
.darkblue				{ color: #122372; }
.grey					{ color: #666; }
.black					{ color: #000; }
.white					{ color: #fff; }
.green					{ color: Green; }
.pink					{ color: #F72E90; }
.red					{ color: red; }

.font_small				{ font-size: 90%; }

.clear_both				{ clear: both; height: 1px; padding: 0px; margin: 0px;}
.clear_both5			{ clear: both; height: 5px; padding-top: 5px; margin-top: 5px;}
.clear_both10			{ clear: both; height: 10px; padding-top: 10px; margin-top: 10px;}
*html .clear_both10			{ clear: both; height: 1px; padding-top: 0px; margin-top: 0px;}
.clear_bothwhite		{ clear: both; height: 1px; padding: 0px; margin: 0px; }
.clear_right			{ clear: right; }
.clear_left				{ clear: left; }

.float_left				{ float: left; border:0; }
.float_right			{ float: right; border:0; width:210px;  }

.text_left				{ text-align: left; }
.text_right				{ text-align: right; }

.noborder				{ border:0; text-decoration: none;}

.home-half_left-l			{ width: 45%; float: left; text-align: left; color: black; font-family:  helvetica, "Helvetica Neue", arial; font-size: 130%; padding-left:20px; font-weight: lighter;}
.home-half_left-r		{ width: 47%; float: left; text-align: left; color: black; font-family:  helvetica, "Helvetica Neue", arial; font-size: 130%; padding-left:50px; font-weight: lighter;}
.home-half_left-l,.home-half_left-r,  p 		{ color: black; font-family:  helvetica, "Helvetica Neue", arial; }


.half_left				{ width: 48%; float: left; text-align: left; }
.half_right				{ width: 40%; float: right; text-align: left; }

.half_left-vd			{ width: 48%; float: left; text-align: left; padding:0;}

.map					{ width: 300px; float: right; text-align: left; margin-right: 20px; }

.designedby				{ width: 40%; float: right; text-align: right; }

.disclaimer				{ width: 40%; float: right; text-align: left; margin-left:50px; }
.image_center			{ margin-left: 270px; }
.image_right			{ float: right; padding-left: 15px; padding-bottom:15px; }
.image_righttop3		{ float: right; margin-top:3px; }
.image_right_main		{ float: right; margin-left:15px; margin-bottom: 15px; }
.image_right_clear_left { float: right; clear: left; }
.image_right0			{ float: right; padding-left: 0px; padding-bottom: 5px; position: relative; top: -20px; }
.image_left				{ float: left; padding-right: 10px; padding-bottom: 5px; }
.div_33					{ width: 30%; float: left; } 
.div33					{ width: 33%; float: right; background: #ff9900; margin-left: 10px; } 

acronym					{ cursor: help; }


.plaintable table		{ border-bottom: 0px solid #fff; border-left: 0px solid #fff; margin-top:-5px; }
td .plaintable			{ padding: 0px 0px 0px 0px; border-top: 0px solid #fff; border-right: 0px solid #fff; }

.hidden					{ display:none; }
.width280				{ width: 260px;	text-align: left; float: left; }
.white_bg				{ background-color: #fff; }
.paddingmain			{ padding: 10px 0px 10px 10px ; }
.padding20_left			{ padding-left: 20px; }
.padding20				{ padding: 20px; text-align: left; }
.padding10				{ padding: 10px; text-align: left; }
.paddingsearch			{ padding: 10px; text-align: left; }



.mainpadding			{ padding: 15px 20px 0 20px; text-align: left; }
.mainpaddingnotop		{ padding: 0px 20px 0px 20px; text-align: left; }
.mainpaddingnoright		{ padding: 15px 5px 0px 20px; text-align: left; }

#thirdleft				{ width: 33%; float: left; padding: 2px; text-align: left;}
#thirdmiddle			{ width: 32%; float: left; padding: 2px; text-align: center; }
#thirdright				{ width: 33%; float: right; padding: 2px; text-align: right; }

#thirdleft, #thirdmiddle, #thirdright {font-size: 10px; color: #fff; text-decoration: none;}

.date					{ font-size: 9px; color: #666; }
.moderator				{ font-size: 9px; color: #333; }
.white					{ color: white; }

.sep_bar				{ clear: both; width: 100%; border-bottom-style: solid; border-bottom-color:#589AC3; border-bottom-width: 
						1px; padding-top: 0px; margin-bottom: 5px; height:10px; }
.right_col				{ width: 380px; float: left;}
.left_col				{ width: 100px; float: left;}

.watch_float_right		{ float: right; width: 260px; }
.tipbox					{ border: 1px solid green; padding: 10px; }
.pad25left				{padding-left: 15px;}

/* contact page */
div.row {
  clear: both;
  padding-top: 0px;
  
  }

div.row span.label {
  float: left;
  width: 150px;
  padding: 0px 10px 0px 0px;
  text-align: left;
  margin-right: 10px; 
 }

div.row span.formw {
  float: left;
  width: 150px;
  text-align: left;
  border-color: #b52352;
  } 

div.row span.formw input {padding:5px; width:250px;
}

div.row textarea {padding:5px; width:250px; 
}

div.row span.labelleft {
  float: left;
  width: 140px;
  padding: 0px 10px 0px 0px;
  text-align: left;
  color: #333;
  margin-right: 10px; 
 }


.calmdesign {font-size: 10px; color: #ccc; text-decoration: none;}
a.calmdesign  {color: #ccc; text-decoration: none; }
a.calmdesign :hover {text-decoration: none;}
a.calmdesign :active {	text-decoration: none; }

.asterix {font-size:14px; color: red;}

#applicant2 {width:95%; background-color: #f0f0f0; border: #333 1px solid;}


/* START ACCORDION CSS CODE */
#basic-accordian{
	border:0px solid #EEE;
	padding:5px;
	width:550px;
	position:absolute;
	left:50%;
	top:370px;
	margin-left:-175px;
	z-index:2;
	margin-top:-50px;
}
/* hack for IE6 */
* html #basic-accordian {	position:absolute;
	left:500px;
	top:350px;
}
.accordion_headings{
	padding:5px;
	background:#ff9900;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background:#ffffa0;
	color:#666;
}

.accordion_child{
	padding:15px;
	background:transparent;
}

.header_highlight{
	background:#ffffa0;
	color:#666;
}

.tab h1 {margin-top: 10px; }

/* END ACCORDION CSS CODE */


.half_left h1 {margin: 10px 0 0 10px;}
.half_left h2 {margin: 10px 0 0 10px;}
.half_left p {margin-left:10px;}

.warning				{font-size: 10px; color: #cc0000; }

div.prevnext {
	background-color:blue;
	width: 50px;
}

div.prevnext a:link,
div.prevnext a:visited,
div.prevnext a:hover,
div.prevnext a:active{
	width: 32px;
	height: 32px;
	overflow: hidden;
	text-indent: -999em;
	border: none;
	outline: none;
	display: block;
}

div.prevnext a.next{
	background: transparent url(../px/next.gif) 0 0 no-repeat;
}

div.prevnext a.next:hover{
	background-position: 0 -34px;
}


#horizontal_cal		{margin-left: 20px; margin-top:20px;}
*:first-child+html  #horizontal_cal	{margin-top:35px;}

#subcontent			{position:absolute; visibility: hidden; border: 9px solid #ccc; background-color: white; width: 150px; padding: 8px;}
#subcontent	li		{ list-style: none; margin-left:-40px; }	
#subcontent	li	a	{ line-height:100%; }	


/* Big box with list of options */
#ajax_listOfOptions{
  position:absolute;  /* Never change this one */
  width:175px;  /* Width of box */
  height:250px;  /* Height of box */
  overflow:auto;  /* Scrolling features */
  border:1px solid #317082;  /* Dark green border */
  background-color:#FFF;  /* White background color */
  text-align:left;
  font-size:0.9em;
  z-index:100;
}
#ajax_listOfOptions div{  /* General rule for both .optionDiv and .optionDivSelected */
  margin:1px;    
  padding:1px;
  cursor:pointer;
  font-size:0.9em;
}
#ajax_listOfOptions .optionDiv{  /* Div for each item in list */
  
}
#ajax_listOfOptions .optionDivSelected{ /* Selected item in the list */
  background-color:#317082;
  color:#FFF;
}
#ajax_listOfOptions_iframe{
  background-color:#F00;
  position:absolute;
  z-index:5;
}

.companyname{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
}

table					{ border-bottom: 0px solid #fff; border-left: 0px solid #fff; }
td						{ padding: 5px 5px 5px 5px; border-top: 0px solid #fff; border-right: 0px solid #fff; }
table tr.formerror	td		{background:white;  color:#333; padding:10px; border-color: red; border-width: 2px; border-style: solid; }



#gallery {position:relative; width:810px; margin:40px auto; }
#images {border:0px solid #9ac1c9; height:100px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:800px; height:100px;  background:#FFF url(../images/loading.gif) center center no-repeat}
#image img {position:absolute; top:0; left:0px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:120px; width:682px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:120px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:100px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:0px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:0px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}


