


/* ------------------------------------------------------------------------------------------------

   Squarespace Core CSS Definitions DO NOT REPLACE.  DO NOT IMPORT THIS FILE.  All definitions are needed.
   Override as required from Custom CSS only!

------------------------------------------------------------------------------------------------ */


/* --- core elements --------------------------------------------------------------------------- */

table
{
	font-family: Arial;
	font-size: 12pt;
}

td.LeftNav
{
	background-color: #EFEDCD;
	color: #000000;
}

td.RightNav
{
	background-color: #EFEDCD;
	color: #000000;
    
}

td.RightNavHeader
{
	background-color: #006666;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

img
{
	border: 0 none;
}


p
{
	margin-bottom: 1em;
	margin-top: 0em;
}
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
ul
{
	list-style-type: square; 
	margin: 0 0 1em;
	padding: 0;
	padding-left: 2em;
}

.MainNav
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6600cc;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-top: 1px;
	text-decoration: none;
}

.MainNavTitle
{
	padding-top: 5px;
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #FFFFFF;
	font-family: 'Trebuchet MS' , Trebuchet, Verdana, sans-serif;
	background-color: #006666;
}

.SubNavTabs
{
	background-color: #EFEDCD;
	border-bottom: 2px #999999 solid; 
	margin: none;
}

.topbordergray {
	border-top: 2px #999999 solid; 
	background-color: #EFEDCD;
}

.NavSpacerWhite
{
	background-color: #FFFFFF;
}

.login
{
	font-family: Arial;
	font-size: 12pt;
	border: 1px solid #cccccc;
	width: 80px;
}

.BodyTitle
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}

.NoticeTitle
{
	padding: 5px;
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #ffffff;
	font-family: 'Trebuchet MS' , Trebuchet, Verdana, sans-serif;
	background-color: #993300;
	margin-bottom: 8px;
	text-align: center;
}

.bordertop
{
	border-top: 1px #000000 outset;
}

.bordertopandsides
{
	border-top: 1px #000000 outset;
	border-left: 1px #000000 outset;
	border-right: 1px #000000 outset;
}

.borderbottom
{
	border-top: 1px #000000 outset;
	border-left: 1px #000000 outset;
	border-bottom: 1px #000000 outset;
	border-right: 1px #000000 outset;
}

.bordersides
{
	border-left: 1px #000000 outset;
	border-right: 1px #000000 outset;
}

.header
{
	margin-bottom: 10px;
}

.journal-entry
{
	margin-bottom: 2em;
}
.journal-entry .title
{
	font-size: 10pt;
	font-weight: bold;
	color: #993300;
}
.journal-entry .tag
{
	clear: both;
	color: #BBB;
}

.journal-entry .body
{
	margin-bottom: 0px;
	margin-top: 3px;
}

.NoticeBox
{
	border: 1px solid #cccccc;
}

a
{
	color: #27C;
}

a:hover
{
	text-decoration: underline;
	color: #6699CC;
}

