﻿html{
	
}

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	color:#646464;
	background:#FFF url('http://static.medimobile.com/www/images/header-bkgnd.png') repeat-x;
}

h1 {
	font-weight:normal;
	font-size:2.0em;
	color:#000;	
	margin-bottom:20px;
}

a {
	color:#4563b0;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a:visited {
	color:#a2b1d7;
}

hr {
	margin:20px 0px 20px 0px;
	background-color:#c8c8c8;
	/* For IE6 */
	color:#c8c8c8;
	height:1px;
	border:0;
}

.clear
{
	clear:both;
	height:1px;
	padding:0;
	margin:0;
}

#page {
	width:100%;
	background:url('http://static.medimobile.com/www/images/footer-bkgnd.png') repeat-x center bottom;
}
#container {
	margin-left:auto;
	margin-right:auto;
	width:960px;
}

#header {
	float:left;
	width:210px;
	height:101px;
}

#header a img {
	padding:51px 10px 25px 20px;
}

#nav {
	float:right;
	width:750px;
	height:101px;
}

#menu {
	float:left;
	width:550px;
	padding:51px 0px 0px 50px;
}

#menu li {
	
	float: left;
	margin: 0 19px;
}

#menu li a {
	display:block;
	text-indent:-9999px;
	height:25px;
	background-image:url('http://static.medimobile.com/www/images/nav-sprite.png');
}

#menu li a.tour {
	width:36px;
	background-position: 0 -270px;
}

#menu li a.customers {
	width:87px;
	background-position: 0 -90px
}

#menu li a.support {
	width:63px;
	background-position: 0 -210px;
}

#menu li a.news {
	width:44px;
	background-position: 0 -150px;
}

#menu li a.aboutus {
	width:75px;
	background-position: 0 -30px;
}


#menu li a.tour:hover {
	background-position: 0 -240px;
}

#menu li a.customers:hover {
	background-position: 0 -60px;
}

#menu li a.support:hover {
	background-position: 0 -180px;
}

#menu li a.news:hover {
	background-position: 0 -120px;
}

#menu li a.aboutus:hover {
	background-position: 0 0;
}



#login {
	
	float:right;
	padding:51px 20px 25px 0px;
}

#title {
	float:left;
	padding:25px 10px 12px 20px;
}

/* IE6 Only */
* html #title {
	clear:both;
	padding:22px 10px 10px 20px;
}

#action {
	float:right;
	margin:14px 20px 10px 10px;
}

/* IE6 Only */
* html #action {
	margin:11px 10px 9px 10px;
}

#main {
	clear:both;
	padding:0px;
	background:url('http://static.medimobile.com/www/images/sub-nav-bkgnd.png') repeat-y 10px 0px;
}

#sub-nav {
	float:left;
	width:180px;
	padding:30px 0px 40px 20px;
	height:100%;
}

#sub-nav ul {
	margin-bottom:40px;
}

#sub-nav ul.action a {
	color:#7fae41;
	font-weight:bold;
}

#sub-nav ul li{
	height:24px;
	padding:9px 0px 0px 10px;
}

#sub-nav ul li a {
	color:#646464;
	text-decoration:none;
}

#sub-nav ul li.selected {
	background:url('http://static.medimobile.com/www/images/sub-nav-selected.png') no-repeat;
	padding:8px 0px 1px 10px;
}

#sub-nav ul li.selected a {
	color:#FFF;
}

#content {
	float:right;
	width:720px;
	padding:30px 20px 40px 20px;
}

/* Section */
.section {
	clear:both;
	margin: 10px 0px 25px 0px;
}

.section h2 {
	font-weight:normal;
	font-size:1.2em;
	color:#000;	
	padding:10px 0px 10px 0px;

}

.section p {
	font-size:0.9em;
	line-height:1.5em;
	margin:5px 0px 5px 0px;
}

.section p.sub-title {
	color:#646464;
	font-size:1.0em;
	line-height:1.5em;
	margin-bottom:20px;
}

.section ul, 
.section ol {
	font-size:0.9em;
	line-height:1.5em;
}

.section ul {
	margin:5px 0px 5px 20px;
	list-style:disc;
}

.section ol {
	margin:5px 0px 5px 27px;
	list-style:decimal;
}

