body, html {
    margin: 0px;
    padding: 0px;
    height: 100%;
    font-family: arial;
}

img {
    border: none;
}

/* layout */

div.container {
    min-height: 60%;
    height: auto !important;
    height: 100%;
    padding: 0 auto -6em;
    clear: both;
}

div.footer {
    height: 6em;
    clear: both;
    padding: 0px;
    margin: 0px;
    background-color: #eee;
    border-top: 2px solid #eee;
    background: #88abec url(/img/teddy-heads.png);
    text-align: center;
    padding-top: 24px;
}

div.footer a {
    font-size: 1.3em;
    color: #000;
    font-weight: bold;
}

div.header {
    height: 176px;
    background: #aed2fa url(/img/teddy-heads.png);
    border-bottom: 1px solid #fff;
}

    div.header img {
	border: none;
    }
    div.header div.header-left {
	float: left;
	width: 280px;
	position: relative;
	z-index: 1000;
    }

    div.header div.header-right {
	float: left;
	padding-top: 20px;
	height: 156px;
    }

    div.header div.right-corner {
	position: fixed;
	top: 0px;
	right: 0px;
	background: url(/img/header-right-corner.png) no-repeat top right;
	height: 176px;
	width: 202px;
    }

	div.header div.right-corner p {
	    padding: 0px;
	    margin: 0px;
	    padding-top: 10px;
	    text-align: right;
	    font-weight: bold;
	}

    div.header-right form {
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
    }

div.nav-bar {
    z-index: 1;
    background: #fbb1e5 url(/img/nav-bar-shade.png) repeat-x;
    height: 39px;
    font-weight: bold;
    font-size: 0.9em;
    margin: 0px;
    padding: 0px;
}

html>body> div.nav-bar {
    padding-left: 230px;
}

    div.nav-bar ul {
	position: relative;
	left: 0px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 39px;
    }
    div.nav-bar li {
	text-align: left;
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 39px;
	border-right: 2px solid #fff;
    }

    div.nav-bar a {
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
    }

    /* hover doesn't work in chrome */
    div.nav-bar a:hover {
	background: #466ce8 url(/img/nav-bar-shade-hover.png) repeat-x;
	display: block;
	text-decoration: none;
	height: 39px;
	padding-left: 10px;
    }

