/* Rompvids.com */ /* bq.lt */ 

html, body {
    height: 100%;
	height: auto;
}
body {
	font-family: Tahoma;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color: #000;
	font-size: 11px;
	background: #fff url(i/main-bg.png) repeat-x;
}
a {
	outline: none;
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}

/* -- */

div#block {
	width: 830px;
	margin: 0px auto
}

/* -- */

div#logo {
	height: 131px;
	background: url(i/logo-bg.png) top left no-repeat;
	width: 100%;
	position: relative;
}
div#logo a {
	height: 80px;
	width: 320px;
	position: absolute;
	top: 28px;
	left: 0px;
	display: block;
}

/* -- */

div.x {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

/* -- */

div.title {
	background: url(i/title-r.png) right ;
}
h1, h2, h3 {
	padding: 0px 10px;
	margin: 0px 6px 0px 0px;
	background: url(i/title-bg.png) top left no-repeat;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
}

/* -- */

div#content {
}

/* -- */ 

div#w {
	float: left;
	width: 506px;
	margin: 0px 10px 0px 0px;
}
div.vids {
	padding: 14px 0px 10px 0px;
}
div.vids a {
	padding: 1px;
	background: #000;
	display: inline-block;
	margin: 0px 2px 4px 0px;
	color: #fff;
}
div.vids a:hover {
	background: #e6a812;
	text-decoration: none;
}
div.vids a img {
	border: 1px solid #000;
	display: block;
}
div.vids a span {
	display: block;
	text-align: center;
	word-spacing: -1px;
	height: 18px;
	line-height: 18px;
}
div.vids a:hover img {
	border: 1px solid #e6a812;
	
}

/* -- */

div.navi {
	background: #e6a812 url(i/navi-bg.png) center repeat-x;
	text-align: center;
	font-size: 11px;
}
div.navi-t, div.navi-b {
	position: relative;
	height: 6px;
	font-size: 1px;
}
div.navi-t div.l {
	background: url(i/tl.png) no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 9px;
	width: 9px;
}
div.navi-t div.r {
	background: url(i/tr.png) no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 9px;
	width: 9px;
}
div.navi-b div.l {
	background: url(i/bl.png) no-repeat;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 9px;
	width: 9px;
}
div.navi-b div.r {
	background: url(i/br.png) no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 9px;
	width: 9px;
}
div.navi td {
	vertical-align: middle;
}
div.navi a {
	color: #000;
	text-decoration: none;
	background: none;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	width: 22px;
}
div.navi a:hover {
	background: url(i/navi-hover.png) repeat-x;
	text-decoration: none;
}

/* -- */

div#q {
	float: left;
	width: 300px;
}
div.in {
	padding: 14px 0px;
}
div.video {
	padding: 0px 0px 0px 0px;
}
div.video embed, div.video object {
	width: 500px;
	height: 416px;
	background-color: #000;
	margin: 14px auto 10px auto;
	padding: 0px;
	display: block;
}	
div.full {
	text-align: center;
	padding: 0px 0px 10px 0px;
}
div.full a {
	font-size: 18px;
}
div.full a:hover {
	color: #e6a812;
}

/* -- */

div#footer {
	padding: 14px 0px;
}
div#footer div.left {
	margin: 0px 250px 0px 0px;
	height: 25px;
	line-height: 25px;
}
div#footer div.right {
	float: right;
	width: 250px;
	text-align: right;
	height: 25px;
	line-height: 25px;
}
div#link-box div.navi-t, div#link-box div.navi-b {
	height: 14px;
}
div#link-box {
	background: #e4e4e4 url(i/link-box-bg.png) top repeat-x;
}
div#link-box ol {
	padding: 0px 0px 0px 40px;
	margin: 0px;
}
div#link-box li a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	position: relative;
}
div#link-box li a:hover {
	text-decoration: none;
	color: #e6a812;
	background: none;
}
div#link-box li {
	line-height: 18px;
	padding: 0px;
}
div#link-box li.01 {
	margin-left: 50px;
}
div#link-box li.02 {
	margin-left: 250px;
}
div#link-box li.03 {
	margin-left: 450px;
}
div#link-box li.04 {
	margin-left: 650px;
}
/* IE6 */

div.navi-t div.l, div.navi-t div.r, div.navi-b div.l, div.navi-b div.r {
    behavior: url(http://www.rompvids.com/iepngfix.htc);
}
div.navi-t div.l, div.navi-t div.r, div.navi-b div.l, div.navi-b div.r {
    behavior: url(iepngfix.htc);
}

/* */

div.intro-text p {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}















