/* CSS Document */

/*main body*/
body
{	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 5px;
}

.topborder
{
	background-image:url(topborderbg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

.rightborder
{
	background-image:url(rightborderbg.jpg);
	background-position:right top;
	background-repeat:repeat-y;
}

.leftborder
{
	background-image:url(leftborderbg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

.bottomborder
{
	background-image:url(bottomborderbg.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
}

.TopPaneBorder
{
	border-left: solid 1px #808080;
    border-top: solid 1px #808080;
    width: 774px;
    height: 516px;
    overflow:hidden;
    display: block;
}

.TopPaneBorder2
{
	border: solid 1px #808080;
    margin: 0;
    padding: 0;
    width: 774px;
    height: 516px;
    overflow:hidden;
}

.Blog_TopPaneBorder
{
	border: solid 1px #808080;
	background-color: #dadada;
	padding: 11px 26px 10px 26px;
}

.LeftPaneCss
{
    padding: 0;
    padding: 8px 0 0 9px;
}

.BottomPaneCss
{
	
}

.FooterCss
{
    margin: 0;
    padding: 0;
    padding-top: 5px;
}

p {
	font-family:"Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	margin:0;
	padding-bottom: 4px;
}

A:link, A:visited, A:active  {
    color: #a2a2a2;
	text-decoration: none;
}

A:hover {
    color: #808080;
	text-decoration:none;
}

#divslidshow
{
    width: 773px;
    height: 515px;
    _width: 773px;
    _height: 515px;
    margin: 0;
    padding: 0;
    overflow:hidden;
    display: block;
}

/* text style for the selected tab */
.SelectedTab {
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
	font-family: "";
	text-decoration: none;
	vertical-align: bottom;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
	text-decoration:    none;
	color:#FFFFFF;
	border: none;
	font-weight: bold;
}

A.SelectedTab:visited  {
	text-decoration: none;
	color:#ffffff;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 6px;
	border: 1px none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
}

A.SelectedTab:active   {
	text-decoration: none;
	color:#555555;
	border: none;
	font-weight: bold;
}

A.SelectedTab:hover    {
	text-decoration: none;
	color:#555555;
	border: none;
	font-weight: bold;
}


/* hyperlink style for the unselected tabs */
.OtherTabs {
   
    color: #000000;
    font-family: "Tahoma", "Arial", "Helvetica";
	font-weight: bold;
}

A.OtherTabs:link {
    text-decoration: none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:visited  {
    text-decoration: none;
    color: #FFF;
	font-weight: bold;
}

A.OtherTabs:active   {
    text-decoration: underline;
    font-weight: bold;
	color: #fff;
}

A.OtherTabs:hover    {
    text-decoration: underline;
    font-weight: bold;
	color:#FFFFFF;
}

/* GENERAL */
/* style for module titles */

.Head   {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  18px;
    font-weight: bold;
    color: #000000;
	
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family:"Century Gothic";
    font-size:  11px;
    font-weight: normal;
    color: #808080;
}

.SubHead2    {
    font-family: Helvetica, sans-serif;
    font-size:  11px;
    font-weight: normal;
    color: #000000;
}

.SubHead3    {
    font-family: "Century Gothic";
    font-size:  11px;
    font-weight: bold;
    color: #000000;
}

.SubHead3:link,  .SubHead3:visited   {
    font-family: "Century Gothic";
    font-size:  11px;
    font-weight: bold;
    color: #000000;
    text-decoration:none;
}

.SubHead3:hover, .SubHead3:active    {
    font-family: "Century Gothic";
    font-size:  11px;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
}

.SubHead4    {
    font-family: Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #808080;
}

.SubHead5    {
    font-family:"Century Gothic";
    font-size:  11px;
    font-weight: normal;
    color: #808080;
    margin:0;
    line-height: 14px;
    margin-bottom: -2px;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: red;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: "Century Gothic";
    font-size:  11px;
    font-weight: normal;
    color: #999999;
    line-height: 14px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
	border-style:solid;
	border-width: 1px;
	border-color: #000000;
}

.NormalTextBox2
{
    font-family: "Century Gothic";
    font-size: 11px;
    font-weight: normal;
color: #808080;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
    text-align:center;
    vertical-align:top;
    padding: 0;
    padding-top: -2px;
	width: 126px;
	height: 16px;
	margin-left: 4px;
	margin-top: 3px;
    margin-bottom: 4px;
	_margin-left: 3px;
	_margin-top: 2px;
}

.NormalRed
{
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size: 12px;

    color: #ff0000
}

.NormalBold
{
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: bold;
	color: #000000;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: normal;
	color: #c4c4c4;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: normal;
	color: #c4c4c4;
	text-decoration:none;
}

A.CommandButton:visited  {
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: normal;
	color: #c4c4c4;
	text-decoration:none;
}

A.CommandButton:active   {
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: normal;
	color: #c4c4c4;
	text-decoration:underline;
}

A.CommandButton:hover    {
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: normal;
	color: #c4c4c4;
	text-decoration:underline;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton2     {
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: bold;
	color: #000000;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton2:link {
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: bold;
	color: #000000;
	text-decoration:none;
}

A.CommandButton2:visited  {
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: bold;
	color: #000000;
	text-decoration:none;
}

A.CommandButton2:active   {
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: bold;
	color: #960000;
	text-decoration:none;
}

A.CommandButton2:hover    {
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: bold;
	color: #960000;
	text-decoration:none;
}

/* GENERIC */
H1  {
    font-family: Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333;
}

H2  {
    font-family: Arial, Helvetica;
    font-size:  17pt;
    font-weight: normal;
    color: #000000;
}

H3  {
    font-family:"Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
    margin: 0;
    margin-bottom: 1px;
    _margin: 0;
}

H4  {
    font-family:"Century Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #898989;
    line-height: 12px;
	margin:0;
    margin-top: -8px;
    _margin-top: -7px;
    margin-bottom: 3px;
    _margin-bottom: 2px;
}

H5, DT  {
    font-family:"Century Gothic";
	font-size: 9px;
	font-weight: normal;
    font-style:italic;
	color: #000000;
    line-height: 9px;
	margin:0;
    margin-top: -2px;
    _margin-top: -4px;
}

H6  {
    font-family:"Century Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #a2a2a2;
	line-height: 12px;
	margin:0;
	padding-bottom: 5px;
}

H6 A:link, H6 A:visited, H6 A:active  {
    color: #808080;
	text-decoration: none;
}

H6 A:hover {
    color: #000000;
	text-decoration:none;
}

TFOOT, THEAD    {
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size: 12px;
    color: #2960C6;
}

TH  {
    vertical-align: baseline;
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #2960C6;
}

.box {
	margin-top: 35px;
	margin-right: 10px;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}

UL LI   {
	list-style-image:url(dot_red.gif);
	line-height: 18px;
	vertical-align: bottom;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    display: none;
}

.Privacy {
	font-family:"Century Gothic";
	font-size:9px;
	color: #a2a2a2;
	font-weight:normal;
	text-decoration: none;
}

A.Privacy:link, A.Privacy:visited {
	font-family:"Century Gothic";
	font-size:9px;
	color: #a2a2a2;
	font-weight:normal;
	text-decoration: none;
}

A.Privacy:active, A.Privacy:hover {
	font-family:"Century Gothic";
	font-size:9px;
	color: #a2a2a2;
	font-weight:normal;
	text-decoration: underline;
}

A.Privacy2:link, A.Privacy2:visited {
    background-image:url(logout.png);
	background-position:left top;
	background-repeat:no-repeat;
    font-size: 0px;
    color: #FFFFFF;
    width: 16px;
    height: 16px;
    overflow:hidden;
    display: block;
}

A.Privacy2:active, A.Privacy2:hover {
    background-image:url(logout.png);
	background-position:left top;
	background-repeat:no-repeat;
    font-size: 0px;
    color: #FFFFFF;
    width: 16px;
    height: 16px;
    overflow:hidden;
    display: block;
}

.Copyright
{
    font-family:Arial;
	font-size:9px;
	color: #a2a2a2;
	font-weight:normal;
	text-decoration: none;
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #8DC2F9}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Myriad Pro,  Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #2960C6;
}

/* Menu-Styles */
/* 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; 
	height:16px;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	color: black; 
	font-family: Trebuchet MS; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer;  
	background-color: #FFFFFF; 
	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; 
	color: black; 
	font-family: Trebuchet MS; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #eeeeee;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
}

/* Menu CSS */
.MainMenu_MenuContainer {
	padding: 0;
	margin: 0;
}
	
.MainMenu_MenuBar {
	CURSOR: hand;
	padding: 0;
	margin: 0;
}

/*sub menu items*/
.MainMenu_MenuItem {
	color: #a2a2a2;
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	border: none;
	background-color: Transparent;

}
.MainMenu_MenuItemSel, .SubMenu_Active {
	color: #a2a2a2;
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	background-color: Transparent;
}

.MainMenu_MenuIcon {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 6px;
	PADDING-BOTTOM: 3px;
	WIDTH: 0px;
	CURSOR: hand;
	BACKGROUND-COLOR: #FBFCFC;
	PADDING-TOP: 0px;
	HEIGHT: 20px;
	border-left: 1px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-bottom: 1px solid #FBFCFC;
	border-right: 1px none;
	DISPLAY: none;
}

/**/
.MainMenu_SubMenu {
	Z-INDEX: 1000;
	BACKGROUND-color: #FFFFFF;
	font-family:"Century Gothic";
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	color: #a2a2a2;
	filter:alpha(Opacity=90); -moz-opacity: 0.9;
	CURSOR: hand;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
	border: none;
	/*BORDER: #d6080b 1px solid;*/
}

.MainMenu_MenuBreak, .MainMenu_MenuBreak td {
	background-color: transparent;
	border: none;
}

.MainMenu_MenuArrow {
	font-family:Trebuchet MS;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: 0px solid #FBFCFC;
	border-bottom: 0px solid #FBFCFC;
	border-top: 0px solid #FBFCFC;
	border-left-color: #FBFCFC;
	text-align: right;
	display: none;
}

.MainMenu_RootMenuArrow {
	display: none;
	width: 0px;
	background-color: transparent;
}

.MainMenu_Normal td {
	color: #a2a2a2;
	font-family:"Century Gothic";
	font-size: 13px;
	font-style:italic;
	font-weight: normal;
    padding: 0;
    margin: 0;
}


.MainMenu_BreadcrumbActive, .MainMenu_BreadcrumbActive td {
	color: #000000;
	font-family:"Century Gothic";
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
    padding: 0;
    margin: 0;
}

.MainMenu_Active, .MainMenu_Active td {
	color: #000000;
	font-family:"Century Gothic";
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
    padding: 0;
    margin: 0;
}

.MainMenu_Selected td {
	color: #000000;
	font-family:"Century Gothic";
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
    padding: 0;
    margin: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

input {
	margin: 2px 0 0 0;
}

textarea {
	margin: 2px 0 0 0;
}

.Navlink
{
	font-family:"Century Gothic";
	font-size: 11px;
	color: #888888;
	font-weight: normal;
	text-decoration:none;
    line-height: 12px;
}

.Navlink:link, .Navlink:visited, .Navlink:hover, .Navlink:active
{
	font-family:"Century Gothic";
	font-size: 11px;
	color: #888888;
	font-weight: normal;
	text-decoration:none;
    line-height: 12px;
}

.outertopborder
{
	background-image:url(outertopborder.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

.outerrightborder
{
	background-image:url(outerrightborder.jpg);
	background-position:right top;
	background-repeat:repeat-y;
}

.outerleftborder
{
	background-image:url(outerleftborder.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}

.outerbottomborder
{
	background-image:url(outerbottomborder.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
}

.innerborder
{
	background-image:url(innerbg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#dnn_ctr48307_Archive_calMonth
{
	display: none;
}

#dnn_ctr48306_Search_cboBlogSelect
{
	display:none;
}

#dnn_ctr48306_Search_txtSearch
{
	width: 136px;
	height: 19px;
	border: solid 1px #858585;
	margin: 0;
	margin-left: -1px;
}

#dnn_ctr48307_Archive_lblArchive
{
	font-family:"Century Gothic";
	font-size: 12px;
	color: #808080;
	font-weight: bold;
	text-decoration:none;
}

#dnn_ctr48306_Search_optSearchType
{
	display: none;
}

#dnn_ctr48304_BlogList_lstBlogs_ctl00_trHeader
{
	display:none;
}

#dnn_ctr48306_Search_btnSearch
{
	border:solid 1px #808080;
	background-color:#dadada;
    font-family:"Century Gothic";
	font-size: 10px;
    color: #000000;
    text-align:center;
}

#dnn_ctr48307_Archive_lblMonthly
{
	display:none;
}

#dnn_ctr48307_Archive_lstArchiveMonths
{
	margin-top: -5px;
}

.texthide
{
	display: none;
}

#tdLocation
{
	display: none;
}

#tdEditEntry
{
	display: none;
}

#tdPostby
{
	display: none;
}

#tdDateTime
{
	display: none;
}

#BlogInfo
{
	display: none;
}

#trCategory
{
	display: none;
}

#lblUserName
{
	display: none;
}

.CreateFrom
{
	font-family:"Century Gothic";
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	text-decoration:none;
	display:none;
}

#trCategory
{
	display:none;
}

#trComments
{
	display: none;
}

#trComment
{
	display: none;
}

#dnn_ctr48303_MainView_ViewEntry_pnlComments
{
	display: none;
}

.thumbleft
{
    background-image:url(thumbleft.jpg);
	background-position:right top;
	background-repeat: no-repeat;
}

.thumbbg
{
    background-image:url(thumbbg.gif);
	background-position:left top;
	background-repeat: no-repeat;
}

#thumbdiv
{
    float: left;
    margin-left: 0;
}

#Loading
{
    width: 1300px;
    height: 800px;
    position: absolute;
    margin-left: -180px;
    margin-top: -300px;
    padding: 200px 400px 0 400px;
background-color: #000000;
filter: alpha(opacity=65);
  -moz-opacity: 0.65;
  opacity: 0.65;

    z-index: 1000;
}

#divMain
{
    position:relative;
    z-index: 998;
}

.archives
{
    margin: 0;
    padding: 0;
    height: 13px;
    _padding-bottom: -1px;
    display: block;
}

#FlashID
{
    margin: 0;
}

.BlogList
{
    margin: 0;
    padding: 0 0 40px 0;
}

.KeywordList
{
    margin: 0;
    padding: 0;
    margin-top: -2px;
}

.fadein { position:relative;  width: 774px; height: 516px; }
.fadein img { position:absolute; left:0; top:0; }

.Mask
{
    position:absolute;
    width: 774px;
    height: 516px;
    background-image:url(Maskbg.gif);
	background-position:left top;
	background-repeat: repeat;
    z-index: 999;
    display:block;
}

#cg2, #cg1
{
    margin: 0;
    padding: 0;
    _margin-left: 0px;
}
