/* 	CSS Document 
Nilda Comparan
Web Services
November 2007	*/

body {
	background-color: #323232;
	font-family: "Vista Sans", Vista, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bodyBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.pagearea {
	margin:0px;
	width: 955px;
	padding: 0px;
	text-align: left;
	/*background-color: #FFFFFF;*/
	}

.header {
	width: 960px;
	height: 88px;
	margin: 0px;
	/* float: left; */
	background-image: url(../images/nav/masthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
}

#buyButton {
	position: relative;
	top: 130px;
	right: -840px;
}

/*#buyButton img{
	border: 0 0 0;
}


/*.pagearea #navTable {
	margin: 0px;
	padding: 0px;
}*/


/* BEGIN RIGHT NAV SHOP NOW 

.shopNow {
	width: 102px;
	height: 28px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -26px;
	margin-left: 0px;
}

 bluray 

#showcaseBuyButtonBluray {
	position: relative;
	top: -156px;
	right: -845px;
	border-width: 0px;
	border-style: 0;
}

#showcaseBuyButtonBluray img {
	border: 0 0 0 0;
}


bravia 
#showcaseBuyButtonBravia {
	position: relative;
	top: -162px;
	right: -845px;
	border-width: 0px;
	border-style: 0;
	margin: 0px;
	padding: 0px;
}

#showcaseBuyButtonBravia img{
	border: 0 0 0 0;
}


 hdaudio 
#showcaseBuyButtonHDaudio {
	position: relative;
	top: -132px;
	right: -845px;
	border-width: 0px;
	border-style: 0;
}

#showcaseBuyButtonHDaudio img{
	border: 0 0 0 0;
}


 END RIGHT NAV SHOP NOW */


.title {
	font-size: 14pt;
	font-weight: normal;
	margin-top: 10px;

}

.title1 {
	font-size: 14pt;
	background-color: #000000;
	width: 100%;
	color: #FFFFFF;
	text-indent: 10px;
	padding: 5px;

}

.subtitle {
	font-size: 11pt;
	font-weight: bold;
	margin-top: 10px;

}

.contentarea {
	width: 960px;
	background-color: #F8FBEA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.contentarea1 {
	width: 938px;
	background-color: #FFFFFF;
	font-size: 10pt;
	color: #333333;
	background-image: url(../images/bg_offwhite.jpg);
	background-position: right;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

a:link {
	color:#677E9B; text-decoration:none;
	font-size: 10pt;
}

a:visited {
	color:#677E9B; text-decoration:none;
	font-size: 10pt;
}

a:hover {
	color:#677E9B;
	text-decoration: underline;
	font-size: 10pt;
}

a:active {
	color:#677E9B; text-decoration:none;
	font-size: 10pt;
}

.sm
{
	font-size: 11px;		
}

.byline
{
	font-size: 10px;
	font-weight: bold;
	margin-top: -10px;
}

.ty
{
	font-size: 8px;		
}


table.dvdFormatTable { 
	font-size: 11px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
/*	color: inherit;
	background-color: transparent;*/
	}

table.dvdFormatTable tr td { 
	font-size: 11px;	
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
	text-align: left;
	}

td.dvdHeaderCell { 
	font-weight: bold;
	}


/*	PAGE HERO	*/

.hero {
	width: 960px;
	height: 308px;
}


/*	HERO CATEGORY IMAGE	*/

#tour_h {
	background-image: url(../images/hero_compra.jpg);
}

/*	HERO ARTICLE IMAGE	*/

#compra_a {
	background-image: url(../images/compra.jpg);
	background-repeat: no-repeat;
	padding-top: 75px;
}

/*	ARTICLES NO HERO IMAGE	*/

.sanshero {
	width: 960px;
	float: left;
}


/*	LEFT SIDE NAVIGATION	*/

.navarea {
	width: 230px;
	background-position: center top;
	display: block;
	height: 950px;
	float: left;
	background-color: #F8FBEA;
	margin-top: 0px;
	/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F27824;
	background-image: url(../images/tips.gif);*/
	background-repeat: no-repeat;
	padding-top: 50px;
	text-align: left;
}

.navarea1 {
	width: 228px;
	background-position: center top;
	display: block;
	height: 100%;
	float: left;
	background-color: #000000;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F27824;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F27824;*/
	padding-top: 10px;
	text-align: left;
}

.navItem
{
	width: 193px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*background-image: url(../images/arrow.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	padding-right: 10px;
	padding-left: 25px;
	display: block;
}

.navItem a:link {
	color:#677E9B; text-decoration:none;
}

.navItem a:visited {
	color:#677E9B; text-decoration:none;
}

.navItem a:hover {
	color:#677E9B; text-decoration: none;
}

.navItem a:active {
	color:#677E9B; text-decoration:none;
}

.navSelected
{
	width: 193px;
	margin-top: 10px;
	margin-bottom: 10px;
	/*background-image: url(../images/arrow.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 10pt;
	text-decoration: none;
	color: #FF0000;
	padding-right: 10px;
	padding-left: 25px;
	display: block;
}

.navTiny
{
	color: #677E9B;
	font-size: 8pt;
	margin-top: 50px;
	display: block;
	margin-left: 25px;
	margin-right: 10px;
	padding-bottom: 15px;
}

.navTiny a:link, .navTiny a:hover, .navTiny a:visited 
{
	color:#677E9B;
	text-decoration: none;
} 

/*	TEXT CONTENT AREA	*/

.category {
	float: right;
	width: 375px;
	background-color: #FFFFFF;
	margin-left: 5px;
	height: 100%;
	font-size: 10pt;
	color: #333333;
	padding-top: 7px;
	padding-right: 325px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: left;
}


.article {
	float: right;
	width: 680px;
	background-color: #FFFFFF;
	margin-left: 0px;
	height: 100%;
	font-size: 10pt;
	color: #333333;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: left;
	
}


.tour {
	float: left;
	width: 908px;
	background-color: #FFFFFF;
	height: 100%;
	font-size: 10pt;
	color: #333333;
	padding-top: 7px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: left;
	
}

/*	CATEGORY BACKGROUND IMAGE */

.articledate {
	font-style: italic;
	font-size: .9em;
}

.listitem {
	font-weight: bold;
}


/*	END --------------	*/
