/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 876px;
	height: 100%;	
}
.bodyDiv
{
	background-color: #a1dcf5;
	background-image: url(body_bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0%;
	margin-right: 0px;
	margin-bottom: 2%;
}
.skinmaster {
	height: 100%;
	background-color: #f3f5fa;
	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; 
}
.skinheader {
}
.skingradient {
/*	background-image: url(gradient_DkBlue.jpg); */
	height:30px;
}
.menu_header_bg
{
	/*background: #000 url(/Portals/_default/Skins/papertocad/header_top_2.gif) no-repeat;*/
	background: #078cc5 url(header_top_2.gif) no-repeat right bottom;
}
.test
{
	background-image:url(add4.gif);
}

.link_1 {
	font-family: arial;
	font-size: 15px;
	text-transform: capitalize;
	color: #2b2b2b;
	background-image: url(tab1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 53px;
	width: 103px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.link_2 {
	font-family: arial;
	font-size: 15px;
	text-transform: capitalize;
	color: #2b2b2b;
	background-image: url(tab2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 53px;
	width: 102px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.link_3 {
	font-family: arial;
	font-size: 15px;
	text-transform: capitalize;
	color: #2b2b2b;
	background-image: url(tab3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 53px;
	width: 103px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: bold;
}
.copyright {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.link_1:hover {
	font-family: arial;
	font-size: 15px;
	text-transform: capitalize;
	color: #4B4B4B;
	background-image: url(tab1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 53px;
	width: 103px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.link_2:hover {
	font-family: arial;
	font-size: 15px;
	text-transform: capitalize;
	color: #4B4B4B;
	background-image: url(tab2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 53px;
	width: 102px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tb_bg
{
	background-image: url(menu_bg.gif);
}

.link_3:hover {
	font-family: arial;
	font-size: 15px;
	text-transform: capitalize;
	color: #4B4B4B;
	background-image: url(tab3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	display: block;
	height: 53px;
	width: 103px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
	font-weight: bold;
}


.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}
.toppane {
	width: 100%;
	background-color: white;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.leftpane
{
	background-color: white;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: url(menu_bg.gif);
}
.LeftTopPane
{	
	background-color: white;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.contentpane {
	width: 100%;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	height:100%;
}
.rightpane {
	width: 175px;
	background-color: white;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	
	background-color: white;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
/*.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px 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;
}
.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, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}*/





.submenuitemselected{
	color:#ffffff; font-size:11px; font-weight:normal;
	padding:3px 15px 3px 10px;
	background:#333333;
	border:1px #ffffff solid; border-width:1px 0px;	
}
.submenu{
    color:#000000; font-size:11px; font-weight:normal; 
	border:1px #ffffff solid;
	padding:0px;
	background:#AAAAAA;
	margin-left:0px;
	margin-top:2px;
}
.rootmenuitem TD{ 
	color:black; font-size:12px; font-weight:bold;
	text-align:center;
	background:url(bg_dotted.gif) 30px 29px  no-repeat transparent;
	padding-left:33px; 
	height:35px;
	width:130px;
}
.rootmenuitemselected TD{
	color:black; font-size:12px; font-weight:bold;
	text-align:center;
	background:url(bg_dotted.gif) 30px 29px no-repeat transparent;
	height:35px;
	padding-left:33px; 
	width:130px;
}
.backgroundImage
{
	background-image:url(menu_bg.gif);
	background-repeat:no-repeat;
	padding-top:20px;
}
.bottomimage
{
	background-image:url(bottom_bar.gif);
	width:864;
	height:50;
	
}
.bottom_rightImage
{
	background-image:url(bottom_right.gif);
	width:14;
	height:372;
	 
}
.header_top_1Image
{
	background-image:url(header_top_1.gif);
	width:244;
	height:38;
	
}
.header_top_leftImage
{
	background-image:url(header_top_left.gif);
	width:12;
	height:443;
	
}

