/*==================================================
[layout css]
http://www.codemyimage.com
==================================================*/

/* General */

html {
	color:#333333;
	font-family: Arial, sans-serif;
	height: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	font-size: 12px;
	font-family: Arial, sans-serif;
}
body, div, dl, dt, dd, ul, ol, li, legend, input, button, textarea, p, blockquote, th, td { color:#333333; }
a { outline: none; }
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img { border:0; }
input[type=radio] {
	vertical-align: middle;
	margin: 0;
}
address, caption, cite, code, dfn, th, var, optgroup {
	font-style:inherit;
	font-weight:inherit;
}
del, ins { text-decoration:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
	font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
}
h1 {
	color:#fffff1;
	font-size:1.8em;
	padding-bottom:0;
}
h2 {
	color:#10404E;
	font-size:1.8em;
	padding-top:20px;
}
h3 {
	font-size: 1.5em;
	color: #10404E;
	padding-top: 10px;
}
sup { vertical-align:baseline; }
sub { vertical-align:baseline; }
a {
	text-decoration: underline;
	color: #1199C7;
}
a:hover {
	text-decoration: underline;
	color: #1199C7;
}
a:visited {
	text-decoration: underline;
	color: #1199C7;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
	padding: 0;
	margin: 0;
}
input[type="text"], input[type="password"] { border: 1px solid #646464; }

*:focus {outline: none;}
/*textarea, select, optgroup { border: 1px solid #646464; }*/
/* -----------------------------------Structure ------------------------------------*/



body {
	height: 100%;
	background: #284a56 url(images/body-bg.gif) repeat-x top left;
}
#pageContainer {
	margin: 0 auto;
	width: 960px;
}
#contentContainer-h {
	background: url(images/home/bt-bg.gif) no-repeat bottom left;
	padding-bottom: 12px;
	width: 960px;
	overflow: hidden;
	padding-top: 52px;
}
#contentContainer {
	background: url(images/bt-bg.gif) no-repeat bottom left;
	padding-bottom: 12px;
	width: 960px;
	overflow: hidden;
	padding-top: 52px;
}
#insideContainer-h {
	background: url(images/home/bt-div-bg.gif) repeat-y top left;
	overflow: hidden;
}
#insideContainer {
	background: url(images/container-bg.png) repeat-y 0px 30px;
	overflow: hidden;
}

.h-content {
	float: left;
	width: 676px;
	background: url(images/mn-bg.gif) repeat-x top left;
	padding-top: 36px;
}
.content {
	float: left;
	width: 676px;
	background: url(images/mn-bg.gif) repeat-x top left;
	padding-top: 36px;
}
#header {
	height:91px;
	position:absolute;
	top:0;
	width:960px;
	z-index:1000;
}
.logo {
	float: left;
	width: auto;
	position: relative;
	top: 13px;
}
/* ----------Home page---------*/
#menu {
	background:transparent url(images/menu-bg.png) repeat-x scroll left top;
	float:left;
	height:36px;
	left:376px;
	position:absolute;
	top:52px;
	width:300px;
}

#menu ul { padding-left: 8px;
	padding-top:10px;
	}

#menu ul li {
	float: left;
	display: inline;
	width: auto;
	padding: 0px 0px 0px 0px;
	background: url(images/menu-li.gif) no-repeat right center;
	list-style-type: none;
}
#menu ul li a {
	color: #ffffff;
	background-color: inherit;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1em;
	padding-left:7px;
	height: 22px;
	cursor: pointer;
	line-height: 22px;
	float: left;
	display: block;
}

#menu ul li.last { background:none; }

