/*
Theme Name:Nest
Theme URI:http://www.ychong.com/themes/#theme-nest
Description:A simple wordpress theme, theme options and widgets supported. You can choose where your sidebar will be: left, right, or even hide the sidebar (it will display a wide body column). Custom the site logo, header navigation menu, Twitter and Facebook links. The "About Author" information box (inspired by TwentyTen) and "BY-NC-SA License Notice" are available in single post page. Supports Right to Left Languages and many plugins.
Tags:dark, gray, white, light, theme-options, custom-menu, left-sidebar, right-sidebar, one-column, two-columns, full-width-template, rtl-language-support, fixed-width, sticky-post
Version:1.1.5
Author:YChong
Author URI:http://www.ychong.com/
License:The GNU General Public License, v3.0
License URI:http://www.gnu.org/licenses/gpl.html
*/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

h1 { font-size: 200%; line-height: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 110%; line-height: 210%; display: inline; font-weight: bold; /* ! use for a secondary title */ }
h4 { font-size: 130%; line-height: 130%; }
h5 { font-size: 120%; line-height: 120%; }
h6 { font-size: 110%; line-height: 110%; }

dl { list-style : none; }
dt { font-weight: bold; }
dd { margin-left: 15px; }

/* ===== Details ===== */

body { font: normal 12px/20px Arial, Helvetica, sans-serif; }

