/* Reset the whole shebang */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, img, ins, kbd, q, s, samp, small, strike, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	font-style: normal;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* All reset now, thank you */

body {
	background: url(../images/bg.jpg) repeat fixed;
	font: 14px/1.25 Times, "Times New Roman", Georgia, serif;
}
a {
	color: #b60501;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
p {
	padding-bottom: 10px;
}
h3 {
	color: #6d2b28;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 16px;
}
h4 {
	color: #6d2b28;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 13px;
}

h5 {
	color: #6d2b28;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
address {
	font-weight: bold;
	font-size: 15px;
	margin: 10px 20px;
}

#banner {
	background-color: black;
	width: 100%;
}
#images {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#page {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 940px;
	background: url(../images/pageshadow.gif) repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}

/* Begin Nav */
#navbar {
	width: 940px;
	height: 30px;
	margin-bottom: 15px;
}
ul.nav {
    list-style: none;
}

ul.nav li {
	list-style-type: none;
	float: left;
	height: 30px;
	color: #b60501;
	font-size: 1%;
	text-indent: -99999px;
	font-weight: normal;
	font-style: normal;
}
ul.nav a {
	display: block;
	height: 30px;
	color: white;
	text-decoration: none;
}
ul.nav a:hover {
	color: #b60501;
	text-decoration: none;
}

#home a {
	background: url(../images/navmatrix.gif);
	width: 94px;
}
#homeon, #home a:hover { 
	background: url(../images/navmatrix.gif) 0 -30px;
	width: 94px;
}

#dvds a {
	background: url(../images/navmatrix.gif) -94px 0;
	width: 90px;
}
#dvdson, #dvds a:hover {
	background: url(../images/navmatrix.gif) -94px -30px;
	width: 90px;
}

#mag a {
	background: url(../images/navmatrix.gif) -184px 0;
	width: 140px;
}
#magon, #mag a:hover {
	background: url(../images/navmatrix.gif) -184px -30px;
	width: 140px;
}

#sub a {
	background: url(../images/navmatrix.gif) -324px 0;
	width: 139px;
}
#subon, #sub a:hover {
	background: url(../images/navmatrix.gif) -324px -30px;
	width: 139px;
}

#shop a {
	background: url(../images/navmatrix.gif) -463px 0;
	width: 90px;
}
#shopon, #shop a:hover {
	background: url(../images/navmatrix.gif) -463px -30px;
	width: 90px;
}

#contact a {
	background: url(../images/navmatrix.gif) -553px 0;
	width: 159px;
}
#contacton, #contact a:hover {
	background: url(../images/navmatrix.gif) -553px -30px;
	width: 159px;
}

#faqs a {
	background: url(../images/navmatrix.gif) -712px 0;
	width: 90px;
}
#faqson, #faqs a:hover {
	background: url(../images/navmatrix.gif) -712px -30px;
	width: 90px;
}

#issues a {
	background: url(../images/navmatrix.gif) -802px 0;
	width: 138px;
}
#issueson, #issues a:hover {
	background: url(../images/navmatrix.gif) -802px -30px;
	width: 138px;
}
/* End Nav */

#left470 {
	width: 450px;
	margin-left: 10px;
	float: left;
}

#left360 {
	width: 352px;
	margin-left: 10px;
	float: left;
}

#left360 img {
	padding-bottom: 10px;
	padding-top: 10px;
}
#left360 ul li {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 0;
	margin-left: 20px;
	padding-bottom: 5px;
}

#left320 {
	width: 300px;
	margin-left: 10px;
	float: left;
}
#middle320 {
	width: 300px;
	margin-left: 20px;
	float: left;
}
#left320 img {
	padding-top: 10px;
}
#left320 ul, #middle320 ul {
	padding-bottom: 20px;
}
#left320 li, #middle320 li {
	padding-top: 5px;
}
li strong {
	font-weight: bold;
}

#right470 {
	width: 450px;
	margin-left: 20px;
	padding-right: 0;
	float: left;
}

#right540 {
	width: 540px;
	margin-left: 20px;
	float: left;
}

#right600 {
	width: 600px;
	float: left;
	margin-left: 20px;
}

