/*# (c) Stil Mod Media*/
html {
	font-size:100.01%;
}
body {
	margin:0;
	background:#161718;
	color:#231f20;
	font-family:Arial,Verdana,sans-serif;
	font-size:64%;
}

.table {
	display:table;
	width:100%;
}
#header {
	display:table-header-group;
	height:192px;
}
#content-holder {
	float:left;
	padding:40px 0 0 0;
	display:table-footer-group;
}
.servicez #content-holder {
	width:975px;
	margin-left:auto;
	margin-right:auto;
	float:none;
	display:block;
}
.servicez .header-items {
	width:975px;
	margin:0 auto;
}
/* -- */
form {
	margin:0;
	padding:0;
}
strong.logo {
	display:block;
	margin:0 auto;
	width:975px;
	position:relative;
}
strong.logo a {
	display:block;
	position:absolute;
	left:0;
	top:35px;
	width:181px;
	height:112px;
	background:url(../images/logos.png);
	text-indent:-9999px;
	overflow:hidden;
}

#logochanged a {
	display:block;
	position:absolute;
	left:0;
	top:50px;
	width:340px;
	height:84px;
	background:url(../images/logo.gif);
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo_changed.gif);
	z-index: 4;
}

.page-bg {
	width:100%;
	min-width:975px;
	background:url(../images/page-bg.gif);
}
.page-bg-top {
	width:100%;
	min-width:975px;
	padding:0 0 25px 0;
	background:url(../images/page-bg-top.gif) repeat-x;
}
.page-width {
	margin:0 auto;
	width:975px;
	position:relative;
}
.servicez {
	width:100%;
}
.header-bg {
	width:100%;
	background:url(../images/bg-bg2.gif) repeat-x 50% 189px;
}
#header {
	width:975px;
}
.servicez #header {
	width:100%;
	min-width:975px;
}
#header:after {
	content:"";
	height:0;
	clear:both;
	display:block;
}
#header .welcome {
	overflow:hidden;
	width:100%;
	height:30px;
}
.servicez #header .welcome {
	margin:0 auto;
	width:975px;
}
#header .welcome h2 {
	float:left;
	padding:4px 0;
	font-size:16px;
	line-height:16px;
    color:#DB0101;
}
#header .welcome h2.black {
	margin:1px 0 0 0;
}
#header .welcome h2.white {
        margin:1px 0 0 0;
}
#header .welcome h2.yellow {
	margin:1px 0 0 0;
}
#header .welcome ul.top-links {
	float:right;
	margin:0;
	padding:0 30px 0 0;
}
#header .welcome ul.top-links li {
	float:left;
	list-style:none;
	padding:4px 0 0 20px;
}
#header .welcome ul.top-links li img {
	float:left;
	margin:0;
	border:none;
}
#header .text_slogan {
	margin:37px 0 0 408px;
	width:538px;
	height:51px;
	background:url(../images/smm-services.gif);
	text-indent:-9999px;
	overflow:hidden;
}
/* -- */
#header .nav {
	float:left;
	width:975px;
	margin:32px 0 0 0;
}
.servicez #header .nav {
	padding:0 0 3px 0;
}
#header .nav ul {
	width:653px;
	float:left;
	margin:0;
	padding:0;
	background:url(../images/header-li.gif) no-repeat 100% 0;
}
#header .nav li {
	float:left;
	cursor:pointer;
	list-style:none;
/*	padding: top bottom left right*/
	padding:16px 22px 11px 22px;
	background:url(../images/header-li.gif) no-repeat 0 0;
}
#header .nav li a {
	display:block;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .nav li a.profile {
	width:87px;
	background:url(../images/cine-suntem.png);
	background-repeat:no-repeat;
} 
#header .nav li a.services {
	width:52px;
	background:url(../images/smm-servicii.png);
}
#header .nav li a.portfolio {
	width:81px;
	background:url(../images/smm-portofoliu.png);	
}
#header .nav li a.jobs {
	width:32px;
	background:url(../images/smm-jobs.png);
}
#header .nav li a.technology {
	width:75px;
	background:url(../images/smm-tech.png);
}
#header .nav li a.contact {
	width:62px;
	background:url(../images/smm-contact.png);
}
#header .nav li.hover a,
#header .nav li:hover a,
#header .nav li a:hover,
#header .nav li.active a {
	background-position:0 100%;
}
#header .nav ul div.drop {
	display:none;
	position:absolute;
	left:0;
	top:39px;
	width:238px;
}
#header .nav ul div span {
	display:block;
	width:238px;
	text-indent:-9999px;
	overflow:hidden;
}
#header .nav ul div span.drop-top {
	height:2px;
	background:url(../images/drop-top.png);
}
#header .nav ul div span.drop-bot {
	height:3px;
	background:url(../images/drop-bottom.png);
}
#header .nav ul div.drop div {
	width:233px;
	background:url(../images/drop-bg.png) repeat-y;
	padding:10px 0;
	width:238px;

	overflow:hidden;
}

#header .nav ul ul {
	margin:0;

	padding:0 4px 1px 1px;
	width:233px;
	background:url(../images/dropdown-li.gif) no-repeat 0 100%;
}
#header .nav li:hover,
#header .nav li.hover,
#header .nav li.active {
	position:relative;
	z-index:10;
	background:url(../images/header-li-hover.gif) repeat-x;
}
#header .nav li:hover div,
#header .nav li.hover div {
	display:block;
}
#header .nav ul ul li.hover,
#header .nav ul ul li:hover,
#header .nav ul ul li {
	float:left;
	width:233px;
	padding:1px 0 0 0;
	background:url(../images/dropdown-li.gif) no-repeat 0 0;
}
#header .nav ul ul li a {
	font:1.2em/25px Arial,Verdana,sans-serif;
	float:left;
	text-indent:0;
	height:auto;
	width:193px;
	padding:0 20px;
	text-decoration:none;
	overflow:visible;
	color:#fff;
	position:relative;
}
/* -- */
#header .nav ul ul li a:hover {
	background:#fff;
	color:#343536;
}
#header .nav .src {
	float:right;
	padding:9px 30px 0 0;
}
#header .nav .src .inp {
	float:left;
	width:172px;
	background:#fff;
	border:1px solid #c8c8c8;
	margin-right: 10px;
}
#header .nav .src .inp input {
	float:left;
	width:162px;
	margin:0;
	padding:2px 5px;
	background:none;
	border:none;
	color:#333;
	font:11px/13px Arial,Verdana,sans-serif;
}
#header .nav .src .btn {
	float:left;
	padding:0 0 0 10px;
}
#header .nav .src .btn input {
	float:left;
	margin:0;
	padding:0;
	cursor:pointer;
}
.sIFR-flash{
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced{
	visibility: visible !important;
}

.sIFR-alternate{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true]{
	display: none !important;
}

.content-bg-top {
	display:block;
	clear:both;
	width:975px;
	height:20px;
	background:url(../images/inner-content-top.png);
}
.home .content-bg-top {
	background:url(../images/content-top.png);
}
.content-bg-bottom {
	display:block;
	clear:both;
	width:975px;
	height:35px;
	background:url(../images/content-bottom.png);
}
.home .content-bg-bottom {
	background:url(../images/home-content-bottom.png);
}
.content-bg {
	width:974px;
	padding:0 0 0 1px;
	background:url(../images/content-bg.png) repeat-y;
}
#content {
	position:relative;
	background:#fff url(../images/content-bg.gif) repeat-x 0 100%;
	width:938px;
}
.home #content {
	background:#fff;
}
#content .go-back-link {
	display:block;
	position:absolute;
	right:-22px;
	top:105px;
	width:22px;
	height:88px;
	background:url(../images/go-back-img.gif);
	text-indent:-9999px;
	overflow:hidden;
}
#content .go-back-link:hover {
	background-position:0 100%;
}
#content .go-back-link:focus {
	outline:none;
}
#content .our-work {
	position:absolute;
	left:-1px;
	top:-20px;
	width:151px;
	height:92px;
	background:url(../images/ultimele-proiecte-home.png);
	text-indent:-9999px;
	overflow:hidden;
	z-index:2;
}
/* i */
#content .tabset {
	position:absolute;
	right:-36px;
	top:0;
	width:35px;
}
#content .tabset a {
	display:block;
	width:35px;
	margin:1px 0 0 0;
	text-indent:-9999px;
	overflow:hidden;
}
#content .tabset a.web-des {
	height:111px;
	background:url(../images/web-design-rollover.gif);
}
#content .tabset a.web-dev {
	height:154px;
	background:url(../images/web-dev-rollover.gif);
}
#content .tabset a.web-str {
	height:122px;
	background:url(../images/web-strategy-rollover.gif);
}
#content .tabset a.web-des:hover {
	background-position:0 -111px;
}
#content .tabset a.web-dev:hover {
	background-position:0 -154px;
}
#content .tabset a.web-str:hover {
	background-position:0 -122px;
}
#content .tabset a.active {
	background-position:0 100%;
}
#content .tabset a.active,
#content .tabset a:hover {
	margin:1px 0 0 -1px;
	position:relative;
}
#content .tab-holder {
	margin:0 auto;
	width:901px;
	height:391px;
	position:relative;
	overflow:hidden;
