* {
	padding: 0;
	margin: 0;
}

p {
	padding-bottom: 10px;
}

html {
	width: 100%;
}

#html {
	background: url('../img-n/top_gradient_bar.png') repeat-x;
	width: 100%;
	height: 110px;
	margin: 0;
	padding: 0;
}

body {
	font-family: Tahoma, sans-serif;
    font-size: 12pt;
	width: 100%;
}

#header {
    height: 68px;
	width: 93%;
	margin: 0 auto;
}

.img {
	position: relative;
	top: 44px;
}

a:link {
	color: #1f1f1f;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #545454;
	text-decoration: none;
	font-weight: bold;
}

#mbox {
	height: 250px;
	width: 250px;
	display: block;
	margin-top: 10px;
	background: url('../img-n/no_m.png') no-repeat;
}

.focusedClass {
	background: url('../img/search-background-focused.png') no-repeat;
	transition: background .3s ease-in-out;
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	-o-transition: background .3s ease-in-out;
}

.unfocusedClass {
	background: url('../img/search-background.png') no-repeat;
	transition: background .2s ease-in-out;
	-webkit-transition: background .2s ease-in-out;
	-moz-transition: background .2s ease-in-out;
	-o-transition: background .2s ease-in-out;
}

.footerLink {
	margin: 0;
	display: block;
}

.footerLink a:hover {
	margin-left: 4px;
}

img {
	border: 0;
	padding: 0 4px 0 0;
}

img.floatl { 
    float: left; 
    margin: 4px; 
}

img.floatr { 
    float: right; 
    margin: 4px; 
}

.lumia {
	padding-left: 90px;
}

.small {
	font-size: 10pt;
	color: #858585;
}

.nobold	{
	font-weight: normal !important;
}

.index-element_large {
	width: 100%;
	min-height: 250px;
	margin-bottom: 13px;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
}

.index-element {
	width: auto;
	height: auto;
	padding: 5px 0 0 2px;
	font-weight: bold;
	border-top: 1px solid #666;
	background: #f0f0f0;
	margin-bottom: 2px;
}

#websites {
	width: 100%;
	height: auto;
	padding: 10px 0;
	text-align: center;
	color: #dadada;
	background: #4b4b4b;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
}

#mainright {
	float: right;
	width: /*320px*/40%;
	height: auto;
	margin-right: 5%;
	padding-top: 8px;
}

#mainleft {
	width: /*630px*/45%;
	height: auto;
	margin-left: 5%;
	padding-top: 8px;
}

#mainleft .frontlink a:link {
	color: #fff;
	padding: 3px;
	display: block;
}

#mainleft .frontlink a:visited {
	color: #fff;
}

#mainleft .frontlink a:hover {
	color: #e5e5e5;
	text-decoration: underline;
	padding: 3px;
}

.twitter {
	float: right;
	height: 20px;
	width: 79px;
	display: inline-block;
}

.reviewSlot a {
	color: #555;
	text-decoration: underline;
}

.reviewSlot a:visited {
	color: #555;
	text-decoration: none;
}

.reviewSlot a:hover {
	color: #2e2e2e;
	text-decoration: none;
}

.reviewsTop {
	max-height: 44px;
	width: 80%;
	background: url('../img-n/reviews_header_bg.png') no-repeat;
	font-size: 15pt;
	color: #fff;
	border-left: 1px solid #2b2b2b;
	border-right: 1px solid #2b2b2b;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-radius: 8px 8px 0 0;
	margin: 0;
	text-align: center;
	padding: 2px 5px;
}

.index-element2 {
	width: 80%;
	height: auto;
	font-weight: bold;
	border-left: 1px solid #535353;
	border-right: 1px solid #535353;
	font-size: 14pt;
	background: #eeeeee;
	padding: 5px;
	display: block;
	text-align: right;
}

.index-element2:first-child {
	margin-top: 0;
	border-top: 1px solid #767676;
}

.index-element2:last-child {
	border-bottom: 1px solid #535353;
	margin-bottom: 8px;
}

.index-element2 a{
	color: #555;
	text-decoration: none;
}

.index-element2 a:visited{
	color: #555;
	text-decoration: underline;
}

.index-element2 a:hover{
	color: #282828;
	text-decoration: underline;
}

.index-element2 .commentline a {
	color: #555;
	text-decoration: none;
}

.index-element2 .commentline a:visited {
	color: #555;
	text-decoration: none;
}

.index-element2 .commentline a:hover {
	color: #292929;
	text-decoration: underline;
}

.index-element-extra {
	width: 100%;
	height: auto;
	color: #e4e4e4;
	font-weight: bold;
	margin-bottom: 5px;
	border: 1px solid #eaeaea;
	display: block;
}

.extras a{
	color: #e4e4e4 !important;
}

.extras a:hover{
	color: #fff !important;
}

.index-element-extra a{
	color: #e4e4e4 !important;
}

.index-element-extra a:hover{
	color: #fff !important;
}

.reviewSlot {
	height: auto;
	width: 100%;
	padding: 5px;
	margin: 0 auto;
	text-align: left;
	font-size: 90%;
}

.reviewSlot a {
	color: #434343;
}

.reviewSlot a:hover {
	text-decoration: underline;
}

#mainleft .bottomheadline {
	margin-left: 3px;
	padding: 4px;
	color: #636363;
	font-size: 10pt;
}

