/* SHARED CSS USED ON ALL PAGES */
A:link {
        color:#000;
        text-decoration: none
}

A:visited {
        color: #000;
        text-decoration: none
}

A:active {
        color:#000;
        text-decoration: none
}

A:hover {
        text-decoration: underline;
        color: #000;
}
P {
	padding: 0px 0px -10px 0px;
}
.main_container {
        background-color:#fff;
        background-repeat:repeat-x;
        margin-top:0px;
}

.main {
        background-color: #fff;
        width:1030px;
        margin:0 auto;
        background-image:url(../images/newtopbar.png);
        background-repeat:no-repeat;
}
.main-Admin {
        background-color: #fff;
       width:1030px;
        margin:0 auto;
        background-image:url(../images/adminnewtopbar.png);
        background-repeat:no-repeat;
}
.main-Inside360 {
        background-color: #fff;
        width:1030px;
        margin:0 auto;
        background-image:url(../images/newtopbar-Inside360.png);
        background-repeat:no-repeat;
}

.header {
        width:1022px;
        margin:0px;
        padding-top:33px;
        height:99px;
}
.mainbody{
        width: 800px;
}
.searchbox{
        float:right;
        padding-top: 43px;
        padding-right: 20px;
}

.searchTextBox {
        width:196px;
        margin:2px 0.3em 0.3em auto;
}

.btnSearch {
        MARGIN: 2px auto;       VERTICAL-ALIGN: middle;
}
.sbstr {
        margin-left:20px;
        border:0px;
        height:23px;
        width:154px;
        visibility:visible;
        background-image:url(images/searchbg.png);
        background-repeat:no-repeat;
        padding-left:30px;
        padding-right:5px;
        padding-top:2px;
        font-family:Lucida Grande, Lucida Sans Unicode;
        font-size:12px;
        color:#666666;
        text-align:left;
}
.sbstr-Inside360 {
        margin-left:20px;
        border:0px;
        height:23px;
        width:154px;
        visibility:visible;
        background-image:url(../images/inside360SearchBar.png);
        background-repeat:no-repeat;
        padding-left:30px;
        padding-right:5px;
        padding-top:2px;
        font-family:Lucida Grande, Lucida Sans Unicode;
        font-size:12px;
        color:#666666;
        text-align:left;
}

.LeaderBoardContent{
	padding: 0px 0px 0px 20px;
	color: #000;
        font-family:Lucida Grande, Lucida Sans Unicode;
	font-size: 10px;
}
.LeaderBoardImage{
	position:relative;
	top: -5px;
	left: 8px;
}
.pollOptions2 {
        font-family:arial;
        font-size:17px;
        color:#666666;
}
.pollOptions4 {
        font-family:arial;
        font-size:10px;
        color:#666666;
}
.pollOptions5 {
        font-family:arial;
        font-size:14px;
        color:#666666;
}
.pollOptions6 {
        font-family:arial;
        font-size:10px;
        color:#666666;
      }
.tip {
        font-family: Verdana, Geneva, sans-serif;
        font-size:10px;
        border:solid 1px #666666;
        padding:1px;
        position:fixed;
        z-index:100;
        float:left;
        visibility:hidden;
        color:#000000;
        top:20px;
        left:190px;
        background-color:#FFFFFF;
}
div.scroll {
        height: 475px;
        width: 277px;
        overflow: auto;
}
.LoginBoxGradient {
        position:relative;
        width:195px;
        height:160px;
}
.loginPanel {
        padding: 5px 0px 0px 10px;

}
.LoginFrame {
        color: #fff;
        font-size: 12px;
        font-family: Verdana, Geneva, sans-serif;
}
.LoginFrame2 {
        color: #000;
        width: 168px;
        font-size: 14px;
        font-family: Verdana, Geneva, sans-serif;
}
.LoginButton {
        background: url(../images/loginbuttonoff.png) no-repeat bottom right;
        color:#000;
        font-size: 13px;
        font-weight: bold;
        font-family: Verdana, Geneva, sans-serif;
        height: 20px;
        width: 80px;
        border: none;
}
.LoginButton:hover {
        background: url(../images/loginbuttonon.png) no-repeat bottom right;
        color:#fff;
        font-size: 13px;
        font-weight: bold;
        font-family: Verdana, Geneva, sans-serif;
        height: 20px;
        width: 80px;
        border: none;
}
.ForgotpasswordLink a{
        text-decoration:none;
        padding-top: 5px;
        color:#fff;
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
}
.ForgotpasswordLink a:hover{
        text-decoration:underline;
        padding-top: 5px;
        color:#fff;
        font-size: 11px;
        font-family: Verdana, Geneva, sans-serif;
}
.LoginTab {
        padding-top: 7px;
        text-align: center;
        height:23px;
        width:85px;
        background: url(images/logintab.png) no-repeat top left;
        color:#fff;
        font-size: 13px;
        font-weight: bold;
        font-family: Verdana, Geneva, sans-serif;

}
.SignupTab {
        padding-top: 7px;
        text-align: center;
        height:23px;
        width:85px;
        background: url(images/Signuptab.png) no-repeat top left;
        color:#fff;
        font-size: 13px;
        font-weight: bold;
        font-family: Verdana, Geneva, sans-serif;
}
.SignupTab a{
        text-decoration:none;
        color:#fff;
        font-size: 13px;
        font-weight: bold;
        font-family: Verdana, Geneva, sans-serif;

}
.SignupTab a:hover{
        text-decoration:underline;
        color:#fff;
        font-size: 13px;
        font-weight: bold;
        font-family: Verdana, Geneva, sans-serif;

}
#horizontalpad {
	border-width:1px;
	height: 5px;
}
.clearfix:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;
}

