@charset "utf-8";
*{ margin: 0;}

html, body{
	margin:0;
	background-image:url(/img/bg.gif);
	background-repeat:repeat-x;
	background-color:#e9eaec;
	height:100%;
	}
.container {
	width:936px;
	margin-left:auto;
	margin-right:auto;
	min-height:95%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -52px;
}
.header{
	height:89px;
	display:block;

}
.logo{
	background-image:url(/img/logo.png);
	background-repeat:no-repeat;
	display:inline-block;
	width:310px;
	height:55px;
	zoom:1;
	*display:inline;
	float:left;
}
.search{
	display:none;
	width:204px;
	float:right;
	margin-right:20px;
}
#searchBox{
	width:150px;
	margin:20px 0;
	border: 1px solid #b5b5b5;
	padding: 5px;
}
#searchButton{
	position:absolute;
	margin:21px 5px;
}
.secure{
	display:inline;
	width:65px;
	float:right;
	margin: 15px 0;
	position:relative;
	clear:none;
	
}
.content{
}
.bg{
	background-repeat:repeat-x;
	width:933px;
	height:320px;
	margin: 10px 0;
	position:relative;
	border: 1px solid #b5b5b5;
}
.transBox{
	background-color:#fff;
	-ms-filter: “progid:DXImageTransform.Microsoft.Alpha(Opacity=80)”;
	filter: alpha(opacity=80);
	-khtml-opacity: 0.80;
	-moz-opacity: 0.80;
	opacity: 0.80;
	width: 460px;
	height: 215px;
	position:absolute;
	top: 50px;
	left: 282px;
}
.tagline{
	position:absolute;
	margin: 59px 0 0 296px;
	width:392px;
	height:100px;
	background-image:url(/img/tagline.png);
	background-repeat:no-repeat;
}
.lm{
	display:none;
	position:absolute;
	margin: 30px 0 0 265px;
	width:600px;
	height:87px;
}
.llm{
	width: 600px;
	height: 85px;
	background-repeat:no-repeat;
}
.llm h1{
	color: #bb0026;
	margin-left: 68px;
}
.llm p{
	margin-left: 68px;
}
.llm a{
	color:#c03;
}
.rlm{
	width: 600px;
	height: 85px;
	background-repeat:no-repeat;
	background-position:right top;
}
.rlm h1{
	float:right;
	color: #bb0026;
	margin-right: 68px;
}
.rlm p{
	width:530px;
	clear:right;
	float:right;
	margin-right: 68px;
	text-align:right;
}
.shortener{
	display:block;
	width:428px;
	height:87px;
	background-image:url(/img/boxbg.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-position:bottom;	
	position:absolute;
	border: 1px solid #b5b5b5;
}
#one{
	margin:159px 0 0 296px;
	top:0;
	/*position:relative;*/
}
#two{
	margin:223px 0 0 296px;
	height: 75px; !important
}
#shortenBox{
	width:317px;
	height: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7e7e7e;
	padding:5px;
	border: 1px solid #b5b5b5;
	top: 30px;
	left: 25px;
	position:absolute;
	/*margin:25px 0 0 11px;*/
}
#shortenButton{
	margin:32px 365px;
	position:absolute;
}
.shortener p{
	margin: 60px 300px;
	width: 150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7E7E7E;
}
#urnew{
	margin:7px 0 0 190px; !important
}
#resultURL{
	color:#c03;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin-left:122px;
}
.errorText{
	font-size: 12px !important; 
	width: 315px !important;
	text-align:center; 
	margin-left:60px !important;
	margin: 3px 60px !important;
}
.share{
	margin: 3px 0 0 153px;
}
#tw{
	margin-left:10px;
	margin-top:2px;
	border:0;
}
#fb{
	border:0;
}
.lm h1{
	color:#a91527;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
}
.lm p{
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#closeLM{
	float:right;	
	text-decoration: none;
	color:#c03;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#closeLM:hover{
	text-decoration:underline;
}
#closeImg{
	float:right;
	margin:1px 4px 0 0;
}
.social{
	top:295px;
	left:820px;
	position:absolute;
	width: 150px;
}
.info{
	display:block;
	background-color:#FFFFFF;
	border: 1px solid #b5b5b5;
	width: 933px;
	height: 200px;
}
.info1{
	display:inline-block;
	margin: 10px 17px 0 15px;
	width: 210px;
	zoom:1;
	*display:inline;
	}
.info2{
	display:inline-block;
	margin-right: 17px;
	width: 210px;
	zoom:1;
	*display:inline;

	}
.info3{
	display:inline-block;
	margin-right: 17px;
	width: 210px;
	zoom:1;
	*display:inline;

	}
.info4{
	display:inline-block;
	width: 210px;
	zoom:1;
	*display:inline;
	}
.topinfo{
	display:block;
	width:175px;
	height:28px;
	background-image:url(/img/arrow.gif);
	background-repeat:no-repeat;
	background-position: 5px 5px;
	border-bottom:1px solid #b5b5b5;
	padding: 8px 0 0 30px;
	margin-bottom:10px;
}
.topinfo a{
	text-decoration:none;
	margin:0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#aa0828;
}
.picinfo1{
	display:block;
	width:69px;
	height:70px;
	background-image:url(/img/info1.gif);
	float:left;
	margin-top:10px;
	}
.picinfo2{
	display:block;
	width:67px;
	height:63px;
	background-image:url(/img/info2.gif);
	float:left;
	margin-top:10px;
}
.picinfo3{
	display:block;
	width:67px;
	height:71px;
	background-image:url(/img/info3.gif);
	float:left;
	margin-top:3px;
}
.picinfo4{
	display:block;
	width:68px;
	height:65px;
	background-image:url(/img/info4.gif);
	float:left;
	margin-top:10px;
}
.hlinfo{
	display:block;
	width:125px;
	height:100px;
	float:right;
	}
.hlinfo h4{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#707070;
}
.hlinfo p{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
}
.learnmore{
	clear:both;
	margin-left:68px;
}
.footer, .push{
	height: 52px;
}
.footer{
	background-repeat:repeat-x;
	background-image:url(/img/footerbg.gif);
}
.footer1{
	display:block;
	width:935px;
	padding-top: 15px;
	margin-top:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:auto; 
	margin-right:auto;
	text-align:center;
}
.footer1 a{
	color:#b80851;
}
#disableFrames{
}
#langSwitch{
	float:right;
	display:inline;
	clear:none;
}
.longURL{
	margin-left:95px !important;
}
