@charset "utf-8";
/* CSS Document */
/*-----------body open-----------*/
body {
	background-image: url(../images/site_black_bg_1px.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	background-color: #000;
}
/*-----------body End-----------*/


/*-----------Header Open-----------*/
#header_conter {
	width:940px;
	height:145px;
	margin-right:auto;
	margin-left:auto;
	padding:10px;
	background-image:url(../images/header_bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}

#links_search {
	width:940px;
	height:30px;
	margin-bottom:15px;
}

#top_links {
	width:616px;
	height:30px;
	float:right;
}

#top_menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 8px;
	text-align:right;
}

#top_menu ul{
	margin: 0px;
	padding: 0px;
	text-align:right;
}

#top_menu li{
	padding: 0px;
	display: inline;
	list-style-type: none;
	margin:0px 5px 0px 5px;
	text-align:right;
}

#top_menu a{
	padding: 0px;
	display: inline;
	list-style-type: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#top_menu a:hover{
	color: #c133a1;
}

#top_search {
	width:324px;
	height:30px;
	float:right;
	background-image:url(../images/top_search_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#top_search_content {
	width:314px;
	height:20px;
	padding:5px;
}

#top_search_text_area {
	float:right;
	width:160px;
	height:20px;
	margin-left:5px;
}

#top_search_btn {
	float:right;
	width:35px;
	height:20px;
}

.top_search_box{
	width:155px;
	.width:150px;
	height:18px;
	.height:14px;
	border:none;
	padding-right:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

#top_search_adv a{
	padding-right:5px;
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	float:right;
	text-align:center;
	padding:4px 12px 0px 0px;
	font-weight:bold;
	text-decoration:none;
}

#top_search_adv a:hover{
	color:#c133a1;
	float:right;
	text-align:center;
	padding:4px 12px 0px 0px;
	font-weight:bold;
	text-decoration:none;
}

#logo_banner {
	width:940px;
	height:105px;
	margin-bottom:10px;
}

#logo {
	float:right;
	width:176px;
	height:90px;
	padding-right:30px;
}
#banner {
	float:right;
	width:730px;
	height:90px;
	border: thin #4e4e4e solid;
}
/*-----------Header End-----------*/


/*-----------Spacer Open-----------*/
#spacer {
	height:15px;
	clear:both;
}

#spacer2 {
	height:2px;
	clear:both;
}
/*-----------Spacer End-----------*/


/*-----------Horizontal Menu Open-----------*/
#menu_conter {
	width:958px;
	height:38px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/menu/menu_bg_c3.jpg);
	background-position:center middle;
	background-repeat:repeat-x;
	border:1px #FFF solid;
	
}

#menu {
	font-family: Arial;
	font-size: 15px;
	font-weight: none;
	color: #FFF;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 10px;
	text-align:center;
}

#menu ul{
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#menu li{
	padding: 0px;
	display: inline;
	list-style-type: none;
	margin:0px 8px 0px 8px;
	text-align:center;
}

#menu a{
	padding: 0px;
	display: inline;
	list-style-type: none;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-bottom:10px;
}

#menu a:hover{
	color: #000;
}
/*-----------Horizontal Menu End-----------*/


/*-----------Data Div Open-----------*/
#container {
	width:960px;
	margin-right:auto;
	margin-left:auto;
	background-color:#FFF;
}

#data {
	width: 960px;
	height:auto;
	background-color: #FFFFFF;
	padding:10px 0px 10px 0px;
	min-height:500px;
}

#left_div {
	width: 300px;
	float:right;
	text-align:right;
}

#right_div {
	width: 620px;
	min-height:800px;
	float:right;
	margin-left:40px;
	text-align:right;
}
/*-----------Data Div End-----------*/

#banner_300x600{
	width:300px;
	height:600px;
	margin:0px 0px 15px 0px;
}

#banner_300x250{
	width:300px;
	height:250px;
	margin:0px 0px 15px 0px;
}

#banner_300x90{
	width:300px;
	height:90px;
	margin:0px 0px 15px 0px;
}


/*-----------details open-----------*/
#details_title{
	font-family:Arial;
	font-size:24px;
	color:#c133a1;
	text-align:right;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	text-decoration:none;
}

#details_title a{
	font-family:Arial;
	font-size:24px;
	color:#c133a1;
	text-align:right;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	text-decoration:none;
}

#details_title a:hover{
	font-family:Arial;
	font-size:24px;
	color:#232323;
	text-align:right;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	text-decoration:none;
}

#details_title_2{
	font-family:Arial;
	font-size:16px;
	color:#c133a1;
	text-align:right;
	font-weight:bold;
	margin:10px 0px 10px 0px;
}

#details_td{
	font-family:Arial;
	font-size: 16px;
	color:#232323;
	font-weight:none;
	text-align:justify;
}

#details_td a{
	font-family:Arial;
	font-size: 16px;
	color:#c133a1;
	font-weight:none;
	text-align:justify;
	text-decoration:none;
}

#details_td a:hover{
	font-family:Arial;
	font-size: 16px;
	color:#c133a1;
	font-weight:none;
	text-align:justify;
	text-decoration:underline;
} 
#details_img{
	float:right;
	margin:0px 0px 0px 10px;
	width:300px;
	color:#c133a1;
	font-family:Arial;
	font-size: 16px;
	font-weight:bold;
	text-align:justify;
}


.details_img{
	float:right;
	margin:0px 0px 0px 10px;
	color:#c133a1;
	font-family:Arial;
	font-size: 16px;
	font-weight:bold;
	text-align:justify;
}

.written_by{
	font-family:Arial;
	font-size: 14px;
	color:#929292;
	font-weight:bold;
	text-align:left;
}

#more_links_title{
	font-family:Arial;
	font-size:16px;
	color:#c133a1;
	text-align:right;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	padding:2px 0px 2px 0px;
	border-top:#929292 thin solid;
	border-bottom:#929292 thin solid;
}

#sharing_system{
	margin:10px 0px 10px 0px;
	padding:2px 0px 2px 0px;
	border-top:#929292 thin solid;
	border-bottom:#929292 thin solid;
	height:16px;
}

#details_date{
	float:right;
	font-family:Arial;
	font-size:13px;
	color:#929292;
	text-align:right;
	font-weight:bold;
	width:310px;
}

