* { margin:0; padding:0;}

@font-face {
    font-family: 'ComfortaaBold';
    src: url('Comfortaa_Bold-webfont.eot');
    src: url('Comfortaa_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('Comfortaa_Bold-webfont.woff') format('woff'),
         url('Comfortaa_Bold-webfont.ttf') format('truetype'),
         url('Comfortaa_Bold-webfont.svg#ComfortaaBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background:#000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-transform:none;
	font-size:1em;
}
h1{ font:bold 3.2em; font-family:'ComfortaaBold', sans-serif;}
h2{ font:bold 3em; font-family:'ComfortaaBold', sans-serif;}
h3{ font:bold 2.9em; font-family:'ComfortaaBold', sans-serif;}
h4{ font:bold 2.5em; font-family:'ComfortaaBold', sans-serif;}



input, textarea { font-family:Tahoma, Geneva, sans-serif; font-size:1.22em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper{ width:100%; overflow:hidden; padding-bottom:30px;}
.wrapper2{
	width:475px;
	overflow:hidden;
	padding-bottom:5px;
	float:left;
}
.wrapper3 {width:500px; margin:0 auto;}
.row-2  .wrapper3 li {float:left; margin: 5px 20px;}

.NewsSummary2 {float:left; width:350px; padding-left:40px; border-left: 1px solid #ffffff;}
.NewsSummary {margin: 20px 0;}
.NewsSummary h3 {}

block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}

.tail-top { background:url(../images/tail-top.gif) left top repeat-x #040404;}
.tail-bottom { background:url(../images/tail-bottom.gif) left bottom repeat-x;}

#logo { position:absolute;  z-index:2; width:100%; top:50px; }
#logo img {position:relative ; left:290px; right:290px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

/*==================list====================*/
#wrapper #content ul {margin-bottom:15px; margin-left:15px;}
#wrapper #content li {margin-left:20px; list-style:disc;}

ul { list-style:none; margin-bottom:15px;}


.nav { position:absolute; top:182px; margin-left:195px;}
.nav li { display:inline; padding:0 12px;}
.nav li a { color:#b88312; text-decoration:none;}
.nav li a:hover { color:#fff;}
.nav li a.current { color:#fff;}

.puzzle { width:100%; overflow:hidden;}
.puzzle li { float:left; width:106px; margin-right:2px;}

.list1 li { background:url(../images/arrow1.gif) no-repeat left 3px; padding:0 0 12px 15px;}
.list1 li a { color:#ffffff;}

.list2 { width:100%; overflow:hidden;}
.list2 li { float:left; width:210px; text-align:center; padding-bottom:16px;}
.list2 li img { display:block; margin:0 auto 12px auto;}
.list2 li a { color:#ffffff;}
.list2 li a:hover { color:#fff;}

.list3 li { width:100%; overflow:hidden; padding-bottom:12px;}
.list3 li span  { float:right;}
.list3 li a { color:#21638d; background:url(../images/arrow1.gif) no-repeat left top; padding:0 0 0 16px;}



/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:16px;}
.p2 { margin-bottom:10px;}


/*=================txt, links, lines, titles====================*/
a {color:#fff;}
a:hover{text-decoration:none;}

.txt1 { color:#fff;}

.link1 { text-decoration:none;}
.link1:hover { text-decoration:underline;}

.title { margin-bottom:26px;}

/*==================boxes====================*/
.box-1 { background:url(../images/box1-bg.jpg) left top repeat-y; width:100%;}
.box-1 .top { background:url(../images/box1-top.jpg) no-repeat left top;}
.box-1 .bottom { background:url(../images/box1-bottom.jpg) no-repeat left bottom; width:100%; min-height:371px; height:auto !important; height:371px;}
.box-1 .inner {
	padding:10px 25px 0px 30px;
}

.cont-box { padding:0 20px 0 0; margin:0;}
.cont-box span { float:right;}


/*header*/
#header div { position:absolute;}

/*content*/
#content { padding:0 31px 0 28px;}
#content .row-2 { padding:30px 0 25px 30px;}
#content1 { padding:0 31px 0 28px; margin-bottom:10px;}

.content { padding:0 0px 0 0px;}


/*footer*/
#footer { color:#3d4245; text-align:center;}
#footer p { padding:24px 0 0 0;}
#footer a {color:#3d4245; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

/*================Menu=====================*/

#menu {
	margin:20px 0;
	width:auto;
	background:url('../images/menuBg.png') no-repeat top left;
	padding: 5px 12px 12px;
	position: relative;
	z-index:50;
}

/* The wrapper clears the floating elements of the menu */

#menuwrapper { 
        overflow: hidden; 
        width: 100%;
        padding:5px;
        }

/* Set the width of the menu elements at second level. Leaving first level flexible. */

#primary-nav li li { 
        width: 200px; 
       }


/* Unless you know what you do, do not touch this */ 

#primary-nav, #primary-nav ul { 
	list-style: none; 
	margin: 0px auto; 
	padding: 0px;
	list-style:none; 
	}
#primary-nav ul { 
	position: absolute; 
	top: auto; 
	display: none;
	-moz-box-shadow:0px 8px 5px -5px #000;
	-webkit-box-shadow:0px 8px 5px -5px #000;
	box-shadow:0px 8px 5px -5px #000;
	
	}
#primary-nav ul ul { 
	margin-top: 1px;
 	margin-left: -1px;
	left: 100%; 
	top: 0px; 
	background:#000000;
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
	
	}
	
#primary-nav li { 
	margin-left: -1px;
	float: left;
	margin-right:5px;
	
	}
#primary-nav li li { 
	margin-left: 0px;
	margin-top: -1px;
	margin-right:0px;
	float: none; 
	position: relative;
	background:#111;
	
	}

/* Styling the basic apperance of the menu elements */

#primary-nav a { 
	display: block; 
	margin: 0px; 
	padding: 5px 10px; 
	text-decoration: none; 
	}
#primary-nav li a { 
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	text-shadow:1px 2px #000000;
	}
#primary-nav li li a {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	}	
#primary-nav li, #primary-nav li.menuparent { 
	background-color: transparent; 
	}

/* Styling the basic apperance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.menuactive, #primary-nav li.menuactive:hover  { 
	background: #ff0000 url('../images/menuButtonSelect.jpg') repeat-x center;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	box-shadow:0px 0px 5px 1px #000000;
	
	}

#primary-nav li.menuactive a, #primary-nav li.menuactive:hover a  {
	text-shadow:1px 1px #490601;
}

#primary-nav li li.menuactive, #primary-nav li li.menuactive:hover  { 
	background: #ff0000 url('../images/menuButtonSelect.jpg') repeat-x center;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	}

/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */

#primary-nav ul li.menuparent, #primary-nav ul li.menuparent:hover, #primary-nav ul li.menuparenth { 
	background-image: url(modules/MenuManager/images/arrow.gif); 
	background-position: center right; 
	background-repeat: no-repeat; 
	}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, #primary-nav li.menuh, #primary-nav li.menuparenth, #primary-nav li.menuactiveh { 
	background-color: #222222;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow: inset 1px 1px 5px #000, 1px 1px 1px #666;
	box-shadow: inset 1px 1px 5px #000,1px 1px 1px #666;
	box-shadow: inset 1px 1px 5px #000,1px 1px 1px #666; 
	}

