/******* CRICAVA CSS STYLESHEET ******/

/******* SHARED FOUNDATION CLASSES ******/


html
{
	height: 100%;
}

body 
{
	background: #ffffff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #3f3f3f;
	font-size: 12px;
	line-height: 16px;
	font-family: "Lucida Sans", Tahoma, Arial, Verdana;
}

div.frame
{
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}

div.smoke
{
	float: left;
	width: 980px;
	height: 580px;
	background: url(../img/smoke.png) no-repeat;
	position: relative;
	z-index: 1;
}

div.logo
{
	float: right;
	width: 747px;
	height: 150px;
	padding-top: 5px;
	position: relative;
	z-index: 2;
	margin-top: -570px;
}


div.slogan
{
	float: left;
	width: 500px;
	height: 40px;
	background: url(../img/slogan-a_lot_more_than_coding.png) no-repeat;
	position: relative;
	z-index: 2;
	margin-top: -445px;
	left: 510px;
}


div.contact
{
	float: left;
	width: 300px;
	height: 40px;
	background: url(../img/contact-info.png) no-repeat;
	position: relative;
	z-index: 2;
	margin-top: -405px;
	left: 718px;
}

div.menu
{
	float: left;
	width: 250px;
	position: relative;
	z-index: 2;
	margin-top: -210px;
	left: 20px;
}

div.menu a
{
	margin-bottom: 20px;
	margin-top: 5px;
}


div.content, #content
{
	float: right;
	width: 600px;
	margin-top: -360px;
	text-align: justify;
	position: relative;
	left: -8px;
	z-index: 3;
	background: transparent;	
	overflow: hidden;
}

div.left
{
	float: left;
	width: 200px;
	background: url(../img/line-dashed.png) repeat-y top right;
	height: 240px;
	margin: 0px;
	padding-right: 10px;
}

div.left img.title
{
	float: right;
	clear: both;
	margin-bottom: 5px;
	margin-right: 0px;
}

div.left img.bullet
{
	float: right;
	clear: both;
	margin-right: 0px;
}


div.right
{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 365px;
}

div.service
{
	float: left;
	clear: both;
	margin-top: 3px;
	width: 250px;
}


div.client
{
	text-align: right;
	margin-top: 20px;
}


/****** PAGE SPECIFIC CLASSES ******/

/****** BEGIN HOMEPAGE ******/

div.homepage
{
	float: right;
	width: 500px;
}

div.latestScoop
{
	float: right;
	width: 100%;
	margin-top: 20px;
}

div.latestScoop div.title
{
	float: left;
}

div.latestScoop div.badge
{
	float: right;
	position: relative;
	top: -10px;
}

div.tweet
{
	float: left;
	clear: both;
	width: 98%;
	margin-top: 10px;
	background: url(../img/bullet-arrow-right.gif) no-repeat 0 5px;
	padding-left: 10px;
}

span.date
{
	color: #00afc9;
}

div.randomKudo
{
	float: right;
	width: 100%;
	margin-top: 20px;
}

div.randomKudo div.title
{
	float: left;
	width: 100%;
}

div.randomKudo span.author
{
	color: #00aec7;
}


div.randomKudo div.quote
{
	float: left;
	margin-top: 15px;
}

/****** END HOMEPAGE ******/


/****** TITLES, INPUTS AND HRS *******/

a, a:link, a:visited
{
	text-decoration: none;
	border-bottom: 1px dashed;
	color: #00aec7;
}

a:hover
{
	color: #e31d4c;
}


div.badge a, 
div.badge a:link,
div.badge a:visited,
div.service a, div.service a:link, div.service a:visited, div.logo a, div.logo a:link, div.logo a:visited, div.menu a, div.menu a:link, div.menu a:visited, #map a 
{
	border: 0px dashed;
}


h1
{
	text-align: left;
	font-family: Tahoma, Arial, Verdana, Courier New, Courier, Helvetica;
	font-size: 14px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	text-transform: capitalize;
}

h2
{
	text-align: left;
	font-family: Tahoma, Arial, Verdana, Courier New, Courier, Helvetica;
	font-size: 18px;
	color: #00aec7;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	text-transform: capitalize;
}

