/* Created by Jayman Pandya on 06/23/2010 for the Microsite of Batuku Jataka Bandi on Zee Telugu
 *
 * Palette:
 * html background : #000000
 * body background : #902601
 * video background : #63260b
 * text background : #511b04
 * video border : #82513c
 * image border : #ffffff
 * text color : #fffefe
 */
 
/* reset browser styles */
 
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, b, u, i, center, 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-size: 12px;
    vertical-align: baseline;
    background: transparent;
}

a, img {
	border:0;
	outline:none;
	text-decoration:none;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */ 
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* tag based styles */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.5;
	color:#fffefe;
	background:#000;
}

/* id and class based styles */

#topWrap {
	width:100%;
	background:#902601 url(../images/pattern.gif) repeat-x 0 0;
}

#btmWrap {
	width:100%;
	background:url(../images/botWrapBG.gif) no-repeat center bottom;
	padding-bottom:120px;
	/*margin-bottom:15px;*/
}

#body {
	width:962px;
	margin:auto;
}

.wrapper {
	width:962px;
	height:235px;
	background-image:url(../images/background.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
}

.zeeLogo {
	width:105px;
	height:103px;
	background-image:url(../images/background.gif);
	background-position: -1344px -271px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:10px 0 0 27px;
	float:left;
	display:inline;
}

.serialName {
	width:305px;
	height:128px;
	background-image:url(../images/background.gif);
	background-position: -986px -299px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:10px 0 0 487px;
	float:left;
	display:inline;
}

#vidWrap {
	width:962px;
	background-image:url(../images/background.gif);
	background-position: 0 -236px;
	background-repeat:no-repeat;
}

#vidCover {
	width:915px;
	float:left;
	margin:0 0 15px 20px;
	display:inline;
	background-image:url(../images/vidBG.png);
}

.vidPlyr {
	width:628px;
	height:380px;
	float:left;
	padding:20px;
}

.vidThmb {
	width:222px;
	height:400px;
	float:left;
	padding:10px;
	_padding:10px 0px;
}

.thmb {
	width:96px;
	height:59px;
	padding:4px;
	background:#fff;
	border:1px solid #d3d3d3;
	float:left;
	margin:10px 5px 25px 0;
	
}

.thmb img {
	width:96px;
	height:59px;
	
}

.detailsWrapLft {
	width:500px;
	float:left;
	padding:0 0 0 35px;
}

#detailsCvr {
	width:962px;
}

.aboutTitle {
	width:171px;
	height:38px;
	background-image:url(../images/background.gif);
	background-position: -1129px -258px;
	background-repeat:no-repeat;
	position:relative;
	top:7px;
	left:12px;
	text-indent:-9999px;
}

.aboutShow {
	width:437px;
	background:#511b04;
	padding:18px;
	margin-left:25px;
}

.detailsWrapRgt {
	width:370px;
	float:left;
	padding:0 0 0 15px;
}

.photoTitle {
	width:148px;
	height:36px;
	background-image:url(../images/background.gif);
	background-position: -970px -259px;
	background-repeat:no-repeat;
	position:relative;
	top:7px;
	left:12px;
	text-indent:-9999px;
}

.photos {
	width:309px;
	background:#511b04;
	padding:18px;
	margin-left:25px;
}

.pics {
	width:78px;
	height:62px;
	border:3px solid #fff;
	float:left;
	margin:8px;
}

#footer {
	left:auto;
	margin:auto;
	position:relative;
	top:100px;
	width:267px;
}