background:url(../images/homepage-tab-bg.jpg);
}
#content div.tab {
	height:391px;
	width:901px;
	position:absolute;
	left:0;
}
#content .tab-content {
	height:391px;
	width:901px;
	overflow:hidden;
	position:relative;
}
#content .tab-content-box {
	height:391px;
	width:99999px;
	position:absolute;
	left:7px;
}



#content .slider-holder {

	position:absolute;
	left:300px;
	bottom:-10px;
	width:348px;
	height:47px;
	z-index:10;
}
* html #content .slider-holder {
	overflow:hidden;
}
#content .slider-bg {
	width:348px;
	height:47px;
	background:url(../images/slider-bg.png);
}
#content .slider-bg-png {
	width:348px;
	height:47px;
	overflow:hidden;
	position:relative;
}
#content .slider {
	width:29px;
	height:29px;
	position:relative;
	z-index:10;
	cursor:pointer;
}
#content .slider span {
	display:block;
	width:29px;
	height:29px;
	position:absolute;
	top:14px;
	background:url(../images/slider.png);
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#content .tab-item {
	width:300px;
	float:left;
	padding:10px 0 0 0;
}

#content .tab-item .bewel {
	position:relative;
	width:282px;
	height:190px;
	padding:10px 0 9px 0;
	z-index:1;
}
#content .tab-item .bewel img {
	display:block;
	margin:0 auto;
	border:none;
	z-index:1;
	/*display:none;*/
}
#content .tab-item .bewel span {
	display:block;
	position:absolute;
	left:-1px;
	top:0;
	width:282px;
	height:209px;
	background:url(../images/bewel-bg.gif);
	text-indent:-9999px;
	overflow:hidden;
	z-index:-1;
	/*display:none;*/
}
#content .tab-item h3 {
	font:bold 1.2em/1.4em Arial,Verdana,sans-serif;
	margin:0;
	padding:0;
	color:#DB0101;
}
#content .tab-item h3 a {
	color:#DB0101;
	text-decoration:none;
}
#content .tab-item-hover h3 a,
#content .tab-item h3 a:hover {
	color:#7d7f7e;
}
#content .tab-item strong {
	display:block;
	padding:0 0 10px 0;
	font:bold 1.2em/1.4em Arial,Verdana,sans-serif;
	color:#414143;
}
#content .tab-item strong a {
	color:#414143;
	text-decoration:none;
}
#content .tab-item-hover strong a,
#content .tab-item strong a:hover {
	color:#7d7f7e;
}
#content .tab-item .info {
	padding:10px 20px 0 10px;
}
#content .tab-item p {
	margin:0;
	color:#575a5d;
	cursor:pointer;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;

}

#content .tab-item p a {
	color:#575a5d;
	text-decoration:none;
}
#content .tab-item-hover p,
#content .tab-item-hover p a,
#content .tab-item p a:hover {
	color:#b1b2b0;
	cursor:pointer;
}
#content .tab-item p a.orng-arrow {
	display:inline-block;
	padding:0 0 0 10px;
}
#content .tab-item p a.orng-arrow img {
	border:none;
}
/* --- */
.quest-box {
	width:100%;
	min-width:975px;
	background:#2e2e2f url(../images/guest-box-bg.gif) repeat-x;
}
.quest-box-top {
	width:100%;
	min-width:975px;
	padding:3px 0 0 0;
	background:url(../images/bg-bg.gif);
	background-repeat:repeat-x;
/*	background-color:#990000;*/
}
#questions {
	margin:0 auto;
	width:975px;
	padding:2px 0 0 0;
	background:url(../images/guest-box-bg.gif) repeat-x 0 -3px;
}
.question-holder {
	overflow:hidden;
	width:975px;
	height:1%;
	padding:0 0 20px 0;
	background:url(../images/questions.gif) repeat-y;
}
.question {
	float:left;
	width:300px;
	padding:0 10px 0 0;
}

.first {
	padding:0 10px;
}
.how {
	background:url(../images/ico1.png) no-repeat 0 0;
}
.want {
	background:url(../images/ico2.png) no-repeat -10px 0;
}
.ready {
	background:url(../images/ico3.png) no-repeat;
}
.like {
	background:url(../images/like-img.gif) no-repeat;
}
.question .heading {
	width:225px;
	height:55px;
	padding:25px 0 0 75px;
}
.question .heading h3 {
	color:#DB0101;
	margin:0 0 -6px 0;
	padding:0;
	font-size:20px;
	line-height:20px;
}
.question .list-holder {
	clear:both;
	overflow:hidden;
	height:1%;
}
.question .list-holder ul {
	float:left;
	margin:0;
	padding:0 0 0 10px;
}
.how .list-holder ul {
	width:140px;
}
.ready .list-holder ul {
	padding:0 0 0 20px;
}
.question .list-holder ul li {
	padding:0 0 0 10px;
	list-style:none;
	background:url(../images/orng-bullet.gif) no-repeat 0 50%;
	font:1.2em/1.6em Arial,Verdana,sans-serif;
}
.how .list-holder ul li {
	width:130px;
}
.question .list-holder ul li a {
	text-decoration:none;
	color:#fff;
}
.question a.blog {
	background:transparent url(../images/goto-addr.gif) no-repeat scroll 100% 50%;
	padding-right: 18px;
}

a.visit-blog {
	background:transparent url(../images/button_blog.gif) repeat scroll 0 0;
	float:left;
	height:22px;
	margin:5px 7px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	width:100px;
}

