body{
	font-size: 11px;
	background: #7c7971;
	color: #bebdb7;
	padding-top: 30px;
}

a{
	color: #fff;
	text-decoration: nones;
}

a:hover{
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{
	color: #e6e5e0;
	font-weight: normal;
}

.clear{
	clear: both;
}

.niceImage{
	border: 2px solid #818079;
	margin-bottom: 10px;
}

.imageRow{
	padding: 10px 0 0px 50px;
	text-align: center;
	word-spacing: 0;
	letter-spacing: 0;
}
.tablecv td{
	padding:5px;
	border:0px solid #AFAFAF;
}
.content ol.list-cv li{
	line-height:16px;
	margin-bottom:10px;
}

.imageRowItem{
	padding: 0 5px 10px 5px;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: center;
	display: inline-block;
	float:left
}

.imageRowItem{
	display: inline;
}

.imageRowvideo{
	padding: 10px 0 0px 35px;
	text-align: center;
	word-spacing: 0;
	letter-spacing: 0;
}


.imageRowItemvideo{
	padding: 0 5px 30px 5px;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: center;
	display: inline-block;
	float:left
}

.imageRowItemvideo{
	display: inline;
}


.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	margin: 0 0 5px 10px;
}



.niceBorder{
	padding: 5px;
	background: #6b6b69;
	border: 1px solid #302f2d;
	margin: 0 10px 5px 0px;
	
}

.niceBorder img, .niceBorder object{
	vertical-align: bottom;
}
.niceBorderright{
	padding: 5px;
	background: #eff9f9;
	border: 1px solid #b8c7e4;
	float: right;
	margin: 0 0px 5px 10px;
}

.niceBorderright img, .niceBorderright object{
	vertical-align: bottom;
}

.niceBorderleft{
	padding: 5px;
	background: #6b6b69;
	border: 1px solid #302f2d;
	margin: 0 0px 5px 0px;
	float: left;
}

.niceBorderleft img, .niceBorderleft object{
	vertical-align: bottom;
}




#wrapper{
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 770px;
	overflow: hidden;
	background-image: url(../images/main-bg.jpg);
}

#rightImage{
	position: absolute;
	right: 10px;
	top: 10px;
	width: 443px;
	height: 750px;
}

#header{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 115px;
	background: url(../images/header-bg.jpg) no-repeat 0 0;
}

#logo{
	position: absolute;
	font-size: 36px;
	left: 33px;
	_width: 206px;
	top: 28px;
}

#logo a{
	color: #e6e5e0;
	text-decoration: none;
}

#logo .description{
	display: block;
	font-size: 18px;
	color: #8b8a86;
	text-align: right;
	margin-top: -2px;
	line-height: 1em;
}

#menu{
	position: absolute;
	width: 100%;
	top: 89px;
	left: 43px;
}

#menu li{ 
	float: left;
	position: relative;
	margin-left: -10px;
}

#menu li:hover{
	z-index: 10;
}

#menu li a{
	position: relative;
	float: left;
	display: block;
	color: #c8c8c2;
	background: #6b6b68 url(../images/menu-item.png) no-repeat 100% 0;
	text-align: center;
	text-decoration: none;
	height: 17px;
	line-height: 17px;
	padding: 0 15px 0 0;
}

#menu li a.home{
	padding: 0 15px 0 15px;
}

#menu li a span{
	float: left;
	cursor: pointer;
	display: block;
	background: url(../images/menu-item.png) no-repeat 0 0;
	text-align: center;
	height: 17px;
	line-height: 17px;
	padding: 0 0 0 15px;
	text-decoration: none;
}

#menu li a:hover{
	background: #353534 url(../images/menu-item.png) no-repeat 100% -17px;
}

#menu li a:hover span, #menu li a.selected span{
	background-position: 0 100%;
}

