body {
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	padding: 0;
	margin: 0;
	text-align: center;
	font: 70% verdana;
	color: #666;
	/*background: url(../images/dz-lightbox-bg.gif) #FFFFFF 0 0 repeat-x;*/
}

#container {
	width: 60%;
	min-width: 915px;
	margin: 20px auto;
	border: none;
	text-align: left;
	height: auto;
}

#header {
	text-align: left;
	height: 100px;
}

#header p {
	padding: 0;
	margin: 0;
}

#logo {
}

#menu{
	width: auto;
}

#menu-bar{
	display: inline-block;
	width: 100%;
	clear: both;
	height: 70px;
	background:url(../images/menu-bar.png) repeat-x bottom;
}

#selected-menu-item{
	background:url(../images/selected-menu-item.png) no-repeat bottom;
	text-align:center;
	padding-top: 16px;
	float: left;
	width: 121px;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu-item{
	background:url(../images/menu-item.png) no-repeat bottom;
	text-align:center;
	padding-top: 16px;
	float: left;
	width: 121px;
	height: 20px;
	font-weight: bold;
	color: #335696;
	display: block;
	text-decoration: none;
}

#menu-item:hover {
	background:url(../images/menu-item-over.png) no-repeat bottom;
	text-align:center;
	padding-top: 16px;
	float: left;
	width: 121px;
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

#content {
	background:url(../images/light-green-bg.png) repeat-x bottom;
	background-color: #FFFFFF;
	text-align:left;
	margin: 2px;
	padding: 10px;
	width: auto;
	height: auto;
}

#content p {
	padding: 0;
	line-height: 15pt;
}

#footer {
	text-align:center;	
	padding: 20px;
}

div img{
	border: 0;
	vertical-align: middle;
}

a {
	color: #ff820a;
	text-decoration: none;
}

a:hover {
	cursor: hand;
	color: #993300;
	/*background-color: #FFFFCC;*/
	text-decoration: none;
}

#msgbox {
	padding-bottom: 5px;
	padding-top: 5px;
	height: 20px;
	float: right;
	color:#FF0000;
	background-color:
}

/* start round corners */
#outer {
	clear:both;
	width: 100%;
	height: 100%;
	background-color: #dfe8ee;
}
/* end round corners */

#breadcrumb {
	font-size: 9px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #666666;
	font-weight: normal;
	height: 20px;
	float:left;
}

#breadcrumb a {
	text-decoration: none;
	font-weight: normal;
	color: #06c;
}

#breadcrumb a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #666666;
}

#google-search {
	padding-bottom: 5px;
	padding-top: 5px;
	height: 20px;
	float: right;
}

#google-search .buttons {
	font-size: 10px;
	background-color: #D7E5F2;
	color: #000;
	width: auto;
	height: 22px;
	margin-left: 10px;
	border: none;
	border: 1px solid #284279; 
}

#cse-search-results {
	background: none;
	margin-bottom: 150px;
	text-align: center;
}
 
#services {
	width: auto;
	height: 200px;
}

#services p {
	line-height: 13pt;
}

#web-service {
	background:url(../images/service-bg.png) no-repeat bottom;
	width: 265px;
	height: 112px;
	padding: 10px 20px 20px 10px;
	margin: 0;
	text-align: left;
}

#mobile-service {
	background:url(../images/service-bg.png) no-repeat bottom;
	width: 265px;
	height: 112px;
	padding: 10px 20px 20px 10px;
	margin: 0 auto;
	text-align: left;
}

#consultancy-service {
	background:url(../images/service-bg.png) no-repeat bottom;
	width: 265px;
	height: 112px;
	padding: 10px 20px 20px 10px;
	margin: 0;
	text-align: left;
}

h1 {
	font-size: 18px;
	color: #335696;
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #7F94BC;
}

h2 {
	font-size: 15px;
	color: #335696;
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #7F94BC;
}

h1:hover {
	color: #CCCCCC;
}

h2:hover {
	color: #CCCCCC;
}

/* start contact us form */
div#success_message {
	font-size:11px;
}

#fields{
	float: right;
	height: auto;
	text-align: left;
	width:auto;
	border-left:1px solid #CCCCCC;
}

#contact-details {	
	text-align:left;
	margin: 2px;
	padding: 20px 50px 20px 50px;
	width: auto;
	height: auto;
	float:left;
	background:#335696;
	color:#FFFFFF
}

