/* CSS Document */

/*home begin*/
#main-container {
	clear:both;
	float:left;
	width:940px;
	height:auto;
	padding:10px;
}

.video-main-container {
	clear:both;
	float:left;
	width:940px;
	height:auto;
}

.video-container {
	float:left;
	width:590px;
	height:auto;
}

.video-title-container {
	float:left;
	width:590px;
	padding:5px 0;
}

.video-title h2 {
	margin:0;
	padding:0;
	float:left;
	width:440px;
	font-size:16px;
	font-weight:bold;
	color:#205193;
}

.video-id {
	float:right;
	width:140px;
	font-weight:bold;
	text-align:right;
	padding-top:5px;
}

.vi-number {
	color:#205193;
}

.video-main {
	clear:both;
	float:left;
	width:590px;
	height:463px;
	/*background:url(../uploads/thumbs/NnpXel3AoaAhqnxAPndn_large.jpg);*/
}

.video-mainx {
	clear:both;
	float:left;
	width:590px;
	height:463px;
	/*background:url(../uploads/thumbs/NnpXel3AoaAhqnxAPndn_large.jpg);*/
}

.video-details-container {
	clear:both;
	float:left;
	width:590px;
	/*height:32px;*/
	height:auto;
	padding-top:10px;
}

.video-details {
	float:left;
	width:588px;
	height:20px;
	line-height:20px;
	border:1px solid #CCCCCC;
	padding:5px 0;
}

.rating {
	float:left;
	height:20px;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	padding:0 5px;
}

.rating-info {
	font-size:11px;
	font-weight:normal;
}

.views {
	float:right;
	font-size:14px;
	font-weight:bold;
	padding:0 5px;
}

.views-count {
	color:#205193;
	font-weight:bold;
}

.share-fav-container {
	clear:both;
	float:left;
	width:590px;
}

.share-fav-holder {
	clear:both;
	float:left;
	width:588px;
	height:auto;
	border:1px solid #CCCCCC;
}

.share-fav-tabs {
	float:left;
	width:588px;
	height:24px;
	line-height:24px;
	background:url(../images/share_fav_bg.gif) repeat-x;
}

.sft-share-s {
	float:left;
	width:94px;
	height:24px;
	background:url(../images/share_fav_selected_bg.gif) repeat-x;
	border-right:1px solid #CCCCCC;
	text-align:center;
	color:#205193;
	font-weight:bold;
}

.sft-fav-s {
	float:left;
	width:150px;
	height:24px;
	background:url(../images/share_fav_selected_bg.gif) repeat-x;
	border-right:1px solid #CCCCCC;
	/*border-left:1px solid #CCCCCC;*/
	text-align:center;
	color:#205193;
	font-weight:bold;
}

.sft-vid-s {
	float:left;
	width:94px;
	height:24px;
	background:url(../images/share_fav_selected_bg.gif) repeat-x;
	border-right:1px solid #CCCCCC;
	/*border-left:1px solid #CCCCCC;*/
	text-align:center;
	color:#205193;
	font-weight:bold;
}

.sft-share-ns, .sft-fav-ns, .sft-vid-ns {
	float:left;
	height:24px;
	text-align:center;
	color:#666666;
	font-weight:bold;
}

.sft-share-ns, .sft-vid-ns {
	width:94px;
}

.sft-fav-ns {
	width:150px;
}

.sft-fav-ns {
	border-right:1px solid #CCCCCC;
}

.sft-share-ns {
	border-right:1px solid #CCCCCC;
}


.sft-share-ns a, .sft-fav-ns a {
	color:#666666;
	text-decoration:none;
}

.sft-share-ns a:hover, .sft-fav-ns a:hover {
	color:#ff6600;
	text-decoration:none;
}

.sft-image {
	width:23px;
	height:23px;
}

.share-fav-content {
	clear:both;
	float:left;
	width:568px;
	height:39px;
}

.sfc-1 {
	height:39px;
	line-height:39px;
	padding-left:30px;
}

.sfc-1 ul {
	margin:0;
	padding:0;
	list-style:none;
}

.sfc-1 li {
	float:left;
	display:block;
	padding-right:30px;
}

.sfc-1 a:link, .sfc-1 a:visited, .sfc-1 a:active {
	color:#3b7fe5;
	text-decoration:underline;
}

