@charset "utf-8";
/* CSS Document */
/*==================================
Contacts
====================================*/
.bg_pink{background-color:#ffe1e1;}
.tbl_pad{padding:10px 10px 10px 10px;}
.tbl_pad1{padding:10px 10px 10px 15px;}
.tbl_bbottom{border-bottom:1px solid #c2c2c2;}
.mB30{margin-bottom:30px;}
.w650{width:650px;}
.w660{width:660px;}
.w30p{width:30%;}
.w69p{width:69%;}
.w670{width:670px;}
.f36{font-size:36px;}
.f29{font-size:29px;}
.pR40{padding-right:40px;}
.contacts_information{
	font-weight:bold;
	font-size:13px;
}
.contacts_information li{
	padding:10px 30px 10px 0px;
	line-height:20px;
}
.contacts_information li span{font-weight:normal;font-size:12px;}
.contact_redarrow,
.contact_redarrow1{
	background-image:url(../images/contact/contact_redarrow.png);
	background-repeat:no-repeat;
	height:8px;
	width:7px;
	display:block;
}
.contact_redarrow{margin-top:10px;}
.contact_redarrow1{margin-top:6px;vertical-align:middle;}
.bdr_red{
	border-bottom:3px solid #F00;
	display:block;
	width:780px;
	margin:0px auto;
}
.bdr_lightgray{
	border-bottom:2px solid #f1f1f1;
	display:block;
	width:780px;
	margin:0px auto;
}
.contactsInforma_table,
#contactsInforma_container{
	width:780px;
	margin:0px auto;
}
.btn_nortonAV{
	background-image:url(../images/contact/contact_norton.jpg);
	background-repeat:no-repeat;
	height:67px;
	width:110px;
	display:block;
}
.btn_forceconfirm{
	display:block;
	background-image:url(../images/contact/contact_enter.png);
	background-repeat:no-repeat;
	height:45px;
	width:221px;
	margin-top:10px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}
.btn_forceconfirm:hover,
.contact_btn_contact:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity:0.7;
}
.contacts_last_info{
	color:#F00;
	font-weight:bold;
	width:400px;
	padding:5px 10px;
	line-height:15px;
	text-align:center;
	margin:0px auto;
}
.register_trademark{
	font-size:18px;
	position:relative;
	top:12px;
}
.numberPowerof{
	position:relative;
	top:10px;
	text-align:right;
}
.contact_btn_contact{
	display:block;
	background-image:url(../images/contact/contact_btn_contact.png);
	background-repeat:no-repeat;
	height:45px;
	width:221px;
	margin-top:5px;
}
#contact_btn_info{
	width:765px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:auto;
	margin-right:auto;
}
#contact_grayContainer{
	background-color:#f1f1f1;
	padding:10px;
	width:760px;
	margin:0px auto;
}
.span20,.span21,.span19{position:relative;}
.span19{top:3px;}
.span20{top:10px;}
.span21{top:9px;}

/* --- Inquiry html --- */
#inquiry_description{
/*width:410px;*/
margin:0px auto;
padding:20px 0px 10px 0px;
font-weight:bold;"
}
.inquiry_table{
width:700px;
border:1px solid #cccccc;
padding:0px 10px 0px 10px;
}
.btn_symantic{
width:110px;
height:67px;
}
#btn_container{
/*background-image:url(../images/contact/btn_background.png);*/
background:#ffe8ea;
/*background-repeat:repeat-x;*/
height:88px;
margin-top:20px;
}
.btn_container_ul{
list-style:none;
margin:0px auto;
padding-top:25px;
width:300px;
}
.btn_container_ul li{
float:left;
padding:0px 10px;
}
.btn_startOver,
.btn_send{
background-repeat:no-repeat;
height:36px;
width:101px;
display:block;
}
.btn_startOver{background-image:url(../images/contact/btn_startover.jpg);}
.btn_send{background-image:url(../images/contact/btn_send.jpg);}

.btn_startOver:hover{
opacity:.7;
-webkit-opacity:.7;
-moz-opacity:.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)" !important;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70) !important;/* IE6 & 7 */ 
}
.btn_send:hover{
opacity:.7;
-webkit-opacity:.7;
-moz-opacity:.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)" !important;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70) !important;/* IE6 & 7 */ 
}
.btn_startOver:hover{
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)" !important;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70) !important;/* IE6 & 7 */ 
}
.btn_send:hover{
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)" !important;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70) !important;/* IE6 & 7 */ 
}


.mT50{margin-top:50px;}
.mB500{margin-bottom:500px;}
.bg_lpink{background-color:#ffe8ea;}
.no_bdrBot{border-bottom:none !important;}
.brd_bottom{border-bottom:1px solid #ccc;padding:0px !important;}