/*
Theme Name: Twenty Ten
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.2
License: GNU General Public License
License URI: license.txt
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
background: transparent;
border: 0;
margin: 0;
padding: 0;
vertical-align: baseline;
}
body {
line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-weight: normal;
}
/*ol, ul {
list-style: none;
}*/
/*blockquote {
quotes: none;
}
blockquote:before, blockquote:after {
content: '';
content: none;
}
del {
text-decoration: line-through;
} */
/* tables still need 'cellspacing="0"' in the markup */
/*table {
border-collapse: collapse;
border-spacing: 0;
}
a img {
border: none;
} */

/* ------------- CSS Reset Start ------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr  { margin: 0; padding: 0; border: 0; outline: 0; background: transparent; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {	 }

/* ----------- CSS Reset End ------------- */


@font-face {
font-family: "segoeui";
src: url("/wp-content/themes/android/segoeui.eot")/* EOT file for IE */
}
@font-face {
font-family: "segoeui";
src: url("/wp-content/themes/android/segoeui.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
font-family: "MyriadPro-Regular";
src: url("/wp-content/themes/android/myriadproregular.eot") /* EOT file for IE */
}
@font-face {
font-family: "MyriadPro-Regular";
src: url("/wp-content/themes/android/myriadproregular.ttf");
}

@font-face {
font-family: "MyriadPro-Semibold";
src: url("/wp-content/themes/android/MyriadPro-Semibold.otf");
}
@font-face {
font-family: "MyriadPro-Regular";
src: url("/wp-content/themes/android/MyriadPro-Regular.otf");
}
@font-face {
font-family: "MyriadPro-BoldIt";
src: url("/wp-content/themes/android/myriadproboldit.ttf");
}

@font-face {
font-family: "MyriadPro-BoldIt";
src: url("/wp-content/themes/android/MyriadPro-BoldIt.otf");
}

body {
margin:0px;
padding:0px;
background-color:#f2f6f7;
background-image: url(/wp-content/themes/android/images/header_bg.jpg);
background-repeat: repeat-x;
background-position: left top;
font-family:"segoeui";
}



/* =Layouts
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
float: left;
width: 670px;
}
#content {
margin: 0;
padding-top: 20px;
}
/*#primary,
#secondary {
float: right;
overflow: hidden;
width: 220px;
}*/
#secondary {
float: right;

width: 315px;

}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
margin: 0 auto;
width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
margin: 0 auto;
width: 900px;
}


/* =Fonts
-------------------------------------------------------------- */
/*body,
input,
textarea,
.page-title span,
.pingback a.url {

}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

*/
/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#main1
{
margin: 0 auto;
width: 998px;
clear: both;
}
#title
{
background-image: none;
}
#main {
clear: both;
background-color:#f2f6f7;
margin: 0 auto;
width: 998px;
}   
#main_header{
clear: both;
margin: 0 auto;
width: 998px;
}   

#wrapper {
background: url("/wp-content/themes/android/image/header.jpg") no-repeat scroll center 4px transparent;
float: left;
width: 100%;

}
#sliderright {
float: right;
width: 315px;

}
/* Structure the footer area 
#footer-widget-area {
overflow: hidden;
} 
#footer-widget-area .widget-area {
float: left;
margin-right: 20px;
width: 220px;
} 
#footer-widget-area #fourth {
margin-right: 0;
}*/
/*#site-info {
float: left;
font-size: 14px;
font-weight: bold;
width: 700px;
}
#site-generator {
float: right;
width: 220px;
} */


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
background-color: #F2F6F7;
background-image: url("/wp-content/themes/android/image/body_top_thin.jpg");

background-position: left top;
background-repeat: repeat-x;
margin: 0;
padding: 0;
}
/*body,
input,
textarea {
color: #666;
font-size: 12px;
line-height: 18px;
}
hr {
background-color: #e7e7e7;
border: 0;
clear: both;
height: 1px;
margin-bottom: 18px;
}

Text elements 
p {
margin-bottom: 18px;
}*/
/*ul {
list-style: square;
margin: 0 0 18px 1.5em;
}
ol {
list-style: decimal;
margin: 0 0 18px 1.5em;
}
ol ol {
list-style: upper-alpha;
}
ol ol ol {
list-style: lower-roman;
}
ol ol ol ol {
list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 0;
}
dl {
margin: 0 0 24px 0;
} */
/* dt {
font-weight: bold;
}
dd {
margin-bottom: 18px;
}
strong {
font-weight: bold;
}
cite,
em,
i {
font-style: italic;
}
big {
font-size: 131.25%;
}
ins {
background: #ffc;
text-decoration: none;
}
blockquote {
font-style: italic;
padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
font-style: normal;
}
pre {
background: #f7f7f7;
color: #222;
line-height: 18px;
margin-bottom: 18px;
padding: 1.5em;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
sup,
sub {
height: 0;
line-height: 1;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
input[type="text"],
textarea {
background: #f9f9f9;
border: 1px solid #ccc;
box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
padding: 2px;
} */
/*a:link {
color: #0066cc;
} */
a:visited {
color: #743399;
}
a:active,
a:hover {
color: #ff4b33;
}

/* Text meant only for screen readers */
.screen-reader-text {
position: absolute;
left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
position: relative;
width: 998px;
}
.follows {
float: right;
position: absolute;
right: 1px;
top: 100px;
width: 26px;
}
#site-title {
float: left;
/* font-size: 20px;
line-height: 26px;
margin: 0 0 5px;
width: 549px; */
}
#site-title a {
color: #2E4100;
font-family: "Myriad Pro";
font-size: 19.6px;
font-style: italic;
font-weight: bold;
text-decoration: none;
/*color: #2E4100;
font-family: "Myriad Pro";
font-size: 19.6px;
font-style: italic;
font-weight: bold;
color: #000;
font-weight: bold;
text-decoration: none; */
}
#site-description {
clear: left;
float: left;
font-family: sans-serif;
font-size: 13px;
font-style: italic;
line-height: 19px;
}
#banner-image {

background-position: right top;
background-repeat: no-repeat;
float: right;
margin-right: 16px;
margin-top: -43px;	
width: 415px;

}

.contact-no {

padding: 0;
z-index:1000;
display:block;
float: left;
}
#hsis_main2{

padding: 0;
height: auto !important;
overflow: visible !important;


}

/* This is the custom header image */
#branding img {
border-top: 4px solid #000;
border-bottom: 1px solid #000;
display: block;
float: left;
}
.banner_text_down h3 {
color: #2E4100;
font-family: "MyriadPro-BoldIt";
font-size: 18px;

margin-bottom: 7px;
}
.banner_text_down ul li {
display: inline;
float: left;
margin: 0;
padding: 0;
width: 50%;
}
.banner_text_down ul li a {
background-image: url("/wp-content/themes/android/image/bullets_black.png");
background-position: left center;
background-repeat: no-repeat;
color: #466102;

font-size: 15px;
line-height: 24px;
padding-left: 25px;
text-decoration: none;
}
ol, ul {
list-style: none outside none;
}
.banner_text {
float: left;
width: 550px;
clear: both;
font-family: "segoeui";
font-size: 13px;
line-height: 20px;
color: #3c5108;
text-align: justify;
}
.banner_text_down {
background-image: url("/wp-content/themes/android/image/banner_text.png");
background-position: right top;
background-repeat: no-repeat;
float: left;
margin:0;
padding:11px 0 0;
width: 565px;

}
.banner_text .banner_text_down ul {
margin: 0px;
padding: 0px;
list-style-type: none;
float:left;
width:565px;
}
.banner_text .banner_text_down ul li {
display: inline;
margin: 0px;
padding: 0px;
float: left;
width: 50%;
/**width: 49.9%;
*/
}
.banner_text .banner_text_down ul li a {
font-size: 14px;
color: #466102;
text-decoration: none;
background-image: url(/wp-content/themes/android/image/bullets_black.png);
background-repeat: no-repeat;
background-position: left center;
padding-left:25px;
line-height:24px;
}
.banner_text .banner_text_down ul li a:hover { color:#000;}
.banner_image {
float: right;
height: 356px;
width: 421px;
background-image: url(/wp-content/themes/android/image/banner.png);
background-repeat: no-repeat;
background-position: right top;
margin-top:-32px;
margin-right:16px;
}

.banner_text .banner_text_down h3 {
/*	font-family: "Myriad Pro";
font-size: 18px;
font-style: italic;
font-weight: bold;
color: #2e4100;
margin-bottom:7px;
*/}

.banner_text_top {
margin: 0;
padding: 10px 0;
}
.banner_text h2 {
font-family: "MyriadPro-BoldIt";
font-size: 20px;

color:#2E4100;
}
.banner_text_top p {
padding:10px 0 0 0;}
#main-container{
float: left;
width: 100%;
}
/* =Menu
-------------------------------------------------------------- */
.logo {
float: left;
padding-left: 8px;
padding-top: 14px;
}

.banner-left {
float: left;
height: 312px;
}
.banner-right {
float: right;
height: 312px;
}
#access {
background: #000;
display: block;
float: left;
margin: 0 auto;
width: 940px;
}
#access .menu-header,
div.menu {
float: right;
height: 38px;
margin-right: 2px;
margin-top: 4px; 
}

