@charset "utf-8";
/* CSS Document */

/*-----------

Title : Xieno
Author : Xieno
URL :  www.Xieno.in

Description : 

Created : august 19, 2008

-----------*/


/*----------- [Table of contents] -----------

	1. Body
	2. General Properties
	3. Link Properties
	4. Wrapper / #wrapper
	5. Header / #header
	6. Navigation / #nav
	7. Button Box / #button_box
	8. Content / #content
		8.1. Left Column / #leftcolumn
		8.2. Right Column / #rightcolumn
	9. Footer / #footer

-----------*/

/*---------- 1. BODY ----------*/
* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	margin: 0;
	padding: 0;
	font: 14px Arial, Helvetica, sans-serif;
	color: #414141;
	background: url(../images/bg.jpg) repeat-x;
	outline: none;
}



/*---------- 2. GENERAL PROPERTIES ----------*/
.clear {
	clear: both;
}
.bgnone
{
	background:none !important;
}

img {
	border: 0;
	outline: none;
}
p {
	margin: 0;
	padding: 0;
}
p.line_height {
	line-height: 23px;
}
.grey_bold_txt {
	font-weight: bold;
	color: #666;
}
.img_left {
	float: left;
	margin: 0;
	padding: 0;
}
.img_right {
	float: right;
	padding:0 0 0 0;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.greyText {
	color: #9e9e9e;
}
.req {
	color: red;
}
/*---------- 3. LINK PROPERTIES ----------*/


/*---------- 4. WRAPPER ----------*/
#wrapper {
	width: 940px;
	margin: 0 auto;
}
/*---------- 5. HEADER ----------*/
#header {
	height: 87px;
	position: relative;
}
#header h1 a {
	width: 175px;
	height: 50px;
	background: url(../images/logo_xieno.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	outline: none;
	overflow: hidden;
	margin: 0;
	position: absolute;
	top: 36px;
}
#header #rate {
	width: 96px;
	height: 84px;
	background: url(../images/rate_img.gif) no-repeat;
	position: absolute;
	right: 0;
}
#header #rate a {
	width: 96px;
	height: 84px;
	display: block;
	text-indent: -9999px;
}
/*---------- 6. NAVIGATION ----------*/
.chromestyle {
	height: 74px;
	margin: 0;
}
.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.chromestyle ul {
	margin: 0 0 0 200px;
	padding: 3px 0 0 0;
	list-style: none;
}
.chromestyle li {
	display: inline;
}
.chromestyle li a {
	color: #FFF;
	font-size: 14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	margin: 0 0 0 20px;
	padding: 0 0px 0px 8px;
	float: left;
	display: block;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	text-transform: uppercase;
}
/* IE6 Hack*/
/*\*/
* html .chromestyle li a {
	line-height: 25px;
}
/**/

.chromestyle a span {
	float: left;
	display: block;
	padding: 0 10px 0px 0px;
}
.chromestyle a span {
	float: none;
}
.chromestyle li.active a, .chromestyle a:hover {
	background: url(../images/nav_hover_left.gif) no-repeat left;
}
.chromestyle li.active a span, .chromestyle a:hover span {
	background: url(../images/nav_hover_right.gif) no-repeat right;
}
.dropmenudiv {
	position:absolute;
	z-index:999;
	visibility: hidden;
	margin: 0px 0 0 -20px;
	padding: 0;
}
.dropmenudiv a {
	width: 146px;
	display: block;
	font: 14px "Trebuchet MS";
	text-decoration: none;
	margin: 0 auto;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 5px 0px 5px 20px;
}
.dropmenudiv a:hover {
	color: #CCC;
}
.menu_top_corner {
	width: 169px;
	height: 7px;
	background: url(../images/top_corner.png) no-repeat bottom;
}
/* for Internet Explorer */
/*\*/
* html .menu_top_corner {
	overflow: hidden;
}
/**/

