@charset "utf-8";
/* CSS Document */
#top {
	height: 116px;
	width: 891px;
	margin-right: auto;
	margin-left: auto;
}
.border {
	border-top-color: #330A27;
}
.rosa {
	border: 1px solid #C07B94;
}


body {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-color: #330a27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#outercontainer {
	width: 891px;
	margin-right: auto;
	margin-left: auto;
	background: #06091A url(images/contentback.jpg) repeat-y;
}
#innercontainer {
	background: url(images/header.jpg) no-repeat center top;
}
#content {
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 25px;
}
#left {
	width: 350px;
	float: left;
	margin-right: 10px;
}
#clearer {
	clear: both;
	height: 10px;
}
#nav {
	list-style: none;
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 370px;
}
#nav li {
	float: left;
	text-align: center;
	padding-right: 5px;
	
}
#nav li a:link, #nav li a:visited  {
	background: url(images/menu.gif) no-repeat center center;
	width: 77px;
	display: block;
	height: 22px;
	color: #FFF;
	text-decoration: none;
	padding-top: 7px;
	font-size: 10px;
	font-weight: bold;
}
#nav li a:hover {
	background: url(images/menu_over.gif) no-repeat center center;
} 
#bottom {
	background: url(images/bottom.jpg);
	height: 32px;
	text-align: center;
}
#botnav {
	list-style: none;
	padding: 0px 0px 0px 220px;
	margin: 0px auto;
}
#botnav li {
	display: inline;
	float: left;
	width: 80px;
}
#botnav li a:link, #botnav li a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #f68b29;
	text-decoration: none;
}
#top h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}



#botnav li a:hover {
	text-decoration: underline;	
}
#social ul {
	padding: 0px;
	list-style: none;
}
a:link, a:visited {
	color: #eb882a;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #c07b94;
	padding: 0px;
}
#movie {
	clear: both;
}
#footer {
	text-align: center;
	width: 891px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 10px;
}
#maintext {
	width: 480px;
	float: left;
	padding: 0px;
	margin-left: 10px;
}
#logo {
	margin: 0px;
	padding: 100px 0px 0px 100px;
	height: 110px;
	width: 374px;
}
#animation {
	border: 1px solid #C07B94;
	margin-top: 20px;
}
#books {
	list-style: none;
	padding: 0px 0px 0px 40px;
	margin: 0px;
}
#books li {
	float: left;
	margin: 10px;
}
#footer a {
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}
#fieldnames {
	float: left;
	width: 100px;
	text-align: right;
	padding: 0px 10px 0px 0px;
	line-height: 21px;
}
#fieldnames p{
	font-weight: bold;
	color: #C07B94;
	}
#fields {
	float: left;
	width: 60%;
	margin-bottom: 15px;
}
input {
	background: #EDD8DF;
	border: 1px solid #C07B94;
}
#social input {
	background: #06091A;
	border-style: none;
}
textarea {
	background: #EDD8DF;
	border: 1px solid #C07B94;
}
input.button {
	color: #330A27;
	font-weight: bold;
}
input.button:hover {
	color: #E6D2D8;
	font-weight: bold;
	background: #330A27;
	cursor: pointer;
}#links {
	list-style: none;
}
#links li {
	background: url(images/lil_heart.png) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-top: 5px;
}
.comment {
	font-size: 12px;
	color: #C07B94;
	margin-left: 10px;
	padding: 5px;
	border: 1px dashed #C07B94;
}
.buy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FF82C0;
	font-weight: bold;
}
.outnow {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	
}
.outnow2 {
	width: 100px;
	margin-left: 25px;
	font-size: 12px;
	
}
.outnow4 {
	margin-left: 24px;
		font-size: 12px;
}

h3{color:#FF82C0;
}

.comingsoon {
	margin-left: 20px;
	font-size: 12px;
	color: #FFF;
}
.outnow3 {
	margin-left: 25px;
	font-size: 12px;
	color: #FFF;
}
#loren {
	text-align: center;
	padding: 10px;
}

