@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#141517;
	margin:0;
	padding:0;
	background-color: #E8F2F4;
}
/*Tags attribute css*/
img, div {
	border:none;
	behavior: url("iepngfix.htc");
}
a:active {
	outline:none;
}
form {
	margin:0;
	padding:0;
}
.clear {
	clear:both;
	height:0;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
.height9 {
	height:9px;
}
.height5 {
	height:5px;
}
.padding8px {
	padding:8px;
}
.paddingwithmargin {
	padding:8px 8px 8px 138px;
}
/*End of tags css*/

/*Feedback tag css start here*/
.feedback {
	float:left;
	width:30px;
	height:103;
	margin:0 auto;
	position:relative;
	top:370px;
	left:0;	
	z-index:100;
}
.feedback ul {
	list-style:none;
	margin:0;
	padding:0;
}
.feedback li a {
	display:block;
	width:30px;
}
/*Top part css start here //////////////////////////////////////////////////////////////////////////////////////*/
.toppartlinksbg {
	background:url(../img/toplinkheader_bg.gif) repeat-x top;
	font-size:12px;
	color:#C6E3EC;
}
.toppartlink {
	font-weight:bold;
	color:#141517;
	text-decoration:none;
	margin:0 5px 0 5px;
}
.toppartlink:hover {
	font-weight:bold;
	color:#141517;
	text-decoration:underline;
}
.button {
	float:left;
	width:55px;
}
.searchtextboxcss {
	font-size:12px;
	color:#141517;
	background:url(../img/textboxbg.gif) repeat-x bottom;
	border-right:none;
	border-top:#6B6B6B 1px solid;
	border-left:#A1A1A1 1px solid;
	border-bottom:#E7E7E7 1px solid;
	width:122px;
	float:left;
	line-height:normal;
	height:15px;
}
/*Navigation css start here***************/
	.navbg {
	background:url(../img/nav_img/bg.gif) repeat-x top;
}
#menu {
	width:835px;
	margin:0 auto;
	position:relative;
}
#menu a:hover {
	background-image: none;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}
#menu li {
	display:inline;
	cursor: pointer;
	float: left;
	padding: 7px 0 0 0;
	margin:0;
}
#menu li a {
	padding:0 0 0 8px;
	background:url(../img/nav_img/tableft.gif) no-repeat left top;
	text-decoration: none;
	color: #fff;
	margin:0;
	font-weight:bold;
	font-size:13px;
	line-height:normal;
	float:left;
}
#menu li a span {
	display:block;
	background:url(../img/nav_img/tabright.gif) no-repeat right top;
	padding:4px 22px 4px 0px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu li a span {
	float:none;
}
/* End IE5-Mac hack */
#menu li a:hover {
	padding:0 0 0 8px;
	float: left;
	color:#000000;
	background:url(../img/nav_img/tableft.gif) no-repeat left bottom;
	cursor:pointer;
}
#menu li a:hover span {
	background:url(../img/nav_img/tabright.gif) no-repeat 100% bottom;
	display:block;
	color:#000000;
	padding:4px 22px 4px 0;
}
/*Sub menu css start here//////////////////////////////////////////////////////////////////////*/
#menu li ul li {
	display:inline;
	margin:0;
	padding:0;
	line-height:normal;
	color:#a6c6d3;
}
#menu li ul li a {
	padding: 0 0 0 5px;
	background:url(../img/nav_img/sublinks_tableft.gif) no-repeat left top;
	font-size: 12px;
	color: #000;
	float:left;
	margin:0 5px 0 5px;
	font:normal 12px Arial, Helvetica, sans-serif;
}
#menu li ul li a span {
	display:block;
	padding: 4px 8px 0px 2px;
	background:url(../img/nav_img/sublinks_tabright.gif) no-repeat right top;
	font-size: 12px;
	color: #000;
	float:left;
	cursor: pointer;
}
#menu li ul li a:hover {
	padding: 0 0 0 5px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../img/nav_img/sublinks_tableft.gif) no-repeat left bottom;
}
#menu li ul li a:hover span {
	background:url(../img/nav_img/sublinks_tabright.gif) no-repeat right bottom;
	color: #fff;
	float:left;
	padding: 4px 8px 2px 2px;
}
#menu ul li ul.sub-links {
	position: absolute;
	display: none;
	left:0;
	top:30px;
	padding:10px 0 0 0;
	width:1004px;
}
#menu UL li:hover ul.sub-links, #menu ul li A:hover ul.sub-links, #menu li.sfhover ul.sub-links {
	display:block;
}
#menu .sel, #menu .actual, #menu .sel:hover {
	background: url(../img/nav_img/tableft.gif) no-repeat left bottom;
	padding:0 0 0 8px;
	float: left;
	color:#000000;
}
#menu .sel span, #menu .actual span, #menu .sel:hover span {
	background:url(../img/nav_img/tabright.gif) no-repeat 100% bottom;
	display:block;
	color:#000000;
	padding:4px 22px 4px 0;
}
#menu ul li ul li .selsub, #menu ul li ul li .actual, #menu ul li ul li .selsub:hover {
	padding: 0 0 0 5px;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	background:url(../img/nav_img/sublinks_tableft.gif) no-repeat left bottom;
}
#menu ul li ul li .selsub span, #menu ul li ul li .actual span, #menu ul li ul li .selsub:hover span {
	background:url(../img/nav_img/sublinks_tabright.gif) no-repeat right bottom;
	color: #fff;
	float:left;
	padding: 4px 8px 2px 2px;
}
#menu .neutral {
	background: transparent !important;
	color: #BC1C1C !important;
}
#menu #all a {
	padding:0 0 0 8px;
	background:url(../img/nav_img/tableft.gif) no-repeat left top;
	float:left;
}
#menu #all a span {
	background:url(../img/nav_img/tabright_nosub.gif) no-repeat right top;
	display: block;
	cursor: pointer;
	float:left;
	padding:4px 8px 4px 0;
}
#menu #all a:hover {
	float:left;
	padding:0 0 0 8px;
	background:url(../img/nav_img/tableft.gif) no-repeat left bottom;
}
#menu #all a:hover span {
	background:url(../img/nav_img/tabright_nosub.gif) no-repeat right bottom;
	display: block;
	float:left;
	color:#000000;
	cursor: pointer;
	padding:4px 8px 4px 0;
}
#menu #all a.sel {
	float:left;
	padding:0 0 0 8px;
	background:url(../img/nav_img/tableft.gif) no-repeat left bottom;
}
#menu #all a.sel span {
	background:url(../img/nav_img/tabright_nosub.gif) no-repeat right bottom;
	display: block;
	float:left;
	color:#000000;
	cursor: pointer;
	padding:4px 8px 4px 0;
}
#menu #all .sel, #menu .actual, #menu #all .sel:hover {
	background: url(../img/nav_img/tableft.gif) no-repeat left bottom;
	padding:0 0 0 8px;
	float: left;
	color:#000000;
}
#menu #all .sel span, #menu .actual span, #menu #all .sel:hover span {
	background:url(../img/nav_img/tabright_nosub.gif) no-repeat right bottom;
	display:block;
	color:#000000;
	padding:4px 8px 4px 0;
}
/**************************************************************************************/

	/*End of navigation css***************/