a.visit-blog:hover {
	background-position:0 -22px;
}

.question .list-holder ul li a:hover {
	color:#DB0101;
}
.bottom-boxes {
	width:100%;
	min-width:975px;
	background:#212324 url(../images/bottom-boxes-bg.gif) repeat-x;
}
.bottom-boxes-holder {
	margin:0 auto;
	padding:25px 0 15px 0;
	overflow:hidden;
	width:975px;
	height:1%;
	background:#212324 url(../images/bottom-boxes-bg.gif) repeat-x;
}

.bottom-boxes .question {
	padding:0 0 0 30px;
}
.bottom-boxes .question p {
	color:#b1b2b0;
	margin:0 30px 10px 0;
	font:1.1em/1.4em Arial,Verdana,sans-serif;
	letter-spacing:0.05em;
}
.bottom-boxes .question p a {
	color:#b1b2b0;
	text-decoration:none;
}
.bottom-boxes .question p a:hover {
	color:#5f6062;
}
.bottom-boxes .first {
	padding:0;
}
.bottom-boxes .last {
	padding:0 0 0 10px;
}
.bottom-boxes h3 {
	color:#DB0101;
	margin:0 0 10px 0;
	padding:0;
	font-size:20px;
	line-height:20px;
}
.bottom-boxes .first ul {
	margin:0;
	padding:0;
}
.bottom-boxes .first ul li {
	color:#b1b2b0;
	padding:0 120px 0 20px;
	font:1.1em/1.4em Arial,Verdana,sans-serif;
	letter-spacing:0.05em;
	background:none;
}
.bottom-boxes .first ul li.phone {
	background:url(../images/phone-ico.gif) no-repeat 0 0;
}
.bottom-boxes .first ul li.fax {
	background:url(../images/fax-ico.gif) no-repeat 0 0;
}
.bottom-boxes .first ul li.address {
	background:url(../images/address-ico.gif) no-repeat 0 0;
}
.bottom-boxes .first ul li a {
	color:#b1b2b0;
	text-decoration:none;
}
.bottom-boxes .first ul li a:hover {
	text-decoration:underline;
}
.bottom-boxes .question h4 {
	margin:0 0 0 -18px;
	padding:0 0 0 18px;
	color:#fff;
	font:bold 1.1em/1.4em Arial,Verdana,sans-serif;
	background:url(../images/footer-blog-h4.gif) no-repeat 0 3px;
	letter-spacing:0.05em;
}
.bottom-boxes .question h4 a {
	color:#fff;
	text-decoration:none;
}

.bottom-boxes .question h4 a:hover {
	text-decoration:none;
	color:#DB0101;
}

.bottom-boxes .question h5 {
	margin:0;
	padding:0;
	color:#DB0101;
	font:1.1em/1.4em Arial,Verdana,sans-serif;
	letter-spacing:0.05em;
}
.bottom-boxes .question h5 a {
	color:#DB0101;
	text-decoration:none;
}
.bottom-boxes .question h5 a:hover {
	text-decoration:underline;
}
.bottom-boxes .EditingFormTable tr{
	overflow:hidden;
	height:1%;
	padding:0 0 6px 0;
}

.bottom-boxes .EditingFormTable td{
border:none;
}


.bottom-boxes .EditingFormTable .EditingFormLabelCell{
	width:80px;
}
.bottom-boxes .EditingFormTable .EditingFormLabelCell label {
	margin:0;
	padding:0px;
	color:#b1b2b0;
	font:1.1em/13px Arial,Verdana,sans-serif;
}
.bottom-boxes .EditingFormTable .EditingFormValueCell{
	width:210px;
	background:#fff;
}
.bottom-boxes .EditingFormTable .EditingFormValueCell input {
	margin:0;
	padding:1px 5px;
	width:200px;
	background:none;
	border:none;
	font:11px/13px Arial,Verdana,sans-serif;
}

.bottom-boxes .EditingFormTable .EditingFormValueCell textarea {
	margin:0;
	padding:0 5px;
	width:200px;
	font:11px/13px Arial,Verdana,sans-serif;
	background:none;
	border:none;
	overflow:auto;
}
.bottom-boxes .EditingFormTable .EditingFormButtonCell{
	text-align:right;
	padding:4px 0 0 0;
}
.bottom-boxes .EditingFormTable .EditingFormButtonCell input {
	margin:0;
	padding:0;
}
.bottom-boxes .frm .EditingFormInfoLabel {
	color:#b1b2b0;
}
.footer-bg {
	clear:both;
	float:left;
	width:100%;
	min-width:975px;
	background:url(../images/footer-bg.gif) repeat-x;
	padding-bottom:10px;
}
#footer {
	clear:both;
	margin:0 auto;
	width:950px;
	padding:0 25px 0 0;
	background:url(../images/footer-bg.gif) repeat-x;
}
#footer ul {
	margin:0;
	padding:0;
	float:right;
}
#footer ul.nav {
	float:left;
}
#footer ul li {
	list-style:none;
	float:left;
	padding:15px 8px 5px 12px;
	letter-spacing:0.05em;
	font:1.1em/1.6em Arial,Verdana,sans-serif;
	background:url(../images/footer-li.gif) no-repeat 0 70%;
}
#footer ul li:first-child {
	background:none;
	padding:15px 8px 5px 0;
}
#footer ul li a {
	color:#fff;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#DB0101;
}
.columns-holder {
	height:1%;
	background:url(../images/columns-bg.gif) repeat-y 238px 0;
}
.columns-holder:after {
	content:"";
	height:0;
	clear:both;
	display:block;
}

.pullquote {
	background-image: url(../images/open-quote.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;

	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color:#E81704;
	margin-bottom:20px;
	clear:left;
	display:block;
}

.pullquote span {
	background-image: url(../images/close-quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
	display:block;
}

.pullquote-grey {
	background-image: url(../images/open-quote-grey.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
	color:#747679;
	margin-bottom:20px;
	clear:left;
	display:block;
}

.pullquote-grey span {
	background-image: url(../images/close-quote-grey.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
	display:block;
}

#main-text {
	float:right;
	width:699px;
}
#main-text h1  {
	margin:0;
	padding:0 40px;
	color:#343536;
	font-size:2.4em;
	line-height:28px;
	white-space: nowrap 
}

#main-text ul.breadcrumb {
	margin:0 41px;
	padding:0 0 12px 0;
	border-bottom :3px solid #DB0101;
	overflow:hidden;
	height:1%;
	font:1.1em Arial,Verdana,sans-serif;
}
#main-text ul.breadcrumb li {
	float:left;
	padding:0 5px 0 8px;
	list-style:none;
	color:#DB0101;
	background:url(../images/breadcrumb-li.gif) no-repeat 0 50%;
	letter-spacing:0;
	line-height:2.6em;
	margin:0;
}
#main-text ul.breadcrumb li:first-child {
	background:none;
	padding:0 5px 0 0;
}

