@charset "utf-8";
/* CSS Document */



body, tbody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;		
	}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-variant:small-caps;
	padding-left:5px;
	}

h2, h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-variant:small-caps;
		}


h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	font-weight:bold; font-variant:small-caps;
	margin-top: 5px;
	
}



#bodyboldwhite
	{
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fdfdfd;
	font-variant:small-caps;
	padding-top:10px;
	padding-left:15px;
	}


A:link {text-decoration: underline; font-family:Arial, Helvetica, sans-serif;	color:#000000; font-size:12px;}
A:visited {text-decoration: underline; color:#000000;}
A:active  {text-decoration: underline; color:#000000;}
A:hover   { text-decoration: none; font-size:12px; color:#000000;}



/* -------------start page layout----------------- */


	#container {
	
	border-style:none;
	margin-top: 1px;
	width:800px;
	
	}

  #banner {
	border-style:none;
	position: absolute;
	z-index: 2;
	top: 55px;
	left: 130px;
	width:150px;
	}

    #navcontainer {
	border-style:none;
	position: absolute;
	z-index: 2;
	top: 130px;
	left: 10px;
	width:150px;
	
	}

   	#centerblock {
	background-color: #CCC;	
	/*background-image: url('http://www.tobyhilden.com/images/block-BG.jpg');
	background-repeat:repeat-y;*/
	position: absolute;
	top: 83px;
	left: 166px;
	width:670px;
	border-style:solid; border-color:#808080; border-width:0px 2px 2px 0px;
	 }


	#centerarea{
	
	border-style:none;
	width:620px;
	
	margin: 5px 5px 5px 5px;
	 }
	
	
	#intro {
	border-style:none;
	
	margin-top: 25px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	
	width:600px;
	
	}
	

	#outro {
	border-style:none;
	margin-top: 20px;
	margin-left: 400px;
	margin-bottom: 20px;
	width:200px;
	
	}


    #introLonger {
	border-style:none;
	
	margin-top: 40px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 10px;
	
	
	width:600px;
	height:275px;
	
	}
	


/* -------------start nav block----------------- */



ul#navlist	{
	
	
	text-align: left;
	list-style: none;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	width: 140px;
	}


/* -------------end nav block----------------- */


#centerContentArea {
	
	
	position: absolute;
	width:625px;
	top: 15px;
	left: 160px;
	
	border-style:solid;
	border-color:#003471;
	
	border-top-width:2px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-width:2px;
	
	}


#mainLeft{
	clear:both;
	border-style:none;
	width:250px;
	height:250px;
	margin-top:5px; 
	margin-left:5px; 
	margin-bottom:5px; 
	margin-right:5px;
	
	float:left;
	
}

#mainRight{
	
	border-style:none;
	margin-top:15px;
	margin-left:0px;
	margin-bottom:10px;
	margin-right:20px;
	
    width:340px;
	height:245px;
	float:right;
	
	text-align: justify;
 	}

#mainRightIndex{
	
	border-style:none;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:10px;
	margin-right:10px;
	
    width:340px;
	height:250px;
	float:right;
	
	text-align: justify;
 	}



#featureHead {
	
	clear:both;
	background-color:#006699;
	height:20px;
	 	
	padding:5px 5px 5px 5px;
	

	
	}
	

	
#featureLeft1, #featureLeft2 {
	clear:both;
	border-style:none;
	margin:5px 5px 5px 5px;
	
	width:150px;
	height:150px;
	float:left;
	
	}

#featureRight1, #featureRight2 {
	
	border-style:none;
	margin:5px 5px 5px 5px;
	width:440px;
	height:150px;

	float:left;
	
}

	
#featureLeft3 {
	clear:both;
	border-style:none;
	margin:5px 5px 20px 5px;
	
	width:150px;
	height:150px;
	float:left;
	
	}

#featureRight3  {
	
	border-style:none;
	margin:5px 5px 25px 0;
	width:440px;
	height:150px;

	float:left;
	
}	
	
	

/* -------------start tabs ----------------- */



#tab-container1, #tab-container2, #tab-container3, #tab-container4, #tab-container5, #tab-container6, #tab-container7 {
	
	width:605px;
	height:400px;
	
	margin-left:10px;
	
	border-style:solid;
	border-color:#808080;
	border-width:0px 2px 2px 0px ;
	
	background-color:#006699;
	margin-bottom: 15px;
	
	}


	
	

