/* @master reset */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,hr,pre,a,abbr,acronym,address,code,del,dfn,img,q,dl,dt,dd,ol,ul,li,legend,caption {
border:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
text-shadow:#000 0 0 0;
margin:0;
padding:0;
}
* html ul li {
position:relative;
}
strong {
font-weight:700;
}
blockquote:before,blockquote:after,q:before,q:after {
content:"";
}
blockquote,q {
quotes:"" "";
}
a img {
border:none;
}

td {
	padding: 0px;
	margin: 0px;
}

/* @end */

body {
	font-family: Georgia, Times, Serif;
	margin: 0px auto;
	background: #000000 url(/ir/clients/tantra/i/BG.jpg) top center;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #929292;
	line-height: 22px;
}

hr {
 			border: 1px solid #4b4b4b;
 			margin-top: 8px;
 			margin-bottom: 8px;
}

.mainContainer {
	width: 960px;
	_width: 1010px;
	margin: 0px auto;
}

.mainContainerLeft {
	width: 913px;
	float: left;
}

.mainContainerRight {
	width: 47px;
	margin-top: 183px;
	float: left;
}

.header {
	width: 960px;
	margin: 0px auto;
	background: #000000;
	padding: 0px;
}

.menu {
	background: url(/ir/clients/tantra/i/link-bg.jpg);
	padding-top: 14px;
	text-align: center;
	width: 913px;
	height: 45px;
}

.social {
	background: url(/ir/clients/tantra/i/social.jpg);
	width: 913px;
	height: 58px;
}

.socialIcons {
	float: left;
}

.socialText {
	padding: 22px 5px 0px 0px;
	color: #cc0000;
	float: right;
	font-size: 18px;
	font-weight: lighter;
}

.socialText td {
	vertical-align: middle;
}
	

.slideshow {
	width: 913px;
	height: 254px;
}

.slideshowLeft {
	width: 604px;
	height: 254px;
	float: left;
}

.slideshowRight {
	width: 308px;
	height: 254px;
	float: right;
	background: #000000;
	color: #ffffff;
	border-left: 1px solid #4a4a4a;
}

.contentBoxleft {
	padding-top: 30px;
	padding-right: 20px;
	width: 500px;
	_width: 480px;
	float: left;
	font-size: 13px;
}

.contentBoxRight {
	padding-top: 20px;
	width: 393px;
	float: left;
}

.contentBoxInside {
	padding-top: 30px;
	padding-right: 20px;
	width: 893px;
	float: left;
	font-size: 13px;
}

.clear {
	clear: both;
}


.footer {
	width: 960px;
	height: 47px;
	margin: 20px auto 20px auto;
}

.footerLeft {
	text-align: left;
	float: left;
	line-height: 20px;
	padding: 5px 0px 0px 10px;
	background: url(/ir/clients/tantra/i/footer-left.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #465c66;
}

.footerRight {
	text-align: right;
	float: right;
}


h1 {
	font-weight: normal;
	font-size: 20px;
	color: #ffffff;
	padding-bottom: 20px;
}

h2 {
	font-weight: normal;
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 5px;
	margin-top: 3px;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	color: #c3c3c3;
	margin-bottom: 0px;
	margin-top: 5px;
}


.LinkTwitter {
	width: 127px;
	height: 58px;
	border: 0px;
	float: left;
}

.LinkFacebook {
	width: 146px;
	height: 58px;
	border: 0px;
	float: left;
}

.LinkYoutube {
	width: 102px;
	height: 58px;
	border: 0px;
	float: left;
}

.LinkHeader {
	width: 960px;
	height: 183px;
	border: 0px;
	float: left;
}

.LinkTwitter a {
	display: block;
	width: 127px;
	height: 58px;
	background: url(/ir/clients/tantra/i/twitter.jpg) no-repeat top left;
}

.LinkFacebook a {
	display: block;
	width: 146px;
	height: 58px;
	background: url(/ir/clients/tantra/i/facebook.jpg) no-repeat top left;
}

.LinkYoutube a {
	display: block;
	width: 102px;
	height: 58px;
	background: url(/ir/clients/tantra/i/youtube.jpg) no-repeat top left;
}

.LinkHeader a {
	display: block;
	width: 960px;
	height: 183px;
	background: url(/ir/clients/tantra/i/header.jpg) no-repeat top left;
}

.LinkTwitter a:hover, .LinkFacebook a:hover, .LinkYoutube a:hover, .LinkHeader a:hover  {
	background-position: bottom left;
}

  a:link {
	color: #cc0000;
	text-decoration:none;
	font-weight: normal;
}

  a:visited {
	color: #f82d2d;
	text-decoration:none;
	font-weight: normal;
}

  a:hover {
	color: #ffffff;
	text-decoration:none;
	font-weight: normal;
}

.menu a {
	color: #cc0000;
	padding: 25px 15px 0px 15px;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: 1px;
	font-family: Georgia, Times, Serif;
}

.menu a:visited {
	color: #cc0000;
}

.menu a:hover {
	color: #ffffff;
}

#creditfooter { display:none;}

    /*---------Tantra Slideshow--------*/
     
#slideshow {
	position:relative;
	height:254px;
	width:604px;
	float:left;
	margin:0;
	overflow: none;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8
}

#slideshow IMG.active {
	z-index:10
}

#slideshow IMG.last-active {
	z-index:9
}

table {
	background-color: #000000;
	color: #ffffff;
}
    