/*.navigation ul {
list-style-type: none;
margin: 0;
padding: 0;
background-image: url("/wp-content/themes/android/image/nav_back_lt.png");
background-position: left top;
background-repeat: no-repeat;
display: inline;
float: left;

margin: 0;
padding-left:5px;
}
.navigation #menu-item-1544   {
list-style-type: none;
margin: 0;
padding: 0;
background-image: url("/wp-content/themes/android/image/nav_back_rt.png");
background-position: right top;
background-repeat: no-repeat;
display: inline;
float: left;
height: 39px;
margin: 0;
padding:0;
}


.navigation ul ul ul {

margin: 0;
padding: 0
}

.navigation ul li:last
{
background-image: url("/wp-content/themes/android/image/nav_back.png") !important;
background-position: right top;
float: right;
height: 38px;
}
.navigation #menu-item-957
{
background-image: url("/wp-content/themes/android/image/nav_back.png");
background-position: right top;
float: right;
height: 38px;
}
.navigation .sub-menu  li {
border-bottom: solid 1px #333;
background:none;
background-image:none;
height:29px;
margin:0;
padding:0;
}

.navigation .sub-menu  li a{
padding:6px 13px;
margin:0;

}
.navigation .sub-menu .sub-menu  li {

padding-left: 5px;
} 
.navigation .sub-menu .sub-menu {

top:5px;
} 
.navigation .sub-menu  li:last-child {
border-bottom: none !important;
}

#access .menu-header ul,
div.menu ul {
list-style: none;
margin: 0;
}
.navigation ul li {
background-image: url("/wp-content/themes/android/image/nav_back.png");
//   background-color:#16181c;
background-repeat: repeat-x;
background-position: center top;
// background-repeat: no-repeat;
display: inline;
float: left;
height: 38px;
margin: 0;
padding: 0;
//font-weight: bold;
}


#menu-item-935{
background-position: left;
}
.navigation ul ul{
background: none;
}
.navigation .current_page_item{
//background-image: url("/wp-content/themes/android/image/nav_back.png") !important;
//background-repeat: no-repeat;
//background-position: left top !important;
//background-repeat: repeat-x;
//float: left;
//height: 38px;
}
.navigation ul li a {
color: #FFFFFF;
font-family: segoeui;
font-size: 13px;
font-weight: bold;
display:block;
padding: 10px 14px 0;
text-decoration: none;
}
.navigation ul ul li a {
font-weight: normal !important;
}
.sub-menu ul li a { 
font-weight: normal !important;
}
.navigation .sub-menu ul li a:hover { 
font-weight: normal !important;
}
#access .menu-header li,
div.menu li {
float: left;
position: relative;
} 
#access a {
color: #aaa;
display: block;
line-height: 38px;
padding: 0 10px;
text-decoration: none;
}

.navigation ul ul {
display: none;
position: absolute;
//    top: 38px;
width: 327px;
z-index: 99999;
padding-top:4px !important;
}
.navigation ul li:hover > ul ul {
//display: block;
margin-top: -38px;
}

.navigation ul ul li {
min-width: 305px;
}
.navigation ul ul ul {
left: 100%;
top: 0;
}
ul {
list-style: square outside none;
//   margin: 0 0 18px 1.5em;
}
.navigation ul ul a {

//line-height: 1em;
//padding: 10px;

width: 300px;
height: auto;

}
.navigation ul li:hover > ul {
display: block;
}
.navigation li:hover > a,
.navigation ul ul :hover > a {

color: #fff;
}
.navigation ul li:hover > ul {
display: block;
}
.navigation ul li.current_page_item > a,
.navigation ul li.current-menu-ancestor > a,
.navigation ul li.current-menu-item > a,
.navigation ul li.current-menu-parent > a {
color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
color: #fff;
}
.navigation .sub-menu{
padding: 0;
margin: 8px 0 0 0;
list-style: none;
font-weight: normal !important;
background:#000;
border-bottom:1px solid #000;
-moz-border-radius-bottomright:10px;
-moz-border-radius-bottomleft:10px;
}

.navigation ul li a:hover {
color: #CCCCCC;
//  font-weight: normal;
}
*/#branding { 
clear: both;
/*  color: #3C5108;
float: left;
line-height: 16px;
margin-top: 25px;
text-align: justify;
width: 550px;
text-decoration: none;*/
}
.banner_text {
/*    clear: both;
color: #3C5108;
float: left;
font-family: "segoeui";
font-size: 13px;
line-height: 20px;
margin-top: 25px; width: 550px;*/
text-align: justify;

}
/*android_services*/

.android_services {
float: left;
width: 998px;
}
.android_ser_box {
background-image: url("/wp-content/themes/android/image/android_services_bg.png");
background-position: left 51px;
background-repeat: no-repeat;
float: left;
min-height: 139px;
width: 332px;
}
.entry-content  a{
color: #718D00;
}
.entry-content  a:hover{
color: #666666;
cursor: pointer;
}
.android_ser_box h2 a {
color: #FFFFFF;
display: block;
font-family: "segoeui";
font-size: 21px;
font-weight: normal;
line-height: 40px; 
text-decoration: none;
}
.android_ser_box h2 a:hover {
color: #CCCCCC;

}
.android_ser_box .icone {
float: left;
margin-top: 11px;
text-align: center;
}
.android_ser_box .icone_text {
color: #FFFEFE;
float: left;
font-family: "segoeui";
font-size: 12px;
line-height: 15px;
margin-top: 11px;
text-align: justify;
width: 230px;
}

/* =Content
-------------------------------------------------------------- */
#masthead{
clear: both;
padding: 0;
margin: 0;
}
.android_services {
float: left;
padding-top: 10px;
width: 998px;
clear:both;
}
.android_ser_box {
float: left;
width: 332px;
background-image: url(/wp-content/themes/android/image/android_services_bg.png);
background-repeat: no-repeat;
background-position: left 51px;
min-height:139px;

}
.android_ser_box h2 {
font-family: "segoeui";
font-size: 21px;
font-weight: bold;
display: block;
line-height: 40px;
color: #FFF;
padding-top: 11px;
}
.android_ser_box .icone {
float: left;
text-align: center;
margin-top:11px;
}
.android_ser_box .icone_text {
float: left;
width: 230px;
font-family: "segoeui";
font-size: 12px;
line-height: 15px;
color: #fffefe;
text-align: justify;
margin-top:11px;
}
.container {
float: left;
width: 998px;
margin-top: 28px;
font-family: "segoeui";
color: #656565;
font-size: 14px;
line-height: 20px;
text-align: justify;
}
.left_column {
float: left;
width: 640px;
}
.right_column {
float: right;
width: 321px;
}
.title {


}
.platform_experties .title {
display: block;

}
#cforms-2 {
display: block;
padding-bottom: 7px;

}
.widget-title {
color: #1B1D23;
font-family: "MyriadPro-Regular";
font-size: 23px;
font-weight: normal;
line-height: 23px;
padding-left: 6px;
padding-top: 12px;
}
.thanksemail a{
color: #999;
font-family: "MyriadPro-Regular";
font-size: 14px;
line-height: 27px;
}
#footer .widget-title {
color: #FFF;
font-family: "MyriadPro-Regular";
font-size: 23px;
font-weight: normal;
line-height: 23px;

margin: 0;
padding: 10px 0 5px;
}

.container_area_box {
float: left;
margin:0 0 25px 0;
}
.area_box_top {
float: left;
height: 5px;
width: 650px;
}

.area_box_mid {
background: none repeat scroll 0 0 #FCFDFD;
border: 1px solid #E3E8E9;
float: left;
padding: 15px 12px 7px;
width: 636px;
border-radius:10px;
}
.area_box_down {
background: url("/wp-content/themes/android/image/contain_down.png") no-repeat scroll left top transparent;
float: left;
height: 5px;
margin-top: -5px;
padding-left: 10px;
width: 634px;
}
/*.area_box_mid h4 {
font-family: "Myriad Pro";
font-weight: bold;
color: #3e3e3e;
font-size: 15px;
line-height: 38px;
display: block;
}*/
.all_services {
margin-top: 5px;
padding: 0px;
list-style-type: none;
float: left;
width: 50%;
}
.all_services li {
display: block;
}
.all_services li a:hover { color:#666;}


.platform_experties {
float: left;
width: 650px;

padding-top: 5px;
}
.platform_experties_down {
float: left;
width: 638px;

}

#content h2 {
color: #1B1D23;
background:url(/wp-content/themes/android/image/border_h2.jpg) repeat-x bottom;
font-size: 22px;
font-weight: normal;
line-height: 30px;
text-decoration: none;
width:655px;
margin:0 0 10px 0;
padding:0 0 10px 0;
font-family:"MyriadPro-Regular";
}


