form {
    margin-top:0px;
    margin-bottom:0px;
}

.inline {
    display:inline;
}

#vanity a {
    display:block;
    width:57px;
    height:20px;
    margin: 3px 20px;
}

#vanity img {
    border:0
}
#v_php {
    float:left;
    background-image:url(../images/vanity/powered-php.gif);
}
#v_php:hover {
    background-image:url(../images/vanity/h_powered-php.gif);
}
#v_mysql {
    float:left;
    background-image:url(../images/vanity/powered-mysql.gif);
}
#v_mysql:hover  {
    background-image:url(../images/vanity/h_powered-mysql.gif);
}
#v_xhtml {
    float:right;background-image:url(../images/vanity/valid-xhtml10.gif);
}
#v_xhtml:hover {
    background-image:url(../images/vanity/h_valid-xhtml10.gif);
}
#v_css {
    float:right;
    background-image:url(../images/vanity/valid-css.gif);
}
#v_css:hover {
    background-image:url(../images/vanity/h_valid-css.gif);
}

.detail_head_collapsed, .detail_head_expanded {
    cursor: pointer;
    position: relative;
    padding: 5px 10px;
    background-repeat:no-repeat;
    background-position:center left;
}

.detail_head_collapsed {
    background-image:url('../images/tree/plus.gif');
}

.detail_head_expanded {
    background-image:url('../images/tree/minus.gif');
}

.detail_body {
}

input.spin-button {
    padding-right:20px;
    background-repeat:no-repeat;
    background-position:100% 0%;
    background-image:url(../images/spinbtn_updn.gif);
}

input.spin-button.up {
    cursor:pointer;
    background-position:100% -18px;
}
input.spin-button.down {
    cursor:pointer;
    background-position:100% -36px;
}

/* Greybox used for help pop-ups */
#GB_overlay {
  background-image: url(../images/overlay.png); 
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  z-index: 100;
  width:  100%;
  height: 100%;
}

* html #GB_overlay {
  background-color: #000000;
  background-color: transparent;
  background-image: url(../images/spacer.gif);
}

#GB_window {
  top: 10px;
  left: 0px;
  position: absolute;
  overflow: auto;
  width: 600px;
  height: 400px;
  z-index: 150;
}

#GB_frame {
  border: 0;
  overflow: auto;
  width: 100%;
  height: 378px;
}

#GB_window img {
  position: absolute;
  top: 2px;
  right: 5px;
  cursor: pointer;
}

.dragHandle {
    background-image: url(../images/icons/move.png)  ;
    background-position:center center;
    background-repeat:no-repeat;
    width: 50px;
    height: 14px;
}

.explanation {
    font-size: 80%;
}

/** Filmstrip styles */
div#film { 
    padding: 5px 0 5px 0; 
    overflow:hidden; 
}

.clearer {
    clear:both;
}

/* Styles for the standard button lists.
------------------------------------------------------- */
.buttonlist ul {
	z-index: 100;
	padding: 5px;
	margin: 0 0.2em 0 0;
}

.buttonlist ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}

.buttonlist ul li a {
	margin-right: 10px;
}

http://kerry-washington.us/pictures/themes/water_drop/style.css

.adspace {
	margin: 5px;}


