/*-Default-----------------------------------------------*/

.default_content {
	margin: 5px 20px 20px 15px;
}

.default_content h1 {
	padding-top: 15px;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	color: #075dad;
	/*border-bottom: 1px solid #075dad;*/
}

.default_content h2 {
	font-size: 13px;
	padding-top: 15px;
}

.default_content h3 {
	padding-top: 10px;
	font-size: 12px;
}

.default_content p {
	padding-top: 15px;
}

.screenshots {
	float: left;
	width: 800px;
	margin: 5px 10px 20px 10px;
}

.screenshots h1 {
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #075dad;
	border-bottom: 1px solid #075dad;
}

.screenshots h2 {
	float: left;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}

.screenshots p {
	padding-top: 10px;
	width: 700px;
	float: left;
	display: inline;
	text-align: center;
}

.default_content ul {
	list-style-position: outside;
	padding-left: 20px;
}

.default_content li {
	margin-top: 8px;
}

.default_content hr {
	text-align: center;
	width: 80%;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
	border: none;
	color: #075dad;
	background-color: #075dad;
}

.default_content em {
	font-style: italic;
	text-decoration: none;
}

/*-History-------------------------------------------*/

.history h2 {
	text-decoration: underline;
	font-weight: bold;
}

.history li, .awards_page li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

/*-Awards-------------------------------------------*/

.awards_page p {
	padding-top: 10px;
}

.awards_page p img {
	float: left;
	margin-right: 5px;
}

.awards_page h2 img {
	padding-left: 3px;
}

/*-Downlolad-------------------------------------------*/

.download_table {
	margin-left: 15px;
	margin-bottom: 10px;
	padding-top: 15px;
	margin-right: 15px;
}

.download_table p {
	margin-bottom: 10px;
}

.download_table table {
	width: 795px;
	border-collapse: collapse;
}

.download_table th {
	padding-bottom: 8px;
	text-align: center;
}

.download_table td {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 2px;
	text-align: center;
}

.download_table img {
	float: left;
	padding-left: 3px;
	padding-right: 12px;
	padding-top: 4px;
}

.download_table .first_col {
	padding-left: 17px;
	padding-right: 0px;
	width: 275px;
	text-align: left;
}

.download_table .alt_bg {
	background-color: #F1F1F1;
}

.download_table table a {
	font-weight: bold;
}

.lowertable td {
	border-top: 1px solid #CCCCCC;
}

/*-Support-----------------------------------------------*/

.supportform {
	text-align: center;
	width: 450px;
	margin-left: auto;
	margin-right: auto;
}

.supportform td {
	text-align: left;  
	padding-top: 5px;  
	padding-right: 3px;
}

.supportform .first_col {
	text-align: right;
}

/*-News-----------------------------------------------*/

.news h2 {
	padding-top: 15px;
	font-size: 13px;
	color: #333333;
}

.news em {
	text-decoration: underline;
	font-style: normal;
}

.news h1 {
	width: 700px;
	padding-bottom: 3px;
	padding-top: 5px;
}

.news img {
	float: right;  
	padding-top: 5px;
	padding-left: 5px;
}

.news p img {
	float: right;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 10px;
}

/*-Translations-----------------------------------------------*/

.translations h2 {
	text-align: center;
	padding-bottom: 5px;
}

.translations h2 img {
	margin-top: 5px;
	padding-right: 10px;
}

.translations hr {
	margin-top: 15px;
}

/*-Contact-----------------------------------------------*/

.contact_table {
	text-align: center;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px;
}

.contact_table td {
	text-align: left;  
	padding-top: 10px;  
	padding-right: 10px;
}

.contact_table .first_col {
	text-align: right;
}

/*-PAOP PACL-----------------------------------------------*/

.paop img, .pacl img {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}

.paop a img {
	float: left;
	margin-right: 20px;
	margin-top: 30px;
	margin-bottom: 5px;
}

.paop ul {
	list-style: none;
}

.paop h2 {
	margin-top: 5px;
	font-size: 14px;
	color: #075dad;
}

.pacl h3 {
	font-size: 16px;
	font-weight: bold;
}

