﻿/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .7em;
text-align:center;
margin:0;
background:#03426B url(images/background.jpg) repeat-y 50% 0;
}

td {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .7em; /* For IE 5 */
voice-family:"\"}\"";
voice-family:inherit;
font-size:1em;
}

h1 {
color:#04558A;
font-size: 1.2em;
font-weight:bold;
background-image:url(images/h1_arrow.gif);
background-repeat:no-repeat;
background-position:left;
height:25px;
padding-left: 20px;
margin-left: 23px;
}

#Container {
width:749px;
margin:0 auto;
text-align:left;
background-repeat:no-repeat;
background-color:#FFFFFF;
}

/* HEADER */
#header {
height:143px;
}
#logo {
vertical-align:top;
margin-left:44px;
float:left;
}
#cart {
float:right;
display:block;
height: 22px;
color:#FFFFFF;
padding: 10px 80px 0 20px;
background-image:url(images/shopping_cart_icon.gif);
background-repeat:no-repeat;
background-position:left;
}

.leftjust {
text-align:left;
}

/* MAIN NAVIGATION AND CONTENT STYLES */
#Nav {
	clear:both;
	float:left;
	width:149px;
	margin:0;
	padding:0;
}
#MainNav {
	background-color:#00234C;
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	overflow:hidden;
	margin-left: -20px;
	width:165px; /* For IE 5 */
	voice-family:"\"}\"";
	voice-family:inherit;
	width:149px; /* actual */
	margin-left: 0;
}
#MainNav li {
	margin:0;
	padding:0;
}
#MainNav a {
	display:block;
	width:149px;
	height:26px;
	margin:0;
	padding:0 0 0 149px;
	vertical-align:bottom;
}

/* SUB NAVIGATION AND CONTENT STYLES */
#SubNav {
	padding-top: 8px;
	list-style-image: url(images/submenubullet.gif);
}
#SubNav li { padding: 2px 0 6px 0; }
#SubNav a {
	margin: 0;
	padding: 0;
	display: inline;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	vertical-align:top;
}


#Nav1 {
display:block;
width:0px;
height:0px;
margin:0;
padding:0 0 0 0px;
vertical-align:bottom;
}

#navHome {
background-image:url(images/nav_home.gif);
}
a:hover#navHome{
background-image:url(images/nav_home_r.gif);
}
#navAbout {
background-image:url(images/nav_about.gif);
}
a:hover#navAbout{
background-image:url(images/nav_about_r.gif);
}
#navProd {
background-image:url(images/nav_prod.gif);
}
a:hover#navProd{
background-image:url(images/nav_prod_r.gif);
}
#navInternet {
background-image:url(images/nav_internet.gif);
}
a:hover#navInternet{
background-image:url(images/nav_internet_r.gif);
}
#naviPhoneApps {
background-image:url(images/nav_iphoneapps.gif);
}
a:hover#naviPhoneApps{
background-image:url(images/nav_iphoneapps_r.gif);
}
#naviPadApps {
background-image:url(images/nav_ipadapps.gif);
}
a:hover#naviPadApps{
background-image:url(images/nav_ipadapps_r.gif);
}

#navHints {
background-image:url(images/nav_hints.gif);
}
a:hover#navHints{
background-image:url(images/nav_hints_r.gif);
}
#navService {
background-image:url(images/nav_service.gif);
}
a:hover#navService {
background-image:url(images/nav_service_r.gif);
}
#navContact {
background-image:url(images/nav_contact.gif);
}
a:hover#navContact{
background-image:url(images/nav_contact_r.gif);
}

/* SCAN ALERT */
#NavScanA {
clear:both;
float:left;
width:149px;
margin:0;
padding:0;
}
#NavScanA ul {
margin:0;
padding:0;
list-style:none;
display:block;
overflow:hidden;
margin-left: -20px;
width:165px; /* For IE 5 */
voice-family:"\"}\"";
voice-family:inherit;
width:149px; /* actual */
margin-left: 0;
}
#NavScanA li {
margin:0;
padding:0;
}
#NavScanA a {
display:block;
width:149px;
height:36px;
margin:0;
padding:0 0 0 149px;
vertical-align:bottom;
}