.zfootertwo {
	font-style: italic;
	text-align: center;
	font-family: Times New Roman;
	letter-spacing: -1px;
	font-size: 16px;
	color: #646464;}

.zfootertwo a:link, .zfootertwo a:visited, zfootertwo a {
	text-decoration: none;
	color: #646464;}


.zfootertwo .selected, .zfootertwo a:hover {
	color: #646464;
	text-decoration: none;}


.submenu {
	text-shadow: #454445 1px 1px 1px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	letter-spacing: -1px;
	color: #ffffff;}

.submenu a, .submenu a:link, submenu a:link, .submenu a:visited {
	text-shadow: #454445 1px 1px 1px;
	text-transform: normal;
	color: #ffffff;
	font-weight:bold;
	font-style: normal;}

.submenu a:hover {
	text-shadow: #454445 1px 1px 1px;
	text-transform: normal;
	text-decoration: none;
	color: #e8e8e8;
	font-weight:bold;
	font-style: normal;}



.submenu2 {
	text-shadow: #a3a3a3 1px 1px 1px;
	text-align: center;
	font-family: Rockwell;
	font-size: 14px;
	letter-spacing: -1px;
	color: #5777b3;}

.submenu2 a, .submenu2 a:link, submenu2 a:link, .submenu2 a:visited {
	text-shadow: #a3a3a3 1px 1px 1px;
	text-transform: normal;
	color: #5777b3;
	font-weight:bold;
	font-style: normal;}

.submenu2 a:hover {
	text-shadow: #a3a3a3 1px 1px 1px;
	text-transform: normal;
	text-decoration: none;
	color: #5777b3;
	font-weight:bold;
	font-style: normal;}




body {
	background: #f6f3e0;
	font-family: Arial;	
	font-size : 13px;
	line-height: 20px;
	color: #5777b3;
	margin: 0px;}


table {
	color: #646464;
	font-size : 13px;}

h1{
	text-shadow: #662228 1px 1px 1px;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: -1px;
	font-style: normal;
	font-family: Arial;
	text-transform: normal;
	text-decoration: none;
	line-height : 120%;
	color: #ffffff;
	margin: 2px;}

h2 {
	text-shadow: #626262 1px 1px 1px;
	font-weight: normal;
	font-size: 15px;
	letter-spacing: -1px;
	font-style: normal;
	font-family: Arial;
	text-transform: normal;
	text-decoration: none;
	line-height : 120%;
	color: #ffffff;
	margin: 5px;}

h3 {
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 13px;
	margin: 2px;}

p {}

pre.filepath {
	margin: 0px;
	padding: 0px;}

ul, ol {
	margin-left: 5px;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px;}

li {
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 0px;
	list-style-position: outside;}

ul li {
	list-style-type: disc;}

.textinput {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 100%;
	border: 1px solid #D1D7DC;
	padding-right: 3px;
	padding-left: 3px;}

.listbox {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 100%;
	border: 1px solid #D1D7DC;
	vertical-align : middle;}

.button, .buttonlist ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	border: 0px solid;
	cursor:pointer;
	padding-left:0px;
	padding-right:0px;
	margin-right:2px;
	white-space: nowrap;}

.radio {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 100%;
	vertical-align : middle;}

.checkbox {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
	font-size: 100%;
	vertical-align : middle;}

a {
	color: #231b0a;
	text-decoration: none;}

a:hover {
	color: #231b0a;
	text-decoration: underline;}

.bblink a {
	color: #231b0a;
	text-decoration: none;}

.bblink a:hover {
	color: #231b0a;
	text-decoration: underline;}

.maintable {
	background: #ededed;
	border: 5px solid #ededed;
	-webkit-border-radius: 6px; 
	border-radius: 5px;
	-moz-border-radius:  5px; 
	margin-top: 0px;
	margin-bottom: 5px;}

.tableh1 {
	text-shadow: #636363 1px 1px 1px;
	color: #ffffff;
	width: auto;
	background: url(images/tyl.png) repeat;
	-webkit-border-radius: 6px; 
	border-radius: 5px;
	-moz-border-radius:  5px; 
	padding: 10px;
	font-family: arial;
	letter-spacing: -1px;
	font-size: 13px;
	font-weight:bold;
	text-transform: normal;}

.tableh2 {
	background: url(images/boxiealbum.png) repeat;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  3px; 
	border-left: 0px;
	font-family: arial;
	letter-spacing: -1px;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;}

.tableb {
	-webkit-border-radius: 6px; 
	border-radius: 5px;
	margin-bottom: 5px;
	-moz-border-radius:  5px; 
	background: #ededed ;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tableb_alternate {
}

.tablef {
	-webkit-border-radius: 6px; 
	border-radius: 5px;
	margin-bottom: 5px;
	-moz-border-radius:  5px; 
	background: #ededed ;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;}

.catrow_noalb {
	-webkit-border-radius: 6px; 
	border-radius: 5px;
	margin-bottom: 5px;
	-moz-border-radius:  5px; 
	background: #ededed ;
	color: #646464;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;}

.catrow {
	-webkit-border-radius: 6px; 
	border-radius: 5px;
	margin-bottom: 5px;
	-moz-border-radius:  5px; 
	background: #ededed ;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;}

.album_stat {
	font-size : 85%;
	margin: 5px 0px;}

.thumb_filename {
	font-size: 80%;
	display: block;}

.thumb_title {
	font-weight : bold;
	font-size: 80%;
	padding: 2px;
	display : block;}

.thumb_caption {
	font-size: 80%;
	padding: 1px;
	display : block;}

.thumb_caption a {
	text-decoration: underline;
	color: #646464;}


.thumb_num_comments {
	font-weight: normal;
	font-size: 85%;
	padding: 2px;
	font-style : italic;
	display : block;}

.user_thumb_infobox {
	margin-top: 1px;
	margin-bottom: 1px;}

.user_thumb_infobox th {
	font-weight : bold;
	font-size: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align : center;}

.user_thumb_infobox td {
	font-size: 85%;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align : center;}

.user_thumb_infobox a {
	text-decoration: none;
	color: #646464;}

.user_thumb_infobox a:hover {
	color: #646464;

	text-decoration: underline;}

.sortorder_cell {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
	margin: 0px;}

.sortorder_options {
	width: auto; 
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	letter-spacing: -1px;
	text-transform: uppercase;}

.navmenu {
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  3px; 
	border-left: 0px;
	padding: 5px;
	font-family: arial;
	font-size: 11px;
	background: url(images/tyl.png) repeat;
	font-weight:normal;
	color: #ffffff;}

.navmenu img {
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;}

.navmenu a {
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	color: #ffffff;}

.navmenu a:hover {
	background: #ededed;
	text-decoration: none;
	color: #ffffff;}

.admin_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	border: 1px solid #CCD7E0;
	background-image : url(images/button_bg.gif);
	background-position : bottom;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;}

.admin_menu a {
	color: #000000;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;}

.admin_menu a:hover {
	color: #000000;
	text-decoration: underline;}

.admin_float {
	float:left;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	max-height:1.5em;
	display: block;
	position: relative;
	white-space:nowrap;
	/*width:100px;*/}

#admin_menu_anim {
	background-image : url(images/button_bg_anim.gif);}

.icon {
	vertical-align:middle;
	margin-right:1px;}

.comment_date{
	color : #5F5F5F;
	font-size: 90%;
	vertical-align : middle;}

.image {
	background: #ffffff;
	margin: 3px;
	-webkit-border-radius: 6px; 
	border-radius: 5px;
	-moz-border-radius:  5px; 
	-moz-box-shadow:1px 3px 5px 1px rgba(0, 0, 0, 0.15); 
	border-style: solid;
	border-width:1px;
	border-color: #eaeaea;
	padding: 5px;}

/* pseudo-classes for image links, a:visited .image, a:active .image */
a:link .image, a:focus .image{
	background: #ffffff;
	margin: 3px;
	-webkit-border-radius: 6px; 
	border-radius: 5px;
	-moz-border-radius:  5px; 
	-moz-box-shadow:1px 3px 5px 1px rgba(0, 0, 0, 0.15); 
	border-style: solid;
	border-width:1px;
	border-color: #eaeaea;
	padding: 5px;}

a:hover .image{
	background: #f5f5f5;
	margin: 3px;
	-webkit-border-radius: 6px; 
	border-radius: 5px;
	-moz-border-radius:  5px; 
	-moz-box-shadow:1px 3px 5px 1px rgba(0, 0, 0, 0.15); 
	border-style: solid;
	border-width:1px;
	border-color: #eaeaea;
	padding: 5px;}


/* pseudo-classes for middlethumb links */
a:link .middlethumb,a:visited .middlethumb,a:focus .middlethumb,a:hover .middlethumb,a:active .middlethumb{
	border: 4px solid #ededed;}

.imageborder {
	background: #ffffff;
	margin: 3px;
	-webkit-border-radius: 6px; 
	border-radius: 5px;
	-moz-border-radius:  5px; 
	-moz-box-shadow:1px 3px 5px 1px rgba(0, 0, 0, 0.15); 
	border-style: solid;
	border-width:1px;
	border-color: #dbdbdb;
	padding: 5px;}

.display_media {
	background: #ededed;
	margin: 3px;
	padding: 2px;}

.thumbnails {
	background: #ededed;
	padding: 5px;}

.footer {
	font-family: arial;
	color: #636363;
	font-size : 9px;}

.footer a {
	text-decoration: none;
	color: #636363;}

.footer a:hover {
	color: #636363;
	text-decoration: none;}

.statlink {
	color: #ffffff;}

.statlink a {
	text-decoration: none;
	color: #ffffff;}

.statlink a:hover {
	color: #ffffff;
	text-decoration: underline;}

.alblink {
	text-transform: normal;}

.alblink a {
	padding-left: 10px;
	background: url(images/albumarrow.png) no-repeat;
	text-shadow: #656565 1px 1px 1px;
	text-decoration: none;
	color: #ffffff;}

.alblink a:hover {
	padding-left: 10px;
	background: url(images/albumarrowon.png) no-repeat;
	text-shadow: #656565 1px 1px 1px;
	color: #ffffff;
	text-decoration: underline;}

.catlink {
	text-shadow: #656565 1px 1px 1px;
	font-size: 15px;
	font-family: rockwell;
	letter-spacing: -1px;
	display: block;
	margin-bottom: 2px;
	font-weight:bold;}

.catlink a {
	text-shadow: #bfd1f8 1px 1px 1px;
	padding-left: 10px;
	background: url(images/1albumarrow.png) no-repeat;
	text-shadow: #daf0ef 1px 1px 1px;
	text-decoration: none;
	color: #507aba;}

.catlink a:hover {
	text-shadow: #bfd1f8 1px 1px 1px;
	padding-left: 10px;
	background: url(images/1albumarrowon.png) no-repeat;
	text-shadow: #daf0ef 1px 1px 1px;
	color: #5676bb;
	text-decoration: none;}

.topmenu {
	font-family: Arial;
	line-height : 120%;
	font-size : 110%;}

.topmenu a {
	color : #231b0a;
	text-decoration : none;}

.topmenu a:hover  {
	color : #231b0a;
	text-decoration : underline;}

.img_caption_table {
	border: none;
	background-color: #FFFFFF;
	width : 100%;
	margin : 0px;}

.img_caption_table th {
	background: #D1D7DC ;
	font-size : 100%;
	color : #000000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-top : 1px solid #FFFFFF;}

.img_caption_table td {
	background: #ededed ;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	border-top : 1px solid #FFFFFF;
	white-space: normal;}

.debug_text {
	border: #BDBEBD;
	background-color: #EFEFEF;
	width : 100%;
	margin : 0px;}

.clickable_option {
	cursor : default;}

.listbox_lang {
	color: #000666;
	background-color: #ededed;
	border: 1px solid #D1D7DC;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align : middle;}

.pic_title {
	color: #000666;
	font-size: 100%;
	font-weight:bold;
	text-align : center;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.0em;}

.pic_caption {
	color: #000666;
	font-size: 100%;
	font-weight:normal;
	text-align : center;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.0em;
	background-image:none;}

.important {
	/* background-image : url(images/important.gif); */
	color: red;
	font-weight: bold;
	padding-left:1px;
	padding-right:1px;
	padding-top:3px;
	padding-bottom:3px;}

#cpgChooseLanguageWrapper {
	float:left;}

#cpgChooseThemeWrapper {
	float:left;}

.filmstrip_background {
	background-color:#ededed;}

.prev_strip {
	text-align: left;}

.next_strip{
	text-align: right;}

/** Swfupload css **/
div.fieldset {
	border:  2px solid #0E72A4;
	margin: 10px 0;
	padding: 20px 10px;}

div.fieldset span.legend {
	position: relative;
	padding: 3px;
	top: -30px;
	background-color: #8AA5B5;
	color: #FFF;
	font-weight: bold;}

div.flash {
	width: 375px;
	margin: 10px 5px;
	border-color: #CCD7E0;}

input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


.progressWrapper {
	width: 357px;
	overflow: hidden;}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;}

/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
	color: #555;}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;}

a.progressCancel:hover {
	background-position: 0px 0px}

.swfupload {
	vertical-align: top;
}

/**styles for photo manager*/
table#pic_sort tr td { 
	padding: 4px;
	border-bottom: 1px solid #ccc;}

/** styles for album manager and photo album*/
table#album_sort tr td {
	padding: 3px;
	border-bottom: 1px solid #ccc;}

table#album_sort tr td span.editAlbum {
	margin-left: 100px;
	font-size: 10px;
	line-height: 100%;
	text-decoration: underline;
	cursor: pointer;
	display: none;
	color: #FF0000;}

.cpg_message_info, .cpg_message_success, .cpg_message_warning, .cpg_message_error, .cpg_message_validation {
	border: 1px solid;
	margin: 10px 0px;
	padding:15px 10px 15px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;}
.cpg_message_info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('../../images/message/info.png');}
.cpg_message_success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('../../images/message/ok.png');}
.cpg_message_warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('../../images/message/warning.png');}
.cpg_message_error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../../images/message/stop.png');}
.cpg_message_validation {
	color: #D63301;
	background-color: #FFCCBA;
	background-image: url('../../images/message/error.png');}

.cpg_summary {
	font-size:0.9em;
	border: 1px solid;
	margin: 10px 0px;
	padding:5px 10px 5px 10px;
	color: #FF2B9C;
	background-color: #FFDEEF;
	text-align:right;
	float:right;
	width:400px;}

#GB_window {
	background-color: #ededed;
	border: 5px solid #CCD7E0;}

.external {
	background: transparent url('../../images/link.gif') 100% 50% no-repeat;
	padding-right: 10px;}

.detail_head_collapsed, .detail_head_expanded {
	color: #231b0a;}
