@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0 }
#contact { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif, "Times New Roman", serif; width: 638px; margin:10px auto;}
#upperContacts {}

#leftSide {  width:442px; float:left; font-size: 14px }

.left-side{line-height: 18px; margin-top: 20px; }
.headerver3{ margin-top:25px; }
.headerver3 li{ float: left; background:url(../images/contactus_sprite.png) no-repeat left center; padding:10px 0 10px 55px; font-size: 13px; line-height: 15px; margin-right: 25px;}
.headerver3 li .ico span{ display: block; color: #000; text-decoration: none; }
.headerver3 li a {text-decoration: none }
.headerver3 li.hour24{ background-position: left 1px }
.headerver3 li.chat{ background-position: left -55px }
.headerver3 li.chat .ico strong{ text-decoration: underline; } 

#rightSide { width:196px; float:right;}

.box { width:196px; border:1px solid #ccc;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.box p { padding-left:20px; padding-right:20px; }
.box .title { background:url(/includes/templates/laps/images/curveUpper.gif) no-repeat left top; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding:20px 0px 10px 20px; display:block; }
#rightSide .box ul { color:#cccccc; margin:0px 0px 0px 30px; padding:0; font-size:12px; list-style:disc}
#rightSide .box ul li { color:#cccccc; margin:10px 0; padding:0; }
#rightSide .box ul li a { color:#0066cc; text-decoration:none; margin:0; padding:0; }
#rightSide .box ul li a:hover strong { color:#0066cc; text-decoration:underline; }
.warningmsg { width:90%; margin: 0 auto; padding:0 ;text-align:center; clear: both; color:#cc0000;}
.warningmsg span{padding:30px 0; display: block; }

.mailForm {border:1px solid #ccc; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px; clear: both; margin:25px 0 ; width: 100%; clear: both; float: left; padding-bottom: 30px;}
.head{
	background: #ffffff; /* Old browsers */ padding-bottom:5px;
	background: -moz-linear-gradient(top,  #ffffff 80%, #e5e8ea 89%, #d6d6d6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(80%,#ffffff), color-stop(89%,#e5e8ea), color-stop(100%,#d6d6d6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 80%,#e5e8ea 89%,#d6d6d6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 80%,#e5e8ea 89%,#d6d6d6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 80%,#e5e8ea 89%,#d6d6d6 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 80%,#e5e8ea 89%,#d6d6d6 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */
}
.head .mail_icon{background: url(../images/mail_icon.gif) no-repeat 0 0; padding: 4px 0 4px 50px; margin: 7px 0 5px 20px; font-weight: bold; font-size: 15px }

.inlineForm{ margin: auto; width: 93%; }
.spaceTop { clear: both; float: left; width: 100%; font-size: 13px; margin: 25px 0; }
.spaceTop .subject{ float: left; }
.spaceTop .subcategory{ float: right;}
.spaceTop label{margin:3px 10px 0 0; float: left }
.spaceTop select{ width: 200px; font-size: 12px }
.textField { height: 115px; margin-left: 58px; width: 89%; }

.recieveCopy{ clear: both; font-size: 13px; margin:20px 0 0 58px; }
.recieveCopy .floatRigth{float: right; width: 140px; text-align: right; }

.compAdd{ clear: both; margin-left: 85px; }
.compAdd p { width: 40%; float: left; font-size: 12px; line-height: 18px; }

.notloggedin{ padding:20px 0 0 0;}
.notloggedin label{ display: block; float: left; font-size: 12px; margin-left: 3px; margin-top: 4px; padding-right: 10px; text-align: right; width: 47px; }
.notloggedin input{ float:left; width: 220px; margin-bottom: 10px; padding: 2px 0 }
.notloggedin input#ext{width: 50px;}
.notloggedin input#phone{width: 125px;}


