body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #37465E;
}
.toptitle {
	margin: 15px;
}
.consolenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #71829C;
	text-decoration: none;
	background-color: #566580;
	background-image: url(../img/layout/console.gif);
}

.consolenav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
}
.consolenav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CFD8E5;
	text-decoration: none;
	margin-left: 15px;
	margin-right: 15px;
}

.toptitle a {
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.background {
	background-color: #37465E;
	background-image: url(../img/layout/background.gif);
	background-repeat: repeat-x;
}
.mainlayout h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CDFF00;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	margin-top: 10px;
}
.layoutbox strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}

.mainlayout p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
}
.layoutbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #556782;
	padding: 15px;
	line-height: 16px;
}
.navrow ul 
{	   
	padding: 0;	   
	margin-top:0;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	
	font-size:18px;
	font-family: Arial;
	font-weight: bold;
	color:white;
}

.navrow li
{
	list-style-type: none;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#556782;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:14px;	 /* Indent the cell content 14 pixels from the bottom edge of a cell */
	padding-left:10px;
}

.navrow li:first-child 
{
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#556782;
}
.navrow a  /* Handle the click/tap highlight. Highlight an entire cell with the iPhone grey background when tapped */ 
{
	display: block;   /* Sets the href to be a block rather than inline */
	
	/* The padding properties adjust the text content within the href block */
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
	
	/* The margin properties adjust the size of the href block	*/
	margin-top: -8px;
	margin-right: -8px;
	margin-bottom: -12px;
	margin-left: -8px;	 
	
	text-decoration: none;
	color:white;
}

.navrow em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C2DE2C;
	text-decoration: none;
	font-style: normal;
}
.bottomnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #566580;
	background-image: url(../img/layout/console.gif);
	text-align: center;
}
.advertise {
	color: #FFFFFF;
	background-color: #556782;
	margin: 5px;
	padding: 15px;
	border: 1px solid #C9D0DC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 225px;
	vertical-align: middle;
}
.promobox {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 10px;
}
.promobox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.promobox h1 em {
	font-style: italic;
	color: #CDFF00;
	margin: 0px;
}
.promobox img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}.promobox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #7888A0;
	text-decoration: none;
}
.promobox2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 15px;
	margin-left: 15px;
}
.promobox2 strong {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	float: right;
	margin-right: 15px;
}
.orderlayout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.paypaldisplay {
	background-color: #FFFFFF;
	margin-bottom: 15px;
}
.orderlayout h3 {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
}
.orderlayout input {
	margin: 8px;
}
.orderlayout strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 8px;
	font-style: normal;
}
.orderlayout em {
	font-size: 9px;
	color: #CDFF00;
}
.orderlayout select {
	margin: 8px;
}
.orderplans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px;
}
.orderplans input {
	margin: 0px;
}
.devshots img {
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px double #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.devshots {
	text-align: center;
}
.mainlayoutprice {
	background-color: #42536D;
	padding: 15px;
}
.mainlayoutprice h2 em {

	color: #C9FA20;
}
.mainlayoutprice h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
