/*		global.css	for JuniperWebcraft.com
*/

/*-------------------------
global elements
-------------------------*/
*
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
a:hover img
{
	/* For web browsers who care */
	opacity: 0.60;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	/* For IE 8(+?) */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
br
{
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
}
strong
{
	font-weight: bold;
}
em
{
	font-style: italic;
}
/*-------------------------
page structure
-------------------------*/
html
{
	height: 100%;
	background: url("images/topBkgGradient.jpg") left top repeat-x;
}
body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 100%;
}
#pageWrap
{
	min-height: 100%;
	margin: 0;
	padding: 0;
	background: url("images/bottomBkgBand2500x306.gif") right bottom no-repeat;
}
#pageWrapInner
{
	background: url("images/topBkgBand.jpg") left top no-repeat;
}
#pageWrapInnermost
{
	background: url("images/topBgkLogoMore.jpg") 334px 26px no-repeat;
}
h1
{
	position: absolute;
	left: -100em;
	width: 99em;
	overflow: hidden;
/*
	z-index: -10;
	margin: 0;
	top: 26px;
	top: 0;
	left: 334px;
	left: 0;
	width: 100%;
	height: 1px;
	padding-top: 223px;
*/
}
/*-------------------------
site menu
-------------------------*/
ul.navmenu
{
	clear: left;
	position: relative;
	z-index: 10;
	font-size: medium;
}
* html ul.navmenu
{	
	height: 1%;
}
ul.navmenu li
{
	float: left;
	margin-right: 1em;
	list-style-type: none;
	text-transform: lowercase;
}
ul.navmenu1 li
{
	margin-top: 60px;
}
ul.navmenu li a
{
	display: block;
	padding-bottom: 1px;
	color: #69C;
	text-decoration: none;
}
ul.navmenu li.selected a,
ul.navmenu2 li.selected a,
ul.navmenu3 li.selected a,
ul.navmenu li.home a:hover
{
	color: #69C;
	padding-bottom: 1px;
	border: none;
	color: #69C;
	text-decoration: none;
}
ul.navmenu li a:hover,
ul.navmenu li.selected a
{
	padding-bottom: 0;
	color: #363;
	border-bottom: 1px dotted #363;
}
ul.navmenu li.selected a
{
	cursor: default;
}
ul.navmenu1 li.home
{
	overflow: hidden;
	margin-top: 26px;
	margin-right: 0;
	margin-left: 118px;
	width: 216px;
	height: 42px;
}
* html ul.navmenu1 li.home
{
	height: 1%;
	margin-left: 60px;
	xbackground-color: Yellow;
}
ul.navmenu1 li.home a
{
	position: relative;
	z-index: 0;
	width: 216px;
	height: 42px;
	padding-top: 42px;
	background: url("images/topLogo.jpg") left top no-repeat;
}
x * html ul.navmenu1 li.home a
{
	overflow: hidden;
	height: 1%;
}
ul.navmenu1 li.home a span
{
	display: none;
	xposition: absolute;
	xleft: -1000em;
}

/* 2nd level menu */
ul.navmenu2
{
	height: 1px;
	margin-left: 220px;
}

/* 3rd level menu */
ul.navmenu3
{
	height: 1px;
	margin-left: 220px;
}
ul.navmenu3 li
{
	clear: left;
	float: none;
	margin-top: 0 !important;
	margin-bottom: 0;
	padding: 0;
}
ul.navmenu3 li a
{
	float: left;
	clear: left;
}
* html ul.navmenu3 li
{
	height: 1%;
}

