/* Start of CMSMS style sheet 'Layout: Gameinside' */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, 
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
input[type=text], select, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font: normal 9pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	background: transparent;
}

body .Preview_Home_Summary_Content *,
body .NewsPostDetailSummary *,
body .News_Home_Content *,
body #home_newsdetail * {
	color: #D6D6D6 !important;
	font-size: 9pt !important;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
}

body {
	background: #000 url(uploads/gameinside/background_page.jpg) no-repeat top center;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

hr { clear: both; }

.error_message {
	font-size: 1em;
	color: #555;
	background: #fff6bf url(uploads/gameinside/error.gif) center no-repeat;
	background-position: 10px 50%; /* x-pos y-pos */
	padding: 5px 10px 5px 36px;
	margin: 0 0 5px;
	border: 2px solid #ffd324;
	border-width: 2px 0;
	font-weight: normal;
}

.error_message ul {
	list-style: none;
}

#header {
	width: 980px;
	height: 110px;
	margin: 0 auto;
	background: transparent url(uploads/gameinside/background_header.png) no-repeat top center;
}

#logo {
	margin: 30px 0 0 30px;
	float: left;
	width: 194px;
	height: 66px;
	background: transparent url(uploads/gameinside/logo.png) no-repeat top left;
}

#logo > a {
	display: block;
	width: 370px;
	height: 75px;
	overflow: hidden;
	text-indent: -999em;
}

#search {
	margin-top: 30px;
	width: 300px;
	float: right;
}

#search > form > input[type=text] {
	margin-right: 5px;
	width: 190px;
	border: 1px #78C100 solid;
	padding: 3px;
}

#content_container {
	width: 980px;
	margin: 10px auto 0;
	padding: 10px;
	background: transparent url(uploads/gameinside/background_content.png) no-repeat top center;
}

#navigation,
#navigation > li {
	list-style: none;
	display: inline;
	float: left;
}

#navigation > li {
	margin: 0 10px 10px;
}

#navigation > li > a{
	color: #FFF;
}

#home_teaser {
	position: relative;
	clear: both;
}

#home_teaser,
#home_gametv{
	height: 306px;
/*	margin: 10px 0;*/
	margin-bottom: 10px;
}

#home_teaser_thumbs {
	position: absolute;
	height: 306px;
	padding: 0 3px;
	background: transparent url(uploads/gameinside/background_content.png) no-repeat top center;
}

#home_teaser_thumbs > ul,
#home_teaser_thumbs >ul > li {
	list-style: none;
}

#home_teaser_thumbs >ul > li {
	margin-top: 2px;
}

#home_teaser_thumbs > ul > li > img {
	cursor: pointer;
	padding: 2px;
}

#home_teaser_thumbs > ul > li.active > img {
	padding: 0;
	border: 2px #78c100 solid;
}

#home_teaser_title{
	background: transparent url(uploads/gameinside/background_content.png) no-repeat top center;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: bold;
	left: 110px;
	padding: 5px;
	position: absolute;
	top: 280px;
	width: 366px;
}

/*#home_gametv {
	padding: 10px;*/
}*/

#home_gametv h3 {
	font-weight: bold;
	font-size: 1.1em;
}

#home_gametv,
#home_gametv a {
	color: #FFF;
}

#home_gametv ul,
#home_gametv li {
	list-style: none;
}

#ad_728,
#ad_242 {
	min-height: 90px;
	padding-bottom: 10px
}

#ad_728 {
	clear: both;
	float: left;
	width: 728px;
}

#ad_242 {
	float: right;
	width: 242px;
}

#ad_468 {
	float: right;
	margin-right: 144px;
	margin-top: 25px;
}

#ad_160 {
	padding: 9px;
	text-align: center;
}

#home_teaser {
	width: 486px;
	float: left;
}

#home_gametv {
	width: 484px;
	float: right;
	background-color: #3a3b3f;
}

.rss { margin-right: 10px; }

#home_content_box > h1, 
#home_newsdetail_box > h1,
#home_previews_box > h1, 
#home_previews_info h1,
#home_previews > h1,
#home_news_box > h1,
#home_search_results_box > h1,
#home_poll h1,
#home_rightblock > h1 {
	color: #FFF;
	padding: 10px;
	font-weight: bold;
	text-transform: uppercase;
	/*background-color: #949597;*/
	background: transparent url(uploads/gameinside/background_content.png) no-repeat top center;
}

#home_content > h2 {
	font-weight: 1.1em;
	margin-bottom: 10px;
	font-weight: bold;
}

#home_content p {
	margin-bottom: 5px;
}