.pacl a img {
	float: none;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 15px;
}

/*-Features-----------------------------------------------*/

.default_content .features {
  float: left;
  width: 790px;
}

.default_content .features img {
	float: right;
	padding-top: 5px;
	padding-left: 15px;
}

.default_content .features h2 {
	text-align: center;
}

.default_content .features h2 img {
	float: none;
	padding-top: 10px;
}

/*-Order Page-------------------------------------------*/

.order h3 {
	font-size: 13px;
	color: #075dad;
}

.order h2 {
	font-size: 14px;
	color: #075dad;
}

.order h2 strong {
	font-size: 14px;
	color: #000000;
}

.order h2 span {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.order h4 {
	clear: left;
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
}

.order img {
	margin-left: 20px;
	margin-right: 15px;
}

.price_notice td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pricing_table {
	float: left;
	padding-left: 130px;
	padding-right: 30px;
}

.pricing_table table td {
	padding-top: 8px;
	padding-right: 20px;
	font-size: 13px;
}

.buynow_buttons {
	float: left;
	margin-top: 20px;
}

.buynow_buttons a img {
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}

/*-Skins-----------------------------------------------*/

.skin_screenshot {
	clear: both;
	padding-top: 10px;
	text-align: center;
}

.skins h2 {
	float: left;
	font-size: 14px;
}

.skins h3 {
	float: right;
	padding-top: 15px;
	padding-right: 30px;
	font-size: 13px;
}

.skins h2 strong, .skins h3 strong {
	font-weight: normal;
	color: #075dad;
}

.skin_desc {
	float: left;
	width: 300px;
}

.rate {
	float: left;
	margin-left: 30px;
	vertical-align: middle;
}

.skins table {
	clear: left;
	float: left;
	margin-top: 15px;
	width: 250px;
}

.skins table td {
	padding-right: 10px;
}

.skins h4 {
	width: 300px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	font-size: 16px;
}

.createskins ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-top: 5px;
	margin-bottom: 0px;
}

.createskins h2 {
	padding-top: 15px;
	color: #075dad;
}

/*-Account Stuff-----------------------------------------------*/

.account_page table {
	width: 600px;
	margin-left: 50px;
	border-collapse: collapse;
	color: #222;
}