#details_sharing{
	float:left;
	width:310px;
	text-align:left;
}

#more_links_list{
	font-family:Arial;
	font-size: 15px;
	color:#232323;
	text-align:right;
}

#more_links_list a {
	font-family:Arial;
	font-size:13px;
	color:#232323;
	text-decoration:none;
	text-align:right;
}

#more_links_list a:link, .more_links_list a:visited{
	color:#232323;
}

#more_links_list a:hover, .more_links_list a:focus{
	color:#c133a1;
}



.addthis_button_expanded{
	font-family:Arial;
	font-size: 13px;
	color:#232323;
	text-align:right;
}

.addthis_button_expanded a {
	font-family:Arial;
	font-size:13px;
	color:#232323;
	text-decoration:none;
	text-align:right;
}

.button_expanded2{
	font-family:Arial;
	font-size: 13px;
	color:#232323;
	text-align:right;
}

.button_expanded2 a {
	font-family:Arial;
	font-size:13px;
	color:#232323;
	text-decoration:none;
	text-align:right;
} 

.addthis_button_expanded a:link, .addthis_button_expanded a:visited{
	color:#232323;
}

.addthis_button_expanded a:hover, .addthis_button_expanded a:focus{
	color:#c133a1;
}

#add_comment_title{
	font-family:Arial;
	font-size:16px;
	color:#c133a1;
	text-align:right;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	padding:2px 0px 2px 0px;
	border-top:#929292 thin solid;
	border-bottom:#929292 thin solid;
}

#comments_title{
	font-family:Arial;
	font-size:14px;
	color:#c133a1;
	text-align:right;
	font-weight:bold;
	margin:10px 0px 10px 0px;
	padding:2px 5px 2px 0px;
	border:#929292 thin solid;
	background-color:#dfdfdf;
}

#comments_num{
	font-family:Arial;
	font-size: 11px;
	color:#232323;
	font-weight:none;
	text-align:center;
	float:right;
	width:37px;
	height:26px;
	background-image:url(../images/comments_num.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-top:4px;
}

#comment_by_date{
	font-family:Arial;
	font-size: 12px;
	color:#232323;
	font-weight:none;
	text-align:center;
	width:573px;
	height:26px;
}

#comments_td{
	font-family:Arial;
	font-size: 14px;
	color:#232323;
	font-weight:none;
	text-align:justify;
	clear:both;
}
#comment_name{
	font-family:Arial;
	font-size: 14px;
	color:#858585;
	font-weight:bold;
	text-align:right;
	clear:both;
	padding-top:5px;
}

.comments_box_text{
	font-family:Arial;
	font-size: 14px;
	color:#232323;
	font-weight:none;
	text-align:right;
}

.comments_box{
	width:295px;
	height:16px;
	border:none;
	padding-right:5px;
	font-family:Arial;
	font-size:11px;
	background-color:#dfdfdf;
}

.comments_box2{
	width:300px;
	height:19px;
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	background-color:#dfdfdf;
}

.comments_box_2{
	margin-top:1px;
	width:515px;
	height:120px;
	border:none;
	padding-right:5px;
	font-family:Arial;
	font-size:11px;
	background-color:#dfdfdf;
}
/*-----------details End-----------*/


/*-----------id_1_title Div open-----------*/
#id_1 {
	padding:10px 0px 10px 0px;
	clear:both;
}

.id_summary_title{
	font-family:Arial;
	font-size: 13px;
	color:#c133a1;
	list-style:none;
	font-weight:bold;
	display:block;
	text-decoration:none;
	padding-bottom:5px;
	border-top:1px #a8a8a8 solid;
	border-bottom:1px #a8a8a8 solid;
	padding:5px 0px 5px 0px;
}


.id_1_title{
	font-family:Arial;
	font-size: 13px;
	color:#232323;
	list-style:none;
	font-weight:bold;
}

.date{
	font-family:Arial;
	font-size: 10px;
	color:#555;
	list-style:none;
	font-weight:bold;
}

.id_1_title a {
	font-family:Arial;
	font-size:13px;
	display:block;
	color:#232323;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
	border-bottom:1px #cdcdcd solid;
	padding:5px 0px 5px 0px;
}

.id_1_title a:link, .id_1_title a:visited{
	color:#c133a1;
	border-bottom:1px #cdcdcd solid;
	border-top:1px #cdcdcd solid;
}

.id_1_title a:hover, .id_1_title a:focus{
	color:#232323;
	border-bottom:1px #c133a1 solid;
	border-top:1px #c133a1 solid;
}

.id_td{
	font-family:Arial;
	font-size: 14px;
	color:#232323;
	list-style:none;
	font-weight:none;
	text-align:justify;
	margin:5px 0px 5px 0px;
}


/*-----------id_1_title Div End-----------*/


/*-----------id_2_title Div open-----------*/
#id_2 {
	padding:10px 0px 10px 0px;
	margin-left:6px;
	width:200px;
	float:right;
}
.id_2_title{
	font-family:Arial;
	font-size: 13px;
	color:#232323;
	list-style:none;
	font-weight:bold;
}

.id_2_title a {
	font-family:Arial;
	font-size:13px;
	display:block;
	color:#232323;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
	border-bottom:1px #a8a8a8 dashed;
	padding:5px 0px 5px 0px;
}

.id_2_title a:link, .id_2_title a:visited{
	color:#232323;
	border-bottom:1px #232323 dashed;
	border-top:1px #232323 dashed;
}

.id_2_title a:hover, .id_2_title a:focus{
	color:#c133a1;
	border-bottom:1px #c133a1 dashed;
	border-top:1px #c133a1 dashed;
}

.id_td_2{
	font-family:Arial;
	font-size: 14px;
	color:#232323;
	list-style:none;
	font-weight:none;
	text-align:justify;
	padding:0px 10px 10px 10px;
	background-color:#e0e0e0;
}


/*-----------id_2_title Div End-----------*/


/*-----------id_3_title Div open-----------*/
#id_3 {
	padding:10px;
	clear:both;
	border:#878787 thin solid;
	margin-top:10px;
}
.id_3_title{
	font-family:Arial;
	font-size: 13px;
	color:#232323;
	list-style:none;
	font-weight:bold;
	background-color:#e5e5e5;
}

