﻿*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #000000;
	font: 12px arial;
	color: #c8c8c8;
}

img
{
	border: 0;
}

.clr
{
	clear: both;
}

.fltlft
{
	float: left;
}

.fltrgt
{
	float: right;
}

#wrap
{
	width: 950px;
	margin: auto;
	margin-top: 26px;
	background: #121212;
}

.header
{
	height: 63px;
	background: #000000;
}

.logo
{
	float: left;
	width: 162px;
	padding-left: 18px;
}

.sign-in
{
	float: right;
	width: 80px;
	color: #939393;
	padding-top: 23px;
}

.sign-in a
{
	color: #00994a;
	font: 12px arial;
	text-decoration: none;
}

.sign-in a:hover
{
	text-decoration: underline;
	color: #ffc211;
}

.search
{
	width: 182px;
	background: #26292b;
	border: 1px solid #979696;
	color: #c8c8c8;
	font: 11px arial;
	height: 20px;
	float: right;
	margin-top: 20px;
	position: relative;
}

.search-txt
{
	float: left;
	width: 157px;
}

.search-box
{
	border: 0px;
	background: none;
	color: #c8c8c8;
	font: 11px arial;
	margin: 3px 0 0 5px;
}

.search-arrow
{
	width: 22px;
	float: left;
	position: absolute;
	left: 158px;
	top: -1px;
}

.footer-height
{
	height: 90px;
	border-top: 1px solid #000000;
	margin: auto;
	width: 904px;
}

.greyborder
{
	border-top: 1px solid #292929;
	margin: auto;
	width: 904px;
}

.footerlinks
{
	color: #a8a8a8;
	font: 11px/18px arial;
	padding: 31px 20px 0px 0px;
	float: left;
	width: 780px;
	text-align: right;
}

.footerlinks a
{
	color: #a8a8a8;
	text-decoration: none;
}

.footerlinks a:hover
{
	text-decoration: underline;
}

.footer-logos
{
	float: left;
	width: 100px;
	padding-top: 28px;
}

.copyright
{
	font: 11px arial;
	padding: 5px 5px 0 0;
	text-align: right;
}

.logo4
{
	width: 99px;
	float: left;
}

.menu
{
	background: url(../images/menu-bg.jpg) repeat-x left top;
	width: 950px;
	height: 39px;
	z-index: 6000;
	margin: auto;
	padding: 0px;
	position: absolute;
	top: 80px;
}

.menu-left
{
	background: url(../images/menu-left.jpg) no-repeat left top;
	width: 4px;
	height: 39px;
	float: left;
	border-right: 1px solid #000000;
}

.menu2
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/menu_bg.jpg) no-repeat;
	cursor: pointer;
	height: 27px;
	width: 99px;
	padding-top: 12px;
	text-align: center;
	border-right: 1px solid #000000;
	float: left;
}

.menu2:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/menu_bg_over.jpg) no-repeat;
	cursor: pointer;
}

.menu_txt
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff !important;
	text-decoration: none;
}

.menu_selected
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/menu_bg_over.jpg) no-repeat;
	float: left;
	width: 99px;
	height: 27px;
	padding-top: 12px;
	text-align: center;
	border-right: 1px solid #000000;
}

.tag
{
	height: 27px;
	border-top: 1px solid #4b4b4b;
	border-bottom: 1px solid #242424;
	background: #2d2d2d;
	text-align: center;
	padding-top: 13px;
}

.bg-body
{
	background: #121212 url(../images/bg-body.png) no-repeat left top;
	border-top: 1px solid #000000;
}

.body-content
{
	width: 904px;
	margin: auto;
}

.lft-cont
{
	width: 592px;
	float: left;
	padding: 27px 22px 0 0;
}

.rgt-cont
{
	width: 290px;
	float: left;
	padding-top: 36px;
}

.cont-home
{
	padding-bottom: 15px;
}

.bg-table
{
	background: #262626;
}

.bg-table-headg
{
	font: 15px arial;
	font-weight: bold;
	color: #ffffff;
	padding: 12px 12px 7px 14px;
	border-bottom: 1px solid #000000;
}

.calender-bor
{
	border-top: 1px solid #373737;
	padding: 8px 12px 8px 14px;
}

