@charset "UTF-8";  
/* CSS Document */

img, div, td { behavior: url(http://www.jeffleeder.com/workspace/iepngfix.htc) }
img {margin:0px; padding:0px;}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #444;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
background-image:url(http://www.jeffleeder.com/workspace/interface/mainbkg.gif);
}

.body #container { 
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 869px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
} 

p.crumble { margin:0px; text-align:right; padding:0px 0px 5px 0px; color:#F7931E;}
.tophr { margin-top:3px; margin-bottom:10px; height:1px; width:616px;}
.bothr { margin-top:10px; margin-bottom:3px; height:1px; width:616px;}

table.contenttable {width:616px;}
td.imgtd { width:120px; vertical-align:top; border-right:#000000 1px solid; background-image:url(http://www.jeffleeder.com/workspace/interface/leftsideback.png);}
td.contenttd {  vertical-align:top;}
span.whitebkg { background:#FFFFFF; width:100%; display:block;}
span.lightbkg { background:#E6E6E6; width:100%; display:block; border-top:#000000 1px solid; padding: 10px 0px 20px 0px; }
span.greybkg { background:#ccc; width:100%; display:block;}

ul {margin: 0px 0px 0px 50px; padding:0px 0px 15px 0px; border-bottom: 0px solid #ccc;}
li {margin:0px; padding: 0px; font-size:13px; color:#000;}
.subli li {margin:0px; padding: 0px; font-size:13px; color:#3D3532;}

span.lightbkg ul.homeul {margin: 0px 0px 10px 20px; padding:10px 0px 10px 15px; width: auto; border-bottom: 0px;}

span.lightbkg ul {margin: 0px 0px 0px 50px; padding:10px 0px 10px 0px; border-bottom: 0px solid #ccc; border-top: 0px solid #ccc; width: 370px;}
span.lightbkg ul.subli {margin: 0px 0px 0px 20px; padding:0px; border:0px;}

span.lightbkg li {margin:0px; padding: 0px; font-size:13px; color:#3D3532;}
span.lightbkg li.subli {margin:0px; padding: 0px; font-size:12px; color: #666666;}


span.portlightbkg { background:#E6E6E6; width:100%; display:block; border-top:#000000 1px solid; padding: 0px 0px 0px 0px; }
h1 {margin:0px; font-size:18px; padding: 20px 20px 0px 20px; color:#000000;}
h1 em {margin:0px; font-size:13px; color:#aaa; font-weight:normal; padding-left:3px;}
h1 em a {margin:0px; font-size:13px; color:#666; text-decoration:none;}
h1 em a:hover {margin:0px; font-size:13px; color:#f90;}

span.greybkg h1{padding-left:30px;}
span.greybkg p.portdesc { color:#3D3532; padding:3px 30px 30px 30px; }


h2{margin:0px; font-size:15px; font-weight:normal; padding: 3px 20px 20px 20px; color:#663300;}
p{margin:0px; padding: 10px 20px 0px 20px; font-size:13px; color:#3D3532;}

.portlistimage {margin-right:0px; border-right:1px #000 solid;}

p.portdesc { color:#3D3532; padding:0px 0px 0px 20px; }


h3 { margin:0px; padding:0px 0px 0px 20px; font-size:14px; color:#000; }
h3.abouth31 { margin:0px 20px; padding:10px 0px 10px 12px; font-size:14px; color:#fff; font-weight:200; background-color:#DE8B1D; }
h3.abouth32 { margin:0px 20px; padding:10px 0px 10px 12px; font-size:14px; color:#fff; font-weight:200; background-color:#25A4DD; }
h3.abouth33 { margin:0px 20px; padding:10px 0px 10px 12px; font-size:14px; color:#fff; font-weight:200; background-color:#8cc63f; }


.homepagetable { width:600px;}
.homepagetable td {vertical-align:top;}
.homepagetable ul {list-style-type: none; list-style-position: inside; margin:0px 0px 0px 20px; padding:0px 0px 9px 9px; margin-left:20px; border-left: 1px solid #bbb;}
.homepagetable li { list-style-position: inside; margin:0px; padding:0px; }
.homepagetable li a {font-size:12px; color: #333333;}
.homepagetable li a:hover {font-size:12px; color:#FF9900;}


.imagedescarea {background-color:#FFFFFF; padding-bottom:5px; margin-bottom:2px;}
.photodesctable { background-color:#ff; border:#fff 1px solid; margin:0px 20px 5px 20px; padding:0px 10px 10px 10px; color:#666666; font-size:12px;}
.photodesctable strong { color:#000000;}




.porttable {padding:0px; height:100%; margin:0px; vertical-align:top; background:#E6E6E6; border-top:1px #000 solid; width:616px;}

.porttable td {padding:0px; margin:0px; vertical-align:top; }

.portimgtd {background-color:#333;}


.portmainimage { border-top:0px #000 solid;}


ul.portmenu {margin:0px; padding:0px 5px 10px 0px; }
ul.portmenu li { display: inline; margin:0px; padding:0px;}
ul.portmenu li a{ padding:0px 5px 0px 10px; margin:0px; background:#000; color:#999; text-decoration:none; font-weight:normal; font-size:13px; }
ul.portmenu li a:hover{ padding:0px 5px 0px 10px; margin:0px; background:#000; color:#F7931E; text-decoration:none; font-weight:normal; font-size:13px; }

ul.portmenu li a.selected{background:#000; color:#fff; }






.portlisttable { margin:0px 20px 5px 20px;}
.portlisttableleft { padding: 7px 7px 7px 7px; border:#CCCCCC 1px solid; background-color:#eee; border-right:0px;}
.portlisttableright { padding: 7px 7px 7px 7px; border:#CCCCCC 1px solid; background-color:#eee; border-left:0px;}

.leftportlist { vertical-align:top; background-color:#eee;  width:214px; height:133; background-repeat:no-repeat; background-position:top; margin:0px; padding:0px; float:left;}

.leftportlist img {border:#000000 1px solid; margin-bottom:0px; padding-bottom:0px;}

.rightportlist {  vertical-align:top; border:#ccc 0px solid; width:330px; height:133;  margin-bottom:0px; margin-left:0px; display:block; text-decoration: none; }
.rightportlist a { text-decoration: none; }


a.photobuttonoff {background:#333; display:block; height:30px; padding:0px 15px 0px 15px; line-height:30px; color:#555; text-decoration:none; font-weight:bold; width:32px; font-size:14px;}
a:hover.photobuttonoff {background:#333; display:block; padding:0px 15px 0px 15px; color:#555;}


a.photobutton {background:#333; display:block; height:30px; padding:0px 15px 0px 15px; line-height:30px; color:#FFFFFF; text-decoration:none; font-weight:bold; width:32px; font-size:14px;}
a:hover.photobutton {background:#FF9933; display:block; padding:0px 15px 0px 15px; color:#fff;}

.photomanager {width:616px; margin-bottom:2px; border-top: 1px solid #000;}
.butprev{ border-right: 1px #000 solid; width:32px;}
.butnext{ border-left: 1px #000 solid; width:32px;}
.thumbtd{ background:#333333; padding-top:0px; line-height:0px; font-size:0px;}


a.imgthumba img {border:#333 1px solid;}
a.imgthumba:hover img {border:#f90 1px solid;}

.imgthumbs {background-color:#333333; padding:0px; margin:0px; margin-left:0px; }
a.imgselect img { border:#FF9900 1px solid;}
a.imgselect:hover img { border:#FF9900 1px solid;}


p.link { margin:0px; padding:2px;}

p.link-selected { margin:0px; padding:2px;}
 p.link a:link, p.link a:visited {

	display: block;
	width: 107px;
 	height:20px;
	line-height: 20px;
	color: #ccc;
	text-decoration: none;
	background: url(http://www.jeffleeder.com/workspace/interface/image-rolloverdual.gif) no-repeat ;
	text-indent: 35px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:25px;
	background-position: -20px;
	text-align:right;
}
 p.link-selected a:link, p.link-selected a:visited {

	display: block;
	width: 107px;
 	height:20px;
	line-height: 20px;
	color: #F7931E;
	text-decoration: none;
	background: url(http://www.jeffleeder.com/workspace/interface/image-rolloverdual.gif) no-repeat ;
	text-indent: 35px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:25px;
	background-position: -163px;
	text-align:right;
}
p.link a:hover {
	/* background: #c00; */
	background-position: right top;
	color: #fff;
	background-position: -163px;
}
p.link-selected a:hover {
	/* background: #c00; */
	background-position: right top;
	color: #F7931E;
	background-position: -163px;
}

p.link a {
	margin:0;
	padding:0;
}	

#headertable { padding:0; margin:0; width:869px; height:150px;}
#maintable { padding:0; margin:0; width:869px; margin:0px; height:auto;}

tr {margin:0px; padding:0px; }
td {margin:0px; padding:0px;}
.tableleft { width:186px; margin:0px; padding:0px; padding-top:10px;}
.tableright { width:67px; margin:0px; padding:0px;}
.tr { background-image:url(http://www.jeffleeder.com/workspace/interface/rightupper.png); vertical-align:top;  background-repeat: no-repeat; height:250px; }
.tl {  background-image:url(http://www.jeffleeder.com/workspace/interface/leftupper.png); vertical-align:top;  background-repeat: no-repeat; height:250px; }
.leftstretcher {background-image:url(http://www.jeffleeder.com/workspace/interface/lspace.gif);}
.rightstretcher {background-image:url(http://www.jeffleeder.com/workspace/interface/rspace.gif);}


.ul { height:150px; width:186px; background-image:url(http://www.jeffleeder.com/workspace/interface/logo.png); vertical-align:top;  background-repeat: no-repeat; background-position:bottom;}
.um { height:150px; width:616px; background-image:url(http://www.jeffleeder.com/workspace/interface/topcenter.png); vertical-align:top;  background-repeat: no-repeat; background-position:bottom;}
.ur { height:150px; width:67px; background-image:url(http://www.jeffleeder.com/workspace/interface/topright.png); vertical-align:top;  background-repeat: no-repeat; background-position:bottom;}


.alignbottom {vertical-align: baseline; text-align:right; }
.aligntop {vertical-align:top; }

.content { background-color:#000000; color:#000; vertical-align:top; height:250px;}


.footertable {margin:0; padding:0px; height:103px;}
.bc { width:616px; height:151px; background-image:url(http://www.jeffleeder.com/workspace/interface/bottomcenter.png); background-repeat: no-repeat;}
p.email {color:#FFFFFF; text-align:right; font-size:12px;}
p.email em {color:#FF9933;}

.tc { width:616px; height:150px;}
.space { height: inherit;  text-align:right;  }


.body #header { 
	height: 150px; /* if you're changing the source order of the columns, you'll may want to use a height on the header so that you can give the columns a predictable top value */
	
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.body #main { 
	height:auto; /* if you're changing the source order of the columns, you'll may want to use a height on the header so that you can give the columns a predictable top value */
	
	padding: 0 0 0 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.body #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.body #mainContent { 
	margin: 0 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. */
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */ 


}
.body #footer { 
	padding: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	
} 
.body #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.homepageweb-design { border-top: 20px solid #ccff00;}
.homepageillustration { border-top: 20px solid #da8922;}
.homepagegraphic-design { border-top: 20px solid #debb1d;}

.portweb-design { border-top: 10px solid #ccff00;}
.portillustration { border-top: 10px solid #da8922;}
.portgraphic-design { border-top: 10px solid #debb1d;}


.homeportlink { vertical-align: bottom; }
.noborder {border:0px;}