﻿.subTitle
{
	font-size: 16px;
	color: #3c8cc1;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.comPanel
{
}
.comPoints
{
	background-color: #f1f2f3;
	border-bottom: solid 1px #dee0e1;
	padding: 3px 8px;
	color: #666666;
}
.comBasic
{
	text-align: center;
	border-bottom: solid 1px #dee0e1;
	padding: 3px;
}
.comPro
{
	text-align: center;
	background-color: #f0fafe;
	border-bottom: solid 1px #dee0e1;
	padding: 3px;
}

.BOrderBox
{
	text-align: center;
	border-bottom: solid 1px #dee0e1;
	border-right: solid 1px #dee0e1;
	padding: 3px;
	overflow:hidden;
	width:190px;
	height:90px;
}
.POrderBox
{
	text-align: center;
	background-color: #f0fafe;
	border-bottom: solid 1px #dee0e1;
	border-right: solid 1px #dee0e1;
	padding: 3px;
	overflow:hidden;
	width:190px;
	height:90px;
}

.BOrderTitle
{
	background-color: #f0f5f8;
	border-left: solid 1px #dee0e1;
	border-bottom: solid 1px #dee0e1;
	border-right: solid 1px #dee0e1;
	padding: 3px 12px;
	overflow:hidden;
	height:90px;
	vertical-align:middle;
}
.POrderTitle
{
	background-color: #f0f5f8;
	border-left: solid 1px #dee0e1;
	border-bottom: solid 1px #dee0e1;
	border-right: solid 1px #dee0e1;
	padding: 3px 8px;
	overflow:hidden;
	height:90px;
	vertical-align:middle;

}
.CompserviceCode
{
	color: crimson;
	font-weight:bold;
}


.OSBOrderBox
{
	text-align: center;
	border-bottom: solid 1px #dee0e1;
	border-right: solid 1px #dee0e1;
	padding: 3px;
	overflow:hidden;
	width:190px;
	height:140px;
}

.OSPOrderBox
{
	text-align: center;
	background-color: #f0fafe;
	border-bottom: solid 1px #dee0e1;
	border-right: solid 1px #dee0e1;
	padding: 3px;
	overflow:hidden;
	width:190px;
	height:140px;
}
.OSBOrderTitle
{
	background-color: #f0f5f8;
	border-left: solid 1px #dee0e1;
	border-bottom: solid 1px #dee0e1;
	border-right: solid 1px #dee0e1;
	padding: 3px 8px;
	overflow:hidden;
	height:140px;
	vertical-align:middle;
}
.OSPOrderTitle
{
	background-color: #f0f5f8;
	border-left: solid 1px #dee0e1;
	border-bottom: solid 1px #dee0e1;
	border-right: solid 1px #dee0e1;
	padding: 3px 8px;
	overflow:hidden;
	height:140px;
	vertical-align:middle;

}

.Bronze
{
	background: url(../images/bronze.png) no-repeat left top;
	width: 161px;
	height: 24px;
}
.Bronze h4
{
	margin: 0;
	padding: 3px 6px 6px 50px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}


.Silver
{
	background: url(../images/silver.png) no-repeat left top;
	width: 161px;
	height: 24px;
}
.Silver h4
{
	margin: 0;
	padding: 3px 6px 6px 50px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.Golden
{
	background: url(../images/gold.png) no-repeat left top;
	width: 161px;
	height: 24px;
}

.Golden h4
{
	margin: 0;
	padding: 3px 6px 6px 50px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.Platinum
{
	background: url(../images/platinum.png) no-repeat left top;
	width: 161px;
	height: 24px;
}
.Platinum h4
{
	margin: 0;
	padding: 3px 6px 6px 50px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}


/* For Author profile setup */

/*
#mainContentRight .Basic
{
	background: url(../images/Bbasic.png) no-repeat left top;
	width: 190px;
	height: 24px;
}
#mainContentRight .Basic h4
{
	margin: 0;
	padding: 3px 6px 6px 50px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

#mainContentRight .BasicPoints
{
	text-align: center;
	border-bottom: solid 1px #dee0e1;
	padding: 3px;
}
#mainContentRight .PremiumPoints
{
	text-align: center;
	background-color: #f0fafe;
	border-bottom: solid 1px #dee0e1;
	padding: 3px;
}

#mainContentRight .Premium
{
	background: url(../images/Bpremium.png) no-repeat left top;
	width: 190px;
	height: 24px;
}
#mainContentRight .Premium h4
{
	margin: 0;
	padding: 3px 6px 6px 50px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
*/
/* End */



.Basic
{
	background: url(../images/Bbasic.png) no-repeat left top;
	width: 190px;
	height: 24px;
}
.Basic h4
{
	margin: 0;
	padding: 3px 6px 6px 50px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.BasicPoints
{
	text-align: center;
	border-bottom: solid 1px #dee0e1;
	padding: 3px;
}
.PremiumPoints
{
	text-align: center;
	background-color: #f0fafe;
	border-bottom: solid 1px #dee0e1;
	padding: 3px;
}

.Premium
{
	background: url(../images/Bpremium.png) no-repeat left top;
	width: 190px;
	height: 24px;
}
.Premium h4
{
	margin: 0;
	padding: 3px 6px 6px 50px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

/* Points */

.BronzePoints
{
	text-align: center;
	background-color: #fdfaf9;
	border-bottom: solid 1px #dee0e1;
	padding: 3px;
}
.SilverPoints
{
	text-align: center;
	background-color: #f4f4f4;
	border-bottom: solid 1px #dee0e1;
	padding: 3px;
}

.GoldenPoints
{
	text-align: center;
	background-color: #fdfdc8;
	border-bottom: solid 1px #dee0e1;
	padding: 3px;
}
.PlatinumPoints
{
	text-align: center;
	background-color: #f0fafe;
	border-bottom: solid 1px #dee0e1;
	padding: 3px;
}
