﻿/*Style02.css*/
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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

body { /*background-color: #171717;*/
	text-align: center;
	line-height: 21px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #797979;
}
a {
	text-decoration: none;
	color: #0f4f80;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.ui-tabs-hide {
	display: none;
}
br.clear {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	padding-bottom: 5px;
	color: #2d2d2d;
	line-height: 1em;
	font-family: Georgia, serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #2d2d2d;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	padding-bottom: 10px;
	line-height: 24px;
}
strong {
	font-weight: bold;
	color: #1c1c1c;
}
cite, em, i {
	font-style: italic;
	color:#E54D00;
}
pre, code {
	font-family: Courier New, monospace;
	margin-bottom: 10px;
}
ins {
	text-decoration: none;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 0.8em;
}
sub {
	top: 0.3em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
blockquote {
	margin: 2px 10px 13px 5px;
	color: #9e9e9e;
	font-style: italic;
	font-size: 16px;
	font-family: Georgia, serif;
}
blockquote p {
	padding: 0px 0px 0px 20px;
	background: url(../../../App_Themes/Blue/Images/LandingImages/blockquote.png) no-repeat left 3px;
}
input[type=text], input.text, input.title, textarea, select {
	background-color:#fff;
	border:1px solid #bbb;
	padding: 2px;
	color: #4e4e4e;
}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color:#2D3940;
	color: #3e3e3e;
}
input[type=text], input.text, input.title, textarea, select {
	margin:0.5em 0;
}
textarea {
	padding: 4px;
}
img#about-image {
	float: left;
	margin: 3px 8px 8px 0px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

@font-face {
 font-family: tw-cen-mt-condensed;
 src: url(fonts/tw-cen-mt-condensed.ttf ) format("truetype");
}
 @font-face {
 font-family: DroidSans;
 src: url(fonts/DroidSans.ttf ) format("truetype");
}
 @font-face {
 font-family: DroidSans-Bold;
 src: url(fonts/DroidSans-Bold.ttf ) format("truetype");
}
.container {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
#header {
    background-color: #FFFFFF;
    height: 72px;
}
#header .container {
	/*background: url(../../../App_Themes/Blue/Images/LandingImages/header_bg.jpg) 0px 0px no-repeat;*/
}
img#logo {
	float: left; /*margin: 20px 27px 0px 30px;*/
	/*margin:0px 27px 0px 30px;*/
		margin:0px 27px 0px 0px;
}
a#search-icon {
	display: block;
	position: absolute;
	bottom: -1px;
	right: 0px;
	background: url(../../../App_Themes/Blue/Images/LandingImages/search-icon.png) no-repeat;
	width: 52px;
	height: 25px;
	padding: 0px 0px 0px 31px;
	font-size: 11px;
	color: #ffffff;
	line-height: 24px;
}
a#search-icon:hover {
	text-decoration: none;
}
#content { /*border-top: 1px solid #c7c7c7;*/ /*background: #ffffff url(../../../App_Themes/Blue/Images/LandingImages/content-bg.png) repeat-x;*/
	padding: 0px 0px 20px;
	background:#FFF;
}
#services {
	background: url(../../../App_Themes/Blue/Images/LandingImages/third-left-bg.png) no-repeat 914px top;
	padding-left: 20px;
	min-height: 300px;
}
#services .one-third {
	background: url(../../../App_Themes/Blue/Images/LandingImages/third-left-bg.png) no-repeat top left;
	float: left;
	width: 187px;
	position: relative;
	padding: 31px 30px 0px 81px;
}
#services img.icon {
	position: absolute;
	left: 33px;
	top: 28px;
}
#services h4.title {
	font-size: 18px;
	margin-bottom: 7px;
	line-height: 1.3em;
}
#services a.readmore, .entry a.readmore {
	float: right;
	color: #ffffff;
	background: url(../../../App_Themes/Blue/Images/LandingImages/readmore-sprite.png) no-repeat top right;
	display: block;
	height: 24px;
	padding-right: 11px;
	line-height: 20px;
	font-weight: bold;
	font-size: 11px;
	text-shadow: -1px -1px 1px #909090;
	margin-top: 3px;
}
#services a.readmore span, .entry a.readmore span {
	display: block;
	background: url(../../../App_Themes/Blue/Images/LandingImages/readmore-sprite.png) no-repeat;
	padding: 0px 3px 4px 15px;
}
#services a.readmore:hover, .entry a.readmore:hover {
	background: url(../../../App_Themes/Blue/Images/LandingImages/readmore-sprite.png) no-repeat bottom right;
	text-shadow: -1px -1px 1px #4e92c5;
}
#services a.readmore:hover span, .entry a.readmore:hover span {
	background: url(../../../App_Themes/Blue/Images/LandingImages/readmore-sprite.png) no-repeat bottom left;
}
#content-area {
	float: left;/* width: 585px; margin: 0px 0px 0px 30px; */
	width:1000px;
}
#content-area a {
	color: #000000;
}
#content-area ul {
	list-style-type: disc;
	margin: 10px 0px 10px 20px;
}
#content-area ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 10px 0px 10px 2px;
}
#content-area ul li ul, #content-area ul li ol {
	margin: 2px 0px 2px 20px;
}
#content-area ol li ul, #content-area ol li ol {
	margin: 2px 0px 2px 35px;
}
body#home #content-area {
	width: 530px; /*margin: 0px 0px 0px 50px;*/
}
h3#slogan {
	font-size: 18px;
	background: url(../../../App_Themes/Blue/Images/LandingImages/h3-slogan-border.png) no-repeat 44px bottom;
	padding-bottom: 0px;
	margin-bottom: 18px;
}
h3#slogan span {
	background: url(../../../App_Themes/Blue/Images/LandingImages/slogan-icon.png) no-repeat;
	display: block;
	padding: 5px 0px 12px 48px;
}
a.post-edit-link {
	font-weight: bold;
	color: #000000;
}
h2.title a {
	color: #2d2d2d;
}
h2.title a:hover {
	text-decoration: none;
	color: #000000;
}
.entry {
	margin-bottom: 43px;
}
.entry.page {
	margin-bottom: 0px;
}
.entry .post-meta {
	padding: 6px 0px 5px;
	background: url(../../../App_Themes/Blue/Images/LandingImages/meta-bottom.png) no-repeat 27px bottom;
	margin-bottom: 15px;
}
.entry .post-meta span.inner {
	background:url(../../../App_Themes/Blue/Images/LandingImages/postinfo-icon.png) no-repeat scroll left top transparent;
	padding: 3px 0px 9px 28px;
	font-style: italic;
	color: #acabab;
	font-family: Georgia, serif;
}
#content-area .entry .post-meta span.inner a {
	color: #5F5F5F;
}
img.thumbnail-post {
	padding: 7px;
	border: 1px solid #bebfbf;
}
#content-area .entry a.readmore {
	color: #ffffff !important;
}
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/		