input.textInput
{
 	border: 1px solid #909090; 
 	margin-bottom: 2px;
 	font-family: Verdana;
 	font-size: 11px;
}

textarea.textInput
{
	border: 1px solid #909090; 	
	font-family: Verdana;
 	font-size: 11px;
}

input.submitButton
{
	border: 1px solid #909090;
	font-family: Verdana;
	font-size: 11px;
	color: #505050;
	background: #FFFFFF;
} 

hr 
{	
	height: 3px;	
	color: #3F4945;
	background-color: #3F4945;
	border: 0;
	padding: 0px;
}

img
{
	border: 0px solid;
}

p
{
	margin-top: 0px;
	margin-bottom: 15px;
}


span.emphasize
{
	font-weight: bold;
	color: #00aec7;
}


ul
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
}

ul li
{
	list-style-type: none;
	background: url(../img/bullet-arrow-right.gif) 0px 5px no-repeat;
	padding-left: 10px;
}

:focus
{
  -moz-outline-style: none;
}


/* MENU */

a
{
	outline: none;
}


a.us, a.us:link, a.us:visited
{
	float: left;
	width: 250px;
	height: 19px;
	background: url(../img/menu-us.gif) no-repeat;	
}

a.us:hover, a.us-selected
{
	float: left;
	width: 250px;
	height: 19px;
	background: url(../img/menu-us.gif) no-repeat 0 -20px;	
}

a.services, a.services:link, a.services:visited
{
	float: left;
	width: 250px;
	height: 19px;
	background: url(../img/menu-services.gif) no-repeat;	
}

a.services:hover, a.services-selected
{
	float: left;
	width: 250px;
	height: 19px;
	background: url(../img/menu-services.gif) no-repeat 0 -20px;	
}

a.clients, a.clients:link, a.clients:visited
{
	float: left;
	width: 250px;
	height: 19px;
	background: url(../img/menu-clients.gif) no-repeat;	
}

a.clients:hover, a.clients-selected
{
	float: left;
	width: 250px;
	height: 19px;
	background: url(../img/menu-clients.gif) no-repeat 0 -20px;	
}

a.portfolio, a.portfolio:link, a.portfolio:visited
{
	float: left;
	width: 250px;
	height: 19px;
	background: url(../img/menu-portfolio.gif) no-repeat;	
}

a.portfolio:hover, a.portfolio-selected
{
	float: left;
	width: 250px;
	height: 19px;
	background: url(../img/menu-portfolio.gif) no-repeat 0 -20px;	
}


/* ABOUT US: THE GROUP OF PEOPLE MAP */


#map 
{
	display:block; 
	width:340px; 
	height:320px; 
	background:url(../img/us.gif); 
	position:relative; 
	margin:0 auto 2em auto;
}

a#simba 
{
	display:block; 
	width:105px; 
	height:0; 
	padding-top:82px; 
	overflow:hidden; 
	position:absolute; 
	left:30px; 
	top:188px;
}

* html a#simba 
{
	height:82px; 
	he\ight:0;
}

a#simba:hover 
{
	background:transparent url(../img/simba.gif) no-repeat 0 0; 
	overflow:visible;
}


a#simba_facebook
{
	display:block; 
	width:16px; 
	height:0; 
	padding-top:16px; 
	overflow:hidden; 
	position:absolute; 
	left:12px; 
	top:191px;
}

* html a#simba_facebook
{
	height:16px; 
	he\ight:0;
}

a#simba_facebook:hover 
{
	background:transparent url(../img/facebook-selected.gif) no-repeat 0 0; 
	overflow:visible;
}


a#floo 
{
	display:block; 
	width:38px; 
	height:0; 
	padding-top:76px; 
	overflow:hidden; 
	position:absolute; 
	left:275px; 
	top: 203px;
}

* html a#floo 
{
	height:76px; 
	he\ight:0;
}

a#floo:hover 
{
	background:transparent url(../img/floo.gif) no-repeat 0 0; 
	overflow:visible;
}



a#clauz_facebook
{
	display:block; 
	width:16px; 
	height:0; 
	padding-top:16px; 
	overflow:hidden; 
	position:absolute; 
	left:43px; 
	top:74px;
}

