* {
	padding:0;
	margin:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	background-color:#E7E7E7;
	font-size:14px;
}
a {
	text-decoration:none;
	color:#ce399c;
	
}
h1 {
	text-indent:-5000px;
	overflow:hidden;
	width:204px;
	height:67px;
	background:url(images/pageInfo/annasHeader.gif) no-repeat;
}
h2 {
	color:#999999;
}
h3 {
	font-size:14px;
	margin-bottom:10px;
	color:#666;
}
h3.head {
	
	margin-top:10px;
	float:left;
	width:360px;
}
p {
	line-height:1.3;
}
ul {
	list-style:none;
} 
#wrapper {
	height:auto;
	background-color:#FFFFFF;
	margin:0 auto;
	width:860px;
	overflow:visible;
}
#container {
	width:860px;
	height:auto;
	background-color:#fff;
	float:left;
	padding-bottom:50px;
}
img.pageInfo {
	float:left;
	margin-top:40px;
}
div.infoText {
	margin:40px 0 0 40px;
	float:left;
	width:650px;
	border-bottom:1px solid #CCC;
	padding-bottom:20px;
	position:relative;
}
#leftCol {
	margin:40px 0 0 40px;
	float:left;
	width:240px;
	border-right:1px solid #CCC;
	height:500px;	
}
#leftCol.editGal {
	width:650px;
	border:none;
	height:auto;
}
ul#nav {
	font-size:16px;
	text-align:right;
	font-weight:bold;
	color:#999999;
	margin:20px 40px 0 0;
}
#nav li {
	margin-bottom:5px;
	width:132px;
	padding:0 5px;
	display:block;
	letter-spacing:1px;
float:right;
}
#nav li a {
	color:#999999;
	width:132px;
	display:block;
	padding:0 5px;
}
#nav li a:hover {
	background-color:#ce399c;
	color:#FFFFFF;
	width:132px;
}
#nav li a.selected {
	background-color:#ce399c;
	color:#FFFFFF;
}
#rightCol {
	float:left;
	width:400px;
	margin:40px 0 0 50px;
	height:auto;
}


/*#imageGallery {
	width:360px;  
}
#imageGallery ul {
	float:left; 
	list-style:none; 
	margin:0 0 0 30px; 
	padding:0; 
} 
#imageGallery li { 
	text-align:center;  
	float:left; 
	margin:3px 0 0 10px;  
}
#imageGallery li a {
	color:#999999;
	font-weight:bold;
}
#imageGallery li a:hover {
	color:#333333;
}
#imageGallery li a.bold {
	font-weight:bold; 
	color:#ce399c;
}
a#prev {
	float:left; 
	width:33%; 
	text-indent:-5000px; 
	overflow:hidden; 
	background:url(images/pageInfo/left.gif) no-repeat; 
	width:13px; 
	height:13px; 
	margin:5px 0 0 10px; 
}
a:hover#prev {
	background:url(images/pageInfo/leftOver.gif) no-repeat;
}
a#next {
	float:right; 
	text-indent:-5000px; 
	overflow:hidden; 
	background:url(images/pageInfo/right.gif) no-repeat; 
	width:13px; 
	height:15px; 
	margin:5px 15px 0 0px;  
}
a:hover#next {
	background:url(images/pageInfo/rightOver.gif) no-repeat;
}
p#description {  
	margin:0;  
	padding:5px 0px 15px 0px;  
	display:block;  
}
#imageGallery img { 
	margin: 0 0 25px 0 ;
	border:1px solid #CCC;
	width:357px;
	height:268px;
}*/
#listBg {
	background-color:#ededed; 
	display:block; 
	float:left; 
	padding:10px 0;
	width:360px;
}

form {
	margin-top:25px;
	width:250px;
	float:left;
	margin-left:25px;
	display:inline;
}
input {
	float:none;
	width:250px;
	height:20px;
	display:block;
	clear:both;
}
label {
	float:left;
	margin:12px 10px 5px 0;
	width:100%;
}
textarea {
	
	width:250px;
	float:none;
	height:100px;
}
button {
	clear:left;
	float:right;
	margin-top:10px;
}
.footer {
	width:860px; 
	margin:0 auto; 
	font-size:10px;
	height:auto;
	background-color:#e7e7e7;
}
.footer p {
	padding:10px 0 5px 0; 
	float:right;
	width:860px;
	text-align:center;
}
p.login 
{
	margin:0 0 50px 0;
	padding:0;
}
.footer p a {
	color:#666666;
}
.red {
	border:1px dotted red;
}

/* imgGal */

