body {
	color: #616461;
	background-image: url(../images/scanline.gif);
	font: 76%/1.5em "Luncinda Grande", Verdana, Helvetica;
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
}

a {
	color:#fff;
	text-decoration:none;

}

h1, h2 {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-weight: normal;
	line-height: 1em;
	margin-top: 0;
}

p {
	color: #000;
}

/*----------header------------*/

#header {
	background-color: #000;
	background-image: url(../images/header/headerbg.gif); 
	position: relative;
	border: 3px solid #fff;
	width: 734px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}



#logo h1 {
	background: url(../images/header/button-download-ro.gif) no-repeat;
	background-position: -1000px -1000px;
	float:left;
	background: none;
	margin: 25px 64px 0 0;
	
}

#logo h1 a, #logo h1 a:hover {
	background:url(../images/header/logo.gif) top left no-repeat;
	height:84px;
	width:322px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}


/*------------nav bar------------*/

#nav {
	background: url(../images/header/button-dvd-ro.gif) no-repeat;
	background-position: -1000px -1000px;
	margin: 20px 0 0 0;
	position: relative;
}

ul#nav-top li {
	background: url(../images/header/button-ebook-ro.gif) no-repeat;
	background-position: -1000px -1000px;
	float: left;
	list-style: none;
	text-decoration: none;
}

ul#nav-top li a {
	color: #f4f4f4;
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 74px 10px 5px;
	width: 78px
}

ul li#dvd a {
	background: transparent url(../images/header/button-dvd.gif) no-repeat top center;
}

ul li#ebook a {
	background: transparent url(../images/header/button-ebook.gif) no-repeat top center;
}

ul li#download a {
	background: transparent url(../images/header/button-download.gif) no-repeat top center;
}

ul li#dvd a:hover {
	background: transparent url(../images/header/button-dvd-ro.gif) no-repeat top center;
}

ul li#ebook a:hover {
	background: transparent url(../images/header/button-ebook-ro.gif) no-repeat top center;
}

ul li#download a:hover {
	background: transparent url(../images/header/button-download-ro.gif) no-repeat top center;
}

ul li#dvd a:focus {
	background: transparent url(../images/header/button-dvd-ro.gif) no-repeat top center;
}

ul li#ebook a:focus {
	background: transparent url(../images/header/button-ebook-ro.gif) no-repeat top center;
}

ul li#download a:focus {
	background: transparent url(../images/header/button-download-ro.gif) no-repeat top center;
}

ul#nav-top li a:hover {
	color: #fff;
}

/*-----------end nav bar---------*/


/*------------end header---------*/


/*--------------news-------------*/


#container {
	background: url(../images/header/button-ebook-ro.gif) no-repeat;
	background-position: -1000px -1000px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	margin-bottom: 503px;
}

#container p {
	color: #616461;
	padding: 6px;
}


#container h2 {
	color: #365972;
	padding: 6px;
	font-size: 1.2em;
}

#header hr, #footer hr {
	display: none;
}


#news {
	background-color: #fff;
	background-image: url(../images/newsbg.gif); 
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	position: absolute;
	left: 0;
	top: 0;
	width: 338px;
	height: 470px;
	padding: 15px;
}

#news a {
	color: #365972;
		}
		
		
#new p {
	padding: 10px;
}

#new h3 {
	padding: 2px;
	color: #8b8378;
	font-size: 1em;
}


#new {	
	background-color: #fff;
	background-image: url(../images/newsbg.gif); 
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	position: absolute;
	display: block;
	text-align: center;
	top: 0;
	right: 0;
	width: 336px;
	height: 470px;
	padding: 15px;
}


/*----------end news-----------------*/

/*----------support------------------*/

.word {
	background-color: #000;
	background-image: url(../images/newsbg.gif); 
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	border-left: 3px solid #fff;
	position: absolute;
	width: 714px;
	height: 500px;
	padding: 10px;
}

.word h4 {
	padding: 30px 0 10px 30px;
}

.word a {
	padding: 0 0 0 31px;
	color: #777;
}

/*-----------end support-------------*/

/*-------------footer----------------*/