.border_bottom { border-bottom:solid 1px #d9ddde;}
.border_top { 
/*padding-top:12px;*/
}
.platform_experties_down h4 {

font-weight: bold;
color: #3e3e3e;
font-size: 15px;
display: block;
}
.commit_boxes {
float: left;
width: 650px;
padding-top:15px;
}
.commit_green {
float: left;
padding: 10px 20px;
width: 275px;
background-image: url(/wp-content/themes/android/image/green_box_down.png);
background-repeat: no-repeat;
background-position: left bottom;
min-height:209px;
}

.commit_boxes .commit_green h2 {
display: block;
padding-top: 10px;
padding-right: 13px;
padding-bottom: 7px;
padding-left: 13px;
background-image: url(/wp-content/themes/android/image/green_box_top.png);
background-repeat: no-repeat;
background-position: left top;

font-size: 20px;
color: #FFF !important; 
font-weight: normal;
line-height: 25px !important;
}
.commit_green_down {
display: block;
font-size:12px;
font-family: "segoeui";
font-size: 13px;
line-height: 15px;
color: #FFF;
text-align: justify;
}
.commit_black {
float:right;
padding: 10px 20px;
width: 275px;
background-image: url(/wp-content/themes/android/image/black_box_down.png);
background-repeat: no-repeat;
background-position: left bottom;
min-height:209px;

}
.commit_boxes .commit_black h2 {
display: block;


background-image: url(/wp-content/themes/android/image/black_box_top.png);
background-repeat: no-repeat;
background-position: left top;

font-size: 20px;
color: #FFF !important;;
font-weight: normal;
line-height: 25px !important;;
}
.commit_black_down {
display: block;

font-family: "segoeui";
font-size: 12px;
line-height: 15px;
color: #FFF;
text-align: justify;
}
.resent_projects {
clear: both;
float: left;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
width: 650px;
}
.pro_img {
float: left;
padding:9px;
}

#text-6 .textwidget img{margin: 10px 0 0 15px; float: right;}
.resent_projects_down border_top .border_top {
border-top-color: #FAFBFC;
border-top-style: solid;
border-top-width: 1px;
padding-top: 0px;
}
.resent_projects_down {
float: left;
width: 650px;
}
.resent_pro {
margin: 0px;
padding: 0px;
list-style-type: none;
float: left;
}
#container .platform_experties_down {
padding:0px;
margin:0 0 20px 0;}
.resent_pro li {
background-image: url("/wp-content/themes/android/image/resent_box_bg.png");
background-position: left top;
background-repeat: no-repeat;
float: left;
margin-left: 6px;
min-height: 165px;
width: 152px;
}
.title border_bottom h2{
margin:0;
padding:0;}
/*
.resent_pro li a {
font-family: "Myriad Pro";
font-size: 15px;
color: #718d00;
text-decoration: none;
//padding-top:4px;
//padding-bottom:4px;
//background-image: url(/wp-content/themes/android/image/bullets_black.png);
background-repeat: no-repeat;
background-position: left 8px;
//padding-left:20px;
text-align:left;
float:left;
//margin-top:7px;
display:block;
}*/

.resent_projects_down .resent_pro .title h5 a {
background-image: url("/wp-content/themes/android/image/bullets_black.png");
background-position: 0 5px;
background-repeat: no-repeat;
color: #718D00;
display: block;
float: left;
font-family: "MyriadPro-Regular";
font-size: 14px;
padding-left: 25px;
font-weight:normal;
text-decoration:none;
}
.resent_pro li a:hover { color:#666;}
.resent_pro .first_mrg { margin-left:0px;}
.resent_pro .last_mrg { margin-right:0px;}
.our_resend {
float: right;
margin-right: 12px;
}
.quick_contact {
float: left;
width: 321px;
background-image: url(/wp-content/themes/android/image/quick_contact_top.png);
background-repeat: no-repeat;
background-position: left top;
padding-top:20px;
}
.quick_contact_in {
background-image: url(/wp-content/themes/android/image/quick_contact_down.png);
background-repeat: no-repeat;
background-position: left bottom;
padding: 0px 20px 20px 20px;
float: left;
width:281px;
}
.quick_white {
background-image: url(/wp-content/themes/android/image/quick_contact_top_in.png);
background-repeat: no-repeat;
background-position: left top;
float: left;
width: 281px;
padding-top:12px;
}
.quick_white_in {
background-image: url(/wp-content/themes/android/image/quick_contact_down_in.png);
background-repeat: no-repeat;
background-position: left bottom;
padding: 0px 12px 12px 12px;
float: left;
width: 257px;
}

#cformsform input {
background-image: url("/wp-content/themes/android/image/input.png");
background-position: left top;
background-repeat: no-repeat;
border: 0 none;
color: #898989;
display: block;
font-family: "segoeui";
font-size: 12px;
font-style: normal;
height: 20px;
margin-left:12px;

margin-top: 0;
width: 247px;
}
#primary #cforms_captcha {
background-image: url("/wp-content/themes/android/image/input_small.png") !important;
background-position: left top;
background-repeat: no-repeat;
border: 0 none;
color: #898989;
display: block;
font-family: "segoeui";
font-size: 12px;
font-style: normal;
height: 23px;
margin-right: 10px;
margin-top: 0;
width: 83px;
margin-left: 0;
}

ol.cf-ol li {
margin: 0  3px!important;

}
/*#cforms3form textarea {
background-color:#e4e4e4;
background-position: left top;
background-repeat: repeat-x;
border-left: slolid 30px #aeaeae;
border-top: slolid 30px #aeaeae;
color: #898989;
display: block;
font-family: "segoeui";
font-size: 12px;
font-style: italic;
height:50px;
margin-left: 12px;
margin-top: 0;
padding: 6px;
width: 245px !important;
}*/
#cforms-2 textarea {
background-image: url("/wp-content/themes/android/image/textarea.png");
background-position: left top;
background-repeat: no-repeat;
border: 0 none;
color: #898989;
display: block;
font-family: "segoeui";
font-size: 12px;
font-style: normal;
height: 78px;
margin-top: 14px;
padding: 5px;
width: 246px;
margin-left: 12px;
margin-top: 0;
padding: 6px;
width: 245px !important;
}
#cformsform .cf-fs1 legend{
display: none;}

#cforms-2 p.cf-sb {
float:left !important;
padding: 0 !important;
}
#cforms2form .reqtxt{ display: none;}
#cforms-2 .cform select {
display: none;
}
.quick_textarea {
display: block;
height: 80px;
width: 246px;
background-image: url(/wp-content/themes/android/image/quick_textarea.png);
background-repeat: no-repeat;
background-position: left top;
margin-top: 14px;
border: none 0px;
padding:5px;
font-family: "segoeui";
font-size: 12px;
font-style: italic;
color: #898989;

}
.quick_btn:hover { color:#CCC;}
.android_developer {
float: left;
width: 321px;
margin-top:15px;
}
.android_developer h2 {
background-image: url(/wp-content/themes/android/image/android_developer_top.png);
background-repeat: no-repeat;
background-position: left top;
display: block;
height: 62px;
line-height: 62px;
font-size: 23px;
color: #fefefe;
font-weight: normal;
padding-left: 25px;
}
.android_developer_down {
float: left;
width: 321px;
background-image: url(/wp-content/themes/android/image/android_developer_down.png);
background-repeat: no-repeat;
background-position: left bottom;

padding-bottom: 20px;
}
.android_developer_down ul {
margin: 10px 0px 0px 0px;
padding: 0px;
float: left;
list-style-type: none;
}
.android_developer_down ul li {
display: block;
margin: 0px;
padding: 0px;
padding-left: 13px;
}
.android_developer_down ul li a {
font-family: "segoeui";
font-size: 14px;
line-height: 18px;
color: #FFF;
text-decoration: none;
display:block;
text-align:left;
padding:6px 0px 6px 32px;
cursor:pointer;


}
.android_developer_down ul li a:hover { color:#CCC;}
.green_bullets { background:url(/wp-content/themes/android/image/green_bullets.png) no-repeat left 4px;}
.black_bullets { background:url(/wp-content/themes/android/image/black_bullets.png) no-repeat left 4px;}
#ltw_testimonials-3 {
float: left;
width: 321px;
margin-top:15px;
}
.testimonials_down {
float: left;
width: 301px;
background-image: url(/wp-content/themes/android/image/testimonial_down.png);
background-repeat: no-repeat;
background-position: left bottom;
padding-right: 10px;

padding-left: 10px;
}
.com_box {
border-top: 1px solid #B6C97A;
float: left;
padding-bottom: 5px;
padding-top: 10px;
}
#cforms-2 h3 {
padding-left: 12px;
padding-top: 15px;
}
.com_text p
{
background: none repeat scroll 0 0 transparent;
border: 0 none;
margin: 0;
float:left;
outline: 0 none;
padding: 0;
color: #FFFEFE;
font-family: "segoeui";
line-height: 15px;
font-size: 12px;
}
.resent_projects h2
{
color: #1B1D23;
font-family: "Myriad Pro";
font-size: 23px;
font-weight: normal;
line-height: 30px;
padding-bottom: 7px;
} 
#primary .title h2 a {
color: #1B1D23;
font-family: "Myriad Pro";
font-size: 23px;
font-weight: normal;
line-height: 30px;
text-decoration: none;
}
#primary .title h2 a:hover {
color: #CCCCCC;
}
.title-test pre{
display: none;
}
.cform label span {
display: none;
}
#li-3-6 img {
margin-top: 10px !important;
margin-left: 16px !important;
}
.com_img {
text-align: center;
float: left;
margin:4px 0 0 0;
width: 80px;
}
.com_text {
float: left;
width: 214px;
font-family: "segoeui";
font-size: 12px;
line-height: 15px;
color: #fffefe;
padding-left:7px;
}
.testimonials_down a{
clear: both;
color: #FFFEFE;
display: block;
float: left;
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
margin-left: 0;
margin-top: 0;
}
.testimonials_down a:hover{
color: #666;
}
.com_text a {
font-family: Tahoma;
display: block;
padding-bottom: 5px;
}
#ltw_testimonials-3 h3 {
background-image: url(/wp-content/themes/android/image/testimonial_top.png);
background-repeat: no-repeat;
background-position: left top;
display: block;
height: 62px;
line-height: 62px;

font-size: 23px;
color: #fefefe;
font-weight: normal;
padding-left: 25px;
padding-top: 0px;
}


#content h2 a{
color: #1B1D23;
font-family: "MyriadPro-Regular";
font-size: 23px;
font-weight: normal;
line-height: 30px;
text-decoration: none;

