﻿* {
	margin: 0;
}
html, body {
	padding: 0px;
	margin: 0px;
}
body {
	text-align: center;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	background-position: center top;
	padding: 0px;
}
#MainLogo {
top: 0px;
	float: left;
	position: relative;

}
#MainLogin 
{position: relative;
	top: 0px;
	text-align: right;
	float: right;
	margin-top: -22px;
}
#MainLogin A:link,  #MainLogin A:visted
{
	color: White;
	font-weight: bold;
	font-size: 14px;
}
#MainLogin A:hover, #MainLogin A:active
{
	 color:	#006644;
	 font-weight: bold;
	 font-size: 14px;
}
A:link{color:	#006644;}
A:visited {color:#006644;}
A:hover{ color: Black;}
A:active{ color: Black;}
.MainBody {
	position: relative;
	width: 897px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -30px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
     height: 226px;
	line-height: 16px;	
}
.MainContainer {
	position: relative;
	width: 897px;
	top: 70px;

	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -30px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-right: 0px;

}
#MainFooter
{width: 897px;
	position: relative; bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: left;}
#CopyrightFooter
{
 font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: center;
}
.padding1
{
	padding-left: 10px;
	padding-right: 15px;
	text-align: left;
}

.Btn2
{
	background-color: Black;
	border-color: #994400;
	border-style: outset;
	border-width: 1px;
	color: White;
}
.HeaderText
{
	font-size: 36px;
	font-weight: bold;
}
.tblColRight
{
	text-align: left;
}
.ddl1
{
	width: 120px;
	border: solid 1 green;
}.ddl2
{
	width: 220px;
	border: solid 1 green;
}
.Line
{
	height: 1px;
	background-color: Green;
	color: Green;
	width: 98%;
}
.Line2
{
	height: 1px;
	background-color: Green;
	color: Green;
	width: 70%;

}
.TextBoxSmall
{
	width: 80px;
	border: solid 1px #0978b7;
}
.TextBoxBig
{
	width: 550px;
	height: 100px;
	border: solid 1px #0978b7;
}
/*Register Page Settings */
.RegTable
{
	text-align: left;
	width: 98%;
}
.RegHeading2
{
	font-weight: bold;
	color: #330033;
}
.RegCol1
{
	font-size: 12px;
	font-weight: bold;
	color: White;
	width: 30%;
	vertical-align: top;
}
.RegRegText
{
	font-size: 12px;
	color: White;
}
.RegHeader
{
	font-size: 32px;
	font-weight: bold;
}
.RegDesc
{
	font-size: 12px;
	color: White;
	vertical-align: top;
}
.TextBoxRegister
{
	width: 200px;
	border: solid 1px #0978b7;
}

.DDLRegister
{
	width: 200px;
	border: solid 1px #0978b7;
}
.CreateUserButton
{
	background-color: Black;
	border-color: #994400;
	border-style: outset;
	border-width: 1px;
	color: White;
}
/*End Register Page Settings*/
.CommentPopUp
{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFF8C6;
	width: 200px;
	visibility: hidden;
	opacity: .9;
	filter: alpha(opacity=90);
	border-color: #339933;
	border-style: dashed;
	border-width: 1px;
	font-family: Times New Roman;
}
.CommentPopUpHelp
{
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #016d01;
	width: 500px;
	visibility: hidden;
	opacity: .9;
	filter: alpha(opacity=90);
	border-color: Silver;
	border-style: dashed;
	border-width: 1px;
	font-family: Times New Roman;
	color: White;
	z-index: 10;
	position: relative;
}

/*GridViews*/
.GridViewStyle
{
	border-right: 2px solid Black;
	border-bottom: 2px solid Black;
	border-left: 2px solid white;
	border-top: 2px solid white;
	padding: 4px;
	font-size: 14px;
	text-align: center;
	width: 99%;
}
.GridViewStyleMain
{
	border-right: 2px solid Black;
	border-bottom: 2px solid Black;
	border-left: 2px solid white;
	border-top: 2px solid white;
	padding: 4px;
	font-size: 14px;
	text-align: center;
	width: 100%;

}
.GridViewStyle2
{
	border-right: 2px solid #A7A6AA;
	border-bottom: 2px solid #A7A6AA;
	border-left: 2px solid white;
	border-top: 2px solid white;
	padding: 4px;
	font-size: 14px;
	text-align: center;
	width: 94%;
}
.GridViewStyle a
{
	color: White;
		font-weight: bold;
}
.GridViewStyleMain a
{
	color: White;
	font-weight: bold;
}
.GridViewHeaderStyle th
{
	/*border-left: 1px solid #EBE9ED; 	border-right: 1px solid #EBE9ED;*/
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

.GridViewHeaderStyle
{
	background-color: Black;
	font-weight: bold;
	font-size: 14px;
	color: White;
	padding-left: 5px;
	padding-right: 5px;
}
.GridViewHeaderStyle a:visited
{
	color: White;
}
.GridViewHeaderStyle a:active
{
	color: Red;
}
.GridViewHeaderStyle a:hover
{
	color: Red;
}
.GridViewHeaderStyle a:link
{
	color: White;
}
.GridViewSelectedStyle
{
	background-color: #99bb99;
	color: Black;
		border-right: 2px solid Black;
	border-bottom: 2px solid Black;
	border-left: 2px solid Black;
	border-top: 2px solid Black;
}
.GridViewEmptyTextOffers
{
		background-color: #99bb99;
	color: Black;
		border-right: 2px solid Black;
	border-bottom: 2px solid Black;
	border-left: 2px solid Black;
	border-top: 2px solid Black;
}
.GridViewSelectedStyle a:link
{
	color: Black;
}
.GridViewFooterStyle
{
	background-color: #335522;
	font-weight: bold;
	color: White;
}
.EditRowStyle
{
	background-color: Silver;
}
.GridViewRowStyle
{
	color: Black;
	height: 35px;
}
.GridViewRowStyle A:link{color:	Black;}
.GridViewRowStyle A:visited {color:Black;}
.GridViewRowStyle A:hover{ color: #006644;}
.GridViewRowStyle A:active{ color: #006644;}
.GridViewRowStyleMain
{
	color: White;
	height: 35px;
}
.GridViewAlternatingRowStyle
{
	background-color: #CCBB88;
	color: Black;
	height: 35px;
}
.GridViewAlternatingRowStyle A:link{color:	Black;}
.GridViewAlternatingRowStyle A:visited {color:Black;}
.GridViewAlternatingRowStyle A:hover{ color: #006644;}
.GridViewAlternatingRowStyle A:active{ color: #006644;}
.GridViewRowStyle td, .GridViewAlternatingRowStyle td
{
	border: 1px solid Black;
}

.GridViewSelectedRowStyle
{
	background-color: #0978b7;
	font-weight: bold;
	color: White;
}

.GridViewPagerStyle
{
	background-color: #335522;
	color: #FFFFFF;
}
.GridViewPagerStyle A:link
{
	color: White;
}
.GridViewPagerStyle A:visited
{
	color: White;
}
.GridViewPagerStyle A:hover
{
	color: Red;
}
.GridViewPagerStyle table /* to center the paging links*/
{
	margin: 0 auto 0 auto;
}
.GridViewEmptyText
{
	color: Black;
	font-size: 18px;
}
.gvEditBox
{
		width: 150px;
	border: solid 1px #0978b7;
}
/* End Gridview*/
/*Login Page*/
.LoginMain
{
	width: 400px;
	text-align: center;
	height: auto;
}
.TextBox1
{
	width: 150px;
	border: solid 1px #0978b7;
}

.LoginColumn
{
	width: 100%;
	text-align: left;
	height: 25px;
}
.LoginLeft
{
	width: 45%;
	float: left;
	height: 25px;
}
.LoginRight
{
	float: right;
	width: 45%;
	height: 25px;
}
.LoginHead
{
	height: auto;
	text-align: center;
	font-weight: bold;
	background-color: Black;
	background: url(Images/top882px.gif) no-repeat top;
	color: Black;
}
.LoginCenterL
{
	text-align: center;
	width: 40%;
	float: left;
}
.LoginCenterR
{
	text-align: center;
	width: 60%;
	float: right;
}
.BTNLogin
{
	background-color: Black;
	border-color: #994400;
	border-style: outset;
	border-width: 1px;
	color: White;
	height: 20px;
}
.btnAccept
{
		background-color: #006644;
	border-color: #994400;
	border-style: outset;
	border-width: 1px;
	color: White;

}
.btnDecline
{
background-color: Red;
	border-color: #994400;
	border-style: outset;
	border-width: 1px;
	color: White;

}
.BTNLoginCancel
{
	background-color: Red;
	border-color: #994400;
	border-style: outset;
	border-width: 1px;
	color: Black;
	height: 20px;
}
/* End Login Page */
.ViewRightPic
{
	vertical-align: top;
	width: 63%;
	padding-left: 10px;
}
.ViewRightPicFeat
{
	vertical-align: top;
	padding-left: 10px;
}
.ViewColumnHeader
{
	color: #664444;
	font-weight: bold;
}
.ViewColumnHeader2
{
	color: White;
	font-weight: bold;
}
.ViewColumnHeaderFeat
{
	color: Black;
	font-weight: bold;
}
/*Contact Page*/
.ContactCol1
{
	padding-left: 50px;
	text-align: left;
width: 40%;
}
.ContactCol2
{
	width: 60%;
	text-align: left;
}
.ContactBigTB
{
	height: 100px;
	width: 70%;
	border: solid 1px green;
}
.ContactTB
{
	width: 70%;
	border: solid 1px #0978b7;
}
/*Submit Video */
.ListLinkColumn1
{
	text-align: left;
	width: 10%;
		font-size: 12px;
	color: Black;
}
.ListLinkColumn2
{
	text-align: left;
	width: 40%;
		font-size: 12px;
	color: Black;
}
.ListLinkColumn3
{
	text-align: left;
	width: 40%;
		font-size: 12px;
	color: Black;
		font-size: 12px;
	color: Black;
}
.ListLinkColumn4
{
	text-align: left;
	width: 10%;
		font-size: 12px;
	color: Black;
}
.TextBoxListLink
{
	width: 250px;
	border: solid 1px #0978b7;
	vertical-align: middle;
}
.TextBoxListLinkBig
{
	width: 350px;
	height: 80px;
	border: solid 1px #0978b7;
	vertical-align: middle;
}
.TextBoxBig
{
	width: 95%;
	height: 80px;
	border: 1px solid #0978b7;
	vertical-align: middle;
}
.DDLListLink
{
	width: 200px;
	border: 1px solid #0978b7;
	vertical-align: middle;
}
.MenuDropDown
{
	display: none;
	width: 128px;
	background-color: #999955;
	vertical-align: top;
	border-left: solid 1px Black;
	border-right: solid 1px Black;
	border-bottom: solid 1px Black;
	font-size: 15px;
	cursor: default;
	text-align: left;
	margin: 0 auto;
	float: left;
	text-align: left;
	position: relative;
}
.MenuDropDown a:link
{
	color: #006644;
}
.MenuDropDown a:hover
{
	color: Red;
}
.MenuDropDown a:visited
{
	color: #006644;
}
.MenuDropDown a:active
{
	color: Red;
}

.VideoDisplay
{
	height: auto;
	text-align: center;
}

.PreviousVideo
{
	float: left;
	width: 17%;
	vertical-align: middle;
	text-align: left;
}
.MiddleVideo
{
	float: left;
	width: 66%;
	text-align: left;
}
.NextVideo
{
	float: left;
	width: 17%;
	vertical-align: middle;
	text-align: right;
}
.VideoInfoBottom
{
	font-size: 11px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}
.VideoInfoTop
{
	font-size: 11px;
	width: 75%;
		text-align: left;
	border-collapse: collapse;
}
.VideoMenu
{
	border-collapse: collapse;
	font-size: 16px;
}
.VideoMenu a:link
{
	color: White;
}
.VideoMenu a:hover
{
	color: Red;
}
.VideoMenu a:visited
{
	color: White;
}
.VideoMenu a:active
{
	color: Red;
}
.TextBoxBottom
{
	width: 120px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.ButtonBottom
{
	height: 17px;
	background-color: Red;
	color: White;
}
.DDLBottom
{
	border: 1px solid Red;
	background-color: #FFFFFF;
	cursor: pointer;
	_cursor: hand;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	width: 130px;
	height: 15px;
	font-size: 10px;
}
/*Javascript PopUp*/
#showimage{
position:absolute;
visibility:hidden;
border: 1px solid gray;
}

#dragbar{
cursor: hand;
cursor: pointer;
	background: url(Images/greenselectedrow.jpg) repeat top;
	opacity: .7;
filter: alpha(opacity=70);
	color: Black;
	font-weight: bold;
width: 470px;

}

#dragbar #closetext{
font-weight: bold;
margin-right: 1px;
}
/*end Javascript PopUp*/

.GvMain
{
	vertical-align: top;
text-align: center;
width: 95%;
}
.GvProfile
{
	vertical-align: top;
text-align: left;
width: 95%;	
}
.MainTblRow
{
	vertical-align: top;
	width: 49%;
	text-align: center;
}
.MainTblRowHeader
{
	vertical-align: top;
	width: 49%;
	text-align: center;
background-color: #335522;
opacity: .7;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.MainTblRowFooter
{
	vertical-align: top;
	width: 49%;
	text-align: center;
background-color: #335522;
opacity: .7;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/woodbackground2.gif);
	background-repeat: repeat-x;
}
.MainTblRowFooter a:link
{
		color: White;
}
.MainTblRowFooter a:visited
{
	color: White;
}
.MainTblRowFooter a:hover
{
	color: Red;
}
.MainTblRowSpacer
{
	width: 1%;
}
/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #662525;
   
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(Images/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
            

}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(Images/sprite.png) #bfdaff repeat-x left -1300px;

}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;

}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(Images/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: White;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #006644;
background-color: Black;
}
.MainLeftPad
{
	width: 13px;
	float: left;
}
.MainMiddlePad
{
	width: 10px;
	float: left;	
}
.MainRightPad
{
	width: 21px;
	float: right;
}
 .box
{
     width: 521px;
     background: #006644;
}

.box .left
{
     float: left;
     background: #9d9b6e;
}

.box .right
{
     float: right;   background: #9d9b6e;
}

.box p
{
     margin: 0;
     padding-left: 10px;
     padding-right: 10px;
     clear: both;
}

div.clear
{
     clear: both;
     height: 0px;
     line-height: 0px;
}
.FeatImg
{
	  height:235px;
	  width: 250px;
}
.ViewonMap
{
	font-weight: bold;
	font-size: 14px;
}
.ViewonMap a:link
{
	color: Blue;
}
#HeaderBar {
	background-image: url(images/headerpic.jpg);
	width: 100%;
	min-width: 897px;
	padding: 0px;
	background-repeat: repeat-x;
	height: 190px;
	background-position: center top;
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
}
.NavBar {
	background-image: url(images/menu_bg.jpg);
	width: 100%;
	min-width: 897px;
	background-repeat: repeat-x;
	height: 243px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 4px;
	left: 0px;
}



.HeaderBar {
	background-image: url(images/headerpic.jpg);
	width: 100%;
	min-width: 897px;
	padding: 0px;
	background-repeat: repeat-x;
	height: 170px;
	background-position: center top;
	position: absolute;
	margin: 0px;
	top: 0px;
	left: 0px;
}

/*Nav Menu*/
#nav{
	left: 37px;
	top: 182px;
	position: absolute;
}
#container_nav {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
	}

