body,html {
    margin: 0 5px;
    font-family: Verdana,sans-serif;
}

h1 {
    font-size:1.4em;
    color: #008000;
}

a {
    color: #008000;
}

/* Table */
th {
    text-align: left;
}

td, th {
    padding-right: 5px;
}

/* style form */
form dt {
    width: 100px;
    display: block;
    float: left;
    clear: left;
}

form dd {
    margin-left: 0;
    float: left;
    
}

form #submitbutton {
    margin-left: 100px;
}



* {
	margin : 0;
	padding : 0;
}
html, body {
	height : 100%;
	width : 100%;
	margin : 0 auto;
	background-color : #333333;
	text-align : center;
	font-family : Verdana, Arial, sans-serif;
}
img {
	border : 0;
}
h1 {
	position : relative;
	top : -37px;
	left : 199px;
	height : 37px;
	text-align : left;
	width : 0%;
}
h1 a {
	height : 0;
	padding-top : 37px;
	width : 405px;
	background-image : url('../images/museo_text.png');
	background-repeat : no-repeat;
	display : block;
	font-size : 10px;
	overflow : hidden;
}
h2 {
	text-align : left;
	height : 0;
	width : 200px;
	padding-top : 22px;
	margin-bottom : 0;
	overflow : hidden;
	background-image : url('../images/page_titles.png');
	background-repeat : no-repeat;
	display : block;
	font-size : 1px;
}
* html h1 {
	left : 209px;
}
h3, h4 {
	color : #333333;
	line-height : 15px;
	font-weight : normal;
	font-style : normal;
	margin : 10px 0;
}
h3 {
	font-size : 14px;
	margin-bottom : 10px;
	text-align : left;
}
h4 {
	font-size : 15px;
	text-indent : 15px;
	margin-bottom : 15px;
	text-align : justify;
	line-height : 20px;
}
ul, p {
	color : #666666;
	font-size : 11px;
	line-height : 15px;
	margin : 10px 0;
	text-align : justify;
}
p {
	text-indent : 15px;
	line-height : 20px;
}
a {
	color : #990000;
	text-decoration : none;
}
a:hover {
	color : #cc3333;
}
input, textarea, select {
	background : #edede2;
	border : 1px solid #990000;
	color : #666666;
	width : 350px;
}
input, select {
	margin-left : 0;
	height : 18px;
	width:100px;
}
select {
	height : 24px;
}
textarea {
	margin-top : 5px;
}
form {
	margin : 0;
}
form p {
	float : right;
}
input#submit {
	height : 25px;
	width : 75px;
	margin : 10px auto;
	clear : both;
	text-align : center;
	background-color : #990000;
	color : #edede2;
}
#climate, #humidity, #uv, #security, #redundancy, #space, #pickup, #registrar, #crating, #shipping, #viewing, #hurricane, #conservation {
	display : none;
	width : 391px;
	height : 439px;
	float : left;
	top : -37px;
	background-image : url('../images/subnav_bg.jpg');
}
#container {
	position : relative;
	height : 476px;
	width : 100%;
	min-width : 1100px;
	margin : 70px auto 0 auto;
	background-color : #ffffff;
	text-align : center;
	background : url('../images/circles_bg.jpg') repeat;
}
#container #wrapper {
	width : 1003px;
	height : 476px;
	margin : 0 auto 0 auto;
	text-align : center;
}
* html #container #wrapper {
	padding : 0;
	height : 476px;
	overflow : hidden;
	width : 1080px;
}
#nav {
	margin-left : 10px;
	float : left;
	width : 189px;
	position : relative;
	top : -100px;
}
#nav ul {
	margin : 0;
	padding : 0;
	position : relative;
	top : -100px;
}
#nav li {
	display : block;
	list-style : none;
	width : 125px;
	height : 25px;
	margin-bottom : 15px;
	margin-left : 24px;
	font-size : 1px;
}
#nav li a {
	display : block;
	margin : 0;
	width : 125px;
	height : 0;
	padding : 25px 0 0 0;
	overflow : hidden;
	background-image : url('../images/main_nav.png');
	background-repeat : no-repeat;
	font-size : 1px;
}
* html #nav li a {
	background-image : url('../images/main_nav.gif');
}
#nav li#navhome {
	height : 150px;
	width : 160px;
	margin-left : 0;
	margin-bottom : 40px;
	position : relative;
}
#nav li#navhome a {
	background-position : 0 0;
	height : 0;
	padding-top : 150px;
	width : 160px;
}
#nav li#navfeatures a {
	background-position : 0 -175px;
}
#nav li#navlocation a {
	background-position : 0 -205px;
}
#nav li#navservices a {
	background-position : 0 -233px;
}
#nav li#navabout a {
	background-position : 0 -264px;
}
#nav li#navcontact a {
	background-position : 0 -294px;
}
#nav li#navclient a {
	background-position : 0 -324px;
}
#nav li#navfeatures a:hover {
	background-position : -251px -175px;
}
#nav li#navlocation a:hover {
	background-position : -251px -205px;
}
#nav li#navservices a:hover {
	background-position : -251px -233px;
}
#nav li#navabout a:hover {
	background-position : -251px -264px;
}
#nav li#navcontact a:hover {
	background-position : -251px -294px;
}
#nav li#navclient a:hover {
		background-position : -251px -324px;
}
#features #nav li#navfeatures a {
	background-position : -125px -175px;
}
#location #nav li#navlocation a {
	background-position : -125px -205px;
}
#services #nav li#navservices a {
	background-position : -125px -233px;
}
#about #nav li#navabout a {
	background-position : -125px -264px;
}
#contact #nav li#navcontact a {
	background-position : -125px -294px;
}
#client #nav li#navclient a {
	background-position : -125px -324px;
}