.calender
{
	width: 46px;
	float: left;
}

.calender-details
{
	padding-top: 4px;
	float: left;
	width: 520px;
}

.bg-table-headg2
{
	font: 15px arial;
	font-weight: bold;
	color: #ffffff;
	padding: 12px 12px 7px 22px;
	border-bottom: 1px solid #000000;
	background: url(../images/arrow.png) no-repeat left 12px;
}

.bg-table2
{
	background: #262626 url(../images/bg-table.png) no-repeat left 5px;
	padding: 0 10px;
}

.table-inner
{
	border-top: 1px solid #373737;
}

.inner-table
{
	width: 520px;
	margin: auto;
	padding: 10px 0 0px 0;
}

.table-lft
{
	float: left;
	width: 255px;
	border-right: 1px solid #000000;
	height: 175px;
}

.table-rgt
{
	float: left;
	width: 215px;
	border-left: 1px solid #373737;
	height: 175px;
	padding-left: 40px;
}

.inner-table-headg
{
	font-weight: bold;
	font-size: 13px;
	color: #cbcbcb;
	padding-bottom: 7px;
}

.innertable-links ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.innertable-links li
{
	background: url(../images/arrow-grey.png) no-repeat left 4px;
	padding: 0 0 4px 10px;
	color: #c8c8c8;
}

.innertable-links li a
{
	color: #00994a;
	text-decoration: none;
}

.innertable-links li a:hover
{
	color: #ffc211;
	text-decoration: underline;
}

.spot-home
{
	background: url(../images/bg-spot.jpg) no-repeat;
	width: 950px;
	height: 211px;
	position: relative;
	border-bottom: 1px solid #000000;
	z-index: 500;
}

.bg-spot-links
{
	background: url(../images/bg-spot-link.png) no-repeat;
	position: absolute;
	top: 28px;
	left: 52px;
	width: 291px;
	height: 153px;
}

.date1
{
	font: 12px arial;
	color: #ededed;
	position: absolute;
	left: 32px;
	top: 98px;
}

.date2
{
	font: 12px arial;
	color: #ededed;
	position: absolute;
	left: 168px;
	top: 98px;
}

.spot-arrow
{
	background: url(../images/arrow-spot.png) no-repeat;
	position: absolute;
	left: 372px;
	top: 28px;
	width: 140px;
	height: 153px;
}

.spot-learn
{
      background: url(../images/learn-spot.png) no-repeat;
      width: 133px;
      height: 148px;
      position: absolute;
      top: 48px;
      left: 504px;
}


.date3
{
	position: absolute;
	left: 713px;
	top: 63px;
	width: 222px;
}

.date4
{
	font: 14px arial;
	font-weight: bold;
	color: #ffffff;
}

.date5
{
	font: 11px arial;
	color: #ffffff;
}

.register-spot
{
	      padding: 14px 0 8px 0;
}

.bookmark
{
      color: #ababab;
      font: 11px arial;
      padding-bottom: 5px;
      border-bottom: 1px solid #4d4c4c;
      margin-bottom: 5px;
}

.dots
{
	background: url(../images/dot4.png) no-repeat center top;
	width: 22px;
	height: 19px;
	float: left;
}

.download-marg
{
	margin: 22px 0 32px 0;
	height: 119px;
}

.download-bg
{
	background: url(../images/download-bg.jpg) repeat-x left top;
	height: 89px;
	float: left;
	padding: 16px 7px 14px 7px;
	width: 860px;
}

.download-headg
{
	font: 13px arial;
	color: #a2a2a2;
	font-weight: bold;
	padding-bottom: 5px;
	background: url(../images/dot3.png) repeat-x left bottom;
}

.download-divider
{
	background: url(../images/download-divider.png) no-repeat center 11px;
	width: 38px;
	height: 63px;
	float: left;
}

.silver
{
	padding-top: 5px;
	float: left;
}

.sql
{
	padding-top: 14px;
	float: left;
}

.beta2
{
	padding-top: 21px;
	float: left;
}

.meetg
{
	padding-top: 20px;
	float: left;
}

.twitter-bg
{
	background: url(../images/twitter-bg.jpg) repeat-y left top;
	width: 280px;
	padding:0 0 0 10px;
}

