/*
Title:      Template Master Styles
Author:     Loughlin McSweeney, loughlin@choicecutsonline.com
Updated:    ...
Notes:		...
*/

@import url(reset.css);

body 
{
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
	text-align: center;
	line-height: 1.5em;
	color: #000;

}

/* ---( common elements )------------------------------- */

p 
{
	margin: 0px;
	padding: 0px;

}


p img
{
	border: 0px;
}




h1, h2, h3, h4, h5, h6
{
	margin: 0px;
	padding: 0px;


}

i
{
	display:none;
}

.clearboth
{
	clear: both;
}

/* ---( wrapper )------------------------------- */


#wrap 
{

	position: relative;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	width: 900px;
	background: #FFFFFF url(../images/bg.gif) repeat-x;
} 		


/* ---( header )------------------------------- */

#header
{
	width:899px;
	height:138px;
}

#header img
{
	border:0px;
	width:899px;
	height:101px;
	display:block;
}

#nav
{
	background-color:#8D949C;
	width:899px;
	height:30px;
	position:relative;
}

#nav img#facebook-link
{
	height:34px;
	position:absolute;
	right:2px;
	top:-5px;
	width:145px;
}

#nav ul
{
	height:30px;
	margin:6px 0px 0px 26px;
	padding:0px;
	width:700px;
}

#nav ul li
{
	display:inline;
	float:left;
	margin-right:20px;
	line-height:30px;
	height:30px;
}

#nav ul li a
{
	display:block;
	height:30px;
	padding:0px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	padding:0px 10px;
	
}

#nav ul li a:hover
{
	color:#7B8CD8;
	background:#FFF;
}

#p-home #nav ul li#home a,
#p-stores #nav ul li#stores a,
#p-support #nav ul li#support a,
#p-repairs #nav ul li#repairs a,
#p-contact #nav ul li#contact a
{
	background:#FFF;
	color:#7B8CD8;
}

#main-content-holder
{
	margin-top:6px;
	position:relative;
}

#main-content-holder h1
{
	color:#555555;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:20px;
	margin-top:20px;
}

#main-content-holder h1#page-title
{
	font-size:22px;
	line-height:24px;
}

#main-content-holder p
{
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	margin-bottom:20px;
}

#home-options
{
	height:188px;
	margin-bottom:80px;
}

#home-options ul
{
	height:188px;
}

#home-options ul li
{
	float:left;
	display:inline;
	width:216px;
	height:188px;
	margin-right:12px;
}

#home-options ul li.last
{
	margin-right:0px;
}

#home-options ul li a
{
	display:block;
	width:216px;
	height:188px;
}

#home-options ul li#ourstores a {background: #FFFFFF url(../images/homepage_buttons.gif) no-repeat 0px 0px;}
#home-options ul li#ourstores a:hover {background: #FFFFFF url(../images/homepage_buttons.gif) no-repeat 0px -198px;}

#home-options ul li#support a {background: #FFFFFF url(../images/homepage_buttons.gif) no-repeat -228px 0px;}
#home-options ul li#support a:hover {background: #FFFFFF url(../images/homepage_buttons.gif) no-repeat -228px -198px;}

#home-options ul li#repairs a {background: #FFFFFF url(../images/homepage_buttons.gif) no-repeat -456px 0px;}
#home-options ul li#repairs a:hover {background: #FFFFFF url(../images/homepage_buttons.gif) no-repeat -456px -198px;}

#home-options ul li#shop a {background: #FFFFFF url(../images/homepage_buttons.gif) no-repeat -684px 0px;}
#home-options ul li#shop a:hover {background: #FFFFFF url(../images/homepage_buttons.gif) no-repeat -684px -198px;}

#facebook-fanbox
{
	margin-bottom:20px;
}

#store-info-container
{
	margin-bottom:20px;
}

.store-info
{
	width:430px;
	height:298px;
	float:left;
	display:inline;
	margin-right:10px;
}

.store-info img
{
	float:left;
	border:5px solid #555;
	margin-right:10px;
}

.store-info h2
{
	color:#555555;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:20px;
	float:left;
	display:inline;
	width:200px;
}