.sfc-x a:link, .sfc-x a:visited, .sfc-x a:active {
	color:#3b7fe5;
	text-decoration:underline;
}

.sfc-1 a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.sfc-x a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.sfc-2, .sfc-3 {
	height:39px;
	line-height:39px;
	text-align:center;
}

.sfc-2 a, .sfc-3 a {
	color:#3b7fe5;
	text-decoration:underline;
}

.sfc-2 a:hover, .sfc-3 a:hover {
	color:#ff6600;
	text-decoration:underline;
}


.container-right {
	float:right;
	width:340px;
	height:auto;
}

.search {
	float:left;
	width:340px;
	height:25px;
	padding:2px 0;
}

.text-form {
	background:url(../images/textfield_bg.gif) repeat-x;
	border:1px solid #A5ACB2;
	padding:3px 5px;
	width:240px;
}

.clip-desc-container {
	clear:both;
	float:left;
	/*padding-top:5px;*/
	width:340px;
}

.clip-desc-title-container {
	clear:both;
	float:left;
	width:338px;
	height:23px;
	line-height:23px;
	border:1px solid #CCCCCC;
	background:url(../images/title_bg_desc.gif) repeat-x;
}

.clip-desc-title {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 5px;
	width:250px;
}

.clip-desc-more {
	float:right;
	font-size:11px;
	color:#FFFFFF;
	padding:0 5px;
}

.clip-desc-more a:link, .clip-desc-more a:visited, .clip-desc-more a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

.clip-desc-more a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.clip-details-container {
	clear:both;
	float:left;
	border:1px solid #CCCCCC;
	border-top:none;
	width:328px;
	/*height:109px;*/
	padding:5px;
	background-color:#e2eefc;
}

/*.clip-details-container {
	clear:both;
	float:left;
	border:1px solid #CCCCCC;
	border-top:none;
	width:328px;
	height:109px;
	padding:5px;
	background-color:#e2eefc;
}*/
.clip-details-container-ext {
	clear:both;
	float:left;
	border:1px solid #CCCCCC;
	border-top:none;
	width:328px;
	padding:5px;
	background-color:#e2eefc;
}

.clip-details-title {
	clear:both;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	color:#205193;
	background:url(../images/clip_bullet.gif) no-repeat 0px 10px;
	padding-left:5px;
}

.clip-details-desc {
	clear:both;
	padding:0 0 5px 7px;
}

.clips-container {
	clear:both;
	float:left;
	padding-top:5px;
	width:340px;
}

.clips-title-container {
	clear:both;
	float:left;
	width:338px;
	height:23px;
	line-height:23px;
	border:1px solid #CCCCCC;
	background:url(../images/title_bg.gif) repeat-x;
}

.clips-title {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#205193;
	padding:0 5px;
	width:300px;
}

.clips-btn {
	float:right;
	width:23px;
	height:23px;
}

.clips-content-container {
	clear:both;
	float:left;
	border:1px solid #CCCCCC;
	border-top:none;
	width:338px;
}

.clips-content-holder {
	float:left;
	width:318px;
	height:302px; /*291*/
	padding:0 10px;
	overflow:auto;
}

.clips-content {
	clear:both;
	float:left;
	width:298px;
	height:64px;
	padding:4px 0;
	border-bottom:1px dotted #CCCCCC;
}

.clips-content-left {
	float:left;
	width:80px;
	height:60px;
	border:1px solid #CCCCCC;
	padding:1px;
}

.clips-content-right {
	float:right;
	width:204px;
	height:64px;
}

.clips-content-title {
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#3b7fe5;
	padding-bottom:5px;
	width:204px;
}

.clips-content-title a:link, .clips-content-title a:visited, .clips-content-title a:active  {
	color:#3b7fe5;
	text-decoration:none;
}

.clips-content-title a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.clips-content-desc {
	clear:both;
	float:left;
	width:204px;	
}

.series-container {
	clear:both;
	float:left;
	width:940px;
	height:auto;
	padding-top:10px;
	margin-bottom: 10px;
}

.series-top {
	clear:both;
	float:left;
	width:940px;
	height:31px;
}

.series-top-left {
	float:left;
	width:5px;
	height:31px;
	background:url(../images/series_top_left.gif) no-repeat;
}

.series-top-bg {
	float:left;
	width:930px;
	height:31px;
	line-height:31px;
	background:url(../images/series_top_bg.gif) repeat-x;
}

