@charset "utf-8";
/* CSS Document */
.skipnavbutton {
	display: none;
}
a {
	text-decoration: none;
	color: #9eb124;
}
a:hover {
	text-decoration: underline;
}
H1 {
	font-size: 16px;
	margin: 0px;
	color: #9eb124;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 10px;
}
H2 {
	font-size: 11px;
	margin: 0px;
	color: #CCC;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 15px;
	color: #9eb124;
}
H3 {
	margin: 0px;
	padding-bottom: 15px;
	line-height: 25px;
	font-weight: normal;
	font-size: 0.7em;
	font-style: italic;
	color: #9eb124;
}
H4 {
	font-size: 13px;
	margin: 0px;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #9eb124;
	font-weight: normal;
	padding-bottom: 15px;
}
H5 {
	font-size: 13px;
	color: #CCC;
	margin: 0px;
	padding-bottom: 15px;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
H6 {
	font-size: 11px;
	margin: 0px;
	padding-bottom: 0px;
	line-height: 19px;
	color: #CCC;
	font-weight: normal;
}
P {
	font-size: 11px;
	margin: 0px;
	padding-bottom: 15px;
	line-height: 19px;
	color: #CCC;
}
UL {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	padding-bottom: 15px;
}
LI {
	margin: 0px;
	line-height: 18px;
	color: #CCC;
	list-style: none;
	list-style-image: none;
	background-image: url(images/sce/lidot.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.displaynone {
	display: none;
}
strong {
	color: #9eb124;
}
hr {
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	border: none;
	border-top: 1px dotted #FFF;
}
img {
	border: none;
}
blockquote {
	padding: 0px;
	margin: 0px;
}
blockquote p{
	padding-bottom: 5px;
	line-height: 20px;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	background-color: #000;
}
.maincontainer {
	width: 924px;
	height: auto;
	margin: 0 auto 0;
	background-image: url(images/sce/bg.jpg);
	background-repeat: no-repeat;
}
.maincontainerinside {
	width: 924px;
	height: auto;
	float: left;
	background-image: url(images/sce/bg.jpg);
	background-repeat: no-repeat;
}
.maincontainerline1 {
	width: 924px;
	height: auto;
	float: left;
	padding-bottom: 20px;
}
.maincontainerline1left {
	width: 157px;
	height: auto;
	float: left;
	padding-top: 30px;
}
.maincontainerline1left a{
	width: 157px;
	height: 28px;
	display: block;
}
.maincontainerline2 {
	width: 924px;
	height: auto;
	float: left;
	border-bottom: 1px solid #9eb124;
	padding-bottom: 20px;
}
.maincontainerline2left {
	width: 658px;
	height: auto;
	float: left;
}
.maincontainerline2leftline1 {
	width: 658px;
	height: auto;
	float: left;
}
.maincontainerline2leftline2 {
	width: 658px;
	height: auto;
	float: left;
	padding-top: 5px;
}
.maincontainerline2right {
	width: 266px;
	height: auto;
	float: right;
}
.maincontainerline3 {
	width: 924px;
	height: auto;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.maincontainerline3inside {
	width: 924px;
	height: auto;
	float: left;
}
.maincontainerline4 {
	width: 924px;
	height: auto;
	float: left;
	border-top: 1px solid #9eb124;
	padding-top: 30px;
	padding-bottom: 30px;
}
.maincontainerline4right {
	width: 266px;
	height: auto;
	float: right;
}
/*left navigation styles start */
#leftnav {
}
#leftnav ul{
	list-style: none;
	list-style-image: none;
	background-image: none;
	padding: 0px;
	text-align: left;
}
#leftnav li{
	list-style: none;
	list-style-image: none;
	background-image: none;
	display: inline;
	line-height: normal;
	color: #9eb124;
	letter-spacing: 1px;
	font-size: 11px;
	padding: 0px;
}
#leftnav a{
	color: #c1c1c1;
	text-decoration: none;
}
#leftnav a.active{
	color: #9eb124;
}
#leftnav a:hover{
	color: #9eb124;
	text-decoration: none;
}
/*left navigation styles end */
/*left2 navigation styles start */
#leftnav2 {
}
#leftnav2 ul{
	list-style: none;
	list-style-image: none;
	background-image: none;
	padding: 0px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
}
#leftnav2 li{
	list-style: none;
	list-style-image: none;
	background-image: none;
	display: inline;
	line-height: normal;
	color: #9eb124;
	letter-spacing: 1px;
	font-size: 11px;
	padding: 0px;	
}
#leftnav2 a{
	color: #999;
	text-decoration: none;
}
#leftnav2 a:hover{
	color: #9eb124;
	text-decoration: none;
}
/*left2 navigation styles end */
/*right navigation styles start */
#rightnav {
}
#rightnav ul{
	list-style: none;
	list-style-image: none;
	background-image: none;
	padding: 0px;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
}
#rightnav li{
	list-style: none;
	list-style-image: none;
	background-image: none;
	display: inline;
	line-height: normal;
	color: #9eb124;
	letter-spacing: 1px;
	font-size: 11px;
	padding: 0px;
}
#rightnav a{
	color: #c1c1c1;
	text-decoration: none;
}
#rightnav a:hover{
	color: #9eb124;
	text-decoration: none;
}
/*right navigation styles end */
/* body content styles start */
#bodycontent {
}
/* body content styles end */
/* footer styles start */
#footer {
	float: right;
	padding-top: 5px;
}
#footer ul{
	list-style: none;
	list-style-image: none;
	background-image: none;
	padding: 0px;
	text-align: right;
}
#footer li{
	display: inline;
	list-style: none;
	list-style-image: none;
	background-image: none;
	padding: 0px;
	color: #666;
	font-size: 0.55em;
	letter-spacing: 2px;
	line-height: normal;
	font-weight: normal;
}
#footer a{
}
#footer a:hover{
}
/* footer styles end */
/* content styles start */
.contentholder {
	width: 924px;
	height: auto;
	float: left;
}
.homepageholder {
	width: 924px;
	height: auto;
	float: left;
}
.homepageholderleft {
	width: 265px;
	height: 440px;
	float: left;
	background-image: url(images/sce/sairahome2.jpg);
	background-repeat: no-repeat;
}
.showreelpic {
	width: 265px;
	height: 440px;
	float: left;
}
.motivationalspeaker {
	width: 265px;
	height: 440px;
	float: left;
	background-image: url(images/sce/motivational-speaker.jpg);
	background-repeat: no-repeat;
}
.corporatespeaker {
	width: 265px;
	height: 440px;
	float: left;
	background-image: url(images/sce/corporate-speaker.jpg);
	background-repeat: no-repeat;
}
.femalepic {
	width: 265px;
	height: 440px;
	float: left;
	background-image: url(images/sce/femalespeaker.jpg);
	background-repeat: no-repeat;
}
.authorpic {
	width: 265px;
	height: 440px;
	float: left;
	background-image: url(images/sce/sairahome.jpg);
	background-repeat: no-repeat;
}
.businesswomenpic {
	width: 265px;
	height: 440px;
	float: left;
	background-image: url(images/sce/sairamiamoo.jpg);
	background-repeat: no-repeat;
}
.homepageholderright {
	width: 654px;
	height: 440px;
	float: right;
}
.homepageholderrightleft {
	width: 319px;
	height: 400px;
	float: left;
	background-color: #333333;
	padding: 20px;
}
.homepageholderrightright {
	width: 250px;
	height: 400px;
	float: right;
	background-color: #424242;
	padding: 20px;
}
.homepageholderrightrightline1 {
	width: 250px;
	height: auto;
	float: left;
}
.homepageholderrightrightline2 {
	width: 250px;
	height: auto;
	float: left;
}
.homepageholderrightrightline3 {
	width: 250px;
	height: auto;
	float: left;
}
.miamoopicsholder {
	width: 290px;
	height: 440px;
	float: right;
	background-color: #424242;
}
.miamoopicsholderline1 {
	width: 250px;
	height: auto;
	float: left;
	padding: 20px;
	padding-bottom: 0px;
}
.miamoopicsholderline2 {
	width: 290px;
	height: 120px;
	float: left;
}
.miamoopicsholderline2box {
	width: 58px;
	height: 110px;
	float: left;
}
.miamoopicsholderline3 {
	width: 290px;
	height: 110px;
	float: left;
}
.miamoopicsholderline3box {
	width: 58px;
	height: 110px;
	float: left;
}
.miamoopicsholderline3box2 {
	width: 116px;
	height: 110px;
	float: left;
}
#product1,#product2,#product3,#product4,#product5,#product6celebrityspeakerpic,#product7,#product8,#product9,#product10 {
}
.colomnistholder {
	width: 924px;
	height: auto;
	float: left;
}
.colomnistholderleft {
	width: 629px;
	height: 440px;
	float: left;
}
.colomnistholderright {
	width: 250px;
	height: 400px;
	float: right;
	background-color: #333;
	padding: 20px;
}
.colomnistholderrightline1 {
	width: 250px;
	height: auto;
	float: left;
}
.colomnistholderrightline2 {
	width: 250px;
	height: auto;
	float: left;
}
.contactholder {
	width: 250px;
	height: auto;
	float: left;
}
.contactholderline1 {
	width: 250px;
	height: auto;
	float: left;
	padding-bottom: 3px;
}
.contactholderline1 label{
	font-size: 0.75em;
	color: #CCC;
}
.contactholderline2 {
	width: 250px;
	height: auto;
	float: left;
	padding-bottom: 5px;
}
.contactholderline2 input{
	width: 235px;
	height: 18px;
	float: left;
	border: 1px #CCC;
	background-color: #666;
	padding: 0px;
	margin: 0px;
}
.contactholderline2 textarea{
	width: 235px;
	height: 70px;
	float: left;
	border: 1px #CCC;
	background-color: #666;
	padding: 0px;
	margin: 0px;
}
.contactholderline3 {
	width: 250px;
	height: auto;
	float: left;
	padding-top: 10px;
}
.contactholderline3 input{
	float: right;
	border: 1px #CCC;
	background: none;
	padding: 0px;
	margin: 0px;
	color: #9eb124;
}
.celebrityspeakerpic {
	width: 629px;
	height: 440px;
	float: left;
	background-image: url(images/sce/celebrity-speaker.jpg);
	background-repeat: no-repeat;
}
.tvprensenterpic {
	width: 629px;
	height: 440px;
	float: left;
	background-image: url(images/sce/showreelholder.jpg);
	background-repeat: no-repeat;
}
.tvprensenterpicnew {
	width: 629px;
	height: 440px;
	float: left;
	background-image: url(images/sce/showreelholdernew.jpg);
	background-repeat: no-repeat;
}
.tvprensenterpicline1 {
	width: 629px;
	height: auto;
	float: left;
}
.tvprensenterpicline2 {
	width: 629px;
	height: auto;
	float: left;
}
.tvprensenterpicline2inside {
	width: 484px;
	height: 273px;
	float: left;
	padding-left: 85px;
	padding-top: 63px;
}
.tvprensenterpicline3 {
	width: 544px;
	height: auto;
	float: left;
	padding-left: 85px;
	padding-top: 5px;
}
.tvprensenterpicline3 p{
	padding: 0px;
	line-height: normal;
	padding-bottom: 4px;
	font-size: 10px;
}
.contactpic {
	width: 629px;
	height: 440px;
	float: left;
	background-image: url(images/sce/contact.jpg);
	background-repeat: no-repeat;
}
.contactpic h1{
	padding-left: 20px;
	padding-top: 20px;
	color: #000;
	padding-bottom: 10px;
}
.contactpic h1 a{
	color: #000;
	text-decoration: underline;
}
.contactpic p{
	padding-left: 20px;
	color: #000;
	padding-bottom: 0px;
}
.contactpic p a{
	color: #000;
}
.moiveholder {
	width: 654px;
	height: 440px;
	float: right;
	background-image: url(images/sce/showreelholdernew2.jpg);
	background-repeat: no-repeat;
}
.moiveholderline1 {
	width: 654px;
	height: auto;
	float: left;
}
.moiveholderline2 {
	width: 654px;
	height: auto;
	float: left;
}
.moiveholderline2 {
	width: 544px;
	height: auto;
	float: left;
	padding-left: 85px;
	padding-top: 5px;
}
.moiveholderline2 p{
	padding: 0px;
	line-height: normal;
	padding-bottom: 4px;
	font-size: 10px;
}
.moiveholderinside {
	width: 484px;
	height: 273px;
	float: left;
	padding-left: 85px;
	padding-top: 63px;
}
/* content styles end */
/* gallery styles start */
#pic1,#pic2,#pic3,#pic4,#pic5,#pic6,#pic7,#pic8,#pic9,#pic10,#pic11,#pic12,#pic13,#pic14,#pic15,#pic16,#pic17,#pic18,#pic19,#pic20,#pic21,#pic22,#pic23,#pic24,#pic25,#pic26,#pic27,#pic28,#pic29,#pic30,#pic31,#pic32{
}
.galleryholder {
	width: 924px;
	height: auto;
	float: left;
}
.galleryholderline1 {
	width: 924px;
	height: 110px;
	float: left;
}
.galleryholderline2 {
	width: 924px;
	height: 110px;
	float: left;
}
.galleryholderline3 {
	width: 924px;
	height: 110px;
	float: left;
}
.galleryholderline4 {
	width: 924px;
	height: 110px;
	float: left;
}
.galleryholderbox {
	width: 115px;
	height: 110px;
	float: left;
}
/* gallery styles end */
/* press styles start */
.pressholder {
	width: 924px;
	height: auto;
	float: left;
	background-color: #424242;
}
.pressholderline {
	width: 924px;
	height: 180px;
	float: left;
}
.pressholderlinebox {
	width: 231px;
	height: 180px;
	float: left;
}
.pressholderlineboxinside {
	width: 219px;
	height: 170px;
	float: left;
	border: 1px dotted #000;
	padding: 5px;
}
.pressholderlineboxinsideline1 {
	width: 219px;
	height: auto;
	float: left;
}
.pressholderlineboxinsideline1 img{
	width: 219px;
	height: 150px;
}
.pressholderlineboxinsideline2 {
	width: 219px;
	height: auto;
	float: left;
	padding-top: 5px;
}
.pressholderlineboxinsideline2 a{
	width: 219px;
	height: auto;
	display: block;
	color: #CCC;
	text-align: center;
	font-size: 11px;
	background-image: url(images/sce/magnifyingglass.jpg);
	background-repeat: no-repeat;
	background-position: 75px 2px;
}
.pressholderlineboxinsideline3 {
	width: 219px;
	height: auto;
	float: left;
	padding-top: 5px;
}
.pressholderlineboxinsideline3 p{
	text-align: center;
	padding: 0px;
	line-height: 16px;
	color: #9eb124;
	font-size: 0.7em;
}
#press1,#press2,#press3,#press4,#press5,#press6,#press7,#press8,#press9,#press10,#press11,#press12,#press13,#press14,#press15,#press16,#press17,#press18,#press19,#press20, {
}
/* press styles end */