/* Basic stuff */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
	margin: 0;
	text-align: center;
	padding: 0;
	background: #96887D;
	color: #2f2f2f;
}




/* App switch */

#apps {
	margin: 0;
	padding: 0;
	height: 31px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
#apps li {
	margin: 0; 
	padding: 0;
    list-style: none;
	display: inline;
}
#apps a, #apps span {
	float: left;
	padding: 31px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:31px; /* for IE5/Win only */
}	
#apps a:hover, #apps a:active, #apps a.selected {
	background-position: 0 -31px;
}
#cm a {
	width: 150px;
	background:  url(images/cm.gif) top left no-repeat;
}
#mb a {
	width: 75px;
	background:  url(images/mb.gif) top left no-repeat;
}
#cm-top span {
	width: 403px;
	background:  url(images/front-top1.jpg) top right no-repeat;
}
#cm-top-empty span {
	width: 403px;
}
#fv a {
	width: 107px;
	background:  url(images/fv.gif) top left no-repeat;
}

/* Primary Navs */

#navCase {
	background: #0065A4;
	border-bottom: 1px solid #fff;
}

#navs {
	width: 742px;
	margin: 0 auto;
	height: 47px;
}
ul.primary {
	float: left;
}
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: #EED9CC;
	text-decoration: none;
	margin: 0 25px 5px 0;
	padding: 9px 0 10px 0;
	float: left;
}
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: #fff;
}
ul.primary li.login {
	width: 0px;
}
ul.primary li.login a {
	float: right;
	margin-right: 13px;
}
#login {
	float: right;
	padding: 9px 5px 10px 0px;
	font: bold 12px "Lucida Grande", verdana, arial, helvetica, sans-serif;
}
#login a:link, #login a:active, #login a:visited {
	color: #EED9CC;
	text-decoration: none;
}
#login a:hover, #login a.active {
	color: #fff;
	text-decoration: none;
}
#navFooter {
	border-top: 2px solid #96887D;
}

/* Front features and sidebar */

p.intro {
	font: 14px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	padding: 0 25px 25px 0;
	line-height: 18px;
}
#thegist {
	width: 540px;
	float: left;
	padding-right: 10px;
}

#thegist1 {
	width: 810px;
	float: left;
	padding-right: 10px;
height: 370px;}

.frontscreen {
	float: left;
	width: 239px;
	padding: 0 30px 20px 0;
}
.frontscreenr {
	float: left;
	width: 239px;
	padding: 0 0 20px 0;
}
.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: 180px;
	float: left;
}
p#gallerypromo {
	background:  url(images/gallery.gif) top right no-repeat;
	padding-right: 50px;
}
#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;
	background:  url(images/quote.gif) 0 6px no-repeat;
}

/* Front header */

#head {
	width: 742px;
	height: 31px;
	position: relative;
	margin: 0 auto;
	padding-top: 18px;
	
}
#head1 {
	width: 742px;
	height: 31px;
	position: relative;
	margin: 0 auto;
	padding-top: 0px;
	background:  url(images/front-top1.jpg) bottom right no-repeat;
}

.homescreen {
	background: url(screentop.jpg) top right no-repeat;
}
#promocase {
	background:  url(images/promo.gif) top left repeat-x;
}
#promo {
	width: 742px;
	margin: 0 auto;
	height: 200px;
	background: url(images/front-screen1.jpg) no-repeat center right;
	text-align: left;
	padding-top: 35px;
}

#promo h1 {
	
	width: 400px;
	height: 25px;
	margin-bottom: 22px;
	_margin-bottom: 10px;
font-family:  "Courier New", Courier, monospace;
color: #fff;}

#promo h1 a{

color: #FFF;
text-align: left;
text-decoration: none;
font-size: 28px;}

#promo h2 {
	font: normal 18px "Courier New", "Lucida Grande", verdana, arial, helvetica, sans-serif;
	line-height: 20px;
	width: 350px;
	margin-bottom: 22px;
	color: #fff;
}

/* Inside header */

#insidepromocase {
	background:  url(images/insidepromo.gif) top left repeat-x;
	border-bottom: 1px solid #fff;
}
#insidepromo {
	width: 742px;
	margin: 0 auto;
	height: 87px;
	text-align: left;
}

#insideblogpromo {
	width: 742px;
	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: #fff;
}

#insidepromo h2 a{
text-align: left;
text-decoration: none;
color: #fff}

#createaccount {
	width: 200px;
	float: right;
	text-align: right;
	padding-top: 29px;
}
.blogfeed {
	padding: 10px 88px 0 0;
}

/* General formatting */

#main {
	width: 100%;
	background: #fff;
}
#content {
	width: 742px;
	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: 800px;
	float: left;
	}
