@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:url(../images/bg-top.gif) no-repeat 0 0 #ffffff;
	}

.logo {
	float:left;
	width: 112px;
	height: 113px;
    background: url(../images/logo.gif) no-repeat 0 0;
	display:block;
	}


	.logo h1 {
		width:96px;
		height:96px;
		display:block;
		}
	.logo h1  span {
		display:none;
	}

.sIFR-replaced {margin:0;padding:0;}
.slogan{
	float:left;
	display:inline;
	margin-right:10px;
	width:385px;
	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;}
	.slogan h2  object{ _width:700px !important; }
	.slogan h2  embed{ _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;
		}

		.slogan h3 a{
			text-decoration:none;
			color:#999;
                        font-size:16px;
			display:block;
                        height:35px;

			width:120px;
			_width:160px;
                        float:left;
			}

                        .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;
                        }

                         .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:right;
	width:490px;
        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(../images/arrow-up.gif);
        }
        .post #arrows span.down {
            background-image:url(../images/arrow-down.gif);
        }

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

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

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

.flash-box{
	overflow:hidden;
	width:1008px;
    margin:0;
	height:435px;
    padding:0;
    clear:both;
}