.section table {
	width:100%;
	margin:10px 0px;
}
.section table thead tr th,
.section table tbody tr td,
.section table tfoot tr td  {
	padding:3px 10px 9px 10px;
	font-size:0.9em;
	border-bottom:1px solid #c8c8c8;
}

.section table tfoot tr td {
	border:0;
	padding-top:10px;
}

.section table tbody tr td img,
.section table tfoot tr td img {
	margin:1px 0px;
	position:relative;
	top:4px;
}

.section table thead tr th {
	padding:9px 10px;
	background:url("http://static.medimobile.com/www/images/th-bkgnd.png") repeat-x;
	color:#FFF;
	font-weight:normal;
	text-align:left;
	border-bottom:0;
}

.section table thead tr th.first {
	background:url("http://static.medimobile.com/www/images/th-bkgnd-left.png") no-repeat scroll left top transparent;
}

.section table thead tr th.last {
	background:url("http://static.medimobile.com/www/images/th-bkgnd-right.png") no-repeat scroll right top transparent;
}

#fancybox-title {
	font-size:0.8em;
	line-height:1.5em;	
}

/* Figure */
.figure-right {
	float:right;
	margin:0px 0px 30px 30px;
}

.figure-left {
	float:left;
	margin:0px 30px 30px 0px;
}

/* Grids */
.grid {
	clear:both;
	margin:10px 0px 10px 0px;

}

.section .grid {
	clear:none;
	display:table-cell;
}

/* IE 6 Only */
* html .grid {
	display:inline-block;
}


.grid h2 {
	font-weight:normal;
	font-size:1.2em;
	color:#000;	
	padding:10px 0px 10px 0px;

}

.grid h3 {
	font-weight:normal;
	font-size:0.9em;
	color:#000;	
	margin-bottom:10px;
}

.grid p {
	font-size:0.9em;
	line-height:1.5em;
	margin:5px 0px 5px 0px;
}

.grid div div {
	float:left;
	margin:10px 10px 10px 0px;
}

.section .grid div div {
	width:190px;
}

.grid.two div div {
	width:345px;
}

.grid.three div div {
	width:225px;
}

.grid.four div div {
	width:165px;
}

.grid div div:last-child {
	float: right;
	margin:10px 0px 10px 0px;

}

.grid div div img {
	float:left;
	padding-right:10px;
}

.grid div div p {
	display:table-cell;
	padding-bottom:10px;
}

/* IE6 Only */
* html .grid div div p {
	display:inline-block
}

/* Sitefinity News */
h2.sf_newsTitle a {
	font-size:0.5em;
	line-height:1.0em;
}

.sf_newsList .sf_newsDate {
	position:relative;
	top:-10px;
}

.sf_singleNews{
	clear:both;
	margin: 10px 0px 25px 0px;
}

.sf_singleNews h2.sf_NewsTitle {
	font-weight:normal;
	font-size:1.2em;
	color:#000;	
	padding:10px 0px 10px 0px;

}

.sf_singleNews p {
	font-size:0.9em;
	line-height:1.5em;
	margin:5px 0px 5px 0px;
}

.sf_singleNews p.sf_newsDate {
	font-size:0.9em;
	line-height:1.5em;
	margin:5px 0px 5px 0px;
}

/* Footer */
#footer {
	clear:both;
	height:244px;
	padding:20px 10px 20px 10px;
}

#sitemap {
	width:800px;
	margin-right:auto;
	margin-left:auto;
}

#sitemap li {
	float:left;
	padding:0px 10px 0px 10px;
	font-size:1.1em;
	font-weight:bold;
	color:#FFF;
	white-space:nowrap;
}

#sitemap li a {
  	color:#FFF;
  	text-decoration:none;
}

#sitemap li ul {

	padding:10px 10px 10px 10px;
}


#sitemap li ul li {
	clear:both;
	padding:5px 0px 5px 0px;
	font-size:0.8em;
	font-weight:normal;
	white-space:nowrap;
}

/* IE6 Only */
* html #sitemap li ul li {
	padding:0px 0px 1px 0px;
}

#sitemap li ul a {
	display:list-item;
	list-style-type: disc;
  	list-style-position: inside;
  	color:#FFF;
  	text-decoration:none;
}

#sitemap ul a {
  	color:#FFF;
  	text-decoration:none;
}

#footer-logo {
	clear:both;
	width:100px;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
}

#footer-copyright {
	padding-bottom:4px;
	text-align:center;
	font-size:0.6em;
	line-height:1.2em;
	color:#FFF;
}