#menu ul li a span {
	display: block;
	height: 22px;
	cursor: pointer;
	padding-right: 7px;
	line-height: 22px;
}
#menu ul li a:hover {
	background: url(images/act2.gif) no-repeat bottom left;
	display: block;
}
#menu ul li a:hover span {
	background: url(images/act1.gif) no-repeat bottom right;
	height: 22px;
	display:block;
}
#menu ul li.current_page_item a { background: url(images/act2.gif) no-repeat bottom left; }
#menu ul li.current_page_item a span { background: url(images/act1.gif) no-repeat bottom right; }
/* ----------Home page---------*/
.h-short {
	background: url(images/home/left-top-bgr.gif) no-repeat top left;
	width: 676px;
	overflow:hidden;
	/*height: 262px;*/
}
.h-short div {
	padding-left: 50px;
	/*padding-top: 50px;*/
	padding-right: 60px;
	padding-bottom:30px;
}
.h-short h1 {
	color: #fffff1;
	font-size: 1.8em;
}
.h-short h2 {
	color: #10404e;
	font-size: 1.8em;
	padding-top: 4px;
}
.h-short p {
	padding-top: 20px;
	line-height: 150%;
	font-size: 1.2em;
	color: #000;
}
.h-text h1, .h-text h2 {
	font-size:1.6em;
	line-height:1.6em;
}
.h-text p{
	color:#dcdcdc;
	line-height:25px;
	font-size:14px;
}
/* ----------Content---------*/
.site-short {
	background: url(images/home/left-top-bgr.gif) no-repeat top left;
	width: 676px;
	margin-bottom: 20px;
}
.site-short div.shortContent {
	/*padding-left: 40px; 
	padding-top: 30px; */
    padding-right: 40px; 
}

.slider_portofolio {
	height:480px;
	overflow:hidden;
	position:relative;
	width:580px;
	margin-left:40px;
	}

.site-short h1 {
	color: #fffff1;
	font-size: 1.8em;
	padding-left: 40px;
}
.site-short h2 {
	color: #10404e;
	font-size: 1.8em;
	padding-top: 20px;
}
.site-short p {
	padding-top: 10px;
	line-height: 150%;
	font-size: 13px;
	line-height: 170%;
}
.content, .content ul li, .site-short p {
	color: #dcdcdc;
	font-size: 13px;
}
.content ul {
	padding-left: 14px;
	line-height: 150%;
}
.content a {
	text-decoration: underline;
	color: #fffffe;
}
.content a:hover {
	text-decoration: underline;
	color: #e5f9ff;
}
.shortContent dd, .shortContent dt {
	float: left;
	display: block;
	width: auto;
}
.shortContent dd {
	padding-top: 0px;
	color: #fffffe;
	line-height: 170%;
}
.shortContent dt {
	width: 300px;
	padding-top: 10px;
	position: relative;
	min-height: 200px;
}
.shortContent dt img {
	margin-top: 13px;
	margin-left: 15px;
}
.shortContent dt span {
	background: url(images/image-bg.png) no-repeat top left;
	display: block;
	width: 290px;
	height: 230px;

}

.shortContent dt span img{
	width:250px;
	height:165px;
}

.shortContent dt span.inner-bg {
	background: url(images/inner-bg.png) no-repeat top left;
	display: block;
	position: absolute;
	left: 15px;
	top: 23px;
	right: 0;
	width: 250px;
	height: 165px;
}
.shortContent dd { width: 280px; }
.shortContent dl {
	overflow: hidden; 
	clear: both;
}
/* ----------Utility---------------*/
.utilityHelp {
	float: right;
	width: auto;
	color: #a1cedf;
	font-size: 12px;
	vertical-align: top;
	padding-top: 25px;
	font-weight:bold;
}

.utilityHelp img {
	padding: 0;
	vertical-align: middle;
}
.utilityHelp a, .utilityHelp a:hover, .utilityHelp a:visited {
	color: #a1cedf;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	vertical-align: top;
	margin: 0px 0px 0px 25px;
}
.utilityHelp a.log_in_link {
	cursor: pointer;
	margin:0px;
}
/* ----------Sidebar---------------*/
#insideContainer #sidebar{
	background: url(images/sidebar-bg.png) no-repeat top left!important;
}

#sidebar {
	float: left;
	width: 283px;
}
#sidebar h3 {
	font-size: 1em;
	color: #14242a;
	text-transform: uppercase;
	font-family: arial;
	padding-left: 20px;
	padding-top: 15px;
}
#sidebar .sidebarCont {
	padding-top: 25px;
	padding-left: 20px;
	padding-right: 22px;
	overflow: hidden;
}
#sidebar span {
	display: block;
	padding: 8px 0px 0px;
}
#sidebar input.type {
	padding: 5px 0px 5px 4px;
	border: 1px solid #646464;
	width: 233px;
	margin-top: 5px;
}