margin-top: 10px;
}
#content h2 a:hover{
color: #666;
}
ol, ul {
list-style: none outside none;
}
.all_services li {
background-image: url("/wp-content/themes/android/image/bullets_black.png");
background-position: 0px 6px;
background-repeat: no-repeat;
color: #718D00;
display: block;
line-height:23px;
font-size: 14px;

padding-left: 25px;

}
.all_services li a {
background-image: url("/wp-content/themes/android/image/bullets_black.png");
background-position: left 8px;
background-repeat: no-repeat;
color: #718D00;
display: block;

font-size: 15px;
padding-bottom: 0px;
padding-left: 25px;
padding-top: 4px;
text-align: left;
text-decoration: none;
}
.platform_experties_down .all_services li:hover {
color: #666666;
cursor: pointer;
}
.all_services li a {
background-image: url("/wp-content/themes/android/image/bullets_black.png");
background-position: left 8px;
background-repeat: no-repeat;
color: #718D00;
display: block;

font-size: 15px;
padding-bottom: 4px;
padding-left: 25px;
padding-top: 4px;
text-align: left;
text-decoration: none;
}
#content p {
    color: #656565;
    font-family: "segoeui";
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: justify;
    width: 100%;
}
.port_title h2{color: #3E3E3E !important;font-family: "MyriadPro-Semibold"!important; font-size: 18px!important;
font-weight: normal!important;background: none!important; line-height: 20px!important;margin: 0px 0 10px 0!important; padding: 0px!important;}
.port_title p{margin: 0 0 10px 0!important;}
#content  h4 {
float:left;
color: #3E3E3E !important;
display: block;
font-family: "MyriadPro-Semibold";
font-size: 16px;
font-weight: normal;
line-height: 20px;
padding:10px 0; 
width: 100%;
}
#content,
#content input,
#content textarea {
color: #333;
font-size: 16px;
line-height: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
font-size: 15px;
line-height: 21px;
}
#content code {
font-size: 13px;
}
#content dt,
#content th {
color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
color: #000;
}
#content table {
border: 1px solid #e7e7e7;
margin: 0 -1px 24px 0;
text-align: left;
width: 100%;
}
#content tr th,
#content thead th {
color: #888;
font-size: 12px;
font-weight: bold;
line-height: 18px;
padding: 9px 24px;
}
#content tr td {
border-top: 1px solid #e7e7e7;
padding: 6px 24px;
}
#content tr.odd td {
background: #f2f7fc;
}
.hentry {
margin: 0 ;
}
.home .sticky {
background: #f2f7fc;
border-top: 4px solid #000;
margin-left: -20px;
margin-right: -20px;
padding: 18px 20px;
}
.single .hentry {
margin: 0 0 36px 0;
}
.page-title {
color: #000;
font-size: 14px;
font-weight: bold;
margin: 0 0 36px 0;
}
.page-title span {
color: #333;
font-size: 16px;
font-style: italic;
font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
color: #888;
text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
color: #ff4b33;
}

#content .entry-title {

color: #1B1D23;
font-family: "MyriadPro-Regular";
font-size: 23px;
font-weight: normal;
line-height: 30px;
margin-bottom: 10px;
text-decoration: none;


}
.entry-title a:link,
.entry-title a:visited {
color: #000;
text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
color: #ff4b33;
}
.entry-meta {
color: #888;
font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
clear: both;
padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
margin-bottom: 12px;
}
.entry-content fieldset {
border: 1px solid #e7e7e7;
margin: 0 0 24px 0;
padding: 24px;
}
.entry-content fieldset legend {
background: #fff;
color: #000;
font-weight: bold;
padding: 0 24px;
}
.entry-content input {
margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
margin-right: 24px;
}
.entry-content label {
color: #888;
font-size: 12px;
}
.entry-content select {
margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
font-size: 10px;
}
.entry-content blockquote.left {
float: left;
margin-left: 0;
margin-right: 24px;
text-align: right;
width: 33%;
}
.entry-content blockquote.right {
float: right;
margin-left: 24px;
margin-right: 0;
text-align: left;
width: 33%;
}
.page-link {
clear: both;
color: #000;
font-weight: bold;
margin: 0 0 22px 0;
word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
background: #f1f1f1;
color: #333;
font-weight: normal;
padding: 0.5em 0.75em;
text-decoration: none;
}
.home .sticky .page-link a {
background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
color: #ff4b33;
}
body.page .edit-link {
clear: both;
display: block;
}
#entry-author-info {
background: #f2f7fc;
border-top: 4px solid #000;
clear: both;
font-size: 14px;
line-height: 20px;
margin: 24px 0;
overflow: hidden;
padding: 18px 20px;
}
#entry-author-info #author-avatar {
background: #fff;
border: 1px solid #e7e7e7;
float: left;
height: 60px;
margin: 0 -104px 0 0;
padding: 11px;
}
#entry-author-info #author-description {
float: left;
margin: 0 0 0 104px;
}
#entry-author-info h2 {
color: #000;
font-size: 100%;
font-weight: bold;
margin-bottom: 0;
}
.entry-utility {
clear: both;
color: #888;
font-size: 12px;
line-height: 18px;
}
.entry-meta a,
.entry-utility a {
color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
color: #ff4b33;
}
#content .video-player {
padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
font-size: 14px;
line-height: 20px;
margin-bottom: 10px;
margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
border: 10px solid #f1f1f1;
margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
float: left;
margin-right: 20px;
margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
font-size: 140%;
margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
max-width: 100%; /* When images are too wide for containing element, force them to fit. */
height: auto; /* Override height to match resized width for correct aspect ratio. */
}

.alignleft,
img.alignleft {
display: inline;
float: left;
margin-right: 24px;
margin-top: 4px;
}
.alignright,
img.alignright {
display: inline;
float: right;
margin-left: 24px;
margin-top: 4px;
}
.aligncenter,
img.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
margin-bottom: 12px;
}
.wp-caption {
background: #f1f1f1;
line-height: 18px;
margin-bottom: 20px;
max-width: 632px !important; /* prevent too-wide images from breaking layout */
padding: 4px;
text-align: center;
}
.wp-caption img {
margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
color: #888;
font-size: 12px;
margin: 5px;
}
.wp-smiley {
margin: 0;
}
.gallery {
margin: 0 auto 18px;
}
.gallery .gallery-item {
float: left;
margin-top: 0;
text-align: center;
width: 33%;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery img {
border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
max-width: 84%;
height: auto;
}
.gallery .gallery-caption {
color: #888;
font-size: 12px;
margin: 0 0 12px;
}
.gallery dl {
margin: 0;
}
.gallery img {
border: 10px solid #f1f1f1;
}
.gallery br+br {
display: none;
}
#content .attachment img {/* single attachment images should be centered */
display: block;
margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
float: left;
height: 38px;

}
/*.navigation a:link,
.navigation a:visited {
color: #888;
text-decoration: none;
} */
.navigation a:active,
.navigation a:hover {
color: #fff;


}
.nav-previous {
float: left;
width: 50%;
}
.nav-next {
float: right;
text-align: right;
width: 50%;
}
#nav-above {
margin: 0 0 18px 0;
}
#nav-above {
display: none;
}
.paged #nav-above,
.single #nav-above {
display: block;
}
#nav-below {
margin: -18px 0 0 0;
}


/* =Comments
-------------------------------------------------------------- */
#comments {
clear: both;
width: 100%;
}
#comments .navigation {
padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
color: #000;
font-size: 20px;
font-weight: bold;
margin-bottom: 0;
}
h3#comments-title {
padding: 24px 0;
}
.commentlist {
list-style: none;
margin: 0;
}
.commentlist li.comment {
border-bottom: 1px solid #e7e7e7;
line-height: 24px;
margin: 0 0 24px 0;
padding: 0 0 0 56px;
position: relative;
}
.commentlist li:last-child {
border-bottom: none;
margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
margin-bottom: 18px;
}
#comments .comment-body p:last-child {
margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
margin-bottom: 24px;
}
.commentlist ol {
list-style: decimal;
}
.commentlist .avatar {
position: absolute;
top: 4px;
left: 0;
}
.comment-author {
}
.comment-author cite {
color: #000;
font-style: normal;
font-weight: bold;
}
.comment-author .says {
font-style: italic;
font-size: 12px;
}
.comment-meta {
font-size: 12px;

}
.comment-meta a:link,
.comment-meta a:visited {
color: #888;
text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
font-size: 12px;
padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
color: #ff4b33;
}
.commentlist .children {
list-style: none;
margin: 0;
}
.commentlist .children li {
border: none;
margin: 0;
}
.nopassword,
.nocomments {
display: none;
}
#comments .pingback {
border-bottom: 1px solid #e7e7e7;
margin-bottom: 18px;
padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
margin-top: -6px;
}
#comments .pingback p {
color: #888;
display: block;
font-size: 12px;
line-height: 18px;
margin: 0;
}
#comments .pingback .url {
font-size: 13px;
font-style: italic;
}

/* Comments form */
input[type=submit] {
color: #333;
}
#respond {
overflow: hidden;
position: relative;
}
#respond p {
padding-top: 10px;
}
#respond .comment-notes {
margin-bottom: 1em;
}
.form-allowed-tags {
line-height: 1em;
}
.children #respond {
margin: 0 48px 0 0;
}
h3#reply-title {

border-bottom: 1px solid #CCCCCC;
color: #1B1D23;
font-family: "Myriad Pro";
font-size: 23px;
font-weight: normal;
line-height: 30px;
padding-bottom: 8px;
padding-top: 10px;
text-decoration: none;
}
#comments-list #respond {
margin: 0 0 18px 0;
}
#comments-list ul #respond {
margin: 0;
}
#cancel-comment-reply-link {
font-size: 12px;
font-weight: normal;
line-height: 18px;
}
#respond .required {
color: #ff4b33;
font-weight: bold;
}
#respond label {
color: #888;
font-size: 16px;
float: left;
width: 13%;
padding-left: 15px;
padding-top: 13px;
margin: 0;
padding-bottom: 8px;
}

#respond span{
display: none;
 
}