#footer-copyright a {
	color:#FFF;
	text-decoration:none;
}

#footer-links {
	padding-top:2px;
	font-size:0.6em;
	color:#FFF;
	width:150px;
	margin-left:auto;
	margin-right:auto;
}

#footer-links li {
	float:left;
	margin-left:0px;
}

#footer-links li a {
	color:#FFF;
	text-decoration:none;
	padding-left:5px;
}

/* News Reader Section */




.newsreader li
{
    margin-bottom:26px; 
}

.newsreader p 
{
    margin-top:10px;
    font-size:.8em;
    text-indent:5px;
}


#newsitem-title
{
    margin-bottom:20px;
    font-size:1.4em;
}


#newsitem-paragraph
{
    margin-top:10px;
    font-size:.8em;
}


.form-unsuccessful
{
    color:Red;
}

.form-successful
{
    color:Green;
}

#request-indicator
{
    clear:both;
    font-size:1.4em;
    margin-bottom:20px;
    padding-bottom:10px;
    float:right;
    margin-right:40px;
    
}
        
.field-validation-error
{
    color: #ff0000;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

.validation-summary-errors ul 
{
    list-style-type:square;
}


/* ----------- My Form ----------- */
.web-form{
    margin:0 auto;
    width:900px;
    padding:10px;
}

/* ----------- stylized ----------- */



.spacer{    clear:both; height:1px;}

#web-form-styled{
    border:solid 2px #f1f1f1;
    background:#fcfcfc;
}

#web-form-styled p{
    font-size:0.8em;
    color:#666666;
    margin-bottom:20px;
    border-bottom:solid 1px #f1f1f1;
    padding-bottom:10px;
}

#web-form-styled label{
    font-weight:bold;
    text-align:left;
    padding-left:10px;
    font-size:12px;
}



#web-form-styled input[type=text]{
    font-size:12px;
    padding:4px 2px;
    border:solid 1px #aacfe4;
    margin:2px 0 20px 10px;
}

#web-form-styled .checkbox-label{
    font-size:14px;
    float:left;
    padding-right:5px;
    padding-top:2px;
}

#web-form-styled textarea{
    font-size:12px;
    padding:4px 2px;
    border:solid 1px #aacfe4;
    width:420px;
    margin:2px 0 20px 10px;
}

#web-form-styled select{
    font-size:12px;
    padding:4px 2px;
    border:solid 1px #aacfe4;
    width:200px;
    margin:2px 0 20px 10px;
}



#web-form-styled button{
    background-color:#fcfcfc;
    border:0px;
}

.form-unsuccessful
{
    color:Red;
}

.form-successful
{
    color:Green;
}

.required-field 
{
    color:Red;
}

div.form-section-title {
	padding:9px 10px;
	background:url("http://static.medimobile.com/www/images/th-bkgnd.png") repeat-x;
	color:#FFF;
	font-weight:normal;
	text-align:left;
	border-bottom:0;
	margin-bottom:10px;
}

div.form-subsection-title
{
    font-weight:bold;
    padding:0px 0px 5px 5px;
}


.social-link-container
{
    clear:both;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
    width:500px;
}
.social-link 
{
    float:left;
    padding:0px 5px 0px 5px;
}


#sign-up-service 
{
    width:100%;
    margin-bottom:10px;
}

#sign-up-service th{
    font-size:14px;
    color:#646464;
    text-align:left;
    border-bottom:solid #F1F1F1 2px;
}

#user-container th
{
    font-size:.8em;
    font-style:italic;
}

#user-container table.td.input[type=text]{
    font-size:12px;
    width:100%;
    border:solid 1px #aacfe4;
    
}

#facility-container table.td.input[type=text]{
    font-size:12px;
    border:solid 1px #aacfe4;
    
}

#facility-container th
{
    font-size:.8em;
    font-style:italic;
    text-align:center;
}


.checkboxlist li
{
    float:left;
}

#web-form-styled .checkboxlist  label 
{
    padding-left:0px;
    padding-right:2px;
}

#services-description
{
   padding:0px 0px 10px 20px;
   font-size:0.8em;
}

#services-description-sub
{
     padding:0px 0px 0px 30px;
     font-size:1.0em;
}

#services-description-sub li 
{
    list-style-type:circle;
}

.form-required  
{
   color:red;
   padding:0px 2px 0px 0px;
}