.store-info p
{
	color:#555555;
	display:inline;
	float:left;
	font-size:14px;
	line-height:20px;
	margin-top:20px;
	width:200px;
}


#further-options
{
	height:72px;
	margin-bottom:25px;
	margin-top:25px;
	position:relative;
	
}

#further-options ul li
{
	height:72px;
	display:inline;
	float:left;
	margin-right:5px;
}

#further-options ul li#last
{
	margin-right:0px;
}

#further-options img#parking
{
	position:absolute;
	right:0;
	top:-45px;
}


#col-container
{
	margin-bottom:20px;
}


#col-container h3
{
	color:#555555;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:20px;
}

#col-container p
{
	color:#555555;
	font-size:12px;
	line-height:18px;
	margin-bottom:20px;
}

#col-container ul
{	
	margin-top:20px;
	margin-bottom:20px;
}

#col-container ul li
{
	font-weight:bold;
	color:#555555;
	font-size:12px;
}

#col-container .action-list
{
	padding:20px;
	background-color:#3F4955;
	-webkit-border-radius: 5px; /* Safari prototype */
	-moz-border-radius: 5px; /* Gecko browsers */
	border-radius: 5px; /* Everything else - limited support at the moment */
	margin-top:20px;
	margin-bottom:20px;

}

#col-container .action-list ul
{
	margin:0px;
}

#col-container .action-list h3, #col-container .action-list ul li
{
	color:#FFF;
}

#col1
{
	border-right:3px solid #CCC;
	display:inline;
	float:left;
	padding-right:10px;
	width:429px;
	position:relative;
}

#col2
{
	width:429px;
	display:inline;
	float:left;
	margin-left:10px;
	position:relative;
}


#col1.screen-repairs ul li, #col2.screen-repairs ul li
{
	list-style:disc;
	margin-left:35px;
}

#col2 img
{
	margin-bottom:30px;
	
}

#col-container p.broken-byline
{
	line-height:18px;
	height:18px;
	font-weight:bold;
	font-size:14px;
}


#col-container .info-alert
{
	padding:20px;
	background-color:#F5F6F6;
	-webkit-border-radius: 5px; /* Safari prototype */
	-moz-border-radius: 5px; /* Gecko browsers */
	border-radius: 5px; /* Everything else - limited support at the moment */
	margin-top:20px;
	margin-bottom:20px;

}

#col-container .info-alert.virus-removal
{
	background-color:#3F4955;	
}

#col-container .info-alert.virus-removal h3, #col-container .info-alert.virus-removal ul li
{
	color:#FFF;
}



#col-container .info-alert ul li
{
	color: #555555;
    font-size: 12px;
    font-weight: bold;
    list-style: disc outside none;
    margin-left: 23px;
}

#standard-content
{
	width:725px;
	float:left;
	margin-right:5px;
}

#positioning-statement
{
	padding:0px 15px;
	width:375px;
	float:left;
	margin-top:18px;
}

#positioning-statement h1
{
	color:#7B97AF;
	font-size:20px;
	font-weight:bold;
	line-height:22px;
}

#positioning-statement p
{
	color:#737373;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	margin-top:10px;
}


#latest-offer
{
	width:298px;
	float:left;
	margin-left:18px;
	margin-top: 10px;
	position:relative;
}

#latest-offer-price
{
	width:71px;
	height:71px;
	background: transparent url(../images/specialoffer_pricebutton.png) no-repeat;
	position:absolute;
	top:140px;
	right:26px;
}

#latest-offer-price p
{
	font-weight:bold;
	line-height:71px;
	text-align:center;
}

#latest-offer-price p a
{
	color:#FFF;
	text-decoration:none;
	display:block;
}

#latest-offer-price p a:hover
{
	text-decoration:underline;
}

#service-offering-container
{
	margin-top:35px;
	margin-bottom:35px;
}

.service-offering
{
	width:233px;
	height:120px;
	float:left;
	background: #3F4955;
	margin-right:12px;
	position:relative;
}

.service-offering h1
{
	background:#8FA5FB;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:3px 10px;
}

.service-offering p
{
	color:#FFFFFF;
	font-size:14px;
	line-height:17px;
	padding:16px 10px;
}

