a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-color: #FFF;
	overflow-x: hidden;
	background-image: url(../images/bg.jpg);
}
#top {
	position: absolute;
	height: 50px;
	width: 100%;
	top: 0px;
	background-image: url(../images/top.png);
	background-repeat: repeat-x;
	background-position: top;
	z-index: 10;
}
#line  {
	background-color: #333;
	position: absolute;
	height: 3px;
	width: 60%;
	top: 170px;
	left: 40%;
}
#content {
	position: absolute;
	width: 1024px;
    min-height: 100%;
	height: auto !important;
	left: 50%;
	top: 0px;
	margin-left: -500px;
}
#content #picturehome {
	position: relative;
	top: 0px;
	height: 1000px;
	width: auto;
}
#content #picturetv {
	position: relative;
	top: 0px;
	height: 1500px;
	width: auto;
}
#content #pictureabout {
	position: relative;
	top: 0px;
	height: 1000px;
	width: auto;
}
#content #picturemeet {
	position: relative;
	top: 0px;
	height: 900px;
	width: auto;
}
#content #picturepersonal {
	position: relative;
	top: 0px;
	height: 4200px;
	width: auto;
}
#content #picturecorporate {
	position: relative;
	top: 0px;
	height: 1600px;
	width: auto;
}
#content #picturegift {
	position: relative;
	top: 0px;
	height: 800px;
	width: auto;
}
#content #picturework {
	position: relative;
	top: 0px;
	height: 3000px;
	width: auto;
}
#content #picturecontact {
	position: relative;
	top: 0px;
	height: 1050px;
	width: auto;
}
#content #logo {
	position: absolute;
	height: auto;
	width: auto;
	top: 27px;
	left: 475px;
}
#content p {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 13px;
	position: absolute;
	height: auto;
	width: 500px;
	left: 480px;
	top: 185px;
	display: block;
}
#content #video {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 13px;
	position: absolute;
	height: auto;
	width: 500px;
	left: 480px;
	top: 200px;
}
#content #contact {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	font-size: 13px;
	position: absolute;
	height: 300px;
	width: 500px;
	left: 480px;
	top: 200px;
}
#subtext {
	position: absolute;
	width: 248px;
	height: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333;
	top: 410px;
	left: 190px;
	line-height: 16px;
}
#content #footer {
	position: absolute;
	bottom: 0px;
	height: 25px;
	width: 1014px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 25px;
	background-image: url(../images/bot.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.resalt {
	font-size: 17px;
	font-weight: normal;
	color: #3D3759;
}
#content #footer #footimg {
	position: absolute;
	left: 540px;
	bottom: 0px;
}
#content #menuver {
	position: absolute;
	height: auto;
	width: 150px;
	top: 70px;
	left: 0px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
.rightalign {
	text-align: right;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #7263A6;
}
.textoscuro {
	color: #333;
	display: block;
	text-align: center;
}
.quote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	position: relative;
	text-align: justify;
	font-style: italic;
	display: block;
	background-color: #FBFBFB;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding: 10px;
	margin-bottom: 50px;
}
.content{
	padding:10px;
	width:370px
}
.left{
	width:120px;
	float:left;
	min-height:24px;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.right{
	width:auto;
	float:left;
	padding:5px;
	min-height:24px;
}
.clear{
    float:none;
    clear:both;
    height:0px;
}
.row{
	display:block;
	min-height:32px;
	width: 475px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999;
}
.text{
	width:320px;
	color: #333333;
	font-size: 12.5px;
}
.ruler{
	width:400px;
	border-bottom:dashed 1px #dcdcdc;
}
tr:focus{
    background-color:#fcfcf0;
}
td{
    vertical-align:top;
}
.over{
	background-color:#E1DAD2;
}
.out{
    background-color:none;
}
.formu {
	background-color: #F7F7F7;
	border: 1px dotted #999;
	padding: 10px;
}
#content #overvideo {
	position: absolute;
	height: 370px;
	width: 490px;
	background-color: #000;
	border: 1px dashed #FFF;
}
.imgtext {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #7D7990;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
#content p a:link,a:visited,a:active {
	color: #2C2742;
	font-style: italic;
	text-decoration: underline;
}
#content p a:hover {
	color: #564983;
	font-style: italic;
	text-decoration: none;
}
#content h3 {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 145px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #564983;
	font-style: italic;
	font-weight: bold;
	height: 50px;
	line-height: 16px;
}
#content #videoplayers {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 13px;
	position: absolute;
	height: auto;
	width: 510px;
	left: 480px;
	top: 185px;
}
.tv {
	position: relative;
	width: 160px;
	height: auto;
	margin-right: 10px;
	float: left;
	margin-bottom: 20px;
}
.description {
	width: 150px;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
}
#videoplayers #quicktime {
	display: block;
	position: relative;
	margin-right: 20px;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #999;
	float: left;
	clear: left;
}
.quicktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	float: right;
	width: 380px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.videotext {
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #2C2742;
	border-right-color: #2C2742;
	border-bottom-color: #2C2742;
	border-left-color: #2C2742;
	margin-bottom: 5px;
	padding-bottom: 10px;
	width: 540px;
	float: left;
	clear: left;
}
#content ul {
}
#content p .question {
	display: block;
	padding-left: 15px;
	font-size: 13px;
	padding-bottom: 10px;
	color: #333;
	width: 400px;
	text-indent: -13px;
}
.tvpromo {
	display: block;
	padding-top: 45px;
	padding-left: 8px;
}
.tvpromotext {
	display: block;
	padding-top: 10px;
	background-color: #FFF;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px;
}
.tvpromotext a {
	color: #3C3759;
	text-decoration: underline;
}
.tvpromotext a:hover {
	color: #7263A6;
	text-decoration: none;
}
#video embed {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
}
.tv h3 .h3res {
	font-weight: normal;
}
#content #videoplayers .tv .description a {
	font-size: 10px;
	color: #7263A6;
	display: block;
}
#videoplayers #tvs {
	position: relative;
	float: left;
	clear: left;
}
#vertical_slide, #horizontal_slide {
	color: #3C3759;
	padding: 15px;
	border: 5px solid #B0A3CA;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #FFF;
}

div.marginbottom {
	margin-bottom: 10px;
	font-weight: bold;
	padding: 5px;
	background-color: #EEE;
	border: 1px solid #BEB4D4;
	display: block;
}
.marginbottom a:link {
	color: #000;
	text-decoration: none;
}
.marginbottom a:visited {
	text-decoration: none;
	color: #000;
}
.marginbottom a:hover {
	text-decoration: underline;
	color: #336;
}
.marginbottom a:active {
	text-decoration: none;
	color: #000;
}.white {
	background-color: #FFF;
	display: block;
	padding: 10px;
}
.shopping {
	background-color: #FFF;
	float: left;
}
.place {
	position: absolute;
	top: 40px;
}
