UL {
	list-style:'circle';
	margin: 0px;
	padding-left:12px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	line-height: 22px;
}

.arial11px-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4B4B4B;
	text-decoration: none;
}
.arial11px-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.PopularTags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #009FFB;
	text-decoration: none;
	text-align:justify;
}

.popular-tags-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009FFB;
	text-decoration: none;
	line-height: 26px;
}
.popular-tags-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #009FFB;
	text-decoration: none;
	line-height: 26px;
}

.arial11px-green-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4FC801;
	text-decoration: none;
}
.arial11px-red-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.arial11px-green-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4FC801;
	text-decoration: none;
}
.arial11px-red-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}



.all-textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	width:180px;
	padding-left: 2px;
}
.navigation-bg {
	background-image: url(../images/homepage/navigation-bg.jpg);
	background-repeat: repeat-x;
}
.navigation-tab:link {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align:top;
	display:block;
	margin-top:3px;
}
.navigation-tab:visited {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align:top;
	display:block;
	margin-top:3px;
}
.navigation-tab:hover {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align:top;
	display:block;
	margin-top:3px;
}
.red-box-bg {
	background-image: url(../images/homepage/box-bg-red.jpg);
	background-repeat: repeat-x;
}
.green-box-bg {
	background-image: url(../images/homepage/box-bg-green.jpg);
	background-repeat: repeat-x;
}

.image-border {
	border: 1px solid #BCBCBC;
}
.section-heading {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align:top;
	display:block;
	margin-top:3px;
	margin-left:5px;
}
.link-blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009FFB;
	text-decoration: underline;
}

.link-blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009FFB;
	text-decoration: underline;
}

.link-blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009FFB;
	text-decoration: none;
}
.more-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4FC801;
	text-decoration: underline;
}

.more-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4FC801;
	text-decoration: underline;
}

.more-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4FC801;
	text-decoration: none;
}

.more-link-bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4FC801;
	text-decoration: none;
}

.more-link-bold:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4FC801;
	text-decoration: none;
}

.more-link-bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4FC801;
	text-decoration: underline;
}

.more-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4FC801;
	text-decoration: none;
}


.dotted-line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	letter-spacing:3px;
}
.image-border-coolwisher {
	padding: 2px;
	border: 1px solid #CBCBCB;
}

.image-border-green {
	padding: 2px;
	border: 1px solid #81DD16;
}

.image-border-red {
	padding: 2px;
	border: 1px solid #FF0100;
}

.latest-news-first-row-bg {
	background-color: #F9F9F9;
}
.latest-news-second-row-bg {
	background-color: #F2F2F2;
}

.latest-news-more-row-bg {
	background-color: #EAEAEA;
}

.letestNews-news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #009FFB;
	text-decoration: none;
}

.footer-navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer-navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer-navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.bookmark-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: underline;
}
.view-my-profile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FF0000;
	text-decoration: underline;
}

.top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.textmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	padding-left: 2px;
}

.textmenu_01 {
	font-family: Arial, Helvetica, sans-serif;
	width:325px;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	padding-left: 2px;
}

.textmenu-02 {
	font-family: Arial, Helvetica, sans-serif;
	width:420px;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	padding-left: 2px;
	height: 54px;
}

.textbox-text {
	font-family: Arial, Helvetica, sans-serif;
	width:930px;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	padding-left: 2px;
	height: 75px;
}

.textmenu-03 {
	font-family: Arial, Helvetica, sans-serif;
	width:587px;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	padding-left: 2px;
	height: 169px;
}

.textmenu-031 {
	font-family: Arial, Helvetica, sans-serif;
	width:553px;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	padding-left: 2px;
	height: 155px;
}






		/* LANDINGPAGE GREY	START */

.cross-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: line-through;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

.inner-red-box-bg {
	background-image: url(../images/landingpage/heading-bar-bg.jpg);
	background-repeat: repeat-x;
}

.inner-section-heading {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align:top;
	display:block;
	margin-top:3px;
	margin-left:5px;
}

.grey-top-middle-box-bg {
	background-image: url(../images/common/grey-box-top-middle-bg.jpg);
	background-repeat: repeat-x;
}


.grey-bottom-middle-box-bg {
	background-image: url(../images/common/grey-box-bottom-middle-bg.jpg);
	background-repeat: repeat-x;
}

.grey-middle-border-box-bg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B5B5B5;
	border-left-color: #B5B5B5;
}

.white-top-middle-box-bg {
	background-image: url(../images/common/white-box-top-middle-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.white-bottom-middle-box-bg {
	background-image: url(../images/common/white-box-bottom-middle-bg.jpg);
	background-repeat: repeat-x;
}

.white-middle-border-box-bg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B5B5B5;
	border-left-color: #B5B5B5;
}

.user-textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	padding-left: 2px;
	width: 100px;
}