.menu_bg {
	width: 169px;
	background: url(../images/middle_bg.png);
}
.menu_bottom_corner {
	width: 169px;
	height: 7px;
	background: url(../images/bottom_corner.png) no-repeat;
}
/*---------- 6. Slide Box ----------*/
#slideBox {
	position:absolute;
}
.boxDiv {
	width: 77px;
	height: 101px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
}
.buttons {
	padding:5px;
}
.buttons span {
	color:#0080FF;
	padding:5px 5px;
	cursor:pointer;
	font:10px Verdana
}
.buttons span.active, .buttons span:hover {
	color:#fff
}
.mask1 {
	position:relative;
	width:922px;
	height: 230px;
	overflow:hidden;
}
#button_box {
	position: relative;
	height: 330px;
	background: url(../images/buttons_bg.jpg) no-repeat;
}
.button_box {
	width: 922px;
	height: 330px;
	margin: 0 auto;
}
.button_box h1 {
	color: #e56224;
	font: 36px "HelveticaNeueLT Std";
	font-weight: normal;
	float: left;
	margin: 0;
	padding: 55px 0 0 36px;
}
.button_box .black_text {
	color: #404040;
}
.button_box .website_img {
	float: right;
	margin: 10px 33px 0 0;
}
.button_box .left_box_content {
	width: 550px;
	height: 202px;
	float: left;
	padding: 28px 0 0 33px;
}
.left_box_content1 {
	width: 455px;
	height: 202px;
	float: left;
	padding: 28px 0 0 33px;
}
.left_box_content h3, .left_box_content1 h3 {
	font: 36px "HelveticaNeueLT Std";
	margin: 0 0 14px 0;
	padding: 0;
}
.left_box_content p, .left_box_content1 p {
	line-height: 22px;
}
.button_box .right_box_content {
	width: 264px;
	height: 230px;
	float: right;
}
.work {
	margin: 16px 0 0 0;
	padding: 0;
	float: left;
	width: 250px;
}
.work ul {
	margin: 0;
	padding: 0;
}
.work li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0;
	padding: 5px 0 8px 20px;
	display: block;
	background: url(../images/box_off_img.png) no-repeat;
	font-size: 15px;
	color: #333;
}
.logo_design_bullet {
	background: url(../images/bullet1.jpg) 10px 11px no-repeat;
}
.web_design_bullet {
	background: url(../images/bullet2.jpg) 6px 11px no-repeat;
}
.blog_design_bullet {
	background: url(../images/bullet3.jpg) 10px 12px no-repeat;
}
.themes_design_bullet {
	background: url(../images/bullet4.jpg) 10px 13px no-repeat;
}
.banner_design_bullet {
	background: url(../images/bullet5.jpg) 10px 13px no-repeat;
}
/*---------- 8. CONTENT ----------*/
#content {
	width: 100%;
	margin: 20px 0 0 0;
}
#content h1 {
	color: #e56224;
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
}
#content p {
	color: #414141;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
}
/*---------- 8.1 LEFT COLUMN ----------*/
#leftcolumn {
	width: 554px;
	float: left;
}
#leftcolumn .whatwedo {
	width: 100%;
}
#leftcolumn .whatwedo .whatwedo_list {
	width: 276px;
	float: left;
}
.whatwedo_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.whatwedo_list li {
	margin: 0;
	padding: 0 0 12px 24px;
	background: url(../images/bullet.jpg) no-repeat 0 3px;
}
#recent_works {
	width: 100%;
}
#recent_works .recent_works_img a {
	width: 250px;
	height: 118px;
	border: 3px solid #c6c298;
	float: left;
	margin: 0 21px 22px 0;
}
#recent_works .recent_works_img a:hover {
	border: 3px solid #cc6633;
}
/*---------- 8.2 RIGHT COLUMN ----------*/
#rightcolumn {
	width: 300px;
	float: right;
}
.serve {
	width: 299px;
}
.corner_box .corner_box_top_corner {
	width: 299px;
	height: 11px;
	background: url(../images/right_column_top_corner.gif) bottom no-repeat;
}
.corner_box .corner_box_bottom_corner {
	width: 299px;
	height: 11px;
	background: url(../images/right_column_bottom_corner.gif) no-repeat;
}
.corner_box .corner_box_content {
	width: 275px;
	padding: 0 14px 0 10px;
	background: url(../images/right_column_bg.gif) repeat-y;
}
.corner_box_content .main_corner_box {
	width: 275px;
}
.corner_box_content .corner_box_left_img {
	width: 24px;
	height: 36px;
	float: left;
}
.corner_box_content .corner_box_right_txt {
	margin: 0 0 0 14px;
	float: left;
}
.corner_box_content .corner_box_right_txt h2 {
	font: 17px "Trebuchet MS";
	color: #333333;
}
.great_offers_left_img {
	width: 63px;
	height: 68px;
	float: left;
}
.great_offers_right_text {
	margin: 0 0 0 8px;
	float: left;
}
.great_offers_right_text h2 {
	color: #333333;
	font: 20px "Trebuchet MS";
	text-align: center;
}
.great_offers_right_text h2 a {
	color: #333333;
	font: 20px "Trebuchet MS";
	text-decoration: none;
}
.client_say_bottom_img {
	width: 299px;
	height: 33px;
	background: url(../images/client_say_bottom_img.jpg) no-repeat;
}
#client_name {
	text-align: right;
	margin-right: 14px;
	font-weight: bold;
	color: #a7a7a7;
}
#thought {
	color: #333333;
	font: 18px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
}
.toggleBox {
	width: 100%;
	border-bottom: 1px solid #000;
	height: 29px;
}
.toggle_btn {
	margin: 0px;
	padding: 0;
	width: 940px;
	margin: 0 auto;
	background: #fff;
}
.toggle_btn a {
	width: 142px;
	height: 29px;
	background: url(../images/extras_toggle.gif) no-repeat top;
	display: block;
	text-indent: -9999px;
	float: right;
}
.quote {
	width: 100%;
	height: 388px;
	background: #1B1B1B url(../images/quote_bg.jpg) repeat-x;
}
#quote_inner {
	width: 940px;
	margin: 0 auto;
	padding-top: 26px;
}
#quote_inner .quote_form {
	width: 540px;
	float: left;
	margin: 0;
}
.quote_form fieldset {
	border-color: #ccc;
}
.quote_form legend {
	color: #FFF;
	font: 20px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	padding: 0 4px 0 4px;
	margin: 0 0 0 20px;
	overflow: hidden;
}
.quote_form form {
	margin: 30px 0 0 26px;
}
.quote_form label {
	color: #FFF;
	font: 14px "Trebuchet MS";
	width: 112px;
	float: left;
}
.quote_form input.txt {
	border: none;
	padding: 5px 0 5px 4px;
	width: 216px;
	font-family: "Trebuchet MS";
}
.send_button {
	margin: 0 0 0 110px;
}
.quote_form textarea {
	border: 0;
	width: 320px;
	height: 100px;
	padding: 5px 0 0 4px;
	font-family: "Trebuchet MS";
}
.get_in_touch {
	width: 300px;
	float: right;
	margin-top: 8px;
}
.get_in_touch h1 {
	color: #FFF;
	font: 20px Georgia, "Times New Roman", Times, serif;
}
.get_in_touch p {
	margin: 0;
	padding: 0;
	color: #CCC;
	font: 14px "Trebuchet MS";
}
.get_in_touch .im {
	width: 80px;
	float: left;
	color: #FFF;
}
#footer {
	width: 100%;
	min-width: 960px;
	height: 180px;
	padding: 30px 0 0 0;
	background: #ccc url(../images/footer_bg.gif) repeat-x;
}
#footer #footer_inner {
	width: 940px;
	margin: 0 auto;
}
#we_support {
	width: 411px;
	height: 47px;
	background: url(../images/we_support_img.gif) no-repeat;
	margin: 0 auto;
	position: relative;
}
#we_support li {
	float: left;
	list-style: none;
}
#we_support li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	background: url(../images/we_support_img.gif) no-repeat;
	height: 47px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