.id_3_title a {
	font-family:Arial;
	font-size:13px;
	display:block;
	color:#232323;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
	padding:5px 5px 5px 0px;
	background-color:#e5e5e5;
}

.id_3_title a:link, .id_3_title a:visited{
	color:#232323;
	background-color:#e5e5e5;
}

.id_3_title a:hover, .id_3_title a:focus{
	color:#c133a1;
	background-color:#e5e5e5;
}

.id_td{
	font-family:Arial;
	font-size: 14px;
	color:#232323;
	list-style:none;
	font-weight:none;
	text-align:justify;
	margin:5px 0px 5px 0px;
}

#id_3_btn a{
	float:right;
	display:block;
	width: 65px;
	height:20px;
	padding-top:2px;
	font-family:Arial;
	color:#333;
	font-size:12px;
	text-align:center;
	background:url(../images/id_1_btn_up.jpg) center top no-repeat;
	text-decoration: none;
	font-weight:bold;
}
#id_3_btn a:hover { 
	background:url(../images/id_1_btn_over_c3.jpg) center top no-repeat;
	font-family:Arial;
	color:#FFF;
	font-size:12px;
	text-align:center;
	display:block;
	width: 65px;
	height:20px;
	padding-top:2px;
	font-weight:bold;
}
/*-----------id_3_title Div End-----------*/


/*-----------id_5_title Div open-----------*/
#id_5{
	padding-top:5px;
}
.id_5_title{
	font-family:Arial;
	font-size: 13px;
	color:#232323;
	list-style:none;
	font-weight:bold;
	margin-top:5px;
}

.id_5_title a {
	font-family:Arial;
	font-size:13px;
	display:block;
	color:#232323;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
	border-top:1px #cdcdcd solid;
	padding:5px 0px 5px 0px;
}

.id_5_title a:link, .id_5_title a:visited{
	color:#c133a1;
	border-top:1px #cdcdcd solid;
}

.id_5_title a:hover, .id_5_title a:focus{
	color:#232323;
	border-top:1px #c133a1 solid;
}
/*-----------id_5_title Div End-----------*


/*-----------id_6_title Div open-----------*/
#id_6 {
	padding:10px 0px 10px 0px;
	margin-left:8px;
	width:302px;
	float:right;
}
.id_6_title{
	font-family:Arial;
	font-size: 13px;
	color:#232323;
	list-style:none;
	font-weight:bold;
	background-color:#e5e5e5;
}

.id_6_title a {
	font-family:Arial;
	font-size:13px;
	display:block;
	color:#232323;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
	padding:5px 5px 5px 0px;
}

.id_6_title a:link, .id_6_title a:visited{
	color:#232323;
}

.id_6_title a:hover, .id_6_title a:focus{
	color:#c133a1;
}

.id_td_6{
	font-family:Arial;
	font-size: 14px;
	color:#232323;
	list-style:none;
	font-weight:none;
	text-align:justify;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px #cdcdcd solid;
}

#id_6_btn a{
	display:block;
	width: 200px;
	height:20px;
	padding-top:2px;
	font-family:Arial;
	color:#333;
	font-size:12px;
	text-align:center;
	background:url(../images/id_2_btn_up.jpg) center top no-repeat;
	text-decoration: none;
	font-weight:bold;
}
#id_6_btn a:hover { 
	background:url(../images/id_2_btn_over.jpg) center top no-repeat;
	font-family:Arial;
	color:#FFF;
	font-size:12px;
	text-align:center;
	display:block;
	width: 200px;
	height:20px;
	padding-top:2px;
	font-weight:bold;
}
/*-----------id_6_title Div End-----------*


/*-----------id_8_title Div open-----------*/
#id_8_div {
	border-bottom:1px #a8a8a8 dashed;
	margin-top:10px;
}

#id_8 {
	margin-left:8px;
	width:302px;
	float:right;
}
.id_8_title{
	font-family:Arial;
	font-size: 13px;
	color:#232323;
	list-style:none;
	font-weight:bold;
}

.id_8_title a {
	font-family:Arial;
	font-size:13px;
	display:block;
	color:#232323;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
	padding:5px 0px 5px 0px;
}

.id_8_title a:link, .id_8_title a:visited{
	color:#c133a1;
}

.id_8_title a:hover, .id_8_title a:focus{
	color:#232323;
}
/*-----------id_8_title Div End-----------*/


/*-----------id_9_title Div open-----------*/
#id_9 {
	padding:10px 0px 10px 0px;
	margin-left:6px;
	width:200px;
	float:right;
}

.id_9_title{
	font-family:Arial;
	font-size: 13px;
	color:#232323;
	list-style:none;
	font-weight:bold;
	margin-bottom:5px;
}

.id_9_title a {
	font-family:Arial;
	font-size:13px;
	display:block;
	color:#232323;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
	border-bottom:1px #cdcdcd solid;
	padding:5px 0px 5px 0px;
}

.id_9_title a:link, .id_9_title a:visited{
	color:#c133a1;
	border-bottom:1px #cdcdcd solid;
}

.id_9_title a:hover, .id_9_title a:focus{
	color:#232323;
	border-bottom:1px #c133a1 solid;
}

#id_9_img{
	font-family:Arial;
	font-size: 13px;
	color:#232323;
	list-style:none;
	font-weight:bold;
	background-color:#e0e0e0;
	width:200px;
	padding:15px 0px 15px 0px;
}

#id_9_2_img{
	font-family:Arial;
	font-size: 13px;
	color:#232323;
	list-style:none;
	font-weight:bold;
	background-color:#e0e0e0;
	width:200px;
	padding:15px 0px 15px 0px;
}

a img.id_9_img {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 10px;
}

a:hover img.id_9_img {
	background-color: #c133a1;
}

#id_9_btn a{
	display:block;
	width: 200px;
	height:20px;
	padding-top:2px;
	font-family:Arial;
	color:#333;
	font-size:12px;
	text-align:center;
	background:url(../images/id_2_btn_up.jpg) center top no-repeat;
	text-decoration: none;
	font-weight:bold;
}
#id_9_btn a:hover { 
	background:url(../images/id_2_btn_over_c3.jpg) center top no-repeat;
	font-family:Arial;
	color:#FFF;
	font-size:12px;
	text-align:center;
	display:block;
	width: 200px;
	height:20px;
	padding-top:2px;
	font-weight:bold;
}
/*-----------id_9_title Div End-----------*/



