﻿body { 
	background: #111111 url('images/background.jpg') no-repeat 50% 0;
	color: #ffffff;
}
a {
    color:Green;
}
a.visited 
{
    color:Green;
}
.footer
{
    font-family: Tahoma;
    color: #9F9F9F;
    font-size:x-small;
    vertical-align: top;
    padding: 0 5px 0 5px;
}
.footerLink
{
    color: #9F9F9F;
    text-decoration: none;
    font-size:x-small;
}
.footerLink:visited
{
    color: #9F9F9F;
    text-decoration: none;
}
.footerLink:hover
{
    color: Gray;
    text-decoration: underline;
}

#top {

background:transparent url() repeat scroll 0 0;
height:39px;
margin-top:2px;
padding-left:20px;
color:#FFFFFF;
}

#top a {
color:#FFFFFF;
font-weight: bold;
text-decoration:none;
}

.HomeTable {
	
	background: url('images/Home_page4d.jpg');
	height: 737px;
	width: 900px;
/*	background: url('images/Home_page3.jpg');
	height: 545px;
	width: 900px;
*/

}

.UserTable {
	
	background: url('images/Choose_Screen2.jpg') no-repeat;	
	height: 572px;
	width: 900px;

}

.UserTable2 {
	
	background: url('images/daughter_box_login2.jpg') no-repeat;	
	height: 520px;
	width: 900px;
	color: white;
}

.user1a {
	padding-left: 65px;
	padding-top: 120px;
	
}
.user2a {	
	padding-left: 76px;
	padding-top: 137px;
}
.userInput2	{

	color: #022848;
	background: #FFFFFF;
	border: 1px solid #bbbbbb;

	
}
.CreateBtn2 {

	background: url('images/user.jpg');
	width: 111px;
	height: 24px;
	cursor:pointer;
	cursor:hand;

}


.ViewerH {
	
	background: url('images/album_viewer.jpg') no-repeat;	
	height: 572px;
	width: 900px;

}

.Edit {
	
	background: url('images/edit_albums.jpg') no-repeat;	
	height: 572px;
	width: 900px;

}

.Home {
	
	background: url('images/Album_home.jpg') no-repeat;	
	height: 572px;
	width: 900px;

}

.StepOne {
	
	background: url('images/step1.jpg') no-repeat;	
	height: 572px;
	width: 900px;

}

.StepTwo {
	
	background: url('images/step2.jpg') no-repeat;	
	height: 572px;
	width: 900px;

}


.ManageTable {
	
	background: url('images/manage_screen.jpg') no-repeat;	
	height: 572px;
	width: 900px;

}

.ManageTable2 {
	
	background: url('images/manage_screen2.jpg') no-repeat;	
	height: 572px;
	width: 900px;

}

.Choose {
	
	background: url('images/Choose_Screen.jpg') no-repeat;	
	height: 572px;
	width: 900px;

}
.Choose2 {
	
	background: url('images/Choose_Screen2.jpg') no-repeat;	
	height: 572px;
	width: 900px;

}
.Choose4 {
	
	background: url('images/Choose_Screen4.jpg') no-repeat;	
	height: 572px;
	width: 900px;

}

.Choose5 {
	
	background: url('images/sign_up_screen.jpg') no-repeat;	
	height: 661px;
	width: 900px;

}

.InfoTable {
/* used in the info.aspx page */	
	background: url('images/page2.jpg');
	height: 572px;
	width: 900px;
	color:#FFFFFF;

}

.ErrorTable {
/* used in the CustomErrors.aspx page */	
	height: 200px;
	width: 900px;
	color:#FFFFFF;

}


.HomeTableShadow {

	background: url('images/Home_shadow.jpg');	
	height: 581px;
	margin-top:50px;

}
.HomeTableShadowD {

	background: url('images/shadow.png') no-repeat;	
	height: 581px;
	margin-top: 8px;

}


/* input	{

	color: #022848;
	background: #FFFFFF;
	border: 0px none;
	
} */


.submit	{
/*
	background: url('images/HomeSubmit.jpg');	
	width: 111px;
	height: 26px;
	cursor: pointer;
*/
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;	
    background: transparent;
    border: none;
    cursor: pointer;
    height: 50px;
    width: 111px;
}
.user1 .submitUser input	{

	background: url('images/submit_log.jpg');	
	width: 84px;
	height: 29px;
	cursor: pointer;
	
}

.submitUser	{

	background: url('images/submit_log.jpg');	
	width: 84px;
	height: 29px;
	cursor: pointer;
	
}

.SignUpUser	{

	background: url('images/createMyaccount.jpg');	
	width: 177px;
	height: 23px;
	cursor: pointer;
	border: none;
	
}


.continue { 
	
	background: url('images/continue2.png');	
	width: 135px;
	height: 30px;
	cursor: pointer;
	border: none;		
	
}
.manage { 
	
	background: url('images/manage.jpg');	
	width: 153px;
	height: 23px;
	cursor: pointer;		
	
}

cartimage
{
    cursor: hand;
    cursor: pointer;
}

a.cartlink:hover
{
    text-decoration:underline;
    background-color:Orange;
}

.cart { 

	background: url('images/cart.jpg');

}


.user1 {
	padding-left: 53px;
	padding-top: 140px;
}
.userInput	{

	color: #022848;
	background: #FFFFFF;
	border: 1px solid #bbbbbb;
	
}

.user2 input	{

	color: #022848;
	background: #FFFFFF;
	border: 1px solid #bbbbbb;
	padding-top:5px;
	
}
.upper {
	text-transform: uppercase;
}	

.user2 {	
	padding-left: 50px;
	padding-top: 133px;
}


.Checkout {	
	padding-left: 32px;
	padding-top: 33px;
}

#ctl00_ContentPlaceHolder1_tbCode1, #ctl00_ContentPlaceHolder1_tbCode2, #ctl00_ContentPlaceHolder1_tbCode3, #ctl00_ContentPlaceHolder1_tbCode4
{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}