#home_content_box,
#home_newsdetail_box,
#home_previews_box,
#home_search_results_box
 {
	clear: both;
	width: 486px;
	float: left;
}

#home_content, 
#home_content a {
	color: #FFF;
}

#home_content {
	padding: 10px;
}

#home_content.home_content_hardware,
#home_content.home_content_movies {
	padding: 0;
}

#home_content .formbuilderform div {
	clear: both;
	margin-bottom: 5px;
}

#home_content .formbuilderform label {
	float: left;
	width: 250px;
}

#home_content .formbuilderform input[type=text] {
	width: 200px;
	padding: 2px;
	color: #FFF;
	border: 1px #949597 solid;
	background-color: #3a3b3f;
}

#home_content .formbuilderform select {
	color: #FFF;
	border: 1px #949597 solid;
	background-color: #3a3b3f;
}

#home_content .formbuilderform textarea {
	width: 200px;
	height: 100px;
	padding: 2px;
	color: #FFF;
	border: 1px #949597 solid;
	background-color: #3a3b3f;
}

#home_content .formbuilderform .submit {
	padding-top: 10px;
}

#home_content .formbuilderform .agbs {
	padding: 5px;
	background-color: #3a3b3f;
}

#home_content .formbuilderform .agbs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#home_content > h3 {
	color: #78C100;
	font-size: 1em;
	font-weight: bold;
}

#home_content ul {
	margin: 10px 0;
}

#home_content li {
	margin-left: 20px;
}

#home_news_box,
#home_previews_info {
	width: 296px;
	float: left; 
	margin: 0 10px;
}

#home_content,
#home_previews, 
#home_news,
#home_newsdetail,
#home_previews,
#home_previews_gallery,
#home_previews_rating,
#home_previews_downloads,
#home_search,
#home_search_results,
#ccc_player,
#home_games,
#ad_160,
.pollvoteform,
.pollresultlist {
/*	background-color: #3a3b3f;*/
	background: transparent url(uploads/gameinside/background_box.png);
}

#home_news,
#home_previews_gallery,
#home_previews_rating,
#home_previews_downloads,
#home_search,
#home_search_results,
#ccc_player,
#home_games,
.pollvoteform,
.pollresultlist {
	color: #FFF;
	padding: 10px;
}

#home_newsdetail,
#home_newsdetail a,
#ccc_player a,
#home_games a,
#home_newsletter a,
#home_previews_downloads a {
	color: #FFF;
}

#home_newsdetail #NewsPostDetailSummary {
	padding-top: 10px;
}

#home_newsdetail #NewsPostDetailContent{
	padding-bottom: 10px;
}

#home_games ul,
#home_games li {
	list-style: none;
}

#home_newsletter {
	color: #FFF;
}

#home_newsletter > form > label {
	clear: both;
	float: left;
	width: 50px;
	padding-top: 3px;
	margin: 0 0 3px;
}

#home_newsletter input[type=text] {
	float: left;
	width: 160px;
	border: 1px #78C100 solid;
	padding: 3px;
	margin: 0 0 3px;
}

#newsletter_entries {
	clear: both;
	margin-bottom: 10px;
}

.nms_message {
	font-size: 1em;
	color: #555;
	display: block;
	background: #fff6bf url(uploads/gameinside/error.gif) center no-repeat;
	background-position: 10px 50%; /* x-pos y-pos */
	padding: 5px 10px 5px 36px;
	margin: 0 0 5px;
	border: 2px solid #ffd324;
	border-width: 2px 0;
	font-weight: normal;
}

.pollvoteform input[type=submit] {
	margin-top: 10px;
}

.resultvotes strong {
	font-weight: bold;
	font-style: italic;
	color: #FE8F00;
}

.pollresultlist .pollresults img {
	margin: 3px 0;
}

#home_rightblock {
	width: 178px;
	float: left; 
}

#footer {
	clear: both;
	padding: 20px 0;
	text-align: center;
}

#footer,
#footer a {
	color: #FFF;
}

#social_bookmarks {
	margin-top: 10px;
}

#social_bookmarks > a {
	margin: 0 5px;
}

/* PREVIEW SECTION HOME */
#home_previews > hr {
	clear: both;
	height: 1px;
/*	border: 1px #FFF solid;
	border-top-width: 1px;*/
	border: 0;
	background-color: #FFF;
}

.Preview_Home_Summary {
	padding: 10px;
}

.Preview_Home_Summary:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.Preview_Home_Image {
	width: 135px;
	float: left;
	margin-right: 10px;
}

.Preview_Home_Content {
	width: 321px;
	float: left;
	color: #d6d6d6;
}