#contact-details a {
	color:#CCCCCC;
}

.inputs {
	background-color: #D0DEF8;
	margin: 2px;
	padding: 2px;
	border: 1px solid #7F94BC;
	width: 420px;
}

.inputs-focus {
	background-color: #AEC8F4;
	margin: 2px;
	padding: 2px;
	border: 1px solid #7F94BC;
	width: 420px;
}

#fields label {
	text-align: right;
	font-size:12px;
	color: #CDA15F;
	font-weight:bold;
	vertical-align:top;
	width: 100px;
	padding-right: 20px;
}

br {
	clear: left;
}

#fields label, #fields input {
	display: block;
	float: left;
	margin-bottom: 10px;
}
/* end contact us form */

#services-left{
	float: left;
}

#services-right{
	float: right;
}

#services-right, #services-left {
	line-height: 15pt;
	height: 190px;
	width: 48%;
	border-top: 1px solid #7F94BC;
	border-bottom: 1px solid #7F94BC;
	padding-top: 10px
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li {
	background: url(../images/bullets.png) left center no-repeat;
	padding-left: 25px;
	margin-left: 25px;
}

/* start login/register panel 
#loginpanel {
	width: auto;
	color: #000000;
	text-align: right;
}

form#loginform {
	color: #000000;
	border: 1px solid #999999;
	font-size: 9px;
	height: 70px;
	width: 250px;
	padding: 2px;
	text-align: right;
}

#loginform .text {
	font-size: 9px;
	width: 120px;
	background-color: #D7E5F2;
	border: 1px solid #284279; 
}

#loginform label {
	text-align: left;
	color: #7F94BC;
}

#loginform .buttons {
	font-size: 10px;
	background-color: #D7E5F2;
	color: #000;
	width: auto;
	padding: 0;
	border: none;
	margin-left: 68px;
	border: 1px solid #284279; 
}

form#register {
	color: #000000;
	border: 1px solid #999999;
	font-size: 9px;
	height: 70px;
	width: 250px;
	padding: 2px;
	text-align: right;
}

#register .text {
	font-size: 9px;
	width: 120px;
	background-color: #D7E5F2;
	border: 1px solid #284279; 
}

#register label {
	text-align: left;
	color: #7F94BC;
}

#register .buttons {
	font-size: 10px;
	background-color: #D7E5F2;
	color: #000;
	width: auto;
	padding: 0;
	border: none;
	margin-left: 187px;
	border: 1px solid #284279; 
}

 end login/register panel */
 
.button {
	font-size: 10px;
	background-color: #D7E5F2;
	color: #000;
	width: auto;
	padding: 0;
	border: none;
	border: 1px solid #284279; 
}

label {
	/*
	font-size: 85%;
	color: #396;
	font-weight: bold;
	width: 6em;
	display: block;
	text-align: right;
	float: left;
	margin-top: 0.5em;
	*/
}

#entice_prompt {
    width: 85%;
    border: 1px solid;
    padding:15px 10px 15px 50px;
    margin: 10px 0px;
    background-repeat:no-repeat;
    background-position: 10px center;
	clear: both;
}

.post .label{
	
}

.error {
  color: #D8000C;
    background-color: #FFBABA;
    background-image:url('../images/knob_error.png');    
}
.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/knob_warning.png');
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../images/knob_info.png');
}

.hidden{
	visibility: hidden;
}

.visible{
	visibility: visible;
}

#blogs-preview {
	background:url(../images/blogs-preview.png) no-repeat;
	padding: 10px;
	padding-bottom: 0;
	padding-top: 5px;
	float: right;
	width: 280px;
	height: 175px;
	/*font-size:11px;
	font-family: Calibri;*/
}

#blog-item {
	/*height: 160px;*/
}

#blog-item p {
	line-height: 13px;
	margin-bottom: 5px;
}

#blogs-list  {
	width: 280px;
	height: 145px;
}

#blogs-preview h1 {
	border: none;
}

#blog-item .readmore a {
	font-size: 10px;
}

.readmore {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	background:url(../images/readmore.jpg) center left no-repeat;
	width: 90px;
}

.readmore a:hover {
	color: #fff;
	background-color: #ff800a;
}

.readmore a {
	margin-left: 20px;
	padding: 1px 5px 1px 0;
	color: #fff;
	background-color: #ff800a;
	color: #000;
	width: auto;
	font-size: 11px;
	height: 25px;
}