/*
Theme Name: Design Clinicals
Theme URI: http://wordpress.org/
Description: Custom Theme for Design Clinicals
Version: 1.0
Author: James Franzen / Micah Gilman
Author URI: http://saythissaythat.com

*/

@charset "utf-8";

/* CSS Document */

* {
  margin: 0;
  padding: 0;
}

html {
  font-family: Helvetica, 'Helvetica Neue', Arial, Verdana sans-serif;
  font-size: 14px;
}

body {
  color: #4e4e4e;
  background: #FFF;
  text-align: center;
}

body.home {
  background: #e5e8e7 url("images/bg.jpg");
}

img {
  border: 0;
}

p, ul {
  margin-bottom: 1.5em;
  line-height: 1.7em;
  font-size: 1.2em;
}

ul ol, ul ul, ol ul, ol ol {
  font-size: 1em;
}

ol { list-style-type: decimal;
  line-height: 1.7em;
  font-size: 1.2em;
  margin-left: 0px;}


ol li {
	  list-style-position: outside;
	  padding-left: 0px;
	padding-top: 2px;
	margin-left: 25px;
	
}

.entry ol li ul li {
	margin:0 0 0 20px;
	padding-top: 0;
}
a, a:visited {
  color: #0086c3;
  text-decoration: none;
}

.med_left a, med_left a:visited {
  color: #fff;
  text-decoration: underline;
}

.med_left a:hover {
}

a:hover {
  color: #56BE8A;
}

.footer a, .footer a:visited, .footer_page a, .footer_page a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}

.footer a:hover, .footer_page a:hover {
  color: #D9F0E4;
}

h1, h2, h3, h4 {
  font-weight: normal;
}

h1 {
  font-size: 42px;
  color: #FFF;
  line-height: 1.2em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  margin-bottom: 0.4em;
}

h2 {
  color: #0a5569;
  border: none;
  font-size: 28px;
  font-family: Georgia, "Times New Roman", Times, serif;
  margin-bottom: 15px;
  padding-bottom: 5px;
  line-height: 1.2em;
}

h3 {
  color: #0a5569;
  border: none;
  font-size: 21px;
  line-height: 110%;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin-bottom: 20px;
}

h4 {
  color: #0a5569;
  border: none;
  font-size: 14px;
  line-height: 1.3em;
  font-weight: bold;
}

h3.staff-name {
	color:#666666;
	font-size:2em;
	font-style:normal;
	margin-bottom:10px;
}

h4.staff-creds {
  color: #888;
  margin-bottom: 20px;
}

#header {
  background: #fcfcfc;
  height: 88px;
}

.header {
  background: #fcfcfc;
  margin-left: auto;
  margin-right: auto;
  width: 945px;
  height: 88px;
  font-size: 13px;
  font-style: italic;
  padding-left: 15px;
}

.header .logo {
  width: 277px;
  height: 82px;
  margin-top: 0px;
  float: left;
  margin-right: 30px;
}

.header a.banner {
	width: 400px;
	float: left;
	margin-top: 15px;
}

.header .contact_dc, .header .twitter {
  float: right;
  font-size: 14px;
  font-weight: bold;
  background: url("images/envelope.gif") left no-repeat;
  padding: 3px 0 0 30px;
  margin-top: 50px;
  margin-right: 10px;
  margin-bottom: 0;
}

.header .twitter {
  background: url("images/twitter.gif") left no-repeat;
  padding: 3px 0 0 37px;
}

#nav {
  background: #fbfbfb;
  height: 56px;
}

.nav {
  background: #fbfbfb url("images/bg_nav.jpg") top center no-repeat;
  width: 940px;
  text-align: left;
  height: 56px;
  padding: 0 10px;
  font-weight: normal;
  margin: 0 auto;
}

.nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 15px;
}

.nav li {
  background: url(images/bg_navoff.jpg) right no-repeat;
  margin: 0;
  margin-top: 2px;
  padding: 0;
  white-space: nowrap;
  float: left;
}

.nav li a, .nav li a:visited {
  color: #eeeeee;
  line-height: 48px;
  display: block;
  text-align: center;
  text-decoration: none;
  padding-left: 19px;
  padding-right: 21px;
  background: url(images/nav_break.gif) top right no-repeat;
  border: 0;
}