li#nav_w3c a {
	left: 0;
	width: 76px;
	background-position: 0 0;
}
li#nav_wp a {
	left: 144px;
	width: 45px;
	background-position: -144px 0;
}
li#nav_joomla a {
	left: 256px;
	width: 47px;
	background-position: -256px 0;
}
li#nav_magento a {
	left: 371px;
	width: 39px;
	background-position: -371px 0;
}

li#nav_drupal a {
left: 256px;
	width: 47px;
	background-position: -256px 0;
}

li#nav_w3c a:hover {
	background-position: 0 -47px;
}
li#nav_wp a:hover {
	background-position: -144px -47px;
}
li#nav_joomla a:hover {
	background-position: -256px -47px;
}
li#nav_magento a:hover {
	background-position: -371px -47px;
}

li#nav_drupal a:hover {
	background-position: -371px -47px;
}



#footer_nav {
	margin: 40px 0 0 0;
	text-align: center;
	color: #333;
}
#footer_nav a {
	color: #333;
	font: 14px "Trebuchet MS";
	text-decoration: none;
}
#footer_nav a:hover {
	text-decoration: underline;
}
#footer_nav .copyright {
	color: #666;
	line-height: 24px;
}
/*---------- INTERNAL PAGE CONTENT ----------*/
#sub_content {
	width: 896px;
	background: url(../images/internal_content_bg.jpg) no-repeat;
	padding: 16px 22px 0 22px;
	min-height: 500px;
}
#sub_content h1 {
	color: #666;
	font: 35px Georgia, "Times New Roman", Times, serif;
}
#sub_content h1.grey {
	color: #414141;
	font: 30px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 20px 0;
}
.grey18 {
	color: #414141;
	font: 20px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#sub_content #pathway {
	width: 100%;
	text-align: left;
	margin: 0 0 10px 0;
	color: #9e9e9e;
}
#sub_content #pathway p {
	color: #414141;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#sub_content #pathway p a {
	color: #9e9e9e;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#sub_content #pathway p a:hover {
	text-decoration: none;
	color: #ef6f23;
}
.sub_content_detail {
	width: 896px;
}
.sub_content_detail h1 {
	color: #666;
	font: 35px Georgia, "Times New Roman", Times, serif;
	float: left;
	margin: 26px 0 0 20px;
}
.sub_content_detail .sub_content_right_links {
	float: right;
	margin: 30px 0 0 0;
}
/*---------- CONTACT US ----------*/

#contact_us_form {
	width: 490px;
	float: left;
	margin: 30px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
