@charset "iso-8859-1";

/*PAGE LAYOUT
*------------------------------------*/
body {
  background: url(backgroundpattern.gif) repeat-x top center;
  margin: 0;
}

#container {
margin-left: 20px;
  }

#masthead {

  }

#masthead h2 {
border: none;
}
#masthead h2 a:link, #masthead h2 a:visited {

 width: 213px;
  display: block; 
text-indent: -9999px;
  height: 47px; 
  background: url(toplogo.gif) no-repeat top center;
position: absolute;
top: 43px;
left: 30px;

  }

#masthead h2 a:hover {
  
  }


#inner-container {
  text-align: left;
 width: 860px;
  margin-top: 92px;
  }

#content {
  width: 540px;
  float: left;
  margin: 10px;
  }

#widecontent {
  width: 840px;
  margin: 10px;
  float: left;

}

#breadcrumbs{
 
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 3px;
  clear: both;
  }
div.port_entry {
display: block;
margin-bottom: 25px;
margin-top: 25px;
float: left;
}

div.port_desc {
float: right;
width: 280px;
padding-left: 15px;
}

.port_image {
float: left;
}

#nav-cont {
  width: 260px;
  margin: 10px;

  float: left

  }

#nav-sect {




  }

#footer {
  clear: both;
  text-align: center;
  }
a.internalad:hover {
	background: none;
}
  #nav {
height: 63px;
margin-left: 370px;


  }
#nav-main{


  }

#nav-main ul {
  margin:0;
  padding:0;
  list-style:none;
  }
		
#nav-main li {
  float:left;
  margin:0;
  padding:0;
  }

#nav-main a {
  display:block;
  overflow: hidden;
  width: 90px;
height: 63px

  }
  #nav-main {
text-indent: -9999px;
}

#nav-main a.current {
  background-position: 0 -126px;
  }

		
#nav-home a{background:url("nav_home.gif") no-repeat right top;}
#nav-home a:hover{background-position: 0 -63px;}

#nav-tutorials a{background:url("nav_tutorials.gif") no-repeat right top;}
#nav-tutorials a:hover{background-position: 0 -63px;}

#nav-services a{background:url("nav_services.gif") no-repeat right top;}
#nav-services a:hover{background-position: 0 -63px;}

#nav-forum a{background:url("nav_forum.gif") no-repeat right top;}
#nav-forum a:hover{background-position: 0 -63px;}

#nav-resources a{background:url("nav_resources.gif") no-repeat right top;}
#nav-resources a:hover{background-position: 0 -63px;}

#nav-contact a{background:url("nav_contact.gif") no-repeat right top;}
#nav-contact a:hover{background-position: 0 -63px;}

#nav-sitemap a{background:url("nav_sitemap.gif") no-repeat right top;}
#nav-sitemap a:hover{background-position: 0 -63px;}

#nav-templates a{background:url("nav_templates.gif") no-repeat right top;}
#nav-templates a:hover{background-position: 0 -63px;}

.tut-outer {
clear: both; 

border-top: 2px solid #e6e6e6;
text-align: left;
padding: 10px;
padding-bottom: 20px;
overflow: hidden;
}

div.tut-outer:hover {
	background-color: #f7f7f7;
	border-top: 2px solid #e6e6e6;
}

.tut-image {
float: left;
margin-bottom: 10px;
margin-right: 10px;
}
.tut-right {
	float: left;

}
.tut-name a {
	margin-bottom: 4px;
}


.tut_entry {
border-bottom: 1px solid #ededed;
width: 100%;
padding-bottom: 35px;
margin-bottom: 30px;
float: left;

}

.tut_step {
padding-top: 30px;
font-size: 64px;
font-family: trebuchet ms,  geneva, times;
font-weight: bold;
color: #CECECE;
float: left;
width: 40px;
height: 80px;
}
.tut_image {
float: left;
width: 210px;
}
.tut_desc {
float: left;
width: 380px;
}



.graysidebox {
width: 200px;
background: url(graybox_top.gif) no-repeat left top;
margin-bottom:10px;

}

.graysidebox div{
background: url(graybox_bottom.gif) no-repeat left bottom;
padding-top: 10px;
padding-bottom: 10px;

}

.graysidebox div div {
background: url(graybox_expand.gif) repeat-y left top;
padding-left: 20px;
padding-right: 20px;

padding-top: 0px;
}
/*TEXT FROMATTING
*------------------------------------*/
body {
	font-family: "Lucida Sans Unicode",verdana, helvetica,arial,sans-serif;
	color : #3c3c3c;
	font-size: 11px;
	line-height: 160%;
	}
	
