/* HOME */

#start
{
    width:885px;
    margin-left:31px;
    padding-top:125px;
    z-index:1;
    position: relative;
}
#start a h1 
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 18px;
	line-height: 24px;
	font-weight:bold;
	color: #557EB9;
	padding-top: 10px;
	padding-bottom: 20px;
}
#start a:hover h1 
{
    text-decoration:none;
}
#start p
{
    font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #525051;
	padding-bottom:30px;
	padding-right:40px;
	margin:0px;
}
#start a
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #F47836;
}
#start a:hover
{
	text-decoration: underline;
}
.icon
{
    float:left;
    padding-right:15px;
}
.pad
{
    float:right;
    background-image:url(/LearnMore/content/img/ZAAZ_imgs/startPage_pad.gif);
    height:326px;
    width:236px;
    background-repeat: no-repeat;
}
.pad h3
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 18px;
	line-height: 24px;
	font-weight:bold;
	color: #484848;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
.pad ul
{
    margin-left:40px;
    list-style-type: disc;
}
.pad li
{
    font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #484848;
	padding-bottom:6px;
	padding-right:20px;
	padding-left:0px;
	margin:0px;
}

#button
{
    background-image:url(/LearnMore/content/img/ZAAZ_imgs/goButton.gif);
    height:35px;
    width:146px;
    background-repeat: no-repeat;
    top: 20px;
    left:45px;
    position: relative;
}
#button a
{
    font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFF;
	top:7px;
	left:22px;
	position:relative;
}
#button a:hover
{
    text-decoration: underline;
}
/* FEATURES */

#features
{
	width: 950px;
	margin-left: 6px;
}
#features h1
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 28px;
	color: #557EB9;
	padding-bottom: 10px;
	padding-top: 25px;
	padding-left: 25px;
}
#features p
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #525051;
	margin:0px;
	padding-top: 8px;
	padding-left: 25px;
	padding-right: 500px;
	padding-bottom: 25px;
}
#features ol
{
	list-style:decimal none outside;
}
#features ul
{
	list-style:disc none outside;
}
.screenshot
{
	margin-left: 25px;
	margin-right: 25px;
	width: 800px;
}
.screenshotimg
{
	float:left;
	width: 430px;
}
.screenshottext
{
	width: 330px;
	float: right;
	margin-top: 85px;
}
.screenshottext p
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #525051;
	padding-left: 0px;
	padding-right: 0px;
}
.screenshottitle
{
	margin-bottom: 25px;
}
.screenshottext ol
{
	margin-left: 27px;
	padding-left: 0px;
	margin-top: 0px;
}
.screenshottext li
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 18px;
	color: #6BBD46;
	padding-bottom: 25px;
	line-height: 20px;
}
.screenshottext li p
{
	padding: 8px 0 0 0 !important;
}
.screenshotlist
{
    margin-left: 27px;
	margin-top: 10px;
}
.screenshotlist li
{
    font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #525051;
	padding-bottom:0px;
}

.boxTop
{
	background-image: url(/LearnMore/content/img/ZAAZ_imgs/do_it_now_1.gif);
	width: 254px;
	height: 53px;
	background-repeat: no-repeat;
}
.boxMid
{
	background-image: url(/LearnMore/content/img/ZAAZ_imgs/do_it_now_2.gif);
	width: 254px;
	background-repeat: repeat-x;
}
.boxBtm
{
	background-image: url(/LearnMore/content/img/ZAAZ_imgs/do_it_now_3.gif);
	width: 254px;
	height: 32px;
	background-repeat: no-repeat;
}

.boxText
{
    position: relative;
	top: 0px;
	left: 25px;
	width:225px;
}

.boxText a
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #F47836;
}
.boxMid a:hover
{
	text-decoration: underline;
}

/* QUICK START */
#quickstart
{
    width: 885px;
    margin-left:31px;
}

#quickstart h1
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 28px;
	color: #557EB9;
	padding-bottom: 10px;
	padding-top: 25px;
}
#quickstart h2
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 18px;
	color: #6BBD46;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#quickstart p
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #525051;
	margin:0px;
	padding-top: 8px;
	padding-right: 500px;
	padding-bottom: 40px;
}
#quickstart a
{
	font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #F47836;
}
#quickstart a:hover
{
	text-decoration: underline;
}
.imgright
{
	float: right;
	margin-left: 25px;
}
.imgleft
{
	float: left;
	margin-right: 25px;
}

.block
{
    width:420px;
    float:left;
}
.block p
{
    padding: 12px 0 12px 0 !important;
}
.btmBlock
{
    width:690px;
    float:left;
}
.btmBlock ul
{
    margin-left:200px;
    padding-left:200px;
    list-style-type: disc;
}
.btmBlock li
{
    font-family:'Segoe UI', Arial, Verdana, Sans-Serif;
	font-size: 12px;
	line-height: 16px;
	color: #F47836;
	font-weight:bold;
	padding-bottom:6px;
}
.btmBlock p
{
	padding: 12px 0 12px 0 !important;
}
.vLine
{
    float:left;
    padding-left:20px;
    padding-right:20px;
}
.hLine
{
    padding-top:20px;
    padding-bottom:20px;
}