/*GLOBAL TAG*/
body{
	background: rgb(230,230,230) url('skin/body_bg.png') repeat-x scroll 0pt -20px;
}
.container_16{
	/*background: transparent url('skin/16_col.gif') repeat-y scroll 0pt 0pt;*/
}
.container_12{
	/*background: transparent url('skin/12_col.gif') repeat-y scroll 0pt 0pt;*/
}
img.photo{border:4px solid rgb(230,230,230)}
a {
	color:rgb(33,171,201);
	text-decoration:none;
}
a:hover {
	color:rgb(181,53,53);
}
.ar{text-align:right;}

/*LAYOUT*/

/*header*/
#header{
	height:120px;
}
#logo{
	text-indent:-1000px;
	background:transparent url("skin/logo_javan.gif") no-repeat scroll 0pt 16px;
	width:390px;
	height:100px;
	display:block;
}
a#logo:hover{
	/*background:transparent url("skin/logo_javan_hover.gif") no-repeat scroll 0pt -20px;*/
}

/*headline*/
#headline {
	margin-top:40px;
	max-height:350px;
	overflow:hidden;
}
#headline h2{
	line-height:28px;
}
#headline p{
	font-size:1.2em;
	line-height:16pt;
}
#headline #headline_img{
	text-align:center;
	margin-top:140px;
}
/*standard heading*/
h2.title{
	border-bottom:1px solid rgb(238,238,238);
	height:50px;
}
h4.title{margin-bottom:6px}
/*top navigation*/
#navigation { float: left; height: 65px; margin-top:22px;}
.nav-links li { float: left; display: block; list-style-type: none; background-image: url('skin/nav_divider_2.png'); background-repeat: no-repeat; background-position: right center;	margin-left: 0px;}
.nav-links li a { display: block; float: left; height: 65px; width: 80px; text-align: center; line-height: 105px; text-decoration: none; color: rgb(121, 121, 121); font-size: 12px; font-weight:bold}
.nav-links li a:hover{color:#000;}

.nav-links li.home a {background:transparent url("skin/icon_sprite.png") no-repeat scroll 30px -10px;}
.nav-links li.home a:hover{background:transparent url("skin/icon_sprite.png") no-repeat scroll 30px -75px;}
.nav-links li.product a {background:transparent url("skin/icon_sprite.png") no-repeat scroll 30px -140px;}
.nav-links li.product a:hover{background:transparent url("skin/icon_sprite.png") no-repeat scroll 30px -205px;}
.nav-links li.service a {background:transparent url("skin/icon_sprite.png") no-repeat scroll 30px -270px;}
.nav-links li.service a:hover{background:transparent url("skin/icon_sprite.png") no-repeat scroll 30px -335px;}
.nav-links li.portfolio a {background:transparent url("skin/icon_sprite.png") no-repeat scroll 30px -400px;}
.nav-links li.portfolio a:hover{background:transparent url("skin/icon_sprite.png") no-repeat scroll 30px -465px;}
.nav-links li.team a {background:transparent url("skin/icon_sprite.png") no-repeat scroll 30px -530px;}
.nav-links li.team a:hover{background:transparent url("skin/icon_sprite.png") no-repeat scroll 30px -595px;}
.nav-links li.contact a {background:transparent url("skin/icon_sprite.png") no-repeat scroll 30px -660px;}
.nav-links li.contact a:hover{background:transparent url("skin/icon_sprite.png") no-repeat scroll 30px -725px;}
/*.nav-links li a:hover { background-image: url('skin/nav_hover.png'); background-repeat: repeat-x; }*/
li.divider-none { background-image: none; }
.nav-links li.current a {color:#000;}
.nav-links li.home.current a{background-position: 30px -75px}
.nav-links li.product.current a{background-position: 30px -205px}
.nav-links li.service.current a{background-position: 30px -335px}
.nav-links li.portfolio.current a{background-position: 30px -465px}
.nav-links li.team.current a{background-position: 30px -595px}
.nav-links li.contact.current a{background-position: 30px -725px}

#wrapper_home{
	margin-left: auto;
	margin-right: auto;
	background:#fff;
	width:980px;
	margin-bottom:40px;
}
#wrapper_home .wrapper_top{
    height:401px;
    background:#fcfcfc url("skin/home_bg_top.png") no-repeat scroll 0pt 0pt;
}
#wrapper_home .wrapper_bottom{
    height:42px;
    background:#fff url("skin/home_bg_bottom.jpg") no-repeat scroll 0pt 0pt;
}
#wrapper_home .wrapper_spacer{
    background:#fcfcfc url("skin/home_bg_content.jpg") repeat-y top center;
	/*background: transparent url('skin/12_col.gif') repeat-y scroll 0pt 0pt;*/
}