#main-text ul.breadcrumb li a {

	text-decoration:none;
	color:#b1b2b0;
}
#main-text ul.breadcrumb li a:hover {
	text-decoration:underline;
}
#main-text .prev-items-list {
	margin:0 36px 20px 36px;
	padding:0 0 35px 0;
	width:627px;
	overflow:hidden;
	height:1%;
}
#main-text .bottom-divider {
	margin:0 36px 0 36px;
	background:url(../images/bottom-border.gif) repeat-x 0 100%;
}
#main-text .prev-item {
	display:inline;
	float:left;
	width:144px;
	height:105px;
	margin:0 0 5px 6px;
	padding:8px 0 0 8px;
	background:url(../images/prev-item-bg.png) no-repeat 0 0;
}
#main-text .prev-first {
	margin:0 0 5px 0;
}
#main-text .prev-item img {
	display:block;
	margin:0;
	width:137px;
	height:98px;
	border:none;
	position:relative;
}
#main-text .preview-site {
	margin:25px 0 0 36px;
	width:628px;
	height:419px;
	background:url(../images/preview-bg.jpg);
	position:relative;
}
#main-text .preview-site a.launch-site {
	display:block;
	position:absolute;
	left:15px;
	bottom:10px;
	width:111px;
	height:22px;
	background:url(../images/launch-website-img.gif);
	text-indent:-9999px;
	overflow:hidden;
}
#main-text .preview-site a.launch-site:hover {
	background-position:0 100%;
}
#main-text .preview-site .preview-tab {
	position:absolute;
	right:10px;
	bottom:0;
}
#main-text .preview-site .preview-tab span {
	float:left;
	padding:0 10px;
	color:#b1b2b0;
	font:1em/25px Arial,Verdana,sans-serif;
}
#main-text .preview-site .preview-tab a.prev-img {
	float:left;
	width:58px;
	height:30px;
	background:url(../images/prev-img.gif);
	text-indent:-9999px;
	overflow:hidden;
}
#main-text .preview-site .preview-tab a.next-img {
	float:left;
	width:58px;
	height:30px;
	background:url(../images/next-img.gif);
	text-indent:-9999px;
	overflow:hidden;
}
#main-text .preview-site .preview-tab a.prev-img:hover,
#main-text .preview-site .preview-tab a.next-img:hover {
	background-position:0 100%;
}
#main-text .preview-site .preview-tab a img {
	float:left;
	margin:0;
	border:none;
}
#main-text .website-info {
	overflow:hidden;
	height:1%;
	padding:0 40px;
}
#main-text .website-info .website-about {
	float:left;
	width:340px;

















































	overflow:hidden;
}
#main-text .website-info .website-about h3 {
	margin:0;
	padding:20px 0 0 0;
	font:1.8em/1em Arial,Verdana,sans-serif;
	color:#343536;
}
#main-text .website-info .website-about h3 a {
	text-decoration:none;
	color:#343536;
}
#main-text .website-info .website-about h3 a:hover {
	color:#f9461c;
}
#main-text .website-info .website-about h4 {
	color:#343536;
	margin:0;
	padding:0 0 10px 0;
	font:1.6em/1em Arial,Verdana,sans-serif;
}
#main-text .website-info .website-about span {
	color:#b1b2b0;
	display:block;
	padding:0 0 20px 0;
	font:1.2em/1em Arial,Verdana,sans-serif;
}
#main-text .website-info .website-about span span {
	color:#DB0101;
	padding:0;
	display:inline;
	font:1em/1em Arial,Verdana,sans-serif;
}
#main-text .website-info .website-about span span a {
	text-decoration:none;
	color:#DB0101;
}
#main-text .website-info .website-about p {
	margin:0 0 15px 0;
	color:#5f6062;
	font:1.2em/1.5em Arial,Verdana,sans-serif;
}
#main-text .website-info .website-about p a {
	text-decoration:none;
	color:#5f6062;
}
#main-text .website-info .website-about p a:hover {
	text-decoration:underline;
}
#main-text .website-info .website-about span span a:hover {
	text-decoration:underline;
}
#main-text .website-info .website-services {
	float:right;
	width:260px;
	padding:100px 0 0 0;
}
#main-text .website-info .website-services h4 {
	margin:0;
	padding:0 0 10px 0;
	color:#5f6062;
	font:bold 1.4em/1.4em Arial,Verdana,sans-serif;
}
#main-text .website-info .website-services ul {
	margin:0;
	padding:0;
}
#main-text .website-info .website-services ul li {
	list-style:none;
	padding:0 0 0 20px;
	color:#ff5b00;
	font:1.2em/1.4em Arial,Verdana,sans-serif;
	background:url(../images/service-is-bg.gif) no-repeat 0 50%;
}
#main-text .website-info .website-services ul li a {
	text-decoration:none;
	color:#ff5b00;
}
#main-text .website-info .website-services ul li a:hover {
	text-decoration:underline;
}
#main-text .site-screen-holder {
	position:absolute;
	left:11px;
	top:10px;
	width:608px;
	height:372px;
}

#main-text .site-screen {
	width:608px;
	height:372px;
	position:relative;
	overflow:hidden;
	float:left;
}

#main-text .site-screen-gallery {
	position:absolute;
	left:0;
	width:99999px;
	height:372px;
}

#main-text .site-screen-gallery img {
	display:block;
	margin:0;
	width:608px;
	height:372px;
	border:none;
	float:left;
}

#main-text .subheading {
	padding:30px 40px 10px 40px;
}

#main-text .subheading h3 {
	margin:0;
	padding:0;
	font-size:20px;
	line-height:20px;
	color:#343536;
}

#main-text .services {
	clear:right;
	display:inline;
	float:right;
	width:295px;
	background:url(../images/services-bg.gif) repeat-y;
	margin:0 40px 0 20px;
}

#main-text .services-bottom {
	width:295px;
	padding:0 0 10px 0;
	background:url(../images/services-bottom.gif) no-repeat 0 100%;
}

#main-text .services-top {
	width:295px;
	padding:6px 0 0 0;
	background:url(../images/services-top.gif) no-repeat;
}
#main-text ul.serv-tab-holder {
	margin:0;
	padding:47px 41px 0 20px;
	float:right;
	width:295px;
	position:relative;
}

#main-text ul.serv-tab-holder li {
	float:right;
	list-style:none;
	padding:0;
	margin:0;
}

#main-text ul.serv-tab-holder li img {
	float:left;
	margin:0;
	border:none;
}

#main-text ul.serv-tab-holder li span.view-pro {
	position:absolute;
	left:65px;
	top:50px;
	width:125px;
	color:#b1b2b0;
	text-align:right;
	font-size:0.9em;
	font-weight:normal;
}

#main-text .services-top .prev-bewel {
	width:272px;
	margin:0 0 10px 5px;
	padding:8px 0 0 10px;
	background:url(../images/prev-bewel.gif) no-repeat;
}

#main-text .services-top .prev-bewel-item {
	width:262px;
	height:450px;
	position:relative;
	overflow:hidden;
}
#main-text .services-top .prev-bewel img {
	display:block;
	margin:0 0 20px 0;
	border:none;
}

#main-text .services-top h4,
#main-text .services-top h5 {
	margin:0;
	padding:0;
	color:#DB0101;
	font:bold 1.2em/1.4em Arial,Verdana,sans-serif;
}
#main-text .services-top h4 a {
	color:#DB0101;
	text-decoration:none;
}
#main-text .services-top-hover h4 a,
#main-text .services-top h4 a:hover {

	color:#343536;
}