.tut-name {
font-size: 13px;

}
	
.req, .bold {
	font-weight:  bold;
	}
	
code, .code {
  margin-left: 0px;
	padding: 5px 5px 5px 40px;
	color: #c63;
	border: 1px dotted #333; 
	}

.step {
	color:  #BFBFBF;
	font-size : 45px; 
	font-weight: bold;
	}

.copyright {
	font-size : 10px;
	color : #000000;
	}

.byline	{
	padding: 0;
	margin: 7pt 0;
	text-transform: uppercase;
	}

.authorbox	{
	padding: 10pt 0;
	border: 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 15pt 0 10pt 0;
	}
	

a.ipod {color: red; font-weight: bold;}

.standoutad {background: #E7F4FF; border-top: 3px solid #C4E3FF; padding: 10px;
}
/*LINK FROMATTING
*------------------------------------*/

a, a.link {
	color: #004890;
	}

a:visited {
	color : #002654;
	}

a:active, a:hover {
	color : #ffffff;
	background: #004890;
	text-decoration: none;
	}


a.templateimage {
background: #ffffff;

}
a.templateimage img {
border: 4px solid #f1f1f1;

}
a.templateimage:hover img {
border: 4px solid #004890;
}

/*HEADER FROMATTING
*------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family:helvetica,arial,sans-serif;
	color : #2d2d2d;
	margin : 0px 0px 0px 0px;
	}

h1 {
	font-size: 17px;
	padding-bottom: 4px;
	border-bottom: 1px solid #EEEEEE;
	}

h2 {
	font-size: 15px;
		padding-bottom: 4px;
	border-bottom: 1px solid #EEEEEE;
	}

h2.subheading {
	font-weight: normal;
	font-size: 16px;

	}
	
h3 {
	font-size: 13px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #EEEEEE;
	}

h4 {
	font-size: 13px;
	}

h5 {
	 font-size: 11px;
	 }
	 
.largemenu {
	font: bold 13px Arial, Verdana, Trebuchet MS, Tahoma, sans-serif;
	color : #2d2d2d;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 4px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	 
/*LIST FROMATTING
*------------------------------------*/


.noBullet	 {
	margin: 4px 0 20px 0;
	padding: 0;
	list-style: none;
	}

#tutlist li {
	margin: 0;
	padding: 0 0 0 18px;
	background: url(abullet.gif) no-repeat 0 4px;
	margin-bottom: .6em;
	}

li {list-style: none;
  background-image: url(abullet.gif);
  background-position: 0 4px;
  background-repeat: no-repeat;
  padding-left: 15px;  /* space for the image */
  }

/*COMMENTS
*------------------------------------*/

.postedby {
	padding: 0 0 0 18px;
	background: url(images/abullet.gif) no-repeat 0 4px;
	}
	
h3.formtitle {
	margin : 0px 0px 0px 0px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 8px;
	}

.commentbody {
	border-top: 1px dotted #ccc;
	}
	
/*gray box*/
.submitcomment, #submitcomment, #currentcomments, #rating, .textad {
	background-color: #F5F5F5;
	border: 1px dotted #ccc;
	padding: 5px;
	padding: 5px;
	margin: 20px 0px 0px 0px;
	}

a.textad {
	display: block;
	}

.textad {
	width: 200px;
	}

/*FORMS
*------------------------------------*/

.form {
	background-color: #FAFAFA;
	border: solid 1px #C6C6C6;
	padding: 2px;
	}

.formtext {
	background-color: #FAFAFA;
	border: solid 1px #C6C6C6;
	padding: 2px;
	border-bottom: 1px dotted #ccc
	}

.form:hover, .formtext:hover {
	background: white;
	}
	
.form:focus, .formtext:focus {
	background: white;
	border: solid 1px #000000;
	}
	
.submit {
	background-color: #D3D3D3;
	border: solid 1px #C6C6C6;
	border-right:  solid 1px #9A9A9A;
	border-bottom:  solid 1px #9A9A9A;
	}
	
.submit:hover, .submit:focus {
	background: #EDEDED;
	}


/*IMAGES
*------------------------------------*/

img {
	border: 0;
	}
	
hr {
	border: none; 
	border-bottom: solid 1px #e9e9e9; 
	color: #ededed; 
	width: 60%; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 2em; 
	text-align: center;
	}
