/* 		JogjaCamp Standard CSS 				*/


/* Body Style */
body {
	font-size: 12px;
	margin: 0px;
	background-color: #000;
	color: #343434;
	text-align: center;
}


body, p, h1,h3,h5,h6,div,ol,li,td,th,a,form,input,select,textarea,option,label {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFF;
}


/* standard Hyperlink */
a {
	text-decoration: none;
	color: #009DDC;
}

a:hover {
	text-decoration: none;
	color: #009DDC;
}

/* standard Form */
form {
	margin: 0px;
}

input,select,textarea,option,label {
}

/* standard form input text */


/* standard form button */

/* standard form select + option*/
select{
	background-color: #343434;
	border: 1px solid #000000;
}

/* standard form textarea */
textarea {
	border-top: 1px solid #154e66;
	border-right: 1px solid #2a7493;
	border-bottom: 1px solid #2a7493;
	border-left: 1px solid #154e66;
}

/* standard cell */
td, th {
	vertical-align: top;
	line-height: 150%;
}

td.text, td.form {
	padding: 4px;
}

img {
	border: none;
}
.floatRight{
 	float: right;
}
.floatLeft{
 	float: left;
}

.center{
	text-align: center;
}

.left{
	text-align:left;
}
.right{
	text-align: right;
}
.justify{
	text-align:justify;
}

.clear{
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
	overflow: hidden;
	text-align: center;
}

/* --------- warper element -------- */
.body{
}
.mainPage{
	width: 870px;
	margin: 0px auto;
	text-align: left !important;
}