.service-offering.last
{
	margin-right:0px;
}


.service-offering h2
{
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-right:5px;
	position:absolute;
	bottom:2px;
	right:2px;
}

.service-offering h2 a
{
	color:#FFF;
}

#latest-posts-container
{
	margin-bottom:20px;
}

.extra-base
{
	margin-bottom: 30px;
}

.latest-post
{
	width:159px;
	margin-right:28px;
	float:left;
}

.latest-post.last
{
	margin-right:0px;
}

.latest-post p
{
	font-size:14px;
	color:#737373;
	margin-top:10px;
/*	height:60px; */
	line-height:16px;
}

.latest-post p a
{
	color:#3F4754;
	font-weight:bold;
}

.latest-post-image
{
	height: 150px;
	min-height: 150px;
	overflow: hidden;
}

#side-nav
{
	width:165px;
	float:left;
	margin-left:5px;
	margin-top:11px;
}

#pcguys
{
	width:165px;
	margin-bottom:12px;
	margin-top:-17px;
}

#pcguys p
{
	line-height:16px;
	text-align:center;
	padding-bottom:10px;
}

#pcguys p a
{
	color:#FFF;
	font-size:12px;
	text-decoration:underline;
}



.links-block
{
	margin-bottom:25px;
}

.links-block ul.children
{
	margin-top:0px;
	margin-left:0px;
}

.links-block h1
{
	background:#8FA5FB;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:3px 10px;
}

.links-block ul
{
	margin-top:10px;
	margin-left:11px;
}

.links-block ul li
{
/*
	height:20px;
	line-height:20px;
*/
	font-size:14px;
	color:#3F4754;
}

.links-block ul li a
{
	color:#3F4754;
	text-decoration:none;
}

.links-block ul li a:hover
{
	text-decoration:underline;
}

.links-block p
{
	color:#3F4754;
	font-size:14px;
	line-height:18px;
	margin-left:11px;
	margin-top:10px;
	width:138px;
}

.links-block p a
{
	color:#3F4754;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
}




#hp-logos
{
	border-top:7px solid #3F4955;
	display: block;
	height:50px;
	text-align: center;
	width:899px;
}

#hp-logos img
{
	margin-right:78px;
	display:block;
	border:0px;
	float:left;
}

#hp-logos img#last
{
	margin-right:0px;
}


/* ---------------- Single Post Info ------------- */

.single-post-headline
{
	border-bottom:1px solid #999999;
	margin-top:0px;
	padding-bottom:10px;
	width:700px;
}


.post-date
{
	float:left;
	padding:5px;
	border-right:1px solid #DDD;

}

.post-date h1
{
	font-size:18px;
	color:#E0156B;
	line-height:18px;
	text-align:center;
}

.post-date p
{
	font-size:12px;
	color:#555;
	line-height:12px;
	text-align:center;
}

.post-heading
{
	float:left;
	margin-left:8px;
	padding:0px;
}

.post-heading h1
{
	color:#7B97AF;
	font-size:20px;
	font-weight:bold;
	line-height:26px;
}

.stock-title h1
{
	line-height:41px;
}

.post-heading p
{
	color:#555;
	font-size:12px;
	font-weight:normal;
	line-height:14px;
}

.post-heading p a
{
	color:#E0156B;
}

.post-price
{
	float:right;
	margin-left:8px;
	padding:1px;
	text-align:center;
}

.post-price h1
{
	color:#E0156B;
	font-size:10px;
	font-weight:bold;
	line-height:10px;
	text-decoration: line-through;
}

.post-price h2
{
	color:#E0156B;
	font-size:18px;
	font-weight:bold;
	line-height:18px;
}

.post-price p
{
	font-size:10px;
	line-height:11px;
	color:#999;
}

.single-post-content-container
{
	margin-top:10px;
	width:710px;
}

.single-post-content
{
	width: 430px;
	float:left;
}

.single-post-content p
{
	margin-bottom:25px;
	line-height:18px;
	font-size:12px;
	color:#3F4955;
	font-family: Arial, sans serif;
}

.single-post-content p a
{
	color:#E0156B;
}

.single-post-image
{
	float:left;
	width:265px;
	margin-left:10px;
}

