::-webkit-scrollbar {
    width: 12px;
	   border-radius: 0px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
	background:#000;
    border-radius: 0px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 0px;
		background:#fff;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
}


body {
	background-image:url('http://taylorpictures.net/themes/aqua/10.png');
	background-color: #d1c39b;
	background-repeat:repeat-x;
        font-family: Tahoma;
        font-size : 10px;
        color: #e4e4e4;
        margin: 0px;
}

leftclear{ clear:left;}

table {
        font-size : 10px;
}


#navigation{
	position:relative;
        color: #ffffff;
        font-weight: bold;
	width:1024px;
        margin-top: 20px;
        margin-bottom: -32px;
	margin-left:10px;
        text-align: center;
	float:left;
	z-index:1;
        text-shadow: #b75f82 1px 1px 1px;
}

#navigation a{
        color: #ffffff;
        padding: 5px;
        font-family: times new roman;
        font-size: 10px;
        letter-spacing: 0px;
        text-transform: uppercase;
        text-decoration: underline;
        font-weight: bold;
        text-shadow: #b75f82 1px 1px 1px;
}

#navigation a:visited{
        color: #ffffff;
        padding: 5px;
        font-family: times new roman;
        font-size: 10px;
        letter-spacing: 0px;
        text-transform: uppercase;
        text-decoration: underline;
        font-weight: bold;
        text-shadow: #b75f82 1px 1px 1px;
}

#navigation a:focus{
        color: #ffffff;
        padding: 5px;
        font-family: times new roman;
        font-size: 10px;
        letter-spacing: 0px;
        text-transform: uppercase;
        text-decoration: underline;
        font-weight: bold;
        text-shadow: #b75f82 1px 1px 1px;
}

#navigation a:active{
        color: #ffffff;
        padding: 5px;
        font-family: times new roman;
        font-size: 10px;
        letter-spacing: 0px;
        text-transform: uppercase;
        text-decoration: underline;
        font-weight: bold;
        text-shadow: #b75f82 1px 1px 1px;
}

#navigation a:hover{
        color: #f6c8da;
        padding: 5px;
        font-family: times new roman;
        font-size: 10px;
        letter-spacing: 0px;
        text-transform: uppercase;
        text-decoration: underline;
        font-weight: bold;
        text-shadow: #b75f82 1px 1px 1px;

}

/*---------Containers/Wrappers---------*/
#wrapper{
margin:0 auto;
text-align:left;
width: 1215px;
}

#container {
  width:1015px;
  margin:0 auto;
  text-align:left;
}

#content {
  float:center;
  margin-right: 0px;
  margin-bottom:0px;
  width:610px;
  font-family: Verdana, sans-serif;
  font-size: 9px;
  font-weight: normal;

}


h1{
        font-weight: normal;
        font-size: 20px;
        font-family: tahoma;
        text-decoration: none;
        line-height : 50px;
        color: #ffffff;
        margin: 2px;
}

h2 {
        font-family: Arial, Helvetica, sans-serif;
        padding-left : 12px;
        font-size: 12px;
        margin: 0px;
        background: url("");
}

h3 {
        font-weight: normal;
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
        font-size: 15px;
        margin: 2px;
        font-color: #ffffff;
}

h4 {
        border: 1px solid #ffffff;
        background: url("");
        margin-top: 1px;
        margin-bottom: 1px;
        line-height : 20px;
}


p {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        margin: 2px 0px;
}

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: square;
}

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

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

.button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        border: 1px solid #ffffff;
        background-position : bottom;
}


.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: #999999;
        text-decoration: none;
}

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

a:link {
        color: #999999;
        text-decoration: none;
}

a:visited {
        color: #999999;
        text-decoration: none;

}

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

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

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

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

.maintable {
        background: url("");
        background-color: #b2c7ba;
        margin-top: 1px;
        margin-bottom: 1px;
        padding: 8px;

}

.tableh1 {
	background-color: #000;
	padding: 15px;
	border-spacing: 3px;
	border-width: 90%;
	text-align:center;
	font-family: "arial";
	font-style:italic;
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-shadow: #000 2px 2px 0px;
	letter-spacing: 1px;
	border: 0px solid #ffffff;
	margin-bottom: 3px;
	bottom: 10px;
}

.tableh2 {
	background-color: #000;
	padding: 15px;
	border-spacing: 3px;
	border-width: 90%;
	text-align:center;
	font-family: "arial";
	font-style:italic;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-shadow: #000 2px 2px 0px;
	letter-spacing: 1px;
	border: 0px solid #ffffff;
	margin-bottom: 3px;
	bottom: 10px;
}

.tableh2_compact {
	background: url("http://taylordaily.org/testing/gallery/themes/fearless/image01.png");
	padding: 20px;
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	text-transform: normal;
	color: #ffffff;
	text-shadow: #261711 2px 2px 0px;
	font-style: bold;
	-webkit-box-shadow: 2px 2px 0px #9a9999;
-moz-box-shadow: 2px 2px 0px #b9ada7;
	-moz-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}