#nav li#navprojectroom a:hover { background-position: -251px  -354px }
#nav li#navprojectroom a { background-position: 0px -354px }


#location h2 {
	background-position : 0 -90px;
}
#contact h2 {
	background-position : 0 -120px;
}
#services #subnav h2 {
	background-position : 0 -60px;
}
#features #subnav h2 {
	background-position : 0 -30px;
}
#client h2, #client-login h2 {
	background-position : 0 -150px;
}
#subnav {
	text-align : left;
	padding : 20px 30px;
	height : 436px;
	width : 340px;
	margin-left : 0;
	float : left;
	position : relative;
	top : -37px;
	background-color : #fff;
}
#subnav ul {
	margin : 0;
	padding : 0;
	list-style : none;
	line-height : 24px;
	text-indent : 0;
	padding-left : 10px;
}
ul#servlist {
	padding-top : 17px;
}
#subnav li a {
	font-size : 13px;
}
#subnav li a:hover {
	color : #990000;
}
ul#storage {
	padding : 0 0 10px 10px;
}
#storage li {
	list-style : disc;
	list-style-position : inside;
}
.loginContent {
	float : left;
	width : 340px;
	height : 436px;
	padding : 20px 30px;
	position : relative;
	top : -37px;
	background-color : #ffffff;
	text-align : left;
	overflow : hidden;
}

div.loginContent form div {
margin:10px 0 10px 0;
}

.contentinterior ul {
	line-height : 30px;
}
.contentinterior ul.labels {
	clear : left;
	width : 250px;
	float : left;
	text-align : right;
	list-style : none;
	list-style-position : inside;
	margin : 0;
	padding : 0 10px 0 0;
	float : left;
}
.contentinterior ul.fields {
	float : left;
	text-align : left;
	list-style : none;
	list-style-position : inside;
	margin : 0;
	padding : 0;
	float : left;
}

/* client... are for the email form in the client system -vlek 3-23-09 */

.contentinterior ul.clientlabelsart {
	clear : left;
	width : 100px;
	float : left;
	text-align : left;
	list-style-position : inside;
	list-style : none;
	margin : 0;
	padding : 0 10px 0 0;
	float : left;
}
.contentinterior ul.clientfieldsart {
	float : left;
	display : inline;
	text-align : left;
	list-style : none;
	list-style-position : inside;
	margin : 0;
	padding : 0;
	float : left;
}


ul.clientfieldsart input, ul.clientfieldsart select  {
	margin-left : 0;
	height : 18px;
	width : 240px;
}

/* see IE7 specific css also - vlek 033009 */
.contentinterior ul.clientlabels {
	clear : left;
	width : 210px;
	float : left;
	text-align : left;
	list-style : none;
	list-style-position : inside;
	margin : 0;
	padding : 0 10px 0 0;
	float : left;
}


.contentinterior ul.clientfields {
	float : left;
	display : inline;
	text-align : left;
	list-style : none;
	list-style-position : inside;
	margin : 0;
	padding : 0;
	float : left;
}

