@charset "utf-8";

/* START Global Whitespace reset ---------- */
* {
	padding:0;
	margin:0;
}
/* END Global Whitespace reset ---------- */

/* START Style Standards ---------- */
p {
	margin-top: 9px;
	margin-bottom: 8px;
}
ul, ol {
	margin-right: 15px;
	margin-left: 30px;
	padding-top: 5px;
}
fieldset {
	padding: .5em;
 }
 
img { border: 0; 
}
 
blockquote {
	margin: 15px;
}
a:link {
	color:#993300;
	text-decoration: none;
	border-bottom: 1px dashed #660000;
}
a:visited {
	color:#990000;
	text-decoration: none;
	border-bottom: 1px dashed #660000;
}
a:active {
	color:#993300;
	text-decoration: none;
	border-bottom: 1px dotted #660000;
}
a:hover {
	color:#AA0000;
	text-decoration: none;
	border-bottom: 1px solid #660000;
}
/* END Style Standards ---------- */


body {
	min-height: 100%;
	text-align: center;
	color: #333333;
	background-color: #000000;
	font: 0.7em/1.3em 'Lucida Grande', Verdana, sans-serif;
}

h1 {
	font-size: 1.5em;
	font-family: Georgia, Times, serif;
	line-height: normal;
	font-style: italic;
	color: #800000;
	padding-bottom: 5px;
	font-weight: normal;
}
h2 {
	font-size: 1.3em;
	font-family: verdana;
	line-height: normal;
	font-weight: normal;
	color: #663300;
	padding-top: 15px;
	padding-bottom: 10px;
}
h3 {
	font-size: 1.1em;
	border-bottom: 1px dotted #660000;
}
#logo {
	width: 254px;
	z-index: 4;
	background-image: url(../images/logo-sm.gif);
	height: 54px;
	background-repeat: no-repeat;
	float: left;
	clear: left;
	margin-top: 65px;
	margin-left: 90px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#blogpaper {
	height: 166px;
	width: 213px;
	position: absolute;
	top: 50px;
	left: 715px;
	border: 0;
	background: url(/images/blogpapernu.gif) no-repeat left top;
}
#macchiato {
	background: url(/images/macchiatonu.gif) no-repeat;
	height: 178px;
	width: 209px;
	position: absolute;
	left: 722px;
	top: 430px;
	z-index: 4;
}
#header {
	z-index: 4;
	width: 445px;
	float: left;
	clear: left;
	margin-top: 23px;
	margin-left: 91px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 106px;
}
#content {
	overflow: auto;
	height: 400px;
	width: 440px;
	z-index: 4;
	text-align: left;
	margin-right: 0px;
	margin-left: 93px;
	float: left;
	margin-top: 19px;
	clear: left;
	position: absolute;
	top: 135px;
	left: 0px;
}
#change {
	height: 121px;
	width: 81px;
	position: absolute;
	top: 528px;
	left: 40px;
	border: 0;
	background: url(/images/change.gif) no-repeat left top;
}
.shortlist {
	line-height: 1.4em;
	list-style:none;
}
.shortlist li {
	padding-bottom: 8px;
	padding-left:20px;
	background-image: url(../images/teeny.gif);
	background-repeat:no-repeat;
	background-position: 0 .3em;
}
li {
	line-height: 1.4em;
	list-style:none;
	padding-bottom: 6px;
	padding-left:15px;
	background-image: url(../images/teeny.gif);
	background-repeat:no-repeat;
	background-position: 0 .5em;
	
}
li a {
	text-decoration:none;
}
#nav {
	z-index: 9;
	width: 102px;
	height: 142px;
	text-align: right;
}
h1.other { padding-top: 15px; }
.tinyital {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#bottomnav {
	position:absolute;
	left:116px;
	top:552px;
	width:283px;
	height:16px;
	z-index:6;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	overflow: visible;
	font-style: italic;
	text-decoration: none;
	color: #990000;
}
ol {
	line-height: 1.4em;
	list-style:none;
	padding-top: 5px;
}
.OLshortlist li {
	padding-bottom: 8px;
	padding-left:20px;
}
li.n1 {
	background-image: url(../images/1.gif);
	background-repeat:no-repeat;
	background-position: 3px .3em;
}
li.n2 {
	background-image: url(../images/2.gif);
	background-repeat:no-repeat;
	background-position: 0 .3em;
}
li.n3 {
	background-image: url(../images/3.gif);
	background-repeat:no-repeat;
	background-position: 0 .3em;
}
li.n4 {
	background-image: url(../images/4.gif);
	background-repeat:no-repeat;
	background-position: 0 .3em;
}
li.n5 {
	background-image: url(../images/5.gif);
	background-repeat:no-repeat;
	background-position: 0 .3em;
}
li.n6 {
	background-image: url(../images/6.gif);
	background-repeat:no-repeat;
	background-position: 0 .3em;
}
li.n7 {
	background-image: url(../images/7.gif);
	background-repeat:no-repeat;
	background-position: 0 .3em;
}
li.n8 {
	background-image: url(../images/8.gif);
	background-repeat:no-repeat;
	background-position: 0 .3em;
}
li.n9 {
	background-image: url(../images/9.gif);
	background-repeat:no-repeat;
	background-position: 0 .3em;
}
li.n10 {
	background-image: url(../images/10.gif);
	background-repeat:no-repeat;
	background-position: 0 .3em;
}.inline {
	position: relative;
	top: .5em;
}
.smallnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.postit {
	background: url(../images/PushPin.gif) no-repeat left center;
	text-indent: 20px;
	left: 10px;
	position: relative;
	margin-top: 0.5em;
}
.topspace {
	margin-top: 0.7em;
	border-bottom: thin groove #660000;
	background: url(../images/PushPin.gif) no-repeat right top;
}
/* ----------- FOR RICH HTML TOOL-TIP ------------------*/
.balloonstyle{
	position:absolute;
	top: 0;
	padding: 5px;
	visibility: hidden;
	border:1px solid black;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: white;
	width: 200px;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
	z-index: 99;
	position:absolute;
	top: -500px;
	left: 0;
	visibility: hidden;
}
/* ----------- FOR RICH HTML TOOL-TIP -end--------------*/