a.MainNavLink
{
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.MainNavLink
{
	text-decoration: none;
	color: #CCCCCC;
}

.HeaderNavSpace
{
	color: #FFFFFF;
	font-weight: bold;
	margin-left:5px;
	margin-right:5px;
}


/* Page Structure
----------------------------------------------- */

#MainTable
{
	background-color: #FFFFFF;
}

#contentWrapper
{
	margin: 5px 10px 10px 10px;
	text-align: left;
}

#content
{
	font-size: 12pt;
	line-height: 1.2em;
}

#sidebar
{
	width: 220px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#sidebarRight
{
	padding: 0px;
	margin: 0px;
	width: 200px;
	text-align: center;
}

#sidebarLeft
{
	padding: 0px;
	margin: 0px;
	width: 200px;
	text-align: center;
}

/* Modules
----------------------------------------------- */

.section
{
	line-height: 1.25em;
}

.section ul
{
	margin: 0;
	padding: 0;
}

.section ul li
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.section .caption
{
	font-family: 'Trebuchet MS' , Trebuchet, Verdana, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 6px;
	background-color: #006666;
	color: #FFF;
}

.section .examtabcaption
{
	font-family: 'Trebuchet MS' , Trebuchet, Verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #006666;
	text-align: left;
}

#sidebarRight .section .caption
{
	font-family: 'Trebuchet MS' , Trebuchet, Verdana, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 6px;
	background-color: #006666;
	color: #FFF;
}

.section .content-navigation
{
	margin: 0;
	padding-bottom: 8px;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 10pt;
}

.section .content-passthrough
{
	margin: 10px 10px 0px 15px;
	line-height: 1.3em;
	font-size: 10pt;
}

.section .content-rightnav
{
	margin: 10px;
	line-height: 1.4em;
}

.section .content-login
{
	margin-top: 10px;
}

.section .content-login a
{
	font-size: 10pt;
	line-height: 2em;
}

.section .module
{
	border-bottom-color: #BBB;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}

.section .module .folder
{
	margin: 0;
	padding: 2px 10px 4px;
	list-style: none;
}

.section .module .folder .module
{
	margin: 0;
	padding: 1px 0 0 0;
	margin-bottom: 1px;
	list-style: none;
	border: none;
	background: none;
}

.disabledlink
{
	color: #999999;
	font-weight: bold;
}


/* Sidebar
----------------------------------------------- */

#sidebar a
{
	text-decoration: none;
}

#pageFooter
{
	line-height: 1.6em;
	padding-right: 20px;
	padding-left: 260px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	clear: both;
}

.folder .module a:link, .folder .module a:visited
{
	text-decoration: none;
}

.folder .module a:hover
{
	font-weight: bold;
}

.content-navigation .module
{
	font-weight: bold;
}

.content-navigation .folder .module
{
	font-weight: normal;
}

.navliveink 
{
	font-weight: bold;
	color: #993300;
}

.GridViewConflictsField
{
    text-align:right;
}

.ModBodyClass
{
	margin: 10px 25px 15px;
	text-align: left;
}

.MyABOSBodyClass
{
	margin: 15px 25px 15px;
	padding-left: 20px;
	text-align: left;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;

}

.pageImageButton {
	width: 30px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0;
    
}

.ModBodyClass h1
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

.ModBodyClass h2
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ModBodyClass h3
{
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 2px;
}

.HeaderRight
{
	padding-right: 20px;
	padding-bottom: 5px;
}


.HeaderRight a
{
	font-size: 10pt;
	text-decoration: none;
	color: #27C;
}

.HeaderRight a:hover
{
	color: #6699CC;
}

.Login_Button
{
	
	border: 1px solid #666666;
	background: #b1a690;
	color: #ffffff;
	width: 60px;
	font-size: 10pt;
	height: 20px;
	margin-top: 5px;
}

.Login_Text
{
	font-size: 10pt;
	color: #333333;
}

.smallLink a {
	font-size: 10pt;
	line-height: 2em;
}

.smallText {
	font-size: 10pt;
}

.Modfooter {
	line-height: 1.6em;
}

.PortalHeader
{
	padding-top: 5px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #993300;
}

.MOCTimeClass
{
	margin: 0px 25px 15px;
	text-align: left;
}

.MOCTimeClass h1
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}

.MOCTimeTblHead
{
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	padding-bottom: 2px;
	padding-top: 1px;
}

.MOCTimeText
{
	font-size: 10pt;
}

/* Gridview Row styles*/
.RowStyle > td
{
	border-width: 1px;
	border-color: #000000;
	border-style: solid none none none;
}
.RowStyle > td:nth-of-type(2n)
{
	text-align:left;
}

.PagerStyle > td
{
	border:none;
    text-align:center;
}



.FooterStyle > td 
{
	border-style: none;
	border-width: thin;
	border-color: inherit;
	text-align:center;
	display: table-row-group;
}



/* Navigation
-------------------------------------------------------------- */
#navigation { float: left; width: 100%; background: #007c5f;
  -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.5); -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.5); box-shadow: inset 0 3px 5px rgba(0,0,0,.5);
}
  #navigation a { font-family: 'Ubuntu', serif; font-size: .85714285em; text-transform: uppercase; color: #fff; }
  #navigation ul, #navigation li { margin: 0; padding: 0; list-style: none; }
  #navigation ul.main-menu { float: left; width: 100%; border-left: 1px solid #095845; }
  #navigation li { position: relative; float: left; z-index: 200; text-align: center; }
    
    #navigation .mn-home { width: 113px; }
    #navigation .mn-about { width: 115px; }
    #navigation .mn-surgeonsearch { width: 325px; }
    #navigation .mn-certification { width: 160px; }
    #navigation .mn-moc { width: 106px; }
    #navigation .mn-contact {}
    
    #navigation ul.main-menu > li { border-left: 1px solid #006d53; border-right: 1px solid #095845; }
    
    #navigation li a { display: block; padding: 13px 37px 9px; }
    #navigation li.has-children > a { padding: 13px 40px 9px 30px; background: url(../images/i_has-children.png) no-repeat 95% 50%; }
    #navigation ul.main-menu > li:hover > a { background-color: #042a17; text-decoration: none; }
    #navigation li.highlight > a { text-decoration: none; background-color: #00634c;
      -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.5); -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.5); box-shadow: inset 0 3px 5px rgba(0,0,0,.5);
    }
  