.nav li.current_page_item a, .nav li.current-cat a, .nav li.current_page_parent a, .nav li.current-cat-parent a {
  background: transparent url(images/nav_current.gif) top left no-repeat;
  color: #FFF;
  line-height: 48px;
  display: block;
  text-align: center;
  text-decoration: none
}

.nav li a:hover {
  background: #5a6068;
  color: #FFF;
}

.nav li#nav-home a:hover {
  background: #fff url(images/nav_hover.gif) top left no-repeat;
  color: #FFF;
}

.nav li.selected a, .nav li.selected a:hover, .nav li.selected a:visited {
  color: #fff;
}

#feature_content {
  background: #FFF url(images/bg_feature_full.jpg) top center repeat-x;
  height: 491px;
}

.feature_content {
  background: #FFF url(images/bg_feature.jpg) top center no-repeat;
  margin: 0 auto;
  width: 960px;
  text-align: left;
  font-size: 12px;
  color: #FFF;
  height: 491px;
}

.med_left {
  width: 420px;
  float: left;
  padding-top: 40px;
  padding-left: 40px;
}

.med_left ul {
  height: 240px;
}

.med_left ul li {
  padding-left: 50px;
  padding-bottom: 14px;
  background: url(images/check_green-trans.png) 5px 0px no-repeat;
  color: #e4f4ff;
  font-size: 12px;
  line-height: 1.3;
}

.med_left ul li span {
  font-size: 16px;
  line-height: 1.6em;
  color: #fff;
}

.med_right {
  width: 450px;
  padding-top: 40px;
  float: right;
}

.med_right .feature_mt {
  width: 276px;
  height: 59px;
  background: url(images/meds_tracker_logo.gif) 0 0 no-repeat;
  margin-bottom: 10px;
}

.med_right .mt_text {
  padding-right: 50px;
  padding-bottom: 10px;
  height: 108px;
}

.mt_text #aha_logo {
  float: left;
  width: 120px;
  display: block;
  height: 108px;
}

.med_right .mt_text p {
  font-size: 16px;
  padding: 0;
  margin: 0 0 0 120px;
  padding-top: 15px;
  position: relative;
}

.med_right .mt_text a, .med_right .mt_text a:visited {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}

.med_right .mt_screen {
  top: -6px;
  position: relative;
  height: 250px;
  margin-left: 50px;
  overflow: hidden;
  width: 320px;
}

#front_content {
  background: #e3e7e6 url(images/bg_front_full.jpg) top center repeat-x;
}

.front_content {
  background: #e3e7e6 url(images/bg_front.jpg) top center no-repeat;
  margin: 0 auto;
  width: 960px;
  min-height: 200px;
  text-align: left;
  font-size: 14px;
  padding: 15px 0;
}

.front_left {
  width: 600px;
  float: left;
  padding-left: 10px;
}

.front_right {
  width: 300px;
  padding-right: 10px;
  float: right;
  padding-bottom: 15px;
}

.news_box {
  border-bottom: 1px solid #bdbfbf;
}

.news_box .date_front {
  font-size: 11px;
  color: #a1a1a1;
  font-family: "Trebuchet MS";
  margin-bottom: 4px;
  padding: 0;
  text-transform: uppercase;
}

.news_box .summary {
  margin-bottom: 5px;
  padding-bottom: 5px;
  line-height: 1.5em;
  font-size: 12px;
  font-weight: bold;
}

.front_right h3.news_title {
  font-size: 16px;
  color: #0a5569;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #b8bab9;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
}

#main_content {
  background: #FFF url(images/bg_maincontent.jpg) top center repeat-x;
}

.main_content {
  background: #FFF url(images/bg_maincontentfull.jpg) top center repeat-x;
  position: relative;
  

/*

container positioning */
	margin-left: auto;
  margin-right: auto;
  width: 920px;
  text-align: left;
  min-height: 100px;
  font-size: 12px;
  padding: 30px 20px;
}

#footer {
  
}

.footer {
	background: url(images/bg_footer.png) top center no-repeat;
	position: relative; /* container positioning */
	margin-left: auto;
	margin-right: auto;
	width: 948px;
	text-align: center;
	height: 33px;
	overflow: hidden;
	font-size: 12px;
	color: #FFF;
	padding: 15px 6px;
}

