/******************************************************************************/
/*       <link href="css/styles.css" type="text/css" rel="stylesheet" />      */
/******************************************************************************/
/*         styles for x-ball.com.ua    |  Created by GWSol Ukraine 2007       */
/******************************************************************************/ 
@import url("reset.css");



/* MSIE 7 specific rules */
*:first-child+html a
{
}

/* MSIE 6 specific rules */
* html a
{
}





HTML, BODY, #basic{
	height:100%;
}


B, STRONG { font-weight: bold; }
I, EM { font-style: italic; }


#basis{
	margin: auto;
	width: 970px;	/* width of basis */
	min-height: 100%;
	margin-bottom: -145px;
}

#main{
	min-height: 100%;
}

#header{
	height: 100px;	/* height of header */
}
#left{
	float: left;
	width: 200px;	/* width of left column */
}
#center{
	float: left;
	width: 200px;	/* width of center column */
}
#right{
	float: right;
	width: 330px;	/* width of right column */
}

#footer{
	width: 964px;	/* width of basis */
	margin: auto;
	height: 145px;	/* height of footer */
}


/*needed to make room for footer*/
#clearfooter{
	clear: both;
	height: 145px;	/* height of footer */
}
* > HTML #clearfooter {
	float: left;
	width: 100%;
}/* ie mac styles */

HTML>BODY #minHeight{
	float: left;
	width: 0px;
	height: 100%;
	margin-bottom: -145px;	/* height of footer */
} /*safari wrapper */








/*** standard classes ***********************************************************************************************/
.separator1{
	height: 1px;
	font-size: 1px;
	display: block;
}
.separator2{
	height: 2px;
	font-size: 1px;
	display: block;
}
.separator3{
	height: 3px;
	font-size: 1px;
	display: block;
}
.separator5{
	height: 5px;
	font-size: 1px;
	display: block;
}
.separator10{
	height: 10px;
	font-size: 1px;
	display: block;
}
.separator20{
	height: 20px;
	font-size: 1px;
	display: block;
}
.separator50{
	height: 50px;
	font-size: 1px;
	display: block;
}

.clear{
	clear:both;
	display: block;
}






