
/* _UNDERSCORES ARE FOR VALUES FOR IE6 ONLY! */

body {
  margin: 0;
  padding: 0;
  background: #ccc;
  }
  
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color: #000000;
	}
	
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height: 26px;
	_line-height: 28px;
	font-weight:bold;
	color: #000000;
	padding:-10px 0px 8px 0px;
	margin:7px 0px 8px 0px;
	_margin:5px 0px 5px 0px;
}


h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height: 18px;
	_line-height: 12px;
	color: #000;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height: 20px;
	color: #516f82;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 0px;
	_line-height: 10px;
	_padding:18px 100px 0px 0px;
	color: #000;
	_float:left;
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	_line-height: 18px;
	padding:-10px 0px 0px 0px;
	margin:-8px 0px 0px 0px;
	_margin:-5px 0px -5px 0px;
	color: #516f82;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	padding:3px 8px 3px 0px;
	vertical-align:top;

}

.chart {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	font-weight:bold;
	padding:3px 8px 3px 3px;
	background-color:#E0E0E0;
}

.chart2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	padding:8px 8px 8px 3px;
	line-height:18px;
	border-bottom:1px solid #ccc;
}

.BottomLine{
	border-bottom:1px #999999 solid;
	padding:0px 0px 10px 0px;

}

.forms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 5px 2px 2px;
	text-align:right;
	font-weight:bold;
	vertical-align:middle;

}

.PressLists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align:middle; 
	padding:0px 10px 10px 0px;

}

.PicLeft {
	float:left;
	padding:0px 10px 0px 0px;
	border-style:none;
	
}

.PicLeftBorder {
	float:left;
	padding:2px 2px 2px 2px;
	margin:0px 10px 0px 0px;
	border-style:solid;
	border-width:1px;
	border-color:#999;
	
}

.PicRight {
	float:right;
	padding:0px 10px 0px 0px;
	border-style:none;
	
}

.PicRight2 {
	float:right;
	padding:0px 10px 0px 10px;
	border-style:none;
	
}

.PicRight3 {
	float:right;
	padding:0px 10px 15px 0px;
	border-style:none;
	
}

.PhotoGallery {
	padding:0px 0px 10px 0px;
	border-style:none;
	
}

.RedText {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #990000;
}

.RedText2 {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FF0000;
}

.GreyText {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

  
#MainContainer {
	width: 927px;
	background-image: url(/images/index/PagesMainBack.png);
	_background-image: url(/images/index/MainBackIE6.png);
	margin: 0px auto 0px auto;
	padding: 10px 25px 0px 3px;
	_padding: 10px 0px 0px 0px;
	background-repeat: repeat-y;
	}
	
#MainFooter {
	width: 955px;
	height: 44px;
	background-image: url(/images/index/MainFooterPagesG.png);
	_background-image: url(/images/index/MainFooterPagesGIE6.png);
	margin: 0px auto 0px auto;
	}
	
#MainFooterComment {
	width: 955px;
	height: 44px;
	background-image: url(/images/index/MainFooter.png);
	_background-image: url(/images/index/MainFooterIE6.png);
	margin: 0px auto 0px auto;
	}
	
/* HEADER */
/*  */ /*  */
	
#BorisHeader {
	width: 946px;
	_width: 947px;
	height:52px;
	margin: 15px auto 0px auto;
	background-repeat: repeat-x;
}

#HeaderLeft {
	background-image: url(/images/index/HeaderLeft.png);
	_background-image: url(/images/index/HeaderLeftIE6.png);
	width: 11px;
	height:52px;
	float:left;
	}
	
#HeaderMiddle {
	width: 424px;
	_width: 421px;
	height:52px;
	background-image: url(/images/index/HeaderBack.png);
	background-repeat: repeat-x;
	float:left;
}

a:link  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0077bb;
	text-decoration: none;
	}
	
a:hover  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0077bb;
	text-decoration: underline;
	}
	
a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0077bb;
	text-decoration: none;
	}
	
