/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/bodybkgrnd.jpg) 0 0 repeat-x;
	text-align: center;
	font-size: 10pt;
	font-family: Verdana, Helvetica, sans-serif;
}

p { 
	font-size: 10pt;
	line-height: 12pt;
	padding: 0 20px;
}

#wrapper {
	background: url(../images/nav/nav.jpg) repeat-y 0 0;
	width: 806px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	min-height: 450px;
	height: auto !important;
	height: 450px;
}

#header {
	background: #fff url(../images/nav/nav.jpg) 0 0 repeat-y;
	width: 819px;
	height: 147px;
}

img.bottom { 
	left: 206px; 
	position: absolute; 
	top: 0px; 
	z-index: 1; 
} 
 
#nav {
	background: url(../images/nav/nav.jpg) 0 0 repeat-y;
	float: left; 
	width: 206px;
	height: 645px;
}

#content {
	background-color: #fff;
	float: right;
	width: 595px;
	padding-bottom: 20px;
}

.textmiddle {
	vertical-align: middle;
}

img.right {
	float: right;
	margin: 10px 20px 10px 20px;
}

img.left {
	float: left;
	margin: 10px 20px 10px 0px;
}

.center {
	text-align: center;
}

#footer {
	clear: both;
	background: url(../images/nav/nav.jpg) 0 0 repeat-y; 
} 

#copyright{
	text-align:center;
	font-size: 10pt; 
	color: #fff;
	background: #fff url(../images/footer.jpg) 0 0 repeat-x; 
	height: 42px;
	padding-top: 19px;
} 

h1 {
	font-size: 15pt;
	color: #87be22;
	line-height: 22pt;
	font-weight: bold;
	padding: 35px 20px 0 20px;
}

h2 {
	font-size: 13pt;
	color: #b22f9f;
	line-height: 18pt;
	font-weight: bold;
	padding: 0 20px 0 20px;
}

h3 {
	font-size: 10pt;
	color: #000;
	line-height: 8pt;
	padding: 0 0 0 20px;
}

h4 {
	font-size: 13pt;
	color: #b22f9f;
	line-height: 14pt;
	font-weight: bold;
	padding: 0 20px 0 20px;
}

h5 {
	font-size: 10pt;
	color: #b22f9f;
	line-height: 12pt;
	padding: 0 20px 0 20px;
}

h6 {
	font-size: 10pt;
	color: #000;
	line-height: 14pt;
}


.pink {
	color: #b22f9f;
	font-weight: bold;
}

.pinkbig {
	color: #b22f9f;
	font-weight: bold;
	font-size: 14 pt;
	padding: 0 20px 0 20px;
}

a, a:visited {
	color: #87be22;
	text-decoration: none;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
}

a:hover, a:visited:hover, a:active {
	color: #b22f9f;
	text-decoration: none;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
}

.lightgray {color: #444; font-size: 10px;}

ul {
	padding: 0;
	list-style:none;
}

ul li {
	padding-bottom: 5px;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#nav ul li {
	padding-bottom: 5px;
}

#visits li {
	padding: 10px 20px 0 20px;
	font-size: 10pt;
}

#content.list ul {
	padding: 0;
	margin-left: 20px;
	list-style: url(../images/circle.gif);
}

#content.list ul li {
	margin-left: 20px;
}

#content.favorites ul {
	margin-left: 20px;
}

#content .indexLeft {float: left; width: 300px; }
#content .indexRight {float: right; width: 250px; margin-top: 0px;}
#content .indexRight p {margin-left: -40px; _margin-left: 0px;}

#content .indexRight p a, #content .indexRight p a:visited {
	font-weight: normal;
}

#content .indexRight p a:hover, #content .indexRight p a:visited:hover, #content .indexRight p a:active {
	font-weight: normal;
}


/* top nav*/

#top {
	display: inherit;
}

#top .portfolio { 
	position: absolute;
	z-index: 200;
	left: 500px;
	top: 95px;
} 

.portfolio a:link, .portfolio a:visited {
	display: block;
	width: 119px;
	height: 109px;
	background: url(../images/nav/portfolio.jpg) 0 0 no-repeat;
}