/*End of top part css /////////////////////////////////////////////////////////////////////////////////////*/

/*Content part css start here //////////////////////////////////////////////////////////////////////////////////////*/

/*Introbox css start here***************/
.introboxcss {
	background-image:url(../img/introbox_borderbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
.introboxleftline {
	background-image:url(../img/introbox_borderbg.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFFFFF;
}
.introboxrightline {
	background-image:url(../img/introbox_borderbg.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
}
.introboxcss h1 {
	font-size:25px;
	color:#2971ad;
	padding:0 0 0 10px;
	margin:0;
}
.introboxcss p {
	line-height:20px;
	padding:10px 0 0 10px;
	margin:0;
}
.taketourcss {
	background:url(../img/taketourbg.gif) no-repeat 180px 1px;
	height:188px;
}
.taketourbutton {
	list-style:none;
	margin:77px 0 0 20px;
	padding:0;
}
.taketourbutton li a {
	display:block;
	margin:auto 0;
	width:124px;
	height:31px;
	text-indent:-900em;
	background:url(../img/buttons/take_tour.gif) no-repeat left top;
}
.taketourbutton li a {
	display:block;
	width:124px;
	height:31px;
	text-indent:-900em;
	background:url(../img/buttons/take_tour.gif) no-repeat left top;
}
.taketourbutton li a:active {
	display:block;
	width:124px;
	height:31px;
	text-indent:-900em;
	outline:none;
	background:url(../img/buttons/take_tour.gif) no-repeat left bottom;
}
/*End of introbox css***************/

/*servicesbox css start here***************/
.servicesboxcss {
	background-image:url(../img/servicesboxbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#8AC1EE;
}
.servicesboxcss h2 {
	color:#fafafa;
	margin:0;
	padding:0 0 0 10px;
	font-size:25px;
	line-height:normal;
}
.servicesbox-separatorbg {
	background:url(../img/servicesbox_rightbottomcorner.gif) no-repeat right bottom;
}
.servicesboxcss h3 {
	font-size:18px;
	font-weight:bold;
	margin:12px 0 0 0;
	padding:0;
}
.servicesboxcss p {
	line-height:20px;
	margin:0;
	padding:0 0 10px 0;
}
/*End of servicesbox css***************/	
.fixedroundedboxcss {
	border-left:#2971AD 1px solid;
	border-right:#2971AD 1px solid;
	background-color:#FFFFFF;
}
.fixedroundedboxheader {
	border-left:#2971AD 1px solid;
	border-right:#2971AD 1px solid;
	background-color:#FFFFFF;
	font-size:25px;
	padding:5px 10px 5px 10px;
	color:#2971AD;
	font-weight:bold;
}
/*Updated*/
.smalllistcss {
	padding:4px 8px 4px 8px;
}
/*Updated*/
.smalllistcss-alt {
	padding:4px 8px 4px 8px;
	background-color:#F8F8F5;
	border-top:#F0F0EB 1px solid;
	border-bottom:#F0F0EB 1px solid;
}
/*Updated*/
.smallnum {
	width:45px;
	padding:12px 0 12px 0;
	background:url(../img/icons/small_vote.gif) no-repeat center top;
	font-size:17px;
	font-weight:bold;
	float:left;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	text-shadow:#000000;
}
.sitelink {
	float:left;
	padding:2px 0 2px 10px;
}
.sitemainlink {
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#141517;
}
.sitemainlink:hover {
	font-size:18px;
	color:#2971AD;
	font-weight:bold;
	text-decoration:none;
}
.sitelink p {
	margin:0;
	padding:0;
}
.websitelink {
	color:#141517;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
.websitelink:hover {
	color:#141517;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
}
.flexibleroundedbox-leftline {
	background-image:url(../img/introbox_borderbg.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#FFFFFF;
}
.flexibleroundedbox-rightline {
	background-image:url(../img/introbox_borderbg.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#FFFFFF;
}
.flexibleroundedbox-topline {
	background-image:url(../img/introbox_borderbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
.flexibleroundedbox-bottomline {
	background-image:url(../img/introbox_borderbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
}
.flexibleroundedboxheader {
	font-size:25px;
	padding:5px 10px 5px 6px;
	color:#2971AD;
	font-weight:bold;
}
.tags 
{
	padding:0 10px 0 5px;
	line-height:31px;
}
html* .tags {
	line-height:33px;
}
.tag14px {
	font-size:14px;
	text-decoration:none;
	color:#565656;
}
.tag14px:hover {
	font-size:14px;
	text-decoration:none;
	color:#1F67A3;
	background-color:#C6E3EC;
}
.tag26px {
	font-size:26px;
	text-decoration:none;
	color:#565656;
}
.tag26px:hover {
	font-size:26px;
	text-decoration:none;
	color:#1F67A3;
	background-color:#C6E3EC;
}
.tag24px {
	font-size:24px;
	text-decoration:none;
	color:#565656;
}
.tag24px:hover {
	font-size:24px;
	text-decoration:none;
	color:#1F67A3;
	background-color:#C6E3EC;
}
.tag12px {
	font-size:12px;
	text-decoration:none;
	color:#565656;
}
.tag12px:hover {
	font-size:12px;
	text-decoration:none;
	color:#1F67A3;
	background-color:#C6E3EC;
}
.tag16px {
	font-size:16px;
	text-decoration:none;
	color:#565656;
}
.tag16px:hover {
	font-size:16px;
	text-decoration:none;
	color:#1F67A3;
	background-color:#C6E3EC;
}
.tag10px {
	font-size:10px;
	text-decoration:none;
	color:#565656;
}
.tag10px:hover {
	font-size:10px;
	text-decoration:none;
	color:#1F67A3;
	background-color:#C6E3EC;
}
.tag18px {
	font-size:18px;
	text-decoration:none;
	color:#565656;
}
.tag18px:hover {
	font-size:18px;
	text-decoration:none;
	color:#1F67A3;
	background-color:#C6E3EC;
}
.bluebordercss {
	color:#CFE7EF;
	size:1px;
}
/*End of content part css ///////////////////////////////////////////////////////////////////////////////////*/

/*Footer css start here //////////////////////////////////////////////////////////////////////////////////////*/
.footercss {
	background:url(../img/footerbar_bg.gif) repeat-x top;
	font-size:12px;
}
.footercss a {
	font-weight:bold;
	color:#141517;
	text-decoration:none;
	margin:0 5px 0 5px;
}
.footercss a:hover {
	font-weight:bold;
	color:#141517;
	text-decoration:underline;
	margin:0 5px 0 5px;
}
.copyrightcss {
	font-size:10px;
	color:#5A7A84;
}
/*End of Footer css //////////////////////////////////////////////////////////////////////////////////////*/

/*Inner page css start here///////////////////////////////////////////////////////////////////////////////////*/
.innerpageheading h1 {
	font-size:20px;
	color:#1F67A3;
	margin:0;
	padding:8px 0 8px 0;
}
.fixedroundedboxcss p {
	margin:0;
	padding:0;
	line-height:24px;
}
.profilename {
	font-size:16px;
	font-weight:bold;
	color:#141517;
}
.recommendationheader {
	background:url(../img/introbox_borderbg.gif) repeat-x left;
}
.typelinks {
	float:right;
	text-align:right;
	background-color:#FFFFFF;
	width:286px;/*Change the width when you add more links*/
}
.typelinks ul {
	margin:0 10px 0 0;
	padding:0;
	list-style:none;
}
.typelinks li {
	display:inline;
	margin:0;
	padding:0;
}
.typelinks a {
	float:left;
	margin:0;
	background:url(../img/nav_img/typelinks_left.gif) left top;
	padding:0 0 0 5px;
	font-size:12px;
	font-weight:bold;
	color:#141517;
	text-decoration:none;
}
.typelinks a span {
	display:block;
	float:left;
	background:url(../img/nav_img/typelinks_right.gif) right top;
	padding:5px 5px 5px 0;
	color:#141517;
	font-size:12px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.typelinks a span {
	float:none;
}
/* End IE5-Mac hack */
.typelinks a:hover span {
	color:#2971ad;
}
.typelinks a:hover {
	background-position:0% -25px;
}
.typelinks a:hover span {
	background-position:100% -25px;
}
.typelinks #current a {
	background-position:0% -25px;
}
.typelinks #current a span {
	background-position:100% -25px;
}
.monthwiselinks {
	color:#2971ad;
	font-size:12px;
	padding:5px 10px 0 0;
}
.bluelinks {
	color:#2971ad;
	text-decoration:none;
	font-size:12px;
	margin:0 5px 0 5px;
}
.bluelinks:hover {
	color:#2971ad;
	text-decoration:underline;
	font-size:12px;
	margin:0 5px 0 5px;
}
.bluelinksvisited {
	color:#000000;
	text-decoration:underline;
	font-size:12px;
	margin:0 5px 0 5px;
}
.websitelist {
	padding:8px 13px 0 13px;
	background-color:#FFFFFF;
}
.websitelist-alt {
	padding:8px 13px 0 13px;
	background-color:#F8F8F5;
	border-top:#F0F0EB 1px solid;
	border-bottom:#F0F0EB 1px solid;
}
.votebox {
	background:url(../img/icons/big_vote.gif) no-repeat left top;
	text-align:center;
	width:72px;
	height:64px;	
	font-size:11px;
	color:#141517;
	font-weight:normal;
	padding:5px 0 0 0;
	float:left;
}
.votebox div {
	color:#FFFFFF;
	font-weight:bold;
	font-size:24px;
	display:block;
	padding:3px 0 9px 0;#
}
.plus-minus {
	margin:5px 0 0 0;
}
.plus-minus a {
	margin:0 4px 0 4px;
}
.list-content {
	font-size:12px;
	color:#393733;
	margin:0 0 0 8px;
}
.list-content-bluelink {
	font-size:18px;
	color:#2971ad;
	text-decoration:none;
	font-weight:bold;
}
.list-content-bluelink:hover {
	font-size:18px;
	color:#141517;
	text-decoration:none;
	font-weight:bold;
}
.list-content-lightgraylink {
	color:#909090;
	font-size:12px;
	text-decoration:underline;
}
.list-content-lightgraylink:hover {
	color:#141517;
	font-size:12px;
	text-decoration:none;
}
.websitedetail-content {
	margin:5px 0 0 0;
	padding:0;
	line-height:normal;
	height:29px;
	position:relative;
}
/*New css*/
.followreadmore {
	position:absolute;
	text-align:right;
	float:right;
	margin:0 0 2px 426px;	
	top:14px;
	left:0;
}
.followreadmore a {
	display:block;
	color:#2971ad;
	text-decoration:none;
	font-size:12px;
	margin:0 5px 0 5px;
} 
.followreadmore a:hover {
	display:block;
	color:#2971ad;
	text-decoration:underline;
	font-size:12px;
	margin:0 5px 0 5px;
}
.followreadmoreafterlogin_reco {
	position:absolute;
	text-align:right;
	float:right;
	margin:0 0 2px 493px;	
	top:14px;
	left:0;
}
.followreadmoreafterlogin_reco a {
	display:block;
	color:#2971ad;
	text-decoration:none;
	font-size:12px;
	margin:0 5px 0 5px;
} 
.followreadmoreafterlogin_reco a:hover {
	display:block;
	color:#2971ad;
	text-decoration:underline;
	font-size:12px;
	margin:0 5px 0 5px;
}


.followreadmoreafterlogin {
	position:absolute;
	text-align:right;
	float:right;
	margin:0 0 2px 500px;	
	top:14px;
	left:0;
}
.followreadmoreafterlogin a {
	display:block;
	color:#2971ad;
	text-decoration:none;
	font-size:12px;
	margin:0 5px 0 5px;
} 
.followreadmoreafterlogin a:hover {
	display:block;
	color:#2971ad;
	text-decoration:underline;
	font-size:12px;
	margin:0 5px 0 5px;
}

.website-thumb a img {
	border:#d9d9d9 2px solid;
}
.website-thumb-comments a:hover img {
	border:#141517 2px solid;
}
.list-footerlinks {
	font-size:11px;
	border-top:#2971ad 1px solid;
	height:33px;
}
.smallprofilename img {
	margin:0 5px 0 0;
	float:left;
}
.smallprofilename {
	font-size:11px;
	font-weight:normal;
	float:left;
	padding:5px 5px 0 0;
	margin-right:8px;
}
.iconlink {
	list-style:none;
	float:left;
}
.middleline {
	float:left;
}
.website-thumb {
	float:right;
}
.icon-link {
	float:left;
}
.icon-link ul {
	margin:0;
	padding:0;
	list-style:none;
}
.icon-link li {
	float:left;
}
.icon-link li a {
	display:block;
	padding:5px 5px 5px 18px;
	text-decoration:none;
	float:left;
	color:#6B6B6B;
	margin:0 6px 0 6px;
}
.icon-link li a:hover {
	color:#141517;
}
.icon-link .icon-link-commment {
	background:url(../img/icons/comments.gif) no-repeat 6px 5px;
}
.icon-link .icon-link-share {
	background:url(../img/icons/user_share.gif) no-repeat 6px 5px;
}
.icon-link .icon-link-favorites {
	background:url(../img/icons/favorites.gif) no-repeat 6px 5px;
}
.icon-link .icon-link-addfavorites {
	background:url(../img/icons/add_favorites.gif) no-repeat 6px 5px;
}
.icon-link .icon-link-addcommment {
	background:url(../img/icons/add_comments.gif) no-repeat 6px 5px;
}
.icon-link .icon-link-email {
	background:url(../img/icons/email.gif) no-repeat 6px 5px;
}
.icon-link .icon-link-remove {
	background:url(../img/icons/remove.gif) no-repeat 6px 5px;
}
.icon-link .icon-link-bookmark {
	background:url(../img/icons/bookmark.gif) no-repeat 6px 5px;
}
.sharebutton {
	float:right;
	margin:10px 10px 10px 0;
	width:111px;
}
.pagination {
	margin:0;
	padding:0;
	font-size:11px;
}
.pagination ul, #pagination ul li {
	list-style: none;
	margin:0;
	padding:0;
}
.pagination ul {
	padding:0;
	margin:5px 0 0 240px;
	text-align: center;
}
.pagination ul li {
	display: inline;
	line-height:normal;
	margin:0;
	padding:0;
	cursor:pointer;
}
.pagination .pagination-prev-disable a {
	display:block;
	margin:0 2px 0 0;
	padding:0;
	float:left;
	cursor:text;
	background:url(../img/icons/pagination_prev_dis.gif) no-repeat;
	border:none;
	height:22px;
	width:21px;
	text-indent:-900em;
}
.pagination .pagination-prev-disable a:hover {
	display:block;
	margin:0 2px 0 0;
	padding:0;
	float:left;
	cursor:text;
	background:url(../img/icons/pagination_prev_dis.gif) no-repeat;
	border:none;
	height:22px;
	width:21px;
	text-indent:-900em;
}
.pagination .pagination-prev a {
	display:block;
	margin:0 2px 0 0;
	padding:0;
	float:left;
	background:url(../img/icons/pagination_prev.gif) no-repeat;
	border:none;
	height:22px;
	width:21px;
	text-indent:-900em;
}
.pagination .pagination-prev a:hover {
	display:block;
	margin:0 2px 0 0;
	padding:0;
	float:left;
	background:url(../img/icons/pagination_prev.gif) no-repeat;
	border:none;
	height:22px;
	width:21px;
	text-indent:-900em;
}

.pagination a {
	background: url(../img/page_gradient.jpg) bottom repeat-x;
	border: 1px solid #d3d3d3;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-size:11px;
	color:#478B38;
	float:left;
	margin:0 2px 0 0;
}
.pagination a.current {
	background: url(../img/icons/pagination_hoverbg.gif) bottom repeat-x;
	color:#FFFFFF;
	border: 1px solid #478B38;
	padding: 3px 5px 3px 5px;
	float:left;
	margin:0 2px 0 0;
	cursor:text;
}
.pagination a:hover {
	background: url(../img/icons/pagination_hoverbg.gif) bottom repeat-x;
	color:#FFFFFF;
	border: 1px solid #478B38;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-size:11px;
	float:left;
	margin:0 2px 0 0;
}
.pagination-next a {
	display:block;
	background:url(../img/icons/pagination_next.gif) no-repeat;
	padding:0;
	margin:0;
	border:none;
	height:22px;
	width:21px;
	text-indent:-900em;
}
.pagination-next a:hover {
	display:block;
	background:url(../img/icons/pagination_next.gif) no-repeat;
	padding:0;
	margin:0;
	border:none;
	height:22px;
	width:21px;
	text-indent:-900em;
}
.pagination-next-disable a {
	display:block;
	background:url(../img/icons/pagination_next_dis.gif) no-repeat;
	padding:0;
	margin:0;
	border:none;
	cursor:text;
	height:22px;
	width:21px;
	text-indent:-900em;
}
.pagination-next-disable a:hover {
	display:block;
	background:url(../img/icons/pagination_next_dis.gif) no-repeat;
	padding:0;
	margin:0;
	border:none;
	height:22px;
	width:21px;
	cursor:text;
	text-indent:-900em;
}

.lightverticalmiddlelinebg {
	background:url(../img/lightblue_linebg.gif) repeat-y center top;
	width:10px;
}
.relatedlinks {
	border-bottom:#c6e3ec 1px solid;
	font-size:12px;
	text-decoration:none;
	background:url(../img/icons/greemarrow_bullet.gif) no-repeat 5px 6px;
	padding:5px 5px 5px 22px;
	color:#141517;
	text-decoration:none;
}
.relatedlinks a {
	color:#141517;
	text-decoration:none;
	font-weight:bold;
}
.relatedlinks a:hover {
	color:#2971AD;
	text-decoration:underline;
	font-weight:bold;
}
.rightborderrelatedlinks {
	border-bottom:#c6e3ec 1px solid;
	font-size:12px;
	text-decoration:none;
	background:url(../img/icons/greemarrow_bullet.gif) no-repeat 5px 6px;
	padding:5px 5px 5px 22px;
	color:#141517;
	text-decoration:none;
	border-right:#CDE6EE 1px solid;  
}
.rightborderrelatedlinks a {
	color:#141517;
	text-decoration:none;
	font-weight:bold;
}
.rightborderrelatedlinks a:hover {
	color:#2971AD;
	text-decoration:underline;
	font-weight:bold;
}
.suggestnew-trans {
	width:498px;
	background:url(../img/b.png) repeat;
	padding:5px;
	margin:0px auto 0 auto;
}
.feedback-trans {
	width:436px;
	background:url(../img/b.png) repeat;
	padding:5px;
	margin:0 auto 0 auto;
}
.forgotpassword-trans {
	width:271px;
	background:url(../img/b.png) repeat;
	padding:5px;
	margin:309px auto 0 auto;
}
.join-trans 
{
	width:300px;
	background:url(../img/b.png) repeat;
	padding:5px;
	margin:227px auto 0 auto;
}
.login-trans {
	width:276px;
	background:url(../img/b.png) repeat;
	padding:5px;
	margin:0 auto 0 auto;
}
.overlay-boxheader h1 {
	margin:0;
	padding:8px;
	font-size:20px;
	color:#2971AD;
	font-weight:bold;
}
.overlay-box-content {
	padding:8px 13px 8px 13px;
	background-color:#F8F8F5;
	border-top:#F0F0EB 1px solid;
	border-bottom:#F0F0EB 1px solid;
}
.textboxcss {
	font-size:12px;
	color:#141517;
	background-image:url(../img/textboxbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	border:#C3C3C2 1px solid;
	padding:3px;
}
.textboxcsswatermark {
	font-size:12px;
	color:Gray;
	background-image:url(../img/textboxbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;
	border:#C3C3C2 1px solid;
	padding:3px;
}
.validformat {
	color:#767670;
	font-size:12px;
	line-height:18px;
}
.info {
	font-size:11px;
	color:#a2a299;
}
.fontsize11 {
	font-size:11px;
	line-height:18px;
}
.fontsize18bold {
	font-size:18px;
	font-weight:bold;
}
.fontsize16bold {
	font-size:16px;
	font-weight:bold;
}
.fontsize12 {
	font-size:12px;
	line-height:18px;
}
.blacklink-underline {
	font-size:11px;
	color:#141517;
	text-decoration:underline;
}
.blacklink-underline:hover {
	font-size:11px;
	color:#141517;
	text-decoration:none;
}
.blacklink-14pxunderline {
	font-size:14px;
	color:#141517;
	text-decoration:underline;
}
.blacklink-14pxunderline:hover {
	font-size:14px;
	color:#141517;
	text-decoration:none;
}
.joinnow-footerlinks {
	padding:5px 0 5px 8px;
	border-top:#2971ad 1px solid;
}
.profilenameheader h1 {
	font-size:24px;
	margin:0;
	padding:7px 0 7px 0;
	float:left;
}
.profiledetail {
	font-size:12px;
}
.profiledetail strong {
	font-weight:bold;
	color:#83b7c7;
}
.editprofilepanel {
	background-color:#F8F8F5;
	border-top:#F0F0EB 1px solid;
	border-bottom:#F0F0EB 1px solid;
	border-left:#2971AD 1px solid;
	border-right:#2971AD 1px solid;
}
.editprofile-leftpanelbg {
	background:url(../img/editprofile_lefttabpanelbg.gif) no-repeat left top;
}
.profile-tab ul {
	margin:12px 0 12px 0;
	padding:0;
	list-style:none;
}
.profile-tab li {
	margin:0;
	padding:0;
	line-height:normal;
}
.profile-tab a {
	display:block;
	color:#141517;
	text-decoration:none;
	padding:8px 24px 12px 0;
	height: 12px;
	line-height:normal;
}
*html .profile-tab a {
	padding:8px 24px 8px 0;
}
*html .profile-tab a:hover {
	padding:8px 24px 8px 0;
	text-decoration:underline;
}
.profile-tab a:hover {
	display:block;
	color:#141517;
	text-decoration:underline;
	padding:8px 24px 12px 0;
	line-height:normal;
}
.profile-tab li a.current {
	background:url(../img/editprofile_lefttabbg.gif) no-repeat right bottom;
	height: 12px;
}
.editprofile-header {
	background:url(../img/introbox_borderbg.gif) repeat-x left;
}
.editprofile-header span {
	background-color:#F8F8F5;
	color:#2971ad;
	text-align:left;
	font-size:20px;
	padding:5px 0 0 0;
}
.website-thumb-comments {
	float:left;
}
.website-thumb a:hover img {
	border:#141517 2px solid;
}
.website-thumb-comments a img {
	border:#d9d9d9 2px solid;
}
.privacy-policycontent-alt {
	background-color:#F8F8F5;
	border-top:#F0F0EB 1px solid;
	border-bottom:#F0F0EB 1px solid;
	border-left:#2971AD 1px solid;
	border-right:#2971AD 1px solid;
	padding:8px 0 8px 0;
}
.privacy-policycontent-alt p {
	margin:0;
	padding:0;
	line-height:24px;
}
.bullet-list {
	margin:8px 0 8px 0;
	padding:0;
	list-style:none;
	font-size:12px;
}
.bullet-list li {
	background:url(../img/icons/greemarrow_bullet.gif) no-repeat 5px 10px;
	padding:8px 8px 8px 23px;
}
.bullet-list-sub {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
	font-size:12px;
}
.bullet-list-sub li {
	background:url(../img/icons/grean_small_arrow.gif) no-repeat 5px 10px;
	padding:8px 8px 8px 20px;
}
.bigvotebox {
	background:url(../img/icons/verybig_vote.gif) no-repeat left top;
	text-align:center;
	width:89px;
	height:78px;
	font-size:13px;
	color:#141517;
	font-weight:normal;
	padding:5px 0 0 0;
	float:left;
	margin:15px;
}
.bigvotebox span {
	color:#FFFFFF;
	font-weight:bold;
	font-size:32px;
	display:block;
	padding:9px 0 9px 0;
}
.plus-minus {
	margin:5px 0 0 0;
}
.plus-minus a {
	margin:0 6px 0 6px;
}
.friends-list {
 width:100&px;
	background-color:#990000;
}
.friends {
	float:left;
	background-color:#FFFFFF;
	border:#2971AD 1px solid;
	padding:8px;
	font-size:11px;
	width:160px;
}
.friends img {
	float:left;
	margin:0 8px 0 0;
}
.friends h4 {
	font-size:14px;
	margin:0 0 0 0;
	padding:0;
	color:#2971AD;
}
.friends p {
	margin:0;
	padding:0;
	font-size:11px;
	color:#909090;
}
.friend-details {
	float:left;
}
.profilephoto-tag {
	background:url(../img/icons/profile_tag.gif) no-repeat left top;
	width:90px;
	padding:9px;
}
.keywords {
	padding:0 10px 0 5px;
	line-height:30px;
	overflow:auto; 
	max-height:200px;
}
.keywords_for_all {
	padding:0 10px 0 5px;
	line-height:30px;	
	overflow:hidden;
	max-height:200px;
}
.default_keywords 
{	
	padding:0 10px 0 5px;	
	max-height:150px;
	overflow:hidden; 
	line-height:28px; 
}
html* .keywords {
	line-height:30px;
}

.delete-profile {
	float:right;
	margin:13px 0 0 0;
} 
/*End of Inner page css///////////////////////////////////////////////////////////////////////////////////*/

/*New css start here*/
.socialnetwork {
	padding:3px 0 3px 0;
	text-align:right;
}
.fixedroundedboxcss-ad {
	border-left:#2971AD 1px solid;
	border-right:#2971AD 1px solid;
	background-color:#FFFFFF;
	background-image:url(../img/apple_symbol.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
}
.winipodbox-ad {
	background-color:#FFFFFF;
	margin-bottom:14px;
}
.winipodbox-ad h3 {
	font-size:24px;
	color:#2971AD;
	margin:0;
	padding:4px 0 8px 0;
}
.winipodbox-ad h3 span {
	font-weight:normal;
	color:#333333;
}
.bluelink-14pxunderline {
	font-size:14px;
	color:#2971ad;
	text-decoration:underline;
}
.bluelink-14pxunderline:hover {
	font-size:14px;
	color:#2971ad;
	text-decoration:none;
}
.bullet14-leftlist {
	margin:10px 0 10px 0;
	padding:0;
	list-style:none;
	font-size:14px;
}
.bullet14-leftlist li {
	display:inline;
	background:url(../img/icons/greemarrow_bullet.gif) no-repeat 5px 10px;
	padding:8px 8px 8px 23px;
}
.joinnowbutton {
	list-style:none;
	margin:10px 0 10px 0;
  padding:0;
}
.joinnowbutton li a {
	display:block;
	margin:auto 0;
	width:124px;
	height:31px;
	text-indent:-900em;
	background:url(../img/buttons/join_now.gif) no-repeat left top;
}
.joinnowbutton li a {
	display:block;
	width:124px;
	height:31px;
	text-indent:-900em;
	background:url(../img/buttons/join_now.gif) no-repeat left top;
}
.joinnowbutton li a:active {
	display:block;
	width:124px;
	height:31px;
	text-indent:-900em;
	outline:none;
	background:url(../img/buttons/join_now.gif) no-repeat left bottom;
}
.contest-ad h3 {
	font-size:24px;
	color:#2971AD;
	margin:0;
	padding:4px 0 8px 0;
}
.contest-ad h3 span {
	font-weight:normal;
	color:#333333;
}
.chancetowin {
	font-size:30px;
	color:#438b00;
	font-weight:bold;
}
.contestdate {
	font-size:18px;
	color:#333333;
	font-weight:bolder;
}
.contest-joinnowbutton {
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
}
.contest-joinnowbutton li a {
	display:block;
	margin:auto 0;
	width:124px;
	height:31px;
	text-indent:-900em;
	background:url(../img/buttons/join_now.gif) no-repeat left top;
}
.contest-joinnowbutton li a {
	display:block;
	width:124px;
	height:31px;
	text-indent:-900em;
	background:url(../img/buttons/join_now.gif) no-repeat left top;
}
.contest-joinnowbutton li a:active {
	display:block;
	width:124px;
	height:31px;
	text-indent:-900em;
	outline:none;
	background:url(../img/buttons/join_now.gif) no-repeat left bottom;
}
.contest-termscss {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:11px;
	color:#94abb2;
}
.editprofile-rightpanelbg {
	background:url(../img/editprofile_righttabpanelbg.gif) no-repeat left top;
}
.recommenders-thumb {
	float:left;
	padding:0 0 0 3px;
}
.recommenders-thumb a:hover img {
	border:#141517 2px solid;
}
.recommenders-thumb a img {
	border:#d9d9d9 2px solid;
}
.ipod-contestboxbg {
	background-image:url(../img/ipod_contestboxbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#d6e8ed;
}
.ipod-contestboxcontent {
	border-left:#2971AD 1px solid;
	border-right:#2971AD 1px solid;
}
.ipod-contestboxcontent p {
	margin:0;
	padding:0 0 8px 0;
	line-height:20px;
}
.ipod-contestboxcontent-bottomline {
	background-image:url(../img/introbox_borderbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:transparent;
}
.ipod-contestboxcontent h3 {
	font-size:25px;
	font-weight:bold;
	color:#2971AD;
	margin:0;
	padding:5px 0 5px 10px;
}
.ipod-contestbox-leftlist {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	font-size:14px;
}
.ipod-contestbox-leftlist li {
	display:inline;
	background:url(../img/icons/greemarrow_bullet.gif) no-repeat 5px 10px;
	padding:8px 8px 8px 23px;
}
.ipod-copyright {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:10px;
	color:#94abb2;
	text-align:right;
}
.overlaymodulecss {
	background-color:#FFFFFF;
	border:#2971AD 1px solid;
}
.overlaymoduleheadingcss 
{
	font-size:16px;
	padding:5px;
	font-weight:bold;
}
.overlaymodulecss p {
	padding:0;
	margin:0 0 5px 0;
	line-height:20px;
}

/*Updated*/
.newalert {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../img/nowebsitefound_right.gif) no-repeat right top;
	text-align:center;
}
.newalert-messsge {
	background:url(../img/nowebsitefound_left.gif) no-repeat left top;
	padding:5px;
}
.alert {
	width:100%;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(../img/nowebsitefound_left.gif) no-repeat 273px top;
	padding-left:5px;
	float:left;
	text-align:center;
}
.alert span {
	text-align:center;
}	
.alert span {
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background:url(../img/nowebsitefound_right.gif) no-repeat 100% top;
	display:inline-block;
	padding:5px 5px 5px 3px;
}

.alert1 {
	font-size:14px;
	color:#FF0000;
	border-top:#FF0000 solid 1px;
	border-bottom:#FF0000 solid 1px;
	background-color:#FBE1E1;
	padding:5px 20px 5px 20px;
	display:block;
}
div.bubble {
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	width: auto;
	font-size: 0.75em;
	margin-bottom: 18px;
}

div.bubble blockquote {
	margin: 5px 10px 0 10px;
	padding: 0px;
	border: 1px solid #B7D0E1;
	background-color: #E8F2F4;
}

div.bubble blockquote p {
	margin: 8px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(../img/icons/tip.gif) no-repeat 20px 0;
	font-style: normal;
}
.or-separator {
	background:url(../img/introbox_borderbg.gif) repeat-x left;
}

.or-separator span {
	color:#2971ad;
	font-size:15px;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:3px 9px 0 9px;
	text-align:center;
}

.join-trans-new {
	width:300px;
	background:url(../img/b.png) repeat;
	padding:5px;
	margin:0 auto 0 auto;
}

.bookmark-iconbtn {
	font-size:12px;
	color:#2971AD;
	margin:0;
	padding:0;
}
.bookmark-iconbtn li {
	float:left;
	margin:0;
	padding:0;
}
.bookmark-iconbtn li a {
	display:block;
	background:url(../img/icons/bookmark.gif) no-repeat 5px 5px;
	font-size:12px;
	color:#2971AD;
	padding:5px 0 5px 25px;
}
/* Css Added By Akhil Starts */

.leftrightpadding5px 
{
	padding-left:5px;
	padding-right:5px;
}

.padding5px {
	padding:5px;
}
a
{
outline:none;
}
/*   Label css for error and sucess */
.successmsg
{
	font: 16px Georgia, "Times New Roman" , Times, serif;
	color: #3a9805;
}
.errormsg
{
	font: 16px Georgia, "Times New Roman" , Times, serif;
	color: #d41a02;
}
/*  Modal popup css*/
.ModalPopupExtender
{
	background-color: #B0B0B0;
	filter:alpha(opacity=05);
	opacity:0.05;
	z-index:1600000;
}

.modalpopuppanel
{
	z-index:1600000;
}


/* rating star css */
.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../img/icons/FilledStar.png);

}

.emptyRatingStar {
    background-image: url(../img/icons/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(../img/icons/SavedStar.png);
}

/* Password css */
.BarIndicator
{
	color: Gray;
	background-color: Gray;
	padding-bottom: 1px;
}

.BarBorder
{
	border-style: solid;
	border-width: 1px;
	width: 200px;
	vertical-align: middle;
}
/* Abuse Words */
.abusewords
{
	font: bold;
	color: Red;
}
/* collapsePanel */
.collapsePanel {
	height:0px;	
}

/*update*/
.recommendationheader span {
	color:#2971ad;
	font-size:15px;
	font-weight:bold;
	background-color:#FFFFFF;
	padding:3px 9px 0 9px;
	float:left;
}
.recommendationheader span.breadcrumb {
	padding:0 0 5px 0;
	margin:0;
	font-size:18px;
	float:left;
	display:block;
}
.rec .ajax__tab_header
{			
	font: normal 16px Arial, Helvetica, sans-serif;		
	margin: 0px;
	padding: 0px;	
}

.posted-date {
	float:right;
	margin-top:12px;
	font-size:12px;
}
.websitecomment-link {
	float:left;
} 
#UpdateProgress1 {
   background-color:#CF4342;
   color:#fff;
   top:0px;
   right:0px;
   position:fixed;
 }
.website-keywords {
	clear:both;
	color:#6B6B6B;
	padding:0px 0 3px 0;		
	line-height:12px;
	font-size:11px
}
.website-keywords strong {
	float:left;
}
.website-keywords span {
	float:right;
	width:89%;
	line-height:12px;
	padding:0px 0 3px 0;	
}
.website-keywords a {
	color:#6B6B6B;
	text-decoration:none;
}
.website-keywords a:hover {
	color:#141517;
	text-decoration:none;
}
.website-keywords-login {
	clear:both;
	color:#6B6B6B;
	padding:0px 0 3px 0;		
	line-height:12px;
}
.website-keywords-login strong {
	float:left;
}
.website-keywords-login span {
	float:right;
	width:90%;
	line-height:12px;
	padding:0px 0 3px 0;	
}
.website-keywords-login a {
	color:#6B6B6B;
	text-decoration:none;
}
.website-keywords-login a:hover {
	color:#141517;
	text-decoration:none;
}
.website-keywords-detail {
	clear:both;
	color:#6B6B6B;
	padding:0px 0 3px 0;		
	line-height:12px;
}
.website-keywords-detail strong {
	float:left;
}
.website-keywords-detail a {
	color:#6B6B6B;
	text-decoration:none;
}
.website-keywords-detail a:hover {
	color:#141517;
	text-decoration:none;
}
/* Css Added By Akhil Ends */