.intro {
	color: #6d2b28;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	font-size: 21px;
}
.subintro {
	color: #6d2b28;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	font-size: 18px;
	margin-right: 30px;
	margin-left: 30px;
}
.regularintro {
	color: #6d2b28;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 18px;
}
#subsborder {
	border: 1px solid #fae0b2;
	width: 598px;
	margin-bottom: 20px;
}
#substexture {
	background-image: url(../images/texture_biege.jpg);
	border: 1px solid #fff;
	color: #000;
	line-height: 1.25;
	padding-top: 13px;
	padding-left: 18px;
	font-size: 14px;
	background-color: #fae0b2;
	min-height: 460px;
}
#freegifts {
	width: 238px;
}
.notincluded {
	font-style: italic;
	font-size: 10px;
	color: #000;
}
#subbutton img {
	width: 200px;
	height: 110px;
	background: url(../images/subtodaybutton.jpg) no-repeat;
}
#subbutton img:hover {
	background: url(../images/subtodaybutton.jpg) no-repeat 0 -140px;
}
#subtext {
	clear: both;
}
#shopborder {
	border: 1px solid #fae0b2;
	width: 538px;
	margin-bottom: 20px;
}
#shoptexture {
	background-image: url(../images/texture_biege.jpg);
	border: 1px solid #fff;
	color: #6d2b28;
	line-height: 1.25;
	padding-top: 13px;
	padding-right: 18px;
	padding-left: 18px;
	font-size: 18px;
	min-height: 310px;
	background-color: #fae0b2;
	display: inline-block;
}
#shopform {
	width: 270px;
}
#rightalign {
	float: right;
}

#bigpicture {
	float: right;
	padding-right: 10px;
}

#price {
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}
#shopbutton img {
	margin-top: 20px;
	width: 120px;
	height: 70px;
	padding-right: 5px;
	background: url(../images/shopbutton.gif) no-repeat;
}
#shopbutton img:hover {
	background: url(../images/shopbutton.gif) no-repeat 0 -80px;
}
.baskettext {
	font-size: 14px;
	width: 500px;
}
.baskettext table, .baskettext td {
	padding: 5px;
	border: 1px solid #6d2b28;	
}
#benefitsborder {
	border: 1px solid #a5553a;
	width: 298px;
	margin-bottom: 20px;
}
#benefitstexture {
	background-image: url(../images/texture_brown.jpg);
	border: 1px solid #fff;
	color: #fff;
	line-height: 1.25;
	padding-right: 18px;
	padding-left: 18px;
	font-size: 14px;
	background-color: #a5553a;
}
#benefitstexture ul li {
	list-style-type: square;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#benefitstexture ul {
	padding-bottom: 14px;
}
#benefitstexture img {
	padding-top: 0;
	padding-bottom: 5px;
}
#benefitstexture a {
	color: white;
	font-weight: bold;
}
#benefitstexture p {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 10px;
}
#magcasedvdborder {
	border: 1px solid #b60501;
	width: 348px;
	margin-top: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
}

#magcasedvdtexture {
	background-image: url(../images/texture_red.jpg);
	border: 1px solid #fff;
	color: #e9cac4;
	line-height: 1.5;
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
	background-color: #b60501;
}
#magcasedvdtexture a, #dvdissuestexture a {
	color: #fff;
	font-weight: bold;
}
#magcasedvd {
	background: url(../images/magcasedvd.png) no-repeat;
	width: 200px;
	height: 350px;
	float: right;
}
#magcasedvdau {
	background: url(../images/magcasedvdau.png) no-repeat;
	width: 200px;
	height: 350px;
	float: right;
}

#dvdissuesborder {
	border: 1px solid #b60501;
	width: 448px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#dvdissuestexture {
	background-image: url(../images/texture_red.jpg);
	border: 1px solid #fff;
	color: #e9cac4;
	line-height: 1.5;
	padding-right: 18px;
	padding-left: 18px;
	background-color: #b60501;
	min-height: 182px;
}
.dvdset {
	padding-top: 20px;
}

#firstissue, #secondissue, #thirdissue, #fourthissue, #fifthissue {
	display: none;
}

#playtvad {
	margin-left: -65px;
	padding-bottom: 20px;
}
#playtvad a {
	background: url(../images/playtvad.png) no-repeat;
	display: block;
}
#playtvad a:hover {
	background: url(../images/playtvad.png) no-repeat 0 -90px;
}

.stockistsborder {
	border: 1px solid #000;
	width: 200px;
	margin-left: 45px;
	margin-top: 20px;
}
#stockists {
	width: 191px;
	background: #000 url(../images/stockistlocator.gif) no-repeat 4px 3px;
	padding-top: 23px;
	height: 33px;
	padding-left: 7px;
	margin: 0;
	border: 1px solid #fff;
}
#stockists a {
	width: 20px;
	height: 30px;
	margin: 0;
	padding: 5px 0 0;
	border-width: 0;
	border-style: none;
	background: url(../images/go_button.gif) no-repeat 0 0;
	position: relative;
	top: 4px;
	left: -4px;
}
#stockists a:hover {
	background: url(../images/go_button.gif) no-repeat 0 -40px;
}
#stockists a:active {
	background: url(../images/go_button.gif) no-repeat 0 -80px;
}
#stockists #stockistfield {
	font-size: 10px;
	color: #000;
	line-height: 10px;
	width: 148px;
	background: #fff;
	border: 1px solid #b60501;
	height: 14px;
	padding: 2px;
}