.clearfix{
        display: inline-block;
}
* html .clearfix{
        height: 1%;
}
.clearfix{
        display: block;
}
@media print{
        #rightcol{
                display:none;
        }
        #twocols, #maincol{
                width:100%;
                float:none;
        }
}



/* Top Menu CSS */
.bg {
        background:url(images/button4.gif);
}

.menu {
        top:35px;
        width:750px;
        float:left;
        list-style:none;
        height:40px;
        position:relative;
        font-family:arial, verdana, sans-serif;
        font-size:18px;
        margin:0;
        padding:0 0 0 32px;
        text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
        z-index:100;
}

.menu li.top {
	display:block;
	float:left;
	position:relative;
        z-index:100;
}

.menu li a.top_link {
	display:block;
	float:left;
	height:40px;
	line-height:33px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:18px;
	font-weight:700;
	cursor:pointer;
	padding:0 0 0 12px;
        z-index:100;
}

.menu li a.top_link span {
	float:left;
	font-weight:700;
	display:block;
	height:40px;
}

.menu li a.top_link span.down {
	float:left;
	display:block;
	height:40px;
	background:url(images/down.gif) no-repeat right top;
	padding:0 24px 0 12px;
        z-index:100;
}

.menu table {
	border-collapse:collapse;
	width:0;
	height:0;
	position:absolute;
	top:10px;
	left:20px;
        z-index:100;
}
.menu a:hover {
	visibility:visible;
        z-index:100;
}

.menu li:hover {
	position:relative;
        z-index:100;
}

.menu ul,.menu :hover ul ul,.menu :hover ul :hover ul ul,.menu :hover ul :hover ul :hover ul ul,.menu :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
        z-index:100;
}

.menu :hover ul.sub {
	left:43px;
	top:40px;
	right:2px;
	background:#fff;
	border:1px solid #999;
	white-space:nowrap;
	width:200px;
	height:auto;
	padding:3px 0;
        z-index:100;
}

.menu :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:250px;
        z-index:100;
}

.menu :hover ul.sub li a {
	text-align:left;
	font-weight:400;
	display:block;
	font-size:15px;
	height:20px;
	width:192px;
	line-height:20px;
	text-indent:5px;
	color:#000;
	text-decoration:none;
	border:3px solid #fff;
	border-width:0 0 0 3px;
        z-index:100;
}

.menu :hover ul.sub li a.fly {
	background:#fff url(images/arrow.gif) 80px 7px no-repeat;
        z-index:100;
        text-align:left;
}
.menu :hover ul.sub li a:hover {
	background:#999;
	color:#fff;
        z-index:100;
}

.menu :hover ul :hover ul,.menu :hover ul :hover ul :hover ul,.menu :hover ul :hover ul :hover ul :hover ul,.menu :hover ul :hover ul :hover ul :hover ul :hover ul {
	left:90px;
	top:-4px;
	background:#fff;
	border:1px solid;
	white-space:nowrap;
	width:93px;
	height:auto;
	padding:3px 0;
        z-index:100;
}

.menu li a.top_link:hover,.menu li:hover > a.top_link {
	color:#FFF;
	background:url(images/button4.gif) no-repeat;
        z-index:100;
}

.menu li a.top_link:hover span,.menu li:hover > a.top_link span {
	background:url(images/button4.gif) no-repeat right top;
        z-index:100;
}

.menu li a.top_link:hover span.down,.menu li:hover > a.top_link span.down {
	background:url(images/button4a.gif) no-repeat right top;
        z-index:100;
}









/*  Page Specific Items */
.sidebox-Swoosh {
	border-style:solid;
	border-width:1px;
        left: 0px;
        margin: 0 auto; /* center for now */
        width: 740px;
        background: url(images/TechTipsBR.png) no-repeat bottom right;
}
.boxbody-Swoosh {
        background: url(images/image_commentbgTL.png) no-repeat top left;
        margin: 0;
        padding: 0px 10px 10px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
}

