/***********************************************************************/
@import url(top.css);
@import url(middlebanner.css);
@import url(footer.css);
@import url(commoncontent.css);
@import url(resourcescss.css);
/***********************************************************************/

#frameContainer {
    width: 950px;
	height: 100%;
}

#framebodywrap {
	bottom:0;
	height:100%;
	width: 800px;
	position:relative;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

#FrameContent {
	background:#FFF;
	clear: both;
	color:#000;
	float:left;
	left:0;
	top:0;
	width:800px;
	padding-bottom: 10px;
}

#framesponsor {
   height: 110px;
   width: 500px;
   text-align: center;
   vertical-align: top;
   font-size: 10px;
   color: #333333;
   border: 1px solid #3d98c9;
   padding-top: 0px;
   margin-left: 150px;
   margin-bottom: 5px;
   margin-top: 5px;
   padding: 0px;
}

#framesfloatleft {
	float:left;
	width: 165px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	text-align: center;
}

html>body #framesfloatleft {
	float:left;
	margin-top: -420px;
	width: 165px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFFFFF;
	text-align: center;
}

#framesfloatright {
	float:right;
	width: 120px;
	padding-top: 5px;
	padding-left: 1px;
	padding-right: 1px;
	background-color: #FFFFFF;
	text-align: center;
}

html>body #framesfloatright {
	float:right;
	width: 120px;
	margin-right: 480px;
	padding-top: 5px;
	padding-left: 1px;
	padding-right: 1px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
} 

#frameemptyhead {
	width: 250px;
	float: left;
	height: 79px;
}

#framenavigation {
	float: right;
	width: 500px;
	margin-right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

html>body #framenavigation {
	float: right;
	width: 500px;
	margin-right: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#framenavigation ul
{
	list-style-type: none;
	list-style: none;
	padding: 0;
	margin: 0;
	font: 14px;
	font-variant: small-caps;

}

#framenavigation ul li
{
	float: left;
	position: relative;
	text-align: center;
	width: 125px;
	vertical-align: middle;
	color:#c7d8f6;
	font-weight: bold;
}

#framenavigation ul li a
{
	display: block;
	width: 125px;
	text-decoration: none;
	color: #FFF;
	padding-top: 40px;
	padding-bottom: 10px;
} 


#framenavigation li a:hover {
	background: url(http://www.exchangehostingreviews.com/gr/blue_nav_hover.png);
	background-repeat: no-repeat;
	height: 17px;
	color: #3383d7;
}

#framehead {
	background: url(http://www.exchangehostingreviews.com/gr/frames_nav_background.png) no-repeat left;
	height: 67px;
	margin:0;
	padding:0;
}

html>body #framehead {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-left: -1px;
}

.framehome {
  padding-top: 118px;
  paddint-bottom: 0px;
}

.framereviews {
  padding-top:  14px;
  padding-bottom: 0px;
}

.frameresources {
  padding-top: 14px;
  padding-bottom: 0px;
}

.frameaboutus {
  padding-top: 14px;
  padding-bottom: 0px;
}

#iframe {
    margin-top: -20px;
}

html>body #iframe {
    margin-top: 150px;
}


.frame {
    width: 1000px;
	scroll: auto;
}


.framesgoogleadsTOP {
    width: 560px;
	height: 115px;
	clear: both;
	margin-right: 60px;
	padding-bottom: 25px;
	margin-top: 25px;
	background: url(http://www.exchangehostingreviews.com/gr/googleads_horizontal.jpg) no-repeat;
}

html>body .framesgoogleadsTOP {
    width: 560px;
	height: 115px;
	clear: both;
	padding-bottom: 25px;
	margin-top: -400px;
	background: url(http://www.exchangehostingreviews.com/gr/googleads_horizontal.jpg) no-repeat;
}

.frameSkyScraper {
  width: 110px;
  height: 610px;
  font-size: 10px;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  marging-right: 10px;
  padding-right: 10px;
  margin-left: -4px;
  background: #dddddd;
  float: right;
  margin-top: 5px;
}


#framesfooter {
	background-color:#c7d8f6;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #3383d7;
	border-top: 1px solid #3383d7;
	font-size: 10px;
	width: 100%;
	float: left;
}

#framesfooter a {
	color: #3383d7;
	font-size: 10px;
	text-decoration: none;

}

#framesfooter a:hover {
	color: #3383d7;
	font-size: 10px;
	text-decoration: underline;

}

html>body #framesfooter {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #3383d7;
	margin-left: -1px;
	}
