body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* Page reset */
	margin:0px;
	padding:0px;
}

body{
	/* Setting default text color, background and a font stack */
	color:#444444;
	font-size:14px;
	background: #f2f2f2;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	background-image: url(http://kenkragen.com/images/background.jpg);
	background-position: top center;
}

/* Gallery styles */

#gallery{
	/* CSS3 Box Shadow */
	-moz-box-shadow:0 0 5px #AAAAAA;
	-webkit-box-shadow:0 0 5px #AAAAAA;
	box-shadow:0 0 5px #AAAAAA;
	/* CSS3 Rounded Corners */
	-moz-border-radius-topright:8px;
	-webkit-border-top-right-radius:8px;
	border-top-right-radius:8px;
	-moz-border-radius-topleft:8px;
	-webkit-border-top-left-radius:8px;
	border-top-left-radius:8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-left-radius:8px;
	border-bottom-left-radius:8px;
	-moz-border-radius-bottomright:8px;
	-webkit-border-bottom-right-radius:8px;
	border-bottom-right-radius:8px;
	border:1px solid white;
	background: rgb(250, 250, 250); /* The Fallback */
	background: rgba(250, 250, 250, 0.8);
	overflow:hidden;
	padding-bottom: 5px;
	width: 983px;
}

#slides{
	overflow:hidden;
	padding-top: 5px;
	width: 983px;
	height: 520px;
}

#slides div
{
	text-align: center;
}

.slide{
	float:left;
}

#menu{
	background-image: url(http://kenkragen.com/images/bottomBarBack.png);
	background-repeat: none;
	height: 45px;
	padding-left: 10px;
	margin-top: 5px;
}

ul{
	margin:0px;
	padding:0px;
}

li{
	/* Every thumbnail is a li element */
	/* [disabled]width:60px; */
	/* [disabled]display:inline-block; */
	/* [disabled]list-style:none; */
	/* [disabled]height:45px; */
	/* [disabled]overflow:hidden; */
}

li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(http://kenkragen.com/img/pic_bg.png) repeat;
}

li.act,li.act:hover{
	/* The active state of the thumb */
	background:url(http://kenkragen.com/img/active_bg.png) no-repeat;
}

li.act a{
	cursor:default;
}

.fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(http://kenkragen.com/img/divider.png) no-repeat right;
}

li a{
	/* [disabled]display:block; */
	/* [disabled]background:url(http://kenkragen.com/img/divider.png) no-repeat right; */
	/* [disabled]height:35px; */
	/* [disabled]padding-top:10px; */
}

a img{
	border:none;
}


/* The styles below are only necessary for the demo page */

#main h1{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:36px;
	font-weight:normal;
	margin-bottom:2px;
	height: 34px;
	z-index: 100;
	position: absolute;
	top: -10px;
}

#topMenu{
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:normal;
	position:absolute;
	right:0;
	top:8px;
	width: 749px;
	text-align: right;
	color: #999;
	letter-spacing: 1px;
	height: 34px;
}

#main{
	/* The main container */
	margin:15px auto;
	text-align:left;
	width:983px;
	position:relative;
	margin-bottom: 5px;
}

a, a:visited {
	color:#D08F20;
	text-decoration:none;
	outline:none;
	cursor: hand;
	overflow: visible;
}

a:hover{
	text-decoration:none;
	color: #17110D;
}

#topMenu a, #topMenu a:visited, #footer a, #footer a:visited{
	color:#666;
}

#topMenu a:hover, #footer a:hover{
text-decoration:none;
color:#D08F20;
}

p{
	padding:0px;
	font-size: 14px;	
}

#footer{
	width: 983px;
	margin:auto;
}



.items a span
{
	position: relative;
	top: 115px;
	width: 134px;
	left: 4px;
	text-align: center;
	color: #666;
}

.leftObject
{
	float:left;
	/* [disabled]width: 502px; */
}

.leftColumn
{
	float:left;
	/* [disabled]width: 502px; */
}

.textbox
{
	text-align: justify;
	float: left;
	width: 500px;
	padding-left: 20px;
	line-height: 18px;
}

.textbox .title
{
	font-size: 22px;
	margin-bottom: 5px;
}

.textboxRight
{
	text-align: justify;
	float: left;
	width: 440px;
	padding-left: 20px;
	line-height: 18px;
}

.textboxRight .title
{
	font-size: 22px;
	margin-bottom: 5px;
}

.bodyMargin
{
	margin:30px;
}

.albumGallery
{
	margin:30px;
	margin-top: 5px;
	height: 710px;
}

