<br />
<b>Warning</b>:  getimagesize(http://esotericdesign.biz/myspace_images/store-banner.jpg) [<a href='function.getimagesize'>function.getimagesize</a>]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
 in <b>/home/terminus/public_html/communitee/css/customstyles.php</b> on line <b>18</b><br />
/*========================================================================
			      CUSTOM CSS 
=========================================================================*/
/*======== refer to http://www.w3schools.com/css/ for sample code =======*/

/* Background image and color */
body {background:#000000 url(http://esotericdesign.biz/terminus/store-background.jpg) top center repeat fixed;}

/*  Style and Image */
.header  {background:#025197 url(http://esotericdesign.biz/myspace_images/store-banner.jpg) top center repeat; color: #a0a2a0; height: px; padding:0px 10px 0px !important;  }
.header h1 { display:none; }


/* Font text color */
body  { color: #a0a2a0; }

/* Link Text */
body * a { color: #a0a2a0; text-decoration:underline; }
body * a { color: #a0a2a0; text-decoration:none; }

/* Items Style */
.store_item, .store_item_lg { color:#025197; background-color: #a0a2a0;}
.store_item label, .store_item_lg label, .store_item_lg h1 {color:#025197;}

/* Item Quantity Style */
.quantity span {color: #025197 ;}
.container {background-color:;}
.q {color: #a0a2a0  ;background-color: #fafafa;}

/* Sidebar Style */
.sidebar {border:5px solid #025197; background-color: #a0a2a0;}
.sidebar a {color:  #fafafa;}
.sidebar a:hover{background-color:  #fafafa ;color: #025197 ;}
.sidebar strong {font-weight:bold; color: #025197 ;}


/*========================================================================
			     END CUSTOM CSS 
=========================================================================*/
