/* Created by Design Studio skins.hohoyoo.com */
/* background color for the content part of the pages */

/*========================================================*/
/*  1. Universal                                          */
/*========================================================*/
Body
{ 
   background: url(ad_bg.gif);
	background-repeat:  repeat;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

/*========================================================*/
/*  2. Links                                          */
/*========================================================*/
A:link{
	color: #669999;
	text-decoration: underline;
}
A:visited{
color: #669999;
	text-decoration: underline;
}
A:active{
color: #669999;
	text-decoration: underline;
}
A:hover{
   color: #671333;
	text-decoration: underline;
}

/*========================================================*/
/*  3. Design Elements                                    */
/*========================================================*/

.url{
	background: url(seacher_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.pagemaster {
	width:  765px;
	height: 534px;	
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
}
.BG_GO1{
	background-image: url(bg_body_go1.gif);
	background-repeat: repeat;
	height: 534px;	
}

.border_blueTD{
	width: 7px;
   height: 7px;
}
.border_blue_outer_top_left{
	background-image: url(border_blue_outer_top_left.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
	background-position: left;
	background-position: top;
}
.border_blue_outer_top_right{
	background-image: url(border_blue_outer_top_right.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
	background-position: left;
	background-position: top;
}
.border_blue_outer_bottom_left{
	background-image: url(border_blue_outer_bottom_left.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
	background-position: bottom;
}
.border_blue_outer_bottom_right{
	background-image: url(border_blue_outer_bottom_right.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
	background-position: bottom;
}
.menu_leftbg{
	background-image: url(Teal_Menuleft_bg.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 8px;
}
.menu_midbg{
	background-image: url(Teal_Menumid_bg.gif);
	background-repeat: repeat-x;
	height: 29px;
	width: 100%;
}
.menu_rightbg{
	background-image: url(Teal_Menuright_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 29px;
	width: 8px;
}
.border_blue_top_left{
	background-image: url(border_blue_top_left.gif);
	background-position:left;
	background-position:top;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.border_blue_top_mid{
	background-image: none;
	background: White;
}
.border_blue_top_right{
	background-image: url(border_blue_top_right.gif);
    background-position: right;
    background-position:top;
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
}
.border_blue_bottom_left{
	background-image: url(border_lightblue_bottom_left.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	background-position: bottom;
}
.border_blue_bottom_right{
	background-image: url(border_lightblue_bottom_right.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	background-position: bottom;
}
.border_blue_top2_left{
	background-image: url(border_lightblue_top_left.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	background-position: top;
}
.border_blue_top2_right{
	background-image: url(border_lightblue_top_right.gif);
	background-repeat: no-repeat;
	width: 6px;
	height: 6px;
	background-position: top;
}
.top2_white{
	background: #fff;
}
.white{
	color: #fff;
	font-size: 11px;
}
.separatorcss{
   font-size: 11px;
	 color: #A3B4C4;
}
.right_line{
	background-image: url(right_line.gif);
   background-repeat: repeat-y;
	background-position: right;
	width: 6px;
}
/*========================================================*/
/*  4. Tokens                                             */
/*========================================================*/
.Login{
		color: #669999;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}
A.Login:link {
    text-decoration:none;
    color:#669999;
}
A.Login:visited  {
    text-decoration:none;
	 color:#669999;

}
A.Login:active   {
    text-decoration:none;
	 color:#669999;
}

A.Login:hover    {
    text-decoration:underline;
    color: #517677;
}
.USER{
		color: #669999;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

A.USER:link {
    text-decoration:none;
    color:#669999;
}
A.USER:visited  {
    text-decoration:none;
	 color:#669999;

}
A.USER:active   {
    text-decoration:none;
	 color:#669999;
}

A.USER:hover    {
    text-decoration:underline;
    color:#517677;
}
.BREADCRUMB{
	color: #669999;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
}

A.BREADCRUMB:link {
    text-decoration:none;
    color:#669999;
}
A.BREADCRUMB:visited  {
    text-decoration:none;
	  color:#669999;

}
A.BREADCRUMB:active   {
    text-decoration:none;
	  color:#669999;
}

A.BREADCRUMB:hover    {
    text-decoration:underline;
    color:#517677;
}

/* hyperlink style for the bright tabs */

.Small
{
	color: #669999;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}

A.Small:Link
{
	text-decoration:none;
	 color:#669999;
}
A.Small:Active
{
	text-decoration: underline;
	 color:#669999;
}

A.Small:Visited
{
	text-decoration: underline;
	 color:#669999;
}

A.Small:Hover
{
	color: #517677;
	text-decoration: underline;
}
/* text and link style for SkinObjects */
.SkinObject
{
	color: #669999;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}
A.SkinObject:link
{
	text-decoration: none;
	 color:#669999;
}
A.SkinObject:visited
{
	text-decoration: none;
	 color:#669999;
}
A.SkinObject:active
{
	text-decoration: none;
	 color:#669999;
}
A.SkinObject:hover
{
	color: #517677;
	text-decoration: underline;
}
.CopyRight{
	color: #FFF;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	height: 13px;
	padding-left: 1px;
	padding-right: 1px;
}
A.CopyRight:link
{
	text-decoration: none;
	 color:#669999;
}
A.CopyRight:visited
{
	text-decoration: none;
	 color:#669999;
}
A.CopyRight:active
{
	text-decoration: none;
	 color:#669999;
}
A.CopyRight:hover
{
	color: #517677;
	text-decoration: underline;
}
.Date{
   font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #FFF;
}

/*========================================================*/
/*  5. Forms                                              */
/*========================================================*/
/*-- topright header section                --*/.TopRowRight2 {background: url(tech_bg.jpg) no-repeat center right; height: 20px;padding: 0px 0px 0px 0px;width: 145px;}
/*-- textbox used for search    --*/#dnn_dnnSEARCH_txtSearch.NormalTextBox {text-align: left; vertical-align: middle; height:20px; background: transparent; width: 103px; color: #669999;padding: 4px 10px 0px 2px; border: 0px solid #FFFFFF; cursor:text;}
/*========================================================*/
/*  6. Content Panes                                      */
/*========================================================*/
.TopPane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top:0px;
}


.BottomPane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}


.LeftPane1
{
/*	width: 200px; */
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.LeftPane2
{
/*	width: 200px; */
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.ContentPane
{ 
	width: 100%;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.ContentPane1
{ 
	width: 100%;
	background-color: transparent;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.RightPane  
{ 
/*	width: 200px; */
	background-color: transparent;
	padding-left: 6px;
	padding-right: 2px;
	padding-top: 8px;
}

/*========================================================*/
/*  7. Main Menu and Module Menus                         */
/*========================================================*/

/* style for module titles */
.Head   {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif, Tahoma;
    font-size:  11px;
    font-weight: normal;
    color: black;
}

.MenuTab
{
	width: 100%;
	/*height: 28px;*/
}


/* style for the solpart menu */
.MenuContainer
{
	background-color: transparent;
	padding-left: 4px;
	height: 29px;
	border-bottom: #98AAB1 0px solid;
}

/* Changes of height will cause an ftp error! */
.MenuBar
{
	background-color: Transparent;
	cursor: pointer;
	cursor: hand;
	height: 16;
}

.MenuIcon
{
	cursor: pointer;
	cursor: hand;
	background-color: #ADC4C4;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
	text-align: center;
	width: 15;
	height: 22;
	color: #6A9A9B;
}

.MenuItem /* activate bg image for subitems here */
{
	cursor: pointer; 
	cursor: hand; 
	color: #FFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: #67999A; /* fixed firefox problem, do not use transparent here */
}

.MenuArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}

.MenuRootArrow
{
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


.ItemsBreak
{
	color: #669999;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 1px;	
}

.RootItem TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #669999;
	height: 29px;
	background-image:  url(Teal_Menu_active.gif);
	background-repeat: repeat-x;
}

.RootItemActive TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #71A1A1;
	height: 29px;
	background-image:  url(Teal_Menu_active.gif);
	background-repeat: repeat-x;

}

.RootItemSelected TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #669999;
	height: 29px;
	background-image:  url(Teal_Menu_activelittle.gif);
	background-repeat: repeat-x;

}

.RootItemBreadCrumb TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #5E8D8E;
	height: 29px;
	background-image:  url(Teal_Menu_activehover.gif);
	background-repeat: repeat-x;
}

.SubItemActive
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	height: 24px;
	background-color: #92B4B5;
	background-image: none;
	background-repeat: no-repeat;
}

.SubMenu /* outher left and right bg of unselected sub item, bg of sub tab */
{

	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=125, Strength=2); 
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	height: 24px;
	background-color: #6E9D9E;
	background-image: none;
	background-repeat: no-repeat;
	border-left: #98AAB1 0px solid;
	border-top: #98AAB1 0px solid;
	border-right: #98AAB1 0px solid;
	border-bottom: #98AAB1 0px solid;
}


.SubItemActive TD
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FDFDFD;
	height: 24px;
	background-color: #6B9C9C;

}

.SubItemSelected
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #fff; 
	background-color: #629293;
	background-image: none;
	background-repeat: no-repeat;
}


.SubItemBreadCrumb
{
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	background-color: #5F8C8D;
	background-image: none;
	background-repeat: no-repeat;
}
/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/