/*** follow sections can edit *****************************************************************************/
BODY
{
	background-color: #000000;
	behavior: url("js/csshover.htc");
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#basis
{
}

#content
{
	padding-bottom: 10px;
}


/*** header **************************************************************/
#header
{
	position: relative;
	height: 121px;
}
A#logo
{
	position: absolute;
	width: 0px;
	height: 0px;
	top: 8px;
	left: 10px;
}



/*** content ***************************************************************/
#content
{
	border: 3px solid #737373;
	border-bottom: none;
	background-color: #1e1e1e;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-x;
}






#left
{
	padding: 62px 0px 0px 0px;
	width: 213px;
	background-image: url(../images/left-bg.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
#center
{
	width: 594px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	position: relative;
}
#right
{
	float: left;
	width: 152px;
	background-image: url(../images/right-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
}




/*** painballers ******************************************/
#painballers
{
	width: 213px;
	height: 381px;
	background-image: url(../images/painballers.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#painballersRight
{
	width: 43px;
	height: 197px;
	position: absolute;
	top: 255px;
	left: 0px;
}

/*** links *************************************************/
#links
{
	width: 202px;
	margin: auto;
}
.sectionTop
{
	background-image: url(../images/links-top-bg.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	height: 9px;
}
.sectionBottom
{
	background-image: url(../images/links-bottom-bg.gif);
	background-repeat: no-repeat;
	font-size: 0px;
	height: 9px;
}
.section
{
	padding: 5px 5px 5px 5px;
	background-image: url(../images/links-bg.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#links H2
{
	color: #ffffff;
	font-size: 20px;
	background-image: url(../images/links-h2-bg.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding: 0px 0px 0px 40px;
	height: 27px;
}
#links H2 A,
#links H2 A:visited
{
	text-decoration: none;
	color: #ffffff;
}
#links UL
{
	margin: 10px 0px 0px 0px;
}
#links UL LI
{
	float: left;
	margin: 0px 3px 5px 3px;
}
#links UL LI A,
#links UL LI A:visited
{
}
#links UL LI A IMG
{
	width: 88px;
	height: 31px;
}
A.link2contact
{
	color: #eaad72;
	text-decoration: none;
	font-size: 30px;
	display: block;
	text-align: center;
	margin: 30px 0px 0px 0px;
}
#links A#gwsol
{
	text-align: center;
	background-image: url(../images/gwsol-logo.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	display: block;
	height: 19px;
	padding: 42px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	color: #be7d1b;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}


/*** center *************************************************/
#txt
{
	padding: 40px 17px 30px 47px;
}
H1.heading
{
	color: #000000;
	font-size: 30px;
}
H1.heading A
{
	color: #000000;
	font-size: 30px;
	text-decoration: none;
}

H2.heading
{
	color: #000000;
	font-size: 24px;
}
H3.heading
{
	color: #000000;
	font-size: 18px;
}




/*** post *********************************/
.post
{
	border-bottom: 1px solid #e3e3e3;
	margin: 20px 0px 10px 0px;
	padding: 0px 0px 15px 0px;
}

.page
{
	border: none;
}
.post H2
{
	font-size: 17px;
}
.post H2 A,
.post H2 A:visited
{
	color: #8a6700;
	text-decoration: none;
}
.post H2 A:hover
{
	color: #68510c;
	text-decoration: underline;
}
.page H2
{
	margin: 10px 0px 10px 0px;
	color: #8a6700;
}


.post SMALL
{
	color: #848484;
	font-size: 11px;
}
.post SMALL A,
.post SMALL A:visited
{
	color: #848484;
	text-decoration: underline;
}
.post SMALL A:hover
{
	color: #000000;
}
.post .entry
{
	padding: 15px 0px 0px 0px;
}
.post IMG
{
	float: left;
	margin: 0px 15px 10px 0px;
}
.post .entry P
{
	line-height: 20px;
	padding: 0px 0px 15px 0px;
}
.post .entry P A
{
	color: #8a6700;
}
.post .entry H3
{
	font-size: 14px;
	margin: 10px 0px 10px 0px;
}
.post .feedback
{
	text-align: right;
	color: #8a6700;
	clear: both;
}
.post .feedback
{
	text-align: right;
	color: #8a6700;
	margin: 10px 0px 0px 0px;
}
.post .feedback A,
.post .feedback A:visited
{
	color: #8a6700;
	text-decoration: none;
}
.post .feedback A:hover
{
	color: #000000;
	text-decoration: underline;
}
A#korporativka
{
	position: absolute;
	top: 24px;
	left: -175px;
}
A#korporativka IMG
{
	width: 186px;
	height: 96px;
}



/*** right ***************************************************/
#right
{
	text-align: center;
	position: relative;
}
#right #gismeteo
{
	padding: 60px 0px 10px 0px;
}
#right .banner
{
}



/*** menu *****************************************************/
#menu
{
	position: absolute;
	top: -106px;
	left: -590px;
}
#menu UL
{
}
#menu UL LI
{
	float: left;
	width: 148px;
	height: 156px;
	position: relative;
}
#menu UL LI .menuBg
{
	position: absolute;
	top: 0px;
	left: 0px;
}
#menu UL LI .menuBg IMG
{
	width: 148px;
	height: 156px;
	behavior: url(js/iepngfix.htc);
}
#menu UL LI .txt
{
	position: absolute;
	top: 5px;
	left: 0px;
	text-align: center;
	width: 148px;
	height: 151px;
}
#menu UL LI A,
#menu UL LI A:visited
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
}
#menu UL LI UL
{
	margin: 10px 0px 0px 0px;
}
#menu UL LI UL LI
{
	float: none;
	height: 20px;
}
#menu UL LI UL LI A,
#menu UL LI UL LI A:visited
{
	font-weight: normal;
	text-transform: none;
	font-size: 13px;
}
#menu UL LI UL LI A:hover
{
	text-decoration: underline;
}








/*** footer **************************************************************/
#footer
{
	background-color: #1e1e1e;
	border-left: 3px solid #737373;
	border-right: 3px solid #737373;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 100%;
	position: relative;
}
#footer .banner
{
	padding: 0px 0px 0px 280px;
	height: 60px;
}
#footer .widget
{
	width: 190px;
	height: 88px;
	position: absolute;
	top: 57px;
	right: 0px;
}
#footer #copyright
{
	color: #c1c1c1;
	font-size: 11px;
	text-align: center;
	width: 515px;
	padding: 15px 0px 0px 255px;
	line-height: 16px;
}
#footer #copyright A,
#footer #copyright A:visited
{
	color: #c1c1c1;
	text-decoration: none;
}
#footer #copyright A:hover
{
	color: #ffffff;
	text-decoration: underline;
}








/*** splash ******************************************/
#splash
{
	background-image: url(../images/splash-logo.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}


.post .entry IMG
{
	display: block;
	float: none;
	margin: 10px 0px 0px 0px;
}