form.contact_us {
	margin: 30px 0 0 0;
}
#contact_us_form label {
	width: 120px;
	float: left;
}
#contact_us_form input.contact {
	border: 1px solid #b2b2b2;
	background: url(../images/contact_form_input_bg.gif) repeat-x;
	padding: 5px 0 5px 6px;
	width: 350px;
}
#contact_us_form input:hover, #contact_us_form textarea:hover {
	border: 1px solid #f27c25;
}
#contact_us_form textarea {
	border: 1px solid #b2b2b2;
	width: 350px;
	height: 129px;
	background: url(../images/contact_form_input_bg.gif) repeat-x;
	padding: 0 0 0 6px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact_us_form .contact_send_btn {
	margin: 0 0 0 118px;
}
#contact_us_form select {
	border: 1px solid #b2b2b2;
	width: 200px;
	padding: 2px 0 2px 6px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact_us_form button {
	width: 83px;
	height: 30px;
	background: url(../images/btn_send_cont.gif) no-repeat;
	border: none;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	margin-left: 120px;
}
#contact_us_form button:hover {
	width: 83px;
	height: 30px;
	background: url(../images/btn_send_cont_hover.gif) no-repeat;
}
#address {
	width: 299px;
	float: right;
	margin: 0 30px 0 0;
}
#address h3 {
	color: #333;
	font: 18px "Trebuchet MS";
	margin: 0 0 10px 20px;
}
#address p {
	line-height: 20px;
	margin-left: 20px;
	color: #666;
}
#address a {
	color: #666;
	text-decoration: none;
}
#address a:hover {
	text-decoration: underline;
}
/*---------- ABOUT US ----------*/
.theteam {
}
.theteam .teamphoto {
	float: left;
	width: 78px;
	height: 83px;
	border: 1px solid #E4E4E4;
	padding: 4px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 15px;
}
.theteam .teamname {
	float: left;
	text-align: center;
	font-size: 13px;
	line-height: 18px;
	margin-top: 6px;
}
.orange_txt {
	color: #E26025;
	font-size: 12px;
}
.ourvalue {
	width: 896px;
}
.ourvalue .left_ourvalue_txt {
	width: 400px;
	float: left;
}
.ourvalue .right_ourvalue_txt {
	width: 400px;
	float: left;
	margin: 0 0 0 30px;
}
/*---------- TESTIMONIALS ----------*/
.testimonials {
	width: 883px;
	margin: 50px 0 0 0;
}
.testimonials .testi_top_corner {
	width: 883px;
	height: 9px;
	background: url(../images/testi_top_corner.gif) no-repeat bottom;
}
.testimonials .testi_txt {
	width: 841px;
	padding: 10px 20px;
	border-left: 1px solid #FDAD6F;
	border-right: 1px solid #FDAD6F;
	line-height: 22px;
	font-size: 14px;
}
.testimonials .testi_bottom_corner {
	width: 775px;
	height: 10px;
	background: url(../images/testi_bottom_corner.gif) no-repeat;
	padding: 17px 0 0 108px;
}
.testimonials .testi_bottom_corner p {
	font: 12px Arial, Helvetica, sans-serif;
}
.testimonials .testi_bottom_corner p a {
	color: #9A9A9A;
	border-bottom: 1px dashed #9A9A9A;
	text-decoration: none;
}
.testimonials .testi_bottom_corner p a:hover {
	border: none;
}
/*---------- PORTFOLIO ----------*/
.portfolio_view_switch {
	width: 896px;
	text-align: right;
}
.portfolio {
	width: 896px;
	overflow: hidden;
}
.portfolio .main_first_view {
	margin: 0 0 30px 15px;
}
.portfolio .portfolio_first_view {
	width: 856px;
	height: 192px;
	border: 1px solid #FDAD6F;
	float: left;
	padding: 7px
}
.portfolio .portfolio_large_website_img {
	width: 559px;
	float: left;
}
.portfolio .portfolio_large_website_desc {
	width: 278px;
	float: right;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 24px;
}
.portfolio .portfolio_large_website_desc a {
	color: #000;
	text-decoration: none;
	background: url(../images/dotted_underline_orange.gif) no-repeat 0 14px;
}
.portfolio .portfolio_large_website_desc a:hover {
	background: none;
}
.portfolio .portfolio_large_website_desc h4 {
	color: #E26025;
	font: 18px "Trebuchet MS", Verdana, Arial;
}
.portfolio .portfolio_first_view_right_part {
	width: 25px;
	height: 23px;
	background: url(../images/portfolio_right_part.gif) no-repeat;
	float: left;
	padding: 185px 0 0 0;
}
.portfolio .portfolio_first_view_right_part a {
	text-indent: -9999px;
	display: block;
	width: 19px;
	height: 18px;
	outline: none;
}
.portfolio .portfolio_second_view {
	width: 248px;
	height: 156px;
	float: left;
	border: 1px solid #FDAD6F;
	margin: 0 0 46px 50px;
	padding: 4px;
}
.pagenavi {
	overflow:hidden;
	padding:10px 0;
	clear:both;
	width: 340px;
	margin: 0 auto;
}
.pagenavi a {
	background: url(../images/page_num.gif) no-repeat 0 0;
	width:37px;
	height:42px;
	display:block;
	text-align:center;
	float:left;
	margin:0 5px;
	padding-top:6px;
	text-decoration:none;
	color:#333;
}
.pagenavi a:hover {
	background:url(../images/page_num.gif) no-repeat 0 100%;
	color:#FFF;
}
.pagenavi .current {
	background:url(../images/page_num.gif) no-repeat 0 100%;
	width:37px;
	height:42px;
	display:block;
	float:left;
	text-align:center;
	margin:0 5px;
	padding-top:6px;
	font-weight:bold;
	color:#FFF;
}
/*---------- LOGO AND IDENTITY ----------*/
#logo_identity_box {
	width: 896px;
}
#logo_identity_box #logo_portfolio {
	width: 396px;
	float: left;
	margin: 0;
}
#logo_identity_box #logo_portfolio h3 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #6E6C6B;
	margin: 20px 0 20px 0;
}
#logo_identity_box #logo_portfolio_box {
	width: 376px;
	height: 300px;
	overflow: auto;
	padding: 0 0 0 20px;
	position: relative;
}
#logo_portfolio_box .logo_portfolio_img {
	width: 114px;
	height: 95px;
	float: left;
	margin: 0 0 40px 0px;
	overflow: hidden;
}
#logo_identity_box #logo_design {
	width: 410px;
	padding: 20px;
	float: right;
	background: #FAF8F8;
	border: 1px solid #E0E0E0;
}
#logo_identity_box #logo_design h3 {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #E6581D;
}
.dotted_underline_black {
	width: 400px;
	padding: 12px 0 12px 0;
}
/*---------- Design ----------*/
#design_page {
	width: 410px;
	float: left;
}
#design_page_right {
	width: 410px;
	float: right;
}
.design_detail {
	width: 410px;
	margin: 0 0 50px 0;
}
.design_detail .design_detail_img {
	width: 67px;
	float: left;
}
.design_detail .design_detail_description {
	width: 322px;
	float: right;
}
.design_detail .design_detail_description h2 {
	font: 20px "HelveticaNeueLT Std";
	margin-bottom: 12px;
}
.readmoreBox {
	margin: 4px 0 0 0;
}
.readmore {
	color: #ef6f23;
	font-size: 11px;
	padding: 0 10px 0 0;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.readmore:hover {
	text-decoration: underline;
	color: #666;
}
/*---------- Design ----------*/

.service_page {
	width: 550px;
	float: left;
}
.service_page .service_detail {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 20px;
}
.service_page .service_detail h2 {
	font: 24px "HelveticaNeueLT Std";
	;
	margin-bottom: 3px;
	color: #e26025;
}
.service_page p {
	margin: 0;
	padding: 0;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
/*
 * Contact User feedback
 -----------------------*/
.yay, .oops {
}
.yay {
	background:#fff;
}
.oops {
	background: none;
	padding: 40px 0 20px 0;
}
div.error {
	font-size: 11px;
	font-weight:700;
	padding: 0px 0 0 120px;
	color: red;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.thank_msg {
	padding: 19px 0 0 0;
	line-height: 80px;
	text-align: left;
}
#panel {
	/*	background: #754c24;*/
	/*display: none;*/
	border-top: 1px solid #595959;
	border-bottom: 1px solid #595959;
	font-size: 14px;
}
.btn-slide {
}
.skip {
	display: none;
}
.orgText24 {
	/*color: #242424;*/
	color:#e56224;
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
}
.glossary {
	background: #ff9f45;
	padding: 1px 3px;
	color: #fff;
}
.quoteH4 {
	margin: 0px 0 12px 0;
	font: 24px "HelveticaNeueLT Std";
	;
	color: #e26025;
}
.heading2 {
	color: #e56224;
	font: 24px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
}
.outBox {
	height: 117px;
	float: left;
	padding: 0 11px 0 0px;
}
.outBoxleft {
	width: 593px;
	float: left;
}
.outBoxright {
	width: 280px;
	float: right;
}
.benefitsBox {
	border: 1px solid #e6e6e6;
	padding: 10px;
}
.benefitsBox ol {
	margin: 0px;
	padding: 0 25px;
}
.benefitsBox li {
	margin: 0;
	padding: 10px 0 8px 0;
}
.testiBox {
	width: 593px;
	margin: 30px 0 0 0;
}
.testiBox .testi_top_corner {
	width: 593px;
	height: 11px;
	background: url(../images/testiTop.gif) no-repeat bottom;
}
.testiBox .testi_txt {
	width: 551px;
	padding: 0px 20px;
	border-left: 1px solid #FDAD6F;
	border-right: 1px solid #FDAD6F;
	line-height: 21px;
	font-size: 14px;
}
.testiBox .testi_bottom_corner1 {
	width: 485px;
	height: 27px;
	background: url(../images/testiBottom.gif) no-repeat;
	padding: 17px 0 0 108px;
}
.testiBox .testi_bottom_corner1 p {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
}
.testiBox .testi_bottom_corner1 p a {
	color: #9A9A9A;
	border-bottom: 1px dashed #9A9A9A;
	text-decoration: none;
}
.testiBox .testi_bottom_corner1 p a:hover {
	border: none;
}
.navlist ul {
	margin: 7px 15px 0px 18px;
	padding-bottom: 10px;
}
.navlist li {
	list-style-type: circle;
	line-height: 20px;
}
.navcontainer ul {
	margin: 0px 30px 0px 40px;
	padding-bottom: 10px;
}
.tbold {
	font-weight: bold;
	height: 20px;
}
a#quote_tab {
	color: #FFF;
	height: 152px;
	width: 53px;
	top: 25%;
	left: 0;
	cursor:pointer;
	text-indent:-100000px;
	position: fixed;
	z-index: 100000;
	overflow: hidden;
	margin-left: -12px;
	background: url(../images/quote.png) no-repeat;
}
a#quote_tab:hover {
	margin-left: -6px;
}
.wpBoxleft {
	width: 555px;
	float: left;
}
.wpBox-top {
	height: 12px;
	overflow: hidden;
	background: url(../images/wp-box-top.jpg) no-repeat;
}
.wpBox-main-bg {
/*background: url(../images/wp-box-bg.jpg) repeat-y;*/
}
.wpBox-bottom {
	height: 12px;
	overflow: hidden;
	background: url(../images/wp-box-bottom.jpg) no-repeat;
}
.accordionBox {
	width: 545px;
	padding: 0 0 0 5px;
}
.accordion {
	list-style-type: none;
	padding: 0;
	margin: 0 0 30px;
	border: 1px solid #fff;
	border-top: none;
	border-left: none;
}
.accordion ul {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
}
.accordion li {
	background: #dcdcdc;
	cursor: pointer;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width:550px;
}
.accordion li.active>a {
	background: url('../images/close.gif') no-repeat center right;
}
.accordion li div {
	padding: 10px 10px 10px 20px;
	background: #f5f5f5;
	display: block;
	clear: both;
	font-size:12px;
	line-height:22px;
	float: left;
	width: 520px;
}
.accordion a {
	text-decoration: none;
	border-bottom: 3px solid #fff;
	font: 1.1em/2em "Trebuchet MS", Verdana, Arial;
	color: #585858;
	padding: 0 10px;
	display: block;
	cursor: pointer;
	background: url('../images/open.gif') no-repeat center right;
	outline: none;
}
/* Level 2 */
.accordion li ul li {
	background: #7FD2FF;
	font-size: 0.9em;
}
.wpBoxRight {
	float: right;
	width: 386px;
}
.wpBoxoff {
	border: 1px solid #d3d3d3;
	background: url(../images/wpBoxoff-bg.gif) repeat-x bottom;
	padding: 18px 10px;
	margin: 0 0 20px 0;
}
.wpBoxoff .wpBoxLeftText {
	float: left;
	font: 22px "Trebuchet MS", Verdana, Arial;
	width: 230px;
	text-align: right;
}
.wpBoxoff .wpBoxrightText {
	float: right;
	font: 42px Georgia, "Times New Roman", Times, serif;
	width: 97px;
	text-align: right;
	color: #e26025;
	padding: 0 20px 0 0;
}
.clients-say-top {
	width: 386px;
	height: 11px;
	background: url(../images/clients-say-top.jpg) no-repeat;
}
.clients-say-bg {
	background: url(../images/clients-say-bg.jpg) repeat-y;
	padding: 10px 20px;
	line-height: 20px;
}
.clients-say-bottom {
	background: url(../images/clients-say-bottom.jpg) no-repeat;
	height: 60px;
}
.clients-say-bottom p {
	margin: 0;
	padding: 40px 0 0 0;
	text-align: right;
	font-weight: bold;
	color: #7f7f7f;
}
.fwpProjects {
	width: 279px;
	float: left;
	margin: 10px 0 0 0;
}
.fwpProjects .mwpImg {
	background: url(../images/fwpproj-bg.jpg) no-repeat;
	padding: 10px 12px 10px 11px;
	height: 140px;
}
.fwpProjects .mwpinfo {
	padding: 0px 12px 10px 11px;
	line-height: 21px;
}
.orange_txt_14 {
	color: #e67340;
	font-weight: bold;
}
.port_content {
	width:890px;
}
.port_left {
	width:160px;
	float:left;
}
.port_nav {
	margin:0px;
	padding:0px;
}
.port_nav ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.port_nav li {
	margin:0px;
	padding:0px;
	display:block;
}
.port_nav li a {
	margin:0px;
	padding:8px 0 8px 20px;
	display:block;
	font-size:14px;
	color:#808285;
	width:140px;
	text-decoration:none;
	background:url(../images/port_nav.jpg) no-repeat 0 12px;
}
.port_nav li a:hover {
	color:#e26025;
	font-weight:bold;
	background: url(../images/port_nav_hover.jpg) no-repeat 0 12px;
}
.port_nav li a:hover, .port_nav li .port_active {
	color:#e26025;
	font-weight:bold;
	background: url(../images/port_nav_hover.jpg) no-repeat 0 12px;
}
.port_right {
	width:640px;
	float:right;
}
.port_right h2 {
	margin:0px;
	padding:0px;
	color:#e26025;
	font-size:19px;
	float:left;
}
.port_right h3 {
	margin:0px;
	padding:0px;
	color:#4c4c4c;
	font-size:12px;
	font-weight:normal;
	float:right;
}
.port_right h3 a {
	color:#4c4c4c;
	font-size:12px;
}
.port_right h3 a:hover {
	color:#4c4c4c;
	text-decoration:none;
}
.port_right p {
	margin:0px;
	padding:25px 0 0 0;
	color:#000;
	font-size:12px;
	line-height:24px;
	width:376px;
	float:left;
}
.port_img {
	width:629px;
	height:263px;
	padding:18px 0 0 0;
}
.port_grd_box {
	margin:0px;
	padding:0px;
	background:url(../images/port_right_grd.jpg) no-repeat;
}
.port_box {
	width:232px;
	float:right;
	margin:25px 0 0 0;
}
.port_box_top {
	width:232px;
	background:url(../images/port_box_top.png) no-repeat;
	height:6px;
}
.port_box_bg {
	width:232px;
	background:url(../images/port_box_bg.png) repeat-y;
}
.port_box_botm {
	width:232px;
	background:url(../images/port_box_botm.png) no-repeat;
	height:6px;
}
.port_box_list {
	margin:0px;
	padding:0px;
}
.port_box_list ul {
	margin:0px 0 0 15px;
	padding:0px;
	list-style:none;
}
.port_box_list li {
	margin:0px;
	padding:6px 0 6px 30px;
	display:block;
	font-size:12px;
	width:180px;
	background:url(../images/port_arow.jpg) no-repeat 0 6px;
}
.port_desh {
	margin:20px 0;
	border-top:1px #ccc dashed;
}
/*--------29-12-09-------------*/