/*-----------Left Div Title Open-----------*/
#left_title {
	background-image: url(../images/left_title/left_title_bg_c3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:25px;
	width:290px;
	padding:6px 10px 0px 0px;
	font-family:Arial;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}

#left_title a{
	height:25px;
	width:290px;
	font-family:Arial;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#left_title a:hover{
	color:#FFF;
	text-decoration:underline;
}

#left_title_2 {
	background: url(../images/left_title_icon.jpg) no-repeat right top;
	.background: url(../images/left_title_icon) no-repeat right top;
	font-family:Arial;
	font-size: 14px;
	font-weight: none;
	color: #232323;
	text-decoration: none;
	text-align: right;
	padding:3px 15px 0px 0px;
	.padding:3px 0px 0px 0px;
	height:auto;
	margin-bottom:5px;
}
/*-----------Left Div Title End-----------*/


/*-----------Media Div Open-----------*/
#media_list {
	width:300px;
	background-image: url(../images/gray_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#e0e0e0;
	vertical-align:top;
	border:none;
}

.listLibrary{
	font-size: 14px;
	font-weight:bold;
	color:#232323;
	font-family:Arial;
	list-style:none;
	padding:10px;
	vertical-align:middle;
	height:auto;
	text-align:right;
	background-image: url(../images/gray_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#e0e0e0;
	border:none;
	text-decoration:none;
}

.listLibrary li{
	display:block;
	clear:both;
	margin-bottom:2px;
	vertical-align:middle;
	border:none;
}

.listLibrary  ul{
	margin:0px;
	padding:0px;
	border:none;
}

.listLibrary a{
	font-size: 14px;
	font-weight:bold;
	color:#232323;
	font-family:Arial;
	text-decoration:none;
	display:inline-block;
	width:300px;
	height:auto;
	background-color:#dcdcdc;
	vertical-align:middle;
	border:none;
}

/*.listLibrary img{
	border:none;
	float:right;
	text-align:right;
	width:60px;
	height:auto;
	vertical-align:top;
	margin-left:10px;
}

.listLibrary a:link, .listLibrary a:visited{
	vertical-align:middle;
	color:#232323;
	border:none;
	height:auto;
}
*/
 
.listLibrary a:hover, .listLibrary a:focus{
	vertical-align:middle;
	color:#fff;
	background-color:#bababa;
	border:none;
	height:auto;
}

#video{
	margin:10px 0px 10px 0px;
}

.listLibrary2{
	font-size: 14px;
	font-weight:bold;
	color:#232323;
	font-family:Arial;
	text-align:right;
	background-color:#e0e0e0;
	margin-bottom:3px;
	width:280px;
	height:auto;
	float:right;
	border:none;
	text-decoration:none;
}

.listLibrary2 a{
	font-size: 14px;
	font-weight:bold;
	color:#232323;
	font-family:Arial;
	text-align:right;	
	text-decoration:none;
	width:280px;
	height:auto;
	background-color:#e9e9e9;
	vertical-align:middle;
	border:none;
}

.listLibrary2 a:hover, .listLibrary2 a:focus{
	vertical-align:middle;
	color:#fff;
	background-color:#bababa;
	text-align:right;	
	border:none;
	text-decoration:none;
}

#list_title2{
	text-align:right;
	padding:10px 10px 5px 10px;
}

.list_img2{
	list-style:none;
	background-color:#e0e0e0;
	width:85px;
	float:right;
	margin-left:10px;
	text-decoration:none;
}


/*-----------Media Div End-----------*/

.check_box {
	width:10px;
	height:10px;
	float:right;
	margin-left:5px;
	text-align:right;
}

/*-----------s&b btns Div Open-----------*/
.sBtn{
	border:0;
	font-size: 12px;
	font-weight:bold;
	color:#c133a1;
	font-family:Arial;
	width:88px;
	height:26px;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/left_small_btn_up.jpg);
}

.sBtnhov{ 
	border:0;
	color:#fff;
	width:88px;
	height:26px;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/left_small_btn_over_c3.jpg);
}

.vBtn{	
	border:0;
	font-size: 12px;
	font-weight:bold;
	color:#c133a1;
	font-family:Arial;
	width:88px;
	height:26px;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/left_small_btn_up.jpg);
}

.vBtnhov{ 
	border:0;
	color:#fff;
	width:88px;
	height:26px;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/left_small_btn_over_c3.jpg);
}

.bBtn{	
	border:0;
	font-size: 12px;
	font-weight:bold;
	color:#c133a1;
	font-family:Arial;
	width:138px;
	height:26px;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/left_big_btn_up.jpg);
}

.bBtnhov{ 
	border:0;
	color:#fff;
	width:138px;
	height:26px;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/left_big_btn_over_c3.jpg);
}

.lBtn{	
	border:0;
	font-size: 12px;
	font-weight:bold;
	color:#c133a1;
	font-family:Arial;
	width:280px;
	height:26px;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/lBtn_up.jpg);
}

.lBtnhov{ 
	border:0;
	color:#fff;
	width:280px;
	height:26px;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/lBtn_over_c3.jpg);
}

.id1_btn{	
	border:0;
	font-size: 12px;
	font-weight:bold;
	color:#c133a1;
	font-family:Arial;
	width:65px;
	height:22px;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/id_1_btn_up.jpg);
}

.id1_btnhov{ 
	border:0;
	color:#fff;
	width:65px;
	height:22px;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/id_1_btn_over_c3.jpg);
}

.id2_btn{	
	border:0;
	font-size: 12px;
	font-weight:bold;
	color:#c133a1;
	font-family:Arial;
	width:200px;
	height:22px;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/id_2_btn_up.jpg);
}

.id2_btnhov{ 
	border:0;
	color:#fff;
	width:200px;
	height:22px;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/id_2_btn_over_c3.jpg);
}
.id2_color_btn{	
	border:0;
	font-size: 12px;
	font-weight:bold;
	color:#FFF;
	font-family:Arial;
	width:200px;
	height:22px;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/id_2_btn_over_c3.jpg);
}