#navScan {
background-image:url(https://images.scanalert.com/meter/www.screendreamsdvd.com/22.gif) ;
background-repeat:no-repeat;
}
a:hover#navscan {
background-image:url(https://images.scanalert.com/meter/www.screendreamsdvd.com/22.gif);
}

#content {
float:right;
margin-top: 81px;
margin-left: 18px;
background:url(images/content_background.jpg) no-repeat;
padding: 19px 26px 50px 17px; 
width: 580px; /* For IE 5 */
voice-family:"\"}\"";
voice-family:inherit;
width:537px; /* actual */
}

* html #content { padding: 15px 30px 0 0; }

#Main {
float:left;
width:375px;
padding:0;
/*text-align:justify;*/
}
#SidePict {
float: right;
width: 119px;
}
.subtitle {
display:block;
clear:both;
font-size:9px;
color:#333333;
font-weight:bold;
text-align:center;
width: 105px;
margin-bottom: 25px;
}

/* FOOTER */
#footer {
clear: both;
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
height: 28px;
padding:0;
}
#footer ul {
list-style: none;
float:left;
margin-top: 8px;
margin-left: 2px;
padding-left: 2px;
}
#footer li {
display:inline;
height: 10px;
padding: 0 2px ;
margin-left: 2px;
border-right: 1px solid #000;
}
.lastli {
border: 0 !important;
}
#footer a {
text-decoration:none;
color:#000000;
}
#sitedesign {
float:right;
width:200px;
height:28px;
display:block;
overflow:hidden;
margin:0;
padding:0;
}
#sitedesign a {
background-image:url(images/sitedesign.gif);
display:block;
margin:0;
padding:0 0 0 300px;
}
/* HOME PAGE */
.suglistimg{
margin:0 0 5px 0;
}

#home h1 {
background-image:url(images/h1_hometitle2.gif) !important;
background-repeat:no-repeat;
background-position:31px 0px;
text-indent:-5000px;
height:26px;

padding:0;
}
#home h2 {
background:url(images/h2_home_dvdtitles.gif) no-repeat 0 4px;
text-indent:-5000px;
margin:0 0 7px 472px;
height:26px;
padding-bottom:0;
}
#suglist {
margin:12px 0 9px 19px; 
padding:0;
display:inline;
float:left;
display:block;
height:83px;
}
#suglist li {
list-style:none;
float:left;
margin:0;
padding:0;
display:block;
width:100px;
height:80px;
border-right:0;
text-align:center;
text-decoration:none;
color:#000000;
font-size:.8em;
font-weight:bold;
}
#creditcards {
margin:32px 0 13px 31px;
}

#body-top {
	background: url(images/home_bodytop_bg.png) no-repeat 0 0;
	margin-top:7px;
	padding-top:6px;
}
#body-bottom {
	clear: both;
	background: url(images/home_bodybot_bg.png) no-repeat 0 0;
	padding-top:6px;
	margin-top: 10px;
}
#body-bottom h4 {
	border: 1px solid;
	
}

#homeLeft {
	float: left; 
	width: 352px;
	margin-left: 43px;
}
.homeLeftOffers {
	width: 224px; 
	margin: 0 auto; 
	padding: 14px 0 0 17px;
}
.suggestNextDvd {
	margin: 12px 0 0 31px; 
}
.homeBottomLeft {
	float: left;
	width: 451px;
	padding-left: 10px;
}
.homeBottomRight {
	float: left;
}
.homeFull {
	clear: both;
	overflow: hidden;
}

#HomeRight {
	margin-left:463px; 
}

#HomeRight ul {
position:relative;
list-style-image:url(images/bullet_pink.gif);
list-style-type:none;
margin:0 0 0 30px;
padding:0;
}
#HomeRight ul li {

}
#HomeRight ul li a {
	font-weight:bold;
	font-size: 1.05em;
	color:#0B559E;
	display:block;
	text-decoration:none;
	width:240px;
	padding-bottom:2px;
	border-bottom:1px solid #999999;
}
#HomeRight ul li a:hover {
	color: #D71BBC;
}

