@charset "UTF-8";
/* CSS Document */

/* Clear everything */

html {
	min-width:800px;
}

body {
	margin: 6px auto;
	width:800px;
}

* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

.grayback {
	background:url(../images/graymat_back.jpg) #000 center top no-repeat fixed;
	margin-top:0px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:Bold;
	font-size:24px;
	color:#333;
	text-align:left;
}

h2 {
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-weight:bold;
	font-size:18px;
	color:#333;
	text-align:left;
}


h2 a {
	color:#990000;
	text-decoration:none;
}

h2 a:hover {
	text-decoration:underline;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:18px;
	letter-spacing:0;
	color:#990000;
	text-align:left;
	padding:4px 2px 2px 8px;
}

p.red, p.red a {
	color:#333;
	padding:1px;
	padding-bottom:15px;
}

p.red a:hover {	
	color:#b5121b;
	text-decoration:none;
	border-left:1px solid #b5125b;
	border-right:1px solid #b5125b;
	padding:0px;
}

em {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bcbcbc;
	font-style:normal;
}

.legal {
	color:#b5121b;
	padding-bottom:15px;
}

/* Regular stuff */

#header {
	background:url(../images/header.gif) top center no-repeat;
	height:78px;
	width:800px;
	text-align:right;
}

.roundbox {
	background:url(../images/round_box.gif) top center no-repeat;
	text-align:center;
	min-height:300px;
	padding-top:14px;
}

.roundbox img, .roundright a img {
	border: 3px solid #999;
}

.floatimg {
	float:left;
	margin:0;
}

/* roundbox vertical overflow */

.roundtop {
	height:26px;
	width:800px;
	background:url(../images/roundboxtop.gif) top left no-repeat;
}

.roundoverflow {
	width:800px;
	height:auto;
	min-height:250px;
	background:url(../images/roundboxvert.gif) top left repeat-y;
}

.roundoverflow p {
	font-size:14px;
	line-height:1.5em;
	color:#333;
}

.roundoverflow p, h1, h2 {
	margin:0px 4px 10px 10px;
}

.roundbottom {
	height:26px;
	width:800px;
	margin-top:-10px;
	background:url(../images/roundboxbottom.gif) top left no-repeat;
}

.roundleft {
	width:500px;
	margin:0px 10px 0px 10px;
	padding-right:30px;
	border-right: 1px dotted #666;
}

.roundoverflow p.legal {
	color:#b5121b;
}

.roundright {
	width:200px;
	margin:0px 18px 10px 10px;
	text-align:center;
	float:right;
}

.roundright img {
	margin-top:-8px;
	margin-bottom:6px;
	padding-top:0px;
}

.roundright a img:hover {
	border-color:#666;
}
	
.roundright p {
	text-align:left;
	letter-spacing:normal;
	padding-bottom:12px;
	line-height:1.5em;
}	
	
/* Navigation menu */

#uldiv {
	width:auto;
	margin-left:200px;
	text-align:right;
}

#header ul {
	padding-top:28px;
}

ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
}

ul.navmenu {
	display:block;
	width:60px;
	height:64px;
	background:url(../images/link_arrow_hover.gif) -63px 11px no-repeat;
	float:right;
}

ul.navmenu:hover {
	background:url(../images/link_arrow_hover.gif) 0px 11px no-repeat;
}

ul.here {
	background:url(../images/link_arrow_hover.gif) 0px 11px no-repeat;
	display:block;
	width:60px;
	height:64px;
	float:right;
}

ul li, ul li a {
	font-size:12px;
	color:#333;
	text-decoration:none;
}

ul li a:hover {
	color:#b5121b;
	border-left:1px solid #b5121b;
	border-right:1px solid #b5121b;
}

/* footer */

#footer {
	width:800px;
	height:40px;
	text-align:left;
	border-bottom:1px solid #666;
	background:url(../images/Chakra06.gif) top left no-repeat;
	clear:right;
}

#footer p {
	font-size:12px;
	margin-left:48px;
	padding-top:12px;
}

/* Contact Form */

form {
	padding:0px 0px 0px 10px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
}

