/* CSS Document */

body {
	height: 100%;
	min-height: 101%;
	padding: 0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066ff;
	background: #d5d7df;
	margin: 0px;
	}

#wrapper-inch {
	width: 902px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin: 0 auto;
	border: 0px;
	background: url("http://inchhosting.co.uk/images/extendback.jpg") repeat-y;
}

#banner-inch {
	position:relative;
	top: -30px;
	width: 892px;
	left: 5px;
	height: 122px;
	background: url("http://inchhosting.co.uk/images/inchextend.jpg") top right repeat; 
	}

#top-text-inch-left {
	height: 30px;
	width: 400px;
    position:relative;
	left: 5px;
	top: 2px;
	color: #fff;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	z-index: 1000;
	}

#top-text-inch-right {
    float: left;
	height: 30px;
	width: 492px;
	position:relative;
	left: 400px;
	top: -28px;
	color: #fff;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	z-index: 1001;
	}

#top-text-inch-right a {
        color: #fff;
        text-decoration:none;
	}

#bottom-link-inch {
	position: relative;
	top: -59px;
	left: 10px;
	text-align: left;
	}
	
#bottom-link-inch a {
	padding-left: 7px;
	padding-right: 10px;
	margin: 0;
	text-decoration:none;
	font-weight: bold;
	color: #0066ff;
	font-size: 8pt;
	line-height: 8pt;
	white-space: nowrap;
	border-right: 2px solid #0066ff;
}	

#body-inch {
	position: relative;
	top: -40px;
	left: 15px;
	width: 872px;
	text-align: left;
	}
		
.info-box {
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
	margin-top: 1em;
}

.info-box table {
	text-align: left;
}

.draggable-icon-box .title {
	background: url("http://inchhosting.co.uk/images/title_bar_bg.png") top right repeat; 
	color: #FFF; 
	padding-left: 4px;
	border: none;
	width: 100%;
}

.draggable-icon-box .up-arrow,
.draggable-icon-box .down-arrow {
	width: 40px;
	height: 19px;
	background: url("http://inchhosting.co.uk/uk/images/up_down_box.png");
}

#body-block {
	padding: 2px;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 8pt;
}
#header-block {
	width: 892px; 
	margin: 10px; 
	margin-left: auto; 
	margin-right: auto; 
	border: 2px solid #ccc; 
}
#info-boxes {
	width: 400px;
}

#top-text-block {
	padding: 5px;
}
.info-box h2 {
	padding: 0px;
}
div.alltext a, div.info-box a, div.info-box a, .boxdiv.icon-and-text a, div.icon-and-text a,
div.info-box a:link, div.info-box a:visited, .boxdiv.icon-and-text a:link, div.icon-and-text a:visited {
	text-decoration: none;
	color: #0066ff;
}

div.info-box a:active, div.icon-and-text a:active {
  	font-weight: normal;
}

div.info-box a:hover, div.icon-and-text a:hover {
	color:#0000FF;
	text-decoration: none;
}

#bottom-inch {
	height: 6px;
	width: 892px;
	margin: 0 auto;
	position: relative;
	top: -6px;
	background-color: #275dd0;
	font-size: 0em;
}

div#wrapper-inch div#bottom-inch {
        top: 0px;
}

div.alltext {
width: 870px;
}

#vote {
float:right;
position:relative;
right:20px;
top:-100px;
}

#icon-boxes {
vertical-align:top;
}