@charset "UTF-8";

/* CSS Document */

#productPhotosBottom h2 {
	float:left;
	font-size: 1.3em;
	text-decoration: underline;
	width: 500px;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 0;
	margin-left: 20px;
}
#productPhotosBottom h1 {
	font-weight: normal;
	font-variant: normal;
}
#photoBottom {
	width: 960px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7f7f7f;
	border-bottom-color: #7f7f7f;
	height: 7780px;
}
#photoLeft {
	width: 159px;
	height:7720px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #338DC9;
	float: left;
}
#photoRight {
	width: 790px;
	height:100%;
	float: left;
	padding-left: 10px;
	text-align: left;
}
.floatLeft {
	float: left;
}
#topText {
	height: 155px;
	width: 240px;
	float: left;
	padding-left: 15px;
	font-size: 1.25em;
	line-height: 1.6em;
	padding-right: 15px;
	padding-top: 20px;
}
#yourInfo {
	float: left;
	width: 785px;
	padding-top: 30px;
}

/* ---------- form styles ---------*/
#photoForm {
	float: left;
	width: 650px;
	margin-left: 30px;
	padding-top: 30px;
	padding-left: 30px;
	margin-right: 30px;
}
form#frmPhoto{
	width: 505px;
	margin: 0 auto;
}
fieldset {
	margin: 1em 0;
	padding-bottom: .5em;
}
legend{
	font-size: 1.2em;
	line-height: 1.4;
	padding: 0.2em .5em;
	margin-left: 0.5em;
}
#photoForm p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	line-height:1.2;
	margin: 1.4em 0;
}
input.text{
	width: 250px;
}
input{
	margin:.6em 0;
}
textarea {
	width: 500px;
	margin-top: 0.5em;
}
	
#confirmation {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-size: 1.6em;
}
#productPhotosTop {
	float: left;
	height: 250px;
	width: 729px;
	padding-left: 60px;
}
#productPhotosTop #productPhotosNav {
	height: 231px;
	width: 154px;
	border: 2px dotted #338DC9;
	float: left;
	margin-left: 5px;
	font-size: 1.1em;
	line-height: 1.3em;
	padding-left: 10px;
	padding-top: 5px;
}
#productPhotosBottom {
	float: left;
	height: 100%;
	width: 645px;
	padding-left: 60px;
	padding-top: 50px;
}
.popupBoxVert {
	float: left;
	height: 186px;
	width: 136px;
	margin-left: 20px;
	padding-top: 3px;
	border: 1px dotted #CCDFE9;
	text-align: center;
	margin-bottom: 10px;
}
.popupBoxVert img {
	padding-top: 2px;
	padding-bottom: 17px;
}
.popupBoxHorz {
	float: left;
	height: 174px;
	width: 136px;
	margin-left: 20px;
	padding-top: 15px;
	border: 1px dotted #CCDFE9;
	text-align: center;
	margin-bottom: 10px;
}
.popupBoxHorz img {
	padding-top: 15px;
	padding-bottom: 30px;
}
#backToList {
	float: left;
	width: 625px;
	padding-left: 20px;
	padding-bottom: 25px;
}
#heading {
	float: left;
	width: 645px;
	padding-bottom: 25px;
}
#tip h2 {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
