* {margin:0; padding:0; border:0;}
html {
	background-color:#000;
}
body {
	background-color:#000;
	color:#eee;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	font-size:62.5%;
	background-image:url(../images/fashion-photography-text.png);
	background-repeat:no-repeat;
	background-position:30% 70px;
}
body#beauty {
	background-image:url(../images/beauty-photography-text.png);
}
body#glamour {
	background-image:url(../images/glamour-photography-text.png);
}
body#nude {
	background-image:url(../images/fine-art-nude-photography-text.png);
}
body#info-pg {
	background-image:none;
}
h1 {
	font-size:1em;
	font-weight:normal;
}
ul, ol {
	list-style:none;
	text-transform:lowercase;
}
li {
	display:inline;
	margin:0 -1px;
}
p {
font-size:.95em;	
}

#mainnav {
	width:100%;
	/*border-bottom:1px white solid;*/
	text-align:center;
	position:relative;
	padding:0 0 10px 0;
	
}
#mainnav a {
	padding:2px 1px 3px 6px;
}
#mainnav ul {
	margin:3px;
	
}
#mainnav ul li {
	font-size:1.3em;
	letter-spacing:.4em;
}
#ir1 {
	width:400px;
	height:94px;
	position:relative;
	margin:0 auto;
}
#ir1 span {
	background: url(../images/james-conway-logo-medium.png) no-repeat;
	width:400px;
	height:94px;
	position:absolute;
}
.reds {
	color:#900;
	font-size:2em;
}

a:link {
	text-decoration:none;
	color:#eee;
}
a:visited {
	text-decoration:none;
	color:#eee;
}
a:hover {
	text-decoration:none;
	background-color:#eee;
	color:#900;
}
a:active {
	text-decoration:none;
	background-color:#eee;
	color:#900;
}
.reds a:link {
	text-decoration:none;
	color:#900;
}
.reds a:visited {
	text-decoration:none;
	color:#900;
}
.reds a:hover {
	text-decoration:none;
	background-color:#900;
	color:#eee;
}
.reds a:active {
	text-decoration:none;
	background-color:#900;
	color:#eee;
}

#more {
	cursor:pointer;
}
#moreinfo {
	position:absolute;
	top:5px;
	right:5px;
}
#info {
	background-color:#600;
	position:absolute;
	z-index:1000;
	top:20px;
	right:5px;
	width:300px;
	font-size:1.3em;
	padding:12px;
	border:#FFF 1px solid;
	text-align:left;
}
/* images and lower content start here */
#maindisplay {
	width:1000px;
	margin:99px auto 26px auto;
	position:relative;
	
}
body#info-pg #maindisplay {
	font-size:14px;
}
body#info-pg #maindisplay li {
	display:block;
}
#quotebox {
	background-image:url(../images/sq1.png);
	background-repeat:no-repeat;
width:230px;
height:400px;
float:left;
margin-left:-30px;
}
body#beauty div#quotebox {
	background-image:url(../images/sq1.png);
}
body#fashion div#quotebox {
	background-image:url(../images/sq2.png);
}
body#glamour div#quotebox {
	background-image:url(../images/sq3.png);
}
body#commercial div#quotebox {
	background-image:url(../images/sq4.png);
}
body#advertising div#quotebox {
	background-image:url(../images/sq5.png);
}
body#nude div#quotebox {
	background-image:url(../images/sq6.png);
}
body#lifestyle div#quotebox {
	background-image:url(../images/sq7.png);
}
body#wedding div#quotebox {
	background-image:url(../images/sq8.png);
}
#mainphoto {
width:600px;
height:400px;
float:left;
border:1px white solid;
overflow:hidden;
}
#thumbphoto {
width:120px;
height:400px;
float:left;

margin:0 0 0 50px;
}
#thumbphoto img{
	border:1px white solid;
}
#siteinfo {
	padding:35px 0 0 0;
	clear:both;
}
#siteinfo p {
	text-align:center;
	color:#666;
}
body#home #siteinfo {
	padding:0;
	width:100%;
	position:absolute;
	bottom:3px;
}
.imagepusher {
	margin-bottom:38px;
}
#contact {
	width:650px;
	height:500px;
	margin:20px 20px 20px 20px;
	font-size:1.5em;
	float:left;
}
#contact ul {
	list-style-type:circle;
	list-style-position:outside;
}
#contact li{
	display:block;
	font-size:14px;
	text-transform:none;
	margin:0 0 0 20px;
}
#news {
	width:200px;
	height:500px;
	margin:20px 20px 20px 20px;
	padding:12px;
	font-size:1.3em;
	float:left;
	border:1px white solid;
}
#maindisplay p, #maindisplay h2 {
	margin:0 0 14px 0;
}
#triggers {
	width:1000px; height:450px; overflow-x:scroll; overflow-y:hidden; border:1px white solid;
}
#iframy {
	background-color:#fff;
	width:9200px; height:450px; overflow:visible;
}
body#beauty #iframy {
	width:4200px;
}
body#glamour #iframy {
	width:4200px;
}
#iframy img {
	margin:0 1px 0 0;
}
/* NyroModal Styles */
div#nyroModalFull {
	font-size: 12px;
	color: #777;
}
div#nyroModalFull div#nyroModalLoading {
	border: 1px solid #777;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #fff url(../images/ajaxLoader.gif) no-repeat;
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 4px solid #f66;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #fff;
	border: 1px solid #fff;/* border color on modal  */
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../images/close.gif) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img {
	vertical-align: baseline;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalNext, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev {
	left: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev:hover {
	background: url(../images/prev.gif) left 20% no-repeat;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext {
	right: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext:hover {
	background: url(../images/next.gif) right 20% no-repeat;
}