/*
ul.navmenu li ul
{
	display: none;
}
ul.navmenu li.selected ul
{
	display: block;
}
ul.navmenu li.selected ul li ul
{
	display: none;
}
ul.navmenu li.selected li.selected ul
{
	display: block;
}
ul.navmenu li.selected li.selected ul li ul
{
	display: none;
}
ul.navmenu li.selected li.selected li.selected ul
{
	display: block;
}
*/
/*-------------------------
content block
-------------------------*/
#content
{
	clear: left;
	width: 40em;
	min-width: 600px;
	max-width: 80%;
	padding-top: 3em;
	margin-left: 118px;
}
div#content a
{
	font-weight: bold;
	border-bottom: 1px dotted #363;
	color: #363;
	text-decoration: none;
}
div#content a:hover
{
	border-bottom: 1px solid #69C;
	color: #69C;
}
#content h2
{
	float: left;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	border-bottom: none;
}
* html #content h2
{
	float: left;
}
* html body#index #content h2
{
	width: 8em;
}
* html body#what_websites #content h2,
* html body#what_software #content h2,
* html body#what_graphics #content h2
{
	width: 5em;
}
* html body#who #content h2
{
	width: 6.5em;
}
* html body#where #content h2
{
	width: 7.5em;
}
* html body#how #content h2
{
	width: 9.5em;
}
#content h2 span
{
	color: #363;
}
body#index #content h3
{
	margin-bottom: .5em;
	font-size: 1.5em;
	color: #363;
}
/* make sure the unrounded block content is positioned the same as its rounded version */
.rc0
{
	margin-top: 7px !important;
	margin-left: 10px !important;
	padding-right: 40px !important;
	border: 1px solid #FFF;
}
#content h2 .rcBL
{
	background-image: none;
	xborder-left: 1px solid #363;
	xborder-bottom: 1px solid #363;
}
#content h2 .rcBR
{
	margin-top: -11px;	margin-bottom: -1px;
	background-image: none;
	xborder-right: 1px solid #363;
	xborder-bottom: 1px solid #363;
}
.contentBlock
{
	clear: left;
	margin-top: 0;
	margin-bottom: 6em;
	padding: 0 30px 20px 0px;
	xfont-size: .9em;
}
body#index .contentBlock
{
	margin-bottom: 2em;
}
body#index .contentBlock img
{
	border: 1px solid #999;
}
.contentBlock.rc0
{
	padding-top: 20px !important;
}
.contentBlock .rcTL
{
	height: 9px;	background-image: none;
	xborder-top: 1px solid #363;
	xborder-left: 1px solid #363;
}
.contentBlock img.websiteScreenshot
{
	float: left;
	width: 234px;
	xheight: 165px;
	margin: 4px 20px 15px 1px;
}
.contentBlock p
{
	line-height: 1.4;
	xfont-size: small;
	margin: 0 0 .8em 0;
	color: #363;
}
.contentBlock br
{
	display: block;
	height: 1px;
}
.contentBlockFooter
{
	height: 1px;
	margin: 0;
}
img#imgjah
{
	float: left;
	width: 184px;
	height: 249px;
	margin: 0 15px 10px 0;
	border: 1px solid #339;
}
img#imgpdn
{
	float: right;
	width: 184px;
	height: 230px;
	margin: 0 0 10px 15px;
	border: 1px solid #339;
}
/*-------------------------
Where images
-------------------------*/
#whereImage
{
	float: right;
	width: 300px;
	margin: 0 0 10px 15px;
}
#whereImage img
{
	width: 300px;
	height: 480px;
	border: 1px solid #339;
}
#whereImage p
{
	margin: 1ex 1em;
	font-size: small;
	font-style: italic;
	text-align: center;
}
#whereImage p.caption
{
	font-style: normal;
	text-align: center;
}

