body {
	margin: 0px;
	background-image: url(../images/bg2.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a {
	color: #000099;
}


.bluebold {
	font-size: 120%;
	font-weight: bold;
	color: #000099;
}
.bluebold  a:link, .blubold a:visited {
	text-decoration: underline;
}


.white {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
.white:hover {
	color: #E9E5D7;
	text-decoration: none;
	font-weight: bold;

}

.bluelnk {
	color: #0093D9;
	text-decoration: none;

}
.bluelnk:hover {
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}


.input {
	font-size: 90%;
	color: #666666;
}
.titles {
	font-weight: bold;
	color: #B52323;
}


.midpad {
	padding-right: 100px;

}


.price {
	color: #1D3723;
	font-weight: bold;

}

.basketbg {
	background-color: #F2F2F2;
	border: 1px solid #FFFFFF;

}

.toptext {
	color: #EBE7D7;
	padding-top: 45px;
	padding-left: 200px;
	padding-right: 40px;
}
.bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
}
.heading {
	font-size: 140%;
	font-weight: bold;
	color: #B52323;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.larger {
	font-size: 120%;
	line-height: 150%;
}
.subhead {
	font-weight: bold;
	color: #B52323;
	font-size: 120%;
}
.content {
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 36px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.txtcontent {
	padding: 20px;
}
.menu {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-position: 3px 5px;
	padding-left: 15px;
}
.menu a {
	color: #000099;
	text-decoration: none;
}

.menu a:hover {
	color: #B52323;
}
li {
	background-image: url(../images/bullet.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 5px;
	list-style-type: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
.leftbdr {
	background-image: url(../images/leftbdr.jpg);
	background-repeat: repeat-y;
	width: 30px;
}
.rightbdr {
	background-image: url(../images/rightbdr.jpg);
	background-repeat: repeat-y;
	width: 36px;
}
.btm {
	background-image: url(../images/btm.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.btm_rule {
	border-top-width: 6px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DDDDDD;
	color: #666666;
	padding-top: 10px;
}
.btm_rule a {
	color: #000099;
	text-decoration: none;
}
.blue {
	color: #000099;
}
.footer, .footer a {
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 11px;
}
.header {
	background-image: url(../images/ultimate_driving_001b.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.headertxt {
	font-family: "Arial Black", Arial;
	font-size: 28px;
	color: #000000;
	font-style: normal;
}
.whiteonred {
	color: #FFFFFF;
	background-color: #B52323;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	padding: 4px 10px;
	display: block;
	text-align: center;
}
#banpage {
	height:35px;
	background-image: url(../images/bg_head.jpg);
	margin-left: 10px;
	margin-right: 10px;
	padding: 15px;
	
}

#pageright {
width:300px;
float:right;
	
}
#banner {
	font-family: "Arial Black", Arial;
	font-size: 28px;
	color: #000000;
	font-style: normal;
	height:278px;
	background-image: url(../images/bg_head.jpg);
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
}
#dvdoptions {
	background-image: url(../images/bg_hd.jpg);
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	height: 186px;
	border-bottom: solid 4px #CCCCCC;
}
#dvdoptionsfoot {
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	background-color:#990000;
	border-bottom: solid 4px #CCCCCC;
	color: #FFFFFF;
	font-size: 21px;
	padding: 5px;
	text-align: center;
}


#dvdleft {
	float:left;
	width:445px;
	height: 160px;
	border-right:4px solid #CCC;
	padding: 15px 20px 20px 20px;

}

.floatleft {
float:left;
margin-right:15px;

}
#dvdleft h2 {
margin:0px;
color:#A30D0D;
}

#dvdleft p {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#333333}

.runtime {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#A30D0D;
	font-style: italic;
	font-weight: bold;
}

#dvdright h2 {
margin:0px;
color:#A30D0D;
}

#dvdright p {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#333333}
#dvdright {
	float:left;
	width:468px;
	height: 156px;
	padding: 15px 0px 20px 20px;

}
.floatright {
float:right;
margin-left:15px;

}
#dvdright h2 {
margin:0px;

}
#headlinks {
	background-image: url(../images/bg_nav.jpg);
	margin-left: 10px;
	margin-right: 10px;
	position: relative;

}
#flashright {
	height:236px;
	position:absolute;
	top:16px;
	width:494px;
	left: 460px;
	background-color: #FFFFFF;
	padding: 5px;
}
#textleft {
	height:206px;
	position:absolute;
	top:35px;
	width:402px;
	left: 21px;
	padding: 5px;
	color: #FFFFFF;
}
.pagetitle {
	font-family: "Arial Black", Arial;
	font-size: 20px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
	vertical-align: middle;
	text-align: left;
	padding-left: 20px;
}
.header2 {
	width: 500px;
	height: 67px;
	background-image: url(../images/ultimate_driving_top.jpg);
	text-align: left;
	vertical-align: middle;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	text-align: left;
}

.pagetitle2 {
	font-family: "Arial Black", Arial;
	font-size: 24px;
	color: #B52323;
	font-style: normal;
	font-weight: normal;
	letter-spacing: -1px;
	vertical-align: middle;
	text-align: left;
}
.redline {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #B52323;
	padding-bottom: 10px;
	height: 40px;
}

#sectionLinks {	padding:10px;	}

#sectionLinks a:link, #sectionLinks a:visited {


background-image:url(../assets/but_off.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	TEXT-DECORATION: none;
	font-weight: normal;
	padding: 10px;
	color: #FFF;
	display:inline;
	border-right:solid 1px #FFF;
	}


#sectionLinks a:hover{
	background-color:#FFFFFF;

	color:#C52D28;	
	border-right:solid 1px #9C4878;
}

