﻿/*if you think you don't need a style -- DON'T delete it. Put comments slash & asterisk around it*/

/*uneditable regions*/
.banner {
	width: 640px;
	height: 120px;
	border-color: #008080;
	border-style: double;
	border-width: medium;
	text-align: center;
	margin: 20px auto;
	
}
.tag {
	text-align: center;
	color: #008080;
}
.copyright {
	margin: 0;
	color: #008080;
	text-align: center;
	font-size: x-small;
	padding-bottom: 5px;
	padding-top: 5px;
}
.Emailme {
	border-width: 0px;
	position: relative;
	text-align: center;
	padding-bottom: 20px;
}



/*-----------------------------*/
.pageTitle {
	text-align: center;
	padding-left: 30px;
	padding-right: 25px;
	color: #FFFFCC;
	font-family: "Brush455 BT";
	font-size: xx-large;
	margin-bottom: 19px;
	margin-left: 2px;
}

.medtitle {
	font-family: "Brush455 BT";
	font-size: x-large;
	font-weight: normal;
	color: #FFFFCC;
}

.medtitlepurple {
	font-family: "Brush455 BT";
	font-size: x-large;
	font-weight: normal;
	color: #9966FF;
}

.book {
	border:medium #008080 solid; /*book title home page*/
	padding:8px;
}

.homepageblock {
	margin: 0px 5px 5px 5px;
	text-align: center;
	padding-top: 0px auto;
	padding-right: 20px auto;
	padding-bottom: 20px auto;
	padding-left: 20px auto;
}

.paraGreen {
	text-align: left;
	padding-left: 30px;
	padding-right: 25px;
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
}

.paralightyellow {
	text-align: left;
	padding-left: 30px;
	padding-right: 25px;
	color: #FFFFCC;
}

.studentNames {
	margin: 10px 5px 5px 5px;
	text-align: center;
	padding: 0px;
	color: #FFFFCC;
	font-family: "Brush455 BT";
	font-size: large;
}
	
/*+++++++++++++ IMG +++++++++*/
/*student art*/
.imgStudentPortNoBorder {
	width: 145px;
	height: 175px;
	border: 0;
	padding:0px;
	margin:10px;
}
.imgStudentPortBorder {
	width: 145px;
	height: 175px;
	border: 1px white solid;
	padding:0px;
	margin:10px;

}
.imgStudentLandNoBorder {
	width: 195px;
	height: 135px;
	border: 0;
	padding:0px;
	margin:10px;

}	
.imgStudentLandBorder {
	width:195px;
	height:135px;
	border: 1px white solid;
	padding:0px;
	margin:10px;

}
/*for large picture of painting and card packs*/
.imghomepage5pics {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	margin: 15px;
	border: 0;
}
.imghomepagepics {
	padding: 10px 15px 0px 15px;
	border-width: 0px;
}
/*I made a bunch of these below*/
.imgThumbnail {
	border: 1px solid #FFFFFF;
	margin: 5px;
}

.imgThumbnailLandscape {
	border: 1px solid #FFFFFF;
	margin: 5px 7px 5px 5px;
	width: 60px;
	height: 49px;
}
.imgThumbnailPortrait {
	border: 1px solid #FFFFFF;
	margin: 5px 7px 5px 5px;
	width: 45px;
	height: 60px;
}

.imgpaintinglandscape {
	margin: 10px;
	width: 500px;
	height: 350px;
}
.imgpaintingportrait {
	margin: 10px;
	width: 400px;
	height: 500px;
}
.imgcardportrait {
	margin: 5px;
	border: 4px solid #FFFFFF;
	width: 135px;
	height: 160px;
	padding-right: 0px;
	padding-left: 0px;
}
.imgcardlandscape {
	border: 4px solid #FFFFFF;
	width: 150px;
	height: 115px;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 4px;
	margin-left: 4px;
}
.imgcalendar {
	margin: 5px;
	width: 230px;
	height: 300px;
	padding-right: 0px;
	padding-left: 0px;
}
.imgcardthumbsPortrait {
	margin: 4px;
	width: 80px;
	height: 100px;
	border: 2px solid white;
}
.imgcardthumbsLandscape {
	margin: 5px;
	width: 110px;
	height: 80px;
	border: 2px solid white;
}

/*+++++++++++ NAVIGATION ++++++++++++++++*/
a:link {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #9966FF;
	text-decoration: none;
}
a:active {
	color: #ff0000;
	text-decoration: none;
}


/*paypal button  
      src="../../Buttons/buttonAddtoCart.jpg" height="20" width="100" alt="Add to Cart" 
      src="../../Buttons/buttonViewCart.jpg"  height="20" width="100" alt="View Cart */ 
                            
/*+++++++++++++++++++++++++++*/

/* click on thumbnail to see larger picture */
.clickon {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FF0000;
}
/*comments should always be in a box*/
.commentsgreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	border: 1px solid #008080;
	padding: 3px 10px 10px 10px;
	margin: 20px auto 20px auto;
	text-align: center;
	width:  780px
}

.commentspink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	border: 1px solid #FF0066;
	padding: 3px 10px 10px 10px;
	margin: 20px auto 20px auto;
	text-align: center;
	width: 780px;
}
.commentsblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	border: 1px solid #0099FF;
	padding: 3px 10px 10px 10px;
	margin: 20px auto 20px auto;
	text-align: center;
	width: 780px;
}
.commentslavender {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFCC;
	border: 1px solid #6600CC;
	padding: 3px 10px 10px 10px;
	margin: 20px auto 20px auto;
	text-align: center;
	width: 780px;
}


/*text for under each painting*/
.paintinginfo {
	padding: 10px;
	margin: 10px;
	color: #FFFFCC;
	text-align: center;
}
/*text info below each painting*/
.greenpainting {
	border-width: .5px;
	color: #008080;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
/* yellow text and asterisk */
.newpainting {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #FFFF00;
}
.cardtext {
	color: teal;
	width: 282px;
	height: 150px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	line-height: normal;
	text-indent: 40px;
	word-spacing: normal;
	letter-spacing: normal;
}
.carddollars {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	line-height: normal;
	text-align: left;
	margin-right: 15px;
	padding-right: 15px;
}
.tablecardlandscape {
	border: thin solid #FFFFFF;
	padding: 0px;
	width:750px;
	margin:0 auto 0 auto;
	table-layout: fixed;
	/*border-spacing: 250px;*/
	empty-cells: show;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
	position: relative;
}
.cardthumbnails {
	width:40%;
	padding:20px;
}

.cardlandscape {
	border: .5px solid #FFFFFF;
	padding: 10px;
	margin: 10px;
	width: 223px;
	height: 150px;
}
.cardportrait {
	border: .5px solid #FFFFFF;
	padding: 10px;
	margin: 10px;
	width: 223px;
	height: 150px;
	
}

.tablediv {
	text-align: center;
	width: 750px;
}

.shipping {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #9966FF;
	text-align: center;
	text-decoration: none;
}


.sitemap {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	table-layout: auto;
	margin-left: 0px;
}
.sitemapdiv {	
	position: relative;
	left: 200px;
}
.resourcetitle {
	font-family: "Brush455 BT";
	font-size: x-large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FFFFCC;
	text-align: center;
	text-decoration: underline;
}
.resourcelist {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #FFFFCC;
	text-align: left;
	table-layout: auto;
	margin-left: 0px;
}
.resourcediv {
	position: relative;
	left: 200px;
	width: 750px;
}
.bottomnav {
	border-style: none;
	padding: 10px;
	margin: 15px 25px 10px 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #FF0000;
}