#photorow {
	background: url(../images/stripe.jpg) no-repeat 10px 23px;
	width: 940px;
	padding-left: 10px;
	clear: both;
}
#photorow img {
	padding-right: 16px;
}

#dvdsrow, #coversrow {
	clear: both;
	margin: 0;
	padding: 0;
}
#coversrow img{
	padding-left: 4px;
	padding-right: 4px;
}
#dvdsrow img {
	margin-bottom: 20px;
	border: 4px solid #fff;
}
#dvdsrow img:hover {
	border: 4px solid #b60501;
}

#fullwidth {
	width: 940px;
	padding-left: 10px;
	clear: both;	
}
#fullwidth p {
	float: left;
	margin-left: 290px;
	font-style: italic;
	font-size: 11px;
	margin-top: -27px;
	padding-right: 10px;
}

#fourcols li {
	font-size: 12px;
	padding-left: 5px;
	padding-bottom: 5px;
	line-height: 1.1;
}
#colA {
	margin-left: 10px;
	width: 215px;
	margin-right: 20px;
	float: left;
}
#colB {
	width: 215px;
	margin-right: 20px;
	float: left;
}
#colC {
	width: 215px;
	margin-right: 20px;
	float: left;
}
#colD {
	width: 215px;
	float: left;
}

#countryselector {
	margin-top: 0px;
	margin-left: 20px;
}
#countryselector ul li {
	background-image: url(../images/countryselectorbutton.gif);
	width: 410px;
	height: 60px;
}
#countryselector ul li:hover {
	background: url(../images/countryselectorbutton.gif) 0 -100px;
}
#magsections {
	margin-top: 20px;
}
#magsections ul li {
	background-image: url(../images/magsectionsbutton.gif);
	width: 450px;
	height: 55px;
}
#magsections ul li:hover {
	background: url(../images/magsectionsbutton.gif) 0 -100px;
}
#defaultsection {
	padding: 0;
	width: 450px;
	height: 450px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
#firstsection, #secondsection, #thirdsection, #fourthsection, #fifthsection {
	display: none;
}
#magsectionsborder {
	border: 1px solid #b60501;
	width: 408px;
	height: 408px;
	margin: 10px 20px 30px;
}
#magsectionstexture {
	border: 1px solid #fff;
	color: #e9cac4;
	line-height: 1.5;
	width: 366px;
	height: 391px;
	font-size: 16px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #b60501;
}

#footer {
	width: 940px;
	clear: both;
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#popuppage {
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	background: white url(../images/popupshadow.gif) repeat-y;
	padding: 20px;
}
#popupborder {
	border: 1px solid #fae0b2;
	width: 458px;
	margin-bottom: 20px;
}
#popuptexture {
	background-image: url(../images/texture_biege.jpg);
	border: 1px solid #fff;
	color: #6d2b28;
	line-height: 1.25;
	padding-top: 13px;
	padding-right: 18px;
	padding-left: 18px;
	font-size: 13px;
	min-height: 310px;
	background-color: #fae0b2;
	text-align: justify;
}
#popuptexture ol {
	list-style-type: decimal;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-left: 20px;
}
#popuptexture ul {
	list-style-type: disc;
	margin-bottom: 10px;
	margin-left: 20px;
}
#tvadtexture {
	background-image: url(../images/texture_biege.jpg);
	border: 1px solid #fff;
	color: #6d2b28;
	background-color: #fae0b2;
	padding: 12px 16px 16px;
}
#popuptexture p {
	line-height: 1.4;
	padding-bottom: 20px;
}
#closewindow img {
	width: 120px;
	height: 70px;
	background: url(../images/closewindowbutton.gif) no-repeat;
	margin-left: 170px;
}
#closewindow img:hover {
	background: url(../images/closewindowbutton.gif) no-repeat 0 -80px;
}
#form {
	background-color: white;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #fae0b2;
	padding: 1px;
	position: absolute;
	top: 330px;
	left: 200px;
	z-index: 2;
	visibility: hidden;
	-webkit-box-shadow: 0px 0px 30px #000;
}
#form .formtable {
	font-size: 12px;
	border: 1px solid #fae0b2;
	background-image: url(../images/texture_biege.jpg);
	background-color: #fae0b2;
	width: 320px;
}
#form .leftcell {
	text-align: right;
	padding-right: 5px;
}#form .rightcell {
	text-align: left;
	padding-right: 5px;
}
#flashdiv {
	margin: 0;
	padding: 0;
	display: inline;
}