.albumGallery .album
{
	padding: 8px;
	float: left;
	text-align: center;
	color: #666;
	margin-bottom: 10px;
	}
	
	.albumGallery .album img
{
	display:block;
	margin-bottom: 3px;
	}



#slides .leftObject img
{
	-moz-box-shadow:0 0 8px #444444;
	-webkit-box-shadow:0 0 8px #444444;
	box-shadow:0 0 8px #444444;
}



.topImage
{
	text-align:center;
}

.caption .title
{
	font-weight: bold;
}

.leftMovie
{
	width: 694px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

.leftObjectBig
{
	width: 694px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

.leftObjectBig img
{
	-moz-box-shadow:0 0 8px #444444;
	-webkit-box-shadow:0 0 8px #444444;
	box-shadow:0 0 8px #444444;
}

.textboxProjects
{
	text-align: justify;
	float: left;
	width: 240px;
	padding-left: 15px;
	line-height: 18px;
	margin-top: 5px;
}

.textboxProjects .title
{
	font-size: 22px;
	margin-bottom: 5px;
}
.footerRight {
	float: right;
	/* [disabled]margin-left: 225px; */
	/* [disabled]width: 240px; */
}

.footerRight  div{
	float: left;
}
.subscribe
{
	width: 170px;
}
thankYou {
	font-weight: bold;
}
.thankYou {
	font-weight: bold;
	font-size: 16px;
}
/*
.subscribe label, .subscribe input, .subscribe textarea, .subscribe select {
		display: block;
		width: 150px;
		margin-bottom: 20px;
	}
	*/


/* simple css-based tooltip */
.tooltip {
	background-color:#000;
	border:1px solid #fff;
	padding:10px 15px;
	width:200px;
	display:none;
	color:#fff;
	text-align:left;
	font-size:12px;
	/* outline radius for mozilla/firefox only */
	-moz-box-shadow:0 0 10px #000;
	-webkit-box-shadow:0 0 10px #000;
}
#subscribe
{
	width: 200px
}

#submit
{
	cursor:hand;
}

#invis
{
	/* [disabled]display: none; */
}

#homeMenu
{
	font-size: 20px;
	text-align: center;
	padding-left: 15px;
	/* [disabled]padding-right: 16px; */
	/* [disabled]padding-top: 10px; */
	line-height: 28px;
	margin: auto;
}

#homeMenu li
{
	float:left;
	list-style: none;
	margin-left: 40px;
	cursor: hand;
}

#homeMenu div
{
	float:left;
	list-style: none;
	margin-left: 40px;
	cursor: hand;
}

#topMenu img
{
	margin-left: 10px;
	margin-right: 10px;
}


.contactButton
{
	margin-right:10px; margin-top: 3px; width: 70px;
}

.photoGalleryButton
{
	margin-right:10px;
	margin-top: 3px;
	width: 80px;
}

.gallerytitle
{
	font-size:22px;
	margin-top: 30px;
	margin-left: 30px;
}
.storeTitle {
	color: #BC4A24;
	font-size: 18px;
}
.storeTitle_blue {
	color: #36F;
	font-size: 18px;
}
.price {
	font-size: 24px;
	color: #900;
	line-height: 30px;
}
.leftColumn img, .textboxRight img
{
	padding: 5px; 
}
#topBar {
	height: 43px;
}
.rightArrow
{
	float:right;
	width: 100px;
	margin-right: 15px;
	text-align: right;
}

.rightArrow_temporaryNote
{
	float:right;
	width: 150px;
	margin-right: 15px;
	text-align: right;
}

.leftArrow
{
	float:left;
	width: 100px;
	margin-left: 15px;
}
.slightlyBigger {
	font-size: 18px;
}

h2
{
	/* [disabled]position:absolute; */
	left: 60px;
	top: 59px;
	float: left;
	margin-right: 10px;
	margin-left: 100px;
}

.contactImage
{
	/* [disabled]position:absolute; */
	/* [disabled]left: 60px; */
	top: 59px;
	float: left;
	margin-right: 10px;
	/* [disabled]margin-left: 100px; */
}

#enterSite
{
	margin-top: 10px;
	font-size: 20px;
	/* [disabled]width: 200px; */
	/* [disabled]left: 320px; */
	top: 20px;
	position:absolute;
	/* [disabled]padding-left: 200px; */
	/* [disabled]margin-left: 200px; */
	/* [disabled]float: left; */
}

#enterSite a
{
	font-size: 20px;
}

#enterSite a:visited
{
	font-size: 20px;
}

#enterSite a:hover
{
	cursor: hand;
}