/*========================================================*/
/*            Designed by DNNCovered.com                  */
/*========================================================*/

/*========================================================*/
/*  Default CSS                                           */
/*========================================================*/

/* HTML PAGE css		               --*/ html { height: 100%; }
/* HTML BODY css	                   --*/ body { margin: 0; }
/* Default text and table css	       --*/ table, tr, td {font-family: tahoma; font-size: 11px; margin: 0;}
/* Paragraph css				       --*/ p {font-family: tahoma; font-size: 11px; padding:0; margin:0;}

/*========================================================*/
/*  Main Elements                                         */
/*========================================================*/

/*-- width setting on skins       	   --*/ .MainWidth { width:900px;}
/*-- 100 percent height where req 	   --*/ .FullHeight { height:100%; }
/*-- 100 percent width where req  	   --*/ .FullWidth { width:100%; }
/*-- outer cell on boxed skins    	   --*/ .ContentTDTable { text-align:left; vertical-align:top; padding:15px 21px 21px 29px ; }
/*-- Padding & Margine Spacing to 0	   --*/ .zeroPM { padding:0; margin:0; }


/*========================================================*/
/*  Other Main Elements                                   */
/*========================================================*/

/*-- cell containing content panes 	   --*/ .ContentPanesTD { width:100%; vertical-align: top; padding: 20px 0 20px 0; }
/*-- cell containing breadcrumb 	   --*/ .BreadcrumbTD { padding: 0 10px 0 10px; font:Tahoma; font-size:11px; color: #999999; }
/*-- cell containing Current Date 	   --*/ .CurrentDateTD { text-align:right; padding: 0 10px 0 10px; font:Tahoma; font-size:11px; color: #999999; }
/*-- cell containing Left panes 	   --*/ .LeftPanesTD { width:30%; vertical-align: top; padding: 0 7px 0 0; }
/*-- cell containing Right panes 	   --*/ .RightPanesTD { width:70%; vertical-align: top; padding: 0 0 0 7px; }
/*-- cell containing logo       	   --*/ .LogoTD { width:50%; text-align:left; padding: 30px 10px 20px 20px; vertical-align:top; }
/*-- Search CSS				           --*/ .SearchTD { width:171px; vertical-align: top; text-align: right; height: 21px; background: url(SaerchBG.jpg) no-repeat top right; padding: 0 0 0 0; }
/*-- login and register CSS	       	   --*/ .LoginTD { width:50%; vertical-align: middle; text-align: right; padding: 0 0 0 0; }


/*========================================================*/
/*	Login and Register Body				                  */
/*========================================================*/

/*-- login table bg 	   			   --*/ .LoginBG { vertical-align: middle; text-align: center; background: url(login-bg.jpg) repeat center center; height:17px; padding: 0 15px 0 15px;}
/*-- login left image  	   			   --*/ .LoginLeft { vertical-align: middle; text-align: left; background: url(login-left.jpg) no-repeat left center; height:17px; width:12px; }
/*-- login right image  	 		   --*/ .LoginRight { vertical-align: middle; text-align: right; background: url(login-right.jpg) no-repeat right center; height:17px; width:25px; }

/*-- login / register seperator		   --*/ .LoginRegisterSeperator { vertical-align: middle; text-align: center; height:17px; width:13px; }

/*-- register table bg 	   			   --*/ .RegisterBG { vertical-align: middle; text-align: center; background: url(register-bg.jpg) repeat center center; height:17px; padding: 0 15px 0 15px;}
/*-- register left image  	   		   --*/ .RegisterLeft { vertical-align: middle; text-align: left; background: url(register-left.jpg) no-repeat left center; height:17px; width:12px; }
/*-- register right image  	 		   --*/ .RegisterRight { vertical-align: middle; text-align: right; background: url(register-right.jpg) no-repeat right center; height:17px; width:25px; }


/*========================================================*/
/*  Menu Table CSS	                                      */
/*========================================================*/

/*-- main menu cell    					--*/ .MenuTD { width:100%; vertical-align:middle; text-align:left; padding: 0 10px 0 10px; background:url(MenuSeperator.jpg) no-repeat 8px center; }

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

/*-- box that holds the menu    		--*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    		--*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          		--*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 0 0 0 0; }
/*-- menuitems idle             		--*/ .MainMenu_Idle TD { color: #FFFFFF; padding: 15px 0px 15px 0px; font-weight: normal; }
/*-- menuitems over             		--*/ .MainMenu_Selected TD { height:45px; color: #FFFFFF; background:#0098c1; padding: 15px 0px 15px 0px; font-weight: normal; }
/*-- menuitems active           		--*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {  height:45px; color: #FFFFFF; background:#0098c1; padding: 15px 0px 15px 0px; font-weight: normal; }
/*-- middle seperator           		--*/ .MainMenu_Seperator { width:1px; height: 45px; font-size:1px; background: url(MenuSeperator.jpg) left no-repeat; }
/*-- not needed - main menu     		--*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       		--*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            		--*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        		--*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 0 0 0; }
/*-- not needed - module menu   		--*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 		 .ModuleTitle_MenuIcon { background: url(menu.jpg) repeat-x bottom center transparent; padding: 0px 10px 0px 10px; margin: 0 0 0 0; font-size: 0px; }
									 		 .ModuleTitle_MenuIcon IMG { padding: -8px 10px 0 10px; }
/*-- removing seperator borders 		--*/ .MainMenu_MenuBreak { padding:0 1px 0 0; background: url(MenuSeperator.jpg) center no-repeat; height:45px; border-top:0px solid #CCCCCC; border-bottom:0px solid #CCCCCC;}

/*-- submenu container          		--*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { background: #EFEFEF; padding: 0 0 0 0; border: 1px dotted #003366; z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;}
/*-- menuitems idle    		       		--*/ .MainMenu_MenuItem  { color: #3C456C; font-family: tahoma; font-size: 11px; font-weight: normal; font-style: normal; padding: 0px 10px 0px 10px; height: 22px; border: 0;}
/*-- Submenu idle    		       		--*/ .ModuleTitle_MenuItem { background: #EFEFEF; color: #3C456C; font-family: tahoma; font-size: 11px; font-weight: normal; font-style: normal; padding: 0px 10px 0px 10px; height: 22px;}
/*-- submenu items hover        		--*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { color: #FFFFFF; font-family: tahoma;	font-size: 11px; font-weight: normal;	cursor: hand;	cursor: hand;	padding: 0px 10px 0px 10px;	height: 22px;	border: 0;	background-color: #0098c1;}

/*========================================================*/
/*     Inner Pages Sub Menu as LINKS                      */
/*========================================================*/

/*-- Links token              			--*/ .links, a.links:link, a.links:visited, a.links:active { color: #666666; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; padding: 5px 0  5px 0; }
/*-- Links token hover       			--*/ a.links:hover { color: #003366; font-family: Tahoma; font-size: 11px; text-decoration: none; font-weight: normal; padding: 5px 0  5px 0; }

/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- Login Register token              --*/ .login-register, a.login-register:link, a.login-register:visited, a.login-register:active { color: #FFFFFF; font-family: Tahoma; font-size: 10px; font-weight: bold; text-decoration: none; padding: 0 15px 0 15px; text-transform:uppercase;}
/*-- Login Register token hover        --*/ a.login-register:hover { color:#DFE1E1; font-family: Tahoma; font-size: 10px; text-decoration: none; font-weight: bold; padding: 0 15px 0 15px;  text-transform:uppercase;}

/*-- Breadcrumb token                  --*/ .Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:visited, a.Breadcrumb:active { color: #999999; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 5px 0 5px;}
/*-- Breadcrumb token hover            --*/ a.Breadcrumb:hover { color: #666666; font-family: Tahoma; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 5px 0 5px; }

/*-- Current Date token                --*/ .CurrentDate { color: #999999; font-family: Tahoma; font-size: 11px; text-decoration: none; }

/*-- Copyright token                   --*/ .copy-right { color: #999999; font-family: Tahoma; font-size: 11px; text-decoration: none; }

/*-- Terms Privacy token       		   --*/ .terms-privacy, a.terms-privacy:link, a.terms-privacy:visited, a.terms-privacy:active { color: #999999; font-family: Tahoma; font-size: 11px; font-weight: normal; text-decoration: none; padding: 0 0 0 0;}
/*-- Terms Privacy token hover 		   --*/ a.terms-privacy:hover { color: #97A6C0; font-family: Tahoma; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 0 0 0; }

/*-- Search box css		   	    	   --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:17px; background: transparent; width: 132px; color: #6699CC; padding: 5px 4px 0px 4px; border: 0px solid #FFFFFF; cursor:text;}

/*========================================================*/
/*  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, .Normal { font-family: tahoma; font-size: 11px; color: #555; }
/*-- Default bold text      		   --*/ .NormalBold { font-family: tahoma; font-size: 11px; font-weight: bold; color: #555; }
/*-- Subheadings - DNN Default css     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: bold; color: #777; padding: 0; }
/*-- Headings - DNN Default css        --*/ .Head { font-size: 11px; color: #62bed5; background: transparent; font-weight: bold; padding: 0;}

/*-- Normal Red              		   --*/ .NormalRed { font-family: tahoma; font-size: 11px; color: #FF0000; }


/*========================================================*/
/*  Sample Content Text css                               */
/*========================================================*/

/*-- Heading Bold Blue color text	   --*/ .textheading { color: #003366; font-weight: normal; font-family: tahoma; font-size: 11px; }

/*-- Content normal text gray  		   --*/ .normalgray, a.normalgray:link, a.normalgray:visited, a.normalgray:active { color: #666666; font-weight:normal; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- Content normal text gray hover    --*/ a.normalgray:hover { color: #666666; font-weight:normal; font-family: tahoma; font-size: 11px; text-decoration: none;  }

/*-- Content normal text orange		   --*/ .normalorange, a.normalorange:link, a.normalorange:visited, a.normalorange:active { color: #F6872D; font-weight: bold; font-family: tahoma; font-size: 10px; text-decoration: none; }
/*-- Content normal text orange hover  --*/ a.normalorange:hover { color: #F6872D; font-weight: bold; font-family: tahoma; font-size: 10px; text-decoration: none;  }


/*========================================================*/
/*  Links css                                             */
/*========================================================*/

/*-- Default links 					   --*/ a:link, a:visited, a:active { color: #163087; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- Default links hover               --*/ a:hover { color: #163087; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- Normal links 					   --*/ a.Normal:link, a.Normal:visited { color: #163087; font-family: tahoma; font-weight: bold; font-size: 11px; text-decoration: none; }
/*-- Normal links hover                --*/ a.Normal:hover { color: #163087; font-family: tahoma; font-size: 11px;	text-decoration: none; }
/*-- More links                        --*/ .more, a.more:link, a.more:visited, a.more:active { color: #239BCF; font-family: tahoma; font-size: 10px; font-weight: normal; text-decoration: none; }
/*-- More links hover                  --*/ a.more:hover { color: #163087; font-family: tahoma; font-weight: normal; font-size: 10px; text-decoration: none; }


/*-- Category links                    --*/ .CategoryLink, a.CategoryLink:link, a.CategoryLink:visited, a.CategoryLink:active { color: #163087; font-family: tahoma; font-size: 12px; font-weight: normal; text-decoration: none; }
/*-- Category hover                    --*/ a.CategoryLink:hover { color: #163087; font-family: tahoma; font-weight: normal; font-size: 12px; text-decoration: none; }


/*========================================================*/
/*  Default DNN CSS                                       */
/*========================================================*/

/*-- Default Form CSS        		   --*/ select, input { font-family: tahoma; font-size: 11px; color: #333333; }
/*-- Default textbox       		       --*/ .NormalTextBox { color: #333333; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- Textbox cell / td            	   --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; border: 0; }
/*-- command Button in Containers      --*/ .CommandButton, a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active { color: #0066CC; 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: #003366; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; padding: 0 0 0 0; }

/*-- Combo box css		   	    	   --*/ .ComboBox {
	height:17px;
	background: transparent;
	width: 165px;
	color: #666666;
	cursor:text;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


/*-- Combo box css		   	    	   --*/ .ComboBox224 {
	height:17px;
	background: transparent;
	width: 182px;
	color: #666666;
	cursor:text;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



/*-- Text Box css		   	    	   --*/ 

.TextBox {
	height:17px;
	background: transparent;
	width: 160px;
	color: #666666;
	cursor:text;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.borderbottom{ border-bottom:1px solid #7380B4;}
.borderbottom2{ border-bottom:1px solid #C2C8DF;}
.borderleft{ border-left:1px solid #7380B4;}

/*========================================================*/
/*  Footer Table                                          */
/*========================================================*/

/*-- footer cell 		   			   --*/ .FooterTD { width:100%; padding: 15px 0 0 0; border-top: 1px solid #CCCCCC; }
/*-- footer left    	   			   --*/ .FooterLeft { width: 50%; padding: 0 0 0 10px; text-align:left; font:Tahoma; font-size:11px; color:#999999; }
/*-- footer right    	   			   --*/ .FooterRight { width:50%; padding: 0 10px 0 0; text-align:right;}


.storeheading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.storeProductheading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5968A3;
	text-decoration: none;
}