.boxhead-Swoosh {
/*        background: url(images/TechTipsBR.png) no-repeat top right;*/
        margin: 0;
        padding: 0;

  }
.boxhead-Swoosh h2 {
        background:  url(images/TechTipsTL.png) no-repeat top left;
        font-family:Calibri;
        margin: 0;
        padding: 2px 10px 5px;
        color: white;
        font-weight: bold;
        font-size:20px;
}



.sidebox-Inside360ContentPages {
        left: 0px;
        margin: 0 auto; /* center for now */
        width: 740px;
        background: url(../images/TechTipsBR.png) no-repeat bottom right;
}
.boxbody-Inside360ContentPages {
        background: url(../images/image_commentbgTL.png) no-repeat top left;
        margin: 0;
        padding: 0px 10px 10px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
}
.boxhead-Inside360ContentPages {
/*        background: url(../images/TechTipsBR.png) no-repeat top right;*/
        margin: 0;
        padding: 0;
}
.boxhead-Inside360ContentPages h2 {
        background:  url(../images/TechTipsTL.png) no-repeat top left;
        font-family:Calibri;
        margin: 0;
        padding: 2px 10px 5px;
        color: white;
        font-weight: bold;
        font-size:20px;
}

.sidebox-Inside360PageContent {
        margin-top: 5px;
        width: 800px; /* ems so it will grow */
        padding: 0px 0px 0px 0px;
        background: url(../images/insideboxbottom-R-Inside360.png) no-repeat bottom right;
}
.boxbody-Inside360PageContent {
        background: url(../images/insideboxbottom-L-Inside360.png) no-repeat bottom left;
        margin: 0;
        padding: 0px 0px 10px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
        text-justify:inter-word;
        color: #888888;
}

.boxhead-Inside360PageContent {
        background:  url(../images/insideboxtop-R-Inside360.png) no-repeat top right;
        margin: 0;
        padding: 0px 0px 0px 0px;

}
.boxhead-Inside360PageContent h2 {
        background:  url(../images/insideboxtop-L-Inside360.png) no-repeat top left;
        font-family:Calibri;
        margin: 0;
        padding: 2px 10px 0px;
        color: white;
        font-weight: bold;
        font-size:20px;
        text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}


.sidebox-UpcommingEvents {
        max-width:630px;
        left: 0px;
        margin: 0 auto; /* center for now */
        width: 280px; /* ems so it will grow */
        background: url(../images/insideboxbottom-R.png) no-repeat bottom right;
  }
  .boxbody-UpcommingEvents {
        background: url(../images/insideboxbottom-L.png) no-repeat bottom left;
        margin: 0;
        padding: 0px 1px 10px 1px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
        text-justify:inter-word;
        color: #888888;
  }
.sidebox-EventDetail {
	margin-top: 5px;
        max-width:630px;
        width: 515px; /* ems so it will grow */
        background: url(../images/insideboxbottom-R.png) no-repeat bottom right;
  }
.boxbody-EventDetail {
        background: url(../images/insideboxbottom-L.png) no-repeat bottom left;
        margin: 0;
        padding: 0px 0px 10px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
        text-justify:inter-word;
        color: #888888;
  }
.sidebox-PastContestWinners {
	max-width:630px;
        left: 0px;
	width: 280px; /* ems so it will grow */
        background: url(../images/insideboxbottom-R.png) no-repeat bottom right;
}
.boxbody-PastContestWinners {
        background: url(../images/insideboxbottom-L.png) no-repeat bottom left;
        margin: 0;
        padding: 0px 10px 10px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
        text-justify:inter-word;
        color: #888888;
}
.sidebox-GenericPage {
        left: 0px;
	width: 800px; /* ems so it will grow */
        background: url(../images/insideboxbottom-R.png) no-repeat bottom right;
}
.boxbody-GenericPage {
        background: url(../images/insideboxbottom-L.png) no-repeat bottom left;
        margin: 0;
        padding: 0px 10px 10px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
        text-justify:inter-word;
        color: #888888;
}
.sidebox-AdminPage {
        left: 0px;
	width: 1000px; /* ems so it will grow */
        background: url(../images/insideboxbottom-R.png) no-repeat bottom right;
}
.boxbody-AdminPage {
        background: url(../images/insideboxbottom-L.png) no-repeat bottom left;
        margin: 0;
        padding: 0px 10px 10px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
        text-justify:inter-word;
        color: #888888;
}
.sidebox-ContestWinnerDetail {
	margin-top: 5px;
        max-width:630px;
        width: 515px; /* ems so it will grow */
        background: url(../images/insideboxbottom-R.png) no-repeat bottom right;
  }
.boxbody-ContestWinnerDetail {
        background: url(../images/insideboxbottom-L.png) no-repeat bottom left;
        margin: 0;
	min-height: 415px;
        padding: 0px 0px 10px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
        text-justify:inter-word;
        color: #888888;
  }
