﻿/* Basic stuff */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	margin: 0;
	text-align: center;
	padding: 0;
	background: #edf5ff;
	color: #2f2f2f;
}

/* Primary Navs */

#navCase {
	background: #243a6d;
	border-bottom: 1px solid #fff;
}
#navs {
	width: 776px;
	margin:  0 auto;
	height: 22px;
	padding-top: 9px;
}
ul.primary 
{
}
ul.primary li {
	display: inline;
	list-style-type: none;
}
ul.primary li a, ul.primary li a:link, ul.primary li a:visited {
	font: bold 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	margin:  0 35px 5px 0;
	padding: 9px 0 10px 0;
}
ul.primary li a:hover, ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:active, ul.primary li.active a:visited {
	color: #96a8d4;
}

#navFooter {
	border-top: 2px solid #a1b7dd;
}

/* Front features and sidebar */

p.intro {
	font: 14px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	padding: 0 25px 25px 0;
	line-height: 18px;
}
p.introfront {
	font: 14px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	padding: 0 25px 15px 0;
	line-height: 18px;
}
#thegist {
	width: 524px;
	float: left;
	padding-left: 25px;
	padding-right: 10px;
}
.frontscreen {
	float: left;
	width: 213px;
	padding-bottom: 20px;
}
.frontscreenright {
	float: right;
	width: 213px;
	padding-bottom: 20px;
}
.frontscreendesc {
	float: left;
	width: 290px;
	padding: 0 0 20px 18px;
}
.frontscreen h3, .frontscreenr h3 {
	color: #1d66af;
	margin: 12px 0 5px 0;
	font-size: 12px;
	padding: 0;
}
.frontscreen p, .frontscreenr p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#sidebar {
	width: 196px;
	float: left;
}

.subscribeInput 
{
	width: 92px;
}
#sidebar p {
	color: #4f4f4f;
	font-size: 11px;
	margin-bottom: 10px;
}
#sidebar p.quoteme {
	margin: 0;
	color: #000;
}

/*#sidebar p span {
	display: block;
	padding: 4px 0 0 22px;
	line-height: 13px;
	color: #666;
}

 Front header */
#tophead 
{
	text-align: right;
	width: 776px;
	height: 47px;
	background: url(images/front-top2.jpg) bottom left no-repeat;
	margin: 0 auto;
	/*padding-top: 18px; */
}
#head 
{
	text-align: right;
	width: 776px;
	height: 47px;
	background: url(images/front-top.jpg) bottom left no-repeat;
	margin: 0 auto;
	/*padding-top: 18px; */
}
#promocase {
	background: url('images/headback.jpg') top right repeat-x;
}
#promo {
	width: 776px;
	margin: 0 auto;
	height: 235px;
	background: url('images/front-screen.jpg') top left no-repeat;
	text-align: right;
}
#promo h1 {
	background: url('images/mcoc_logo.jpg') top right no-repeat;
	width: 280px;
	height: 235px;
	float: right;
}
#promo h2 {
	font: normal 18px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	line-height: 22px;
	width: 270px;
	margin-bottom: 22px;
	color: #fff;
}

/* Inside header 
*/
#insidepromocase {
	background: url('images/headback2.jpg') top left repeat-x;
}

#insidepromo {
	width: 776px;
	margin: 0 auto;
	height: 95px;
	text-align: left;
	background: url('images/inside-screen.jpg') top left repeat-x;
}
#insideblogpromo {
	width: 776px;
	margin: 0 auto;
	height: 25px;
	text-align: left;
}
#insidepromo h1 {
	font: normal 26px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	padding: 17px 0 0 0;
	color: #fff;
}
#insidepromo h2 {
	font: normal 16px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	padding: 0 0 10px 0;
	color: #9cb3ec;
}
#createaccount {
	width: 200px;
	float: right;
	text-align: right;
	padding-top: 29px;
}
.blogfeed {
	padding: 10px 88px 0 0;
}