.pastevent
{
	padding-top: 24px;
}

.bg-mid
{
	background: url(../images/bg-mid.png) repeat-y left top;
	width: 884px;
	height: 199px;
	padding: 6px 10px;
}

.past-events
{
	width: 355px;
	margin-right: 26px;
	float: left;
}

.silverlight-cont
{
	border-top: 1px solid #373737;
}

.blog
{
	float: left;
	width: 189px;
	margin-right: 24px;
}

.blog-cont
{
	border-top: 1px solid #373737;
	padding-top: 10px;
	font: 11px arial;
}

.blog-links
{
	padding-top: 8px;
}

.blog-links ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.blog-links li
{
	background: url(../images/arrow2.png) no-repeat left 5px;
	padding: 0px 0 0px 10px;
}

.blog-links li a
{
	color: #00994a;
	font-size: 11px;
	text-decoration: none;
}

.blog-links li a:hover
{
	color: #ffc211;
	text-decoration: underline;
}

.more
{
	text-align: right;
}

.more a
{
	color: #00994a;
	text-decoration: none;
	font: 12px arial;
	font-weight: bold;
	background: url(../images/arrow3.png) no-repeat right 6px;
	width: 580px;
	padding-right: 10px;
}

.more a:hover
{
	color: #ffc211;
	text-decoration: underline;
}

.banners
{
	width: 290px;
	float: left;
}

.banner-bg
{
	background: url(../images/bg-banner.jpg) no-repeat;
	width: 290px;
	height: 30px;
}

.banner-highlight
{
	background: url(../images/bg-highlight.jpg) no-repeat left 4px;
	width: 113px;
	height: 25px;
	margin: auto;
}

.banner-highlighted
{
	width: 72px;
	margin: auto;
	padding-top: 6px;
}

/*-----------inner page---------------*/

.innerpage-headg
{
	font: 16px arial;
	padding: 30px 0 20px 0;
	text-transform: uppercase;
	font-weight: bold;
}

.innerpage-minheight
{
	min-height: 350px;
}
.txt_box_city_high
{
	font-family: Arial;
	font-size: 11px;
	color: #2b2929;
	text-decoration: none;
	padding: 0 0 0 5px;
}
.txt_box_city_high1
{
	font-family: Arial;
	font-size: 11px;
	color: #2b2929;
	text-decoration: none;
	background-color: #cecece;
	padding: 0 0 0 5px;
}
.txt_box_city_high2
{
	background-color: #ffffff;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #cecece;
}
.menuSession
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/menu_bg.jpg) no-repeat;
	cursor: default;
	height: 27px;
	width: 99px;
	padding-top: 12px;
	text-align: center;
	border-right: 1px solid #000000;
	float: left;
}
/*------------registration----------*/
.page_head
{
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
}

.txt-regis-yel
{
	font-family: arial;
	font-weight: bold;
	font-size: 17px;
	color: #e1a400;
}

.txt-regis-grey
{
	font-family: arial;
	font-weight: bold;
	font-size: 17px;
	color: #aaaaaa;
}

.content
{
	font-family: Arial;
	color: #c8c8c8;
	font-size: 13px;
}

.form-red
{
	font-family: Ariral;
	font-size: 11px;
	color: #ff0000;
}

.txtbox
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #acacac;
}

.txt_box_city_high
{
	font-family: Arial;
	font-size: 11px;
	color: #2b2929;
	text-decoration: none;
	padding: 0 0 0 5px;
}

.txt_box_city_high1
{
	font-family: Arial;
	font-size: 11px;
	color: #2b2929;
	text-decoration: none;
	background-color: #cecece;
	padding: 0 0 0 5px;
}

.txt_box_city_high2
{
	background-color: #ffffff;
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	border: 1px solid #cecece;
}

.contentcac
{
	font-family: arial;
	font-size: 11px;
	color: #acacac;
}

.txt-yel
{
	font-family: arial;
	font-size: 11px;
	color: #f5c814;
}

.signin-field
{
	border: 1px solid #979696;
	width: 400px;
	height: 150px;
	margin: auto;
	margin-top: 70px;
	padding: 0 0 50px 0;
	background: #262626;
}

