@charset "UTF-8";
/* CSS Document */

body{
	background-color:#6194bc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}



#container{
	min-width:800px;
	max-width:800px;
	width: auto !important; /*IE6 hack*/
	width:800px; /*IE6 hack*/
	margin:0 auto; /*center hack*/
	background:url(images/background.png);
	background-repeat:repeat;
}
#top{
	width:800px;
	}	
#top h1{
	font-size:16px;
	color:#6699cc;
	padding:0px;
	margin:0px;
	padding-right:5px;
	padding-top:10px;
	

}
.logotop{
	float:left;
	}
.texttop{
	float:right;
	width:550px;
	text-align:right;
}

#content{
	padding-top:20px;
	padding-bottom:10px;
	/*background-image:url(images/partition.png);*/
	background-repeat:no-repeat;
	
	}
#contentsub{
	padding-top:20px;
	padding-bottom:10px;
	/*background-image:url(images/partitions2.png);
	background-repeat:repeat-y;	*/
	}
.redbox{
float:left;
padding-top:10px;
padding-bottom:0px;
background-image:url(images/red-banner-small.png);
background-repeat:no-repeat;
margin-right:10px;
margin-left:0px;
width:465px;
height:364px;
text-align:center;
color:#FFFFFF;
font-size:16px;
line-height:35px;
font-weight:800;
}

.dvdimage{
float:left;
	width:305px;
	padding:0px;
	margin:0px;
}
.redbox a{
	color:#ffffff;
}
.redbox .a:hover{
	color:#ffffff;}
.black{
	color:#000000;
	line-height:10px;
font-size:14px;
font-weight:100;

	}
.space{
	line-height:10px;
}

.menuleft{
float:left;
width:170px;
}
.menuleft a{
	color:#6699cc;
	text-decoration:none;
	line-height:15px;
}

.menuleft ul,.menuleft li{
	list-style-type: none;
	list-style-position: inside;
	padding-left:5px;
	line-height:15px;
	}

.menuleft li{
padding-bottom:15px;
	}
	
.textinfo{
	background-image:url(images/partition-cut.png);
	background-repeat:repeat-y;

	float:right;
	width:550px;
	margin-right:10px;
	padding-left:40px;
	min-height:600px;
	}	
	
.textinfo h2{
text-align:right;
color:#ff0033;
	
}

.author-title{
	
	}
h3{
	color:#000066;
	font-size:14px;
	padding-bottom:3px;
	padding-top: 3px;
	line-height: 15px;
}
	
#menubottom{
	padding-top:20px;
	padding-bottom:10px;
	text-align:center;
		color:#6699cc;

	}
#menubottom a{
	color:#6699cc;
	text-decoration:none;
}

#menubottom a.underline{
	color:#6699cc;
	text-decoration:underline;
}

.bigimage{
	float:left;
	width:330px;
	}
.buybutton{
	float:left;
	width:190px;
}
.textinfo a {color:#6194bc;} 
.textinfo a:visited {color: #333333;}  /* visited link */
.textinfo a:hover {color: #6699cc;}   /* mouse over link */
.textinfo a:active {color: #6699cc;}   /* selected link */

.composer{
	width:180px;
	float:left;
}

.name{
	margin-top:5px;
	color#339;
}

.voipspecial{
display:none;
text-decoration:underline;
}