/* General formatting */
.boardleft {
	float: left;
	width: 213px;
	padding-bottom: 20px;
	padding-left:20px;
}
.boardright {
	float: right;
	width: 213px;
	padding-bottom: 20px;
	padding-left:20px;
}
.boardleft h6 
{
	font: bold 18px;
	color: #2f4b91;
}
.boardright h6 
{
	font: bold 18px;
	color: #2f4b91;
}
#main {
	width: 100%;
	background: #fff;
}
#content {
	width: 776px;
	margin: 0 auto;
	text-align: left;
	padding: 27px 0 0 0;
}
#secondarynavs {	
	width: 180px;
	float: left;
	padding-right: 30px;
}
#insidecontent {
	width: 530px;
	float: left;
}
#insideleftcontent {
	width: 380px;
	padding-right: 20px;
	float: left;
	border-right: 1px dotted #ccc;
}
#insiderightcontent {
	width: 310px;
	padding-left: 30px;
	float: left;
}
#insidefullcontent {
	width: 776px;
	float: left;
}
#insidehighlight {	
	width: 180px;
	float: left;
	padding: 1px 0 0 30px;
}
.insidescreen {
	float: left;
	width: 213px;
	padding-bottom: 20px;
}
.insidescreen2 {
	float: right;
	width: 213px;
	padding-bottom: 20px;
}
.insidescreen3 {
	float: right;
	width: 133px;
	padding-bottom: 20px;
}

.insidescreendesc {
	float: left;
	padding-left: 20px;
	width: 295px;
	padding-bottom: 20px;
}
.insidescreendesc2 {
	float: left;
	padding-right: 20px;
	width: 295px;
	padding-bottom: 20px;
}
.insidescreendesc3 {
	float: left;
	padding-right: 20px;
	width: 375px;
	padding-bottom: 20px;
}
.insidescreendesc4 {
	float: left;
	padding-right: 20px;
	width: 425px;
	padding-bottom: 20px;
}
.insidescreendesc5 {
	float: left;
	padding-right: 20px;
	width: 295px;
}
#footerCase {
	background: #edf5ff url('/images/footer.gif') top left repeat-x;
	padding: 10px 0 0 0;
}
#footer {
	width: 776px;
	margin: 0 auto;
	text-align: left;
}
.joinme {
	float: right;
}
.joinme2 
{
	text-align:center;
}

.joinme p {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 11px;
	float: right;
	color: #91b7de;
}
.boring {
	width: 300px;
	float: left;
	text-align: right;
	padding-top: 10px;
}
.boring p {
	padding: 0 0 6px 0;
	margin: 0 0 5px 0;
	font-size: 11px;
	color: #91b7de;
}
.boring p.divideme {
	border-bottom: 1px dotted #d3e4f5;
}
.demoflick {
	text-align: center;
}
#comments {
	background: #f7f7f7;
	padding: 18px;
}
.resourcePic {
	float: left;
	width: 210px;
	margin: 5px 20px 10px 20px;
	text-align: center;
}


/* Text formatting */

p {
	color: #222;
	font: 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 12px 0;
	line-height: 16px;
}
p.smallIntro {
	font: 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 20px 0;
	line-height: 17px;
}
p.insideIntro {
	font: 14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 15px 0;
	line-height: 18px;
}
p.nopad {
	margin: 0;
	padding: 0;
}
p.dontpad {
	padding: 2px 0 5px 0;
}
p.toppad {
	padding-top: 10px;
}
p.leftpad {
	padding-left: 10px;
}
p.bottompad {
	padding-bottom: 30px;
	font-size: 11px;
}
p.floatButton {
	text-align: center;
}
p.small {
	font-size: 11px;
}
.insidescreendesc p, #insidehighlight p, #secondarynavs p {
	font-size: 11px;
}
h3 {
	font: bold 14px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 10px 0;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #5474d1;
	padding-bottom: 12px;
}
h3.highlight {
	font: bold 14px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #3776a0;
	padding: 0;
	border-bottom: 1px solid #efefef;
	margin: 5px 0 17px 0;
}
#sidebar h3, #secondarynavs h3 {
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	border-top: 4px solid #8b8b8b;
	border-bottom: 1px dotted #8b8b8b;
	padding: 3px 0;
	margin: 5px 0 10px 0;
}