.signin-field2
{
	border: 1px solid #979696;
	width: 400px;
	height: 100px;
	margin: auto;
	margin-top: 70px;
	padding: 0 0 50px 0;
	background: #262626;
}
.signin-field3
{
	border: 1px solid #979696;
	width: 400px;
	margin: auto;
	margin-top: 100px;
	padding: 0 0 20px 0;
	background-color: #262626;
}

.form-height
{
	height: 24px;
	width: 250px;
	margin: auto;
}

.form-txt
{
	width: 80px;
	float: left;
	text-align: left;
}

.buttons-padding
{
	width: 250px;
	margin: auto;
}

.formpage-headg
{
	font: 14px arial;
	padding: 16px 0 5px 0px;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	width: 350px;
	margin: auto;
}

.forgot
{
	padding: 10px 0 0 130px;
}
.forgot1
{
	padding: 20px 0 0 20px;
	font-size:120%;
}
.forgot1 a
{
	color: #00994a;
	text-decoration: none;
}

.forgot1 a:hover
{
	color: #ffc211;
	text-decoration: underline;
}

.forgot a
{
	color: #00994a;
	text-decoration: none;
}

.forgot a:hover
{
	color: #ffc211;
	text-decoration: underline;
}

.innerbox
{
	border-top: 1px solid #373737;
	width: 350px;
	margin: auto;
	padding-top: 20px;
}

.submitbtn
{
	width: 160px;
	text-align: right;
	padding-right: 5px;
	float: left;
}

.cancelbtn
{
	text-align: left;
	float: left;
}

.innerpage-minheight a
{
	color: #00994a;
	text-decoration: none;
}

.innerpage-minheight a:hover
{
	color: #ffc211;
	text-decoration: underline;
}

/* 2010-03-02 AArora */
.agenda-bg
{
	background-color: #000000;
}
.agenda-head
{
	font-family: Arial;
	font-size: 13px;
	color: #acacac;
	text-align: center;
	padding: 2px;
	vertical-align: top;
}
.agenda-session-text
{
	font-family: Arial;
	font-size: 12px;
	color: #acacac;
	padding: 5px;
	height: 50px;
	line-height: 18px;
	vertical-align: top;
}
.agenda-spk-text
{
	font-family: Arial;
	font-size: 12px;
	color: #acacac;
	padding: 5px;
	height: 25px;
	vertical-align: top;
}
.links-session-name
{
	font-family: Arial;
	font-size: 12px;
	color: #00994a;
	text-decoration: underline !important;
}
.links-session-name:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #ffc211;
	text-decoration: none !important;
}
.links-speakers
{
	font-family: Arial;
	font-size: 12px;
	color: #00994a;
	text-decoration: none;
}
.links-speakers:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #ffc211;
	text-decoration: underline;
}
.agenda-yelhead
{
	font-family: Arial;
	font-size: 13px;
	color: #f5c814;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.agenda-yeltxt
{
	font-family: Arial;
	font-size: 12px;
	color: #f5c814;
	padding: 5px;
}
.agenda-txt
{
	font-family: Arial;
	font-size: 12px;
	color: #acacac;
	padding: 5px;
}
.menu2-agenda
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/bg-menu-agenda.jpg) no-repeat;
	float: left;
	cursor: pointer;
	padding: 10px 0;
	width: 162px;
	text-align: center;
	border-right: 1px solid #000000;
}

.menu2-agenda:hover
{
	font-family: Arial;
	font-size: 12px;
	padding: 10px 0;
	width: 162px;
	color: #ffffff;
	background: url(../images/bg-menu-agenda1.jpg) no-repeat;
	cursor: pointer;
}

.menu_selected-agenda
{
	font-family: Arial;
	font-size: 12px;
	width: 162px;
	color: #ffffff;
	background: url(../images/bg-menu-agenda1.jpg) no-repeat;
	cursor: pointer;
	float: left;
	text-align: center;
	padding: 10px 0;
	border-right: 1px solid #000000;
}

.menu-agenda
{
	width: 100%;
	height: 30px;
}