h2.word-press {
	margin:0px;
	padding:0 0 0 61px;
	font-size:35px;
	color:#333;
	line-height:52px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/icon-wp.png) no-repeat;
}
h2.joo-mla {
	margin:0px;
	padding:0 0 0 61px;
	font-size:35px;
	color:#333;
	line-height:48px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: url(../images/icon-joomla.png) no-repeat;
}
h2.magento {
	margin:0px;
	padding:0 0 0 61px;
	font-size:35px;
	color:#333;
	line-height:60px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: url(../images/icon-magento.png) no-repeat;
}
h2.drupl {
	margin:0px;
	padding:0 0 0 61px;
	font-size:35px;
	color:#333;
	line-height:60px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	background: url(../images/icon-drupl.png) no-repeat;
}
h3.box_left_heading {
	margin:0px;
	padding:10px 0;
	color:#5d5c5c;
	text-align:right;
	width:190px;
	float:left;
	font: 18px "Trebuchet MS", Verdana, Arial;
}
h3.rate-dollar {
	margin:0px;
	padding:5px 0;
	color:#e56224;
	text-align:center;
	width:80px;
	float:right;
	font: normal 30px Georgia, "Times New Roman", Times, serif;
}
h3.rate-dollar span {
	margin:0px;
	padding:0;
	color:#666;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
}
/* --------    03-09-2010      ---------   */
#worksContent {
	margin:0 auto;
	width:934px;
}
#worksContentTop {
	background:url(../images/xieno.com/content_bg.png) no-repeat;
	width:934px;
	height:400px;
}
#topGreyBox {
/*	background:url(../images/xieno.com/content-top-box.png) no-repeat;
*/	width:872px;
	height:292px;
	margin:10px 0 0 0;
}
#topGreyBox2 {
	width:298px;
	float:left;
	margin:50px 30px 0 30px;
}
#topGreyBox2 button {
	background: url(../images/xieno.com/sendResumeButton.png) no-repeat;
	width:178px;
	height:44px;
	border:none;
	margin:20px 0 0 50px;
	cursor:pointer;
	display:block;
	text-indent:-9999px;
}
#headerNav {
	background:url(../images/xieno.com/blackBox.png) no-repeat;
	width:317px;
	height:270px;
	float:left;
	margin-top:10px;/*margin:0 0 0 60px;*/
}
#headerNav ul {
	margin:30px 0 0 25px;
	list-style:none;
}
#headerNav ul li {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/xieno.com/rightmark.png) no-repeat 0 3px;
	padding:0 0 18px 30px;
	font-size:17px;
}
#allLinks {
	float:right;
	margin-top:10px;
}
#allLinks a img {
	margin-left:10px;
}
#accorSlider {
	margin:20px 0;
}
#sliderBoxBottomBox {
	background:url(../images/xieno.com/photoFrame.png) no-repeat;
	width:283px;
	height:292px;
	margin:-20px 0 0 0;