.footer_page {
	background: url(images/bg_footer.png) top center no-repeat;
	position: relative; /* container positioning */
	margin-left: auto;
	margin-right: auto;
	width: 948px;
	text-align: center;
	height: 33px;
	overflow: hidden;
	font-size: 12px;
	color: #FFF;
	padding: 15px 6px;
}


.copyright {
  clear: both;
  text-align: center;
}

.ftr_left {
  float: left;
  font-size: 11px;
}

.ftr_right {
  float: right;
  padding-right: 0px;
}

.left {
  float: left;
  padding: 15px 10px 0 10px;
}

.right {
  float: right;
  padding: 15px 10px 0 0;
  text-align: right;
}

/* Schedule a Demo Button */

.button_schedule {
  float: left;
  background: url(images/button_schedule-trans.png) no-repeat 0 0;
  width: 153px;
  height: 58px;
  line-height: 38px;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 20px
}

.small.button_schedule {
  float: right;
  background: url(images/small_btn_shadow-trans.png) no-repeat 0 bottom;
  width: 100px;
  height: 42px;
  line-height: 18px;
  overflow: hidden;
  margin-top: 4px;
}

.page_right .button_schedule {
  float: none;
  margin: 0 auto 15px;
}

.medi_right .button_schedule {
  float: none;
  margin: 25px auto 0;
}

.button_schedule a, .button_schedule a:hover, .button_schedule a:active {
  background: url(images/button_schedule-trans.png) no-repeat 0 0;
}

.small.button_schedule a, .small.button_schedule a:hover, .small.button_schedule a:active {
  background: url(images/button_schedule_small-trans.png) no-repeat 0 0;
}

.button_schedule a {
  display: block;
  text-indent: -9999px;
  cursor: pointer;
  width: 153px;
  height: 58px;
}

.small.button_schedule a {
  width: 100px;
  height: 38px;
}

.button_schedule a:hover {
  background: url(images/button_schedule-trans.png) no-repeat 0 -58px;
}

.small.button_schedule a:hover {
  background-position: 0 -38px;
}

.button_schedule a:active {
  background: url(images/button_schedule-trans.png) no-repeat 0 -116px;
}

.small.button_schedule a:active {
  background-position: 0 -76px;
}

/* Tell Me More Button */

.button_tell {
  float: left;
  background: url(images/button_meaningful_use-trans.png) no-repeat 0 0;
  width: 159px;
  height: 58px;
  line-height: 38px;
  overflow: hidden;
  margin-top: 0px;
  margin-right: 0px
}

.button_tell a, .button_tell a:hover, .button_tell a:active {
  background: url(images/button_meaningful_use-trans.png) no-repeat 0 0;
}

.button_tell a {
  display: block;
  text-indent: -9999px;
  cursor: pointer;
  width: 159px;
  height: 58px;
}

.button_tell a:hover {
  background: url(images/button_meaningful_use-trans.png) no-repeat 0 -58px;
}

.button_tell a:active {
  background: url(images/button_meaningful_use-trans.png) no-repeat 0 -116px;
}

p.more a, p.more a:visited {
  background: #dcdcdc;
  display: block;
  margin-top: 10px;
  padding: 3px 8px;
  float: left;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

p.more a:hover {
  color: #FFF;
  background: #CCC;
}

p.sig {
  line-height: 1.4em;
  text-align: right;
  font-size: 12px;
}

p.sig span {
  font-size: 18px;
}

#page_content {
  background: #FFF url(images/bg_page.jpg) top center repeat-x;
}

.page_content {
  background: #FFF url(images/bg_page_full.jpg) top center repeat-x;
  position: relative;
  

/*

container positioning */
	margin-left: auto;
  margin-right: auto;
  width: 940px;
  text-align: left;
  font-size: 12px;
  padding: 15px 20px;
}

.page_container {
  background: #FFF url(images/bg_page_content.jpg) top center repeat-y;
}

.page_container_full {
	background: #FFF url(images/bg_page_content_full.jpg) top center repeat-y;
}


.page_cap {
  background: url(images/bg_page_cap.jpg) bottom no-repeat;
  height: 11px;
  margin-bottom: 10px;
  padding-top: 30px;
}

.page_cap_full {
	background: url(images/bg_page_cap_full.jpg) bottom no-repeat;
	height: 11px;
	margin-bottom: 10px;
	padding-top: 30px;
}

.page_title {
  background: #2e6ba9 url(images/bg_page_title.jpg) top center repeat-x;
  height: 56px;
  padding-left: 30px;
  padding-top: 15px;
}