#main-text .services-top h5 a {
	color:#000;
	padding:0 18px 0 0;
	background:url(../images/goto-addr.gif) no-repeat 100% 50%;
	text-decoration:none;
}
#main-text .services-top-hover h5 a,
#main-text .services-top h5 a:hover {
	color:#DB0101;
}
#main-text .services-top p {
	margin:10px 0;
	color:#5f6062;

	font:1.2em/1.4em Arial,Verdana,sans-serif;
}

#main-text .services-top p a {
	color:#5f6062;
	text-decoration:none;
}
#main-text .services-top-hover p a,




#main-text .services-top p a:hover {
	color:#b1b2b0;
}
#main-text .services-top strong {
	color:#5f6062;
	font:bold 1.2em/1.4em Arial,Verdana,sans-serif;
}

#main-text .services-top ul.serv {

	margin:0;
	padding:10px 0 20px 0;
	overflow:hidden;
	height:1%;
	font:1.2em/1.4em Arial,Verdana,sans-serif;
}
#main-text .services-top ul.serv li {
	padding:0 0 0 20px;
	list-style:none;
	background:url(../images/service-is-bg.gif) no-repeat 0 50%;
	color:#ff5b00;
}

#main-text .services-top ul.serv li a {
	color:#ff5b00;
	text-decoration:none;
}

#main-text .services-top ul.serv li a:hover {
	text-decoration:underline;
}

#main-text .web-design-text {
	padding:20px 40px;
}

#main-text .web-design-text img {
	display:block;
	margin:0 0 20px 0;
	border:none;

}

#main-text .web-design-text h2 {
	margin:0;
	padding:0 0 10px 0;
	color:#323232;
	font:1.8em/1.2em Arial,Verdana,sans-serif;
	font-weight:bold;
}


#main-text .web-design-text h3 {
	margin:0;
	padding:0 0 10px 0;
	color:#db0101;
	font:1.6em/1em Arial,Verdana,sans-serif;
	font-weight:bold;
}

#main-text .web-design-text h4 {
	margin:0;
	padding:0 0 10px 0;
	color:#DB0101;
	font:bold 1.6em/1.2em Arial,Verdana,sans-serif;
}

#main-text .web-design-text h5 {
	margin:0;
	padding:0 0 10px 0;
	color:#5f6062;
	font:bold 1.3em/1.6em Arial,Verdana,sans-serif;
}

#main-text .web-design-text p {
	margin:0 0 20px 0;
	color:#5f6062;
	font:1.2em/1.4em Arial,Verdana,sans-serif;
}

#main-text .method-holder, #main-text .contact-holder {
	overflow:hidden;
	height:1%;
	padding:0 40px 0 40px;
}

#main-text .method-heading {
	float:left;
	width:100%;
	padding:25px 0 30px 0;
	background:url(../images/bottom-border.gif) repeat-x 0 100%;
}

#main-text .method-item, #main-text .contact-item {
	float:left;
	width:100%;
	padding:20px 0;
	margin-bottom:20px;
	background:url(../images/bottom-border.gif) repeat-x 0 100%;
}

#main-text .method-heading a.button {
	float:left;
	width:58px;
	height:22px;
	background:url(../images/button-next.gif);
	text-indent:-9999px;
	overflow:hidden;
	margin:5px 0 0 0;
}

#main-text .method-heading a.button:hover{
	background-position:0 -22px;
}

#main-text .method-flash {
	float:right;
	width:315px;
	height:215px;
	margin:0 0 0 10px;
	padding:0;
}


#main-text .method-heading p {
	margin:20px 325px 10px 0;
	font:1.2em/1.4em Arial,Verdana,sans-serif;
	color:#666768;
}


#main-text .method-item h3 {
	margin:0;
	padding:0 0 10px 0;
	color:#343536;
	font:1.8em/1em Arial,Verdana,sans-serif;
}

#main-text .method-item p, #main-text .contact-item p, #main-text .contact-form  {
	margin:0px 0px 10px 0;
	font:1.2em/1.4em Arial,Verdana,sans-serif;
	color:#666768;
}

#main-text .contact-item p.alert {
	background: #fff6bf url(../images/warning.jpg) no-repeat 10px 5px; /* x-pos y-pos */
	text-align: left;
	padding: 10px 20px 10px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	font-weight:bold;

}


#main-text .contact-item p.bold {
	font-size:1.8em;
	font-weight:bold;
	color:#343536;
}

#sidebar .contact-details-item {
	font-size:1.1em;
	padding:15px;
	border-bottom:1px solid #d6d8d3;
	color:#5f6062;
}
/*#Contact Us#*/
#map {
	overflow: hidden;
}
#main-text .contact-form {
	clear: both;
}

#main-text .contact-form label {
	float: left;
	clear: both;
	display:block;
	width: 200px;
	margin-top: 15px;
}
#main-text .contact-form td input, #main-text .contact-form td label {
	float: none;
	display:inline;
	margin-top:0;
	width: auto;
}

#main-text .contact-form #ContactSubmitButton input {
	width: 69px;
	height: 21px;
	margin-left: 200px;
}
#main-text .contact-form td span {
	display: none;
}

#main-text .contact-form .EditingFormCheckBox input {
	float: none;
	display:inline;
	margin-top: 0;
	width: auto;
}


#main-text .contact-form input {
	margin-top: 15px;
	width: 200px;
}

#main-text .contact-form select {
	margin-top: 15px;

	width: 200px;

}



#sidebar {

	float:left;
	width:238px;
	padding:0;
}

div.purechat {
	padding: 4px 0 11px 0;
	text-align: center;
}

.servicez #sidebar {
	padding:0 0 25px 0;
}

#sidebar .heading {
	width:224px;
	background:url(../images/sidebar-heading.gif) no-repeat;
	position:relative;
	margin:0 0 -1px -11px;
	padding:6px 0 6px 25px;

}

#sidebar .heading h2 {
	margin:0;
	padding:0;
	color:#fff;
	font-size:16px;
	line-height:30px;
}

#sidebar ul {
	margin:0 0 0 -1px;
	padding:0;
	overflow:hidden;
	height:1%;
	width:239px;
}

#sidebar ul ul {
	margin:0;

	padding:0;

}







#sidebar ul li {
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
	border-bottom:1px solid #d7d7d5;
}

#sidebar ul li a {
	display:block;
	width:100%;
	color:#5f6062;
	padding:0 0 0 25px;
	font:1.2em/2.4em Arial,Verdana,sans-serif;



	text-decoration:none;
	background:url(../images/orng-bullet.gif) no-repeat 15px 50%;
}

#sidebar ul li a:hover {
	background:#eaeaea url(../images/orng-bullet.gif) no-repeat 15px 50%;
}

#sidebar ul li.active a,
#sidebar ul li.active a:hover {
	color:#fff;
	background:#262626 url(../images/orng-bullet.gif) no-repeat 15px 50%;
}


#sidebar ul#menuElem_UL_1 li {

	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/sidebar-border.gif) repeat-x 0 100%;
	border-top:1px solid #5f6062;
	border-bottom:none;
}

#sidebar ul#menuElem_UL_1 li a {
	color:#fff;
	padding:0 0 0 25px;
	font:1.2em/2.4em Arial,Verdana,sans-serif;
	text-decoration:none;
	background:#444;
}

#sidebar ul#menuElem_UL_1 li a:hover {
	color: #DB0101;
}

