


<!-- 
	User browser = OTHER
	Version = 
	I think this browser is 1
	root = /home/janelang/janelangley.com
-->

/* CSS Document */
body, html{
	margin: 0;
	padding: 0;
}

#wrapper,
#grid_wrapper{
	position: relative;
	margin-top: 0px;
		padding: 20px 0 0 0;
	margin-left: auto;
	margin-right:auto;
	min-width: 660px;
	max-width: 800px;
	}
u {
		text-decoration:none;
		padding:0 0 2px 0;
		border-bottom:1px solid #CCCCCC;
		}

.console{
		position:absolute;
		top:130px;
		left:10px;
		text-align:center;
		padding:0;
		margin:0;
		width:300px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		line-height:17px;
		font-style:italic;
		color:#666666;
		}
#main_menu a,
#main_menu a:active,
#main_menu a:visited, 
.sub_menu a,
.sub_menu a:active,
.sub_menu a:visited,
.sub_menu b{
	color:#333333;
	display:block;
	margin:2px 10px 0pt;
	padding:0pt;
}
.sub_menu p{
	margin: 5px 10px 0 10px;
}

.sub_menu a:hover,
#main_menu a:hover{
	color: #FF61BE;
}
#main_menu, 
.sub_menu,
.cell_wrapper,
.artwork_label{
	float: left;
	padding: 0;
	border: 1px solid #FF61BE;
		margin: -1px 0px 0px -1px;
		width: 130px;
	height: 130px;
	overflow:hidden;
	font-size:10px;
	line-height:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.artwork_label{
	width: 261px;
	height: auto;
	clear: both;
	border: 0;
}
.artwork_label p{
	padding: 25px 10px 20px 10px;
	margin: 0;
}
ul.titles{
	padding: 0 0 10px 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 261px;
	position: relative;
}
li.title_wrapper{
	padding: 0 10px 0 10px;
	margin: -1px 0px 0px -1px;
	list-style-type: circle;
	display: block;
	position: relative;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
		font-style:italic;
		line-height:20px;
	color: #999999;
}

.options {
		position:absolute;
		top:98px;
		left:40px;
		width:240px;
		text-align:center;
		padding:0;
		margin:0;
		color:#CCCCCC;
		font-size:10px;
		border-top:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
		}
#logo {
		text-transform: uppercase;
		letter-spacing: 0.2em;
		padding:0;
		margin:5px 0 0 10px;
		font-weight: bold;
		}
.background{
	background-color:#FFFFFF;
	}

.bodyTXT {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
		font-style:italic;
		line-height:22px;
	color:#333333;
	}
.pub_title {
		font-weight:bold;
		font-style:normal;
		text-transform:uppercase;
		letter-spacing:0.1em;
		}
.smallADMIN{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-size:11px;
	line-height:18px;
}
.ADMIN, .ADMIN-front{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
	line-height:18px;
	background:transparent url('admin/fade.gif') no-repeat;
}
table.ADMIN td{
	padding: 0px 0 10px 0;
}
table.ADMIN{
	border: 1px dashed #999999;
}

table.ADMIN-front td{
	padding:10px 20px 0 20px;
}
.artwork{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:16px;
	font-style:italic;
	color:#999999;
	}
.title{
	font-size:16px;
}
.menu_HEADER{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	letter-spacing:1px;
	font-style:normal;
	line-height:17px;
	color:#000000;
	}
.menu_HEADER a,
.menu_HEADER a:link,
.menu_HEADER a:visited
 {
	color:#000000;
	text-decoration:none;
	}
.menu_HEADER a:hover{	
	background-color:#FFFFCC;
}

.selected{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-size:10px;
	line-height:18px;
}	
a,
a:active,
a:visited { 
	color:#FF4C19; 
	text-decoration: none; 
}
a:hover{	color:#FF3200; }
li.title_wrapper a:hover	{ 
	color:#FF3200; 
	border-bottom:1px solid #FF3200; 
}

.input_box{
	border-top:1px solid #4C4D29;
	border-left:1px solid #4C4D29;
	border-right:1px solid #4C4D29;
	border-bottom:1px solid #4C4D29;
	color:#4C4D29;
	margin:0;
	padding:5px 0px 5px 9px;
	font-size:20px;
	line-height:24px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:lighter;
}
.entry-wrapper{
	position: relative;
	padding: 0;
	float: left;
	margin: 0 10px 20px 0;
}
.entry-row-wrapper{
	position: relative;
	padding: 0;
	margin: 0;
	float: left;
}
.edit-tab{
	margin: -1px 0 0 0;
	padding: 2px 20px 2px 20px ;
	background: #ffffff;
	color: #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px dashed #999999;
	border-right: 1px dashed #999999;
}
.edit-tab a,
.edit-tab a:active,
.edit-tab a:visited{
	text-decoration: none;
	color: #333333;
}
.edit-tab a:hover{
	color: #CC0000;
}
.success{
	margin: 20px 0 0 0;
	padding: 10px 20px 20px 20px ;
	background: #ffffff;
	color: #999999;
	border: 1px dashed #999999;
	font-size: 10px;
	line-height: 22px;
	width: 50%;
}


.admin-console{
	margin: 20px 0 0 20px;
	width: 150px;
	border: 1px dashed #999999;
	padding: 10px 10px 20px 10px;
	text-align: left;
	font-size: 10px;
	line-height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}

.active{
	font-weight: bold;
}
.artwork_wrapper{
	position: absolute;
	padding: 0;
		left: 280px;
		top: 20px;
	text-align:left;
	z-index: 0;
	
}

.gen_floater{
	float: left;
	padding: 0;
	margin: 0 10px 0 0;
}

.table_wrapper{

		float: left;
	margin: -20px 0 0 0;
	}
