@charset "UTF-8";
html, body {
	background-color: #999;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
	line-height: 175%; 
}

ul {
	list-style: none;
}

/* Layout */

#wrapper {
	position: relative;
	height: auto;
	width: 800px;
	background-color: #65b610;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 50px;
	}


#header {
	position: relative;
	left: 30px;
	width: 740px;
	height: 178px;
	background: #000 url(../images/logo.gif) center 50px no-repeat;
	top: 30px;
	}
	
#navh {
	position: relative;
	top: 50px;
}
	 
#content {
	position: relative;
	width: 700px;
	top: 55px;
	margin-left: 50px;
}

#content_wide {
	position: relative;
	width: 750px;
	margin-left: 25px;
	top: 50px;
}	


/* Used on the print popup page */
#displayLargeImageContent {
	height: 620px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 0px;
}
/* Used on the print popup page */
#displayLargeImageContent h2, h3 {
	text-align: center;
	color: #000000;
	margin-top: 20px;
}

/* Used on the print popup page */
#portraitLargeImageDisplay {
	height: 600px;
	width: 400px;
	position: relative;
	left: 150px;
	float: left;
}
/* Used on the print popup page */
#landscapeLargeImageDisplay {
	height: 400px;
	width: 600px;
	position: relative;
	left: 50px;
	top: 110px;
	margin: 0px;
	padding: 0px;
}

#closeButtonPortrait {
	position: relative;
	left: 133px;
	top: 550px;
}

#closeButtonLandscape {
	position: relative;
	top: 160px;
	left: 530px;
}

#closeButtonPortrait li, #closeButtonLandscape li {
	display: inline;
	background-color: #CEA42D;
	border: 1px solid #000;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	}
	
#closeButtonPortrait a, #closeButtonLandscape a {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}	
	
#footer {
	position: absolute;
	width: 800px;
	margin: 0 auto;
	bottom: 0;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
	color: #fdffb0;
	font-size: 80%;
	}
#footer a {
	color: #fdffb0;
	text-decoration: none;
	}
#footer a:hover {
	color: #F50009;
	text-decoration: none;
	}
		
.floatlft {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	}		
.floatrt {
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
	}

.clearb {
	clear: both;
	}		
	
/* End Layout */

/* Horzontal menu */

#navh {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	}
	
#navh li {
	display: inline;
	background-color: #CEA42D;
	border: 1px solid #000;
	padding: 2px 15px;
	margin: 15px 20px;
	}
#navh a {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	}
#navh a:hover {
	color: #F50009;
	text-decoration: none;
	}
	
/* Formatting */

#content h1, h2, h3, h4, #content_wide h1, h2, h3, h4  {
	color: #000;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
	}
#content h1, #content_wide h1 {
	font-size: 150%;
	}	
#content h2, #content_wide h2 {
	font-size: 135%;
	}
#content h3, #content_wide h3 {
	font-size: 120%;
	}	
#content p, #content_wide p {
	margin-bottom: 10px;
	line-height: 110%;
	}
	
#offerings ul {
	margin-top: -5px;
	margin-bottom: 10px;
	}	
#offerings li {
	margin-left: 30px;
	line-height: 125%;
	}
	
#shipping h2 {
	font-weight: bold;
	font-size: 110%;
	}
#shipping p {
	line-height: 120%;
	}		
	
#shipping table {
	margin-top: 4px;
	margin-bottom: 10px;
	}	
#shipping th {
	font-weight: bold;
	padding: 2px 4px;
	}			

#shipping td {
	padding: 2px 4px;
	}
	
#shipping ul {
	margin-left: 40px;
	list-style-type: square;
	}
#shipping li {
	margin-bottom: 10px;
	line-height: normal;
	}					

.blft {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	}
.brtend {
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	}
.bbot {
	border-bottom: 1px solid #000;
	}
.art {
	font-weight: bold;
	font-size: 110%;
	padding-right: 4px;
	}	
	
/* Mats, Frames, and Prints */
#mats li {
	float: left;
	margin-right: 7px;
	margin-bottom: 20px;
	line-height: 20px;
	}
