@import url('reset.css');
/*
-----------------------------------------------
Author:   html-coder.com
Version:  29 Sep 2008
----------------------------------------------- */

*{margin:0;padding:0}

/* =Misc(links)
----------------------------------------------- */

a img,fieldset{border:none}
ul{list-style:none;}

.clr{height:1px; line-height:1px; padding:0;margin:0; clear:both;font-size:1px;}

a {text-decoration:underline;color:#122f5f;}
a:hover {text-decoration:none;}

.clear{clear:both;font-size:1px;line-height:1px;height:1px;}
.tenpx{height:20px;}

img.float-left{float:left;margin:0 10px 10px 0;}
img.float-right{float:right;margin:0 0 10px 10px;}

p.breadcramp a{font-size:0.9em;color:#666;clear:both;}

.postarea h1 {font-size:24px;font-weight:normal;margin:0 0 10px 0;}
.postarea h2 {font-size:18px;font-weight:normal;margin:0 0 10px 0;}
.postarea h3 {font-size:14px;font-weight:bold;margin:0 0 10px 0;}
.postarea h4, h5, h6 {font-size:12px;font-weight:bold;margin:0 0 10px 0;}

.postarea p {margin:0 0 10px 0;}

hr {display:none;}

body {
	margin: 0;
	padding: 0;
	color: #000;
	font: 65.2%/1 tahoma, helvetica, sans-serif;
 	text-align:center;
	background-color:#000;
	}


/* =WRAP
----------------------------------------------- */
#wrap{
	width:1008px;
	overflow:hidden;
	text-align:left;
	margin:0 auto;
	position:relative;
	font-size:1.1em;
	background-color:#ffffff;
	}
.tizer{
	width:132px;
	height:133px;
	position:absolute;
	z-index:100;
	top:70px;
	left:150px;
	display:none;
}
	
.logo {
	float:left;
	width: 125px;
	height: 84px;
    background: url(../img/for_html/logo.gif) no-repeat 0 0;
	display:block;
	margin-right:14px;
	}
	.logo a {
		width:125px;
		height:84px;
		display:block;
		}

.sIFR-replaced {margin:0;padding:0;}
.slogan{
	float:left;
	display:inline;
	margin-right:110px;
	width:244px;
	overflow:hidden;
	}
	.slogan h2{
		color:#4c4c4c;
		text-transform:uppercase;
		line-height:1em;
        font-size:30px;
        height:30px;
        width:420px;
        overflow:hidden;
		margin:0;
		margin-top:30px;
		font-weight:normal;
		font-family:klavika, arial, helvetica, sans-serif;
		letter-spacing: 2px;
		font-weight:bold;
		clear:both;
		}

	.slogan h2 { _width:700px !important;.width:700px !important;}
	.slogan h2  object{ _width:700px !important; .width:700px !important;}
	.slogan h2  embed{ _width:700px !important;.width:700px !important;}

	.slogan h3{
		color:#000;
		text-transform:uppercase;
		font-size:14px;
		margin-top:20px;
		line-height:1em;
		letter-spacing: 1px;
		font-family:arial, helvetica, sans-serif;
		display:none;
		}

		.slogan h3 a{
			text-decoration:none;
			color:#999;
			font-size:16px;
			display:block;
			height:35px;
			width:120px;
			_width:160px;
			float:left;
			display:none;
			}
			.slogan h3 span.spec {
				display:block;
				float:left;
				margin:0 5px 0 8px;
				font-size:10px;
				padding-top:2px;
				.padding-top:0px;
				_margin-left:-10px;
				display:none;
				}
			.depMOTORSHOW {_margin-top:1px;}
			* .slogan h3 span.spec {margin-top:-3px;}
			.slogan h3 a:hover{color:#000;}
			.slogan h3 a.act{
				text-decoration:none;
				color:#000;
				}

.post{
	float:left;
	width:471px;
	height:205px;
	overflow:hidden;
	margin:35px 10px 0 0;
	font-family:verdana, tahoma, arial;
	}

        .post #arrows {
            padding-top:175px;
            float:left;
            visibility:hidden;
        }

        .post #arrows span {
            height:15px;
            width:15px;
            display:block;
            background-position:center center;
            background-repeat:no-repeat;
            cursor:pointer;
        }

        .post #arrows span.up {
            background-image:url(../img/for_html/arrow-up.gif);
        }
        .post #arrows span.down {
            background-image:url(../img/for_html/arrow-down.gif);
        }

        #nested {
            margin-top:0;
            padding:0px 5px;
        }

        #parent {
            float:left;
            width:455px;
            height:205px;
            overflow:hidden;
            line-height:12px !important;
            .line-height:16px !important;
            font-size:12px !important;
        }

	.bigImage {
		position: absolute;
		top: 34px;
		left: 414px;
		width: 90px;
		height: 71px; 
		display: block;
		z-index: 100;
}

	.post p {
		margin-top:0px;
        margin-bottom:12px;
		color:#464646;
        line-height:14px;
	}
	.post p.red{
		color:red;
		}
        .post .last{
                margin:0;
        }

.flash-box{
	overflow:hidden;
	width:1008px;
    margin:0;
	height:435px;
    padding:0;
    clear:both;
}
a.downloadLink{
	color:#FF0000;
	text-decoration:none;
}
a.downloadLink:hover{
	text-decoration:underline;
}