@import url(http://fonts.googleapis.com/css?family=Crimson+Text);
body {
	background:url(images/site-bg.jpg) repeat-x #666;
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Verdana, serif;
	font-size:11px;
	color:#666;
}

h1, h2, h3, h4, p, form {
	margin:0;
	padding:0;
}

img {
	border:none;
	margin:0;
}

/* Links */
a {
	outline-style:none;
	text-decoration:none;
	color:#069;
}

a:visited {color:#069;}
a:hover, a:active {color:#069; text-decoration:none;}

/* Header Wrapper */
#header-wrapper {
	position:relative;
	width:774px;
	height:200px;
	margin:0 auto;
	padding:0;
	z-index:5;
}

/* Header Wrapper - World Logo */
#header-wrapper #worldlogo {
	background:url(images/header-worldlogo.png) no-repeat;
	width:169px;
	height:156px;
	position:absolute;
	top:8px;
	left:-85px;
	z-index:1;
}

/* Header Wrapper - Logo */
#header-wrapper #logo {
	background:url(images/header-logo.jpg) no-repeat;
	width:220px;
	height:49px;
	margin:19px 0 0 76px;
	padding:0;
	float:left;
}

#header-wrapper #logo a {
	display:block;
	text-indent:-9999px;
	width:220px;
	height:49px;
	margin:0;
	padding:0;
}

/* Header Wrapper - Info */
#info {
	width:216px;
	height:78px;
	margin:0;
	padding:0;
	float:right;
}

#top-contact{
	background: url(images/header-info-contact-bg.jpg) no-repeat right #ebebeb;
	border-bottom:1px solid #b5b5b5;
	width:207px;
	height:43px;
	margin:0;
	padding:6px 0 0 9px;
}

#info #top-contact img {
	float:left;
	margin:0 12px 10px -1px;
}

#info #top-contact .langs {color:#666;}
#info #top-contact .langs a{color:#000; text-decoration:none;}
#info #top-contact .langs a:hover{text-decoration:underline;}

#info .input {
	background:#dbdbdb;
	float:left;
	width:184px;
	height:15px;
	margin:5px 0 0 0;
	padding:4px 0 4px 9px;
	color:#069;
	font-weight:bold;
	font-size:12px;
	border:none;
}

#info .send{
	background:url(images/header-info-input-send.gif) no-repeat;
	float:left;
	width:23px;
	height:23px;
	margin:5px 0 0 0;
	padding:0;
	border:none;
	cursor:pointer;
}

/* Header Wrapper - Services */
#top-services {
	background:url(images/header-services-bg.jpg) no-repeat #092d40;
	width:730px;
	height:79px;
	border-top:1px solid #fff;
	margin:0;
	padding:37px 0 0 44px;
}

#top-services .service {
	position:absolute;
	width:202px;
	padding:0 38px 0 0;
	margin:0;
	color:#ccc;
	font-size:12px;
	z-index:2;
	cursor:default;
}

#top-services .service a {color:#ccc;}
#top-services .service a:hover {color:#fff;}

#top-services .service-content {
	background:#004c72;
	width:179px;
	height:28px;
	margin:0;
	padding:8px 0 8px 23px;
	overflow:hidden;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	border-radius:5px;
}
#top-services .service-content h2,
#top-services .service-content h3 {
	font-size:12px;
	font-weight:normal;
}

#top-services .service-top {
	background:url(images/header-services-servicetop.png) no-repeat;
	overflow:hidden;
	width:202px;
	height:6px;
	margin:0;
	padding:0;
}

#top-services .service-bottom {
	background:url(images/header-services-servicebottom.png) no-repeat;
	width:202px;
	height:6px;
	margin:0;
	padding:0;
}
#top-services .service-content ul {
	list-style:none;
	margin:8px 0 0 0;
	padding:0;
	color:#ccc;
}
#top-services .service-content ul li {
	padding-right:10px;
}
#top-services .service-content ul span {
	display:block;
	padding:0 0 6px 10px;
	font-size:11px;
}
#top-services .service-content ul li a {
	color:#39c;
	font-weight:bold;
}

#top-services .service-content ul li a:hover {
	color:#6cf;
}

/* Content */
#content {
	background:url(images/content-bg.gif) #fff;
	width:810px;
	margin:0 auto;
	padding:0 0 20px 0;
	}

