/* CSS Document */

#left-column {
	float:left;
	width:755px;
	margin-bottom:10px;
}

#left-column-content {
	width:748px;
}

#left-column-content-header {
	width:755px;
	margin-bottom:10px;
}

#home-image-link-grid {
	width:755px;
	margin-top:10px;
}

.grid-box {
	width:180px;
	height:181px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	padding-top:10px;
	font-size:130%;
	cursor:pointer;
}

.grid-box2 {
	width:180px;
	height:181px;
	float:left;
	margin-bottom:10px;
	text-align:center;
	padding-top:10px;
	font-size:130%;
	cursor:pointer;
}

.grid-box3 {
	width:180px;
	height:181px;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	padding-top:10px;
	font-size:130%;
	cursor:pointer;
}

.grid-item-more-info{
	margin-top:120px;
	font-size:70%;
}

#grid-item-digital-tv {
	background-image:url(/graphics/home/digital.png);
}

#grid-item-digital-tv:hover {
	background-image:url(/graphics/home/digital-roll.png);
}

#grid-item-freeview {
	background-image:url(/graphics/home/freeview.png);
}

#grid-item-freeview:hover {
	background-image:url(/graphics/home/freeview-roll.png);
}

#grid-item-sky {
	background-image:url(/graphics/home/sky.png);
}

#grid-item-sky:hover {
	background-image:url(/graphics/home/sky-roll.png);
}

#grid-item-freesat {
	background-image:url(/graphics/home/freesat.png);
}

#grid-item-freesat:hover {
	background-image:url(/graphics/home/freesat-roll.png);
}

#grid-item-eurosat {
	background-image:url(/graphics/home/eurosat.png);
}

#grid-item-eurosat:hover {
	background-image:url(/graphics/home/eurosat-roll.png);
}

#grid-item-communal {
	background-image:url(/graphics/home/communal.png);
}

#grid-item-communal:hover {
	background-image:url(/graphics/home/communal-roll.png);
}

#grid-item-home-cinema {
	background-image:url(/graphics/home/home-cinema.png);
}

#grid-item-home-cinema:hover {
	background-image:url(/graphics/home/home-cinema-roll.png);
}

#grid-item-cctv {
	background-image:url(/graphics/home/cctv.png);
}

#grid-item-cctv:hover {
	background-image:url(/graphics/home/cctv-roll.png);
}

#left-column-content h1 {
	margin-top:0px;
	margin-bottom:0px;
	width:728px;
	height:34px;
	background-image:url(/graphics/common/title-bar-bg.png);
	background-repeat:repeat-x;
	padding-left:20px;
	padding-top:5px;
	font-size:180%;
}

#left-column-content h2 {
	margin-top:20px;
	margin-bottom:0px;
	padding-left:20px;
	font-size:160%;
}

#left-column-content p {
	padding-left:20px;
	padding-right:20px;
}

.contact-form-text{
	width:300px;
}

.contact-form-radio{
	width:100px;
}