ul.clientfields input , ul.clientfields textarea, ul.clientfields select  {
	background : #edede2;
	border : 1px solid #990000;
	color : #666666;
	width : 350px;
}
ul.clientfields input , ul.clientfields select  {
	margin-left : 0;
	height : 18px;
	width:130px;
}
   /* end ie specific css for clientfields - vlek 033009 */
/* end client system email form css changes */

.contentinterior ul.fields li, .contentinterior ul.labels li {
	min-height : 20px;
}
* html .contentinterior ul.fields li, * html .l ul.labels li {
	line-height : 22px;
}
* html .contentinterior {
	width : 340px;
	height : 416px;
	padding : 30px;
}
* html .contentinterior input, * html .contentinterior select, * html .contentinterior textarea {
	width : 350px;
}
.sidebar {
	float : left;
	padding : 0 0;
	background-color : #951e20;
	position : relative;
	width : 391px;
	height : 476px;
}
* html #features #storage_pic {
	height : 476px;
	background-color : #99cc00;
}
#features .contentinterior, #services .contentinterior {
	float : left;
	background-color : transparent;
	width : 361px;
	height : 160px;
	padding : 10px 15px 0 15px;
	overflow : hidden;
}
#services .contentinterior li {
	margin-left : 5px;
	padding-left : 5px;
}
#features .contentinterior h3, #services .contentinterior h3 {
	font-size : 13px;
	color : #fff;
	font-weight : bold;
	margin : 0 0 10px 0;
	padding : 0;
	text-indent : 0;
}
#features .contentinterior p, #services .contentinterior p {
	font-size : 12px;
	line-height : 15px;
	color : #fff;
	margin : 5px 0;
}
#features .sidebar, #services .sidebar {
	top : -37px;
	height : 308px;
}
#contact .contentinterior {
	width : 650px;
}
#footer {
	height:35px;
	position : relative;
	width : 100%;
	margin : 0 auto 0 auto;
	text-align : center;
	clear : both;
	background-image : url('../images/drop_shadow.png');
	background-repeat : repeat-x;
	padding : 10px 0;
	top:-38px;
	
}


#loginFooter {
	height:35px;
	position : relative;
	width : 100%;
	margin : 0 auto 0 auto;
	text-align : center;
	clear : both;
	background-image : url('../images/drop_shadow.png');
	background-repeat : repeat-x;
	padding : 10px 0;
}
#loginFooter ul {
	width : 100%;
	margin : 0 auto 0 auto;
	text-align : center;
}
#loginFooter li {
	width : 100%;
	display : inline;
	font-size : 11px;
	color : #ffffff;
	padding : 0 5px;
	letter-spacing : 2px;
}
#loginFooter p {
	font-size : 10px;
	text-align : center;
}
#loginFooter .bullet {
	font-size : 9px;
}
* html #loginFooter {
	background-image : none;
	top : 0;
}
* html #loginFooter ul {
	height : 20px;
}
* + html #loginFooter {
	top : 0;
}
#footer ul {
	width : 100%;
	margin : 0 auto 0 auto;
	text-align : center;
}
#footer li {
	width : 100%;
	display : inline;
	font-size : 11px;
	color : #ffffff;
	padding : 0 5px;
	letter-spacing : 2px;
}
#footer p {
	font-size : 10px;
	text-align : center;
}
#footer .bullet {
	font-size : 9px;
}
* html #footer {
	background-image : none;
	top : 0;
}
* html #footer ul {
	height : 20px;
}
* + html #footer {
	top : 0;
}
div#loginForm {
	display : block;
	overflow : hidden;
}
div#loginForm span.loginFields {
	width : 100px;
	font-size : 12px;
	display : block;
	float : left;
	text-align : right;
	padding-right : 4px;
	padding-top : 2px;
	color : #666666;
}
div#loginForm p {
	font-size : 10px;
	text-align:left;
	color:#FF0000;
}
div#loginForm span.error{
	font-weight:bold;
	font-size : 11px;
	position:relative;
	margin:0px;
	padding:0px;
}


div#message{
	height:80px;
	position:relative;
	width:400px;
	margin: 40px 0 20px 0px;
	padding:0px;
}

div#message p#errormessage { 
width:268px;
height:80px;
float:left;
margin:0px;
padding:0px;
text-indent:0px;
line-height:12px;
}

#errorImage{
	background-image:url(../images/error.png);
	height:32px;
	width:32px;
	position:relative;
	float:left;
	clear:both;
	margin:0 10px 40px 0;
}

.loginFormInput{
	position:relative;
	top:100px;
}s

