/* @override http://www.pc-homecall.co.uk/CSS/home.css */

/*Layout For Front Page*/
/* Special Stuff for front page*/
h2.title_link{
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
	color: #666;
}
a:hover h2.title_link{
	text-decoration: none;
}
a:link h2.title_link{
	text-decoration: none;
}
a.hiddenLink:link{
	position: absolute;
	text-align: -10000px;
	visibility: hidden;
	text-decoration: none;
}
/*The Layout*/
div#wrapper2{
	display: block;
	width: 740px;
	margin:auto;
}
div#left{
	float: left;
	width: 450px;
	
}
div#right{
	float: left;
	width: 290px;

	
}

/* @group Trouble
 */

div#trouble{
	margin: 5px;
	margin-right: 0px;
	padding: 5px;
	height: 175px;
	width: 420px;
	float: left;
	background: #C4D6F2;
	/* url(images/bluebg450.jpg) repeat-x;*/
	/* background: #d6f8f9; */
	border: 4px solid #ccc;
}

div#trouble2{
	margin: 5px;
	margin-right: 0px;
	padding: 5px;
	min-height: 484px;
	width: 420px;
	float: left;
	background: #e7e2dc;/* url(images/bluebg450.jpg) repeat-x;*/
	border: 4px solid #ccc;
}


a:hover #trouble{
	background: #8fc1f4;/* url(images/bluebg450.jpg) repeat-x 0px -40px;*/
}
div.trouble_icon{
	height: 165px;
	width: 100%;
	background: url(images/comp128.png) no-repeat 30px 28px;
}

div.trouble_icon h2{
	position: relative;
	top: 72px;
	right: 10px;
	text-align: right;
}
a:link #trouble div.trouble_icon h2.title_link {
/*	color: #424274;*/
	text-decoration: none;
}
a:hover #trouble div.trouble_icon h2.title_link {
/*	color: #dfdeeb;*/
	text-decoration: none;
}
/* @end */

/* @group Wireless */
div#wireless{
	border: 4px solid #ccc;
	margin: 5px;
	padding: 5px;
	height: 75px;
	width: 197px;
	float: left;
	
	background: #C4D6F2;/* url(images/purplebg450.jpg) repeat-x;	*/
}
a:hover #wireless{
	background: #eee;/* url(images/purplebg450.jpg) repeat-x 0px -40px;*/
}
div.wireless_icon{
	height: 75px;
	width: 100%;
	background: url(icons/wifi.png) no-repeat 130px center;
}

div.wireless_icon h2{
	text-align: left;
	padding-top: 15px;
	width: 130px;	
}
a:link #wireless div.wireless_icon h2.title_link {
/*	color: #dfdeeb;*/
	text-decoration: none;

}
a:hover #wireless div.wireless_icon h2.title_link {
/*	color: #b3b3b3;*/
	text-decoration: none;
}
/* @end */



/* @group stayingSafe */
div#stayingSafe{
	border: 4px solid #ccc;
	margin: 5px;
	padding: 5px;
	height: 75px;
	width: 197px;
	float: right;
	background: #C4D6F2;/* url(images/orangebg450.jpg) repeat-x;	*/
}
a:hover #stayingSafe{
	background: #eee;/* url(images/orangebg450.jpg) repeat-x 0px -40px;*/
}
div.stayingSafe_icon{
	height: 75px;
	width: 100%;
	background: url(icons/safe.png) no-repeat 140px center;
}

div.stayingSafe_icon h2{

	text-align: left;
	padding-top: 22px;	
}
a:link #stayingSafe div.stayingSafe_icon h2.title_link {

/*	color: #4c4c4c;*/
	text-decoration: none;
}
a:hover #stayingSafe div.stayingSafe_icon h2.title_link {
	
/*	color: #dfdeeb;*/
	text-decoration: none;
}
/* @end */


/* @group windowsErrors */
div#windowsErrors{
	border: 4px solid #ccc;
	padding: 5px;
	height: 75px;
	width: 230px;			
	float: left;
	/* background: #e7e2dc; */
	background: #C4D6F2;	
	/* url(images/greybg450.jpg) repeat-x;*/
	margin: 5px 5px 1px;
}
a:hover #windowsErrors{
	background: #eee;
	/* url(images/greybg450.jpg) repeat-x 0px -40px;*/
}
div.windowsErrors_icon{
	height: 75px;
	width: 100%px;
	background: url(icons/windowsError.png) no-repeat 160px center;
}

