/* 
================================
Skin styles for DotNetNuke
================================
*/
BODY
{
	font-family: tahoma;
	font-size: 11px;
	color: #4c4c4f;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #eadfce;
	background-image: none;
	background-repeat: no-repeat;
	line-height: normal;
}

td
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4c4c4f;
}
.pagemaster
{
	width: 100%;
	background-color: #fff;
}
.skinmaster
{
	background-color: #fff;
	padding: 0px 0px 0px 0px;
}
.skinheader
{
	background-color: #000;
}
.skingradient
{
	background-image: url(gradient_DkBlue.jpg);
	height: 30px;
}
.controlpanel
{
	width: 100%;
	background-color: #fff;
}
.toppane
{
	width: 100%;
	background-color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane
{
	width: 175px;
	background-color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane
{
	width: 100%;
	padding: 0px;
}
.rightpane
{
	width: 175px;
	background-color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.bottompane
{
	width: 100%;
	background-color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

/*       **********************************************              */
.MainMenu_MenuContainer
{
	background-color: transparent;
}
.MainMenu_MenuBar
{
	cursor: pointer;
	cursor: hand;
	height: 25px;
	background-color: Transparent;
}
.MainMenu_MenuItem
{
	border-left: #cad5ea 0px solid;
	border-bottom: #cad5ea 0px solid;
	border-top: #cad5ea 0px solid;
	border-right: #cad5ea 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #2c2c2c;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	background-color: #c8e2ec;
	font-family: Arial;
	height: 25px;
}

.MainMenu_MenuItem TD
{
	color: #000;
}

.MainMenu_MenuIcon
{
	background-color: #cad5ea;
	border-left: #cad5ea 1px solid;
	border-bottom: #cad5ea 0px solid;
	border-top: #cad5ea 0px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 25px;
}
.MainMenu_MenuBreak
{
	background-color: #000;
	background-image: url(images/sep.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 1px;
	height: 25px;
}
.MainMenu_MenuBreak TD
{
	background-color: #000;
	background-image: url(images/sep.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 1px;
	height: 25px;
}

.MainMenu_MenuItemSel
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; /*background-image:url(../images/topMenu_hover.gif); */
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	background-color: #687f89;
}
.MainMenu_MenuItemActive
{
	background-color: #000;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	height: 25px;
}
.MainMenu_MenuItemActive TD
{
	background-color: #000;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	height: 25px;
}
.MainMenu_MenuItemSelActive TD
{
	background-color: #000;
	cursor: pointer;
	cursor: hand;
	color: #fff;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	height: 25px;
}
.MainMenu_SubMenuItemSel
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; /*background-image:url(../images/topMenu_hover.gif); */
	background-repeat: repeat-x;
	text-align: center;
	background-color: #687f89;
}
.MainMenu_SubMenuItemSel TD
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; /*background-image:url(../images/topMenu_hover.gif); */
	background-repeat: repeat-x;
	text-align: center;
	background-color: #687f89;
}

.MainMenu_MenuItemSel TD
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; /*background-image:url(../images/topMenu_hover.gif); */
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	background-color: #687f89;
}
.MainMenu_MenuArrow
{
	border-right: #cad5ea 1px 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;
	height: 25px;
}
.StandardButton
{
	background: #7994cb none;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.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);
}
.Head
{
	font-family: tahoma;
	font-size: 12px;
	color: #f6790d;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.discountTxt
{
	font-size: 60px;
	color: #f6790d;
}
.footerBG
{
	background-image: url(footerBG.gif);
	background-repeat: no-repeat;
	background-color:#CDE7EA;
}
.imageBorder
{
	border: 1px #7a7a7a solid;
}


.borderBottom
{
	border-bottom: 1px solid #e5e5e5;
	padding: 0px;
}


.justify
{
	text-align: justify;
}

.txtBrown
{
	font-family: tahoma;
	font-size: 11px;
	color: #bd7745;
	text-decoration: none;
}
.txtBrown A:link
{
	font-family: tahoma;
	font-size: 11px;
	color: #bd7745;
	text-decoration: none;
}
.txtBrown A:visited
{
	font-family: tahoma;
	font-size: 11px;
	color: #bd7745;
	text-decoration: none;
}
.txtBrown A:hover
{
	color: #bd7745;
	text-decoration: none;
}

.txtWhite
{
	color: #fff;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}
.txtWhite a:link
{
	color: #fff;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}
.txtWhite a:visited
{
	color: #fff;
	font-size: 10px;
	font-weight: none;
	text-decoration: none;
}
.txtWhite a:hover
{
	color: #fff;
	font-size: 10px;
	font-weight: none;
	text-decoration: underline;
}

.bold
{
	font-weight: bold;
}
.blueLink a:link
{
	color: #003366;
	text-decoration: underline;
}
.blueLink a:visited
{
	color: #003366;
	text-decoration: underline;
}
.blueLink a:hover
{
	color: #003366;
	text-decoration: underline;
}

.whiteLink a:link
{
	color: #fff;
	text-decoration: none;
}
.whiteLink a:visited
{
	color: #fff;
	text-decoration: none;
}
.whiteLink a:hover
{
	color: #fff;
	text-decoration: none;
}

.border
{
	border: 1px solid #0f63b7;
}

.grd
{
	background-image: url(grd.gif);
	background-repeat: repeat-x;
}

.footer
{
	font-family: tahoma;
	font-size: 11px;
	color: #907b6e;
	text-decoration: none;
}

.footer A:link
{
	font-family: tahoma;
	font-size: 11px;
	color: #907b6e;
	text-decoration: none;
}

.footer A:visited
{
	font-family: tahoma;
	font-size: 11px;
	color: #907b6e;
	text-decoration: none;
}
.footer A:hover
{
	color: #907b6e;
	text-decoration: underline;
}


/******************************************************************************************************************/

/* padding Classes */

/* Top Padding*/

.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;
}

.tm45
{
	padding-top: 45px;
}

.tm50
{
	padding-top: 50px;
}

.tm55
{
	padding-top: 55px;
}

.tm60
{
	padding-top: 60px;
}

/* 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;
}

.rm30
{
	padding-right: 30px;
}

.rm35
{
	padding-right: 35px;
}

.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;
}

.lm10
{
	padding-left: 10px;
}

.lm11
{
	padding-left: 11px;
}

.lm12
{
	padding-left: 12px;
}

.lm13
{
	padding-left: 13px;
}

.lm15
{
	padding-left: 15px;
}

.lm17
{
	padding-left: 17px;
}

.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: 1px;
}

.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;
}

.wsi
{
	color: #907b6e;
	font-family: tahoma;
}

.wsi a:link
{
	color: #907b6e;
	font-family: tahoma;
	text-decoration:none;
}

.wsi a:visited
{
	color: #907b6e;
	font-family: tahoma;
	text-decoration:none;
}

.wsi a:hover
{
	color: #907b6e;
	font-family: tahoma;
	text-decoration:underline;
}

.header_bg{
    background-image:url(header_bg.jpg);
	background-repeat:repeat-x;
    background-color:#000000;}

.phone_email_bg
{
	background-image: url(img_phone.jpg);
	background-repeat:no-repeat;
	width:309px; 
	height:67px;
	text-align:center;
	color:#000000;
	font-family: verdana;
	font-size:20px;
    background-position:right;
}


.eMail
{
	color:#000000;
	font-size:12px;
	font-family: tahoma;
	text-decoration:underline;
}

a.eMail:link
{
	color:#000000;
	font-size:12px;
	font-family: tahoma;
	text-decoration:underline;
}

a.eMail:visited
{
	color:#000000;
	font-size:12px;
	font-family: tahoma;
	text-decoration:underline;
}

a.eMail:hover
{
	color:#000000;
	font-size:12px;
	font-family: tahoma;
	text-decoration:none;
}