div#loginForm input {
	float : left;
	margin-bottom : 5px;
	width : 200px;
}
div#loginForm input#submit {
	background : #990000;
	color : #ffffff;
	padding : 4px;
	width : 100px;
	height : 26px;
	margin-left : 104px;
}
p#loginText {
	margin: 50px 0 0 0;
	text-indent : 0;
	position:relative;
	padding:0px;
	width:338px;
	
}
#list-container {
	position : relative;
	height : 476px;
	width : 100%;
	margin : 70px auto 0 auto;
	background-color : #ffffff;
	text-align : center;
	background : url('../images/circles_bg.jpg') repeat;
}
#list-container #list-wrapper {
	height : 476px;
	margin : 0 auto 0 auto;
	text-align : center;
	float:left;
}
* html #list-container #list-wrapper {
	padding : 0;
	height : 476px;
	overflow : hidden;
}
body {
	font-family : Verdana;
	font-size : 11px;
	color : #333;
}
table {
	margin : 2px 0;
	width : 400px;
	border : 0;
}
td {
	background-color : #fff;
	padding : 2px 4px;
}
#display-container {
	position : relative;
	height : 476px;
	width : 100%;
	min-width : 1000px;
	margin : 70px auto 0px auto;
	background-color : #ffffff;
	text-align : center;
	background : url('../images/circles_bg.jpg') repeat;
	clear:both;
}
#display-container #display-wrapper {
	width : 910px;
	margin : 0px auto 0px auto;
	text-align : center;
	clear:both;
	height:475px;
	padding:0px;
	background-color:#999999;
	position:relative;
}

#display-container div h1 a#display-headerImage {
	position : relative;
	left : -200px;
	top : -15px;
	height : 62px;
	width : 658px;
	text-align : left;
	background-image : url('../images/museo_crs_logo.gif');
	background-repeat : no-repeat;
	display : block;
	overflow : hidden;
}
#display-container div#display-thumbImages {
	display:none;
	/*float : left;
	background-color : #666666;
	position : relative;
	top : -25px;
	left: 531px;
	width : 118px;
	height : 451px;
	display : block;
	overflow : auto;
	text-align : center;*/
}
#display-container div#display-activeImage {
	float: right;
	background-color : #999999;
	position: relative;
	margin:0px;/**/
	padding:0px;
	top:-39px;
	width : 440px;
	height : 450px;
	z-index:30;
}



#display-container div#display-infoHeader {
	 background-color : #cccccc;
	width : 910px;
	height : 25px;
	position : relative;
	top : -37px;
}
div.display-InfoHeaderSort{
	position:relative;
	top:-11px;
	left:-10px;
	float:right;
}
#list-infoHeader{
	float:left;
	display: inline;
}
#display-container div.contentinterior {
	height : 400px;
	width:410px;
	position:relative;
	top:-37px;
	background-color:#FFFFFF;
	overflow : auto;
	float:left;
	padding:20px 30px 30px 30px ;
	z-index:20;
}

div.contentinterior div { 
text-align:left;
width:400px;
margin:0px;
padding:0px 0px 15px 0px;
}


div#display-wrapper div.contentinterior hr{
width: 400px;
clear:left;

} /**/

#display-container div.thumbnail {
	width : 98px;
	height : 98px;
}
#display-container div.display-contentHeader {
	background-color : #efefef;
	overflow : hidden;
	color : #636363;
}
.display-contentTitle {
	color : #999999;
	float : left;
	clear : left;
}
.display-contentInfo {
	float : left;
	font-weight : bold;
	margin-left : 2px;
	text-align : left;
}
.display-infoHeader td {
	background-color : #eee;
	color : #666;
}
.display-contentContainer {
	float : left;
	font-size : 11px;
	overflow : hidden;
}
/* ie specific css for .welcomeLogout in other file - vlek033009 */
.welcomeLogout {
	float : right;
	display : block;
	position : relative;
	top : -57px;
}
.logout {
	color : #990000;
	font-weight : bold;
	float : left;
}
.seperator {
	float : left;
	color : #ffffff;
	padding-right : 6px;
}
.userName {
	float : left;
	color : #ffffff;
	padding-right : 6px;
	font-weight : bold;
}
.welcome {
	float : left;
	color : #ffffff;
	padding-right : 6px;
}
.name {
	float : left;
	position : relative;
	top : 3px;
	margin-left : 20px;
}
.nameInfo {
	float : left;
	padding : 3px;
	color : #747474;
}
.clientName {
	float : left;
	padding : 3px;
	color : #333333;
}
.paidThrough {
	float : left;
	position : relative;
	top : 3px;
	margin-left : 20px;
	color : #999999;
}
.paidThroughInfo {
	float : left;
	padding : 3px;
}
.paidThroughDate {
	float : left;
	padding : 3px;
	font-weight : bold;
}
.paidThroughAmmount {
	float : left;
	padding : 3px;
	font-weight : bold;
}
.imageNav {
	float : right;
	position : relative;
	top : -6px;
	margin:0px 0px 0px 0px;
	padding:0px;
	width: 270px;
	height:13px;
	text-align:left;
}
.imageNavPrevious {
	float : left;
	padding : 3px;
	color : #990000;
}
.imageNavInfo {
	float : left;
	padding : 3px;
}
div#items {
	list-style-type : none;
	width : 890px;
	height : 430px;
	background-color : #fff;
	padding : 10px;
	margin : 0;
	position : relative;
	top : -37px;
}
.imageList {
	float : left;
	width : 260px;
	height : 100px;
	text-align : left;
	margin : 5px;
	padding : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	background-color : #fff;
	border : 1px solid #ccc;
	overflow:auto;
}