#mats img {
	display: block;
	}

#frames li {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#frames img {
	display: block;
	}			

				
#prints_v li {
	margin-right: 20px;
	margin-bottom: 20px;
	}
#prints_v img {
	display: block;
	}						
#prints_h li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	}
#prints_h img {
	display: block;
	}
	
	
#leftSideDisplayBoxPortrait {
	height: 430px;
	width: 350px;
	position: relative;
	float: left;
	left: 20px;
	}
	
#leftSideDisplayBoxLandscape {
	height: 350px;
	width: 350px;
	position: relative;
	float: left;
	left: 20px;
	}	

.leftSideDisplayBox h2, h3 {
	text-align: center;
	color: #000000;
	}
	
#leftLargePortraitPrint {
	height: 341px;
	width: 227px;
	position: relative;
	left: 60px;
}

#leftLargeLandscapePrint {
	height: 227px;
	width: 341px;
	position: relative;
	left: 3px;
	top: 20px;
	margin-bottom: 20px;
}

#rightSideDisplayBoxPortrait {
	height: 430px;
	width: 350px;
	position: relative;
	margin-left: 390px;
}
#rightSideDisplayBoxLandscape {
	height: 350px;
	width: 350px;
	position: relative;
	margin-left: 390px;
}

.rightSideDisplayBox h2 {
	left: 20px;
	position: relative;
	top: 30px;
	padding-top: 50px;
	}
	
.rightSideDisplayBox li {
	text-align: left;
	font-size: 120%;
	position: relative;
	left: 20px;
	font-weight: normal;
	top: 50px;
	}	

.rightLargePortraitFrame {
	height: 341px;
	width: 256px;
	position: absolute;
	left: 47px;
	z-index: 101;
	top: 50px;
}	

.rightLargeLandscapeFrame {
	height: 256px;
	width: 341px;
	position: absolute;
	left: 5px;
	z-index: 101;
	top: 50px;
}

.rightLargePortraitMat {
	height: 282px;
	width: 198px;
	position: absolute;
	left: 76px;
	z-index: 102;
	top: 79px;
}	

.rightLargeLandscapeMat {
	height: 198px;
	width: 282px;
	position: absolute;
	left: 34px;
	z-index: 102;
	top: 79px;
}

.rightLargePortraitPrint {
	height: 251px;
	width: 167px;
	position: absolute;
	left: 91px;
	z-index: 103;
	top: 95px;
}	

.rightLargeLandscapePrint {
	height: 167px;
	width: 251px;
	position: absolute;
	left: 49px;
	z-index: 103;
	top: 94px;
}

.portraitPrint {
	height: 341px;
	width: 227px;
}

.dynamicPortraitLi {
	line-height: 18px;
	float: left;
	font-size: 12px;

}
.landscapePrint {
	height: 227px;
	width: 341px;
}

.dynamicLandscapeLi {
	line-height: 18px;
	float: left;
	font-size: 12px;
}
.portraitFrame {
	height: 230px;
	width: 150px;
}
.landscapeFrame {
	height: 150px;
	width: 230px;
}

.portraitMat {
	height: 176px;
	width: 125px;
	margin-right: 30px;
}
.landscapeMat {
	height: 125px;
	width: 176px;
}

#specialPrint {
	width: 600px;
	margin: 0 auto;
}
#specialPrint td {
	padding: 10px 20px;
	vertical-align: bottom;
	text-align: center;
}	

/* Used on the Landing page */

/* Left Side Large Display Box (portrait & landscape) and title positioning      */

#landingLeftSideDisplayBoxPortrait {
	height: 450px;
	width: 350px;
	position: relative;
	float: left;
	left: 20px;
	border: thin none #000000;
	}
	
#landingLeftSideDisplayBoxLandscape {
	height: 450px;
	width: 350px;
	position: relative;
	float: left;
	left: 20px;
	border: thin none #000000;
	}	
	
.landingLeftSideDisplayBox h2, h3 {
	text-align: center;
	color: #000000;
	}
	
/* Right Side Large Display Box (portrait & landscape) and title positioning      */	

