/* freelancer files */ Div.pagelayout { align: center; position: static; text-align: left; vertical-align: top; width: auto; } .menubarmain { text-align: left; vertical-align: top; white-space: nowrap; display: inline-block; margin: 0px; padding: 0px; border: 0px none #909; } /* There are the 4 main fonts which we can use. H1 is the largest / biggest /strongest heading, H2 is the second largest, H3... H4... Mouse-Over Text effect - When the mouse is over any of the text headings you might want to have an effect where the text might become bold or change colour. to do this simply add/alter the A:hover Stle Hyperlink Colour / font - If you want to control the hyperlink colour and font, you can use: A:link - for normal unvisited links A:visited - for normal visited links A:hover - as above, to change colour / font / size when the mouse is over. */ H1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; color:feda00; text-transform: uppercase; } H1 A:link { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; color: #666666; font-style:normal; text-decoration:none; } H1 A:visited { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; color: #666666; font-style:normal; text-decoration:none; } H1 A:hover { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; color: #fdbe3b; font-style:normal; text-decoration:underline; } H2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color:#FF0; font-weight: bold; text-transform: uppercase; } H2 A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #000000; font-style:normal; text-decoration:underline; font-weight: bold; } H2 A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color: #000000; font-style:normal; text-decoration:underline; font-weight: bold; } H2 A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #FF6; font-style:normal; text-decoration:underline; font-weight: bold; } H3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color:feda00; line-height: 5px; } H3 A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-style:normal; text-decoration:underline; font-weight: bold; color: #f7dc4d; } H3 A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #f7dc4d; font-style:normal; text-decoration:underline; font-weight: bold; } H3 A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #FFCC33; font-style:normal; text-decoration:underline; font-weight: bold; } H9 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; color:FFCC33; line-height: 5px; } H9 A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-style:normal; text-decoration:underline; font-weight: bold; color: #FFCC33; } H9 A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #FFCC33; font-style:normal; text-decoration:underline; font-weight: bold; } H9 A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #FFCC33; font-style:normal; text-decoration:underline; font-weight: bold; } H4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color:#FFFFFF; } H4 A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFCC00; font-style:normal; text-decoration:underline; } H4 A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #FFCC00; font-style:normal; text-decoration:underline; } H4 A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #990099; font-style:normal; text-decoration:underline; } H2.K3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color:#FFFF33; font-weight: bold; text-transform: uppercase; } H3.K3 A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: Bold; color: #FFFF33; font-style:normal; text-decoration:underline; font-weight: bold; } H3.K3 A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: Bold; color: #FFFF99; font-style:normal; text-decoration:underline; font-weight: bold; } H3.K3 A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: #ffff33; font-style:normal; text-decoration:underline; font-weight: bold; } .quickMenu { font-size: 11px; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; } .quickMenu A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000; font-style:normal; text-decoration:none; font-weight:bold; } .quickMenu A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #000000; font-style:normal; text-decoration:none; font-weight:bold; } .quickMenu A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #004d91; font-style:normal; font-weight:bold; } .headerText { font-size: 11px; color: #00000; font-family: Verdana, Geneva, sans-serif; } .headerPhone { font-size: 30px; color: #f4cd23; font-weight:bold; font-family: Verdana, Arial, Helvetica, sans-serif; } /* The p style is the default font that the site will use. Try not to use a large size, 10pt is normally fine. Again, you can specify the following effects: e.g. p a:link or p a:visited or p a:hover Mouse-Over Text effect - When the mouse is over any of the text headings you might want to have an effect where the text might become bold or change colour. to do this simply add/alter the A:hover Stle Hyperlink Colour / font - If you want to control the hyperlink colour and font, you can use: A:link - for normal unvisited links A:visited - for normal visited links A:hover - as above, to change colour / font / size when the mouse is over. */ p { vertical-align: top; horizontal-align: left; font-size: 10px; color: #FFF; font-family: Verdana, Arial, Helvetica, sans-serif; line-height:16px; font-weight: bold; } .mlct { vertical-align: top; vertical-align: text-top; font-size: 9px; font-style: italic; line-height: 0.0001px; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: underline; top: auto; position: static; clip: rect(0.01px,auto,auto,0.01px); } menulinklist { font-size: 12px; font-style: italic; line-height: .05px; font-weight: lighter; font-variant: normal; text-decoration: underline; text-align: left; vertical-align: text-top; padding: 0px; } p A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #FFFFFF; font-style:normal; text-decoration: underline; } p A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #FFFFFF; font-style:normal; text-decoration: underline; } p A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; color: feda00; font-style:normal; text-decoration:underline; font-weight: bold; } body { background-color: 080007; font-size: 11px; color: #000000; line-height:16px; font-family: Verdana, Arial, Helvetica, sans-serif; height:100%; background-attachment: scroll; background-image: url(images/bg.jpg); background-repeat: repeat-x; background-position: center top; } td { vertical-align:top; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF; } /* Bullet Point. . abcde . abcde . abcde */ ul { vertical-align: top; font-size: 9px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; line-height:13px; } ul A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #FFFFFF; font-style:normal; line-height: 13px; letter-spacing: 0.001em; text-align: left; white-space: nowrap; vertical-align: top; } ul A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #FFFFFF; font-style:normal; text-decoration:underline; white-space: nowrap; } ul A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-style:normal; text-decoration:underline; color: feda00; white-space: nowrap; } /* Number Points... e.g. 1. abcde 2. abcde 3. abcde */ ol { vertical-align: top; font-size: 11px; color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; line-height:16px; } ol A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #FFFFFF; font-style:normal; text-decoration:underline; white-space: nowrap; } ol A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #FFFFFF; font-style:normal; text-decoration:underline; white-space: nowrap; } ol A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: feda00; font-style:normal; text-decoration:underline; white-space: nowrap; } /* The following definitions control the left menu tree options. ========================================================================= */ bLeftMenuTree, a.bLeftMenuTree {font-size:11px; font-weight:bold;} TreeLeaf, a.TreeLeaf { font-family: Arial, Helvetica, sans-serif; color: Black; font-weight:bold;} TreeLeaf, td.Treeleaf { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: Black; padding-left: 26px; padding-top:7px; padding-bottom: 7px;} TreeLeaf, a.TreeLeaf:hover { font-family: Arial, Helvetica, sans-serif; font-weight:bold; color:#004d91; } TreeSelectedLeaf, a.TreeSelectedLeaf { font-family: Arial, Helvetica, sans-serif; font-weight:bold; color:#004d91; } /* The following Table is the table that stretches right across - effectivly its your canvas ========================================================================= The only thing you really need to change is the colour. */ TABLE.BackgroundTable { background-color:#FFFFFF; width: 100%; height:100%; padding-top: 0; border: 0; padding :0; cellspacing:0; vertical-align: top; margin-top: 0; margin-bottom: 0; margin-left:0; margin-right:0; margin: 0 auto; text-align: center; } /* The header table that is INSIDE the Background Table ========================================================================= */ TABLE.HeaderTable { align: center; width: 792px; height:300px; vertical-align: top; border: 0; padding :0; cellspacing:0; background-color: White; } /* The main table is split into 2 columns and the whole table is beneath the header table The left column contains the menu. The right column contains the content. ========================================================================= */ TABLE.MainTable { width: 792px; height:600px; vertical-align: top; border: 0; padding :0; } td.leftcolumn { width: 221px; height:100%; vertical-align: top; } td.rightcolumn { vertical-align: top; padding: 18px; border: 1px solid #860685; } td.window { vertical-align: top; padding: 8px; border: 1px solid #620a6e; text-align: center; } /* The header table that is INSIDE the Background Table ========================================================================= */ TABLE.FooterTable { width: 792px; vertical-align: top; } .footerText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #FFFFFF; line-height: 12px; } .footerText A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #FFFFFF; font-style:normal; text-decoration:underline; } .footerText A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #FFFFFF; font-style:normal; text-decoration:underline; } .footerText A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #FFCC00; font-style:normal; text-decoration:underline; } .footerText1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #666666; } .footerText1 A:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #666666; font-style:normal; text-decoration:none; } .footerText1 A:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #666666; font-style:normal; text-decoration:none; } .footerText1 A:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; color: #2766bc; font-style:normal; } .footerText2 { font-size: 11px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; } .footerText2 A:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: feda00; font-style:normal; text-decoration:underline; } .footerText2 A:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: feda00; font-style:normal; text-decoration:underline; } .footerText2 A:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #0BF939; font-style:normal; text-decoration:underline; } .sidebarlink2 { font-family: Verdana, Geneva, sans-serif; font-size: 12px; line-height: normal; color: #FF0; text-decoration: underline; background-color: #000; } #Table_01 tr td table { text-align: left; } .mianmesslink { font-family: Verdana, Geneva, sans-serif; font-size: 16px; color: #FFFF66; font-style: normal; font-weight: bold; line-height: normal; } #sddm { margin: 0; z-index: 30; background-color: #05142B; display: block; position: relative; } #sddm li { margin: 0; padding: 0; list-style: none; float: left; left: 0px; bottom: 0px; font-family: arial; font-size: 11px; font-weight: bold; color: #EAE108; background-color: #0B1316; display: block; position: relative; } #sddm li a { display: block; width: auto; color: #FFF; text-align: center; text-decoration: none; margin: 0; padding: 0px; background-color: #0D1518; position: relative; } #sddm li a:hover { background-color: #14191D; position: relative; } #sddm div { visibility: hidden; margin: 0; padding: 0; background: #EAEBD8; width: auto; position: absolute; color: #F2DA08; top: 36px; } #sddm div a { display: block; margin: 0; width: auto; white-space: nowrap; text-align: left; text-decoration: none; color: #F1EA00; position: relative; background-color: #500C61; font-family: arial; font-size: 11px; padding: 5px; } #sddm div a:hover { color: #FF0; width: auto; background-color: #7A097D; position: relative; } .footerText { font-weight: bold; } .classlist { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; } .bold { font-weight: bold; } td { color: #910389; } marquee { color: #FFF; } .bg { color: #05132b; } #sdfgs { color: #000; } .mmvc { font-size: 16px; } .imageposition { position: absolute; left: 626px; top: 352px; } .footerText2a { font-size: 14px; }