div#top-menu {
	float: left;
	background: url(../../../App_Themes/Blue/Images/LandingImages/menu_separator.png) top left no-repeat;
	margin-top: 3px;
	height: 69px;
}
ul.nav {
	margin: 14px 0px 0px 43px;
}
ul.nav li {
	padding: 0px 12px 0px 0px;
}
ul.nav li a {
	padding: 7px 0px 28px 14px;
}
ul.nav > li.current_page_item > a, ul.nav > li.current-cat > a {
	background: url(../../../App_Themes/Blue/Images/LandingImages/menuitem-current.png) no-repeat 65% 100%;
}
ul.nav li a {
	font-size: 14px;
	color: #ffffff;
}
ul.nav > li > a {
	text-shadow: -1px -1px 1px #2b7dbc;
}
ul.nav > li.sf-ul.sfHover {
	background: url(../../../App_Themes/Blue/Images/LandingImages/toplink-hover-right.png) no-repeat top right;
}
.current-menu-parent {
	background: url(../../../App_Themes/Blue/Images/LandingImages/menuitem-current.png) no-repeat 65% 100%;
}
ul.nav > li.sf-ul.sfHover > a {
	background: url(../../../App_Themes/Blue/Images/LandingImages/toplink-hover-left.png) no-repeat top left;
	display: block;
	color: #000000;
	text-shadow: none;
}
ul.nav li a:hover {
	text-decoration: none;
}
ul.nav > li.current_page_item > a, ul.nav > li.current-cat > a, ul.nav > li > a:hover {
	text-shadow: 0px 0px 10px #ffffff;
}
ul.nav li ul {
	background: #ffffff;
}
ul.nav li ul a {
	color: #797979;
}
ul.nav li li a {
	padding: 0px;
}
ul.nav li ul {
	background: #ffffff url(../../../App_Themes/Blue/Images/LandingImages/dropdown-bottom.png) repeat-x bottom left;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);
	padding: 4px 0px 17px;
}
ul.nav li ul li {
	margin: 5px 9px 0px;
	background: url(../../../App_Themes/Blue/Images/LandingImages/dropdown-li.png) no-repeat 13px 11px;
	width: 184px;
}
ul.nav li ul li:hover {
	background: url(../../../App_Themes/Blue/Images/LandingImages/dropdown-li-active.png) no-repeat;
}
ul.nav li ul li a {
	padding: 7px 0px 10px 30px;
	width: 154px;
	color: #797979;
}
ul.nav li ul li:hover > a {
	background: url(../../../App_Themes/Blue/Images/LandingImages/dropdown-activelink.png) no-repeat;
	color: #252525;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left:193px !important;
	top: -9px !important;
}
/*------------------------------------------------*/
/*--------------[FEATURED SLIDER]-----------------*/
/*------------------------------------------------*/		
		
#featured-area, #pagetop {
	background-color: #215b87;
	height: 305px;
}
#featured-area .container, #pagetop .container {
	background: url(../../../App_Themes/Blue/Images/LandingImages/featured-bg.jpg) no-repeat top center;
	position: relative;
}
.container-inner {
	background:url(../../../App_Themes/Blue/Images/LandingImages/featured-bg-inner.jpg) no-repeat top center !important;
}
#pagetop {
	height:264px;
}
#pagetop .container {
	padding: 0px 30px;
	width: 900px;
}
#pagetop h1 {
	font-size: 48px !important;
	padding: 34px 0px 15px !important;
	text-transform: none !important;
}
#pagetop a {
	color:#1A3C56;
}
#breadcrumbs {
	color: #737272;
	font-style: italic;
	font-family: Georgia, sans-serif;
	padding: 25px 0px;
	background: #dfdfdf;
	border-top: 1px solid #fcfcfc;
}
#breadcrumbs .container {
	padding-left: 30px;
	width: 930px;
}
#header #search-form {
	position: absolute;
	bottom: -44px;
	right: -1px;
	background: url(../../../App_Themes/Blue/Images/LandingImages/search-bar.png) no-repeat;
	height:33px;
	padding:0px 10px 0 12px;
	width:170px;
	z-index:3;
	display: none;
}
#header #search-form input {
	background: none;
	border: none;
	font-family:Georgia, serif;
	font-size:12px;
	font-style: italic;
	color: #aad0ef;
	width: 165px;
}
.featitem {
	margin: 57px 0px 0 15px;
	width: 790px;
	text-align:right;
	
}
h2.feat-heading, #pagetop h1 {
	font-size: 50px;
	color: #ffffff;
	text-shadow: 1px 2px 2px #15588a;
	padding-bottom: 18px;
	text-transform: lowercase;
	float:right;
}
h2.feat-heading {
	width:450px;
	line-height:60px;
}
#featured-slider {
	width: 960px !important;
	height: 417px;
}
#featured-slider p.tagline, #pagetop p.tagline {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #1a3c56;
	text-shadow: 0px 1px 1px #5fa3ce;
	padding-bottom: 14px;
	display:none;
}
#featured-slider div.excerpt {
	color: #ffffff;
	text-shadow: 1px 2px 2px #0B4875;
	float: left;
	width: 415px;
}
#featured-slider p.tagline, #featured-slider div.excerpt {
	margin-left: 10px;
}
#featured-slider a.readmore {
	color: #ffffff;
	background: url(../../../App_Themes/Blue/Images/LandingImages/featured-readmore-right.png) no-repeat top right;
	display: block;
	height: 44px;
	padding-right: 20px;
	line-height: 38px;
	float: right;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 1px 1px 1px #a45e00;
	margin-top: 18px;
	display:none;
}
#featured-slider a.readmore span {
	display: block;
	background: url(../../../App_Themes/Blue/Images/LandingImages/featured-readmore-left.png) no-repeat;
	padding: 0px 6px 7px 40px;
}
#featured-slider img.thumb {
	float: right;
	display:none;
}
a#prevlink, a#nextlink {
	position: absolute;
	top: 174px;
	display: block;
	text-indent: -9999px;
	width: 56px;
	height: 69px;
}
#featured-thumbs {
	background: #dfdfdf;
	border-top: 1px solid #fcfcfc;
	min-height: 68px;
	position: relative;
}
#featured-thumbs .container {
	padding: 20px 0px 20px 53px;
	width: 907px;
	position: relative;
}
#featured-thumbs img {
	float: left;
	margin-left: 30px;
	padding: 4px;
	background: #ffffff url(../../../App_Themes/Blue/Images/LandingImages/thumb-bg.png);
	border: 1px dashed #b0b0b0;
	-moz-box-shadow: #c2c2c2 4px 4px 5px;
	-webkit-box-shadow: #c2c2c2 4px 4px 5px;
}
#featured-thumbs img.hover {
	border: none;
	margin: 1px 1px 0px 31px;
}
#featured-thumbs div#active_item {
	background: url(../../../App_Themes/Blue/Images/LandingImages/activethumb.png) no-repeat;
	width: 28px;
	height: 14px;
	position: absolute;
	top: -1px;
	left: 108px;
}
.thumb_popup {
	display: none;
	background: url(../../../App_Themes/Blue/Images/LandingImages/popup-bottom.png) no-repeat bottom left;
	left:52px;
	position:absolute;
	bottom:106px;
	width:239px;
	z-index:11;
	font-family: Georgia, serif;
	padding: 0px 0px 31px;
}
.thumb_popup p {
	color: #9d9c9c;
	font-style: italic;
	background: #ffffff;
	padding: 0px 25px 14px;
}
.thumb_popup p.heading {
	color: #313131;
	font-size: 18px;
	font-style: normal;
	padding: 15px 25px 8px;
}
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