#toolbar {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	width: 800px;

 
	}

#topnav {
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	width: 800px;
	background: transparent;
	visibility: hidden;	
	}
#topnav ul {
	margin: 0;
	padding: 0;
	border: none;
	width: 800px;
	list-style-type: none;
	z-index: 1; 
	}

#topnav ul li {
	display: inline;
	float: left;
	}

#topnav ul li a {
	display: block;
	text-decoration: none;
	}
#topnav ul li a span {
	display: none;
	}
/*move image up to change color*/
#topnav ul li a:hover {
	background-position: 0 -55px;
	}

/*Top portion of picture*/
#topnav ul li a:active {
	background-position: 0 0;
	}

#leases a {
	width: 73px;
	background: url(images/leases.gif) top left no-repeat;
	background-position:  0 0;	
	height: 50px;
	}
#leases a:hover, #leases a:active, #leases .selected {
	background-position: 0 -55px;
	}

#landowners a {
	background: url(images/landowners.gif) top left no-repeat;
	background-position: 0 0;
	width: 157px; 
	height: 50px;
	}
#landowners a:hover, #landowners a:active, #landowners .selected {
	background-position: 0 -55px;
	}

#landforsale a {
	background: url(images/forsale.gif) top left no-repeat;
	background-position: 0 0;
	width: 109px;	height: 50px;
	}
