@font-face {
    font-family: 'AlexandriaFLFBold';
    src: url('../userfiles/alexandriaflf-bold-webfont.eot');
    src: url('../userfiles/alexandriaflf-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../userfiles/alexandriaflf-bold-webfont.woff') format('woff'),
         url('../userfiles/alexandriaflf-bold-webfont.ttf') format('truetype'),
         url('../userfiles/alexandriaflf-bold-webfont.svg#AlexandriaFLFBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

html{height:100%;}

body{
	background: #D6D6D6 url(../images/layout/bg.png) repeat-x;
	color: #000;
	font: 12px 'Arial', sans-serif;
	height:100%;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #7f26aa;
	text-decoration: underline;
}

a:active, a:hover, a:visited:hover, a:visited:active {
	color: #61A447;
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6{margin: 0 0 10px 0;padding: 0;}

h1{
	color: #8a469a;
	font: 18px 'Arial', sans-serif;
	font-weight: bold;
}

img{border: none;}
a{outline: none;}
a:focus{outline: none;}
.center{text-align: center;margin: 0 auto;}
.bold{font-weight: bold;}
.italic{font-style: italic;}
.clear{clear: both;}

/************************************************body************************************************/

#full-area{
  margin: 0;
  min-height:100%;
  padding: 0 0 40px 0;
  position: relative;
  width: 100%;
}

#container{
	margin: 0 0 0 265px;
  padding-bottom: 40px;   /* Height of the footer */
  text-align: left;
	width: 843px;
}

/************************************************header************************************************/

.ribbon{
	left: 0;
	position: absolute;
	top: 0;
	width: 810px;
	height: 372px;
	z-index: 500;
}

.inner-ribbon{
	left: 0;
	position: absolute;
	top: 0;
	width: 718px;
	height: 125px;
	z-index: 1000;
}

#header{
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 100%;
	height: 182px;
	z-index: 500;
}

#header .right{
	float: right;
	margin: 20px 0 0 0;
	text-align: right;
	width: 300px;
	height: 134px;
}

.socials{
	float: right;
	height: 30px;
}

.social{
	background:url('../images/layout/sprites.png') no-repeat;
	display: block;	
	float: left;
	margin: 0 10px 0 0;
	width: 30px;
	height: 30px;
}

.linkedin{
	background-position: -298px -281px;
}

.myspace{
	background-position: -337px -281px;
}

.facebook{
	background-position: -376px -281px;
}

.twitter{
	background-position: -416px -281px;
}

.youtube{
	background-position: -456px -281px;
}

.phone{
	clear: both;
	color: #8a469a;
	font-size: 30px;
}

.search-login{
	float: right;
	margin: 15px 0;
	width: 100%;
}

.search-box{
	background:url('../images/layout/sprites.png') -177px -326px no-repeat;
	float: left;
	width: 144px;
	height: 27px;
}

.search-box .search{
	background: none;
	border: 0;
	color: #000;
	float: left;
	font-size: 11px;
	line-height: 27px;
	padding: 0 0 0 7px;
	width: 95px;
	height: 27px;
}

.search-box .search-btn{
	background: none;
	border: 0;
	cursor: pointer;
	display: block;
	float: left;
	padding: 0;
	width: 40px;
	height: 27px;
}

a.login{
	background:url('../images/layout/sprites.png') -344px -326px no-repeat;
	color: #fff;
	display: block;
	float: right;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	width: 142px;
	height: 26px;
}

a:hover.login{
	color: #ede2f3
}
	
.sot{
	background: url("../images/layout/sprites.png") no-repeat -339px -1px;
	display: block;
	height: 116px;
	left: 13px;
	position: absolute;
	top: 10px;
	width: 159px;
}

/************************************************navigation************************************************/

#nav {
	float:right;
	padding: 0 16px 0 0;
	position: relative;
	width:821px;
}

#nav a:hover{
	color: #5f5f5f;
}

#nav ul{
	float: right;
  list-style-type: none;
  margin: 0;
  padding: 0;
	position: relative;
	text-align: center;
}

