﻿
.slidePanelClose
{
	display:none; 
	visibility:hidden;
}

.lnkPagerPrev
{
	background:url(../Images/Design/ar_left.gif) no-repeat;
}

.lnkPagerNext
{
	background:url(../Images/Design/ar_right.gif) no-repeat;
}

.Bottom_box_links td .Paging .lnkPagerPrev a{
	text-decoration:none;
}

.Bottom_box_links td .Paging .lnkPagerNext a{
	text-decoration:none;
}

.bk_box7 table img{
	border: solid 1px #BFBFBF;
}
.bk_box7 table td b{
	font-weight:normal;
	color:#7BA329;
}
.bk_box7 table td a{
	font-weight:normal;
	color:#626262;
}

.bk_box7header
{
	font-weight:bold;
	color:#7BA329;
}

.bk_box7 table td a{
	font-weight:normal;
	color:#626262;
}

.Mid_Box_left table td a{
	font-weight:normal;
	color:#626262;
}

.Mid_Box_center table td a{
	font-weight:normal;
	color:#626262;
}

.Mid_Box_right table td a{
	font-weight:normal;
	color:#626262;
}

.DisplayBlock
{
	display: block;
}

.lnkDeleteComments
{
	font-weight:normal;
	text-decoration:underline;
	text-align:center;
}

.bk_box7x
{
	background: #E1E1E1 url(../Images/Design/bk_box7.gif)  repeat-x top center;
	border-left: solid 1px #E0E0E2;
	border-right: solid 1px #E0E0E2;
	padding-left: 20px;
	padding-top: 3px;
}

.bk_box7x table img{
	border: solid 1px #BFBFBF;
}
.bk_box7x table td b{
	font-weight:normal;
	color:#7BA329;
}
.bk_box7x table td a{
	font-weight:normal;
	color:#626262;
}

.popupHeader
{
	background-color:#7BA329;
	font-size:16px;
	color:White;
	font-weight:bold;
	height:30px;
}

.popupFooter
{
	background-color:#f2f2f2;
}

.popupBg
{	background:url('../Images/Design/PopupBg.png') no-repeat;
	width:450px;
	height:200px;
}

.popupContent
{
	position:relative;
	padding-top:15px;
	padding-left:25px;
	width:400px;
}

.popupTable
{
	background-color:White;
	width:100%;
	height:100px;
	padding:0;
	border-spacing:0;
	text-align:center;
}

.validatorMsg
{
	color: Red;
}

.drpCountry
{
	width: 170px;
}

.divHideClass
{
	visibility: hidden;
	display: none;
}

.divShowClass
{
	display: block;
    visibility: visible;
    height:500px;
}

.lblUserMessages
{
	color: Red;
}

.lnkExtraHeaderLinks
{
	color:#98CD34;
}

.invisible
{
	display: none;
}

.sharePopupStyle
{
    font-size:12px;
	z-index:2;
	position:absolute;
	top:215px;
	left:230px;
	background:white;
	border-style:solid;
	border-width:4px;
	border-color:#79A52A;
	height:80px;
	width:350px;
	vertical-align:middle;
	text-align:center;
}

select 
{	
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, Helve, Sans-serif;
	font-size: 12px;
	color: #212121;
	border: 1px solid #BFBFBF;
	font-weight:normal;
	width : 145px;
}

.bk_box23x{
	background: #fff url(../Images/Design/bk_box2.gif) repeat-x top center;
	height : 215px;
	padding: 0px 0px 0px 0px; /*top,right,bott,left*/
	border-left: solid 1px #E0E0E2;
	border-right: solid 1px #E0E0E2;	
}