* html a#clauz_facebook
{
	height:16px; 
	he\ight:0;
}

a#clauz_facebook:hover 
{
	background:transparent url(../img/facebook-selected.gif) no-repeat 0 0; 
	overflow:visible;
}

a#clauz_blog
{
	display:block; 
	width:16px; 
	height:0; 
	padding-top:16px; 
	overflow:hidden; 
	position:absolute; 
	left:44px; 
	top:94px;
}

* html a#clauz_blog
{
	height:16px; 
	he\ight:0;
}

a#clauz_blog:hover 
{
	background:transparent url(../img/blog-selected.gif) no-repeat 0 0; 
	overflow:visible;
}


a#clauz 
{
	display:block; 
	width:73px; 
	height:0; 
	padding-top:218px; 
	overflow:hidden; 
	position:absolute; 
	left:133px; 
	top:65px;
}

* html a#clauz 
{
	height:218px; he\ight:0;
}

a#clauz:hover 
{
	background:transparent url(../img/clauz.gif) no-repeat 0 0; 
	overflow:visible;
}

a#marian 
{
	display:block; 
	width:55px; 
	height:0; 
	padding-top:221px; 
	overflow:hidden;
	position:absolute; 
	left:209px; 
	top:54px;
}

* html a#marian 
{
	height:221px;
	he\ight:0;
}

a#marian:hover 
{
	background:transparent url(../img/marian.gif) no-repeat 0 0; 
	overflow:visible;
}

a#marian_facebook
{
	display:block; 
	width:16px; 
	height:0; 
	padding-top:16px; 
	overflow:hidden; 
	position:absolute; 
	left: 167px; 
	top: 13px;
}

* html a#marian_facebook
{
	height:16px; 
	he\ight:0;
}

a#marian_facebook:hover 
{
	background:transparent url(../img/facebook-selected.gif) no-repeat 0 0; 
	overflow:visible;
}

a#marian_twitter
{
	display:block; 
	width:16px; 
	height:0; 
	padding-top:16px; 
	overflow:hidden; 
	position:absolute; 
	left: 189px; 
	top: 13px;
}

* html a#marian_twitter
{
	height:16px; 
	he\ight:0;
}

a#marian_twitter:hover 
{
	background:transparent url(../img/twitter-selected.gif) no-repeat 0 0; 
	overflow:visible;
}

a#marian_blog
{
	display:block; 
	width:16px; 
	height:0; 
	padding-top:16px; 
	overflow:hidden; 
	position:absolute; 
	left: 212px; 
	top: 13px;
}

* html a#marian_blog
{
	height:16px; 
	he\ight:0;
}

a#marian_blog:hover 
{
	background:transparent url(../img/blog-selected.gif) no-repeat 0 0; 
	overflow:visible;
}


/* SERVICES */

a.development, a.development:link, a.development:visited
{
	float: left;
	width: 285px;
	height: 55px;
	background: url(../img/services-development.png) no-repeat; 
}

a.development:hover
{
	float: left;
	width: 285px;
	height: 55px;
	background: url(../img/services-development.png) no-repeat 0 -55px; 
}

a.design, a.design:link, a.design:visited
{
	float: left;
	width: 285px;
	height: 55px;
	background: url(../img/services-design.png) no-repeat; 
}

a.design:hover
{
	float: left;
	width: 285px;
	height: 55px;
	background: url(../img/services-design.png) no-repeat 0 -55px; 
}


a.consulting, a.consulting:link, a.consulting:visited
{
	float: left;
	width: 285px;
	height: 55px;
	background: url(../img/services-consulting.png) no-repeat; 
}

a.consulting:hover
{
	float: left;
	width: 285px;
	height: 55px;
	background: url(../img/services-consulting.png) no-repeat 0 -55px; 
}

a.probono, a.probono:link, a.probono:visited
{
	float: left;
	width: 285px;
	height: 55px;
	background: url(../img/services-probono.png) no-repeat; 
}

a.probono:hover
{
	float: left;
	width: 250px;
	height: 55px;
	background: url(../img/services-probono.png) no-repeat 0 -55px; 
}