#secondarynavs h3.padme {
	margin: 30px 0 10px 0;
}
#insidecontent h1, #insidefullcontent h1 {
	font: bold 22px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #3766a0;
	padding: 3px 0;
	border-bottom: 1px solid #efefef;
	margin: 2px 0 17px 0;
}
#insidecontent h2, #insidefullcontent h2 {
	font: bold 18px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #2f4b91;
	padding: 3px 0;
	border-bottom: 1px solid #efefef;
	margin: 2px 0 17px 0;
}
#insidecontent h4 {
	font: bold 16px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #2f4b91;
}
h6 {
	font: bold 18px;
	color: #2f4b91;
}
#insidecontent h2.top,  #insidefullcontent h2.top {
	margin: 15px 0 17px 0;
}
#insideleftcontent h2, #insiderightcontent h2 {
	font: bold 18px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #0e3673;
	margin: 2px 0 17px 0;
}
#insidecontent h3, #insidefullcontent h3 {
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 0 10px 0;
	color: #477ccd;
}
body#resources #insidecontent h3, #insidefullcontent h3 {
	font: bold 15px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #477ccd;
	padding: 3px 0;
	border-bottom: 1px solid #efefef;
	margin: 2px 0 17px 0;
}
body#resources #insidecontent h3.noline {
	border: none;
	padding-top: 6px;
	margin-bottom: 8px;
}

#insidehighlight h3 {
	padding: 10px 0 2px 0;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
}
#insidehighlight h3.fancy {
	text-transform: uppercase;
	font: bold 11px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	border-top: 4px solid #8b8b8b;
	border-bottom: 1px dotted #8b8b8b;
	padding: 3px 0;
	margin: 30px 0 10px 0;
}
#insidehighlight p {
	color: #555;
}
#insidefullcontent h2 span {
	font: normal 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	float: right;
	padding: 5px 0 0 11px;
	background: url(http://www.moodyalchamber.com/images/back.gif) no-repeat 0 10px;
}
p.highlightme {
	border-top: 1px dotted #ffeb6a;
	border-bottom: 1px dotted #ffeb6a;
	background: #fffbe4;
	padding: 3px 6px;
}
p.highlightmefront {
	border-top: 1px dotted #ffeb6a;
	border-bottom: 1px dotted #ffeb6a;
	background: #fffbe4;
	padding: 3px 6px;
	margin: 0 18px 22px 0;
}
p.highlightmefront span {
	font-size: 11px;
}
p.highlightmepad {
	border-top: 1px dotted #ffeb6a;
	border-bottom: 1px dotted #ffeb6a;
	background: #fffbe4;
	padding: 3px 6px;
	margin-bottom: 15px;
}
p.highlightmebig {
	border-top: 1px dotted #ffeb6a;
	border-bottom: 1px dotted #ffeb6a;
	background: #fffbe4;
	padding: 10px 12px;
	margin: 0 0 20px 0;
	font-size: 12px;
}
p.breadcrumb {
	font-size: 11px;
	border-top: 1px dotted #ffeb6a;
	border-bottom: 1px dotted #ffeb6a;
	background: #fffbe4;
	padding: 3px 6px;
	margin-bottom: 15px;
}
p.time {
	color: #8c8c8c;
	font-size: 11px;
	padding-bottom: 8px;
}
blockquote {
	background: url(http://www.moodyalchamber.com/images/quote.gif) top left no-repeat;
	margin: 5px 0 15px 0;
	padding-left: 35px;
	color: #666;
}
body#blog #insidecontent #comments h3.sub {
	font: bold 15px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #6276cb;
	margin: 0;
	padding: 0 0 5px 0;
}
.commentFooter {
	border-top: 1px dotted #cfcfcf;
	padding: 0;
	margin: 10px 0 18px 0;
}
#content ul.arrow li h4 {
	padding: 0 0 2px 0;
	font-size: 12px;
}
#blog code {
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
	color: #c30;
}
code {
	font-family: "Bitstream Vera Sans Mono", monaco, "Courier New", courier, monospace;
}
pre {
	background: #ededed;
	padding: 5px;
	margin: 0 0 20px 0;
	color: #c61010;
}
pre span {
	color: #000;
}
.resourcePic span {
	font-size: 11px;
	line-height: 14px;
	display: block;
	margin: 6px 0 10px 0;
}
.resourcePic h4 {
	margin-top: 14px;
	font-size: 12px;
}


/* Lists */