.account_page table td {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.account_page table th {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}	

.account_page table tr {
	margin-top: 10px;
}

.account_page .row_light {
	background: #F1F1F1;
}

.account_page .count {
	font-weight: bold;
	text-align: center;
	font-size: larger;
}

.styled-select {
   background: transparent;
   width: 160px;
   padding: 3px;
   font-size: 11px;
   border: 1px solid #ccc;
   height: 25px;
}

.update-button {
   background: #107BC3;
   color: #fff;
   width: 50px;
   padding: 3px;
   font-size: 10px;
   font-weight: bold;
   border: 1px solid #222;
   height: 22px;
   border-radius:3px; -moz-border-radius: 3px; -webkit-border-radius:3px;
   display: inline;
   cursor: pointer;
}

.cart_button{
   display: inline;
   cursor: pointer;
   float:right;
   margin:5px;
}

.smaller-button{
   display: inline;
   cursor: pointer;
   float:left;
   height:23px;
   width: 58px;
}


.update-qunatity{
   display: inline;
   text-align: right;
   float: left;
   width: 40px;
   height: 18px; 
   font-size: 13px;
   border: 1px solid #bbb;
   padding: 3px 0 0 0;
   text-align: right;
   padding-right:3px;
}

.checkout{
}

.checkout table.carttable{
	margin-top:55px;
	margin-left:2px;
	width:78%;
    border: solid #ccc 1px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc; 
}


.checkout table {
	
}

.checkout table.carttable th {
	font-size:17px;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
	border-collapse: collapse;	

	background-color: #dbdbdb;
	text-align: center;
	color: #555;
	border-bottom: 1px solid #999;
}

.checkout table.carttable th:first-child {
    -moz-border-radius: 7px 0 0 0;
    -webkit-border-radius: 7px 0 0 0;
    border-radius: 7px 0 0 0;
}

.checkout table.carttable th:last-child {
    -moz-border-radius: 0 7px 0 0;
    -webkit-border-radius: 0 7px 0 0;
    border-radius: 0 7px 0 0;
}

.checkout table.carttable th:only-child{
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
}


.checkout table tr.last-row td:first-child {
    -moz-border-radius: 0 0 0 7px;
    -webkit-border-radius: 0 0 0 7px;
    border-radius: 0 0 0 7px;
}

.checkout table tr.last-row td:last-child {
    -moz-border-radius: 0 0 7px 0;
    -webkit-border-radius: 0 0 7px 0;
    border-radius: 0 0 7px 0;
}

.checkout table tr.last-row td:only-child{
    -moz-border-radius: 0 0 7px 7px;
    -webkit-border-radius: 0 0 7px 7px;
    border-radius: 0 0 7px 7px;
}

.checkout table.carttable td {
	border-collapse: collapse;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #ccc;
	background-color: #fff;
	
    border-color: #ccc;
    border-width: 0 0 1px 0;
    border-style: solid;
	margin-left: 0px;
	margin-right: 0px;
	border-left: 0px;
	border-right: 0px;
	color:#111;
	height:60px;
}

.checkout table.carttable tr {
	background-color: #fff;
	color: #333;
}

.checkout table.carttable td.last-row-td {
	background-color: #0072ab;
	padding-top:10px;
	padding-bottom:15px;
	color: #FFF;
	background: #409EDB; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00409EDB', endColorstr='#000072ab'); 
	/* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00409EDB', endColorstr='#000072ab')"; 
	/* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00409EDB, endColorstr=#000072ab);
	background-image: -ms-linear-gradient(top bottom, #409EDB 0%, #0072ab 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#409EDB), to(#0072ab)); 
	/* for webkit browsers */
	background: -moz-linear-gradient(top,  #409EDB,  #0072ab);
	/* for firefox 3.6+ */
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #409EDB 0%, #0072ab 100%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #409EDB 0%, #0072ab 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(top, #409EDB 0%, #0072ab 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #409EDB), color-stop(1, #0072ab));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #409EDB 0%, #0072ab 100%);

	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #409EDB 0%, #0072ab 100%);
}

.checkout table.carttable tr:hover {
}

.checkout-main-subtitle {
	font-size: 28px !important;
	padding-top:35px;
	padding-bottom:30px;
	margin-bottom:20px;
	margin-left:0px;
	font-weight: normal !important;
	color: #0072ab;
	width:100%;
	display:block;
	border-bottom:solid 1px #78A8C2;
}

#log-in-popup-title {
	font-size: 28px !important;
	margin-top:15px;
	margin-bottom:20px;
	font-weight: normal !important;
	color: #0072ab;
	width:100%;
	display:block;
}

.product-image {
	height:110px;
}

.support-image {
	float:right;
	vertical-align:top;
}

.support-image-account{
	float:right;
	vertical-align:top;
	width:55px;
	margin:5px;
	margin-top:15px;
	margin-bottom:15px;
}
.support-image-upgrade-subscription {
	float:right;
	vertical-align:top;
	width:90px;
	margin:15px;
}

.support-image-upgrade {
	float:left;
	vertical-align:top;
	width:110px;
	margin:1px;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
}

#submit-coupon-button {
	border: solid 1px #bbb;
	padding:3px;
	margin:2px;
	margin-left:5px;
	height:25px;
	width:65px;
}

.shopping-progress-img {
	float:right;
	display:inline;
	margin-top:-25px;
}

.checkout-subtitle {
	font-size: 24px;
	color: #0072ab;
	width:100%;
	padding-top:5px;
	margin-left:5px;
}

.change-data-link {
	font-size:13px;
	color: #0072ab;
	margin-right:15px;
	float:right;
	font-weight:normal;
	text-decoration: underline;
}

.checkout table.carttable tr.dicount-row:hover{
	background-color: #fefefe;
	color:red;
}

.review{
}

.review table.carttable{
	margin-top:5px;
	margin-left:15px;
}