#comment-section {
	clear: both;
	float: left;
	margin-top: 25px;
}
p#comments {
	color: #1e1e1e;
	font-size: 25px;
	padding-bottom: 0px;
	font-family: Georgia, serif;
}
#content-area #comment-section ol.commentlist {
	padding: 34px 39px 35px 0px;
	float: left;
	margin: 55px 0px -95px;
	list-style-type: none;
}
.comment, .comment-body {
	float: left;
}
li.comment {
	margin-bottom: 10px;
}
.comment-author {
	float: left;
	margin: -90px 0px 0px -30px;
	z-index: 1;
	position: relative;
}
#content-area .comment-author img.avatar {
	border: 1px solid #DBDBDB;
	padding: 5px;
	background: #EDEDED;
	float: left;
}
.comment-info {
	float: left;
	padding: 3px 0px 0px 13px;
	font-size: 18px;
	font-family: Georgia, serif;
}
cite.fn, span.says, #content-area cite.fn a {
	color: #657f8c;
}
span.says, div.commentmetadata {
	font-style: italic;
}
#content-area div.commentmetadata, #content-area div.commentmetadata a {
	color: #b1b1a5;
	margin-top:2px;
}
.comment-top, .comment-bottom, .comment-content {
	float: left;
}
.comment-top {
	background: url(../../../App_Themes/Blue/Images/LandingImages/comment-top.png) no-repeat;
	height: 25px;
	margin-top: -12px;
}
.comment-content {
	padding-bottom: 10px;
	clear: both;
	width: 99%;
}
.comment-bottom-main {
	float: left;
}
.comment-bottom-left {
	background: url(../../../App_Themes/Blue/Images/LandingImages/comment-bottom-left.jpg) no-repeat;
	position: absolute;
	bottom: 0px;
	left: -1px;
	width: 8px;
	height: 37px;
}
.comment-bottom-right {
	background: url(../../../App_Themes/Blue/Images/LandingImages/comment-bottom-right.jpg) no-repeat;
	position: absolute;
	bottom: 0px;
	right: -1px;
	width: 8px;
	height: 37px;
}
.comment-body p {
	line-height: 28px;
}
#content-area ol.commentlist .children {
	float: left;
	clear: both;
	padding-bottom: 30px;
	width: 96%;
	margin: 0px;
}
#content-area ol.commentlist .children .comment-body {
	padding-top: 10px;
	width: 99%;
}
#content-area .commentlist .children li {
	padding:0px 3% 3%;
	width:97%;
	margin: 0px;
	float: left;
	background: #ffffff url(../../../App_Themes/Blue/Images/LandingImages/inner-comment-bottom-main.jpg) repeat-x bottom left;
	border-left: 1px solid #d1d1c2;
	border-right: 1px solid #d1d1c2;
	position: relative;
}
#content-area .commentlist .children li .comment-top-main {
	background: url('../../../App_Themes/Blue/Images/LandingImages/inner-comment-top-main.jpg') repeat-x top left;
	width: 100%;
	float: left;
	height: 6px;
}
#content-area ul.children li {
	background: none;
}
#content-area img.wp-smiley {
	border: none;
	padding: 0px;
}
.comment-top-left, .comment-top-right, .comment-top-main {
	height: 24px;
}
.comment-top-left {
	background: url('../../../App_Themes/Blue/Images/LandingImages/comment-top-left.jpg') no-repeat top left;
	width: 40px;
	left: -1px;
	top: 0px;
	position: absolute;
}
.comment-top-right {
	background: url('../../../App_Themes/Blue/Images/LandingImages/comment-top-right.jpg') no-repeat top right;
	width: 40px;
	right: -1px;
	top: 0px;
	position: absolute;
}
.comment-top-main {
	background: url('../../../App_Themes/Blue/Images/LandingImages/comment-top-main.jpg') repeat-x top left;
	width: 100%;
	float: left;
}
.bubble {
	background: url('../../../App_Themes/Blue/Images/LandingImages/bubble-top.png') no-repeat;
	width: 18px;
	height: 17px;
	top: -16px;
	left: 25px;
	z-index: 10;
	position: absolute;
}
.commentlist li {
	background:#F7F7F7 url(../../../App_Themes/Blue/Images/LandingImages/comment-bottom-main.jpg) repeat-x bottom left;
	border-left:1px solid #DFDFD7;
	border-right:1px solid #DFDFD7;
	position:relative;
	padding: 0px 30px 50px;
	margin: 0px 0px 60px;
	width: 496px;
	display: block;
	float: left;
}
.reply-container {
	position: absolute;
	bottom: 19px;
	right: 30px;
	z-index: 20;
	background: url('../../../App_Themes/Blue/Images/LandingImages/reply-right-bg.png') no-repeat right bottom;
	padding-right: 11px;
}
#content-area a.comment-reply-link {
	padding: 6px 15px;
	background: #657f8c;
	color: #feffff;
	font-style: italic;
	font-weight: bold;
	display: block;
}
.children .comment-top-left {
	background: url('../../../App_Themes/Blue/Images/LandingImages/inner-comment-top-left.jpg') no-repeat top left;
	width: 15px;
	left: -1px;
	top: 0px;
	position: absolute;
}
.children .comment-author {
	float:left;
	margin: 0px;
	width:100%;
	z-index:1;
}
.children .bubble {
	display: none;
}
.children .comment-top-right {
	background: url('../../../App_Themes/Blue/Images/LandingImages/inner-comment-top-right.jpg') no-repeat top right;
	width: 15px;
	right: -1px;
	top: 0px;
	position: absolute;
}
.children .comment-bottom-left {
	background: url(../../../App_Themes/Blue/Images/LandingImages/inner-comment-bottom-left.jpg) no-repeat scroll 0 0;
	height:7px;
	position:absolute;
	width:15px;
}
.children .comment-bottom-right {
	background: url(../../../App_Themes/Blue/Images/LandingImages/inner-comment-bottom-right.jpg) no-repeat scroll 0 0;
	height:7px;
	position:absolute;
	width:15px;
}
.children .reply-container {
	bottom: -10px;
	right: 30px;
}
.nocomments div#respond {
	margin-top: 0px;
}
div#respond h3 {
	font-size: 21px;
	margin: 5px 0px 7px;
	color:#303030;
}
div.navigation, div#respond {
	float: left;
	width: 595px;
}
div#respond {
	padding: 10px 0px 0px 0px;
	width: 90%;
}
form#commentform {
	float: left;
	width: 99%;
	position: relative;
	z-index: 10;
}
form#commentform textarea {
	width: 96%;
	border: 1px solid #D1D1C2;
	padding: 3px;
}
.cancel-comment-reply {
	padding-bottom: 12px;
}
#comment-section li.comment div#respond {
	margin-top: 0px;
	padding: 0px;
}
#comment-section div.navigation div.alignleft {
	padding-left: 35px;
}
#comment-section div#trackbacks {
	float:left;
	padding: 34px 39px 10px 35px;
}
div#trackbacks h3 {
	color:#1E1E1E;
	font-size:14px;
	margin-bottom: 7px;
}
ol.pinglist li {
	margin-bottom: 3px;
}
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