.page_title h1 {
  font-size: 36px;
  color: #FFF;
  line-height: 1.2em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: normal;
  margin-bottom: 0;
  padding-bottom: 0;
  display: inline;

}

.page_left {
  width: 680px;
  min-height: 500px;
  float: left;
  padding-left: 30px;
  padding-top: 40px;
}

.page_right {
  width: 192px;
  padding-right: 0;
  float: right;
  padding-bottom: 15px;
  padding-top: 40px;
}



.medi_left {
	width: 540px;
	float: left;
	padding-left: 30px;
	padding-top: 40px;
}



.medi_right {
	width: 290px;
	padding-right: 0;
	float: right;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-top: 40px;
}

.feature {
  width: 290px;
  float: left;
  padding: 0 25px;
}

.papers {
  width: 320px;
  float: left;
}

.tl_blog {
  width: 320px;
  float: right;
}

.papers p, .tl_blog p {
  margin-bottom: 6px;
}

.tl_date {
  text-transform: uppercase;
  font: 11px/24px Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
}

.papers h3, .tl_blog h3 {
  font: 30px Georgia, Times, serif;
  margin-bottom: 25px;
  padding-left: 30px;
}

.papers h4, .tl_blog h4 {
  margin-bottom: 10px;
}

.papers h4 a, .tl_blog h4 a {
  color: #4e4e4e;
  font: bold 18px/22px Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
}

.papers h3 {
  background: transparent url(images/papers_icon.gif) left no-repeat;
}

.tl_blog h3 {
  background: transparent url(images/blog_icon.gif) left no-repeat;
}

.page_full {
  min-height: 500px;
  float: left;
  padding-left: 30px;
  padding-top: 40px;
  padding-right: 30px;
}

.contact_left {
	width: 397px;
	float: left;
	padding-left: 30px;
	padding-top: 40px;
}



.contact_right {
	width: 442px;
	padding-right: 0;
	float: right;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-top: 40px;
}

.internal1_left {
	width: 555px;
	float: left;
	padding-right: 25px;
}

#post-18 .internal1_left {
  width: 180px;
}

.internal1_right {
	width: 300px;
	float: right;
}

#post-18 .internal1_right {
  width: 475px;
}


h2.quote, h2.thought_leadership {
  background: url(images/dots.gif) bottom no-repeat;
  color: #8a8a8a;
  font-size: 23px;
  line-height: 1.6em;
  padding-bottom: 20px;
  margin-bottom: 20px;
  letter-spaceing: -1px;
}

h2.thought_leadership {
  font-size: 16px;
}

.sidenav {
  padding: 0px;
}

/* menu li block */

.sidenav li {
  list-style: none;
  margin: 0;
  display: block;
  font-size: 14px;
}

/** fix stupid ie bug with display:block; **/

* html .sidenav li a {
  height: 1%;
}

* html .sidenav li hr {
  height: 1%;
}

/** end fix **/

.sidenav li.current_page_item a, .sidenav li.parent.current-0 a {
  text-decoration: none;
	display: block;
	padding: 0em 0.5em 0em 1.5em;
  	color: #FFF;
  	background: transparent url(images/bg_side_current.gif) no-repeat;
	border-bottom: transparent solid 1px;
	width: 202px;
	height: 45px;
	line-height: 45px;
	margin-top: -6px;
	margin-bottom: 0;
}

.sidenav li.current_page_item ul {
  background: #e2e2e2;
  margin-bottom: 6px;
  margin-top: -5px;
  border-top: 1px solid #666;
}

.sidenav li.current_page_item ul a {
  background: none;
  color: #817B7B;
  width: 150px;
  padding: .7em 1.5em;
  display: block;
  line-height: 1.2em;
  height: auto;
  margin: 0;
}

.sidenav li.current_page_item ul li {
  border-bottom: 1px solid #ccc;
}

/* first level links */

.sidenav li a {
  text-decoration: none;
  

/* no underline for links */
	display: block;
  

/* IE has problems with this, fixed above */
	padding: 0em 0.5em 0em 1.5em;
  

/* some air for it */
	color: #817b7b;
  

/* this will be link color for all levels */
	background: url(images/arrow.gif) no-repeat 0.5em center;
  

/* Fixes IE7 whitespace bug */
	border-bottom: 1px solid #dcddde;
	heght: 40px;
	line-height: 40px;
	margin-bottom: 6px;
	margin-top: -6px;
}