.box1 {
	width:231px;
	float:left;
	padding-right: 11px;
}

.box2 {
	width:231px;
	float:left;
	padding-right: 11px;
}

.box3 {
	width:231px;
	float:left;
	padding-right: 11px;
}

.box4 {
	width:231px;
	float:left;
}

.box5 {
	width:473px;
	float:left;
}

.box7 {
	width:473px;
	float:left;
}

.box6 {
	width:911px;
	float:left;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 16px;
}
.sub-grey-section-heading {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.view-grey-text {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.link-grey:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #353535;
	text-decoration: underline;
}

.link-grey:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #353535;
	text-decoration: underline;
}

.link-grey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
}

.link-grey-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
}

.link-grey-highlight:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #353535;
	text-decoration: underline;
}

.link-grey-highlight:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #353535;
	text-decoration: underline;
}

.link-grey-highlight:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}

.grey-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}

.link-blue-normal:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #009FFB;
	text-decoration: underline;
}

.link-blue-normal:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #009FFB;
	text-decoration: underline;
}

.link-blue-normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #009FFB;
	text-decoration: none;
}

.link-blue-normal12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009FFB;
	text-decoration: underline;
}

.link-blue-normal12:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009FFB;
	text-decoration: underline;
}

.link-blue-normal12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #009FFB;
	text-decoration: none;
}

.blue-normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #009FFB;
	text-decoration: none;
}

.arial11px-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
}
.edit-grey:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7A7878;
	text-decoration: none;
}

.edit-grey:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7A7878;
	text-decoration: none;
}

.edit-grey:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7A7878;
	text-decoration: underline;
}

.arial12px-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
}
.arial12px-grey-ver-specing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
	line-height: 25px;
}
.arial12px-grey-left-pedding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
	line-height: 25px;
	padding-left:15px;
}
.grey-dotted-line {
	background-image: url(../images/common/dotted-line.jpg);
	background-repeat: repeat-x;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	padding-left: 2px;
	width: 214px;
	height:33px;
}

.textfield-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	padding-left: 2px;
	width: 30px;
}



.div-box {
	float:none;
	height: 74px;
}


		/* LANDINGPAGE GREY	END */
		
		/* LANDINGPAGE TRUE GREEN START */
		
.inner-green-box-bg {
	background-image: url(../images/landingpage/heading-bar-bg-green.jpg);
	background-repeat: repeat-x;
}

		/* LANDINGPAGE START */
		
.red-top-middle-box-bg {
	background-image: url(../images/common/red-box-bg.jpg);
	background-repeat: repeat-x;
}


.red-bottom-middle-box-bg {
	background-image: url(../images/common/red-box-bottom-border.jpg);
	background-repeat: repeat-x;
}

.red-middle-border-box-bg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FEC6C5;
	border-left-color: #FEC6C5;
}

.landinpage-main-div1 {
	width:474px;
	float:left;
	padding-right: 17px;
}

.landinpage-main-div2 {
	width:474px;
	float:left;
}

.landinpage-sub-div1 {
	width:233px;
	float:left;
	padding-right: 7px;
	padding-top: 5px;
}

.landinpage-sub-div2 {
	width:233px;
	float:left;
	padding-top: 5px;
}

.landinpage-sub-div3 {
	width:474px;
	float:left;
	padding-top: 5px;
}

.landinpage-add-div {
	width:911px;
	float:left;
	padding-right: 42px;
	padding-left: 42px;
		padding-bottom: 16px;

}


.sub-red-section-heading {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FE0002;
	text-decoration: none;
}

.view-red-text {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #FE0002;
	text-decoration: none;
}

.edit-red:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FE0002;
	text-decoration: none;
}

.edit-red:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FE0002;
	text-decoration: none;
}

.edit-red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FE0002;
	text-decoration: underline;
}

.red-normal11-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FE0002;
	text-decoration: none;
}



.green-top-middle-box-bg {
	background-image: url(../images/common/green-box-bg.jpg);
	background-repeat: repeat-x;
}


.green-bottom-middle-box-bg {
	background-image: url(../images/common/green-box-bottom-bg.jpg);
	background-repeat: repeat-x;
}

.green-middle-border-box-bg {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCFF8C;
	border-left-color: #BCFF8C;
}

.sub-green-section-heading {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #4DA012;
	text-decoration: none;
}

.view-green-text {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #4DA012;
	text-decoration: none;
}

.edit-green:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4DA012;
	text-decoration: none;
}

