* {
	margin: 0;
	padding: 0;
}

html {
	font-family: Arial, sans-serif;
	font-size: 10px;
	height: 100%;
}

body {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background-color: #5e656a;
	height: 100%
}

img {
	border: 0;
}

input {
	font-size: 10px;
}

select {
	font-size: 10px;
}

textarea {
	font-size: 10px;
}

h1 {
	font-size: 11px;
}

#main {
	width: 780px;
	margin: 0 auto;
	border-left: 1px solid #373737;
	border-right: 1px solid #373737;
}

#header {
	background-color: #202020;
	text-align: center;
	padding: 10px;
}

#left_header_graphic {
	margin: 30px auto auto 10px;
	float: left;
	background: url(/images/graphics/left_header_graphic.gif) no-repeat center;
	width: 160px;
	height: 120px
}

#right_header_graphic {
	margin: 35px 10px auto auto;
	float: right;
	width: 160px;
	height: 120px;
	color: #FFFFFF
}

#header_menu {
	background: url(../images/backgrounds/menu.gif) no-repeat center;
	height: 165px;
	width: 384px;
	margin: 0 auto;
	text-align: left;
	padding: 10px 0 10px 0
}

#header_menu p {
	padding: 0 0 0 6px;
}

#header_menu img, span {
	vertical-align: middle;
}

#header_menu a {
	font-weight: bold;
	text-decoration: none;
	color: #ffaa00;
}

#header_menu a:hover {
	text-decoration: underline;
}

#pathbar {
	background: url(../images/backgrounds/header_sub.jpg) no-repeat center;
	height: 32px;
	width: 780px;
	color: #712323;
	text-align: left;
}

#pathbar p {
	padding-top: 10px
}

#pathbar span {
	margin: 0 3px
}

#pathbar a {
	font-weight: bold;
	text-decoration: underline;
	color: #000
}

#pathbar a:hover {
	text-decoration: none
}

#pathbar a.first {
	font-weight: bold;
	font-size: 11px;
}


#header_sep {
	background: url(../images/backgrounds/header_sep.gif) no-repeat center;
	height: 29px;
	width: 780px;
}

#content {
	background-color: #484d51;
	padding: 10px;
}

.content_block {
	margin: 10px 0 0 0;
	padding: 5px;
	text-align: center;
	background-color: #3d4144;
	border: 1px solid #2f3234
}

.content_block h1.title {
	padding: 5px;
	margin: 0 0 10px 0;
	text-align: left;
	background-color: #45494c;
	border-bottom: 1px solid #2f3234;
	font-weight: bold;
}

.content_block a {
	color: #FFFFFF;
	text-decoration: underline
}

.content_block a:hover {
	text-decoration: none
}

.mb_videos {
	width: 658px;
	margin: 0 auto;
	padding: 2px;
	background-color: #383d40;
	border: 1px solid #2f3234
}

.mb_videos .header {
	font-size: 11px;
	font-weight: bold;
	padding: 10px;
	background-color: #2f3234;
	text-align: left
}

.mb_videos .header img {
	vertical-align: middle;
	margin-right: 5px
}

.mb_videos .header span {
	vertical-align: middle;
}

.mb_videos .photos img {
	padding:  1px 0 0 1px;
	margin: 0
}

.mb_videos .photos .small {
	width: 160px;
}

.mb_videos .photos .big {
	width: 323px;
}

.mb_videos .photos .first {
	padding: 0
}

.lightblock {
	padding: 10px;
	margin: 0 2px 2px 2px;
	background-color: #484d51;
	border: 1px solid #34373a;
	text-align: left
}

.lightblock .cell {
	padding: 3px;
	margin: 2px;
	background-color: #45494c;
	border: 1px solid #2f3234;
	text-align: left;
	width: 108px;
	overflow: hidden
}

.lightblock .cell a {
	color: #d6d6d6;
	text-decoration: underline
}