#footer { /*background: #282828 url(../../../App_Themes/Blue/Images/LandingImages/footer-top-bg.png) repeat-x; border-top: 4px solid #e2e2e2;*/
	background:#215c88;
	color: #b9b9b9;
}
#footer a {
	color: #d3d3d3;
}
#footer a:hover {
	color: #f7f7f7;
}
#footer .container {
	background: url(../../../App_Themes/Blue/Images/LandingImages/footer-light.jpg) no-repeat;
	padding: 5px 0px 0px 0px;
	width: 930px;
}
#footer .widget {
	float: left;
	width: 273px;
	margin: 0px 45px 42px 0px;
}
#footer .widget.last {
	clear: right;
	margin-right: 0px;
}
#footer h3.widgettitle {
	font-size: 30px;
	color: #ffffff;
	text-shadow: 1px 1px 2px #0A0A0A;
	background: url(../../../App_Themes/Blue/Images/LandingImages/footer-title-border.png) no-repeat bottom left;
	padding: 0px 0px 15px 3px;
	margin: 0px 0px 17px -3px;
}
#footer .widget ul.right {
	float: left;
}
#footer .widget ul {
	margin: 0px 0px 0px 9px;
}
#footer .widget ul li {
	background: url(../../../App_Themes/Blue/Images/LandingImages/footer-bullet.png) no-repeat 0px 10px;
	padding: 7px 0px 7px 18px;
}
#footer .widget ul li ul {
	padding:5px 0px 0px 7px;
	margin: 0px 0px -12px;
}
#copyright {
	background: url(../../../App_Themes/Blue/Images/LandingImages/copyright-bg.png) repeat-x;
}
#copyright .container {
	padding: 22px 0px 12px 0px;
}
p#copyinfo {
	float: right;
	color: #636161;
	text-shadow: 1px 1px 1px #000000;
}
#copyright a {
	color: #8a8989;
}
#copyright p { /*margin:5px 0px 0px 5px;*/
	color:#fff;
	margin:5px 0px 0px 15px;
	float:left;
}
/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