#tab-top-left1, #tab-top-left2, #tab-top-left3, #tab-top-left4, #tab-top-left5, #tab-top-left6, #tab-top-left7 {
	border-style:none;
/*		background-image: url(http://www.tobyhilden.com/images/dag.gif);
background-repeat: no-repeat;
	background-position: top right;*/
	height:24px;
	width:400px;
	margin-left:10px;
	float:left;
	
		
	
	}
	
	
#tab-top-right1, #tab-top-right2, #tab-top-right3, #tab-top-right4, #tab-top-right5, #tab-top-right6, #tab-top-right7 {
	border-style:none;

	background-color:#FFF;
	background-repeat: no-repeat; 
	height:24px; width:200px;
	float:left;
	
}

#tab-main-left1, #tab-main-left2, #tab-main-left3, #tab-main-left4, #tab-main-left5, #tab-main-left6, #tab-main-left7 {
	width:340px;
	text-align:center;
	margin: 3px 3px 3px 3px;
	padding:3px 3px 3px 3px;
	
	float:left;
	
}

#image1,#image2, #image3, #image4, #image5, #image6, #image7 {
	
	border-style:none;padding:3px 3px 3px 3px;}



#tab-main-right1, #tab-main-right2, #tab-main-right3, #tab-main-right4, #tab-main-right5, #tab-main-right6, #tab-main-right7 {
	
	
	width:230px; 
	margin: 15px 3px 3px 3px; 
	padding:3px 3px 3px 3px;
		
	float:left;
	text-align:top;
	}



.iconlist
	{
	list-style: none;
	margin: 0;
	padding: 0;
	}

li.view3d
	{
	background-image: url(http://www.tobyhilden.com/nav/icon-360.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 25px;
	margin: .4em 0;
	
	}

li.view
	{
	background-image: url(http://www.tobyhilden.com/nav/icon-view.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 25px;
	margin: .4em 0;
	
	}

li.paint
	{
	background-image: url(http://www.tobyhilden.com/nav/icon-paint.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 25px;
	margin: .4em 0;
	
	
	}

li.ref
	{
	background-image: url(http://www.tobyhilden.com/nav/icon-ref.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 25px;
	margin: .4em 0;
	

	}



	
	
	/* -------------end tabs ----------------- */
	


	
#triptic-l {
    clear:both;
	border-style:none;
	padding:0 5px 50px 5px;
	margin:5px 5px 5px 20px;
	
	width:180px;
	height:350px;
	float:left;
	
	}

#triptic-c {
	
	border-style:none;
	padding:0 5px 5px 5px;
	margin:5px 5px 5px 5px;
	width:180px;
	height:350px;

	float:left;
	
}

	
#triptic-r{
	
	border-style:none;
	padding:0 5px 5px 5px;
	margin:5px 5px 5px 5px;
	
	width:180px;
	height:350px;
	float:left;
	
	}


	
	
	
	/* -------------start global nav ----------------- */
	

.arrowlistmenu{

margin-top: 25px;
width: 150px; /*width of accordion menu*/
border-style:none;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-variant:small-caps;
color: white;
background: black url(http://www.tobyhilden.com/images/titlebar.png) repeat-x center left;
margin-bottom: 2px; /*bottom spacing between header and rest of content*/

padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(http://www.tobyhilden.com/images/titlebar-active.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 5px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
background-color: #0099cc;
}

.arrowlistmenu ul li a{
color: #ffffff;
background: url(http://www.tobyhilden.com/images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-size:14px;
border-bottom: 1px solid #dadada;
/*font-size: 90%;*/
}

.arrowlistmenu ul li a:visited{

font-family:Arial, Helvetica, sans-serif;
color: #333333;
font-size:14px;



}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color: #f5e70f;
background-color: #0099cc;

}




.navheader{ /*CSS class for menu headers in general (expanding or not!)*/

background: black url(http://www.tobyhilden.com/images/navheaderblock.png) repeat-x center left;

margin-bottom: 2px; /*bottom spacing between header and rest of content*/
text-transform: none;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}



	
	
	
	/* -------------end global nav ----------------- */
	
	
