/* CSS Document */
html{color:#000;background:#FFF}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,strong,th,var{font-style:normal;font-weight:normal}li{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}
ol{
	list-style:decimal;
	padding-left:20px;
}
ol li{list-style:decimal;}
strong{font-weight:bold;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small; }
select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif}
table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}
/* Copyright (c) 2011, WebmedCental! Inc.  All rights reserved. */
body{ background:#fcfcfc; color:#333; height:100%;}
a{
	color:#0166b0;
}
a:active, a:focus, input[type="image"] {
	outline: 0;
}
a:focus{
	-moz-outline-style: none;
}
a:hover{ color:#e16a0c;}
p{ line-height:18px; padding:4px 0px;}
h2{ font-size:2em;}
h2.heading{ border-bottom:3px solid #eee; margin-bottom:10px; }
h3{font-size:1.6em;}
.spacer10{ height:10px;}
.spacer5{ height:5px;}
fieldset{ width:100%!important;}
.CLR{
clear:both;
}
.FLC{
clear:both;
}
.FLC:after{
content:".";display:block;height:0;clear:both;visibility:hidden;
}
/* IE6 work-around \*/ 
* html .FLC{
height:1%;
}
/* IE7 work-around */ 
html>body .FLC{
height:auto;max-height:12000000px;
}

/*** Widths ******/
.w1{ width:0.9%!important; }
.w5{ width:5%!important; }
.w10{ width:10%!important; }
.w15{ width:15%!important; }
.w18{ width:18%!important; }
.w20{ width:20%!important; }
.w25{ width:25%!important; }
.w30{ width:30%!important; }
.w33{ width:33%; }
.w35{ width:35%!important; }
.w40{ width:40%!important; }
.w45{ width:45%!important; }
.w48{ width:48%!important; }
.w50{ width:50%!important; }
.w55{ width:55%!important; }
.w60{ width:60%!important; }
.w65{ width:65%!important; }
.w68{ width:68%!important; }
.w70{ width:70%!important; }
.w75{ width:75%!important; }
.w80{ width:80%!important; }
.w85{ width:85%!important; }
.w90{ width:90%!important; }
.w95{ width:95%!important; }
.w97{ width:97%!important; }
.w98{ width:98%!important; }
.w100{ width:100%!important; }
/*** #Widths *****/


.help-trigger-wrapper {
	margin:0;
	padding:0;
}

.help-trigger {
	float:right;
	display:inline-block;
	margin:0px;
	padding:5px 10px 15px 25px;
	background:  url(../../images/question-white.png) 10px center no-repeat;
	color:#000000;
}

* html .help-trigger-wrapper {
	height:0.1%; /* IE6 */
}

*:first-child+html .help-trigger-wrapper {
	height:0.1%; /* IE7 */
}

.help {
	clear:both;
	display:none;
	margin:0;
	padding:15px;
	background:#F0F2F3;
	color:#000000;
}

/** error messages **/

/*by arvind*/

.floater {
	position:relative;
 
	top:0;
	left:0;
	z-index:9999;
 }

div.message {
width:88%;
	margin:0;
	padding:10px 20px 10px 60px;
	background:#f90 url(../../images/exclamation-1.gif) 5px 0 no-repeat;
	color:#fff;
	overflow:visible;
  
	
}

div.alert {
width:88%;
	margin:0;
	padding:10px 20px 10px 60px;
	background:#f90 url(../../images/exclamation-1.gif) 5px 0 no-repeat;
	color:#fff;
	overflow:visible;
  
	
}

div.alert-wrapper {
width:100%;
	clear:both;
	margin:20px 0 10px 0;
	padding:15px 0 0 0;
	background:#fff url(../../images/exclamation-0.gif) 5px 0 no-repeat;
}

div.message-wrapper {
width:100%;
	clear:both;
	margin:20px 0 10px 0;
	padding:15px 0 0 0;
	background:#fff url(../../images/exclamation-0.gif) 5px 0 no-repeat;
}

.error{ padding:10px;background:#fefefe;  border:1px solid #ce0000; margin:5px 0px;}
.error ul { padding-left:20px;}
.error ul li { border-bottom:1px solid #f1f1f1; padding:2px 0px; color:#ce0000; list-style:circle; }

.Breadcrumbs{ margin:0px 0px 10px 0px; padding:0px 10px 5px 25px; border-bottom:1px dotted #f1f1f1; background:url(../../images/version-1.1/ui-breadcrumb.png) no-repeat;}
.Breadcrumbs a{ text-decoration:none; }

.white{ background-color:#fff;}

.fieldset{ }

/** headings **/
legend.heading,h2.heading{
font-size:22px;
color:#333;
background:#fff url(http://static.webmedcentral.com/images/version-1.1/heading-bg.png) repeat-x; display:inline-block; width:98%;
padding:6px 10px 8px 10px;
margin-bottom:10px;
text-shadow:0 1px 0 #fff;
border-bottom:none;
}
.Heading1a{
font-size:24px; color:#df5e00
}
.Heading1b{
font-size:24px;color:#0166b0;
}
.Heading2a{
font-size:21px;color:#000; 
}
.Heading2b{
font-size:21px;color:#0166b0; margin-top:5px;
}
.Heading3a{
font-size:18px;color:#000;
}
.Heading3b{
font-size:18px;color:#0166b0;
}
.Heading4a{
font-size:16px;color:#000;
}
.Heading4b{
font-size:16px;color:#0166b0;
padding:2px 0px 4px 0px;
}
.Heading5a{
font-size:14px;color:#000;
}
.Heading5b{
font-size:14px;color:#0166b0;
}

/** titles **/
.Title1a{
font:24px/1em 'Arial';color:#000;
}
.Title1b{
font:24px/1em 'Arial';color:#df5e00;
}
.Title2a{
font:21px/1em 'Arial';color:#000;
}
.Title2b{
font:21px/1em 'Arial';color:#df5e00;
}
.Title3a{
font:18px/1em 'Arial';color:#000;
}
.Title3b{
font:18px/1em 'Arial';color:#df5e00;
}
.Title4a{
font:16px/1em 'Arial';color:#000;
}
.Title4b{
font:16px/1em 'Arial';color:#df5e00;
}
.Title4c{
font:16px/1em 'Arial';color:#0166b0;
}
.Title5a{
font:14px/1em 'Arial';color:#000;
}
.Title5b{
font:14px/1em 'Arial';color:#df5e00;
}
.Title6a{
font:bold 12px/1em 'Arial';color:#000;
}
.Title6b{
font-size:15px;
color:#df5e00;
font-weight:600;
}
.Title6c{
font:bold 12px/1em 'Arial';color:#027ec4;
}
.Title7c{
font:18px/1em 'Arial';color:#555;
border-bottom:1px solid #ddd;
padding:10px 10px;
margin:15px 0px 5px 0px;
background:#f1f1f1;
}

.Title6_b{
font-size:15px;
color:#ffffff;
font-weight:600;
text-align:center;
}

.field {
	margin:1em 0;
	width:100%;
}
.field .mandete{
color:#FF0000; font-family:"Courier New", Courier, monospace; padding:4px;
}
label {

	float:left;
	margin:0;
	padding:3px 0 0 0;
	width:40%;
	font-size:12px; font-weight:600;
	color: #4A7195;

}
div.hr{ height:1px; border-bottom:1px solid #f1f1f1; }
hr {
	margin:10px 0px;
	border:none;
	color:#eee;
	background:#eee;
	height:1px;
}
 .cleared:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.Note{
font-size:11px;color:#676664; padding:2px 0px; display:inline-block;
}
.Note span{
font-size:12px;color:#df5e00;
font-weight:bold;
}

.InfoBox { border: 1px solid #DDE2E6; padding: 10px 15px 10px 15px; position: relative}
.InfoBox h3 { background: #fff; margin-top: -32px;  padding: 0 3px; position: absolute; }
.InfoBox label { color: #4A7195; font-weight: bold}
.InfoBox .FormInput { margin: 10px 0; }
.InfoBox .FormInput .formcol { position: relative; float: left; margin: 0 20px 0 0;}
.InfoBox label { display: block; margin-bottom: 3px;}

.BulletList li{
list-style-type:disc; margin-left:20px;
}
.NumberList li{
list-style-type:decimal; margin-left:20px;
}
.RomanList li{
  margin-left:20px;
  list-style:none;
}
.HorizontalList{
list-style-type:none;
}
.HorizontalList li{
float:left;display:inline;
}

.left{ float:left;}
.right{float:right;}
.center{ text-align:center;}

span.bold{ font-weight:600; font-size:11px;}
.wrapper{ background:#FFFFFF url(http://static.webmedcentral.com/images/version-1.1/brick-top.png) -1750px -15px no-repeat; -moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;}
#header{ padding:10px 0px;}
#header #logo a{ background:url(http://static.webmedcentral.com/images/version-1.1/logo.png) no-repeat 15px 0px; display:block; height:50px; padding-top:5px; margin-top:10px;}
#header p.tagline{ font-size:12px; padding-left:5px; padding-top:2px; color:#888; font-style:italic; }
#header #topquickbox{ border:1px solid #f1f1f1; background:#fcfcfc; float:right; width:97%; padding:8px 10px;  -moz-box-shadow: 0 0 5px #eee;
-webkit-box-shadow: 0 0 5px#eee;
box-shadow: 0 0 5px #eee;
font-size:11px;
margin-top:20px;
position:relative;
}
#topquickbox input[text]{ padding:10px; }

#google_translate_element{top:0px!important; right:0px; position:fixed; z-index:9;}

#searchbox p{opacity:.7;filter:alpha(opacity = 70);}
#searchbox label{display:block;padding-bottom:2px;font-size:11px;line-height:20px;color:#def;_background-color:#59B;}
#searchform_q{
	background:#fff;
	margin:0;
	width:200px;
	margin:0;
	padding:6px 6px;
	border:1px solid #eee;
	border-right-width:0;
	-webkit-border-top-left-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topright:0px;
	border-top-left-radius:5px;border-bottom-left-radius:5px;
	font:13px "Lucida Grande",Arial,Sans-serif; margin:0px!important;
	
	}
#searchform_q:focus{outline-width:0;border-color:#ccc;}
#searchform_submit{background:#bbb url(http://static.webmedcentral.com/images/version-1.1/bg-btn-sprites.png) repeat-x 0 0;margin:0;padding:6px 12px; *padding:4px 3px; border:1px solid #eee;outline-width:0;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;font:13px "Lucida Grande",Arial,Sans-serif;font-style:normal;color:#333;text-shadow:0 1px 0 #fff; text-transform:uppercase!important;}
#searchform_submit::-moz-focus-inner{padding:0;border:0;}
#searchform_submit:hover,#searchform_submit:focus{background-position:0 -5px;cursor:pointer;color:#111;}
#searchform_submit:active{background-image:none;}

#topquickbox ul{ margin:5px 0px 5px 0px; font-size:11px; color:#666; }
#topquickbox ul li{ display:inline; border-right:1px solid #eee; margin:0px; padding:1px 5px 1px 2px;}
#topquickbox ul li:first-child{ padding-left:0px;}
#topquickbox ul li:last-child{ border-right:none;}
#topquickbox a{ color:#0166b0; }

#topquickbox ul.social{ margin:0px; width:120px;}
#topquickbox ul.social li{ float:left; padding:0px; border-right:none;}
#topquickbox ul.social li a{ height:16px; display:block; padding:5px 0px 8px 30px;}

/****** top navigation *********/
#navigation{ display:block; background: #888888 url(http://static.webmedcentral.com/images/version-1.1/intro-nav-bg-sprites.png) 0 -360px repeat-x;}
#navigation ul#mainnav{ height:37px;}
#navigation ul#mainnav li{ display:inline-block; float:left; margin:0px;}
#navigation ul#mainnav li a{ display:block;  color:#fff; text-decoration:none; padding:10px 26px; border:1px solid #adadad; border-bottom:none; }

#navigation ul#mainnav li a.active,#navigation ul#mainnav li a:hover{ background: #fd8d31 url(http://static.webmedcentral.com/images/version-1.1/intro-nav-bg-sprites.png) 0 -450px repeat-x; border:1px solid #fd8d31; border-bottom:none; }
#navigation ul.subnav{ background:#f1f1f1; display:block; margin:0px; }
#navigation ul.subnav li{ display:inline-block; padding:8px 5px; }
#navigation ul.subnav li a{ text-decoration:none; font-size:12px; background:url(http://static.webmedcentral.com/images/version-1.1/bullet_blue.png) no-repeat; padding-left:16px;}

/****** #top navigation ********/ 

.intro{ height:200px; position:relative; background:url(http://static.webmedcentral.com/images/version-1.1/intro-nav-bg-sprites.png) 0px 0px repeat-x; margin-bottom:10px;
-webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.38);
-moz-box-shadow:    0px 2px 2px rgba(50, 50, 50, 0.38);
box-shadow:         0px 2px 2px rgba(50, 50, 50, 0.38);
border-bottom:1px solid #027cc2;
}
.intro .text_into{ float:left; padding:10px; width:485px; height:150px; }
.intro .getsrated-btn{ margin-left:15px; margin-top:-5px; position:relative;}
.intro .text_into h1{
	padding:5px 0px 0px 5px;
	clear:both;
	color: #ffffff;
	font-size: 22px;
	text-shadow: 1px 1px 1px #0b87a9;
}
.intro .text_into ul.checklist{ color:#fff; font-size:1.1em; text-shadow: 1px 1px 1px #0b87a9; padding:8px 10px;}
.intro .text_into ul.checklist li{ background:url(http://static.webmedcentral.com/images/version-1.1/icons/icon-16-sprites.png) no-repeat  0 -450px; padding:1px 0px 1px 20px;}
.intro .text_into ul.checklist li.more{ background:none; margin-top:5px;}
.intro .text_into ul.checklist li.more a{ font-size:0.9em!important; color:#f1f1f1; text-decoration:none!important; }

.intro .video_intro{ width:282px; float:right; margin:5px 5px 0px 0px; height:190px; z-index:1;}
.intro .video_intro .video{ z-index:2; padding:0px; width:280px; height:154px; margin-top:2px; padding:0px; float:left; border:1px solid #c9e9f4; }
.intro .video_intro .video_links{ margin-left:0px; margin-top:0px; }
.intro .video_intro .video_links a{ display:inline-block; height:18px; padding:5px 15px 0px 15px; color:#333; text-decoration:none; font-size:11px; background:#eee; margin-top:5px;  -moz-box-shadow: inset 0 -1px 6px -4px #000;
-webkit-box-shadow: inset 0 -1px 6px -4px #000;
box-shadow: inset 0 -1px 6px -4px #000;}
.intro .video_intro .video_links a:hover,.intro .video_intro .video_links a.active{ background:#ccc;}


.intro .buttons{ padding-left:10px; float:left;}
.intro .buttons a{ margin-right:5px; }
.intro .buttons a.last{ margin-right:0px;}

.intro .random{ padding-left:10px; width:400px;}
.intro .random h2{ font-size:16px; font-weight:600; padding:0px 0px 2px 0px; color:#333; text-shadow: 1px 1px 1px #fff; border-bottom:1px solid #d7f5ff; }
.intro .random p{ font-size:11px; line-height:16px; color:#333; padding:2px 0px 0px 5px;}
.intro .random a{ text-decoration:none;}

.premium-service{ position:absolute; left:490px; top:25px;}

#content{ margin:10px 0px; min-height:370px;}
input[type=text],input[type=password],select,textarea{border:1px solid #ddd; -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px; padding:5px;  font:13px "Lucida Grande",Arial,Sans-serif; transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,-moz-box-shadow linear .2s;-webkit-transition:border linear .2s,-webkit-box-shadow linear .2s; }
input[type=text]:focus,input[type=password]:focus,textarea:focus{outline:none;border-color:rgba(254,156,0,.75)!important;box-shadow:0 0 8px rgba(254,156,0,.5);-moz-box-shadow:0 0 8px rgba(254,156,0,.5);-webkit-box-shadow:0 0 8px rgba(254,156,0,.5);}
select,fieldset.common-form checkbox{border:1px solid #ccc;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:13px;padding:4px 5px;}
input[type=checkbox],input[type=radio]{ vertical-align:middle; margin:0; margin-top:-3px; *margin-top: -3px; }

.box{ background:#fcfcfc; border:1px solid #ccc; box-shadow:0 1px 3px rgba(99,99,99,0.3);-webkit-box-shadow:0 1px 3px rgba(99,99,99,0.3);-moz-box-shadow:0 1px 3px rgba(99,99,99,0.3);}
.box ul li.heading{ font-size:1.1em; font-weight:600; color:#333; background:#ececec; text-shadow:0 1px 0 #fff; border-bottom:1px solid #cecece;
}
.box ul li.heading a{ float:right;}
.box ul li.heading.tabs{ padding:0px;}
.box ul li.heading a.tab{ padding:8px 20px; float:left; border-left:1px solid #cecece; border-right:1px solid #fff; display:inline-block;}
.box ul li.heading a.tab:first-child{ border-left:none;}
.box ul li.heading a.tab:last-child{ border-right:1px solid #cecece; }
.box ul li.heading a.active{ background:#fcfcfc; border-bottom:#fcfcfc 1px solid; position:relative; margin-bottom:-1px;}

.quicklinks li.heading{ background:#016ab3 url(http://static.webmedcentral.com/images/version-1.1/intro-nav-bg-sprites.png) 0 -410px repeat-x!important; color:#fff!important; text-shadow:0 1px 0 #0278bf!important;}
.quicklinks li a{ font-size:0.9em!important; font-weight:bold; }

.box ul li{ padding:6px 3px; border-bottom:1px dotted #eee;}
.box ul li a{ font-size:0.95em; text-decoration:none; text-decoration:none; }

.box .box_content{ padding:10px 6px;}
.icon{ padding-left:22px; padding-bottom:1px; background-repeat:no-repeat; background-image:url(http://static.webmedcentral.com/images/version-1.1/icons/icon-16-sprites.png); }
span.icon{ font-size:12px;}
.icon_signin{ background-position:0 -1px; }
.icon_edit_user{ background-position:0 -26px; }
.icon_contact{ background-position:0 -54px; }
.icon_advisory_board{ background-position:0 -147px; }
.icon_faculty{ background-position:0 -169px; }
.icon_reviewers{ background-position:0 -191px; }
.icon_community{ background-position:0 -214px; }
.icon_reviews{ background-position:0 -236px; }
.icon_comments{ background-position:0 -258px; }
.icon_journals{ background-position:0 -281px; }
.icon_premium{ background-position:0 -306px; }
.icon_institutions{ background-position:0 -566px; }
.icon_sponsors{ background-position:0 -583px; }
.icon_plus_editorial_board{ background-position:0 -605px; }
.icon_xml{ background-position:0 -627px; }


.icon_donate{ background-position:0 -76px; color:#ff770d!important; font-weight:600; }

.icon_views{background-position:0 -354px;}

.icon_rate{background-position:0 -380px;}
.icon_rate_blue{background-position:0 -475px;}
.icon_rate_green{background-position:0 -499px;}
.icon_rate_red{background-position:0 -522px;}

.icon_post_review{background-position:0 -405px;}
.icon_post_comment{background-position:0 -428px;}

.icon_user{ background-position:0 -331px; }
.icon_pdf{ background-position:0 -123px; }
.icon_fulltext{ background-position:0 -99px; }

.icon_play{background-position:0 -542px; width:16px; height:16px;}

.icon_32{ padding:6px 0px 8px 35px; background-image:url(http://static.webmedcentral.com/images/version-1.1/icons/social-media-sprite.png); background-repeat:no-repeat; display:block; vertical-align:middle;}

.facebook{background-position:0 -4px;}
.youtube{background-position:0 -38px;}
.twitter{background-position:0 -72px;}
.rss{background-position:0 -104px;}

.s_small{ font-size:0.9em; color:#666; padding:5px 0px;}
.small{ font-size:0.9em;}
.em{font-style:italic; }
.thumb{ padding:3px; border:1px solid #f1f1f1; width:80px;}
#footer{ position:relative; bottom:0; margin-top:10px; background:#f0f0f0; font-size:11px; padding:20px 0px; border-top:1px dashed #ccc; color:#666; }
#footer .links li{ display:inline-block; float:left; font-size:11px; padding:0px 5px;}
#footer .links li a{ color:#666; text-decoration:none; }
#footer .links li a:hover{ text-decoration:underline;}

ul.articleslist{ color:#444;}
ul.articleslist li{ border-bottom:1px dashed #eee; margin-bottom:5px; padding:10px 0px; display:block;}
ul.articleslist li:last-child{ border-bottom:none;}
ul.articleslist li a.title{ font-size:0.9em; font-weight:600;}
ul.articleslist li .text{ font-size:0.9em; margin:4px 0px 2px 0px; }
ul.articleslist li .meta_info{ font-size:0.9em; color:#666; height:18px; display:block;}
ul.articleslist li .meta_info a{ color:#e16a0c;}
ul.articleslist li .meta_info a:hover{ text-decoration:underline; }

ul.videoslist{ margin:5px 0px; height:85px;}
ul.videoslist li{ display:inline; float:left!important; margin-right:4px; border:1px solid #f1f1f1; position:relative;}
ul.videoslist li a.icon_play{ position:absolute; left:45px; top:30px;}

ul.featuredarticles{ margin:0px; padding:0px;}
ul.featuredarticles li{ border-bottom:0px; vertical-align:top; display:inline-block; }
ul.featuredarticles li div.meta_info{ font-size:11px; line-height:18px; padding-top:5px;}

ul.members{ overflow:hidden; height:130px;}
ul.members li{ display:inline-block; margin:0px; padding:0px 1px;}
ul.members li img.thumb{ width:60px; padding:5px; height:80px; display:inline-block; }
ul.members li img.thumb1{ padding:5px; display:inline-block; border:1px solid #f1f1f1;}
ul.members li .meta_info{ padding:0px 0px 0px 0px; margin-left:5px;}


.meta_info{ margin-top:5px; color:#444; display:inline-block; }
.meta_info a{ color:#e16a0c;}
.meta_info a:hover{ text-decoration:underline; }

.commentslist li,.reviewslist li{ height:50px;}
.warn{ padding:10px; border:#f1f1f1 1px solid; background:#fcfcfc; margin:10px 0px; color:#666;  }
/**Start: Buttons ***/
.submit input,.button,input.button,.button-primary,input.button-primary,.button-secondary,input.button-secondary,.button-highlighted,input.button-highlighted,#postcustomstuff .submit input{text-decoration:none;font-size:12px!important;line-height:13px;padding:4px 8px 6px 7px; font-weight:bold; cursor:pointer;border-width:1px;border-style:solid;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;-khtml-box-sizing:content-box;box-sizing:content-box;}

a.button,input.button,.button-secondary,.submit input,input[type=button],input[type=submit]{border-color:#bbb;color:#464646;}
input.button:hover,.button-secondary:hover,.submit input:hover,input[type=button]:hover,input[type=submit]:hover{color:#000;border-color:#666;}
a.button,input.button,.submit input,.button-secondary{background:#f2f2f2 url(http://static.webmedcentral.com/images/version-1.1/bg-btn-sprites.png) repeat-x scroll 0 -112px; text-shadow:rgba(255,255,255,1) 0 1px 0;}
input.button:active,.submit input:active,.button-secondary:active{background:#eee url(http://static.webmedcentral.com/images/version-1.1/bg-btn-sprites.png) repeat-x scroll 0 -180px;}

input.button-primary,button.button-primary,a.button-primary{border-color:#298cba;font-weight:bold;color:#fff;background:#21759B url(http://static.webmedcentral.com/images/version-1.1/bg-btn-sprites.png) repeat-x scroll 0 -42px;text-shadow:rgba(0,0,0,0.3) 0 -1px 0;}

input.button-primary:active,button.button-primary:active,a.button-primary:active{background:#21759b url(http://static.webmedcentral.com/images/version-1.1/bg-btn-sprites.png) repeat-x scroll 0 -80px;color:#eaf2fa;}
input.button-primary:hover,button.button-primary:hover,a.button-primary:hover,a.button-primary:focus,a.button-primary:active{border-color:#13455b;color:#eaf2fa;}
.button-disabled,.button[disabled],.button:disabled,.button-secondary[disabled],.button-secondary:disabled,a.button.disabled{color:#aaa!important;border-color:#ddd!important;}
.button-primary-disabled,.button-primary[disabled],.button-primary:disabled{color:#9FD0D5!important;background:#298CBA!important;}

/**End: Buttons ***/

/** Reasons list **/
.reasons_column{ display:block; width:100%!important; clear:both;}
.reasons_column h3{ font-size:1.8em; display:inline-block; margin-top:4px!important; margin-right:10px; float:left; color:#fff; background:url(../../images/version-1.1/count.png) no-repeat -1px 2px; width:20px; padding:2px 0px 0px 5px; }
.reasons_column p{ display:inline-block; line-height:30px; float:left; height:30px;}

/*** Pass word Strength ***/
#psr_score {display:block;  padding-left:146px; margin:2px 0px; }
#psr_verify {  padding-left: 10px; }
#psr_strength_notice { display:block; padding-left: 10px; }

.psr_Weak,.psr_Medium,.psr_Strong,.psr_Excellent{
background:url(../../images/password-strength.gif) no-repeat top;
}
.psr_Weak {
background-position:0 -52px;
}
.psr_Medium { 
background-position:0 -34px;
 }
.psr_Strong {
background-position:0 -16px;
  }
.psr_Excellent { 
background-position:0 2px;
 }
 
/***thumbs ***/
.thumb100{ width:100px; border:5px solid #CCCCCC; display:block;}
 
/*** #pass word strength ***/

/* tables **/
table td{ vertical-align:top; padding:2px;}
table.tab{ border:1px solid #eee; background:#fcfcfc; margin: 10px 0; width: 100%;}
table.tab thead th{ font-size:12px; font-weight:600; padding:10px 5px; background:#f1f1f1; border-bottom:1px solid #eee; color:#444;}
table.tab tbody td{ padding:5px; border-bottom:1px solid #f1f1f1;}
table.tab  tr:nth-child(even) {background: #fff;}

.faq {
	margin:10px 0;
	padding:0px 0 5px 30px;
}
.question {
	background:url(../../images/icon-q.gif) left top no-repeat;
	font-weight:bold;
	color:#0166b0;
}
.answer {
	font-size:11px;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url(../../images/icon-a.gif) left top no-repeat;
	border-bottom:solid 1px #eee;
}
.last { border:none; }

#ArticleWizard { margin: 10px 0 5px 0;}
#ArticleWizard ul { list-style: none; margin:10px 0 0 0;}
#ArticleWizard li { position: relative; float: left;}
#ArticleWizard .LastStep { background: none;}
#ArticleWizard .ArticleWizardTxt { color: #8E9AAA; font-weight: bold; font-size: 11px}

.Step { height: 30px; width:28px; vertical-align:middle; text-align: center; color: #fff; font-family: Georgia; font-size: 20px; position: relative; float: left;background: url(../../images/OtherStep.gif) no-repeat;}
.Step a { height: 30px; width: 30px; text-align: center; color: #fff; font-family: Georgia; font-size:20px; }
.StepTitle { position: relative; float: left; padding: 8px 4px 10px 2px; color: #C6CFD6; font-weight: bold; font-size: 11px }
.StepTitle a { color: #C6CFD6; }

.StepSelected .Step { background: url(../../images/CurrentStep.gif) no-repeat;}
.StepSelected .StepTitle { color: #4A7195;}

.black_overlay{
	position:fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height:200%;
	background:url(http://static.webmedcentral.com/images/colorbox/overlay.png) 0 0 repeat;
	background-color:#333;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	}
	* html .black_overlay {
	height:100%;
	}
	.white_content {
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 16px;
	border: 16px solid #ccc;
	background-color: white;
	z-index:1002;
	overflow: auto;
	}

/****** tiny boxxx *****/

.tbox {position:absolute; display:none; padding:14px 17px; z-index:900; }
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(http://static.webmedcentral.com/images/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(http://static.webmedcentral.com/images/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}

.orangebox{ background:#fff;  border:1px solid #038dd0; padding:0px;  }
.orangebox ul{  padding:5px; }
.orangebox ul li{margin:2px 0px;}
.orangebox h1{ background:#038dd0; padding:5px; font-size:18px; color:#FFFFFF;  }

.empty{ padding:10px; border:1px solid #f1f1f1; background:#FFFFCC;}

.ProfileComments{margin-top:20px;}.ProfileComments .Message{display:none;clear:both;}.ProfileComments .date{color:#999;}
.List2{margin:0;padding:0;list-style-type:none;}.List2 li{margin:0;padding:12px 0;border-bottom:1px dashed #e1e1e1;}.List2 p{margin:10px 0;}
.List2 .avatar,.List2 .userAvatar{float:left;margin-right:10px;}.List2 .options{float:right;margin-left:10px;}.List2 .data{color:#999;font-size:10px;}

.orangebox{ background:#fff;  border:1px solid #038dd0; padding:0px;  }
.orangebox ul{  padding:5px; }
.orangebox ul li{margin:2px 0px;}
.orangebox h1{ background:#038dd0; padding:5px; font-size:18px; color:#FFFFFF;  }

#alphabets{ margin:15px 0px; }
#alphabets a{ background:#0C76E4; color:#FFFFFF; padding:2px 8px; margin:0px; font-size:11px; text-decoration:none; }
#alphabets a:hover{ background:#fb9323; text-decoration:none;  }
#alphabets a.active{ background:#fb9323; font-weight:bold; }

ul.tabsgray li{ display:inline; background:#dadde3; border:1px solid #cbd0db; padding:6px 20px 5px 20px; -moz-border-radius-topright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0; font-weight:600; cursor:pointer;}
ul.tabsgray li.current{ background:#eaebee; border:none; }

/** faculty list **/

ul.facultylist{}
ul.facultylist li { display:inline-block; min-height:110px; width:208px; border:1px solid #eee; padding:10px 5px; margin:5px 3px; font-size:11px; background:#f4f4f4; }
ul.facultylist li a.title{ color:#e16a0c; font-size:12px;}

ul.facultylist li .avatar{ width:110px; height:125px; display:block; vertical-align:middle; overflow:hidden; text-align:center; border:5px solid #FFFFFF; margin:5px; background:#fff;}
ul.facultylist li .avatar img{ width:110px; display:block;}
ul.facultylist li .info{ float:left; padding-left:5px;}
ul.facultylist li .info .title{ font-size:14px; font-weight:bold;}
ul.facultylist li .info span a{ font-size:11px; }

.faculty-avatar{ width:210px; vertical-align:middle; overflow:hidden; text-align:center; border:5px solid #eee; margin:0px 20px 0px 0px; background:#fff; }
.faculty-avatar img{ width:210px;}

ul.advisorylist{}
ul.advisorylist li { display:inline-block; min-height:110px; width:290px; border:1px solid #eee; padding:10px 5px; margin:5px 3px; font-size:11px; background:#f4f4f4; }
ul.advisorylist li .avatar{ width:120px; height:140px; vertical-align:middle; overflow:hidden; text-align:center; border:5px solid #eee; margin:5px; background:#fff; float:left; padding:5px;}
ul.advisorylist li .avatar img{ width:110px; }
ul.advisorylist li .info{ float:left; padding:5px;}
ul.advisorylist li .title{ font-size:14px; font-weight:bold; display:block; padding:0px 0px 0px 10px;}
ul.advisorylist li .info span a{ font-size:11px; }


/** advisory board members list **/

.checklist1 li {
font-size:11px;
vertical-align:top;
color:#444;
margin:2px 0px;
}
.checklist1 li .checked{
font-size:11px;
font-weight:800;
color:#df5e00;
}

/***** lists **/
ul.list li{ padding:5px 0px; border-bottom:1px dotted #eee;  }
ul.list li a.title{ font-size:1.1em; }
ul.list li .meta{ margin:5px 0px 0px 0px; font-size:0.85em; color:#666; display:block; }
ul.list li .meta span{ font-weight:100; color:#006600; font-style:italic; }
ul.list li .meta a {color:#df5e00; }

#OldComments .Comments .Head{
border-bottom:solid 3px #DDE2E6;border-top:solid 1px #DDE2E6;margin-top:10px;height:30px;padding-top:3px;
}
#OldComments .Comments .Head .Options{
float:right;margin-top:5px;white-space:nowrap;
}
#OldComments .Comments .Head .SubHeader{
float:left;margin:2px 0;
}
#OldComments .Comments .Head .SubHeader a{
font-size:12px;
}
#OldComments .Comments .Comment{
background-color:#fafafa;
margin:10px 0px 0px 0px;
}
#OldComments .Comments .Comment .UserInfo{

}
#OldComments .Comments .Comment .UserInfo .userAvatar{
float:left;margin:0 10px 0 0;width:40px;height:40px;
}
#OldComments .Comments .Comment .UserInfo .SubHeader{
padding-top:8px;font-size:17px;float:left;

}
#OldComments .Comments .Comment .UserInfo .SubHeader a{
font:normal 17px Georgia;
}
#OldComments .Comments .Comment .RateOrFlag{
float:right;margin-top:12px;white-space:nowrap;
}
#OldComments .Comments .Comment .RateOrFlag img{
float:left;margin-right:10px;
}
#OldComments .Comments .Comment .UserText{
position:relative;
}
#OldComments .Comments .Comment .UserText .Arrow{
background:url(http://static.webmedcentral.com/images/comment_arrow.gif) no-repeat;height:13px;position:relative;margin-left:75px;top:1px;_top:4px;
}
#OldComments .Comments .Comment .UserText p{
border:solid 1px #DDE2E6;
padding:8px;
margin:0;
}
#OldComments .Comments .Comment .UserText p span{
color:#999; font-size:11px;
padding-left:25px;
}
#OldComments .Comments .Comment .UserText .commentlink{
background:url(http://static.webmedcentral.com/images/commenticon.gif) no-repeat; padding-left:15px;
font-size:12px;
}

#OldComments .Comments .ViewComments{
margin-bottom:20px;
}
#OldComments .Comments .Comment .RateOrFlag .Stars{
float:left;
}
#OldComments .PostComment textarea{
width:610px;margin:5px 0;
}
#OldComments .PostComment .SubmitButton{
margin:5px 0 20px;float:right;
}
#OldComments .PostComment .FacebookLink input,#OldComments .PostComment .FacebookLink p{
float:left;margin-top:0;margin-bottom:0;margin-right:5px;font-size:12px;line-height:12px;
}
#OldComments .PostComment .FacebookLink input{
*margin-top:-4px;*border:0;*background:none;
}
#OldComments .SubHeader{
font-family:"Trebuchet MS", Verdana, "Times New Roman";font-size:18px;font-weight:normal;color:#0166b0;margin:0px 0px 0px 0px;
}
#OldComments .userAvatar img{
height:100%;width:100%;
}
#OldComments .IconSet1{
background:url(http://static.webmedcentral.com/images/iconset1.gif) repeat-y;width:22px;height:25px;float:left;position:relative;padding-right:3px;top:-2px;
}
#OldComments .IconSet1.AddComment{
background-position:2px -65px;
}
#OldComments .IconSet1.AddFlag{
background-position:0 -176px;top:0;height:21px;
}
#OldComments .href{

color:#0364A4;
}
#OldComments input,textarea{
border:solid 1px #D0D7DC;background:#F4F4F4;padding:3px 5px;
}
#OldComments .Stars input{
background:0;border:0;padding:0;
}

.category_column	{ float:left; margin:10px 0p 10px 0px; width:230px!important; display:inline-block!important;  }
.category_column h3 { float:left; color: #fff;  font-size: 1.2em; font-weight:600; letter-spacing: -0.4px; padding:6px 2px 3px 3px; display: run-in; text-align:center; background:url(http://static.webmedcentral.com/images/version-1.1/count.png) no-repeat -1px 2px; width:20px;}
.category_column p	{ padding-left:40px; padding-top:10px; font-size:1.1em;  display:block; height:60px;}
.category_column ul { padding-left:30px; padding-top:10px; font-size:1.1em;}

/*** pagination ***/
.pagination span.selected{ padding:5px 10px; font-weight:bold;}
.pagination a{ padding:4px 8px; display:inline-block; border:1px solid #ddd; text-decoration:none; background:#f0f0f0;}
.pagination a:hover{ background:#999; color:#fff;}

 ul#featuredvideos{ margin:0px; padding:0px;}
 ul#featuredvideos li{ float:left; margin:10px 3px 0px 3px; padding:2px 0px; border-bottom:1px solid #CCCCCC; }
 ul#featuredvideos li p{ margin:0px; font-size:11px; }
 ul#featuredvideos li a{ font-size:11px; }
 ul#featuredvideos li p .time{ font-size:10px; font-style:italic; }
 ul#featuredvideos li img.preview{ margin:0 auto;  border:1px double #999999; padding:2px;}
 ul#featuredvideos li.last{ margin:10px 0px 0px 0px; padding:0px; border:none; float:right; }

 /***********Start: Videos section *****/ 
 ul#videolist{ margin:0px; padding:0px;}
 ul#videolist li{ margin:5px 0px; padding:10px 5px 10px 5px; border-bottom:1px dotted #CCCCCC; font-size:11px; }
 ul#videolist li.featured{ background:#f6f6f6; border:1px solid #dbdbdb;}
 ul#videolist li.headings{padding:10px 5px 10px 5px;margin:0px 0px; border-bottom:1px solid #CCCCCC;}
 ul#videolist li div a.title{ font-size:13px; font-weight:600;}
 ul#videolist li div.cats a{ font-size:11px;}
 ul#videolist li div .permalinks{ margin:20px 0px 0px 0px; font-size:11px;}
 .sortbar{ background:#f0f2f3; padding:7px 30px 8px 10px; display:block; }
 .sortbar h2{font-size:18px;color:#333;}
/***********end: Videos section *****/ 

.categoryTitle{
border:1px solid #dde2e6;border-width:0 0 1px 0;padding:0 0 5px 0;margin:0 0 10px 0;text-transform:uppercase;
}
.sectionTitle{
border:3px solid #dde2e6; border-width:1px 0 3px 0;padding:10px 0; margin:5px 0px;
}
.lintoother{
background:url(http://static.webmedcentral.com/images/apps_link.gif) no-repeat;
margin:5px 0px 5px 0px;
padding:18px 0px 0px 50px;
height:28px;
border-top:1px dotted #CCCCCC;
}
.article_intro a{ text-decoration:none;}
.article_intro{margin-bottom:10px;}
.article_intro cite{padding-top:5px;margin:0 0 10px;display:block;color:#666;font-size:12px;}
.article_intro .info{margin-top:10px;}
.article_intro .info .Rating{font-size:11px; text-align:left;}
.article_intro .info .Rating label{font-weight:bold; width:115px; padding:0px;}
.article_intro .author{margin-bottom:15px;}
.article_intro .author .about{font-style:italic;display:block;margin:10px 0px 2px 0px; font-weight:bold;}

.Rating{font-size:12px;}
.Rating .Stars input{height:10px;}
.Rating .Stars img{height:10px;}

.article ol .Heading4a{margin:10px 0 0 0;}
.article ol li{clear:left;padding:10px 0 0 0;}
.article ol li .image{float:left;display:inline;margin:3px 10px 2px 0;}
.article ol li .image img{border:1px solid #dde2e6;float:left;padding:3px;}
.article ol li .image div{clear:left;font-size:10px;}
.resources{margin:20px 0;}
.resources .BulletList{margin-top:10px;}
.photoCredit p{word-wrap:break-word;}
.Comments{margin:20px 0;}
.ContentPreview .overlay{position:absolute;top:0;left:0;z-index:1000;height:132px;width:100%;background-color:#fff;opacity:.9;}
.ContentPreview .interface{position:absolute;top:0;z-index:1001;width:980px;text-align:center;font-size:15px;}
.ContentPreview .interface p{float:left;padding:15px;}
.ContentPreview .interface .buttons{float:left;}
.ContentPreview .interface .buttons .edit{margin:15px;}
.factChecker .userAvatar{float:left;margin-right:10px;}
.factChecker p{font-weight:bold;margin:10px 0 0;}
.factChecker p a{font-weight:normal;}
.factChecker .ToolTip2 p{margin:0;font-weight:normal;font-size:11px;}
#ArticleGeneric .article ol .Heading3a{margin:18px 0 0 0;}
#ArticleSteps .Column1 .SponsoredResults{padding:5px 10px;}
#ArticleSteps .article .sectionTitle .Heading3b{float:left;}
#ArticleSteps .article .sectionTitle .difficulty{float:right;padding-top:3px;color:#666;}
#ArticleSteps .article .sectionTitle .difficulty span{font-weight:bold;color:#000;}

.article .thingsYouNeed{float:right;display:inline;width:350px;margin:20px 0 10px 20px;padding:10px;background-color:#eef0f2;border:1px solid #dde2e6;}

#ArticleSteps .article .thingsYouNeed ul{margin:10px 0 10px 20px;}
#ArticleSteps .article .thingsYouNeed li{color:#FF8600;}
#ArticleSteps .article .thingsYouNeed li span{color:#000;}
#ArticleSteps .article ol li .stepBg{float:left;display:inline;font:11px/normal 'Georgia';color:#dfa641;width:25px;margin-right:10px;text-align:center;}
#ArticleSteps .article ol li .stepBg span{ background:url(http://static.webmedcentral.com/images/CurrentStep.gif) no-repeat ; color:#fff;font-size:21px;display:block;}
#ArticleSteps .tips ul{margin:20px 0;}
#ArticleSteps .request{margin:20px 0;}
#ArticleSteps .request .TextInput{float:left;width:58%;}
#ArticleSteps .request .Button3a{float:right;width:35%;}
#ArticleSteps .request p{clear:both;}
#ArticlePaginated .articlePagination{float:right;}
#ArticlePaginated .articlePagination li{padding:0 5px;color:#c8d0d6;}
#ArticlePaginated .articlePagination li.label{color:#000;}
#ArticlePaginated .articleFooter{border-top:1px solid #DDE2E6;margin-top:10px;padding-top:10px;}

/* 969 Grid CSS Document */
body{min-width:960px;}.container_12,.container_16{margin-left:auto;margin-right:auto;width:960px;}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;margin-left:10px;margin-right:10px;}.push_1,.pull_1,.push_2,.pull_2,.push_3,.pull_3,.push_4,.pull_4,.push_5,.pull_5,.push_6,.pull_6,.push_7,.pull_7,.push_8,.pull_8,.push_9,.pull_9,.push_10,.pull_10,.push_11,.pull_11,.push_12,.pull_12,.push_13,.pull_13,.push_14,.pull_14,.push_15,.pull_15{position:relative;}.container_12 .grid_3,.container_16 .grid_4{width:220px;}.container_12 .grid_6,.container_16 .grid_8{width:460px;}.container_12 .grid_9,.container_16 .grid_12{width:700px;}.container_12 .grid_12,.container_16 .grid_16{width:940px;}.alpha{margin-left:0;}.omega{margin-right:0;}.container_12 .grid_1{width:60px;}.container_12 .grid_2{width:140px;}.container_12 .grid_4{width:300px;}.container_12 .grid_5{width:380px;}.container_12 .grid_7{width:540px;}.container_12 .grid_8{width:620px;}.container_12 .grid_10{width:780px;}.container_12 .grid_11{width:860px;}.container_16 .grid_1{width:40px;}.container_16 .grid_2{width:100px;}.container_16 .grid_3{width:160px;}.container_16 .grid_5{width:280px;}.container_16 .grid_6{width:340px;}.container_16 .grid_7{width:400px;}.container_16 .grid_9{width:520px;}.container_16 .grid_10{width:580px;}.container_16 .grid_11{width:640px;}.container_16 .grid_13{width:760px;}.container_16 .grid_14{width:820px;}.container_16 .grid_15{width:880px;}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px;}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px;}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px;}.container_12 .prefix_1{padding-left:80px;}.container_12 .prefix_2{padding-left:160px;}.container_12 .prefix_4{padding-left:320px;}.container_12 .prefix_5{padding-left:400px;}.container_12 .prefix_7{padding-left:560px;}.container_12 .prefix_8{padding-left:640px;}.container_12 .prefix_10{padding-left:800px;}.container_12 .prefix_11{padding-left:880px;}.container_16 .prefix_1{padding-left:60px;}.container_16 .prefix_2{padding-left:120px;}.container_16 .prefix_3{padding-left:180px;}.container_16 .prefix_5{padding-left:300px;}.container_16 .prefix_6{padding-left:360px;}.container_16 .prefix_7{padding-left:420px;}.container_16 .prefix_9{padding-left:540px;}.container_16 .prefix_10{padding-left:600px;}.container_16 .prefix_11{padding-left:660px;}.container_16 .prefix_13{padding-left:780px;}.container_16 .prefix_14{padding-left:840px;}.container_16 .prefix_15{padding-left:900px;}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px;}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px;}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px;}.container_12 .suffix_1{padding-right:80px;}.container_12 .suffix_2{padding-right:160px;}.container_12 .suffix_4{padding-right:320px;}.container_12 .suffix_5{padding-right:400px;}.container_12 .suffix_7{padding-right:560px;}.container_12 .suffix_8{padding-right:640px;}.container_12 .suffix_10{padding-right:800px;}.container_12 .suffix_11{padding-right:880px;}.container_16 .suffix_1{padding-right:60px;}.container_16 .suffix_2{padding-right:120px;}.container_16 .suffix_3{padding-right:180px;}.container_16 .suffix_5{padding-right:300px;}.container_16 .suffix_6{padding-right:360px;}.container_16 .suffix_7{padding-right:420px;}.container_16 .suffix_9{padding-right:540px;}.container_16 .suffix_10{padding-right:600px;}.container_16 .suffix_11{padding-right:660px;}.container_16 .suffix_13{padding-right:780px;}.container_16 .suffix_14{padding-right:840px;}.container_16 .suffix_15{padding-right:900px;}.container_12 .push_3,.container_16 .push_4{left:240px;}.container_12 .push_6,.container_16 .push_8{left:480px;}.container_12 .push_9,.container_16 .push_12{left:720px;}.container_12 .push_1{left:80px;}.container_12 .push_2{left:160px;}.container_12 .push_4{left:320px;}.container_12 .push_5{left:400px;}.container_12 .push_7{left:560px;}.container_12 .push_8{left:640px;}.container_12 .push_10{left:800px;}.container_12 .push_11{left:880px;}.container_16 .push_1{left:60px;}.container_16 .push_2{left:120px;}.container_16 .push_3{left:180px;}.container_16 .push_5{left:300px;}.container_16 .push_6{left:360px;}.container_16 .push_7{left:420px;}.container_16 .push_9{left:540px;}.container_16 .push_10{left:600px;}.container_16 .push_11{left:660px;}.container_16 .push_13{left:780px;}.container_16 .push_14{left:840px;}.container_16 .push_15{left:900px;}.container_12 .pull_3,.container_16 .pull_4{left:-240px;}.container_12 .pull_6,.container_16 .pull_8{left:-480px;}.container_12 .pull_9,.container_16 .pull_12{left:-720px;}.container_12 .pull_1{left:-80px;}.container_12 .pull_2{left:-160px;}.container_12 .pull_4{left:-320px;}.container_12 .pull_5{left:-400px;}.container_12 .pull_7{left:-560px;}.container_12 .pull_8{left:-640px;}.container_12 .pull_10{left:-800px;}.container_12 .pull_11{left:-880px;}.container_16 .pull_1{left:-60px;}.container_16 .pull_2{left:-120px;}.container_16 .pull_3{left:-180px;}.container_16 .pull_5{left:-300px;}.container_16 .pull_6{left:-360px;}.container_16 .pull_7{left:-420px;}.container_16 .pull_9{left:-540px;}.container_16 .pull_10{left:-600px;}.container_16 .pull_11{left:-660px;}.container_16 .pull_13{left:-780px;}.container_16 .pull_14{left:-840px;}.container_16 .pull_15{left:-900px;}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0;}.clearfix:before,.clearfix:after{content:'\0020';display:block;overflow:hidden;visibility:hidden;width:0;height:0;}.clearfix:after{clear:both;}.clearfix{zoom:1;}

/* CSS Document */
#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;}#cboxOverlay{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,0.8);}#cboxMiddleLeft,#cboxBottomLeft{clear:left;}#cboxContent{position:relative;overflow:hidden;background:#fff;}#cboxLoadedContent{overflow:auto;margin-bottom:28px;}#cboxLoadedContent iframe{display:block;width:100%;height:100%;border:0;}#cboxTitle{position:absolute;bottom:3px;left:0;text-align:center;width:100%;color:#949494;margin:0;}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer;}#cboxTopLeft{width:21px;height:21px;background:url(http://static.webmedcentral.com/images/colorbox/controls.png) -100px 0 no-repeat;}#cboxTopRight{width:21px;height:21px;background:url(http://static.webmedcentral.com/images/colorbox/controls.png) -129px 0 no-repeat;}#cboxBottomLeft{width:21px;height:21px;background:url(http://static.webmedcentral.com/images/colorbox/controls.png) -100px -29px no-repeat;}#cboxBottomRight{width:21px;height:21px;background:url(http://static.webmedcentral.com/images/colorbox/controls.png) -129px -29px no-repeat;}#cboxMiddleLeft{width:21px;background:url(http://static.webmedcentral.com/images/colorbox/controls.png) left top repeat-y;}#cboxMiddleRight{width:21px;background:url(http://static.webmedcentral.com/images/colorbox/controls.png) right top repeat-y;}#cboxTopCenter{height:21px;background:url(http://static.webmedcentral.com/images/colorbox/border.png) 0 0 repeat-x;}#cboxBottomCenter{height:21px;background:url(http://static.webmedcentral.com/images/colorbox/border.png) 0 -29px repeat-x;}#cboxCurrent{position:absolute;bottom:3px;left:58px;color:#949494;}#cboxSlideshow{position:absolute;bottom:3px;right:30px;color:#0092ef;}#cboxPrevious{position:absolute;bottom:0;left:0;background:url(http://static.webmedcentral.com/images/colorbox/controls.png) -75px 0 no-repeat;width:25px;height:25px;text-indent:-9999px;}#cboxPrevious.hover{background-position:-75px -25px;}#cboxNext{position:absolute;bottom:0;left:27px;background:url(http://static.webmedcentral.com/images/colorbox/controls.png) -50px 0 no-repeat;width:25px;height:25px;text-indent:-9999px;}#cboxNext.hover{background-position:-50px -25px;}#cboxLoadingOverlay{background:#fff;}#cboxLoadingGraphic{background:url(http://static.webmedcentral.com/images/colorbox/loading.gif) center center no-repeat;}#cboxClose{position:absolute;bottom:0;right:0;background:url(http://static.webmedcentral.com/images/colorbox/controls.png) -25px 0 no-repeat;width:25px;height:25px;text-indent:-9999px;}#cboxClose.hover{background-position:-25px -25px;}

/** offers **/
.offers ul{ display:inline-block; width:450px; vertical-align:top; border:1px solid #97c6db; margin:10px 8px 15px 8px; background:
#f9f9f9; padding-bottom:5px; -moz-box-shadow: 0 0 3px 3px #f3f3f3;
-webkit-box-shadow: 0 0 3px 3px #f3f3f3;
box-shadow: 0 0 3px 3px #f3f3f3;}
.offers ul li.heading{ background:#97c6db; border-bottom:1px solid #6199b3; font-size:16px; padding:5px; color:#214a62; font-weight:600; text-shadow:0 1px 0 #ddf0fb; margin:0px; }
.offers ul li{ padding:15px 8px 15px 35px; color:#333; text-shadow:0 1px 0 #fff; border-bottom:1px solid #ececec; background:url(../../images/check_mark.png) 5px 10px no-repeat;}
.offers ul li:nth-child(even) {background:#f4f4f4 url(../../images/check_mark.png) 5px 10px no-repeat;}

/** business plans **/
.business_plans{ width:98%; margin:20px auto; padding:10px; text-align:center;  display:block; vertical-align:bottom; height:260px;  position:relative;}
.business_plans .small,.business_plans .medium,.business_plans .large{ display:inline-block;  background:#dde9f3; float:left; height:200px; padding:10px 5px; border:5px solid #fff; margin-top:30px; color:#fff;}
.business_plans .price{ background:url(../../images/version-1.1/business-price.png) no-repeat; width:112px; height:110px; padding-top:30px; color:#333; text-align:center; margin:20px 10px; color:#666;}
.business_plans h1{ font-size:32px; margin:10px 0px; text-shadow:0 1px 0 #333;}
.business_plans h3{ text-transform:capitalize!important; margin:10px 0px; text-shadow:0 1px 0 #333;}
.business_plans h2{ margin:10px 0px; text-shadow:0 1px 0 #333;}
.business_plans .small{ background:#f15f1f;
width:235px;
-moz-box-shadow: 0 0 8px 2px #666;
-webkit-box-shadow: 0 0 8px 2px #666;
box-shadow: 0 0 8px 3px #666;
border-right:none;
}
.business_plans .small .price{ margin-left:60px;}
.business_plans .medium{  height:240px; width:280px; margin-bottom:40px; 
margin-top:15px; background:#0e68b0; color:#fff;
-moz-box-shadow: 0 0 8px 2px #666;
-webkit-box-shadow: 0 0 8px 2px #666;
box-shadow: 0 0 8px 3px #666;
border-right:none;
}
.business_plans .medium .price{ margin-left:90px;}
.business_plans .large{ height:280px; width:350px; margin-bottom:40px; margin-top:0px;
background:#f3bc2d; color:#fff;
-moz-box-shadow: 0 0 10px 2px #666;
-webkit-box-shadow: 0 0 8px 2px #666;
box-shadow: 0 0 8px 3px #666;
}
.business_plans .large .price{ margin-left:120px;}
.business_plans .price h2{ font-size:30px; margin:0px; color:#333; text-shadow:0 1px 0 #fff;}

.institutions_list { margin:20px 0px;}
.institutions_list li{ display:inline-block; width:292px; border:1px dotted #eee; margin:2px; padding:5px; background:#f9f9f9;}
.institutions_list li a{ text-decoration:none;}

/*** sponsers***/
#sponsers_promo{ position:relative;}
h2.why-use-title, .why-use-title { font-size: 24px; line-height: 30px; font-weight: bold; margin-bottom: 20px; display: block; color:#00588f!important; }
.subway { background:url(../../images/version-1.1/subway-lines.png) no-repeat; height: 97px; width: 805px; position: absolute; top:130px; left:-10px; z-index:1;  }
.plans{ margin-left:15px; z-index:99999; position:absolute;}
.silver,.gold,.platinum{ display:inline-block; width:180px; margin-right:5px; background:#CCCCCC;}
.plan-and-price {

  text-align: center; 
  border-radius: 5px; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  padding: 10px;
  height: 126px;
  margin-bottom: 20px;
  box-shadow: 2px 0 2px rgba(0,0,0,0.25);   
  background: rgba(226,226,226,.95) url(../../images/version-1.1/white-gradient.png) top center;
}
.plan-title-3 { 
  color: #181818; 
  text-shadow: 1px 0 1px #FFF; ; 
  -moz-text-shadow: 1px 0 1px rgba(0,0,0,0.25);
  -webkit-text-shadow: 1px 0 1px rgba(0,0,0,0.25);
  font-size: 16px; 
  font-weight: bold; 
  display: block; 
  margin-bottom: 10px;  
  padding-bottom: 10px; 
  border-bottom: 1px dotted #777; 
}
.plan-price-2 { font-size: 20px; font-weight: bold; color: #333; display: block; margin:20px 0px 10px 0px; }

.sponser-form {
  position:absolute; z-index:999;
  padding:10px 10px 20px 10px;
  margin-top:5px !important;
  color: #FFF; 
  background:#00588f url(../../images/version-1.1/white-gradient.png) no-repeat top center;
  box-shadow: 0 0 5px rgba(0,0,0,0.75); 
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.75); 
  -moz-box-shadow: 0 0 5px rgba(0,0,0,0.75);
}
ul.sponsers-list{ vertical-align:top; }
ul.sponsers-list li{ display:inline-block; width:440px; margin:5px; border:1px solid #f1f1f1; padding:10px; background:#f9f9f9;}
ul.sponsers-list li .sponsor-logo{ width:100px; overflow:hidden; border:10px solid #fff; margin-right:10px;}
ul.sponsers-list li .sponsor-info{ width:310px;}
ul.sponsers-list li .sponsor-info h4{ font-size:18px; margin-bottom:5px;}

ul.sponsers-list1 li{ width:96%; min-height:90px; background:#f9f9f9!important; display:inline-block; position:relative; border:1px dotted #ededed; margin:5px 10px; }
ul.sponsers-list1 li .sponsor-logo{ width:80px;}
ul.sponsers-list1 li .sponsor-info{ width:310px;}
ul.sponsers-list1 li .sponsor-info h4{ font-size:18px; margin-bottom:5px; color:#666;}
ul.sponsers-list1 li .address{ font-size:12px; color:#666; padding-left:5px; font-style:italic; }


ul.sponsers-list1 li div.ribbon_gold{ position:absolute; right:-9px; top:-4px; width:75px; height:75px; background:url(../../images/version-1.1/sponsor-gold.png) no-repeat; }
ul.sponsers-list1 li div.ribbon_silver{ position:absolute; right:-9px; top:-4px; width:75px; height:75px; background: url(../../images/version-1.1/sponsor-silver.png) no-repeat; }
ul.sponsers-list1 li div.ribbon_platinum{ position:absolute; right:-9px; top:-4px; width:75px; height:75px; background: url(../../images/version-1.1/sponsor-platinum.png) no-repeat; }

.instructions{ padding:10px;background:#fefefe; border:1px solid #F0F0EE; margin:5px 0px;}
.instructions ul { padding-left:20px;}
.instructions ul li { border-bottom:1px solid #f1f1f1; padding:2px 0px;  color:#000000; list-style:circle; }

.articleslist_new li{ border:1px solid #eee; background:#fefefe; padding:5px 10px 10px 10px; margin:2px 0px 4px 0px; position:relative;}
.articleslist_new li.featured{ background:#fbfbfb;}
.articleslist_new li a.title{ font-size:15px; font-weight:bold; text-decoration:none; padding:5px 0px; display:inline-block;}
.articleslist_new li a.title:hover{ text-decoration:underline;}
.articleslist_new li .featured{ position:absolute; display:block; background:url(../../images/version-1.1/featured-ribbon.png) no-repeat; width:82px; height:80px; top:-10px; right:-10px;}
.articleslist_new li .text .desc{ font-size:12px; color:#333;}
.articleslist_new li .text .desc span.type{ color:#222; font-weight:bold; text-decoration:underline;}
.articleslist_new li .text .meta_info{ font-size:11px; }
.small_icons{ display:inline-block; padding:2px 0px 2px 20px; margin-right:5px; background-position:0px 0px; background-repeat:no-repeat; color:#666;}
.small_icons.clock{ background-image:url(../../images/version-1.1/icons/clock-icon.png);}
.small_icons.views{ background-image:url(../../images/version-1.1/icons/views-icon.png);}
.small_icons.reviews{ background-image:url(../../images/version-1.1/icons/star_blue.png);}

#category_box,#types_box{ height:150px;}
.load_more{ border:1px solid #eee; background:#f9f9f9; text-align:center; font-size:14px; font-weight:bold;}
.load_more a{ text-decoration:none; display:block; padding:10px;}
.plus{ font-weight:bold; font-style:italic; text-transform:lowercase;}
ul.plus-features li{ padding-left:35px; position:relative; padding-bottom:20px;}
.ul-count{ font-size:18px; background:url(../../images/CurrentStep.gif) no-repeat; padding:5px 9px; color:#FFFFFF; position:absolute; left:0px; top:5px;}


.box_1{ float:left;
border:solid 1px #DDE2E6;
padding:8px;
margin-top:10px;
width:98%;
}

.box_1 p{
color:#000; font-size:12px;

}

/** tabs **/
ul.tabs{ border-bottom:2px solid #006699; margin:0px; padding-left:10px;}
ul.tabs li{ display:inline-block;}
ul.tabs li a{ display:block; text-decoration:none; background:#f1f1f1;  color:#333; border:1px solid #dddddd; border-bottom:none; padding:5px 20px;}
ul.tabs li a.active,ul.tabs li a:hover{background:#006699; border:1px solid #015985; border-bottom:none; color:#fff;}

table.grid h2{ font-size:16px; font-weight:bold;}
table.grid{ width:100%; border:1px solid #ccc; vertical-align:top;}
table.grid tr{ border-bottom:1px dotted #ccc;}
table.grid tr:nth-child(even){ background:#f7f7f7;}
table.grid tr td{ margin-bottom:2px!important; padding:3px 2px; font-size:11px; vertical-align:top;}
table.grid tr td table{ width:100%;}
table.grid tr td table tr{ border:none;}
table.grid tr td table tr td ul li{ display:block!important; border-bottom:1px solid #eee; background:#fcfcfc; padding-left:2px;}

table.grid tr td table tr td ul li:nth-child(even){ background:#f9f9f9;}
table.grid tr td table tr td ul li label{ display:inline-block; float:none; color:#333333; font-size:11px; }
table.grid tr td table tr td ul li.heading{ background:#CCCCCC;}

.ui-state-highlight{ background:#FEE2E4!important; padding:5px; border:1px solid #CC3300!important;}
.ui-state-highlight hr{ background:#f9f9f9;}

/*arvind*/
.signal-red{background: #ffffff url(../../images/version-1.1/icons/signals.jpg) no-repeat 0px 10px; height:150px;  }
.signal-green{background: #ffffff url(../../images/version-1.1/icons/signals.jpg) no-repeat -70px 10px  ; height:150px;  }
.signal-amber{background: #ffffff url(../../images/version-1.1/icons/signals.jpg) no-repeat -140px 10px  ; height:150px;  }
.field1{ display:block!important; margin-bottom:10px!important;}

/*vamshi*/
#mainnav .sub_nav {
  z-index: 10;
  position: absolute;
  display: none;
  width:250px;

}
.sub_nav.last_child {
  margin-left: -138px;
}
#mainnav li:hover .sub_nav
{
  display: block;
}
#mainnav li ul li {width:250px;}
#mainnav li ul li a{ background:#999!important;}
#mainnav li ul li a:hover{ background:#666!important; border:1px solid #999!important; border-bottom:none!important;}


.cookie-notification-bar {
		border-bottom: 1px solid #006DBB;
		background-color:#058CCD;
		color: #FFFFFF;
		cursor: pointer;
		left: 0;
		position:relative;
		top: 0;
		width:98%;
		height:21px;
		padding:5px 10px 0px 10px;
		z-index:9999;
		margin-bottom:5px;
	}
	
	.cookie-notification-bar a{
		color:#FFFFFF;
	}
	
	.cookie-notification-bar .close {
		position: absolute;
		right: 10px;
		top:6px;
	}

/***** Press Release *****/
.press-address-section{ background:#f9f9f9 url(../../images/version-1.1/address-map.png) no-repeat; padding:60px 20px; font-size:14px; margin-bottom:20px;}
.press-address-section address{ font-size:18px; color:#fff; line-height:24px; font-weight:300!important; background:rgba(0,0,0,0.7); width:310px; padding:20px; -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;margin-bottom: 9px;}

.press-section{padding:20px 10px 10px 10px; min-height:100px; margin-bottom:20px;}
.press-section:nth-child(odd){ background:#f6f6f6; }

.press-section .video{ background:#FFF; padding:8px; border:1px solid #ccc;}
.press-section .video h4{ text-align:center; margin-bottom:10px;}

.news-post .post_content{ display:block; padding:10px 10px 30px 10px; font-size:16px; font-style:italic; color: rgb(153, 153, 153);}
.news-post:nth-child(odd) .post_content{ background:#f7f7f4; border:1px solid #dddddd; color: rgb(68, 68, 68);}
.news-post .post_content:hover{ background:#f7f7f4; }
.news-post a{ text-decoration:none; display:inline-block;}
.news-post .pcs{ color: #0074B7;font-size: 12px; font-family: Helvetica Neue,Helvetica,Arial,sans-serif; font-style:normal;}