#respond textarea {
background-color: #E4E4E4;
border: 2px solid #999999;
border-radius: 10px;
width:80%;
margin-left: 10px;
float: right;
margin-top: 10px;
}
#respond input{
background-color: #E4E4E4;
border: 2px solid #999999;
border-radius: 5px;
width: 80%;
margin-left: 10px;
float: right;
margin-top: 10px;
padding: 1px;
padding-left: 5px;
height: 25px;
}
#respond .form-allowed-tags {
color: #888;
font-size: 12px;
line-height: 18px;
}
#respond .form-allowed-tags code {
font-size: 11px;
}
/*#respond .form-submit {
margin: 12px 0;
}*/
#respond .form-submit input {
width: auto;
cursor: pointer;
} 

#respond .form-submit  {

width: 55%;
float: left;
}
#respond .form-allowed-tags{
display: none;
}
/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
list-style: none;
margin-left: 0;

}
#footer .widget-area ul {
margin: 0 auto;
width: 998px;
}	
.widget-area ul ul {
list-style: square;

}
.widget-area select {
max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
width: 60%;
}
.widget_search label {
display: none;
}
.widget-container {

margin: 0;
padding: 0;

}
#footer .widget-container {
margin: 0 auto;
padding: 0;
width: 998px;
}

.widget-area a:link,
.widget-area a:visited {
text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
text-decoration: none;
}
.widget-area .entry-meta {
font-size: 11px;
}
#wp_tag_cloud div {
line-height: 1.6em;
}
#wp-calendar {
width: 100%;
}
#wp-calendar caption {
color: #222;
font-size: 14px;
font-weight: bold;
padding-bottom: 4px;
text-align: left;
}
#wp-calendar thead {
font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
color: #aaa;
}
#wp-calendar tbody td {
background: #f5f5f5;
border: 1px solid #fff;
padding: 3px 0 2px;
text-align: center;
}
#wp-calendar tbody .pad {
background: none;
}
#wp-calendar tfoot #next {
text-align: right;
}
.widget_rss a.rsswidget {
color: #000;
}
.widget_rss a.rsswidget:hover {
color: #ff4b33;
}
.widget_rss .widget-title img {
width: 11px;
height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
margin-left: 0;
padding: 0;
}
#main .widget-area ul ul {
border: none;

padding: 0;
}
#primary {

float: left;

padding-top: 12px;

}

#primary #text-22{
float: right;
width: 108%;
}
#primary #cforms-2{
background-image: url(/wp-content/themes/android/image/quick_contact_top.png);
background-position: left top;
background-repeat: no-repeat;
float: left;
width: 315px;	
background-image: url(/wp-content/themes/android/image/quick_contact_down_in.png);
border: 15px solid #D7DADB;
float: left;
width: 92%;
border-radius: 12px;
}

/* Footer widget areas */
#footer-widget-area {

}


/* =Footer
-------------------------------------------------------------- */

#footer {
clear: both;
width: 100%;

background-color: #000000;

float: left;
margin-top: 5px;
width: 100%;	
}
#colophon {
margin: 0 auto;

/*
border-top: 4px solid #000;
margin-top: -4px;
overflow: hidden;
padding: 18px 0;*/


}
#site-info {
float: left;
margin-bottom: 35px;
margin-top: 10px;
width: 998px;
}
#site-info a {
color: #000;
text-decoration: none;
}
#site-generator {
float: left;
margin-bottom:0px;
margin-top: 0px;
width: 998px;
color: #FFFFFF;
float: left;
font-family: "segoeui";
font-size: 12px;
}
#site-generator a {
color: #9ED200;
text-decoration: none;
}

#third .click {
color: #9ED200;
text-decoration: underline !important;
}    
/*#site-generator a {

color: #FFF;
display: inline-block;
line-height: 16px;
padding-left: 20px;
text-decoration: none;
}*/
#site-generator p {
color: #FFFFFF;
display: inline-block;
font-size: 12px;
line-height: 16px;
padding-left: 0;
text-decoration: none;
}

#site-generator a:hover {
text-decoration: underline;
}
img#wpstats {
display: block;
margin: 0 auto 10px;
}
#right-image {
float: right;
width: 18%;
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */
/*
pre {
-webkit-text-size-adjust: 140%;
}
code {
-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.widget-area {
margin:0;
padding:0;
-webkit-text-size-adjust: 120%;
}
#site-description {
-webkit-text-size-adjust: none;
}


*/
/* =Print Style
-------------------------------------------------------------- */

@media print {
body {
background: none !important;
}
#wrapper {
clear: both !important;
float: left;
width: 50%;
float: none !important;
position: relative !important;
}
#header {
border-bottom: 2pt solid #000;
padding-bottom: 18pt;
}
#colophon {
border-top: 2pt solid #000;
}
#site-title,
#site-description {
float: none;
line-height: 1.4em;
margin: 0;
padding: 0;
}
#site-title {
font-size: 13pt;
}
.entry-content {
font-size: 14pt;
line-height: 1.6em;
}
.entry-title {
font-size: 21pt;
}
#access,
#branding img,
#respond,
.comment-edit-link,
.edit-link,
.navigation,
.page-link,
.widget-area {
display: none !important;
}
#container,
#header,
#footer {
margin: 0;
width: 100%;
}
#content,
.one-column #content {
margin: 24pt 0 0;
width: 100%;
}
.wp-caption p {
font-size: 11pt;
}
#site-info,
#site-generator {
float: none;
width: auto;
}
#colophon {
width: auto;
}
img#wpstats {
display: none;
}
#site-generator a {
margin: 0;
padding: 0;
}
#entry-author-info {
border: 1px solid #e7e7e7;
}
#main {
display: inline;
}
.home .sticky {
border: none;
}
}
/*footer */
.footer {
background-color:#000;
background-image: url(/wp-content/themes/android/image/footer_back.jpg);
background-repeat: repeat-x;
background-position: left top;
float:left;
width:100%;
margin-top:35px;
}
.footer_in { margin:0px auto; width:998px;}
.footer_top {
float: left;
width: 998px;
margin-top: 0px;

}
.footer_mid {
float: left;
width: 100%;
margin-top:10px;
}
.footer_down {
margin: 0;
padding: 0;
}
.footer_top_left {
float: left;
width: 680px;
}
.footer_top_right {
float: left;
width: 315px;
}
.footer_top h2, .footer_mid h2 {
font-family: "Myriad Pro";
font-size: 25px;
font-weight: normal;
color: #FFF;
}
.footer_top h4 {
font-family: "Myriad Pro";
font-size: 16px;
font-weight: bold;
color: #FFF;
margin-top:1px;
}
.flag{

width: 998px;
margin: 0px;

padding: 0px;
list-style-type: none;
}
.flag li {
display: block;
margin: 0px;
padding: 5px 13px 0 0;
float: left;
}
.footer_top_right p {
font-family: "MyriadPro-Regular";
font-size: 14px;
line-height: 18px;
color: #bababc;
}
.address {
background-image: url("/wp-content/themes/android/image/android_logo.png");
background-position: 103px bottom;
background-repeat: no-repeat;
display: block;
padding-bottom: 15px;
padding-top: 8px;
}
.email a:hover {
color: #CCCCCC;
}

.email a {
color: #FFFFFF;

font-size: 14px;
line-height: 27px;
text-decoration: none;
}
.contactno {
color: #FFF;
font-family: "MyriadPro-Regular";
font-size: 18px;
line-height: 27px;
}
.email {

font-size: 14px;
line-height: 27px;
color: #FFF;
}
.email a {

font-size: 14px;
line-height: 27px;
color: #FFF;
text-decoration:none;
}
.email a:hover { color:#CCC;}


.flag li span {
text-transform: uppercase;
color: #e0e0e0;
font-family: "segoeui";
font-size: 11px;
text-decoration: none;
margin-left:5px;
}
.flag li{
text-transform: uppercase;
color: #e0e0e0;
font-family: "segoeui";
font-size: 11px;
text-decoration: none;
margin-left:5px;
width: 96px;
}
.flag li:hover { color:#FFF;}
.flag li img { float:left; margin-top:3px;}
.footer_mid ul {
padding: 0px;
list-style-type: none;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
float: left;
width: 332px;
}
.footer_mid ul li {
margin: 0px;
padding: 0px;
display:block;
}
.footer_mid ul li a {
font-family: "segoeui";
font-size:14px;
line-height: 16px;
color: #b8b9bd;
font-weight:normal;
text-decoration: none;
padding-left: 19px;
}
.widget-area a:link, .widget-area a:visited {
text-decoration: none;
}
.footer_mid li 
{
background-image: url("/wp-content/themes/android/image/plus_white.png");
background-repeat: no-repeat;
background-position:0 9px;
}

#footer #second { background: url(/wp-content/themes/android/image/bottom2.png) repeat-x; height: 115px;padding: 8px 0 0;}
.footer_mid ul li a:hover {
color: #CCC;
}
.footer_down_left {
float: left;
width: 545px;
color: #868686;
font-family: "Segoe #content .entry-contentUI";
font-size: 14px;
line-height: 25px;
}
.footer_down_left ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}
.footer_down_left ul li {
display: inline;
margin: 0px;
padding: 0px;
}
.footer_down_left ul li a {
text-decoration: none;
color: #868686;
}
.footer_down_left ul li a:hover {
color: #CCC;
}
.footer_down_right img {

}
.footer_down_in {
float: left;
margin-top: 10px;
width: 998px;

}
.copy_right {
float: left;
font-family: "segoeui";
font-size: 12px;
color: #FFF;
}
.copyscape {
float: right;
padding-right: 10px;
}
.footer_down_right {

}
.click {
color: #9ed200;
text-decoration: underline !important;
background-image:none;
background-repeat: no-repeat;

}
#third .copy_right a {
color: #9ed200;
text-decoration: none;
}
#third .copy_right a:hover {
color: #9ed200;
text-decoration: none;
}
#third .copy_right a:hover {
text-decoration: underline;
}
#third {
background:url(/wp-content/themes/android/image/bottom3.png) repeat-x;
color: #868686;
float: left;
font-family: "segoeui";
font-size: 14px;
line-height: 25px;
margin-top: 0;
padding-top: 12px;
width: 100%;
height: 87px;
}
#third .menu-footer-menu-container{
width: 100%;
}
#footer #first {
margin-top:5px;
height:156px;
padding-top: 0;
background: url(/wp-content/themes/android/image/bottom1.png) repeat-x;
}
#third ul{
list-style-type: none;
margin: 0;
padding: 0;
}
#third ul li {

