* { margin:0; padding:0; }

.holder { margin:0; padding:0;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
	}

body {
	color: #666;
	margin: 0 0 50px 0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

body.pad .main { margin: 10px 0 0 0; }

a img { border: none; }

#container {
	width: 930px;
	margin: auto;
}
.head      {
	float: left;
	width: 100%;
	margin-top: 8px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.foot .fade  {
	float: right;
	position: relative;
	margin: 0px;
	height: 20px;
	width: 20px;
}
.main      {
	float: left;
	width: 930px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.side {
	float: left;
	width: 200px;
	margin-top: 100px;
}
.copy {
	float: right;
	width: 700px;
	margin-top: 100px;
}

.side ul { margin-bottom: 20px; }
.side h3 { margin: 0 0 10px 0; }


.main .home { float: left; width: 296px; margin: 0 21px 20px 0; }
.main .home.last { margin-right: 0; }
.main .home p { font-size: 10px; font-weight: bold; text-transform: uppercase; margin: 5px 0 0 0; }

.main .home a:hover p {
	color: #996633;
}

.tn     	{ display: block; position: absolute; overflow: hidden; text-align: left;  background-color:white; width: 930px; height:620px; z-index:100; }

.col3        { float: left; width: 305px; margin: 0 20px 0 0; }
.col3.last   { margin-right: 0; }
.col3.wide   { float: left; width: 500px; margin: 0 0 0 0; }

a:link, a:visited          {
	color: #858585;
	text-decoration: none;
	outline: none;
}
a:focus, a:hover, a:active { color: #403e3c; outline: none; }


h1 a {
	width:175px;
	height:28px;
	margin-left: 0px;
	overflow:hidden;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	background-image: url(../images/logonew.png);
}

h1 { font: 26px/30px Arial, Helvetica, Sans-Serif; color: #FFFFFF; }
h2 {
	text-transform: lowercase;
	font-weight: bold;
	margin: -3px 0 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #B3B4B4;
}
h3 { font: 10px/13px Arial, Helvetica, Sans-Serif; color: #403e3c; font-weight: bold; margin-bottom: 15px; text-transform: uppercase; }
h4 {
	font-size: 13px;
	color: #A76446;
}
h4 a {
	color: #A36F45;
}


body.about h3 { float: right; width: 362px; font: 18px/29px Arial, Helvetica, Sans-Serif; color: #858585; font-weight: bold; text-align: justify; }

h2.ttl { margin-top: 3px; }

li { list-style:none; color: #858585; }
p            { color: #858585; margin: 0 0 15px 0; }
.copy p {
	color: #999999;
	margin: 0 0 15px 0;
	font-size: 12px;
	line-height: 22px;
}
.main.full p { color: #808080; }
u { text-decoration: none; color: #403e3c; font-weight: bold; }
.right { float: right; width: 362px; }
.facebook {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	right: 0px;
}


.lrg { font-size: 16px; line-height: 24px; }
.hide { display: none; }
.clear { clear:both; }

/*----- Main Nav -----*/

#nav-cont { float: right; }

.nav {
	float: right;
	padding:0;
	list-style:none;
	font-size: 1.1em;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
.nav li { float: left; margin: 0; }
.nav a {
	color: #B3B4B4;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 16px;
}
.nav a:hover {
	color: #666666;
}
.nav a.at {
	color: #996633;
}

.nav.no {
}

.nav li.last a { padding-right: 0; }
.nav li.info    {
	margin-left: 17px;
	color: #B3B4B4;
	font-weight: bold;
}


/*----- Gallery -----*/

.tn a {
	display: block;
	float: left;
	cursor: pointer;
}

.tn a.selected {
	text-decoration: underline;
	color: #3f3f3d;
	
	 -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;
}


.holder {
	width: 930px;
	height: 620px;
	display: block;
	overflow: hidden;
	position: relative;
	
	zoom: 1;
	text-align:center;
}

.holder img {
	position: absolute;
	top: 0;
	left: 0;
	
	width: 930px;
	height: 620px;
	display: block;
	overflow: hidden;
	
}

.holder .overlay {
	margin: 0; padding: 0;
	width: 300px;
	display: block;
	position: absolute;
	top: 0;
	cursor: pointer;
	overflow: hidden;
}
.holder #prev {
	left: 0;
	height: 620px;
	z-index: 98;
}

.holder #next {
	right: 0;
	height: 620px;
	z-index: 98;
}

.holder #prev_image { 
	left: 0;
	background: url('../images/prev.gif') no-repeat center left;
	height: 620px;
	z-index: 97;
	overflow: hidden;
}

.holder #next_image {
	right: 0;
	background: url('../images/next.gif') no-repeat center right;
	height: 620px;
	z-index: 97;
	overflow: hidden;
}

.holder #photo_description {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	overflow: hidden;
	width: 370px;
	height: 110px;
	top: 572px;
	left: 650px;
	z-index: 98;
	background-color: #b3b3b3;
}

.holder #photo_description p{
	color: #b3b3b3;
	padding: 25px;
}

#photo_info {
	padding-top: 10px;
	color: #b3b3b3;
	font-size: 11px;
	text-transform: lowercase;
	font-weight: bold;
	width: 930px;
}

#photo_thumnails_container {
	width: 100px;
	float: left;
}

#photo_navigation {
	float:left;
	width: 460px;
}

#photo_info_btn {
	float: right;
	width: 270px;
	text-align: right;
	visibility: visible;
}

#photo_navigation a{
	display:block;
}
#photo_info_prev{
	float:right;
}