/* added width to keep text next to thumb in list page - vlek mar09 */
.imageInfo {
	float : left;
	padding : 10px;
	width : 50%;
}

/* added.imageTitle - vlek 3-18 */

.imageTitle{
	color : #990000;
}


img {
	float : left;
}
.imageListFooter {
	background-color : #cccccc;
	width : 910px;
	height : 25px;
	position : relative;
	top : -35px;
	margin:0px auto 0px auto;
	clear:both;
}
#image-footer {
	position : relative;
	top :0px;
	width : 100%;
	margin : 1px auto 0px auto;
	text-align : center;
	clear : both;
	background-image : url('../images/drop_shadow.png');
	background-repeat : repeat-x;
	padding : 10px 0px 0px 0px;
	z-index:10;
}

#image-footer ul {
	width : 100%;
	margin : 0 auto 0 auto;
	text-align : center;
}
#image-footer li {
	width : 100%;
	display : inline;
	font-size : 11px;
	color : #ffffff;
	padding : 0 5px;
	letter-spacing : 2px;
}
#image-footer p {
	font-size : 10px;
	text-align : center;
}
#image-footer .bullet {
	font-size : 9px;
}
* html #image-footer {
	background-image : none;
	top : 0;
}
* html #image-footer ul {
	height : 20px;
}
* + html #image-footer {
	top : 0;
}
.sortBy {
	float : left;
}
.artist {
	float : left;
}
.space {
	float : left;
}
.sort-artistTitle {
	position:relative;
	top:-12px;
	left:21px;
	float : left;
	color : #990000;
}
.pageNav {
	margin : 0px auto 0px auto;
	padding:8px;
	color : #990000;
	text-align : center;
	position : relative;
}
.imagePageNav {
	float : left;
	color : #990000;
	margin : 2px;
}
.centerImage {    
	width : 391px;
	height : 451px;
	display:block;
	position:relative;
	text-align:center;
	vertical-align:middle;
	margin:auto;
	padding:0;
	background-color:#999999;
} 
#clientLogin{
	background-image : url('../images/client.jpg')
}
.contentinterior-wrapper{
	width:1000px;
	margin:0px auto;
}
.infoContent{
	font-weight:bold;
	color:#999999;
}
.infoTitle{
	padding-left:10px;
	color:#999999;
}
.infoName{
	color:#000000;
}
#logged-in{
	width:790px;
}


.paginationControl {
	display: inline;

}

/* this style for detail page*/
#display-container div#display-infoHeader div.imageNav div.paginationControl {
display: inline;
	width:270px;
	height:13px;
	float:right;
	text-align:right;
	margin: 0px 0 0 0;
	padding:0px;


}

/* this style for list page page - see IE css also - vlek 033009*/
#display-container div#display-infoHeader div.imageNav div.paginationControlList {
	display: inline;
	width:340px;
	height:13px;
	float:right;
	text-align:right;
	margin: -3px 0 0 0px;
	padding:0px;
	position:relative;
}

.paginationControl {
	display: inline;

}

#content{height:475px; margin:0px; padding:0px;width:100%; position:relative;}

#client{height:475px; width:100%; padding:0px; width:100%; position:relative;}/**/

#client-login {height:476px; width:100% }

a.asklink {

margin:5px 0 15px 0;
display:block;
height:15px;
width:400px;
float:left;
text-align:left;

}