#sidebar ul#menuElem_UL_1 li.CMSListMenuHighlightedLI a,
#sidebar ul#menuElem_UL_1 li.CMSListMenuHighlightedLI a:hover {
	color: #DB0101;
}
.subnavigation-bottom {
	clear:both;
	width:100%;
	min-width:975px;
	overflow:hidden;
	height:0;
}

.subnavigation-bottom span.btm-bg {
	display:block;
	width:100%;
	min-width:975px;
	height:6px;
	background:url(../images/subnavigation-shadow.png) repeat-x;
	text-indent:-9999px;
	overflow:hidden;
}

.subnavigation-bg {
	display:block;
	width:100%;
	min-width:975px;
	background:#C30500 url(../images/subn-bg.gif) repeat-x;
	height:auto;
}
.subnavigation {
	width:975px;
	margin:0 auto;
}
.subnavigation:after {
	content:"";
	height:0;
	clear:both;
	display:block;
}

.subnavigation .highlight {
	float:left;
	width:190px;
	padding:0;
}
.subnavigation .highlight .h-l-top{
	margin:-3px 0 0 0;
	display:block;
	width:190px;
	height:3px;
	text-indent:-9999px;
	overflow:hidden;
}

.subnavigation .highlight .h-l-bottom{
	display:none;
	margin:0 0 -2px 0;
	width:190px;
	height:3px;
	text-indent:-9999px;
	overflow:hidden;
}
.subnavigation .highlight .h-l-top,
.subnavigation .highlight .h-l-bottom{
	position:relative;
}

* html .subnavigation .highlight .h-l-top,
* html .subnavigation .highlight .h-l-bottom{
	position:static;
}
.subnavigation .highlight h3.highl {
	margin:0;
	padding:10px 0 2px 20px;
	font-size:17px;
	line-height:17px;
	color:#fff;
}

.subnavigation .highlight ul {
	margin:0;
	padding:0 4px 10px 1px;
	overflow:hidden;
	width:185px;
}

.subnavigation .highlight ul li {
	float:left;
	width:185px;
	list-style:none;
	color:#5f6062;
	font:1.2em/2em Arial,Verdana,sans-serif;
}

.subnavigation .highlight ul li a {
	float:left;
	width:165px;
	color:#fff;
	text-decoration:none;
	padding:0 0 0 20px;
}

.subnavigation .highlight ul li.active {
 padding:0 0 0 20px;
color:#FFF;
}

.subnavigation .high-lighted {
	background:url(../images/h-l-bg.gif) repeat-y;
}
.subnavigation .high-lighted .h-l-top{
	background:url(../images/h-l-top.gif);
}


.subnavigation .high-lighted .h-l-bottom{
	background:url(../images/h-l-bottom.gif);
}

.subnavigation .high-lighted ul li a {
	color:#323232;
}

.subnavigation .high-lighted ul li a.active,
.subnavigation .high-lighted ul li a:hover {
	background:#fff;
	color:#323232;
}

.subnavigation .high-lighted ul {
	background:url(../images/h-l-ul.gif) no-repeat;
}
.subnavigation .high-lighted ul li {
	background:url(../images/h-l-ul.gif) no-repeat 0 100%;
}
#main-text .team-items-holder {
	overflow:hidden;

	height:1%;

	padding:0 0 150px 35px;
	font-size:1.2em;



}

#main-text .team-item {

	float:left;

	width:205px;

	padding:20px 5px 0 0;
}

#main-text .team-item .team-photo-bewel {
	width:198px;
	height:143px;
	padding:9px 0 0 8px;
	background:url(../images/team-photo-bewel.gif) no-repeat;
}

#main-text .team-item .team-photo-bewel-big {
	width:230px;
	height:350px;
	padding:9px 0 0 8px;
	float:left;
}

#main-text .team-item img {
	display:block;
	margin:0;
	border:none;
}
#main-text .team-item h5 {
	margin:10px 0 0 0;
	padding:0 5px;
	color:#DB0101;
	font:bold 1em/1.4em Arial,Verdana,sans-serif;
}
#main-text .team-item a {
	color:#666768;
	font:0.9em/1.4em Arial,Verdana,sans-serif;
	text-decoration:none;
	padding:0 15px 0 5px;
	background:url(../images/arrow.gif) no-repeat 100% 50%;


}









#main-text .team-item-hover a,
#main-text .team-item a:hover {











	color:#DB0101;
}













#main-text .team-item h5 a {

	text-decoration:none;
	padding:0;
	background:none;
	font:bold 1em/1em Arial,Verdana,sans-serif;
	color:#DB0101;
}
#main-text .team-item-hover h5 a,
#main-text .team-item h5 a:hover {

	color:#343536;
}
#main-text .team-item .team-photo-bewel a {
	background:none;
	padding:0;
}

#main-text .team-detail-items-holder {

	height:1%;
	overflow:hidden;
	padding:0 40px 120px;
}
#main-text .team-detail-items-holder p {
	/*  margin:0 0 20px 0;  */
	color:#5f6062;
	font:1.2em/1.4em Arial,Verdana,sans-serif;
}



#main-text .team-item-detail {
	background:transparent url(../images/bottom-border.gif) repeat-x scroll 0 100%;
	float:left;
	padding:25px 0 30px;
	width:100%;
	margin-bottom:15px;	
}

#main-text .team-item-detail .team-detail-photo-bewel {
	width:198px;
	height:143px;
	padding:9px 0 0 8px;
	background:url(../images/team-photo-bewel.gif) no-repeat;
	float:left;
	margin:0 10px 10px 0;
}

#main-text .team-item-detail .team-detail-photo-bewel img {
	display:block;
	margin:0;
	border:none;
}

#main-text .team-item-detail h5 {
	margin:0;
	padding:0 5px 5px 5px;
	color:#343536;
	font:normal 2em/0.5em Arial, Verdana, sans-serif;
}


#main-text .team-item-detail h5 .position {
	color:#f9461c;
	font:bold 0.75em/2em Arial, Verdana, sans-serif;
}

#main-text .team-item-detail .placecard {
	width:352px;
	height:222px;
	display:block;
	overflow:hidden;
	background: url(../images/placecard.jpg) no-repeat;
	float:right;
	margin:0 0 20px 20px;
}

#main-text .team-item-detail .placecard ul {
	list-style: none;
	list-style-position: outside;
	margin:30px 40px;
	padding:0;
	font:1.2em/1.4em Arial,Verdana,sans-serif;
}

#main-text .team-item-detail .placecard ul li{
	padding:2px 0;
	margin:0;
}

#main-text .team-item-detail .placecard ul li .pre{
	color:#f9461c;
}


#main-text a.team-detail-button-next {
background:transparent url(../images/button-next.gif) repeat scroll 0 0;
float:right;
height:22px;
margin:5px 0 0;
overflow:hidden;
text-indent:-9999px;
width:58px;
}

#main-text a.team-detail-button-next:hover {
background-position:0 -22px;
}


#main-text a.team-detail-button-prev {
	background:transparent url(../images/button-previous.gif) repeat scroll 0 0;
	float:left;
	height:22px;
	margin:5px 7px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	width:58px;
}

#main-text a.team-detail-button-prev:hover {
	background-position:0 -22px;
}

