/* GLOBAL STYLES */
* {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#fff;}
html  {background-color:#ab1b00;}
body  { margin:0; padding:0; background:#ab1b00 url(../images/clTile.jpg) repeat-x; text-align: center; }
html>body  { margin:0; padding:0; background:#ab1b00 url(../images/clTile.png) repeat-x; text-align: center; }
h3 {color:#F5532C; font-weight:bold; padding:0px; margin:0px; display: inline; padding-right:5px;}
.fullWidth {width:980px}
#CL_static {margin: 0 auto;}
#CL_facebookPortfolio #CL_static, #CL_facebookPortfolio #CL_footer, #CL_facebookPortfolio .fullWidth, #CL_facebookPortfolio .fullWidth#CL_static{width:700px; margin: 0 auto;}
/* FLASH CSS */
#CL_flash {margin: 0 auto; height: 700px; }

/* DIVIDER */
#CL_divider {noshade size="1"; color:#f5532c;}
hr {height:0;border:0;border-top:1px dashed #DC330A; }

/* FOOTER CSS */
#CL_footer {margin: 0 auto; border-top:1px dashed #DC330A; }
#CL_footer b {color:#F5532C; font-weight:bold; padding:0px; margin:0px; display: inline; padding-right:5px;}
#CL_footer a b, #CL_copyright a {text-decoration:none};
#CL_copyright {color:#ED4309; text-align:center; padding:10px; }
 

/* SOCIAL BOOKMARKS */
#CL_social { margin: 0 auto; padding: 10px; color: #ED4309; }
.socialIcon { vertical-align: middle; }
#CL_social a { opacity: 0.4; padding: 10 0px; text-decoration:none;}
#CL_social a:hover { opacity: 1; }

/* CLIENTS CSS */
#CL_clients {margin: 0 auto; color:#ED4309; border-top:1px dashed #DC330A; border-bottom:1px dashed #DC330A; line-height:13px; padding:10px; }
#CL_clients a {color:#F5532C; text-decoration: none; }
#CL_clients a:hover {color:#fff; text-decoration: underline;}


 /* ERROR CSS */
#errorContainer {margin: 0 auto; width:498px; }
#errorHeader { width:498px; }
#errorContent {	width:498px; background:url(../errorPages/images/errorTile.gif) repeat-y; color:#fff; text-align:center; padding: 5 0 15 0; }
#errorMessage {	margin: 0 auto; width:400px; text-align:center; color:#fff; }
#errorSolution { margin: 0 auto; width:400px; text-align:left; color:#fff; }
#errorSolution h3 {	font-weight:bold; }
#errorSolution ul {	list-style:disc; }
#errorLinks { padding:30px; }
#errorLinks a { font-weight:bold;}
#errorFooter { width:498px; }

#iClosed {display:none; visibility:hidden;}
#iText {padding:30px 50px; text-align:center;}

/* Facebook Like Button */
#fbLike {padding-top:10px; margin-left:10px;}

/* GOOGLE ERROR WIDGET */
/* Widget content container */
   #goog-wm { }
   
   /* "Closest match" link */
   #goog-wm a {color:#F5532C; text-decoration: none; }
   #goog-wm a:hover {color:#000; text-decoration: underline;}

    /* Heading for "Closest match" */
   #goog-wm h3.closest-match { }

    /* "Closest match" link */
   #goog-wm h3.closest-match a {color:#F5532C; text-decoration: none; }
   #goog-wm h3.closest-match a:hover {color:#fff; text-decoration: underline;}

    /* Heading for "Other things" */
   #goog-wm h3.other-things b { color:#F5532C !important; font-weight:bold; padding:0px; margin:0px; display: inline; padding-right:5px; }

    /* "Other things" list item */
   #goog-wm ul li { }

    /* Site search box */
   #goog-wm li.search-goog { display: list-item; }
   
   #goog-wm #goog-wm-sb {color:#333;}