.tablef {
	background: #000000;
	color: #fff;
	padding: 10px;
	font-size: 10px;
	line-height: 11px;
	-moz-border-radius: 0px 0px 10px 10px;
	-khtml-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
.tableb {
	color: #707070;
    background : #e3ede8;
}

.catrow_noalb, .catrow {
	background: #e3ede8;
	color: #6a6a6a;
	padding: 10px;
	Font-family: Arial;
	font-size:10px;
	line-height: 15px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.catrow:hover, .catrow_noalb:hover {
	background: #e3ede8;
	color: #6a6a6a;
	padding: 10px;
	Font-family: Arial;
	line-height: 15px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}


.album_stat {
        color: #999797;
        font-size : 100%;
        margin: 5px 0px;
}

.thumb_filename {
        color: #5b3224;
        font-size: 100%;
        display: block;
}

.thumb_title {
padding: 5px;
background-image: url('http://taylorpictures.net/themes/aqua/img01.png');
    display: block;
	margin-top: 4px;
	color: #f6cbab;
font-family: tahoma;
font-size: 9px;
border: 0px #000 solid;
}

.thumb_caption {
        color: #606060;
        font-size: 10px;
        padding: 1px;
		

}

.thumb_num_comments {
        background: #f1ecfb;
        color: #555555;
        font-weight: normal;
        font-size: 85%;
        padding: 2px;
        font-style : italic;
        display : block;
        line-height : 9px;
}

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

.user_thumb_infobox a:hover {
        color: #555555;
        text-decoration: underline;
}

.sortorder_cell {
        color: #dce4ef;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 20px;
        margin: 0px;
}

.sortorder_options {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #fff;
        padding: 0px;
        margin: 0px;
        font-weight: normal;
        font-size: 100%;
        white-space: nowrap;
}


.navmenu {
        background: #000;
        font-family: Arial;
        color: #fff;
        font-weight: bold;
        border-style: none;
        padding: 5px;
}

.navmenu img {
        background: #000;
        font-family: Arial;
        font-weight: bold;
        border-style: none;
}

.navmenu a {
        background: #000;
        font-family: Arial;
        color: #fff;
        font-weight: bold;
        border-style: none;
        padding: 5px;
}

.navmenu a:hover {
        background: #000;
        font-family: Arial;
        color: #fff;
        font-weight: bold;
        border-style: none;
        padding: 5px;
}

.admin_float {
        float:left;
        margin-left: 1px;
        margin-right: 1px;
        margin-top: 1px;
        margin-bottom: 1px;
}

.admin_menu_wrapper {
        width:100%;
}

.admin_menu_thumb {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        background-position : bottom;
        color: #e56e6e;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 85px;
			-moz-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	margin-bottom: 10px;
}

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


.admin_menu_thumb a:hover {
        color: #e56e6e;
        text-decoration: underline;
}

.admin_menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        background-position : bottom;
        background-repeat: repeat-x;
        background-color: #000;
        color: #ffffff;
        text-align: center;
		padding: 7px;
				margin-bottom: 8px;
}

.admin_menu a {
        color: #919191;
		text-align:center;
        text-decoration: none;
        display: block;
        position: relative;

}

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

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

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

/* pseudo-classes for image links */

a:link .image{
        padding: 6px;
        background-color: #FFF;
}

a:visited .image{
        padding: 6px;
        background-color: #FFF;

}

a:focus .image{
        padding: 6px;
        background-color: #FFF;

}

a:hover .image{
        padding: 6px;
       filter : alpha(opacity=85); -moz-opacity : 0.8; opacity : 0.8}

a:active .image{
        padding: 6px;
        background-color: #FFF;
}

.image {
        padding:0px;
        margin: 2px;
} 
  
.imageborder {
        padding: 6px;
        background-color: #FFF;
}

.imageborder:hover {
        padding: 6px;
        background-color: #FFF;
       filter : alpha(opacity=85); -moz-opacity : 0.8; opacity : 0.8}

.display_media {
        background: #e3ede8;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
}

.thumbnails {
	background: #e3ede8;
	padding: 10px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
border:
}
.thumbnails:hover {
	background: #e3ede8;
	padding: 10px;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.thumbnails a:link img {
        padding: 10px;
		background-color: #887c5c;
		-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
} 
  
.thumbnails a:visited img {
         padding: 10px;
	background-color: #887c5c;
		-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
} 
  
.thumbnails a:hover img {
   padding: 10px;
	background-color: #8c8060;
		-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;}
	   

.footer {
        font-size : 9px;
        color: #696969;
}

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

.footer a:hover {
        color: #696969;
        text-decoration: underline;
}

.statlink {
	color: #ffffff;
	text-shadow: #b5051f 1px 1px 1px;
	font-size: 10px;	
}

.statlink a {
	color: #ffffff;
	font-size: 13px;
	text-shadow: #be0428 1px 1px 1px;
}

.statlink a:hover {
	color: #ffffff;
	text-shadow: #be0428 1px 1px 1px;
	font-size: 13px;
}

.alblink {
        font-weight:bold;
		line-height: 10px;
}

.alblink a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 10px;
}

.alblink a:hover {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 10px;
}

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

.catlink a {
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	font: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	color: #d5702b;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
				-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}

.catlink a:hover {
		background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	font: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	color: #d5702b;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;;
				-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.topmenu {
        font-family: "Trebuchet MS", Verdana, Geneva, Arial, sans-serif;
}

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

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

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

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

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

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

.clickable_option {
        cursor : default;

}

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

.pic_title {
        font-family: Georgia, Times New Roman, Serif;
	font-size:12px;
        color: #6a6a6a;
        text-shadow: #ffffff 1px 1px 1px;
        font-weight: normal;
        font-style: italic;
        text-align: center;

}

.pic_caption {
        font-family: Georgia, Times New Roman, Serif;
	font-size:12px;
        color: #6a6a6a;
        text-shadow: #ffffff 1px 1px 1px;
        font-weight:normal;
        font-style:italic;
        padding-top: 6px;
        padding-bottom: 10px;
        text-align: center;

}

.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: #f1ecfb;
    background-image: url('../../images/message/info.png');
}
.cpg_message_success {
    color: #4F8A10;
    background-color: #f1ecfb;
    background-image: url('../../images/message/ok.png');
}
.cpg_message_warning {
    color: #9F6000;
    background-color: #f1ecfb;
    background-image: url('../../images/message/warning.png');
}
.cpg_message_error {
    color: #D8000C;
    background-color: #f1ecfb;
    background-image: url('../../images/message/stop.png');
}
.cpg_message_validation {
    color: #D63301;
    background-color: #f1ecfb;
    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: #f1ecfb;
	text-align:right;
	float:right;
	width:400px;
}


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

#GB_window {
  background-color: #f1ecfb;
  border: 5px solid #AAAAAA;
}