/* CUSTOM CONTENT OVERFLOW SCROLLBAR STYLING ------------------------------------------ */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbar {
width: 11px;
background-color: #89241d;
}
.vscrollerbarbeg {
/* height of this element is normally auto set to fit the scrollbase, to cover the base... */
height: 11px !important;
/* ...unless we force the size using an !important decleration */
/* forcing would not be required if Webkit-Safari did not have a background-repeat bug*/
/* this may be fixed by the time Safari 3.0 is released. */
width: 11px;
}
.vscrollerbarend {
/* height of this element should be set */
height: 11px;
width: 11px;
background: url(file:///E|/-NU-/css/scrollbar.png) -108px 0px no-repeat;
}
.vscrollerbase {
width: 11px;
background-color: #9a6666;
}
.vscrollerbasebeg {
	/* height of this element is auto set to fit the scrollbase, to cover the base */
/* this element can be used to place a faux top arrow image */
width: 11px;
	height: 11px !important; /*Again, the safari fix, normally this line is not needed.*/
	background: url(../images/UP.gif) no-repeat;
}
.vscrollerbaseend {
	/* height of this element should be set */
/* this element can be used to place a faux bottom arrow image */
height: 11px;
	width: 11px;
	background: url(../images/DOWN.gif) no-repeat;
}
.vscrollerbar {
/* paddings of these elements will decide how far the scrollbar will stop in both ends, and are not actually used for styling, and are set to 0 by the script, here we will set them the size of our faux arrows */
padding: 11px;
z-index: 2;
}
/* give properties BELOW even if not using them */
.hscrollerbase {
height: 11px;
background-color: #b89090;
}
.hscrollerbar {
height: 11px;
background-color: #743636;
}
/* CUSTOM CONTENT OVERFLOW SCROLLBAR STYLING ------------------------------------------ */
/* ---------------------------- FORM STYLES --------------------------------*/
input,textarea,option,select {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
div.input { margin-bottom: 20px; }

.lesspad { margin-top: 7px; }

.formFieldset {
	padding: 10px 10px 0px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 0px 0px;
}

.formLegend {
	color: #330000;
	background: #F0D6CB;
	padding: 3px;
	border: thin inset #000000;
	font-weight: bold;
}

#submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #0000CC;
	background: #FFFF99;
	border: thin double #0000CC;
	text-align: center;
	text-decoration: underline;
}
a.helplink { text-decoration: none; }
/* ---------------------------- FORM STYLES --------------------------------*/
legend {
	font-size: 1.2em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border: thin dotted #990000;
	padding: 2px;
}
fieldset {
	margin-top: 15px;
	margin-bottom: 7px;
	width: 90%;
	text-align: left;
}
.pricetext {
	font: Arial, Helvetica, sans-serif;
	padding: 7px 2px;
	text-align: right;
}
.fset { padding-bottom: 7px; 
}
div.bottomhead {
	padding-top: 20px;
	text-align: center;
}

.pricetext a {
	text-decoration:none;
	line-height: 12px;
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
#testimonialstain {
	position:absolute;
	left:647px;
	top:227px;
	width:191px;
	height:209px;
	z-index:8;
}

#bodybg {
	background-image: url(../images/tabletop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 690px;
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.blogsp {
	height: 90px;
	width: 130px;
	top: 40px;
	left: 45px;
	position: relative;
	border: 0;
}
.blogsp a {
	border: 0;
}
div.indent { margin-top: 15px; }
div.indent p { text-indent: 7px; }
.textleft { text-align: left; }
#Navigation {
	position: absolute;
	width: 103px;
	left: 565px;
	text-align: right;
	top: 110px;
}
.right {
	clear: right;
	float: right;
	position: relative;
}
#Navigation a {
	margin-bottom: 15px;
	display: block;
	border: none;
}
#Navigation div.rightout {
	position: relative;
	left: 40px;
}
.clipleft {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content .clipwrapper { float: left; 
}
.imgHolder {
	clear: left;
	margin-top: 20px;
	margin-left: 20px;
}
.imgHolder img {
	float: left;
	margin: 12px 10px 10px 0;
	position: relative;
}
.imgHolder h3 { margin-left: -20px; }
.clearleft {
	clear: left;
	float: left;
	margin-bottom: 30px;
}
#bodybg #home {
	background: url(/images/home.gif) no-repeat;
	height: 14px;
	width: 45px;
	position: absolute;
	left: 494px;
	top: 88px;
}
#bodybg #home a { border: none; }
#bodybg #content .indent a { border: none; }
/*For PORTFOLIO -- Expandable Headings*/
a.dsphead{
   text-decoration:none;
   margin-left:1.5em;}
a.dsphead:hover{
   text-decoration:underline;}
a.dsphead span.dspchar{
   font-family:monospace;
   font-weight:normal;}
.dspcont{
   display:none;}
#content a[href^="http:"] {
	display:inline-block;
	padding-right:15px;
	background:transparent url(/images/offsite.gif) center right no-repeat;
}
.stoBper { display: none; }

/************************PHOTO RETOUCH HOVER CODE*/
.thumb{
	position: relative;
	z-index: 0;
}

.thumb:hover{
	background-color: transparent;
	z-index: 101;
}

.thumb span{ /*for enlarged image*/
	position: absolute;
	background-color: #000;
	padding: 5px;
	left: -1000px;
	border: none;
	visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumb span img{ /*for enlarged image*/
	border-width: 0;
	padding: 2px;
	z-index: 150;
	overflow: visible;
}
.thumb:hover span{ /*for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 0; /*position where enlarged image should offset horizontally */
}
/************************PHOTO RETOUCH HOVER CODE*/