.id2_color_btnhov{ 
	border:0;
	color:#c133a1;
	width:200px;
	height:22px;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/id_2_btn_up.jpg);
}

.sBtn{	
	border:0;
	font-size: 12px;
	font-weight:bold;
	color:#c133a1;
	font-family:Arial;
	width:88px;
	height:26px;
	text-align:center;
	text-decoration: none;
	background-image:url(../images/left_small_btn_up.jpg);
}

.hbp{	
	border:0;
	width:20px;
	height:20px;
	background-image:url(../images/home_news_b_btn_up.jpg);
}

.hbphov{ 
	border:0;
	width:20px;
	height:20px;
	background-image:url(../images/home_news_b_btn_over.jpg);
}
.hbs{	
	border:0;
	width:20px;
	height:20px;
	background-image:url(../images/home_news_s_btn_up.jpg);
}

.hbshov{ 
	border:0;
	width:20px;
	height:20px;
	background-image:url(../images/home_news_s_btn_over.jpg);
}
.hbn{	
	border:0;
	width:20px;
	height:20px;
	background-image:url(../images/home_news_n_btn_up.jpg);
}

.hbnhov{ 
	border:0;
	width:20px;
	height:20px;
	background-image:url(../images/home_news_n_btn_over.jpg);
}

.guide_btn{	
	float:right;	
	border:0;
	width:30px;
	height:40px;
	background:url(../images/guide_btn_up.gif) no-repeat top right;
}

.guide_btnhov{ 
	border:0;
	width:30px;
	height:40px;
	background:url(../images/guide_btn_over_c3.gif) no-repeat top right;
}

.newsletter_btn{
	float:right;	
	border:0;
	width:30px;
	height:18px;
	background:url(../images/newsletter_btn_up.gif) no-repeat top right;
}

.newsletter_btnhov{ 
	border:0;
	width:30px;
	height:18px;
	background:url(../images/newsletter_btn_over_c3.gif) no-repeat top right;
}
/*-----------s&b btns Div End-----------*/


/*-----------guide Div Open-----------*/
.guide_title{
	font-family:Arial;
	font-size: 14px;
	font-weight: none;
	color: #232323;
	text-decoration: none;
	float:right;
	text-align: right;
	margin-bottom:5px;
	width:45px;
}

.guide_box{
	width:195px;
	height:16px;
	.width:190px;
	.height:12px;
	float:left;
	border:none;
	padding-right:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

.guide_box2{
	width:200px;
	height:19px;

	float:left;
	border:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

#guide{
	width:300px;
}

#guide_div{
	float:right;
	margin-left:5px;
	width:245px;
}

#guide_content{
	clear:both;
}

#guide_btn2{
	float:right;
	width:30px;
	height:40px;
	border:none;
}

.guideList{
	font-size: 14px;
	font-weight:bold;
	color:#232323;
	font-family:Arial;
	list-style:none;
	padding:10px;
	vertical-align:middle;
	height:auto;
	text-align:right;
	background: url(../images/gray_bg.jpg) repeat-x center top;
}

.guideList a{
	font-size: 14px;
	font-weight:bold;
	color:#232323;
	font-family:Arial;
	text-decoration:none;
	display:inline-block;
	height:auto;
	vertical-align:middle;
}

.guideList a:link, .guideList a:visited{
	vertical-align:middle;
	color:#232323;
	border:none;
	height:auto;
}
 
.guideList a:hover, .guideList a:focus{
	vertical-align:middle;
	color:#fff;
	border:none;
	height:auto;
}
/*-----------guide Div End-----------*/


/*-----------newsletter Div Open-----------*/
.newsletter_box{
	width:235px;
	height:16px;
	.width:230px;
	.height:12px;
	float:right;
	border:none;
	padding-right:5px;
	margin-left:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
.newsletter_div{
	width:240px;
	float:right;
	
}
#newsletter_btn2{
	float:right;
	width:30px;
	height:18px;
	border:none;
	margin-right:5px;
}
/*-----------newsletter Div End-----------*/


/*-----------news Div open-----------*/
.news_content{
	font-family:Arial;
	font-size: 13px;
	color:#232323;
	list-style:none;
}

.news_content li{
	display:inline;
	color:#232323;
}

.news_content a {
	font-family:Arial;
	font-size:13px;
	display:block;
	color:#232323;
	text-decoration:none;
	padding-bottom:5px;
	border-bottom:1px #a8a8a8 dashed;
	padding:6px 0px 6px 0px;
}

.news_content a:link, .news_content a:visited{
	color:#232323;
	border-bottom:1px #a8a8a8 dashed;
}

.news_content a:hover, .news_content a:focus{
	color:#9b6131;
	border-bottom:1px #9b6131 dashed;
}
/*-----------news Div End-----------*/


/*-----------left Div open-----------*/
.leftDivFrame{
	font-size: 14px;
	font-weight:bold;
	color:#232323;
	font-family:Arial;
	list-style:none;
	padding:10px;
	.padding:10px;
	height:auto;
	text-align:right;
	background: url(../images/gray_bg.jpg) repeat-x center top;
	background-color:#e0e0e0;
}

.leftDivFrame a{
	font-size: 14px;
	font-weight:bold;
	color:#232323;
	font-family:Arial;
	text-decoration:none;
	display:inline-block;
	height:auto;
}
/*-----------left Div End-----------*/


/*-----------clinic Div open-----------*/
.clinicLibrary{
	font-family:Arial;
	font-size: 13px;
	color:#232323;
	list-style:none;
}

.clinicLibrary ul{
	padding:0px;
	margin:0px;
}

.clinicLibrary li{
	display:inline;
	color:#232323;
}