/*	padding:30px 0 0 0;
*/}
#sliderBoxBottomBox .phototap {
	width:68px;
	height:55px;
	background:url(../images/xieno.com/tap.png) no-repeat top left;
	position:absolute;
	z-index:10;
}
#accordianBox {
	float:left;
}
#accordianBoxMiddle {
	/*	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
*/
 border: 1px solid #ddd;
	border-top: none;
	border-bottom: none;
	clear: both;
}
#accordianBoxMiddle h2 {
	font: 24px "HelveticaNeueLT Std";
	
	margin-bottom: 13px;
	color: #e26025;
	margin-left:15px;
}
#sliderBox {
	float:right;
}
#sliderBoxTopBox {
	background:url(../images/xieno.com/middle-content-right-box.png) no-repeat;
	width:286px;
	height:187px;
}
#referBox {
	background:url(../images/xieno.com/footerBox01.png) no-repeat;
	width:871px;
	height:188px;
	margin-bottom:50px;
}
#sliderBoxTopBox ul {
	list-style:none;
	padding:14px 0 0 20px;
}
#sliderBoxTopBox ul li {
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16.59px;
	color:#e36c0a;
	background:url(../images/xieno.com/star.png) no-repeat 0 5px;
	padding:0 0 0 25px;
	line-height:30px;
	display:block;
}
.referText {
	width:225px;
	margin-top:40px;
	margin-right:10px;
	margin-left:120px;
}
.referText img {
	margin-bottom:22px;
}
.worksform1 {
	width:192px;
	margin-top:15px;
	margin-right:10px;
}
.worksform1 input {
	width:175px;
	padding:9px 10px 0 10px;
	border:none;
	background:none;
	color:#b0b2ab;
}
.inputBox {
	background:url(../images/xieno.com/textBox.png) no-repeat;
	width:191px;
	height:34px;
	margin-bottom:10px;
}
.referButton {
	width:94px;
	margin-top:35px;
}
.referButton button {
	background:url(../images/xieno.com/refer-now-button.png) no-repeat;
	width:94px;
	height:74px;
	display:block;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
	margin-top:18px;
}
#referBoxContent {
}
#we_support2 {
	width:819px;
	height: 47px;
	background: url(../images/xieno.com/bottomNavList.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
}
#we_support2 li {
	float: left;
	list-style: none;
}
#we_support2 li a {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	background:  url(../images/xieno.com/bottomNavList.jpg) no-repeat;
	height: 47px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