#content ul, #content ol {
	margin: 0 0 15px 25px;
}
#content ul li, #content ol li {
	font-size: 12px;
	padding: 3px 0 5px 3px;
}
#content ul.small li, #content ol.small li {
	font-size: 11px;
}
#content ul.arrow, #content ul.bigtick, #content ul.bigcross {
	margin: 0 0 15px 10px;
	list-style: none;
}
#content ul.arrow li {
	padding: 0 0 4px 20px;
	line-height: 1.4em;
	background: url(http://www.moodyalchamber.com/images/bluepoint.gif) no-repeat 0 3px;
}
#content ul.bigtick li {
	padding: 0 0 4px 20px;
	line-height: 1.4em;
	background: url(http://www.moodyalchamber.com/images/tick.gif) no-repeat 0 3px;
}
#content ul.bigcross li {
	padding: 0 0 4px 20px;
	line-height: 1.4em;
	background: url(http://www.moodyalchamber.com/images/cross.gif) no-repeat 0 3px;
}
#content ul.arrow li span, #content ul.bigtick li span, #content ul.bigcross li span  {
	font-size: 11px;
	line-height: 14px;
	display: block;
	margin: 3px 0 10px 0;
}
#content ul.secondary {
	margin: 0 0 20px 0px;
}
#content div.errorMessage ul, #content ul.tick {
	margin: 0 0 10px 0px;
}
#content ul.tick li {
	font-size: 11px;
	background: url(http://www.moodyalchamber.com/images/tick.gif) no-repeat 0 3px;
	margin:0;
	padding: 1px 0 6px 18px;
	display:block;
	list-style-type:none;
}
#blog ul.tick li {
	font-size: 12px;
	background: url(http://www.moodyalchamber.com/images/tick.gif) no-repeat 0 3px;
	margin:0 0 0 15px;
	padding: 1px 0 6px 18px;
	display:block;
	list-style-type:none;
}
#content ul.tick li.learn {
	background: none;
	padding-top: 3px;
}
ul.secondary {
	margin-bottom: 20px;
}
#content ul.secondary li {
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 3px 0 3px 0px;
	display:block;
	list-style-type:none;
}
#content ul.smallList {
	margin: 5px 0 15px 0;
}
#content ul.smallList li {
	background: url(http://www.moodyalchamber.com/images/smallPoint.gif) no-repeat top left;
	font-size: 11px;
	margin: 0 0 3px 0;
	padding: 1px 0 1px 15px;
	display:block;
	list-style-type:none;
}
ul.secondary li a {
	text-decoration: none;
	color: #485b93;
	padding: 2px;
}
ul.secondary li.active a, ul.secondary li a:hover {
	color: #485b93;
	background: #ffeb6a;
}
dl {
	padding-bottom: 15px;
}
dt {
	padding-bottom: 3px;
}
dd {
	padding-bottom: 6px;
}
dt code {
	color: #c61010;
}

/* Links */