.clinicLibrary a {
	font-family:Arial;
	font-size:13px;
	display:block;
	color:#232323;
	text-decoration:none;
	padding-bottom:5px;
	border-bottom:1px #a8a8a8 dashed;
	padding:6px 10px 6px 0px;
	background-image:url(../images/left_li_icon.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

.clinicLibrary a:link, .clinicLibrary a:visited{
	color:#232323;
	border-bottom:1px #232323 dashed;
}

.clinicLibrary a:hover, .clinicLibrary a:focus{
	color:#c133a1;
	border-bottom:1px #c133a1 dashed;
}
/*-----------clinic Div End-----------*/


/*-----------footer Div Open-----------*/
#footer {
	width:940px;
	height:150px;
	margin-right:auto;
	margin-left:auto;
	padding:10px 40px 10px 20px;
	background-image:url(../images/footer_text_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#footer_links {
	width:920px;
	height:110px;
}

.footer_section {
	margin-left:40px;
	float:right;
} 
.footer_title {
	font-family:Arial;
	font-size: 18px;
	color:#c133a1;
	text-align:right;
	list-style:none;
	font-weight:none;
	padding:2px 0px 10px 0px;
	width:100px;
}

.footer_menu {
	margin-left:40px;
	font-family:Arial;
	font-size: 12px;
	color:#FFF;
	font-weight:bold;
	text-align:right;
	list-style:none;
}

.footer_menu ul{
	padding:0px;
	margin:0px;
}

.footer_menu li{
	display:inline;
	color:#232323;
}

.footer_menu a {
	font-family:Arial;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	text-align:right;
	display:block;
	text-decoration:none;
	padding-bottom:5px;
	padding:2px 10px 2px 0px;
	background-image:url(../images/footer_list_icon.jpg);
	background-position:right center;
	background-repeat:no-repeat;
}

.footer_menu a:link, .footer_menu a:visited{
	color:#FFF;
}

.footer_menu a:hover, .footer_menu a:focus{
	color:#c133a1;
}

#copy_siteBy {
	width:920px;
	clear:both;
}

#copy {
	float:right;
	width:470px;
	font-family:Arial;
	font-weight:none;
	font-size: 14px;
	color:#FFF;
	text-align:right;
	padding-top:10px;
}

#siteBy {
	float:right;
	width:470px;
	text-align:left;
}
/*-----------footer Div End-----------*/


/*-----------paging Div Open-----------*/
#paging{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#c133a1;
	font-weight:none;
	text-align:left;
}

#paging a{
	padding:4px 7px 4px 7px;
	border:1px solid #c133a1;
	background:#eeeeee;
	color:#c133a1;
	text-decoration:none;
	text-align:left;
}

#paging a:hover{
	border:1px solid #c133a1;
	background:#c133a1;
	color:#fff;
	text-decoration:none;
	text-align:left;
}

#paging a:active{
	border:1px solid #c133a1;
	background:#c133a1;
	color:#fff;
	text-decoration:none;
	text-align:left;
}
/*-----------paging Div End-----------*/

#mediaLibraryTitleBg{
	width:620px;
	height:30px;
	background-image:url(../images/media_title_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	margin-top:10px;
	margin-bottom:10px;
}

.mediaLibraryTitle{
	font-family:Arial;
	font-size: 16px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.mediaLibraryTitle a {
	font-family:Arial;
	font-size:13px;
	display:block;
	color:#232323;
	font-weight:bold;
	text-decoration:none;
}

.mediaLibraryTitle a:link, .mediaLibraryTitle a:visited{
	color:#232323;
	text-decoration:none;
}

.mediaLibraryTitle a:hover, .mediaLibraryTitle a:focus{
	color:#c133a1;
	text-decoration:none;
}







.mediaGallery,.mediaGallery:hover{
	width:96%;
	text-align:justify;
	color:#c133a1;
	padding:2px 2px 2px 8px;
	margin:1px;
	position:relative;
	overflow:hidden;
}

.mediaGallery:hover{
	background:#e9e9e9;
	height:auto;
}

.mediaGallery .title{
	float:right;
	display:block;
	padding:4px;
	min-height:40px;
	vertical-align:middle;
	width:175px;
}

.mediaGallery .title a:link,.mediaGallery .title a:visited{
	text-align:justify;
	font-weight:bold;
	color:#232323;
	text-decoration:none;
	font-size:96%
}

.mediaGallery .title a:hover,.mediaGallery .title a:focus{
	font-weight:bold;
	color:#c133a1;
	font-size:96%
}

.mediaGallery img{
	border: 2px solid #FFF;
	float:right;
	margin:0px 0px 4px 4px;
	overflow:hidden;
}




.mediaGallery2,.mediaGallery2:hover{
	width:100%;
	text-align:justify;
	color:#c133a1;
	margin-bottom:4px;
	position:relative;
	overflow:hidden;
	background-color:#e9e9e9;
}

.mediaGallery2:hover{
	background-color:#bababa;
	height:auto;
}

.mediaGallery2 .title{
	float:right;
	display:block;
	min-height:40px;
	vertical-align:middle;
	width:170px;
}

.mediaGallery2 .title a:link,.mediaGallery2 .title a:visited{
	text-align:justify;
	font-weight:bold;
	color:#232323;
	text-decoration:none;
	font-size:96%
}

.mediaGallery2 .title a:hover,.mediaGallery2 .title a:focus{
	font-weight:bold;
	color:#c133a1;
	font-size:96%
}

.mediaGallery2 img{
	float:right;
	margin:0px 0px 0px 10px;
	overflow:hidden;
}








#mediaLibrary_div {
	margin:10px 0px 0px 0px;
}

#mediaLibrary {
	margin-left:8px;
	width:300px;
	float:right;
	border:1px solid #e0e0e0;
	height:80px;
}

#mediaLibrary  a:hover{
	width:290px;
	float:right;
	border:1px solid #000;
	height:80px;
	background-color:#e9e9e9;
}

.mediaLibrary_title{
	font-family:Arial;
	font-size: 13px;
	color:#232323;
	list-style:none;
	font-weight:bold;
}

.mediaLibrary_title a {
	font-family:Arial;
	font-size:13px;
	display:block;
	color:#232323;
	font-weight:bold;
	text-decoration:none;
	padding:5px;
}

.mediaLibrary_title a:link, .mediaLibrary_title a:visited{
	color:#232323;
}

.mediaLibrary_title a:hover, .mediaLibrary_title a:focus{
	color:#c133a1;
}



/*-----------guideListView Div open-----------*/
#guideListView {
	padding:10px;
	clear:both;
	border:#878787 thin dashed;
	margin-top:10px;
	height:auto;
}
.guideListView_title{
	font-family:Arial;
	font-size: 16px;
	color:#c133a1;
	list-style:none;
	font-weight:bold;
	padding-bottom:5px;
	text-decoration:none;
/*	background-color:#e5e5e5;*/
}