.edit-green:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4DA012;
	text-decoration: none;
}

.edit-green:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4DA012;
	text-decoration: underline;
}


		/* LANDINGPAGE END */
		
		
		
		/* TRUE-PROFILE START */


.main-middle-div {
	width:962px;
	float:left;
	padding-right: 10px;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
}		

.left-menu-div {
	width:191px;
	float:left;
	padding-right: 7px;
}

.middle-div {
	width:764px;
	float:left;

}

.user-name-div {
	width:283px;
	float:left;
	padding-right: 12px;
}

.google-add-div {
	width:468px;
	float:left;
}

.red-box-div {
	width:252px;
	float:left;
	padding-right: 4px;
}

.green-box-div {
	width:252px;
	float:left;
	padding-right: 4px;
}

.red-box-div1 {
	width:252px;
	float:left;
}

.profile-red-box-div {
	width:318px;
	float:left;
	padding-right: 4px;
}

.profile-green-box-div {
	width:318px;
	float:left;
	padding-right: 4px;
}

.profile-red-box-div1 {
	width:318px;
	float:left;
}

.navigation-bg-1 {
	background-image: url(../images/homepage/navigation-bg-1.jpg);
	background-repeat: repeat-x;
}

.navigation-bg-1-1 {
	background-image: url(../images/homepage/navigation-bg-1-1.jpg);
	background-repeat: repeat-x;
}

.navigation-bg-1-2 {
	background-image: url(../images/homepage/navigation-bg-1-2.jpg);
	background-repeat: repeat-x;
}
.sub-navigation-bg {
	background-color: #EC0303;
}

.sub-navigation-bg-1 {
	background-color: #FFFFFF;
}

.sub-navigation-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EC0303;
	text-decoration: none;
}
.arial-15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #EC0303;
	text-decoration: none;
}

.sub-navigation-text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.left-navi-top-middle-bg {
	background-image: url(../images/common/left-navi-top-middle-bg.jpg);
	background-repeat: repeat-x;
}

.left-navi-bottom-middle-bg {
	background-image: url(../images/common/left-navi-bottom-middle-bg.jpg);
	background-repeat: repeat-x;
}

.left-navi-dotted-line {
	background-image: url(../images/common/left-navi-dotted-line.jpg);
	background-repeat: repeat-x;
}

.left-navi-middle-bg {
	background-color: #EEEEEE;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCE09A;
	border-left-color: #BCE09A;
}

.left-menu-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}

.left-menu-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	text-decoration: none;
}

.left-menu-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #494949;
	text-decoration: underline;
}

.username-heading {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.my-profile-heading {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: bold;
	color: #4FC801;
	text-decoration: none;
}

.my-profile-view-heading {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.edit-white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.edit-white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.edit-white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.green-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4FC801;
	text-decoration: underline;
}

.green-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4FC801;
	text-decoration: underline;
}

.green-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4FC801;
	text-decoration: none;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	padding-left: 2px;
	width: 230px;
	
}

.textbox-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	padding-left: 2px;
	width: 230px;
	height:72px;
	
}

.textfield-05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	padding-left: 2px;
	width:227px;
}

.playlist-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
}





		/* FORUMS PAGE START */

.user-textfield-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	padding-left: 2px;
}


.bottom-grey-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
}
.button-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
}


		/* Classfieds PAGE START */
		
.sponsored-add-bg {
	background-image: url(../images/classifieds/sponsored-link-image.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.google-add-blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009FFB;
	text-decoration: underline;
}

.google-add-blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009FFB;
	text-decoration: underline;
}


.google-add-blue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #009FFB;
	text-decoration: none;
}

.grey-bg-to-bottom-border {
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CACACA;
	border-bottom-color: #CACACA;
}

.user-information-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4B4B4B;
	text-decoration: none;
}


.div-top-pedding{
	padding-top: 10px;
	}
.grey-border {
	border: 1px solid #CCCCCC;
}
.previous-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}

.right-border {
	border-right: 1px solid #CBCBCB;
}

.left-border {
	border-left: 1px solid #B5B5B5;
}

.sub-white:link {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.sub-white:visited {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.sub-white:hover {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.sub-red{
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

.sub-white-nevi {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}




.textbox-registration {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	padding-left: 2px;
	width: 330px;
}

.textbox-compose-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	width: 700px;
	height:100px;
}
.textbox-for-blog-compose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	width: 700px;
	height:250px;
}

.textbox-compose-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	width: 330px;
	height:50px;
}
.textbox-for-blog-compose-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	width: 330px;
	height:90px;
}

.arial10px-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.textbox-compose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	width: 700px;
	height:290px;
}

