/* CSS Document */

body {	background-color:#000000;
		margin:0;
		}

#contentWrapper {
		width:900px;
		margin-left:auto;
		margin-right:auto;
		}

#navigation {
		width:884px;
		display:block;
		margin-bottom:15px;
		height:115px;
		border:1px solid white;
		background-image:url(../IMAGES/redBar_rhs.jpg);
		background-position:bottom right;
		background-repeat:no-repeat;
		}

#mainContent {
		width:893px;
		height:100%;
		display:block;
		float:left;
		background-repeat:no-repeat;
		}

.bodyText {
		color:white;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10pt;
		}

#pageContent {
		background-image:url(../IMAGES/soft_logo.jpg);
		display:block;
		width:887px;

		/*height:360px;*/
		overflow:visible;
		margin-bottom:15px;
		}
		
.mainTable {
		border-left:1px solid white;
		border-bottom:1px solid white;
		border-right:1px solid white;
		width:100%;
		padding-right:10px;
		}
		
		
ul.tickBullet {
		list-style-image:url(../IMAGES/tick_bullet.gif);
		background-position-x:3px;
		}		

#copyright {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#999999;
		width:80%;
		margin-left:auto;
		margin-right:auto;
		padding-bottom:10px;
		}

a 	{
		color:white;
		text-decoration:underline;
		}

.bodyText a {
		color:white;
		}

.bodyText a:visited {
		color:white;
		} 
		
.productBox {
		display:block;
		overflow:visible;
		float:left;
		margin-bottom:20px;
		margin-left:70px;
		

		}
		
.thumbnail {
		display:block;

}

.productBox a{
		display:block;
		overflow:visible;
	
	}
.productBox a img{
		outline:5px solid #FFF;

		}		

.productBox a img:hover{
		outline:5px solid #FFFFCC;
		}		

		
#colOne {
		width:49%;
		float:left;
		display:block;
		padding-top:10px;
		}
		
#colTwo {
		width:49%;
		float:left;
		display:block;
		padding-top:10px;
		}
a:hover, a:active, a:focus {
    outline:none;
}

::selection {
	background: #F53823; /* Safari */
	color:white;
	}
::-moz-selection {
	background: #F53823; /* Firefox */
	color:white;
}

.purchaseButton {
	padding:10px;
	/*background-color:#FF9B04;*/
	background-color:#d40c0c;
	text-transform:uppercase;
	float:right;
	margin-right:-5px;
	text-decoration:none;
	font-size:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	}
	
.purchaseButton:hover {
	/*background-color:#FFCC00;*/
	background-color:#fd3a3a;
	text-decoration:underline;
	
	}

.purchaseDVDButton {
	padding:10px;
	/*background-color:#FF9B04;*/
	background-color:#d40c0c;
	text-transform:uppercase;
	float:left;
	margin-left:-5px;
	text-decoration:none;
	font-size:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	}
	
.purchaseDVDButton:hover {
	/*background-color:#FFCC00;*/
	background-color:#fd3a3a;
	text-decoration:underline;
	
	}		
	
.printTitle {
	line-height:2.6em;
	background-color:white;
	padding:5px;
	color:#000;
	margin-left:-5px;
	background-image:url(../IMAGES/printTitleBg.jpg);
	background-repeat: repeat-x;

	}

.clear {
	display:block;
	clear:both;
	}	
	
.price {
	font-size:18px;
	font-family:Georgia, Helvetica, Verdana, Arial, sans-serif;
	display:block;
	line-height:2em;
	}
.smallText {
	font-size:smaller;
	} 
.panelHeader {
	font-family:Georgia, Verdana, Arial, Serif;
	font-size:120%;
	
	}
.dvdTitle {
	float:right;
	margin-left:-5px;
	}

#shopLink {
	position:relative;
	width:100px;
	top: 104px;
	left: 780px;
}

div#shopLink a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10pt;
	}
div#shopLink a:hover {
	text-decoration:underline;
	}

#shopPromo {
	float:right;
	}
	
#fb-root {
	margin-top: 5px;
	}

#shopPromoText {
	display:block;
	text-align:right;
	float:right;
	background-color:#666666;
	padding:10px;
	width:240px;
	background-image:url(../IMAGES/promoBG.jpg);
	margin-top:-20px;
	outline:1px solid #60c8ec;
	
	}
	
.serifText {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-size:large;
	}

.clear {
	display:block;
	clear:both;
	}

/* Contact Page Form Styling */

#textarea {
	width:250px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color:black;
	border:0;
	padding:5px;

	}

#textarea:focus {
	background-color:#FFFFE1;
	border:0;
	}

#submitbutton {
	background-color:#c6130c;
	padding:5px;
	border:0;
	color:white;
	}	

.contactarea {
	margin-top:2em;
	color:white!important;
	font-size:12px!important;
	}
	
label {
	color:white!important;
	}
	


#submitbutton:hover {
	background-color:#e0362f;
	}

#inputbox {
	width:250px;
	font-family: Verdana, Arial;
	font-size: 12px;
	border:0;
	padding:5px;
	}
	
#inputbox:focus {
	background-color:#FFFFE1;
	border:0;
	}
	
#home_page_text {
	display:block;
	float:left;
	margin-bottom:30px;
	}
	
#twitter_box {
	float:left;
	}
	
.twtr-hd {
	padding:0!important;
	}

.twtr-widget .twtr-tweet-wrap {
padding:6px 0!important;
}

#phone {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:24px;
	text-align:right;
	margin-bottom:0;
	padding-right:15px;
	display:block;
	line-height:24px;
	}
