/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/


#asmmenu a, #asmmenu a:visited { font-size:11px; font-weight:bold; position:relative; text-decoration:none; text-align:center; background-color:#D3D3D3; color:#4682B4; display:block; width:125px; border:1px solid #fff; border-color:#def #678 #345 #cde; padding:2px; margin:2px auto; } 

#asmmenu a:hover { font-weight:bold; font-size:11px; top:1px; left:1px; color:#800000; border-color:#345 #cde #def #678; }   

#info {font-family:font-family:"trebuchet ms", trebuchet, arial, sans-serif; font-size:10px;}
#menu { margin:0; padding:0; height:35em; overflow:hidden; background:#f0f0f0; } 
#menu li { list-style-type:none; float:left; display:block; width:100%; } 
#menu li a { display:block; text-decoration:none; color:#00b; margin:0; width:100%; } 
#menu li a span { display:none; color:#000; } 
#menu li a.one span { display:block; height:15em; margin:0 10px; } 
#menu li a:hover { background:#f1f1f1; } 
#menu li a:hover span { display:block; height:15em; margin:0 10px; cursor:pointer; } 
#menu .h2 { margin:0 5px; padding:0; color:#808; font-variant:small-caps; font-size:11px; border:0; } 
#menu .h3 { margin:0 5px; padding:0; font-size:9px; color:#00b; } 
#menu img { margin:3px 3px 3px 0px; border:1px solid #000; float:left; cursor:default; } 

.curved { width:25em; margin:0 auto; } 

.curved .b1, .curved .b2, .curved .b3, .curved .b4 { font-size:1px; display:block; background:#88c; /* hide overflow:hidden from IE5/Mac */ /* \*/ overflow: hidden; /* */ } 

.curved .b1, .curved .b2, .curved .b3 { height:1px; } 

.curved .b2, .curved .b3, .curved .b4 { background:#f0f0f0; border-left:1px solid #88c; border-right:1px solid #88c; }
 
.curved .b1 { margin:0 4px; background:#88c; } 

.curved .b2 { margin:0 2px; border-width:0 2px; } 

.curved .b3 { margin:0 1px; } 

.curved .b4 { height:2px; margin:0; } 

.curved .c1 { margin:0 5px; background:#88c; } 

.curved .c2 { margin:0 3px; border-width:0 2px; } 

.curved .c3 { margin:0 2px; } 

.curved .c4 { height:2px; margin: 0 1px; } 

.curved .boxcontent { display:block; background:transparent; border-left:1px solid #88c; border-right:1px solid #88c; font-size:9px; text-align:left; }

table.city {
	cellspacing: 5;
	cellpadding: 5;
	width: 850px;
	height: 300px;
	border-style: none solid solid solid ;
	border-width: 1px 2px 2px 1px;        
	border-color: #edc;
	background: #ccc;

}
table.city th {
	border-width: thin;
	padding: 1px;
	border-style: none;
	-moz-border-radius: ;
}
table.city td {
	font-size: 11px;
	vertical-align: top;
	padding: 1px;
	border-style: none;
	-moz-border-radius: ;
}


.toggleborder:visited{color: #8ECCFC;
}

.toggleborder:link{color: #8ECCFC;
}

.toggleborder:hover img{
border: 0px inset navy; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.80;
}

.toggleborder:hover{
color: yellow; 
}

.DEMO1HEAD
{
	font-size: 14px;
	color: #3355D1;
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	cursor: hand;
	
}
.DEMO1HEADF
{
	font-size: 14px;
	cursor: hand;
	
}

A.DEMO1HEADF:LINK,A.DEMO1HEADF:ACTIVE, A.DEMO1HEADF:VISITED
{	
	color: #3355D1;
	text-decoration:none;
}

A.DEMO1HEADF:HOVER
{
	color: red;
	text-decoration:none;
}

.DEMO1HEADO
{
	font-size: 100%;
	border: 1px solid black;
	color: black;
	background: #EEEEEE;
	cursor: hand;
}
.DEMO1ITEM
{
	font-size: 100%;
	border: 1px solid #EEEEEE;
	cursor: hand;
}
.DEMO1ITEMF
{
	padding: 0px 0px 0px 8px;
	font-size: 12px;
	font-face: arial;
	cursor: hand;
	
}

A.DEMO1ITEMF:LINK, A.DEMO1ITEMF:ACTIVE, A.DEMO1ITEMF:HOVER
{
	color: black;
	text-decoration:none;
}

A.DEMO1ITEMF:HOVER
{
	color: red;
	text-decoration:none;
}

.DEMO1ITEMO
{
	width: 100%;
	border: 1px solid #000000;
	cursor: hand;
}

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  {
}

.ContentPane  {
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalDred
{
color: #8b0000;
}


.NormalBlue
{
color: Blue
}

.NormalGreen
{
color: Green
}

.NormalYellow
{
color: Orange;
font-weight: bold;
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

TD {
font-size: 11px;
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
