/******    Basic page layout    ******/
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #dce8ef; /* #d9e5ed; */
	border:0;
	font:76% "Lucida Grande", Helvetica, Arial, sans-serif;
	margin:0 auto;
	padding:0;	
	text-align:left;	
}

#banner-container {
	border:0;
	margin:0 auto;
	padding:20px 0 0 0;
	vertical-align: top;
	width: 960px;
	/*height:70px;*/
}

#banner-container tr {
	width:960px;
}

#body-container {
	clear:both;
	color:#000000 ;
	line-height:150%;
	margin:0 auto;
	padding:0;
	text-align:left;
	vertical-align:middle;
	width:960px; 
}

td.bannerLeft {
	width: 600px;
}

td.bannerRight {
	padding:30px 0 0 90px;
	vertical-align: top;
	color:red;
	width: 360px;
}

.bannerRight h1 {
	font-size:1.25em;
	padding-bottom:0;
	margin-bottom: 1em;
}

div.page-divider {
	margin: 20px 0;
	width:100%;
	border-top: 1px solid #ccc;
}


/******    navMenu    ******/
div#navMenuDiv {
	clear:both;
	background: gray;
	
	line-height:150%;
	margin:1em auto 0;
	padding:0;
	padding-left: 1px;
	text-align:left;
	vertical-align: top ;
	width:959px; 
	height:21px;
}

ul#navMenu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	height:21px;
}

ul#navMenu li {
	display: inline;
}

ul#navMenu a {
	background: url(images/gray-grad-bg-10x21.png) repeat-x;
	display: block;
	float: left;
	padding: 2px 0;
	text-decoration: none;
	color:#000;
	font-weight: bold;
	font-size: 12px;
	/*border: 1px solid black;
	 width = (960/itemsCount) - 1*/
	width: 239px;
	margin: 0 1px 0 0;
	text-align: center;
}

ul#navMenu a.firstMenu {
	width:238px;
	background: url(images/gray-grad-bg-10x21.png) repeat-x;
	display: block;
	float: left;
	padding: 2px 0;
	text-decoration: none;
	color:#000;
	font-weight: bold;
	font-size: 12px;
	margin: 0 1px 0 0;
	text-align: center;
}

ul#navMenu a.activeItem {
	width:239px;
	background: url(images/dark-blue-bg-10x21.png) repeat-x;
	color: #fff;
	display: block;
	float: left;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin: 0 1px 0 0;
	text-align: center;
}

ul#navMenu a.firstMenuAndActiveItem {
	width:238px;
	background: url(images/dark-blue-bg-10x21.png) repeat-x;
	color: #fff;
	display: block;
	float: left;
	padding: 2px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	margin: 0 1px 0 0;
	text-align: center;
}

ul#navMenu a:hover {
		background: url(images/dark-blue-bg-10x21.png) repeat-x;
		color: #fff;
}


/******    sidebar    ******/
td.menuSidebar {
	width:210px;
	height:100%;
	vertical-align:top;
}

div.palettes {
	border-left: 1px solid gray;
	border-top: 1px solid gray;
	padding:0;
	margin:0;
}

div.palette {
	padding:0;
	background: url(images/palette-fillPixel.png) repeat 0 0;
}

div.palette h1 {
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 8px;
	margin:0;
}

div.palette p {
	padding: 2px 8px 0 14px;
	margin:0;
}

div.palette ul {
	margin: 0;
	padding: 2px 8px 0 14px;
	list-style: none;
}

div.palette a {
	text-decoration: none;
	color: #000;
}

div.palette a:hover {
		text-decoration: none;
		color: #555;
}

div.paletteBottom {
	background: url(images/palette-bottom-13x16.png) repeat-x 0 0;
	height:16px;
}

div.paletteTop {
	padding:0;
	background: url(images/palette-top-13x10.png) repeat-x 0 0;
	height:10px;
}



/******    page    ******/
.col26 { 
	width: 750px; 
	background-color: white;
	border: 1px solid gray;
	height: 100%;
	vertical-align: top;
}

div#ruler {
	background: url(/images/ruler750x33.png) repeat-x;
	height: 33px;
	width: 750px;
	padding:0;
	margin:0;
}

div#page {
	padding:15px 72px;
	margin-top:20px;
	font-size:1.2em;
	font-family: "Hoefler Text", Palatino, Georgia, serif;
	line-height: 1.5em;		
}