.sidebox-VideoNewsContent {
        max-width:815px;
        left: 0px;
        margin: 0 auto; /* center for now */
        width: 805px; /* ems so it will grow */
        background: url(../images/insideboxbottom-R.png) no-repeat bottom right;
}
.sidebox-NewsContent {
        max-width:815px;
        left: 0px;
        margin: 0 auto; /* center for now */
        width: 515px; /* ems so it will grow */
        background: url(../images/insideboxbottom-R.png) no-repeat bottom right;
}

.boxbody-VideoNewsContent {
        background: url(../images/insideboxbottom-L.png) no-repeat bottom left;
        margin: 0;
        padding: 0px 10px 0px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
        text-justify:inter-word;
        color: #888888;
}
.boxbody-NewsContent {
        background: url(../images/insideboxbottom-L.png) no-repeat bottom left;
        margin: 0;
        padding: 0px 10px 0px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
        text-justify:inter-word;
        color: #888888;
}
.sidebox-PreviousTopStories {
        max-width:815px;
        left: 0px;
        width: 280px; /* ems so it will grow */
        background: url(../images/insideboxbottom-R.png) no-repeat bottom right;
}
.boxbody-PreviousTopStories {
        background: url(../images/insideboxbottom-L.png) no-repeat bottom left;
        padding: 0px 0px 20px 2px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
        color: #888888;
}

.sidebox-Inside {
	max-width:630px;
	left: 0px;
	margin: 0 auto; /* center for now */
	width: 520px; /* ems so it will grow */
	background: url(../images/insideboxbottom-R.png) no-repeat bottom right;
}
.boxbody-Inside {
	background: url(../images/insideboxbottom-L.png) no-repeat bottom left;
	margin: 0;
	padding: 0px 10px 10px;
	FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	text-align:justify;
	color: #888888;
}
.sidebox-Footer {
	left: 1px;
	margin: 0 auto; /* center for now */
	width: 1011px; /* ems so it will grow */
	background: url(../images/insideboxbottom-R.png) no-repeat bottom right;
}
.boxbody-Footer {
	background: url(../images/insideboxbottom-L.png) no-repeat bottom left;
	margin: 0;
	padding: 0px 10px 10px;
	FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	text-align:justify;
	color: #888888;
}
.sidebox-News {
	max-width:630px;
	left: -10px;
	margin: 0 auto; /* center for now */
	width: 520px; /* ems so it will grow */
	background: url(../images/insideboxbottom-R.png) no-repeat bottom right;
}
.boxbody-News {
	background: url(../images/insideboxbottom-L.png) no-repeat bottom left;
	margin: 0;
/*	padding: 0px 0px 30px;*/
	FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
	font-size: 11px;
	text-align:justify;
	color: #888888;
}
.sidebox-Events {
        max-width:630px;
        width: 275px; /* ems so it will grow */
        background: url(../images/insideboxbottom-R.png) no-repeat bottom right;
}
.boxbody-Events {
        background: url(../images/insideboxbottom-L.png) no-repeat bottom left;
        margin: 0;
        padding: 0px 1px 0px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
        color: #888888;
}
.sidebox-Contest {
        margin-top: 5px;
        max-width:630px;
        width: 275px; /* ems so it will grow */
        background: url(../images/insideboxbottom-R.png) no-repeat bottom right;
}
.boxbody-Contest {
        background: url(../images/insideboxbottom-L.png) no-repeat bottom left;
        margin: 0;
        padding: 0px 0px 10px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
        color: #888888;
}
.boxbody-Login {
        background: url(insideboxbottom-L.png) no-repeat bottom left;
        margin: 0;
        padding: 0px 10px 10px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 18px;
        text-align:justify;
        color: #888888;
}
.sidebox-Question {
        height: 300px;
        margin-left:5px;
        width: 221px; /* ems so it will grow */
        background: #ececec url(../images/insideboxbottom-R.png) no-repeat bottom right;
        font-size: 100%;
}
.boxbody-Question {
        background: url(../images/insideboxbottom-L.png) no-repeat bottom left;
        margin: 0;
        padding: 0px 10px 10px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
        color: #888888;
}
.sidebox-Inside2 {
        margin: 0 auto; /* center for now */
        width: 500px; /* ems so it will grow */
        background: #ececec url(../images/insideboxbottom-R.png) no-repeat bottom right;
        font-size: 100%;
        height: 100px;
}
.boxhead-Admin {
        background:  url(../images/insideboxtop-R-admin.png) no-repeat top right;
        margin: 0;
        padding: 0;

}
.boxhead-Admin h2 {
        background:  url(../images/insideboxtop-L-admin.png) no-repeat top left;
        font-family:Calibri;
        margin: 0;
        padding: 2px 10px 5px;
        color: white;
        font-weight: bold;
        font-size:20px;
}

