/*
    CSS File for the Daily News 2 theme for ProofBuddy
	(c) 2007 Ryan Nutt
	
	For more information please visit www.ProofBuddy.com
*/

/*  Global Styles
    */
body
    {
    font-family: Trebuchet MS, Verdana, Helvetica, Tahoma, Arial, sans-serif;
	text-align: center;
	margin: 10px auto; 
	padding: 0; 
	background: #ffffff;
	color: #6e94ab;
	width: 85%;
	
    }
form
    {
    padding:    0px;
    margin:     0px;
    }
img {
    border:     0px;
    }
a	{
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid transparent;
	}
a:hover	{
	color: #5e4100;
	text-decoration: underline; 
	border-bottom: 1px solid #000000;
	text-decoration: none; 
	}
table td	{
	vertical-align:		top;
	}

.button a	{	
	background-color: #6e94ab;
	border: 1px solid #6e94ab;
	text-decoration: none;
	padding: 5px; 
	margin: 0; 
	}
.button a:hover	{
	color: #5e4100;
	border: 1px solid white;
	}

a.pb_bwlink, a.pb_sepialink, a.pb_colorlink {
	text-align: center;
	display:inline;
	margin: 0;
	padding:0;
	}
	
input.pb_button	{
	color: #ffffff;
	border: 1px solid #999999;
	background: #6e94ab;
	text-decoration: none;
	margin: 0;
	}
input.pb_button:hover	{
	color: #5e4100; 
	cursor: pointer;
	}
span.pb_button input, span.pb_button a	{
	color: #6e94ab;
	border: 1px solid #6e94ab;
	background: #000000;
	text-decoration: none;
	margin: 0;
	}
span.pb_button input:hover, span.pb_button a:hover	{
	border: 1px solid white;
	color: white;
	}	
.box_header	{
	font-size: large;
	margin-top: 2px; 
	text-align: center;
	border-bottom: 1px solid #000000; 
	}
	
tr.pricing_header td	{
	border-bottom: 1px solid silver;
	text-align: center;
	font-weight:bold;
	white-space:nowrap;
	padding-top:10px;
	}

/*	The next 4 definitions are for the pricing table to the right of the
	image and control the CSS for the pricing items.  td.pricingRow allows
	you to change all 3 columns at once.  td.pricingDescription, td.pricingCost,
	& td.pricingInput are the individual columns.	*/
td.pricingRow	{
	}
td.pricingDescripton{
	}
td.pricingCost	{
	}
td.pricingInput	{
	}

table#checkout_table input, table#checkout_table textarea	{
	width: 200px;
	}
table#checkout_table input.pb_button	{
	width: auto;
	}
table#checkout_table select	{
	width: 203px;
	}

/*  Shared styles
    */
.alignright	{
	text-align: 		right;
	}
.noBorder	{
	border:0 !important; 
	}
	
#header	{
	font-size:			xx-large;
	text-align:			left; 
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
	}
	#header p	{
		font-size:	x-large;
		}
	#header  a	{	
		color: #6e94ab;
		text-decoration: none;
		}
	#header a:hover	{
		color: #5e4100;
		text-decoration: none;
		border-bottom: 0;  
		}
	#menu	{
		font-size: medium;
		text-align: right;
		margin: 0;
		margin-top: 3px;
		margin-bottom: 10px;
		padding: 0; 
		}
	#menu a	{
		color: #6e94ab;
		margin-top: 0px;
		padding: 2px 5px 1px 5px; 
		font-size: small;
		border-bottom: 1px solid transparent; 
		}
	#menu a:hover	{
		color: #5e4100;
		border-bottom: 1px solid #000000;
		text-decoration:none; 
		}
	#menu span.logoutLink a	{
		
		}
#footer	{
	text-align:			center;
	font-size:			x-small;
	margin-top:			15px;
	padding-top:		5px;
	}
#bodydiv	{
	margin:		0px 0px;
	clear: both;
	text-align: left; 
	}
#albumheaderright
    {
    text-align:     right;
    }
#albumjump
    {
    text-align:     right;
    }
#albumtitle
    {
    font-size:      large;
    }

.carttable  {
    width:          700px;
    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:   white;
    }
.pbAddToCartPrice {
white-space:    nowrap; }

.pb_cartfooterrow	{
	text-align:			center;
	}
.cartrow1   {
	background-color:   #eeeeee;
    padding:            0px 10px;
    }
.cartrow2   {
    background-color:   white;
    padding:            0px 10px;
    }

/*	Login page	*/
.loginForm	{
	width: 500px;
	margin: 25px auto;
	}
/*  Thumbnail images page   */
#thumbnailtable
    {
    margin-left:    auto;
    margin-right:   auto;
    text-align:     center;
    }
.thumbfooter    {
    text-align:     center;
    font-size:      small;
    margin:         10px auto 10px auto;
    }
    .thumbfooter a  {
        text-decoration:    none;
        color:              #6e94ab;
        }
    .thumbfooter a:hover    {
        text-decoration:    none;
        }
.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
    */
.imageNav	{
	}
.imageNav a	{
	border-bottom: 1px solid transparent;
	margin: 0px 5px;
	}
.imageNav a:hover	{
	border-bottom: 1px solid #5e4100;
	text-decoration: none; 
	}
#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;
    }

#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_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;
	}
	
span.pb_button form {
	display: inline; 
	}
span.pb_button form input, span.pb_button a	{
	background: transparent;
	padding:0;
	color: #6e94ab;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-bottom: 1px solid transparent; 
	font-size: medium; 
	cursor: pointer;
	}
span.pb_button form input:hover, span.pb_button a:hover	{
	background: transparent;
	color: white;
	border: 0 !important;
	border-bottom: 1px solid #000000 !important;
	}
.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:			200px;
	height:			250px;
	}
.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 	{
	background:  #474747;
	}
.pb_cartroweven	{
	}
.pb_cartheaderrow	{
	}
.pb_albumlist	{
	margin-left:	15px;
	}
.pb_thumbnailtable	td	{
	vertical-align: 	bottom;
	padding:			5px;
	}
.album_title	{
	text-align:		center;
	}
.pb_comments 	{
	border-bottom:	1px solid black;
	}
.pb_comment	{
	border-top:	1px solid black;
	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:		#eeeeee;
	}	
a.pagetrail_sel	{
	color: white;
	border: 1px solid white;
	padding: 2px 5px; 
	margin: 2px;
	}
a.pagetrail_sel:hover	{
	text-decoration: none;
	}
a.pagetrail_unsel	{
	color: #6e94ab;
	border: 1px solid #6e94ab;
	padding: 2px 5px;
	margin: 2px; 
	}
a.pagetrail_unsel:hover	{
	color: white;
	border: 1px solid white;
	text-decoration: none;
	}
div.comments	{
	text-align:center;
	margin:15px;
	}
	
	
div.comment	{
	text-align: justify;
	margin: auto 20px; 
	line-height: 150%;
	}
hr.comment_divider	{
	width: 50px;
	height: 1px; 
	}
div.comment_meta	{
	font-size: x-small;
	text-align: center;
	}
span.comment_meta_title	{
	color: silver;
	}
.pbAddToCartHeader  {
    text-align: center;
    border-bottom: 1px solid #000000;
    text-weight:bold;
    color: silver;
}
span.pbCartMetaItemType {
    padding-right: 10px;
}
span.pbCartMetaItemType:after {
    content: ' : ';
}