.series-header {
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 5px;
}

.series-header a:link, .series-header a:visited, .series-header a:active, .series-header a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.series-btn-holder {
	float:right;
	padding:1px;
	width:100px;
}

.series-btn-name {
	float:right;
	font-weight:bold;
	color:#ffffff;
	padding:0 5px;
}

.series-btn-name a:link, .series-btn-name a:visited, .series-btn-name a:active{
	color:#ffffff;
	text-decoration:underline;
}

.series-btn-name a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.series-btn {
	float:right;
	width:21px;
}

.series-top-right {
	float:right;
	width:5px;
	height:31px;
	background:url(../images/series_top_right.gif) no-repeat;
}
	
.series-middle {
	clear:both;
	float:left;
	width:940px;
	height:auto;
	background:url(../images/series_middle_bg.gif) repeat-y;
}

.series-bottom {
	clear:both;
	float:left;
	width:940px;
	height:5px;
}

.series-bottom-left {
	float:left;
	width:5px;
	height:5px;
	background:url(../images/series_bottom_left.gif) no-repeat;
	font-size:1px;
}

.series-bottom-bg {
	float:left;
	width:930px;
	height:5px;
	background:url(../images/series_bottom_bg.gif) repeat-x;
	font-size:1px;
}

.series-bottom-right {
	float:right;
	width:5px;
	height:5px;
	background:url(../images/series_bottom_right.gif) no-repeat;
	font-size:1px;
}

.series-content-holder {
	clear:both;
	float:left;
	width:926px;
	padding:5px 7px;
	height: 120px; /*added*/
}

.series-content {
	float:left;
	width:126px;
	height:auto;
	padding:10px 14px;
}

.series-content-image {
	float:left;
	width:120px;
	height:90px;
	border:2px solid #CCCCCC;
	padding:1px;
}

.series-content-title {
	float:left;
	text-align:center;
	width:126px;
	height:20px;
	line-height:20px;
	color:#3b7fe5;
	font-weight:bold;
}

.series-content-title a:link, .series-content-title a:visited, .series-content-title a:active {
	color:#3b7fe5;
	text-decoration:none;
}

.series-content-title a:hover {
	color:#ff6600;
	text-decoration:underline;
}
/*home end*/

/*signup begin*/
.signup-container {
	clear:both;
	float:left;
	width:790px;
	height:auto;
	padding:0 75px;
}

.signup-left {
	float:left;
	width:380px;
	height:auto;
}

.sl-main-top {
	clear:both;
	float:left;
	width:380px;
	height:35px;
}

.sl-main-top-left {
	float:left;
	width:10px;
	height:35px;
	background:url(../images/main_top_left.gif) no-repeat;
}

.sl-main-top-bg {
	float:left;
	width:360px;
	height:35px;
	background:url(../images/main_top_bg.gif) repeat-x;
}

.sl-main-top-header {
	float:left;
	width:330px;
	height:23px;
	font-size:13px;
	font-weight:bold;
	color:#205193;
	text-align: center;
	padding:12px 5px 0 25px;
	/*background:url(../images/main_bullet.gif) no-repeat 10px 15px;*/
}


.sl-main-top-right {
	float:right;
	width:10px;
	height:35px;
	background:url(../images/main_top_right.gif) no-repeat;
}