#page p {
	font-size: 1.0em;
	font-weight: normal;
	font-family: "Hoefler Text", Palatino, Georgia, serif;
	line-height:150%;
}

#page h1 {
	font-size: 1.8em;
	font-weight: normal;
	font-family: "Hoefler Text", Palatino, Georgia, serif;
	line-height: 150%;
	margin-bottom: 0.8em;
	border-bottom: 1px solid gray;
}

#page h2 {
	font-size: 1.4em;
	font-weight: normal;
	font-style: italic;
	font-family: "Hoefler Text", Palatino, Georgia, serif;
	line-height:150%;
	margin-bottom: 0;
}



/******    basic elements    ******/
img {
	border:0;
	margin:0;
	padding:0;
}

img.grayBorder {
	padding: 1px;
	border: 1px solid #ccc;
}

p {	
	line-height:1.5em;
	margin:0 0 15px;
}

p.spaceAfter {	
	line-height:1.5em;
	margin:0 0 15px;
}

.italic {
	font-style: italic;
}

.tight {
	margin-bottom:0;
	padding-bottom:0;
}

.loose {
	padding-bottom: 20px;
}

h1 {
	font-size: 2.5em;
	font-weight: bold ;
	line-height:150%;
	margin-bottom:1.1em;
}

h2 {
	font-size: 1.5em;
	font-weight: bold ;
	line-height:150%;
	margin-bottom:1.1em;
}

h3 {
	font-size: 1em;
	font-weight: bold ;
	line-height:150%;
	margin-bottom:1.1em;
}

hr {
	padding:0;
	height:1px;
	margin:10px 0;
	width:98%;
}

.separator {
	height:1px;
	margin:0;
	padding:0;
	border:solid #cc0;
	border-width:1px 0 0 0 ;
}

.center {
	text-align: center;
}

.small {
	font-size: 0.8em;
}

.bold {
	font-weight: bold;
}

.hide {
	display: none;
}


/******    special formatting    ******/

div.screencast {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

table.paletteDisplay td {
	vertical-align: top;
	padding: 0 10px 50px 30px;
}

ul.bullet {
	padding-top: 1em;
	list-style: disc inside;
	margin-left:0;
	margin-bottom:15px;
}

ul.bullet li {
	margin-left: 3em;
	list-style-image: url(images/bullet-13x17.png);
	list-style-position: outside;
	text-indent: 0;
}

p.faqQuestion {
	font-style: italic;
	padding: 1.0em 0 0.25em 0;
	margin:0;
}


/******    Help pages    ******/

div.navbar {
	font-size: 0.9em;
	/*font-family: "Lucida Grande", Helvetica, Arial, sans-serif;*/
	font-variant: small-caps;
	color:  #777;
	/*width: 100%;
	background-color: #f2f2ff; 
	border-bottom: 1.0px solid #abc9e8; 
	left:0;
	position:fixed;
	padding-left:1.5em;
	padding-top:0.25em;
	padding-bottom:0.25em;
	*/
}

div.navbar a {
	color:  #777;
	/*font-size: 1.0em;
	font-face: "Lucida Grande", Helvetica, Arial, sans-serif;*/
	text-decoration: none;
}

div.navbar a:hover {
	color: #333;
}

div.oneColumn {
	margin-top: 2.0em;
	padding-right: 1.0em;
}

div.oneColumn img {
	padding-bottom: 0;
	margin-bottom: 1.0em;
}

div.oneColumn strong {
	font-weight: normal;
	font-style:  italic;
}

div.relatedtopics {
	margin-top: 1.5em;
	margin-bottom:1.0em;
	border-top: 1px solid gray;
	/*border-bottom: 1px solid gray;*/
	border-left: 1px solid gray;
	color: #555;
	width: 50%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left:  1.0em;
}

div.relatedtopics ul li {
	font-size: 1.0em;
}

div.relatedtopics a {
	text-decoration: none;
	color: #555;
}

div.relatedtopics a:hover {
	text-decoration: none;
	color: black;
}

ul.bullets {
	border: none;
	margin-top: 0;
	margin-left: 3.0em;
	margin-bottom: 1.5em;
	margin-right: 0;
}

ul.bullets li {
	list-style-type: square;
}

ul.noborder {
	border:none;
	padding-top:0.5em;
	padding-left: 0;
	padding-right:0;
	margin-right:0;
}

ul.noborder li {
	margin-bottom: 0.5em;
	font-size: 1.0em;
	list-style-type: none;
}

ul.steps {
	border-bottom: 1px solid #abc9e8;
	border-left: 1px solid #abc9e8;
	border-right: 1px solid #abc9e8;
	background-color: #f2f2ff;
	padding-left: 1.0em;
	padding-top:0.5em;
	padding-right:1.0em;
	margin-bottom: 1.4em;
	margin-left: 0.0em;
	margin-right: 0.0em;
	-webkit-border-bottom-left-radius:0.5em;
	-webkit-border-bottom-right-radius:0.5em;
}

ul.steps li {
	margin-bottom: 0.5em;
	font-size: 0.9em;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	list-style-type: none;
}

div.oneColumn li img {
	margin-bottom: 0;
}


li.or {
	padding-left: 1.0em;
	font-size: 1.0em;
}

li.topics {
	color: #555;
	font-style: italic;
}

#page p.steps {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #abc9e8; /*#dfefff;*/
	border: 2px solid #abc9e8; /*#8fcfff;*/
	padding-left: 1.0em;
	padding-top:0.1em;
	padding-right:1.0em;
	padding-bottom:0.1em;
	margin-top: 1.0em;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	-webkit-border-top-left-radius:0.5em;
	-webkit-border-top-right-radius:0.5em;
}