#footer {
	height: 30px;
	padding-top: 10px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 734px;	
	background-color: #add8e6;
	border-style: solid;
	border-color: #add8e6 #fff #fff #fff;
}

ul#nav-sub li {
	list-style: none;
	text-decoration: none;
	text-align: center;
	height: 10px;
	float: left;
	padding: 0 20px 0 76px;
}	

ul#nav-sub li a {
	color: #365972;
	text-decoration: none;
}


ul#nav-sub li a:hover {
	color: #365972;
	text-decoration: none;
}

/*----------end footer------------*/

/*-----------dvd------------------*/

#containerdvd {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	margin-bottom: 1303px;
}

#containerdvd p {
	color: #616461;
	padding: 6px;
}


#containerdvd h2 {
	color: #365972;
	padding: 16px;
	font-size: 1em;
}

#containerdvd h6 {
	width: 389px;
	height: 300px;
}

#containerdvd .mindcast {
	width: 159px;
	height: 100px;
}

#containerdvd .sam {
	width: 274px;
	height: 388px;
}

#containerdvd .faq {
	color: #2cc;
	font-size: 80%;

}

#containerdvd .faqa {
	color: #a9e;
	font-size: 80%;
}

#containerdvd .faqb {
	font-size: 80%;
}

#containerdvd .sencillo {
	font-size: 80%;
}


.button {
	margin-top: 10px;
}

.ray {
	background:url(../images/dvd/raytrix.jpg) top left no-repeat;	
}

.lat {
	background:url(../images/dvd/latenite.jpg) top left no-repeat;	
}

.god {
	background:url(../images/dvd/godfather.jpg) top left no-repeat;	
}

.top {
	background:url(../images/dvd/topgun.jpg) top left no-repeat;	
}

.fam {
	background:url(../images/dvd/lafamiglia.jpg) top left no-repeat;	
}

.mindcast {
	background:url(../images/ebook/mindcast.jpg) top left no-repeat;
}
	
.sam {
	background:url(../images/ebook/sam.jpg) top left no-repeat;
}
	
#productdetaildvd {
	background-color: #fff;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	position: absolute;
	text-align: center;
	left: 0;
	top: 0;
	width: 478px;
	height: 1270px;
	padding: 15px;
}

#productdetaildvd h2 {
	font-weight: bold;
	font-family: tahoma;
	text-height: 20px;
}

#productdetaildvd h4 {
	font-size: 90%;
	text-height: 20px;
}

#productdetaildvd a, #productdetaildvd a:visited {
	color: #aaa;
}

#productbar p {
	padding: 10px;
}

#productbar h3 {
	padding: 0px;
	color: #bbb;
	font-size: 1em;
}

#productbar a {
	text-decoration: none;
	padding: 0px;
	border: 0;
}

#productbar h4 {
	font-family: tahoma;
	color: #000;
	font-size: 1em;
	padding: 2px;
}


#productbar h5 {
	font-size: 90%;
	margin-bottom: 25px;
}

#productbar {	
	background-color: #fff;
	background-image: url(../images/barbg.gif); 
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	position: absolute;
	display: block;
	text-align: center;
	top: 0;
	right: 0;
	width: 196px;
	height: 1270px;
	padding: 15px;
}

#sidebar a, .ray, .lat, .god, .fam, .top, .paypal, .mindcast, .sam {
	text-indent: -9000px;
	display: block;
	text-decoration: none;
	margin-left: auto;
	margin-right: auto;
}

#sidebar-other a, #sidebar-other a:visited {
	font-family: tahoma;
	color: #616461;
}


#sidebar a, #sidebar a:visited {
	height:72px;
	width:50px;
}

a.topgun {
	background:url(../images/dvd/topgun_small.jpg) top no-repeat;
	margin-top: 15px;
}

a.godfather {
	background:url(../images/dvd/godfather_small.jpg) top no-repeat;
}

a.famiglia {
	background:url(../images/dvd/lafamiglia_small.jpg) top no-repeat;
}

a.raytrix {
	background:url(../images/dvd/raytrix_small.jpg) top no-repeat;
}

a.latenite {
	background:url(../images/dvd/latenite_small.jpg) top no-repeat;
}

*------------end dvd----------------*/
