html,body{
     margin:0;
     padding:0;
	 background-color: #DEDEDE;	 
	 font-size: 12px;
     }
body{
	background-attachment: fixed;
	background-image: url(/images/shdw-bck2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
     }
	 img{
	 border: 0;
	 }
p{
	vertical-align: top;
     }
a{ /* colors all anchor tags blue */
	color:#006;
	font-weight: bold;
     }
div#header{
     background-color:#F3F2ED;
     background-image: url(/images/MEMSA-Logo.jpg);		 
	 height: 150px;
	 width: 900px;
     }
	div#header h1{
		width: 30%;
		 margin:0;
		 padding: 45px 10px 3px 10px;
		 color:#FFFFFF;
		 font-size: 20px;
		 font-weight: bolder;
		 text-align: right;
		 text-indent: 20pt;
		 }
div#container{ /* holds entire site contents, including header */
	width:900px;
	margin:0 auto 0 auto;
	text-align:left;
	background-color: #FFFFFF;
	vertical-align: text-top;
}

.content { /* holds everything in the main content area */
	width:650px;
    vertical-align: top;
	padding: 5px 15px 5px 15px;
	font-size: 12px;
	text-align: justify;
	background-color: #FFFFFF;
}
#content {
	padding: 5px 15px 5px 15px;
}
.content p{
	line-height:normal;
} 

ul.fancy {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
    text-align: left;
}

ul.fancy li:before {
	content: "\00BB \0020";
}

table.page_splitter {
    margin: 0px;
}

.sideNavContainer { /* controls side nav include */
	width: 220px;
    margin: 0px;
    border: 0;
    vertical-align: top;
	background: url(/images/extra-bk.jpg);
	background-repeat:repeat-y; 
	background-color: #C4CEDA;
}

.sideNavContainer ul.fancy {
    font-size: 1.2em;
    padding-bottom: 12px;
    border-bottom: 1px dashed blue;
}

.sideNavContainer ul.fancy li {
    padding: 3px 8px;
}

div.proposalArea{ /* padding around proposal image */
	padding: 15px 8px 15px 8px;
}

.sideNavContainer .heading {
    color: #990000;
    font-weight: bold;
    text-align: left;
    margin: 0; 
    padding: 3px 8px;
    border-bottom: 1px dashed blue;
}

.sideNavContainer .directions {
    padding-bottom: 12px;
    margin-bottom: 12px;
    border-bottom: 1px dashed blue;
}

.sideNavContainer {
    text-align: center;
}

div#navigation{ /* holds content in the first side nav box */

	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #9CB6CD;
	border-top: 1px solid #9CB6CD;
}
div#blogHead a{ /* defines the style for the header section of SEO Blog feed */
	color: #303A6F;	
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	margin: 10px 10px 0 10px;
}	
div#navigation ul{ /* formats links in the side nav box */
	margin:15px 0;
	padding:0;
	list-style-type:none;
}
div#extra{ /* formats content in second side nav box */
	padding: 10px;
	text-align: center;
	line-height: normal;
}
div#footer{ /* formats the contents of the footer area */
    background:#202756;
    color: #FFFFFF;
    text-align: center;
    width: 900px;
	clear:both;
}
div#footer a{
	color: #FFFFFF;
}
div#footer p{
	margin:0;
	padding:3px 5px;
	font-size: 10px;
}

div#menuWrapper{ /* container for top nav */
	width: 100%;
	background-color: #fff;
}
hr.line{ /* formats lines used between paragraphs */
	color: #003366;
	height: 1px;
	clear: both;
	width: 100%;
	margin-top: 7px;
	margin-bottom: 7px;
}
#questions{ /* formats faq links to remove justify */
	text-align: left;
	float: left;
}
div#callUs { /* formats 'call us' container */
	text-align: left;
	width: 100%;
}
div.callUs table{
	width: 60%;
	padding: 5px;
}
.callUs td{
	border: 1px ridge #333333;
	padding: 10px;
}
img.imageMap{ /* image map images on index */
	float: right;
	width: auto;
	padding-right: 5px;
	padding-left: 15px;
	clear: right;
}
div#content#services { /* service sections on index */
	float: left;
}
#services img {
	float: left;
}
div#content#floater p {
	float: left;
}
.quoteBox { /* boxes with quotes on index page */
	margin: 0 5px 15px 5px;
	background-color: #DADADA;
	width: 100%;
	border: 1px ridge #333333;
}
#testimony{ /* client testimony block */
	width: 30%; 
	float: right; 
	border: thin solid #000000; 
	text-align: left; 
	margin-top: 35px;
	margin-left: 15px;
}
#testimony div{
	padding: 10px;
}
#testimony2 { /* wide client testimony block */
	background-color: #DFDFDF;
	padding: 5px;
}
div.listBlock li{ /* list sections on various pages */
	padding: 0 0 7px 0;
	list-style-position: outside;
}
table.caseTable { /* main case studies table */
	width: 600px;
	border-collapse:collapse;
	padding: 0;	
	border: 1px solid #000000;
}
.caseTable td {
	border: 1px solid #000000;
	padding: 4px;
	line-height: 1.4;
}
table.contactTable { /* contact form table */
	width: 350px;
	text-align:left;
	padding-bottom: 5px;
	font-size: 11px;
	margin: auto;
}
.contactTable td {
	padding: 3px;
}
textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#keywordChart{ /* formats table containing plastic surgeon keywords */
	width: 648px;
	font-size: 11px;
	text-align: center;
}
	#keywordChart td{
		padding: 2px;
		}
		#keywordChart .chartHeader{
			background-color:#9BB6D2;
			color: #FFFFFF;
			font-weight: bold;
		}
			#keywordChart .leftAlign {
				text-align: left;
			}