display: inline;
margin: 0;

}
#third .menu-footer-menu-container  ul li {
/*//background-image: url("https://web.archive.org/web/20120919222444im_/http://192.168.0.225/android_wordpress/image/footer_back.jpg");*/
font-size:13px;
background-image: url("/wp-content/themes/android/image/line.jpg");
background-position: right 5px;
background-repeat: no-repeat;
display: inline;
margin: 0;

padding-right: 7px;
}
#third  #menu-item-992, #third #menu-item-972 {
background-image: none;
}

#third ul li a{
color: #868686;
text-decoration: none;
}
#third ul li a:hover {

text-decoration: underline;
}
#third a:active, #third a:hover {
text-decoration: underline;
}

#third a:link, #third a:visited {
text-decoration:none;
}
#third ul li a {
color: #868686;
text-decoration: none;
}
#third a:active, a:hover {
color: #FF4B33;
}
.copy_right {
color: #FFFFFF;
font-family: "segoeui";
font-size: 12px;
}
.copy_right a {
color: #9ED200;
text-decoration: none;
}
#third ul li a:hover {
color: #ccc;
text-decoration: none;
}
#third ul li a {
color: #868686;
text-decoration: none;
}
#third .left-image{float: left;}
#third .right-image{float: right;}
#third .left-image img {
float: left;
padding-top: 10px;
}

#third .right-image img {
float: right;
margin-top: -15px;

padding-right: 35px;
}
.textwidget{
margin: 0;
padding: 0;
}
#third #text-21{
float: right;
width: 35%;
}
#footer #fourth {
clear: both;
margin-bottom: 0px;
padding-bottom: 40px;
padding-top: 10px;
}
.footer_top_right h2 {
color: #FFFFFF;
font-family:"MyriadPro-Regular";
font-size: 25px;
font-weight: normal;
}
.address h5 {
color: #FFFFFF;
font-family: "MyriadPro-Regular";
font-size: 16px;
font-weight: normal;
margin-top: 0px;
}
#third #text-8 {
float: right;
width: 23%;
margin: 6px 0 0 0;
}
#footer_down_right{
width: 100%;
}
.footer_down_right .img-left{
width: 50%;
float: left;
}
.footer_down_right .img-right{
width: 50%;
float: right;
}
#primary .our_resend img{
float: left;
margin: 20px 0 0;
}
#banner-image img{
}
#banner-image #hsis_main2 img
{
position:absolute;
margin-top:-14px;
}
#content .entry-content p {
color: #656565;
font-size: 14px;
line-height: 20px;
text-align: justify;
width: 100%;
padding:6px 0;
}

.form-submit input
{
background-image: none;

/* background-image: url("/wp-content/themes/android/image/quick_btn.png");
background-position: left top;
background-repeat: no-repeat;
color: #FFFFFF;
cursor: pointer;
float: left;
font-family: "Myriad Pro";
font-size: 16px;
font-weight: normal;
height: 33px;
margin-bottom: 4px;
margin-top: 7px;
text-align: center;
vertical-align: middle;
width: 83px;*/
}
#comments #comments-title{

border-bottom: 1px solid #CCCCCC;
color: #1B1D23;
font-family: "Myriad Pro";
font-size: 23px;
font-weight: normal;
line-height: 30px;
padding-bottom: 8px;
padding-top: 10px;
text-decoration: none;
}
#comments .commentlist img{
padding: 10px;
height: 50px;
width: 50px;
}
#comments .commentlist .fn{
padding-left: 25px;
}
#comments .commentlist .em , #comments .commentlist .comment-awaiting-moderation , #comments .commentlist .comment-meta {
padding-left: 25px;
}
#comments .commentlist .em
{
font-style: normal;
font-size: 12px;

}

#comments .comment-author .em{display: none; } 

#comments .comment-body {
background: none repeat scroll 0 0 #FCFDFD;
border-left: 1px solid #E3E8E9;
border-radius: 5px 5px 5px 5px;
border-right: 1px solid #E3E8E9;
float: left;
margin-left: 20px;
padding: 8px 0 0 7px;
width: 90%;
}

#content .entry-content {
background: none repeat scroll 0 0 #FCFDFD;
border-left: 1px solid #E3E8E9;
border-right: 1px solid #E3E8E9;
border-top: 1px solid #CCCCCC;
float: left;
padding: 10px;
color: #1B1D23;
font-size: 23px;
font-weight: normal;
line-height: 30px;
padding-top: 10px;
text-decoration: none;
border-radius:7px; 
width: 640px;



}
#usermessagea{
background: none !important;
}
.con_d_t a {
color: #FFFFFF;
display: block;
font-family: "segoeui";
font-size: 14px;
line-height: 18px;
padding: 6px 0 6px 0px;
text-align: left;
text-decoration: none;
}


.pp_details  p{
font-family: "segoeui";
font-size: 13px;
}
a.cite-link:link,a.cite-link:visited{
font-size:11px;
color:#FFFFFF;
font-weight:normal;
text-decoration:none;
}
a.cite-link:hover{
text-decoration:underline;
}
.cite-link{
color:#FFF !important;
}
#portfolio-image{
padding: 0;
margin: 0;
}
#portfolio-image .portfolio-left {
float: left;

width: 32%;
padding-left:10px;
min-height: 370px;

}
#portfolio-image .portfolio-left .title{
width:80%;
float: left;
padding-top: 10px;

}
#portfolio-image .portfolio-left img {

}
.entry-content .area_box_mid {
border-bottom:none;
border-left:none;
border-right: none;
padding:0;
}
#content .entry-content .ltw_tes_item{
margin: 0 !important;
border-bottom:1px solid #EBEBEB;
padding:10px 0;
}
#content .entry-content .ltw_tes_item p{
margin: 0 !important;
padding: 0 !important;
}

#content .entry-content .ltw_tes_item .ltw_tes_image_cont {

	 
margin: 0 !important;

}




#cformsform #sendbutton3 {
background-image: url("/wp-content/themes/android/image/quick_btn.png") !important;
background-position: left top;
background-repeat: no-repeat;
border: medium none !important;
color: #FFFFFF;
cursor: pointer;
float: left;
font-family: "Myriad Pro";
font-size: 16px;

font-weight: normal;
height: 33px;
margin-bottom: 4px;
margin-top: 7px;
padding-bottom: 7px;
padding-top: 2px;
text-align: center;
vertical-align: middle;
}
#content .cf-ol input:hover ,#content .cf-ol textarea:hover{
background:none;
}
.entry-contactpage #cforms2form{
float: right;
margin-bottom: 25px;
}


.cf-ol span {
display: none !important;
}
#cforms_captcha2{
float: right;
width: 70% !important;
}
#li-3-10 input{
width: 30% !important;
}
#li-3-10{
width: 45%;
}
#cforms2form .cf-sb{
}
.Contact-main h1{

color: #1B1D23;
font-family: "Myriad Pro";
font-size: 30px;
font-weight: normal;
line-height: 30px;
margin-top: 10px;
text-decoration: none;
text-align: center;
}
.Contact-left{
float: left;
width: 35%;
padding-top: 22px;
}
.Contact-right{
float: right;
width: 65%;
}
#Contact-left email1{
color: #FFFFFF;
font-family: "Myriad Pro";
font-size: 14px;
line-height: 27px;
text-decoration: none;
float: left;

}
.email1 a:hover {
color: #CCCCCC;
}
.email1 a{
font-size: 13px;
color: #656565;
}
.email1{
float: left;
font-size:15px;
}


.Contact-left .contactno {
color: #656565;
font-family: "MyriadPro-Regular";
font-size: 18px;
line-height: 27px;
}
.Contact-main h6{
text-align: center;
font-family: "MyriadPro-Regular";
}
#content .cf-sb {

color: #656565;
float: right !important;
font-family: "segoeui";
font-size: 14px;
line-height: 20px;

padding-top: 0;
position: relative;
text-align: justify;
width: 20% !important;
}
#content .cf-sb input{
background-image: url("/wp-content/themes/android/image/quick_btn.png") !important;
background-position: 9px 4px !important;
background-repeat: no-repeat !important;
border: medium none !important;
color: #FFFFFF;
cursor: pointer;
height: 34px;
}
img.captcha {
border: medium none;
float: left;
height: 36px;
margin: 0;
padding: 0 !important;
vertical-align: text-bottom;
}


.navigation ul ul ul{
margin: 0;
position: relative;
}
.Contact-main{
}
#sliderright img.captcha {
height: 31px !important;
padding-left: 15px !important;
width: 97px;
}
.portfolio-left li{
text-decoration: none;
font-style: normal;
list-style: none;
} 
.portfolio-left span{
display: none;
}
.portfolio-left p{
font-size: 12px !important;
width:300px !important;
}
#primary #cforms_captcha{
float: right;
}
#primary .cf-sb{
padding-left: 15px;
}
#menu-item-2068 {
}
#Sitemap{
list-style: none outside none;
margin: 0;
padding: 2px;
}