/* Content - Menu */
#content #menu {
	background:url(images/content-menu-bg.gif) repeat-x #666;
	width:774px;
	height:37px;
	margin:0 auto 28px auto;
	padding:0;
}

#content #menu ul{
	width:645px;
	height:35px;
	padding:0;
	margin:0 auto;
	list-style:none;
	}

#content #menu li {
	display:block;
	float:left;
	height:35px;
	padding:0;
	margin:0;
	position:relative;
}

#content #menu a.menu-link {
	display:block;
	height:35px;
	text-indent:-9000px;
	background-repeat:no-repeat;
	position:relative;
}
#content #menu ul li a span {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:35px;
	cursor:pointer;
}

#menu .home a	{
	width:116px;
}
#menu .home-actived  a	{
	width:116px;
}
#menu .services a	{
	width:133px;
}
#menu .services-actived  a	{width:133px;}
#menu .portfolio a	{width:138px;}
#menu .portfolio-actived  a	{width:138px;}
#menu .careers a {width:130px;}
#menu .careers-actived  a {width:130px;}
#menu .contact a {width:128px;}
#menu .contact-actived  a	{width:128px;}

#services-menu {
	width:130px;
	height:20px;
	background:#a2a2a2;
	border-bottom:1px solid #4a4a4a;
	border-right:1px solid #4a4a4a;
	border-left:1px solid #4a4a4a;
	padding:4px 0 0 0;
	text-align:center;
	position:absolute;
}
#services-menu img {
	margin:0 4px;
}
#menu #services-menu a {
	background:none;
	width:auto;
}

/* Content - About Us*/
#content #about {
	background:url(images/border-gradient.jpg) left no-repeat;
	width:612px;
	height:107px;
	margin:0 auto 28px auto;
	padding:0 0 0 28px;
	color:#000;
	line-height:18px;
	letter-spacing:1px;
}

#content #about img{ margin:0 0 4px 0;}

/* Content - Bottom Info */
#content #Bottom-info {
	width:700px;
	height:169px;
	margin:1px auto 38px auto;
	padding:10px 14px;
	border:1px solid #e5e5e5;
}

#content #Bottom-info #featured-services{
	width:240px;
	height:160px;
	float:left;
	margin:0;
	padding:0 10px 0 0;
	border-right:1px solid #e5e5e5;
	background:url(images/featuredservices-bg.jpg) no-repeat bottom right;
	color:#333;
	line-height:18px;
}

#content #Bottom-info #featured-services img{ margin:0 0 10px 0;}

#content #Bottom-info #featured-services ul {
	list-style:none;
	margin:8px 0 0 0;
	padding:0 0 0 10px;
	/*width:175px;*/
}

#content #Bottom-info #featured-services ul li a{
	background:url(images/li-bullet.gif) no-repeat;
	background-position:0 6px;
	display:block;
	padding:0 0 0 20px;
	margin:0;
	color:#069;
	font-weight:bold;
}

#content #Bottom-info #featured-services ul li a:hover{color:#036;}

#content #Bottom-info #join {
	width:179px;
	height:160px;
	float:left;
	margin:0;
	padding:0 10px;
	border-right:1px solid #e5e5e5;
	color:#999;
	line-height:18px;
	text-align:center;
	font-size:9px;
}

#bottom-contact {
	position:relative;
	width:239px;
	height:160px;
	float:left;
	text-align:right;
	margin:0;
	padding:0 0 0 10px;
	background:url(images/contact-bg.jpg) no-repeat bottom left;
	color:#333;
	line-height:18px;
}

#bottom-contact #address {
	padding:3px 0 0 0;
	color:#666;
	font-size:10px;
}

#bottom-contact #address strong {
	color:#000;
}

