/* Overall background color and image */
html, #login {background-color:#f5f5f5;}

#headerarea {
	background-image: url(http://64152de68361e35ab360-48e5a58bf94919c8615a8e2aafdefcc5.r49.cf2.rackcdn.com/bgspotlight.jpg); 
	background-position:50% 100%;
	background-repeat:repeat-x;
	background-color:#8eb3f3;
	margin:0;
	padding:0;
	width:100%;		
}

#content {
	padding: 5px;
}

/* Background and border color for drop-down navigation */
nav ul ul {background-color:#181C1F;border-color:#0078ff;}

/* Footer background color */
footer, footer h3 span {background-color:#181C1F;}

/* Primary navigation color */
nav>ul>li>a {color:#ddd;}

/* Header colors */
h1, h1 a {color:#181C1F;}
h2, h2 a, h3, h4, .pricing thead th {color:#212528;}

/* Color for the links */
p a, .wrapper ul li a {color:#0078ff;}

/* Navigation arrows in the slider */
#slides .next, #slides .prev {color:#0078ff;}

/* Default link buttons */
.button {background-color:#0078ff;border-color:#0078ff;}

/* Search input and button */
#search input, #search button {background-color:#212528;}

/* Darker text, footer links, slider etc. */
#slides h2, #slides, footer, footer h3, footer .wrapper p a, footer .wrapper ul li a, #newsletter input {color:#ddd;}
footer p a, footer ul li a {border-color:#575A5C;}
footer p span, nav ul ul li a span, #search input, #copyright, #copyright a {color:#878A8C;}
#sec-navi a {color:#DCDCDC;}

/* Selection colors */
::-moz-selection {color:#fff;background:#0078ff;}
::selection {color:#fff;background:#0078ff;}

.newsul,.newsol,.newsaul li,.newsol li{
   margin-left:3em; 
   margin-right:1em; 
}

.zabaul,.zabaol,.zabaul li,.zabaol li{    
   margin-left:1em; 
   margin-right:1em; 
}
.newsul,.newsol {
   font-size:11px;
}
.zabaul {
	list-style:disc outside none;
}
.zabaol {
	list-style:decimal outside none;
}

.invtable {
	border: none; 
	border-collapse: 
	collapse; 
	border-spacing: 0; 
}
.invtable td {padding: 0; background:rgba(0,0,0,0);}
.invtable th {padding: 0;}

.pricebox {
	background-color:#cadada; 
	padding: 10px; 
	max-width:450px;
	min-width:350px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}


.comictext .read-more { 
	position: absolute; 
	bottom: 0; left: 0;
	width: 100%; 
	text-align: center; 
	margin: 0; 
	padding: 30px 0 30px 0; 
	background-image: -moz-linear-gradient(top, transparent, black);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, transparent),color-stop(1, #cadada));
}
		

.comictext {
	position: relative;
	background-color:#cadada; 
	padding: 10px; 
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	width:575px;
	height:100px;
	overflow:hidden;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}

.speakbtn {
	position:relative;
	left:47px;
	top:5px;
	cursor:pointer;
	width:72;
	height:23;
	background:url('http://f783e8afb148f588502e-35335422ab66e3832ccbe27a0580a89f.r3.cf2.rackcdn.com/speechbtn.png') 0 0;
}

.mutebtn {
	position:relative;
	left:47px;
	top:5px;
	cursor:pointer;
	width:72;
	height:23;
	background:url('http://f783e8afb148f588502e-35335422ab66e3832ccbe27a0580a89f.r3.cf2.rackcdn.com/speechbtn.png') -144px 0;
}

.speakbtn:hover {
	position:relative;
	left:47px;
	top:5px;
	cursor:pointer;
	width:72;
	height:23;
	background:url('http://f783e8afb148f588502e-35335422ab66e3832ccbe27a0580a89f.r3.cf2.rackcdn.com/speechbtn.png') -72px 0;
}

.mutebtn:hover {
	position:relative;
	left:47px;
	top:5px;
	cursor:pointer;
	width:72;
	height:23;
	background:url('http://f783e8afb148f588502e-35335422ab66e3832ccbe27a0580a89f.r3.cf2.rackcdn.com/speechbtn.png') -216px 0;
}


.feedbackmenu {
	float:right;
	margin-top:5px;
	margin-right:45px;
	font-family:'Lucida Sans Unicode','Lucida Grande','Lucida Sans','DejaVu Sans Condensed',sans-serif;
	font-size: 10px;
}

.thumbup {
	vertical-align:middle; 
	cursor:pointer;
	width:27;
	height:23;
	background:url('http://37674351eeaf4d7926f5-2fbb862ca2f23e9c6f441a5393937e2b.r55.cf2.rackcdn.com/thumbs.png') 0 0;
}

.thumbup:hover {
	cursor:pointer;
	width:27;
	height:23;
	background:url('http://37674351eeaf4d7926f5-2fbb862ca2f23e9c6f441a5393937e2b.r55.cf2.rackcdn.com/thumbs.png') -27px 0;
}

.thumbdown {
	vertical-align:middle; 
	cursor:pointer;
	width:27;
	height:23;
	background:url('http://37674351eeaf4d7926f5-2fbb862ca2f23e9c6f441a5393937e2b.r55.cf2.rackcdn.com/thumbs.png') -54px 0;
}

.thumbdown:hover {
	cursor:pointer;
	width:27;
	height:23;
	background:url('http://37674351eeaf4d7926f5-2fbb862ca2f23e9c6f441a5393937e2b.r55.cf2.rackcdn.com/thumbs.png') -81px 0;
}



.nicetable { margin: 1em; border-collapse: collapse; }
.nicetd, .niceth { padding: .3em; border: 1px #ccc solid; }
.nicethead { background: #dadada; }