﻿@charset "UTF-8";
/* CSS Document */
body {
	background-color: #424242;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
	font-family: "Lucida Grande", Helvetica, Arial;
    font-size: 11px;
}
a {
	text-decoration: none;
	color: #75b81b;
	font-weight: bold;
	/*font-family: 'Lucida Grande', 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;*/
}
a img {
	border: 0;
}
a:hover {
	text-decoration: none;
	color: #424242;
}
#root {
	width: 100%;
	min-width: 938px;
	min-height: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
#bodyCenter {
	text-align: center;
	padding: 10px 0px 0px 0px;
}
#bodyBox {
	text-align: left;
	margin: auto;
	padding: 4px 4px 0px 4px;
	width: 930px;
	_width: 938px; /* IE 5.5 and below */
	_wid\th: 930px; /* revert for IE 6 */
	background-repeat: no-repeat;
	background-color: #d8dbde;
}
.clearer {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
/* top navigation bar */
#navBar {
	position: relative;
	padding-left: 381px;
	width: 549px;
	height: 0px;
	background-repeat: no-repeat;
}
#navBar #navLinks {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 549px;
}
#navLinks li {
	float: left;
}
#navBar a.selected {
	color: #5d96cb;
}
#navBar a {
	color: #ffffff;
	display: block;
	float: right;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	height: 56px;
