/* YUI - Reset CSS & Fonts (http://developer.yahoo.com/yui/) */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}pre, code {font:115% monospace;*font-size:100%;}body * {line-height:1.22em;}

/* Neutralize styling:Elements with a vertical margin:*/
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address, form {  margin:1em 0; padding:0; }

/* Added Conveniences */
form label { cursor:pointer; }
strong { font-weight:bold; }
em { font-style:italic; }

html, body { background-color:#fff; }

/* BASE STRUCTURAL STYLES
---------------------------------*/
#site { font-family:"Eurostile",Candara; font-size:122%; margin:5px; border:1px solid #ccc; padding:5px; }
#head { }
#body { }
#foot { }


/* GENERAL ELEMENT STYLES
---------------------------------*/
h1 { text-align:center; margin-bottom:2em; }
h2 { font-weight:normal; font-size:138%; margin:1.5em 0 .5em; color:#900; }
h3 { font-weight:bold; margin:1.5em 0 .5em; }
#body ol { list-style-type:decimal; }
#body ul { list-style-type:disc; }
#body li { margin:.5em 0 .5em 1.5em; }
a img { border:none; }
a { color:#900; text-decoration:none; }

#compatibility p,
#people_top,
#contact { display:none; }

/* HEADER AND MAIN NAV STYLES
---------------------------------*/
#head ul { float:left; width:100%; margin-top:0; }
#head li,
#head li a { display:block; float:left; }
#head li a { border:1px solid #ccc; padding:2px 4px; margin-right:5px; margin-bottom:5px; background-color:#eee; color:#000; text-decoration:none; }
#head li a:hover { background-color:#af0103; border-color:#aaa; color:#fff; }


/* HOME PAGE STYLES
---------------------------------*/
#features dt   { font-size:122%; margin-top:1.5em; clear:both; }
#features dt a  { color:#666; }
#features dd img { float:left; border:1px solid #000; margin:.5em 1em 1em 0; } 


/* WORK PAGE STYLES
---------------------------------*/
#campaign_menu_content ul { float:left; width:100%; margin-top:0;  }
#campaign_menu_content ul li,
#campaign_menu_content ul li a { display:block; float:left; margin:0; }
#campaign_menu_content ul li a { border:1px solid #ccc; padding:1px 4px; margin:0 4px 4px 0; background-color:#eee; color:#000; text-decoration:none; }
#campaign_menu_content ul li a:hover,
#campaign_menu_content ul li a:active,
#campaign_menu_content ul li a:focus { background-color:#af0103; border-color:#aaa; color:#fff; }

/* MICROFORMAT STYLES
---------------------------------*/
.vcard { margin-top:2em; }
.vcard .org { padding:1em 0; font-size:138%; margin-bottom:0px;  }
.vcard .tel .type { display:none; }
.vcard .country-name { display:none; }