#iwmf
{
	position:fixed;
	top:0;
	left:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	text-align:left;
	z-index:50;
	
}

#iwmf div, #iwmf span {
	font-size: 1em;
}


#iwmf a
{
	color:#999999;
	text-decoration:none;
}

#iwmf a:hover
{
	background-color:transparent;
	color:#ffffff;
	text-decoration:underline;
}
#iwmf ul
{
	margin:0;
	padding:0;
}

#iwmf li
{
	list-style:none;
	margin:0px;
	padding:0;
}


#iwmf #iwmf_mainEventContainer
{
	float:left;
	display:inline;
	width:49%;
}

#iwmf #iwmf_mainhCardContainer
{
	float:left;
	display:inline;
	width:49%;
}

#iwmf #iwmf_mainContainer
{
	width: 100%;
	height:220px;
	margin:0;
	padding:0;
	background-image:url('http://www.positionlogic.com/ClientScript/oomph/images/50x50_95.png');
	background-repeat:repeat;
	display:none;
	padding-top:5px;
}


#iwmf #iwmf_mapContainer
{
	width: 100%;
	height:200px;
	min-height:200px;
	margin:0;
	padding:10px;
	background-image:url('http://www.positionlogic.com/ClientScript/oomph/images/50x50_95.png');
	background-repeat:repeat;
	display:none;
	
}
#iwmf #iwmf_mapFrame
{
	width: 1000px;
	border:thin black solid;
	height:180px;
	position:relative;
}


#iwmf #iwmf_eventsHead
{
	height:15px;
	margin: 0 0 5px 15px;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
}

#iwmf #iwmf_contactsHead
{
	height:15px;
	margin: 0 0 5px 15px;
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
}


#iwmf .iwmf_Next
{
	float:right;
	margin-right:10px;
	font-size:.8em;
	text-transform:uppercase;
}

#iwmf .iwmf_Prev
{
	float:right;
	margin-right:10px;
	font-size:.8em;
	text-transform:uppercase;
}
#iwmf #iwmf_mainToolbar
{
	left:0px;
	width:auto;
	margin:auto;
	height:24px;
	background-color:#000000;
}

#iwmf #iwmf_gleam
{
	float:left;
	margin:0;
	padding:0 0 0 0px;
	width:26px;
	height:26px;
	background-image:url('http://www.positionlogic.com/ClientScript/oomph/images/oomphGleam.gif');
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000000;
	border-bottom:1px solid #333333;
	cursor:pointer;

}

#iwmf #iwmf_mainNavContainer
{
	background-color:#000000;
	padding-top:2px;
	margin-left:0px;
	width:auto;
	height:24px;
	border-bottom:1px solid #333333;
	display:none;
}

#iwmf #iwmf_listViewButton
{
	float:left;
	width:18px;
	height:18px;
	background-image:url('http://www.positionlogic.com/ClientScript/oomph/images/list_down_24x24.png');
	background-repeat:no-repeat;
	margin-left:20px;
	margin-top:2px;
	cursor:pointer;
}

#iwmf #iwmf_mapViewButton
{
	float:left;
	width:18px;
	height:18px;
	background-image:url('http://www.positionlogic.com/ClientScript/oomph/images/globe_down_24x24.png');
	background-repeat:no-repeat;
	margin-left:10px;
	margin-top:2px;
	cursor:pointer;
}

#iwmf #iwmf_calViewButton
{
	float:left;
	width:25px;
	height:25px;
	background-image:url('http://www.positionlogic.com/ClientScript/oomph/images/cal_up.png');
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	display:none;
}

#iwmf #iwmf_options
{
	float:right;
	font-size:smaller;
	color:#ffffff;
	margin:5px 0px 0px 10px;
}

#iwmf #iwmf_closeButton
{
	float:right;
	width:30px;
	height:17px;
	background-image:url('http://www.positionlogic.com/ClientScript/oomph/images/closeIcon.png');
	background-repeat:no-repeat;
	margin:2px 10px 0 10px;
}


#iwmf .iwmf_vEvent
{
	margin:0px;
	min-height:110px;
}

#iwmf .iwmf_vCard
{
	width:auto;
	min-height:110px;
}

#iwmf #iwmf_vCards
{
	width:auto;
	margin:0 10px 10px 10px;
	padding:10px;
	border:#333333 solid 2px;
	background-image:url('http://www.positionlogic.com/ClientScript/oomph/images/50x50_95.png');
	background-repeat:repeat;
	min-height:160px;
}

#iwmf #iwmf_vEvents
{
	width:auto;
	margin:0 10px 10px 10px;
	padding:10px;
	border:#333333 solid 2px;
	background-image:url('http://www.positionlogic.com/ClientScript/oomph/images/50x50_95.png');
	background-repeat:repeat;
	min-height:160px;
}

#iwmf #iwmf_number
{
	background-image:url('http://www.positionlogic.com/ClientScript/oomph/images/number_1.png');
	background-repeat:no-repeat;
	height:24px;
	width:24px;
	float:left;
	text-align:center;
	padding-top:5px;
	display:none;
}


#iwmf .iwmf_photo
{
	height:96px;
	width:96px;
	float:right;
	border:1px solid #333333;
	margin-left:10px;
}

#iwmf .iwmf_netBar
{
	padding:10px 5px 0 0;
	border-top:1px solid #333333;
	margin-top:10px;
	height:100%;
}

#iwmf .iwmf_netBar img
{
	border:0;
}

#iwmf .iwmf_netBar ul
{
	margin:0;
	padding:0;
}

#iwmf .iwmf_netBar li
{
	display:inline;
	margin:0px 10px 0px 0px;
	

}


#iwmf .iwmf_iconOutlook a:link,
#iwmf .iwmf_iconOutlook a

{
	background:transparent url('http://www.positionlogic.com/ClientScript/oomph/images/outlook.png') no-repeat scroll 0 50%;
	display:block;
	height:16px;
	float:left;
	text-indent:-5000px;
	width:16px;
	padding:5px;
	border:none;
	

}

#iwmf .iwmf_iconLive a:link,
#iwmf .iwmf_iconLive a

{
	background:transparent url('http://www.positionlogic.com/ClientScript/oomph/images/live.png') no-repeat scroll 0 50%;
	display:block;
	height:16px;
	float:left;
	text-indent:-5000px;
	width:16px;
	padding:5px;
	border:none;
}

#iwmf .iwmf_iconGoogle a:link,
#iwmf .iwmf_iconGoogle a

{
	background:transparent url('http://www.positionlogic.com/ClientScript/oomph/images/google.png') no-repeat scroll 0 50%;
	display:block;
	float:left;
	height:16px;
	text-indent:-5000px;
	width:16px;
	padding:5px;
	border:none;
}