/* Home showcase tabs */
#home-tabs {
	width:715px;
	height:284px;
	border:5px solid #dfdfdf;
	overflow:hidden;
	margin:0 auto;
	background:#000;
}
.home-tabs-list {
	width:171px;
	height:284px;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
	background: url(images/items-bg.jpg) no-repeat top left;
}
.home-tabs-list li {
	font-size:14px;
}
.home-tabs-list li a,
.home-tabs-list li a:link,
.home-tabs-list li a:visited {
	display:block;
	padding:10px 5px;
	zoom:1;
	color:black;
}
.home-tabs-list li a:hover {
	background: url(images/item-button-bg2.jpg) repeat-y top left;
}
.home-tabs-list li.selected,
.home-tabs-list li.selected a:hover {
	background: url(images/item-button-bg.jpg) repeat-y top left;
}
.home-tabs-list li.selected a,
.home-tabs-list li.selected a:link,
.home-tabs-list li.selected a:visited {
	color:white;
}
.home-tabs-list li.selected a:hover {
	text-decoration:none;
}
#home-tabs-contents {
	width:544px;
	float:left;
	overflow:hidden;
	font-size:14px;
	position:relative;
	background:#000;
}
#home-tabs .tab-content {
	width:514px; /* 544 */
	height:264px; /* 284 */
	padding:10px 15px;
	overflow:hidden;
	position:relative;
}
#tab-1-content {
	background: #000 url(images/solution-1.jpg) no-repeat top left;
}
#tab-2-content {
	background: #000 url(images/solution-2.jpg) no-repeat top left;
}
#tab-3-content {
	background: #000 url(images/solution-3.jpg) no-repeat top left;
}
#tab-4-content {
	background: #000 url(images/solution-4.jpg) no-repeat top left;
}
#home-tabs .tab-content h2 {
	text-transform:uppercase;
	font-size:20px;
	/*font-family:'Crimson Text';*/
	color:#0095DF;
	margin:0 0 10px 0;
}
#home-tabs .tab-content .get-quote {
	position:absolute;
	right:10px;
	bottom:10px;
	display:block;
	width:96px;
	height:37px;
}
#home-tabs .content-list-header {
	color:#95CFEF;
	font-size:17px;
	font-weight:bold;
}
#home-tabs .content-list-header strong {
	padding:0 5px;
}
#home-tabs .content-list-main {
	margin:25px 0 0 0;
	padding:0;
	list-style-type:none;
}
#home-tabs .content-list-main li {
	margin:0 0 10px 20px;
	padding:0 0 0 15px;
	color:#ddd;
	background: url(images/showcase-bullet.png) no-repeat 0 5px;
}
#cloud {
	margin:20px auto 20px auto;
	width:715px;
	font-family:'Crimson Text', Tahoma, serif;
	font-size:12px;
	line-height:2em;
	text-align:center;
	position:relative;
	list-style-type:none;
	padding:0 3px;
}
#cloud li {
	margin:0 2px;
	padding:0;
	display:inline;
}
#cloud div {
	overflow:auto;
}
#cloud a {
	color:#666;
	padding:0 4px;
	white-space:nowrap;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#cloud a.hovered {
	background:#ddd;
}
#cloud a:hover {
	-moz-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
}
#cloud .tag-1 {
	font-size:1.6em;
	font-weight:bold;
}
#cloud .tag-2 {
	font-size:1.4em;
	font-weight:bold;
}
#cloud .tag-3 {
	font-size:1.2em;
}
#cloud .tag-4 {
	font-size:1em;
}


/* SERVICES */
.main-title {
	margin-bottom:20px;
	color:#006699;
	font-size:22px;
	font-family:tahoma,arial;
	font-weight:normal;
}
#main-services-list {
	list-style:none;
	margin:20px 0 0 0;
	padding:0;
}
#main-services-list .item {
	background:none;
	margin:0;
	padding:0;
}
#main-services-list .item ul {
	margin-top:10px;
}
#main-services-list .itemlk {
	font-size:15px;
	color:#000;
	font-weight:bold;
}
#main-services-list .itemlk strong {
	color:#006699;
	font-size:75%;
}
#main-services-list ul a:hover {
	color:#444;
}
.services-block p {
	font-size:14px;
}
.services-block {
	width:535px;
	float:left;
	margin:0;
	padding:0 0 0 40px;
}

.services-block h2 {
	font-size:15px;
	color:#000;
	font-weight:bold;
	padding:0 0 10px 20px;
}

.services-block ul {
	list-style:none;
	margin:0 0 30px 0;
	padding:0 0 0 20px;
}
.services-block ul li {
	background:url(images/li-bullet.gif) no-repeat;
	background-position:0 6px;
	display:block;
	padding:0 0 0 20px;
	margin:0 0 5px 0;
	font-size:12px;
	line-height:18px;
	color:#666;
}
.services-block ul li a {
	color:#666;
}

#content #services-sidecontent {
	width:174px;
	float:right;
	margin:0;
	padding:0 40px 0 0;
}
.title-description {
	color:black;
	padding:0 0 5px 40px;
}