#main-text .techno-holder {
	overflow:hidden;
	height:1%;
	padding:0 40px 120px 40px;
}
#main-text .techno-holder p {
	margin:0 0 20px 0;
	color:#5f6062;
	font:1.2em/1.4em Arial,Verdana,sans-serif;
}
#main-text .techno-holder h2 {
	margin:0;
	padding:5px 0 0 0;
	color:#343536;
	font:normal 2em/1.2em Arial,Verdana,sans-serif;
}


#main-text .techno-holder h3{
	margin:0;
	padding:5px 0 0 0;

	color:#f9461c;
	font:bold 1.6em/0.8em Arial,Verdana,sans-serif;
}

#main-text .techno-holder h4{
	margin:0;
	padding:5px 0 0 0;
	color:#5f6062;
	font:bold 1.4em/0.8em Arial,Verdana,sans-serif;
}

#main-text .techno-item {
	float:left;
	width:100%;
	padding:25px 0 30px 0;
	background:url(../images/bottom-border.gif) repeat-x 0 100%;
}
#main-text .techno-item a.button {
	float:right;
	width:79px;
	height:22px;

	background:url(../images/button-rollover.gif);
	text-indent:-9999px;

	overflow:hidden;

	margin:0;



}






#main-text .techno-item a.button:hover{


	background-position:0 -22px;

}

#main-text .techno-photo {

	float:left;
	width:145px;
	height:105px;
	margin:0 10px 0 0;
	padding:8px 0 0 8px;
	background:url(../images/techno-photo-bg.gif);
}
#main-text .techno-photo img {
	display:block;
	margin:0;
	border:none;
}
#main-text .techno-item h4 {
	margin:0;
	padding:5px 0 0 0;
	color:#DB0101;
	font:bold 1.2em/1.4em Arial,Verdana,sans-serif;
}
#main-text .techno-item h4 a {
	color:#DB0101;

	text-decoration:none;


}







#main-text .techno-item-hover h4 a,
#main-text .techno-item h4 a:hover {
	color:#7d7f7e;
}
#main-text .techno-item h5 {
	margin:0;
	padding:0;
	color:#343536;
	font:bold 1.2em/1.4em Arial,Verdana,sans-serif;
}
























#main-text .techno-item h5 a {




	color:#343536;

	text-decoration:none;






}
#main-text .techno-item-hover h5 a,
#main-text .techno-item h5 a:hover {
	color:#7d7f7e;
}
#main-text .techno-item p {
	margin:0 120px 0 0;
	font:1.2em/1.4em Arial,Verdana,sans-serif;
	color:#666768;
}
#main-text .techno-item p a {
	text-decoration:none;
	color:#666768;
}
#main-text .techno-item-hover p,
#main-text .techno-item-hover p a,
#main-text .techno-item p a:hover {
	color:#b1b2b0;
}

#main-text .techno-item-detail{
	float:left;
	width:100%;
	padding:25px 0 30px 0;
	margin:0 0 20px 0;
	background:url(../images/bottom-border.gif) repeat-x 0 100%;
	text-align:center;
}

#main-text .techno-item-detail .button-view-website {
background:transparent url(../images/button-view-website.gif) repeat scroll 0 0;
display:block;
height:22px;
margin:5px auto;
overflow:hidden;
text-indent:-9999px;
width:104px;
text-align:center;
}

#main-text .techno-item-detail .button-view-website:hover {
background-position:0 -22px;
}


#main-text .tick ul{
margin:10px;
padding:0;
}

#main-text .tick li{
	background: url(../images/bullet_tick.gif) no-repeat center left;
	list-style: none inside;
	padding:5px 0 5px 25px;
	font-size:1.3em;
	font-weight:bold;
	color:#f9461c;
}

#main-text ul, #main-text ol {
margin:10px 30px 20px 30px;
padding:10px;
font-size:1.2em;
font-family:Arial,Verdana,sans-serif;
color:#343536;
font-weight:bold;
letter-spacing:0.02em;
}

#main-text ul ul{
font-size:1em;
margin:0;
color:#343536;
font-weight:normal;
letter-spacing:0;
}

#main-text ul li, #main-text ol li{
line-height:1.4em;
margin-bottom:10px;
}

#main-text ul.CMSSiteMapList,  #main-text ul.CMSSiteMapList a{
margin:0;
padding:0;
font-size:1.2em;
font-family:Arial,Verdana,sans-serif;
color:#343536;
font-weight:bold;
letter-spacing:0.02em;
}

#main-text ul.CMSSiteMapList a:hover {
color:#f9461c;
}

#main-text ul.CMSSiteMapList li{
list-style: none;
padding:0;
margin:0;
}

#main-text ul.CMSSiteMapList li a{
display:block;
width:100%;
list-style: none;
border-bottom:1px solid #f9461c;
padding:10px 0;
margin:0;
}

#main-text ul.CMSSiteMapList li a {

}


#main-text ul.CMSSiteMapList ul li a{
margin:0;
padding:5px 0;
font-size:1em;
font-family:Arial,Verdana,sans-serif;
color:#343536;
font-weight:normal;
letter-spacing:0.02em;
border-bottom:1px solid #b1b2b0;

}

#main-text ul.CMSSiteMapList ul {
border-top:1px solid #f9461c;
margin-bottom:20px;
}

#main-text ul.CMSSiteMapList ul ul li a{
margin:0;
padding:2px 0;
font-size:0.8em;
font-family:Arial,Verdana,sans-serif;
color:#5f6062;
font-weight:normal;
letter-spacing:0.02em;
border-bottom:1px dashed #d6d7d3;
font-style:italic;
}

#main-text ul.CMSSiteMapList ul ul{

border-top:1px solid #b1b2b0;
margin-bottom:20px;
}


#main-text .portf-holder {
	overflow:hidden;
	height:1%;
	padding:0 0 50px 55px;
}
#main-text .portf-item {
	float:left;
	width:285px;
	padding:20px 20px 0 0;
	height:314px;

}
#main-text .portf-item .portf-img {
	width:272px;
	height:199px;
	padding:9px 0 0 10px;
	background:url(../images/portf-img.gif) no-repeat;
}
#main-text .portf-item .portf-img img {
	display:block;
	margin:0;
	border:none;

}

#main-text .portf-item h4 {
	color:#DB0101;
	margin:10px 0 0 0;

	padding:0 5px;
	font:bold 1.2em/1.4em Arial,Verdana,sans-serif;
}
#main-text .portf-item h4 a {
	color:#DB0101;


	text-decoration:none;

}
#main-text .portf-item-hover h4 a,
#main-text .portf-item h4 a:hover {
	color:#7d7f7e;
}
#main-text .portf-item h5 {
	color:#414143;
	margin:0 0 10px 0;
	padding:0 5px;
	font:bold 1.2em/1.4em Arial,Verdana,sans-serif;

}



#main-text .portf-item h5 a {
	padding:0 20px 0 0;
	color:#414143;
	background:url(../images/goto-addr.gif) no-repeat 100% 50%;
	text-decoration:none;
}
#main-text .portf-item-hover h5 a,
#main-text .portf-item h5 a:hover {
	color:#7d7f7e;
}
#main-text .portf-item p {















	color:#575a5d;
	margin:0 5px;
	font:1.2em/1.4em Arial,Verdana,sans-serif;
}
#main-text .portf-item p a {
	color:#575a5d;
	text-decoration:none;
}
#main-text .portf-item-hover p,
#main-text .portf-item-hover p a,