/*--------- CONTAINER CODES ---------*/
#wrapper{
margin:0 auto;
text-align:center;
width: 100%;
}

#container {
padding-top:0px;
width:1024px;
margin-left:auto; 
margin-right: auto;
margin-top:-8px;
}

#container2 {
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
}


#sidebar {
  float:left;
  margin-left:36px;
  margin-right:-34px;
  width:220px;
  border: 0px solid #;
  background-color: #;
  text-align: left;
  font-family: Verdana, sans-serif;
  font-size: 9px;
  font-weight: normal;
}

.link a {
font-family: arial;
font-size: 11px;
color:#3d0d0d;
display:block;
	margin-bottom: 1px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
min-height:8px;
line-height:8px;
}
.link li a:hover {
font-family: arial;
font-size: 11px;
color:#ffffff;
display:block;
padding: 8px;
min-height:8px;
line-height:8px;
background-color: #131712;
	-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.link li a {
font-family: arial;
font-size: 11px;
color:#ffffff;
display:block;
padding: 8px;
min-height:8px;
line-height:8px;
background-color: #3a270a;
	-webkit-transition: all 0.5s ease-out; 
-moz-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
li {
list-style:none outside;
}
.link2 a {
	color: #ffffff;
	background-color: #000;
	line-height: 30px;
		text-transform: uppercase;
	font-size: 9px;
	font-style: normal;
	font-family: "Arial";
	font-weight: normal;
	margin-left: 5px;
	padding: 8px;
	padding-bottom: 9px;
	text-align:center;
	border: solid #fff 2px;
}
.link2 a:hover {
	color: #ffffff;
	background-color: #000;
	line-height: 30px;
	text-transform: uppercase;
	font-size: 9px;
	font-style: normal;
	font-family: "Arial";
	font-weight: normal;
border: solid #c0c0c0 2px;
	margin-left: 5px;
	padding: 8px;
	padding-bottom: 9px;
	text-align:center;
}
.icon{
height:9px;
width:18px;
}
.menu {
	font-size: 11px;

}
.menu a {
	border: 1px solid #111522;
	background-color: #111522;
	border-radius: 0px;
	transition: 0.4s;
	font-size: 11px;
	padding: 10px;
	top: 0px;
}
.menu a:hover {
	border: 1px solid #111522;
	background-color: #111522;
	border-radius: 0px;
	transition: 0.4s;
	font-size: 11px;
	padding: 10px;
	padding-bottom: 5px;
	top: 0px;
	border-bottom: 4px #a97534 solid;
}
.menu:hover {
	
	font-size: 11px;
	
}
#adminmenu {
	width:500px;
	height:45px;
	left: 120px;
	z-index:1;
	top: 40px;
	align: left;
	position: absolute;

}