/* Cam's Salespage Styles... */

h1, h2, h3, h4 {
	letter-spacing: -1; 
	text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:19pt;
	color:#ce0000;
}

h2 {
	font-size:16pt;
	color:#000000;
}

h3 {
	
	font-size: 15pt;
	font-weight: bold;
	margin: 0;
	color: #ce0000;
}
h4 {
	font-size:15px;
	margin:0;
	margin-left:15%;
	margin-right:15%;
}

body {
   font-family:Verdana, Arial;
   font-size:14px;
}

td {
   font-family:Verdana, Arial;
   font-size:12px;
}

td img {
	border:black solid 1px;
}

#contentContainer {
   background:white url(../img/pgbg.gif) repeat-y;
   width:800px;
   border:none;
}

#content {

   text-align:left;
   width:600px;
}

#ad {
	text-align:center;
 	background-color:#FFF;
	border:gray solid 2px;
	padding:10px;
	float:right;
	font-family:Tahoma;
	width:220px;
	top:100px;
	right:0;
	z-index:2000;
	font-size:12px;
	display:block;
	position:absolute;
	position:fixed;
}

#contentTop, #contentBottom {
   width:800px; height:45px;
   margin:0;
}

#contentTop {
   background:white url(../img/head.gif) no-repeat;
}

#contentBottom {
   background:white url(../img/lower.gif) no-repeat;
}

.censored {
   background-color:black;
   color:black;
}

.timetable { font-size:17px; background-color: black; }
.timetable td { background-color:white; }
.timetable .header {
	background-color:red;
	color:white;
	font-size:12px;
}
.today td {
	background-color:yellow;
}
.tablePrice { text-align:center; }
.tableDay small { font-size:14px; }

#Button {
   font-family:Tahoma, Verdana, Arial;
   font-size:17px;
   font-weight:bold;
   cursor:pointer;
   cursor:hand;
}

.orderPanel, #orderPanel, blockquote {
    width:500px;
    text-align:left;
	border:navy dashed 2px; background-color:#d9e4ef;
	padding:5px;
	font-size:13px;
}
.small {
	width:350px;
}

blockquote {
	margin-left:100px;
	width:400px;
	padding:5px;
	background-color:#d9e4ef;
	border-top: #0000cc solid 1px;
	border-left:#0000cc solid 1px;
	border-right:#000033 solid 1px;
	border-bottom:#000033 solid 1px;
}

blockquote h1 {
	color:navy;
	font-size:17px;
}
blockquote h2 {
	font-size:14px;
	letter-spacing:0;
}
blockquote img {
	border:solid 1px;
}

.side blockquote {
    text-align:left;
	background-color:#d9e4ef;
	width:200px;
}
.side blockquote p {
	font-size:11px;
}

.guarantee {
    margin: 0px auto;
	width:95%;
    padding: 10px;
	background-color:#fff;
	border:#999 dashed 3px;
}

.disclaimer {
	margin: 0px auto;
    border: 1px solid #999;
    text-transform: uppercase;
	color:#999;
	padding:10px;
	width: 525px;
	text-align: left;
}

li {
   margin:10px;
}

.runtime {
	text-align:right;
	font-style:italic;
	font-size:12px;
}

.headshot {
	float:right;
	text-align:right;
	border:#000 solid 1px;
	margin-left:25px;
}

.highlight {
	background-color:yellow;
	color:#000;
	font-weight: bold;
}

.headline {
	font-size:1.5em;
	}
	
.bonus {
	text-align: left;
	font-size: 15pt;
	font-weight: bold;
	margin: 0;
	color: #2059ce;
}


     	.case {
			margin: 0px auto;
		    border: 1px solid #444444;
			background:#ffff99;
			color:#222222;
			padding:10px;
			width: 450px;
			text-align: left;
			}

	.case h3 {
		margin: 0;
	    padding: 5px 5px 12px 5px;
		color: #ed260d; 
		font-weight: bold; 
		text-align: center;
		font-size: 1.2em; 
		line-height: 1em;
		}

.sig {
text-align: right;
}

.box {
	padding: 10px;
	width: 95%;
	border-color: #004080;
	border-width: 3px;
	border-style: solid;
}

.bbox {
	border-color: #4c4c4c;
	padding: 10px;
	width: 95%;
	border-width: 3px;
	border-style: solid;
}

a {
	color: #0066ff;
}

#mytable {
	width: 600px;
	padding: 0;
	margin: 0;
	font-size: 10px;
}

caption {
	padding: 0 0 5px 0;
	width: 600px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable th {
	font-size: 10px;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/img/bg_header.jpg) no-repeat;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

#mytable td img {
	border: 0px;
	margin: 0px auto;
}
#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff ;
/*	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; */
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa ;
/*	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; */
	color: #797268;
}	