/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
font-family: "Trebuchet MS";
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a{
	color: #CCCCCC;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
	padding-bottom: 8px;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}

h1{
font-family: "Trebuchet MS";
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
font-family: "Trebuchet MS";
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: "Trebuchet MS";
 font-size: 96%;
 color: #263A40;
 margin: 0px;
 padding: 0px;
}

h4{
font-family: "Trebuchet MS";
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
font-family: "Trebuchet MS";
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
font-family: "Trebuchet MS";
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 4px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-image: url(img/bg_hdr1.gif);
}

#masthead a {
	font-size: 120%;
	padding: 8px 4px 0 0;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: bold;
	color: #DDDDDD;
}

#navBar{
	float: left;
	width: 232px;
	margin: 0px 10px 0px 0px;
	padding: 30px 10px 0px 0px;
	background-color: #FFFFFF;
	border-right: 0px none #cccccc;
	border-bottom: 0px none #cccccc;
	background-attachment: scroll;
	background-image: url(img/web-design-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	border-top-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-left-width: 0px;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
}
#content2{
	float: left;
	width: 600px;
	padding: 2px 0px 10px;
	top: 70px;
	position: absolute;
	right: 150px;
	clear: left;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
	color: #CCCCCC;
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #3F455D;
	background-color: #C7C7EB;
	text-align: center;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 80%;
	padding: 8px 4px 0 0;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: bold;
	color: #646464;
}

#globalNav a:hover {
	font-size: 80%;
	padding: 8px 4px 0 0;
	font-family: "Trebuchet MS";
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature {
	padding: 0px;
}

.feature h3{
	padding: 20px 0px 5px;
	text-align: center;
	text-transform: capitalize;
	line-height: normal;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
}

.feature td{
	float: none;
	padding: 0px 10px 10px;
	margin: 0px 20px 20px 0px;
	top: 0px;
	border: 1px inset #EEEEEE;
}

/************** .story styles *****************/

.story{
	padding: 4px 0px 0px 10px;
	font-size: 80%;
	clear: none;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.story h3{
		text-align: center;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 25px;
	border-bottom: 1px solid #cccccc;
}

#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; position:relative}
#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 #EEEEEE;}

/* 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: 80%;
	filter:Alpha(Opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
}

#sectionLinks h3{
	padding: 40px 0px 2px 15px;
	text-align: center;
	font-size: 18px;
	filter:Alpha(Opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity:0.9;
	opacity: 0.9;
	margin: 2px;
	color: #56C65A;
}

#sectionLinks * {
	position: relative;
	}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	font-size: 75%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2A3256;
	/* filter:Alpha(Opacity=80); */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	border-top: 1px solid #cccccc;
}

#sectionLinks a:hover{
	background-color: #dddddd;
	color: #334D55;
	text-decoration: none;
	/* filter:alpha(opacity=50); */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}


/*********** .relatedLinks styles ***********/
.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 75%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 2px 0px 10px;
	float: right;
	top: 81px;
	position: absolute;
	width: 170px;
	height: 610px;
	right: 5px;
	clear:left;
}

#advert2{
	padding: 2px 0px 10px;
	float: right;
	top: 180px;
	position: absolute;
	width: 170px;
	height: 610px;
	left:5px;
	clear:both;
}

#advert img{
	display: block;
	top: 40px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.tdh1 {
	background-image: url(img/webdesignersheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	padding: 8px;
	width: 232px;
}
.tdh2 {
	background-image: url(img/webdesignersheader2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	padding: 8px;
	width: 232px;
}
.tdh3 {
	background-image: url(img/web-design-forum.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	padding: 8px;
	width: 232px;
}
.tdh4 {
	background-image: url(img/web-design-directory.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	padding: 8px;
	width: 232px;
}
.tdh5 {
	background-image: url(img/web-design-news.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	padding: 8px;
	width: 232px;
}
.categories {
	border: none;
}

