/*
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;


}



.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;
}

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

#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-personal #nav ul li#personal a,
#p-business #nav ul li#business a,
#p-repairs #nav ul li#repairs a,
#p-stock #nav ul li#stock a,
#p-news #nav ul li#news a,
#p-contact #nav ul li#contact a
{
	background:#FFF;
	color:#7B8CD8;
}

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

#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 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:100px;
	text-align: center;
	width:899px;
}

#hp-logos img
{
	margin-right:23px;
	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
{
	border-top:7px solid #3F4955;
	height:60px;
}

#footer h1
{
	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;
}