#mainright .bottomheadline {
	margin-left: 3px;
	padding: 4px;
	color: #636363;
	font-size: 9pt;
	display: block;
}

#mainright .commentline {
	width: 100%;
	display: inline-block;
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
}

.smaller {
	font-size: 9pt;
}

.headline {
	color: #5d5d5d;
	font-size: 8pt;
}

#mainleft .commentline {
	display: block;
	color: #fff;
	padding: 8px 4px;
	font-weight: normal;
	font-size: 9pt;
}

.commentline a {
	color: #ebebeb;
}

.commentline a:hover{
	color: #fff;
	text-decoration: underline;
}

.storyprefix{
	height: 13px;
	width: 45px;
	padding: 2px 3px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background: #b1b1b1;
	border-radius: 3px;
	margin-right: 3px;
	font-size: 10px;
	text-decoration: none;
}

.new_img {
	display: block;
}

input#searchImg {
	vertical-align: middle;
}

.searchfield {
	height: 30px;
	width: 220px;
	font-size: 13pt;
	border-radius: 5px 0 0 5px;
	border: 1px solid #878787;
	margin: 0;
	background: transparent;
	border: 0;
	padding-left: 5px;
	color: #686868;
	outline: none;
}

.teh-img {
	background-color: transparent;
	border: 0;
	height: 30px;
	width: 35px;
}

#search {
	margin-top: 10px;
	padding-bottom: 10px;
	height: 30px;
	width: 260px;
	display: block;
	background: url('../img/search-background.png') no-repeat;
}

#show_all {
	width: 100%;
	padding: 10px 0 10px 0;
	background: url('../img/story_square_bg.png') repeat;
	text-align: center;
	display: block;
}

.show_all_text {
	color: #fff !important;
}

.hideMsgBox {
	width: 0;
	transition: width .4s ease-out;
	-webkit-transition: width .4s ease-out;
	-moz-transition: width .4s ease-out;
	-o-transition: width .4s ease-out;
}

#messagebox {
	position: fixed;
	top: 5%;
	right: 1%;
	background: #464646;
	color: #fff;
	font-size: 11pt;
	text-align: center;
	border: 1px solid #000;
	height: auto;
	width: auto;
	padding: 15px;
	box-shadow: 2px 2px 15px #353535;
}

.controlContainerHide {
	height: 0;
	width: 100%;
	background: url('../img-n/admin_control_bg_200px.png') repeat-x;
	color: transparent;
	transition:  .5s ease-out;
	-webkit-transition: .5s ease-out;
	-moz-transition:  .5s ease-out;
	-o-transition: .5s ease-out;
	box-shadow: 0 5px 15px #3d3d3d 20px;
}

.controlContainer { /* height must be 200px - 15px padding * 2 */
	height: auto;
	width: 100%;
	padding: 10px 0 30px 0;
	background: url('../img-n/admin_control_bg_200px.png') repeat-x;
	box-shadow: 0px 5px -15px #3d3d3d 20px;
	color: #fff;
}

.entry a {
	padding-bottom: 10px;
	color: #ececec;
	padding-left: 45px;
}

.entry a:hover {
	color: #bcbcbc;
	text-decoration: underline;
}

.entryHide {
	display: none;
	color: transparent;
}

#loginpanel {
	position: absolute;
	top: 0px;
	right: 20%;
}

#loginpanel a{
	color: #fff;
}

#loginpanel a:hover{
	text-decoration: underline;
}

#main_border {
	width: 97.5%;
	min-height: 1300px;
	margin: 0 auto;
	background: #fff;
	padding-bottom: 35px;
}

#main_wrapper {
	width: 98%;
	min-height: 1300px;
	margin: 0 auto;
}

#main {
	width: 650px;
	height: 450px;
	margin-left: 45px;
	padding-top: 8px;
}

#preload-search {
	background: url('../img/search-background.png') no-repeat;
	height: 0;
	width: 0;
	display: inline;
}

h1, h2, h3 {
	color: #000;
	border-bottom: 1px solid #bababa;
	padding: 0 0 0.3em 0;
	margin: 0 0 0.6em;
}

h4 {
	color: #606060;
	border-bottom: 1px solid #bababa;
	margin-bottom: 2px;
	padding-bottom: 4px;
	padding-top: 10px;
}

h5 {
	border-bottom: 1px solid #9a9a9a;
	color: #757575;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

	/***************************
		FOOTER
	***************************/
		
#footer {
	font-family: Tahoma, sans-serif;
	font-size: 95%;
	font-weight: normal;
	color: #787878;
	width: 100%;
	margin: 0 auto;
	display: block;
	height: 300px;
	background: url('../img-n/footer_bg.png') repeat;
	padding: 0;
}

#content_wrap {
	height: auto;
	width: 85%;
	display: block;
	margin: 0 auto;
}

#footer_wrap {
	padding-top: 47px;
	margin: 0 auto;
	width: 100%;
}

#top_divider {
	height: auto;
	background: #000;
	width: 100%;
	display: block;
	padding: 10px 0;
	margin: 0;
	box-shadow: 0px 4px 16px #919191;
	color: #fff;
	font-size: 8pt;
	text-align: center;
	font-family: Tahoma, sans-serif;
}

#footer a {
	color: #787878;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}