/*********************************************************************/
/* Agave Style Sheet            				                     */
/* Create: 07-19-07							                         */
/* Last Updeted: 07-19-07							                 */
/*********************************************************************/

/*********************************************************************/
/* General							                                 */
/*********************************************************************/
body 
{
	margin-top: 0px;
	margin-bottom: 0px;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 	
	color: #40220d;
	background-color: transparent;
}

#Body
{
	background: #faf7f2 url("images/agv_bg.jpg") repeat-x top left;
}

td				{ font-size: 11px; }

h1				{ font-size: 22px; }
h2,.h2			{ font-size: 20px; }
h3				{ font-size: 18px; }
h4				{ font-size: 16px; }
h5				{ font-size: 14px; }
h6				{ font-size: 11px; font-weight: bold; color: #7f0e08;}
dt				{ font-size: 12px; }

blockquote, pre { }

ul li			{ list-style-type: square;}
ul li li		{ list-style-type: square;}
ul li li li		{ list-style-type: square;}
ol li			{ }
ol ol li		{ }
ol ol ol li		{ }

hr
{ 
	width: 100%; 
	height: 1px; 
	border: 0px; 
	background-color: #8e0b2a; 
	margin-bottom: 15px; 
}

img
{
	border: 0px;
}

.Head {
	font: normal bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4c290d;
	text-transform: uppercase;
}

.alignleft
{
	border-right: solid 7px transparent;
	float: left;
}

.alignright
{
	border-left: solid 7px transparent;
	float: right;
}

.HomeHeadlineImg
{
	padding-left: 3px;	
}
/*********************************************************************/
/*DNN Controlpanel   												 */
/*********************************************************************/
.controlpanel {
	width: 100%;
	background-color: #fff;
	text-align: center;
}
/*********************************************************************/
/* Links							                                 */
/*********************************************************************/

a:link, a:active, a:visited
{
	color: #b67f37;
	text-decoration: none;
}

a:hover
{
	color: #b1281a;	
}

.LoginCss, .LoginCss a:Link, .LoginCss a:active, .LoginCss a:visited
{
	font-size: 11px;
	color: #b67f37;	
	font-weight: normal;		
}
.LoginCss a:hover
{
	color: #fff;
	cursor: hand;
	cursor: pointer;
}


/*********************************************************************/
/* Skin Layout						                                 */
/*********************************************************************/
.AGV_HeaderBG
{
	background-image: url(images/agv_header_bg.jpg); 
	background-repeat: no-repeat; 
	background-position: top left; 
	height: 100%;
	background-color: transparent;
}

.ContentPane
{
	padding: 20px 12px 20px 12px; 	 
	background-image: url('images/agv_body_bg.jpg'); 
	background-repeat: repeat-x; 
	background-position: top;
	background-color: #faf7f2; 
}

.RightPane
{
	background-image: url('images/agv_rightpane_bg.jpg'); 
	background-repeat: repeat-x; 
	background-position: top; 
	background-color: #f2e9e1;
}

/********************************************************************/
/* DNN Module Title Menu                                            */
/********************************************************************/

.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #8c5e2d 0px solid; 
	border-bottom: #8c5e2d 0px solid; 
	border-top: #8c5e2d 0px solid; 
	border-right: #8c5e2d 0px solid;
	background-color: #8c5e2d;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #8c5e2d; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: #000; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal;
	background-color: #c5760f;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #8c5e2d 1px solid; 
	border-bottom: #8c5e2d 0px solid; 
	border-top: #8c5e2d 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/********************************************************************/
/* RadMenu 4.4.4 / Last Updated: 06-11-2008                         */
/********************************************************************/


/*Class applied to div tag of menu item at root levet*/
.RadMenu_Agave	
	{ 	text-align: left;		
		white-space:normal !important; /*Prevent menu wrapping issue*/
		border: 0px;		
		border-top:solid 1px #fff;
		background-image: none; 
		background-color: #3c200b; /*NOTE: Change menu's background color here*/ 
	}

/*Class appiled to all menu items*/
.RadMenu_Agave .text
	{	padding: 3px 15px 5px 15px;	} /*NOTE: padding for each menu item*/


/*Class applied hand cursor to all menu link item*/
.RadMenu_Agave .link:hover 
	{	cursor: pointer; cursor: hand; 
	}

/*Class applied to all menu item [a:link/span] under rootGroup and group */
.RadMenu_Agave .link .text 
	{	font: normal normal 11px Verdana, Arial, Helvetica, sans-serif; /*NOTE: Change menu's font here*/ 
	}

/*********************************************************************/
/*Root Level*/

/*Class applied to all menu root item link [rootGroup/a:link] */
.RadMenu_Agave .rootGroup .link,
.RadMenu_Agave .rootGroup .link:active,
.RadMenu_Agave .rootGroup .link:visited
	{	color: #edb163; 
		text-decoration: none; 
		border-bottom: 4px solid #74400e;
	}

/*Class applied to all menu root item link hover [rootGroup/a:link] */
.RadMenu_Agave .rootGroup .link:hover,
.RadMenu_Agave .rootGroup .focused,
.RadMenu_Agave .rootGroup .expanded
	{	background-color: #3c200b;
		color: #c37715; 
		border-bottom: 4px solid #c47906;
	}

/*********************************************************************/
/*Child Level*/

.RadMenu_Agave .group
	{	border: 0px solid #48719e;
		background-color: #3c200b;
	}

/*Class applied to all menu child item link text*/
.RadMenu_Agave .group .link .text
	{	font-size: 11px; }

/*Class applied to all child link*/
.RadMenu_Agave .group .link,
.RadMenu_Agave .group .link:active,
.RadMenu_Agave .group .link:visited
	{	color: #edb163;
		background: #3c200b; /* NOTE: Change child menu background here*/		
		border: solid 0px #fff;
		width: 120px; /*NOTE: Change child menu item width here*/
	}

/*Class applied to all child hover*/
.RadMenu_Agave .group .link:hover,
.RadMenu_Agave .group .focused,
.RadMenu_Agave .group .expanded
	{	color: #3c200b;
		background: #c68733;
		border: solid 0px #fff;
		z-index: auto;
	}

/*********************************************************************/
/*Child Level - Expand Arrow Left & Right*/

.RadMenu_Agave .group .link .expandLeft
	{	background-image: none; /*url('images/arrow-gray.gif') no-repeat right -3px;*/ }

.RadMenu_Agave .group .link .expandRight
	{	background-image: none; /*url('images/arrow-gray.gif') no-repeat left -3px;*/ }

.RadMenu_Agave .group .link:hover .expandLeft,
.RadMenu_Agave .group .focused .expandLeft,
.RadMenu_Agave .group .expanded .expandLeft
	{	background-image: none; /*url('images/arrow-orange.gif') no-repeat left -3px;*/ }

.RadMenu_Agave .group .link:hover .expandRight,
.RadMenu_Agave .group .focused .expandRight,
.RadMenu_Agave .group .expanded .expandRight
	{	background-image: none; /*url('images/arrow-orange.gif') no-repeat left -3px;*/ }

/*********************************************************************/
/*Expand Arrow Left & Right*/

/*Border around rootGroup menu item (horizontal)*/
.RadMenu_Agave .horizontal .item 		{ border-right: 1px solid #fff; }
.RadMenu_Agave .horizontal .last 		{ border-right: 1px solid #fff; }

/*Border around rootGroup menu item (vertical)*/
.RadMenu_Agave .vertical .item 		{ border-bottom: 1px solid #fff; }
.RadMenu_Agave .vertical .last 		{ border-bottom: 1px solid #fff; }

.RadMenu_Agave .rootGroup .group .item { border-right: 0; border-bottom: 0; }

.RadMenu_Agave .topArrowDisabled,
.RadMenu_Agave .bottomArrowDisabled,
.RadMenu_Agave .leftArrowDisabled,
.RadMenu_Agave .rightArrowDisabled		{ display: none; }

.RadMenu_Agave .topArrow,
.RadMenu_Agave .bottomArrow,
.RadMenu_Agave .leftArrow,
.RadMenu_Agave .rightArrow				{ font-size: 0; line-height: 0; color: #fff;}

.RadMenu_Agave .topArrow,
.RadMenu_Agave .bottomArrow			{ height: 10px; width: 100%; background: #fff url('') no-repeat top center;}

.RadMenu_Agave .bottomArrow			{ background-position: center -18px;}

.RadMenu_Agave .leftArrow,
.RadMenu_Agave .rightArrow				{ width: 10px; height: 100%; background: #fff url('') no-repeat left center; }

.RadMenu_Agave .rightArrow				{ background-position: -18px center; }


/*********************************************************************/
/*Disabled Menu Items*/

.RadMenu_Agave .rootGroup .item .disabled			{ background: none; }
.RadMenu_Agave .rootGroup .item .disabled .text 	{ color: #fff; }
.RadMenu_Agave .rootGroup .item .disabled:hover	{ background: none; }

.RadMenu_Agave .group .item .disabled .text 		{ color: #4063a4; }
.RadMenu_Agave .group .item .disabled				{ background-color: #fff; }

/*********************************************************************/
/*Separator*/

.RadMenu_Agave .horizontal .separator	{ height: 20px; width: 1px; }
.RadMenu_Agave .rootGroup .separator	{ background-color: #8f8f8f; border-top: 1px solid #676767; }
.RadMenu_Agave .vertical .separator	{ height: 1px; margin: 3px 0; border: 0; background-color: #8f8f8f; }
.RadMenu_Agave .separator .text		{ display: none; }

/*********************************************************************/
/*Slide*/
.RadMenu_Agave .slide	{ margin: 0px !important;}

* html .RadMenu_Agave .vertical .slide
{
	margin-left: 0px !important;
}

* html .RadMenu_Agave .horizontal .slide
{
	margin-top: 0px !important;
}






