/* @override http://bamfproducciones.com/desktop_new.css */

/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* Custom CSS starts */
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

h2 {
	text-indent: 0;
	margin-top: 2em;
	font: small-caps bold 16pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
}

p {
	margin-bottom: 0.5em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}



#logo {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

#sitemenu {
	margin: auto auto 20px;
	text-align: center;
	background-color: #e5e5e5;
	vertical-align: middle;
	line-height: 1.2em;
	font-size: 14pt;
}

#sitemenu li {
	margin-left: 10px;
	display: inline;
	margin-right: 10px;
}

#sitemenu .no_menuitem {
	display: inline;
	margin-right: 10px;
	margin-left: 80px;
	font-style: italic;
	color: gray;
}

#sitemenu a {
	color: #00544b;
	padding-left: 5px;
	border-left: 5px solid #00a595;
	border-style: solid;
}

#sitemenu a:hover {
	text-decoration: none;
	border-left-color: gray;
}

#sitemenu a.active_menuitem {
	border-left-color: silver;
}

#heading {
	width: 600px;
	line-height: 1.2em;
	text-indent: 2em;
	border-left: 10px solid #e5e5e5;
	border-right: 10px solid #e5e5e5;
	text-align: justify;
	margin: 50px auto 30px;
	padding: 0 10px;
}

/* @group #tvadlist */

#tvadlist {
	font-size:0;/*eliminate the extra white-space between <li>*/
	margin: auto;
	width: 980px;
	padding: 5px;
}

#tvadlist li {
	font-size: 12pt;
	line-height: 1;
}

#tvadlist .tvad {
	width: 213px;
	display:-moz-inline-stack;/*Firefox need this to simulate display:inline-block*/
	display:inline-block;/*IE does not apply this to Block Element, and Firefox <3 does not render this, too*/
	zoom:1;/*trigger hasLayout*/
	*display:inline;
	vertical-align: top;
	border: 1px dotted silver;
	padding: 10px;
	margin: 5px;
	background-color: #e5e5e5;
	overflow: hidden;
	height: 21em;
}

#tvadlist .tvad h3 {
	color: #00544b;
	height: 2.5em;
	font-weight: bold;
	text-align: center;
}

#tvadlist .tvad .thumbnail {
	text-align: center;
	height: 120px;
	margin-top: -2px;
}

#tvadlist .tvad .thumbnail .button_play {
	position: relative;
	bottom: 80px;
}

/* @group .morevideos */

#tvadlist .tvad .morevideos li {
	font-size: 9pt;
	text-transform: uppercase;
	background-color: white;
	text-align: center;
	width: 100px;
	height: 1em;
	float: left;
	border: 1px solid silver;
	margin: 3px 1px 5px;
	padding: 1px;
}

#tvadlist .tvad .morevideos li .button {
	margin-right: 4px;
	vertical-align: top;
}

#tvadlist .tvad .morevideos a {
	color: #515151;
	text-decoration: none;
}

#tvadlist .tvad .morevideos .hidden {
	display: none;
}

/* @end */

#tvadlist .tvad .thumbnail .caption {
	font-size: 8pt;
	font-style: italic;
	text-align: right;
}

/* @group .details */

#tvadlist .tvad .details {
	font-size: 10pt;
	margin-top: 5px;
	clear: left;
	margin-bottom: 4px;
}

#tvadlist .tvad .details th {
	color: gray;
}

#tvadlist .tvad .details td {
	padding-left: 0.5em;
}

/* @end */

#tvadlist .tvad .extra {
	margin-right: -10px;
	margin-left: -10px;
	background-color: #a6dbd5;
	padding: 4px 10px 20px;
}

#tvadlist .tvad .extra li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
}

#tvadlist .tvad .extra a {
	font-size: 10pt;
	color: #00544b;
}



/* @end */

#photolist {
	font-size:0;/*eliminate the extra white-space between <li>*/
	margin: auto;
	width: 960px;
	padding: 5px;
}

#photolist .photo {
	display:-moz-inline-stack;/*Firefox need this to simulate display:inline-block*/
	display:inline-block;/*IE does not apply this to Block Element, and Firefox <3 does not render this, too*/
	zoom:1;/*trigger hasLayout*/
	*display:inline;
	vertical-align: top;
	border: 1px solid silver;
	padding: 3px;
	margin: 12px;
	overflow: hidden;
}

#bamfmap {
	width: 700px;
	height: 400px;
	margin: 30px auto;
	border: 10px solid #e5e5e5;
}

#demoreel {
	margin: 30px auto;
	border: 10px solid #e5e5e5;
	width: 853px;
	height: 505px;
}

.caption {
	margin-top: 15px;
}

#contact {
	text-align: center;
	clear: both;
	font-size: 10pt;
	margin: 10px auto;
}
