/* ------------------------------
	CSS FOR MARIOGAMES.URG.UA
	©2009 by COD3SUN
------------------------------ */

* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #d3eaf1;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 878px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}

table {
	border : 0px;
	border-collapse : collapse;
}
table td {
	padding : 0px;
}

.ImgPost {
	margin: 4px 0;
	padding: 0;
	border: 0;
}
.quote {
	margin: 8px 0;
	padding: 4px;
	border: 1px dotted #bbb;
	background: #fff;
}
.scriptcode {
	margin: 8px 0;
	padding: 4px;
	border: 1px dotted #bbb;
}

.SpeedBar {
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}
.SpeedBar a:active,
.SpeedBar a:visited,
.SpeedBar a:link,
.SpeedBar a:hover {
	padding: 4px;
	background: url(/images/navmenu_bg.png) 0 80% no-repeat;
	text-decoration: none;
}

.navigation {
	width: 450px;
	height: 36px;
	margin: 28px auto;
	padding: 4px 0;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
}
.navigation a:active,
.navigation a:visited,
.navigation a:link,
.navigation a:hover {
	padding: 4px;
	border: 1px solid #ff9f12;
	text-decoration: none;
	color: #333;
}
.navigation span {
	padding: 4px;
	background: #ff9f12;
	color: #d3eaf1;
}

/* My banner -----------
----------------------*/
#myBanner {
	margin: 10px 0;
	padding: 8px;
	border-top: 1px solid #d3eaf1;
	background: #f0f8ff;
}
#myBanner h3 {
	font-size: 18px;
	font-weight: normal;
}
#myBanner img {
	margin: 4px 0;
}
#myBanner .code {
	border: 2px solid #d3eaf1;
	padding: 4px;
	font-size: 12px;
	color: #333;
}

/* Clouds */
#clouds {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 30px;
}
#clouds a:active,
#clouds a:visited,
#clouds a:link {
	color: #333;
	text-decoration: none;
}
#clouds a:hover {
	background: #333;
	color: #d3eaf1;
	text-decoration: none;
}
.clouds_xsmall {
	font-size: 10px;
}
.clouds_small {
	font-size: 14px;
}
.clouds_medium {
	font-size: 18px;
}
.clouds_large {
	font-size: 20px;
}
.clouds_xlarge {
	font-size: 24px;
}



/* Header --------------
----------------------*/
#header {
	width: 878px;
	height: 176px;
	background: url(/images/header.png) 0 0 no-repeat;
}
.mainIndex {
	width: 200px;
	height: 24px;
	position: absolute;
	top: 5px;
	left: 505px;
	float: left;
	display: block;
}
.mainIndex a {
	display: block;
	text-indent: -4000px;
}
.headerBanner {
	border: 2px solid #d3eaf1;
	position: relative;
	top: 75px;
	right: 60px;
	float: right;
}
.headerTextOne {
	position: relative;
	top: 69px;
	left: 252px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777;
}
.headerTextTwo {
	position: relative;
	top: 115px;
	left: 138px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.headerTextTree {
	position: relative;
	top: 50px;
	left: 325px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9d3;
}

/* Navigation Menu -----
----------------------*/
#navMenu {
	height: 39px;
	background: url(/images/navmenu_bg.png) 0 0 no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 38px;
	text-align: center;
	color: #ff9f12;
}
#navMenu a {
	margin: 0 12px;
	color: #090;
	text-decoration: underline;
}
#navMenu a:hover {
	border-bottom: 1px solid #04b907;
	color: #04b907;
	text-decoration: none;
}

/* Content -------------
----------------------*/
#content {
	width: 874px;
	border-left: 2px solid #ff9f12;
	border-top: 2px solid #ff9f12;
	border-right: 2px solid #ff9f12;
	border-bottom: 18px solid #ff9f12;
	background: #fff;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

.left {
	width: 530px;
	padding: 10px;
	float: left;
}
.left a {
	color: #333;
	text-decoration: underline;
}
.left h2 {
	padding: 15px 0 15px 0;
	font-size: 36px;
	letter-spacing: -1px;
	font-weight: normal;
	color: #333;
}
.left h2 a {
	color: #333;
	text-decoration: underline;
}

.right {
	width: 300px;
	float: right;
	padding: 10px;
	/*border-left: 1px solid #bbb;*/
	font-size: 14px;
	font-weight: normal;
}
.right ul {
	list-style-type: none;
	padding: 5px 10px 10px 10px;
}
.right h2 {
	height: 30px;
	font-size: 18px;
	color: #333;
	line-height: 30px;
}
.right a {
	text-decoration: none;
}

/* Footer --------------
----------------------*/

.line {
	width: 96%;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #ff9f12;
}

#footer {
	margin: 0;/*margin: 8px 0 40px 0;*/
	padding: 0 0 30px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	color: #333;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#navFooter {
	margin: 8px 0 0 0;
}
#navFooter a {
	margin: 0 4px;
	padding: 2px;
	color: #333;
	text-decoration: underline;
}
#navFooter a:hover {
	padding: 2px;
	background: #333;
	color: #d3eaf1;
	text-decoration: none;
}
