/* DynamicArt Photography */
/* Theme for Dynamicartphotography.com */
/* By Jesse Waktins */

html {
	height:100%; 
	max-height:100%;
	}
	
body {
	display:block;
	overflow:auto;
	position:absolute;
	width:915px;
	left:50%;
	
	background: #f1f1f1;
	color: #0c0c0c;
	font-family: trebuchet ms, tahoma, verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align:left;
	
	margin-left:-425px;
	margin-right: 0px;
	margin-top:0px;
	margin-bottom:0px;
	
	padding:0px;
	}


a {text-decoration:underline;color:#111;}
a.visited {text-decoration:underline;color:#5b5b5b;}
a.active {text-decoration:underline;color:#111;}
a:hover {text-decoration:none;color:#643173;}


img.frame{border:2px solid #666; padding:7px; margin:5px 5px 5px 5px; background-color:#fcfcfc;}

.header1{font-size:1.4em; padding-top:10px; letter-spacing:-.5pt; font-weight:bold;}



/* Navigation bar properties */

.tabs {padding:10px 0 0 10px; margin:-1px 10px 0px 0px; list-style:none; height:26px; background:#d0d0d0; border:1px solid #111; position:relative;}
.tabs li {float:left; margin-right:-4px; margin-bottom:-1px;}
.tabs li a {display:block; text-decoration:none; font-size:11px; font-family:verdana, arial, sans-serif; line-height:23px;}
.tabs li a em {display:block; float:left; height:25px;text-align:center; padding:0 15px; background:#6b6b6b; border:1px solid #111; border-right:0; font-style:normal; color:#fff;}
.tabs li a span {display:none;}
.tabs li a b {position:relative; display:block; float:left; z-index:100; border-bottom:1px solid #000; width:2px; background:url(/images/tab2.gif);}

.tabs li a b.p1 {height:25px; margin-top:1px;}
.tabs li a b.p2 {height:23px; margin-top:3px;}
.tabs li a b.p3 {height:21px; margin-top:5px;}
.tabs li a b.p4 {height:19px; margin-top:7px;}
.tabs li a b.p5 {height:18px; width:1px; background:#111; margin-top:9px; font-size:1px; line-height:0; border:0;}

.tabs li a:hover {color:#000; white-space:normal;}

.tabs li a:hover em {background:#ababab; color:#111; cursor:pointer; border-bottom-color:#ababab; position:relative; z-index:300;}
.tabs li a.selected em {background:#ababab; color:#111; border-bottom-color:#ababab; text-decoration:underline; position:relative; z-index:400;}
.tabs li a.selected:hover em {cursor:default;}
.tabs li a.selected:hover b {cursor:default;}
.tabs li a.selected b {z-index:400; background-position:0 -33px; border-bottom-color:#ababab; cursor:pointer;}

.tabs li a:hover b {background-position:0 -33px; border-bottom-color:#ababab; cursor:pointer;}
.tabs li a:hover b.p5, .menu li a.selected b.p5 {background:#111;}

.tabs li a:hover span {display:block; position:absolute; left:10px; top:39px; color:#000; white-space:nowrap;}
.tabs li a.selected:hover span {display:none;}

.logo {width:300px; height:36px;border:none;position:absolute;top:0px;right:16px;z-index:1;background-image: url(/images/dA.gif);
		}
.message {background:#ababab; border:1px solid #111; border-top:0; text-align:right; padding:5px 10px; margin:0 10px 25px 0; color:#fff; font-family: verdana, sans-serif; font-size:10px;}