@charset "utf-8";

a:link {
	text-decoration: none;
	color: #005c2d ;
	border-style: none;
}
a:visited {
	color: #005c2d ;
	text-decoration: none;
border-style: none;
}
a:hover {
	color: #005c2d ;
	text-decoration: underline;
	border-style: none;
}
a:active {
	color: #005c2d;
	text-decoration: underline;
	border-style: none;
}
#content_right a:link {
	color:#fff;
}
#content_right a:visited {
	color:#fff;
}
#content_right td{
	color:#fff;
}
#content_right th {
	background:none;
}
#content_right {
	color:#fff;
	font-size:12px;
}

img
{  border-style: none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-decoration: none;
	color:#000
}
h1 {
	font-size:22px;
	font-weight:bold;
		margin-top:0px;
	margin-bottom:0px;
}

h2 {
	font-size:18px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
h3 {
	font-size:16px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
h4 {
	font-size:14px;
	color:#005c2d;
	margin-top:0px;
	margin-bottom:0px;
}
	
p {
	margin-top:12px;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}

p.important {
  color:red;
  font-weight: bold;  
}

#topMenuBar {
	color:#fff;
}
table {
	border:none;
	width:100%;
	border-collapse:collapse;
}
table th{
	padding-left:10px;
	text-align: left;
	background: #FFE0C1;
	
}
table td{
	padding-left:10px;
	text-align: left;
	border-bottom:dotted 1px #F90;
}
table .emptyTable {
	padding-left:10px;
	text-align: left;
	border:none;
}
table .noPaddings {
	padding:none;
	border:none;
	text-align:middle;
}
	
/*#content_left table {
	width:600px;
}*/
/*#content_left table th {
	color:#005c2d;
	font-weight:bold;
	width:150px;
	text-align:left;
}
#content_left table td {
}*/

#content_right_begin table{
	width:100%;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
#content_right_mid table {
	text-align:left;
	width:100%;
	padding-top:5px;
}
#content_right_mid table th {
	font-weight:bold;
	text-align:left;
	padding-left:1px;
	padding-right:1px;
}
#content_right_mid table td {
	
	padding-left:5px;
	padding-right:5px;
	text-align: left;
}
.mainMenuButton {
	position:relative;
	display:inline;
	padding: 0px 0px 0px 19px;
	text-align: left;
	font-size:14px;
	font-weight: bold;
	text-decoration: inherit;
	color: #fff;
}
.topMenuButton {
	display:inline;
	position:relative;
	padding: 0px 10px 15px 0px;
	text-align: left;
	font-weight:bold;
	
}
#topMenuBar a:link {
	color:#fff;
}
#topMenuBar a:visited {
	color:#fff;
}
#topMenuBar a:hover {
	color:#fff;
}
#topMenuBar a:active {
	color:#fff;
}
#content #footer table tr td {
	text-align: left;
}
ol {
	margin-top:0px;
	margin-bottom:0px;
}

ul {
	margin-top:0px;
	margin-bottom:0px;
}

.width130 {
  width:130px;
}

/* bigForm style */
.bigForm input[type="text"], .bigForm input[type="password"], .bigForm textarea, .bigForm label {
	width: 75%;
	padding: 3px 8px;
	font-size: 20px;
	font-weight: normal;
}

.bigButton {
	width:75%;
	padding: 3px 8px;
	font-size: 25px;
	font-weight:bold;
}

.getItNowButton {
	padding: 3px 8px;
	font-size: 18px;
	font-weight:bold;
}

.icon-image {
    width:100px;
    height:100px;
    padding:0px;
    vertical-align:text-top;
}

/* error styles */
.fieldWithErrors {
  padding: 2px;
  background-color: red;
  display: table;
  margin-left:10px;
}

#errorExplanation {
  width: 400px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  margin-left:10px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 16px;
  margin: -7px;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}

/* notifications */
#notice {
    background-image: url('../images/common/icons/information.png');
    background-position: 8px 50%;
    background-repeat: no-repeat;
	border: solid 1px #C9E2E2;
	background-color: #D9F5F5;
	color: #131F51;
    padding: 6px 6px 6px 30px;
    margin: 8px 0;
}

#notice.error {
    background-image: url('../images/common/icons/error.png');
    border-color: #FBC2C4;
    background-color: #FBE3E4;
    color: #8A1F11;
}

/* An Apple Application */
.apple_application_tile {
    min-height: 121px;
    border-top: 1px solid #c9cbcf;
    margin-bottom: 10px;
    background-image: url('/images/full/application_background_gradient.png');
    background-repeat: repeat-x;
    background-color: #eeeeee;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

table.application-listing h2 {
  font-size:14px;
}

table.application-listing small {
  font-size:12px;
}

table.application-listing .name {
  color:#000
}

table.application-listing .price, 
table.application-listing .status {
  padding-top:8px;
}

/* Nice Buttons */

.button {
    background: #ff8510 url("../images/full/button_background.png") -88px 50% no-repeat;
    font-size: 15px !important;
    line-height: 20px;
    color: white;
    text-shadow: black 0 0 1px;
    font-weight: bold;
    font-family: inherit;
    cursor: pointer;
    padding: 5px 33px 7px 33px;
    margin: 0 5px 5px 0;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
