/* 
================================
Skin styles for DotNetNuke
================================
*/

body
{
	background-color:#ffffff;
	font-family: "Times New Roman", Times, serif;
	color:#000000;
	font-size:11px;
	margin:0 auto;
	padding:0px; 
	width:960px
}

.pagemaster
{
    height:100%;
	background-color: transparent;
    text-align: center;
	margin-bottom:0px;
}

.skinmaster
{
    height:100%;
	width:1000px;
    color: #000000;
    border:0px solid #ff00ff;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
	margin-bottom:0px;
}

.skinheader
{}

.controlpanel
{
    width: 950px;
    background-color: #FFFFFF;
    color: #000000;
	text-align:center;
	margin:auto;
	padding:auto;
}

.toppane
{
    width: 100%;
    background-color: transparent;
    padding-left: 20px;
    padding-right: 0px;
    padding-top: 0px;
}

.leftpane
{
    
    background-color: transparent;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.contentpane
{
    background-color: transparent;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.rightpane
{
    
    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;
}

/*
==============================================================================
Menu Classes
==============================================================================
*/

.menupane
{
	background-color: transparent;
}

.MainMenu_MenuContainer
{
    background-color: transparent;
    width: 100%;
    height: 42px;
    border: 0px solid #FF9900;
	margin-top:0px;
	_margin-top:-3px;
}

/* Don't need menu bar in vertical menu
========================================
*/
.MainMenu_MenuBar
{
    cursor: pointer;
    cursor: hand;
    height: 42px;
	
}

.MainMenu_MenuItem
{
    cursor: pointer;
    cursor: hand;
    height: 42px;
	margin-top:0px;
    font-weight: bold !important;
}

/* Menu TD */

.mainmenu td
{
    border-left: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    cursor: hand;
    color: #000000;
    font-family: "Times New Roman", Times, serif;
	font-size:15px;
    font-weight: bold !important;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
	height: 42px;
	margin-top:0px;

	
}

/* Menu TD hover */

.mainmenuover td
{
	border-left: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    cursor: hand;
    color: #ffffff;
    font-family: "Times New Roman", Times, serif;
	font-size:16px;
	background:url(menuOver-light.gif) repeat-x 5px center;
    font-weight: normal !important;
    text-decoration: none;
    padding-left: 10px;
	padding-right: 10px;
    height: 42px;
	margin-top:0px;
}

/* Menu TD on Mouse Click */

.MainMenu_MenuItemSel td
{
	border-left: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    cursor: hand;
    color: #ffffff;
    font-family: "Times New Roman", Times, serif ;
	font-size:15px;
	background:url(menuOver-light.gif) repeat-x 5px center;
    font-weight: bold !important;
    text-decoration: none;
    padding-left: 10px;
	padding-right: 10px;
    height: 42px;
	margin-top:0px;
}

/* Menu TD Page Selected */

 .mainmenuoveractive td
{
	border-left: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    cursor: hand;
    color: #ffffff;
    font-family: "Times New Roman", Times, serif;
	font-size:16px;
	background:url(menuOver.gif) repeat-x 5px center;
    font-weight: bold !important;
    text-decoration: none;
    padding-left: 10px;
	padding-right: 10px;
    height: 42px;
	margin-top:0px;
}



/* submenu 
==========================
*/

.submenu
{
	z-index: 1000;
	cursor: pointer;
	background-color: none;
	border:0px solid #fff;    
}

.MainMenu_MenuItem
{
    color: #000000;
	background:url(menuBg.gif) repeat-x;
    font-size: 9pt;
    font-family: "Times New Roman", Times, serif;

    height: 25px;
    border-left: #000000 0px solid;
    border-bottom: #fff 0px solid;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;

}

.MainMenu_MenuItemSel
{
    color: #d10604;
	background:url(menuBg.gif) repeat-x;
    font-size: 9pt;
    font-family: "Times New Roman", Times, serif;

    height: 25px;
    border-left: #000000 0px solid;
    border-bottom: #fff 0px solid;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;

}



.MainMenu_MenuBreak
{
    border-bottom: #EEEEEE 0px solid;
    border-left: #EEEEEE 0px solid;
    border-top: #EEEEEE 0px solid;
    border-right: #EEEEEE 0px solid;
    background-image: url(menuSep.png);
    background-repeat: no-repeat;
    width: 1px;
	margin-left:15px;
}

.MainMenu_MenuArrow
{
    border-right: #cad5ea 0px solid;
    border-bottom: #cad5ea 0px solid;
    border-top: #cad5ea 0px solid;
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
}

.MainMenu_RootMenuArrow
{
    font-family: webdings;
    font-size: 10pt;
    cursor: pointer;
    cursor: hand;
	
}

.MainMenu_MenuIcon
{
    display:none;
	cursor: pointer;
	background-color:#d1d1d1;
    border-left: #000000 0px solid;
    border-bottom: #000000 0px solid;
    border-top: #000000 0px solid;
    border-right: #000000 0px solid;
    text-align: center;
    width: 15px;
    height: ;
}

.TreeViewMenu
{
    width: 175px;
    background-color: #dfe5f2;
    border-right: #7994cb 1px solid;
    border-top: #7994cb 1px solid;
    border-left: #7994cb 1px solid;
    border-bottom: #7994cb 1px solid;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
    background-image: url(gradient_LtBlue.jpg);
}

/*
==============================================================================
End Menu Classes
==============================================================================
*/
.StandardButton
{
    background-color: #d10604;
    color: #ffffff;
    font-family: "Times New Roman", Times, serif;
    font-size: 10px;
    font-weight: normal;
}

/* ================================
style for module titles
================================ */
.Head
{
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    font-weight: bold;
    color: #ff0000;
}
/* ===============================
Admin Content Pane Titles and Control Panel text
================================== */
.SubHead
{
    font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size:14px;
	font-weight:bold;
}

/* ===============================
default text style used for the main content text
eg. used by the Text / HTML module 
================================== */
.Normal
{
    font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
}

.Normal2
{
    color: #bc4f07;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 11px;
}

/* ==============================
text style used for textboxes in the admin and edit pages
================================= */
.NormalTextBox
{
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 11px;
    color: #444444;
	background-color:#ffffff;
	border:1px solid #404040;
}
.NormalRed
{
    color: #FF0000;
    font-family: tahoma;
    font-weight: bold;
    font-size: 11px;
}
.NormalBold
{
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #707070;
}

a.NormalBold:link
{
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #707070;
}

a.NormalBold:visited
{
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #707070;
}

a.NormalBold:hover
{
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #418600;
}

a.NormalBold:active
{
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #418600;
}


/* ==============================
 Style for the following Skin Items (You can change the css class
associated with these objects in the skin.xml file)
- SkinItems -  Login and Register links, Breadcrumb, Copyright, Date,
- Help, Hostname, Privacy, Terms, Search
================================== */

/* This is the Date eg. any items that are not links */
.SkinItem
{
    color: #FFFFFF;
    background-color: #1D2B52;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 11px;
}
/* This sets the style for all skin items that are links */
A.SkinItem:link
{
    color: #FFFFFF;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

A.SkinItem:visited
{
    color: #FFFFFF;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

A.SkinItem:active
{
    color: #FFFFFF;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

A.SkinItem:hover
{
    color: #FFFFFF;
    font-family: "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

/* Links */

.SkinObject
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#646464;
	font-weight: normal;
}

a.SkinObject:link
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#646464;
	text-decoration:none;
	font-weight: normal;
}

a.SkinObject:visited
{
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	color:#646464;
	font-weight: normal;
}
a.SkinObject:hover
{
	color:#646464;
	text-decoration:underline;
	font-weight: normal;
}

a.SkinObject:active
{
	color:#646464;
	text-decoration:underline;
	font-weight: normal;
}

a.CommandButton:link {
	font-family:"Times New Roman", Times, serif;
	color:#707070;
	text-decoration:underline;
}

a.CommandButton:visited {
	font-family:"Times New Roman", Times, serif;
	color:#707070;
	text-decoration:underline;
}

a.CommandButton:hover {
	font-family:"Times New Roman", Times, serif;
	color:#ff0000;
	text-decoration:none;
}

a.CommandButton:active {
	font-family:"Times New Roman", Times, serif;
	color:#ff0000;
	text-decoration:none;
}

a:link {
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
}

a:visited {
	color:#FF0000;
	font-weight: bold;	
	font-size:12px;
}

a:hover {
	font-size: 12px;
	font-weight: bold;
	color:#d10604;
}

a:active {
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
}

.tm1
{
	padding-top: 1px;
}

.tm2
{
	padding-top: 2px;
}

.tm3
{
	padding-top: 3px;
}

.tm4
{
	padding-top: 4px;
}

.tm5
{
	padding-top: 5px;
}

.tm6
{
	padding-top: 6px;
}

.tm7
{
	padding-top: 7px;
}

.tm8
{
	padding-top: 8px;
}

.tm9
{
	padding-top: 9px;
}

.tm10
{
	padding-top: 10px;
}

.tm11
{
	padding-top: 11px;
}

.tm12
{
	padding-top: 12px;
}

.tm13
{
	padding-top: 13px;
}

.tm14
{
	padding-top: 14px;
}

.tm15
{
	padding-top: 15px;
}

.tm16
{
	padding-top: 16px;
}

.tm17
{
	padding-top: 17px;
}

.tm18
{
	padding-top: 18px;
}

.tm19
{
	padding-top: 19px;
}

.tm20
{
	padding-top: 20px;
}

.tm22
{
	padding-top: 22px;
}

.tm24
{
	padding-top: 24px;
}

.tm25
{
	padding-top: 25px;
}

.tm27
{
	padding-top: 27px;
}

.tm30
{
	padding-top: 30px;
}

.tm35
{
	padding-top: 35px;
}

.tm40
{
	padding-top: 40px;
}

.tm45
{
	padding-top: 45px;
}

.tm50
{
	padding-top: 50px;
}

.tm55
{
	padding-top: 55px;
}

.tm60
{
	padding-top: 60px;
}

.tm70
{
	padding-top: 70px;
}

/* Right Padding*/

.rm1
{
	padding-right: 1px;
}

.rm2
{
	padding-right: 2px;
}

.rm3
{
	padding-right: 3px;
}

.rm4
{
	padding-right: 4px;
}

.rm5
{
	padding-right: 5px;
}

.rm6
{
	padding-right: 6px;
}

.rm7
{
	padding-right: 7px;
}

.rm8
{
	padding-right: 8px;
}

.rm9
{
	padding-right: 9px;
}

.rm10
{
	padding-right: 10px;
}

.rm11
{
	padding-right: 11px;
}

.rm12
{
	padding-right: 12px;
}

.rm13
{
	padding-right: 13px;
}

.rm14
{
	padding-right: 14px;
}

.rm15
{
	padding-right: 15px;
}

.rm17
{
	padding-right: 17px;
}

.rm18
{
	padding-right: 18px;
}

.rm19
{
	padding-right: 19px;
}

.rm20
{
	padding-right: 20px;
}

.rm21
{
	padding-right: 21px;
}

.rm22
{
	padding-right: 22px;
}

.rm23
{
	padding-right: 23px;
}

.rm24
{
	padding-right: 24px;
}

.rm25
{
	padding-right: 25px;
}

.rm27
{
	padding-right: 27px;
}

.rm30
{
	padding-right: 30px;
}

.rm35
{
	padding-right: 35px;
}

.rm38
{
	padding-right: 38px;
}

.rm40
{
	padding-right: 40px;
}

.rm45
{
	padding-right: 45px;
}

.rm50
{
	padding-right: 50px;
}

.rm55
{
	padding-right: 55px;
}

.rm60
{
	padding-right: 60px;
}

/* buttom Padding*/

.bm1
{
	padding-bottom: 1px;
}

.bm2
{
	padding-bottom: 2px;
}

.bm3
{
	padding-bottom: 3px;
}

.bm4
{
	padding-bottom: 4px;
}

.bm5
{
	padding-bottom: 5px;
}

.bm6
{
	padding-bottom: 6px;
}

.bm7
{
	padding-bottom: 7px;
}

.bm8
{
	padding-bottom: 8px;
}

.bm9
{
	padding-bottom: 9px;
}

.bm10
{
	padding-bottom: 10px;
}

.bm11
{
	padding-bottom: 11px;
}

.bm12
{
	padding-bottom: 12px;
}

.bm13
{
	padding-bottom: 13px;
}

.bm14
{
	padding-bottom: 14px;
}

.bm15
{
	padding-bottom: 15px;
}

.bm16
{
	padding-bottom: 16px;
}

.bm17
{
	padding-bottom: 17px;
}

.bm18
{
	padding-bottom: 18px;
}

.bm19
{
	padding-bottom: 19px;
}

.bm20
{
	padding-bottom: 20px;
}

.bm22
{
	padding-bottom: 22px;
}

.bm25
{
	padding-bottom: 25px;
}

.bm30
{
	padding-bottom: 30px;
}

.bm33
{
	padding-bottom: 33px;
}

.bm35
{
	padding-bottom: 35px;
}

.bm40
{
	padding-bottom: 40px;
}

.bm45
{
	padding-bottom: 45px;
}

.bm50
{
	padding-bottom: 50px;
}

.bm55
{
	padding-bottom: 55px;
}

.bm60
{
	padding-bottom: 60px;
}

/* Left Padding*/

.lm1
{
	padding-left: 1px;
}

.lm2
{
	padding-left: 2px;
}

.lm3
{
	padding-left: 3px;
}

.lm4
{
	padding-left: 4px;
}

.lm5
{
	padding-left: 5px;
}

.lm7
{
	padding-left: 7px;
}

.lm8
{
	padding-left: 8px;
}

.lm9
{
	padding-left: 9px;
}


.lm10
{
	padding-left: 10px;
}

.lm11
{
	padding-left: 11px;
}

.lm12
{
	padding-left: 12px;
}

.lm13
{
	padding-left: 13px;
}

.lm15
{
	padding-left: 15px;
}

.lm17
{
	padding-left: 17px;
}

.lm18
{
	padding-left: 18px;
}

.lm19
{
	padding-left: 19px;
}

.lm20
{
	padding-left: 20px;
}

.lm22
{
	padding-left: 22px;
}

.lm25
{
	padding-left: 25px;
}

.lm30
{
	padding-left: 30px;
}

.lm35
{
	padding-left: 35px;
}

.lm40
{
	padding-left: 40px;
}

.lm45
{
	padding-left: 45px;
}

.lm50
{
	padding-left: 505px;
}

.lm55
{
	padding-left: 55px;
}

.lm60
{
	padding-left: 60px;
}

/* General Padding */

.m1
{
	padding: 1px;
}

.m2
{
	padding: 2px;
}

.m3
{
	padding: 3px;
}

.m4
{
	padding: 4px;
}

.m5
{
	padding: 5px;
}

.m6
{
	padding: 6px;
}

.m7
{
	padding: 7px;
}

.m8
{
	padding: 8px;
}

.m9
{
	padding: 9px;
}

.m10
{
	padding: 10px;
}

.m11
{
	padding: 11px;
}

.m12
{
	padding: 12px;
}

.m13
{
	padding: 13px;
}

.m14
{
	padding: 14px;
}

.m15
{
	padding: 15px;
}

.m16
{
	padding: 16px;
}

.m17
{
	padding: 17px;
}

.m18
{
	padding: 18px;
}

.m19
{
	padding: 19px;
}

.m20
{
	padding: 20px;
}

.m25
{
	padding: 25px;
}

.m30
{
	padding: 30px;
}

.m35
{
	padding: 35px;
}

.m40
{
	padding: 40px;
}

.m45
{
	padding: 45px;
}

.m50
{
	padding: 50px;
}

.imageLeft {
	float:left;
	margin:0 10px 5px 0;
}

.imageRight {
	float:right;
	padding:0 0 5px 10px;
}

UL{
	padding:0px 0px 0px 10px;     /* the left padding was set to make the bullets appear inside the container */
	margin:0px 0px 0px 0px;
	list-style: none;
}

LI{
	padding:5px 15px 5px 10px;        /* the left padding was set to give the text left padding from the bullet position */
	margin:0px 0px 0px 0px;
	list-style: none;
	color:#000000;
	font:"Times New Roman", Times, serif;
	font-size:14px;
	background-image:url(bullet.gif);
	background-repeat:no-repeat;
	background-position:0 10px;
	*background-position:0 14px;
}

LI A:link{
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}

LI A:visited{
    text-decoration:underline;
}

LI A:hover{
	color:#f10000;
	text-decoration:none;
	
}

LI A:active{
	color:#f10000;
	text-decoration:none;
}

/*--------------------------------------------------My Styles-----------------------------------------------------*/

.menuBg {background:url(menuBg.gif) repeat-x; height:42px;}

.shadowL {background:url(shadowL.gif) repeat-y right;}

.shadowR {background:url(shadowR.gif) repeat-y;}

.shadowBtmBg {background:url(shadowBtmBg.gif) repeat-x;}

.searchTitle {font-weight:bold; font-family:"Times New Roman", Times, serif; font-size:11px;}

.footer {	
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	vertical-align:middle;
	padding-top:0px;
	*padding-top:10px;
	padding-left:20px;
	height:39px;
}

a.footer:link {	
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

a.footer:visited {	
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
}

a.footer:hover {	
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}

a.footer:active {	
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:underline;
}

.more {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#ff0000;
	font-weight: normal;
}

a.more:link {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#ff0000;
	font-weight: normal;
	text-decoration:underline;
}

a.more:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#ff0000;;
	font-weight: normal;
	text-decoration:underline;
}

a.more:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#ff0000;
	font-weight: normal;
	text-decoration:none;
}

a.more:active {
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
	color:#ff0000;
	font-weight: normal;
	text-decoration:none;
}

#dnn_dnnSEARCH_txtSearch {height:15px; *height:15px; margin-bottom:4px; *margin-bottom:3px;}


#dnn_dnnLOGIN_cmdLogin { color:#000000; font-size:11px; font-family:"Times New Roman", Times, serif; font-weight:bold;}


a#dnn_dnnLOGIN_cmdLogin:hover, a#dnn_dnnLOGIN_cmdLogin:active { color:#d10604;}


/***********A-tech-styling ************/


.atech-maintitle
{
color:#fd0000;
font: "Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
text-align:left;

}

.atech-subtitle
{
color:#FF0000 ;
font: "Times New Roman", Times, serif;
font-size:17px;
text-align:left;
font-weight:bold;
}

.atech-sub-subtitle { font: "Times New Roman", Times, serif;
color: #000000 ;
font-size:16px;
font-weight:bold;
text-align:left;
}
.atech-sub-subtitle1 { font: "Times New Roman", Times, serif;
color: #ff0000 ;
font-size:16px;
font-weight:bold;
text-align:left;
}
.atech-text
{ 
color:#000000;
font:"Times New Roman", Times, serif;
font-size:16px;
}

.atech-right-image {float:right;
padding-left:5px;
}

.atech-left-image {float:left ;
padding-right:5px;
}
.atech-mid-image {text-align:center ;
}
/***********End A-tech-styling ************/