.single-post-image img
{
	margin-top:28px;
}



/*-------------------- News main page ---------------------*/

.post-preview-container
{
	border:1px solid #DDDDDD;
	margin-bottom:10px;
	padding:10px;
	background: transparent url(../images/preview-bg.jpg) repeat-x;

}
.single-post-preview-container
{
	margin-top:10px;
	width:710px;
}

.single-post-content-preview
{
	float:left;
}

.single-post-content-preview img
{
	float:left;
	margin-bottom:0px;
	margin-right:10px;
}


.single-post-content-preview p
{
	color:#3F4955;
	float:left;
	font-family:Arial,sans serif;
	font-size:12px;
	line-height:18px;
	margin-bottom:25px;
	width:500px;
}

.news-item-preview p, .stock-item-preview p
{
	width:590px;
}

.single-post-content-preview p a
{
	color:#E0156B;
}





/*-------------------- Footer ---------------------*/


#footer
{
	
	height:60px;
}

#footer h1
{
	font-size:14px;
	color:#555;
	font-weight:normal;
	border-bottom:7px solid #3F4955;
	margin-bottom:5px;
	padding-bottom:5px;
	
}

#footer h2
{
	font-size:11px;
	color:#555;
	float:left;
	font-weight:normal;
	
}



#footer p
{
	float:right;
	font-size:11px;
}

#footer p a
{
	text-decoration:none;
	color:#555;

}

#footer p a:hover
{
	text-decoration:underline;
}



/*-------------------- Personal, Business, Repairs page layout ---------------------*/

#standard-text-page
{
	padding:0px 15px;
	margin-top:18px;
}

#standard-text-page h1
{
	color:#7B97AF;
	font-size:20px;
	font-weight:bold;
	line-height:22px;
}

#standard-text-page p
{
	color:#737373;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	margin-top:10px;
}

#standard-text-page img
{
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
}

#standard-text-page img.padding-exception
{
	padding-top: 0px;
}


/*-------------------- Repairs Page - Support section ---------------------*/

#pcguys-support
{
	margin:20px auto;
	text-align:center;
	width:700px;
}

#pcguys-support .box
{
	float:left;
	padding-top:0px;
	text-align:left;
	width:338px;
}
#pcguys-support #bar
{
	float: left;
}

#pcguys-support .box p
{
	clear:both;
	color:#737373;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	margin-top:5px;
	padding-top:15px;
	text-align:justify;
}

#login-form
{
	margin-top:10px;
}


#pcguys-support a:hover
{
	color:#DB8606;
	text-decoration:none;
}

