/* CSS Stylesheet Created by Kevin Koop -
This stylesheet used for TakeBetterPhotosNow.com */

/* CSS Reset */
* {
	margin: 0;
	padding: 0;
}

/* Main Styles */
body {
	background: url(../images/horiz_repeater.jpg) repeat-x top #e3e3e3;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 15px;
	color: #333;
}
#maincontainer {
	margin: 0 auto;
	width: 760px;
}
#header {
	width: 760px;
	height: 174px;
	background: url(../images/header.jpg) no-repeat top #e3e3e3;
}
#content { 
	background: url(../images/vert_repeater.jpg) repeat-y;
	height: auto;
	padding: 0 30px;
	text-align: left;
}
#content p {
	padding: 5px 0;
}
#content h1 {
	text-align: center;
	font-family: impact, tahoma, arial, helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	color: #003399;
	padding-top: 5px;
}
#content h4 {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#content ul li {
	margin-left: 40px;
	padding-bottom: 10px;
}
.prehead {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.subhead {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
}
.clear {
	clear: left;
}
.bold {
	font-weight: bold;
}
.boldunderline {
	font-weight: bold;
	text-decoration: underline;
}
.bolditalic {
	font-weight: bold;
	font-style: italic;
}
.bolditalicunderline {
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.boldred {
	font-weight: bold;
	color: #cc0000;
}
.boldreditalic {
	font-weight: bold;
	font-style: italic;
	color: #cc0000;
}
.underline {
	text-decoration: underline;
}
.pic {
	float: left;
	padding-right: 10px;
}
#footer {
	background: url(../images/footer.jpg) no-repeat;
	width: 760px;
	height: 25px;
}
#footerlinks {
	text-align: center;
	font-size: 13px;
	padding-bottom: 20px;
}
#footerlinks a:link {
	color: #333;
	text-decoration: none;
}
#footerlinks a:visited {
	color: #333;
	text-decoration: none;
}
#footerlinks a:hover {
	color: #333;
	text-decoration: underline;
}
#thumbsborder {
	margin: 0 40px;
	padding-bottom: 10px;
	width: 600px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	background-color: #e9e9e9;
}
#thumbsborder h2 {
	text-align: center;
	font-family: impact, tahoma, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #cc0000;
	padding: 10px 21px 0 10px;
}
#thumbsborder h3 {
	text-align:left;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	padding: 10px 0 5px 21px;
}
#thumbsborder p {
	text-align: left;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding: 0 21px 10px 21px;
}
#thumbsborder p.addtocart {
	text-align: center;
}
ul.liststyle {
	text-align: left;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding: 0 21px;
	margin-left: 21px;
}
ul.liststyle li {
	padding: 3px 0;
}
div.thumbs {
	padding: 10px 21px;
	margin: 0 auto;
	width: 258px;
	height: 228px;
	float: left;
}
div.thumbs img {
	padding: 3px;
	border: 1px solid #999;
	background-color: #fff;
}
#thumbsborder2 {
	margin: 0 40px;
	padding-bottom: 10px;
	width: 600px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	background-color: #e9e9e9;
}
#thumbsborder2 h2 {
	text-align: center;
	font-family: impact, tahoma, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #cc0000;
	padding: 10px 21px;
}
#thumbsborder2 h3 {
	text-align:left;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	padding: 5px 0 0 21px;
}
#thumbsborder2 p {
	text-align:left;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding: 5px 21px;
}
#thumbsborder2 p.addtocart {
	text-align: center;
}
p#copyright {
	font-size: 12px;
	color: #999;
	padding-top: 15px;
	text-align: center;
}
#optinbox {
	margin: 10px auto;
	padding: 10px;
	width: 450px;
	height: auto;
	border: 4px dashed #cc0000;
}
/* Animated Gif Pop Up Notice */
#salenotice {
   position: absolute;
   top: 160px;
   right: -50px;
   height: 200px;
   width: 300px;
 }
 /* End Animated Gif */

 /* Newly Added Styles */
 #video {
	padding-top: 15px;
	margin: 0 auto;
	width: 700px;
}
.addtocart p {
	margin-top: 10px;
	text-align: center;
}
h2 {
	font-family: georgia, "times new roman", serif;
	font-size: 1.8em;
	font-weight: normal;
	text-align: center;
	font-style: italic;
	color: #333;
	margin-top: .5em;
	margin-bottom: 1em;
}
div.image {
	margin: 0;
	padding-left: 30px;
	width: 650px;
}
.redtext {
	color: #cc0000;
}
#leftbox {
	float: left;
	width: 300px;
	height: 430px;
	border: 4px solid #666;
	background: #ffffcc;
	padding: 15px;
}
#rightbox {
	float: left;
	width: 300px;
	height: 430px;
	border: 4px solid #666;
	background: #ffffcc;
	padding: 15px;
	margin-left: 20px;
}
#centerbox {
	margin: 0 auto;
	width: 500px;
	height: 330px;
	border: 4px solid #666;
	background: #ffffcc;
	padding: 15px;
}
.clear {
	clear: both;
}
#leftbox h3, #rightbox h3 {
	text-align: center;
}
#formborder {
	margin: 0 auto;
	width: 300px;
	border-top: 1px dashed #999;
	border-bottom: 1px dashed #999;
	background-color: #e9e9e9;
}
#formborder h2 {
	text-align: center;
	font-family: impact, tahoma, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #cc0000;
	padding: 10px 21px;
}
#formborder h3 {
	text-align:left;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	padding: 10px 0 5px 21px;
}
#formborder label, #formborder input {
	margin-left: 80px;
}
/* End Newly Added Styles */