.textarea {
	width: 232px ! important;
	border:1px solid #646464;
	margin-top:5px;
	padding: 5px 0 5px 4px;
}
.select {
	padding: 5px 5px 5px 3px;
	/*border: 1px solid #646464;*/
	width: 60px;
	margin-top: 10px;
}
.select_big {
	padding: 5px 5px 5px 3px;
	border: 1px solid #646464;
	width: 170px;
	margin-top: 10px;
}
.next {
	display:block;
	width:53px;
	height:21px;
	background:transparent url('images/next.png') no-repeat;
	float:left;
}
.prev {
	display:block;
	width:53px;
	height:21px;
	background:transparent url('images/prev.png') no-repeat;
	float:left;
	margin-right:5px;
}
#sidebar input.typeSm {
	padding: 5px 0px 5px 3px;
	border: 1px solid #646464;
	width: 108px;
	margin-top: 5px;
}
#sidebar .fileupload { margin-top: 0px; }
#sidebar .orderPages { overflow: hidden; }
#sidebar .orderPages ul {
	padding-right: 0px;
	overflow: hidden;
}
#sidebar .orderPages ul li {
	float: left;
	width: 115px;
	list-style-type: none;
}
#sidebar .orderPages ul li.rt {
	float: right;
	width: auto;
	padding-right: 2px;
}
#sidebar span.line {
	background: url(images/line.png) no-repeat center left;
	height: 10px;
}
#sidebar span.price {
	font-size: 1.8em;
	font-weight: bold;
	display: inline;
	float: left;
	width: 100px;
}
input.orderBtn {
	background: url(images/orderBtn.png) no-repeat center left;
	height: 29px;
	width: 73px;
	border: none;
	border: 0px;
	cursor: pointer;
	display: inline;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}
input.getQuote {
    background: url(images/Get-a-quote.png) no-repeat center left;
    height: 29px;
    width: 102px;
    border: none;
    border: 0px;
    cursor: pointer;
    display: inline;
    float: right;
    margin-top: 10px;
    margin-right: 5px;
}
.sampleBtn {
	background: url(images/sampleBtn.png) no-repeat top left;
	height: 29px;
	width: 112px;
	border: none;
	border: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
	float: right;
	padding-right: 0px;
	cursor: pointer;
	display: inline;
	margin-top: 10px;
	margin-right: 23px;
	display: block;
	text-align: right;
}

.sampleBtn:hover{
	background-position:bottom left;
}
/* ----------TopStartBox---------------*/

#leftHomeBox { margin-left: 1px; }
#topStartBox {
	position: relative;
	width: 650px;
	height: 500px;
	overflow: hidden;
}

