@charset "utf-8";
#productInformationWrapper{
	padding:0;
	margin: 0 auto;
	width:650px;
	}
	

.productInformationLeft{
	width:350px;
	float:left;
	margitn:0;
	padding:0px;
}
.productInformationRight{
	float:left;
	padding:0 10px;
	width:280px;
}
#productInformationCenter{
	padding:10px;
}
#mainProductImage{
	padding:0px;
}	

#additionalImagesWrapper{
	float: left;
	width: 100%;
	}

#productGeneral h1{
	padding: 0 0 5px 5px;
	border-left:8px solid darkRed;
	border-bottom:3px double darkred;
	margin:0 20px 20px 0;
	font-size:1.4em;
	}

#productGeneral h2#productPrices.productGeneral{
	font-size:1.3em;
	border: none;
	clear:inherit;
	}

#productGeneral h2{
	padding: 0 0 3px 5px;
	border-left:solid 5px #cccccc;
	border-bottom:solid 2px #cccccc;
	margin:10px 10px 10px 0;
	}
	

	
#priceAndCartAddWrapper{
background: ghostwhite none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
margin:0 10px 20px;
padding:10px;

}

#productPriceWrapper{
	width:40%;
	float:left;
	margin:auto;
	text-align:center;
	}

#cartAdd {

	text-align: center;
	width:auto;
	padding:0;
	}

#productDescription{
	font-size:14px;
	line-height:1.5em;
	}


.LnadscapePhotoSizeBox{
	background-color:transparent;
	background:url(../images/stripebg.gif);
	width: 315px;
	height:236px;
	}
	
.PortratePhotoSizeBox{
	background-color:transparent;
	background:url(../images/stripebg.gif);
	width: 315px;
	height:420px;
	}
	
.padding{
	padding:20px;	
	}
	
.photoExplanation{
	background-color:transparent;
	background:url(../images/stripebg.gif);
	margin:0px auto;
	width:630px;
	}
.gapOfVHPhoto{
	background-color:transparent;
	background:url(../images/stripebg.gif);
	height:184px;
	width:315px;
	}

.combination{
	margin:10px auto;
	background:lightblue;
	background: url(../images/detailButton.gif) no-repeat;
	padding:0px;
	text-align:center;
	text-indent:-9999px;
	width:200px;
	height:40px;
}
/* CSS Document */

