﻿body
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

p
{
	padding: 0px 0px 0px 0px;
	margin: 1em 0em 1em 0em;
}

p.newsection
{
	margin: 20px 0px 0px 0px;
}

div
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h1
{
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	font-family: Arial;
	font-size: 16px;
	color: #007DB1;
	font-weight: normal;
}

h2
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 9px 0px;
	font-family: Arial;
	font-size: 16px;
	color: #ED9F4F;
	font-weight: normal;
}

h3
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 14px;
	color: #007DB1;
	font-weight: normal;
}

h4
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 13px;
}
sub
{
	font-family: Arial;
	font-size: 14px;
	color: #007DB1;
}

a
{
	font-family: Arial;
	color: #8CC63F;
}

a:hover
{
	text-decoration: none;
}

img
{
	border: none;
}

a.articleBullet
{
	text-decoration: none;
	color: #666666;
}

a.nextBtn 
{
	font-size: 13px;
	text-decoration: none;
}

a.nextBtn:hover 
{
	color: #ED9F4F;
}

a.contentsLink
{
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

a.subHowToLink
{
	color: #8CC63F;
	font-size: 11px;
	text-decoration:underline;
}

div.tourCallout
{
	width:25px;
	float:left;
	padding-right:5px;
	align:middle;
}

div.tourCalloutText
{
	width:670px;
	float:left;
}

div.tourImage
{
    width: 370px;
    float:left;
    padding-right:20px;
}

div.tourText
{
    width: 300px;
    float:left;
}

div.centerImage 
{
	width:720px;
	text-align:center;
}

div.trainingVideoMenu
{
	width: 230px;
	float: left;
}

div.trainingContents
{
    width: 335px;
    float: left;
    padding-right:10px;
}

div.trainingVideo
{
	width:310px; 
	float:left;
	padding:0px 15px 0px 15px;
}

div.trainingExampleSection
{
	margin:10px 30px 10px 30px;
	padding: 10px 10px 10px 10px;
	border:solid 1px #007db1;
	background-color:#E3EDF5;
}

div.trainingExampleSectionCenter
{
	text-align:center;
}

div.trainingImageCenter
{
	width:700px;
	text-align:center;
	padding: 10px 0px 10px 0px;
}

div.trainingImageLeft
{
	width:260px;
	float:left;
	padding: 10px 0px 10px 0px;
}

div.trainingTextRight
{
	width:430px;
	float:left;
	padding: 10px 0px 10px 10px;
}

div.macOverviewImageLeft
{
	width:295px;
	float:left;
	padding: 10px 0px 10px 0px;
}

div.macOverviewTextRight
{
	width:395px;
	float:left;
	padding: 10px 0px 10px 10px;
}

div.macCalloutRight
{
	width:675px;
	padding: 5px 0px 5px 15px;
	line-height: 17px;
}

div.trainingBadge
{
	width:210px;
	float:left;
	padding: 0px 0px 0px 0px;
}

div.trainingDescription
{
	width:480px;
	float:left;
	padding: 0px 0px 0px 10px;
}

div.whyAxureRPImage
{
	width:270px;
	float:left;
	padding: 0px 0px 0px 0px;
}

div.WhyAxureRPText
{
	width:430px;
	float:left;
	padding: 0px 0px 0px 10px;
}

div.trainingFooterLeft
{
	width:230px;
	float:left;
}

div.trainingFooterCenter
{
	width:230px;
	float:left;
	text-align:center;
}

div.trainingFooterRight
{
	width:230px;
	float:left;
	text-align:right;
}


div.horizRule
{
	background-color: #EED53B;
	font-size: 1px;
	height: 5px;
	padding: 0px;
}

.blueHighlight
{
	font-family: Arial;
	color: #007DB1;
}

.orangeHighlight 
{
	font-family: Arial;
	color: #ED9F4F;
}

.homeQuote
{
	font-family: Arial;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}

.italic
{
	font-style: italic;
}

.bold
{
	font-weight: bold;
}

.smallText
{
	font-size: x-small;
}

.axureTip
{
	color: #999999;
}

.lightBlueTable
{
	background-color: #E3EDF5;
}

.articleListHeader
{
	font-weight:bold;
}

#siteContainer
{
	width: 976px;
	margin: 0px auto 0px auto;
}

#mainNav
{
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	width: 976px;
	height: 40px;
}

#mainNav ul
{
	margin-left: 50px;
	padding: 0;
	list-style-type: none;
	display: block;
}

#mainNav ul li
{
	display: block;
	float: left;
}

#mainNav ul li img
{
	border-style: none;
	display: block;
}

#myAccount
{
	float: right;
	padding: 11px 18px 0px 0px;
}

#myAccount a
{
	font-family: Arial;
	font-size: 13px;
	color: white;
	text-decoration: none;
}
#myAccount a:hover
{
	color: #C5E29F;
}

#mainSubNav
{
	margin-top: 36px;
	margin-right: 0px;
	float: right;
}

#mainSubNav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

#mainSubNav ul li
{
	display: block;
	float: left;
}

#mainSubNav ul li img
{
	border-style: none;
	display: block;
}

#footerBottom
{
	padding-top: 14px;
	background-image: url(../images/gradient_slice.jpg);
	background-repeat: repeat-x;
	width: 976px;
	height: 200px;
}

#homeBottom
{
	background-color: #5EA5CB;
	width: 976px;
	height: 30px;
}

#homeBar
{
	vertical-align:top;
	background-color: #67b2d1;
	width: 976px;
	height: 30px;
	margin:0px;
	padding:0px;
}

#homeBar a
{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}

#homeBar a
{
	text-decoration: none;
}

#homeBar a:hover
{
	color: #C5E29F;
	text-decoration: none;
}

#homeBar ul
{
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
}

#homeBar ul li
{
	padding: 7px 0px 0px 40px;
	display: block;
	float: left;
}

#footerMainNav
{
	margin-left: 14px;
	color: #8CC63F;
}

#footerMainNav a
{
	font-family: Arial;
	font-size: 11px;
	color: #8CC63F;
}

#footerMainNav a:hover
{
	text-decoration: none;
}

#footerMainNav ul
{
	margin: 0;
	padding-bottom: 5px;
	list-style-type: none;
	display: block;
}

#footerMainNav ul li
{
	display: block;
	float: left;
}

#footerRights
{
	font-family: Arial;
	font-size: 11px;
	float: right;
	margin-right: 14px;
}

#footerRights a
{
	font-family: Arial;
	font-size: 11px;
	color: #8CC63F;
}

#footerRights a:hover
{
	text-decoration: none;
}

#mainBody 
{
	padding:0px 20px 0px 50px;
	margin:0px 0px 0px 0px;
}

#subAction
{
	float:right;
	width:190px;
}

#subBody
{
	width: 500px;
	float: left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#subBodyWide
{
	width: 700px;
	float: left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#subBody ul.subHeader li
{
	list-style-type: none;
	color: #ED9F4F;
	padding: 0px 0px 0px 0px;
}

#subBody ul.plain
{
	padding: 0px 0px 3px 0px;
	text-align:left;
	margin: 10px;
}

#subBody ul.plain li
{
	list-style-type: none;
	color: #999999;
	padding:0px 0px 0px 10px;
	margin: 0px;
	vertical-align:top;
}

.subBodyIndent
{
	margin: 10px 0px 3px 0px;
}

.SubBodyIndentH 
{
	color: #ED9F4F;
}

#subNavContainer
{
	padding: 0px 0px 0px 0px;
}

#subNav
{
	padding: 0px 0px 0px 0px;
	width: 210px;
	background-color: #67B2D1;
}

#subNav a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
}

#subNav a:hover
{
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	color: #C5E29F;
}

#subNav ul li.subNavActive 
{
	background-color:#B3D8E8;
}

#subNav ul li.subNavActive a
{
	color: #2590BC;
	cursor: pointer;
}

#subNav ul li.subNavActive a:hover
{
	color: #2590BC;
}


#subNav ul li.subNavActive ul
{
	margin:5px;
	font-size: 13px;
	background-color: #B3D8E8;
	border:none;
	width:200px;
}

#subNav ul li.subNavActive ul li
{
	font-size: 13px;
	border:none;
	padding:0px;
}

#subNav ul li.subNavActive ul li a
{
	color:007DB1;
}

#subNav ul li.subNavActive ul li a:hover
{
		color: #74A435;
}



#ArticleNavSection 
{	
	font-size: 13px;
	border:none;
}

#subNav li.subNavActive div#ArticleNavSection ul li
{
	font-size: 13px;
	background-color: #E3EDF5;
	border:none;
	padding-bottom:5px;
	padding-top:5px;
	width:200px;
}

#subNav li.subNavActive div#ArticleNavSection ul li ul li
{
	font-size: 13px;
	border:none;
	padding:0px;
	margin:0px 0px 0px 0px;
	width: 195px;
}

#subNav li.subNavActive div#ArticleNavSection ul li ul li a.selected
{
	color: #007DB1;
	text-decoration:none;
}

#subNav li.subNavActive div#ArticleNavSection ul li a 
{
	color: #007DB1;
}

#subNav li.subNavActive div#ArticleNavSection ul ul li a
{
	color: #8CC63F;
	font-size: 11px;
	text-decoration:underline;
}

#subNav li.subNavActive div#ArticleNavSection ul ul li a:hover
{
	color: #8CC63F;
	font-size: 11px;
	text-decoration:none;
}




#subNav ul
{
	width: 210px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	list-style-type: none;
	display: block;
}

#subNav ul li
{
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-color: #81BED8;
	border-top-width: 1px;
	border-top-style: solid;
	list-style-type: none;
	text-indent: 5px;
}

#subNav ul li img
{
	border-style: none;
	vertical-align: middle;
	padding-top: 1px;
	padding-left: 5px;
}

#subNav ul li ul
{
	width:200px;
}












a.ArticleNavLink
{
	color: #8CC63F;
	font-size: 11px;
	text-decoration:underline;
}









#whyChooseCall
{
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	position:relative;
	top:-40px;
}

#whyChooseCall ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#tblExtras
{
	border: none;
	background-color: White;
}
#tblDownloadsOuter
{
	border-bottom: solid 1px #BFBFBF;
	border-right: solid 1px #BFBFBF;
	background-color: #E3EDF5;
}
#newInThisVersion a
{
	font-family: Arial;
	font-size: 13px;
	color: #8CC63F;
	text-decoration: none;
}
#newInThisVersion a:hover
{
	font-family: Arial;
	font-size: 13px;
	color: #ED9A4A;
	text-decoration: none;
}

#subNav
{
	padding: 0px 0px 0px 0px;
	width: 210px;
}


#siteNav img
{
	border-style: none;
}

#siteNav a
{
	font-family: Arial;
	color: #8CC63F;
}

#siteNav a:hover
{
	text-decoration: none;
	font-family: Arial;
	color: #ED9A4A;
}

#downloadMainNav a
{
	font-family: Arial;
	font-size: 11px;
	color: #8CC63F;
}

#downloadMainNav a:hover
{
	text-decoration: none;
}

table tr.tourFooter td
{
	border: 0;
	text-align: left;
	padding: 5px;
}

.TextArrow_Green_Orange
{

}
.TextArrow_Green_Orange a
{
	font-family: Arial;
	font-size: 13px;
	color: #8CC63F;
	text-decoration: none;
}

.TextArrow_Green_Orange a:hover
{
	color: #ED9F4F;
}

div.cfFeature
{
	clear:left;
	float:left;
	position:relative;
	width:127px;
	height:105px;
	background-color:#8CC63F;
	margin-top:2px;
}

div.cfHeaderBoxes
{
	text-indent: 10px;
	margin-left:5px;
	float:left;
	width:133px;
	height:54px;
	border:#EDF3F9 1px solid;
}

div.cfBenes 
{
	float:left;
	width:135px;
	height:105px;
	margin-top:2px;
	margin-left:5px;
	background-color:#E2F1CF;
	padding:0px;
	cursor:pointer;
}

div.cfRating 
{
	text-align:right;
	padding: 3px 3px 0px 0px;
	vertical-align:top;
	height:19px;
}

div.cfRundown 
{
	color:#333333;
	padding-left:10px;
	height:70px;
}

div.cfPageCorner 
{
	vertical-align:bottom;
	text-align:right;
	padding: 0px;
	height:14px;
}

span.moreText 
{
	color:#666666;
	padding-left: 8px;
}

.NewVersion
{
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
}

span.popUpInfoHeaderAxure
{
	font-family:Arial;
	font-size:12px;
	color: #007DB1;
}

span.popUpInfoHeaderOther
{
	font-family:Arial;
	font-size:12px;
	color: #ED9F4F;
}

div.popUpInfoBox
{
	z-index:1;
	position:relative;
	font-size:11px;
	color:#666666;
	background-color:#FFFFFF;
	width:250px;
	padding:5px;
}

div.puiba
{
	border:#007DB1 1px solid;
}

div.puibo
{
	border:#ED9F4F 1px solid;
}

div.popUpInfoBoxArrow
{
	z-index:3;
	position:relative;
	top:1px;
}

div.puibArrowLeft 
{
	left:10px;
}

div.puibArrowRight
{
	text-align:right;
	right:10px;
}

.lightGrayText 
{
	color: #666666;
	font-size:11px;
}

.lessonImage
{
	padding: 8px;
}

.homePageText
{
	font-family: Arial;
	font-size: 16px;
	color: #007DB1;
	font-weight: normal;
	padding-top:20px;
}

.howToNavLinks
{
	
}

.howToNavLinks:hover
{
	color: #ED9F4F;
}
.tourFooterHeaders
{
	font-family: Arial;
	font-size: 16px;
	color: #007DB1;
	font-weight: normal;
	white-space:nowrap;
}

