* {
	margin: 0;
	padding: 0;
}

body {
	background: #f1eadb url(../images/background.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #635f54;
}


h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

h4 { 
	position:absolute;
	top: 0px;
	right: 0px;
	z-index: 3;

}

h5 {
	position:absolute;
	top: 7px;
	right: 175px;
	z-index: 2;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(../images/img16.gif) no-repeat 0px 10px;
}

a:link {
    color:#000000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #F89934;
}

a:visited {
	color: #000000;
	text-decoration:underline;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 5px 10px;
}

.byline {
	color: #CCCCCC;
}

#col-one {
	float: left;
}

#col-two {
	float: right;
}

.two-cols 
{
}

.two-cols .col-one, .two-cols .col-two {
	width: 270px;
}

.right_two_cols .right_col_one, .vtwo-cols .right_col-two {
	width: 350px;
}

/* Boxes */


.text_box {
	background-color:#F5F4EF;
	border:#B69563 solid thin;
	padding:5px;
}	

.text_box_content {
	background-color:#F5F4EF;
	border:#B69563 solid thin;
	padding:5px;
}	

/* Malay Mehta */

.text_box ul
{
	line-height: normal;
	padding:0px;
	margin:0px;
}

.text_box ul li
{
	line-height:normal;
	padding:0px 0px 0px 10px;
	vertical-align:top;
	clear:both;
	background: url(../images/img16.gif) no-repeat 0px 7px;
	color:#20313f;
}
.text_box li
{
	text-align:left; 
	margin:0px 0px 2px 0px;
	text-align:left; 
}

td {
	padding:2px;
	padding-left:10px;
}	
	
.box-floater {
	display: block;
	float:right;
	width: 270px;
	padding-top: 7px;
	padding-right: 80;
	padding-bottom: 0;
	padding-left: 20px;
}

.box-orange .news {
	background: url(../images/industry-news.gif) no-repeat center top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange .news b {
	display: block;
	height: 60px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


.box-orange .insider {
	background: url(../images/insider.gif) no-repeat center top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange .insider b {
	display: block;
	height: 70px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.box-orange .content {
	padding: 15px;
}


.box-blue .podium {
	background: url(../images/thepodium.gif) no-repeat center top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .podium b {
	display: block;
	height: 60px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


.box-blue .joust {
	background: url(../images/theJoust.gif) no-repeat center top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .joust b {
	display: block;
	height: 60px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


.box-blue .grins {
	background: url(../images/grins.gif) no-repeat center top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .grins b {
	display: block;
	height: 80px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


.box-blue .poll {
	background: url(../images/poll.gif) no-repeat left top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .poll b {
	display: block;
	height: 70px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}


.box-blue .case {
	background: url(../images/case.gif) no-repeat center top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .case b {
	display: block;
	height: 70px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}



.box-blue .registration {
	background: url(../images/registration.gif) no-repeat center top;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration:none;
}

.box-blue .registration2 {
	background: url(../images/registration.gif) no-repeat left top;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration:none;
}


.box-blue .registration b {
	display: block;
	height: 70px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
}
.box-blue .registration2 b {
	display: block;
	height: 70px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
}



.box-blue .content {
	padding: 10px;
}

.box-blue ul li a 
{
	text-decoration:none;
}


/* Header */

#header {
	width: 985px;
	height: 242px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}




/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
}

#logo h1 {
	width: 543px;
	height: 270;
	margin-top:10px;
	background: url(../images/logo.gif) no-repeat;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
	padding-top: 188px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}

#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* ad */

#ad {
	width: 400px;
	float:right;
	height: 250;
	margin-top:10px;


	padding-top: 125px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}


/* Menu */



#menu {
	width: 985px;
	height: 30px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
}

#menu a {
	border-right: 1px solid #C5B88D;
	display: block;
	float: left;
	text-decoration: none;
	color: #250707;
}

#menu a:hover {
	color: #712429;
}


#menu b {
   	display: block;
	float: left;
	height: 23px;
	padding: 7px 10px 0 7px;

	cursor: hand;	
}

#menu li.active {

}

#menu li.active a {

	color: #712429;
}

#menu li.active b {

}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 5px 0 0 0;
}

/* Content */

#content {
	float: left;
	width: 325px;
	margin-left: 2hpx;
	border-right: 1px solid #C5B88D;
	border-left: 1px solid #C5B88D;
	font-size:12px;
}

