/*========================================================*/
/*        	 Created by eSoulConsultancy.com              */
/*========================================================*/

/*========================================================*/
/*  Default HTML CSS                                      */
/*========================================================*/

/* Default HTML PAGE css		       --*/ html { height: 100%; }
/* Default HTML BODY css	           --*/ body { margin: 0 0 0 0; background:url(MainBG.jpg) left top repeat-x;}
/* Default HTML table and text css	   --*/ table, tr, td {font-family: Calibri, Tahoma; font-size: 11px;}
/* Default HTML Paragraph css		   --*/ p {font-family: Calibri, Tahoma; font-size: 11px; padding:0px; margin:0px;}

/*========================================================*/
/*  Main SKIN Elements CSS                                */
/*========================================================*/

/*-- Skin Main / Default Width    	   --*/ .DefaultWidth { width:850px; }
/*-- Main Table background	           --*/ .BG { background:url(BG.jpg) center top no-repeat;}
/*-- Main header Top Menu Cell	   	   --*/ .HeaderTopTD { text-align: left; vertical-align: middle; padding:0 20px 0 20px; height:110px;}

/*-- Main Top Banner	               --*/ .BannerBG { background: url(HeaderRed.jpg) right center no-repeat #FFFFFF; height:200px; text-align:left; vertical-align:middle; padding:0 0 0 20px;}
/*-- Main Top Banner Heading    	   --*/ .BannerHeading { font-family:Calibri, Tahoma; font-size:20px; font-weight:bold; color:#CC0000; text-align:left; }
/*-- Main Top Banner Text	    	   --*/ .BannerText { font-family:Calibri, Tahoma; font-size:12px; color: #333333; text-align:left; }

/*-- Content Panes Cell / TD CSS 	   --*/ .ContentPanesTD { padding: 15px 0 20px 0;}
/*-- 100% height 				 	   --*/ .FullHeight { height:100%; }
/*-- 100% Width					  	   --*/ .FullWidth { width:100%; }

/*-- Skin Main Left Side	    	   --*/ .LeftSide { width:70%; padding: 0 10px 0 0 ; }
/*-- Skin Main Right Side 	    	   --*/ .RightSide { width:30%; padding: 0 0 0 10px; }

/*-- Login and Breadcrumb Cell CSS	   --*/ .LoginBreadcrumbTD { vertical-align: middle; text-align: left; padding: 0 0 0 0; height:22px; background-color:#CC0000;}
/*-- Breadcrumb Cell CSS	    	   --*/ .BreadcrumbTD { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; color: #F9E3E3; vertical-align: middle; text-align: left; padding: 0 0 0 10px;}
/*-- Login Cell    	   				   --*/ .LoginTD { text-align: right; vertical-align: middle; padding: 0 10px 0 0; font-family: Calibri, Tahoma; font-size:11px; color: #333333;}

/*-- cell containing logo Cell    	   --*/ .LogoTD { width:40%; text-align: left; vertical-align: middle; padding: 10px 0 10px 0; }
/*-- Header Cell			    	   --*/ .HeaderTD { text-align: center; vertical-align: middle; padding: 0 0 0 0;  }


/*========================================================*/
/*  Default DNN Skin Tokens CSS                           */
/*========================================================*/

/*-- Login Register token              --*/ .LoginRegister, a.LoginRegister:link, a.LoginRegister:visited, a.LoginRegister:active  { color: #666666; font-family: Calibri, Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px; text-transform:uppercase;}
/*-- Login Register token hover        --*/ a.LoginRegister:hover { color: #000000; font-family: Calibri, Tahoma; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; text-transform:uppercase; }

/*-- Copyright token                   --*/ .Copyright { color: #999999; font-family: Calibri, Tahoma; font-size: 12px; text-decoration: none; padding:0 5px 0 5px; }

/*-- Terms Privacy token       		   --*/ .TermsPrivacy, a.TermsPrivacy:link, a.TermsPrivacy:visited, a.TermsPrivacy:active { color: #999999; font-family: Calibri, Tahoma; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- Terms Privacy token hover 		   --*/ a.TermsPrivacy:hover { color: #CC0000; font-family: Calibri, Tahoma; font-size: 12px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }

/*-- Breadcumb token       		   	   --*/ .Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:visited, a.Breadcrumb:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; color: #F9E3E3; vertical-align: middle; text-align: left; padding: 0 3px 0 3px; text-decoration: none;}
/*-- Breadcumb token hover 		   	   --*/ a.Breadcrumb:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; color: #FFFFFF; vertical-align: middle; text-align: left; padding: 0 3px 0 3px; text-decoration: none;}

/*-- Links Token 	 		           --*/ .links, a.links:link, a.links:visited, a.links:active { font-family: Calibri, Tahoma; font-size:10px; color:#999999; padding-right:0 0 0 0; text-decoration:none;}
/*-- Links Token hover       		   --*/ a.links:hover { font-family: Calibri, Tahoma; font-size:10px; color: #FFFFFF; padding-right:0 0 0 0; text-decoration:none}


/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/

/*-- Heading # 1              			--*/ H1 { FONT-WEIGHT: normal; FONT-SIZE: 20px; COLOR: #D0312D; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 2              			--*/ H2 { FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #666666; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 3              			--*/ H3 { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #D0312D; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 4              			--*/ H4 { FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 5              			--*/ H5 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Tahoma, Arial, Helvetica;}
/*-- Heading # 6              			--*/ H6 { FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #999999; FONT-FAMILY: Tahoma, Arial, Helvetica;}


/*========================================================*/
/*  Other used Text css                                   */
/*========================================================*/

/*-- Default text on site              --*/ .Normal { font-family: Calibri, Tahoma; font-size: 12px; color: #666666; }
/*-- Default bold text      		   --*/ .NormalBold { font-family: Calibri, Tahoma; font-size: 14px; font-weight: bold; color: #555; }
/*-- Gray Color Text        		   --*/ .NormalGray { color: #666666; font-weight:normal; font-family: Calibri, Tahoma; font-size: 12px; }

/*-- Gray Color Heading        		   --*/ .HeadingGray { color: #999999; font-weight: bold; font-family: Calibri, Tahoma; font-size: 20px; }
/*-- Slate Color Heading       		   --*/ .HeadingSlate { color: #8A7C4C; font-weight: bold; font-family: Calibri, Tahoma; font-size: 15px; }
/*-- Red Color Text        			   --*/ .NormalRed { color: #E7002A; font-weight: bold; font-family: Calibri, Tahoma; font-size: 12px; }

/*-- Picture Border		               --*/ .PictureBorder { border:1px solid #D2DFEF; background: #FFFFFF; padding:5px; margin:5px; }

/*-- Quick Links              		   --*/ .QuickLinks, a.QuickLinks:link, a.QuickLinks:visited, a.QuickLinks:active { color: #666666; font-family: Calibri, Tahoma; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 5px 0 25px; line-height:23px; }
/*-- Quick Links hover        		   --*/ a.QuickLinks:hover { color: #000000; font-family: Calibri, Tahoma; font-size: 12px; text-decoration: none; font-weight: normal; padding: 0 5px 0 25px;}

/*-- Cart Info link		               --*/ .CartInfo, a.CartInfo:link, a.CartInfo:visited, a.CartInfo:active { font-family: Calibri, Tahoma; font-size:11px; color: #999999; font-weight: normal; text-decoration: none; padding: 1px 5px 1px 5px; border:1px solid #F0F4FA; background:#F0F4FA; }
/*-- Cart Info link hover        	   --*/ a.CartInfo:hover { font-family: Calibri, Tahoma; font-size:11px; color:#5D7FB6; font-weight: normal; text-decoration: none; padding: 1px 5px 1px 5px; border:1px solid #A5BDDB; background:#D8E3F1; }


/*========================================================*/
/*  Links css                                             */
/*========================================================*/

/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #666666; font-family: Calibri, Tahoma; font-weight: normal; font-size: 12px; text-decoration: underline; }
/*-- Default links hover               --*/ a:hover { color: #4E7494; font-family: Calibri, Tahoma; font-size: 12px; text-decoration: underline;  font-weight: normal;}

/*-- Normal links 					   --*/ a.Normal:link, a.Normal:visited, a.Normal:active { color: #666666; font-family: Calibri, Tahoma; font-weight: normal; font-size: 12px; text-decoration: none; }
/*-- Normal links hover                --*/ a.Normal:hover { color: #CC0000; font-family: Calibri, Tahoma; font-size: 12px;	text-decoration: none; font-weight: normal; }

/*-- Normal links 					   --*/ a.NormalRed:link, a.NormalRed:visited, a.NormalRed:active { color: #E7002A; font-family: Calibri, Tahoma; font-weight: bold; font-size: 12px; text-decoration: none; }
/*-- Normal links hover                --*/ a.NormalRed:hover { color: #333333; font-family: Calibri, Tahoma; font-size: 12px; font-weight: bold ; text-decoration: none; }

/*-- More links                        --*/ .more, a.more:link, a.more:visited, a.more:active { color: #CC0000; font-family: Calibri, Tahoma; font-size: 12px; font-weight: normal; text-decoration: none; }
/*-- More links hover                  --*/ a.more:hover { color: #333333; font-family: Calibri, Tahoma; font-size: 12px; font-weight: normal; text-decoration: none;}


/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: Calibri, Tahoma; font-size: 11px; color: #333333; }

/*-- Default textbox       		       --*/ .NormalTextBox { color: #666666; padding-left: 4px; line-height: 12px; font-family: Calibri, Tahoma; font-weight: normal; font-size: 11px; border:1px solid #999999; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }

/*-- Subheadings - DNN Default css     --*/ .SubHead { font-family: Calibri, Tahoma; font-size: 11px; font-weight: bold; color: #333333; padding: 0; }
/*-- Headings - DNN Default css        --*/ .Head { font-size: 11px; color: #666666; background: transparent; font-weight: bold; padding: 0;}

/*-- command Button in Containers      --*/ .CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color:#333333 ; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 0 0 0;}
/*-- command Button in Containers hover--*/ a.CommandButton:hover { color: #E7002A; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 0 0 0; }

/*-- SkinObject Text            	   --*/ .SkinObject, a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active { color: #666666; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- SkinObject Text hover        	   --*/ a.SkinObject:hover { color: #E7002A; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }


/*-------------- Search SkinObject Styles --------------*/

/*-- Search Box BG 			           --*/ .SearchBox { width:241px; vertical-align: middle; text-align: right; height:19px; background: url(SearchBG.jpg) no-repeat top left; padding: 0 5px 0 0; }
/*-- Search Box Cell / TD     		   --*/ .SearchTD { vertical-align: middle; text-align: right; padding: 0 10px 0 10px; height:40px; }
/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:16px; width: 188px; color: #666666; border: 0px solid #FFFFFF; cursor:text; background-color:transparent; padding:3px 0 0 0; }


/*========================================================*/
/*  Menu Table CSS	                                      */
/*========================================================*/

/*-- Footer cell    					--*/ .FooterTD { background: url(FooterBG.png) top center no-repeat; font-family:Calibri, Tahoma; vertical-align: top; text-align: center; font-size:12px; color: #999999; padding:10px 0 10px 0; }