#Sitemap ul{
padding: 0;
margin: 0;
padding-left: 15px;
} 
#Sitemap .sub-menu{
padding-left: 25px;
}
#Sitemap {}
#Sitemap {}
#Sitemap li {
display: inline;
float: left;
margin: 0;
padding: 0;
width:100%;
color: #666;
background-image: url("/wp-content/themes/android/image/arrow.jpg");
background-repeat: no-repeat;
background-position: left 16px;;

}
#Sitemap a {
color: #1B1D23;
display: block;
font-family: "segoeui";
font-size: 16px;
font-weight: bold;
line-height: 40px;
text-decoration: none;
padding-left: 18px;
}
#Sitemap a:hover{
color: #333;
text-decoration: underline;
}

div.dark_rounded .pp_description {

font-size: 11px;
}
.request_banner {
background: url("/wp-content/themes/android/image/tablet_request_banner.jpg") no-repeat scroll 0 0 transparent;
cursor: pointer;
float: left;
height: 112px;
margin: 0 0 25px;
width: 346px;
}
.hire_banner {
background: url("/wp-content/themes/android/image/tablet_hire_banner.jpg") no-repeat scroll 0 0 transparent;
cursor: pointer;
float: left;
height: 112px;
margin: 0 0 25px 20px;
width: 346px;
}
.tablet_banner_title_font15 {
color: #FFFFFF;
float: left;
font-size: 15px;
font-weight: bold;
padding: 10px 25px 0 13px;
}
.tablet_banner_title2_font15 {
color: #FFFFFF;
float: left;
font-size: 15px;
font-weight: bold;
padding: 5px 0px 0px 13px;
width: 90%;
}
.tablet_banner_font15 ul {
margin: 0;
padding: 0;
}
.tablet_banner_font15 li {
color: #FFFFFF;
float: left;
font-size: 15px;
font-weight: normal;
list-style: none outside none !important;
margin: 0;
width: 50%;
}
.tablet_banner_title_font11 {
color: #FFFFFF;
float: left;
font-size: 11px;
}
.tablet_banner_title_font14 p{

} 
.tablet_banner_title_font14 {
color: #FFFFFF;
float: left;
font-size: 14px;
padding-left: 5px;
margin-top: -9px;
}
.tablet_banner_font15.alignleft{
display: inline;
float: left;
padding-left: 7px;
}


.entry-content .inner_page_img{
float: left;
margin:10px 0 0 0;
}
.inner_page_img img{padding-right: 20px;}
.ltw_tes_content_cont {
float: right !important;
width: 530px !important;
}
.ltw_tes_client_company a{
color: black !important;
}
#container h1:hover{
color: #666 !important;
cursor: pointer;
}
#container h2:hover{

cursor: pointer;
}
#main-container{
width:100%;
}
.padd_btm li{margin:0 0 7px 0; line-height: 20px; padding:2px 0 0 25px;}
#content .commit_boxes h2{background:none; width:275px; margin:0; font-size:17px; font-family: "MyriadPro-Regular";	line-height:22px !important;}
#content .resent_projects h2{ font-size:23px;}
#footer h3 {
color: #FFFFFF;
font-family: "MyriadPro-Regular";
font-weight: normal;
margin: 20px 0 10px;
font-size:23px;

}
#content .platform_experties h2 {
background: url("/wp-content/themes/android/image/border_h2.jpg") repeat-x scroll center bottom transparent;
color: #1B1D23;
font-family: "MyriadPro-Regular";
font-size: 18px;
font-weight: normal;
line-height: 30px;
margin: 0 0 10px;
padding: 0 0 3px;
text-decoration: none;
width: 642px;
}
#content .entry-portfolio {
background: none repeat scroll 0 0 #FCFDFD;
border-left: 1px solid #E3E8E9;
border-radius: 7px 7px 7px 7px;
border-right: 1px solid #E3E8E9;
border-top: 1px solid #CCCCCC;
color: #1B1D23;
float: left;
font-size: 23px;
font-weight: normal;
line-height: 30px;
padding: 10px;
text-decoration: none;
width: 998px;
}
#content .entry-contactpage {
background: none repeat scroll 0 0 #FCFDFD;
border-left: 1px solid #E3E8E9;
border-radius: 7px 7px 7px 7px;
border-right: 1px solid #E3E8E9;
border-top: 1px solid #CCCCCC;
color: #1B1D23;
float: left;
font-size: 23px;
font-weight: normal;
line-height: 30px;
padding: 10px;
text-decoration: none;
width: 998px;
}
#content .portfolio_title h2{
color: #1B1D23;
font-family: "MyriadPro-Regular";
font-size: 18px;
font-weight: normal;
line-height: 30px;
margin: 0px;
padding:0px;
text-decoration: none;
background:none;
width:300px;
}

#content .portfolio_title a{
font-size:20px;}

#androidslider, #androidslider img{border:none !important;}
#androidslidercontainer{margin:0px !important;}
.menu_main{
float: right;
height: 38px;
margin-right: 2px;

}
.menu_top_banner{   background: url(/wp-content/themes/android/image/innertop_banner_bg.png) no-repeat; width: 770px; height: 122px; float: right;}
.menu_left{background: url(/wp-content/themes/android/image/nav_back_lt.png) no-repeat;   float: left;
height: 38px;
width: 11px;}
.menu_right{background: url(/wp-content/themes/android/image/nav_back_rt.png) no-repeat;   float: left;
height: 38px;
width: 11px;}
.hire_developer_box{
background: url(/wp-content/themes/android/image/hire.png) no-repeat;
width: 205px;
height: 189px;
}
.request_box{
background: url(/wp-content/themes/android/image/quote.png) no-repeat;
width: 205px;
height: 189px;
}



.hire_box_head{  color: #FFFFFF;
font-family: "MyriadPro-Regular";
font-size: 16px;
font-weight: normal;
margin: 10px 0;
padding:21px 0 0 10px;}
.hire_box_boxtext{color: #FFFFFF; font-size: 13px; line-height: 17px;
    margin: 10px 0 0 20px;}
.box_rightside{float: right;margin: -7px 15px 0 0;}
.con_box_rightside{float: right;margin: 0px 15px 0 0;}
.box_leftside a{
color: #000000!important;
float: left;
font-size: 14px;
font-weight: bold;
margin: 10px 24px;
text-decoration: underline;
}
.box_leftside a:hover{text-decoration: none; color: #fff;}
.contact_box{background: url(/wp-content/themes/android/image/phone.jpg) no-repeat;
width: 205px;
height: 189px;}
.contact_box_sub{color: #FFFFFF;
font-family: "MyriadPro-Regular";
font-size: 17px;
font-weight: normal;
font-style:italic;
/*padding: 0px 0 0 10px;
*/
margin:27px 0 0 20px;
line-height:7px;}
.box_cont_leftside a{
color:#000000;
float: left;
font-size: 14px;
font-weight: bold;
margin: 11px 10px 0 16px;
text-decoration: underline;
}
.box_cont_leftside a:hover{text-decoration: none; color:#A6D318; }
.ad_box{float: left; margin: 10px 7px 0 0;}
#content a{color: #000000;}
#content a:hover{text-decoration: none;}
.quick_right_form {

border: 15px solid #D7DADB;
border-radius: 12px 12px 12px 12px;
float: left;
width: 97%;
background: #fff;}
.quick_right_form input {
background-image: url("/wp-content/themes/android/image/input.png");
background-position: left top;
background-repeat: no-repeat;
border: 0 none;
color: #898989;
display: block;
font-family: "segoeui";
font-size: 12px;
font-style: normal;
height: 20px;
margin:0 6px;
padding:5px;
margin-top: 0;
width: 247px;
}
.quick_right_form textarea {
background-image: url("/wp-content/themes/android/image/textarea.png");
background-position: left top;
background-repeat: no-repeat;
border: 0 none;
color: #898989;
display: block;
font-family: "segoeui";
font-size: 12px;
font-style: normal;
height: 78px;
margin:0 6px;
margin-top: 0;
padding: 6px;
width: 245px !important;
}
.quick_captcha input {
background-image: url("/wp-content/themes/android/image/input_small.png");
background-position: left top;
background-repeat: no-repeat;
border: 0 none;
color: #898989;
display: block;
font-family: "segoeui";
font-size: 12px;
font-style: normal;
float:right;

margin: 1px 42px 0 0;
padding: 6px;
width: 90px !important;
}
.box_form{margin: 10px 0; padding: 0; line-height: 0px;}
.capt_imgs {
background: url("/wp-content/themes/android/image/003.png") no-repeat scroll 0 0 transparent;
float: left;
height: 32px;
margin: 0px 0 0 7px;
width: 83px;
}
.capt_img {
color: #000000;
float: left;
font-size: 20px;
padding: 0px 0px 0 10px;
width: 10px;
}
.quick_right_form .sub_btn {
background-image: url("/wp-content/themes/android/image/quick_btn.png") !important;
background-position: 0 0 !important;
background-repeat: no-repeat !important;
border: medium none !important;
color: #FFFFFF;
cursor: pointer;
float: left;

font-weight: normal;
height: 33px;
margin-bottom: 4px;
margin-top: 12px;
padding-bottom: 7px;
padding-top: 2px;
text-align: center;
vertical-align: middle;
width: 83px;
}
.quick_right_form .sub_btn input {
background: none !important;
border: none !important;
font-size: 16px;
width: 81px !important;
height: 25px !important;
color: #fff !important;
margin: 0;
padding: 0;

}
.clear{clear: both;}
.q_form{margin: 0 auto; width: 270px;}
#content .enquiry input {
font-style:normal;
border: 1px solid #CCCCCC;
color: #666666;
font-size: 13px;
height: 34px;
margin: 0 0 5px;
padding: 0 0 0 13px;
width: 297px;
background: #F1F7F7;
}
#content .enquiry input:hover {

background: none;
}
#content .enquiry textarea:hover {

background: none;
}
#content .enquiry textarea {
font-style:normal;
border: 1px solid #CCCCCC;
color: #666666;
font-size: 13px;
height: 60px;
margin: 2px 0px 5px 6px;
padding: 0 0 0 13px;
width: 616px;
background: #F1F7F7;
}
.enquiry_form_box{float: left;}
.enquiry_captcha input{

width: 100px !important;
float: right;
}
.captcha_box{width: 242px; float: left; margin: 5px 0 0 0;}
.enquiry .sub_btn  {
background-image: url("/wp-content/themes/android/image/quick_btn.png") !important;
background-position: 0 0 !important;
background-repeat: no-repeat !important;
border: medium none !important;


float: right;

height: 33px;

margin-top: 5px;



width: 83px;
}
.enquiry .sub_btn input {
background: none !important;
border: none !important;
width: 81px !important;
height: 26px !important;
color: #fff !important;
float: right !important;
text-align:left;
font-size: 16px !important;
font-weight: normal;
cursor: pointer;

}
.enquiry{margin: 0; padding: 0;}