#photo_counter_container {
	float:right;
	width: 150px;
	text-align: center;
	visibility: visible;
}

#photo_info_next{
	float:right;
}
/* IE HACKS */

html { overflow-y: hidden_; }
body { overflow-y: auto_; }





/* LOGO ***********************************************************************/
/******************************************************************************/

#logo a#featured_on {
  position: absolute;
  width: 192px;
  height: 54px;
  margin: -135px 0 0 775px;
  background: url(../images/featured_on.png) no-repeat;
}

#logo {
  float: left;
  margin: 119px 0 0 0;
}

#logo a {
	float: left;
	width: 930px;
	height: 147px;
	text-indent: -999px;
	background-image: url(../cyrenicimages/logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 60px;
}

/* PORTFOLIO ******************************************************************/
/******************************************************************************/


#showcase_cont {
	width: 930px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 620px;
	position: absolute;
}
#bodycont {
	width: 930px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 620px;
	position: absolute;
	background-image: url(../../home/bodybg.jpg);
}
html>body #showcase_cont {
	margin: 0px 0 1px 0;
  #margin: 137px 0 3px 0;
}

.showcase {
	width: 930px;
}
.head {
	width: 930px;
	float: left;
	height: 28px;
}
.showcase ul {
	list-style: none;
}	

/* FOOTER *********************************************************************/
/******************************************************************************/

#footer {
	float: left;
	width: 930px;
	color: #b3b3b3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: relative;
	top: 622px;
	right: 0px;
}
#foot {
}



.fade {
  top: 100px
  left: 100px
	float: left;
	position: absolute;
}

.fade div {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.fade2 div {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.facebook  {
	background-image: url(../images/facebook-over.png);
	width: 20px;
	height: 28px;
	background-repeat: no-repeat;
	float: right;
	display: none;
}
#footer p {
	color: #b3b3b3;
	padding-top: 0px;
}
.showcase ul li {
	display: inline;
	float: left;
	height: 206px;
	margin: 1px 1px 0 0;
	width: 309px;
}
.showcase ul li a:hover {
  cursor: pointer;
}
.showcase ul li.item_01 {
	background-image: url(../../home/imagea/1-over.jpg);
}
.head .cyreniclogo  {
	background-image: url(../images/logonew-over.png);
	width: 200px;
	height: 28px;
	background-repeat: no-repeat;
}

.showcase ul li.item_02 {
	background-image: url(../../home/imagea/2-over.jpg);
}
.showcase ul li.item_03 {
	background: url(../../home/imagea/3-over.jpg);
}
.showcase ul li.item_04 {
	background: url(../../home/imagea/4-over.jpg);
}
.showcase ul li.item_05 {
	background: url(../../home/imagea/5-over.jpg);
}
.showcase ul li.item_06 {
	background: url(../../home/imagea/6-over.jpg);
}
.showcase ul li.item_07 {
	background: url(../../home/imagea/7-over.jpg);
}
.showcase ul li.item_08 {
	background: url(../../home/imagea/8-over.jpg);
}
.showcase ul li.item_09 {
	background: url(../../home/imagea/9-over.jpg);
}


/* ----------- stylized ----------- */
#stylized{
}
#stylized h1 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:8px;
}
#stylized p{
	font-size:11px;
	color:#666666;
	margin-bottom:15px;
	padding-bottom:10px;
}
#stylized label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
	margin-right: 14px;
}
#stylized .small{
	color:#B3B3B3;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#stylized input{
	font-size:11px;
	border:1px solid #B3B4B4;
	width:200px;
	margin-top: 2px;
	margin-right: 14px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#stylized textarea {
	font-size:11px;
	border:1px solid #B3B4B4;
	width:200px;
	margin-top: 2px;
	margin-right: 14px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#stylized button{
	clear:both;
	margin-left:163px;
	width:80px;
	height:23px;
	background:#b3b3b3;
	text-align:center;
	line-height:20px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#form {
}

/* ----------- My Form ----------- */
.myform{
	width:400px;
	padding:0px;
	color: #B3B4B4;
}
#columntext {
	width: 200px;
	float: left;
}






#contact-area {
	width: 500px;
	margin-top: 20px;
}

#contact-area input, #contact-area textarea {
	padding: 7px;
	width: 471px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 5px 0px 10px 0px;
	border: 1px solid #ccc;
	color: #999;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #900;
}

#contact-area input.submit-button {
	width: 80px;
	float: left;
}
