/* Styles Based from ESRI.com */
#sectionTopper {
    background: url("/shared_press/images/press-banner.jpg") repeat-x scroll center top transparent !important;
}
#sectionTopperArcGIS {
    background: url("/shared_press/images/banner.jpg") repeat-x scroll center top transparent !important;
}
#sectionTopper, #sectionTopperArcGIS, #topperText {
    height: 85px !important;
}
#sectionTopper #topperText h1,
#sectionTopperArcGIS #topperText h1 {
	line-height: normal;
	margin: 0 0 0 200px;
	padding: 40px 0 3px 46px;
	text-align: left;
	text-shadow: none;
	width: 460px;
	z-index: 10;
}
#breadcrumb {
    background: url("/shared/styles/esriCore2010/images/breadArrow.png") no-repeat scroll left center transparent;
    color: #FFFFFF !important;
    display: block;
    float: left;
    font-size: 11px;
    margin: 4px 0 0 15px;
    padding-left: 20px;
    text-decoration: none;
}

table {font-size: 1.2em;}

p {line-height: 1.6em;}

table ul {
	font-size: 1em !important;
}

#welcomeBar {
	clear: left;
	text-align: right;
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
}

#trainingTab {
	background: url("/shared/Styles/esriCore2010/images/nav-active.jpg") repeat scroll center top transparent !important;
    color: #fff !important;
	padding-bottom: 11px !important;
    text-decoration: none;
}

#index {
	/*background: url(../images/gateway_banner.jpg) no-repeat center 2px;*/
	height: 12px;
}

#content {
	width: 960px;
	margin: 0 auto;
	/*padding: 10px 0 0 20px;*/
	overflow: hidden;
}

.bookPage img {padding-left: 10px;}
.bookPage {
	*float:right;
}

.button, #content a.button {
	color: #fff !important;
	background: url(http://www.esri.com/shared/Styles/esriCore/graphics/buttonbg.jpg);
	padding: 2px 10px;
	cursor: pointer;
	border: 0 !important;
	margin: 0;
	display:inline-block;
	font-weight: bold !important;
	text-decoration: none !important;
}


#bodyContent.twoCol {
	margin:0 0 21px 0;
	float: left;
	width: 700px;
	line-height: 1.6em;
	padding:0 0 20px 20px;
	border-left:none;
}
.boxed {
	border: 1px solid #ccc;
	padding: 8px;
}

.blue {
	background: #e5f1f3;
	color: #000;
}

#column1 {
	width: 720px;
	float: left;
	padding: 0 10px;
}

#breadcrumbs {
	margin: 0 0 10px 0;
}

/*----Lists----*/
dt {
	color: #2D7104;
	background: transparent;
	font-weight: bold;
	padding: 5px 0;
}
dd {
	padding: 5px 0;
	margin-left: 16px;
	line-height: 1.5em;
}

dd ul {
	font-size: 1em !important;
	padding: 5px 0 0 0;
}


/*FAQ Adjustments*/
a.faq_toggle {
	background:transparent url(http://www.esri.com/shared/Styles/esricore/graphics/plus.gif ) no-repeat scroll 0px 5px;
	padding-left:15px;
	display:block;
	cursor:pointer;
}

div.faq_list ul li {
	background: none !important;
}

div.faq_list p, div.faq_list ol {
	font-size: 1em !important;
}

div.faq_list div {
	padding: 0 35px;
}

#mainUL li {
	background: none !important;
}

.hiddenSearch {
	font-size: 0.2em;
	color: #fff;
	background: transparent;
}

.margined {
	margin: 0 0 0 5px;
}

label {
	float: left;
	width: 80px;
}

#column3 div.searchBox {
	margin-bottom: 20px;
}

.TOCLink {
	padding: 5px 0 0 10px;
}

table.comparisontable td.numerical {
	text-align: right;
}

table.comparisontable th a {
	color: #fff !important;
	background: transparent;
}

.buttondisabled {
	color: #fff !important;
	padding: 2px 10px;
	cursor: pointer;
	border: 0 !important;
	margin: 0;
	display:inline-block;
	font-weight: bold !important;
	text-decoration: none !important;
	background: transparent url(http://www.esri.com/shared/Styles/esricore/graphics/buttonbgdisabled.jpg) repeat-x;
}

/* featured book on ESRI main page */
#featured{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	background: url(../images/featuredBack.gif) no-repeat;
	text-align: center;
	border: 1px #E37F3D solid;
	/*width: 150px;*/ /* set width dynamically based on book cover image size */
	float: right;
}

.linkTitle {
	/*padding: 5px 5px 5px 17px;*/
	padding: 5px 5px 5px 17px;
	font-weight: bold;
	color: #106798;
	background-color: transparent;
	background-image: url(http://www.esri.com/graphics/headertitleback.gif);
	background-position: top left;
	border-top: 1px solid #B8CBDC;
	font-size: 1.2em;
}

ul.bulletList {
	padding: 5px 0;
}

.footerSmall p {
	font-size: 11px;
	margin-top: 0;
}

#nav {
	width: 220px;
	float: left;
}

#nav li {
	background: none;
	border-bottom: 1px solid #dcdcdc;
	padding: 8px 12px;
	line-height: 1.2em;
}

#nav li ul {
	padding: 5px 0 0 0;
}

#nav li ul li {
	border-bottom: 0 none;
	padding: 5px 12px;
}

