/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
	text-align: justify;
	vertical-align:middle;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
                text-align: justify;
	vertical-align:middle;
	position:absolute;
	
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

/*Popup Control*/
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}

.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	top:100px;
	position:absolute;
	vertical-align:middle;
}	

.ListboxBox
{
	
	background-color:Transparent;
	border-style:none;
}



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

body, html
{
	margin: 0 auto 0 auto;
	padding: 0;
	position: relative;
	border: none;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333

/* 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
{
}

.NormalRed
{
}

.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  {
}

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 {
}

.prod_list_wrap ul li a:link { color:#000; padding-bottom:2px; text-decoration:none; border-bottom:1px solid #cc0000;}

.prod_list_wrap {
    margin-top:25px;
    margin-left:27px;
    float:left;
    }

.prod_list_wrap ul {
    padding: 0 0 0 14px;
    margin: 0;
    }

.prod_list_wrap ul {
    list-style-type: none;
    }

.prod_list_wrap ul li {
    line-height: 2em;
    font-size:14px;
    }

.prod_list_wrap ul li {
    background-image: url(/images/skins/bullet.png);
    background-repeat: no-repeat;
    background-position: 0 .7em;
    padding-left: 1.5em;
    padding-bottom:5px;
    }

.prod_list_wrap ul li a:link { color:#000; padding-bottom:2px; text-decoration:none; border-bottom:1px solid #cc0000;}
.prod_list_wrap ul li a:hover { color:#cc0000; padding-bottom:2px; text-decoration:none; border-bottom:1px solid #cc0000;}
.prod_list_wrap ul li a:visited { color:#999; padding-bottom:2px; text-decoration:none; border-bottom:1px solid #cc0000;}
.prod_list_wrap ul li a:visited:hover { color:#cc0000; padding-bottom:2px; text-decoration:none; border-bottom:1px solid #cc0000;}

.cmsProdDesc {
	color: #959495;
	font-size: 90%;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
	font-size: 10px;
	font-weight:bold;
	border-bottom: inset 1px #b4e4fa;
	text-transform: uppercase;
	padding-top: 2px;
	}
	
#cms_data_cntr 
{
    margin-left: auto; 
    margin-right: auto; 
}
#cms_datacap_rt 
{
    float : left; 
    color:#666666; 
    text-decoration:none; 
    display:block; 
    font: 13px bold Verdana;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding:2px;
}  
#cms_data_lt 
{
    float : left; 
    color: #959495; 
    text-decoration:none; 
    display:block; 
    font: 13px bold Verdana;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding:2px;
} 

.product_content {
	padding: 0 0 2px 14px;
	margin: 0;
	font-size:14px;
	font-weight:normal;
	background-image: url(/images/skins/contentbullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: 1.5em;
    }

.product_spec {
	padding: 0 0 2px 14px;
	margin: 0;
	font-size:14px;
	padding-left: 1.5em;
    }