#portfolioi #top .portfolio a, .portfolio a:hover {
	background-position: 0px -109px;
}


#top .cards { 
	position: absolute;
	z-index: 200;	
	left: 606px;
	top: 95px;
} 

.cards a:link, .cards a:visited {
	display: block;
	width: 110px;
	height: 109px;
	background: url(../images/nav/cards.jpg) 0 0 no-repeat;
}

#cardsi #top .cards a, .cards a:hover {
	background-position: 0px -109px;
}

#top .whatsnew { 
	position: absolute;
	z-index: 200;	
	left: 710px;
	top: 95px;
} 

.whatsnew a:link, .whatsnew a:visited {
	display: block;
	width: 96px;
	height: 109px;
	background: url(../images/nav/whatsnew.jpg) 0 0 no-repeat;
}

#whatsnewi #top .whatsnew a, .whatsnew a:hover {
	background-position: 0px -109px;
}

/* left side nav*/

#nav li {
  display: inline; /* :KLUDGE: Removes large gaps in IE/Win */
}

.about a:link, .about a:visited {
	display: block;
	width: 206px;
	height: 85px;
	line-height: 85px;
	background: #313678 url(../images/nav/about.jpg) 0 0 no-repeat;
}

#abouti #nav .about a, .about a:hover {
	background-position: -206px 0;
}

.books a:link, .books a:visited {
	display: block;
	width: 206px;
	height: 85px;
	line-height: 85px;
	background: #313678 url(../images/nav/books.jpg) 0 0 no-repeat;
}

#booksi #nav .books a, .books a:hover {
	background-position: -206px 0;
}

.school a:link, .school a:visited {
	display: block;
	width: 206px;
	height: 85px;
	line-height: 85px;
	background: #313678 url(../images/nav/school.jpg) 0 0 no-repeat;
}

#schooli #nav .school a, .school a:hover {
	background-position: -206px 0;
}

.studio a:link, .studio a:visited {
	display: block;
	width: 206px;
	height: 85px;
	background: #313678 url(../images/nav/studio.jpg) 0 0 no-repeat;
}

#studioi #nav .studio a, .studio a:hover {
	background-position: -206px 0;
}

.color a:link, .color a:visited {
	display: block;
	width: 206px;
	height: 85px;
	line-height: 85px;
	background: #313678 url(../images/nav/coloring.jpg) 0 0 no-repeat; 
}

#colori #nav .color a, .color a:hover {
	background-position: -206px 0;
}

.contact a:link, .contact a:visited {
	display: block;
	width: 206px;
	height: 85px;
	line-height: 85px;
	background: #313678 url(../images/nav/contact.jpg) 0 0 no-repeat;
}

#contacti #nav .contact a, .contact a:hover {
	background-position: -206px 0;
}

.home a:link, .home a:visited {
	display: block;
	width: 206px;
	height: 85px;
	line-height: 85px;
	background: #313678 url(../images/nav/home.jpg) 0 0 no-repeat;
}

#homei #nav .home a, .home a:hover {
	background-position: -206px 0;
}

#form {
	padding: 5px 20px 10px 20px; 
}

/* ******************************************************* */

/* For Studio Section ONLY*/

#content2 {
	width: 380px;
	height: 400px;
	padding: 5px 10px 10px 10px;
	float: right;
	text-align: center;
}

#sidebar2 {
	width: 160px;
	padding: 5px 5px 10px 20px;
	float: left;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	text-align: left;
	overflow: auto;
}

#caption {
	color: #b22f9f;
	padding: 10px 30px 10px 30px;
}

/* Need to specify styles better - clashes with navigation KM*/
/*#studio {
	width: 595px;
	text-align:left;
}

.studioleft {
	padding-left:30px;
}
*/
#tour {
	padding-left: 13px;
}

#tour a {
	font-size: 10px;
}

/* ******************************************************* PORTFOLIO */

.sampleLightbox {padding-left: 20px; width: 580px;}

.sampleLightbox a {padding-right: 10px;}

.disclaimer {font: 9pt bold Verdana, sans-serif; color:#404040;}









/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}