div.siteMap{
	 width: 40%;
	 float:left;
}
	div.siteMap a{
	padding-left: 5px;
	}
			
/* for floating images */
.floatImgRight{
	float: right;
	padding-left: 15px;
	}
.floatImgLeft{
	float: left;
	padding-right: 15px;
	}
#adwordsForm{
	background-color:#E9E9E9;
	border: 1px solid #999999;
	width: 450px;
	text-align:center;
	margin: 15px auto 15px auto;
	}

/* text formatting classes */
.orangeTxt {
color: #E16600;
font-weight: bold;
}
.cntr-txt {
font-size: 12px;
text-align: center;
}
.smallTxt {
font-size: 10px;
font-weight: bold;
}
.greenTxt {
color: #629E5B;
font-weight: bold;
}
.redTxt {
color: #990000;
font-weight: bold;
}
.largeGoldTxt {
	color: #917228;
	font-size: 13px;
	font-weight: bold;
}
.blueTxt {
	color: #600;
	font-weight: bold;
	font-style: italic;
}
.bigLink{
font-size: 15px;
font-weight: bold;
}
.quoteSource {
font-size: 9px;
}
.blackTxt {
color: #000000;
}
.largeTxt {
font-size: 16px;
font-weight: bold;
}
.brightRedTxt {
	color: #606;
	font-weight: bold;
}
#container #content table tr th table tr th p {
	color: #00F;
}
#container #content table tr th table tr th p {
	color: #000;
}
.mine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
}

div#Exams {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 8px;
	padding: 2px;
	width: 170px;
	border: 1px solid #306;
	height: auto;
	text-align: center;
	background-color: #006;
}

#twtr-widget-1 {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 8px;
}

div#ExamsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	margin: 2px;
	padding: 2px;
	width: 160px;
	height: auto;
	text-align: left;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

div#News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	margin: 2px;
	padding: 2px;
	clear: none;
	float: left;

	border: 1px solid #600;
	height: auto;
	text-align: left;
	vertical-align: top;
	background-color: #600;
}

div#News > p {
    padding: 0;
    margin: 2px 0 2px 8px;
}

div#NewsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	margin: 2px;
	padding: 2px;
	clear: both;
	float: left;

	height: auto;
	text-align: left;
	vertical-align: top;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

div#Students {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	margin: 2px;
	padding: 2px;
	clear: none;
	float: left;
	border: 1px solid #600;
	height: auto;
	text-align: left;
	vertical-align: top;
	background-color: #600;
}

div#StudentsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	margin: 2px;
	padding: 2px;
	clear: both;
	float: left;
	height: auto;
	text-align: left;
	vertical-align: top;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


div#Instructors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	margin: 2px;
	padding: 2px;
	clear: none;
	float: left;
	border: 1px solid #600;
	height: auto;
	text-align: left;
	vertical-align: top;
	background-color: #006;
}

div#InstructorsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	margin: 2px;
	padding: 2px;
	clear: both;
	float: left;
	height: auto;
	text-align: left;
	vertical-align: top;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}


div.error {
    border: 1px solid red;
    background-color: lightGrey;
    margin: 2px;
    padding: 2px 2px 0 8px;

}

#contact_form th {
    text-align: right;
    padding: 8px;
}

#contact_form input,#contact_form textarea {
    width: 100%;
    margin: 4px 0;
}


#contact_form td.submit {
    text-align: center;
}

#contact_form td.submit input {
    width: 80px;
    padding: 3px 12px;
    margin: 8px;
}

#contact_form td.submit input:hover {
    border: 2px solid grey;
    cursor: pointer;
}



.tinytable {border-left:1px solid #c6d5e1; border-top:1px solid #c6d5e1; border-bottom:none}
.tinytable th {background:url(/images/tsort/header-bg.gif); text-align:left; color:#cfdce7; border:1px solid #fff; border-right:none}
.tinytable th h3 {font-size:10px; padding: 0px; margin: 3px;  }
.tinytable td {padding:4px 6px 6px; border-bottom:1px solid #c6d5e1; border-right:1px solid #c6d5e1}
.tinytable .head h3 { padding: 0px; margin: 3px; }
.tinytable .head h3 {background:url(/images/tsort/sort.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}

.tinytable .desc, .sortable .asc {background:url(/images/tsort/header-selected-bg.gif)}
.tinytable .desc h3 {background:url(/images/tsort/desc.gif) 7px center no-repeat; cursor:pointer; padding-left:18px}
.tinytable .asc h3 {background:url(/images/tsort/asc.gif) 7px  center no-repeat; cursor:pointer; padding-left:18px}
.tinytable .head:hover, .tinytable .desc:hover, .tinytable .asc:hover {color:#fff}
.tinytable .evenrow td {background:#fff}
.tinytable .oddrow td {background:#ecf2f6}
.tinytable td.evenselected {background:#ecf2f6}
.tinytable td.oddselected {background:#dce6ee}
.tinytable tfoot {background:#fff; font-weight:bold}
.tinytable tfoot td {padding:6px 8px 8px}

#upcomingBasicTests {
    width: 635px;
}

#upcomingBasicTests td:last-child {
    text-align: center;
}

.jobs .heading {
	font-weight: bold;
	text-decoration: underline;
    text-align: center;
}