#menu li ul{
	display: none;
	width: 110px;
	margin: 0;
	border: 1px solid #868684;
	border-top: none;
	padding-top: 1px;
	background: #4e4e4d;
	position: absolute;
	left: 0;
	top: 17px;
}

#menu li:hover ul{
	display: block;
}

#menu li ul li, #menu li ul li a{
	float: none;
	background: none;
}

#menu li ul li{
	height: auto;
	margin: 0;
}

#menu li ul li a{
	text-align: left;
	height: auto;
	background: none;
	display: block;
	background: #585856;
	line-height: 1.2em;
	padding: 2px 0 1px 15px;
	font-size: 11px;
}

#menu li ul li a:hover{
	background-image: none;	
}

#content{
	position: absolute;
	width: 514px;
	height: 560px;
	top: 118px;
	left: 33px;
	overflow: auto;
}

#content p{
	line-height: 1.8em;
	margin: .8em 0 1.2em;
}

#contentPadding{
	padding: 0 10px;
}

#footer{
	position: absolute;
	left: 10px;
	bottom: 10px;
	color: #6c6a65;
	height: 60px;
	line-height: 60px;
	padding-left: 240px;
}

#footerKissdental{
	background: url(../images/footer-kissdental.png) no-repeat;
	display: block;
	width: 86px;
	height: 50px;
	position: absolute;
	left: 132px;
	top: 4px;
}

#footerTheFresh{
	background: url(../images/footer-thefresh.png) no-repeat;
	display: block;
	width: 86px;
	height: 36px;
	position: absolute;
	left: 24px;
	top: 11px;
}

#footerKissdental:hover, #footerTheFresh:hover{
	background-position: 0 100%;
}

/* Special Styles for splash page */

#splash{
	padding: 0;
	background: #302f2c url(../images/splash-bg.png) repeat-x 0 0;
}

#splash #logo{
	font-size: 52px;
	_width: 300px;
	left: 152px;
	top: 220px;	
}

#splash #enter{
	position: absolute;
	display: block;
	left: 458px;
	font-size: 24px;
	line-height: 1em;
	top: 302px;
	text-decoration: none;
}

#splash #logo .description{
	font-size: 26px;
}

#splash #photo{
	position: relative;
	float: right;
	width: 831px;
	height: 755px;
	background: url(../images/spash-photo.jpg) no-repeat 0 0;
}

#splash #footer{
	position: relative;
	left: 0;
	bottom: 0;
	clear: both;
	float: right;
	text-align: right;
	width: 712px;
	padding: 0 225px 0 0;
}


#splash #footerKissdental{
	right: 120px;
	left: auto;
	top: 6px;
}

#splash #footerTheFresh{
	right: 16px;
	left: auto;
	top: 13px;
}

/*Highslide*/

.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	display: block;
	float: left;
    outline: none;
    margin: 0 5px 5px 5px;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	background: #fff;
	padding: 3px;
	border: 1px solid #ccc;	
}
.highslide:hover img {
	border: 1px solid #666;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	width: 264px;
    text-align: justify;
    font-size: 10px;
    line-height: 1.2em;
    padding: 8px 5px 5px;
	color: #666;
    background-color: #fff;
}

#content .highslide-caption{
	display: block;
}

#content .highslide-caption{
	display: none;
	width: 264px;
    text-align: justify;
    font-size: 10px;
    line-height: 1.2em;
    padding: 8px 5px 5px;
	color: #666;
    background-color: #fff;
		
}

.highslide-wrapper .highslide-caption {
	width: auto;
	font-size: 12px;
    padding: 8px 10px 10px;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid #ccc;
    background-color: white;    
    padding-left: 22px;
    background-image: url(../highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
	display: none;
}
a.highslide-full-expand {
	background: url(../highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(../highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../highslide/graphics/close.png', sizingMethod='scale');
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.album-pager span a{
	background-color:#51504B;
	padding:5px 7px;
	border:1px solid #1F1E1B;
}
.album-pager {
	text-align:center;
}