#wrapper{
	margin-left: auto;
	margin-right: auto;
	background:#fff;
	width:980px;
}
#wrapper .wrapper_top{
    height:8px;
    background:#fcfcfc url("skin/wrapper_bg_top.png") no-repeat scroll 0pt 0pt;
}
#wrapper .wrapper_bottom{
    height:11px;
    background:#fcfcfc url("skin/wrapper_bg_bottom.png") no-repeat scroll 0pt 0pt;
}
#wrapper .wrapper_spacer{
    background:#fcfcfc url("skin/wrapper_bg_content.png") repeat-y top center;
	min-height:600px;
}

#content{
	padding-bottom:20px;
}
/*footer*/
#footer{
	text-align:center;
	margin-top:20px;
	margin-bottom:40px;
	font-size:10px;
	color:rgb(136,136,136);
}
#footer .copyright a{
	color:rgb(70,80,90);
	font-weight:bold;
	text-decoration:none;
}
#footer .copyright a:hover{
	color:#0a5ee9;
}
.content_box{
	margin-top:20px;
}
.content_box p{
	margin-bottom:10px;
}
/*SIDE NAVIGATION*/
.box_4 .top_first{
    height:26px;
    background:#fcfcfc url("skin/box_4_top_first.png") no-repeat scroll 0pt 0pt;
}
.box_4 .top{
    height:26px;
    background:#fcfcfc url("skin/box_4_top.png") no-repeat scroll 0pt 0pt;
}
.box_4 h4{
    padding:6px 8px 0px 12px;
    color:#888;
}
.box_4 h4 span.l{
    float:left;
}
.box_4 h4 span.r{
    font-size:0.8em;
    font-weight:normal;
    float:right;
}
.box_4 h4 span.r a{
    color: #89a;
}
.box_4 .spacer{
    padding: 4px 10px 0px 14px;
    background:#fcfcfc url("skin/box_4_bg.png") repeat-y scroll 0pt 0pt;
}
.box_4 .bottom{
    height:10px;
    background:#fcfcfc url("skin/box_4_bottom.png") no-repeat scroll 0pt 0pt;
}


/*OTHER BOX*/
.row{
	margin-bottom:30px;
}
.contact_field{
	display:block;
	margin-bottom:10px;
}
.decor{
	margin-top:40px;
	text-align:center;
}
.callout{
	text-align:right;
}
.callout.web{
	margin-top: 158px;
}
.callout.webapp{
	margin-top: 66px;
}
.callout.training{
	margin-top: 30px;
}
.callout.mobile{
	margin-top: 28px;
}
.team_box{
	text-align:center;
	margin-bottom:20px;
}
.team_box img{
	width:140px;
}
.team_box .name{
	color:rgb(167,133,46);
	font-size:14px;
}
.team_box .position{
	color:rgb(169,169,169);
	font-size:12px;
}
#home_contact {
	margin-top:0px;
}


img.portfolio{
	margin-bottom:10px;
}
.shadow_150{
	background:transparent url('skin/shadow_150.png') no-repeat bottom center ;
	padding-bottom:6px;
}

/*text formatting*/
.atr_name{color:#999}
abbr{color:#bc106a; font-size:14px;font-family:Verdana, Arial, serif;}
.sub{font-size:0.9em; color:#aaa;}
/*FORM*/
form {
	clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}