#iwmf .iwmf_iconYahoo a:link,
#iwmf .iwmf_iconYahoo a

{
	background:transparent url('http://www.positionlogic.com/ClientScript/oomph/images/yahoo.png') no-repeat scroll 0 50%;
	display:inline-block;
	height:16px;
	float:left;
	text-indent:-5000px;
	width:27px;
	padding:5px;
	border:none;
}

#iwmf .iwmf_iconApple a:link,
#iwmf .iwmf_iconApple a 

{
	background:transparent url('http://www.positionlogic.com/ClientScript/oomph/images/apple.png') no-repeat scroll 0 50%;
	display:block;
	height:16px;
	float:left;
	text-indent:-5000px;
	width:16px;
	padding:5px;
	border:none;
}

#iwmf .iwmf_icon30b a:link,
#iwmf .iwmf_icon30b a

{
	background:transparent url('http://www.positionlogic.com/ClientScript/oomph/images/30boxes.png') no-repeat scroll 0 50%;
	display:block;
	height:16px;
	float:left;
	text-indent:-5000px;
	width:16px;
	padding:5px;
	border:none;
}


#iwmf .iwmf_summary
{
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
}

#iwmf .iwmf_fn
{
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
}

#iwmf .iwmf_org
{
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
}

#iwmf .iwmf_dtend
{
	visibility:collapse;
	display:none;
}

#iwmf .iwmf_geo
{
	display:none;
}

#iwmf .iwmf_category
{
	display:none;
}


#iwmf .iwmf_country-name
{
	display:none;
}

#iwmf .iwmf_description
{
	margin-top:10px;
}

#iwmf .iwmf_given-name
{
	font-size:1.2em;
	font-weight:bold;
}

#iwmf .iwmf_family-name
{
	font-size:1.2em;
	font-weight:bold;
}


#iwmf .iwmf_vEventContainer
{
	width:100%;
}

#iwmf .iwmf_hCardContainer
{
	width:100%;
}
body { margin: 0; padding: 0; 
background-color:#0A4B80;
background-image:url(bkg-tile.jpg);
background-repeat:repeat-x;
font-family:Arial,Helvetica,sans-serif;
}
#outerwrap { width: 973px; height: 100%;margin: 0px auto; text-align: center; }
#wrapwebsite {float: left; width: 973px; height: 100%;margin: 0 auto;text-align: left;  }
#wrapheader { 
background:url(Position-Logic-header.jpg) center no-repeat;
width:936px;
height:128px; }
#wrapcenter { 
clear:both;
float:left;
margin:0;
min-height:300px;
padding:0 0 0 6px;
width:924px;
 }