#topStartBox2 {
	position: relative;
	width: 650px;
	height: 550px;
	overflow: hidden;
}
#topStartBox div {
	margin:0;
	padding:0;
	display: inline;
	float: left;
	width: auto;
}
#topStartBox .title {
	cursor:pointer;
	height:197px;
	width: 149px;
	color: #ccc;
	margin:0;
	padding:0px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	z-index: 300;
	display: block;
	display: inline-block;
}
#topStartBox .title span {
	display: block!important;
	color: #1199c7;
	font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
	font-size: 1.3em;
	margin-top: 140px;
	text-align: center;
	width: 149px;
}
#topStartBox #tab1-item .title {
	background: url(images/tabs/na.png) repeat-x top left;
	left: 34px;
}
#topStartBox .selected .title {
	left: 34px;
	background: url(images/tabs/active.png) no-repeat top left!important;
}
#topStartBox #tab1-item .tab1pic {
	background: url(images/tabs/tab1.png) no-repeat top left!important;
	width: 149px;
	height:197px;
}
#topStartBox #tab2-item .tab2pic {
	background: url(images/tabs/tab2.png) no-repeat top left!important;
	width: 149px;
	height:197px;
}
#topStartBox #tab3-item .tab3pic {
	background: url(images/tabs/tab3.png) no-repeat top left!important;
	width: 149px;
	height:197px;
}
#topStartBox #tab4-item .tab4pic {
	background: url(images/tabs/tab4.png) no-repeat top left!important;
	width: 149px;
	height:197px;
}
#topStartBox #tab2-item .title {
	left: 183px;
	background: url(images/tabs/na.png) repeat-x top left;
}
#topStartBox #tab3-item .title {
	left: 332px;
	background: url(images/tabs/na.png) repeat-x top left;
}
#topStartBox #tab4-item .title {
	left: 481px;
	background: url(images/tabs/na.png) repeat-x top left;
}
#topStartBox .tab1, #topStartBox .tab2, #topStartBox .tab3, #topStartBox .tab4 {
	position: absolute;
	width: 600px;
	height: 410px;
	padding-left: 30px;
}
#topStartBox .tab1 {
	background: #fff url(images/wh-bg.gif) repeat top left;
	width: 600px;
	height: 410px;
	z-index: 4;
}
#topStartBox .tab2 {
	background: #fff url(images/wh-bg.gif) repeat top left;
	width: 600px;
	height: 410px;
	z-index: 3;
}
#topStartBox .tab3 {
	background: #fff url(images/wh-bg.gif) repeat top left;
	width: 600px;
	height: 410px;
	z-index: 2;
}
#topStartBox .tab4 {
	background: #fff url(images/wh-bg.gif) repeat top left;
	width: 600px;
	height: 410px;
	z-index: 1;
}
#topStartBox .details {
	padding-top: 200px;
	margin-left: 4px;
	margin-right: 4px;
	overflow: hidden;
}
#topStartBox .left-part, #topStartBox .right-part {
	float: left;
	width: auto;
	position: relative;
}
.StartBoxCont {
	margin-left: 15px;
	padding-right: 15px;
	overflow: hidden;
}
#topStartBox .left-part {
	padding-right: 15px;
	line-height: 190%;
	width: 270px;
}
#topStartBox .right-part {
	padding-left: 20px;
	line-height: 190%;
	width: 265px;
}
#topStartBox .right-part ul li { list-style-type: disc; }
#topStartBox .left-part ul li { list-style-type: disc !important; }
#testimonials { }
#testimonials p { font-style: italic; }
/* ----------Pagination---------*/
.pagination {
    color:#FFFFFD;
    margin:20px auto 0;
    padding-left:115px;
    position:absolute;
    text-align:center;
    top:220px;
    z-index:1000;
}
.pagination a {
	color: #10404e;
	text-decoration: none;
}
/* ----------Footer---------*/
#footer {
	margin: 10px auto 0px auto;
	padding-bottom: 20px;
	width: 960px;
	clear: both;
	overflow: hidden;
}
#footer ul {
	overflow: hidden;
	float: left;
	width: auto;
	padding-top:7px;
}
#footer ul.copy { padding-left: 10px; padding-top:7px; }

#footer ul.valid {
	width: auto;
	padding-right: 0px;
	padding-top:7px;
}
#footer ul.valid.osf{
	clear:both;
}

#footer ul.valid li {
	background: none;
	float: left;
	display: inline;
	width: auto;
	padding-left: 7px;
	margin: 0;
}
#footer li {
	background: url(images/footer-li.gif) no-repeat right center;
	margin-right: 4px;
	padding-right: 4px;
	float: left;
	width: auto;
	list-style-type: none;
	color: #a1cedf;
}
#footer li a {
	color: #a1cedf;
	text-decoration: none;
}
#footer li.li-last {
	background: none;
	padding: 0;
	margin: 0;
}
/* File Input*/

.input-file {
	width:auto; /* you can change the width*/
	position:relative;
	font-size: 12px;
	margin:0 0 0px 0;
	overflow:hidden; /*clear float*/
}
.input-file label:hover {
	color:#663300;
	cursor:pointer;
}
.input-file label span { display:none; }
.input-file label input {
	display:block;
	width:100%;
	background: none;
}
html.js .input-file label {
	float:right;
	width: auto;
	white-space:nowrap;
	position:relative;
	z-index:1;
	left:0;
	top:0;
	overflow:hidden;
	border:none!important;
	background:url(images/goBtn.png) no-repeat left top;
	padding:2.25em 25px 0.2em 25px;
	font-weight:bold;
	display:inline;
}
html.js .input-file-no-path label {
	float:left;
	width: auto;
}
html.js .input-file label span { display:inline; }
html.js .input-file label input {
	width:auto;
	position:absolute;
	right:0;
	top:0;
	border:none;
	font-size:5em;
	line-height:12px;
	cursor:pointer;
	
}
.input-file var {
	display:none;
	background-color:#FFFFFF;
	position:relative;
	border:solid 1px #ccc;
	padding:2.15em 0.6em 0.2em 0.6em;
	border-color:#646464;/*visual candies*/
}
html.js .input-file var { display:block; }
.input-file-no-path label { }
.input-file var input {
	display:block;
	width:100%;
	position:absolute;
	padding:0;
	border:none;
	background:transparent;
	font-size:100%;
	color:#000;
	top:0;
	left:0;
	padding:0.5em 0.7em 0.21em 4px;
	height:auto;
}
.input-file var input:focus { outline:none; }