/* hover state for all links */

.sidenav a:hover, .sidenav li.current_page_item ul a:hover {
  background-color: #666666;
  color: #FFF;
  border-color: #666666;
}

.entry ul {
  list-style: none;
  margin-bottom: 25px;
}

.entry ul li {
  margin: 0 0 0 5px;
  padding: .35em 0 .35em 25px;
  background: url(images/bullet.gif) no-repeat 0 10px;
}

div.date {
	color: #999999;
	float: left;
	font-family: 'Helvetica Nueue', Helvetica, sans-serif;
	font-size: 18px;
	font-size-adjust: none;
	font-weight: bold;
	line-height: 1;
	margin:8px 20px 15px 0;
	text-align: right;
	width: 60px;
	letter-spacing: -1px;
}

.post {
  margin: 0 0 40px 0;
}

.blog.post {
  width: 580px;
  float: right;
}

.post h2 a {
  font-size: 24px;
  font-weight: normal;
  margin: 0;
  text-decoration: none;
}

.post h2 a:hover {
  color: #0b9ec0;
}

.post p {
  color: #4e4e4e;
}

.post p a {
  color: #0b9ec0;
  text-decoration: none;
}

.entry ul li.page {
  background: transparent url('images/doc_icon.jpg') left top no-repeat;
  padding-left: 60px;
  min-height: 40px;
}

.entry ul li.pdf {
  background: transparent url('images/pdf.jpg') left top no-repeat;
  padding-left: 60px;
  min-height: 40px;
}

.meta {
  background: #fafafa;
  border-top: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
  line-height: 20px;
  padding: 4px 10px;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
}

.meta a {
  color: #0b9ec0;
  text-decoration: none;
}

.meta a:hover {
  color: #0b9ec0;
  text-decoration: underline;
}

.note {
  background: url(images/note.gif) no-repeat left;
  padding: 0 0 0 16px;
  margin: 0 15px 0 0;
}

.com {
  background: url(images/comment.gif) no-repeat left;
  padding: 0 0 0 16px;
  margin: 0 15px 0 2px;
}

.tags {
  background: url(images/tags.gif) no-repeat left;
  padding: 0 0 0 16px;
}

blockquote {
color: #757575;
font-family: Georgia,Times,serif;
font-size: 13px;
font-size-adjust: none;
font-variant: normal;
font-weight: normal;
line-height: 1.3em;
margin: 0 0px;
  background: url(images/dots.gif) bottom no-repeat;
  padding-bottom: 20px;
  margin-bottom: 20px;
  letter-spaceing: -1px;
}


blockquote.big {
color: #8a8a8a;
font-family: Georgia,Times,serif;
font-size: 18px;
font-size-adjust: none;
font-style: italic;
font-variant: normal;
font-weight: normal;
line-height: 1.8em;
margin: 0 0px;
  background: url(images/dots.gif) bottom no-repeat;
  padding-bottom: 20px;
  margin-bottom: 20px;
  letter-spaceing: -1px;
}


.post blockquote p {
	color: #777;
}

blockquote cite {
  text-align: right;
  font-size: .8em;
  line-height: .7em;
  display: block;
  font-family: Helvetica, sans-serif;
  margin-top: 15px;
  color: #343434;
}

code {
  display: block;
  margin: 10px;
  color: #0b9ec0;
  font-family: Arial;
  letter-spacing: 2px;
  font-size: 11px;
}

.post h2.center {
  text-align: center;
  float: none;
  margin: 0;
  padding: 0;
  color: #1d1d1d;
}

.alignleft a, .alignright a {
  font-size: 11px;
}

.alignleft {
  float: left;
  margin: 10px 30px 10px 0;
}

.alignright {
  float: right;
  margin: 10px 10px 0 30px;
}

/**************** Sidebar *********************/

#subscribe {
  height: 35px;
}

#subscribe a {
  color: #6e9193;
  font-size: 13px;
  text-transform: uppercase;
  float: left;
  text-decoration: underline;
}

#rss {
  margin: 0 10px 0 0;
}

#submit {
  float: left;
}

#sidebar {
  padding: 0;
}

#sidebar ul, #sidebar ul ul {
  list-style: none;
}