.guideListView_title:hover {
	font-family:Arial;
	font-size:16px;
	color:#232323;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:5px;
/*	padding:5px 5px 5px 0px;
	background-color:#e5e5e5;*/
}



#guideListView_td{
	font-family:Arial;
	font-size: 14px;
	color:#232323;
	font-weight:none;
	text-align:justify;
	float:right;
	width:525px;
}
#guideListView_img{
	float:right;
	width:90px;
	border:#878787 thin solid;

}

.guideListViewCoName{
	font-family:Arial;
	font-size: 14px;
	color:#c133a1;
	font-weight:bold;
	text-align:right;
	width:525px;
}
.guideListViewCoText{
	font-family:Arial;
	font-size: 14px;
	color:#232323;
	font-weight:none;
	text-align:right;
	width:525px;
}
.guideListViewCoText a{
	font-family:Arial;
	font-size: 14px;
	color:#232323;
	font-weight:none;
	text-align:right;
	width:525px;
	text-decoration:none;
}
.guideListViewCoText a:hover{
	font-family:Arial;
	font-size: 14px;
	color:#c133a1;
	font-weight:none;
	text-align:right;
	width:525px;
	text-decoration:none;
}
/*-----------guideListView Div End-----------*/


#cards_thumb {
	margin:10px 10px 0px 10px;
	width:132px;
	float:right;
	border:1px solid #e0e0e0;
	height:auto;
}

a img.cards_img {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 10px;
}

a:hover img.cards_img {
	background-color: #c133a1;
}

.cards_title{
	font-family:Arial;
	font-size: 13px;
	color:#232323;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
}

.cards_title a {
	font-family:Arial;
	font-size:13px;
	display:block;
	color:#232323;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.cards_title a:link, .cards_title a:visited{
	color:#232323;
}

.cards_title a:hover, .cards_title a:focus{
	color:#c133a1;
}

.more_cards{
	font-family:Arial;
	font-size: 16px;
	color:#232323;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
	text-decoration:none;
}

.more_cards{
	font-family:Arial;
	font-size: 14px;
	color:#232323;
	font-weight:bold;
	text-align:right;
}

.more_cards:hover {
	color:#c133a1;
	font-family:Arial;
	font-size: 14px;
	font-weight:bold;
	text-align:right;
}







#Video_AlbumContent{
width:100%;
}
.Video_AlbumItem{
width:300px;
}
.Video_AlbumItemContent{
width:300px;
}

/* media components*/
#Video_AlbumComponent, #galleryComponent{
width:300px;
}
.videoThumb{
float:right;
margin-right:0px;
margin-left:5px;
margin-bottom:10px;
!width:268px;
display:inline;
}
.videoThumb img{
border:1px solid #FFFFFF;
width:268px;
height:201px;
margin-top:5px;
margin-right:5px;
}
.videoThumb A{
display:block;
position:absolute;
width:270px;
height:203px;
!width:270px;
!height:203px;
background:url(../images/videoThumb.gif) no-repeat center center;
border:5px solid #e9e9e9;
}
.videoThumb A:hover{
background:url(../images/videoThumb2_c1.gif) no-repeat center center;
border:5px solid #B7BDC2;
}
.mediaThumb{
background-color:#DBE1E6;
padding:5px;
}
.mediaThumb img{
border:1px solid #FFFFFF;
width:106px;
height:67px;
}




/*-----------details open-----------*/
#home_news_title{
	font-family:Arial;
	font-size:24px;
	color:#c133a1;
	text-align:right;
	font-weight:bold;
	margin-bottom:10px;
}
#home_news_title a{
	font-family:Arial;
	font-size:24px;
	color:#c133a1;
	text-align:right;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:none;
}

#home_news_title a:hover a:hover{
	font-family:Arial;
	font-size:24px;
	color:#c133a1;
	text-align:right;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:underline;
}

/* Layout helpers ----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; right: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 22px; text-decoration: none; font-size: 15px; .font-size: 14px; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

.ui-state-disabled { cursor: default !important; }


/* Component containers
----------------------------------*/
.ui-widget { font-family: Arial,sans-serif; font-size: 15px; .font-size: 14px; padding:0px; margin:0px; width:620px; height:30px;}
.ui-widget .ui-widget { font-size: 15px; .font-size: 14px;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,sans-serif; font-size: 15px; .font-size: 14px; }
.ui-widget-content { border: none; background-image: url(../images/tab_bg.jpg); background-position:right top; background-repeat:no-repeat;  }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: none; color: #; font-weight: bold; }
.ui-widget-header a { color: #; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { width:96px; .width:90; text-align:center; border: none;  font-weight: bold; color: #000; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { width:96px; .width:90; color: #ffffff; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { width:96px; background-image:url(../images/tab_btn_over.jpg); background-position:center top; background-repeat:no-repeat; text-align:center; border: none;  font-weight: bold; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { width:96px; .width:90; color: #212121; text-decoration: none; text-align:center;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { width:96px; .width:90; border: none; background-image:url(../images/tab_btn_over.jpg); background-position:center top; background-repeat:no-repeat; font-weight: bold; color: #c133a1; text-align:center;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { width:96px; .width:90; color: #c133a1; text-decoration: none; text-align:center;}
.ui-widget :active { outline: none; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
/* Button ----------------------------------*/
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/* Tabs ----------------------------------*/
.ui-tabs { position: relative; padding-top: .2em; zoom: 0; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding-right:.2em; .padding-right:.0em;}
.ui-tabs .ui-tabs-nav li { list-style: none; float: right; position: relative; top: 0px; margin: 0 .0em 0px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: right; padding-top:8px;  text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 0px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding-top: 5px; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/* Datepicker ----------------------------------*/
/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
/* Progressbar ----------------------------------*/

#tabs_title{
	font-family:Arial;
	font-size:14px;
	color:#c133a1;
	text-align:right;
	font-weight:bold;
	padding:10px 0px 5px 0px;
}

#tabs_title_2{
	font-family:Arial;
	font-size:14px;
	color:#c133a1;
	text-align:right;
	font-weight:bold;
	padding:0px 0px 5px 0px;
}

#tabs_list{
	font-family:Arial;
	font-size: 14px;
	color:#232323;
	text-align:right;
	list-style-image:url(../images/tabs_list_c3.jpg);
	list-style-position:outside;
}