.boxhead {
        background:  url(../images/insideboxtop-R.png) no-repeat top right;
        margin: 0;
        padding: 0;

}
.boxhead h2 {
        background:  url(../images/insideboxtop-L.png) no-repeat top left;
        font-family:Calibri;
        margin: 0;
        padding: 2px 10px 5px;
        color: white;
        font-weight: bold;
        font-size:20px;
}
#Inside360PageContenttextbox{
        padding: 0px 5px 10px 5px;
        min-height:383px;
}

#rightcol{ /*Main Left Portion contains Inside 360 Healthcare News, contest Winners and Events*/
	height:620px;
	width: 805px;
}

#rightcol2{ /*Inside Left Portion.  contains Inside 360 and HealthcareNews.  Lives Inside RightCol*/
	padding: 5px 5px 5px 5px;
	height:480px;
	width: 500px;
}
#rightcol2ContestWinnerDetail{ /*Inside Left Portion.  contains Inside 360 and News and Events */
	padding: 5px 5px 5px 5px;
	height:430px;
	width: 210px;
}
#maincol2ContestWinnerDetail{ /*Near Right (inside Rightcol)*/
	z-index: 0;
	margin-right:5px;
	float: right;
	display:inline;
	position: relative;
	height:350px;
	width:510px;
}
#rightcol2TopStories{ /*Inside Left Portion.  Contains Previous Top Stories*/
	padding: 5px 5px 5px 5px;
	height:480px;
	width: 210px;
}
#rightcol2EventsPage{ /*Inside Left Portion.  contains Inside 360 and News and Events */
/*	border-style:solid;
	border-width:1px;*/
	padding: 5px 5px 5px 5px;
	height:430px;
	width: 210px;
}

#maincol{ /*Far Right Portion - Loginbox, Question of the Day and Leaderboard*/
	padding-left: 5px;
	padding: 0px 0px 0px 0px;
	float: right;
	display:inline;
	position: relative;
	height:615px;
	width:210px;
}
#maincol2{ /*Near Right (inside Rightcol) Contains contest Winners and Events*/
	z-index: 0;
	margin-right:5px;
	float: right;
	display:inline;
	position: relative;
	height:350px;
	width:270px;
}
#maincol2EventsPage{ /*Near Right (inside Rightcol)*/
	z-index: 0;
	margin-right:5px;
	float: right;
	display:inline;
	position: relative;
	min-height:350px;
	width:510px;
}
#maincol2TopStories{ /*Near Right (inside Rightcol) Contains contest Winners and Events USED ON TOP STORIES*/
	z-index: 0;
	margin-right:5px;
	float: right;
	display:inline;
	position: relative;
	height:350px;
	width:510px;
}
#RecentVideostextbox{
	padding: 10px 10px 10px 0px;
}
#PastContestWinnerstextbox{
	position:relative;
	left:-9px;
	width:515px;
	padding: 0px 0px 20px 0px;
	height:393px;
}
#GenericPagebox{
	position:relative;
        font-family:Verdana, Geneva, sans-serif;
        font-size:12px;
	color:#000;
	left:-9px;
	width:515px;
	padding: 10px 10px 10px 10px;
	min-height:393px;
}
#AdminPagebox{
	position:relative;
        font-family:Verdana, Geneva, sans-serif;
        font-size:12px;
	color:#000;
	left:-9px;
	width:995px;
	min-height:393px;
}
#page-body{
	border-style:solid;
	border-width:1px;
}
#VideoNewstextbox{
	position:relative;
	left:-9px;
	width:795px;
	padding: 0px 0px 0px 0px;
	height:473px;
	z-index:0;
}
#UpCommingEventsTextBox{
	height:493px;
	width:278px;
	max-height: 493px;
}
#horizontalpad {
	border-width:1px;
	height: 5px;
}

#EventDetailtextbox{
	padding: 0px 5px 10px 5px;
	min-height:483px;
}
#insidetextbox{
	position:relative;
	left:-9px;
	width:515px;
	height:300px;
}
#NewsContenttextbox{
	padding: 0px 10px 10px 7px;
}
#PreviousTopStoriestextbox{
	position:relative;
	left:-8px;
	width:255px;
	padding: 0px 10px 0px 5px;
/*	height:410px;*/
}
#newstextbox{
	padding: 0px 0px 0px 1px;
	position:relative;	
	height:231px;
}
#contesttextbox{
	padding: 10px 5px 10px 0px;
	height:160px;
}
#eventstextbox{
	padding: 0px 10px 0px 0px;
	height:351px;
}
#logintextbox{
	padding: 5px 20px 20px 10px;
	height:171px;
}
#questiontextbox{
	color: #000;
	padding: 0px 0px 0px 10px;
	height:258px;
}
#forumtextbox{
	padding: 10px 10px 10px 0px;
	height:110px;
}
#contestWinnerDetailtextbox{
	padding: 0px 5px 10px 5px;
}