.lightblock .cell a:hover {
	color: #FFFFFF;
	text-decoration: none
}

.lightblock .cell_title {
	padding: 3px;
	margin: 2px;
	background-color: #363a3d;
	border: 1px solid #2f3234;
	text-align: center;
	width: 108px;
	font-weight: bold;
	font-size: 11px;
	overflow: hidden
}

.mb_videos {
	margin: 0 auto 20px auto
}

.mb_videos .lightblock p b {
	font-size: 11px;
	font-weight: bold;
}

.mb_videos .tags a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.mb_videos .tags a:hover {
	text-decoration: none;
}

dl.videos_gallery {
	width: 160px;
	background-color: #5c5f62;
	text-align: center;
	padding: 5px;
	float: left;
	margin: 10px 5px auto auto;
}

dl.videos_gallery img {
	width: 160px;
	height: 120px
}

.videos_gallery a {
	color: #FFFFFF;
	text-decoration: underline
}

.videos_gallery a:hover {
	text-decoration: none;
}

.free_video_theater {
	background: url(../images/backgrounds/media_player.gif) no-repeat center;
	width: 360px;
	height: 402px
}

.free_video_theater img {
	margin: 75px 10px 70px 10px;
}

.pager {
	padding: 10px;
	background-color: #484d51;
	text-align: left
}

.pager a {
	color: #FFFFFF;
	text-decoration: underline;
	margin: 2px
}

.pager a:hover {
	text-decoration: none;
}

.pager a.current {
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.pager a.current:hover {
	text-decoration: underline;
}

.form_error {
	padding: 5px;
	background-color: #ffdaca;
	border: 1px solid #ff7349;
	text-align: center;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px
}

#annu_suscribe {
	text-align: left;
	margin: 0 auto;
	width: 500px;
	font-size: 11px;
	font-weight: bold;
}

#annu_suscribe input, textarea, select {
	font-size: 11px;
}

#annu_suscribe fieldset {
	border: 1px solid #2f3234;
	padding: 15px;
}

#annu_suscribe legend {
	padding: 5px;
	background-color: #45494c;
	border: 1px solid #2f3234;
}

#annu_suscribe label {
	text-align: left;
	display: block;
	margin-top: 5px
}

#annu_suscribe input[type="submit"] {
	margin-top: 10px;
	background-color: #484d51;
	color: #FFFFFF;
	padding: 2px;
	border: 1px inset #2f3234
}

.annu_category {
	padding: 10px;
	width: 140px;
	height: 70px;
	overflow: hidden;
	color: #FFFFFF;
	background-color: #4f5457;
	border: 1px solid #2f3234
}

.annu_category h1 {
	font-size: 12px
}

.annu_category h2 {
	margin-top: 10px;
	font-size: 11px;
	color: #bcbcbd
}

.annu_category a {
	color: #FFFFFF;
	text-decoration: underline
}

.annu_category a:hover {
	text-decoration: none
}

.annu_listing {
	width: 500px;
	margin: 0 auto 10px auto;
}

.annu_listing .site {
	font-size: 11px;
	text-align: left;
	padding: 10px;
	background-color: #45494c;
	border-bottom: 1px dashed #2f3234;
}

.annu_listing .site .stats {
	color: #e5e5e5
}

.annu_listing .site .stats span {
	margin: 3px;
}

.annu_listing .site dt a {
	color: #ffaa00;
	text-decoration: underline;
	margin-left: 3px;
	font-weight: bold
}

.annu_listing .site dd {
	margin: 5px 0
}

.annu_listing .site .link {
	margin-top: 5px
}

.annu_listing .site .link a {
	color: #CCCCCC;
	text-decoration: underline
}

.annu_listing .site .link a:hover {
	text-decoration: none
}

#footer {
	background-color: #000;
	padding: 10px;
	color: #FFFFFF
}

#footer a {
	font-weight: bold;
	color: #ffaa00;
	text-decoration: underline
}

#footer a:hover {
	text-decoration: none
}