#sidebar ul {
  margin-bottom: 0;
}

#sidebar ul li {
  border-top: 1px solid #ddd;
  padding: 10px;
}

#sidebar ul ul li {
  border: none;
  padding: 0;
}

#sidebar ul li h2 {
  font-size: 18px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
  padding: 0 0 5px 0;
  margin: 0 0 7px 0;
}

#sidebar ul li ul {
  border: none;
  padding: 0;
}

#sidebar ul li ul li a {
  color: #6e9292;
  font-size: 14px;
  text-decoration: none;
  line-height: 25px;
}

#sidebar ul li ul li a:hover {
  color: #666666;
  background: url(images/tags.gif) right no-repeat;
  padding-right: 22px;
}

#topsearch {
  padding: 0 10px;
}

#ls {
  background: url(images/serach.gif);
  width: 132px;
  height: 26px;
  float: left;
  border: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  padding: 5px 5px 0 5px;
  color: #777;
}

/**************** Comments *********************/

#comments, #comment h2, #pac {
  font-size: 14px;
  color: #1d1d1d;
  margin: 0 0 20px 0;
  border-bottom: 1px dotted #666;
  padding: 0 0 10px 0;
}

#comdiv {
  background: #eeeeee;
  width: 500px;
  font-size: 11px;
  margin: 10px 0 20px 0;
}

#comtp {
  background: url(images/comment_top.gif) no-repeat top;
  width: 460px;
  padding: 15px 20px 0 20px;
}

#combt {
  background: url(images/comment_bot.gif);
  width: 500px;
  height: 13px;
}

#comdiv p {
  font-size: 11px;
  line-height: 20px;
  padding: 10px 0 0 0;
}

.commentlist li {
  list-style: inside decimal;
  font-size: 11px;
}

.commentlist li a {
  color: #0b9ec0;
}

#author, #comment_email, #url {
  padding: 5px;
  color: #6e9292;
  width: 200px;
  margin: 10px 0 0 0;
  font-size: 12px;
  background: #eeeeee;
  border: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
}

#comment {
  width: 500px;
  height: 150px;
  margin: 10px 0 20px 0;
  padding: 5px;
  font-size: 12px;
  background: #eee;
  border: 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #6e9292;
}

small {
  font-size: 11px;
}

.search {
  font-size: 17px;
  color: #1d1d1d;
}

#submit2 {
  padding: 5px;
  font-family: Georgia, "Times New Roman", Times, serif;
  background: #f5f5f5;
  border: 1px solid #ccc;
}

/* ---- Start the JS Image Rotator ---- */

.jcarousel-container {
    position: relative;
    overflow: hidden;
    width: 100%; 
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    left: 8px;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.entry li.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 150px;
    height: 116px;
    background: none;
    padding: 0;
    margin: 0 15px 0 0;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}
.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin-tango.jcarousel-container {
	
}
.jcarousel-skin-tango.jcarousel-container-horizontal {
    height: 120px; 
    padding: 0 0 0 30px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  616px;
    margin: 0;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 150px;
    height: 116px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
  
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    right: 27px;
    width: 21px;
    height: 125px;
    cursor: pointer;
    background: url(images/right_side.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
    background: url(images/right_side.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
    background: url(images/right_side.gif) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    left: 5px;
    width: 21px;
    height: 125px;
    z-index: 99;
    cursor: pointer;
    background: url(images/left_side.gif) no-repeat;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
background: url(images/left_side.gif) no-repeat;

}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
    background: url(images/left_side.gif) no-repeat;

}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
    background: url(images/left_side.gif) no-repeat;
}

/* ---- End the JS Image Rotator ---- */

.clear {
  clear: both;
}




.break_dot {
		background: url(images/dots.gif) bottom no-repeat;
		height: 10px;
		margin-bottom: 20px;
}



.sidelist ul {
	list-style: none;
	margin-bottom: 25px;
}
.sidelist ul li, .entry ul li {
	margin: 0 0 0 5px;
	padding: .75em 0 .75em 25px;
	color: #3a3b3f;
	font: normal 100% "Arial", Helvetica, sans-serif;
	line-height: 20px;
	background: url(images/bullet.gif) no-repeat 3px 15px;
	border-bottom: 1px dotted #e1e1e2;
}
.sidelist ul li a {
	color: #0086c3;
	font: normal 105% "Arial", Helvetica, sans-serif;	
	line-height: 20px;
}
.sidelist ul li a:hover {
	color: #0086c3;
	font: normal 105% "Arial", Helvetica, sans-serif;	
	line-height: 20px;
}

