@charset "utf-8";
/* CSS Document */

#cart-top {
	float:right;
	padding:10px 10px 0 0;
	}

#gallery-title {
	clear:right;
	text-align:center;
	}

#gallery-title h1 {
	font-size:20px;
	color:#FF0000;
	font-style:italic;
	font-weight:bold;
	}
	
#header-description {
	width:850px;
	margin:auto;
	}
#header-description img {
	float:left;
	width:250px;
	padding:0 10px 0 10px;
	}
#header-description p {
	width:520px;
	float:right;
	padding:0 10px 0 0;
	margin:0;
	font-weight:bold;
	}
	
	
#gallery-title p {
	font-weight:bold;
	font-size:16px;
	}

#vid-title {
	clear:both;
	text-align:center;
	padding-top:30px;
	}
#vid-title h2 {
	margin-bottom:0;
	}
#vid-title p {
	margin-top:5px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	}


.gallery-table {
	width:806px;
	height:617px;
	border:0;
	margin:auto;
	}

.gallery-table td {
	padding:5px;
	text-align:center;
	width:250px;
	height:190px;
	}
.gallery-table td img {
	widht:250px;
	height:190px;
	}

#cart-bottom {
	clear:both;
	text-align:center;
	
	}
	
#sub-nav #next {
	float:right;
	padding:5px 10px 5px 0;
	}

#sub-nav #last {
	float:left;
	padding:5px 0 5px 10px;
	}
	
	.download-details {float:left; width:250px; margin-left:30px; list-style:none; }
	.download-details span {font-style:italic; font-weight:bold;}
	#buy-now-main {float:right; width:147px; margin:30px 80px 0 0; text-align:center; font-style:italic; font-weight:bold}
	#buy-now-main img {width:147px;}
