body {
background:#ffe0f0 url('http://www.atvids.com/images/at_bg.jpg') left top repeat-x fixed;
color:#000;
margin:0;
}

a {
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#000;
}

.thumb {
width:240px;
height:180px;
background-color:#fd4fa5;
text-align:center;
vertical-align:center;
border:1px solid #fff;
}

#wrap {
width:100%;
text-align:center;
}

#logo {
position:relative;
background:#ffe7f3 url('/images/logo_bg.jpg') no-repeat;
width:961px;
height:155px;
margin:0 auto;
padding:0;
}

#infobox {
position:absolute;
top:80px;
left:420px;
width:490px;
height:50px;
overflow:hidden;
color:#fff;
font-family:Trebuchet MS;
}

#infobox span {
display:block;
font-size:16px;
text-shadow:0.1em 0.1em #333;
}

#infobox em {
display:block;
width:100%;
line-height:30px;
margin:0;
padding:0;
}

#infobox a {
color:#fff;
font-weight:700;
font-size:14px;
text-shadow:0.1em 0.1em #333;
}

#infobox a:hover {
color:#fff;
}

#infobox i {
font-weight:400;
font-style:normal;
padding:0 5px;
}

.headertop {
width:996px;
margin:0;
padding:0;
}

.top {
font-family:Trebuchet MS;
font-size:18px;
font-weight:700;
color:#fff;
line-height:1.6em;
}

.topname2 {
font-family:arial;
font-size:25px;
text-decoration:none;
letter-spacing:-2px;
font-weight:700;
color:#000;
padding-top:10px;
padding-bottom:5px;
}

.text {
font-family:Trebuchet MS;
font-size:12px;
color:#000;
}

.text2 {
font-family:Trebuchet MS;
font-size:10px;
color:#99476f;
}

.topcell {
width:240px;
background:#d04087;
font-family:Trebuchet MS;
font-size:12px;
color:#000;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
}

#wrapper {
position:relative;
width:92%;
background-color:#3d0e3a;
text-align:center;
-moz-border-radius:7px;
-webkit-border-radius:7px;
margin:0 auto;
padding:0 0 6px;
}

#thumbs {
background:none;
list-style-type:none;
overflow:hidden;
text-align:center;
}

#thumbs ul{
	display: inline-block;
	//display: inline;
	zoom: 1;
	padding: 2px 0 5px 0;
	margin: 0;
	text-align: center;
	font-size:0px;
	word-spacing:-1px;
}

#thumbs li {
	text-align: center;
	vertical-align: top;
	height: auto;
	display: inline-block;
	display: -moz-inline-stack;
	padding: 2px;
	cursor: default;
	zoom: 1;
    *display: inline;
}


.g_clear {
clear:both;
}