#landforsale a:hover, #landforsale a:active, #landforsale .selected {
	background-position: 0 -55px;
	}

#about a {
	background: url(images/about.gif) top left no-repeat;
	background-position: 0 0;
	width: 88px;height: 50px;
	}
#about a:hover, #about a:active, #about .selected {
	background-position: 0 -55px;
	}
	
#stateinfo a {
	background: url(images/stateinfo.gif) top left no-repeat;
	background-position: 0 0;
	width: 132px;height: 50px;
	}
#stateinfo a:hover, #state a:active, #state .selected {
	background-position: 0 -55px;
	}
	
#sponsors a {
	background: url(images/sponsors.gif) top left no-repeat;
	background-position: 0 0;
	width: 115px;height: 50px;
	}
#sponsors a:hover, #sponsors a:active, #sponsors .selected {
	background-position: 0 -55px;
	}
	
#multimedia a {
	background: url(images/multimedia.gif) top left no-repeat;
	background-position: 0 0;
	width: 126px;height: 50px;
	}
#multimedia a:hover, #multimedia a:active, #multimedia .selected {
	background-position: 0 -55px;
	}

/*Hover Menu*/
.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color: Black;
	opacity:.9;
	filter: alpha(opacity=90);
	border-left:  1px dashed #006644;
	border-right:  1px dashed #006644;
	border-bottom:  5px solid  #006644;