#page p.stepsExtratop {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #abc9e8;
	border: 2px solid #abc9e8;
	padding-left: 1.0em;
	padding-top:0.1em;
	padding-right:1.0em;
	padding-bottom:0.1em;
	margin-top: 2.0em;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	-webkit-border-top-left-radius:0.5em;
	-webkit-border-top-right-radius:0.5em;
}

#page p.stepsExtraTop {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #abc9e8;
	border: 2px solid #abc9e8;
	padding-left: 1.0em;
	padding-top:0.1em;
	padding-right:1.0em;
	padding-bottom:0.1em;
	margin-top: 2.0em;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	-webkit-border-top-left-radius:0.5em;
	-webkit-border-top-right-radius:0.5em;
}

p.stepsIntro {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}

span.term {
	font-size: 0.9em;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #55f;
}

span.strong-red {
	color: #c00;
	font-weight: bold;
}

td.twoInch {
	width: 2.0in;
}

div.leftColumn {
	float:left;
	width:49%;
	margin-top: 2.0em;
}

div.leftColumn h3 {
	font-size: 1.2em;
	font-weight: normal ;
	line-height:150%;
	margin-bottom:0.5em;
}

/*div.leftColumn li {
	margin-bottom: 0.5em;
	font-size: 1.0em;
	list-style-type: none;
}*/

div.rightColumn {
	float:right;
	width:49%;
	margin-top: 2.0em;
}

div.rightColumn h3 {
	font-size: 1.2em;
	font-weight: normal ;
	line-height:150%;
	margin-bottom:0.5em;
}

/*div.rightColumn li {
	margin-bottom: 0.5em;
	font-size: 1.0em;
	list-style-type: none;
}*/

div.clearingdiv {
	clear:both;
}

div.clearingdiv .footer {
	display:  none;
}

/* table for Download, price, MacOS images */

tr.appInfoImages {
	vertical-align:middle;
	height:50px;
}

td.appInfoImages {
	padding:0 10px 0 0;
}

/* for LaunchCodes pages */

span.countdown {
	font-weight: bold;
	font-size:1.25em;
	color: #c00;
}

div.lcPage { 
	background-color:white;
	margin:0;
	padding:20px;
	text-align: left;
	width: 920px;
	-webkit-border-radius:20px;
}

td.countdownL {
	font-weight: bold;
	color: #f00;
	width:1.2in;
	text-align:right;
	vertical-align: bottom;
}

td.countdownR {
	font-weight: bold;
	font-size:1.0em;
	color: #00f;
	width: 2.0in;
	vertical-align: bottom;
}

td.countdownRnolink {
	font-weight: bold;
	font-size:1.0em;
	color: #555;
	width: 2.0in;
	vertical-align: bottom;
}

table.countdown {
	width: 3.3in;
}

table.countdown td {
	vertical-align: bottom;
	height: 30px;
}


td.countdownL a {
	color: #f00;
	text-decoration: none;
}

.countdownL a:hover {
	text-decoration: none;
	color:#00f;
}

.countdownR a:hover {
	text-decoration: none;
	color:#f00;
}

.countdown a {
	text-decoration: none;
}