div.windowsErrors_icon h2{
	padding-top: 22px;	
	text-align: left;
}
a:link #windowsErrors div.windowsErrors_icon h2.title_link {

/*	color: #dfdeeb;*/
	text-decoration: none;
}
a:hover #windowsErrors div.windowsErrors_icon h2.title_link {
	
/*	color: #fff;*/
	text-decoration: none;
}
/* @end */









/* @group Wireless2 */
div#wireless2{
	border: 4px solid #ccc;
	margin: 5px;
	padding: 5px;
	height: 75px;
	width: 230px;			
	float: left;
	background: #C4D6F2;/* url(images/purplebg450.jpg) repeat-x;	*/
}
a:hover #wireless2{
	background: #eee;/* url(images/purplebg450.jpg) repeat-x 0px -40px;*/
}
#wireless2 div.wireless_icon{
	height: 75px;
	width: 100%;
	background: url(icons/wifi.png) no-repeat 160px center;
}

#wireless2 div.wireless_icon h2{
	text-align: left;
	padding-top: 15px;
	width: 130px;	
}
a:link #wireless2 div.wireless_icon h2.title_link {
/*	color: #dfdeeb;*/
	text-decoration: none;

}
a:hover #wireless2 div.wireless_icon h2.title_link {
/*	color: #b3b3b3;*/
	text-decoration: none;
}
/* @end */
/* @group stayingSafe2 */
div#stayingSafe2{
	border: 4px solid #ccc;
	margin: 5px;
	padding: 5px;
	height: 75px;
	width: 230px;			
	float: left;
	background: #C4D6F2;/* url(images/orangebg450.jpg) repeat-x;	*/
}
a:hover #stayingSafe2{
	background: #eee;/* url(images/orangebg450.jpg) repeat-x 0px -40px;*/
}
div#stayingSafe2 div.stayingSafe_icon{
	height: 75px;
	width: 100%;
	background: url(icons/safe.png) no-repeat 160px center;
}

div.stayingSafe_icon h2{

	text-align: left;
	padding-top: 22px;	
}
a:link #stayingSafe2 div.stayingSafe_icon h2.title_link {

/*	color: #4c4c4c;*/
	text-decoration: none;
}
a:hover #stayingSafe2 div.stayingSafe_icon h2.title_link {
	
/*	color: #dfdeeb;*/
	text-decoration: none;
}
/* @end */



/* @group virusAttacks */
div#virusAttacks{
	border: 4px solid #ccc;
	margin: 5px;
	padding: 5px;
	height: 75px;
	width: 230px;			
	float: left;
	background: #C4D6F2;
	/* url(images/rollybg450.jpg) repeat-x;	*/
}
a:hover #virusAttacks{
	background: #eee;/* url(images/rollybg450.jpg) repeat-x 0px -40px;*/
}
div.virusAttacks_icon{
	height: 75px;
	width: 100%;
	background: url(icons/virus.png) no-repeat 165px center;
}

div.virusAttacks_icon h2{
	padding-top: 22px;	
	text-align: left;
}
a:link #virusAttacks div.virusAttacks_icon h2.title_link {
	padding-top: 22px;	
/*	color: #dfdeeb;*/
	text-decoration: none;
}
a:hover #virusAttacks div.virusAttacks_icon h2.title_link {
	padding-top: 22px;		
/*	color: #fff;*/
	text-decoration: none;
}
/* @end */










/* @group newComputers */
div#newComputers{
	border: 4px solid #ccc;
	margin: 5px;
	padding: 5px;
	height: 75px;
	width: 230px;			
	float: left;
	background: #C4D6F2;
	/* url(images/silverbg4502.jpg) repeat-x;	*/
}
a:hover #newComputers{
	background: #eee;
	/* url(images/silverbg4502.jpg) repeat-x 0px -40px;*/
}
div.newComputers_icon{
	height: 75px;
	width: 100%;
	background: url(icons/newcomputers.gif) no-repeat 160px center;
}


div.newComputers_icon h2{
	padding-top: 22px;	
	text-align: left;
}
a:link #newComputers div.newComputers_icon h2.title_link {
	padding-top: 22px;	
/*	color: #dfdeeb;*/
	text-decoration: none;
}
a:hover #newComputers div.virusAttacks_icon h2.title_link {
	padding-top: 22px;		
/*	color: #fff;*/
	text-decoration: none;
}
/* @end */