li#nav_w3c2 a {
	left: 0;
	width: 76px;
	background-position: 0 0;
}
li#nav_wp2 a {
	left: 144px;
	width: 45px;
	background-position: -144px 0;
}
li#nav_drupal2 a{
	left: 275px;
	width: 40px;
	background-position: -275px 0;
}
li#nav_joomla2 a {
	left: 395px;
	width: 47px;
	background-position: -395px 0;
}
li#nav_typo2 a{
	left: 525px;
	width: 45px;
	background-position: -525px 0;
}
li#nav_magento2 a {
	left: 659px;
	width: 39px;
	background-position: -659px 0;
}
li#nav_oscom2 a{
	left: 777px;
	width: 41px;
	background-position: -777px 0;
}
li#nav_w3c2 a:hover {
	background-position: 0 -47px;
}
li#nav_wp2 a:hover {
	background-position: -144px -47px;
}
li#nav_drupal2 a:hover{
	background-position: -275px -47px;
}
li#nav_joomla2 a:hover {
	background-position: -395px -47px;
}
li#nav_typo2 a:hover{
	background-position: -525px -47px;
}
li#nav_magento2 a:hover {
	background-position: -659px -47px;
}
li#nav_oscom2 a:hover{
	background-position: -777px -47px;
}

/************************************/
.submitresume{ width:600px; margin: 0 auto; height:auto; }