#tabs_list ul{
	margin: 0px;
	padding: 0px;
}

#tabs_list li{
	color:#4e0f0b;
}

#tabs_list a {
	font-family:Arial;
	font-size: 14px;
	color:#232323;
	text-align:right;
	display:block;
	text-decoration:none;
}

#tabs_list .date {
	font-family:Arial;
	font-size: 14px;
	color:#232323;
	text-align:right;
	text-decoration:none;
	vertical-align:middle;
	text-align:right;
}

#tabs_list a:link, .tabs_list a:visited{
	color:#4e0f0b;
}

#tabs_list a:hover, .tabs_list a:focus{
	color:#c133a1;
}




/*-----------card Div open-----------*/
#card {
	margin-left:7px;
	width:92px;
	float:right;
	text-align:center;
}

.card_title{
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color:#c133a1;
	list-style:none;
	font-weight:none;
	margin-bottom:2px;
	text-align:center;
}

.card_title a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	display:block;
	color:#c133a1;
	font-weight:none;
	text-decoration:none;
	padding-bottom:2px;
	border-bottom:1px #a8a8a8 dashed;
	text-align:center;
}

.card_title a:link, .card_title a:visited{
	color:#232323;
	border-bottom:1px #232323 dashed;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
}

.card_title a:hover, .card_title a:focus{
	color:#c133a1;
	border-bottom:1px #c133a1 dashed;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
}
	
#card_img{
	color:#232323;
	list-style:none;
	font-weight:bold;
	width:92px;
}

a img.card_img {
	border: 1px solid #ccc;
}

a:hover img.card_img {
	border: 1px solid #c133a1;
}


/*-----------card Div End-----------*/


#inner_page_title_2{
	width:595px;
	height:60px;
	font-family:Arial;
	font-size:28px;
	font-weight:bold;
	color:#FFF;
	padding:25px 25px 0px 0px;
	background-image:url(../images/page_title.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	
}

.backBtn{
	background-image:url(../images/left_li_icon.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding:6px 10px 6px 0px;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	font-weight:none;
	text-align:left;
	text-decoration:none;
	color:#232323;
	float:left;
}
.backBtn:hover{
	text-decoration:none;
	color:#c133a1;
}











/*menu*/


ul.AspNet-Menu ,
ul.AspNet-Menu ul {
 list-style-type: none;
 margin: 0px;
 list-style-image: none;
 padding: 0px;
}

ul.AspNet-Menu li {
 position: relative;
 list-style-type: none;
 margin: 0px;
 width: auto;
 float: right;
 list-style-image: none;
 padding: 0px;
}


ul.AspNet-Menu li ul li {
 position: relative;
 .right:-130px;
 list-style-type: none;
 margin: 0px;
 width: auto;
 min-width:125px;
 .width: auto;
 .min-width:125px;
 float: right;
 list-style-image: none;
 padding: 0px; 
}

ul.AspNet-Menu li li {
 width: auto;
 float: none;
}

.AspNet-Menu a {
 text-align: right;
 display: block;
 font-family: arial;
 white-space: nowrap;
 color: white;
 font-weight:bold;
 font-size: 15px;
 text-decoration: none;
 padding: 13px 12px 10px 12px;
}

.AspNet-Menu a:focus {
 outline-style: none;
 outline-color: invert;
 outline-width: medium;
}

.AspNet-Menu li ul li a {
 border: #FFF 1px solid;
 text-align: right;
 display: block;
 font-family: arial;
 white-space: nowrap;
 color: white;
 font-weight:bold;
 font-size: 15px;
 text-decoration: none;
 padding: 5px;
}

.AspNet-Menu li ul li a:focus {
 outline-style: none;
 outline-color: invert;
 outline-width: medium;
}

.AspNet-Menu a.no-click {cursor: default;}

.AspNet-Menu li a {margin: -1px -1px 0px 0px;}

.AspNet-Menu li li a {margin: 0px 0px -1px;}

.AspNet-Menu > li > li.AspNet-Menu-WithChildren a {padding-left: 15px;}

.AspNet-Menu li.AspNet-Menu-WithChildren ul > li > a {padding-left: 11px;}

.AspNet-Menu li li.AspNet-Menu-WithChildren a ,
.AspNet-Menu > li > li.AspNet-Menu-WithChildren a {
 background-repeat: no-repeat;
 background-position: right 50%;
}

.AspNet-Menu li:hover > a {color: #232323;}

.AspNet-Menu li ul ,
.AspNet-Menu li:hover ul ul ,
.AspNet-Menu li:hover ul ul ul ,
.AspNet-Menu li:hover ul ul ul ul ,
.AspNet-Menu li:hover ul ul ul ul ul ,
.AspNet-Menu li:hover ul ul ul ul ul ul ,
.AspNet-Menu li:hover ul ul ul ul ul ul ul ,
.AspNet-Menu li:hover ul ul ul ul ul ul ul ul {
 z-index: 999;
 position: absolute;
 display: none;
}

.AspNet-Menu li:hover ul {display: block;}

.AspNet-Menu li li:hover ul ,
.AspNet-Menu li li li:hover ul ,
.AspNet-Menu li li li li:hover ul ,
.AspNet-Menu li li li li li:hover ul ,
.AspNet-Menu li li li li li li:hover ul ,
.AspNet-Menu li li li li li li li:hover ul {
 display: block;
 margin-left: 100%;
}

.AspNet-Menu li:hover ul {margin-left: 0px;}

.AspNet-Menu ul ul {
 top: 1px;
 left: -1px;
}

.AspNet-Menu li {top: -2px;}

.AspNet-Menu a {background-color: none;}

.AspNet-Menu li:hover > a {background-color:none;}

.AspNet-Menu li ul li a {background-color: #b82a9a; }

.AspNet-Menu li ul li:hover > a {background-color:#da42bb;}

/*.AspNet-Menu li ul li a {background-color: #b82a9a; }

.AspNet-Menu li ul li:hover > a {background-color:#da42bb;}
*/