#primary-nav li li:hover, #primary-nav li.menuh li, #primary-nav li.menuparenth li, #primary-nav li.menuactiveh li { 
	background-color: #222222;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-moz-box-shadow: inset 1px 1px 5px #000;
	box-shadow: inset 1px 1px 5px #000;
	box-shadow: inset 1px 1px 5px #000; 
	}

/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

#primary-nav ul, #primary-nav li:hover ul, #primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, #primary-nav li.menuparenth ul ul { 
	display: none; 
	}
#primary-nav li:hover ul, #primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, #primary-nav ul li.menuparenth ul, #primary-nav ul ul li.menuparenth ul { 
	display: block; 
	}


/* IE Hacks */

#primary-nav li li { 
	float: left; 
	clear: both; 
	}
#primary-nav li li a { 
	height: 1%; 
	}





/*================Slide Boxes=====================*/
.teaser {
	width: 128px;
	height: 129px;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	/*border:1px white solid;*/
	padding:5px;
}

.teaser .slider_img {
	position: absolute;
	top: 0px;
	left: 0px;
	background:transparent;
	width: 138px;
	height: 139px;

}

.teaser-wrap .teaser {
	float: left;
	margin: 3px;
}

.teaser h4{ font-size:1em; font-weight:normal;}

.teaser-wrap a{text-decoration:none;}
.teaser-wrap a:hover{text-decoration:none; color:#F00;}

#portraits{background:url(../images/portraits.jpg) no-repeat #333333; width:138px; height:139px; }
/*#portraits:hover{background:url(../images/portraits_2.jpg) no-repeat #333333;}*/
#commercial{background:url(../images/commercial.jpg) no-repeat #333333; width:138px; height:139px;}
/*#commercial:hover{background:url(../images/commercial_2.jpg) no-repeat #333333; }*/
#special{background: url(../images/special.jpg) no-repeat #333333; width:138px; height:139px;}
/*#special:hover{background: url(../images/special_2.jpg) no-repeat #333333;}*/
#journalism{background: url(../images/photojournalism.jpg) no-repeat #333333; width:138px; height:139px;}
/*#journalism:hover{background: url(../images/photojournalism_2.jpg) no-repeat #333333;}*/
#wedding{background: url(../images/wedding.jpg) no-repeat #333333; width:138px; height:139px;}
/*#wedding:hover{background: url(../images/wedding_2.jpg) no-repeat #333333;}*/
#inspire{background: url(../images/personal.jpg) no-repeat #333333; width:138px; height:139px;}
/*#inspire:hover{background: url(../images/personal_2.jpg) no-repeat #333333;}*/

/*================ Contact Form===================*/
#contactus {background:url(../images/line.png) center 144px no-repeat; margin-bottom:10px; padding-bottom:0px; font-size:.65em;}
.inner .wrapper #content h1 {
	line-height: 2.3em;
}

