/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #ffffff;
	background:url(images/bg.gif) repeat-x 0px 0px;
	text-decoration: none;
}
.navtext {
	margin: 0px;
	font-family: Tahoma, Trebuchet MS, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

.leftPanel {
	width: 250px;
	vertical-align: top;
	position: relative;
	top:0px;
	float:left;
}
.topBg {background:url(images/topBg.gif) repeat-x 0px 0px;}
p, table, tr, th, td {
	font-family: Verdana, Arial, Trebuchet MS, Tahoma, ;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
p a, table a, tr a, th a, td a {
	color: #000000;
	text-decoration: none;
}
p a:hover, table a:hover, tr a:hover, th a:hover, td a:hover {
	color: #000000;
	text-decoration: underline;
}

li {
	font-family: Arial, Trebuchet MS, Verdana, Verdana,;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background:url(images/bullet.gif);
	padding: 0px 0px 0px 3px;
}

h1 {
	font-family: georgia, Tahoma, Arial, Verdana;
	font-size: 18px;
	color: #c01d0a;
	font-weight: bold;
	text-decoration: none ;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
h1 a {
	color: #820b08;
	margin: 0px;
	text-decoration: none;
}
h1 a:hover {
	color: #820b08;
	margin: 0px;
	text-decoration: underline;
}
h2 {
	font-family:  Arial, Tahoma,, Trebuchet MS;
	font-size: 14px;
	color: #ab0d0d;
	font-weight: bold;
	margin: 0px;
	text-decoration:none;
	background:url(images/arrow.gif) no-repeat 7px 8px;
	padding: 5px 0px 0px 20px;
}

h2 a {
	color: #ab0d0d;
	font-weight: bold;
	text-decoration:none;
	padding: 5px 0px 0px 0px;
}

h2 a:hover {
	color: #ab0d0d;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px 0px 0px 0px;
}

h3 {
	font-family: Arial,Trebuchet MS, Tahoma,;
	font-size: 20px;
	color: #6f144b;
	text-decoration: none;
	font-weight: bold;
	margin: 4px;
	padding: 0px 0px 0px 0px;
}

h5 {
	font-family: Arial,Trebuchet MS, Tahoma,;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	margin: 4px;
	padding: 0px 0px 0px 0px;
}

.breadcumps {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #dd0000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 7px 2px;
}
.breadcumps a{
	color: #dd0000;
	text-decoration: none;
}
.breadcumps a:hover{
	color: #dd0000;
	text-decoration: underline;
}
.input {
	background-color: #ffffff;
	border: 1px solid #a5acb2;
	font-family:  Tahoma ,Trebuchet MS,Arial, Verdana;
	font-size: 11px;
	font-weight: none;
	color: #000000;
	text-decoration: none;
	padding: 1px 0px 0px 3px;
	
}

.button2, .button, .submit {
	background: url(images/buttonBg.gif);
	border-top: 1px solid #c14118;
	border-right: 1px solid #c14118;
	border-bottom: 1px solid #c14118;
	border-left: 1px solid #c14118;
	font-family: Tahoma, Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
}
hr {
	background-color: #efefef;
	hright: 1px;
}

.white {background-color: #ffffff;}
.black {background-color: #000000;}
.green {background-color: #89a209;}
.lightblue {background-color: #e6f2fb;}
.parple {background-color: #b11d8a;
	padding: 4px 0px 0px 0px;
}

.grey {background-color: #cccccc;}
.lightGrey {background-color: #efefef;}
.red {background-color: #f80000;
	  height:24px;
	  padding: 4px 0px 4px 0px;
}

.border1 {border: 1px solid #6b0d04;}
.border2 {border: 1px solid #382619;}
.border3 {border: 1px solid #e60000;}
.borderDoublw {border: 3px Double #999999;}
.border2px {border: 3px Double #f4b6ab;}

.topnav{
	background: url(images/navBg.gif) repeat-x 0px 0px;
	height:37px;
	padding: 0px 0px 0px 0px;
}

.header{
	background: url(images/topBg.gif) no-repeat 0px 10px;
	height:184px;
	padding: 20px 0px 0px 30px;
}

.search{
	background: url(images/quicksearchBg.gif) no-repeat 0px 6px;
	height:195px;
	width:216px;
	padding: 50px 2px 2px 35px;
}

.loginBg{
	background: url(images/memberLoginBg.gif) no-repeat 0px 6px;
	height:195px;
	width:214px;
	padding: 60px 0px 0px 25px;
}

.membersbg{
	background: url(images/memberGalleryBg.gif) no-repeat 0px 10px;
	height:344px;
	padding: 38px 0px 0px 12px;
}

.articleBg{
	background: url(images/articlesBg.gif) no-repeat 0px 5px;
	height:270px;
	padding: 40px 20px 0px 18px;
}

.testiBg{
	background: url(images/testimonialBg.gif) no-repeat 0px 0px;
	height:223px;
	padding: 30px 20px 0px 25px;
}

.loungeBg{
	background: url(images/top5Lounge.gif) no-repeat 0px 0px;
	height:241px;
	padding: 30px 20px 0px 25px;
}
.eventBg{
	background: url(images/events_bg.gif) no-repeat 0px 0px;
	height:241px;
	padding: 30px 20px 0px 25px;
}

.welcomesbg{
	background: url(images/welcomeBg.gif) no-repeat 0px 0px;
	height:200px;
	padding: 20px 0px 10px 10px;
}


.featuredBg{
	background: url(images/featuredBg.gif) no-repeat 0px 5px;
	height:205px;
	padding: 20px 5px 0px 5px;
}

.myprofBg{
	background: url(images/myprofBg.gif) no-repeat 0px 5px;
	height:550px;
	padding: 40px 15px 0px 20px;
}

.formBg{
	background: url(images/fornBg.gif) no-repeat 0px 5px;
	padding: 40px 25px 0px 20px;
}
.formBg2{
	background: url(images/fornBg2.gif) no-repeat 0px 5px;
	padding: 40px 15px 0px 25px;
}

.formBg3{
	background: url(images/formBg3.gif) no-repeat 0px 5px;
	padding: 40px 25px 0px 20px;
}

.leftBg{
	background: url(images/leftBg.gif) no-repeat 0px 28px;
	padding: 40px 10px 10px 15px;
	height: 500px;
}


.prodetailsBg{
	background: url(images/prodetailsBg.gif) no-repeat 0px 0px;
	height:235px;
	padding:30px 15px 0px 20px;
}

.btnBg {
	font-family: Trebuchet MS, Arial,  Verdana,;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background:url(images/profole_btn.gif) no-repeat 40px 5px;
	height:40px;
	padding: 0px 0px 0px 80px;
}

.btnBg a {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

.btnBg a:hover {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


.featuredgift{
	background: url(images/giftBg.gif) no-repeat 0px 0px;
	height:171px;
	padding: 15px 0px 0px 10px;
}

.bottomBg{
	background: url(images/bottomborder.gif) repeat-x 0px 10px;
	padding: 0px 0px 10px 0px;
}

.greyBorder{
	border-bottom:#cccccc 1px solid;
	margin:0px;
	padding: 1px 0px 1px 0px;
}


.whitetext {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 8px 5px 4px;
}

.whitetext a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.whitetext a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.redText {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #820b08;
	text-decoration: none;
	font-weight: bold;
}

.redText4 {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 14px;
	color: #820b08;
	text-decoration: none;
	font-weight: bold;
}
.redText4 a {
	color: #de0303;
	text-decoration: none;
	font-weight: normal;
}

.redText4 a:hover {
	color: #de0303;
	text-decoration: underline;
	font-weight: normal;
}

.redText a {
	color: #820b08;
	text-decoration: none;
	font-weight: bold;
}

.redText a:hover {
	color: #820b08;
	text-decoration: underline;
	font-weight: bold;
}

.leftLink {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background: url(images/arrow3.gif) no-repeat 0px 13px;
	padding: 10px 0px 10px 20px;
}
.leftLink3 {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	background: url(images/arrow3.gif) no-repeat 0px 13px;
	padding: 10px 0px 10px 20px;
}
.leftLink a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.leftLink a:hover {
	color: #fff000;
	text-decoration: underline;
	font-weight: bold;
}

.leftLink2 {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #fff000;
	text-decoration: none;
	font-weight: bold;
	background: url(images/arrow4.gif) no-repeat 0px 13px;
	padding: 10px 0px 10px 20px;
}
.leftLink2 a {
	color: #fff000;
	text-decoration: none;
	font-weight: bold;
}
.leftLink2 a:hover {
	color: #fff000;
	text-decoration: underline;
	font-weight: bold;
}

.brownText {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #810606;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}

.brownTextJoin_Us {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 15px;
	color: #810606;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}


.copyrightText {
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #680804;
	text-decoration: none;
	font-weight:normal;
	padding: 0px 0px 15px 10px;
}

.bottomText {
	font-family: Tahoma, Arial, Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
	padding: 0px 0px 15px 0px;
}

.bottomText a {
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}

.bottomText a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}

.redText2 {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 10px;
	color: #de0303;
	text-decoration: none;
	font-weight: normal;
}
.redText2 a {
	color: #de0303;
	text-decoration: none;
	font-weight: normal;
}

.redText2 a:hover {
	color: #de0303;
	text-decoration: underline;
	font-weight: normal;
}
.blacktext {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.text {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.blacktext a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.blacktext a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}

.greyText {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 10px;
	color: #979797;
	text-decoration: none;
	font-weight: bold;
}

.greyText2 {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #979797;
	text-decoration: none;
	font-weight: bold;
}

.greyText3 {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #979797;
	text-decoration: none;
	
}

.greyText a {
	color: #979797;
	text-decoration: none;
	font-weight: bold;
}

.greyText a:hover {
	color: #979797;
	text-decoration: none;
	font-weight: bold;
}

.greenText {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #078f07;
	text-decoration: none;
	font-weight: bold;
}

.greenText a {
	color: #078f07;
	text-decoration: none;
	font-weight: bold;
}

.greenText a:hover {
	color: #078f07;
	text-decoration: none;
	font-weight: bold;
}

.redText3 {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #ea260b;
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat 4px 8px;
	font-weight: bold;
	padding: 5px 0px 5px 20px;
}

.redText3 a {
	color: #ea260b;
	text-decoration: none;
	font-weight: bold;
}

.redText3 a:hover {
	color: #ea260b;
	text-decoration: none;
	font-weight: bold;
}

.blacktext2 {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 5px 20px;
	
}
.blacktext3 {
	font-family: Tahoma, Arial Narrow,Trebuchet MS;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
		
}

.blacktext2 a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

.blacktext2 a:hover{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}


.redTextBig {
	font-family: Arial, Trebuchet MS, Tahoma;
	font-size: 14px;
	color: #ea260b;
	text-decoration: none;
	background: url(images/arrow.gif) no-repeat 4px 20px;
	font-weight: bold;
	padding: 15px 0px 0px 20px;
}

.row1 {
	font-family: Arial, Verdana,Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 5px 10px 5px 5px;
	border-bottom: 1px solid #ffffff;
}
.row2 {
	font-family: Arial, Verdana,Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 5px 10px 5px 5px;
	border-bottom: 1px solid #ffffff;
	background-color: #e3e3e3;
	
}

.cartTableHead {
	font-family: Arial, Verdana,Trebuchet MS;
	font-size: 12px;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
	padding: 5px 10px 5px 5px;
	border-bottom: 3px double #ffffff;
	background-color: #ff0000;	

}

.cartTableHead2 {
	font-family: Tahoma, Arial, Verdana,Trebuchet MS;
	font-size: 11px;
	font-weight: 600;
	color: #ffffff;
	text-decoration: none;
	padding: 2px 10px 2px 5px;
	border-bottom: 3px double #ffffff;
	background-color: #ff0000;	

}


.errormessage {
	font-family: Tahoma, Verdana, Trebuchet MS;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	padding: 6px 0px 6px 25px;
	background: url(images/smallRedArrow.gif) no-repeat 280px 11px;
	font-weight:bold;
	cursor: pointer;
}
.errormessageOn {
	font-family: Tahoma, Verdana, Trebuchet MS;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	padding: 6px 0px 6px 25px;
	background: url(images/smallRedArrow.gif) no-repeat 280px 11px;
	font-weight:bold;
	cursor: pointer;
}
<!---- errormessageOn2 done by pranoy ------>
.errormessageOn2 {
	font-family: Tahoma, Verdana, Trebuchet MS;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
	padding: 6px 0px 6px 25px;
	background: url(images/smallRedArrow.gif) no-repeat 280px 11px;
	font-weight:bold;
	cursor: default;
}

.active {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: 600;
	color: #dd0000;
	text-decoration: none;
	padding: 12px 10px 20px 20px;
	background: url(images/activeBg.gif) no-repeat 0px 0px;
	cursor:default;
}
.active:first-letter {
	font-family: Arial Rounded MT Bold, Arial, Trebuchet MS, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
}

.inActive {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 11px;
	font-weight: 600;
	color: #666666;
	text-decoration: none;
	padding: 12px 10px 20px 20px;
	background: url(images/inActiveBg.gif) no-repeat 0px 0px;
	cursor:default;
}
.inactive:first-letter {
	font-family: Arial Rounded MT Bold, Arial, Trebuchet MS, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	padding: 0px 15px 0px 0px;
}

.planHeader1 {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: 600;
	color: #666666;
	text-decoration: none;
	padding: 10px 0px 80px 0px;
	background: url(images/icon_diamond.gif) no-repeat center 30px;
	cursor:default;
	text-align:center;
	border-bottom: 3px double #dd0000;
}
.planHeader1:first-line {
	font-family: Georgia, Trebuchet MS,Arial Rounded MT Bold, Arial, Verdana;
	font-size: 14px;
	font-weight: 600;
	color: #000;
	text-decoration: none;
	cursor:default;
}

.planHeader2 {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: 600;
	color: #666666;
	text-decoration: none;
	padding: 10px 0px 80px 0px;
	background: url(images/icon_gold.gif) no-repeat center 40px;
	cursor:default;
	text-align:center;
	border-bottom: 3px double #dd0000;
}
.planHeader2:first-line {
	font-family: Georgia, Trebuchet MS,Arial Rounded MT Bold, Arial, Verdana;
	font-size: 14px;
	font-weight: 600;
	color: #615504;
	text-decoration: none;
	cursor:default;
}

.planHeader3 {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: 600;
	color: #666666;
	text-decoration: none;
	padding: 10px 0px 80px 0px;
	background: url(images/icon_silver.gif) no-repeat center 40px;
	cursor:default;
	text-align:center;
	border-bottom: 3px double #dd0000;
}
.planHeader3:first-line {
	font-family: Georgia, Trebuchet MS,Arial Rounded MT Bold, Arial, Verdana;
	font-size: 14px;
	font-weight: 600;
	color: #666666;
	text-decoration: none;
	cursor:default;
}

.planHeader4 {
	font-family: Arial, Trebuchet MS, Verdana;
	font-size: 12px;
	font-weight: 600;
	color: #666666;
	text-decoration: none;
	padding: 10px 0px 80px 0px;
	background: url(images/icon_bronze.gif) no-repeat center 40px;
	cursor:default;
	text-align:center;
	border-bottom: 3px double #dd0000;
}
.planHeader4:first-line {
	font-family: Georgia, Trebuchet MS,Arial Rounded MT Bold, Arial, Verdana;
	font-size: 14px;
	font-weight: 600;
	color: #4f2a1a;
	text-decoration: none;
	cursor:default;
}

.discount {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor:default;
	padding: 10px 0px 0px 0px;
	
}
.discount:first-line {
	font-family:  Georgia, Trebuchet MS, Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #dd0000;
	text-decoration: none;
	cursor:default;
	padding: 0px 0px 20px 0px;
}

.subject{
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	cursor:default;
	padding: 15px 0px 20px 45px;
}
.error{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: plain;
	color: #FF0000;
	text-decoration: none;
	cursor:default;
}

.borderBottom { border-bottom: 1px solid #efefef;}

