@charset "UTF-8";
/* CSS Document */

/*body*/

body {
	margin:0;
	padding:0;
	background-color:#f3f4f4;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#707070;
	line-height:18px;
	font-size:0.688em;
}

img {
	border:0;
}

img.arrow {
	padding:0 5px 0 0;
}

hr {
	border:none;
	background-color:#e1e1e1;
	height:1px;
	margin:0 0 30px 0;
	padding:0;
}

hr.footer {
	border:none;
	background-color:#e1e1e1;
	height:1px;
	margin:0 0 16px 0;
	padding:0;
}

h1 {
	margin:0;
	padding:0;
}

h1 a {
	font-size:0.75em;
	font-weight:normal;
	color:#707070;
}

h2 {
	margin:0 0 22px 0;
	padding:0;
	font-size:11px;
	font-weight:normal;
}

h2.client_quote_heading {
	color:#000;
}

h3 {
	margin:15px 0 0 0;
	font-size:11px;
	padding:0;
	font-weight:normal;
	color:#000;
}

h4 {
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	color:#bababa;
}

p {
	margin:0;
	padding:0;
}

p.client_quote {
	color:#303030;
}

p.copyright {
	font-size:9px;
}

/*Highlight text color*/

/* Mozilla based browsers */
::-moz-selection {
       background-color: #ff0000;
       color: #FFF;
}

/* Works in Safari */
::selection {
       background-color: #ff0000;
       color: #FFF;
}

/*Highlight text color end*/

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ff0000;
	line-height:18px;
	font-size:11px;
	text-decoration:none;
}

.sidebar_left a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#707070;
	line-height:18px;
	font-size:11px;
	text-decoration:none;
}

a.twitter_link {
	color:#bababa;
	text-decoration:none;
}

a:hover {
	color:#ff0000;
	text-decoration:none;
}

/*body end*/

/*clear div*/

.clear {
	clear:both;
}

/*clear div*/

/*containers*/

.container {
	width:940px;
	padding:40px 0 0 0;
	margin-right:auto;
	margin-left:auto;
}

.container_body {
	width:940px;
}

.container_content {
	width:720px;
	float:left;
}
/*containers end*/

/*header*/

.header {
	width:940px;
	height:180px;
	float:left;
}

.logo {
	width:220px;
	float:left;
	height:170px;
}

.header_title {
	width:540px;
	height:149px;
	padding:21px 0 0 0;
	float:left;
}
	
/*header end*/

/*index*/

.sidebar_left {
	width:140px;
	padding:68px 0 0 0;
	margin:0 80px 0 0;
	float:left;
}

.index_container {
	width:480px;
	float:left;
}

.index_sidebar {
	width:200px;
	height:399px;
	padding:0 0 0 40px;
	float:left;
}

#index_slideshow {
	width:480px;
	height:370px;
	background-color:#CCC;
	margin:0 0 30px 0;
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
}

.index_spacer {
	width:28px;
	height:220px;
	float:left;
}
	
/*index end*/

/*portfolio*/

.portfolio_container {
	width:720px;
	float:left;
}
.portfolio_module {
	width:226px;
	float:left;
}
.portfolio_title {
	width:226px;
	float:left;
}
.portfolio_module_container {
	width:100%;
	float:left;
	margin:0 0 25px 0;
}
.portfolio_spacer {
	width:21px;
	height:220px;
	float:left;
}

/*rollovers*/

.portfolio_thumb {
	float:left;
}
.portfolio_thumb a {
   display: block;
   text-indent: -9999px;
   margin: auto auto auto auto;
   cursor: pointer;
   outline: transparent solid 0px;
}
/*.portfolio_thumb a:hover {
	text-indent:-226px;
	display:block;
	overflow:hidden;
}*/

#portfolio_ro_achness a {
   width:226px;
   height:160px;
   background: url(images/thumb_achness.jpg) no-repeat left top;
}
#portfolio_ro_achness a:hover {
   background-position: left -160px;
}

#portfolio_ro_belgrade a {
   width:226px;
   height:160px;
   background: url(images/thumb_belgrade.jpg) no-repeat left top;
}
#portfolio_ro_belgrade a:hover {
   background-position: left -160px;
}

#portfolio_ro_ccs a {
   width:226px;
   height:160px;
   background: url(images/thumb_ccs.jpg) no-repeat left top;
}
#portfolio_ro_ccs a:hover {
   background-position: left -160px;
}

#portfolio_ro_cuba a {
   width:226px;
   height:160px;
   background: url(images/thumb_cuba.jpg) no-repeat left top;
}
#portfolio_ro_cuba a:hover {
   background-position: left -160px;
}

