body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00506C;
}
body {
	background-color: #C3E0ED;
	background-image: url(/image/cache/body_back.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body.webfair_subpage {
	background-image: url(/image/cache/body_back_sub.jpg);
}
	

a:link {
	color: #00506C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0E5180;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#container {
	background-image:url(/image/cache/WebFair_back_dental.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

.wrapper {
	width:960px; margin:0 auto;
}

.subpage { 
   width:700px;
   background-color:#fff;
   margin:20px auto 0px auto;
   padding:15px 25px 25px 25px;
    border:solid #eee 1px;
   -moz-border-radius:10px; -webkit-border-radius: 10px;
   box-shadow:rgba(0,0,0,0.5) 0px 0px 24px; border-radius:10px;
}

.subpage table td {padding:10px;}


.footer{
	margin-top:100px;
	background-image:url(/image/cache/WebFair_footer.jpg) no-repeat;
	background-color:#7195ab; /*medical color #7FA7B9 */
}

.nav1 {
	background-image:url(/image/cache/WebFair_footer.jpg);
	background-repeat:no-repeat;
	height:220px;
	width:960px; margin:0 auto;
}

.nav1 ul{
	width:820px;
	margin:0 auto;
	font-size:14px;
	padding:21px 20px;
	font-weight:bold;
}

.nav1 li {
	list-style-type:none;
	display: block;
	text-align:center;
        background-color:#9bb6c4;
        width:140px;
        padding:5px 0;
        margin:0 0 0 10px;
        float:left;
	white-space: nowrap;
}

.webfair_link {
   padding:5px 5px;
   border:solid #7FA7B9 1px;
   -moz-border-radius:5px; -webkit-border-radius: 5px;
   box-shadow:rgba(0,0,0,0.5) 0px 0px 24px; border-radius:10px;
   background-color:#eee;
}

.webfair_question {
   padding:15px;
   border:solid #7FA7B9 1px;
   -moz-border-radius:5px; -webkit-border-radius: 5px;
   box-shadow:rgba(0,0,0,0.5) 0px 0px 24px; border-radius:10px;
   margin-bottom:10px;
}

hr {
   border-top:solid #eee 1px;
   border-right:solid #eee 1px;
   border-left:solid #eee 1px;
   border-bottom:solid #eee 1px;
}

.right {
   text-align:right;
}


form#form_15_post {
   width:500px;
   margin:0;
   border:solid #7FA7B9 1px;
   -moz-border-radius:5px; -webkit-border-radius: 5px;
   box-shadow:rgba(0,0,0,0.5) 0px 0px 24px; border-radius:10px;
   padding-top:20px;
}

#question_input {
   height:100px;
   width:200px;
}

.admin_view_question {
  background-color:#dcedf4;
  margin:7px 0;
  padding:5px 5px 4px 5px;}

input[value=Clear] {
  display:none;}

#forthood-banner {
  bottom:0px;
  position:fixed;
  right:0px;}