#landingRightSideDisplayBoxPortrait {
	height: 450px;
	width: 350px;
	position: relative;
	margin-left: 390px;
	border: thin none #000000;
	}
	
#landingRightSideDisplayBoxLandscape {
	height: 450px;
	width: 350px;
	position: relative;
	margin-left: 390px;
	border: thin none #000000;
	}
	
.landingRightSideDisplayBox {
	height: 450px;
	width: 350px;
	position: relative;
	margin-left: 390px;
	border: thin dotted #CC00CC;
}
	
.landingLeftLargePortraitFrame {
	height: 341px;
	width: 256px;
	position: absolute;
	left: 47px;
	z-index: 101;
	top: 70px;
}	

.landingLeftLargeLandscapeFrame {
	height: 256px;
	width: 341px;
	position: absolute;
	left: 5px;
	z-index: 101;
	top: 100px;
}

.landingLeftLargePortraitMat {
	height: 282px;
	width: 198px;
	position: absolute;
	left: 76px;
	z-index: 102;
	top: 99px;
}	

.landingLeftLargeLandscapeMat {
	height: 198px;
	width: 282px;
	position: absolute;
	left: 34px;
	z-index: 102;
	top: 129px;
}

.landingLeftLargePortraitPrint {
	height: 251px;
	width: 167px;
	position: absolute;
	left: 91px;
	z-index: 103;
	top: 114px;
}	

.landingLeftLargeLandscapePrint {
	height: 167px;
	width: 251px;
	position: absolute;
	left: 49px;
	z-index: 103;
	top: 145px;
}

#landingLeftImageTitlePortrait  {
	position: relative;
	top: 0px;
	color: #000000;
}

#landingLeftImageDescriptionPortrait {
	position: relative;
	top: 330px;
	color: #000000;
}	

#landingLeftImageTitleLandscape  {
	position: relative;
	top: 20px;
	color: #000000;
}

#landingLeftImageDescriptionLandscape {
	position: relative;
	top: 300px;
	color: #000000;
}

/* these are the sub boxes for "Similar" prints in the Large Right Display Box */

.landingSimilarPrintOneBox {
	position: absolute;
	left: 0px;
	top: 70px;
	border: thin none #CCFF00;
	height: 205px;
	width: 205px;
}

#landingSimilarPrintOneTitleBox {
	height: 126px;
	width: 125px;
	position: absolute;
	left: 205px;
	top: 70px;
	border: thin none #CCFF00;
	padding-right: 10px;
	padding-top: 30px;
	padding-left: 10px;
}

.landingSimilarPrintTwoBox {
	position: absolute;
	left: 142px;
	top: 227px;
	border: thin none #CCFF00;
	height: 205px;
	width: 205px;
	}
#landingSimilarPrintTwoTitleBox {
	height: 96px;
	width: 122px;
	position: absolute;
	left: 0px;
	top: 275px;
	border: thin none #CCFF00;
	padding-right: 10px;
	padding-top: 60px;
	padding-left: 10px;
}	
#landingRightSideTitle {
	position: relative;
	color: #000000;
	text-align: center;
	top: 20px;
}	
	
#landingSimilarImageOnePortrait {
	height: 205px;
	width: 136px;
	position: absolute;
	left: 0px;
	top: 0px;

}	
#landingSimilarImageOneLandscape {
	height: 136px;
	width: 205px;
	position: absolute;
	left: 0px;
	top: 0px;

}	
#landingSimilarImageTwoPortrait {
	height: 205px;
	width: 136px;
	position: absolute;
	left: 69px;
	top: 0px;
}	
#landingSimilarImageTwoLandscape {
	height: 136px;
	width: 205px;
	position: absolute;
	left: 0px;
	top: 69px;
}	
#landingButtons {
	width: 600px;
}

#landingButtons li {
	display: inline;
	background-color: #CEA42D;
	border: 1px solid #000;
	padding: 2px 15px;
	margin: 20px 30px;
}
#landingButtons a {
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#landingButtons a:hover {
	color: #F50009;
	text-decoration: none;
}