#sidebar {
	float: right;
	width: 255px;
	margin: 0px 30px 0px 0px;
}
body#home #sidebar.home {
	width: 301px;
}
body#home #content-area, body#home #sidebar { /*margin-top: 55px; */
}
#content-area {
	margin-top: 40px;
}
#sidebar {
	margin-top: 14px;
	display:none;
}
#sidebar .widget {
	background: #f2f4f4 url(../../../App_Themes/Blue/Images/LandingImages/widget_bottom.png) no-repeat bottom left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 23px 12px 28px 24px;
	margin-top: 26px;
	box-shadow: 2px 2px #ccc;
	/*border-radius: 10px;*/ border: solid 1px #CCC;
}
#sidebar .widget h3.widgettitle {
	background: url(../../../App_Themes/Blue/Images/LandingImages/sidebar-title-border.png) repeat-x bottom left;
	margin: 0px 0px 13px -4px;
	font-size: 18px;
	text-shadow: 1px 1px 1px #ffffff;
	padding: 0px 0px 15px 4px;
}
#sidebar .widget ul ul {
	margin: 0px 0px 0px 15px;
}
#sidebar .widget ul li {
	background: url(../../../App_Themes/Blue/Images/LandingImages/list-icon.png) no-repeat 0px 10px;
	padding: 7px 0px 7px 18px;
}
#sidebar .widget ul li ul {
	padding:5px 0px 0px 7px;
	margin: 0px 0px -12px;
}
#sidebar #fromblog {
	background: #f2f4f4 url(../../../App_Themes/Blue/Images/LandingImages/sidebar-widget.png) no-repeat bottom left;
	position: relative;
	padding: 24px 20px 9px 31px;
	margin-top: 0px;
}
#fromblog #rss-icon {
	position: absolute;
	top: 22px;
	left: 28px;
}
#sidebar #fromblog h3.widgettitle {
	padding: 0px 0px 15px 35px;
}
#fromblog h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background: url(../../../App_Themes/Blue/Images/LandingImages/list-icon.png) no-repeat top left;
	padding: 0px 0px 4px 19px;
}
#fromblog h4 a {
	color: #3a3a3a;
}
#fromblog p.meta-info {
	margin-bottom: 4px;
	font-style: italic;
}
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-bottom: 10px;
}
.wp-caption.alignleft {
	margin: 0px 10px 10px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 10px 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
img.alignleft {
	display:inline;
	float:left;
	margin-right:15px;
}
img.alignleft-workflow {
	display:inline;
	float:left;
	margin:20px 0px 0px 180px;
}
img.alignright {
	display:inline;
	float:right;
	margin-left:15px;
}
/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/

.nav ul {
	position:absolute;
	top:-999em;
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 10;
}
.nav li {
	float:left;
	position:relative;
}
.nav a {
	display:block;
	float: left;
}
.nav li:hover ul, ul.nav li.sfHover ul {
	left:0px;
	top:35px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left:203px;
	top:0px;
}
.nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}
.nav li li {
	display: block;
	padding: 0px;
	float: left;
	height: auto !important;
}
.nav li ul {
	width: 202px;
}
.nav li li a:link, .nav li li a:visited {
	display: block;
	height: auto;
	float: left;
}
.nav li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 219px;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#wp-calendar a:hover {
	text-decoration: underline;
}
#wp-calendar caption {
	text-decoration: none;
	font: bold 13px Arial, Sans-Serif;
}
#wp-calendar td {
	padding: 3px 5px;
	color: #9f9f9f;
}
#wp-calendar td#today {
	color: #ffffff;
}
#sidebar #wp-calendar td#today {
	color: #000000;
	font-weight: bold;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	padding: 3px 5px;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination {
	overflow: hidden;
	padding: 15px 12px 0px;
}
.wp-pagenavi {
	position: relative;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 5px 7px !important;
	margin: 2px;
	text-decoration: none;
	border:1px solid #E9E9E9 !important;
	color: #413f36;
	background-color: #fff;
	font-weight: normal !important;
}
.wp-pagenavi a:visited {
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #e9e9e9;
	color: #413f36;
	background-color: #fff;
}
.wp-pagenavi span.pages {
	padding: 5px 7px 5px !important;
	margin: 2px !important;
	color: #000000;
	border:1px solid #E9E9E9 !important;
	color: #413f36;
	background-color: #fff;
}
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover {
	padding: 5px 7px !important;
	margin: 2px;
	font-weight: bold;
	background-color:#7798A6 !important;
	border:1px solid #618391 !important;
	color:#FFFFFF !important;
}
a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a {
	text-decoration: none;
}
.js #feat-content, .js div#from-blog div.entries {
	display: none;
}
.foursixeight {
	margin: 30px 0px 15px 84px;
}
.fullwidth {
	width: 100% !important;
}
#content-area.fullwidth {
	width: 930px !important;
}
#content-area.fullwidth_home {
	width: 880px !important;
}
#featured-slider {
	overflow:hidden;
}
.sitemap-col ul {
	list-style: none outside none !important;
	margin-left: 0px !important;
}
.sitemap-col ul ul {
	margin-left: 20px !important;
}
.et_pt_gallery_entry {
	margin: 0 0 32px 27px !important;
}
.home {
	width:980px !important;
}
.container {
	text-align: left;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
#content h5 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#215b87;
	padding:10px;
	border-bottom:dotted #999 1px;
}
.feature_box_wrapper {
	width:960px;
	height:auto;
	margin-bottom:15px;
	overflow:hidden;
}
.feature_box {
	width:300px;
	height:auto;
	float:left;
	/*border:solid 1px #000;*/
	margin:10px 0px 10px 10px;
}
.feature_box ul {
	padding:0px;
	margin:0px;
	height:110px;
}
.feature_box ul h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#000;
}
.orange {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	color:#215b87 !important;
}
.feature_box ul li {
	list-style:none;
	background:url(../../../App_Themes/Blue/Images/LandingImages/bullete.jpg) no-repeat center left;
	padding-left:25px;
	color:#666;
	font-size:12px;
}
.feature_box ul li.clear {
	list-style:none;
	background:none;
	padding-left:25px;
	padding:5px 10px 10px 25px;
}
.feature_box ul li.clear {
	list-style:none;
	background:none;
	padding-left:25px;
	padding:5px 10px 10px 25px;
}
.work_img_box {
	width:285px;
	height:184px;
	text-align:center;
	float:left;
	margin:5px;
	padding:5px;
}
#content h5 {
	/*font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:16px;
	color:#215b87;
	padding:10px 10px 10px 0px;
	border-bottom:dotted #999 1px;*/
	font-family: DroidSans;
	font-size: 26px;
	color: #424242;
	margin: 0px;
	padding-left:0px;
	border-bottom: solid 1px #CCC;
}
p.white-post {
	color:#fff !important;
}
p { /*padding-bottom: 10px; line-height: 24px; text-align:justify;*/
	font-family: DroidSans;
	font-size: 13px;
	color: #2D2D2D;
	margin-top: 0px;
}
.login-bar {
	background:url(../../../App_Themes/Blue/Images/LandingImages/login-bar.png) no-repeat;
	width:170px;
	height:31px;
	border: none !important;
	background-color: transparent !important;
	color:#ccc !important;
	padding:0px 5px !important;
}
.login-btn {
	background:url(../../../App_Themes/Blue/Images/LandingImages/login-btn.png) no-repeat;
	width:170px;
	height:40px;
	border:none !important;
	color:#fff !important;
	cursor:pointer;
	font-size:12px;
}
.footer-nav {
	width:180px;
	height:170px;
	overflow:hidden;
	float:left;
}
.footer-nav h3 {
	font-family:tw-cen-mt-condensed;
	font-size:30px;
	color:#fadb11;
}
.footer-nav h3 ul {
	padding:0px;
	margin:0px;
}
.footer-nav ul li {
	list-style:armenian;
	background:url(../../../App_Themes/Blue/Images/LandingImages/bullet.png) no-repeat left center;
}
.footer-nav ul li a {
	color:#fff !important;
	text-decoration:none;
	margin-left:12px;
}
.footer-nav.last {
	width:195px !important;
	overflow:hidden;
	float:right;
	height: 70px !important;
	margin-top: 80px;
	color:#fff;
}
#featured-content {
	width:980px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
	padding:10px;
}
.featured-content-left {
	width:690px;
	height:auto;
	overflow:hidden;
	float:left;
}
.featured-container-left {
	width:690px;
	height:auto;
	overflow:hidden;
	background:url(../../../App_Themes/Blue/Images/LandingImages/divider.png) no-repeat bottom;
	padding-bottom:15px;
}
.featured-container-left h1 {
	font-family:DroidSans;
	font-size:30px;
	font-weight:bold;
	background:url(../../../App_Themes/Blue/Images/LandingImages/heading-feather.png) no-repeat left;
	text-align:left;
	padding-left:30px;
	padding-top:10px;
	color:#24679c;
	margin-bottom:10px;
}
span.orange {
	color:#ff6d02 !important;
	font-family:DroidSans;
	font-size:30px;
	font-weight:bold;
}
.featured-container-left p {
	font-family:DroidSans;
	font-size:13px;
	color:#2b2b2b;
}
p.bold {
	font-size:16px;
	font-weight:bold;
}
.featured-content-right {
	width:270px;
	height:auto;
	overflow:hidden;
	float:right;
}
.featured-content-right-top {
	width:270px;
	height:auto;
	padding-bottom:10px;
	overflow:hidden;
}
.featured-content-right-top h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:50px;
	color:#ff6d02;
	font-weight:bold;
	border-bottom:solid 1px #ccc;
	text-align:left;/*letter-spacing:2px;*/
}
.featured-content-right-top h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#ff6d02;
	font-weight:bold;
	border-bottom:solid 1px #ccc;
	text-align:left;/*letter-spacing:2px;*/
}
.featured-content-right-top ul {
	padding:0px;
	margin:0px;
	margin-left:10px !important;
	margin-top:15px !important;
}
.featured-content-right-top ul li {
	list-style:none;
	background:url(../../../App_Themes/Blue/Images/LandingImages/bullet1.png) no-repeat left;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#24679c !important;
	padding-left:25px;
	margin:10px 0px;
}
p.bl {
	color:#24679c;
	text-align:right;
	margin-right:3px;
}
span.or {
	color:#e54d00;
}
.guarantee {
	background:url(../../../App_Themes/Blue/Images/LandingImages/guarantee-icon.png) no-repeat top right;
	width:270px;
	height:auto;
	overflow:hidden;
}
span.orng {
	color:#e54d00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.featured-content-right-top h3 {
	font-size:16px;
	color:#2d2d2d;
	text-align:right;
	font-family:DroidSans;
	line-height:22px;
}
.featured-content-right-top h4 {
	font-size:12px;
	color:#5a5a5a;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	line-height:18px;
}
.our-feature {
	margin:10px 0px;
	width:230px;
	height:160px;
	float:left;
}
.our-feature h3 {
	font-family:DroidSans;
	font-size:16px;
	color:#2d2d2d;
	padding: 8px 0px 8px 35px;
}
.our-feature h3.satisfaction {
	background:url(../../../App_Themes/Blue/Images/LandingImages/satisfaction-icon.png) no-repeat left center;
}
.our-feature h3.markup {
	background:url(../../../App_Themes/Blue/Images/LandingImages/markup-icon.png) no-repeat left center;
}
.our-feature h3.compatibility {
	background:url(../../../App_Themes/Blue/Images/LandingImages/compatibility-icon.png) no-repeat left center;
}
.our-feature p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#4f4f4f;
	text-align:justify;
	padding:0px 10px;
}
.feature-3 {
	background: url("../../../App_Themes/Blue/Images/LandingImages/take-care-bg.png") no-repeat scroll right 7px transparent;
	float: right;
	height: 45px;
	width: 370px;
}
.cms-icons {
	width:690px;
	height:82px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/cms-logo.png) no-repeat;
	margin-top:10px;
}
.our-client {
	/*background:url(../../../App_Themes/Blue/Images/LandingImages/our-client-bg.jpg) no-repeat;*/
	width:690px;
	height:143px;
	overflow:hidden;
}
.our-client h1 {
	font-family:DroidSans;
	font-size:24px;
	font-weight:bold;
	background:url(../../../App_Themes/Blue/Images/LandingImages/heading-feather.png) no-repeat left;
	text-align:left;
	padding-left:30px;
	padding-top:10px;
	color:#24679c;
	margin-top:5px;
	margin-left:5px;
}
.feature-3-links {
	width:400px;
	height:30px;
	float:right;
	margin-top:65px;
}
.feature-3 span {
	font-family:DroidSans;
	color:#2b2b2b;
	margin:0px 5px;
	font-size:14px;
}
input.submitbtn {
	width:102px;
	height:34px;
	background:transparent;
	background:url(../../../App_Themes/Blue/Images/LandingImages/submitbuttonfooter.png) no-repeat;
	cursor:pointer;
}
/*----------------- inner pages styles----------------------*/



