1 /* Css originally by mejobloggs Design by Aran @ stuio7designs.com Please email me if you use this, as I would love to see how it is being used, also you can join my linkshare to help you with your google ranking */
4 font-family: trebuchet ms
, verdana
, arial
, tahoma
;
7 background-color: white
;
14 /* Set the page width here */
15 #menu-top, #header
, #wrapper-content
, #wrapper-footer
{
22 background: white url
('images/bg02-white-right.png') no-repeat right top
;
27 background: transparent url
('images/bg02-white-left.png') no-repeat left top
;
43 background:url
(images/menuleft.png) no-repeat left top
;
51 background: transparent url
(images/menuright.png) no-repeat right top
;
52 padding:5px 15px 4px 6px;
56 cursor: pointer
; /* IE doesnt display the hand when you roll over the link for some reason. This fixes it */
59 #menu-top a:hover
{ background-position:0% -42px; }
60 #menu-top a:hover span
{ background-position:100% -42px; }
62 #wrapper-header { background: transparent url
('images/bg.png') top center repeat-x
; }
64 #header { background: #eee url
('images/banner_mountains.jpg') no-repeat center top
; }
66 #wrapper-header2 { background: transparent url
('images/bg02-blue-left.png') top left no-repeat
; }
68 #wrapper-header3 { background: transparent url
('images/bg02-blue-right.png') top right no-repeat
; }
79 #wrapper-content { background: white url
('images/bg02-white-left.png') no-repeat left top
; }
81 * html #wrapper-content
{ height: 1%; }
84 background: transparent url
('images/bg02-white-right.png') no-repeat right top
;
85 padding: 5px 245px 5px 40px;
91 margin: 20px 30px 3em 2em;
92 background: transparent url
('images/menu.png') no-repeat
;
95 font-family:"Lucida Grande","Lucida Sans Unicode",arial
,sans-serif
;
98 * html #wrapper-menu-page
{ margin-right: 15px; }
100 #menu-page { padding-top: 5px; }
111 text-transform: uppercase
;
112 margin: 1em 0 0.3em 0;
115 letter-spacing: 0.15em;
118 #menu-page a:link
, #menu-page
a:visited
{ color: #555; }
119 #menu-page a:hover
{ color: #5b8fbe; }
128 background-color: #e5f0fc;
129 border: 1px solid
#ccc;
134 h2
{ font-size: 110%; }
135 h3
{ font-size: 100%; }
137 a:link
, a:visited
{ color: #5b8fbe; text-decoration: none
; }
138 a:hover
{ color: #666; text-decoration: none
; }