a:link, a:visited { text-decoration: underline; color: #FF6C00; font-weight: normal; }
a:hover, a:focus, a:active { text-decoration: none; color: #000000; }

#header, #footer, #main, #nav {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}

#header { background: url('images/main_top_bg.jpg') repeat-x center top; height: 179px; }
#nav { background-color: #ececec; border-bottom: 1px solid #cccccc; }
#main { background: #fdfdfd url(http://www.mymedicalfeedback.com/images/main-black-bg.png) repeat-x left bottom; border-top: 2px solid #dddddd; padding-bottom: 10px; }

.inner, #content { width: 960px; margin: 0 auto; padding-bottom: 15px; }

#footer { padding: 0 0 0 0; background: url(images/footer-bg.png) repeat-x left top; height: 228px; align: center; }
#footer, { color: #000; }
#footer .copyright { float: left; }
#footer .poweredby { float: right; }

#content { margin-top: 10px;}
#content .column-narrow .post-entry img { max-width: 612px; }
#content .column-wide .post-entry img { max-width: 912px; }

.sidebar-left .column,
.sidebar-right .column { width: 630px; padding: 0; _overflow: hidden; }
.sidebar-none .column { width: 960px; padding: 10px 0; _overflow: hidden; }
#sidebar { width: 310px; padding: 10px 0; background: #ececec; }
.sidebar-right .column { float: left; _display: inline; padding-right: 20px; }
.sidebar-right .sidebar { float: right; _display: inline; }
.sidebar-left .column { float: right; _display: inline; padding-left: 20px; }
.sidebar-left .sidebar { float: left; _display: inline; }
.sidebar-left .column .post-entry img,
.sidebar-right .column .post-entry img { max-width: 582px; }
.sidebar-none .column .post-entry img { max-width: 892px; }

#content .hentry ul, #content .hentry ol,
#content .comment-body ul, #content .comment-body ol
{ padding-left: 20px; }
#content .hentry li,
#content .comment-body li
{ padding: 3px 0; }

.site-logo { float: left; clear: both; padding: 40px 0 5px 2px; }
.site-title { float: left; clear: both; font-size: 28px; line-height: 32px; padding: 20px 0 7px; text-shadow: 1px 1px 5px #cccccc; }
.site-description { float: left; clear: both; font-size: 12px; line-height: 12px; padding: 5px 0 23px; color: #666666; text-shadow: 1px 1px 2px #cccccc; }

.page-meta {
	padding: 0 10px 8px 10px; margin: 0 0 10px 0;
	background-color: #f0f0f0; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd;
}
.page-meta span { font-weight: bold; }
.page-meta p { font-size: 12px; padding: 0; }

.post-title {
	line-height: 32px; min-height: 26px; overflow: hidden;
	background-color: #fff;
	color: #000;
	padding: 0 0 0 10px; 
	font-size: 18px; 
	font-weight: bold;
}
.post-title a { display: block; min-height: 26px; width: 635px; background-color: #fff;}
.post-meta {
	line-height: 20px; min-height: 20px;
	background-color: #ffcca7;
	padding: 5px 10px; font-size: 12px;
	color: #fff;
}
.post-meta .meta-pri { float: left; }
.post-meta .meta-sec { float: right; }
.post-meta .meta-sec > a,
.post-meta .meta-sec span.comments_popup_link
{ display: inline-block; background: url('images/icons.png') 0 -40px no-repeat transparent; padding-left: 24px; margin-left: 10px; }
.post-meta .meta-sec span.comments_link
{ display: inline-block; background: url('images/icons.png') 0 -60px no-repeat transparent; padding-left: 24px; margin-left: 10px; }
.post-meta-else {
	line-height: 28px; 
	min-height: 28px;
	margin: 0 0 8px 0px; font-size: 12px;
	background: #E3F0C9; 
	padding-left: 10px;
}
 
.post-meta, .post-meta a, .post-meta-else, .post-meta-else a { color: #666; }

.post-author-info {
	position: relative;
	padding: 15px; margin: 20px 0;
	background-color: #f0f0f0; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd;
}
.post-author-info .author-description { position: absolute; top: 15px; left: 150px; }
.post-author-info .author-description-title { display: block; }
.post-author-info .author-bio { margin: 10px 0; }
.post-entry {
	font-size: 13px;
	padding: 0 15px 10px 10px;
	line-height: 22px;
	overflow: hidden;
	color: #666;
}
.post-entry p { padding-top: 7px; padding-bottom: 7px; }
.post-entry a:link, .post-entry a:visited { text-decoration: underline; color: #FF6C00; }
.post-entry a:hover, .post-entry a:focus, .post-entry a:active { text-decoration: none; color: #666; }

a.more-link { background: url('images/icon-more.png') 6px center no-repeat transparent; padding: 0 0 0 20px; font-weight: bold;}

.page-link { margin: 15px 0 10px; }
.page-link-item { display: inline-block; padding: 0 8px; margin: 0 3px; line-height: 22px; background-color: #f0f0f0; font-weight: bold; }
.page-link a .page-link-item { font-weight: normal; }
.page-link a:hover .page-link-item { background-color: #f9f9f9; text-decoration: none; }
.page-link a:hover { text-decoration: none; }

.navigation { clear: both; }
.navigation-archives { padding: 5px 0 15px 0; }
.navigation-single { padding: 0 0 10px; }
.navigation-comments { padding: 5px 0 15px; }
.navigation-comments .page-numbers { display: none; }
.navigation-comments .prev { display: inline; float: left; }
.navigation-comments .next { display: inline; float: right; }

.navigation .alignleft
{ display: inline-block; line-height: 16px; background: url('images/icon-navi.png') left 0 no-repeat transparent; padding-left: 22px; }
.navigation .alignright
{ display: inline-block; line-height: 16px; background: url('images/icon-navi.png') right -16px no-repeat transparent; padding-right: 22px; }
.sticky {/* padding: 10px; margin-bottom: 15px; border: 1px solid #eeeeee; */}
.post-entry .thumbnail { float: right; border: 1px #f0f0f0 solid; padding: 4px; margin: 0 0 10px 10px; }

#sidebar ul { list-style: none; }
#sidebar li.widget-container ul,
#sidebar li.widget-container div.textwidget,
#sidebar li.widget-container div.tagcloud,
#sidebar li.widget-container form#searchform,
#sidebar li.widget-container div#calendar_wrap {
	padding: 5px; 
	line-height: 24px;
}
#sidebar li.widget-container { margin-bottom: 5px; }
#sidebar li.widget-container .widget-title {
	display: block; padding: 0 10px;
	height: 26px; line-height: 26px;
	border-bottom: 1px solid #dddddd;
	font: normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 3px #cccccc;
}
#sidebar li.widget-container ul li ul { padding: 0; }
#sidebar li.widget-container ul li {
	display: block; padding: 0 13px 0 22px;
	background: transparent url('images/icon-li.png') 2px 8px no-repeat;
}

/* ===== Navigation ===== */

#nav-menu { /*float: left; display: inline;*/ text-align: left; }
#nav-sns { float: right; display: inline; text-align: right; }

#nav-menu ul { list-style: none; margin: 0; }
#nav-menu li { float: left; position: relative; margin: 0; padding: 0; }
#nav-menu ul li.item-submenu > a { background: transparent url('images/arrow1.gif') right center no-repeat; padding-right: 15px; }
#nav-menu ul.children li.item-submenu > a { background: transparent url('images/arrow2.gif') right center no-repeat; padding-right: 15px; }
#nav-menu li a { display: inline-block; min-height: 32px; line-height: 32px; padding: 0 15px; }
#nav-menu ul ul {
	border: 1px #cccccc solid;
	background-color: #eeeeee;
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	float: left;
	width: 190px;
	z-index: 999;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
#nav-menu ul ul ul { left: 100%; top: -1px; }
#nav-menu ul ul li { padding: 0; }
#nav-menu ul ul a { width: 160px; }
#nav-menu ul li.page_item > a { text-shadow: 1px 1px 3px #cccccc; }
#nav-menu ul li.page_item > a:hover { color: #101010; background-color: #e0e0e0; }
#nav-menu ul li.current_page_item { background: none transparent; }
#nav-menu ul li.current_page_item > a { font-weight: bold; }

#nav-sns { float: right; height: 18px; padding: 7px 10px; }
#nav-sns a { display: inline-block; height: 18px; line-height: 18px; padding: 0 20px 0 25px; text-align: left; }
#nav-sns a.btn-rss { background: url('images/icon-sns-feed.png') no-repeat 0 0 transparent; }
#nav-sns a.btn-rss:hover { background: url('images/icon-sns-feed.png') no-repeat 0 -18px transparent; }
#nav-sns a.btn-twitter { background: url('images/icon-sns-twitter.png') no-repeat 0 0 transparent; }
#nav-sns a.btn-twitter:hover { background: url('images/icon-sns-twitter.png') no-repeat 0 -18px transparent; }
#nav-sns a.btn-facebook { background: url('images/icon-sns-facebook.png') no-repeat 0 0 transparent; }
#nav-sns a.btn-facebook:hover { background: url('images/icon-sns-facebook.png') no-repeat 0 -18px transparent; }
#nav-sns a.btn-sina { background: url('images/icon-sns-sina.png') no-repeat 0 0 transparent; }
#nav-sns a.btn-sina:hover { background: url('images/icon-sns-sina.png') no-repeat 0 -18px transparent; }

/* ===== Comments ===== */

#comments { line-height: 40px; }
.commentlist { clear: both; border-top: 1px solid #dddddd; }
.commentlist li.comment { list-style: none; }
.commentlist li.trackback { list-style: none; }
.commentlist li.pingback { list-style: none; }
.commentlist li.comment .comment-body,
.commentlist li.trackback .comment-body,
.commentlist li.pingback .comment-body
{ position: relative; margin: 10px 0; border-bottom: 1px solid #dddddd; }
.commentlist li.comment .fn { position: absolute; left: 40px; top: 0; line-height: 16px; }
.commentlist li.comment .commentmetadata { position: absolute; left: 40px; top: 16px; line-height: 16px; }
.commentlist li.comment .fn,
.commentlist li.trackback .fn,
.commentlist li.pingback .fn
{ font-style: normal; }
.commentlist li.comment .comment-awaiting-moderation { padding: 10px; font-style: normal; }
.commentlist li.comment .reply,
.commentlist li.trackback .reply,
.commentlist li.pingback .reply
{ position: absolute; right: 0; top: 0; font-size: 11px; color: #666666; }
.commentlist .reply a { color: #999999; }
.commentlist .reply a:hover { color: #000000; }
.commentlist li.comment .says,
.commentlist li.trackback .says,
.commentlist li.pingback .says
{ display: none; }
.commentlist li.comment .comment-body p,
.commentlist li.trackback .comment-body p,
.commentlist li.pingback .comment-body p
{ margin: 15px 10px; line-height: 20px; }
.commentlist li.comment .children > .comment { margin-left: 20px; }
.commentlist .bypostauthor {}

.commentlist.no-avatars li.comment .comment-body { padding-top: 32px; }
.commentlist.no-avatars li.comment .fn { left: 10px; }
.commentlist.no-avatars li.comment .commentmetadata { left: 10px; }

#respond { padding-top: 5px; }
#commentform { padding-top: 10px; }
#commentform input[type="text"], #commentform textarea { margin: 5px 0;  background: #ececec;}
#commentform textarea { margin: 5px 0; }
#commentform input[type="submit"] { padding: 3px 8px; margin: 5px 0; background: #FF6C00; color: #fff }
#commentform .comment-form-author,
#commentform .comment-form-email,
#commentform .comment-form-url { height: 32px; line-height: 32px; }
#commentform .comment-form-author label,
#commentform .comment-form-email label,
#commentform .comment-form-url label { padding-left: 10px; }
#commentform .smilies { padding: 0 0 10px; }
#commentform .comment-form-comment label { display: none; }
#commentform .comment-notes { display: none; }
#commentform .form-allowed-tags { display: none; }
input#author,
input#email,
input#url
{ width: 200px; }
#commentform input[type="text"]:focus, #commentform textarea:focus {
	box-shadow: 0px 0px 3px #999999;
	-moz-box-shadow: 0px 0px 3px #999999;
	-webkit-box-shadow: 0px 0px 3px #999999;
}

/* ===== CSS fixing ===== */

.clearfix { clear: both; display: block; font-size: 1px; height: 0; line-height: 1px; margin: 0; padding: 0; }
.box { padding: 0 !important; } /* ! use for page template - links */
.box li { padding: 0; list-style: none; clear: both; }
.box li .box-title { display: block; padding: 0 10px; line-height: 26px; font-size: 12px; font-weight: bold; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; background-color: #eeeeee; }
.box li ul li { float: left; clear: none; list-style: none; padding: 0 10px; width: 145px; line-height: 26px; }

/* ===== WordPress Elements (required) ===== */

.aligncenter { display: block;margin: auto; }
.alignleft { float: left; }
.alignright { float: right; }
.post-entry .alignleft { margin-right: 15px; margin-top: 10px; margin-bottom: 10px; }
.post-entry .alignright { margin-left: 15px; margin-top: 10px; margin-bottom: 10px; }
.post-entry .aligncenter { margin-top: 5px; margin-bottom: 5px; }
.wp-caption { background: #eeeeee; line-height: 18px; margin-bottom: 10px; padding: 4px; text-align: center; }
.wp-caption img { margin: 5px 5px 0; }
.wp-caption-text { color: #888888; font-size: 12px; margin: 5px; }
.wp-smiley { margin: 0; }
.gallery { margin: 0 auto 10px; }
.gallery img { border: 2px solid #cfcfcf; }
.gallery .gallery-item { float: left; margin-top: 10px; text-align: center; width: 33%; }
.gallery-columns-2 .attachment-medium { max-width: 92%; height: auto; }
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .attachment-thumbnail { max-width: 84%; height: auto; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery .gallery-caption { color: #888888; font-size: 12px; margin: 5px 0 10px; }
.gallery dl { margin: 0; }
.gallery img { border: 8px solid #eeeeee; }
.gallery br+br { display: none; }
.attachment .post-entry img { display: block; margin: 0 auto; }
#wp-calendar { width: 100%; margin: 0 auto; }
#wp-calendar tbody a { font-weight: bold; }
#wp-calendar caption { text-align: left; padding: 5px 0; }
#wp-calendar th, 
#wp-calendar td { text-align: center; height: 20px; }
#wp-calendar tbody td { }
#wp-calendar tbody td.pad { }
#wp-calendar th { background: #999999; color: #ffffff; }
#wp-calendar #today { background: #dddddd; }
#wp-calendar td#prev { text-align: left; padding: 5px 0; }
#wp-calendar td#next { text-align: right; padding-top: 5px; }

/* ===== HTML Elements ===== */

blockquote { background: url('images/blockquote.png') no-repeat 10px 10px #eeeeee; border-left: 5px solid #dddddd; padding: 10px 20px 10px 50px; margin: 10px 10px; }
pre { background-color: #eeeeee; border: 1px dashed #dddddd; padding: 10px 20px; margin: 10px 10px; }
code { font-family: 'Courier New'; }
.column table { margin: 5px 0 10px 0; }
.column table td, .column table th { padding: 5px 0 5px 30px; }
.column table, .column table td, .column table th { background-color: #f9f9f9; border: 2px solid #dddddd; font-size: 14px }
abbr[title], acronym[title] { border-bottom: thin dotted; cursor: help; }
label, label a { color: #555555; }
fieldset {
	border: 1px solid #dddddd;
	margin: 0 0 15px 0;
	padding: 15px;
}
fieldset legend {
	background: #ffffff;
	font-weight: bold;
	padding: 0 10px;
}

/* ===== Miscellaneous ===== */

/* Plugin: wp-pagenavi BEGIN */
.wp-pagenavi { line-height: 16px; padding: 5px 0;}
.wp-pagenavi, .wp-pagenavi a { color: #666666; }
.wp-pagenavi .pages,
.wp-pagenavi .page,
.wp-pagenavi .current,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .extend,
.wp-pagenavi .first,
.wp-pagenavi .last { padding: 2px 12px; margin: 0; border: 0; border-right: 1px #cccccc solid; }
.wp-pagenavi .current { font-weight: bold; }
.wp-pagenavi .pages { padding-left: 0; }
/* Plugin: wp-pagenavi END */

/* Plugin: wp-recentcomments BEGIN */
li.rc-item { padding: 5px 0 !important; background: none !important; }
li.rc-item .rc-info,
li.rc-item .rc-excerpt { line-height: 16px; }
li.rc-navi { padding: 0 !important; background: none !important; }
/* Plugin: wp-recentcomments END */

.tagline {
	padding: 80px 0 0 0;
	line-height:15px;
	font-family:"Trebuchet MS";
	font-size:14px;
	float:left;
}

.taglinebdr {
border-left: 1px solid #a3a3a3; padding: 0 0 0 10px; display: inline; margin-left:20px; line-height:15px; font-family:"Trebuchet MS"; font-size:14px;
}

.login_bg 
{
background: url(http://www.mymedicalfeedback.com/images/sprite.png) no-repeat left top;
width: 213px;
height: 32px;
padding: 5px 0px 0px 55px;
margin: 0px -8px 0 0;
float: right;
position:relative;
}

.login_bgtxt
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FF6C00;
font-weight: bold;
}

.logintxtbox
{
background: url("http://www.mymedicalfeedback.com/images/search.png") repeat-x scroll 0 0 #FFFFFF;
border: 1px solid #AFBDC8; 
padding: 5px;
color: #666666;
width: 250px;
}

.loginbtn {
    background: none repeat scroll 0 0 #333333;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 5px #EEEEEE;
    color: #FFFFFF;
    padding: 4px 10px;
    cursor: pointer;
    height: 25px;
    width: 107px;
}
.top-right 
{
    position: relative;
    right: 0;
    top: 0px;
	float:right;
	margin:5px 0 0 0;
}
.top-right h2{font-size:16px; font-weight:normal; font-family:'Trebuchet MS',Arial, Helvetica, sans-serif}
.login_bg a {
    color: rgb(255, 255, 255);
    font-size: 16px;
    text-decoration: none;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}

.login_bg a:hover {
	text-decoration:underline;
}

.orange {
color: #FF6C00;
font:normal 12px/20px Arial, Helvetica, sans-serif;
}

.searchbox {
width: 255px;
border: solid #F38230;
border-width: 1px;
padding: 3px 3px 2px 3px;
margin: 0px 13px 0 0px;
background: url(http://www.mymedicalfeedback.com/images/search-bg.png) repeat-x 0 2px;
height: 20px;
font-family: "Trebuchet MS";
font-size: 13px;
color: #FF7006;
}

.searchbutton {
background: url(http://www.mymedicalfeedback.com/images/search-button.png) no-repeat left top;
width: 26px;
height: 27px;
border: 0px;
margin: -28px 0 0 749px;
position: absolute;
}

.srchbuttonlib {
	width:98px;
	height:26px;
	background:url(http://www.mymedicalfeedback.com/images/sprite.png) no-repeat left -73px;
	border:0px;
	padding:0px;
	margin:10px 0 0 0px;
	color:#fff;
	font-size:13px;
}

.srchbuttonlib:hover {
	background:url(http://www.mymedicalfeedback.com/images/sprite.png) no-repeat -113px -73px;
}

.menu-top{height:38px; padding-top: 25px;}

.menu-top ul {
	padding:0px;
	margin:0px 0 0 10px;
	list-style:none;
	float:left;
	color:#fff;
}

.menu-top ul li.brdr-none {
background:none;
}
.menu-top ul li {
	padding:0px;
	margin:0px;
	display:inline;
	height:33px;
	float:left;
	color:#fff;
	background:url(http://www.mymedicalfeedback.com/images/sprite.png) no-repeat left -167px;
}
.menu-top ul li a {
	padding:7px 27px 0 27px;
	float:left;
	color:#fff;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
}
.menu-top ul li a:hover, .menu-top ul li a.selected {
	background:url(http://www.mymedicalfeedback.com/images/nav_hover_bg.png) repeat-x left top;
	height:33px;
	color:#fff;
}
.footer1 {
	width:996px;
	margin:0 auto;
	display:block;
}
.footer1 ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.footer1 ul li.about {
	padding:0px 15px 0 5px;
	margin:20px 0 0 0;
	display:inline;
	width:320px;
	height:180px;
	float:left;
	font: normal 12px/20px Arial, Helvetica, sans-serif
}
.footer1 ul li.about p {
	margin:0px;	
}
.footer1 ul li {
	padding:0px 5px;
	margin:20px 0 0 0;
	display:inline;
	width:450px;
	height:180px;
	float:left;
	background:url(http://www.mymedicalfeedback.com/images/footer-line.png) repeat-y right top;
}
.footer1 ul li.w170 {
	width:170px;
	text-align:left;
	padding:0px 10px 0 10px;
}
.footer1 ul li.w170 .logo {
	width:170px;
	height:31px;
	background:url(http://www.mymedicalfeedback.com/images/sprite.png) no-repeat left -133px;
	display:block;
}
.footer1 ul li h2 {
	padding:0px;
	margin:5px 0;
	font-size:16px;
	color:#ff6c00;
	line-height: 20px;
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.footer1 ul li p {
	padding:0px;
	margin:0px 0 0 20px;
	color:#000;
	font: normal 11px/20px Arial, Helvetica, sans-serif
}
.footer1 ul li p.links, .footer1 ul li p.links a {
	padding:10px 0px;
	margin:0px 5px;
	color:#000;
	text-decoration:none;
	font: normal 11px/20px Arial, Helvetica, sans-serif
}
.footer1 ul li p.links a:hover {
	color:#ff6c00;
}
.policy a {
	color:#000;
	text-decoration:underline;
	font: normal 11px/20px Arial, Helvetica, sans-serif
}
.policy a:hover {
	text-decoration:none;
}
.footer1 ul li.brdr-none {
	background:none;
}

#content input[type="text"] { border: 1px solid #ff7711; height: 20px; color: #ff7711; width: 190px;}
#content textarea { border: 1px solid #ff7711; color: #ff7711 }

bet {
background: #e3f0c9;
color: #000;
font-size:13px;
font-weight: bold;
padding: 3px 10px 3px 10px;
}

#content ol {
padding-left: 20px;
}

#content ol li {
color: #666;
}

#content ol li a {
color: #FF6C00;
text-decoration: underline;
}

#content ol li a:hover {
color: #FF6C00;
text-decoration: none;
}

loginBox, .signupBox, .forgotBox
{
	position:absolute;
	top:32px;
	right:0;
	display:none;
	padding-top:11px;
	z-index:9999 !important;
}

.schButton
{
    background: url("http://www.mymedicalfeedback.com/images/search-button.png") no-repeat scroll left top transparent;
    border: 0 none;
    height: 27px;
    position: absolute;
    right: 13px;
    top: 0;
    width: 26px;
}
.searchForm
{
    clear: right;
    float: right;
    margin: 30px -18px 0;
    padding: 0;
    position: relative;
}

#breadcrumbs
{
padding: 4px 10px;
background: #eee;
}
