/*========================================================*/
/*        	 		Created by CMSSkins.com               */
/*                    support@cmsskins.com                */
/*========================================================*/


/*========================================================*/
/*  Default HTML CSS                                      */
/*========================================================*/
/* Default HTML PAGE 		           --*/ html { height: 100%; }
/* Default HTML BODY 	               --*/ body { margin: 0 0 0 0; background-color:#e1e1e1; }
/* Default HTML table and text 	       --*/ table, tr, td { font-family: Calibri; font-size: 13px; color:#000000; }
/* My td Height 	       			   --*/ .mytd { height:28px;}
/* Default HTML Paragraph   		   --*/ p { font-family:Calibri, Verdana, Arial; font-size: 13px; padding:0px; margin:0px; color:#000000; }

/*========================================================*/
/*  Skin Elements                                         */
/*========================================================*/

/* Cell containing logo                 */.LogoTD { padding: 15px 40px 15px 30px;  }
/* Main Site Width                      */.DefaultWidth  { width: 940px; } 
/* Main Site Background                 */.MainBG  { background-color:#333333; } 
/* Cell Containing Main Site            */.MainSite  { padding: 50px 0 20px 0; } 
/* Menu TD                              */.MenuTD { padding: 0x 10px 0 10px;  background: url(menu-bg.gif) repeat-x top left; height:35px;}
/* Links TD                             */.LinksTD { padding: 10px 0 6px 0;}
/* Copyright TD                         */.CopyTD { padding: 0 0 0 0;}
/* Footer TD                            */.FooterTD { padding: 0 0 10px 0; Color:#cccccc;}
/* Menu Padding                         */.MenuPadd { padding: 15px 15px 0 0;}
/* Breadcrumb Padding                   */.BreadPadd { padding: 0px 0px 0 12px;}


/* Header Right Image                   */.HeaderRightIMG { background: url(proudly-Serving.gif) no-repeat top right; width:111px; height:55px; }
/* Cell Containing Header Rgiht Image   */.HeaderRightTD { padding: 4px 19px 0 0; }
/* Site Top Left Image                  */.TopLeft { background: url(top-left.gif) no-repeat top left; width:14px; height:14px; }
/* Site Top Center Image                */.TopCenter { background: url(top-center.gif) repeat-x top left; height:14px; }
/* Site Top Right Image                 */.TopRight { background: url(top-right.gif) no-repeat top right; width:14px; height:11px; }
/* Site Main Left Image                 */.MainLeft { background: url(main-left.gif) repeat-y top left; width:14px; }
/* Site Main Center Image               */.MainCenter { background: #FFFFFF; }
/* Site Main Right Image                */.MianRight { background: url(main-right.gif) repeat-y top right; width:14px; }
/* Site Bottom Left Image               */.BottomLeft { background: url(bottom-left.gif) no-repeat top left; width:14px; height:14px; }
/* Site Bottom Center Image             */.BottomCenter { background: url(bottom-center.gif) repeat-x top left; height:14px; }
/* Site Bottom Right Image              */.BottomRight { background: url(bottom-right.gif) no-repeat top right; width:14px; height:14px; }

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/
/*-- Login Token              --*/ .Login, A.Login, A.Login:link, A.Login:visited, A.Login:active { font-weight: normal; font-size: 10px; background:url(Login.png) no-repeat; height:20px; width:14px; color:#ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; padding: 2px 0 10px 20px; }
/*-- Login Token Hover        --*/ A.Login:hover  { font-size: 10px; color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

/*-- Register Token            --*/ .Register, A.Register, A.Register:link, A.Register:visited, A.Register:active { font-weight: normal; font-size: 10px; background:url(Register.png) no-repeat; height:20px; width:15; color:#ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; padding: 2px 15px 10px 20px; }
/*-- Register Token Hover        --*/ A.Register:hover  { font-size: 10px; color:#000000; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

/*-- Links Token 	 		           --*/ .Bottom-Link, A.Bottom-Link, A.Bottom-Link:link, A.Bottom-Link:visited, A.Bottom-Link:active { font-weight: normal; font-size: 10px; color:#999999; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; } 
/*-- Links Token Hover 	 		       --*/ A.Bottom-Link:hover  { font-size: 10px; color:#ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
/*-- You Are Here Text For Breadcrumb  --*/ .You-Are { font-size: 10px; color:#90c7ea; font-family: Verdana, Arial, Helvetica, sans-serif; }
/*-- Breadcrumb                        --*/ .Breadcrumb, A.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active { font-weight: normal; font-size: 10px; color:#FFFFFF;  font-family: Verdana, Helvetica, sans-serif; text-decoration: none; } 
/*-- Breadcrumb Hover                  --*/ A.Breadcrumb:hover  { font-size: 10px; color:#90c7ea; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline; }
/*-- Terms and Privacy                 --*/ .Terms-Privacy, A.Terms-Privacy, A.Terms-Privacy:link, A.Terms-Privacy:visited, A.Terms-Privacy:active {font-size: 11px; color:#0eb7fc; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
/*-- Terms and Privacy Hover           --*/ A.Terms-Privacy:hover  { font-size: 11px; color:#4a4a4a; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
/*-- Current Date                      --*/ .CurrentDate { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;  font-weight: normal; text-align: justify; color: #0a3e66; padding:0 0 11px 0; }
/*-- Copyright                         --*/ .Copyright { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #0eb7fc; }
/*-- Footer link Seperator             --*/ A.Seperator, A.Seperator:link, A.Seperator:visited, A.Seperator:active { font-weight: normal; font-size: 11px; color:#4a4a4a;  font-family: Verdana, Helvetica, sans-serif; text-decoration: none;} 
/*-- Footer link Seperator Hover       --*/ A.Seperator:hover  { font-size: 11px; color:#cccccc; font-family: Verdana, Helvetica, sans-serif; text-decoration: underline;}

/*========================================================*/
/*  HTML Headings                                         */
/*========================================================*/

/*-- Heading # 1              			--*/ H1 { font-weight: normal; font-size: 20px; color: #333333; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 2              			--*/ H2 { font-weight: normal; font-size: 14px; color: #333333; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 3              			--*/ H3 { font-weight: normal; font-size: 13px; color: #333333; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 4              			--*/ H4 { font-weight: normal; font-size: 12px; color: #333333; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 5              			--*/ H5 { font-weight: bold; font-size: 11px; color: #333333; font-family: Tahoma, Arial, Helvetica;}
/*-- Heading # 6              			--*/ H6 { font-weight: bold; font-size: 11px; color: #333333; font-family: Tahoma, Arial, Helvetica;}

/*========================================================*/
/*  DNN Elements                                          */
/*========================================================*/

/*-- Headig Mostly When Login 			--*/ .Head { font-weight: bold; font-size: 11px; font-family:Verdana, Arial, Helvetica, sans-serif; color: #51cafc; }
/*-- Headig Mostly When Login 			--*/ .SubHead { font-weight: bold;  font-size: 13px;  color: #51cafc;  font-family: Calibri; }
/*-- Text on site       		    	--*/ .Normal { font-family: Calibri; font-size: 13px; font-weight: normal;  color: #51cafc; }
/*-- gray Text on site       		    --*/ .NormalGray { font-family: Calibri; font-size: 13px; font-weight: normal;  color: #9c9c9c; }
/*-- Text on site bold     			    --*/ .NormalBold { font-weight: bold; font-size: 13px;  font-family: Calibri; color:#51cafc; }
/*-- Error Text       			        --*/ .NormalRed { font-weight: bold;  font-size: 11px;  color: #ff0000;  font-family: Verdana, Arial, Helvetica, sans-serif; }
/*-- Bullets Style      			    --*/  UL LI { list-style-image:url(Bullet.gif); list-style-position: inherit; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10px; font-weight: normal;  color: #000000; padding: 2px; margin: 0 0 0 -17px;}
/*-- Text Files      			        --*/ .NormalTextBox { border-right:   #333333 1px solid;  border-top: #333333 1px solid;  border-left: #333333 1px solid;  border-bottom: #333333 1px solid;  font-size: 11px; background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; color: #0a3e66; }
/*-- Button                             --*/ .StandardButton { border-right:  #000000 1px solid;  border-top: #000000 1px solid;  border-left: #000000 1px solid;  border-bottom: #000000 1px solid; font-size: 11px; font-family: Verdana, Arial, Hnelvetica, sans-serif; background-color: #333333; color:#ffffff; }



/*========================================================*/
/*  DNN Elements Links                                    */
/*========================================================*/

/*-- Link Mostly When Login 			--*/ .CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active { font-weight: normal;  font-size: 11px; color:#9a9a9a;  font-family: Tahoma, Arial, Helvetica; }
/*-- Link Mostly When Login Hover		--*/ A.CommandButton:hover { font-weight: normal;  font-size: 11px; color:#d1d1d1;  font-family: Tahoma, Arial, Helvetica; }
/*-- Default Link for Token 			--*/ .Skinobject, A.Skinobject, A.Skinobject:link, A.Skinobject:visited, A.Skinobject:active   {  font-weight: normal; font-size: 10px; color:#1380D5;  font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
/*-- Default Link for Token Hover		--*/ A.Skinobject:hover    {  text-decoration:  underline; font-size: 10px; color:#4F4F4F; font-family:  Verdana, Arial, Helvetica, sans-serif; }
/*-- Default Link for Text 			    --*/ A:link, A:visited, A:active   { white-space:nowrap; color: #9c9c9c;  text-decoration: none; font-family: Calibri; font-size: 15px;} 
/*-- Default Link for Text Hover	    --*/ A:Hover  {white-space:nowrap; color: #0eb7fc; font-family: Calibri; font-size: 15px; text-decoration: none;}

/*-- More Link for Text 			    --*/ .more:link, more:visited, more:active   { white-space:nowrap; color: #0eb7fc;  text-decoration: underline; font-family: Calibri; font-size: 13px; } 
/*-- More Link for Text Hover	        --*/ .more:Hover  {white-space:nowrap; color: #9c9c9c; font-family: Calibri; font-size: 13px; text-decoration: underline;}

/*========================================================*/
/*  Search                                                */
/*========================================================*/
.SearchTD { width:202px; vertical-align: top; text-align: right; height: 19px; background: url(Search.jpg) no-repeat right; padding: 2px 5px 3px 0; }
#dnn_dnnSEARCH_txtSearch.NormalTextBox { height:24px; background: transparent; width: 150px; color: #06284b; padding: 5px; border: 0px solid #FFFFFF; cursor:text;}
/*========================================================*/
/*  Panes                                                 */
/*========================================================*/
.Panes-TD { padding: 0px 10px 0px 20px; }
.Banner-Left-Pane { width: 50%; padding: 0 0 0 0; }
.Banner-Right-Pane { width: 50%; padding: 0 0 0 0; }
.Header-Pane { padding: 0 0 0 0 ; }
.News-Pane { width: 100%; padding: 10px 0 0 0; }
.Content-Pane { width: 100%; padding: 0 0 0 0; }
.Category-Pane { width: 30%; padding: 0 25px 0 0; }
.Category-Left-Pane { width: 50%; padding: 0 5px 0 0; }
.Category-Right-Pane { width: 50%; padding: 0 0 0 5px; }
.Top-Left-Pane { width: 30%; padding: 0 15px 0 0; }
.Top-Right-Pane { width: 70%; padding: 0 10px 0 0; }
.Main-Left-Pane { width: 70%; padding: 0 10px 0 0; }
.Main-Right-Pane { width: 30%; padding: 0 0 0 10px; }
.Left-Pane { width: 33%; padding: 0 10px 0 0; }
.Middle-Pane { width: 34%; padding: 0 10px 0 10px; }
.Right-Pane { width: 33%; padding: 0 0 0 10px; }
.Bottom-Left-Pane { width: 50%; padding: 0 10px 0 0; }
.Bottom-Right-Pane { width: 50%; padding: 0 0 0 10px; }
.Bottom-Pane { width: 100%;	}
.Footer-Pane { width: 100%; padding: 20px 0 20px 0;	}
.Header-left-pane{width: 40%; padding: 0 0 0px 0;	}
.Header-right-pane{width: 60%; padding: 0 40px 0 0;	}

/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/
/* Menu Container Box */
.MainMenu_MenuContainer {
	background-color: transparent; 
	height:30px; 
}
/* Sub Menu */
.MainMenu_MenuItem {
	border: 0;
	color: #FFFFFF; 
	height: 30px; 
	background-color: #000000; border-bottom:0px solid #93B1E2;
	font: normal 12px Calibri; padding:0px 10px 0px 15px; 
}

.MainMenu_MenuItemSel {
	background-color: Transparent; 
	height:30px;
}
/* Sub Menu Mouse Hover */
.SubMenu_MenuHover {
	border: 0;
	color: #000000; 
	height: 30px; 
	background-color: #0eb7fc; border-bottom:0px solid #93B1E2;
	font: normal 12px Calibri; padding:0px 10px 0px 15px;
}
/* Sub Menu Active */
.SubMenuSelected {
	border: 0;
	color: #000000; 
	height: 30px; 
	background-color: #c1ecfe; border-bottom:0px solid #93B1E2;
	font: normal 12px Calibri; padding:0px 10px 0px 15px; 
}
/* Sub Menu Background and Borders */
.MainMenu_SubMenu {
	margin-top: 0px;
	border-top: 0px solid #93B1E2; 
	border-left: 0px solid #93B1E2; 
	border-right: 0px solid #93B1E2; 
	border-bottom: 0px solid #93B1E2; background-color:#0a623e;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_MenuBreak {
	border: 0; 
	background-color: transparent;
	height: 0px; 
}
.MainMenu_MenuArrow {
	border-right: 0px; 
	border-bottom:0px solid #93B1E2; 
	border-top:0px; 
	font-family: webdings; padding:0px 10px 0px 15px; height: 20px;  
}

/* For Tabs Menu */
.MainMenu_MenuBarTab { cursor: hand; height: 30px; background-color: Transparent; }

.MainMenu_MenuItemTab TD { padding:0; margin:0; }
.MainMenu_MenuItemTab TD DIV { background-image:url(); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-8px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuItemTab TD DIV DIV { background-image:url(); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuItemTab TD DIV DIV DIV{ background-image:url(); background-repeat:repeat-x; color:#ffffff;  font-size:12px; text-align:center; font-family: Calibri; font-weight: normal; height:18px; padding: 7px 7px 0 5px; line-height:1.3em; margin:0px 0 0 0; }             

.MainMenu_MenuSelectedTab TD, .MainMenu_MenuSelectedRootTab TD {padding:0px; margin:0;}
.MainMenu_MenuSelectedTab TD DIV, .MainMenu_MenuSelectedRootTab TD DIV { background-image:url(); background-position:top right; background-repeat: no-repeat; margin:0; padding:0; margin:-8px 0 -25px 0; _margin:-13px 0;}
.MainMenu_MenuSelectedTab TD DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV{ background-image:url(); background-position:top left; background-repeat: no-repeat; margin:0; padding:0 10px; margin:-4px 0 -26px 0; _margin:-12px 0;}
.MainMenu_MenuSelectedTab TD DIV DIV DIV, .MainMenu_MenuSelectedRootTab TD DIV DIV DIV{ background-image:url();  background-repeat:repeat-x; color:#0eb7fc; font-size:12px; text-align:center; font-family: Calibri; font-weight: normal; height:18px; padding: 7px 7px 0 5px; line-height:1.3em; margin:0px 0 0 0; }



.ControlPanel { background-color:#292929; border-top: 0px solid #93B1E2; border-left: 0px solid #93B1E2; border-right: 0px solid #93B1E2; border-bottom: 2px solid #999999;}

/*For Header Content Pane*/ .HeaderText { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 20px; font-weight: normal;  color: #035634; padding :0 5px 10px 0;}

/*For Container 4*/ .ContainerText { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal;  color: #4c4c4c; padding :10px 5px 0px 5px;}

/*For Latest News*/ .LatestNews { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal;  color: #000000; padding :0 20px 0 0; text-align:justify}

/*order List*/ .orderlist{ font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: normal; line-height:30px; border-bottom:#e7e7e7 solid 1px;}