/* ----------------------------- header section ---------------------------------- */
.header {
	height: 130px;
	background: url(../images/bgHeader.gif) top left repeat-x;
}
a.sitename {
	float: right;
	display: block;
	width: 250px;
	height: 100px;
	padding: 0px;
	margin-top: 20px;
	overflow: hidden;
}
.menu {
	width: 611px;
	padding: 0px;
	overflow: hidden;
	float: left;
	display: block;
	background: url(../images/bgMenu.gif) top left no-repeat;
}
.menu ul{
	margin: 19px 0px 0px 0px !important;
	padding: 0px !important;
	list-style: none;
	text-align: right;
	float: right;
	border-left: 2px solid #343434;
}
.menu li{
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: lucida;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
.menu li a{
	color: #fff;
	float: left;
	padding: 0px;
	margin: 0px !important;
	height: 103px;
	background-position: 0px 0px;
}
.menu ul li a.about {
	width: 67px;
	background: url(../images/menu/about.png) no-repeat;
}
.menu ul li a.expertise {
	width: 86px;
	background: url(../images/menu/prices.png) no-repeat;
}
.menu ul li a.ourwork {
	width: 87px;
	background: url(../images/menu/clients.png) no-repeat;
}
.menu ul li a.contact {
	width: 309px;
	background: url(../images/menu/contact.png) no-repeat;
}
.menu li a.about:hover, .menu li a.expertise:hover, .menu li a.ourwork:hover, .menu li a.contact:hover {
	background-position: 0px -103px;
}
.menu li a.active {
	background-position: 0px -206px !important;
}


/* ------------------------------ main  section ----------------------------*/
.warper {
	margin: 20px 0px;
	text-align: center;
}
.mainFlash {
	border-bottom: 2px solid #f3f3f3;
}
.main {
}
.leftColumn, .rightColumn {
	width: 435px;
	display: block;
	padding: 0px;
	margin: 0px;
}
.leftColumn {
	float: left;
}
.rightColumn {
	float: right;
}
.homeContainer {
	padding: 20px 40px;
}
.container {
	padding: 20px 20px 40px 40px;
}
.page {
	width: 400px;
	padding: 0px 10px 0px 0px;
}
.content h2, .page h2, .sidebar h2 {
	margin: 10px 0px !important;
	padding: 0px !important;
	font-size: 2.0em;
	color: #0374bf;
	font-weight: lighter;
}
.content h3, .page h3{
	margin: 10px 0px !important;
	padding: 0px 0px 5px 0px !important;
	font-size: 1.5em;
	color: #212121;
	font-weight: lighter;
}
.content h4, .page h4, .sidebar h4{
	margin: 10px 0px !important;
	padding: 0px 0px 5px 0px !important;
	font-size: 1.2em;
	color: #0374bf;
}
.sidebar {
	width: 300px;
	float: right;
	display: block;
	margin: 0px !important;
	padding: 0px 10px 10px 30px;
	border-left: 1px solid #eee;
}
.nav {
	height: 34px;
	padding: 0px 40px;
	overflow: hidden;
}
.nav ul {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none;
}
.nav ul li {
	display: inline;
	margin: 0px !important;
	padding: 0px !important;
}
.nav ul li a{
	float: left;
	padding: 8px 10px 10px 10px;
	color: #333;
	font-size: 1.3em;
	text-decoration: none;
	background-color: #fff;
	font-weight: bold;
}
.nav ul li a:hover{
	color: #333;
	text-decoration: none;
	background-color: #f4f4f4;
	background: url(../images/bgNavHover.gif);
}
.nav ul li a.active, .nav ul li a.active:hover{
	color: #333;
	text-decoration: none;
	background: url(../images/bgNavAct.gif);
}
.content p{
	margin: 7px 0px !important;
	padding: 0px !important;
	line-height: 170%;
}
ul.list {
	margin: 10px 0px !important;
	padding: 10px 0px !important;
	list-style: none;
}
ul.list li{
	margin: 0px !important;
	padding: 5px 0px !important;
}
h1.extralarge {
	font-size: 4.0em;
	line-height: 50px;
	font-family: 'arial narrow', Arial, sans-serif;
	color: #555;
	margin: 0px !important;
	/*
	padding: 4px !important;
	text-indent: -4px;
	*/
}
h1.title {
	font-size: 2.2em;
	font-weight: lighter;
	border-bottom: 1px solid #eee;
	color: #FFF;
	margin: 0px !important;
	padding: 20px 10px 10px 40px !important;
}
h1.title  span {
	font-weight: bold;
	color: #009DDC;
}
h2.headTitle {
	margin: 10px 0px !important;
	padding: 0px !important;
	font-size: 1.25em;
}
ul.bar li h2.headTitle {
	margin: 10px 0px 14px 0px !important;
}
h2.headTitle span{
	color: #009DDC;
}
p.bigger {
	font-size: 1.2em;
	margin: 5px 0px 10px 0px !important;
	padding: 0px !important;
	line-height: 150%;
}
ul.bar {
	margin: 20px 0px !important;
	padding: 0px !important;
	list-style: none;
}
ul.bar li{
	width: 200px;
	margin: 0px !important;
	padding: 0px 10px 0px 0px !important;
	float: left;
	display: inline;
	font-size: 11px;
}
ul.bar li p{
	margin: 5px 0px 10px 0px !important;
	padding: 0px !important;
	font-size: 11px !important;
}
ul.bar li p span{
	display: block;
	margin-bottom: 10px;
	font-size: 0.9em;
}

.pageBottom {
	margin-top: 20px;
	padding: 15px 40px 15px 40px;
	background: url(../images/bgLines.gif) top left;
}
*html .pageBottom {
	padding: 15px 40px 5px 40px;
}
.pageBottom a {
	display: block;
	float: right;
	color: #0677bd;
	padding-right: 50px;
}
.pageBottom a.big {
	display: block;
	float: left;
	color: #ed0f1e;
	font-weight: bold;
	font-size: 1.2em;
}
.pageBottom a.big sup{
	color: #0677bd;
	font-weight: lighter;
	font-size: 8px;
}
*html .pageBottom a.big sup{
	font-size: 9px;
}


/* news */
.news {

}
.news h2 {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}
.newsItem {
	padding-top: 10px;
	padding-bottom: 5px;
}
.newsList {
	padding-top: 20px;
}
.newsDate {
	color: #7a7a7a;
	font-size: 13px;
}
.sidebar .newsItem {
	padding: 10px 0px 2px 0px !important;
	font-size: 11px;
}
.newsTitle {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 10px;
}
a.newsTitle{
	color: #333;
}
a.newsTitle:hover{
	color: #0a89ca;
}
.sidebar .newsTitle {
	padding: 0px !important;
}
.news p{
	margin: 5px 0px 10px 0px !important;
	padding: 0px !important;
	line-height: 150%;
}
.content .newsItem p {
	font-size: 13px;
}
a.newsBlock {
	display: block;
	color: #212121;
	padding: 0px 0px 0px 4px;
	margin-left: -4px;
}
a.newsBlock:hover{
	color: #212121;
	text-decoration: none;
	background-color: #cce2f1;
}



/* added March 25, 2008 */

.page2 {
	width: 500px;
	float: right;
	display: block;
	margin: 0px !important;
	padding: 0px 10px 10px 30px;
	border-left: 1px solid #eee;
}
.sidebar2 {
	float: left;
	display: block;
	margin: 0px !important;
	width: 240px;
	padding: 0px 10px 0px 0px;
}
.page2 h2, .sidebar2 h2 {
	margin: 10px 0px !important;
	padding: 0px !important;
	font-size: 2em;
	color: #009DDC;
	font-weight: lighter;
}
.page2 h3{
	margin: 10px 0px !important;
	padding: 0px 0px 5px 0px !important;
	font-size: 1.5em;
	color: #212121;
	font-weight: lighter;
}
.page2 h4, .sidebar2 h4 {
	margin: 10px 0px !important;
	padding: 0px 0px 5px 0px !important;
	font-size: 1.2em;
	color: #0374bf;
}
.portfItem, .portfLink {
	padding: 2px;
	margin: 2px 0px;
	font-size: 13px;
}
.portfLink {
	font-size: 12px;
}
.portfItem a {
	color: #999;
}
.portfItem a:hover{
	color: #FFF;
}
.portfLink table td  a{
	padding-left: 20px;
	background: url(../images/plusBlue.gif) no-repeat;
	background-position: 8px 2px;
	text-decoration: underline;
	font-size: 11px;
}
.portfLink table td  a:hover{
	color: #000;
	padding-left: 20px;
	background: url(../images/plusBlack.gif) no-repeat;
	background-position: 8px 2px;
	text-decoration: underline;
}
ul.bar li p.listItem {
	padding: 0px !important;
	margin: -5px 0px 20px 0px !important;
}
.date {
	font-size: 9px;
	font-family: sans-serif;
	margin: 0px !important;
	padding: 0px !important;
}

.footer {
	padding-bottom: 30px;
	text-align: center;
}
.footerCell {
	text-align: center;
	font-size: 9px;
	color: #abacac;
}
.footerCell a{
	color: #abacac;
}
.footerCell a:hover{
	color: #666;
}

.portfolioimg {
	border: 1px solid #E5E5E5;
	width: 500px;
	height: 360px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
}

p.portfDesc {
	font-size: 13px;
	background-position: 7px 4px;
	padding-left: 28px !important;
	line-height: 150%;
}

a.submitbtn {
	font-size: 16px;
	font-weight: bold;
}

div.getstatus {
	text-align: center;
	font-size: 10px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-right: 48px;
	border-bottom: 1px solid #f4f4f4;
}

div.getnav {
	text-align: center;
	padding-right: 50px;
}


table.requestTbl {
	border: 0px;
	margin-top: 25px;
}
table.requestTbl td {
	padding-bottom: 16px;
	padding-left: 1px;
	padding-right: 16px;
}
td.requestDescTd {
	width: 100px;
}
table.requestTbl td input{
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 2px solid #fbfbfb;
	border-right: 2px solid #fbfbfb;
}
input.width180 {
	width: 180px;
}
select.width140 {
	width: 140px;
}
table.requestTbl td textarea{
	width: 180px;
	height: 52px;
	overflow: auto;
}





/*  added on 15 May 08 */
.page3 {
	width: 570px;
	padding: 0px 0px 50px 0px;
	border-right: 1px solid #eee;
}
.page3 h2 {
	margin: 5px 0px 10px 0px !important;
	padding: 0px !important;
	font-size: 2.0em;
	color: #0374bf;
	font-weight: lighter;
}
.page3 .content p {
	padding-right: 45px !important;
}

table.formTbl {
	width: 100%;
	margin-top: 30px;
	border: 0px;
}
table.formTbl td{
	padding: 7px 2px;
	border-bottom: 1px solid #eee;
}
table.formTbl td .zip {
	display: inline;
}
table.formTbl td .zip b{
	padding: 0px 13px;
}
input.inpText {
	width: 296px;
	font-size: 12px;
	padding: 2px 4px;
	border: 1px solid #a9a9a9;
}
input.inpText2 {
	width: 80px;
	font-size: 12px;
	padding: 2px 4px;
	border: 1px solid #a9a9a9;
}
select.select {
	font-size: 12px;
	width: 176px;
	border: 1px solid #a9a9a9;
}
select.stateSelect {
	font-size: 12px;
	width: 135px;
	border: 1px solid #a9a9a9;
}
textarea.txtArea {
	width: 296px;
	height: 46px;
	font-size: 12px;
	padding: 2px 4px;
	border: 1px solid #a9a9a9;
	overflow: auto;
}
input.sendBtn {
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 158px;
	width: 148px;
	height: 31px;
	cursor: pointer;
	background: url(../images/btn.gif) top left no-repeat;
	border: 1px solid #0988cb;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
*html input.sendBtn {
	width: 150px;
	height: 33px;
}

/*  end of added on 15 May 08 */

#columnLeft {
	width: 270px;
	padding: 5px;
	float: left;
	background-color: #ED1F24;
	margin: 5px;
	text-align: left;
}	
#columnRight {
	float: left;
	padding: 5px;
	width: 270px;
	background-color: #49B749;
	margin: 5px;
	text-align: left;
}
#columnMain {
	width: 270px;
	float: left;
	padding: 5px;
	background-color: #1A9ED9;
	margin: 5px;
	text-align: left;
}
#columnMain2 {
	width: 848px;
	float: left;
	padding: 0.5em;
	background-color: #1A9ED9;
	margin: 5px;
	text-align: center;
}
#col2outer #col2mid {
	width: 26em;
	float: left;
	padding: 0.5em;
	background-color: #1A9ED9;
	margin: 5px;
	text-align: center;
	} 
#col2outer #col2side {
	width: 26em;
	float: right;
	padding: 0.5em;
	background-color: #1A9ED9;
	margin: 5px;
	text-align: center;
	} 
.left-column, .right-column { float: left; overflow: hidden; }