.inner-container h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:60px;
	color:#fe6000;
	text-align:center;
	background:url(../../../App_Themes/Blue/Images/LandingImages/heading-feather.png) no-repeat 16% 20%;
	margin-top:5px;
	margin-bottom:0px;
	padding-top:15px;
	font-weight:bold;
}
.divider {
	width:980px;
	/*background:url(../../../App_Themes/Blue/Images/LandingImages/divider.jpg) repeat-x;*/
	border-top:solid 1px #e6e6e6;
	height:11px;
}
.package-intro {
	width:980px;
	height:auto;
	overflow:hidden;/*padding-bottom:10px;*/
}
.package-intro h3 {
	font-family: DroidSans;
	font-size: 24px;
	color:#FE6000;
	margin-left:30px;
	margin-bottom:10px;
}
.package-intro h1 {
	font-family:"Times New Roman", Times, serif;
	background:none !important;
	font-weight:normal !important;
	font-size:60px;
	color:#fe6000;
	text-align:center;
	margin-top:5px !important;
	margin-bottom:0px;
	padding-top:15px !important;
}
span.orangeh3 {
	font-family: DroidSans;
	font-size: 24px;
	color:#fe6000;
}
.package-intro-left {
	width:700px;
	height:auto;
	float:left;
}
.package-intro-left img {
	float:left;
	margin:0px 5px;
	width:181px;
	height:159px;
}
.package-brief {
	width:500px;
	height:auto;
	overflow:hidden;
}
.package-intro h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#4691eb;
	font-weight:bold;
	margin-bottom:0px;
}
.package-intro h2.orangeheading {
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	color:#fe6000;
	font-weight:bold;
	margin-bottom:10px;
}
.package-brief p {
	font-family: DroidSans;
	font-size: 16px;
	color:#747474;
	margin-top:0px;
}
.package-intro p {
	font-family: DroidSans;
	font-size: 13px;
	color:#2D2D2D;
	margin-top:0px;
}
.package-intro-right {
	width:270px;
	height:auto;
	float:right;
}
.package-intro-right ul {
	margin:0px;
	padding:0px;
}
.package-intro-right ul li {
	margin:10px;
	padding:10px 0px;
}
.package-intro-right ul li a {
	text-decoration:none;
	font-family: DroidSans;
	font-size: 16px;
	color:#286cbd !important;
}
.package-intro-right ul li a:hover {
	color:#242424 !important;
	text-shadow:1px 1px #ccc;
}
.package-intro-right ul li.css3 {
	list-style:none;
	background:url(../../../App_Themes/Blue/Images/LandingImages/psd-to-html-icon-small.png) no-repeat left;
	padding-left:45px;
}
.package-intro-right ul li.fb {
	list-style:none;
	background:url(../../../App_Themes/Blue/Images/LandingImages/psd-to-fb-icon-small.png) no-repeat left;
	padding-left:45px;
}
.package-intro-right ul li.news {
	list-style:none;
	background:url(../../../App_Themes/Blue/Images/LandingImages/psd-to-news-icon-small.png) no-repeat left;
	padding-left:45px;
}
.package-intro-right ul li.joomla {
	list-style:none;
	background:url(../../../App_Themes/Blue/Images/LandingImages/psd-to-joomla-icon-small.png) no-repeat left;
	padding-left:45px;
}
.package-intro-right ul li.magento {
	list-style:none;
	background:url(../../../App_Themes/Blue/Images/LandingImages/psd-to-magento-icon-small.png) no-repeat left;
	padding-left:45px;
}
.package-intro-right ul li.oc {
	list-style:none;
	background:url(../../../App_Themes/Blue/Images/LandingImages/psd-to-oc-icon-small.png) no-repeat left;
	padding-left:45px;
}
.package-intro-right ul li.wp {
	list-style:none;
	background:url(../../../App_Themes/Blue/Images/LandingImages/psd-to-wp-icon-small.png) no-repeat left;
	padding-left:45px;
}
.package-intro-right ul li.xhtml {
	list-style:none;
	background:url(../../../App_Themes/Blue/Images/LandingImages/psd-to-xhtml-icon-small.png) no-repeat left;
	padding-left:45px;
}
.box {
	width:980px;
	height:auto;
	margin-bottom:10px;
	overflow:hidden;
}
.box1 {
	width:272px;
	height:100px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/box1.png) no-repeat;
	float:left;
	margin:0px 15px 0px 35px;
}
.box1:hover {
	width:272px;
	height:100px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/box1-h.png) no-repeat;
	float:left;
	margin:0px 15px 0px 35px;
	text-shadow: 0px 1px #575757;
}
/*.box1 p:hover {
		text-shadow:1px 1px #333;
}*/