.contDetail { padding-left: 40px; }

.contDetail h1 { padding-left:0px;}

.contDetail form.askforcode { 
	padding-left:70px;
	padding-top:20px;
	}
	
.contDetail form.askforcode label {
	width:150px;
	display:inline-block;
	color:#FFFFFF;
	text-align:right;
	vertical-align:middle;
	margin-top:5px;
	}	
	
.contDetail form.askforcode input { 
	width:200px; 
	border: solid 1px #646464;  
	padding: 5px 0px 5px 4px;
	vertical-align:middle;
	margin-top:5px;
	}
	
.contDetail form.askforcode input.askBtn {
	background:url(images/send-request.jpg) no-repeat center left;
	height: 29px;
	width: 117px;
	border: none;
	border: 0px;
	cursor: pointer;
	display:inline-block;
	margin-top:10px;
	margin-left:152px;
}

.contDetail form.askforcode span.err_code { color:#ffd800; padding-left:153px;}

.contDetail form.wpcf7-form p {
	width:500px;
	display:inline-block;
	vertical-align:middle;
	color:#FFFFFF;
	}	
.contDetail form.wpcf7-form textarea {
	border:1px solid #646464;
	margin-top:5px;
	padding: 5px 0 5px 4px;
}
.contDetail form.wpcf7-form input.sendBtn {
	background: url(images/sendBtn.png) no-repeat top left;
	height: 29px;
	width: 58px;
	border: none;
	border: 0px;
	cursor: pointer;
	display:inline-block;
	margin-right:302px;
	padding:0;
}

.contDetail form.wpcf7-form input.sendBtn:hover{
	background-position:bottom left;
}
.contDetail form.wpcf7-form span.label {
	width:145px;
	color:#FFFFFF;
	display:inline-block;
	text-align:right;
	vertical-align:middle;
	margin:0;
	padding:0;
	}

.contDetail form.wpcf7-form span.textbox {
	width:145px;
	color:#FFFFFF;
	display:inline-block;
	text-align:right;
	vertical-align:top;
	margin:0;
	padding:0;
	}
.contDetail .upload-file label {
	float:right;
	width: auto;
	white-space:nowrap;
	position:relative;
	z-index:1;
	left:0;
	top:0;
	overflow:hidden;
	border:solid 1px #ccc;
	background:url(images/goBtn.png) no-repeat left top;
	padding:2.25em 25px 0.2em 25px;
	font-weight:bold;
	display:inline;
}
	
.contDetail form.wpcf7-form span{ color:#ffd800; text-align:center; }

.contDetail	.wpcf7-response-output { color:#FFFFFF; border:0; }

.contDetail form.wpcf7-form input { 
	width:195px; 
	border: solid 1px #646464;  
	padding: 5px 0px 5px 4px;
	vertical-align:middle;
	margin-top:5px;
	}
.pink_url {
	text-decoration: none !important;
	color:#AC3A92 !important;
	font-weight:bold !important;
	font-size:13px !important;
}
.clear { clear:both; }
/* ----  New Changes ---- */

.sidebar_title {
	float:left;
	width:100px;
}
.sidebar_icons {
	float:right;
	width:110px;
	position:relative;
	z-index:10000;
	right:-5px;
}
.twitter, .twitter:hover, .twitter:visited {
	display:block;
	width:24px;
	height:24px;
	float:left;
	text-decoration: none;
	background:url(images/twitter.png) no-repeat;
}

.facebook, .facebook:hover, .facebook:visited {
	display:block;
	width:24px;
	height:24px;
	float:left;
	margin-right: 3px;
	position:relative;
	text-decoration: none;
	top:-1px;
	background:url(images/facebook.png) no-repeat left;
}

.social_b, .social_b:hover, .social_b:visited {
	display:block;
	width:24px;
	height:24px;
	float:left;
	margin-right: 3px;
	position: relative;
	top: -1px;
	text-decoration: none;
	background:url(images/b_bg.jpg) no-repeat left;
}

.linkedin, .linkedin:hover, .linkedin:visited {
	display:block;
	width:24px;
	margin-left: 3px;
	height:24px;
	float:left;
	text-decoration: none;
	background:url(images/linkedin.png) no-repeat;
}
/* --- CMS icons --- */
.wordpress_ico {
	background:transparent url(images/icons.gif) no-repeat scroll 0px 0px !important;
	height:24px !important;
	width:41px !important;
	float:left !important;
	display:block !important;
}
.express_ico {
	background:transparent url(images/icons.gif) no-repeat scroll 0px -31px !important;
	height:24px !important;
	width:41px !important;
	float:left !important;
	display:block !important;
}
.joomla_ico {
	background:transparent url(images/icons.gif) no-repeat scroll 0px -73px !important;
	height:24px !important;
	width:41px !important;
	float:left !important;
	display:block !important;
}
.drupal_ico {
	background:transparent url(images/icons.gif) no-repeat scroll -41px 0px !important;
	height:24px !important;
	width:41px !important;
	float:left !important;
	display:block !important;
}
.modx_ico {
	background:transparent url(images/icons.gif) no-repeat scroll -44px -33px !important;
	height:24px !important;
	width:41px !important;
	float:left !important;
	display:block !important;
}
.sitefinity_ico {
	background:transparent url(images/icons.gif) no-repeat scroll -44px -75px !important;
	height:24px !important;
	width:41px !important;
	float:left !important;
	display:block !important;
}
.magento_ico {
	background:transparent url(images/icons.gif) no-repeat scroll -86px 1px !important;
	height:24px !important;
	width:41px !important;
	float:left !important;
	display:block !important;
}
.xcart_ico {
	background:transparent url(images/icons.png) no-repeat scroll -86px -76px !important;
	height:24px !important;
	width:41px !important;
	float:left !important;
	display:block !important;
}
.freeway_ico {
	background:transparent url(images/icons.gif) no-repeat scroll -83px -32px !important;
	height:24px !important;
	width:41px !important;
	float:left !important;
	display:block !important;
}
.list_cms li {
	display:block;
	line-height: 25px;
	padding-left: 25px;
	list-style-type:none!important;
	color:#747474 !important;
	font-weight:bold;
	clear: both;
}
.list_cms li a { text-decoration: none; }
.list_cms {
	background: url(images/code-my-image-bg.jpg) no-repeat bottom left;
	min-height:195px;
	padding-bottom: 5px;
	width:264px;
}
/* codding steps */


.main_steps h1 {
	color:#AFAFAF;
	text-align: center;
}
.steps_content {
	margin-top:10px !important;
	height:auto !important;
}
.step_1 {
	background: url(images/icon-1.jpg) no-repeat;
	width:194px !important;
	display:block !important;
	float:left;
	padding-top:140px !important;
	text-align:center;
	font-size:11px;
	line-height: 1.8;
	font-weight:bold;
	color:#B5A8A0;
}
.step_2 {
	background: url(images/icon-2.jpg) no-repeat;
	width:194px !important;
	padding-top:140px !important;
	display:block !important;
	float:left;
	line-height: 1.8;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#B5A8A0;
}
.step_3 {
	background: url(images/icon-3.jpg) no-repeat;
	width:194px !important;
	line-height: 1.8;
	float:left !important;
	padding-top:140px !important;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#B5A8A0;
}
/* CMS page icons */

.list_cms_page {
	margin-top:10px;
	overflow: hidden;
	padding-left: 0px!important;
}
.list_cms_page li {
	background:url(images/blue-bg.gif) no-repeat;
	width:162px;
	height:36px;
	display:block;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	font-weight: bold;
	padding-top:8px;
}
.list_cms_page li p {
	padding-top: 5px;
	font-size: 12px;
	color: #fffffd;
}
.list_cms_page li a { text-decoration: none; }
.wordpress_ico2 {
	background:transparent url(images/icons2.gif) no-repeat scroll -10px -17px !important;
	height:24px !important;
	width:52px !important;
	float:left !important;
	display:block !important;
}
.express_ico2 {
	background:transparent url(images/icons2.gif) no-repeat scroll -10px -60px !important;
	height:24px !important;
	width:52px !important;
	float:left !important;
	display:block !important;
}
.joomla_ico2 {
	background:transparent url(images/icons2.gif) no-repeat scroll -10px -112px !important;
	height:27px !important;
	width:52px !important;
	float:left !important;
	display:block !important;
}
.drupal_ico2 {
	background:transparent url(images/icons2.gif) no-repeat scroll -62px -17px !important;
	height:27px !important;
	width:52px !important;
	float:left !important;
	display:block !important;
}
.modx_ico2 {
	background:transparent url(images/icons2.gif) no-repeat scroll -68px -60px !important;
	height:24px !important;
	width:52px !important;
	float:left !important;
	display:block !important;
}
.sitefinity_ico2 {
	background:transparent url(images/icons2.gif) no-repeat scroll -69px -114px !important;
	height:24px !important;
	width:52px !important;
	float:left !important;
	display:block !important;
}
.magento_ico2 {
	background:transparent url(images/icons2.gif) no-repeat scroll -123px -17px !important;
	height:24px !important;
	width:52px !important;
	float:left !important;
	display:block !important;
}
.xcart_ico2 {
	background:transparent url(images/icons2.gif) no-repeat scroll -123px -115px !important;
	height:24px !important;
	width:52px !important;
	float:left !important;
	display:block !important;
}
.freeway_ico2 {
	background:transparent url(images/icons2.gif) no-repeat scroll -120px -59px !important;
	height:29px !important;
	width:52px !important;
	float:left !important;
	display:block !important;
}

div.menu_block {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
}

div.head_menu {
	background: url(images/left_menu_bg.jpg) no-repeat left top;
	height: 36px;
	padding: 0px;
	margin: 0px;
	padding-left: 35px;
	margin-left: 78px;
}

div.head_menu  div {
	background: url(images/right_menu_bg.jpg) no-repeat left top;
	height: 36px;
	padding: 0px;
	margin: 0px;
	width: 44px;
	float: left;
}

div.head_menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.head_menu ul li {
	height: 25px;
	background: url(images/menu_bg.jpg) repeat-x left top;
	padding: 11px 0px 0px 13px;
	float: left;
}

div.head_menu a.menu_link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	float: left;
	height: 25px;
	display: block;
	font-weight: bold;
}

 div.head_menu a.menu_link:hover, div.head_menu a.current_page_item {
	background: url(images/menu_errow.jpg) no-repeat center bottom;
}

div.head_menu ul span {
	display: block;
	width: 1px;
	height: 9px;
	border-right: 1px #2e8ca6 solid;
	line-height: 1px;
	float: left;
	padding-left: 10px;
	margin-top:1px;
}

div.top_menu {
	padding: 0px;
	margin: 0px;
	height: 46px;
	padding-left: 11px;
	margin-top: 15px;
	padding-bottom: 20px;
}

div.top_menu a.menu_button {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	float: left;
	height: 46px;
	display: block;
	text-align: center;
	margin-right: 11px;
}

div.top_menu a.button1 {
	background: url(images/menu/psd_to_html.png) no-repeat left top;
	width: 115px;
	padding-top:18px;
	height:28px;
}

div.top_menu a.button1:hover {
	background-position:0px -51px;
}

div.top_menu a.button2 {
	background: url(images/menu/cms_integration.png) no-repeat left top;
	width: 120px;
	padding-top:18px;
	height:28px;
}

div.top_menu a.button2:hover {
	background-position:0px -51px;
}

div.top_menu a.button3 {
	background: url(images/menu/cms_hosting.png) no-repeat left top;
	width: 112px;
	padding-top:18px;
	height:28px;
}

div.top_menu a.button3:hover {
	background-position:0px -51px;
}

div.top_menu a.button4 {
	background:  url(images/menu/smartphone.png) no-repeat left top;
	width: 130px;
	padding-top:12px;
	height:34px;
}

div.top_menu a.button4:hover {
	background-position:0px -51px;
}

div.top_menu a.button5 {
	background: url(images/menu/facebook.png) no-repeat left top;
	width: 122px;
	padding-top:12px;
	height:34px;
}

div.top_menu a.button5:hover {
	background-position:0px -51px;
}


#topStartBox div.ask_block {
	width: 100%;
	height: 65px;
	background: url(images/ask_bg.gif) no-repeat 55px top;
	display: block;
	position: relative;
	margin-top:26px;
}

div.ask_block p {
	padding: 28px 0px 0px 96px;
	margin: 0px;
	font-size: 17px;
	color: #1f7c96;
	font-weight: bold;
}
div.ask_block .ask_btn {
	width: 175px;
	height: 25px;
	background: url(images/ask_btn.gif) no-repeat 0px top;
	border: none;
	position: absolute;
	left: 410px;
	top: 23px;
	cursor: pointer;
}

#topStartBox div.portfolio_foto {
	padding: 11px 0px 0px 0px;
}