a:visited:hover {
	color: #0077bb;
	font-size: 12px;
	text-decoration: underline;
}
	
.login  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B9E4FE;
	text-decoration: none;
	}
	
#HeaderLogin {
	width: 358px;
	height:30px;
	background-image: url(/images/index/HeaderBack.png);
	background-repeat: repeat-x;
	float:left;
	padding: 22px 12px 0px 0px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999;
}

#HeaderCountry {
	width: 115px;
	height:34px;
	background-image: url(/images/index/HeaderBack.png);
	background-repeat: repeat-x;
	float:left;
	padding: 18px 15px 0px 0px;
	_padding: 11px 15px 0px 0px;
	text-align: right;
}

#HeaderRight {
	background-image: url(/images/index/HeaderRight.png);
	_background-image: url(/images/index/HeaderRightIE6.png);
	width: 11px;
	height:52px;
	float:left;
	}

.logo {
	padding:16px 0px 0px 7px;
	border:none;
	}
	
/* END HEADER */
/*  */ /*  */

/* NAVIGATION */
/*  */ /*  */

#NavigationBar {
	margin: 0px auto 0px auto;
	width: 946px;
	height:35px;
	border-top-style:solid;
	border-top-color:#000000;
	border-top-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	background-image: url(/images/index/NavGradient.png);
	background-repeat: repeat-x;
	}
	
#Search {
	padding:7px 0px 0px 768px;
	!padding:0px 0px 0px 759px;
	!margin:7px 0px 0px 0px;
	
}
	
/* END NAVIGATION */
/*  */ /*  */

/* CONTENT AREAS */
/*  */ /*  */

#ProductMainContent {
	float:left;
	width:450px;
	padding:0px 40px 0px 0px;
}

#ProductMainContentWide {
	float:left;
	width:697px;
	padding:0px 40px 0px 0px;
}

#RightSideContent {
	float:left;
	width:210px;
}

/* END CONTENT AREAS */
/*  */ /*  */


/* INDEX PAGE CONTENT AREA */
/*  */ /*  */

#ContentTop {
	width:944px;
	_width:948px;
	margin-left:3px;
	_margin:0px 0px -5px 3px;
	height:10px;
	background-image: url(/images/index/PagesTopBack.png);
	_background-image: url(/images/index/PagesTopBackIE6.png);
	background-repeat:no-repeat;
	float:left;
}

#ContentMiddle {
	width:944px;
	_width:944px;
	margin:0px 0px 0px 3px;
	background-image: url(/images/index/PagesMiddleBack.png);
	_background-image: url(/images/index/PagesMiddleBackIE6.png);
	background-repeat:repeat-y;
	float:left;
}

#LeftNavMain {
	width:185px;
	float:left;
}

#RightContentMain {
	width:700px;
	padding:5px 0px 0px 35px;
	float:left;
}

#RightTopContentMain {
	float:left;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
}

#RightBottomContentMain {
	float:left;
	padding:5px 0px 0px 0px;
	_padding:15px 0px 0px 0px;
}

#ProductMainTop {
	float:left;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	margin:0px 0px 10px 0px;
}

#ProductMainBottom {
	float:left;
	width:450px;
	padding:0px 40px 0px 0px;
}


.ProductMovie {
	float:left;
	padding:7px 21px 15px 0px;
	_padding:7px 21px 0px 0px;
	}

#ProductOptions {
	float:left;
	width:352px;
	height:108px;
	background-image: url(/images/ProductOptionsBack.png);
	background-repeat:repeat-x;
	border-color:#ccc;
	border-style:solid;
	border-width:1px;
}

ul.ProductLinks {
	list-style-image: none;
	list-style-type:disc;
	_list-style-type:none;
	_float:left;
	_margin-left:-10px;
	_padding-top:5px;
	
}

ul.ProductLinks li {
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;
	line-height:20px;
	margin-left:70px;
	_margin-left:10px;
	_padding:0px 40px 0px 0px;
	
}