.review table.carttable th {
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	font-weight:bold;
	font-size:16px;
	padding-bottom:15px;
	padding-top:15px;
	padding-left:15px;
	padding-right:10px;
	white-space: nowrap;

	/* for IE */
    border-color: #666;
    border-width:  0 0 1px 0;
    border-style: solid;
}

.review table.carttable td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	padding-right:10px;
	border-bottom:1px solid #dfdfdf;
	height:30px;
	
    border-color: #dfdfdf;
    border-width: 0 0 1px 0;
    border-style: solid;
	margin-left: 0px;
	margin-right: 0px;
	border-left: 0px;
	border-right: 0px;
}
.review table.carttable tr {
	background-color: #fff;
	color: #333;
}
.review table.carttable tr:hover {
	background-color: #fefefe;
	color:#0051ab;
}

.review-main-subtitle {
	font-size: 23px !important;
	padding-top:35px;
	padding-bottom:5px;
	color: #0072ab;
	width:100%;
}
.review-subtitle {
	font-size: 17px;
	color: #0072ab;
	width:100%;
}

.review table.carttable tr.dicount-row:hover{
	background-color: #fefefe;
	color:red;
}

.cancel-order-link{
	color: #bbb;
	font-size: 14px;
	text-decoration:none;
	margin-left:100px;
}
.cancel-order-link:hover{
	text-decoration:none;
	color: #333;	
}
.address-information{
	width:36%;
	display:inline;
	float:left;
	padding-top:0px;
	margin-left:10px;
}

.payment-details{
	width:40%;
	float:left;
	display:inline;
	margin-left:10px;
	padding-top:0px;
	padding-left:10px;
	min-height: 600px;
}

.address-information-review{
	width:30%;
	display:inline;
	float:left;
	margin-bottom: 25px;
	padding:20px;
	padding-top:10px;
	border:1px solid #0072bc; border-radius:7px; -moz-border-radius: 7px; -webkit-border-radius:7px;
}

.payment-details-review{
	width:30%;
	float:left;
	display:inline;
	margin-left:60px;
	margin-bottom: 25px;
	color: #555;
	font-weight:bold;
	padding:20px;
	padding-top:10px;
	border:1px solid #0072bc; border-radius:7px; -moz-border-radius: 7px; -webkit-border-radius:7px;
}

.address-information-review table td, .payment-details-review table td{
	font-weight:bold;
	font-size: 13px;
	color: #444;
	padding:2px;
}

.review-notice {
	font-size:14px;
	margin:15px;
	color: #444;
	max-width:800px;
}
.review-notice a {
	color: #0072ab;
}

.address-information-review .checkout-subtitle, .payment-details-review .checkout-subtitle {
	font-size: 18px;
	color: #0072ab;
	font-weight:bold;
	margin: 5px;
}

.review .address-information{
	width:45%;
	display:inline;
	float:left;
	padding-top:15px;
	margin-left:20px;
	height:280px;
	font-size:11px;
}

.review .payment-details{
	width:40%;
	margin-left:20px;
	float:right;
	display:inline;
	margin-left:80px;
	padding-top:15px;
	height:280px;
	font-size:11px;
}

.carttable-form-table{
	width:100%;
	margin-top:10px;
	margin-left:5px;
	display:block;
}

.carttable-form-table .carttable-form{
	margin-top:1px;
}


.carttable-form-table table.carttable-form td {
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left:5px;
	padding-right:5px;
}
.carttable-form-table table.carttable-form tr {
	background-color: #fff;
	color: #333;
}
.carttable-form-table table.carttable-form tr:hover {
	background-color: #fff;
}

.carttable-form-table-main-subtitle {
	font-size: 20px !important;
	padding-top:30px;
	padding-bottom:5px;
	color: #0072ab;
	width:100%;
}
.carttable-form-table-subtitle {
	font-size: 15px;
	color: #0072ab;
	width:100%;
}

.pricing-table {
	display:inline;
	float:left;
	padding:50px;
	padding-top:20px;
	padding-bottom:20px;
	margin-left:90px;
	color: #888;
}


.pricing-table:hover {
	color: #000000 !important;
}