#topStartBox div.portfolio_foto  img {
	padding: 3px;
	border: 1px #bfcfd7 solid;
	margin: 0px 2px 0px 2px;
}

div.subscribe {
	float:right;
}

div.subscribe .subscribe_news {
	width: 199px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	border: none;
	padding: 0px 0px 0px 3px;
	font-size: 13px;
	background: url(images/subscribe_news.jpg) no-repeat 0px top;
	float: left;
	margin-right: 6px;
}

div.subscribe .subscribe_btn{
	width: 75px;
	height: 27px;
	border: none;
	padding-left: 3px;
	font-size: 13px;
	background: url(images/subscribe_bg.png) no-repeat 0px top;
	float: left;	
	cursor: pointer;
}

div.subscribe .subscribe_btn:hover{
	background-position:left bottom;
}

div.login_form {
	height: 180px;
	background: url(images/login_bacground.gif) no-repeat 0px top;
	width: 334px;
}

div.login_form p {
	color: #fefefe;
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding: 12px 0px 16px 0px;
}

div.login_form label {
	font-size: 14px;
	color: #fefefe;
	display: block;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	padding: 0px 0px 8px 16px;
}

div.login_form label b {
	padding-left: 80px;
	float:left;
	display: block;

}

div.login_form label i {
	float:left;
	display: block;
	font-style:normal;
	margin-right: 18px;
	position:relative;
	top:6px;
}

