/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	text-align: center;
	text-align: -moz-center; 
	color: #333333;
	line-height: 1.166;
	padding: 0px;
	left: auto;
	right: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #C4E1FF;
	body /* Internet Explorer */ 
}

a{
	color: #888686;
	text-decoration: none;
}

a:link{
	color: #888686;
	text-decoration: none;
}

a:visited{
	color: #888686;
	text-decoration: none;
}

a:hover{
	color: #888686;
	text-decoration: underline;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: square;
	margin-left: 15px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	border-bottom: 1px solid #cccccc;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navBar{
	width: 170px;
	background-color: #eeeeee;
	border-right: 1px none #cccccc;
	border-bottom: 1px none #cccccc;
	float: left;
	height: auto;
	text-align: left;
	padding-top: 20px;
	margin-left: 0px;
	padding-left: 10px;


}
#navBarlower{
	margin-top: 100px;
	background-color: #FFFFFF;
	margin-left: -10px;







}
#navBarSpacing{
	width: 180px;
	border-right: 1px none #cccccc;
	border-bottom: 1px none #cccccc;
	float: left;
	height: auto;
	text-align: left;
	padding-top: 20px;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #eeeeee;



}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	width: 800px;
	background-color: #FFFFFF;
	padding: 0px;
	height: auto;
	margin: auto;
	text-align: center;
	overflow: auto;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	background-color: #FFFFFF;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 10pt;
	height: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
	font-size: 80%;
	margin-right: auto;
	margin-left: auto;
	width: 200px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	font-size: 13px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #888686;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #003399;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	width: 120px;
	float: left;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}

#headlines p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #27509C;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#pagecontent {
	width: 425px;
	float: left;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: left;
	height: 640px;
}
.bulletlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	list-style-position: outside;
	list-style-image: url(images/Arrow.gif);
	list-style-type: none;
	text-align: left;
}
#pageTitle {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #25639F;
	text-align: left;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#pagecontentauto {
	width: 579px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	height: 640px;
	overflow: auto;
	text-align: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-right: 20px;
	margin-left: 20px;
	float: left;

}
.price_days {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #25639F;
	background-color: #CCCCCC;
	float: right;
	height: auto;
	width: 249px;
	position: static;
	visibility: visible;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 10px;
}
.body2 A:link {
	height: 22px;
	width: 150px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border: thin solid #FFFFFF;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.body2 A:visited {
	height: 22px;
	width: 150px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border: thin solid #FFFFFF;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.body2 A:active {
	height: 22px;
	width: 150px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border: thin solid #FFFFFF;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.body2 A:hover {
	height: 22px;
	width: 150px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999999;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border: thin solid #FFFFFF;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.storyLeftAlign {

	font-size: 13px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.cartnav {
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #eeeeee;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-indent: 10px;
	background-image: url(images/cart_tile.gif);
	background-repeat: repeat-x;
	text-align: left;
	white-space: nowrap;
	float: left;
}
.cartnavimg {
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	background-image: url(https://www.pcskillcenter.com/images/cart.gif);
	background-repeat: no-repeat;
	text-align: left;
	height: 22px;
	width: 22px;
}

.storyNoIndent {

	font-size: 13px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pageNameNoIndent {

	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pagecontent2 {
	width: 425px;
	float: left;
	margin: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	text-align: left;
	height: auto;
}
.body3 A:link {
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 20px;
	width: 100px;
	background-repeat: no-repeat;
	list-style-image: url(images/pdf.gif);
	list-style-position: outside;
	margin-left: 2px;
}
.body3 A:visited {
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 20px;
	width: 100px;
	background-repeat: no-repeat;
	list-style-image: url(images/pdf.gif);
	list-style-position: outside;
}
.body3 A:active {
	color: #666666;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 20px;
	width: 100px;
	background-repeat: no-repeat;
	list-style-image: url(images/pdf.gif);
	list-style-position: outside;
}
.body3 A:hover {
	color: #666666;
	text-decoration: underline;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 20px;
	width: 100px;
	background-repeat: no-repeat;
	list-style-image: url(images/pdf.gif);
	list-style-position: outside;
}
	#table {
	width: 560px;
	border-top: 4px solid #e3e7e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: left;
	margin-bottom: 20px;
		}
#table p {
		clear: both;
		width: 560px;
		margin: 0;
		}
	#table span {
		float: left;
		padding: 0 10px;
		border-left: 1px solid #e3e7e7;
		border-bottom: 1px solid #e3e7e7;
		}
	#table span.col1 {
		width: 100px;
		}

	#table span.col2 {
		width: 175px;
		}
	
	#table span.col3 {
		width: 120px;
		}
#table span.col4 {
		width: 80px;
		border-right: 1px solid #e3e7e7;
		}