.Preview_Home_Short_Content {
	color: #d6d6d6;
}

.Preview_Home_Short_Content > h2 > a,
.Preview_Home_Content > h2 > a {
	font-size: 1.1em;
	font-weight: bold;
}

#content_container .category_previews a,
#content_container .category_reviews a {
	color: #78c100;
}

#content_container .category_hardware a {
	color: #cc3333;
}

#content_container .category_movies a {
	color: #0099cc;
}

.Preview_Home_Content > h2 {
	clear: both;
	margin-bottom: 5px;
}

.Preview_Home_Content img.plattform {
	margin-right: 5px;
}

.Preview_Home_Morelink {
	float: right;
	text-align: right;
}

.Preview_Home_Morelink > a {
	font-weight: bold;
}
/* PREVIEW SECTION HOME */


/* NEWS SECTION HOME */
#News_Home_Pagination {
	color: #D6D6D6;
	padding-bottom: 10px;
}

#News_Home_Pagination > a {
	color: #78C100;
	font-weight: bold;
}

.News_Home_Content {
	color: #d6d6d6;
}

.News_Home_Postdate,
h2.News_Home_Title > a {
	color: #78c100;
	font-size: 1.1em;
	font-weight: bold;
}

.News_Home_Postdate {
	color: #7ce6b8;
}

h2.News_Home_Title,
.News_Home_Postdate {
	clear: both;
	margin-bottom: 5px;
}

.News_Home_Morelink {
	float: right;
	text-align: right;
	margin-bottom: 5px;
}

.News_Home_Morelink > a {
	color: #fe8f00 !important;
	font-weight: bold;
}

.Preview_Home_Plattforms {
	padding-bottom: 10px;
}

.Preview_Home_Plattforms > span {
	float: left;
	color: #FFF;
	margin-right: 10px;
}

.News_Home_Summary:after,
.Preview_Home_Plattforms:after {

	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* NEWS SECTION HOME */

/* PREVIEWS DETAIL */
#NewsPostDetailSummary,
#NewsPostDetailSummary a,
#NewsPostDetailContent,
#NewsPostDetailContent a {
	color: #d6d6d6;
}

#NewsPostDetailSummary,
#NewsPostDetailContent {
	clear: both;
	margin: 0 10px 10px;
}

#NewsPostDetailSummary {
	font-weight: bold;
}

#home_gallery_images {
	width: 273px;
	margin: 0 auto;
}

#home_previews_gallery {
	padding: 13px 10px;
}

#home_previews_gallery .img {
	float: left;
	margin: 3px;
}

#home_previews_gallery:after,
#home_previews_rating > dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#home_previews_rating > dl > dt,
#home_previews_rating > dl > dl {
	width: 108px;
	float: left;
}

#home_previews_rating > dl > dt {
	font-weight: bold;
}

#home_previews_rating > dl > .gesamt  {
	font-size: 1.1em;
	font-weight: bold;
	padding-top: 5px;
}

#home_previews_packshot {
	float: left;
	width: 135px;
	margin: 10px;
}

.corner { min-height: 171px; }
.corner_top_left { background: transparent url(uploads/gameinside/round_corner_top_left.gif) top left no-repeat; }
.corner_top_right { background: transparent url(uploads/gameinside/round_corner_top_right.gif) top right no-repeat; }
.corner_bottom_left { background: transparent url(uploads/gameinside/round_corner_bottom_left.gif) bottom left no-repeat; }
.corner_bottom_right { background: transparent url(uploads/gameinside/round_corner_bottom_right.gif) bottom right no-repeat; padding: 10px; }

.corner_bottom_right > dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#home_previews_infobox {
	float: left;
	width: 321px;
	margin: 10px 10px 10px 0;
	min-height: 171px;
	background-color: #949597;
}

#home_previews_infobox,
#home_previews_infobox a {
	color: #FFF;
}

#home_previews_infobox > dl:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#home_previews_infobox dt {
	float: left;
	width: 100px;
}

#home_previews_infobox dd {
	float: left;
	width: 201px;
}

#home_previews_infobox li,
#home_previews_infobox ul {
	list-style: none;
}

#NewsPostDetailYouTubePlaylist {
	width: 457px;
	margin: 10px auto 0;
	padding-bottom: 10px;
}

#NewsPostDetailYouTubePlaylist > object,
#NewsPostDetailYouTubePlaylist > a {
	position: relative;
}

#NewsPostDetailYouTubePlaylist > a {
	top: -3px;
}

/* PREVIEWS DETAIL */
/* End of 'Layout: Gameinside' */