div.login_form span {
	float: left;
	display: block;
	position: relative;
	padding-right: 15px;
	top: 5px;
}

div.login_form .login_info, div.login_form  .logInButton {
	width: 204px;
	height: 29px;
	background: url(images/login_info_bg.gif) no-repeat 0px top;
	border: none;
	float: left;
	display: block;
}

div.login_form  .logIncheckbox {
	float: left;
	display: block;
	padding:0px 0px 0px 0px;
	margin: 0px 4px 0px 0px;
	position:relative;
	top: 7px;
}

div.login_form  .logInButton {
	cursor: pointer;	
	width: 77px;
	height: 29px;
	background: url(images/log_in_btn_bg.gif) no-repeat 0px top;
}

div.login_form .contact_us_account {
	float:left;
	width:auto;
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	}

div.login_form .contact_us_account a { text-decoration:none; font-size:14px; color:#FFF; padding-left:5px; padding-bottom:5px; }

div.login_form .recover_pass {
	float:right;
	width:auto;
	}
div.login_form .recover_pass a { text-decoration:none; font-size:14px; color:#FFF; padding-right:5px; padding-bottom:5px; }

#fancybox-inner {
	position: absolute;
	top: 0;
	left: 0;
}

a#up
{
    background:url("images/left_more.png") no-repeat scroll 0 0 transparent;
    display:block;
    float:left;
    height:22px;
    left:12px;
    position:absolute;
    top:170px;
    width:56px;
}
a#up:hover
{
    background-position:bottom left;  
} 

a#down
{
   background:url("images/right_more.png") no-repeat scroll 0 0 transparent;
    display:block;
    float:left;
    height:22px;
    left:607px;
    position:absolute;
    top:170px;
    width:56px;
} 
a#down:hover
{
  background-position:bottom left;  
}
.faq_content
{
    display:none;
    color:#fff;
}

.faq_content  ul li, .faq_content p
{
         color:#fff !important;     
}
.faq h3
{
    cursor:pointer !important;
}

/* Cont Details  */

.select_cms {
	border:1px solid #646464;
	margin-top:10px;
	padding:5px 5px 5px 3px;
	width:206px;
	}
	
.bar_content hr{width:266px;}	

.input_file .button_add input{
	border:0 none;
	background:none repeat scroll 0 0 transparent;
	height:41px;
	line-height:41px;
}

.info_message
{
	background: #FFCC33;
	padding: 5px;
	position: fixed;
	top:1px;
	margin:0 auto;
	z-index: 9999;
	font-size:1.1em;
	display:none;
    text-align: center;
}

#prj_list ul.newList{
	max-height:100px;
	border-bottom:1px solid #ABAEB3;
}
