body   {
	color: #666;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	background-position: 0;
	margin-top: 0;
	margin-right: 20;
	margin-bottom: 0;
	margin-left: 20;
	padding-top: 53px;
}

table {
	font-size : 12px;
	padding-right: 10px;
	padding-left: 10px;
}

h5 {
	color: #999;
	font-weight: lighter;
	font-size: 48px;
	line-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	width: 700px;
	padding-bottom: 5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	text-indent: -4000px;
	background-image: url(http://abelalejandre.com/images/alejandre_logo2.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
h1 {
	color: #E6E6E6;
	font-weight: bold;
	font-size: 24px;
	line-height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	margin: 2px;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	padding-left : 18px;
	font-size: 13px;
	margin: 0;
	font-weight: normal;
	padding-bottom: 10px;
	color: #666;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin: 2px;
	color: #999;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin: 2px 0px;
}

#header {
	font-size: 12px;
	font-weight: bold;
	text-indent: 35px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 5px;
	padding-top: 10px;
	color: #333;
}
#gallery {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#footer2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 5px;
}

ul {
        margin-left: 5px;
        padding: 0px;
}

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

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

.listbox  {
	font-size: 100%;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: middle;
}

.button  {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/button_bg.gif);
}

.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: #333;
	text-decoration: none
}
a:link {
	color: #333;
	text-decoration: none;
}

a:visited {
	color: #333;
	text-decoration: none;
}

a:focus {
	color: #333;
	text-decoration: none;
}

a:active {
	color: #333;
	text-decoration: none;
}

a:hover      {
	color: #C00;
	background-color: transparent;
	text-decoration: none;
}

bblink a  {
	color: #999;
	text-decoration: none
}

bblink a:hover      {
	color: #333;
}

.maintable  {
	background-color: #fff;
	margin-top: 1px;
	margin-bottom: 1px;
}

.tableh1     {
	font-weight:normal;
	color: #999;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.tableh2     {
	color: #666;
	background-color: #fff;
	padding: 3px 10px;
	font-size: 12px;
	font-weight: bold;
}/*font for header bars*/


.tableb  {
	background-color: #fff;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}/*main outer listing border color*/

.tablef       {
	color: #323232;
	background-color: #fff;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

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

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

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

.thumb_caption a {
        color: #323232;
}


.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: #000000;
}

.user_thumb_infobox a:hover {
        color: #000000;
}

/* Sortorder cell including text and arrows */
.sortorder_cell    {
	color: #323232;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

/* Sortorder text only */
.sortorder_options    {
	color: #323232;
	font-weight: normal;
	font-size: 80%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}

.navmenu    {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	border: none
}
.admin_float {
        float:left;
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 1px;
        margin-bottom: 1px;
}

.admin_menu_wrapper {
        width:100%;
}
#admin_menu_anim {
}
.navmenu img   { background-color: transparent; margin: 1px 5px }

.navmenu a  {
	color: #CCC;
	text-decoration: none;
	background-color: transparent;
	padding: 2px 5px;
	display: block
}

.navmenu a:hover   {
	color: #333;
	text-decoration: none;
	background-color: transparent
}

.adm_menu  {
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
	}

.admin_menu_thumb  {
	color: #000000;
	font-weight: bold;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/button_bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	width: 85px;
}

.admin_menu_thumb a {
	color: #999;
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}


.admin_menu_thumb a:hover {
	color: #333;
	text-decoration: none;
}

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

.admin_menu a {
	color: #666;
	text-decoration: none;
	display: block;
	position: relative;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

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

.comment_date{
        color : #5F5F5F;
        font-size: 90%;
        vertical-align : middle;
}
/* pseudo-classes for image links */
a:link .image{
	margin:2px;
}

a:visited .image{
	margin:2px;
}

a:focus .image{
	margin:2px;
}

a:hover .image{
	margin:2px;
}

a:active .image{
	margin:2px;
}
.image   {
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.thumbnails   {
	background-color: transparent;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align: top;
}

.footer {
        font-size : 9px;
}

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

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

.statlink {
        color: #323232;
}

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

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

.alblink {
	font-weight:normal;
}
.alblink a {
	color: #999;
	text-decoration: none;
}

.alblink a:hover {
	color: #333;
	text-decoration: none;
}

.catlink {
        font-weight:bold;
		display: block;
        margin-bottom: 2px;
}

.catlink a {
	text-decoration: none;
	color: #666;
}

.catlink a:hover {
	color: #CCC;
	text-decoration: none;
}

.topmenu {
	font-family: Verdana, Geneva, sans-serif;
	line-height : 12px;
	font-size : 12px;
	font-weight: bold;
	text-align: left;
}

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

.topmenu a:hover   { color: #222;}

.display_media   {
	padding-top: 20px;
}

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

.img_caption_table th    {
	color: #323232;
	font-size: 100%;
	background-color: #fff;
	padding: 4px 10px
}

.img_caption_table td {
	background: #F2F5F7;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.pic_title {
	color: #333;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
}

.pic_caption {
	color: #666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align : center;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:12px;
}
.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');
}
#vanity a {
}
#GB_window {
  background-color: #FFFFFF;
  border: 5px solid #AAAAAA;
}