a:link.ProductLinks {
	text-decoration: none;
}

a:visited:hover.ProductLinks {
	text-decoration: underline;
}

a:visited.ProductLinks {
	text-decoration: none;
}

a:hover.ProductLinks {
	text-decoration: underline;
	
}

a:active.ProductLinks {
	text-decoration: none;
}

.DVD {
	float:left;
	padding:7px 20px 0px 20px;
}

.MainPageImages {
	float:left;
	padding:0px 20px 0px 0px;
	border:none;
}


/* END INDEX PAGE CONTENT AREA */
/*  */ /*  */

/* PURCHASE BOX */
/*  */ /*  */

#PurchaseBox {
	width:205px;
	margin:15px 0px 0px 0px;
	_margin:4px 0px 0px 0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	line-height: 18px;
	color: #000000;
	border-color:#1376b2;
	border-style:solid solid none solid;
	border-width:1px;
	}
	
#PurchaseTop {
	height:22px;
	width:196px;
	background-image: url(/images/PurchaseTop.png);
	background-repeat: repeat-x;
	font-size:12px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0px 3px 10px;
	font-weight: bold;
	color: #fff;
	}
	
#PurchaseBottom {
	width:207px;
	background-image: url(/images/PurchaseBottom.png);
	background-repeat: no-repeat;
	float:left;
	margin: 0px 0px -5px 0px;
	_margin: 0px 0px 5px 0px;
	}


/* END PURCHASE BOX */
/*  */ /*  */

/* NEWSLETTER BOX */
/*  */ /*  */

#NewsletterBox {
	width:205px;
	margin:15px 0px 0px 0px;
	_margin:4px 0px 0px 0px;
	height:102px;
	background-image: url(/images/index/NewsletterGradient.png);
	background-repeat: repeat-x;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px 0px 0px 3px;
	line-height: 18px;
	color: #000000;
	border-color:#999;
	border-style:solid;
	border-width:1px;
	_background-position: bottom;
	}

#NewsletterTop {
	width:198px;
	height:20px;
	background-color: #1376b2;
	font-size:12px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0px 2px 5px;
	font-weight: bold;
	color: #fff;
	}
	
#NewsletterContent {
	width:194px;
	font-size:12px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding:7px 0px 2px 4px;
	color: #000;
	}
	
#SubmitButton {
	width:60px;
	height:22px;
	background-image: url(/images/index/SubmitButton.png);
	background-repeat: no-repeat;
	float:left;
	margin:5px 0px 0px 0px;
	_margin:-10px 0px 0px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#LoginButton2 {
	width:55px;
	height:23px;
	background-image: url(/images/index/SubmitButton.png);
	background-repeat: no-repeat;
	float:left;
	margin:5px 0px 0px 0px;
	_margin:-10px 0px 0px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#LoginButton2 {
	width:55px;
	height:23px;
	float:left;
	margin:5px 0px 0px 0px;
	_margin:0px 0px 0px 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#SearchButton {
	width:23px;
	height:22px;
	background-image: url(/image/SearchButton.gif);
	background-repeat: no-repeat;
	float:left;
	margin:0px 0px 0px 2px;
	}
	
#SearchInput {
	float:left;
	border-color:#ccc;
	height:18px;
	border:solid 1px #ccc;
	}

.REmail {color:#999}
.BEmail {color:#000}


#InputEmail {
	width:120px;
	height:16px;
	margin:5px 5px 0px 0px;
	_margin:-10px 0px 0px 0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
/* END NEWSLETTER BOX */
/*  */ /*  */


/* PROMO BOXS*/
/*  */ /*  */

#PromosTop {
	width:194px;
	height:24px;
	background-image: url(/images/GradientHeader.png);
	background-repeat: repeat-x;
	font-size:12px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0px 1px 5px;
	font-weight: bold;
	color: #000;
	}

#PromosBox {
	width:198px;
	margin:15px 0px 0px 0px;
	_margin:15px -3px 0px 0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px 5px 4px 5px;
	_padding:4px 4px 2px 4px;
	line-height: 18px;
	color: #000000;
	border-color:#999;
	border-style:solid;
	border-width:1px;
	_background-position: bottom;
	}
	