.box2 {
	width:272px;
	height:100px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/box2.png) no-repeat;
	float:left;
	margin:0px 15px 0px 20px;
}
.box2:hover {
	width:272px;
	height:100px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/box2-h.png) no-repeat;
	float:left;
	margin:0px 15px 0px 20px;
	text-shadow: 0px 1px #575757;
}
.box3 {
	width:272px;
	height:100px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/box3.png) no-repeat;
	float:left;
	margin:0px 15px 0px 20px;
}
.box3:hover {
	width:272px;
	height:100px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/box3-h.png) no-repeat;
	float:left;
	margin:0px 15px 0px 20px;
	text-shadow: 0px 1px #575757;
}
.box1 p {
	font-family: DroidSans;
	font-size:11px;
	color:#fff;
	margin:0px;
	padding:5px 10px 10px 6px;
	line-height:16px;
}
.box2 p {
	font-family: DroidSans;
	font-size:11px;
	color:#fff;
	margin:0px;
	padding:5px 10px 10px 6px;
	line-height:16px;
}
.box3 p {
	font-family: DroidSans;
	font-size:11px;
	color:#fff;
	margin:0px;
	padding:5px 10px 10px 6px;
	line-height:16px;
}
p.large {
	padding-bottom:0px;
	font-size:16px;
	color:#F9DB13;
}
.package-feature {
	width:980px;
	height:auto;
	overflow:hidden;
}
.package-feature-left {
	width:700px;
	height:auto;
	float:left;
}
.package-feature-left ul {
	padding:0px;
	margin:0px;
}
.package-feature-left ul li {
	list-style:none;
	background:url(../../../App_Themes/Blue/Images/LandingImages/bullet1.png) no-repeat left;
	padding-left:25px;
	margin:10px 0px;
	font-family: DroidSans;
	font-size:16px;
	color:#24679c;
}
.package-feature-left ul li p {
	font-size:12px !important;
	color:#747474;
	font-family: DroidSans;
	line-height:14px;
}
.package-feature-left ul li.no1 {
	padding-left:80px;
	font-size:18px;
	color:#424242;
	padding-bottom:10px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/1.jpg) no-repeat left;
}
.package-feature-left ul li.no2 {
	padding-left:80px;
	font-size:18px;
	color:#424242;
	padding-bottom:10px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/2.jpg) no-repeat left;
}
.package-feature-left ul li.no3 {
	padding-left:80px;
	font-size:18px;
	color:#424242;
	padding-bottom:10px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/3.jpg) no-repeat left;
}
.package-feature-left ul li.no4 {
	padding-left:80px;
	font-size:18px;
	color:#424242;
	padding-bottom:10px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/4.jpg) no-repeat left;
}
.package-feature-left ul li.no5 {
	padding-left:80px;
	font-size:18px;
	color:#424242;
	padding-bottom:10px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/5.jpg) no-repeat left;
}
.package-feature-left ul li.no6 {
	padding-left:80px;
	font-size:18px;
	color:#424242;
	padding-bottom:10px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/6.jpg) no-repeat left;
}
.package-feature-left ul li.no7 {
	padding-left:80px;
	font-size:18px;
	color:#424242;
	padding-bottom:10px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/7.jpg) no-repeat left;
}
.package-feature-left ul li.no8 {
	padding-left:80px;
	font-size:18px;
	color:#424242;
	padding-bottom:10px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/8.jpg) no-repeat left;
}
.package-feature-left ul li.no9 {
	padding-left:80px;
	font-size:18px;
	color:#424242;
	padding-bottom:10px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/9.jpg) no-repeat left;
}
.package-feature-left ul li.no10 {
	padding-left:80px;
	font-size:18px;
	color:#424242;
	padding-bottom:10px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/10.jpg) no-repeat left;
}
span.orangeli {
	color:#fe6000;
}
.package-feature-right {
	width:250px;
	height:auto;
	float:right;
}
.ready-to-order {
	width:980px;
	height:auto;
	overflow:hidden;
}
.ready-to-order-top {
	width:980px;
	height:auto;
	overflow:hidden;
}
.ready-to-order-bottom {
	width:980px;
	height:auto;
	overflow:hidden;
	margin-top:15px;
}
.ready-to-order-bottom-left {
	width:655px;
	height:auto;
	float:left;
}
.ready-to-order-bottom-right {
	width:325px;
	float:right;
	height:91px;
}
.ready-to-order h3 {
	font-family: DroidSans;
	font-size:36px;
	color:#424242;
	margin:0px;
	border-bottom:solid 1px #ccc;
}
#sfstest-page a {
	color:#24679C;
}
#sfstest-page a:hover {
	color:#000;
}
p.bg-none {
	background:none;
}
h2.faq {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color:#24679C;
	font-weight: normal;
	margin-bottom: 10px;
}
.faq-container {
	width:960px;
	height:auto;
	overflow:hidden;
	margin-left:30px;
}
p.wc {
	float:right !important;
	margin:3px 10px 0px 0px !important;
}
.chat {
	background:#fff;
	border:none;
	cursor:pointer;
}
.we_heading {
	color: #FFAA00;
	float: right;
	font-size: 20px;
	font-weight: bold;
	padding:45px 0 0 25px;
	text-align: right;
	width:500px;
}
.we_heading span {
	color: #EDEDED;
	font-size: 12px;
	line-height: 19px;
}
.copyright_ex {
	color: #FFFFFF;
	float: left;
	padding-top: 118px;
}
.padding_10 {
	padding:0 10px
}
.main_box {
	float: left;
	height: 165px;
	margin: 15px 13px 0 0;
	width: 310px;
}
.main_box_new {
	float: left;
	height: 197px;
	margin: 15px 13px 0 0;
	width: 310px;
}
.top_box {
	width:320px;
	height:9px;
	background:url(../../../App_Themes/Blue/Images/LandingImages/content_bg.png) no-repeat;
}
.bot_box {
	background: url("../../../App_Themes/Blue/Images/LandingImages/content_bg.png") no-repeat scroll 0 -15px transparent;
	height: 9px;
	width: 320px;
}
.conte_box {
	background: url("../../../App_Themes/Blue/Images/LandingImages/maincontent_bg.png") repeat-y scroll 0 0 transparent;
	height: 160px;
	width: 320px;
}
.conte_box_new {
	background: url("../../../App_Themes/Blue/Images/LandingImages/maincontent_bg.png") repeat-y scroll 0 0 transparent;
	height: 198px;
	width: 320px;
}

