/* Colors -------------------------------------------------------- blue = #0045C2 yellow = #F7EB00 red = #FD2208 green = #27C447 orange = #FEB100 ------------------------------------------------------------------ */ BODY { margin: -10px 0px 0px -10px; padding: 0px 0px 0px 0px; background-color: #FFF; font-family: verdana, arial, helvetica, sans-serif; /* background-image:url('/images/template/full_background_top.jpg'); */ background-repeat: repeat-x; } HTML BODY { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; } .Category { width:350px; } .ProdList { } .ProdDesc { } .footer { font-size:10px; text-align:center; } .header { width:780px; } .content { width: 780px; } .whole { width: 780px } #topBar { width: 100%; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; text-align: left; height: 153px; } #dotsBg { width:100%; background-image: url('/images/template/dots_background.jpg'); background-repeat: repeat-x; } /* --- Fonts -------------------------------------------------------------------------------------*/ p { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; line-height:16px; color: #000; margin: 0px 15px 15px 0px; } .small { font-size: 10px; } /* Misc Callings -------------------------------------------------------------*/ td { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; } select, input { font-family: verdana, geneva, arial, sans-serif; font-size: 10px; color: #D0433E; } li { font-size: 12px; line-height:18px; font-family: verdana, arial, helvetica, sans-serif; } textarea { font-family: verdana, geneva, arial, sans-serif; font-size: 11px; padding: 2px; } .button { font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; color: #fff; width: 60px; line-height:17px; border-color: #000; border-width: 1px; background-color: #0045C2; } .buttonOrder { font-size: 10px; font-family: verdana, arial, helvetica, sans-serif; color: #fff; width: 80px; line-height:15px; border-color: #000; border-width: 1px; background-color: #FD2208; } /* ----- h1 thru h5 -- For CSS Editor -------------------------------------------------------- */ h1 { font-family: verdana, arial, helvetica, sans-serif; font-size: 24px; line-height: 26px; font-weight: 700; color: #0045C2; width: 600px; margin: 30px 0px 10px 25px; } h2 { font-family: tahoma, monaco, arial, sans-serif; color: #D0433E; font-size: 18px; font-weight: 900; margin: 16px 0px 10px 0px; width: 500px; } h3 { font-family: tahoma, monaco, arial, sans-serif; color: #D0433E; font-size: 16px; margin: 20px 0px 10px 0px; width: 500px; line-height: 18px; } h4.front { font-family: tahoma, monaco, arial, sans-serif; font-size: 16px; color: #FEB100; margin: 12px 0px 10px 0px; border: #FEB100 0px solid; border-width: 0 0 1px 0; } h4 { font-family: tahoma, monaco, arial, sans-serif; font-size: 16px; color: #FEB100; margin: 12px 0px 10px 0px; } h5 { font-family: tahoma, monaco, arial, sans-serif; font-size: 11px; color: #D0433E; margin: 12px 0px 10px 0px; width: 500px; } .overline { border: 0px solid; border-width: 1px 0 0 0; } .underline { border: 0px solid; border-width: 0 0 1px 0; } .dashed { border: 0px dashed; border-width: 1px 0 1px 0; padding: 3px; background-color: #f7f7f9; } div.double { border: 0px solid; background-color: ; border-width: 1px 0 1px 0; margin: 0px 0px 20px 0px; padding: 10px; width: 100%; } div.line { border: 0px solid; border-width: 0 0 1px 0; width: 100%; margin: 0px 0px 20px 0px; } /* ----- page table styles ---------------------------------------------------------------- */ TABLE.formTable { background-color: ; border: 0px solid; border-width: 0px 1px 0px 1px; color: #000; } TABLE.formTable TH { background-color: #FEB100; border: #0045C2 0px solid; border-width: 0px 0px 2px 0px; font-family: tahoma, monaco, arial, sans-serif; font-size: 15px; color: #0045C2; width: 400px; text-align: left; } TABLE.formTable TD.end { background-color: #FEB100; border: #0045C2 0px solid; border-width: 2px 0px 0px 0px; color: #fff; font-size: 12px; } TABLE.formTable TD.note { background-color: ; border-width: 1px 0px 1px 0px;; border: 0px solid; border-width: 1px 0px 1px 0px; color: #000; font-size: 12px; font-weight: bold; } TABLE.formTable h3 { margin: 0px; color: #D0433E; font-family: tahoma, monaco, arial, sans-serif; font-size: 15px; font-weight: 800; line-height: 20px; } TABLE.formTable h4 { margin: 0px; color: #0045C2; font-family: tahoma, monaco, arial, sans-serif; font-size: 14px; font-weight: 800; line-height: 20px; } /* ----- Normal Page Links ---------------------------------------------------------------- */ a { font-family: verdana, geneva, arial, sans-serif; font-size: 12px; color: #0045C2; } a:visited { font-family: verdana, geneva, arial, sans-serif; font-size: 12px; color: #0045C2; } a:hover { font-family: verdana, geneva, arial, sans-serif; font-size: 12px; color: #FD2208; } /* ----- Toolbar Links ---------------------------------------------------------------- */ a.toolbarNavOn { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color: #FD2208; text-decoration: none; font-weight: 900; line-height: 16px; } a.toolbarNavOn:visited { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color: #FD2208; text-decoration: none; font-weight: 900; line-height: 16px; } a.toolbarNavOn:hover { font-family: verdana, arial, helvetica, sans-serif; font-size: 12px; color: #0045C2; text-decoration: underline; font-weight: 900; line-height: 16px; } div.toolbarLeft { margin-left: 15px; } /* ----- Toolbar-Sub Links ---------------------------------------------------------------- */ a.toolbarNavSub { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #0045C2; text-decoration: none; } a.toolbarNavSub:visited { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #0045C2; text-decoration: none; } a.toolbarNavSub:hover { font-family: verdana, arial, helvetica, sans-serif; font-size: 10px; color: #0045C2; text-decoration: underline; } /* --------------------------------------------------------------------------------------------------------- */ /* cutanix shop css - just temp till we work on cart --------------------------------------------------*/ TABLE.cartTable { margin: 6px 0px 12px 10px; } TABLE.cartTable th { background-color: #eff7ff; border: #40496A 0px solid; border-width: 1px 0px 1px 0px; padding: 5px 3px 5px 3px; color: #40496A; font-family: tahoma, monaco, arial, sans-serif; font-size: 16px; font-weight: 800; margin: 10px 0px 10px 0px; text-align:left; } TABLE.cartTable td.line { border: #dddddd 0px solid; border-width: 0px 0px 1px 0px; } TABLE.cartTable td.line1 { border: #dddddd 0px solid; border-width: 0px 1px 1px 0px; } TABLE.cartTable td.end { border: #dddddd 0px solid; border-width: 0px 0px 1px 0px; background-color: #eff7ff; text-align:right; } #headerRight { float: right; width: 234px; height: 154px; padding: 4px 0px 0px 0px; } DIV#indProductName { font-weight:bold; } DIV#indProductDesc { padding-left:20px; } DIV#indSpecialInstructionsTitle { font-weight:bold; } DIV#indSpecialInstructionsText { padding-left:10px; } INPUT#indSubmit { } DIV#indPriceOptions { padding-left:20px; } DIV#ProductDesc { padding-left:10px; } DIV#ProductList { padding-left:10px; } DIV#CategoryList { padding-left:10px; padding-top:10px; } TD.ViewCartLink { text-align:center; padding-bottom:20px; } TABLE.CartList { } a.cartLink { font-size:12px; } a.cartLink:visited { font-size:12px; } a.cartLink:hover { font-size:12px; } table.cartLink a { font-size:12px; } table.cartLink a:visited { font-size:12px; } table.cartLink a:hover { font-size:12px; }