a:link, a:hover, a:active {
	text-decoration:underline;
	color: #4b68bb;
}
a:visited { color:#4b68bb; }
a:hover { text-decoration:none; }
.boring a, .boring a:hover {
	color: #5877c4;
}


/* Forms */

input { 
	padding: 2px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
select { 
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
select option {
	padding-right: 4px;
}
form.subscribe {
	margin-bottom: 15px;
}
form.subscribe input {
	float: left;
}
form.subscribe input.button {
	padding-left: 5px;
	margin-top: -2px;
}
#subscribe-text {
	width: 75px;
}
fieldset {
	margin: 0 0 20px;
	padding: 11px 11px 15px 11px;
	font-size: 12px;
	border: 1px solid #adc2e9;
	border-bottom: 2px solid #ffeb6a;
}
legend {
	margin: 0;
	padding:2px 7px 0 7px;
	background: #fff;
	font: bold 18px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #3757a0;
}
fieldset input.big {
	font-size: 14px;
}
fieldset label {
	font-size: 11px;
}
fieldset .checkbox {
	margin-left: 4px;
}
fieldset p.submit {
	padding: 16px 0 0 0;
}
fieldset p.formDesc {
	margin: 0;
	padding-bottom: 12px;
	font-size: 11px;
}
fieldset p.formLabel {
	font-size: 14px;
	font-weight: bold;
}
fieldset table {
	width: 476px;
}
fieldset th {
	margin: 0;
	padding: 3px 6px 3px 0;
	width: 124px;
	font-weight: normal;
	text-align: right;
	font-size: 11px;
}
fieldset td {
	margin: 0;
	padding: 3px 0;
}
table.logmein td {
	padding: 3px 0;
}
table.logmein td label {
	font-size: 11px;
	padding-left: 3px;
}
table.formstuff {
	width: 495px;
}
table.formstuff td {
	padding: 1px 0;
}
table.formstuff td p {
	margin: 0;
	padding: 5px 0 2px 0;
	font-weight: normal;
	font-size: 11px;
}
table.formstuff td label {
	font-size: 11px;
}
textarea.full {
	width: 99%;
	font: 11px verdana, arial, helvetica, sans-serif;
	padding: 2px;
}
td.light {
	font-size: 11px;
	color: #666;
}
input.subscribeButton {
	vertical-align: middle;
	padding-left: 5px;
	margin-top: -4px;
}


/* Errors */

#insidecontent h3.error {
	color: #fff;
	background: #c12f2f;
	margin: 0;
	padding: 5px 10px;
	font: bold 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
}
div.errorMessage {
	border: 1px solid #dc5858;
	margin-bottom: 15px;
	padding: 15px 15px 0 15px;
}
div.errorMessage p {
	margin: 10px 0 5px 0;
	font-size: 11px;
}
#insidecontent div.errorMessage ul li {
	margin-left: 12px;
	padding: 2px 0px 2px 10px;
	display: block;
	list-style-type: none;
	background:url("/images/breadArrow.gif") no-repeat 0 2px;
	font-size: 11px;
}
input.inputerror {
	border: 1px solid #c12f2f;
}
select.inputerror {
	background: #ffefef;
	border: 1px solid #c12f2f;
}
input.clearfixerror {
	border: 1px solid #c12f2f;
}
select.clearfixerror {
	background: #ffefef;
	border: 1px solid #c12f2f;
}
input.biginputerror {
	border: 1px solid #c12f2f;
	font-size: 14px;
}
p.error {
	color: #b41010;
}
p.success {
	color: #0b7a10;
}

/* Images and other handy stuff */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.clearFoot {
	background: #fff;
	height: 25px;
}
img { 
	border: 0;
	margin: 0;
	padding: 0;
}
img.priceguide {
	float: left;
	margin: 0 15px 10px 0;
}
img.right {
	float: right;
}
a.imgfocus img {
	border: 2px solid #ebebeb;
}
a.imgfocus:hover img {
	border: 2px solid #d6e1ff;
}
img.largeScreen {
	border: 2px solid #ebebeb;
}
img.middleme {
	vertical-align: middle;
	margin-right: 3px;
}
img.middlemesmall {
	vertical-align: middle;
}

/* Blog stuff */

tr.rowOnBlue { 
	background-color: #F9FCFF;
}
tr.rowHighlight {
	border-bottom: 1px solid #CADBE5;
	font-size: 11px;
	padding-left: 5px;
	background-color: #FFFDE9;
}
.dataTable td, th {
	font-size: 11px;
	text-align: center;
	padding: 5px;
}
.dataTable td {
	border-bottom: 1px solid #CADBE5;
	font-size: 11px;
	padding: 3px 5px;
}
.dataTable th.titleCell {
	background: #0d4fb0;
	color: #fff;
	font-size: 14px;
	padding: 8px;
}
.dataTable th.subTitleCell {
	background: #4492dc;
	color: #fff;
}
.dataTable th.subTitleCellLeft {
	background: #4492dc;
	color: #fff;
	text-align: left;
	padding-left: 5px;
}
.dataTable .leftCell {
	text-align: left;
}
.dataTable {
	margin-bottom: 10px
}
.dataTable tr.rowHighlight {
	background-color: #FFFDE9;
}
.titleCell code { color: #fff; }
td.light { color: #666; }
.blogNote { 
	background: #fffeef;
	border-top: 1px dotted #dadada;
	border-bottom: 1px dotted #dadada;
	padding: 10px;
	margin-bottom: 15px;
}
.helpAttachment { 
	float: right;
	width: 180px;
	font-size: 11px;
	padding: 10px;
	margin: 0 0 20px 30px;
	background: #F2F8FF;
	border: 1px solid #D6E7FA;
}
table.login td {
	padding: 3px;
}

.map {
    margin-left: -15px;
    padding-right: 5px;
}
