/*========================================================*/
/*        	 Created by CMSSkins.com              */
/*========================================================*/

/*========================================================*/
/*  Default HTML CSS                                      */
/*========================================================*/

/* Default HTML PAGE css		       --*/ html { height: 100%; }
/* Default HTML BODY css	           --*/ body { margin: 0 0 0 0; background:#696a6c; background-attachment: fixed; background-image: url(FotterBG.jpg); background-repeat:repeat-x; background-position: center bottom; }
/* Default HTML table and text css	   --*/ table, tr, td {font-family: Arial; font-size: 10px;}
/* Default HTML Paragraph css		   --*/ p {font-family:Arial; font-size: 10px;}

/*========================================================*/
/*  Main SKIN Elements CSS                                */
/*========================================================*/

/*-- Skin Main / Default Width    	   --*/ .DefaultWidth { width:900px; text-align:center; padding: 20px; }

/*-- Main header BG Gradiant Color 	   --*/ .HeaderBGGradiant { background: url(HeaderBGGraphics.jpg) top center no-repeat;}
/*-- Main header BG 			 	   --*/ .HeaderBG { background:url(HeaderBG.jpg) top repeat-x;}
/*-- Main header Top Menu Cell	   	   --*/ .HeaderTopTD { font-family: Arial; font-size:11px; color:#555555; text-align:right; vertical-align: top; padding:6px 0 6px 0;}

/*-- Skin Main BG border	    	   --*/ .DefaultTable { padding:25px 15px 15px 15px; border-left:3px solid #F5F3E6; border-right:3px solid #F5F3E6; border-bottom:3px solid #F5F3E6;}

/*-- Skin Main Left Side	    	   --*/ .LeftSide { width:27%; padding: 15px 10px 0 0 ; }
/*-- Skin Main Right Side 	    	   --*/ .RightSide { width:73%; padding: 15px 0 0 10px; }

/*-- 100% height 				 	   --*/ .FullHeight { height:100%; }
/*-- 100% Width					  	   --*/ .FullWidth { width:100%; }

/*-- Content Panes Cell / TD CSS 	   --*/ .ContentPanesTD { padding: 20px 10px 10px 10px;}
/*-- Login Left SEO Text TD CSS    	   --*/ .SEOTextTD { font-family:Arial; font-size:10px; color: #FFFFFF; vertical-align: top; text-align: left; padding: 0 5px 0 10px; }


/*-- Search Box BG 			           --*/ .SearchBox { width:241px; vertical-align: middle; text-align: right; height:19px; background: url(SearchBG.png) 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; }
/*-- Top Bar TD			     		   --*/	.TopCell { background:#002a5c; padding: 5px; color:#FFFFFF;}


.BreadcrumbTD { font-family: Arial; font-size:10px; color: #000; vertical-align: middle; text-align: left; padding: 2px 10px 0 10px; height:24px;}


/*-- Cart text Cell CSS	    	   	   --*/ .CartInfoTD { font-family: Arial; font-size:10px; color: #999999; vertical-align: middle; text-align: right; padding: 2px 10px 0 10px; height:24px;}

/*-- cell containing logo Cell    	   --*/ .LogoTD { width:50%; text-align: left; vertical-align: middle; padding: 0 0 0 15px; height:107px; }
/*-- cell containing Taq Cell    	   --*/ .LogoTagTD { width:50%; text-align: right; vertical-align: middle; padding: 0 5px 0 0; font-family: Arial; font-size:32px; color:#96AFD3;}
/*-- Header Cell			    	   --*/ .HeaderTD { text-align: center; vertical-align: middle; padding: 0 0 0 0;  }

/*========================================================*/
/*  Default DNN Skin Tokens CSS                           */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { font-family:Arial; font-size:11px; color:#555555; font-weight: normal; text-decoration: none; padding: 1px 5px 1px 5px; }
/*-- Login Register token hover        --*/ a.login-register:hover { font-family: Arial; font-size:11px; color: #c70c0d; font-weight: normal; text-decoration: none; padding: 1px 5px 1px 5px;}

/*-- Copyright token                   --*/ .copy-right { color: #c70c0d; font-family: Arial; font-size: 11px; text-decoration: none; padding:0 5px 0 5px; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #555555; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #c70c0d; font-family: Arial; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }

/*-- Breadcumb token       		   	   --*/ .Breadcumb, a.Breadcumb:link, a.Breadcumb:visited, a.Breadcumb:active { font-family: Arial; font-size:11px;; color: #000; vertical-align: middle; text-align: left; padding: 0 3px 0 3px; text-decoration: none;}
/*-- Breadcumb token hover 		   	   --*/ a.Breadcumb:hover { font-family: Arial; font-size:11px; color: #e18925; 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: Arial; font-size:10px; color:#000; padding-right:0 0 0 0; text-decoration:none;}
/*-- Links Token hover       		   --*/ a.links:hover { font-family: Arial; font-size:10px; color: #e18925; padding-right:0 0 0 0; text-decoration:none}


/*========================================================*/
/*  Default HTML Headings                                 */
/*========================================================*/

/*-- Heading # 1              			--*/ H1 { FONT-WEIGHT: normal; FONT-SIZE: 25px; COLOR: #D0312D; FONT-FAMILY: Arial;}
/*-- Heading # 2              			--*/ H2 { FONT-WEIGHT: normal; FONT-SIZE: 21px; COLOR: #49550D; FONT-FAMILY: Arial;}
/*-- Heading # 3              			--*/ H3 { FONT-WEIGHT: normal; FONT-SIZE: 17px; COLOR: #D0312D; FONT-FAMILY: Arial;}
/*-- Heading # 4              			--*/ H4 { FONT-WEIGHT: normal; FONT-SIZE: 15px; COLOR: #999999; FONT-FAMILY: Arial;}
/*-- Heading # 5              			--*/ H5 { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Arial;}
/*-- Heading # 6              			--*/ H6 { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Arial;}

/*-- Heading no 1                      --*/ .Heading_1 { font-family: Arial; font-size: 20px; font-weight: normal; color: #1D4083; padding:5px 0 5px 182px; }
/*-- Heading no 2                      --*/ .Heading_2 { font-family: Arial; font-size: 13px; font-weight: bold; color: #850000; padding:7px 0 0 0; }
/*-- Orange Heading        		   	   --*/ .HeadingOrange { color: #FFA800; font-weight: bold; font-family: Arial; font-size: 14px; line-height:20px; }


/*========================================================*/
/*  Other used Text css                                   */
/*========================================================*/

/*-- Default text on site              --*/ .Normal { font-family: Arial; font-size: 10px; color: #666666; }
/*-- Default bold text      		   --*/ .NormalBold { font-family: Arial; font-size: 12px; font-weight: bold; color: #555; }
/*-- Gray Color Text        		   --*/ .NormalGray { color: #666666; font-weight:normal; font-family: Arial; font-size: 12px; }

/*-- Gray Color Heading        		   --*/ .HeadingGray { color: #666666; font-weight: bold; font-family: Arial; font-size: 14px; }
/*-- Slate Color Heading       		   --*/ .HeadingSlate { color: #8A7C4C; font-weight: bold; font-family: Arial; font-size: 14px; }
/*-- Red Color Text        			   --*/ .NormalRed { color: #E7002A; font-weight: bold; font-family: Arial; font-size: 10px; }

/*-- Picture Border		               --*/ .PictureBorder { border:1px solid #D2DFEF; background: #FFFFFF; }

/*-- Quick Links              		   --*/ .QuickLinks, a.QuickLinks:link, a.QuickLinks:visited, a.QuickLinks:active { color: #666666; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 25px; line-height:23px; }
/*-- Quick Links hover        		   --*/ a.QuickLinks:hover { color: #000000; font-family: Arial; font-size: 11px; 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: Arial; 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: Arial; font-size:11px; color:#5D7FB6; font-weight: normal; text-decoration: none; padding: 1px 5px 1px 5px; border:1px solid #A5BDDB; background:#D8E3F1; }

/*-- Header SEO tags Link	    	   --*/ .HeaderSEOTag, a.HeaderSEOTag:link, a.HeaderSEOTag:visited, a.HeaderSEOTag:active { font-family: Arial; font-size:32px; color:#96AFD3; text-decoration:none;}
/*-- Header SEO tags Link hover		   --*/ a.HeaderSEOTag:hover{ font-family: Arial; font-size:32px; color:#6589BE; text-decoration:none;}


/*========================================================*/
/*  Links css                                             */
/*========================================================*/

/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #666666; font-family: Arial; font-weight: normal; font-size: 10px; text-decoration: underline; }
/*-- Default links hover               --*/ a:hover { color: #4E7494; font-family: Arial; font-size: 10px; text-decoration: underline;  font-weight: normal;}

/*-- Normal links 					   --*/ a.Normal:link, a.Normal:visited, a.Normal:active { color: #666666; font-family: Arial; font-weight: normal; font-size: 10px; text-decoration: none; }
/*-- Normal links hover                --*/ a.Normal:hover { color: #4E7494; font-family: Arial; font-size: 10px;	text-decoration: none; font-weight: normal; }

/*-- Normal links 					   --*/ a.NormalRed:link, a.NormalRed:visited, a.NormalRed:active { color: #E7002A; font-family: Arial; font-weight: bold; font-size: 10px; text-decoration: none; }
/*-- Normal links hover                --*/ a.NormalRed:hover { color: #333333; font-family: Arial; font-size: 10px; font-weight: bold ; text-decoration: none; }

/*-- More links                        --*/ .more, a.more:link, a.more:visited, a.more:active { color:#5578B2; font-family: Arial; font-size: 10px; font-weight: normal; text-decoration: none; border:1px solid #D2DFEF; background: #FFFFFF; padding:1px 7px 1px 7px; }
/*-- More links hover                  --*/ a.more:hover { color: #5578B2; font-family: Arial; font-size: 10px; font-weight: normal; text-decoration: none; border:1px solid #D2DFEF; background: #D2DFEF; padding:1px 7px 1px 7px;}


/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: Arial; font-size: 12px; color: #333333; }

/*-- Default textbox       		       --*/ .NormalTextBox { color: #666666; padding-left: 4px; line-height: 12px; font-family: Arial; font-weight: normal; font-size: 12px; border:1px solid #999999; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }

/*-- Subheadings - DNN Default css     --*/ .SubHead { font-family: Arial; font-size: 14px; font-weight: bold; color: #666; padding: 0; }
/*-- Headings - DNN Default css        --*/ .Head { font-size: 12px; 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; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 0 0 0;}
/*-- command Button in Containers hover--*/ a.CommandButton:hover { color: #E7002A; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: normal; padding: 0 0 0 0; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:16px; width: 180px; color: #666666; border: 0px solid #FFFFFF; cursor:text; background-color:transparent; padding:3px 0 0 0; }

/*-- SkinObject Text            	   --*/ .SkinObject, a.SkinObject:link, a.SkinObject:visited, a.SkinObject:active { color: #666666; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- SkinObject Text hover        	   --*/ a.SkinObject:hover { color: #E7002A; font-family: Arial; font-size: 12px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }

/*-- White Link for blu container  	   --*/ .Link-White, a.Link-White:link, a.Link-White:visited, a.Link-White:active { color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal; text-decoration: underline;}
/*-- Hover                      	   --*/ a.Link-White:hover { color: #da332c; font-family: Arial; font-size: 12px; text-decoration: underline; font-weight: normal; }


/*========================================================*/
/*  Menu Table CSS	                                      */
/*========================================================*/

/*-- Footer cell    					--*/ .FooterTD { vertical-align:middle; text-align: center; font-family:Arial; font-size:10px; color:#666666; height:140px }
/*-- Terms and Privacy cell    			--*/ .TermsTD { vertical-align:middle; text-align: right; padding: 0 0 10px 0; font:Arial; font-size:10px; color:#FFFFFF; }
/*-- Copyright cell    					--*/ .CopyrightTD { vertical-align:middle; text-align: right; padding: 0 0 0 0; }

/*========================================================*/
/*  Services Table                                      */
/*========================================================*/

											.ServicesCellTD  {background:url(servicesCell.jpg) no-repeat center left #dbeff9; padding:10px 10px 10px 18px; height:30px;  color:#2bb0df; border-bottom:3px solid #FFFFFF;}

											.ServicesCell, a.ServicesCell:link, a.ServicesCell:visited, a.ServicesCell:active {color:#2bb0df; vertical-align:middle; font:Arial, Helvetica, sans-serif; font-size:15px; text-decoration:none;}
											a.ServicesCell:hover  {color: #003366; vertical-align:middle; font:Arial, Helvetica, sans-serif; font-size:15px; text-decoration:none;}
											






