/*
    CSS File for album scripts
*/

/*  Global Styles
    */
body
    {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
    background-color: black;
    color: white;
	margin:0px;
    }
form
    {
    padding:    0px;
    margin:     0px;
    }
img {
    border:     0px;
    }
	
a:link, a:active, a:visited { color:#F9C416 }
a:hover { color:#3399FF; text-decoration:none }

table td	{
	vertical-align:		top;
	border-collapse:collapse;
	font-size:12px;
	}
	
h1 { font-size:26px; color:#F9C416 }
h2 { font-size:18px; color:#FFFFFF; padding-top:10px }

/*  Shared styles
    */
.alignright	{
	text-align: 		right;
	}
	
#header	{
	margin-bottom: 		10px;
	text-align:			right; 
	color:				#000000;
	width:				777px;
	height:				30px;
	background-image:	url(/images/header_new.gif);
	padding:	    	85px 14px 0px 0px	
	}
#header a:link, #header a:active, #header a:visited { font-size:12px; font-weight:bold; color:#000000; text-decoration:none; padding:0px 6px }
#header a:hover { color:#990000 }

#footer { width:789px; font-size:11px; margin-bottom:30px }
.footernavholder { border-top:2px solid #666666; border-bottom:2px solid #666666 }
.footernav { background-color:#F9C416; border-top:4px solid #000000; border-bottom:4px solid #000000 }
.footernav a:link, .footernav a:active, .footernav a:visited { font-size:10px; color:#000000; text-decoration:none; padding:0px 10px }
.footernav a:hover { color:#990000 }

#bodydiv { width:769px; text-align:left; margin:10px }

#albumheaderright
    {
    text-align:     right;
    }
#albumjump
    {
    text-align:     right;
    }
#albumtitle
    {
    font-size:      large;
    }

.carttable  {
    width:          600px;
    margin-right:   auto;
    margin-left:    auto;
    font-size:      small;
    }
.carttable p    {
    margin:         0px;
    padding:        0px;
    }
    .carttable .medium  {
        font-size:      medium;
        }
    .carttable .small   {
        font-size:      small;
        }
    .carttable .cartcol1    {
        text-align:     center;
        padding:        10px;
        }
    .carttable .cartcol2    {
        padding:        10px;
        vertical-align: top;
        padding-left:   20px;
        text-indent:    -10px;
        }
    .carttable .cartcol3    {
        padding:        10px;
        vertical-align: top;
        }
    .carttable .cartcol4    {
        padding:        10px;
        vertical-align: top;
        }
    .carttable .cartcol5    {
        padding:        10px;
        vertical-align: top;
        }
    .carttable .cartcol6    {
        padding:        10px;
        vertical-align: top;
        text-align:     center;
        }
.cartheader {
    background-color:   black;
    }
.pb_cartfooterrow	{
	text-align:			center;
	border-top:			1px solid white;
	}
.cartrow1   {
	background-color:   #eeeeee;
    padding:            0px 10px;
    }
.cartrow2   {
    background-color:   black;
    padding:            0px 10px;
    }
/*  Thumbnail images page   */
#thumbnailtable
    {
    margin-left:    auto;
    margin-right:   auto;
    text-align:     center;
    }
.thumbfooter    {
    text-align:     center;
    font-size:      small;
    margin:         0px auto 0px auto;
    }
.thumbnailtext
    {
    text-align:     center;
    font-size:      x-small;
    }
.thumbnailcell
    {
    vertical-align: bottom;
    padding:        0px 10px 10px 10px;
    }
    .thumbnailcell a
        {
        color:              black;
        text-decoration:    none;
        }
    .thumbnailcell a img
        {
        border:             0px;
        }
/*  Styles for main image page
    */
#imagetable
    {
    border:     0px;
    margin-left:    auto;
    margin-right:   auto;
    }
    
#imagetitlecell {
    text-align:         center;
    padding-bottom:     20px;
    }
#imagetitle
    {
    font-size:          large;
    font-family:        sans-serif;
    text-align:         center;
    margin-right:       auto;
    margin-left:        auto;
    }
/*  Styles for the color, b&w, sepia links on the
    primary image pages.
    */
#imagefooterleft
    {
    padding-top:    20px;
    text-align: left;
    }
#imagefooterright
    {
    padding-top:    20px;
    text-align: right;
    padding-left: 50px;
    }
#imagefooterpagenumber
    {
    text-align: center;
    font-size:  xx-small;
    padding-top:    10px;
    }
#imagecell
    {
    text-align: center;
    }
#fullsizeimage
    {
    border:     1px solid black;
    }
.pb_colorlink, .pb_bwlink, .pb_sepialink
    {
    font-size:  small;
    padding:    10px 10px 0px 10px;
	color:		#4682b4;
	text-decoration: none;
    }
.pb_colorlink:hover, .pb_bwlink:hover, .pb_sepialink:hover
    {
    text-decoration:    underline;
    }
#pb_footer	{
	font-size:	x-small;
	text-align:	center;
	}
	#pb_footer a	{
		color:		#4682b4;
		text-decoration: none;
		}
	#pb_footer a:hover	{
		text-decoration: underline;
		}
.pb_noalbums	{
	text-align:		center;
	}
	
.pb_button	{
	}
.pb_errormessage	{
	color:	red;
	}
.pb_useradmin	{
	font-family:    sans-serif;
    font-size:      small;
    text-align:     right;
    color:          #ffcc33;
    padding:        0px;
    margin:         0px;
    }
    .pb_useradmin a
        {
        color:              #4682b4;
        text-decoration:    none;
        }
    .pb_useradmin a:hover
        {
        text-decoration:    underline;
        }
.pb_thumbnailtable	{
	margin-left:	auto;
	margin-right:	auto;
	text-align:		center;
	}
.pb_thumbnailcell	{
	text-align:		center;
	width:			100px;
	height:			150px;
	}
.pb_carttable	{
	width: 		100%;
	border-collapse: 	collapse;
	margin-bottom:	15px;
	}
.pb_cartcell	{
	vertical-align:	top;
	margin:			0px;
	padding:		10px 0px;
	}
.pb_cartimagecell	{
	text-align:		center;
	padding:		10px 0px;
	}
.pb_carttitle	{
	font-size: 		medium;
	}
.pb_carttext	{	
	font-size:		small;
	}
.pb_cartrowodd 	{
	border-top:		1px solid white;
	}
.pb_cartroweven	{
	border-top:		1px solid white;
	background:		black;
	}
.pb_cartheaderrow	{
	border-bottom:	1px solid white;
	font-weight:	bold;
	}
.pb_albumlist	{
	margin-left:	15px;
	}
.pb_thumbnailtable	td	{
	vertical-align: 	bottom;
	padding:			5px;
	}
.album_title	{
	text-align:		center;
	}
.pb_comments 	{
	border-bottom:	2px solid #cccccc;
	}
.pb_comment	{
	border-top:	1px solid white;
	padding-bottom:	10px;
	padding-top:	5px;
	padding-left:	5px;
	padding-right: 	5px; 
	}
	.pb_comment .comment_head	{
		display: 	block;
		font-weight:	bold;
		}
	.pb_comment .comment_subject	{
		display:		block;
		font-weight:	bold;
		}
	.pb_comment .comment_message	{
		display:		block;
		margin-top:		5px;
		}
.pb_comment_even	{
	background:		black;
	}	