/* PORTFOLIO */
#zoom-viewer {
	position:absolute;
	z-index:800;
	zoom:1;
}
#zoom-viewer-overlay {
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-color: gray;
	z-index:800;
}

#zoom-viewer-close {
	position:absolute;
	width:30px;
	height:30px;
	top:0;
	right:0;
	cursor:pointer;
	background: url('/images/closebox.png') no-repeat;
}

#content #portfolio {
	width:730px;
	margin:0 auto;
	padding:0;
}

/* portfolio - Actived Project */
#content #portfolio #actived-project {
	width:730px;
	height:260px;
	margin:28px 0 20px 0;
	padding:0;
}

#content #portfolio #actived-project .description {
	float:left;
	width:350px;
	height:240px;
	margin:0;
	padding:0 20px 0 0;
	overflow:auto;
}

#content #portfolio #actived-project .description h3 {
	font-size:16px;
	text-transform:uppercase;
	color:#666;
}

#content #portfolio #actived-project .description span {
	color:#ccc;
	margin:0 0 7px 0;
	display:block;
}

#content #portfolio #actived-project .description p {
	line-height:18px;
	color:#666;
}

#content #portfolio #actived-project .description a {
	font-weight:bold;
	color:#069;
}

#project-thumb-main {
	float:left;
	width:358px;
	height:238px;
	border:1px solid #e5e5e5;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}
#project-thumb-main div {
	position:relative;
}
#project-thumb-main div a {
	float:left;
	cursor: pointer;
}
.gecko #project-thumb-main div a {
	cursor: -moz-zoom-in;
}
.webkit #project-thumb-main div a {
	cursor: -webkit-zoom-in;
}
#project-thumb-main div a.nozoom {
	cursor:default;
}
#thumbnail-loading {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-63px;
	margin-top:-11px;
	z-index:10;
}

#content #portfolio #actived-project .services {
	float:left;
	height:15px;
	margin:5px 0 0 0;
	padding:0;
}

#content #portfolio #actived-project .services img {
	margin-right:10px;
}

#project-thumb-pages-main  {
	float:right;
	margin:5px 0 0 0;
	padding:0;
	color:#000;
	font-size:13px;
}

#project-thumb-pages-main a {
	color:#069;
	margin:0 0 0 5px;
}
#project-thumb-pages-main a:hover, #project-thumb-pages-main a.selected {
	color:#036;
}
#project-thumb-pages-main span {
	display:inline; margin:0 0 0 5px; font-weight:bold; color:#999;
}

/* portfolio - Navigation */
#content #portfolio .navigation {
	width:730px;
	height:26px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin:1px 0 5px 0;
	padding:0;
	text-align:center;
}

#content #portfolio .navigation a {
	display:block;
	color:#666;
	width:163px;
	height:20px;
	padding:6px 0 0 0;
	text-align:center;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}

#content #portfolio .navigation a:hover {color:#000; background:#e5e5e5}

/* portfolio - projects */
#content #portfolio .projects {
	border:1px solid #e5e5e5;
	margin:10px 0 0 0;
	padding:0 0 14px 0;
}

#content #portfolio .projects .title {
	display:block;
	height:26px;
	border-bottom:2px solid #e5e5e5;
	margin:0 0 14px 0;
}

#project-list {
	list-style:none;
	overflow:auto;
	margin:0 1px;
	padding:0;
	background:url(images/portfolio-projects-ul-bg.gif) center repeat-y;
}

#content #portfolio .projects li.project-item {
	list-style:none;
	float:left;
	width:222px;
	margin:0;
	padding:0 10px 10px 10px;
	font-size:14px;
}

#content #portfolio .projects a.pjlink {
	padding:8px 0 8px 15px;
	display:block;
	color:#069;
	font-weight:bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#content #portfolio .projects li a.pjlink:hover,
#content #portfolio .projects li a.selected {
	color:#000;
	background:#e5e5e5;
}
#content #portfolio .projects li a.pjlink span {
	color:#666;
	font-size:11px;
	font-weight:100;
}
.project-smallthumbs {
	list-style:none;
	margin:5px 0 0 3px;
	padding:0;
}
.project-smallthumbs li {
	width:72px;
	float:left;
	text-align:center;
}
.project-smallthumbs li img:hover {
	-moz-transform:scale(1.1);
	-moz-transform-origin:50% 50%;
	-webkit-transform:scale(1.1);
	-webkit-transform-origin:50% 50%;
	-o-transform:scale(1.1);
	-o-transform-origin:50% 50%;
}