.pricing-table-title{
	font-size:13px;
	padding-bottom:10px;
	text-align:center;
	font-weight:bold;
}
.pricing-table table th {
	border-top:1px solid #111;
	border-bottom:1px solid #111;
	font-weight:bold;
	font-size:14px;
	padding-bottom:15px;
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
	white-space:nowrap;
	background-color: #fefefe;
}

.pricing-table table td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 1px;
	height:20px;
	min-width:110px;
	text-align:right;
}

.pricing-table table tr:hover {
	color: #000;
}


.clr-cart-and-notice {
	font-size:9px;
	display:inline;
	margin-left:30px;
	float:left;
	margin-top:3px;
}

.clear-cart-link{
	margin-right:30px;
	margin-left:30px;
	text-decoration:none;
	color:#666;
}

.clear-cart-link:hover{
	color:#000;
	text-decoration:none;
}

.qnotice {
	display:inline;
	float:left; 
	margin: 10px;
	color:#666;
}

.qnotice:hover{
	color:#000;
	text-decoration:none;
}

.sortlinks {
	margin-top: 5px;
}

#specialoffer_featuresbox {
	float: left;
	width: 780px;
	padding-top: 15px;
    background: #fff url(/images/featuresbox_bg.png) repeat-x;
}

#featuresbox_content {
	width: 710px;
	height: 260px;
	margin-left: 35px;
	margin-bottom: 30px;
}

.featuresbox_left {
	float: left;
	width: 370px;
	height: 260px;
        background: url(/images/featuresbox_left.png) no-repeat;
}

.featuresbox_right {
	float: left;
	width: 340px;
	height: 260px;
        background: url(/images/featuresbox_right.png) no-repeat;
}

.featuresbox_right h1 {
	padding-top: 10px;
	padding-left: 22px;
	padding-bottom: 10px;
	font-size: 17px;
	color: #666;
}

.featuresbox_right a {
	display: block;
	height: 22px;
	margin-left: 2px;
	padding-left: 20px;
	padding-top: 4px;
	font-size: 15px;
	text-decoration: none;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

.featuresbox_right a.selected {
        background: url(/images/featuresbox_hover.png) repeat-x;
	border-left: 1px solid #3399cc;
	border-right: 1px solid #3399cc;
}

.featuresbox_right a:hover {
        background: url(/images/featuresbox_hover.png) repeat-x;
	border-left: 1px solid #3399cc;
	border-right: 1px solid #3399cc;
}

.featuresbox_image {
	width: 370px;
	height: 173px;
}

.featuresbox_text p {
	padding: 10px;
	padding-top: 13px;
	color: #222;
}


.defaultText { width: 300px; }
.defaultTextActive { color: #a1a1a1; }

#cart-submit-form input[type=text], 
#cart-submit-form input[type=password], 
#cart-submit-form textarea, 
#cart-submit-form select,
#log-in-form input[type=text],
#log-in-form input[type=password] {
	border: solid 1px #bbb;
	padding-left:7px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:12px;
	background-color: #F3F3F3;
}

#cart-submit-form input[type=radio]{
	margin-top: 12px;
	margin-bottom: 12px;
	margin-right: 7px;
}

#cart-submit-form input.widefield, #cart-submit-form select.widefield  {
	width:300px;
}

.input-field-error {
	border: solid 1px #ff3333 !important;
	color: #ff3333;
}

.payement-type-box {
	margin:10px;
	margin-left:25px;
	width:330px;
}

.payement-type-box p{
	line-height:200%;
}

.payement-type-box h2{
	margin-top:3px;
	margin-bottom:20px;
}

.payment-type-image {
	display:inline;
	float:right;
	width: 170px;
	margin-right:30px;
}

.payment-type-image img {
	margin-top:5px;
	float:left;
}

.summary-table {
	width:60%;
	border:1px solid #0072bc;
}

.summary-table td {
	padding:10px;
	padding-left:15px;
	padding-right:20px;
	background-color: #fff !important;
}