width: 155px;
	z-index: 10;

}
.popupMenu A:link{color:	White;}
.popupMenu A:visited {color:White;}
.popupMenu A:hover{ color: #006644;}
.popupMenu A:active{ color: #006644;}

.popupMenuBig {
	position:absolute;
	visibility:hidden;
	background-color: Black;
	opacity:.9;
	filter: alpha(opacity=90);
	border-left:  1px dashed #006644;
	border-right:  1px dashed #006644;
	border-bottom:  5px solid  #006644;
    width   : 320px;
	z-index: 10;

}
.popupMenuBig A:link{color:	White;}
.popupMenuBig A:visited {color:White;}
.popupMenuBig A:hover{ color: #006644;}
.popupMenuBig A:active{ color: #006644;}
.popupHover {

  color   : #0978b7;
  text-decoration: underline;
}
.MenuItem
{

  color   : #0978b7;
  text-decoration: underline;
}
.SubMenuItem
{
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 2px;	
	font-size: 16px;
}
.ColumnHeaderText
{
	font-size: 20px; 
	color: #336644;
	font-weight: bold;
	text-align: center;
}
.tablebid
{
	width: 80%; 
	text-align: left;
	border: solid 1px #336644;	
}
.regtable
{
	width: 100%;
	text-align: left;
}
.mainpageleftpadding
{
	
	float: left;
	width: 10px;
	background-color: Yellow;
}
.mainpageleft1
{	
	float: left;
	/*897 width is total*/
	width: 400px;
	height: 200px;
	background-color: Red;
}
.mainpageright1
{	
	height: 400px;
	width: 467px;
	float: right;
	background-color: Blue;
}
.mainpagerightpadding
{
	
	float: right;
	width: 10px;
	background-color: Yellow;
}
.mainheader1
{	padding-left: 10px;
	padding-right: 10px;font-size: 32px; color: #006644;
}
.mainheader2
{
	padding-left: 10px;
	padding-right: 10px;font-size: 18px;
}
.mainheader3
{
    
	padding-left: 10px;
	padding-right: 10px;font-size: 14px;
}
.frontpageimg
{
	width:300px; float:left; margin-right: 10px;
}
.mainsubheader
{font-size: 20px; color: #336644;
}
.mainheader4
{
    width: 600px;
    float: left;
	padding-left: 10px;
	padding-right: 10px;font-size: 14px;
}
.mainright
{
    width: 257px;
    float: right;
	padding-left: 10px;	clear: right;
	padding-right: 10px;font-size: 14px;
}
.rightspacer
{
	clear: right;
	float: right; 
	height: 15px;
	width: 257px;
}
.pageheader
{
	padding-left: 10px;
	padding-right: 10px;font-size: 22px;
}
.tablemargins
{
		padding-left: 10px;
	padding-right: 10px;
	width: 100%;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}
.imgPicPopUp
{
	max-height: 80%;
	max-width: 897px;
}
.FileUploadAddPic
{
    background-color: #dddddd;
    width: 400px;
}
.accordionHeader
{
  font-weight: bold;	
}

.accordionContent
{

}
.accordionHeader A:link{color:	Black;  text-decoration: none;}
.accordionHeader A:visited {color:Black; text-decoration: none;}
.accordionHeader A:hover{ color: Black; text-decoration: none;}
.accordionHeader A:active{ color: Black; text-decoration: none;}


/*GridView Video*/
.GridViewStyleVideo
{
	font-size: 14px;
	text-align: center;
	width: 100%;
	background-color: #006644;
	color: White;
}

.GridViewStyleVideo a
{
	color: #FFFFFF;
}

.GridViewHeaderStyleVideo th
{
	/*border-left: 1px solid #EBE9ED; 	border-right: 1px solid #EBE9ED;*/
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

.GridViewHeaderStyleVideo
{
	background-color: #472800;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}
.GridViewSelectedStyleVideo
{
	background-color: #0978b7;
	background: url(Images/greenselectedrow.jpg) repeat;
	color: Black;
}
.GridViewFooterStyleVideo
{
	background-color: #006644;
	font-weight: bold;
	color: White;
}

.GridViewRowStyleVideo
{

}

.GridViewAlternatingRowStyleVideo
{

}
.GridViewRowStyleVideo td, .GridViewAlternatingRowStyleVideo td
{
	/*border: 1px solid #EBE9ED;*/
}

.GridViewSelectedRowStyleVideo
{
}

.GridViewPagerStyleVideo
{
	background-color: #472800;
	color: #FFFFFF;
}
.GridViewPagerStyleVideo A:link
{
	color: White;
}
.GridViewPagerStyleVideo A:visited
{
	color: White;
}
.GridViewPagerStyleVideo A:hover
{
	color: Red;
}
.GridViewPagerStyleVideo table /* to center the paging links*/
{
	margin: 0 auto 0 auto;
}
.GridViewEmptyTextVideo
{
	color: White;
	font-size: 18px;
}
/* End Gridview*/
/*Video Page*/
.LeftVideoMenu
{	
	float: left;
	width: 35%; /*314px;*/
	color: Black;
}
.RightVideo
{
	float: right;
	width: 65%; /* 583px;*/
	border-bottom: 2px solid #472800;
}

.NoWrap
{
	display:block;
height: 1em;
word-wrap:break-word;
overflow: hidden;
}
.comment
{
	width: 693px;
 background-color: #c4dbd4;

	padding-left: 15px;
	padding-right: 15px;
		margin: 0px;
		border-right: solid 1px #999966;
				border-left: solid 1px #999966;
							border-top: solid 1px #999966;
							vertical-align: middle;
}
.comment-footer-left-span
{
	padding-left: 25px;
	
}
.comment-footer 
{
  background-image: url(images/bg_comment_footer.gif);
	background-repeat: no-repeat;
}
.comment-footer-right-span
{
}
.btnAddComment
{
	
}
.TextBoxAddComment
{
		width: 693px;
}
.commentsarea
{
		padding-left: 65px;
	
	font-size: 14px;
}