body{margin:0px; padding:0px;}
#body{ background:#e8e8e8;}
div,td,th{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#313131; font-weight:normal;}
A,A:link,A:visited,A:active{color:#000000; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
A:hover{color:#636363; text-decoration:none;}


/*******skin styles **********/
.full_width { width:100%;}
.maintemplate{width:960px; text-align:left;}
.menu_blackbg{background:url(images/menu_blackbg.gif) repeat-x top left; height:42px;}
.search_blackbg{background:url(images/search_blackbg.gif) no-repeat top right;}
.menuarea{float:left; width:770px;}
.searcharea{margin-left:770px; height:42px;}
.search_pad{padding-top:11px; padding-left:5px;}
.headerarea{background:#ffffff;}
.headerarea_left{float:left; width:288px;}
.headerarea_right{margin-left:310px;}
.logo_pad{padding-top:10px; padding-left:20px; padding-bottom:10px;}
.breadcrumbarea{background:url(images/breadcrumg_bg.gif) repeat-x top left; height:40px;}
.breadarea_left{width:430px; padding-top:4px; padding-left:20px;}
.loginarea_right{padding-top:9px; padding-right:12px;}
.bread_text{padding-left:8px; color:#000000; font-weight:bold; font-size:12px; position:relative; top:2px; margin-bottom:-2px;}
.breadimg_pad{position:relative; top:5px; margin-bottom:-3px;}
.imgone_pad{padding-bottom:19px;}
.footerpart{ padding:15px 0px; color:#6b6b6b;}
#SearchContainer Input{margin:0px; background:#ffffff; border:#ffffff; float:left; height:15px; width:145px; font-size:11px; color:#000000; padding:2px;}
.login_pad{margin-left:-18px;}

/*******pane details *********/
.bannerpane{padding:0px; margin:0px; float:left;}
.contentpane{padding:0px 20px 0px 0px; margin:0px;}
.leftpane{ padding:0px 20px 0px 20px; margin:0px; width:270px;}
.rightpane{padding:0px; margin:0px;}
.bottompane{padding:0px; margin:0px;}
.DNNEmptyPane{width:0px !important; padding:0px !important; margin:0px !important;}


 .login, a.login:link, a.login:visited, a.login:active { color: #000000;text-decoration:none; line-height:16px; display:inline-block; padding:0px 0px 0px 20px; font-weight:bold;}
a.login:hover {display:inline-block; line-height:16px; color:#636363; font-weight:bold;}
 
.user, a.user:link, a.user:visited, a.user:active { color: #000000;text-decoration:none; line-height:16px; display:inline-block; padding:0px 0px 0px 20px; font-weight:bold;}
 a.user:hover {display:inline-block; line-height:16px; color:#636363; font-weight:bold;}
 
 /* ********** Footer Index ************** */
.footer,a.footer:link,a.footer:active,a.footer:visited{ font-family:Arial, Helvetica, sans-serif;font-size:11px; color:#6b6b6b; text-decoration:none; font-weight:bold;}
a.footer:hover{ font-family:Arial, Helvetica, sans-serif; color:#6b6b6b; text-decoration:underline; font-weight:bold;}


/* ********** Breadcrumb Style ***************/
a.Breadcrumb:link,a.Breadcrumb:active,a.Breadcrumb:visited{color:#000000; font-weight:bold; font-size:12px; text-decoration:none; text-transform:capitalize;}
a.Breadcrumb:hover{color:#636363 !important; font-weight:bold; text-decoration:none;}

/* ********** Date Style ************** */
.date,a.date:link,a.date:active,a.date:visited{font-size:10px; color:#676767; text-decoration:none; font-weight:bold;}
a.date:hover{ color:#676767}

.fish {margin:0px; padding:0px;}
.fish li{list-style-type:none;  background:url(images/fish1.gif) no-repeat left; padding:0px 10px 0px 25px; font-size:12px; font-weight:bold; color:#000000; line-height:25px;}

.fish_p{font-size:12px; font-weight:bold; color:#000000; line-height:25px;}

/* ********** Control Panel Style ************** */
/* ControlPanel style */
.ControlPanel{background:#ffffff; url(images/cpanel_center.png) repeat-x bottom left; border:none;padding-bottom:10px;}
.cpanel_left {background: url(images/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right {background: url(images/cpanel_right.png) no-repeat bottom right;padding-right:33px;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#000000;}
.ControlPanel a.CommandButton:hover{color:#4c5876; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}


/*****menu style ***********/

.main_dnnmenu_container 
{
	background-color: transparent;
	border:none; 
	
}

/* main menu td*/
.main_dnnmenu_bar 
{
	cursor:pointer;
	white-space:nowrap;
	outline:none;
}

/* Main Menu Normal */
.main_dnnmenu_rootitem  
{
	cursor:pointer; white-space:nowrap;
	color:#ffffff !important;
	font-weight:bold;
	text-align:center;
	display:inline-block;
	line-height:42px;
	font-size:14px;
	padding: 0px 24px; 
}


/*  Main Menu Hover  */

.main_dnnmenu_rootitem_hover,.main_dnnmenu_rootitem_selected
{
	margin:0px;
	cursor:pointer;
	color:#3b3b3b !important; 
	font-weight:bold;
	font-size:14px;
	background:url(images/menu_hover.gif) repeat-x top left !important;
	line-height:42px;
	display:inline-block;
	padding:0px 24px;
}


/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #dbdbdb;
	background:#404040;
	height:25px;
    line-height:25px;
	font-weight:bold;
	margin-top:-1px;
	padding:0px !important;
}

.main_dnnmenu_submenu td
{
color:#ffffff !important; padding:0px 10px; 
}
.main_dnnmenu_itemhover, .main_dnnmenu_itemselected
{
	background:#dbdbdb;
	line-height:25px;
	height:25px;
	font-weight:bold;
	color:#3b3b3b !important;
	padding:0px !important;
}

.main_dnnmenu_itemhover td, .main_dnnmenu_itemselected td
{color:#3b3b3b !important; padding:0px 10px;}

/*Custom Style*/
.ptit{ background-color:#717271; border-bottom:#000000 solid 1px; padding:5px; color:#FFFFFF; font-weight:bold;}
.ptit1{ background-color:#C0C0C0; border-bottom:#000000 solid 1px; padding:5px; color:#000000; font-weight:bold;}
.pcnt{padding:10px; text-align:justify;}

.black_nor{font-family:arial; font-size:12px; color:#272727; font-weight:bold; font-style:italic;}
.sandal{font-family:arial; font-size:12px; color:#8f632d; font-weight:bold;}