#right_content {
	float: left;
	width: 300px;
	margin-left: 2hpx;
	border-right: 1px solid #C5B88D;
	border-left: 1px solid #C5B88D;
	font-size:12px;
}


.content ul{
	float: left;
	margin-left: 2hpx;
	margin-bottom: 5px;
	line-height: 20px;
}

.content ul li{
	float: left;
	margin-left: 2hpx;
	margin-bottom: 5px;
	line-height: 20px;
}

#content2 {
	float: left;
	width: 325px;
}


#content3 {
	float: right;
	width: 325px;
}

/* Feature */

#feature {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
}

#sidebar .col-one {
	width: 270px;
}

#sidebar .col-two {
	width: 270px;
}



/* Footer */

#footer {
	height: 20px;
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}

/*  Following classes are added by Malay Mehta */
.list-table-content {font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#333333; font-size:12px; border-left: solid #e8e9ea 1px; border-right: solid #e8e9ea 1px;}
.list-table-content td{ padding:5px 0px 5px 5px;}
.list-table-content td a{ padding:0px 0px 0px 0px; color:#990000; font-size:12px; text-decoration:none; }
.list-table-content td a.email{ padding:0px 0px 0px 0px; color:#000; font-size:12px; }
.list-table-content td a.click_here{ padding:0px 0px 0px 20px; color:#003399; font-size:11px; background:url(images/bullet_blue.gif) no-repeat left top; font-weight:bold;  }
.list-table-content tr.odd{background:#f8f8ff url(images/graydot.gif) repeat-x left bottom;}
.list-table-content tr.even{background:#fff url(images/graydot.gif) repeat-x left bottom;}
.list-table-content th{ padding:0px 2px 0px 5px; color: #fff; font-size: 13px; font-weight: bold; background:#c0c0c0 ;}
.btn-style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #191919;
	background-image: url(images/btn-bg-gra.gif);
	background-repeat: repeat-x;
	background-position: center top;
	border: 1px solid #707070;
	height: 24px;
	cursor:pointer;
	padding:0px 5px;
}


.welcomeuser
{
	position:absolute;
	top: 190px;
	right: 300px;
	color:#fff;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:200px;
	text-align:right;
}
.topfile
{
	position:absolute;
	top: 35px;
	right: 500px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:200px;
	text-align:right;
}
.welcomeuser a
{
	color:#fff;
	text-decoration:none;
	padding:0px;
}

.minheight{min-height:300px;}
*html .minheight{height:300px;}

.padding_30
{
	padding-left:30px;
}
.padding_40
{
	padding-left:40px;
}
.all_titles
{
	text-align:center; 
	font-size:14px; 
	font-weight:bold;
	padding-bottom:-20px;
}

.video_rate{font-size:13px; color:#000; padding:5px; font-weight:bold;}
.video_rate span{font-size:10px; font-weight:normal;}
.video_rate a{font-size:10px; font-weight:normal; color:#0000FF}
.video_rate span.view{font-size:14px; font-weight:normal;}

.video_comments{font-size:11px; color:#666666; line-height:14px; border-bottom:1px solid #ccc; padding:4px}
.video_comments a.name{color:#bd0000; text-decoration:none;}
.video_comments a:hover{font-size:11px; text-decoration:underline;}

.pagging{font-size:11px; background:#F5F4EF;  padding:8px 8px 8px 8px; color:#7a7f86; font-family:Verdana, Arial, Helvetica, sans-serif;}
.pagging a{color:#666666; }
.pagging a.next{ color:#bd0000; text-decoration:underline;  }
.pagging span{color:#bd0000; font-weight:bold;}
.site a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.site a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.site a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #ffffff;
		}
		
#comment_bg {
background-image: url(../Images/comment_bg.jpg);
background-color:#f5f4ef;
background-repeat:repeat-x;
padding:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#504c40;
line-height:17px;
} 

.pre_but {
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
background-color:#aba38a;
font-weight:bold;

}

.comment_no {
font-family:Arial, Helvetica, sans-serif;
color:#aba38a;
font-size:12px;
}
 
 .signupbg {
 background-image:url(../Images/videofeature_signup_bg.jpg);
 background-repeat:no-repeat;
 height:190px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#FFFFFF;
 }
 
 .signup_hea {
 font-family:Arial, Helvetica, sans-serif;
 color: #494947;
 font-size:16px;
 border-bottom:1px solid  #494947;
 }
 
 .textfield {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#494947;
 padding:2px;
 }
 