#homespoffer {
display:block; 
margin:10px 2px 10px 31px;
width: 228px;
text-align: center;
}
#inthenews {
display:block; 
margin: 0px 0px 0px 31px;
width: 224px;
text-align: center;
}
#bubble1 {
position: absolute;
display: block; 
margin: 12px 0px 0px 45px;
width: 228px; 
}
#bubble2 {
position: absolute;
display: block; 
margin: 87px 0px 0px 59px;
width: 228px; 
}
#subscribe {
display:block;
margin-left:7px;
}

/* ABOUT PAGE IE 5 fix */
#about p {
width: 375px;
text-align:justify;
margin-left:23px;
}

#mediakit {
margin-top:20px;
margin-left:402px;
width:135px;
padding:0;
}

#pdficon {
margin-right:5px;
}

/* CONTACT PAGE*/
.contactlist a {
font-weight:bold;
color:#000;
}
#contact p {
margin-left:23px;
}
h2, #Servicelist a {
color:#04558A;
font-size: 1em;
font-weight:bold;
}
#contactul {
border-bottom:1px solid #DAD8DB;
border-top:1px solid #DAD8DB;
text-align:left;
}
#contactul h2 {
padding-bottom:0;
margin-bottom:12px;
}
#contactul li {
padding-bottom:0;
margin-bottom:15px;
}
.pinkdot {
list-style-image:url(images/cont_bul_1.gif);
}
.orangedot {
list-style-image:url(images/cont_bul_2.gif);
}
.bluedot {
list-style-image:url(images/cont_bul_3.gif);
}
.greendot {
list-style-image:url(images/cont_bul_4.gif);
}

.pink {
color:#D81B8C;
}
.orange {
color:#F79C33;
}
.blue {
color:#003399;
}
.green {
color:#2DB455;
}
/* HINTS PAGE */
.mainIEfix, .contactlist {
width:375px;
}
.hintlist li {
padding-bottom: 5px;
margin-bottom: 15px;
border-bottom: 1px solid #CCC;
}

/* PRODUCTS PAGE */
#dvdproducts h2 {
margin-left:15px;
}
.price1 {
font-family:Arial, Helvetica, sans-serif;
font-size:2em;
font-weight:bold;
color:#03426B;

}
.addbutton {
float:right;
}
.homeadd {
margin-top:10px;
}
#living p {
margin-left:23px;
}

#livingimg {
margin:0 0 0 23px;
padding-top:0;
}
#tvflash {
float:right;
margin-top: 81px;
}

.comingsoon {
height:160px !important;
}
/*
.lastli {
border-bottom:0;
}
*/
.productlist li a {
color:#003399;
}
.price {
/*border:1px solid green;*/
display:block;
padding-top:3px;
color:#014167;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:1.5em;
}
.black {
color:#000000;
}
.prodimg {
float:left;
margin-right: 15px;
}
div #offers {
 float: left;
 margin-top: 6px;  
}
#offers img {
 margin-left: 10px;
}
#offers a {
 margin: 0px !important;
 padding: 0px !important;
}

.proddetail {
float:left;
margin-right: 15px;
}
.current {
color:#0088CC !important;
}
.right {
clear:right;
text-align:right;
}
#ProductSub {
clear:both;
float:left;
width:395px;
padding:0;
text-align:justify;
}
#SideCol {
float: right;
width: 119px;
margin-top:44px;
}
#ProductSub ul {
margin-left:0;
padding-left:0;
}

#ProductSub li{
margin-bottom: 15px;
}
.only {
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:bold;
color:#000000;
}
.addbutton2 {
vertical-align:middle;
}
#detaillist {
margin-top:40px;
}
#detaillist li {
margin-bottom:10px;
}

/* CUSTOMER SERVICE */
#Servicelist li {
margin-bottom:5px;
}
#Servicelist a {
text-decoration:none;
}
#ServiceDetails a {
font-weight:bold;
color:#000000;
}
hr {
height:1px;
color:#DBDBDB;
width:335px;
margin-left:40px;
}
.nodot {
list-style-image:none;
list-style-type:square;
margin-left:15px;
padding-left:0;
}
.nodot li strong {
color:#454545;
}
.indent2 {
padding-left: 13px;
margin-left:0;
}
.popup {
text-align:center;
font-weight:bold;
}