/* CAREERS */
#content #careers {
	width:730px;
	margin:0 auto;
	padding:0;
}

#content #careers p{
	display:block;
	line-height:18px;
	margin:0 0 18px 0;
}

#content #careers h3{
	font-size:18px;
	color:#999;
}

#careers ul.career-slots, #careers .info-dialog ul {
	list-style:none;
	margin:8px 0 0 0;
	padding:0 0 0 10px;
	font-size:12px;
	line-height:20px;
}

#careers ul.career-slots li, #careers .info-dialog ul li {
	background:url(images/li-bullet.gif) no-repeat;
	background-position:0 6px;
	display:block;
	padding:0 0 0 20px;
	margin:1px 0 0 0;
	color:#069;
	font-weight:bold;
}

#content #careers dl {
	padding:18px 0 0 0;
	color:#333;
	font-size:12px;
	line-height:10px;
}

#content #careers dd {
	margin:0;
	padding:5px 0 10px 0;
}

#content #careers dd .text-input {
	color:#666;
	font-size:14px;
	font-weight:bold;
	width:311px;
	height:24px;
	padding:6px 0 0 10px;
	border:1px solid #ccc;
	background:#f5f5f5;
}
#careers-form {
	zoom:1;
}
#content #careers dd .file-input {
	margin:5px 0 15px 0;
}

#content #careers .send{
	margin:8px 27px 0 0;
	padding:4px;
	color:#666;
	font-size:12px;
}
#content #careers .send:hover{
	color:#000;
}
#careers h2 {
	font-size:16px;
}
body .info-dialog h2 {
	font-size:15px;
}
body .info-dialog {
	color:#666;
	font-size:11px;
}
ul.career-slots a {
	color:#006699;
}
ul.career-slots a:hover {
	color:#66CCFF;
}
ul.career-slots li span {
	width:165px;
	float:left;
}
#apply-what {
	margin:10px 0 0 0;
	font-weight:bold;
}


/* CONTACT */
#contact {
	width:730px;
	margin:0 auto;
	padding:0;
}

#contact-us {
	float:left;
	margin:0 0 35px 0;
	padding:0 0 0 20px;
}

#contact-us div {
	color:#999;
	font-size:12px;
	line-height:22px;
	padding:0;
}
#contact-us div a {
	color:#069;
	text-decoration:underline;
}
#contact-us div .vcard {
	margin:0 0 18px 0;
}
#contact-us div .vcard .title {
	color:#000;
	font-weight:bold;
}

/* CONTACT - Talk to Us */

#Talk-to-us {
	width:330px;
	float:left;
	/*height:136px;
	background:url(images/border-gradient.jpg) bottom left no-repeat;*/
	margin:0 0 35px 0;
	padding:0;
}

#Talk-to-us ul li {
	margin-top:7px;
}

#Talk-to-us p {
	color:#666;
	padding:5px 0 0 0px;
	/*line-height:22px;*/
}


/* CONTACT - Form */

#contact-top-bar {
	width:702px;
	margin:0 auto;
}
#content #contact #Form {
	width:702px;
	/*height:339px;*/
	margin:0 auto;
	padding:0;
	overflow:visible;
	clear:both;
}

#content #contact #Form table {
	width:702px;
	border:none;
	margin:0;
	padding:0;
}

#content #contact #Form .text{
	color:#000;
	font-size:12px;
	width:331px;
	height:18px;
	line-height:10px;
	}

#content #contact #Form .input{
	color:#999;
	font-size:12px;
	width:331px;
	height:51px;
	}

#content #contact #Form .input input{
	color:#666;
	font-size:14px;
	font-weight:bold;
	width:311px;
	height:24px;
	padding:6px 0 0 10px;
	border:1px solid #ccc;
	background:#f5f5f5;
}

#content #contact #Form .message{
	color:#999;
	font-size:12px;
	width:642px;
}

#content #contact #Form .message textarea{
	color:#333;
	font-size:14px;
	width:652px;
	padding:10px;
	border:1px solid #ccc;
	background:#f5f5f5;
}

