/******************************
		Member Detail Box
******************************/

.tabs {
	float: left;
}

.tabs ul li {
	float: left;
}



.second_menu ul {
	display: inline;
	margin: 0px;
	list-style: none;
	height: 27px;
}

.second_menu li {
	float: left;
	list-style-type: none;
}

/*************** first tab ***************/
.first_left_tab {
	background-image: url(../img/first_corner_noactive.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 12px;
	height: 27px;
	margin-left: 10px;
}

.first_right_tab {
	background-image: url(../img/right_tab_notactive.png);
	background-repeat: no-repat;
	background-position: right top;
	width: 36px;
	height: 27px;
}

.first_link {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 186px;
	height: 27px;
}

/**** when second menu is select ***/
.first_link_second {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 181px;
	height: 27px;
}

.first_link_second a {
	position: absolute;
	padding: 5px 0px 0px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

/**** end *****/

.first_link a {
	position: absolute;
	padding: 5px 0px 0px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

/*** active **/
.first_left_tab_active {
	background-image: url(../img/first_corner_active.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 12px;
	height: 28px;
	margin: -1px 0px 0px 10px;
}

.first_right_tab_active {
	background-image: url(../img/right_tab_active.png);
	background-repeat: no-repat;
	background-position: right top;
	padding: 0px 0px 0px 9px;
	overflow: hidden;
	width: 36px;
	height: 27px;
}

.first_link_active {
	background-image: url(../img/active_bkg.png);
	background-repeat: repat-x;
	width: 186px;
	height: 27px;
}

.first_link_active a {
	position: absolute;
	padding: 5px 0px 0px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}


/*************** second tab *****************/

.second_link {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 126px;
	height: 27px;
}


/*whe first tab is active */
.second_link_first {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 156px;
	height: 27px;
}

.second_link_first a {
	position: absolute;
	padding: 4px 0px 0px 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

/** end **/


.second_link a {
	position: absolute;
	padding: 4px 0px 0px 21px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

.second_right_tab {
	background-image: url(../img/right_tab_notactive.png);
	background-repeat: no-repat;
	background-position: right top;
	width: 36px;
	height: 27px;
}


/**** active *****/
.second_left_tab_active {
	background-image: url(../img/left_tab_active.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 44px;
	height: 27px;
}

.second_link_active {
	background-image: url(../img/active_bkg.png);
	background-repeat: repat-x;
	width: 156px;
	height: 27px;
}


.second_link_active a {
	position: absolute;
	padding: 4px 0px 0px 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.second_right_tab_active {
	background-image: url(../img/right_tab_active.png);
	background-repeat: no-repat;
	background-position: right top;
	padding-left: 9px;
	width: 36px;
	height: 27px;
}

/******** when second tab is select **********/
.second_third_link {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 117px;
	height: 27px;
}

.second_third_link a {
	position: absolute;
	padding: 4px 0px 0px 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}
/*********** end *********/
/******************************************/
/****/
/**************** third tab **************/


.third_link {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 120px;
	height: 27px;
}

.third_link a {
	position: absolute;
	padding: 4px 0px 0px 23px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}
/***** when select third tab ****/
.third_link_second {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 162px;
	height: 27px;
}

.third_link_second a {
	position: absolute;
	padding: 4px 0px 0px 26px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}


/******** end ********/

.third_left_tab_active {
	background-image: url(../img/left_tab_active.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 44px;
	height: 27px;
}

.third_link_active {
	background-image: url(../img/active_bkg.png);
	background-repeat: repat-x;
	width: 120px;
	height: 27px;
}

.third_link_active a {
	position: absolute;
	padding: 4px 0px 0px 23px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.third_right_tab_active {
	background-image: url(../img/third_right_tab_active.png);
	background-repeat: no-repat;
	background-position: right top;
	padding-left: 9px;
	width: 36px;
	height: 27px;
}

/***************
****************/
/**************** last tab ***************/
.last_left_tab {
	background-image: url(../img/last_left_tab.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 45px;
	height: 27px;
}

.last_middle_part {
	background-image: url(../img/last_bkg.png);
	background-repeat: repat-x;
	height: 27px;
	width: 93px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

.last_middle_part strong {
	color: #fff;
}

.last_middle_part input {
	position: absolute;
	margin: 7px 0px 0px 12px;
}

.last_middle_part strong {
	position: absolute;
	margin: 7px 0px 0px 16px;
}


.last_middle_part b {
	font-weight: normal;
	position: absolute;
	margin: 7px 0px 0px 28px;
}


.last_right_tab {
	background-image: url(../img/last_right_tab.png);
	background-repeat: no-repat;
	background-position: right top;
	width: 11px;
	height: 27px;
}

/***********************************************************************************
/***********************************************************************************
/***********************************************************************************
/***********************************************************************************
						style for menus in top.php
***********************************************************************************


#results .navbar {
	margin-left: 5px;
	width: 796px;
	height: 27px;
	background-image: url(../img/bgr_paging_top.png);
}
#results .navbar li {
	position: relative;
	float: left;
	width: 199px;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
#results .navbar li a {
	color: #3e1c55;
	font-weight: bold;
}
#results .navbar li a.active {
	display: block;
	position: absolute;
	top: 0;
	left: -21px;
	width: 241px;
	height: 24px;
	line-height: 24px;

	background-image: url(../img/bgr_paging_top_active.jpg);
	color: #fff;
	text-decoration: none;
}
*/
.topnavbar {
	margin-left: 5px;
	width: 796px;
	height: 27px;
}

.topnavbar li {
	float: left;
	list-style-type: none;
}


/*************** first tab ***************/
.top_first_left_tab {
	background-image: url(../img/first_corner_noactive.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 12px;
	height: 27px;
	margin: 0px;
}

.top_first_right_tab {
	background-image: url(../img/right_tab_notactive.png);
	background-repeat: no-repat;
	background-position: right top;
	width: 36px;
	height: 27px;
}

.top_first_link {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 169px;
	height: 27px;
}

/**** when second menu is select ***/
.top_first_link_second {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 151px;
	height: 27px;
}

.top_first_link_second a {
	position: absolute;
	padding: 5px 0px 0px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

/**** end *****/

.top_first_link a {
	position: absolute;
	padding: 5px 0px 0px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

/*** active **/
.top_first_left_tab_active {
	background-image: url(../img/first_corner_active.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 12px;
	height: 28px;
	margin: -1px 0px 0px 0px;
}

.top_first_right_tab_active {
	background-image: url(../img/right_tab_active.png);
	background-repeat: no-repat;
	background-position: right top;
	padding: 0px 0px 0px 9px;
	overflow: hidden;
	width: 36px;
	height: 27px;
}

.top_first_link_active {
	background-image: url(../img/active_bkg.png);
	background-repeat: repat-x;
	width: 151px;
	height: 27px;
}

.top_first_link_active a {
	position: absolute;
	padding: 5px 0px 0px 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

/*************** second tab *****************/

.top_second_link {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 153px;
	height: 27px;
}


/*whe first tab is active */
.top_second_link_first {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 151px;
	height: 27px;
}

.top_second_link_first a {
	position: absolute;
	padding: 4px 0px 0px 27px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

.top_second_link a {
	position: absolute;
	padding: 4px 0px 0px 21px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

.top_second_right_tab {
	background-image: url(../img/right_tab_notactive.png);
	background-repeat: no-repat;
	background-position: right top;
	width: 36px;
	height: 27px;
}


/**** active *****/
.top_second_left_tab_active {
	background-image: url(../img/left_tab_active.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 44px;
	height: 27px;
}

.top_second_link_active {
	background-image: url(../img/active_bkg.png);
	background-repeat: repat-x;
	width: 143px;
	height: 27px;
}


.top_second_link_active a {
	position: absolute;
	padding: 4px 0px 0px 28px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.top_second_right_tab_active {
	background-image: url(../img/right_tab_active.png);
	background-repeat: no-repat;
	background-position: right top;
	padding-left: 9px;
	width: 36px;
	height: 27px;
}

/******** when second tab is select **********/
.top_second_third_link {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 117px;
	height: 27px;
}

.top_second_third_link a {
	position: absolute;
	padding: 4px 0px 0px 22px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}
/*********** end *********/


/**************** third tab **************/


.top_third_link {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 160px;
	height: 27px;
}

.top_third_link a {
	position: absolute;
	padding: 4px 0px 0px 26px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}
/***** when select third tab ****/
.top_third_link_second {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 162px;
	height: 27px;
}

.top_third_link_second a {
	position: absolute;
	padding: 4px 0px 0px 26px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}


/******** end ********/

.top_third_left_tab_active {
	background-image: url(../img/left_tab_active.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 44px;
	height: 27px;
}

.top_third_link_active {
	background-image: url(../img/active_bkg.png);
	background-repeat: repat-x;
	width: 152px;
	height: 27px;
}

.top_third_link_active a {
	position: absolute;
	padding: 4px 0px 0px 23px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.top_third_right_tab {
	background-image: url(../img/right_tab_notactive.png);
	background-repeat: no-repat;
	background-position: right top;
	width: 36px;
	height: 27px;
}

.top_third_right_tab_active {
	background-image: url(../img/right_tab_active.png);
	background-repeat: no-repat;
	background-position: right top;
	padding-left: 9px;
	width: 36px;
	height: 27px;
}

/************ last tab  ***********/
.top_last_link {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 193px;
	height: 27px;
}

.top_last_link a {
	position: absolute;
	padding: 4px 0px 0px 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

.top_last_right {
	background: url(../img/last_corner_noactive.png) right top no-repeat;
	width: 12px;
	height: 27px;
}



.top_left_active {
	background-image: url(../img/left_tab_active.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 44px;
	height: 27px;
}

.top_last_link_active {
	background-image: url(../img/active_bkg.png);
	background-repeat: repat-x;
	width: 193px;
	height: 27px;
}

.top_last_link_active a {
	position: absolute;
	padding: 4px 0px 0px 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.top_last_right_active {
	background: url(../img/last_right_active.png) right top no-repeat;
	width: 12px;
	height: 28px;
	margin-top: -1px;
}


/*********************************************************************
*********************************************************************
						FRIENDS
*********************************************************************
*********************************************************************/


/*************** first tab ***************/

.friends_first_left_tab {
	background-image: url(../img/first_corner_noactive.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 12px;
	height: 27px;
	margin: 0px;
}

.friends_first_right_tab {
	background-image: url(../img/right_tab_notactive.png);
	background-repeat: no-repat;
	background-position: right top;
	width: 36px;
	height: 27px;
}

.friends_first_link {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 169px;
	height: 27px;
}

/**** when second menu is select ***/
.friends_first_link_second {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 151px;
	height: 27px;
}

.friends_first_link_second a {
	position: absolute;
	padding: 5px 0px 0px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

/**** end *****/

.friends_first_link a {
	position: absolute;
	padding: 5px 0px 0px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

/*** active **/
.friends_first_left_tab_active {
	background-image: url(../img/first_corner_active.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 12px;
	height: 28px;
	margin: -1px 0px 0px 0px;
}

.friends_first_right_tab_active {
	background-image: url(../img/right_tab_active.png);
	background-repeat: no-repat;
	background-position: right top;
	padding: 0px 0px 0px 9px;
	overflow: hidden;
	width: 36px;
	height: 27px;
}

.friends_first_link_active {
	background-image: url(../img/active_bkg.png);
	background-repeat: repat-x;
	width: 149px;
	height: 27px;
}

.friends_first_link_active a {
	position: absolute;
	padding: 5px 0px 0px 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

/*************** second tab *****************/

.friends_second_link {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 153px;
	height: 27px;
}


/*whe first tab is active */
.friends_second_link_first {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 151px;
	height: 27px;
}

.friends_second_link_first a {
	position: absolute;
	padding: 4px 0px 0px 37px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

.friends_second_link a {
	position: absolute;
	padding: 4px 0px 0px 21px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

.friends_second_right_tab {
	background-image: url(../img/right_tab_notactive.png);
	background-repeat: no-repat;
	background-position: right top;
	width: 36px;
	height: 27px;
}


/**** active *****/
.friends_second_left_tab_active {
	background-image: url(../img/left_tab_active.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 44px;
	height: 27px;
}

.friends_second_link_active {
	background-image: url(../img/active_bkg.png);
	background-repeat: repat-x;
	width: 141px;
	height: 27px;
}


.friends_second_link_active a {
	position: absolute;
	padding: 4px 0px 0px 37px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.friends_second_right_tab_active {
	background-image: url(../img/right_tab_active.png);
	background-repeat: no-repat;
	background-position: right top;
	padding-left: 9px;
	width: 36px;
	height: 27px;
}

/************ last tab  ***********/
.friends_last_link {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 391px;
	height: 27px;
}

.friends_last_link a {
	position: absolute;
	padding: 4px 0px 0px 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

.friends_last_right {
	background: url(../img/last_corner_noactive.png) right top no-repeat;
	width: 12px;
	height: 27px;
}



.friends_left_active {
	background-image: url(../img/left_tab_active.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 44px;
	height: 27px;
}

.friends_last_link_active {
	background-image: url(../img/active_bkg.png);
	background-repeat: repat-x;
	width: 390px;
	height: 27px;
}

.friends_last_link_active a {
	position: absolute;
	padding: 4px 0px 0px 31px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.friends_last_right_active {
	background: url(../img/last_right_active.png) right top no-repeat;
	width: 12px;
	height: 28px;
	margin-top: -1px;
}


/*********************************************************************
*********************************************************************
						LAST 30 VIEWS
*********************************************************************
*********************************************************************/


/*************** first tab ***************/

.views_first_left_tab {
	background-image: url(../img/first_corner_noactive.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 12px;
	height: 27px;
	margin: 0px;
}

.views_first_right_tab {
	background-image: url(../img/right_tab_notactive.png);
	background-repeat: no-repat;
	background-position: right top;
	width: 36px;
	height: 27px;
}

.views_first_link {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 169px;
	height: 27px;
}

/**** when second menu is select ***/
.views_first_link_second {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 151px;
	height: 27px;
}

.views_first_link_second a {
	position: absolute;
	padding: 5px 0px 0px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

/**** end *****/

.views_first_link a {
	position: absolute;
	padding: 5px 0px 0px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

/*** active **/
.views_first_left_tab_active {
	background-image: url(../img/first_corner_active.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 12px;
	height: 28px;
	margin: -1px 0px 0px 0px;
}

.views_first_right_tab_active {
	background-image: url(../img/right_tab_active.png);
	background-repeat: no-repat;
	background-position: right top;
	padding: 0px 0px 0px 9px;
	overflow: hidden;
	width: 36px;
	height: 27px;
}

.views_first_link_active {
	background-image: url(../img/active_bkg.png);
	background-repeat: repat-x;
	width: 149px;
	height: 27px;
}

.views_first_link_active a {
	position: absolute;
	padding: 5px 0px 0px 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

/*************** second tab *****************/

.views_second_link {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 153px;
	height: 27px;
}


/*whe first tab is active */
.views_second_link_first {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 181px;
	height: 27px;
}

.views_second_link_first a {
	position: absolute;
	padding: 4px 0px 0px 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

.views_second_link a {
	position: absolute;
	padding: 4px 0px 0px 21px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

.views_second_right_tab {
	background-image: url(../img/right_tab_notactive.png);
	background-repeat: no-repat;
	background-position: right top;
	width: 36px;
	height: 27px;
}


/**** active *****/
.views_second_left_tab_active {
	background-image: url(../img/left_tab_active.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 44px;
	height: 27px;
}

.views_second_link_active {
	background-image: url(../img/active_bkg.png);
	background-repeat: repat-x;
	width: 171px;
	height: 27px;
}


.views_second_link_active a {
	position: absolute;
	padding: 4px 0px 0px 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.views_second_right_tab_active {
	background-image: url(../img/right_tab_active.png);
	background-repeat: no-repat;
	background-position: right top;
	padding-left: 9px;
	width: 36px;
	height: 27px;
}

/************ last tab  ***********/
.views_last_link {
	background-image: url(../img/noactive_bkg.png);
	background-repeat: repat-x;
	width: 361px;
	height: 27px;
}

.views_last_link a {
	position: absolute;
	padding: 4px 0px 0px 19px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #672f8d;
	text-decoration: underline;
}

.views_last_right {
	background: url(../img/last_corner_noactive.png) right top no-repeat;
	width: 12px;
	height: 27px;
}



.views_left_active {
	background-image: url(../img/left_tab_active.png);
	background-repeat: no-repat;
	background-position: left top;
	width: 44px;
	height: 27px;
}

.views_last_link_active {
	background-image: url(../img/active_bkg.png);
	background-repeat: repat-x;
	width: 360px;
	height: 27px;
}

.views_last_link_active a {
	position: absolute;
	padding: 4px 0px 0px 19px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.views_last_right_active {
	background: url(../img/last_right_active.png) right top no-repeat;
	width: 12px;
	height: 28px;
	margin-top: -1px;
}