.top-spklinks
{
	margin: 0;
	padding: 0;
}
.spk-details
{
	margin: 0;
	padding: 0;
}
.orangetxt
{
	font-family: arial;
	font-size: 12px;
	color: #ef9d00;
}
.ntxt
{
	font-family: arial;
	font-size: 12px;
	color: #cbcbcb;
}
.alert2
{
	/*padding:15px 40px 0px 50px;*/
	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
}

/* 2010-03-04 AArora */
.resources-left
{
	float: left;
	width: 646px;
}
.resources-right
{
	float: left;
	width: 245px;
	margin: 0 0 0 9px;
}
.resources-btns
{
	margin: 20px 0 0 0;
	padding: 0;
}
.resources-boxes
{
	width: 135px;
	height: 83px;
	float: left;
	margin: 0 15px 15px 0;
}
.resource-links
{
	font-family: Arial;
	font-size: 15px;
	color: #282828;
	padding: 20px 0 0 0;
	background-image: url('../images/btn-bg-resources.png');
	background-repeat: no-repeat;
	height: 63px;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
}
.resource-links:hover
{
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	padding: 20px 0 0 0;
	background-image: url('../images/btn-bg-resources1.png');
	background-repeat: no-repeat;
	height: 63px;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
}

.txt-10normal-resource
{
	font-family: Arial;
	font-size: 9px;
	line-height: 10px;
}
.bottom-sapcing
{
	height: 40px;
}

.pastevents
{
	margin: 0;
	padding: 0;
	line-height: 20px;
}
.pastevents ul
{
	list-style-image: url('../images/arrow2.png');
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
.pastevents ul li
{
	list-style-image: url('../images/arrow2.png');
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}
.pastevent_innertxt
{
	font-family: arial;
	font-size: 12px;
	color: #cbcbcb;
}
.ntxt12-blue
{
	font-family: arial;
	font-size: 12px;
	color: #ef9d00;
	padding: 5px;
}
.pastevent_date
{
	font-family: Arial;
	font-size: 13px;
	color: #aaaaaa;
	height: 30px;
	font-weight: bold;
}
.pastevent_subhead
{
	font-family: Arial;
	font-size: 11px;
	color: #c8c8c8;
	height: 20px;
	font-weight: normal;
}
.table-padding td
{
	padding: 2px;
}
.bredcum
{
	font-family: Arial;
	font-size: 11px;
	color: #c8c8c8;
	margin: 5px 0 0 0;
}
.link-bredcum
{
	color: #00994a;
	text-decoration: underline;
}
.link-bredcum:hover
{
	color: #ffc211;
	text-decoration: none;
}
#resourcestop
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	background: url(../images/menu_bg_over.jpg) no-repeat;
	float: left;
	width: 99px;
	height: 27px;
	padding-top: 12px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	border-right: 1px solid #000000;
	z-index: 1000;
}
#resources
{
	position: absolute;
	left: 0px;
	top: 39px;
	width: 198px;
	text-align: left;
	z-index: 1000;
}
.menu-drpdwn
{
	background-color: #1e1e1e;
	padding: 10px 10px 0 0;
	z-index: 6000;
}
.link-drp
{
	display: block;
	padding: 2px 2px 2px 5px;
	z-index: 6000;
}
.menu-drpdwn ul
{
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	list-style: none;
	display: block;
}
.dmenu-drpdwn ul li
{
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
}
.menu-drpdwn ul li a
{
	font-family: Arial;
	font-size: 12px;
	color: #c8c8c8;
	text-decoration: none;
	display: block;
	cursor: pointer;
}
.menu-drpdwn ul li a:hover
{
	display: block;
	cursor: pointer;
	color: #000000;
	background-color: #d2cfcf;
}
.agenda-text
{
	font-family: Arial;
	font-size: 12px;
	color: #acacac;
}
.agenda-popup-head
{
	font-family: Arial;
	font-size: 12px;
	color: #f5c814;
}

/* Add by Mohit*/
.sign-in2
{
	float: right;
	width: 65px;
	color: #939393;
	padding-top: 23px;
}

.sign-in2 a
{
	color: #00994a;
	font: 12px arial;
	text-decoration: none;
}

.sign-in2 a:hover
{
	text-decoration: underline;
	color: #ffc211;
}

.qntxt
{
	font-family: Arial;
	font-size: 12px;
	color: #ffc211;
	width: 20px;
	text-align: left;
	float: left;
}