#content #contact #Form .send input{
	margin:12px 27px 0 0;
	padding:4px;
	color:#666;
	font-size:12px;
}
#contact-form-overlay {
	background:#aaa;
	position:absolute;
	text-align:center;
	color:black;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#contact-form-overlay div {
	position:absolute;
	width:100%;
	top:50%;
	left:0;
	height:50px;
	margin-top:-25px;
	font-size:18px;
	font-weight:bold;
}
#contact-form-overlay-close {
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
	width:30px;
	height:30px;
	background: url('/images/closebox.png');
}

/* Search Results */
#content #search {
	width:730px;
	margin:0 auto;
	padding:0;
}

#content #search ul {
	list-style:none;
	margin:0 0 30px 0;
	padding:0 0 0 20px;
}

#content #search ul li{
	background:url(images/li-bullet.gif) no-repeat;
	background-position:0 6px;
	display:block;
	padding:0 0 0 20px;
	margin:0 0 5px 0;
	font-size:12px;
	line-height:18px;
	color:#666;
}

#content #search ul li a{
	color:#069;
	font-weight:bold;
}

/* Content - Footer */
#footer {
	width:730px;
	height:25px;
	margin:38px auto 0 auto;
	padding:0;
	border-bottom:1px solid #e5e5e5;
	color:#000;
	line-height:24px;
}

#footer a { color:#999; text-transform:uppercase; display:inline; margin:0 5px; font-size:9px;}
#footer a:hover { color:#069;}

/* Fixed */
.clear {clear:both;}
.left {float:left;}
.right {float:right;}
.center {text-align:center;}
.separation {
	width:730px;
	height:17px;
	background:url(images/separation.gif) repeat-x;
	margin:0 auto;
}
.form-field-error-label {
	color:#F00;
	font-size:11px;
	font-weight:bold;
	margin-top:2px;
	display:block;
}

ul.error-list {
	color:red;
}

/* templates */
.error, .info, .warning {
	margin:10px 0 0 30px;
	font-size:125%;
}
.error {
	color:red;
}

/* Team */
#team-content {
	margin:0 auto;
	height:400px;
	width:715px;
	text-align:center;
	font-size:14px;
}

/* quick contact */
#quick-contact {
	width:550px;
	position:absolute;
	top:0;
	left:50%;
	margin-left:-275px;
	margin-top:200px;
	z-index:800;
	box-shadow:10px 10px 15px #666;
	-moz-box-shadow:10px 10px 15px #666;
	-webkit-box-shadow:10px 10px 15px #666;
}
#quick-contact.closed {
	left:-275px;
}
#quick-contact-tab {
	position:absolute;
	top:70%;
	left:550px;
	margin-top:-10px;
	margin-left:-2px;
	background:#F5F5F5;
	padding:10px;
	border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-khtml-border-radius:0 0 5px 5px;
	color:#006699;
	font-size:18px;
	white-space:nowrap;
	cursor:pointer;

	-moz-transform:rotate(-90deg);
	-moz-transform-origin:0 0;
	-webkit-transform:rotate(-90deg);
	-webkit-transform-origin:0 0;
}
#quick-contact-tab:hover {
	-moz-transform:rotate(-90deg) scale(1.1) translate(-5%);
	-webkit-transform:rotate(-90deg) scale(1.1) translate(-5%);
	-o-transform:scale(1.1) translate(-5%);
}
#quick-contact-close {
	position:absolute;
	z-index:801;
	width:30px;
	height:30px;
	top:0;
	right:0;
	cursor:pointer;
	background: url('/images/closebox.png') no-repeat;
}
#quick-contact-content {
	min-height:250px;
	position:relative;
	overflow:hidden;
	padding:15px;
	background:#F5F5F5;
	border:2px solid #ccc;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	z-index:801;
	font-size:14px;
}
#quick-contact-sent {
	font-size:1.4em;
	text-align:center;
	position:absolute;
	left:0;
	width:100%;
	top:45%;
}
#quick-contact-content table {
	margin:0 auto;
	width:100%;
}
#quick-contact-content table td {
	vertical-align:top;
	padding:2px;
}
#quick-contact-content .field-label {
	color:#000;
}
#quick-contact-content input,
#quick-contact-content textarea {
	font-size:14px;
	padding:5px;
	color:#666;
}
#quick-contact-content .submit {
	font-size:12px;
	padding:4px;
}
#quick-contact-overlay {
	position: fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-color: #aaa;
	z-index:800;
}

/* validation */
.field-error {
	color:red;
	font-size:1.1em;
}
label.field-error {
	display:block;
}
