/* CSS Document */

body, td {
	font-size: 11px;
	font-family: helvetica, sans-serif;
	line-height: 17px;
	color: #666666;
}

td.smtxt {
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	color: #CCCCCC;
}

.lrg_txt {
	font-size: 14px;
	font-family: helvetica, sans-serif;
	line-height: 17px;
	color: #666666;
}

.promoheader {
	font-size: 16px;
	font-family: helvetica, sans-serif;
	font-weight: bold;	
	line-height: 14px;
	color: #669900;
}

.subhead {
	font-size: 12px;
	font-family: helvetica, sans-serif;
	font-weight: bold;	
	color: #669900;
}

td.form {
	font-size: 10px;
}

td.maincontent {
	color: #666666;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: lighter;
}

td.subnavStates {	
	color: #ABB0BB;
}

td.botStatesNav {	
	color: #737B80;
	font-weight: bold;
}

td.subnav {	
	line-height: 12px;
	color: #ABB0BB;
}

input.searchtext {
	color: #737B80;
	
	border: solid #7f9db9 1px;
	
	font-family: helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

p {
	
}

p.backtotopruler {
	padding: 3px 0px 0px 0px;
	border-top: 1px solid #BDBDC2;
}

/* anchor links */
a {
	color: #737B80;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}


td.subnavStates a:hover {	
	color: #ABB0BB;
	text-decoration: none;	
}

td.botStatesNav a:hover {	
	color: #ABB0BB;	
}

td.subnav  a {	
	color: #737B80;
}

td.subnav  a:hover {	
	color: #ABB0BB;
	text-decoration: none;	
}

td.promo  a {	
	color: #666666;
	font-weight:normal;	
}

td.maincontent  a{
	font-weight:bold;	
}

p a{
	font-weight:bold;
	text-decoration: underline;	
}

p a:hover{
	color: #ABB0BB;		
}
.whtText {
	font-family: helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

 Apple Types 

#content-bottom .subcolumn1-4 .button1 {
    margin-top: 16px;
	margin-left: 37px;
}
#content-bottom .subcolumn3-4 .button1 {
 	margin-top: 26px;
	width: 126px;
}
#content-bottom .subcolumn4-4 .button1 {
    margin-top: 17px;
}
body.garageband #content-bottom .subcolumn3-4 .button1 {
    margin-top: 6px;
}
body.iphoto #content-bottom .subcolumn3-4 .button1 {
 	margin-top: 13px;
}
#content-bottom .button4 a.whitearrowright {
	font-size: 10px;
}
#content-bottom .subcolumn4-4 .button4 a.whitearrowright {
	font-size: 9px;
}
#content-bottom a.grayarrowright {
	background: transparent url(http://images.apple.com/ilife/images/grayarrow20060109.gif) no-repeat right center;
	color: #7d7b7b;
	display: block;
	margin-top: -3px;
	padding: 4px 17px 6px 0;
	text-decoration: none;
}
#content-bottom a.grayarrowright:hover {
	color: #57C2E1;
}

input.formInputText {    font-size: .9em;
    color: #666;
    background-color: #FFFFFF;
    padding: 2px;
    border: solid 1px #333333;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 15px;
}