/* SPECIAL OFFERS */
#h1spoff {
color:#000000;
}

#spoff_h2 {
height:107px;
text-indent:-5000px;
background: url(images/special_offer_buy.gif) no-repeat 0 0;
margin-left:20px;
width: 518px;
}

#spofftable {
width:510px;
padding:0;
border-spacing:0;
margin:22px 0 22px 24px;
}

.tblcol1 {
width:100px;
}
.tblcol2 {
width:198px;
}
.tblcol3 {
width:22px;
background-color:#CCCCCC;
}
.tblcol4 {
width:190px;
text-align:right;
}
.tblcol5 {
text-align:center;
}
#spoffbutton {
margin-top:16px;
}

#divFeatureListMaster{
margin:6px 0 30px 20px;
width:530px;

float:right;
}
#divFeatureList1 {

float:left;
width:179px;

}
#divFeatureList2 {

float:right;
width:334px;
margin:0px 11px 0px 0px;

}

#lstFirst  {

margin-top:1px;
margin-right:3px;
}
#lstFirst   li {
margin-top:3px;
}
#lstSecond{

margin-top:1px;
margin-right:3px;
}
#lstSecond li {
margin-top:3px;
}
#divListHeader{
margin:0px 0 0 20px;
width:515px;

float:right;
}

.listHeader {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#03426B;
margin-left:4px;
}
#divMsgFooter{
margin:0 0px 25px 20px;
width:400px;
padding-left: 4px;
text-align: center;
float:left;
}
.MsgFooter{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#AB1368;
margin:0 0 0 15px;
}
#divFooterLine{
background :  #075385;
height: 27px;

}
#sitedesign2 {
float:right;
width:291px;
height:28px;
display:block;
overflow:hidden;
margin:0;
padding:0;
}
#sitedesign2 a {
background-image:url(images/_sitedesign.gif);
display:block;
margin:0;
padding:0 0 0 300px;
}
#contentProducts {

float:right;
margin-left: 18px;
padding: 13px 26px 0px 16px;
width: 580px; /* For IE 5 */
voice-family:"\"}\"";
voice-family:inherit;
width:537px; /* actual */
}
.content2 {padding-bottom: 0 !important}

#contentButtom {
float:right;
padding: 19px 26px 50px 17px;
width: 580px; /* For IE 5 */
voice-family:"\"}\"";
voice-family:inherit;
width:537px; /* actual */
}
#prodad {

padding: 31px 0px 0px 34px;
float:left;
}
.ProdDetLink {

display:block;
padding-top:1px;
}
#PrivacyPolicy {
float:right;
width:291px;
height:28px;
display:block;
overflow:hidden;
}
#PrivacyPolicy a {
background-image:url(images/ViewOurPrivacyPolicy.gif);
display:block;
margin:0;
padding:0 0 0 300px;
}
.productlist li {
margin-bottom:25px;
margin-left:35px;
margin-right:11px;
padding:0 0 11px 0px;
list-style: none;
border-bottom:1px solid #CFD4E8;
height:200px;

}

.productlist  {
margin:0;
padding:0;
width:368px;
}

.productlist .image-wrapper {
	float: left;
	width: 135px;	
}

.productlist .product-details {
	float: left; 
	width: 180px;
	margin-top: 20px;	
}

.prodimg2{

float:left;
padding:0 0 0px 20px;
}
.SaleTag{

width:322px;
margin:0;
padding:2px 0 0px 4px;
border-bottom:1px solid #CFD4E8;
}
#divProdImg{
padding: 0px 0 0px 0px;
float:right;
}
.lastProdBorder{
border: 0 !important;
}



/* NEW STYLES */
.in_the_news_link {
  text-decoration: none;
  color: #000000;
  font-size: 11px;
}

.fourimagerow {	
	margin-left: 23px;
}

.proddetail-wrapper {
	margin-top: -5px;
}