#insidefullcontent1 {
	width: 750px;
	float: left;	
	
}
#insidehighlight {	
	width: 180px;
	float: left;
	padding: 1px 0 0 30px;
}
.insidescreen {
	float: left;
	width: 213px;
	padding-bottom: 20px;
}
.insidescreendesc {
	float: left;
	padding-left: 20px;
	width: 295px;
	padding-bottom: 20px;
}
#footerCase {
	background: #96887D url(images/footer.gif) top left repeat-x;
	padding: 20px 0 0 0;
}
#footer {
	width: 750px;
	margin: 0 auto;
	text-align: center;
}
.joinme {
	width: 430px;
	float: left;
}
.joinme p {
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 11px;
	color: #91b7de;
}
.boring {
	width: 400px;
	text-align: center;
	padding-top: 10px;
}
.boring p {
	padding: 0 0 6px 0;
	margin: 0 0 5px 0;
	font-size: 11px;
	color: #fff;
}
.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.dontpad {
	padding: 2px 0 5px 0;
}
p.toppad {
	padding-top: 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: #3f94cd;
	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, #insidefullcontent1 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, #insidefullcontent1 h2 {
	font: bold 18px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #1d6db7;
	padding: 3px 0;
	border-bottom: 1px solid #efefef;
	margin: 2px 0 17px 0;
}
#insidecontent h2.top,  #insidefullcontent h2.top, #insidefullcontent1 h2.top {
	margin: 15px 0 17px 0;
}
#insideleftcontent h2, #insiderightcontent h2 {
	font: bold 18px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #1d6db7;
	margin: 2px 0 17px 0;
}
#insidecontent h3, #insidefullcontent h3, #insidefullcontent1 h3 {
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 0 10px 0;
	color: #0e4273;
}
body#resources #insidecontent h3, #insidefullcontent h3, #insidefullcontent1 h3 {
	font: bold 15px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #268bcf;
	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;
}
body#blog #insidecontent h1 {
	font: bold 22px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #3776a0;
	margin: 15px 0 0 0;
	padding: 0;
	border: none;
}
body#blog #insidecontent h1 a {
	text-decoration: none;
}
body#blog #insidecontent h1 a:hover {
	text-decoration: underline;
}
body#blog #insidecontent h1.catTitle {
	font: normal 26px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #4895dd;
	margin-bottom: 25px;
	padding: 0 0 4px 0;
	border-bottom: 1px dotted #e6e6e6;
}
body#blog #insidecontent h2 {
	font: bold 18px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #3776a0;
	margin: 0;
	padding: 10px 0 15px 0;
	border: none;
}
body#blog #insidecontent h2.commentTop {
	font: bold 16px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #5887b8;
	margin: 15px 0 1px 0;
	padding: 6px 10px 5px 0;
	border-bottom: 1px solid #e6e6e6;
	text-align: right;
}
body#blog #insidecontent h2.summary {
	font: bold 16px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #4895dd;
	margin: 0 0 25px 0;
	padding: 0 0 5px 0;
}
body#blog #insidecontent h3 {
	font: bold 16px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #4895dd;
	margin: 0;
	padding: 7px 0 12px 0;
	border: none;
}
body#blog #insidecontent h3.catTitle {
	font: bold 18px "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	color: #4895dd;
	margin: 0;
	padding: 5px 0 0 0;
}
body#blog #insidecontent h4 {
	font: bold 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 12px 0;
}
body#blog #insidecontent h4.posted {
	font: normal 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0 6px 0;
	color: #666;
}
body#blog #insidecontent h4.withcomments {
	background:  url(images/comment.gif) 0 6px no-repeat;
	padding: 10px 0 3px 27px;
	border-top: 1px solid #efefef;
	font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 45px 0;
	color: #2f2f2f;
	height: 25px;
}
body#blog #insidecontent h4.withcomments span {
	display: block;
	float: right;
	font-weight: normal;
}
body#blog #insidecontent h4.comments {
	border-top: 1px solid #efefef;
	padding: 10px 0 0 0;
	font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 45px 0;
	color: #2f2f2f;
}
body#blog #insidecontent #category h4.comments {
	padding: 0;
	border: none;
	font: bold 11px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0 45px 0;
	color: #2f2f2f;
}
body#blog #insidecontent h4.comments span {
	display: block;
	float: right;
	font-weight: normal;
}
#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, #insidefullcontent1 h2 span {
	font: normal 12px "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	float: right;
	padding: 5px 0 0 11px;
	background:  url(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.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.author {
	padding: 6px 0 5px 27px;
	background:  url(images/comment.gif) 0 3px no-repeat;
}
p.time {
	color: #8c8c8c;
	font-size: 11px;
	padding-bottom: 8px;
}
blockquote {
	background:  url(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: #4895dd;
	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(images/bluepoint.gif) no-repeat 0 3px;
}
#content ul.bigtick li {
	padding: 0 0 4px 20px;
	line-height: 1.4em;
	background:  url(images/tick.gif) no-repeat 0 3px;
}
#content ul.bigcross li {
	padding: 0 0 4px 20px;
	line-height: 1.4em;
	background:  url(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(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(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(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: #486f93;
	padding: 2px;
}
ul.secondary li.active a, ul.secondary li a:hover {
	color: #4f8bc4;
	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: #0e5ca5;
}
a:visited { color:#0e5ca5; }
a:hover { text-decoration:none; }
.boring a, .boring a:hover {
	color: #70b5f9;
}


/* 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 #add5e9;
	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: #3776a0;
}
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.errorInput {
	border: 1px solid #c12f2f;
}
select.errorSelect {
	background: #ffefef;
	border: 1px solid #c12f2f;
}
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;
	margin: 0 15px 10px 0;
}
a.imgfocus img {
	border: 2px solid #ebebeb;
}
a.imgfocus:hover img {
	border: 2px solid #bfe0ff;
}
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 td.bold{
font-weight: bold;
color:#0e5ca5
}

.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;
}