h1 { color: #3e5fe6; }

h2 { color: #3e5fe6; }

div.right-content {
    float: right;
    width: 200px;
}

div.right-content h1 {
    font-size: 1em;
    text-align: center;
}


.box {
    border: 1px solid #ccc;
    padding: 10px;
}

.box h2 {
    font-size: 1em;
    padding: 0px;
    margin: 0px;
    color: #3e5fe6;
    padding-bottom: 5px;
}

.recent-search a {
    color: #9c1ffc;
}

    div.left-content input.searchbar,
	div.watch-header-frame-search-box input.searchbar {
	border:2px solid #ccc;
	color:#000;
	font-size:16px;
	font-weight:700;
	height:18px;
	margin-top:10px;
	padding: 5px;
	width:430px;
	background-color: #fbfbfb;
    }

div.left-content {
    float: left;
    width: 690px;
    margin-left: 80px;
}

div.left-content p {
    color: #fb4bf0;
    padding-left: 10px;
}

div.left-content b {
    color: #9c1ffc;
}

div.left-content .h1 {
    position: relative;
    white-space: nowrap; 
    overflow: hidden;
    width: 710px;
}

div.left-content h1 {
    z-index: 10000;
    padding: 0px;
    margin: 0px;
    font-size: 1.5em;
    padding-bottom: 15px;
}

div.left-content h1 img {
    text-indent: -29px;
    position: relative;
    top: 10px;
    left: -55px;
    z-index: -1;
}

div.left-content div.box {
    margin-bottom: 10px;
}

div.left-content div.box p {
    color: #000;
}


div.verify-header {
    margin-top: 100px;
    height: 250px;
    background: #add0fa url(/img/teddy-heads.png);
    border-top: 3px solid #f6b1f1;
    border-bottom: 3px solid #f6b1f1;
}

    div.verify-header div.header-left {
	float: left;
	width: 480px;
	height: 300px;
    }

    div.verify-header div.header-right {
	float: left;
	width: auto;
	height: 300px;
	padding-top: 20px;
    }

	div.verify-header div.header-right p {
	    font-size: 1.3em;
	    color: #333;
	    font-weight: bold;
	    text-shadow: 0 0 1px #999;
	}

div.verify-header div.speech {
    margin-left: 50px;
    position: relative;
    top: -103px;
}

div.verify-header div.teddy {
    margin-left: 50px;
    padding-left: 190px;
    position: relative;
    top: -140px;
}

a.button {
    background: transparent url(/img/button-right.png) no-repeat scroll top right; 
    float: left;
    height: 48px; /* image height */
    margin-right: 6px;
    padding-right: 36px; /* right image width */
    text-decoration: none;
    font-weight: bold;
    color: #fff;
    margin-left: 24px;
}

a.button span {
    background: transparent url(/img/button-left.png) no-repeat; 
    display: block;
    line-height: 44px;
    padding: 0px 0px 5px 48px;
} 

a.button:hover span{
    text-decoration:underline;
}

/* result layouts */

div.gallery {
    padding-left: 10px;
    float: left;
    width: 123px;
}

div.gallery span.overlay {
    position: relative;
    top: 90px;
    left: 78px;
    background: #222;
    font-size: 10px;
    color: #ccc;
}

div.gallery img {
    z-index: -1;
}

div.model-thumbs {
    clear: both;
}

ul.gallery-thumbs {
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding-bottom: 8px;
    height: 160px;
}

ul.gallery-thumbs li {
    display: block;
    float: left;
    margin: 0px;
    padding: 4px;
    padding-right: 8px;
    height: 120px;
    width: 120px;
}

ul.gallery-thumbs span.overlay {
    position: relative;
    top: 90px;
    left: 78px;
    background: #222;
    font-size: 10px;
    color: #ccc;
}

div.movie-gallery {
    float: left;
    width: 200px;
    height: 520px;
    padding-right: 28px;
    text-align: center;
}

div.search-result {
    padding: 0px;
    margin: 0px;
    clear: both;
    height: 180px;
}

div.search-result-left {
    float: left;
    width: 190px;
    height: 160px;
    padding: 0px;
    margin: 0px;
}

div.search-result-right {
    width: 430px;
    float: left;
    height: 160px;
    padding: 0px;
    margin: 0px;
}

div.search-result-right a {
    font-size: 1.2em;
}

div.search-result-right p {
    margin: 0px;
    padding-bottom: 8px;
}

div.pagination {
    margin: 10px;
}

div.pagination a {
    text-decoration: none;
    padding: 0px 8px;
    margin: 0px 4px;
    border-bottom: 1px dotted #acd0fa;
    color: #466ce8;
}

/*  frame top */
div.watch-header-frame {
    position: absolute;
    top: 0;
    width: 100%;
    height: 58px;
    border-bottom: 3px solid #f6b1f1;
    background-color: #88abec;
}

div.watch-header-frame-left {
    padding-top: 4px;
    float: left;
    width: 470px;
}
    div.watch-header-frame input.searchbar {
	width: 200px;
    }
    div.watch-header-frame-search-box {
	float: left;
    }

div.watch-header-frame-mid {
    padding-top: 8px;
    float: left;
    width: 400px;
}

div.watch-header-frame-right {
    float: left;
    width: 100px;
}

div.watch-header-frame-right table {
    float: right;
}
div.watch-header-frame-right td {
    padding: 0px;
    margin: 0px;
    text-align: center;
}

div.watch-header-frame a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}
div.watch-header-frame a:visited {
    color: #fff;
    font-weight: bold;
}
div.watch-header-frame-logo {
    width:50px;
    float: left;
}

.center { text-align: center; }
.right { float: right; }
.blue { color: #466ce8; }
.large { font-size: 1.5em; }
.bold { font-weight: bold; }
.clear { clear: both; }
.pink { color: #fb4bf0; }
.purple { color: #9c1ffc; }

#datepicker {
    display: none;
    font-size: 10px;
    position: absolute;
    z-index: 15;
}

#duration-slider {
    margin-left: 50px;
    margin-right: 50px;
}

#advanced-search {
    margin-top: 10px;
    display: none;
}

/* search box */

ul.horizontal {
    margin: 0px;
    padding: 0px;
    height: 25px;
}
    ul.horizontal li {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
    }

    ul.horizontal li a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
    }

    /* hover doesn't work in chrome */
    ul.horizontal li a:hover {
	text-decoration: underline;
    }