ul.imgGal {
	width:359px;
	position:absolute;
	overflow:scroll;
	list-style:none;
	height:370px;
	padding:0px;
}
ul.imgGal li {
	width:357px;
	position:relative;
	float:left;
	padding-bottom:40px;
}
ul.imgGal li img, .randomGal img {
	width:357px;
	height:288px;
	display:block;
	margin-bottom:10px;
	border:1px solid #CCC;
}
ul.imgGal li a.prev {
	position:absolute;
	left:0;
	text-indent:-5000px; 
	overflow:hidden; 
	background:url(images/pageInfo/arwLeft.gif) no-repeat 0 -18px; 
	width:16px;
	height:16px;
}
ul.imgGal li a.prev:hover {
	background-position:0 -1px;
}
ul.imgGal li a.next {
	position:absolute;
	right:0;
	text-indent:-5000px; 
	overflow:hidden; 
	background:url(images/pageInfo/arwRight.gif) no-repeat 0 -18px; 
	width:16px;
	height:16px;
}
ul.imgGal li a.next:hover {
	background-position:0 -1px;
}
ul.imgGal li span {
	width:200px;
	position:relative;
	left:50%;
	margin-left:-100px;
	display:block;
	float:left;
}
ul.imgGal li h2,ul.imgGal li p, .randomGal h2, .randomGal p  {
	width:350px;
	float:left;
	clear:both;
}
ul.imgGal li h2, .randomGal h2 {
	margin-top:20px;
	font-size:16px;
}

ul.imgGal li p , .randomGal p{
	padding-top:5px;
}
ul.imgGal li span a {
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	float:left;
	padding:0px 8px 2px 0;
	text-align:center;
}
ul.imgGal li.invisible {
	left:-400px;
	position:absolute;
}
ul.imgGal li.visible {
	margin-left:0;
}
ul.imgGal li a.selected {
	font-weight:bold;
	color:#ce399c;
}
.infoText form {
	margin:0;
	padding:0;
	width:auto;
	height:auto;
}
.infoText input {
	width:auto;
	padding:2px;
	height:auto;
	margin-top:10px;
	float:right;
}
.infoText textarea {
	width:650px;
	height:auto;
	padding:0;
	margin:0;
	
}
#leftCol.editGal ul {
	
	list-style:none;
}
#leftCol.editGal ul li {
	float:left;
	margin-right:15px;
	border:1px solid #ccc;
	border-width:1px 1px 0 1px;
	float:left;
}
#leftCol.editGal ul.editGalNav li a {
	display:block;
	float:left;
	padding:5px 15px;
}
#leftCol.editGal ul.editGalNav li a:hover,#leftCol.editGal ul.editGalNav li a.selected {
	background-color:#ce399c;
	color:#fff;
}
#leftCol.editGal ul.editGalItem {
	border:1px solid #ccc;
	float:left;
}
#leftCol.editGal ul.editGalItem li {
	width:640px;
	border:none;
	margin-top:20px;
	margin-bottom:10px;
}
ul.editGalItem li img {
	float:left;
	width:175px;
	height:135px;
	padding-right:10px;
	padding-left:20px;
}
ul.editGalItem li input, ul.editGalItem li textarea {
	float:left;
	width:250px;
	clear:none;
}
ul.editGalItem li input.hiddenField {
	position:absolute;
	width:0;
	height:0;
}
ul.editGalItem li div {
	float:left;
	width:270px;
}
ul.editGalItem li div input {
	margin-bottom:10px;
}
ul.editGalItem li input.sortNum {
	width:50px;
}
ul.editGalItem li a {
	padding-left:10px;
}
form.editGalItem {
	margin:0;
	width:660px;
}
#leftCol.editGal input.submit,#rightCol input.submit {
	float:right;
	width:auto;
	padding:1px;
	height:auto;
	margin:10px 0 0 0;
	cursor:pointer;
	clear:right;
}

div.subBreak {
	float:left;
	width:660px;
}

textarea.areaTitle {
	height:20px;
	padding:0;
	margin-bottom:10px;
}
.sortError {
	border:1px dotted red;
}
form.imgUpload {
	float:left;
	margin:0;
}
form.imgUpload p {
	line-height:normal;
	padding:0;
	margin:0;
}
form.imgUpload input {
	width:100%;
	height:auto;
	float:left;
	margin-top:0px;
	margin-bottom:10px;
	
}
form.imgUpload select {
	width:100%;
	margin-top:10px;
	float:left;
	padding:2px 0;
	margin-bottom:10px;
	color:#666666;
	}
form.imgUpload label {
	float:left;
	width:100%;
	position:relative;
}
form.imgUpload textarea {
	width:100%;
	
}
select.error {
	border:1px dotted red;
}
p.imageError, p.imageSuccess {
	margin:10px 0 0 0;
	font-weight:bold;
	color:red;
}
p.imageSuccess {
	color:#33FF00;
}
#container.delete h2 {
	color:red;
	margin:20px;
}
#container.delete input {
	height:auto;
	width:100px;
	float:left;
	clear:none;
	cursor:pointer;
	margin-left:10px;
}
#container.delete form {
	margin:0 0 0 10px;
}
p.example em {
	font-size:10px;
	padding-bottom:0;
	margin-bottom:0;
}
h2.example {
	margin-top:5px;
}
form.backButForm {
	
	position:relative;
	float:left;
	height:30px;
	
}
form.backButForm input {
	float:left;
	position:relative;
	top:-40px;
}