.icon_box {
	float: left;
	height: 170px;
	margin-left: 10px;
	width: 85px;
}
.highstake {
    background: url("../../../App_Themes/Blue/Images/LandingImages/icons.jpg") no-repeat scroll 8px 4px transparent;
    height: 91px;
}
.mobileassessment {
    background: url("../../../App_Themes/Blue/Images/LandingImages/icons.jpg") no-repeat scroll 3px -533px transparent;
    height: 91px;
}
.skillassessment {
    background: url("../../../App_Themes/Blue/Images/LandingImages/icons.jpg") no-repeat scroll 1px -1096px transparent;
    height: 91px;
}
.certification {
    background: url("../../../App_Themes/Blue/Images/LandingImages/icons.jpg") no-repeat scroll 8px -131px transparent;
    height: 91px;
}
.coreabilities {
    background: url("../../../App_Themes/Blue/Images/LandingImages/icons.jpg") no-repeat scroll 5px -669px transparent;
    height: 91px;
}
.selfassessment {
    background: url("../../../App_Themes/Blue/Images/LandingImages/icons.jpg") no-repeat scroll 1px -1231px transparent;
    height: 91px;
}
.preparatory_ex {
    background: url("../../../App_Themes/Blue/Images/LandingImages/icons.jpg") no-repeat scroll 8px -267px transparent;
    height: 91px;
}
.survey {
    background: url("../../../App_Themes/Blue/Images/LandingImages/icons.jpg") no-repeat scroll 5px -801px transparent;
    height: 91px;
}
.recruitment {
    background: url("../../../App_Themes/Blue/Images/LandingImages/icons.jpg") no-repeat scroll 4px -1365px transparent;
    height: 91px;
}
.university {
    background: url("../../../App_Themes/Blue/Images/LandingImages/icons.jpg") no-repeat scroll 10px -402px transparent;
    height: 91px;
}
.drt {
    background: url("../../../App_Themes/Blue/Images/LandingImages/icons.jpg") no-repeat scroll 5px -941px transparent;
    height: 91px;
}
.academic {
    background: url("../../../App_Themes/Blue/Images/LandingImages/icons.jpg") no-repeat scroll 4px -1502px transparent;
    height: 91px;
}

.box_heading {
	color: #215B87;
	font-size: 16px;
	height:150px;
}
.box_dics {
	color: #484848;
	font-size: 12px;
	line-height: 18px;
	padding-top: 4px;
	text-align:justify;
	padding-right:12px;
}
.here {
    background: url("../../../App_Themes/Blue/Images/LandingImages/bullet.png") no-repeat scroll 241px center transparent;
    font-size: 11px;
    margin-right: 15px;
    text-align: right;
}
#demo-header {
    margin: 0 auto;
    position: relative;
    width: 960px;
    z-index: 99;
}
#demo-header a {
    color: #1E7DC6;
    right: -10px;
    text-decoration: none;
}
#login-link {
    background: url("../../../App_Themes/Blue/Images/LandingImages/login-bg.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF !important;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    height: 37px;
    position: absolute;
    right: 0;
    top: 0;
    width: 253px;
}

/*reset.css*/
html{
	color:#000;
}
a{
	color:#000;
	text-decoration:none;
}
big{
	font-size:100%;
	}

table{
	border-collapse:collapse;border-spacing:0;}
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;
	font-weight:normal;
}
li{
	list-style:none;
}
caption,th{
	text-align:left;}
	h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{font-size:100%;}legend{color:#000;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;font-size:small;font:x-small;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;font-size:108%;line-height:100%;}body.LangAr caption,body.LangAr th{text-align:right;}
	
/*global.css*/	
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body{
	height:100%;
	margin: 0;
    padding: 0;
	background:#fff;
}
#internationalization{
	position:absolute;
	top:0;right:1px;
	height:31px;
}
#internationalization.active{
	top:26px;
	z-index:1000;
	right:1px;
}
#internationalization p{
	display:none;
}
#internationalization ul li{
	display:none;
	white-space:nowrap;
}
#internationalization.active ul li{
	display:block!important;
}
#internationalization ul li.active{
	display:block;
}
#internationalization.active ul li.active{
	position:absolute;
	top:-27px;
	right:0;
}
#internationalization ul li a{
	display:block;
	background:url() no-repeat scroll 8px 6px;
	width:100px;
	height:29px;
	text-decoration:none;
}
#internationalization.active ul li.c1 a{
	background-color:#fff;
	border-bottom:1px solid #c1c1c1;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	height:26px;
}
#internationalization.active ul li.c2 a{
	background-color:#f9f9f8;
	border-bottom:1px solid #ebebe9;
}
#internationalization.active ul li.active a{
	background-color:#fff;/*select bg color*/
	height:27px;
	border-bottom:0;
	/*border-right:1px solid #fff;*/
}
#internationalization ul li a span{
	display:block;
	height:24px;
	padding:0 27px 0 34px;
	font:12px/24px Arial,Verdana,Sans-serif;
	color:#3d3d3d;
	text-transform:capitalize;
}
	
* html #internationalization ul li a span{
	padding:0 0 0 32px;
}
#internationalization ul li.active a span{
	color:#484848;
	font-weight:bold;
}
#internationalization.active ul li a span{
	background:none;
}
#internationalization ul li a{
	background:url(../../../App_Themes/Blue/Images/LandingImages/flags.png) no-repeat 9px top;
	background:
}
#internationalization ul li.en a{
	background-position:9px top;
}
#internationalization ul li.ru a{
	background-position:9px -230px;
}
#internationalization ul li.ar a{
	background-position:9px -22px;
}
#internationalization ul li.fr a{
	background-position:9px -114px;
}
#internationalization ul li.ja a{
	background-position:9px -161px;
}
#internationalization ul li.pt a{
	background-position:9px -206px;
}
#internationalization ul li.de a{
	background-position:9px -69px;
}
#internationalization ul li.in a{
	background-position:9px -45px;
}
#internationalization ul li.pl a{
	background-position:9px -184px;
}
#internationalization ul li.it a{
	background-position:9px -137px;
}
#internationalization ul li.es a{
	background-position:9px -92px;
}
#internationalization ul li.tr a{
	background-position:9px -253px;
}
#internationalization ul li.zh_Hans a,#internationalization ul li.zh_Hant a{
	background-position:9px -230px;
}


/**/
.clang
{
	position:absolute;
	top:0;right:1px;
	height:31px;
}
.clang select
{
	top:26px;
	z-index:1000;
	right:1px;
}