/* global styles */
body
{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3 { font-family: Verdana, Arial, Helvetica, sans-serif; }

h1
{
	font-size: 1.6em;
	margin-bottom: 9px;
	margin-top: 6px;
}

h2
{
	font-size: 1.3em;
	margin-bottom: 6px;
}
h2.spaced
{
	margin: 16px 0 10px;
}
h2.itemhead
{
	font-size: 1.1em;
	margin-bottom: 0;
	margin-top: 16px;
}

h3
{
	font-size: 1.1em;
	margin: 8px 0 4px 0;
}
div.smaller	{ font-size: 70%; }
div.bugfix { height: 1px; }

.center { text-align: center; }
.right { text-align: right; }
.indent { padding-left: 20px; }
.clear { clear: both; margin: 0px; }
.strong {font-weight: bold; }
.float-left { float: left; }
.float-right { float: right; }
img.float-right { float: right; margin-left: 10px; display: inline; }

img.border { border: 1px solid #999999; }
img.imagemap { border: none; }
img.imagemap#sitelife-diagram { margin: 10px 0; }


a, a:visited { color: #336699; }
a:hover { color: #FF6400; }
a img { border: none; }

div.maincontent p { margin: 8px 0; }

span.req {
	font-weight: bold;
	color: red;
}

p.highlight, span.highlight { background-color: #FFc;  }

p.highlight { padding: 6px 9px 12px; margin: 10px 0; }

img.intext
{
	position: relative;
	top: 3px;
}
ul.nomark li
{
	list-style-type: none;
	list-style-position: inside;
	margin-bottom: 6px;
	padding-right:20px;
}

ul.flush { 	
	list-style-type: none;
	list-style-position: inside;
	margin: 10px 0; padding: 0; 
	}

ol.flush { 	
	list-style-position: inside;
	margin: 10px 0; padding: 0 24px; 
	}

body#partners-index ul.flush li {padding-bottom: 6px; }

ul.leftlist { margin-left: 6px; padding-left: 9px; }
li.spaced { margin-top: 6px; }



/* end global styles */


/* top navbar styles - new */


div.topnavbar
{
	position: absolute;
	top: 0px;
	height: 34px;
	width: 100%;
	text-align: center;
	background-color: #779BCB;
	background-image: url(../images/topbar-bkgd.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: #6983A2;
	border-width: 0 0 1pt 0;
	border-style: none none solid none;
	background-position: 0 0;
}

div.topnavbar img { vertical-align: top; }

div.topbarshadow
{
	position: absolute;
	top: 34px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(http://www.meshbee.com/imgs/topbar-shadow.png);
	background-repeat: repeat-x;
	height: 7px;
}

/* top navbar styles - prev */
div.topbar
{
	position: absolute;
	top: 0px;
	height: 34px;
	width: 100%;
	text-align: center;
	background-color: #779BCB;
	background-image: url(http://www.meshbee.com/imgs/bkgd-bottom.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: #6983A2;
	border-width: 0 0 1pt 0;
	border-style: none none solid none;
}

div.topnav
{
	top: 0px;
	width: 850px;
	height: 31px;
	margin: 0 auto 0 auto;
}

div.topbar img { vertical-align: top; }

div.topshadow
{
	position: absolute;
	top: 35px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(http://www.meshbee.com/images/topbar-shadow.png);
	background-repeat: repeat-x;
	height: 7px;
}

/* background box */
div.container
{
	width: 950px;
	padding: 0;
	margin: 10px auto 0 auto;

}
div.topbanner
{
	background-color: #FFFFFF;
	/* height: 105px; */
	height: 30px;
	vertical-align:top;
	margin-bottom:0px;
	border:0px;
}

.optSelTab{
/* background-image :url(../imgs/selTab.gif); */
background:#FF6400;
border-top:2px solid #FF6400;
border-left:2px solid #FF6400;
border-right:2px solid #FF6400;
left:20px;
text-align:center;
font-weight:bold; 
width: 140px;
height:26px;
color: white;	
font-size: 14px;
margin-left:1px;

}
.noshadow {
}
.shadow {
filter:shadow(color:gray);
}
.optDisTab{
/* background-image :url(../imgs/unSelTab.gif); */
background:#000064;
border-top:2px solid #000064;
border-left:2px solid #000064;
border-right:2px solid #000064;
color: white;	
font-size: 14px;
text-align:center;
width: 140px;
height:26px;
margin-left:1px;
}
.optDisHoverTab{
/* background-image :url(../imgs/unSelTab.gif); */
background:#000064;
border-top:3px solid #FF6400;
border-left:2px solid #FF6400;
border-right:2px solid #FF6400;
color: white;	
font-size: 14px;
text-align:center;
font-weight:bold; 
width: 140px;
height:26px;
margin-left:1px;
cursor:pointer;
}

.optSubDisTab{
background:#FF6400;
/*border-top:2px solid #FF6400; 
border-left:2px solid #FF6400;
border-right:2px solid #FF6400; */
left:20px;
text-align:center;
font-weight:bold; 
width: 130px;
color: white;	
margin-left:1px;

}
.noshadow {
}
.shadow {
filter:shadow(color:gray);
}
.optSubSelTab{
background:#000064;
/* border-top:2px solid #000064; 
border-left:2px solid #000064;
border-right:2px solid #000064; */
color: white;	
text-align:center;
width: 130px;
margin-left:1px;
}
.optSubDisHoverTab{
background:#000064;
/* border-top:2px solid #FF6400; 
border-left:2px solid #FF6400;
border-right:2px solid #FF6400; */
color: white;	
text-align:center;
font-weight:bold; 
width: 130px;
margin-left:1px;
cursor:pointer;
}

.meshbeelogo{
	background-image: url(http://www.outermesh.com/images/omlogo.gif);
	background-repeat:no-repeat;
	position:relative;
}
.omlogobox {  height: 57px;
              width: 166px;
              position: relative; top: 3px;
              background-image:url(http://www.outermesh.com/images/omlogo.gif);
              background-repeat:no-repeat;
}
.bannerText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	margin-left: 10px;
	vertical-align:text-top;
	position:relative;
	/* top:-115px; */
}
.bannerNav
{
	margin-left: 50px;
	vertical-align:text-top;
/*	float:right; */
	position:relative;
	top:2px; 
	left:356px; 
	color: red;	
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.bannerSubNav
{
	margin-left: 15px;
	margin-top:0px;
	vertical-align:text-top;
	position:relative;
	top:-1px;
	float:right;
	color: red;	
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

div.boxtop
{
	background-color: #FFFFFF;
	background-image: url(http://www.meshbee.com/images/bkgd-top.png);
	background-repeat: no-repeat;
	height: 25px;
}

div.box
{
	background-color: #FFFFFF;
	background-image: url(http://www.meshbee.com/images/bkgd-sides.png);
	background-repeat: repeat-y;
	padding: 10px 50px;
	height: 100%x;
}

div.clear { clear: both; }

div.boxbottom
{
	background-color: #FFFFFF;
	background-image: url(http://www.meshbee.com/images/bkgd-bottom.png);
	background-repeat: no-repeat;
	height: 25px;
}

/* end background box */
div.footer
{
	text-align: center;
	padding-bottom: 6px;
	padding-right: 45px;
}

div.footer ul li
{
	list-style-type: none;
	display: inline;
	font-size: .65em;
	margin: 0;
}

div.footer ul li a.pwelink { font-weight: bold; }

/* left column and subnav styles */
div.logobox { height: 119px;
              width: 117px;
              position: relative; top: 3px;
}

div.columnhead
{
	color: #FFFFFF;
	background-color: #B1c0ab;
	font-size: 1em;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 6px;
	padding: 4px 10px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

div.leftcolumn
{
	width: 185px;
	float: left;
}

div.subnav
{
	padding-bottom: 20px;
	width: 185px;
	font-size: .7em;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
}

div.subnav ul
{
	margin: 0;
	padding: 0;
}

div.subnav-placeholder { border: none; }

div.subnav ul li, div.subnav-placeholder ul li
{
	line-height: 190%;
	list-style-type: none;
	padding-left: 8px;
}
div.subnav ul.screens li 	{ line-height: 150%;}

ul.subnavlevel2 li { margin-left: 20px; }

/* end left column styles */
div.pageright
{
	float: right;
	width: 564px;
	border-left: 1px solid #999999;
	min-height: 450px;
	height: 450px;
}

div.maincontent
{
	width: auto;
	margin-top: 0;
	margin-left: 10px;
	font-size: 0.7em;
	line-height: 135%;
	padding-bottom:30px;
	top: -10px;
}



div.linkrow
{ clear: both; padding: 20px 0; text-align: center; font-size: 120%; font-weight: bold; }

div.screenshot-lists img
{
	float:right;
	top: 0;
	right: 0;
	margin: 10px 1px 15px 10px;
}
div.screenshot-lists ul
{
	line-height: 180%; padding: 0 10px 0 6px;
	}

div.screenshot-lists a
{
	font-weight: bold;
	}

div.features h1, div.screenshot-lists h1, div.friendslists h1
{
	font-size: 1.2em;
	background-color: #B1c0ab;
	color: #ffffff;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 2px;
	padding: 6px;
	border-top: 1px solid #999999;
	clear: both;
}

img.featureimg { border: 1px solid #999999; float: right; display: inline; margin: 6px 0 10px 20px; }

div.features ul, div.friendslists ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}



div.features ul li
{
	border-bottom: 1px solid #cccccc;
	padding-top: 6px;
	padding-bottom: 6px;
}

div.features ul li.last
{
	border: 0;
	padding-bottom: 12px;
}

div.featuredfriends ul 
{
margin:6px 0 10px 0; line-height: 200%;
}
div.featuredfriends ul li img
{	position: relative;
	top: 4px;
	margin-right: 4px; 
 }


p.friendcategories { text-align: center; padding: 10px 0; font-size: 110%; }

div.screenshot-col
{
	float: right;
	width: 230px;
	text-align: center;
}

div.screenshot-col img { margin: 8px 0; }

body#contact ul {margin-top:0; padding-top: 0; }


h2.listhead
{
	font-size: 100%;
	background-color: #e2eeff;
	color: #003366;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 2px;
	padding: 6px;
	border-bottom: 1px solid #6699cc;
}

h2.biohead
{
	font-size: 1.1em;
	font-weight: normal;
	margin: 20px 0 4px 0;
	clear: both;
}

img.biopic
{
	border: 1px solid black;
	float: right;
	margin-left: 10px;
	position: relative;
	bottom: 16px;
}


div.biopic
{
	width: 160px;
	float: right;
	margin-left: 10px;
}

ul.news
{
	padding: 0;
	margin: 0px 0 0 0;
}

ul.news li
{
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
}

ul.news li a { font-weight: bold; }

ul.news span.newsdate
{
	display: inline;
	float: left;
	text-align: right;
	width: 60px;
	margin-right: 15px;
	color: #666666;
}

ul.news li p { margin: 0 0 0 78px; }

span.pdf
{
	background: #B1c0ab;
	padding: 0 3px;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

div.sidebar
{
	float: right;
	width: 150px;
	border-color: gray;
	border-width: 1px;
	border-style: none none none solid;
	margin-left: 20px;
	padding-left: 20px;
	margin: 10px 0 20px 10px;
	padding-bottom: 10px;
}

div.blogsidebox
{
	float: right;
	width: 200px;
	width: 500px;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	background-image: url(../images/gradientblue.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-left: 20px;
	padding-bottom: 12px;
}

div.sidebox
{
	float: right;
	width: 150px;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	background-image: url(../images/gradientblue.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-left: 20px;
	padding-bottom: 12px;
}


div.navsubbox
{	display: inline;
	position: absolute;
	float:right; 
	top: 0px;
	width:100%;
	height: 15px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	border-bottom: #6983A2;
	background-color:#FF6400 ;
	margin: 0px 0px 0px 0px;
}
div.navsubbox ul{
	position: relative;
	float:right; 
	list-style-type: none;
	display: inline;
	border-color: solid 1px #FFFFFF;
	background-color:#FF6400 ;
}
div.navsubbox li  {
	color:#000064;
	font-weight:bold;
	font-family: Verdana, Helvetica, Arial;
	font-size:12px;
	list-style-type: none;
	list-style-position: inside;
	display: inline;
/*	margin: 1px;
*/	padding-left: 10px;
	background-color:#FF6400 ;

}
.navsubbox a:hover  {
	color:#000064;
	
}
.navsubbox a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.navsubbox a:visited {
	color:#FFFFFF;
	font-weight:lighter;
	text-decoration:none;
}


div.sidebox h2, div.navsidebox h2
{
	background-color: #779BCB;
	color: #ffffff;
	margin: 0;
	font-size: 1.2em;
	padding: 3px 10px 5px 10px;
}

div.sidebox p, div.navsidebox p { margin: 4px 10px; }

div.sidebox ul, div.nav sidebox ul  
{
	list-style-type: none;
	list-style-position: default;
	margin: 6px 0 0 0;
	padding-left: 10px;
}

p.joblinks
{
	text-align: center;
	padding-bottom: 20px;
}

p.joblinks a { margin: 0 8px; }

body#contact li
{
	list-style-type: none;
}

body#whatisrss h2 { margin-bottom: 0; }

body#whatisrss dt
{
	font-weight: bold;
	display: inline;
	float: left;
	margin-right: 6px;
}

body#whatisrss dd
{
	margin-left: 0;
	margin-bottom: 10px;
}


form.learnmore, form.whitepapers {margin-top: 30px; }

button#submit { margin-top: 1em; }
form span.label
{
display: block;
float:left;
width: 115px;
text-align: right;
padding-right: 10px;
}

form p.indent
{
padding-left: 105px;
}


div.sitemap h1, div.sitemap div.columnhead 
{
	font-size: 1.2em;
	margin: 16px 0 6px 0;
	padding: 3px 0 4px 6px;
	background-image: url(../images/gradientgreen.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
div.sitemap h2 { margin-left: 20px; }
div.sitemap h3 { margin-left: 40px; }

div.sitemap h2, div.sitemap h3
{
	font-size: 1em;
	font-weight: normal;
	margin-top: 0;
}

div.sitemap h2.category { margin: 8px 0 2px 20px; }

#col1
{
	width: 250px;
	float: left;
}

#col2
{
	width: 275px;
	float: right;
}

div.feeds ul
{
margin: 0;
padding: 0;
}

div.feeds li
{
	list-style-type: none;
	margin-bottom: 6px;
}

div.feeds li img
{
	vertical-align: bottom;
	border: none;
	margin-right: 6px;
}

span.orangebutton
{
	background-color: #F70;
	border-width: 1px;
	border-style: outset;
	font-weight: bold;
	color: #ffffff;
	padding: 0 .5em;
	font-size: 10px;
}



textarea.pluspluck { 
font-size: 9px; 
font-family: Verdana, Helvetica, Arial, sans-serif;
overflow:auto; 
margin: 10px 0px;
}
 
body#adspy div.maincontent ul li { margin-bottom: 8px; }

h3.rule {border-top: 1px solid #999; margin-top: 30px; padding-top: 6px;  }
ul#editionlist {margin: 0; padding: 0; }
ul#editionlist li { clear: both; margin: 0; padding: 0;}
ul#editionlist li p { display:block; float:right; }
ul#editionlist li p.strong { display:block; float:left; font-weight: bold; }

img#frontdesk { border: 1px solid #666; margin: 0 0 10px 20px;}

p.tournext { font-size: 1.1em; font-weight: bold; padding-top: 30px; }
body.tour img.float-right { margin-bottom:10px; }

h1.pr1 { font-size: 1.3em; text-align: center; clear: both;}
h2.pr2 { font-size: 1.1em; text-align: center; font-style: italic; padding-bottom: 10px;}

p.prfir { font-style: italic;  margin: 0; padding: 0 0 10px 0; float: left; }
p.pdfswitch { margin: 0; padding: 0 0 10px 0; float: right;  }
p.pdfswitch a { text-decoration: none; color: #f60;  }
p.prfoot { font-size: smaller; padding: 20px 0;}
ul.spaced li {margin: 9px 0; }

ol.circleno
{
	margin: 10px 0;
	padding-left: 24px;
}

div.col1of3
{
	width: 165px;
	margin-right: 15px;
	top: 0;
	left: 0;
}
div.col2of3
{
	width: 165px;
	margin-right: 15px;
	top: 0;
	left: 185px;
}

div.col2of3
{
	width: 165px;
	top: 0;
	right: 0;
}

div.topline { border-top: 1px solid #999999; clear: both; margin: 10px 0; }
div.topline img { margin: 10px 0; }

div.sidebox ul li span.friendfeeddesc { display:none; }
div.sidebox ul li img { display:none; }

ol.install {
	margin:0; 
	padding:0; 
	list-style-position:inside;
}

ol.install li {
	clear: both; 
	border-top:1px solid #999999; 
	color: #000000; 
 	font-weight:bold; 
	margin:0 0 0 2px; 
	
	padding: .5em 0 0 10px;
}

ol.install li.top {
	clear: both; 
	border:none;
}

ol.install li p {
	margin:.4em 0 1em 1.8em; 
	line-height: 130%; 
	font-weight:normal; 
}

ol.install li img {
	float:right; 
	margin:0 0 20px 20px; 
	margin-top:-1em; 
}

ul.narrow { width: 285px; }

div.partnerfeature
{
	width: 225px;
	border: 1px solid #000000;
	background-position: bottom right;
	background-repeat: no-repeat;
	float: right;
	margin: 4px 0 20px 16px;
	display: inline;
	padding-bottom: 140px;
}

div.partnerfeature#blogs
{
	background-image: url(../images/sitelife-blogs-bkgd.png);
}

div.partnerfeature#mynews
{
	background-image: url(../images/sitelife-mynews-bkgd.png);
}

div.partnerfeature#reactions
{
	background-image: url(../images/sitelife-reactions-bkgd.png);
}

div.partnerfeature h2
{
	display: block;
	background-color: #779BCB;
	color: #ffffff;
	margin: 0;
	font-size: 1.1em;
	padding: 3px 8px 5px 8px;
}
div.partnerfeature p
{
	padding: 3px 10px;
}
div.preview
{
	float: right;
	margin: 0px 0px 10px 10px;
}
div.preview img
{
	border: 1px solid #000000;
}
div.preview p { margin-top: 2px; text-align: center; font-style: italic; color: #666666;}

div.footer img { position: relative; top: 3px; margin: 0 2px; }

div.prodspot {
	 width: 47%;
	 padding: 6px 3% 0 0;
}
div.prodspot h2 {
	 font-size: 120%; margin-top: 6px;
}
div.prodspot p.center {
	 line-height: 165%;
}

ul.productslist
{
	padding: 0;
	margin: 0px 0 0 0;
}

ul.productslist li
{
	padding-top: 6px;
	padding-bottom: 6px;
	list-style-type: none;
}

ul.productslist li a { font-weight: bold; }
ul.productslist li p { margin: 2px 0 0 120px; }

ul.productslist li img { margin-right: 10px; }
ul.productslist li img#shadows { position: relative; top: 22px; }
ul.productslist li img#feedfinder { position: relative; top: 11px; }
ul.productslist li img#privatelabel { position: relative; top: 17px; }
ul.productslist li img#rss-subscribe { position: relative; top: 5px; }

body.rss dt {
	 font-size: 120%; font-weight: bold; 
}
body.rss dd {
	 margin: 4px 0 9px 20px;
}
body.rss dd ul {
	 padding: 6px 0 0 20px;
}


div.consumerproducts { margin-top: 2em; }
div.consumerproducts p { margin: 0; padding: 0 0 6px; }
div.consumerproducts img { float: right; margin-left: 9px; }


ul.events { margin: 20px 0; padding: 0; list-style-type: none; }
ul.events li { margin: 9px 0; }

span.req {
	font-weight: bold; color: red;
}


div.publisherlist
{
	float: right;
	width: 165px;
	border-color: gray;
	border-width: 1px;
	border-style: solid;
	background-image: url(../images/gradientblue.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-left: 20px;
	padding: 0 10px 6px;
}

div.publisherlist h3
{
	color: #C00;
	margin: 0;
	padding: 12px 0 12px;
	line-height: 135%;
}

div.publisherlist h3 a.learnmore { font-size: 90%; }

div.publisherlist ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.publisherlist ul li { padding-top: 2px; }

body#blogburst strong, body#blogger-faq strong { color: #333; }
body#blogger-faq h2 { font-size: 1.2em; margin: 1em 0 6px 0; }
.edit_section {
        width:100%;
        font-family: Verdana, Helvetica, Arial;
        color: rgb(0,66,174);
	position:relative;
	left:2px;
	font-size:12px;
}
table.edit_section1 td.header1 {
	border:1px solid #b0b0b0;
	background-color: #6699CC;
	color: white;
}


.tipbox {border:1px solid #A7A772;padding:5px;background-color:#FFFFD9; font-size:80%; color: black }

.homeHeading {
	background-color:#000064;
	color:#FF6400;
	height:25px ;
	width:100%;
	padding-left:5px;
	font-weight:bold;
	font-size:14px;
}
.meshbeelogobox {
	height:25px;
	width:150px;
	position:relative;
	left:-5px;
	top:-10px;
	background-image:url(http://www.meshbee.com/images/meshbeeLogo.gif);
	background-repeat:no-repeat;
	
	
}

.loginbox{
	border: 1px solid #000064;
	background-color: #E6E6E6;
	padding:3px;
	/* width:270px; */
	font-size:2
}
.loginPrompt{
	text-align:right;
	font-face:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	
	
}
.loginLeft{
	text-align:left;
	font-face:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
.loginRight{
	text-align:right;
	font-face:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
.loginbox .textBox {
	margin:2px;
	font-family:tahoma,sans-serif;
	font-size:11px;
	background: #EEE6E0;
	border: 1px solid #336699;

}
.loginButton {
	background-image :url(http://www.outermesh.com/imgs/continue_main.gif);
	background-repeat: repeat-x;
	vertical-align:middle;
	padding: 2px;
	margin:2px;
	text-align:left;
	height:50px;
	border-left: 2px solid #E5E5E5;
	border-right: 2px solid #E5E5E5;
	font-face:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:white;

}
.loginButton a, .loginButton a:visited {
	font-weight:bold;
	color:white;
	text-decoration:none;

}
.logoutButton {
	background-image :url(http://www.outermesh.com/imgs/back_main.gif);
	background-repeat: repeat-x;
	vertical-align:middle;
	padding: 2px;
	margin:2px;
	text-align:left;
	height:50px;
	border-left: 2px solid #E5E5E5;
	border-right: 2px solid #E5E5E5;
	font-face:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:white;

}
.logoutButton a, .loginButton a:visited {
	font-weight:bold;
	color:white;
	text-decoration:none;

}


.boxContent {
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
}
.boxTop {
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	height: 5px;
}

.boxTopSmall {
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	height: 3px;
}

.boxBtm {
	border-bottom: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	height: 5px;
}
.boxBack {
	position: absolute;
	bottom: 0px;
	z-index: -1;
	width: 100%;
	height: 11.75em;
}
.boxBack img {
	width: 100%;
	height: 11.75em;
}

.centerBoxM {
	position: absolute;
}
.centerBox {
	position: relative;
	float: left;
	width: 13em;
	overflow: hidden;
	margin-left: 1.25em;
	cursor: pointer;
	padding:0px;

}

.centerBoxFirst {
	margin-left: 0px;
}
.centerBox .padding {
/*	padding-top: 0.25em;
	padding-bottom: 0.25em;*/
}
.centerBox .boxContent .boxTextNoMargin .appPrevview  img {
	position:relative;
	height: 11.75em;
	width: 15em;
	margin:0em;
}

.centerBox .boxContent img {
	float: left;
	width: 3em;
	margin: 0.0625em 0.5em;
}
.centerBox .boxText {
	margin-left: 4.375em;
}

.centerBox .boxTextSmall {
	margin-top: 0.05em; 
	margin-left: 1.275em;
}

.centerBox .boxTextNoMargin {
	margin-left: 0.375em;
}

.centerBox .boxContent {
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}
.centerBox .boxContent h3 {
	font-size: 1.0625em;
	margin: 0px;
	color: #444;
}

.centerBox .boxContent h4 {
	font-size: .70em;
	margin: 0px;
	color: #444;
}

.centerBox h4 a {
	color: #444;
	text-decoration: none;
}

.centerBox h3 a {
	color: #444;
	text-decoration: none;
}
.centerBox .boxContent p {
	font-size: 0.6875em;
	margin: 0px;
}
.centerBox p a {
	color: #444;
	text-decoration: none;
}
.centerBox .boxBack {
	height: 4.125em;
}
.centerBox .boxBack img {
	width: 100%;
	height: 4.125em;
}
.centerBoxActive {
}
.centerBoxWide {
	width: 27em;
}
.abs {
	position: absolute;
	left: 15em;
}
.abs2 {
	position: absolute;
	width:380px; 
	height:350px; 
	top:8em; 
	left:28em; 
	z-index:100; 
	border: 4px solid #FF6400;; 
	background-color:#ffffff;
}


.bc {
	position: relative;
	width: 5px;
	height: 5px;
	font-size: 1px;
	background-repeat: no-repeat;
	margin-bottom: -1px;
}
.ctr {
	float: right;
	background-image: url(/images/ctr.gif);
	margin-right: -1px;
	margin-top: -1px;
}
.ctl {
	float: left;
	background-image: url(/images/ctl.gif);
	margin-left: -1px;
	margin-top: -1px;
}
.cbr {
	float: right;
	background-image: url(/images/cbr.gif);
	margin-right: -1px;
	margin-top: 1px;
}
.cbl {
	float: left;
	background-image: url(/images/cbl.gif);
	margin-left: -1px;
	margin-top: 1px;
}
.break {
	clear: both;
}