#nav li{
	background: url(../images/layout/menus.png);
  float: left;
  list-style-type: none;
  margin: 0 -20px 0 0;
	text-indent: -9999px;
} 

#nav li#store{
	background-position: -662px 0;
}

#nav li#education{
	background-position: -530px 0;
}

#nav li#find-a-doc{
	background-position: -395px 0;
}

#nav li#about-us{
	background-position: -265px 0;
}

#nav li#contact-us{
	background-position: -132px 0;
}

#nav li#index{
	background-position: -4px 0;
}

#nav li#index:hover{
	background-position: -4px -36px;
}

#nav li#contact-us:hover{
	background-position: -131px -36px;
}

#nav li#about-us:hover{
	background-position: -264px -36px;
}

#nav li#find-a-doc:hover{
	background-position: -395px -36px;
}

#nav li#education:hover{
	background-position: -529px -36px;
}

#nav li#store:hover{
	background-position: -662px -36px;
}

#nav li#index a.current{
	background: url(../images/layout/menus.png) -4px -36px;
}

#nav li#contact-us a.current{
	background: url(../images/layout/menus.png) -131px -36px;
}

#nav li#about-us a.current{
	background: url(../images/layout/menus.png) -264px -36px;
}

#nav li#find-a-doc a.current{
	background: url(../images/layout/menus.png) -395px -36px;
}

#nav li#education a.current{
	background: url(../images/layout/menus.png) -529px -36px;
}

#nav li#store a.current{
	background: url(../images/layout/menus.png) -662px -36px;
}

#nav a{
	color: #c6c6c6;
	cursor: pointer;
  display: block;
	font-weight: bold;
  line-height: 28px;
	position: relative;
  text-decoration: none;
	text-align: center;
	width: 122px;
}

#nav ul li ul {
	background: none !important;
	border-top: 2px solid #8a479a;
  display: none;
	position:absolute;
	top:28px;
  width: 150px;
}

#nav ul li:hover ul{
  display:block;
  text-align: left;
  width: 150px;
}

#nav ul li ul li{
	background: none !important;
	line-height: 15px;
	margin: 0 -1px 0 0 !important;
	text-indent: 0 !important;
}

#nav ul li ul li a{
	background: #8a479a !important;
	border-bottom: 1px solid #fff;
	border-radius: 0 !important;
	color: #fff !important;
	padding: 5px 7px !important;
  text-align: left;
	text-decoration: none;
  width: 150px;
	behavior: url("../wwwroot/css/PIE.htc");
}

#nav ul li ul li a:hover{
	background: #EFEFEF !important;
	color: #8a479a !important;
	text-decoration:none;	
}

/************************************************content************************************************/

#content{
	background: #fff;
	border-top: 2px solid #8a479a;
	-moz-border-radius: 10px 0 10px 10px;
	border-radius: 10px 0 10px 10px;
	-moz-box-shadow: 0 0 5px #b8b8b8;
	box-shadow: 0 0 5px #b8b8b8;
	margin: 0;
	min-height: 480px;
	padding: 5px 2px 20px;
	position: relative;
	width: 841px;
	z-index: 100;
	behavior: url("../wwwroot/css/PIE.htc");
}

.cinner{
	padding: 20px;
  position: relative !important;
}	

#content .main{
	border-right: 1px solid #cacaca;
	float: left;
	margin: 0 0 0 137px;
	padding: 0 10px 0 0;
	width: 468px;
}

#content .main img{
	background: #fff;
	box-shadow: 0 0 4px #cacaca;
	padding: 10px;
	behavior: url("../wwwroot/css/PIE.htc");
}

#content .events{
	background: #5fa248 url(../images/layout/green-bg.png) repeat-x;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 0 5px #b8b8b8;
	box-shadow: 0 0 5px #b8b8b8;
	color: #000 !important;
	left: -90px;
	padding: 10px 0 0 0;
	position: absolute;
	.top: 190px;
	width: 210px;
	behavior: url("../wwwroot/css/PIE.htc");
}

#content .events ul{
  list-style-position: inside;
	list-style-type: none;
	margin: 0;
	padding:0;
}

