body
{
	background: #E0F0FA;
	margin: 0 auto;
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

a, a:visited
{
	text-decoration: none;
	color: #225F86;
}

a:hover, a:active
{
	color: #4089B8;
}

#container
{
	margin: 0 auto;
	width: 809px;
}

#header
{
	width: 809px;
	margin: 0;
	padding: 0;
	padding-top: 28px;
}

#kiddieAcademy
{
	width: 270px;
	float: left;
	text-align: left;
}

#hatch
{
	width:520px;
	float: right;
	text-align: right;
}

#menu
{
	width: 720px;
	float: right;
	text-align: right;
	padding: 8px 12px 3px 0;
}

#menu a
{
	text-decoration: none;
	color: #333;
}

#menu a:hover
{
	color: #AA0000;
}

.contentHolder
{
	width: 809px;
}

.contentHeader
{
	width: 809px;
	height: 15px;
	margin: 0;
	padding: 0;
}

.contentBody
{
	width: 809px;
	background: url(../images/bgBody.png) top center repeat-y;
}

.content
{
	width: 786px;
	margin: 0 auto;
}

.contentFooter
{
	width: 809px;
	height: 15px;
	margin: 0;
	padding: 0;
}

#RequestHelp
{
    width: 120px;
    height: 172px;
    background: #FFF url(../images/tsRequestHelp.png) top center no-repeat;
    color: #777;
    cursor: pointer;
    float: left;
    margin: 0 4px 0 12px;
}

#RequestHelp:hover
{
    background: #FFF url(../images/tsRequestHelp_bw.png) top center no-repeat;
    color: #AA0000;
}

#UserManual
{
    width: 120px;
    height: 172px;
    background: #FFF url(../images/tsUserManual.png) top center no-repeat;
    color: #777;
    cursor: pointer;
    float: left;
    margin: 0 4px 0 4px;
}

#UserManual:hover
{
    background: #FFF url(../images/tsUserManual_bw.png) top center no-repeat;
    color: #AA0000;
}

#Training
{
    width: 120px;
    height: 172px;
    background: #FFF url(../images/tsTraining.png) top center no-repeat;
    color: #777;
    cursor: pointer;
    float: left;
    margin: 0 4px 0 4px;
}

#Training:hover
{
    background: #FFF url(../images/tsTraining_bw.png) top center no-repeat;
    color: #AA0000;
}

#Installation
{
    width: 120px;
    height: 172px;
    background: #FFF url(../images/tsInstallation.png) top center no-repeat;
    color: #777;
    cursor: pointer;
    float: left;
    margin: 0 4px 0 4px;
}

#Installation:hover
{
    background: #FFF url(../images/tsInstallation_bw.png) top center no-repeat;
    color: #AA0000;
}

#Warranty
{
    width: 120px;
    height: 172px;
    background: #FFF url(../images/tsWarranty.png) top center no-repeat;
    color: #777;
    cursor: pointer;
    float: left;
    margin: 0 4px 0 4px;
}

#Warranty:hover
{
    background: #FFF url(../images/tsWarranty_bw.png) top center no-repeat;
    color: #AA0000;
}

#Downloads
{
    width: 120px;
    height: 172px;
    background: #FFF url(../images/tsDownloads.png) top center no-repeat;
    color: #777;
    cursor: pointer;
    float: left;
    margin: 0 4px 0 4px;
}

#Downloads:hover
{
    background: #FFF url(../images/tsDownloads_bw.png) top center no-repeat;
    color: #AA0000;
}

#Awards
{
    width: 297px;
    height: 117px;
    background: #FFF url(../images/comAwards.png) top center no-repeat;
    color: #777;
    cursor: pointer;
    float: left;
    margin: 4px 0 12px 0;
}

#Awards span
{
	line-height: 24px;
	font-size: 32px;
}

#Awards:hover
{
    background: #FFF url(../images/comAwards_bw.png) top center no-repeat;
    color: #AA0000;
}

#Calendar
{
    width: 297px;
    height: 117px;
    background: #FFF url(../images/comCalendar.png) top center no-repeat;
    color: #777;
    cursor: pointer;
    float: left;
    margin: 30px 0 12px 0;
}

#Calendar span
{
	line-height: 24px;
	font-size: 32px;
}

#Calendar:hover
{
    background: #FFF url(../images/comCalendar_bw.png) top center no-repeat;
    color: #AA0000;
}

#Giveaway
{
    width: 297px;
    height: 117px;
    background: #FFF url(../images/comGiveaway.png) top center no-repeat;
    color: #777;
    cursor: pointer;
    float: left;
    margin: 4px 0 4px 0;
}

#Giveaway span
{
	line-height: 24px;
	font-size: 32px;
}

#Giveaway:hover
{
    background: #FFF url(../images/comGiveaway_bw.png) top center no-repeat;
    color: #AA0000;
}

#GiveawaySmall
{
    width: 200px;
    height: 117px;
    background: #FFF url(../images/comGiveawaySmall.png) top center no-repeat;
    color: #777;
    cursor: pointer;
    float: left;
    margin: 4px 0 4px 0;
}

#GiveawaySmall span
{
	line-height: 24px;
	font-size: 32px;
}

#GiveawaySmall:hover
{
    background: #FFF url(../images/comGiveawaySmall_bw.png) top center no-repeat;
    color: #AA0000;
}

#News
{
    width: 297px;
    height: 117px;
    background: #FFF url(../images/comSmartNews.png) top center no-repeat;
    color: #777;
    cursor: pointer;
    float: left;
    margin: 4px 0 12px 0;
}

#News span
{
	line-height: 24px;
	font-size: 32px;
}

#News:hover
{
    background: #FFF url(../images/comSmartNews_bw.png) top center no-repeat;
    color: #AA0000;
}

.communityMenu
{
		margin: 36px 0 0 120px;
		text-align: left;
		line-height: 18px;
}

.techSupportText
{
    font-size: 13px;
    font-weight: bold;
    width: 120px;
    text-align: center;
    margin-top: 150px;
}

.umUserManual
{
	float: left;
	width: 361px;
	height: 400px;
	background: url(../images/umUserManual.png) top center no-repeat;
	margin-left: 12px;
}

.umQuickReference
{
	float: right;
	width: 361px;
	height: 400px;
	background: url(../images/umQuickReference.png) top center no-repeat;
	margin-right: 12px;
}

.umInner
{
	margin: auto;
	margin-top: 300px;
	width: 300px;
}

.umInner span
{
	font-size: 23px;
	line-height: 26px;
}

.umInnerLeft
{
	float: left;
	width: 30px;
	text-align: center;
	margin-top: 4px;
}

.umInnerRight
{
	float: left;
	width: 260px;
	padding-left: 8px;
}

#breadcrumb
{
    font-size: 20px;
    color: #333;
    font-weight: bold;
    margin: 4px 0 12px 8px;
}

.pageTitle
{
    
}

.pageTitleImage
{
    width: 100px;
    float: left;
}

.pageTitleText
{
    width: 400px;
    float: left;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
}

.pageTitleText a
{
    font-size: 16px;
    color: #333;
    text-decoration: none;
    
}

.pageTitleText a:hover
{
    color: #AA0000;
}

.mainInfo
{
	width: 786px;
	margin: 0 auto;
}

.mainInfoText
{
	width: 476px;
	float: left;
	line-height: 26px;
	font-size: 13px;
}

.mainInfoText span
{
	font-size: 32px;
	line-height: 42px;
	font-weight: bold;
}

.mainInfoImage
{
	width: 300px;
	float: right;
	text-align: right;
}

.mainInfoImage span
{
    font-size: 26px;
    color: #;
    line-height: 50px;
}

.frontTitle
{
    text-align: right;
    font-size: 26px;
    font-weight: bold;
    color: #0077C1;
    line-height: 36px;
    margin-bottom: 12px;
}

.frontTitle span
{
    font-size: 12px;
    vertical-align: text-top;
    font-weight: normal;
}

.frontInfoLeft
{
    width: 440px;
	float: left;
	line-height: 26px;
	font-size: 13px;
}

.frontInfoRight
{
    width: 340px;
	float: right;
	text-align: right;
}

.frontSubInfo
{
    width: 340px;
	margin: 0 auto;
}

.frontSubInfoText
{
    width: 240px;
	float: right;
	text-align: left;
}

.frontSubInfoText span
{
    font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}

.frontSubInfoImage
{
    width: 90px;
	float: left;
}

.subInfo
{
	width: 300px;
	margin: 0 auto;
}

.subInfoText
{
	width: 200px;
	float: right;
	text-align: left;
}

.subInfoText span
{
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
}

.subInfoImage
{
	width: 90px;
	float: left;
}

.box
{
	width: 449px;
	height: 272px;
	margin: 0 auto;
	background: url(../images/box.png) top center no-repeat;
}

.box span
{
	font-size: 18px;
	color: #668396;
	margin: 0;
	padding: 0;
	padding-left: 16px;
	font-weight: bold;
}

.bar
{
	background: url(../images/bar.png) left repeat-x;
	width: 429px;
	margin: auto;
	margin-top: -10px;
	padding: 0;
}

.menuRight
{
	float: right;
	width: 200px;
	line-height: 22px;
}

.menuLeft
{
	float: left;
	width: 200px;
	padding: 0 6px 0 22px;
	line-height: 22px;
}

.boxSilver
{
	width: 781px;
	height: 159px;
	margin: 0 auto;
	background: url(../images/boxSilver.png) top center no-repeat;
}

.boxSilverLeft
{
	float: left;
	width: 230px;
	margin: 12px 0 0 12px;
	line-height: 22px;
}

.boxSilverLeft span
{
	font-size: 18px;
	font-weight: bold;
}

.boxSilverMiddle
{
	float: left;
	width: 230px;
	margin: 12px 0 0 32px;
	line-height: 22px;
}

.boxSilverMiddle span
{
	font-size: 18px;
	font-weight: bold;
}

.boxSilverRight
{
	float: right;
	width: 240px;
	margin: 12px 12px 0 0;
	line-height: 22px;
}

.boxSilverRight span
{
	font-size: 18px;
	font-weight: bold;
}

#tabsHolder
{
    width: 790px;
}

#tabsMenu
{
    width: 171px;
    float: left;
    text-align: right;
    margin-top: 7px;
}

.tabsMenuButtonActive
{
	width: 171px;
	height: 50px;
	background: url(../images/tabsTabHighlight.png) top right no-repeat;
	margin-bottom: 2px;
	text-align: left;
	font-size: 19px;
	color: #333;
	font-weight: bold;
}

.tabsMenuButtons
{
    width: 171px;
    height: 33px;
    background: url(../images/tabsTabGray.png) top right no-repeat;
    margin-bottom: 2px;
    text-align: left;
	font-size: 11px;
}

.tabsMenu a
{
    color: #AA0000;
    cursor: pointer;
}

.tabsMenuButtonsInner
{
    padding: 8px 0 0 16px;
}

.tabsMenuButtonActiveInnerDouble
{
    padding: 3px 0 0 7px;
	line-height: 22px;
}

.tabsMenuButtonActiveInner
{
    padding: 14px 0 0 7px;
	line-height: 22px;
}

#tabsContent
{
    width: 603px;
    float: left;
    margin-right: 6px;
}

#tabsContentTop
{
    width: 603px;
    height: 14px;
    margin: 0;
    padding: 0;
    background: url(../images/tabBgTop.png) top center no-repeat;
}

#tabsContentMiddle
{
    width: 603px;
    margin: 0;
    padding: 0;
    background: url(../images/tabBgMiddle.png) top center repeat-y;
}

#tabsContentBottom
{
    width: 603px;
    height: 14px;
    margin: 0;
    padding: 0;
    background: url(../images/tabBgBottom.png) top center no-repeat;
}

.componentBullets
{
	display: none;
	margin: 0;
	padding: 0 10px 0 18px;
}

.logos
{
	padding: 0 26px;
	float: left;
	margin: 0;
	text-align: center;
}

#footer
{
	width: 790px;
	padding-bottom: 20px;
	margin: 0 auto;
}

.footerLeft
{
	float: left;
	width: 300px;
}

.footerRight
{
	float: right;
	width: 300px;
	text-align: right;
}

.clear
{
	clear: both;
	height: 1px;
}

sup
{
	vertical-align: text-top;
}

.bold
{
	font-weight: bold;
}

.red
{
	color: #AA0000;
}

.xsmall
{
	font-size: 9px;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

.innertube
{
	padding: 8px;
}

.innertube16
{
	padding: 16px;
}

.errorMessage
{
	border-top: 1px dotted #AA0000;
	border-bottom: 1px dotted #AA0000;
	color: #AA0000;
	font-size: 11px;
	line-height: 13px;
	background: #fddada;
	margin-bottom: 12px;
}

td
{
	border-top: 1px dotted #999;
	padding: 3px;
}

tr.alt
{
	background: #FAFAFA;
}

a 
{
	outline: none;
}

h2
{
	line-height: 26px;
}

h3
{
	line-height: 22px;
}

h3.toggler a
{
	color: #777;
}

.componentInfo
{
	border: 1px dotted #CCC;
	background: #EFEFEF;
	padding: 6px;
}

ul.components
{
	list-style: none;
	margin: 0 0 0 16px;
}

#barStandards
{
	width: 700px;
	height: 30px;
	margin: auto;
	margin-top: 30px;
	background: #FFF url(../images/barStandards.png) top center no-repeat;
	text-align: right;
	padding: 3px 24px 0 0;
}

.goButton
{
	font-size: 12px;
	height: 22px;
}