.summary-ordered-by {
	display:inline;
	float:left;
	width:48%;
	border:1px solid #0072bc;
   	border-radius:7px; -moz-border-radius: 7px; -webkit-border-radius:7px;
}
.summary-ordered-by h2{
	font-size:19px;
	color:#0072BC;
	margin:20px;
}
.summary-ordered-by table {
	margin:20px;
}
.summary-ordered-by table td {
	padding:4px;
	padding-left:5px;
	padding-right:20px;
	background-color: #fff !important;
	font-size:15px;
	font-weight:bold;
	color:#444;
}

.summary-cart {
	display:block;
	width:100%;
	border:1px solid #0072bc;
   	border-radius:7px; -moz-border-radius: 7px; -webkit-border-radius:7px;
	margin-bottom:100px;
}
.summary-cart h2{
	font-size:19px;
	color:#0072BC;
	margin:20px;
	margin-left:35px;
}
.summary-cart table {
	margin:35px;
	margin-top:25px;
	margin-bottom:50px;
	width:93%;
}

.summary-cart table td {
	padding:15px;
	padding-left:5px;
	padding-right:20px;
	background-color: #fff !important;
	font-size:13px;
	color:#444;
}
.summary-cart table th {
	border-bottom: solid 1px #777; 
	padding:20px;
	padding-left:5px;
	padding-right:20px;
	background-color: #fff !important;
	font-size:16px;
	color:#444;
	font-weight: bold;
}

.summary-payment-details {
	display:inline;
	float:right;
	width:48%;
	border:1px solid #0072bc;
   	border-radius:7px; -moz-border-radius: 7px; -webkit-border-radius:7px;
}
.summary-payment-details h2{
	font-size:19px;
	color:#0072BC;
	margin:20px;
}
.summary-payment-details table {
	margin:20px;
	width:95%;
}

.summary-payment-details table td {
	padding:10px;
	padding-left:5px;
	padding-right:20px;
	background-color: #fff !important;
	font-size:14px;
	color:#444;
	font-weight: bold;
}

small {
	font-size:11px;
}

div#pop-up {
	display: none;
	position: absolute;
	width: 350px;
	padding: 10px;
	background: #f9f9ff;
	color: #444;
	border: 1px solid #bbb;
	text-align:justify;
	font-size:11px;
	line-height:150%;
}

div#pop-up h3{
	color: #444;
	font-size:14px;
	font-weight:bold;
	margin-top:-7px;
	margin-bottom:7px;
}


img.account_product {
	margin:8px;
	width:90px;
}