div.lightbox .pp_top .pp_left{background:url("/wp-content/themes/android/image/sprite.png") -88px -53px no-repeat;
}
div.lightbox .pp_top .pp_middle{background: url("/wp-content/themes/android/image/contentPatternTop.png") top left repeat-x;}div.lightbox .pp_top .pp_right{background: url("/wp-content/themes/android/image/sprite.png") -110px -53px no-repeat;}div.lightbox .pp_content .ppt{color:#000;}div.lightbox .pp_content_container .pp_left{background: url("/wp-content/themes/android/image/contentPatternLeft.png") top left repeat-y;}
div.lightbox .pp_content_container .pp_right{background: url("/wp-content/themes/android/image/contentPatternRight.png") top right repeat-y;}
div.lightbox .pp_content{background:#fff;}div.lightbox .pp_expand{background: url("/wp-content/themes/android/image/sprite.png") -31px -26px no-repeat;cursor: pointer;}
div.lightbox .pp_expand:hover{background: url("/wp-content/themes/android/image/sprite.png") -31px -47px no-repeat;cursor: pointer;}
div.lightbox .pp_contract{background: url("/wp-content/themes/android/image/sprite.png") 0 -26px no-repeat;cursor: pointer;}
div.lightbox .pp_contract:hover{background: url("/wp-content/themes/android/image/sprite.png") 0 -47px no-repeat;cursor: pointer;}
div.lightbox .pp_close{width:22px;height:22px;background: url("/wp-content/themes/android/image/sprite.png") -1px -1px no-repeat;cursor: pointer;}div.lightbox #pp_full_res .pp_inline{color:#000;}div.lightbox .pp_loaderIcon{background: url("/wp-content/themes/android/image/loader.gif") center center no-repeat;}div.lightbox .pp_nav .pp_arrow_previous{background: url("/wp-content/themes/android/image/sprite.png") 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.lightbox .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}
div.lightbox .pp_nav .pp_arrow_next{background: url("/wp-content/themes/android/image/sprite.png") -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.lightbox .pp_arrow_next.disabled{background-position: -32px -96px;cursor:default;}
div.lightbox .pp_nav{margin-top:0;}
div.lightbox .pp_nav p{font-size:15px;padding:0 3px 0 4px;}
div.lightbox .pp_next:hover{background: url("/wp-content/themes/android/image/btnNext.png") center right no-repeat;cursor: pointer;}
div.lightbox .pp_previous:hover{background: url("/wp-content/themes/android/image/btnPrevious.png") center left no-repeat;cursor: pointer;}
div.lightbox .pp_bottom .pp_left{background: url("/wp-content/themes/android/image/sprite.png") -88px -80px no-repeat;}
div.lightbox .pp_bottom .pp_middle{background: url("/wp-content/themes/android/image/contentPatternBottom.png") top left repeat-x;}
div.lightbox .pp_bottom .pp_right{background: url("/wp-content/themes/android/image/sprite.png") -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display: none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display: none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position: relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position: static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;}

.call_us_top{width: 545px;float: right;}
.email_top{
float:right;
margin-top: 3%; 
color: #364A03; text-decoration: none; width:306px;}
.email_top a{margin-top: 3%; color: #364A03; text-decoration: none;}
.email_top a:hover{text-decoration: underline;}
.contact-no_home {
position:absolute;
padding: 0;
z-index:1000;
display:block;
}
#menu-footer-menu{float: left;width: 76%!important;}
.footer_border{background: url(/wp-content/themes/android/image/footer_line_bg.png) repeat-x; height: 0px;}
.email_font{font-size: 30px;}
.inner_top_banner{background: url(/wp-content/themes/android/image/innertop_banner_bg.png) no-repeat;}
.menu_banner{}
#menu-item-2254{display:none;}
#menu-footer-menu #menu-item-994,#menu-footer-menu .menu-item-994{display:none;}

.list_port{
	margin:0px;
	padding:0px;
}
.list_port ul{
	margin:0px;	
	padding:0px;
}
.list_port li{
	padding:0 0 0 15px;
	list-style:none !important;
	background:url(/wp-content/themes/android/image/square.jpg) no-repeat 0 7px;
	font-size:14px;
	line-height:22px;
}

.port_inr_img{
	float:left;
	width:199px;
	background:url(/wp-content/themes/android/image/android-phn.gif) no-repeat 0 0;
	height:373px;
	padding:78px 0 0 25px;
	margin:0 20px 0 0;
}
.port_sub_title
{
	background:none!important;
	margin:10px 0!important;
	padding:0!important;
}
.service_content {
    color: #718D00;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 10px 0 0;
    text-align: justify;
    width: 376px;
}
.all_services_new {float: left;list-style-type: none;margin:10px 0 5px 0;padding: 0;}
.all_services_new li {
background-image: url("/wp-content/themes/android/image/arrowanroid.jpg");
background-position: 0px 6px;
background-repeat: no-repeat;
color:#545454;
display: block;
line-height:23px;
font-size: 14px;
padding-left: 25px;
}
.all_services_new h4{font-size:10px; color:#666666;}
.hireandroid_exp{
background-image: url("/wp-content/themes/android/image/box1.png"); 
background-repeat:no-repeat;
width:632px; 
height:120px; 
font-size:13px;
line-height:21px;
padding:4px 0 0 10px;
}
.service_boxcontent
{
background-image:url("/wp-content/themes/android/image/box2.png"); 
background-repeat:no-repeat;
width:632px; 
height:53px; 
font-size:14px;
line-height:21px;
margin:;
padding:4px 0 0 10px;
}
.market_link {color: #6C9613 !important;
    font-size: 12px;
    font-weight: bolder;}
.market_link a{color: #6C9613 !important;
    font-size: 12px;}

#themsesmobile a{
	font-size:12px;
    color: #9ED200;
    text-decoration: none;
    font-weight: bold;
}
#themsesmobile a:hover{
	   text-decoration: underline;
}
#themsesmobile {
    background: url("/wp-content/themes/android/image/bottom3.png") repeat-x scroll 0 0 transparent;
    color: #868686;
    float: left;
    font-family: "segoeui";
    font-size: 14px;
   padding-left:0;
   
    line-height: 25px;
    margin-top: 0;
    padding-top: 12px;
    width: 100%;
}
.market_link {color: #6C9613 !important;
    font-size: 12px;
    font-weight: bolder;}
.market_link a{color: #6C9613 !important;
    font-size: 12px;}

.phoneimages{ width:600px;}
.hiremaincontend{float:right; width:340px;}
.hiretitle{ float:left;margin:0; font-size:13px; color:#697046;}
.hirecontend {
    color: #727E3E;
    float: right;
    font-size: 13px;
    margin: 0 10px;
    text-align: justify;
    width: 500px;
}
.area_box_mid p{font-size:14px; color:#73803B; padding:6px 0px; font-style:normal; font-weight:bold;}

.livechat_new{background:url(/wp-content/themes/android/image/live-chat.png) no-repeat 0 0; width:409px; height:142px; margin:0 0 0 23px; position: relative; top:-24px;}
.cancle_button{float:right; width:24px; height:23px; position:relative; top:10px; right:4px;}
.livechat_line_bg{background:url(/wp-content/themes/android/image/live-chat.gif)repeat-x;height: 118px!important;}
.livechat_line{float:left;width:330px; font-size:26px;color: #fff; text-align: justify; padding: 0 0 0 5px;}
.livechat_text{margin:0;color:#f0d152;font-size:25px; font-weight:bold;text-align:left; padding:23px 0 0 5px;
float:left;display: block; clear: both;}
.text_live{float:left; font-size:13px;font-weight:bold;padding:10px 0 0 26px; color:#000;position: relative;top:-6px;}

.post-ratings{ font-size:0; }
.textright{
float: right; width: 36%;
}
div.mmf-mail-sent-ok {
    border: none !important;
    font-size: 11px;
    text-align: center;
}
#post-952 .left_column{
margin-bottom:15px;
}
/*
     FILE ARCHIVED ON 22:24:44 Sep 19, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:36:47 Jun 05, 2019.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  LoadShardBlock: 106.003 (3)
  esindex: 0.009
  captures_list: 129.468
  CDXLines.iter: 17.328 (3)
  PetaboxLoader3.datanode: 127.189 (4)
  exclusion.robots: 0.185
  exclusion.robots.policy: 0.172
  RedisCDXSource: 2.827
  PetaboxLoader3.resolve: 35.593
  load_resource: 105.794
*/