.link-blue-big:link {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #009FFB;
	text-decoration: underline;
}

.link-blue-big:visited {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #009FFB;
	text-decoration: underline;
}

.link-blue-big:hover {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #009FFB;
	text-decoration: none;
}

/* Beta Page CSS */

.beta-content {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.beta-content-bg {
	font-family: "Comic Sans MS";
	background-color:#CCCCCC;
	font-size: 21px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.beta-content-red {
	font-family: "Comic Sans MS";
	font-size: 21px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.beta-content-light-red {
	font-family: "Comic Sans MS";
	font-size: 21px;
	font-weight: normal;
	color: #FF6A6A;
	text-decoration: none;
}
.beta-content-light-green {
	font-family: "Comic Sans MS";
	font-size: 21px;
	font-weight: normal;
	color: #9BBB59;
	text-decoration: none;
}
.beta-content-light-blue {
	font-family: "Comic Sans MS";
	font-size: 21px;
	font-weight: normal;
	color: #548DD4;
	text-decoration: none;
}
.beta-content-light-blue-heading {
	font-family: "Comic Sans MS";
	font-size: 23px;
	font-weight: normal;
	color: #548DD4;
	text-decoration: none;
}
.beta-content-dark-red {
	font-family: "Comic Sans MS";
	font-size: 21px;
	font-weight: bold;
	color: #C00000;
	text-decoration: none;
}
.beta-content-red-normal {
	font-family: "Comic Sans MS";
	font-size: 21px;
	font-weight: normal;
	color: #C00000;
	text-decoration: none;
}
.beta-content-green {
	font-family: "Comic Sans MS";
	font-size: 21px;
	font-weight: normal;
	color: #00B050;
	text-decoration: none;
}
.beta-content-black {
	font-family: "Comic Sans MS";
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.beta-content-black-small {
	font-family: "Comic Sans MS";
	font-size: 21px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.beta-content-blue {
	font-family: "Comic Sans MS";
	font-size: 21px;
	font-weight: normal;
	color: #00B0F0;
	text-decoration: none;
}

.beta-content-yellow {
	font-family: "Comic Sans MS";
	font-size: 21px;
	font-weight: normal;
	color: #FFC000;
	text-decoration: none;
}

.beta-content-darkpink {
	font-family: "Comic Sans MS";
	font-size: 21px;
	font-weight: normal;
	color: #ED17B5;
	text-decoration: none;
}
.beta-textbox-compose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
	width: 700px;
	height:195px;
}


		/* Video */
		
.video-sub-tab-bg {
	background-color: #EAEAEA;
	padding: 5px 8px;
}

.video-sub-tab-bg-over {
	background-color: #FFD3D6;
	padding: 5px 8px;
}

.video-sub-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}

.video-sub-link-hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.textbox_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	text-decoration: none;
	border: 1px solid #D7D7D7;
}

.points-hightlight-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}



.pages-bg {
	background:#E8E8E8;
	padding: 3px 6px;
}

.pages-bg-over {
	background:#B5B5B5;
	padding: 3px 6px;
}

.pages-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.pages-bg-blue {
	background:#EFF8FF;
	padding: 3px 6px;
	border:1px solid #C5E3F8;
}

.pages-text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009FFB;
	text-decoration: none;
}

.pages-text-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}


.pages-text-over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tabs-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.tabs-text-over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}


.tabs-top-bg {
	background:#DADADA url(../images/videos/tab-top-middle-bg.jpg) repeat-x top;
}

.tabs-top-bg-over {
	background:#DADADA url(../images/videos/tab-top-middle-bg-over.jpg) repeat-x top;
}

.tabs-bottom-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5B5B5;
}

.tabs-heading {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 5px;
}

.radio-bg {
	background-color: #E6F0F7;
}

.video-view-heading {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.gray-right-border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#CCCCCC;
}
.gray-top-border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#CCCCCC;
	background-color: #F8F8F8;
}

.calender-bg {
	background:#C4C4C4;
	border:1px solid #999999;
}

.global-wish{
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.raised-box-bg {
	background-image: url(../images/common/raised-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 95px;
	width: 125px;
}








/*Styles Added by Sujith*/




.style1 {
	background: #0094D6 url(bg.gif) repeat-x;
	color: #466;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
	
}


.new-style-small {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:12px;
}

.new-style-big {
font-family: "Verdana";
color:#FFFFFF;
font-weight:bold;
font-size:24px;
}

.new-style {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:16px;
}

.style-links{
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
}


.zone_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left:15px;
	padding-right:15px;
}

.zone_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#00FF00;
font-weight:bold;
font-size:16px;
}

.paginationTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