#portfolio_ro_invite a {
   width:226px;
   height:160px;
   background: url(images/thumb_invite.jpg) no-repeat left top;
}
#portfolio_ro_invite a:hover {
   background-position: left -160px;
}

#portfolio_ro_millhouse a {
   width:226px;
   height:160px;
   background: url(images/thumb_millhouse.jpg) no-repeat left top;
}
#portfolio_ro_millhouse a:hover {
   background-position: left -160px;
}

#portfolio_ro_premier_web a {
   width:226px;
   height:160px;
   background: url(images/thumb_premier_web.jpg) no-repeat left top;
}
#portfolio_ro_premier_web a:hover {
   background-position: left -160px;
}

#portfolio_ro_st_andrews a {
   width:226px;
   height:160px;
   background: url(images/thumb_st_andrews.jpg) no-repeat left top;
}
#portfolio_ro_st_andrews a:hover {
   background-position: left -160px;
}

#portfolio_ro_tenzo a {
   width:226px;
   height:160px;
   background: url(images/thumb_tenzo.jpg) no-repeat left top;
}
#portfolio_ro_tenzo a:hover {
   background-position: left -160px;
}
/*rollovers*/

/*portfolio end*/


/*portfolio project*/

.portfolio_project_container {
	width:720px;
	float:left;
}
.portfolio_project_images {
	width:720px;
	float:left
}
.portfolio_project_images img {
	padding:0;
	margin:0 0 10px 0;
}
.portfolio_project_title {
	width:720px;
	float:left;
}
.portfolio_project_text {
	width:720px;
	float:left;
	margin:30px 0 25px 0;
}
.portfolio_project_text_left {
	width:340px;
	margin:0 40px 0 0;
	float:left;
}
.portfolio_project_text_right {
	width:340px;
	float:left;
}
a.portfolio_back {
	color:#707070;
}
a:hover.portfolio_back {
	color:#ff0000;
}

/*portfolio project end*/

/*contact*/

.contact_container {
	width:620px;
	float:left;
}
.contact_thanks {
	margin:0 0 30px;
}

/*form*/

.form_container {
	width:360px;
	float:left;
	margin:0 0 26px 0;
}
.form_title_container {
	width:80px;
	float:left;
}
.form_title {
	width:80px;
	height:23px;
	margin:0 0 6px 0;
	padding:4px 0 0 0;
	float:left;
}
.form_input_container {
	width:280px;
	float:left;
}
.form_input {
	width:280px;
	float:left;
	margin:0 0 6px 0;
}

/*input*/
input, textarea {
	background-color: #303030;
	border:1px solid #303030;
	color:#FFF;
}
input {
	width:280px;
	height:23px;
}
input#email {
	width:160px;
}
textarea {
	width:280px;
}
#submit {
	width:50px;
	height:24px;
}
label {
	font-size:11px;
}
/*input end*/
/*form end*/

/*contact end*/

/*twitter*/
.twitter {
	width:120px;
	font-size:0.688em;
}
ul#twitter_update_list { 
	list-style:none; 
	padding:0;
	margin:0;
}
ul#twitter_update_list li {
	margin:50px 0 0 0;
	padding:0;
}
/*twitter end*/

/*nav*/

.nav_container {
	height:37px;
	width:720px;
}

/*setup*/

ul.nav {
	list-style:none;
	padding:0px;
	margin:0px;
	font-style:italic;
	font-size:0.75em;
}	
ul.nav li {
	float:left;
	padding:0px 85px 0px 0px;
}	

/*current page links*/

.selected a {
	color:#ff0000;
}
	
/*nav end*/

/*social links*/

ul.social {
	list-style:none;
	padding:0;
	margin:50px 0 0 0;
}	
ul.social li {
	display:block;
	margin:0 0 16px 0;
	padding:0;
}		
ul.social li a {
	display:block;
	overflow:hidden;
}

/*normal links*/

ul.social li#flickr {
	width: 33px;
	height: 10px;
}
ul.social li#behance {
	width: 57px;
	height: 10px;
}
ul.social li#linkedin {
	width: 51px;
	height: 15px;
}
/*hover links*/

#flickr a:hover {
	text-indent:-33px;
}
#behance a:hover {
	text-indent:-57px;
}
#linkedin a:hover {
	text-indent:-51px;
}
/*social links end*/

/*footer*/

.footer {
	width:720px;
	height:70px;
	float:left;
	margin:10px 0 0 0;
}

/*footer end*/