.sl-main-middle {
	clear:both;
	float:left;
	width:378px;
	height:auto;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.sl-main-bottom {
	clear:both;
	float:left;
	width:380px;
	height:5px;
}

.sl-main-bottom-left {
	float:left;
	width:5px;
	height:5px;
	background:url(../images/main_bottom_left.gif) no-repeat;
	font-size:1px;
}

.sl-main-bottom-bg {
	float:left;
	width:370px;
	height:5px;
	background:url(../images/main_bottom_bg.gif) repeat-x;
	font-size:1px;
}

.sl-main-bottom-right {
	float:right;
	width:5px;
	height:5px;
	background:url(../images/main_bottom_right.gif) no-repeat;
	font-size:1px;
}

.sl-content-holder {
	clear:both;
	float:left;
	width:338px;
	height:592px; /*270*/
	padding:10px 20px;
}

.sl-content {
	clear:both;
	float:left;
	width:310px;
	height:22px;
	padding-bottom:5px;
}

.sl-content-left {
	float:left;
	width:140px;
	height:22px;
	line-height:22px;
	text-align:right;
}

.sl-content-right {
	float:right;
	width:160px;
	height:22px;
	text-align:left;
}

.sl-textfield {
	width:160px;
}

.sl-content-code {
	clear:both;
	float:left;
	width:310px;
	padding-bottom:5px;
	text-align:right;
}

.sl-content-terms {
	clear:both;
	float:left;
	width:310px;
	height:22px;
	padding:5px 0; /*padding:10px 0;*/
	text-align:center;
}

.sl-content-register {
	clear:both;
	float:left;
	width:310px;
	text-align:center;
}

.signup-right {
	float:right;
	width:380px;
	height:auto;
}

.al-content-container {
	clear:both;
	float:left;
	padding-top:25px;
	width:310px;
}

.al-content {
	clear:both;
	float:left;
	width:310px;
	height:22px;
	padding-bottom:5px;
}

.al-content-left {
	float:left;
	width:100px;
	height:22px;
	line-height:22px;
	text-align:right;
}

.al-content-right {
	float:right;
	width:200px;
	height:22px;
	text-align:left;
}

.al-content-login {
	clear:both;
	float:left;
	width:310px;
	padding:5px 0;
}

.al-content-right-login {
	float:right;
	width:200px;
	text-align:center;
}

.al-separator {
	clear:both;
	float:left;
	width:338px;
	height:15px;
	font-size:1px;
	border-bottom:1px dotted #CCCCCC;
}

.al-textfield {
	width:200px;
}

.al-fp-container {
	clear:both;
	float:left;
	width:338px;
	padding-top:30px;
}

.al-fp-title {
	clear:both;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#205193;
	width:338px;
	height:24px;
	line-height:24px;
	text-align: center;
}

.al-fp-content {
	clear:both;
	float:left;
	width:338px;
	height:25px;
	line-height:25px;
	padding:5px 0;
}

/*signup end*/

/*dvd-series begin*/
.dvd-series-container {
	clear:both;
	float:left;
	width:940px;
}

.dvd-series-panel {
	float:left;
	width:200px;
	height:auto;
}

.ds-top {
	clear:both;
	float:left;
	width:200px;
	height:30px;
}

.ds-top-left {
	float:left;
	width:5px;
	height:30px;
	background:url(../images/DVD_series_top_left.gif) no-repeat;
}

.ds-top-bg {
	float:left;
	width:190px;
	height:30px;
	background:url(../images/DVD_series_top_bg.gif) repeat-x;
}

.ds-top-bg-title {
	float:left;
	width:180px;
	height:30px;
	line-height:30px;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 5px;
}

.ds-top-right {
	float:right;
	width:5px;
	height:30px;
	background:url(../images/DVD_series_top_right.gif) no-repeat;
}

.ds-middle {
	clear:both;
	float:left;
	width:198px;
	height:auto;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.ds-middle-content {
	clear:both;
	float:left;
	width:178px;
	padding:5px 10px;
	color:#205193;
}

.ds-middle-content ul {
	margin:0;
	padding:0;
	list-style:none;
	width:178px;
}

.ds-middle-content li {
	list-style:none;
	padding:5px 0;
	border-bottom:1px dotted #CCCCCC;
}

.ds-middle-content a {
	color:#205193;
	text-decoration:none;
}

.ds-middle-content a:hover {
	color:#ff6600;
	text-decoration:none;
}

.ds-selected {
	color:#990000;
	text-decoration:none;
}

.ds-bottom {
	clear:both;
	float:left;
	width:200px;
	height:5px;
}

.ds-bottom-left {
	float:left;
	width:5px;
	height:15px;
	background:url(../images/DVD_series_bottom_left.gif) no-repeat;
	font-size:1px;
}

.ds-bottom-bg {
	float:left;
	width:190px;
	height:15px;
	background:url(../images/DVD_series_bottom_bg.gif) repeat-x;
	font-size:1px;
}

.ds-bottom-right {
	float:right;
	width:5px;
	height:15px;
	background:url(../images/DVD_series_bottom_right.gif) no-repeat;
	font-size:1px;
}

.dvd-series-main {
	float:right;
	width:730px;
	height:auto;
}

.ds-main-top {
	clear:both;
	float:left;
	width:730px;
	height:35px;
}

.ds-main-top-left {
	float:left;
	width:10px;
	height:35px;
	background:url(../images/main_top_left.gif) no-repeat;
}

.ds-main-top-bg {
	float:left;
	width:710px;
	height:35px;
	background:url(../images/main_top_bg.gif) repeat-x;
}

.ds-main-top-header {
	float:left;
	width:684px;
	height:23px;
	font-size:16px;
	font-weight:bold;
	color:#205193;
	padding:8px 0px 0px 25px;
	background:url(../images/main_bullet.gif) no-repeat 10px 17px;
}


.ds-main-top-right {
	float:right;
	width:10px;
	height:35px;
	background:url(../images/main_top_right.gif) no-repeat;
}

.ds-main-middle {
	clear:both;
	float:left;
	width:708px;
	height:auto;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:5px 10px 10px 10px;
}

.ds-main-bottom {
	clear:both;
	float:left;
	width:730px;
	height:5px;
}

.ds-main-bottom-left {
	float:left;
	width:5px;
	height:5px;
	background:url(../images/main_bottom_left.gif) no-repeat;
	font-size:1px;
}

.ds-main-bottom-bg {
	float:left;
	width:720px;
	height:5px;
	background:url(../images/main_bottom_bg.gif) repeat-x;
	font-size:1px;
}

.ds-main-bottom-right {
	float:right;
	width:5px;
	height:5px;
	background:url(../images/main_bottom_right.gif) no-repeat;
	font-size:1px;
}

.ds-content-container1 {
	clear:both;
	float:left;
	width:706px;
	height:145px; /*116*/
	border:1px solid #e2e2e2;
	background-color:#FFFFFF;
	margin-bottom:5px;
}

.ds-content-image-holder {
	float:left;
	width:126px;
	height:96px;
	padding:10px;
}

.ds-content-image {
	float:left;
	width:120px;
	height:90px;
	border:2px solid #CCCCCC;
	padding:1px;
}

.ds-content-holder {
	float:right;
	width:550px;
	height:96px;
	padding:10px 10px 10px 0;
}

.ds-content-title-duration {
	float:left;
	width:550px;
	height:24px;
	padding-bottom:5px;
	
}

.ds-content-title {
	float:left;
	width:430px;
	height:auto; /*24px*/
	line-height:auto;
	font-size:14px;
	font-weight:bold;
	color:#3b7fe5;
}

.ds-content-title a {
	color:#3b7fe5;
	text-decoration:none;
}

.ds-content-title a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.ds-content-duration {
	float:right;
	width:120px;
	height:24px;
	line-height:24px;
	font-size:12px;
	color:#333333;
	text-align:right;
}

.ds-red {
	color:#990000;
}

.ds-content-desc {
	width:550px;
}

.ds-content-container2 {
	clear:both;
	float:left;
	width:708px;
	height:145px; /*118*/
	background-color:#f1f1f1;
	margin-bottom:5px;
}

.main-pagination {
	clear:both;
	width:698px;
	height:24px;
	line-height:24px;
	text-align:center;
	padding:5px;
}

.mp-previous a, .mp-next a {
	color:#333333;
	text-decoration:none;
}

.mp-previous a:hover, .mp-next a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.mp-page a {
	color:#333333;
	text-decoration:none;
	border-right:1px solid #999999;
	padding:0 5px;
}

.mp-page a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.mp-page-selected {
	color:#3b7fe5;
	text-decoration:underline;
	border-right:1px solid #999999;
	padding:0 5px;
	font-weight:bold;
}

.mp-page-nl a {
	color:#333333;
	text-decoration:none;
	border-right:0;
	padding:0 5px;
}
/*dvd-series end*/

/*content begin*/
.main-content-container {
	clear:both;
	float:left;
	width:940px;
}

.mc-top {
	clear:both;
	float:left;
	width:940px;
	height:35px;
}

.mc-top-left {
	float:left;
	width:10px;
	height:35px;
	background:url(../images/main_top_left.gif) no-repeat;
}

.mc-top-bg {
	float:left;
	width:920px;
	height:35px;
	background:url(../images/main_top_bg.gif) repeat-x;
}

.mc-top-header {
	float:left;
	width:890px;
	height:23px;
	font-size:16px;
	font-weight:bold;
	color:#205193;
	padding:12px 5px 0 25px;
	background:url(../images/main_bullet.gif) no-repeat 10px 17px;
}


.mc-top-right {
	float:right;
	width:10px;
	height:35px;
	background:url(../images/main_top_right.gif) no-repeat;
}

.mc-middle {
	clear:both;
	float:left;
	width:938px;
	height:auto;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.mc-middle-content {
	clear:both;
	float:left;
	width:898px;
	height:auto;
	padding:20px;
}

.mc-bottom {
	clear:both;
	float:left;
	width:940px;
	height:5px;
}

.mc-bottom-left {
	float:left;
	width:5px;
	height:5px;
	background:url(../images/main_bottom_left.gif) no-repeat;
	font-size:1px;
}

.mc-bottom-bg {
	float:left;
	width:930px;
	height:5px;
	background:url(../images/main_bottom_bg.gif) repeat-x;
	font-size:1px;
}

.mc-bottom-right {
	float:right;
	width:5px;
	height:5px;
	background:url(../images/main_bottom_right.gif) no-repeat;
	font-size:1px;
}

.red {
	color:#cc0000;
}

/*content end*/

/*contact us begin*/
.contact-container {
	clear:both;
	float:left;
	width:420px;
	height:auto;
	padding:0 260px;
}

.contact-left {
	clear:both;
	float:left;
	width:420px;
	height:auto;
}

.contact-main-top {
	clear:both;
	float:left;
	width:420px;
	height:35px;
}

.contact-main-top-left {
	float:left;
	width:10px;
	height:35px;
	background:url(../images/main_top_left.gif) no-repeat;
}

.contact-main-top-bg {
	float:left;
	width:400px;
	height:35px;
	background:url(../images/main_top_bg.gif) repeat-x;
}

.contact-main-top-header {
	float:left;
	width:370px;
	height:23px;
	font-size:16px;
	font-weight:bold;
	color:#205193;
	padding:12px 5px 0 25px;
	background:url(../images/main_bullet.gif) no-repeat 10px 17px;
}


.contact-main-top-right {
	float:right;
	width:10px;
	height:35px;
	background:url(../images/main_top_right.gif) no-repeat;
}

.contact-main-middle {
	clear:both;
	float:left;
	width:398px;
	height:auto;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:0 10px;
}

.contact-main-bottom {
	clear:both;
	float:left;
	width:420px;
	height:5px;
}

.contact-main-bottom-left {
	float:left;
	width:5px;
	height:5px;
	background:url(../images/main_bottom_left.gif) no-repeat;
	font-size:1px;
}

.contact-main-bottom-bg {
	float:left;
	width:410px;
	height:5px;
	background:url(../images/main_bottom_bg.gif) repeat-x;
	font-size:1px;
}

.contact-main-bottom-right {
	float:right;
	width:5px;
	height:5px;
	background:url(../images/main_bottom_right.gif) no-repeat;
	font-size:1px;
}

.contact-content-holder {
	clear:both;
	float:left;
	width:358px;
	padding:20px 20px 10px 20px;
}

.contact-content-desc {
	clear:both;
	float:left;
	width:378px;
	padding:5px 10px;
	font-size:11px;
	border-bottom:1px dotted #CCCCCC;
}

.contact-content {
	clear:both;
	float:left;
	width:350px;
	height:22px;
	padding-bottom:5px;
}

.contact-content-left {
	float:left;
	width:140px;
	height:22px;
	line-height:22px;
	text-align:right;
}

.contact-content-right {
	float:right;
	width:200px;
	height:22px;
	text-align:left;
}

.contact-textfield {
	width:200px;
}

.contact-content-send {
	clear:both;
	float:left;
	width:350px;
	text-align:center;
	padding:10px 0 5px 0;
}

.contact-content-message {
	clear:both;
	float:left;
	width:350px;
	height:22px;
	line-height:22px;
	padding-top:15px;
}

.contact-content-message-desc {
	clear:both;
	float:left;
	width:350px;
}

.message-text {
	width:350px;
}
/*contact us*/

/*transcript begin*/
.transcript-holder {
	clear:both;
	float:left;
	width:898px;
}

td {
	height:21px;
	line-height:21px;
	padding:5px;
	border-bottom:1px dotted #CCCCCC;
}

.th-dt a {
	color:#3b7fe5;
	text-decoration:underline;
}

.th-dt a:hover {
	color:#ff6600;
	text-decoration:underline;
}
/*transcript end*/

/*online test begin*/
.online-tests-holder {
	clear:both;
	float:left;
	width:898px;
}

.ot a {
	color:#3b7fe5;
	text-decoration:underline;
}

.ot a:hover {
	color:#ff6600;
	text-decoration:underline;
}

.online-tests-topic {
	clear:both;
	float:left;
	width:888px;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#3b7fe5;
	padding:0 5px 10px 5px;
}

.quiz-question-holder1 {
	clear:both;
	float:left;
	width:876px;
	padding:10px;
	background-color:#FFFFFF;
	border:1px solid #e2e2e2;
	margin-bottom:5px;
}

.quiz-question-holder2 {
	clear:both;
	float:left;
	width:878px;
	padding:10px;
	background-color:#f1f1f1;
	margin-bottom:5px;
}

.quiz-question {
	clear:both;
	float:left;
	width:876px;
	padding:5px 0;
}

.quiz-question-ans-desc, .quiz-question-ans-reason {
	clear:both;
	float:left;
	width:876px;
	padding:5px 0;
}

.quiz-question-ans {
	clear:both;
	float:left;
	width:836px;
	padding:5px 20px;
}

.quiz-rb-holder {
	clear:both;
	float:left;
	width:836px;
	padding:5px 20px;
}
.quiz-rb {
	padding:0 20px;
}

.online-test-action {
	clear:both;
	float:left;
	width:214px;
	padding:20px 342px 0px 342px;
}

.online-test-submit {
	float:left;
	width:102px;
}

.online-test-reset {
	float:right;
	width:102px;
}

.correct, .blue-color  {
	color:#3b7fe5;
	font-weight:bold;
}

.wrong, .red-color {
	color:#FF0000;
	font-weight:bold;
}

.online-test-spacer {
	clear:both;
	float:left;
	width:876px;
	height:15px;
	padding:0 10px;
}

.online-test-score {
	clear:both;
	float:left;
	width:876px;
	line-height:24px;
	padding:5px 0;
	padding:10px;
	font-size:12px;
	text-align:center;
	border-top:5px solid #CCCCCC;
	border-bottom:5px solid #CCCCCC;
}

.online-test-passmark {
	clear:both;
	float:left;
	width:876px;
	padding:10px;
}
/*online-end*/

/*purchase/subscribe start*/
.purchase-cont {
	clear:both;
	margin:0 auto;
	width:640px;
	height:auto;
}

.purchase-cont-title {
	clear:both;
	float:left;
	width:640px;
	height:30px;
	line-height:30px;
	color:#3B7FE5;
	font-size:14px;
	font-weight:bold;
}


.pc-container {
	clear:both;
	float:left;
	width:640px;
	height:auto;
}

.pc-top {
	clear:both;
	float:left;
	width:640px;
	height:31px;
}

.pc-top-left {
	float:left;
	width:5px;
	height:31px;
	background:url(../images/series_top_left.gif) no-repeat;
}

.pc-top-bg {
	float:left;
	width:630px;
	height:31px;
	background:url(../images/series_top_bg.gif) repeat-x;
}

.pc-header {
	float:left;
	width:620px;
	font-size:13px;
	font-weight:bold;
	line-height:31px;
	color:#FFFFFF;
	padding:0 5px;
}

.pc-top-right {
	float:right;
	width:5px;
	height:31px;
	background:url(../images/series_top_right.gif) no-repeat;
}

.pc-details-container {
	clear:both;
	float:left;
	border:1px solid #CCCCCC;
	border-bottom:none;
	border-top:none;
	width:638px;
}

.pc-title-container {
	height:23px;
	line-height:23px;
	background:url(../images/title_bg.gif) repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#205193;
	text-align:center;
}

.pc-title-style1 {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.pc-title-style2 {
	border-bottom:1px solid #CCCCCC;
}

.pc-style1 {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:5px;
	text-align:center;
}
.pc-style100 {
	border-bottom:1px solid #CCCCCC;
	text-align:right;
}
.pc-style200 {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;

}
.pc-style2 {
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	text-align:center;
}

.pc-discounts {
	background-color:#f1f1f1;
	text-align:left;
}

.pc-style-discounts {
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:5px 5px 5px 25px;
	font-weight:bold;
}

.pc-spacer {
	clear:both;
	float:left;
	width:640px;
	height:20px;
}
/*purchase/subscribe end*/