/*-------------------------
what - websites
-------------------------*/
body#what_websites .contentBlock ul
{
	float: left;
	clear: left;
	xmargin-top: -2em;
	margin-bottom: 2em;
	xpadding-top: 1em;
	list-style-type: none;
}
body#what_websites .contentBlock ul li
{
	position: relative;
	clear: left;
	float: left;
	min-height: 124px;
	margin: 2em 0 0 0;
	padding-left: 173px;
	border: none;
}
body#what_websites .contentBlock ul li h3
{
	max-width: 30em;
	margin-bottom: 0;
	font-size: medium;
}
body#what_websites .contentBlock ul li p
{
	width: 31em;
	xborder: 1px dotted red;
}
body#what_websites .contentBlock ul li p.img
{
	position: absolute;
	left: 0px;
}
body#what_websites .contentBlock ul li p.img img
{
	display: block;
	max-width: 163px;
	max-height: 124px;
	border: 1px solid #999;
}
body#what_websites .contentBlock dt a
{
	display: block;
	padding: 0px;
	border: 1px solid #FFF;
	text-decoration: none;
}
body#what_websites .contentBlock dt a:hover
{
	border: 1px dotted #363;
}
body#what_websites .contentBlock dt a img
{
	display: block;
	width: 163px;
	height: 124px;
	border: 1px solid #999;
}
body#what_websites .contentBlock ul li p
{
	xwidth: 400px;
	xmargin-left: 175px;
	margin-bottom: .3em;
	line-height: 1.4;
	font-size: .9em;
}
body#what_websites .contentBlock dd.last
{
	margin-top: .4em;
	margin-bottom: 3em;
}
body#what_websites .contentBlock dd a
{
	color: #69C;
	text-decoration: none;
}
body#what_websites .contentBlock dd a:hover
{
	color: #363;
	border-bottom: 1px dotted #363;
}

/*-------------------------
what - software
-------------------------*/
body#what_software dl
{
	margin-top: -1ex;
	margin-bottom: 1em;
}
body#what_software dt
{
	clear: left;
	float: left;
	font-size: 1.2em;
	margin: .5em 1em 1ex 0;
	color: #FF8101;
}
body#what_software dd
{
	xmargin-top: 1ex;
	padding-top: .7em;
	color: #363;
}



/*=========================
what - graphics
=========================*/
body#what_graphics .contentBlock p.intro
{
	text-align: left !important;
}
/*-----------------------*/
body#what_graphics .contentBlock ul
{
	float: left;
	clear: left;
	margin-bottom: 2em;
	list-style-type: none;
}
body#what_graphics .contentBlock ul li
{
	position: relative;
	clear: left;
	float: left;
	xmin-height: 124px;
	margin: 1em 0;
	xpadding-left: 173px;
	border: none;
}
body#what_graphics .contentBlock ul li img
{
	float: left;
	display: block;
	width: 300px;
}
body#what_graphics .contentBlock ul li.border img
{
	border: 1px solid #999;
}
body#what_graphics .contentBlock ul li p
{
	xwidth: 31em;
	margin-left: 315px;
}


/*=========================
contact us
=========================*/
div#contact
{
	font-size: small;
}
div#contact h3
{
	font-size: large;
}
div#contact h4
{
	margin: 1ex 0 0 00;	
	font-size: medium;
}
div#contact p
{
	margin-bottom: .5ex;
	margin-left: 5.5em;
}
div#contact p span
{
	padding-right: 1em;
	font-size: 110%;
}
body#how address
{
	margin-left: 5.5em;
	font-style: normal;
	color: #363;
}

dl#contactform
{
	font-size: small;
}
dl#contactform dt,
dl#contactform dd
{
	float: left;
	margin-top: 1ex;
}
dl#contactform dt
{
	clear: left;
	width: 5em;
	margin-right: 1ex;
	text-align: right;
}
dl#contactform dd
{
	width: 30em;
}
#contactform input#contactName,
#contactform input#contactEmail,
#contactform input#contactSubject,
#contactform textarea#contactMessage
{
	width: 30em;
	font-size: small;
	font-family: "Courier New", Courier, monospace;
}
#contactform input#contactName		 { width: 27.0em; }
#contactform input#contactEmail		 { width: 28.5em; }
#contactform input#contactSubject	 { width: 29.5em; }
#contactform textarea#contactMessage { width: 30.0em; }

#contactform dd#buttonrow
{
}

body#contactthanks .contentBlock
{
	margin-bottom: 18em;
}

