@charset "utf-8";
/* CSS Colour Scheme Stylesheet for Sunumbrella's Sircle (webv4) */

/* ------------------------------------------------------
Version: 1.0
Author: Sunumbrella
Email: sunumbrella@dfsunumbrella.net
Website: http://www.dfsunumbrella.net
-------------------------------------------------------- */


/* ----- GLOBAL ATTRIBUTES ----- */
#home {background: #cc0 url(../images/background/home-bgdCircles.gif) repeat;} /* gold background */
#df {background: #600 url(../images/background/df-bgdCircles.gif) repeat;} /* dark red background */
#mq {background: #253254 url(../images/background/mq-bgdCircles.gif) repeat;} /* dark blue background */
#aw {background: #c0ab58 url(../images/background/aw-bgdCircles.gif) repeat;} /* dark yellow background */
#cd {background: #17391a url(../images/background/cd-bgdCircles.gif) repeat;} /* dark green background */
#wf {background: #333 url(../images/background/wf-bgdCircles.gif) repeat;} /* dark silver background */

#home h1, #home h2{background: url(../images/background/hmheading.png) center no-repeat;}
#df h1, #df h2{background: url(../images/background/dfheading.png) center no-repeat;}
#mq h1, #mq h2{background: url(../images/background/mqheading.png) center no-repeat;}
#aw h1, #aw h2{background: url(../images/background/awheading.png) center no-repeat;}
#cd h1, #cd h2{background: url(../images/background/cdheading.png) center no-repeat;}
#wf h1, #wf h2{background: url(../images/background/wfheading.png) center no-repeat;}

#home h3 {border-bottom: 2px solid #cc0; color: #cc0;} 
#df h3 {border-bottom: 2px solid #600; color: #600;}
	#df #footer h3 {border-bottom: 2px solid #a86d6d; color: #a86d6d;}
#mq h3 {border-bottom: 2px solid #253254; color: #253254;}
	#mq #footer h3 {border-bottom: 2px solid #828a9d; color: #828a9d;} /* medium blue on black background */
#aw h3 {border-bottom: 2px solid #c0ab58; color: #c0ab58;}
#cd h3 {border-bottom: 2px solid #17391a; color: #17391a;}
#wf h3 {border-bottom: 2px solid #666; color: #666;}
	#wf #footer h3 {border-bottom: 2px solid #999; color: #999;} /* lighter gray on black background */


/* ----- STRUCTURAL DIVISIONS ----- */
#home #content, #home #sidepanel {background: #f8f8db;} /* pale gold background */
#df #content, #df #sidepanel {background: #e9dbdb;} /* pale red background */
#mq #content, #mq #sidepanel {background: #e0e2e7;} /* pale blue background */
#aw #content, #aw #sidepanel {background: #f6f3e7;} /* pale yellow background */
#cd #content, #cd #sidepanel {background: #dee3de;} /* pale green background */
#wf #content, #wf #sidepanel {background: #ccc;} /* pale silver background */

/* ----- COMPONENTS ----- 
#home .navmenu ul li a{background: url('../images/background/hm_list-item_f01.gif') no-repeat left center;}
#home .navmenu ul li a:hover {background: url('../images/background/hm_list-item_f02.gif') no-repeat left center;}
#df .navmenu ul li a{background: url('../images/background/df_list-item_f01.gif') no-repeat left center;}
#df .navmenu ul li a:hover {background: url('../images/background/df_list-item_f02.gif') no-repeat left center;}
#mq .navmenu ul li a{background: url('../images/background/mq_list-item_f01.gif') no-repeat left center;}
#mq .navmenu ul li a:hover {background: url('../images/background/mq_list-item_f02.gif') no-repeat left center;}
#aw .navmenu ul li a{background: url('../images/background/aw_list-item_f01.gif') no-repeat left center;}
#aw .navmenu ul li a:hover {background: url('../images/background/aw_list-item_f02.gif') no-repeat left center;}
#cd .navmenu ul li a{background: url('../images/background/cd_list-item_f01.gif') no-repeat left center;}
#cd .navmenu ul li a:hover {background: url('../images/background/cd_list-item_f02.gif') no-repeat left center;}
#wf .navmenu ul li a{background: url('../images/background/wf_list-item_f01.gif') no-repeat left center;}
#wf .navmenu ul li a:hover {background: url('../images/background/wf_list-item_f02.gif') no-repeat left center;}
*/

#home .gotop {background-color: #cc0;} /* gold top of page arrow for home */
#df .gotop {background-color: #600;} /* red top of page arrow for DF */
#mq .gotop {background-color: #253254;} /* blue top of page arrow for MQ */
#aw .gotop {background-color: #c0ab58;} /* yellow top of page arrow for AQW */
#cd .gotop {background-color: #17391a;} /* green top of page arrow for CD */
#wf .gotop {background-color: #333;} /* silver top of page arrow for WF */