#nav li a, #nav li a:visited {
	color: #000;
	text-decoration: none;
}

#nav li a:hover, #nav li a:active {
	color: #2D7104;
	text-decoration: underline;
}

#nav li.selected {
	font-weight: bold;
}

#nav form {
	margin: 0;
	padding: 5px 0 0 0;
}

ul.faq {
	font-size: 1.2em;
}
.imgFrame {
	background: #F0F6FA;
	color: #00709c;
	border: 1px solid #ACC2D1;
	margin-bottom: 15px;
	padding: 10px 15px;
	height: 180px;
}
.imgFrame2 {
	background: #F0F6FA;
	color: #00709c;
	border: 1px solid #ACC2D1;
	margin-bottom: 15px;
	padding: 10px 15px;
	height: 120px;
}
.imgFrame3 {
	background: #F0F6FA;
	color: #00709c;
	border: 1px solid #ACC2D1;
	margin-bottom: 15px;
	padding: 10px 10px;
}
/* Added for rounded corner colored buttons - 07/19/2010 - Steve */
/* Green Button - White text with Blue Hover - White text */
#content .greenImageButton2 {
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0 0 4px 0;
	width: 100%;
}
#content .greenImageButton2 a.buttons,
#content .greenImageButton2 a.buttons:link,
#content .greenImageButton2 a.buttons:visited,
#content .greenImageButton2 a.buttons:active {
	background: transparent url("http://www.esri.com/shared/styles/esriCore2010/images/buttonBgGreenRight.png") no-repeat top right;
	display: inline;
	float: left;
	height: 25px;
	margin: 10px 6px 10px 20px;
	padding-right: 18px;
	_padding-right: 16px; /* IE 6 */
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#content .greenImageButton2 a.buttons span {
	background: transparent url("http://www.esri.com/shared/styles/esriCore2010/images/buttonBgGreenLeft.png") no-repeat top left;
	color: #fff;
	display: block;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 18px;
	white-space: nowrap;
}
#content .greenImageButton2 a.buttons:hover {
	background: transparent url("http://www.esri.com/shared/styles/esriCore2010/images/buttonBgBlueRight.png") no-repeat top right;
	display: inline;
	float: left;
	height: 25px;
	margin: 10px 6px 10px 20px;
	padding-right: 18px;
	_padding-right: 16px; /* IE 6 */
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#content .greenImageButton2 a.buttons:hover span {
	background: transparent url("http://www.esri.com/shared/styles/esriCore2010/images/buttonBgBlueLeft.png") no-repeat top left;
	color: #fff;
	display: block;
	line-height: 25px;
	padding: 0 0 0 18px;
}

.parag {padding: 10px;}
/*.parag span {font-size: 1.2em; font-weight: bold;*/}
.smallred {
	font-size: 12px;
	background: transparent;
	color: #f00;
}
#bodyContent ul.left {
	float: left;
	padding-right: 100px;
}
#bodyContent ul.left li {
	line-height: 1.2em;
}
#headerbg {
	background: transparent url("../images/press-banner.jpg") no-repeat scroll center top;
	height: 85px;
	margin-top: 1px;
}

/**
 * Trial Form
**/
form#trialForm {
	display: block;
}
form#trialForm fieldset {
	border: none;
}
form#trialForm label {
	line-height: 2em;
}
form#trialForm label {
	line-height: 1.4em;
	margin: 0;
	padding-bottom: 20px;
	width: 680px;
}
form#trialForm label input[type="radio"] {
	vertical-align: text-bottom;
}
form#trialForm label span {
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline; /* IE 6 & IE 7 */
	margin: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 600px;
	zoom: 1; /* IE 6 */
}
/* Green Button with Blue Hover */
#content .greenImageButton {
	width: 100px; /* total width of button */
}
#content .greenImageButton a.buttons{
	background: transparent url(/shared/Styles/esriCore2010/images/buttonBgGreenRight.png) no-repeat top right;
	display: block;
	float: left;
	height: 25px;
	margin: 10px 6px 10px 20px;
	padding-right: 18px;
	text-decoration: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#content .greenImageButton a.buttons span {
	background: transparent url(/shared/Styles/esriCore2010/images/buttonBgGreenLeft.png) no-repeat top left;
	color: #fff;
	display: block;
	line-height: 25px;
	padding: 0 0 0 18px;
	white-space: nowrap;
}
#content .greenImageButton a.buttons:hover {
	background: transparent url(/shared/Styles/esriCore2010/images/buttonBgBlueRight.png) no-repeat top right;
	display: inline;
	float: left;
	height: 25px;
	margin-right: 6px;
	padding-right: 18px;
	text-decoration: none;
	color: #ffff00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}
#content .greenImageButton a.buttons:hover span {
	background: transparent url(/shared/Styles/esriCore2010/images/buttonBgBlueLeft.png) no-repeat top left;
	color: #ffff00;
	display: block;
	line-height: 25px;
	padding: 0 0 0 18px;
}
.socialLinks a:hover {opacity: 1;}
.socialLinks a {
    -moz-transition: opacity 0.1s ease-in-out 0s;
    border: medium none;
    display: inline-block;
    height: 14px;
    margin: 0;
    opacity: 0.6;
    padding: 0;
    width: 14px;
}

.socialLinks a span {
    display: none;
}