form h1, form h2 {
	margin:8px 0px 8px 0px;
}

input {
	margin-bottom:-6px;
	background-color:#e0e0e0;
	border:1px solid #999;
	width:250px;
	padding:3px;
}

input:focus {
	background-color:#999;
}

textarea {
	margin-bottom:4px;
	background-color:#e0e0e0;
}

textarea:focus {
	background-color:#999;
}

form input.required, textarea.required {
	background: #e0e0e0 url(../images/required_field.gif) center right no-repeat;
}

form input.required:focus, textarea.required:focus {
	background-image:none;
	background-color:#999;
}

form input.button {
	padding:2px;
	width:auto;
	background-color:#999;
	border:1px solid #666;
}

/* lists and embed */

.mp3ul {
	font-size:12px;
	margin-left:10px;
	text-align:left;
	padding-left:30px;
	padding-top:6px;
	height:24px;
	background:url(../images/ulli.png) top left no-repeat;
}

.graymat {
	font-size:12px;
	margin-left:10px;
	text-align:left;
	padding-left:40px;
	padding-top:8px;
	height:30px;
	background:url(../images/gm_li_back.png) top left no-repeat;
}

.mp3ul a:link {
	padding:1px;
}

.mp3ul a:hover {
	padding:0px;
}

object {
	border: 1px solid #333;
	margin:-5px 10px 6px 10px;
}

* ul {
	padding-bottom:0px;
}

fieldset {
	border:1px solid #999;
	width:auto;
}

/* Photography */

input.photobutton {
	font-size:12px;
	color:#333;
	height:25px;
	padding:4px 4px 0px 32px;
	background:url(../images/ulli.png) #e0e0e0 2px 1px no-repeat;
	width:auto;
	border:none;
	margin-bottom:2px;
	text-align:left;
}

input.photobutton:hover {
	cursor:hand;
	cursor:pointer;
	color:#b5121b;
	border-left:1px solid #b5121b;
	border-right:1px solid #b5121b;
	background:url(../images/ulli.png) #999 1px 1px no-repeat;
	padding:4px 3px 0px 31px;
	width:auto;
	text-align:left;
}

#portrait, #sports, #wedding, #conceptual, #logos, #web, #pack_brand, #print_layout, #illustration, #digital_media {
	display:none;
	padding:0;
	margin:-12px 4px 4px 9px;
	text-align:left;
	border:1px solid #999;
	background-color:#e0e0e0;
}

#web {
	padding-top:8px;
}

fieldset {
	width:auto;
	padding:4px 0;
	margin:-6px 4px 4px 9px;
	text-align:left;
	border:1px solid #999;
	background-color:#e0e0e0;
}

#portrait img, #landscape img, #sports img, #conceptual img, #other img, #music img, #print img, #web img, #illustration img, #conceptbrand img {
	border:3px solid #999;
	padding:0px;
	margin:2px 3px 3px 0px;
}

#portrait a img:hover, #landscape a img:hover, #sports a img:hover, #conceptual a img:hover, #other a img:hover, #music a img:hover, #print a img:hover, #web a img:hover, #illustration a img:hover, #conceptbrand a img:hover {
	border-color:#666;
	padding:0px;
	margin:2px 3px 3px 0px;
}

.hiddendivh2 {
	margin:8px 0px 4px 10px;
	padding:2px;
	color:#fff;
	background-color:#b5121b;
}

#print img.logo, #conceptbrand img.logo, #illustration img.logo {
	border:none;
	padding:0px 12px 6px 0px;
}

#illustration a img:hover {
	padding:0px 12px 6px 0px;
}

p.logo {
	border-bottom:1px solid #999;
}

hr {
	height:1px;
	border:0;
	border-top:1px #999 dotted;
	padding:2px;
	margin-bottom:6px;
}

.bigun {
	width:804px;
	border-left:8px solid #b5121b;
	border-right:8px solid #b5121b;
	background-color:#FFFFFF;
	padding:4px;
	margin:0;
}

iframe {
	width:100%;
	height:600px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
	margin-right:25px;
}

a.noborder img {
	border:none;
}