.col_1 {
	width: 255px;
	float: left;
}

.col_2 {
	width: 255px;
	margin-left: 30px;
	float: left;
}

.aha {
	padding-right: 150px;
		background: url(images/aha.jpg) right no-repeat;
}


.download_box {
background: #fafafa;
padding: 10px 0;
border-top: 1px solid #e1e1e2;
border-bottom: 1px solid #e1e1e2;
width: 100%;
clear: both;
}


/* Schedule a Demo Button */

a.button_download {
	background: url(images/button_download.jpg) no-repeat 0 0;
	width: 255px;
	height: 47px;
	line-height: 44px;
	overflow:hidden;
	display: block;
	padding-left: 45px;
	cursor: pointer;
	font: 14px/44px Helvetica, Arial, sans-serif;
	font-weight: bold;
}
a.button_download, a.button_download a:hover, a.button_download a:active {
	background: url(images/button_download.jpg) no-repeat 0 0;
}

a.button_download:hover {
	background: url(images/button_download.jpg) no-repeat 0 -96px;
	color: #FFF;
}

a.button_download:active {
	background: url(images/button_download.jpg) no-repeat 0 -48px;
	color: #FFF;
}

#internal1_callout_middle h1 {
	padding: 10px 0 10px 5px;
	color: #48443d;
	font: normal 150%  Georgia, serif;
	line-height: 35px;
}

#internal1_callout_top {
	background: url(images/callout_top.gif) no-repeat;
	height: 15px;
	width: 290px;
	padding: 0;
	margin: 0;
}
#internal1_callout_middle {
	background: url(images/callout_middle.gif) repeat-y;
	width: 257px;
	padding: 0 15px 5px 17px;
	margin: 0;
}

#internal1_callout_bottom {
	background: url(images/callout_bottom.gif) top no-repeat;
	height: 21px;
	width: 290px;
	padding: 0;
	margin-bottom: 25px;
}


#internal1_callout_middle p {
	margin-bottom: 0;
	font-size: 12px;
}

.breadcrumb {
	margin-bottom: 25px;
}

.partners {
  padding: 0 0 0 5px;
  margin-bottom: 20px;
  display: block;
}

.partner-logo {
  width: 214px;
  margin: 0 16px 0 0;
  float: left;
}

.last.partner-logo {
  margin: 0;
}

.medi_right .mt_text p {
  font-size: 13px;
  padding-top: 10px;
}

table {
  border-left: 1px dashed #cdcdcd;
}

th {
  display: table-cell;
  background: #0092cd url('images/th_bg.gif') top repeat-x;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: normal;
  padding: 10px;
  vertical-align: middle;
  border-right: 1px solid #28a3d5;
  border-left: 1px solid #1e6eb7;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
}

th.last {
  border-right: none;
}

th.alt {
}

td {
  border-bottom: 1px dashed #cdcdcd;
  border-right: 1px dashed #cdcdcd;
  vertical-align: middle;
  line-height: 1.4;
  font-size: 15px;
}

td.check {
  text-align: center;
}

td {
  padding: 15px 20px;
}

.entry td ul li {
  font-size: 15px;
  margin-bottom: 5px;
  line-height: 1.2;
  padding: 0;
  margin-top: 0;
  background: none;
  list-style-type: circle;
}

.screens {
	font-size: 11px;
}

.screens ul li {
	list-style-type:circle;
	padding-left: 10px;
	padding-bottom: 3px;
	list-style: inside;
	border-bottom: 1px solid #EEE;
}

small#logged-in {
  display: block;
  position: absolute;
  width: 180px;
  left: 50%;
  margin-left: 290px;
  padding-top: 15px;
  text-align: right;
  font: normal 11px/13px Helvetica, Arial, sans-serif;
}

#user_pass, #user_login, #user_email {
background:none repeat scroll 0 0 #FBFBFB;
border: 1px solid #d1d1d1;
font-size:18px;
margin-bottom:16px;
margin-right:6px;
margin-top:2px;
padding:3px;
}

label {
color:#777777;
font-size:13px;
}

.medi_right blockquote {
font-style: italic;
}

.medi_right cite {
font-style: normal;
}