#content .events ul li{
	list-style-image: url(../images/layout/green-dot.png);
	margin: 0 0 5px 0;
	padding: 5px 10px;
}

#content .events ul li:hover{
	background: #d6e8cd;
}

#content .events .leaf{
  background: url("../images/layout/sprites.png") no-repeat -413px -133px;
	left: -15px;
	position: absolute;
	top: -17px;
	width: 70px;
	height: 70px;
}

#content .events .upcoming{
  background: url("../images/layout/sprites.png") no-repeat -333px -221px;
	color: #000 !important;
	font-size: 12px;
	font-weight: bold;
	line-height: 31px;
  margin: 0 0 10px 60px;
	padding: 0 0 0 10px;
  width: 153px;
  height: 36px;
}

#content .events a.view-all{
  background: url("../images/layout/sprites.png") no-repeat -73px -283px;
	color: #397c22;
	display: block;
	font-size: 12px;
	line-height: 22px;
  margin: 0 0 0 120px;
	padding: 0;
	text-align: center;
	text-decoration: none;
  width: 76px;
  height: 22px;
}

#content .events a:hover.view-all{
	color: #397c22;
}

#content .events a.title{
	color: #313131;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#content .events a:hover.title{
	text-decoration: underline;
}

#content .events .descrip{
	font-size: 10px;
	color: #397c22;
}

.home-image{
	margin: 15px auto;
	width: 828px;
	height: 210px;
}

#content .sidebar{
	border-left: 1px solid #cacaca;
	color: #800080;
	float: left;
	margin: 0 0 0 -1px;
	width: 225px;
}

ul.news{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.news li{
	margin: 0 0 10px 0;
	padding: 5px 20px 5px 10px;
}

ul.news li:hover{
	background: #f8f4fa url(../images/layout/purple-arrow.gif) right center no-repeat;
}

a.ntitle{
	color: #313131;
	font-weight: bold;
	text-decoration: none;
}

a:hover.ntitle{
	color: #313131;
	text-decoration: underline;
}

.ndescription{
	color: #103d00;
	font-size: 10px;
	padding: 0 0 0 10px;
}

.ndate{
	color: #55087a;
	font-size: 10px;
	padding: 4px 0 0 10px;
	text-align: right;
}

a.n-view-more{
	background: #580a7d url(../images/layout/purple-bg.png) repeat-x;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	display: block;
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 5px 8px;
	text-align: center;
	text-decoration: none;
	behavior: url("../wwwroot/css/PIE.htc");
}

a:hover.n-view-more{
	color: #ede2f3
}

/************************************************bottom************************************************/

#footer{
	background: #f4f4f4 url(../images/layout/footer-bg.png) 0 0 repeat-x;
  bottom: 0;
	color: #7c7c7c;
  float: left;
	left: 0;
	min-width: 1200px;
	padding: 0 0 20px 0;
	position: absolute;
	width: 100%;
}

#footer .inner{
	background: url(../images/layout/shadow.png) center 20px no-repeat;
	margin: 0 0 0 230px;
	padding: 40px 0 0;
	width: 875px;
	behavior: url("../wwwroot/css/PIE.htc");
}

#footer .menu{
	float: left;
	width: 500px;
}

#footer .menu ul{
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0;
}

#footer .menu ul li{
	float: left;
	margin: 0 7px;
	padding: 0;
}

#footer .menu a{
	color: #7c7c7c;
	text-decoration: none;
}

#footer .menu a:hover{
	text-decoration: underline;
}

#footer .copyright{
	float: right;
	margin: 20px 0 0 0;
	width: 200px;
}

/************************************************etc************************************************/

form.log-in{
	margin: 0 0 10px 0;
}

form.log-in .form_item{
	margin: 0 0 10px 0;
}