.qntxt1
{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	width: 20px;
	text-align: left;
	float: left;
}

.questions
{
	width: 850px;
	float: left;
}

.answer
{
	background: url(../images/diff.png) repeat-x left bottom;
	padding-bottom: 10px;
}

.form-height2
{
	height: 24px;
	width: 300px;
	margin: auto;
}

.form-txt2
{
	width: 120px;
	float: left;
	text-align: left;
}

.buttons-padding2
{
	width: 300px;
	margin: auto;
}

.by
{
	font: 11px arial;
}

.btn-calendar-search
{
	background: url(../images/block-calendar-search.png) no-repeat left;
	width: 210px;
	padding: 0px 15px 4px 50px;
	height: 43px;
}

.btn-calendar-search a
{
	font: 14px arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.btn-calendar-search a:hover
{
	text-decoration: underline;
	color: #000000;
}

.signin-field4
{
	border: 1px solid #979696;
	width: 600px;
	margin: auto;
	margin-top: 60px;
	margin-bottom: 100px;
	padding: 0 0 20px 0;
	background-color: #262626;
}

.form-height3
{
	height: 60px;
	width: 450px;
	margin: auto;
}

.form-height4
{
	height: 25px;
	width: 450px;
	margin: auto;
}

.buttons-padding3
{
	width: 450px;
	margin: auto;
}

.sign-in3
{
	float: right;
	width: 115px;
	color: #939393;
	padding-top: 23px;
}

.sign-in3 a
{
	color: #00994a;
	font: 12px arial;
	text-decoration: none;
}

.sign-in3 a:hover
{
	text-decoration: underline;
	color: #ffc211;
}

.buttons-padding4
{
	width: 258px;
	margin: auto;
}

.form-height5
{
	height: 24px;
	width: 450px;
	margin: auto;
}

.changepwd
{
	float: right;
	width: 135px;
	color: #939393;
	padding-top: 23px;
}

.changepwd a
{
	color: #00994a;
	font: 12px arial;
	text-decoration: none;
}

.changepwd a:hover
{
	text-decoration: underline;
	color: #ffc211;
}

.editprofile
{
	float: right;
	width: 90px;
	color: #939393;
	padding-top: 23px;
}

.editprofile a
{
	color: #00994a;
	font: 12px arial;
	text-decoration: none;
}

.editprofile a:hover
{
	text-decoration: underline;
	color: #ffc211;
}
/*Code Add By Mohit */
.thnkyou
{
      text-align:center;
      padding:100px 0;
      font-weight:bold;
}


.takequiz_tdspce1
{
    background-color: #2d2d2d;
}

/*  2010-03-18 AArora  */
.menu_selected-winners
{
	font-family: Arial;
	font-size: 12px;
	width: 162px;
	color: #ffffff;
	background: url(../images/bg-menu-agenda1.jpg) no-repeat;
	/*cursor: pointer;*/
	float: left;
	text-align: center;
	padding: 10px 0;
	border-right: 1px solid #000000;
}
.winner-section{
	background-color:#2d2d2d;
	padding:10px;
	margin:6px 0 0 0;
}
.menu-speakers
{
	width: 100%;
	height: 30px;
}
.contentcac-winners
{
	font-family: arial;
	font-size: 12px;
	color: #acacac;
}
.winners-yelhead
{
	font-family: Arial;
	font-size: 13px;
	color: #f5c814;
	font-weight: bold;
	padding:5px 5px 5px 5px;
	background-color:#101413;
}
.contentcac-winners-head
{
	font-family: arial;
	font-size: 13px;
	color: #acacac;
	font-weight:bold;
	background-color:#353434;
	padding:5px;
}
/* ankit */
.downloads-text
{
	font-family: Arial;
	font-size: 12px;
	color: #acacac;
	vertical-align: top;
}
.bg-sharethis{
    background:url(../images/bg-sharethis.jpg) repeat-x left top;
    float:left; 
    width:200px;
    height:29px;
    padding:7px 0 0 0;
}
.txt-sharethis{
    float:left;
    width:120px;
    font-family:Arial;
    font-size:15px;
    color:#383838;
    padding:3px 0 0 5px;
}