#leaderboardtextbox{
	background: #FFFFFF url(../images/leaderboardbackground.png) no-repeat left top;
	padding: 10px 10px 10px 0px;
	height:130px;
}

#footer2{
        background-position:top right;
        height:185px;
        background-color:#FFFFFF;
}
#pagewidth{
	width:1020px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.FrontPageInside360Frameposition{
	top -10px;
	left:-9px;
}
.ContestWinners:hover {
	cursor:pointer;
}
.ContestWinners {
        position: relative;
        top: -9px;
	left: -1px;
        color: #000;
        font-size:10px;
        text-align: left;
}
.ContestWinnerText{
        padding-left:5px;
}
.ContestWinnerName{
        font-family: "Comic Sans MS", cursive;
        font-size:11px;
}
.ContestPrize{
        padding-right:5px;
}
.HealthCareNewsButtons{
	position:relative;
}
.HealthCareNewsButtonsIE7XP{
        position: relative;
        top:-10px;

}

.TopStoriesTable{
        position:relative;
        top:-5px;
}
.TopStoriesImage {
        position:relative;
        top: -3px;
        left: -3px;
        color:#FFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
.TopStoriestext {
        height: 80px;
        width:184px;
        background-color:#000;
        padding: 3px 3px 3px 3px;
        color:#FFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}
.TopStoriestext a{
        color:#fff;
	text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}
.TopStoriestext a:hover{
	color: #0CF;
	text-decoration: none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}
.TopStoriestext2 {
        position:relative;
        top: 10px;
        color:#000;
        width:190px;
        padding: 3px 3px 3px 3px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
}
.TopStoriestext2 a{
        color:#3a4276;
	text-decoration: none;
	font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
}
.TopStoriestext2 a:hover{
        color:#f00;
	text-decoration: none;
	font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
}
.TopStoriesbullet{
	height: 5px;
	width: 5px;
	padding-right:5px;
}
.EventsByCategoryRight:hover a{
	color: #fff;
	text-decoration:none;
}
.EventsByCategoryLeft:hover a{
	color: #fff;
	text-decoration:none;
}
.EventsByCategoryRight:hover {
	color: #fff;
	background: url(../images/viewbyon.png) no-repeat bottom left;
}
.EventsByCategoryLeft:hover {
	color: #fff;
	background: url(../images/viewbyon.png) no-repeat bottom left;
}
.EventsMore a{
	text-decoration:none;
	position:relative;
	top:-12px;
	font-size:20px;
	width: 80px;
	height:20px;
	background: url(../images/moreoff.png) no-repeat top right;
}
.EventsMore a:hover{
	text-decoration:none;
	background: url(../images/moreon.png) no-repeat top right;
}
.EventsTable{
        position: relative;
        top: 5px;
/*        padding: 0px 10px 0px 10px;*/
        color:#000;
        font-size:10px;
        text-align: left;
}
.EventsTable a{
        color:#000;
        text-decoration:none;
}
.EventsTable a:hover{
        color:#000;
        text-decoration:underline;
}
.EventsTable td{
        padding-bottom: 12px;
}
.EventsTable2 a{
        color:#000;
        text-decoration:none;
}
.EventsTable2 a:hover{
        color:#000;
        text-decoration:underline;
}
.EventsTable2{
        top: -5px;
        color:#000;
        font-size:10px;
        text-align: left;
}
.EventsTable2 td{
}
.EventContent{
        padding: 10px 0px 10px 0px;
        color:#000;
}
.EventContent:hover{
        padding: 10px 0px 10px 0px;
	cursor:pointer;
        background: #869928;
        color:#fff;
}
.EventContentOn{
        padding: 10px 0px 10px 0px;
	cursor:pointer;
        background: #869928;
        color:#fff;
}
.EventContentOn a{
        background: #869928;
        color:#fff;
}
.EventContentOn a:hover{
	text-decoration:none;
        background: #869928;
        color:#fff;
}
.EventContent:hover a{
	text-decoration:none;
        color:#fff;
}
.eventsbullet{
        padding-top: 5px;
}
.EventIcons{
        padding: 0px 5px 0px 5px;
}
.EventIndent{
        padding-left:10px;
}
.EventName {
        text-align: left;
}
.EventDetailHeaders {
        font-size:14px;
        font-weight: bold;
        padding: 5px 0px 5px 0px;
}
.Eventstuff {
        padding-left:10px;
}


.RecentVideosSlider2RightBorder{
	color: 0f0;
	border-right-style:solid;
	border-top-style:none;
	border-bottom-style:none;
	border-left-style:none;
	border: 1px;
}

.RecentVideosSubHeaderText{
        font-size: 14px;
}

.VideoNewsText a{
        background-color:#FFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
}
.VideoNewsText a:hover {
        color:#F00;
	text-decoration:none;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
}

.VideoPagePlayer {
	position:relative;
	float:left;
	padding-top: 10px;
	padding-left:10px;
	padding-right:10px;
	width: 520px;
	height:463px;
	border-style:solid;
	border-left: 1px;
	border-top:0px;
	border-bottom:0px;
}
.VideoPageComments {
	padding-top: 10px;
	text-align:left;
	float:right;
	right:0px;
	width: 240px;
}
.VideoPageTitle{
        font-size: 20px;
        padding-bottom:5px;
        text-align:left;
}
.VideoPageSubText{
        font-size: 12px;
        padding: 5px 0px 5px 0px;
        text-align:left;
}

.VideoCommentsArea {
        position:relative;
        left: -5px;
        height: 355px;
        width: 233px;
        overflow: auto;
}
.VideoCommentsTable {
        position:relative;
        top:0px;
        overflow:auto;
}
.VideoCommentHeader {
        font-size:12px;
        text-decoration: none;
        font-style: italic;
        font-weight: bold;
}
.VideoCommentText {
        font-size:12px;
        text-indent: 5px;
}
.VideoCommentHeading {
        position:relative;
        left: -5px;
        top: -10px;
        font-size:12px;
}
.VideoCommentArea{
	position:relative;
	left: -5px;
}

.PastTopStoriesList1 {
        text-decoration:none;
        background: #fff;
}
.PastTopStoriesList1:hover {
        background: #869928;
	cursor:pointer;
}
.PastTopStoriesList1 a {
	color: #000;
	text-decoration:none;
}
.PastTopStoriesList1:hover a {
	color: #fff;
	text-decoration:none;
}
.TopStoriesMainHeadline{
        font-weight: bold;
        color: #000;
        font-size: 16px;
}
.TopStoriesContent{
	color:#000;
	padding: 0px 0px 20px 0px;
}
.ContestWinnerDetailMainBox{
	border-style:solid;
	border-width:1px;
        color:#000;
        padding:10px 0px 0px 5px;
        Font-size: 18px;
}
.ContestWinnerDetailContestWinnerDetailPrizeName{
        position:inline;
        padding:0px 0px 10px 45px;
}
.ContestWinnerDetailInterviewQuestion{
        padding: 5px 0px 0px 5px;
        color:#000;
        font-weight:bold;
        Font-size: 12px;
}
.ContestWinnerDetailInterviewAnswer{
        padding: 0px 5px 10px 15px;

}
.ContestWinnerDetailInterviewBox{
        color:#000;
        Font-size: 10px;
}
.ContestWinnerDetailName{
	color:#000;
	padding:10px 0px 0px 5px;
	Font-size: 18px;
}
.ContestWinnerDetailPrizeName{
	position:inline;
	padding:0px 0px 10px 45px;
}
.ContestWinnerDetailMainBox2{
	float:right;
	top: -10px;
	width: 150px;
	padding: 0px 15px 0px 15px;
	color:#000;
	Font-size: 12px;
}
.EventsDetailPageEventName{
        padding:10px 0px 0px 10px;
        Font-size: 18px;
        text-align: left;
}
.EventsDetailPageEventDate{
        Font-size: 12px;
        padding:0px 0px 0px 10px;
}
.EventsDetailPageEventImage{
        padding: 0px 0px 0px 0px;
}
.EventsDetailPageEventImage2{
        float:right;
        padding: 0px 0px 0px 0px;
}
.EventSignUp{
        position:relative;
        padding: 0px 0px 0px 0px;
}
.EventsDetailPageEventRegister a{
        color: #000;
        text-decoration:none;
        font-size: 14px;
        font-weight:bold;
}
.EventsDetailPageEventRegister a:hover{
        color: #000;
        text-decoration:underline;
        font-size: 14px;
        font-weight:bold;
}
.EventsDetailPageEventStuff td{
        color:#000;
}
.EventsDetailPageEventDetail{
	color: #000;
        padding:0px 10px 5px 10px;
        Font-size: 10px;
}
.EventsDetailPageInstructorsArea{
        padding: 10px 0px 0px 0px;
        position: inherit;
/*        height: 150px;*/
}
.EventsDetailPageInstructorBox{
        color:#000;
        display:block;
        padding: 0px 0px 5px 0px;
}
.EventsDetailPageInstructorQuestion{
        color: #000;
        font-size:12px;
        padding: 5px 0px 0px 5px;
}
.EventsDetailPageInstructorQuestion a{
        color: #000;
        font-size:12px;
        text-decoration:none;
}
.EventsDetailPageInstructorQuestion a:hover{
        color: #000;
        font-size:12px;
        text-decoration: underline;
}
.EventsDetailPageInstructorImage{
        position: relative;
}
.EventsDetailPageInstructorBlurb{
        position:inherit;
        display:block;
}
.EventsDetailPageInstructorsTitle{
        color: #000;
        font-size:14px;
        font-weight: bold;
        padding: 0px 0px 5px 10px;
}
.EventDetailFooterPadding{
	padding: 10px 0px 10px 0px;
	position:inline;
	color:#fff;
}

.sidebox-Techtips {
	border-style:solid;
	border-width:1px;
        max-width:630px;
        left: 0px;
        margin: 0 auto; /* center for now */
        width: 520px; /* ems so it will grow */
        background: url(./TechTipsBR.png) no-repeat bottom right;
}
.boxbody-TechTips {
        background: url(./TechTipsBR.png) no-repeat bottom left;
        margin: 0;
        padding: 0px 10px 10px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size: 11px;
        text-align:justify;
}

.boxhead-Techtips {
	border-style:solid;
	border-width:1px;
        background:  url(TechTipsBR.png) no-repeat top right;
        margin: 0;
        padding: 0;

}
.boxhead-TechTips h2 {
	border-style:solid;
	border-width:1px;
        background:  url(TechTipsBR.png) no-repeat top left;
        font-family:Calibri;
        margin: 0;
        padding: 2px 10px 5px;
        color: white;
        font-weight: bold;
        font-size:20px;
}

.FrontPageInside360TextMainBox {
        position:relative;
        top:0px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size:11px;
        width: 234px;
        height: 230px;
        float: left;
        padding: 0px 0px 0px 10px;
        text-align:justify;
}
.FrontPageInside360ReadMore a{
        text-decoration:none;
        color:#000;
}
.FrontPageInside360ReadMore{
        padding: 70px 0px 0px 145px;
        position:relative;
        width: 150px;
        height: 12px;
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size:12px;
        font-weight: bold;
}

.FrontPageInside360BorderRight1:hover a{
        text-align:center;
	cursor:pointer;
        color: #fff;
}
.FrontPageInside360BorderRight2:hover a{
        text-align:center;
	cursor:pointer;
        color: #fff;
}
.FrontPageInside360BorderRight3:hover a{
        text-align:center;
	cursor:pointer;
        color: #fff;
}
.FrontPageInside360BorderRight4:hover a{
        text-align:center;
	cursor:pointer;
        color: #fff;
}
.FrontPageInside360BorderRight1:hover{
        text-align:center;
        background: url(../images/newmainpageinside360buttonOn.png) no-repeat bottom left;
	cursor:pointer;
        color: #fff;
}
.FrontPageInside360BorderRight2:hover {
        background: url(../images/newmainpageinside360buttonmiddleOn.png) no-repeat bottom right;
	cursor:pointer;
        color: #fff;
}
.FrontPageInside360BorderRight3:hover {
        background: url(../images/newmainpageinside360buttonmiddleOn.png) no-repeat bottom right;
	cursor:pointer;
        color: #fff;
}
.FrontPageInside360BorderRight4:hover {
        background: url(../images/newmainpageinside360buttonOn.png) no-repeat bottom right;
	cursor:pointer;
        color: #fff;
}
.FrontPageInside360HeadLine{
        position:relative;
        font-size:15px;
        font-weight: bold;
}
.FrontPageInside360PageBlurb{
        position:relative;
        font-size:13px;
        top: 50px;
        left:20px;
        height: 130px;
        padding-bottom: 10px;
}
.FrontPageInside360Movie{
        position:relative;
	border-style:solid;
	border-width:1px;
        top:-52px;
/*        left:-10px;*/
        FONT-FAMILY: Lucida Grande, Lucida Sans Unicode;
        font-size:11px;
        width: 314px;
        height: 230px;
        float: left;
/*        padding: 10px 0px 0px 10px;*/
}

.Inside360Pageleftnavbar{
        font-family:Verdana, Geneva, sans-serif;
        font-size:12px;
        position: relative;
        left:-3px;
        background:url(../images/Inside360LeftNavBar.png) no-repeat;
        padding: 0px 0px 0px 0px;
}
.Inside360PageNavTable td {
        padding:6px 0px 0px 20px;
        background:url(../images/inside360leftnavbarbuttons.png) no-repeat;
        color:#fff;
}
.Inside360PageNavTable a {
        text-decoration:none;
        color: #fff;
}
.Inside360PageNavTable td:hover a{
        color:#000;
}
.Inside360PageNavTable  td:hover{
        padding:6px 0px 0px 20px;
        background:url(../images/inside360leftnavbarbuttonsOn.png) no-repeat;
	cursor:pointer;
        color:#000;
}
.Inside360PageTopText{
        position:relative;
        width:790px;
        left:-5px;
}
.Inside360PageContent2{
        position:relative;
        top:-10px;
}
.ManagementConsultantsBio a{
	color:#000;
	text-decoration:none;
}
.ManagementConsultantsBio a:hover{
	color:#000;
}