#sub_nav ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sub_nav ul li{
	background: #f4f4f4 url(../images/layout/button-sprites.png) no-repeat;
  background-image: url(../images/layout/button-sprites.png) no-repeat, -webkit-linear-gradient(top, #f4f4f4, #dedede); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #f4f4f4, #dedede); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #f4f4f4, #dedede); /* IE10 */
  background-image:      -o-linear-gradient(top, #f4f4f4, #dedede); /* Opera 11.10+ */
  background-image:      	linear-gradient(top, #f4f4f4, #dedede);
	-pie-background: 					linear-gradient(#f4f4f4, #dedede);
	border: 1px solid #dedede;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 10px 0 0;
	behavior: url("../wwwroot/css/PIE.htc");
}

#sub_nav ul li:hover{
	background: #f4f4f4 url(../images/layout/button-sprites.png) no-repeat;
  background-image: url(../images/layout/button-sprites.png) no-repeat, -webkit-linear-gradient(top, #f4f4f4, #dedede); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #f4f4f4 0%, #dedede 74%, #c7c7c7 100%); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #f4f4f4, #dedede); /* IE10 */
  background-image:      -o-linear-gradient(top, #f4f4f4, #dedede); /* Opera 11.10+ */
  background-image:      	linear-gradient(top, #f4f4f4, #dedede);
	-pie-background: 					linear-gradient(#f4f4f4, #dedede);
	border: 1px solid #c7c7c7;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 10px 0 0;
	behavior: url("../wwwroot/css/PIE.htc");
}

#sub_nav ul li a{
	background: url(../images/layout/button-sprites.png) no-repeat;
	display: block;
	padding: 10px 15px 10px 42px;
	text-decoration: none;
}

#sub_nav ul li.documents a{
	background-position: 0 -65px;
	padding: 10px 15px 10px 35px;
}

#sub_nav ul li.student-area a{
	background-position: 5px -135px;
}

#sub_nav ul li.forum a{
	background-position: 5px 5px;
}

.documents .document{
	border-bottom: 1px solid #964BA7;
	margin: 0 0 10px;
	padding: 0 0 10px;
}

.documents .name{
	font-weight: bold;
}

.documents #doc-date{
	font-style: italic;
}

.documents #doc-desc{
	margin: 5px 0 0;
}
.doctor{
	width: 265px;
	height: 120px;
	float: left;
}

td.checkout input, form.log-in .submit input{
	background: #8A469A;
	border: 1px solid #651985;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	padding: 3px 6px;
	behavior: url("../wwwroot/css/PIE.htc");
}

td.checkout input:hover, form.log-in .submit input:hover{
	background: #4F843A;
	border: 1px solid #651985;
	color: #fff;
	text-decoration: none;
}

input.btn-continue-shipping{
	background: #8A469A;
	border: 1px solid #651985;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	padding: 3px 6px;
	behavior: url("../wwwroot/css/PIE.htc");
}

input:hover.btn-continue-shipping{
	background: #4F843A;
	border: 1px solid #651985;
	color: #fff;
	text-decoration: none;
}

table.methods{
  background-color: #EFEFEF; 
  background: -webkit-linear-gradient(top, #fff, #EFEFEF); 
  background:    -moz-linear-gradient(top, #fff, #EFEFEF); 
  background:     -ms-linear-gradient(top, #fff, #EFEFEF); 
  background:      -o-linear-gradient(top, #fff, #EFEFEF); 
  background:         linear-gradient(top, #fff, #EFEFEF);
	-pie-background: 						linear-gradient(#fff, #EFEFEF);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
	behavior: url("../wwwroot/css/PIE.htc");
}

table.methods td{
	padding: 4px;
}

td.method-shipper{
	border-bottom: 1px solid #E3E3E3;
	padding: 0 10px 0 0;
}

td.method-price{
	background: #E3E3E3;
	padding: 5px;
}

/************************************************etc************************************************/

form.event-reg{}

form.event-reg label{
	color: #8A479A;
	float: left;
	font-weight: bold;
	padding: 0 20px 0 0;
	width: 50px;
}

form.event-reg .creditcard label{
	width: 80px;
}

form.event-reg .form_item{
	margin: 0 0 10px;
}

td.fee{
	font-weight: bold;
	padding: 0 15px;
}
.events1 li {list-style:none; margin-bottom: 10px;}
.events1 li a {font-size: large; font-weight: bold:}
.events1 li span.descrip {margin: 5px 0;}