#PromosBox2 {
	width:198px;
	margin:22px 0px 0px 0px;
	_margin:20px -3px 0px 0px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px 5px 4px 5px;
	_padding:4px 4px 2px 4px;
	line-height: 18px;
	color: #000000;
	border-color:#999;
	border-style:solid;
	border-width:1px;
	_background-position: bottom;
	}
	
/* END PROMO BOXS*/
/*  */ /*  */

/* LEFT NAV LINKS */
/*  */ /*  */

ul.LeftLinks {
	list-style-image: none;
	list-style-type: none;
	width:180;
	margin: 0px;
	padding: 0px 0px 0px 0px;

}

ul.LeftLinks li {
	color: #000;
	width: 163px;
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;
	line-height:22px;
	padding:6px 0px 0px 15px;
	border-bottom-style:solid;
	border-bottom-color:#ccc;
	border-bottom-width:1px;
	
}

a:link.LeftLinks {
	color: #0AA3FE;
	font-size: 12px;

}

a:visited:hover.LeftLinks {
	color: #0AA3FE;
	font-size: 12px;
	text-decoration: underline;
}

a:visited.LeftLinks {
	color: #0AA3FE;
	font-size: 12px;
}

a:hover.LeftLinks {
	color: #0AA3FE;
	text-decoration: underline;
	font-size: 12px;
	
}

a:active.LeftLinks {
	color: #0AA3FE;
	font-size: 12px;
}

/* END LEFT NAV LINKS */
/*  */ /*  */

/* BULLET LISTS */
/*  */ /*  */

ul.Normal { 
	margin:0px 0px 0px 0px;
	_margin:0px 0px 0px 17px;
	list-style-type:disc;

}

ul.Normal li {
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;
	line-height:22px;
	margin:0px 0px 0px -25px;
	_margin:0px 0px 0px 0px;
	
}

ul.NoBullets { 
	margin:0px 0px 0px 0px;
	_margin:0px 0px 0px 0px;
	list-style-type:none;

}

ul.NoBullets li {
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;
	line-height:22px;
	margin:0px 0px 0px -40px;
	_margin:0px 0px 0px 0px;
	
}

ul.PurchaseBullets { 
	margin:-5px 0px 0px 10px;
	_margin:-5px 0px 0px 17px;
	list-style-type:disc;

}

ul.PurchaseBullets li {
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;
	line-height:21px;
	margin:0px 0px 0px -25px;
	_margin:0px 0px 0px 8px;
	
}

ul.Normal2 { 
	margin:0px 0px 0px 0px;
	_margin:0px 0px 0px 17px;
	list-style-type:disc;

}

ul.Normal2 li {
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 12px;
	line-height:22px;
	margin:10px 0px 0px -25px;
	_margin:0px 0px 0px 0px;
	
}



/* END BULLET LIST */
/*  */ /*  */

#MatrixTable {
	padding:10px 0px 0px 30px;
	
}


.BoldHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000;
	margin:20px 0px -7px 0px;
}

.BelowHead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 18px;
	color: #000000;
	_margin:20px 0px 10px 0px;
	}

	
/* FOOTER TEXT */
/*  */ /*  */

#FooterText {
	width: 955px;
	height: 30px;
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: center;
	padding:0px 0px 20px 0px;
	}
	
	
/* END FOOTER TEXT */
/*  */ /*  */


/* CLEAR */
/*  */ /*  */


#Clear {
	clear:both;
}

/* END CLEAR */
/*  */ /*  */

#GreyBox2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2c2c2c;
	line-height:16px;
	background-color:#EEEEEE;
	border-color: #999;
	border-width:2px;
	border-style:solid;
	padding:8px 8px 8px 8px;
	margin:12px 0px 12px 0px;
	}

	

