body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background: url('../gfx/layout/bg-admin.gif') repeat-x; 
	font-family: Lucida Sans Unicode, Lucida Grande, Arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

img {
	border: 0px;
}

a, a:link {
	color: #0033ff;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;
}

a.whitelink, a.whitelink:link {

}

.redlink, a.redlink:link {
	color: #ff0000;
	text-decoration: none;	
}

a.redlink:hover {
	text-decoration: underline;
}

small, .small {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 110%;
}

a.subnavon, .subnavon {
	color: #ff0000;
	font-size: 16px;
	text-decoration: none;

}

h2, .h2_head {
	color: #ff0000;
	font-size: 14px;
	line-height: 100%;
	padding: 10px 0 7px 0;
	margin: 0px;
}

h3 {
	font-size: 13px;
	line-height: 100%;
	padding: 7px 0 0 0;
	margin: 0px;
}


/*  -----------CLASSES------------- */

.red {
	color: #ff0000;
}

.add_data {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 110%;
}

.grey {
	color: #666666;
}

.forms input {
	font-size:18pt;
	padding: 3px;
	border:1px solid #999999;
	color: #999999;
	margin: 5px 0 5px 0;
}

.forms [type="submit"]:hover {
	color: #ff0000;
}
/*  -----------ELEMENTS------------- */

#container {
	margin: 0;
}

#Cambridge-Artists-Coop {
	position:relative;
	left:148px;
	top:31px;
	width:572px;
	height:124px;
}

#container-r2 {
	position: relative;
	top: 60px;
	left: 0px;
}

#cac-art {
	width: 376px;
	height: 376px;
	padding: 0px;
	margin: 0px;
	background: url('../gfx/layout/cacoop_art.gif') no-repeat;
}

#navigation {
	width:246px;
	height:35px;
	padding: 40px 0 0 0;
}

#cac-main {
	width:500px;
	height:324px;
	padding: 50px 0 0 20px;
}

.artist ul {
	margin: 0 0 10px -40px;
	list-style: none;
	display: inline;
}

.artist li {
	margin: 0;
	padding: 0 25px 0 0;
	list-style: none;
	display: inline;
}

.stat-button a {
	position: relative;
	top: -23px;
	float: right;
	background-color: #ff0000;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding: 3px 10px;
	min-width: 50px;
}

.stat-button a:hover {
	background-color: #0033ff;
	color: #FFFFFF;
	text-decoration: none;
}

#artworks {
	margin: 0 0 10px 0;
	max-height: 400px;
	overflow: auto;
	width: 430px;
}

.artworks {
	margin: 0 0 0 -40px;
}

/*-------Thumnail alignment styles -------*/
.artworks li { 
	display: -moz-inline-box; -moz-box-orient:vertical;
    display: inline-block; 
    vertical-align: top; 
    word-wrap: break-word; 
}
* html .artworks li { 
	display: inline;
}
* + html .artworks li { 
	display: inline; 
}
.artworks li > * { 
	display: table; 
	table-layout: fixed; 
	overflow: hidden; 
}
* html .artworks-ul li { 
	width: 100px;  /* for IE 6 */
}  
.artworks-ul li > * { 
	width: 100px; /* for all other browser */
}      


.info {
	top: 297px;
	left: 580px;
	width: 425px;
	background-color: #c0c0c0;
	margin-left: -21px;
	padding: 5px 0px 5px 0px;
}	



#cac-hours {
	position:absolute;
	left:231px;
	top:580px;
	width:165px;
	height:145px;
	font-family: Comic Sans MS, Comic Sans MS5, Arial, sans-serif;
	font-size: 14px;
	text-align: right;
}

#cac-address {
	position:absolute;
	left:432px;
	top:580px;
	width:195px;
	height:145px;
	font-family: Comic Sans MS, Comic Sans MS5, Arial, sans-serif;
	font-size: 14px;
	text-align: left;

}

#footer {
	position:absolute;
	left:205px;
	top:750px;
	width:400px;
	height:146px;
	text-align: center;
	
}




/*  -----------STYLES FOR CROSSFADER------------- */

div.cf_wrapper
{	
	padding-top: 10px;
	width: 376px;
	height: 376px;
}

div.cf_wrapper2
{	
	padding-top: 10px;
	width: 376px;
	height: 376px;
}

div.cf_element
{
	width: 376px;
	height: 376px;
}

div.cf_element div.content
{
	padding: 0;
}




/*  -----------ADMIN AREA STYLES-------------- */

#navigation-admin {
	position:absolute;
	left:0px;
	top:224px;
	width:246px;
	height:35px;
}

#cac-main-admin {
	position:absolute;
	left:270px;
	top:235px;
	width:900px;
	height:324px;
}

.browserow1_yes {
   background-color: #bfd1ff;
   color: #333333;
}

.browserow2_yes {
   background-color: #d7e3ff;
   color: #333333;
}

.browserow1_no {
   background-color: #c4c1c1;
   color: #333333;
}

.browserow2_no {
   background-color: #dfdfdf;
   color: #333333;
}


.rowsep {
   background-color: #888888;
}


#cac-main-admin input[type="text"], #cac-main-admin textarea {
    padding: 4px;
    border: solid 1px #999999;
    width: 300px;
}

#cac-main-admin input[type="file"] {
    padding: 4px;
    border: solid 1px #999999;
    width: 250px;
}