#main-text .portf-item p a:hover {



	color:#b1b2b0;

	cursor:pointer;
}
#main-text .portf-item a img {
	border:none;
	cursor:pointer;
}

.center-box-1 {
	width:100%;
	margin:0 auto;
	overflow:hidden;
	position:relative;

	text-align:center;
	padding:0 0 20px 0;
}
.center-box-2 {
	left:50%;
	float:left;
	position:relative;
	text-align:center;
}
#main-text ul.pager {
	margin:0;
	padding:0;
	left:-50%;
	float:left;
	position:relative;
}
#main-text ul.pager li {
	list-style:none;
	padding:0 4px 0 0;
	float:left;
	color:#666768;
	font:11px/15px Arial,Verdana,sans-serif;
}
#main-text ul.pager li span {
	float:left;
	color:#b1b2b0;
	background:#fff;

	text-align:center;
}

#main-text ul.pager li span a {
	float:left;
	width:15px;
	color:#666768;
	text-decoration:none;
	border:1px solid #b1b2b0;
	font:11px/15px Arial,Verdana,sans-serif;
}
#main-text ul.pager li span a.active,
#main-text ul.pager li span a:hover {
	color:#fff;
	background:#CF1308;
	border-color:#fff;
}
#main-text ul.pager li span.txt,
#main-text ul.pager li span.txt a {
	width:40px;
}
#main-text ul.pager li span.unactive,
#main-text ul.pager li span.unactive a {
	border:none;
}
#main-text ul.pager li span.unactive {
	border:1px solid #b1b2b0;

}
#main-text .services-top .slide_div_item {

	width:272px;
	float:left;
}

#main-text .careers-arrow {
background:transparent url(../images/arrow_yellow.jpg) no-repeat scroll 0 0;
float:left;
margin:6px 10px 0 0;
width:20px;
}

#main-text .careers
{
	padding-left:20px;
}

.EditingFormCategory{
	font:bold 1.3em/0.6em Arial,Verdana,sans-serif;
	margin:5px;
	padding:5px 0;
	color:#FFF;
	font-weight:bold;
	background:#DB0101;
	text-indent:5px;
}

.bottom-boxes-holder .EditingFormTable td{
	border:none;
	padding:1px 0;
}

.bottom-boxes-holder .EditingFormTable {
	padding:0px;
	border-spacing:3px;
}


.EditingFormTable {
	padding:0;
	border-spacing:0;
}

.EditingFormCategoryRow {
padding-top:20px;
}


.EditingFormTable td{
	padding:8px 4px;
	v-align:center;
	border-bottom:1px solid #ccc;
}

.EditingFormTable td td{
	padding:0;
	v-align:center;
	border:none;
}


.EditingFormErrorLabel
{
	color:red;
}

.searchResultHighlight
{
	color:#DB0101;
	font-weight:bold;
}




.active_field {  
     color: #2D2D2E;  
     background-color: #EAEAEA;  
     border-color: #DB0101;  
} 

.inactive_field{
     color: #7F9DB9;  
     background-color: #fff;  
     border-colour: #7F9DB9;  	
}

/*# MooSlide stylesheet #*/
 
.mooSlide {
	background-color: #343536;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0 auto;
	text-align: left;
	width: 542px; /* width of our login panel */
	height: 274px;
}

.mooSlide p {
	font-size: 14px; 
	line-height: 1.5em;
}
 
.mooSlide iframe {
	position: absolute;
	bottom: 0;
	width: 540px;
}

.mooSlide h3 {
	font-size: 1.6em;
	color: #ffffff;
}

.mooSlide h3 .login-heading-orange {
	color: #f9461c;
	font-style: italic;
}
 
/* padlock icon from IconsPedia */
/* http://www.iconspedia.com/icon/padlocks-1464.html */
.mooSlide h1.padlock {
	background: url(../images/padlock.jpg) no-repeat 0 0;
	padding-left: 35px;
}
 
a {
	text-decoration: underline;
	color: #DB0101;

}
 
a:hover {
	color: #b1b2b0;
}
 
.mooSlide form {
	margin: 0 0 10px 0;

	height: 26px;
}
 
.mooSlide label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 180px;
	display: block;
}
 
.mooSlide .left {
	width: 200px;
	float: left;

	padding-left: 25px;
}
 
.mooSlide .right {
	width: 270px;
	float: left;
	padding-left: 25px;
}




 


.mooSlide .sep {
	width: 1px;
	height: 180px;
	margin-top: 25px;
	float: left;
	border-right: 1px solid #333;
}
 
.mooSlide input {

	border: 1px #1A1A1A solid;

	background: #464646;
	margin-right: 5px;

	margin-top: 4px;
	color: white;
	height: 16px;
	float: left;

	clear: both;
	display: block;
}
 
.mooSlide input:focus {
	background: #545454;
}
 
.mooSlide input.rememberme {
	border: none;
	background: transparent;
	margin: 0;
	padding: 0;
}
 
.mooSlide input.button_login {
	width: 82px;
	height: 20px;
	cursor: pointer;
	border: none;
	margin-top: 10px;
	background: transparent url(../images/button_login.jpg) no-repeat 0 0;
}
 
.mooSlide input.button_register {

	width: 82px;
	height: 20px;

	cursor: pointer;
	border: none;
	margin-top: 10px;
	background: transparent url(../images/button_register.jpg) no-repeat 0 0;



}


 
.mooSlide .loginClose {

	display: block;
	position: absolute;
	right: 20px;
	top: 10px;
	width: 26px;
}
 
.mooSlide .loginClose a {
	display: block;
	width: 100%;
	height: 26px;
	background: url(../images/button_close.jpg) no-repeat right 0;
	padding-right: 10px;
	border: none;

	font-size: 0.9em;
	color: white;




}
 
.mooSlide .loginClose a:hover {


	background: url(../images/button_close.jpg) no-repeat right -26px;

}

#main-text .search-items-holder {
font-size:1.1em;
height:1%;
overflow:hidden;
padding:0 40px 150px 40px;
}

.search-items-holder p {
font-size:1.2em;
}

.search-items-holder p strong{
color:#f9461c;
}


.search-items-holder ul{ 
	list-style:none;
}

.search-items-holder ul li
{

	padding-bottom:10px;	

}
.search-items-holder h5 {
	padding:0;
	margin:0 0 -25px 0;
	font-size:1.3em;
}

.search-items-holder h5 a {
	text-decoration:none;
}

.search-items-holder li a {
	color:#000;
	font-weight:bold;
	font-size:0.9em;
	margin-bottom:15px;
	display:block;
}

.search-items-holder li a:hover {
	color:#DB0101
}


/*#Table Styles#*/

#hor-zebra{
	font-size: 12px;
	margin: 20px 0 40px 0;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	background:#EFEFEF;
}

#hor-zebra th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	color: #fff;
	background:#f9461c;
	border-bottom:1px solid #5f6062;
}

#hor-zebra td {
	font-weight: bold;
	padding: 8px;
	color: #343536;
	border-bottom:1px solid #d6d7d3;
}

#hor-zebra .odd {
	background: #fff; 
}

#hor-zebra .city {
	color:#f9461c;
	font-size:14px;
}

#hor-zebra a {
	color: #343536;
	text-decoration:none;
}

#hor-zebra a:hover {
	color: #949696;
	text-decoration:none;
}