#wrapfooter { 
background-image:url(Position-Logic-footer.gif);
background-repeat:no-repeat;
position: relative; clear: both; height: 86px;
width:935px;
text-align: center;
margin:0 auto;	  }
.leftside { float:left; width:200px; margin: 10px 5px 0px 6px;  }
.center-nomargins {float:left; width: 924px; margin: 10px 0px 0px 0px;}
.center-rightandleftmargins {float:left; width: 478px; margin: 10px 5px 0px 5px; }
.center-rightmargin {float:left; width: 680px; margin: 10px 6px 0px 6px;}
.center-leftmargin { float:left; width: 680px; margin: 10px 6px 0px 5px; }
.rightside { float:left; width:200px;  margin: 10px 0px 0px 6px;   }
.clear { clear:both; }
.sitelogo { float:left; margin: 0px 0px 0px 0px; }
.siteheading { margin: 0px 0px 0px 0px; padding: 20px 0px 0px 0px; }
h1.siteheading {position: absolute; top: 40px; left: 50px; margin: 0; padding: 0; }
.topnav {position: relative; top:0px; right:0px; margin: 0px 20px 3px 20px;  }
.topnav ul {float:left; margin: 0px 0px 0px 0px; display:inline; padding: 0px;}
li.topnavitem {float: left;  list-style-type:none; padding: 0px 7px 0px 7px;}
li.firstnav {float: left;  list-style-type:none; padding: 0px 7px 0px 5px; }
.editpanel { display: inline; float: right; margin: 58px 17px 0px 0px;  }
div.addthisbutton {display: inline; float: right; margin: 37px 50px 0px 0px;  }
.searchpanel { position: absolute; bottom: 7px; right: 25px; white-space: nowrap; }
#breadcrumb { padding: 4px 4px 4px 4px;  }
fieldset { margin: 0px 0px 0px 0px; padding: 5px 5px 5px 15px; }
.settinglabel {float:left; clear:left; width:20em; padding: 1px; }
.settinglabelFixedHeight {float:left; clear:left; width:20em; padding: 1px; height:77px;}
.settingrow { padding: 4px 0px 4px 0px; clear:left; }
.settinglabeltight {float:left; clear:left; width:8em; padding: 1px; font-weight:bold; }
.settingrowtight { padding: 1px 0px 1px 0px; clear:left; }
.modulebuttonrow {clear: left; }
.div2columnleft { float: left; width: 350px;  padding: 1px;  }
.div2columnright { margin: 0px 0px 0px 305px;  padding: 1px; }
.modulepager {vertical-align:top; padding: 4px 4px 4px 4px; }
h1, h2, h3, h4  { padding: 0;margin: 10px 0px; }
.TextLabel { width:15px; }
.watermarktextbox {width:9em; height:19px;   }
.moduleedit { height: 28px; margin: 0px; padding: 0px; }
h2.moduletitle { padding: 4px 0px 4px 5px; clear:both;}
h2.moduletitle {padding: 0px 0 3px 25px; margin: 0px 0px 0px 0px;}
.modulesubtitle { padding: 4px 5px 0px 5px; height: 23px;} 
.modulecontent { vertical-align:top;  }
.modulefooter { display:none; }
.floatpanel { float:left; margin-right: 15px; }
.clearpanel { clear:left; padding-top: 15px;  }
.simplelist, .simplelist li { list-style: none; padding: 0px 0px 4px 10px;  }
ul.linkitem { list-style: none; margin: 0px 0px 0px 0px; }
div.sitemap ul , div.sitemap ul li {list-style: none; }
.site-statistics { margin: 0px 0px 5px 0px; padding: 0px 0px 5px 0px; }
ul.userstats { list-style-type:none;  margin: 0px 0px 0px -40px;}
ul.userstats ul { margin: 0; padding: 0; display: block; }
ul.userstats li { position: relative; list-style: none; }
ul.linkitem 
{position:relative; top: -6px; left: -13px; list-style:none;margin:10px ;padding:0px;}
ul.linkitem li 
{margin: 0px 0px 1px 0px;padding: 2px 0px 2px 0px;list-style: none;min-height:18px;}
ul.linkitem a { margin-left: 3px; padding: 2px 5px 2px 20px;}
* html body ul.linkitem a { height: 18px; }
ul.linkitem a:hover {padding:2px 5px 2px 20px;}
code {margin: 5px 0;padding: 10px; text-align: left;display: block;overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  background: #FAFAFA; border: 1px solid #EAEAEA;  border-left: 5px solid #72A545;}
acronym {cursor: help;border-bottom: 1px solid #777;}
blockquote {margin: 10px;padding: 0 0 0 36px;  border: 1px solid #f2f2f2;background: #FAFAFA url(quote.gif) no-repeat 5px 5px;    }
.breadcrumbs { padding: 4px 4px 10px 4px;  }
div.panelwrapper ul.simplelist { margin-bottom:0px; }
table.editgrid { margin: 10px;  }
table.editgrid td {padding: 7px;  }
table.editgrid th {padding: 7px;font-weight:bold; }
.minheightpanel { min-height:200px; }
.gmaptextbox {width:27em; }
.gmap { margin: 0px 0px 10px 0px;}
.padded {padding: 7px 7px 7px 7px; }
div.AspNet-RadioButtonList ul, div.AspNet-CheckBoxList ul { list-style-type:none; padding:0px; margin:0px;}
li.AspNet-RadioButtonList-Item, li.AspNet-CheckBoxList-Item { white-space:nowrap;   }
.foldergallery, td {  }
.foldergallery a {color: White;}
img { border: none; }
.foldergallery h1 { font-size: large; margin-bottom: 20px;}
.album {}
.albumFloat { float: left; text-align: center; margin-right: 8px; margin-bottom: 4px; }
.albumDetailsLink {}
.albumMetaSectionHead {background-color: Gray;color: White;font-weight: bold; }
.albumMetaName  { font-weight: bold; }
.albumMetaValue {}
.center{text-align: center;}
.rbottom {  }
.searchpanel .aspbutton {  position: relative; top:1px; width: 70px; height: 24px; padding-bottom: 3px;  }
div.simplehorizontalmenu {clear: both; width: 100%; height: 27px;}
ul.simplehorizontalmenu { float: left;list-style: none; margin:0; padding: 0;}
ul.simplehorizontalmenu li { display: inline; padding: 0px 10px 0px 10px; }	
ul.simplehorizontalmenu li.selecteditem { font-weight: bold; }
/* this would normally go in stylemenu.css but need it to showeven on pages with no menu */
div.wrapmenu{
clear:both;
height:26px;
width:936px;
}
.vevent { padding: 10px 10px 10px 10px; }
.logolist {display:none; }
.smalltextbox { width: 4em; }
.normaltextbox { width: 10em; }
.mediumtextbox { width: 15em; }
.widetextbox { width: 25em; }
.verywidetextbox { width: 35em; }
.whoson { float:left; padding: 5px 5px 5px 5px; }
.ratingcontainer { float: right; }
.ratingrow { white-space:nowrap; }
.ratingStar { white-space:nowrap; margin:1em; height:14px;}
.ratingStar .ratingItem { font-size: 0pt; width: 13px; height: 12px; margin: 0px;padding: 0px; display: block;
    background-repeat: no-repeat; cursor:pointer;}
.ratingStar .Filled { background-image: url('ratingStarFilled.png');}
.ratingStar .Empty { background-image: url('ratingStarEmpty.png');}
.ratingStar .Saved {  background-image: url('ratingStarSaved.png');}
.ratingcomments { border: black 1px solid; background-color: #eeeeee; color:#000000; width:300px;height: 210px;padding: 5px;position: absolute;margin-top: 15px; }
.ratingcommentbox{   width: 280px; height: 100px; }
.pageicons { display:none; }
.tag-cloud { list-style-type:none; margin: 15px 0px 3px -30px;}
.tag-cloud li { display: inline; list-style-type:none;  }
.tagcount { font-size: x-small;}
.tag-cloud .weight1 { font-size: 90%; }
.tag-cloud .weight2 { font-size: 110%; }
.tag-cloud .weight3 { font-size: 120%; }
.tag-cloud .weight4 { font-size: 130%; }
.tag-cloud .weight5 { font-size: 140%; }
.tag-cloud .weight6 { font-size: 150%; }
.tag-cloud .weight7 { font-size: 160%; }
.tag-cloud .weight8 { font-size: 180%; }
.tag-cloud .weight9 { font-size: 200%; }
.tag-cloud .weight10 { font-size: 210%; }
.floatleftimage {float:left; margin-right: 15px;}
.floatrightimage {float:right; margin-right: 15px;}
.eventcalendar table { clear:both;}
body { color: #666666; background-color:#ffffff;	}
.height_header{
height:77px;
}
.pagebody {
background-color:#0A4B80;
background-image:url(bkg-tile.jpg);
background-repeat:repeat-x; }
#wrapcenter,
#wrapwebsite { }
#wrapfooter { color: #666666; }
.div2columnright { background-color: #669966;  }
a.ModuleEditLink ,
a.ModuleEditLink:link ,
a.ModuleEditLink:active ,
a.ModuleEditLink:visited { color: #4F82CB ; }
a.ModuleEditLink:hover { color: #4EBF37; }
a.siteheading:link ,
a.siteheading:visited ,
a.siteheading:hover ,
a.siteheading:active { color: #ffffff; }
.sitelink ,
a.sitelink:link ,
a.sitelink:visited { color: #ffffff; }
a.sitelink:hover { color: black; }
a.sitelink:active { color: #ffffff; }
.accent { color: #75A54B; }
.selectedpage{color:Black; }
a.SelectedPage:link { color:Black; }
a.SelectedPage:visited { color:Black; }
a.SelectedPage:hover {color:Black; }
a.SelectedPage:active {color:Black; }
a:link { color: #4F82CB;   }
a:visited { color: #4F82CB;  }
a:hover { color: #4EBF37;  }
a:active { color: #4F82CB;  }
.txtcopyright {color: #444; }
.txterror {color: red }
.TextLabel { background-color:#ECECEC; }
.watermarktextbox { color:Gray; }
.moduleedit { background-color: #C7D0D7; }
div.moduletitle, span.moduletitle, tr.moduletitle, 
h2.moduletitle {  color: #75A54B; }
.modulesubtitle { color: white; background-color: #EAEAEA; } 
.filesfooter { background-color: #00688E; color:White; }
ul.linkitem li {background: #f2f2f2;}
.modulerow{ background-color:#EAEAEA; }
.modulealtrow { background-color: #eee;}
h2 {color: #339900;}
h3 {color: #333;}
.searchpanel .aspbutton { color: #333; }
.searchterm { color:black; background-color:yellow; }
.highlight1 { background-color:yellow;}
.highlight2 { background-color:lime;}
body { }
.pagebody {   }
#wrapwebsite {  }
img { border: 0px; }
input.openid_login {background: url('openidlogin.gif') no-repeat;
 background-color: #fff; background-position: 0 50%; color: #000;padding-left: 18px; }
h2.moduletitle {background: url('square_arrow.gif') no-repeat 0% .7em;}
h2.moduletitle {background: url('square_arrow.gif') no-repeat ;
	background-position:left; }
.headerphoto { width: 820px; height: 120px; margin-left: -5px; }
ul.linkitem li a, ul.linkitem li a:hover { background: url('go.gif') no-repeat 2px 4px; }
ul.linkitem li a + a, ul.linkitem li a + a:hover { background-image: none; }
.searchpanel .aspbutton { background: #CCC url('headerbg.gif') repeat-x;}
body { }
fieldset { border: 1px solid #ffc796;}
.collapsiblepanel { border-style:dashed; border-width:thin; }
.TextLabel { border:0px solid #ECECEC;  }
.moduleedit { border: 0px; }
hr { height: 1px; border-width: 0px; background-color: #D1D7DC; color: #D1D7DC; }
.site-statistics { border-bottom: solid thin #cccccc; }
li.topnavitem { border-left: solid thin #ffffff; }
h2.moduletitle {border-bottom: 2px solid #f2f2f2; }
ul.linkitem li {border-left: 5px solid #CCC;}
li.linkitem:hover, li.linkaltitem:hover {border-left:5px solid #4EBF37; }
.vevent abbr{border:0}
.templatewrapper { border-bottom: solid 4px black;  }
body{}

.AspNet-GridView table thead tr th { padding: 2px; }
.AspNet-GridView table tbody tr td
{ color: #333333; background: White; padding: 2px 20px 2px 2px; border-bottom: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC; text-align: left; }
.AspNet-GridView table tbody tr.AspNet-GridView-Alternate td { background: #F7F6F3; }


/*
.AspNet-GridView table {border: solid 1px #CCCCCC; width: 100%; }

.AspNet-GridView table thead tr th
{ color: #F7F6F3;background: #5D7B9D;font-weight: bold;border-bottom: solid 1px #CCCCCC;border-right: solid 1px #CCCCCC;
	padding: 2px; }

.AspNet-GridView table thead tr th a { color: #F7F6F3; }

.AspNet-GridView table tbody tr td
{ color: #333333; background: White; padding: 2px 20px 2px 2px; border-bottom: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC; text-align: left; }

.AspNet-GridView table tbody tr.AspNet-GridView-Alternate td { background: #F7F6F3; }

.AspNet-GridView table tbody tr.AspNet-GridView-Selected td {}

.AspNet-GridView table tfoot tr td {}

*/body { font: 70%/1.5em Verdana, Tahoma, arial, sans-serif; }
.pagebody { text-align:center;  }
#wrapwebsite { text-align:left;  }
#wrapfooter {text-align: center; }
.siteheading {font-size: 130%; text-decoration: none;}
h1.siteheading {font: bolder 2.4em 'Trebuchet MS', Arial, Sans-serif;letter-spacing: -2px;}
.topnav { text-align:right; font-weight: bold;}
legend { font-size:larger; font-weight: bold; }
legend a { text-decoration:none;}
.settinglabel, .settinglabelFixedHeight { font-weight: bold; font-size:smaller; }
.modulebuttonrow {text-align:center;  }
a.ModuleEditLink ,
a.ModuleEditLink:link ,
a.ModuleEditLink:visited ,
a.ModuleEditLink:hover ,
a.ModuleEditLink:active {  font-size:10px; }
a.siteheading:link { text-decoration: none;  }
a.siteheading:visited { text-decoration: none; }
a.siteheading:hover { text-decoration: none; }
a.siteheading:active { text-decoration: none; }
ul.firstnav span.sitelink,
li.topnavitem,
li.firstnav,
.WelcomeMessage ,
.sitelink {  font-weight: bold; font-size: 12px;  }
a.sitelink:link { text-decoration: none; }
a.sitelink:visited { text-decoration: none; }
a.sitelink:hover { text-decoration: underline; }
a.sitelink:active { text-decoration: none; }
.accent { font-weight: bold; }
a.ModulePager:link { text-decoration: underline; }
a.ModulePager:visited { text-decoration: underline;}
a.ModulePager:hover { text-decoration: underline; }
a.ModulePager:active { text-decoration: underline; }
.selectedpage{ font-weight: bold;}
a.SelectedPage:link { font-weight: bold; text-decoration: none; }
a.SelectedPage:visited { font-weight: bold; text-decoration: none; }
a.SelectedPage:hover { font-weight: bold; text-decoration: underline; }
a.SelectedPage:active { font-weight: bold; text-decoration: none;}
a:hover { text-decoration: underline; }
legend a.ModuleEditLink { font-size:smaller; }
legend a.ModuleEditLink:link { font-size:smaller;}
legend a.ModuleEditLink:visited { font-size:smaller;}
legend a.ModuleEditLink:hover { font-size:smaller;  }
legend a.ModuleEditLink:active {  font-size:smaller;}
h1, h2, h3 {font-family: 'Trebuchet MS', Arial, sans-serif;font-weight: bold;}
h1 {font-size: 1.7em;	}
h2 {font-size: 1.5em;}
h3 {font-size: 16px;}
.txtcopyright { font-size: 80%;font-weight: normal; }
.txterror { font-weight: bold;  }
.moduleedit { text-indent: 4px; }
div.moduletitle, span.moduletitle, tr.moduletitle, 
h2.moduletitle {  font-size:1.5em;  font-weight: bold; font-family: Verdana, 'Trebuchet MS', Sans-serif; }
.modulesubtitle { font-weight: bold; } 
.modulecontent {text-align:left;  }
.modulefooter { font-size:11px; text-align:center;  }
.filesfooter { text-align:left; white-space:nowrap;}
.linkdescription { padding: 5px 5px 5px 5px; }
div.sitemap ul , div.sitemap ul li { font-size:100%; }
.skiplink {display:none}
ul.userstats {font-size:90%;  }
ul.userstats li {font-size:100%;  }
.unselectedcrumb { font-weight:normal;}
.selectedcrumb { font-weight:bold; }
a.selectedcrumb:link ,
a.selectedcrumb:visited { text-decoration: none;}
a.selectedcrumb:hover { text-decoration: underline;}
a.selectedcrumb:active { text-decoration: none;}
a.unselectedcrumb:link ,
a.unselectedcrumb:visited { text-decoration: none;}
a.unselectedcrumb:hover { text-decoration: underline;}
a.unselectedcrumb:active { text-decoration: none;}
ul.linkitem a { font-weight: bold; text-decoration:none;}
#wrapfooter { font-size: 92%;}
#wrapfooter, #wrapfooter a { text-decoration: none; font-weight: bold;}
.searchpanel .aspbutton { font: bolder 12px Arial, Sans-serif; }
.buttonlink { background-color:transparent;border-style:none;color: #0033FF;cursor: pointer;text-decoration: underline; font-size: 9px;}
body { }
div.AspNet-Menu-Horizontal { margin: 0; padding: 0 0 0 0;font: 12px/26px Verdana, Arial, Tahoma, Sans-serif; }
div.AspNet-Menu-Horizontal ul.AspNet-Menu { float: right;list-style: none; margin:0; padding:0 3px 0 0;}
div.AspNet-Menu-Horizontal ul.AspNet-Menu li { display: inline; }
div.AspNet-Menu-Horizontal ul.AspNet-Menu li img { display:none; }
div.AspNet-Menu-Horizontal ul.AspNet-Menu li a 
{ display: block; float: left;padding: 0 7px;color: #FFF;text-decoration: none; }
div.AspNet-Menu-Horizontal ul.AspNet-Menu li a:hover{color: #000;	}
div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-SelectedWithChildren a.AspNet-Menu ,
div.AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-SelectedLeaf a.AspNet-Menu 
{
background:url(nav-active-bkg.jpg) repeat-x;
height:28px;
color:#000000;
margin-top:1px;
}
.lblue{
color:#fff;
background-color:#024D74;

}
.lblue:visited{
color:#fff;
}
body { }
div.AspNet-TreeView {margin: 2px 0px 20px 0px;padding: 0;}
div.AspNet-TreeView ul { list-style: none; margin: 0px 0px 0px -20px; padding: 0;}
.AspNet-TreeView-Show { }
.AspNet-TreeView-Hide { display:none;}
div.AspNet-TreeView ul li
{padding: 3px 0 2px 0; }
div.AspNet-TreeView ul ul { margin: 2px 0 2px 10px;}
div.AspNet-TreeView ul li img
{border: none; vertical-align: middle; margin: 0 2px 0 0; }
div.AspNet-TreeView li a { margin-left: 3px; padding-left: 20px; text-decoration: none; background: url(go.gif) no-repeat 2px 1px;}
div.AspNet-TreeView li.AspNet-TreeView-Root {}
div.AspNet-TreeView li.AspNet-TreeView-Parent {}
div.AspNet-TreeView li.AspNet-TreeView-Leaf { margin-left: 20px;}
div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink { cursor: pointer;}
div.AspNet-TreeView .AspNet-TreeView-Collapse
{background: url(collapse.gif) 0 0 no-repeat; width: 5px; margin-right: -5px;
  float:left; cursor: pointer; }
div.AspNet-TreeView .AspNet-TreeView-Expand
{background:  url(expand.gif) 0 0 no-repeat; width: 5px; margin-right: -5px;
 float:left; cursor: pointer; }
div.AspNet-TreeView a,
div.AspNet-TreeView a:visited,
div.AspNet-TreeView a:active,
div.AspNet-TreeView a:link {color: #4F82CB;}
div.AspNet-TreeView a:hover { color:#4EBF37;}
div.AspNet-TreeView .AspNet-TreeView-Selected a
{font-weight: bold !important;color: #4EBF37 !important;}
div.AspNet-TreeView .AspNet-TreeView-Selected ul a
{ font-weight: bold !important; color: #4F82CB !important;}
li.AspNet-TreeView-Leaf,
li.AspNet-TreeView-Root ,
li.AspNet-TreeView-Selected ,
li.AspNet-TreeView-Parent
{display: block;list-style:none;font-weight: bold;color: #333;text-decoration:none;	padding: 2px 5px 2px 10px;
	background: #f2f2f2;border-left: 5px solid #CCC;border-bottom: solid 1px white;border-top: solid 1px white;min-height: 18px;	}
li.AspNet-TreeView-Selected ,
li.AspNet-TreeView-Leaf:hover,
li.AspNet-TreeView-Root:hover ,
li.AspNet-TreeView-Selected:hover ,
li.AspNet-TreeView-Parent:hover{border-left: 5px solid #4EBF37;}
li.AspNet-TreeView-Root { margin: 0px 0px 0px 20px; }
li.AspNet-TreeView-ParentSelected ,
li.AspNet-TreeView-Selected ul li.AspNet-TreeView-ParentSelected
{ margin: 0px 0px 0px 0px; }
li.AspNet-TreeView-Leaf img,
li.AspNet-TreeView-Root img {display:none;}
li.AspNet-TreeView-Leaf a,
li.AspNet-TreeView-Root a ,
li.AspNet-TreeView-Selected a ,
li.AspNet-TreeView-Parent a
{padding: 0px 0px 0px 10px;color: #333;}

.blogwrapper {   }
.blognavleft {float: left; width: 200px; padding: 5px 5px 30px 5px; 
	margin: 0px 0px 0px 0px;  }
.blognavright {float: right; width: 200px;  padding: 5px 5px 30px 5px; 
	margin: 0px 0px 0px 0px;  }
.blogcenter-nonav {margin: 0px 0px 0px 0px; padding: 5px 0px 0px 5px;    }
.blogcenter-leftnav {margin: 0px 0px 0px 210px; padding: 5px 0px 0px 5px;   }
.blogcenter-rightnav {margin:0px 210px 0px 0px; padding: 5px 0px 0px 5px;    }
.bloginfo {   }
.bloginfotitle {   font-weight: bold; }
.blogtitle { margin: 5px 0px 0px 0px;   font-weight: bold;  }
.blogdate { padding: 0px 5px 0px 0px; text-align:right; font-size:11px;  }
.blogcommentlink 
{ font-size:11px; text-align:right; padding: 0px 5px 3px 0px; font-family: Trebuchet MS;    }
div.blogcommentlink{ border-bottom: 1px solid #EAEAEA; }
div.blogcommenttext { border-bottom: 1px solid #EAEAEA;   }
.blogcommenttitle { font-family: Trebuchet MS;    }

.blogcommentposter { font-size:11px;   }
.blognav ul { list-style-type:none;  }
.blognav li { list-style: none; margin: 0px 0px 3px -30px;  }
div.blognavright div h3 { margin: 0px 0px -10px 8px; }.forumthreadcrumbs { margin: 0px 0px 3px 0px; color: #666666; }
.forumpostheader {padding: 0px 0px 0px 5px;margin: 0px 0px 0px 0px;  background-color: #eee; font-weight: bold; }
.postwrapper {float: left; width: 100%; background-color: #EAEAEA; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border:solid thin #EAEAEA;}
.postleft {clear: left; float: left; text-align:center;  width: 20%; padding: 15px 5px 5px 5px; margin: 0px 0px 0px 0px; }
.postright {  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 21%; background-color: white; }
.posttopic {   background-color: #EAEAEA; }
.postbody { padding: 10px 5px 0px 5px; min-height: 80px; }
.forumpostuserpropertylist {  margin: 0px 0px 0px 0px; text-align: center; }
.forumpostusername { list-style-type:none;   }
.forumpostuseravatar { list-style-type:none; }
.forumpostuserattribute { list-style-type:none; }.rsswrapper {   }
.rssnavleft {float: left; width: 235px; padding: 5px 5px 30px 5px; margin: 0px 0px 0px 0px;   }
.rssnavright {float: right; width: 235px;  padding: 5px 5px 30px 5px; margin: 0px 0px 0px 0px;  }
.rsscenter-nonav {margin: 0px 0px 0px 0px; padding: 5px 0px 0px 5px; font-size: 105%;  }
.rsscenter-leftnav {margin: 0px 0px 0px 245px; padding: 5px 0px 0px 5px; font-size: 105%;   }
.rsscenter-rightnav {margin:0px 245px 0px 0px; padding: 5px 0px 0px 5px; font-size: 105%;   }
.rsstitle { margin: 5px 0px 0px 0px;  font-weight: bold;   }
div.rsstitle h2 { font-family: arial, sans-serif;font-size: 140%;font-weight: normal; }
.rssdate {  padding: 0px 5px 0px 0px; text-align:right;    }
.rsstext {   }
.rssauthor {  padding: 0px 0px 5px 5px; font-family: Trebuchet MS;  border-bottom: solid 1px #ccc;   }
.FeedHead {  border-bottom-color: #CAB693; border-bottom-style: solid;
	border-bottom-width: 1px; padding: 0.5em; }
.FeedBody {  border-color: #CAB693; border-style: solid; border-width: 1px;
	border-top-width: 0px; padding-left: 0.5em; padding-right: 0.5em; }
.rssfeedentryTrue {   }
.rssfeedentryFalse { background-color: Silver; }

	body { margin: 0px 0px 0px 0px; }
.formwizlist ul { margin: 0px 0px 0px 0px; padding: 0px; }
.formwizlist, .formwizlist li, .formwizlist ul li { list-style: none; padding: 0px 0px 4px 0px; margin-left:0px; }
.draghandle {width:50px;height:25px;margin-right:5px;background-image:url('draghandle.gif');background-repeat:repeat; cursor:move;float:left;}
.callbackstyle, .callbackStyle ul li {border:thin #6297BC inset; list-style: none;}
.draghandle  li {list-style: none; }
.reordercue { border:dashed thin black; width:100%; height:25px;  }
.questioncontainer { padding: 5px; border: dashed 1px black; }
.editcontainer { float:left; }
.draghandle .buttoncontainer {float:left;margin:0px;padding:0px; }
.draghandle .buttoncontainer .upbutton { float:left;margin:0px;padding:0px;}
.draghandle .buttoncontainer .downbutton { float:left;clear:left;margin:0px;padding:0px; }
.formwizard .settingrow .settinglabel {width:100%;  }
body {  }
.productlist h3 { color: #75A54B; }
.productcontainer { border-bottom: solid thin #75A54B; padding:7px; float:left; clear:both;width:100%; }
.productcontainer h4 { margin-top: 0px; margin-bottom: 3px;  font-size: 1.3em; }
.productcontainer p { margin: 0px;  }
.offercontainer { clear:both; }.aspcalendarmain { margin: 0px 0px 0px 5px; background-color: #e6efdb; color:Black; font-size:10px; }
.aspcalendardayheader { font-weight:bold; font-size:10px; color:#08619a; text-align:center; white-space:nowrap;}
.aspcalendarday { border: solid 1px black;  font-size:10px; color:Black; text-align:center; white-space:nowrap;}
.aspcalendarnextprevious {  font-weight:bold; font-size:small; color:Black; text-align:center; white-space:nowrap; }
.aspcalendarothermonth { border: solid 1px black; background-color:#f3f3f3;  font-size:10px; color:Black; text-align:center; white-space:nowrap; }
.aspcalendarselectedday { border: solid 1px black; background-color:#FFFFE0;  font-size:10px; color:Black; text-align:center;  }
.aspcalendarselector {   font-size:8pt; font-weight:bold; text-align:center; white-space:nowrap;  }
.aspcalendartitle { border: none;  background-color: #e8e8e8; font-size:10px; font-weight:bold; text-align:center; white-space:nowrap; }
.aspcalendartoday { border: solid 1px black; background-color:#FFFFE0; color:Black; font-size:10px; text-align:center; }
.aspcalendarweekendday { border: solid 1px black; background-color:#D3D3D3; color:Black; font-size:10px; text-align:center; }


.mpcalendarmain { border-style:solid; padding:3px; margin:0; color:Black; font-size:small; width: 100%;}
.mpcalendardayheader { font-weight:bold; font-size:8pt; color:Black; text-align:center; }
.mpcalendarday { border: solid 1px black;  font-size:8pt; color:Black; text-align:center; }
.mpcalendarnextprevious {font-weight:bold; font-size:small; color:Black; text-align:center;  }
.mpcalendarothermonth { border: solid 1px black; background-color:#f3f3f3;  font-size:8pt; color:Black; text-align:center;  }
.mpcalendarselectedday { border: solid 1px black; background-color:#FFFFE0;  font-size:8pt; color:Black; text-align:center;  }
.mpcalendarselector { background-color: #eee; color:Green; border-color:Red;  font-size:8pt; font-weight:bold; text-align:center; }
.mpcalendartitle { font-size:8pt; font-weight:bold; text-align:center;  }
.mpcalendartoday { border: solid 1px black; background-color:#FFFFE0; color:Black; font-size:8pt; text-align:center; }
.mpcalendarweekendday { border: solid 1px black; background-color:#D3D3D3; color:Black; font-size:8pt; text-align:center; }
/* CSS Document */
#ibox_w{ position: absolute; top: 0px; left: 0px; z-index:100; width: 100%;height: 100%;
	background-color: #444;margin:0;padding:0; }
#ibox_progress {margin:0;padding:0; position: absolute; z-index:105; }
#ibox_wrapper { position: absolute; top: 0px; left: 0px; z-index:1000; padding:10px;border:1px solid #CCC;
	width:300px; height:300px; background-color:#999999; padding-bottom:30px; margin:0; }
#ibox_wrapper a {color: White; }
#ibox_content { background-color:#FFFFFF; color:black; width:100%; height:100%; margin-bottom:5px; position:relative;
	top:0px;left:0px;border:1px solid #000;padding:2px;}
#ibox_content a { color: black; }
#ibox_footer_wrapper {position:relative;padding:0;margin:0;top:0px;left:0px; }* {
	margin: 0;
	font-size: 12px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#0a4b80;
	background-image:url(../images/bkg-tile.jpg);
	background-repeat:repeat-x;
}
.switch_mode{
color:#6BCCFF;
font-weight:bold;
font-size:12px;
text-align:right;
padding-bottom:9px;
}
.switch_mode a:link{
color:#6BCCFF;
font-size:12px;
text-decoration:none;
}
.switch_mode a:hover{
color:#6BCCFF;
font-size:12px;
text-decoration:none;
}
.switch_mode a:visited{
color:#6BCCFF;
font-size:12px;
text-decoration:none;
}
div#wrapper {
	width: 973px;
	margin: 0 auto;
	background-image: url(../images/bkg-tile.jpg);
	background-repeat: repeat-y;
}
h1, h2 {
	color: #FFF;
	font-size: 15px;
	line-height: 22px;
}
h3 {
	color: #8dc63f;
	font-size: 15px;
	line-height: 22px;
}

p {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #000;
}
#content li {
	margin-left:20px;
}
blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 1px solid #EEEEEE;
}
a {
	color: #0072BC;
}
a:hover {
	color: #069;

}
#menu {
	z-index: 2;
	position: absolute;
	top: 99px;
	left: 225px;
	width: 726px;
	height: 27px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}
#menu li {
	float: left;
	font-size:14px;
	margin: 0;
	padding: 5px 0 5px 0;
}
#menu a, #menu a:link {
	color:#FFF;
	margin: 0;
	font-size:14px;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}
#menu a:hover,
  .aboutus #menu #aboutus a,
  {
 background-color:#069;
}

#menu a:hover {
	color:#000;
}
#menu a:active {
	color: #0F0;

}
#apDiv1 {
clear:left;
height:318px;
left:-20px;
position:absolute;
top:128px;
width:19px;

}
#apDiv2 {
clear:right;
height:318px;
left:937px;
position:absolute;
top:128px;
width:19px;
}
.maintitle {
	font-size:18px;
	text-decoration:none;
	color:#49A28E;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
}
.headertext {
	font-size:18px;
	color:#0A4B81;
	margin-bottom: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.headertextcol {
	font-size:18px;
	color:#666;
	margin-bottom: 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#sidenav a {
	background:transparent url(images/icon_greenarrow.gif) no-repeat left .3em;
	font-size:12px;
	text-decoration: none;
	color:#666666;
	padding:0px 0px 0px 12px;
	line-height: 140%;
}
#sidenav a:hover {
	color: #59C700;
	text-decoration: underline;
}
/* Header */

.header {
	width: 936px;
	margin: 0 auto;
	background-image: url(../images/Position-Logic-header.jpg);
	height: 128px;
	position: relative;
}
.linkbox {
	margin:0 auto;
	width: 935px;
	position: relative;

}
.linkbox a{
	position: absolute;
text-decoration: none;

}
div.linkbox a.one {
	top: 16px;
	left: 3px;
	width: 235px;
	height: 73px;
	
}
div.linkbox a.two {
	
	top: 18px;
	left: 631px;
	width: 302px;
	height: 51px;
}
.linkbtn {
	background-image:url(../images/btn-moreinfo-blank.jpg);
	background:no-repeat;
	width:300px;
	height:200px;
	font-size:11px;
	padding-top: 3px;
	text-decoration: none;
	text-align: right;
	padding-right: 0px;
	color: #124872;
	font-weight: bolder;
	text-transform: uppercase;
	font-style: normal;
	

}


/* Content */
#content {
	padding-left: 32px;
	padding-right: 32px;
	min-height: 400px;
	background-image:url(../../../../../images/body-bkg-tile.jpg);
	background-repeat: repeat-y;
	padding-top: 14px;
}
#promobox {
	background-image:url(../../../../../images/homeimage1.jpg);
	width: 900px;
	float: left;
	height: 195px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 12px;
	position: relative;
}
#main {
	text-align: left;
	height: 380px;
	width: 932px;
	background-image: url(../images/index-main-image.jpg);
	position: absolute;
	left: 23px;
	top: 2px;
	z-index: 1;
}

/* Content > Sidebar */

#sidebar {
	float: left;
	width: 183px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
}


/* Content > Sidebar > Login */
#toplinkbar {
	float: left;
	width: 910px;
	height: 17px;
	padding: 2px 5px 2px 5px;
	background-color:#333333;
}
#toplinkbar2 {
	float: left;
	width: 910px;
	height: 17px;
	padding: 2px 5px 2px 5px;
	background-color:#666666;
}
.toplinks a {
	color:#FFFFFF;
	font-variant:normal;
	font-style: normal;
	text-decoration: none;
	margin-right: 2em;
}
.ssl {
	float: right;
	margin: 0px;
	padding: 3px;
}
.whitetext {
	color:#FFFFFF;
	font-variant:normal;
	font-style: normal;
	line-height: 16px;
	font-size: 12px;
}
.newstext {
	color:#666;
	font-variant:normal;
	font-style: normal;
	line-height: 16px;
	font-size: 12px;
}
.smalltext {
	font-variant:normal;
	font-style: normal;
	line-height: 14px;
	font-size: 10px;
}
.newstitle {
	color:#000;
	font-variant:normal;
	font-style: normal;
	line-height: 18px;
	font-size: 13px;
	font-weight: bold;
}
.newsdate {
	color:#999;
	font-variant:normal;
	font-style: normal;
	line-height: 16px;
	font-size: 11px;
}
.headerbullets {
	color:#000000;
	font-size:small;
	font-variant:normal;
	font-style: normal;
	font-weight: bold;
	line-height: 110%;
}



.submenubox {
	width: 172px;
	padding: 3px;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	margin: 0px;
	background-color: #FFFFFF;
}
#submenu {
	width:160px;
	padding: 0px 0;
	float: left;
	padding-bottom: 20px;
	padding-right: 10px;
}
#submenu ul {
	margin: 0;
	list-style: none;
}
#submenu li {
	display: inline;
	text-align:left;
}
#submenu a {
	display: block;
	padding: 4px 12px;
	border-top: 1px solid #EEEEEE;
	text-decoration: none;
	color: #666666;
	background-image:url(images/nav_btn.gif);
	font-size: 11px;
}
#submenu a:hover {
	background: #DCEBFC;
	color: #000000;
	background-image:url(images/nav_btn_r.gif);
}
#submenu .active a {
	background: #D1F0A6;
	color: #000000;
}
#submenu .first a {
	border: none;
}

/* Content > Sidebar > Updates */

#updates {
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
}
#updates ul {
	margin: 0;
	list-style: none;
}
#updates h3 {
	margin: 0;
	font-size: x-small;
}
#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}
/* Footer */

#footer {
	width: 936px;
	height: 80px;
	background-image: url(../images/Position-Logic-footer.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#footer p {
	margin: 0;
	font-size: x-small;
	color: #FFF;
}
#footer a {
	color: #0CF;
	font-size: x-small;
	text-decoration: none;
}
#apFooter1 {
height:21px;
left:-33px;
position:absolute;
top:46px;
width:296px;
z-index:1;
}
#apFooter2 {
height:21px;
left:630px;
position:absolute;
text-align:right;
top:46px;
width:330px;
z-index:1;
}
#apFooter3 {
	height:21px;
left:468px;
position:absolute;
text-align:right;
top:4px;
width:375px;
z-index:1;
}
#apFooter3 p{
	font-size:9px;
	line-height:6px;
	color:#666;
	
}

td.contentbottom {
	color: #999999;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 33%;
}
td.contentbottom a {
	color: #999999;
	text-decoration: none;
}
#smallpromo {
	width: 140px;
	float: left;
}
.subBox1 {
	border: thin solid #CCC;
	width:304px;
	float: left;
	height: 244px;
	margin-right: 18px;
	position: relative;
}
.subBox1 a {
	font-size:10px
}
.subBox1 p {
	font-size:11px;
	line-height: 15px;
}
.subBox2 {
	border: thin solid #CCC;
	width:200px;
	float: left;
	height: 340px;
	margin-top: 12px;
	margin-right: 9px;
	padding: 6px;
}
.leftcolumn {
	border: 1px solid #CCC;
	width:180px;
	float: right;
	margin-left: 10px;
	padding: 6px;
	margin-bottom: 10px;
	background-color: #FFF;
}
.leftcolumn2 {
	border: 1px solid #CCC;
	width:290px;
	float: right;
	margin-left: 5px;
	padding: 6px;
	margin-bottom: 10px;
	background-color: #FFF;
}
#navcolumn {
	border: 1px solid #CCC;
	width:180px;
	float: right;
	margin-left: 10px;
	padding: 6px;
	margin-bottom: 10px;
	background-color: #E3F3FD;
}
#navcolumn li {
	list-style:square;
	font-size:14px;
	line-height:20px;
}
.productpage {
	float: left;
	background-color: #FFF;
	width: 705px;
	margin-bottom: 10px;
}
.producttabs {
	border:1px solid; 
	min-height: 150px; 
	border-color: #CCC; 
	padding-top: 10px; 
	padding-left: 10px; 
	padding-right: 10px;
	clear:left;
	}
.producttabs li {
	padding-left: 10px;
	color: #036;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(../../../../../images/icon-arrow.gif);
	list-style-position: outside;
	list-style-type: none;
	line-height: 20px;
}
.productimagebox {
	float: left;
	width: 190px;
	padding-right: 8px;
	text-align: center;
}
.productcontentbox {
	float:left;
	width:488px;
}
.productbox {
	background-color:#FFFFFF;
	border-color:#CCCCCC;
	border-style:none none solid;
	border-width:1px;
	float:left;
	margin-bottom:10px;
	width:688px;
}
.productbox li {
	padding-left: 5px;
	color: #036;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	list-style-image: url(../../../../../images/icon-arrow.gif);
	list-style-position: outside;
	list-style-type: none;
	line-height: 16px;
}
.productline {
	height: 1px;
	background-color:#CBC09A;
	overflow: auto;
	margin-bottom: 5px;
}

table {
  border-collapse: collapse;
  border: 1px solid #03476F;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #999;
  background: #FFF;
  }
caption {
  text-align: center;
  font: bold 18px arial, helvetica, sans-serif;
  background: transparent;
  padding:6px 4px 8px 0px;
  color: #03476F;
  text-transform: uppercase;
  }
td, th {
  border: 1px solid #6DC7FC;
  padding: .2em;
  color: #363636;
  }

thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #03476F;;
  text-align: left;
  background: #4591AD;
  color: #FFFFFF;
  padding-top:3px;
  }
tbody td a {
  background: transparent;
  text-decoration: none;
  color: #363636;
  }
#featuretable {

	}
#featuretable li  {
	padding:1px;  
 	color: #036;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
	line-height: 14px;
  }
tbody td a:hover {
  background: #C2F64D;
  color: #363636;
  }
tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #363636;
  }
tbody th a:hover {
  
  }
tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
tfoot td {
  border: 1px solid #03476F;
  background: #4591AD;
  padding-top:3px;
  color: #FFFFFF;
  }
.odd {
  background: #AEE239;
  }
tbody tr:hover {
  
  }
tbody tr:hover th,
tbody tr.odd:hover th {
  
  }
.genbox {
	border: thin solid #CCC;
	float: left;
	padding: 6px;
	background-color: #FFF;
	margin-right: 10px;
	width: 325px;
}
.genbox p {
	font-size:12px;
	line-height:14px;
}
.subBox3 {
	border: thin solid #CCC;
	width:653px;
	float: left;
	height: 340px;
	margin-top: 12px;
	padding: 6px;
}

.screenshots {
	border: thin solid #CCC;
	float: left;
	padding: 6px;
	margin: 5px;
}
#newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}

#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
#newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #669;
}
#newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}
.devicemenubox {
	width:200px;
	float: left;
	padding: 6px;
	overflow-x:hidden;
	overflow-y:auto;
	height: 300px;
}
.devicebox {
	border: thin solid #ccc;
	float: left;
	width: 685px;
}
.deviceimage{
	float: left;
	width: 190px;
	padding: 6px;
	}
















#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
<!--
#apDiv3 {
	position:absolute;
	left:220px;
	top:86px;
	width:203px;
	height:106px;
	z-index:1;
}
#apDiv4 {
	position:absolute;
	left:673px;
	top:76px;
	width:218px;
	height:108px;
	z-index:2;
}
#apDiv5 {
	position:absolute;
	left:4px;
	top:8px;
	width:36px;
	height:223px;
	z-index:1;
}
#apDiv6 {
	position:absolute;
	left:45px;
	top:6px;
	width:258px;
	height:217px;
	z-index:1;
}
-->/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */


.indentmenu{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width: 100%;
/*width: 100%; leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/

}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: #666; /*text color*/
font-size:12px;
font-weight:normal;
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid #FFF; /*navy divider between menu items*/
background: black url(../../../../../images/indentbg.gif) center center repeat-x;
}

.indentmenu ul li a:visited{

}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background: black url(../../../../../images/indentbg2.gif) center center repeat-x;
}


.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 480px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
