﻿/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~DEFAULT CSS BEGIN~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#member-login {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/bg_member_login.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 29px;
	width: 383px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#member-loggedin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/bg_member_login.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 29px;
	width: 383px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#corporate-loggedin {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/bg_member_login.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 29px;
	width: 383px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #7F7F7F;
	height: 16px;
}
#leftnav {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg_left_nav.png);
	background-repeat: repeat-y;
}
/*
a:link {
	color: #333333;
	text-decoration: none;
}
*/
a:link {
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	color: #669900;
	text-decoration: bold;
}
.maintext-w {
	color: #FFFFFF;
	padding:12px;
	text-align: justify;
}
.maintext {
	color: #000000;
	padding: 10px;
	text-align: justify;
}
#joinee {
	background-image: url(../images/register.png);
	
}

/*
a:visited {
	color: #333333;
	text-decoration: none;
}*/
a:active {
	color: #333333;
	text-decoration: none;
}
#style-offered {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/bg_styles_offered.png);
	background-repeat: repeat-x;
}
/* Default CSS ends*/
.txtbreadcrumb {
	font-family: "Arial";
	font-size: 11px;
	color: #669900;
	font-weight: bold;
}
.mylink {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.alink {
	font-family: "Arial";
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}
.leftlink {
	font-family: "Arial";
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height:10px;
}
.loginBtn 
{
	background-image: url(../images/bg_button.png);
	background-repeat: repeat;
	border: solid 1px #E5B85C;
	font-family: "Wingdings 3";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	height: 18px;
	width: 18px;
}
.footerlink {
	font-family: "Arial";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.navlink {
	font-family: "Arial";
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~HOME PAGE SLIDER CSS BEGIN~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.clearAll {
	clear: both;
}

.SlidingPanels {
	width: 100px;
	height: 100px;
}
.SlidingPanelsContent {
	width: 100px;
	height: 100px;
}

.p1 {
	background-color: #CCCC66;
}
.p2 {
	background-color: #FFFFCC;
}
.p3 {
	background-color: #6699FF;
}
.p4 {
	background-color: #99CCCC;
}
.p5 {
	background-color: #FF99CC;
}
.p6 {
	background-color: #339933;
}
.p7 {
	background-color: #9933FF;
}
.p8 {
	background-color: #669966;
}
.p9 {
	background-color: #00FFCC;
}

#example2 .SlidingPanels {
	float: left;
}
#example2 .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
#example2 .SlidingPanelsContent {
	float: left;
}

#example3 .SlidingPanels {
	float: left;
}
#example3 .SlidingPanelsContentGroup {
	float: left;
	width: 900px;
}
#example3 .SlidingPanelsContent {
	float: left;
}
#example3_nav .SlidingPanels {
	float: left;
}
#example3_nav .SlidingPanelsContentGroup {
	float: left;
	width: 900px;
}
#example3_nav .SlidingPanelsContent {
	float: left;
}
.subhead-n {

	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #669900;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~HOME PAGE SLIDER CSS ENDS~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.msgmarquee {

	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}
.txttestimonial {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.alllink {
	font-family: "Arial";
	font-size: 11px;
	color: #FF6633;
	font-weight: bold;
	line-height:10px;
}
.btn {
	background-image: url(../images/bg_button.png);
	background-repeat: repeat;
	border: solid 1px #E5B85C;
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.questtiontxt
{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	background-color: #ffffff;
	padding: 2px;
}
.usermsg
{
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
#pscroller1 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; WIDTH: 230px; COLOR: #333333; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 200px; TEXT-ALIGN: justify
}

.lblredtxt {
	font-family: "Arial";
	font-size: 11px;
	font-weight: normal;
	color: #FF0066;
	
}
.lblgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.lblblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #038ccb;
}
.lblred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.grey a:hover{
	color: #7bbcee;
}
.grey a:link{
	color: #7bbcee;
	text-decoration: none;
}
#cobrandpscroller {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 11px; PADDING-BOTTOM: 0px; WIDTH: 230px; COLOR: #333333; PADDING-TOP: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 100px; TEXT-ALIGN: justify
}
