body{
	font-family: Arial, sans-serif;
	text-align: justify;
}

a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:active {
}


h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
	font-size: 12px;
	color: #334d55;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style-type: square;
	font-size: 11px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 54% Arial,sans-serif;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 80%;
	text-decoration: none;
	background-color: #eee;
}

#content{
  float:left;
	width: 75%;
	margin: 0;
	padding: 0 1% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #FFFFFF;
	white-space: inherit;
	text-align: left;
	border-bottom-width: 25px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}

.bluray{
	clear: both;
	padding: 10px 0px 0px 10px;
}

.bluray p{
  padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	font-size: 90%;
	width: 125px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}



/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


#sectionLinks{
	background-color: #000000;
	padding: 2px 5px 2px 10px;
	background-position: top;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 5px 2px 10px;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	padding: 2px 5px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #000000;
	padding: 2px 5px 2px 10px;
	text-decoration: none;
	border: 0;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	font-size: 80%;
	border-top: 1px solid #cccccc;
	width: 95%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


.dvd-m1 {
	font-family:Tahoma;
	font-size:11px;
	color:#333;
	background-color:#FFF;
	padding:10px;
	line-height: 1.16;
}

.dvd-m2 {
	font-family:Tahoma;
	color:#333;
	background-color:#EEEEEE;
	padding:10px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 11px;
	font-weight: 400;
	border-right-width: 2px;
	border-right-style: double;
	border-right-color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	line-height: 1.16;
	width: 100%;
}

.SiSquare {
	margin:0;
	left: inherit;
	padding: 0px;
	border: 0px;
}

.dvd-m3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	font-weight:500;
	color:#000066;
	background-color:#FFFFFF;
	padding:10px;
	text-align: justify;
}
#content .dvd-m4 {
	font-family: Tahoma;
	font-size: 75%;
	font-weight: 500;
	color: #333333;
	text-align: justify;
	padding: 10px;
}

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#dvdhead {
	background-color: #333333;
	height: 10px;
	text-align: right;
}

.SiDVD {
	border-bottom:4px solid #9FB1BC;
	margin:0;
	left: auto;
	background-color: #000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
.dvd-m5 {
	font-family:Tahoma;
	font-size:12px;
	color:#333;
	background-color:#FFF;
	padding:10px;
	vertical-align: middle;
	line-height: 1.16;
	font-weight: bold;
}
.dvd-imagelinks {
	background-color:#000000;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
	background-position: top;
}
.bd-r {
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	background-image: url(/Menu/CSS/men-back.gif);
	height: 15px;
}

IMG {}
.dvd-m6 {
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	padding:15px;
	line-height: 1.16;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.fieldset {margin: 0; padding: 0; border: none;}.dvd-m7 {
	font-family:Tahoma;
	color:#333;
	background-color:#EEEEEE;
	padding:10px;
	font-size: 11px;
	font-weight: 400;
	line-height: 1.16;
	vertical-align: bottom;
	text-align: right;
}
.dvd-m8 {
	font-family:Tahoma;
	color:#333;
	background-color:#EEEEEE;
	padding:10px;
	font-size: 11px;
	font-weight: 400;
	line-height: 1.16;
	text-align: center;
	background-position: center center;
	margin: 7px;
}
.dvd-m9 {
	font-family:Tahoma;
	color:#FF0000;
	background-color:#EEEEEE;
	padding:10px;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.16;
	text-align: right;
	background-position: center center;
	margin: 2px;
}
.dvd-m11 {
	font-family:Tahoma;
	color:#333333;
	background-color:#FFFFFF;
	padding:2px;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.16;
	text-align: right;
	background-position: center center;
	margin: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.dvd-m12 {

	font-family:Tahoma;
	font-size:11px;
	color:#333;
	background-color:#EEEEEE;
	padding:10px;
	vertical-align: middle;
	line-height: 1.16;
	font-weight: normal;
}

.dvd-inks-s {

	font-family:Tahoma;
	font-size:11px;
	color:#333;
	background-color:#EEEEEE;
	padding:3px;
	vertical-align: middle;
	line-height: 1.16;
	font-weight: bold;
}

#content .dvd-m1 #InkSelector {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.dvd-m13 {
	font-family:Tahoma;
	color:#333;
	background-color:#ffffff;
	padding:10px;
	font-size: 11px;
	font-weight: 400;
	line-height: 1.16;
	text-align: center;
	background-position: center center;
	margin: 10px;
}
#content .dvd-m15 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.dvd-m6 {

	font-family:Tahoma;
	font-size:10px;
	color:#333;
	background-color:#FFF;
	padding:10px;
	vertical-align: middle;
	line-height: 1.16;
	font-weight: bold;
}
dvd-m2-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
.dvd-m2-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
#cartridge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.cartridge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