.buy-big-blue-button {
	padding:5px;
	padding-left:25px;
	padding-right:25px;
	font-size:17px;
	background: #0072bc;
	cursor: pointer;
	color: #fff;
	font-weight:bold;
	border:1px solid #ccc; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius:5px;
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00409EDB', endColorstr='#000072ab'); 
	/* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00409EDB', endColorstr='#000072ab')"; 
	/* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00409EDB, endColorstr=#000072ab);
	background-image: -ms-linear-gradient(top bottom, #409EDB 0%, #0072ab 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#409EDB), to(#0072ab)); 
	/* for webkit browsers */
	background: -moz-linear-gradient(top,  #409EDB,  #0072ab);
	/* for firefox 3.6+ */
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #409EDB 0%, #0072ab 100%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #409EDB 0%, #0072ab 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(top, #409EDB 0%, #0072ab 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #409EDB), color-stop(1, #0072ab));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #409EDB 0%, #0072ab 100%);

	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #409EDB 0%, #0072ab 100%);
}

.big-gray-button {
	display:inline;
	cursor: pointer;
	color: #888;
	padding:10px;
	padding-left:20px;
	padding-right:20px;	
	float:left;
	margin:5px;	
	text-decoration:none;
	text-align:center;
	white-space:nowrap;
	display:inline;
	font-weight:bold;
	border:1px solid #bbb; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius:5px;
	background: #FFF; /* for non-css3 browsers */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFFFF', endColorstr='#ECECECEC'); 
	/* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFFFF', endColorstr='#ECECECEC')"; 
	/* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#ECECECEC);
	background-image: -ms-linear-gradient(top bottom, #fff 0%, #ececec 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ececec)); 
	/* for webkit browsers */
	background: -moz-linear-gradient(top,  #fff,  #ececec); 
	/* for firefox 3.6+ */
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EFEFEF 100%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EFEFEF 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #EFEFEF 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EFEFEF));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EFEFEF 100%);

	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #EFEFEF 100%);
}

.upgrade-offer-box {
	padding:10px;
	background: #0072bc;
	color: #fff;
	font-weight:bold;
	text-shadow: -1px 0 #111;
	border:1px solid #bbb; border-radius:8px; -moz-border-radius: 8px; -webkit-border-radius:8px;
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#000072ab', endColorstr='#00409EDB'); 
	/* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#000072ab', endColorstr='#00409EDB')"; 
	/* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#000072ab, endColorstr=#00409EDB);
	background-image: -ms-linear-gradient(top bottom, #0072ab 0%, #409EDB 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#0072ab), to(#409EDB)); 
	/* for webkit browsers */
	background: -moz-linear-gradient(top,  #0072ab,  #409EDB);
	/* for firefox 3.6+ */
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #0072ab 0%, #409EDB 100%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #0072ab 0%, #409EDB 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(top, #0072ab 0%, #409EDB 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #0072ab), color-stop(1, #409EDB));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #0072ab 0%, #409EDB 100%);

	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #0072ab 0%, #409EDB 100%);
}

.offer_list_header {
	font-size: 15px;
	font-weight:bold;
	margin:3px;
	margin-top:0px;
	margin-left:30px;
}

.offer_image {
	width: 80px;
	display:inline;
	float:left;
	margin:5px;
	margin-top:14px;
}

.offer_list_content {
	margin-top:3px;
	float:left;
	display:inline;
	margin-bottom:4px;
}

.offer_list_item {
	font-size: 14px;
	padding:2px;
	padding-left:30px;
	color:#fff;
}

.simple_content {
	font-size: 13px;
	font-weight:normal;
	padding:5px;
	margin:10px;
}

.big-green-button {
	padding:5px;
	padding-left:25px;
	padding-right:25px;
	font-size:17px;
	background: #0072bc;
	cursor: pointer;
	color: #fff;
	font-weight:bold;
	border:1px solid #ccc; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius:5px;
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0034BF34', endColorstr='#000E730E'); 
	/* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0034BF34', endColorstr='#000E730E')"; 
	/* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0034BF34, endColorstr=#000E730E);
	background-image: -ms-linear-gradient(top bottom, #34BF34B 0%, #0E730E 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#34BF34), to(#0E730E)); 
	/* for webkit browsers */
	background: -moz-linear-gradient(top,  #34BF34,  #0E730E);
	/* for firefox 3.6+ */
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #34BF34 0%, #0E730E 100%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #34BF34 0%, #0E730E 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(top, #34BF34 0%, #0E730E 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #34BF34), color-stop(1, #0E730E));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #34BF34 0%, #0E730E 100%);

	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #34BF34 0%, #0E730E 100%);
}

.big-red-button {
	padding:5px;
	padding-left:25px;
	padding-right:25px;
	font-size:17px;
	background: #0072bc;
	cursor: pointer;
	color: #fff;
	font-weight:bold;
	border:1px solid #ccc; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius:5px;
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00801B1B', endColorstr='#00D43B3B'); 
	/* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00801B1B', endColorstr='#00D43B3B')"; 
	/* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00801B1B, endColorstr=#00D43B3B);
	background-image: -ms-linear-gradient(top bottom, #801B1BB 0%, #D43B3B 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#801B1B), to(#D43B3B)); 
	/* for webkit browsers */
	background: -moz-linear-gradient(top,  #801B1B,  #D43B3B);
	/* for firefox 3.6+ */
	/* IE10 Consumer Preview */ 
	background-image: -ms-linear-gradient(top, #801B1B 0%, #D43B3B 100%);

	/* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #801B1B 0%, #D43B3B 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(top, #801B1B 0%, #D43B3B 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #801B1B), color-stop(1, #D43B3B));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #801B1B 0%, #D43B3B 100%);

	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #801B1B 0%, #D43B3B 100%);
}

.upgrade-offer-box strong {
	font-size:24px;
}