.submitresume h1 {
	color: #666;
	font: 35px Georgia, "Times New Roman", Times, serif;}
	
.submitresume button {
	width: 83px;
	height: 30px;
	background: url(../images/btn_send_submit.gif) no-repeat !important;
	border: none;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	margin-left: 120px;
}
.submitresume button:hover {
	width: 83px;
	height: 30px;
	background: url(../images/btn_submit_hover.gif) no-repeat !important;
}	
	
	
	
		
.client_form .form_main{ padding: 33px 0 0 0px; width:830px; float:left; }
.client_form .form_main .fields{ float:left; width:360px; margin:7px 0}
.client_form .form_main label{ font-size:12px; color:#333333; clear:both; font-weight:bold}
.client_form .form_main .small_img{ position:relative; top:5px; left:5px}
.client_form .form_main input{ font-size:12px; color:#000; margin-top:6px;  width:310px; height:22px; line-height:22px; padding:0 5px; }
.client_form .form_main select{ font-size:12px; color:#000; margin-top:6px;  width:116px; height:25px; line-height:22px; padding:3px 5px; float:left} 
.client_form .form_main p{ clear:both}
.client_form .form_main h2{ font-size:13px; padding: 0px 0 10px 0; color:#E56224}
.client_form .form_main .fields .small{ color:#999999; font-size:11px; padding:5px 0 0 0 }	
.client_form .form_main .red{ color:#FF0000}
.client_form .form_main  button {
	width: 94px;
	height: 30px;
	background: url(../images/submit_button.png) no-repeat;
	border: none;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	margin:10px 0 30px 20px;
}
.client_form .form_main button:hover {
	width: 94px;
	height: 30px;
	background: url(../images/submit_button1.png) no-repeat;
}

.first_name_main{ background:#fafafa; border-bottom:1px solid #c5c5c5; padding:20px 0 20px 20px; width:870px; margin:10px 0}	

.payment .payment_inner{ padding: 33px 0 0 0px; width:830px; float:left; }
.payment .payment_inner .fields{ float:left; margin:15px 0 0 0}
.payment .payment_inner label{ font-size:12px; color:#333333; font-weight:bold; width:200px; float:left; padding:5px 0 0 0}	
.payment .payment_inner h2{ font-size:13px; padding: 0px 0 10px 0; color:#E56224}
.first_name_new{ background:#fafafa; border-top:1px solid #e6e6e6; padding:5px 0 20px 20px; width:870px; margin:10px 0; float:left}	
.payment .payment_inner input[type='text']{ font-size:12px; color:#000;  width:350px; height:25px; line-height:25px; padding:0 5px; float:left }
.payment .submit_button{ float:left; margin-left:20px; margin-top:12px; background:url(../images/submit_button.jpg) no-repeat; height:29px; width:95px; border:0; cursor:pointer }
.payment .processd_button{ float:right; margin:15px 190px 0 0; background:url(../images/procedd_to_payment.jpg) no-repeat; height:29px; width:219px; border:0; cursor:pointer  }
.checkbox_new { padding: 20px 0 0 5px; float:left}
.checkbox_new span { padding-right:10px; float:left} 
.checkbox_new a{ color:#000; text-decoration:underline; font-size:12px}
.checkbox_new a:hover{ color:#ff7704; text-decoration:none; font-size:12px}

.payment .order_id{ font-size:13px; color:#333333; font-weight:bold; width:200px; float:left; padding:5px 0 0 0 }
.payment .order_text{ font-size:13px; color:#333333; font-weight:normal; width:200px; float:left; padding:5px 0 0 0 }

.privacy_policy{ font-size:12px; padding:20px 0 50px 0}
.privacy_policy h2{ padding:10px 10px; color:#ff8518; font-size:14px; border:1px solid #f1f1f1; margin:10px  0}
.privacy_policy p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:18px; padding:5px 10px} 