#pcguys-support .btn, #pcguys-support .btn a
{
	background:transparent url(http://thepcguys.ie/support/images/button.jpg) no-repeat scroll left top;
	border:medium none;
	color:#FFFFFF !important;
	display:block;
	font-family:arial,helvetica,sans-serif !important;
	font-weight:bold;
	height:27px;
	line-height:27px !important;
	margin:0;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:134px !important;
}
#pcguys-support .btn-status
{
	margin-left:69px;
	margin-top:12px;
}

#pcguys-support fieldset
{
	clear: both;
	margin: 0;
	padding: 2px 0;
	color:#737373;
}

#pcguys-support form label
{
	color:#737373;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-right:10px;
	text-align:right;
	width:60px;
}

#pcguys-support form input
{
	border:1px solid #7F9DB9;
	float:left;
	padding:2px;
	width:240px;
}





/*-------------------- New Pages - 4th Oct 2011 ---------------------*/




#repair-options
{
	height:190px;
	margin-top:35px;
}

#repair-options ul
{
	height:142px;
}

#repair-options ul li
{
	float:left;
	display:inline;
	width:164px;
	height:142px;
	margin-right:20px;
}

#repair-options ul li.last
{
	margin-right:0px;
}

#repair-options ul li a
{
	display:block;
	width:164px;
	height:142px;
}

#repair-options ul li#virusremoval a {background: #FFFFFF url(../images/repairs-icons.gif) no-repeat 0px 0px;}
#repair-options ul li#virusremoval a:hover {background: #FFFFFF url(../images/repairs-icons.gif) no-repeat 0px -153px;}

#repair-options ul li#macrepair a {background: #FFFFFF url(../images/repairs-icons.gif) no-repeat -173px 0px;}
#repair-options ul li#macrepair a:hover {background: #FFFFFF url(../images/repairs-icons.gif) no-repeat -173px -153px;}

#repair-options ul li#servicesrepair a {background: #FFFFFF url(../images/repairs-icons.gif) no-repeat -345px 0px;}
#repair-options ul li#servicesrepair a:hover {background: #FFFFFF url(../images/repairs-icons.gif) no-repeat -345px -153px;}

#repair-options ul li#screenrepair a {background: #FFFFFF url(../images/repairs-icons.gif) no-repeat -518px 0px;}
#repair-options ul li#screenrepair a:hover {background: #FFFFFF url(../images/repairs-icons.gif) no-repeat -518px -153px;}

#repair-options ul li#collectreturn a {background: #FFFFFF url(../images/repairs-icons.gif) no-repeat -691px 0px;}
#repair-options ul li#collectreturn a:hover {background: #FFFFFF url(../images/repairs-icons.gif) no-repeat -691px -153px;}


#virus-removal-offer
{
	position:absolute;
	top:0px;
	right:10px;
}


#avg-offer
{
	position: absolute;
    right: 10px;
    top: 175px;
}

#apple-repairs
{
	position:absolute;
	top:-10px;
	right:10px;
}

#we-repair-macs
{
	position: absolute;
	right: -11px;
	top: 5px;
}

#col2 img#cracked-apple
{
	margin:0px;
}


#guaranteed-repairs
{
	position: absolute;
	right: -11px;
	top: 5px;
}

.repair-service
{
	margin-bottom:20px;
	border-bottom:2px dotted #8FA4fD;
	padding-bottom:20px;
}


.repair-service h4
{
	font-size:14px;
	color:#555;
	padding-left:40px;
	line-height:35px;
}

#main-content-holder .repair-service p
{
	font-size:12px;
	color:#555;
	line-height:16px;
	margin:15px 0px 0px 0px;
	padding:0px;
}


.repair-service p span
{
	color:#DC166A;
}

.repair-service p span a
{
	color:#DC166A;
}


.repair-service.diagnostic{background:#FFF url("../images/icons/diagnostic-services.gif") no-repeat 0px 0px;}
.repair-service.hardwareinstallation{background:#FFF url("../images/icons/hardware-installation.gif") no-repeat 0px 0px;}
.repair-service.softwareinstallation{background:#FFF url("../images/icons/software-installation.gif") no-repeat 0px 0px;}
.repair-service.datatransfer{background:#FFF url("../images/icons/data-transfer.gif") no-repeat 0px 0px;}
.repair-service.tuneup{background:#FFF url("../images/icons/tune-up.gif") no-repeat 0px 0px;}
.repair-service.batteryproblems{background:#FFF url("../images/icons/battery-problems.gif") no-repeat 0px 0px;}
.repair-service.waterdamage{background:#FFF url("../images/icons/water-damage.gif") no-repeat 0px 0px;}


.repair-service.ramupgrades{background:#FFF url("../images/icons/ram-upgrades.gif") no-repeat 0px 0px;}
.repair-service.harddriveupgrades{background:#FFF url("../images/icons/harddrive-upgrades.gif") no-repeat 0px 0px;}
.repair-service.factoryrestore{background:#FFF url("../images/icons/factory-restore.gif") no-repeat 0px 0px;}
.repair-service.datarecovery{background:#FFF url("../images/icons/data-recovery.gif") no-repeat 0px 0px;}
.repair-service.newsetup{background:#FFF url("../images/icons/new-setup.gif") no-repeat 0px 0px;}
.repair-service.mailsetup{background:#FFF url("../images/icons/mail-setup.gif") no-repeat 0px 0px;}
.repair-service.passwordreset{background:#FFF url("../images/icons/password-reset.gif") no-repeat 0px 0px;}


#collect-return-call
{
	margin-top:40px;
}

#just-fifteen
{
	position:absolute;
	right: 10px;
 	top: 247px;
}


#footer p a#remote
{
	background-color:#F00;
	padding:2px 5px;
	color:#FFF;
}





