@charset "utf-8";
/* CSS Document */

#htm #header h1{
	border:none;
	margin:0;
	padding:0;
}

#htm #content p {line-height: 120%}
#htm #content, #htm #white_footer{
	background-color: #0f263b;
	background-image: url(../img/htm_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#htm #white_footer{background-position: left -750px;}
#htm #box_container{ margin:20px auto 10px auto; width:820px}
#htm .floating_box{
	float: left;
	height: 165px;
	width: 165px;
	margin:20px; 
	box-shadow: 3px 3px 3px 1px black; 
	overflow:hidden;
	position:relative;
}

#htm .floating_box:hover{box-shadow: none;}

#htm .floating_box h3 a{
	font-size:20px;
	color:#FFF; 
	line-height: 120%; 
	display:block; 
	position:absolute; 
	top:0;
	left:0;
	height:155px;
	width:145px;
	padding:10px 10px 0 10px;
	z-index:99;
}
#htm .floating_box p.bottom,
#htm .floating_box h3.bottom{
	position:absolute;
	bottom:-10px;
	color:#FFF;
	font-size:45px;
}
#htm .floating_box p.right{ right:0;}
#htm .floating_box a{ background-image:url(../img/sprite.gif); background-repeat:no-repeat; }
#htm .floating_box a.noimg{ background-image:none;}
#htm .floating_box.orange{
	background-color:#fc4401;
	background-image: -webkit-linear-gradient(#fda502, #fc4401);
	background-image: -moz-linear-gradient(#fda502, #fc4401);
	background-image: -o-linear-gradient(#fda502, #fc4401);
	background-image: linear-gradient(#fda502, #fc4401); 
}
#htm .floating_box.orange a{ background-image:none;}
#htm .floating_box.green{
	background-color:#068600;
	background-image: -webkit-linear-gradient(#67da06, #068600);
	background-image: -moz-linear-gradient(#67da06, #068600);
	background-image: -o-linear-gradient(#67da06, #068600);
	background-image: linear-gradient(#67da06, #068600); 
}
#htm .floating_box.green a{background-position:top left;}

#htm .floating_box.blue{
	background-color:#0139ff;
	background-image: -webkit-linear-gradient(#0392ff, #0139ff);
	background-image: -moz-linear-gradient(#0392ff, #0139ff);
	background-image: -o-linear-gradient(#0392ff, #0139ff);
	background-image: linear-gradient(#0392ff, #0139ff); 
}
#htm .floating_box.blue a{background-position:-155px 0;}
#htm .floating_box.blue a.magnGlass{background-position:-1px -170px;}

#htm .floating_box.purple{
	background-color:#6c0088;
	background-image: -webkit-linear-gradient(#d100ff, #6c0088);
	background-image: -moz-linear-gradient(#d100ff, #6c0088);
	background-image: -o-linear-gradient(#d100ff, #6c0088);
	background-image: linear-gradient(#d100ff, #6c0088); 
}
#htm .floating_box.purple a{background-position:-330px 0;}

#htm .floating_box.redish{
	background-color:#770126;
	background-image: -webkit-linear-gradient(#f3006f, #770126);
	background-image: -moz-linear-gradient(#f3006f, #770126);
	background-image: -o-linear-gradient(#f3006f, #770126);
	background-image: linear-gradient(#f3006f, #770126); 
}
#htm .floating_box.redish a{background-position:-168px -170px;}
#htm .floating_torpedo{
	float: left;
	background-color:#091927;
	background-image: -webkit-linear-gradient(#00345d, #091927);
	background-image: -moz-linear-gradient(#00345d, #091927);
	background-image: -o-linear-gradient(#00345d, #091927);
	background-image: linear-gradient(#00345d, #091927); 
	height: 120px;
	width: 233px;
	margin:20px;
	border-radius: 15px 15px 15px 15px;
}
#htm .floating_torpedo p  {font-size:12px; font-weight:normal; padding:10px;color:#FFF;}
#htm .floating_torpedo p a{color:#FFF;}
#htm .floating_torpedo p a:hover{ text-decoration:underline;}
#htm #myQuote {
	float: left;
	height: 50px;
	margin: 20px 25px 0px 25px;
	padding-left:40px;
	width: 90%;
	background-image: url(../img/twitter.gif);
	background-repeat: no-repeat;
	background-position: left top;
}   
#htm #myQuote p{
	font-size:140%;
	color:#fff;
}
#htm #myQuote a{color: #FDA502;}
#htm #myQuote a:hover{ text-decoration:underline;}

#htm #quotes{display:none;}
/***********************01/05/2012******************************************************/
#htm .floating_torpedo.damunt p{text-align:center; font-size:18px; font-weight:normal;}
#htm #content h2{color:#fda502; font-size:240%; padding-left:87px;}
#htm .floating_box p.bottom.book{font-size:20px; padding:10px;}
#htm .floating_box p.bottom.right{font-size:45px;}
#htm .floating_box p.bottom.http{right:-10px}
/*********************************************************************************************/

#printAds a img{box-shadow:5px 5px 5px 1px black; padding:0; margin:0 0 0 88px; opacity:0.95;}
#printAds a img:hover{box-shadow: none; opacity:1;}