/*	text-indent: -9999px; */
	overflow: hidden;
    padding: 10px;
}
#navBar a:focus {
	outline: none;
}
#nav_Home {
	width: 90px;
	background: url(http://www.unlock-apple-iphone.com/images/home.png) center top no-repeat;
}
#nav_Home:hover, .selected #nav_Home {
	background-position: center -56px;
}
#nav_Products{
	width: 118px;
	background: url(http://www.unlock-apple-iphone.com/images/products.png) center top no-repeat;
}
#nav_Products:hover, .selected #nav_Products {
	background-position: center -56px;
}
#nav_Downloads{
	width: 131px;
	background: url(http://www.unlock-apple-iphone.com/images/downloads.png) center top no-repeat;
}
#nav_Downloads:hover, .selected #nav_Downloads {
	background-position: center -56px;
}
#nav_Support{
	width: 109px;
	background: url(http://www.unlock-apple-iphone.com/images/support.png) center top no-repeat;
}
#nav_Support:hover, .selected #nav_Support {
	background-position: center -56px;
}
#nav_About{
	width: 97px;
	background: url(http://www.unlock-apple-iphone.com/images/about.png) center top no-repeat;
}
#nav_About:hover, .selected #nav_About {
	background-position: center -56px;
}
#navBar a:hover {
	text-decoration: none;
	color: #5d96cb;
}
/* homepage title bar */
body.home #headerBar {
	position: relative;
	width: 930px;
	height: 290px;
	background-color: #ffffff;
}
/* regular page title bar */
#headerBar {
	position: relative;
	width: 930px;
	height: 92px;
	background-color: #00bff3;
	background-image: url(http://www.unlock-apple-iphone.com/images/headerbar_bk.png);
	background-repeat: no-repeat;
}
#headerBar .text {
	position: absolute;
	left: 29px;
	top: 28px;
}
#headerBar .links {
	position: absolute;
	right: 3px;
	padding: 23px;
	width: auto;
	height: 48px;
}
.iconLink {
	position: relative;
	height: 48px;
	width: 62px;
	text-align: center;
	text-decoration: none;
	display: block;
	float: left;
	border: none;
}
.iconLink img {
	border: none;
	vertical-align: baseline;
}
.iconLink .hoverText {
	position: absolute;
	font-size: 11px;
	color: #DFE8FE;
	font-weight: 100;
	background-image: url(http://www.unlock-apple-iphone.com/images/iconbubble_left.png);
	background-repeat: no-repeat;
	
	height: 21px;
	_height: 0px;
	_width: 0px; /* IE 6 and below */
	
	top: -21px;
	left: -12px;
	
	display: none;
	text-decoration: none;
}
.iconLink .hoverText .ht_r .tip span {
	background-image: url(http://www.unlock-apple-iphone.com/images/iconbubble_bk.png);
	background-repeat: repeat-x;
	
	height: 21px;
	margin-left: 8px;
	margin-right: 8px;
	padding: 1px 5px 0px 7px;
	white-space: nowrap;
	
	display: block;
}
.iconLink .hoverText .ht_r {
	background-image: url(http://www.unlock-apple-iphone.com/images/iconbubble_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
}
.iconLink .hoverText .tip {
	background-image: url(http://www.unlock-apple-iphone.com/images/iconbubble_tip.png);
	background-repeat: no-repeat;
	background-position: center 16px;
	display: block;
}
.iconLink:hover {
	text-decoration: none;
}
.iconLink:hover .hoverText {
	position: absolute;
	
	width: auto;
	display: block;
	
	z-index: 50;
}
.moreLink {
	position: relative;
	height: 48px;
	width: auto;
	text-align: center;
	text-decoration: none;
	display: block;
	float: left;
	margin-left: 15px;
	text-decoration: none;
}
.moreLink img {
	border: none;
}
/* content */
#content {
	background-color: #ffffff;
	padding-bottom: 25px;
    text-align: center;
}
#producteditions {
	padding: 20px 0px 30px 1px;
	margin-left: 31px;
	margin-right: 50px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #959595;
/*	border-bottom: 1px solid #DDDDDD; */
	background-color: #ffffff;
	height: 14px; /*IE rendering fix*/
    text-align: right;
}
#producteditions a {
	font-weight: normal;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	color: #959595;
	padding-right: 12px;
}
#producteditions .divider {
	padding-right: 12px;
}
#producteditions .selected {
	font-weight: bold;
	/*font-family: 'Lucida Grande', 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;*/
	color: #464646;
}
#producteditions .selected:hover {
	text-decoration: none;
}
#header {
	margin: 0px 0px 19px 0px;
}
#header_full {
	margin: 0px 0px 19px 32px;
}
#header #logo {
	float: left;
	padding-left: 17px;
	text-align: center;
	width: 148px;
	margin-top: 25px;
}
#header #text, #header_full #text {
	float: left;
	/*left: 181px;*/
	width: 410px;
	padding-left: 14px;
	padding-top: 19px;
	font-size: 14px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	color: #707070;
	font-weight: 100;
	margin-top: 25px;
}
#header #text #title, #header_full #text #title {
	font-size: 24px;
	color: #707070;
	padding-bottom: 4px;
}
#downloadarea {
	float: right;
	margin: 33px 31px 0px 0px;
	_margin-right: 16px; /* IE 6 and below */
	width: 274px;
	text-align: center;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e434a;
	line-height: 1.5em;
	
	background: #F9FDDB url(http://www.unlock-apple-iphone.com/images/download_dot.png) 0 0 repeat-x;
}
#downloadarea .b {background: url(http://www.unlock-apple-iphone.com/images/download_dot.png) 0 100% repeat-x}
#downloadarea .l {background: url(http://www.unlock-apple-iphone.com/images/download_dot.png) 0 0 repeat-y}
#downloadarea .r {background: url(http://www.unlock-apple-iphone.com/images/download_dot.png) 100% 0 repeat-y}
#downloadarea .tl
{
	background: url(http://www.unlock-apple-iphone.com/images/download_tl.png) top left no-repeat;
}
#downloadarea .tr
{
	background: url(http://www.unlock-apple-iphone.com/images/download_tr.png) top right no-repeat;
}
#downloadarea .bl
{
	background: url(http://www.unlock-apple-iphone.com/images/download_bl.png) bottom left no-repeat;
}
#downloadarea .br
{
	background: url(http://www.unlock-apple-iphone.com/images/download_br.png) bottom right no-repeat;
}
#downloadcontent {
	/*padding: 15px 16px 13px 16px;*/
	padding: 16px 17px 11px 17px;
}
#downloadarea .buttonlink {
	text-decoration: none;
	font-weight: normal;
}
#downloadarea .buttonlink:hover {
	text-decoration: none;
	cursor: pointer;
}
#downloadarea .buttonlink:hover .downloadbutton, #downloadarea .buttonlink:hover .buybutton, #downloadarea .buttonlink:hover .renewbutton {
	background-position: 0 -53px;
}
.downloadbutton {
	height: 53px;
	width: 238px;
	background-image: url(http://www.unlock-apple-iphone.com/images/downloadbutton.png);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	font-size: 11px;
	color: #d7e9c1;
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}
.downloadbutton span {
	padding-left: 79px;
	padding-top: 27px;
	display: block;
}
.buybutton {
	height: 53px;
	width: 238px;
	background-image: url(http://www.unlock-apple-iphone.com/images/buybutton.png);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	font-size: 11px;
	color: #C8E0E9;
	text-align: left;
	border: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}
.buybutton span {
	padding-left: 79px;
	padding-top: 27px;
	display: block;
}
.renewbutton {
	height: 53px;
	width: 238px;
	background-image: url(http://www.unlock-apple-iphone.com/images/renewbutton.png);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	font-size: 11px;
	color: #C8E0E9;
	text-align: left;
	border: 0px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}
.renewbutton span {
	padding-left: 79px;
	padding-top: 27px;
	display: block;
}

.infoblock, .infoblock_force {
	padding: 35px 0px 12px 0px;
	margin-left: 31px;
	color: #636363;
	line-height: 1.6em;
	width: 565px;
	height: auto;
}
.infoblock_full {
	padding: 35px 0px 12px 0px;
	margin-left: 31px;
	margin-right: 31px;
	color: #636363;
	line-height: 1.6em;
	width: auto;
	height: auto;
}
.infoblock .heading, .infoblock_force .heading, .infoblock_full .heading {
	padding-bottom: 4px;
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #252525;
}
.infoblock .heading_b, .infoblock_force .heading_b, .infoblock_full .heading_b {
	padding-bottom: 4px;
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #005eb0;
}
.infoblock ul {margin:0;}
.infoblock ol {margin:0; padding: 0 0 0 2.0em;}
.infosidebar {
	float: left;
	margin: 0px 40px;
	_margin-left: 16px; /* IE 6 and below */
/*	width: 200px; */
	text-align: left;
	color: #5f6266;
	line-height: 1.5em;
/*	background: #f7f8f8 url(http://www.internet-software-solutions.org/images/sidebar_dot.png) 0 0 repeat-x; */
}
.infosidebar .b, .infonotice .b {background: url(http://www.unlock-apple-iphone.com/images/sidebar_dot.png) 0 100% repeat-x}
.infosidebar .l, .infonotice .l {background: url(http://www.unlock-apple-iphone.com/images/sidebar_dot.png) 0 0 repeat-y}
.infosidebar .r, .infonotice .r {background: url(http://www.unlock-apple-iphone.com/images/sidebar_dot.png) 100% 0 repeat-y}
.infosidebar .tl, .infonotice .tl
{
	background: url(http://www.unlock-apple-iphone.com/images/sidebar_tl.png) top left no-repeat;
}
.infosidebar .tr, .infonotice .tr
{
	background: url(http://www.unlock-apple-iphone.com/images/sidebar_tr.png) top right no-repeat;
}
.infosidebar .bl, .infonotice .bl
{
	background: url(http://www.unlock-apple-iphone.com/images/sidebar_bl.png) bottom left no-repeat;
}
.infosidebar .br, .infonotice .br
{
	background: url(http://www.unlock-apple-iphone.com/images/sidebar_br.png) bottom right no-repeat;
}
.infosidebarcontent {
	padding: 24px 31px 1px 31px;
}
body.home .infosidebarcontent {
	padding: 24px 31px 10px 31px;
}
.infosidebar .block {
	margin-bottom: 34px;
}
.infosidebar .imgblock {
	margin-bottom: 34px;
}
.infosidebar .imgblock .image {
	width: 41px;
	text-align: right;
	float: left;
	display: block;
	margin-right: 12px;
	margin-top: 4px;
	vertical-align: top;
}
.infosidebar .imgblock img {
	float: none;
}
.infosidebar .imgblock .text {
	float: left;
	width: 158px;
}
.infosidebar .heading {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 6px;
	border-bottom: #d7d9d9 1px solid;
	margin-bottom: 7px;
	color: #3e434a;
}
/* sidebar - home */
.infosidebar .heading .subtext{
	padding-bottom: 3px;
	font-weight: 300;
	color: #797c80;
	text-transform: none;
}
.infosidebar .newsItem {
	margin-bottom: 15px;
}
.infosidebar .newsItem span {
	color: #929599;
}
body.home .infosidebar {
	margin-top: 14px;
	margin-right: 29px;
	_margin-right: 15px;
	width: 272px;
	line-height: 1.6em;
}
body.home .infosidebar .block {
	margin-bottom: 48px;
}
/* rounded notice */
.infonotice {
	margin: 0px;
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f6266;
	line-height: 1.5em;
	background: #f7f8f8 url(http://www.unlock-apple-iphone.com/images/sidebar_dot.png) 0 0 repeat-x;
}
.infonoticecontent {
	padding: 10px 10px 10px 10px;
}
/* footer */
#footer {
	background-image: url(http://www.unlock-apple-iphone.com/images/content-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797c80;
	line-height: 1.5em;
	text-align: center;
}
#footer #footer_links {
	font-weight: bold;
	padding-bottom: 3px;
}
#footer #footer_links a {
	color: #3e434a;
	text-decoration: none;
}
#footer #footer_links a:hover {
	text-decoration: underline;
}
/* home only */
.leftTextContent {
	float: left;
}
.leftTextBlock {
	margin-top: 20px;
	margin-bottom: -30px;
	margin-left: 22px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	line-height: 1.6em;
	width: 605px;
	_width: 598px;
	height: auto;
}
#featuredProducts {
	padding-bottom: 30px;
}
.featuredproduct {
	float: left;
	width: 281px;
	padding-right: 18px;
}
.featuredproduct .image {
	width: 74px;
	text-align: right;
	float: left;
	display: block;
	margin-right: 12px;
	vertical-align: top;
}
.featuredproduct .title {
	float: left;
	width: 190px;
	color: #005eb0;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
}
.featuredproduct .short {
	color: #252525;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}
.featuredproduct .text {
	color: #636b75;
	font-size: 11px;
	margin-left: 9px;
	margin-top: 1px;
	line-height: 1.7em;
}
.rightFeatured {
	width: 289px;
	padding-right: 10px;
}
.rightFeatured .short, .rightFeatured .text {
	padding-right: 8px;
}
.rightFeatured .title {
	width: 198px;
}
.homeseparator {
	margin: 0px 0px 0px 9px;
	border-top: 1px solid #eaebeb;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	width: 570px;
}
body.home #otherproducts {
	margin-left: 3px;
	margin-top: 41px;
}
#otherproducts .product {
	float: left;
	width: auto;
	font-size: 11px;
	color: #636b75;
	margin-bottom: 15px;
}
#otherproducts .product_right {
	float: left;
	width: 125px;
	padding-right: 0px;
	font-size: 11px;
	color: #636b75;
}
#otherproducts .image {
	display: block;
	vertical-align: bottom;
	float: left;
	margin-right: 20px;
	width: 48px;
}
#otherproducts .title {
	font-size: 12px;
	color: #005eb0;
	font-weight: bold;
}
#otherproducts .text {
	margin-right: 20px;
	line-height: 1.5em;
	float: left;
	width: 350px;
	height: 48px;
}
#otherproducts .ovalButton {
	float: left;
}
#otherproducts .ovalButton:focus {
	outline: none;
}
#otherproducts .ovalButton img {
	border: 0;
	margin-top: 11px;
	margin-right: 20px;
}
#otherproducts .freeDlSmall {
	float: left;
}
#latestReleases {
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}
#latestReleases .verNum {
	padding: 0px 12px 0px 16px;
}
#latestReleases .verDate {
	color: #929599;
}
.freeDlSmall img {
	border: 0;
}
#otherproducts .freeDlSmall img {
	margin-top: 11px;
}
.featuredproduct .freeDlSmall img {
	margin-left: 3px;
	margin-top: 8px;
}
body.home #otherproducts .product {
	float: left;
	width: 125px;
	padding-right: 25px;
	font-size: 11px;
	color: #636b75;
	clear: none;
}
body.home #otherproducts .image {
	display: block;
	margin-bottom: 7px;
	margin-left: 2px;
	vertical-align: bottom;
	height: 46px;
	margin-right: 0px;
	float: none;
}
body.home #otherproducts .title {
	margin-left: 5px;
}
body.home #otherproducts .text {
	margin-left: 5px;
	margin-right: 0px;
	float: none;
	width: auto;
	height: auto;
}
.pngimg_r10
{
	float: left;
	margin-right: 10px;
}
.pngimg_r20
{
	float: left;
	margin-right: 20px;
}
/* custom list classes */
ul.noindent {
	margin: 0; 
	padding: 0 0 0 1.5em;
}
ul.check {
	margin-left: 0;
	padding-left: 0;
}
ul.check li {
	list-style-type:none; /* removes default bullet */
	background-image:url(http://www.unlock-apple-iphone.com/images/bullet_checkmark.png); 
	background-repeat: no-repeat; /* ONE bullet only please */
	background-position: 0 .5em; /* .45em from top (vertical) */ 
	padding-left: 17px; /* space between bullet and text */ 
}
/* Payment Page */
#payment {
  margin: 5px auto;
/*  text-align: center; */
}
#payment table {
	margin-bottom: 10px;
	padding: 0; 
	border: 1px solid #eee;
	border-collapse: collapse;
}
#payment td, #payment th {
	vertical-align: top;
	padding: 5px 10px;
	border-bottom: 1px solid #ddd; /* #e4f2fd */
}
#payment th {
	font-weight: bold;
	background: #eee;
    text-align: right;
}
#payment td {
    text-align: left;
}
#payment td.descript {
	font-style: normal;
	color: #666;
}
#payment td.descript b {
	/* color: #d54e21; */
	color: #000;
}
#payment td.total {
	text-align: right;
	font-weight: bold;
}
#payment table.payinfo td {
	border: none;
}
#payment table.payinfo td.label {
	white-space: nowrap;
	padding: 10px 10px 2px 10px;
}
#payment table.payinfo td.input {
	width: 100%;
	padding: 10px 10px 2px 10px;
}
#payment table.payinfo td.input input {
	border: 1px solid #069;
	width: 200px;
    height: 18px;
    padding: 2px 0px 0px 4px;
}
#payment table.payinfo {
	border: none;
	border: 1px solid #0b7b97;
}
.textbox {
	background-color: #eee;
	width: 300px;
	font: normal 16px Helvetica;
	color: #444;
	padding: 4px;
}
input, textarea {
    font-family: Verdana, "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
/*    font-size: 0.9em; */
    background: #eee url(http://www.unlock-apple-iphone.com/images/ibg.gif) repeat-x top left;
    border: 1px solid #D6D6D6;
}
/*
.textbox:focus, .textbox:hover {
	background-color: #afafaf;
	color: #fff;
}
*/
.buttons {
    background:#eee;
    border-color:#fff #ddd #ddd #fff;
    border-style:solid;
    border-width:2px;
    color:#333;
    font-size:14px;
    font-weight:bold;
    padding:6px 14px;
    text-decoration:none;
    text-transform:uppercase;
}
.buttons:focus, .buttons:hover {
  background: #afafaf;
  color: #fff;
}
.vedit th {
  width: 40%;
  text-align: right;
  vertical-align: middle;
}
.headrow {
  text-transform: uppercase;
  text-align: center !important;
}
.headrowleft {
  text-transform: uppercase;
  text-align: left !important;
}
.vedit th {
  text-align: right;
}
.vedit td {
  text-align: left;
}
.vedit {
  border: 1px solid #D3D3D3 !important;
  background: url(http://www.unlock-apple-iphone.com/images/ibg2.gif);
}
.vedit td, .vedit th {
  background: none !important;
  border: 0 !important;
}