#contactus .container .col-1 {width:330px;	margin-right:20px;}
#contactus .container .col-2 { width:330px;}
#contactus .container .col-3 { width:180px;}

#contacts-form label { display:block; height:26px;} 
#contacts-form label input {
	width:320px;
	padding:2px 0 3px 3px;
	color:#a4a4a4;
	background:#161718;
	border:1px solid #a4a4a4;
}
#contacts-form  label  input:hover {
	color:#333333;
	background:#999999;
	border:1px solid #333333;
}
#contacts-form textarea {width:300px; height:92px; padding:2px 0 2px 3px; margin-bottom:15px; color:#a4a4a4; background:#161718; border:1px solid #a4a4a4; overflow:auto;}
#contacts-form   textarea:hover   {
	color:#333333;
	background:#999999;
	border:1px solid #333333;
}
#contactus #contacts-form .container h2 {
	font-size: 1.5em;
	margin-bottom: 5px;
}
.inner .wrapper #content {
	font-size: 1.2em;
	margin-bottom:10px;
}
.row-2  .wrapper2 li {
	float:left;
	margin: 5px 20px;
}
#menu  #mail {
	display: block;
	overflow: hidden;
	position: absolute;
	z-index: 0;
	height: 32px;
	width: 75px;
	top: 10px;
	right: -15px;
	background:url(../images/mail.png) no-repeat ;
	text-indent:-13000px;
}
/******** Blog********/
#content2 { float:left; padding:0 31px 0 28px; margin-bottom:10px; width:600px;}
#content2 h1 {margin: 5px 0px;}
#content2 h2 {font-size:1.7em;}
#content2 h3 {font-size:1.6em;}
#content2 h4 {font-size:1.5em;}
#content2 ul { margin-left:30px;}
#content2 li { list-style:circle;}
#categories{float:right; clear:right; width:200px;}
#categories h3 {font: bold 1.8em 'ComfortaaBold',  sans-serif; }
#categories ul {margin-top:10px;}
#categories li {float:none;}
.CGBlogSummaryContent {margin-top:20px;}
	/************** Comments  ********************/
	.comments{padding:30px; margin-top:20px; background:#333; border:1px red solid;  width:700px;}
	.comments textarea{ width:300px; height:150px;}
	.comments textarea,.comments input{margin:2px 0;}
	.comments h3 {margin:20px 0;}
	.comments .feedback_summary_item{padding:10px; background:#000; margin:10px 0 0 0;} 
	.comments .feedback_item_title{font-size:1.5em;}
/***************************** clientel *******/
div.content {float:left; clear:left; width:483px;}
div.clients {float:right; clear:right; width:320px;}
div.clients img{/*float:left;*/ clear:right; margin:5px;} !important
blockquote { padding:5px; background:#535353; margin:5px 0px;}

.clients li, .clients li li{margin-left:15px; margin-bottom:3px; list-style:circle;}
.column {float:left; width:32%;margin:0 5px 0;}

/************ Galleries ******************/
#content .img {float:left; margin:5px 0 15px 20px; border:10px #333333 solid;}
#content .img img {border:none;}
#content .img a { border:none;}
#content .img a:hover, #content2 .img a:visited, #content2 .img a:active {border:none;}

#TB_prev a {display:inline-block; width:30px; height:20px; text-indent:-13000px; background:top left url(../images/prev.gif) no-repeat; margin:0 0 5px 0;}
#TB_next a {display:inline-block; width:30px; height:20px; text-indent:-13000px; background: top left url(../images/next.gif) no-repeat; margin:0 0 5px 0;}

/***************** footer menu ************************/
.row-2 li {font: .75em Arial, Helvetica, sans-serif;}
.row-2 li a {font: 1em Arial, Helvetica, sans-serif; color:#ccc;}
img a{border:none;}

/**********************************Social Media Logos/ links*******************************/
#social_media {clear:both; width:340px ;padding:25px 25px 0px 0px; margin:0 auto;}
#social_media .facebook{display:block; margin-left:5px; width:46px; height:46px; background:url(../images/facebook.png) no-repeat; text-indent:-13000px; float:right;}
#social_media .facebook:hover{ background:url(../images/facebook_up.png) no-repeat; text-indent:-13000px;}
#social_media .twitter{display:block; margin-left:5px; width:46px; height:46px; background:url(../images/twitter.png) no-repeat top center; text-indent:-13000px; float:right;}
#social_media .twitter:hover{ background:url(../images/twitter_up.png) no-repeat top center; text-indent:-13000px;}
#social_media .youtube{display:block; margin-left:5px; width:46px; height:46px; background:url(../images/youtube.png) no-repeat top center; text-indent:-13000px; float:right;}
#social_media .youtube:hover{ background:url(../images/youtube_up.png) no-repeat top center; text-indent:-13000px;}
#social_media .efoto{display:block; margin-left:5px; width:46px; height:46px; background:url(../images/ephoto.png) no-repeat top center; text-indent:-13000px; float:right;}
#social_media .efoto:hover{ background:url(../images/ephoto_up.png) no-repeat top center; text-indent:-13000px;}
#social_media .linkedin{display:block; margin-left:5px; width:46px; height:46px; background:url(../images/linkedin.png) no-repeat top center; text-indent:-13000px; float:right;}
#social_media .linkedin:hover{ background:url(../images/linkedin_up.png) no-repeat top center; text-indent:-13000px;}
#social_media .paypal{display:block; margin-left:5px; width:76px; height:46px; background:url(../images/paypal.png) no-repeat top center; text-indent:-13000px; float:right;}
#social_media .paypal:hover{ background:url(../images/paypal_up.png) no-repeat top center; text-indent:-13000px;}
/*.follow_us {float:right; top:65px; right:10px; color:#fff; position:absolute;}
.follow_us a{color: #0CF}
.follow_us a:hover{text-decoration:none;}*/

.rss {float:right;}


/******Recaptcha******/

div#recaptcha_image > img{
height:50px;
width:190px;
}
