/* Start of CMSMS style sheet 'clicker : clicker' */
body 
{
 margin:0;
 padding:0;
 font-size:0.8em;
 line-height:1.2em;
 font-family: Arial, Tahoma;
}



a 
{
 color:#fe5800;

}

a:hover 
{
 text-decoration:none;

}


.orange 
{
 color:#fe5800;

}


#header 
{
 background: url(uploads/clicker/header_bckg.gif) repeat-x ;
 height:100px;
  
}


#logo 
{
 width:780px;
 margin:0 auto;
 padding:30px 0 0 20px;
 
}

#logo a
{
 color:#FFFFFF;
 text-decoration:none;
 font-weight:bold;
 height:12px;
 font-size:20px;
 text-transform:uppercase;

}

#logo a:hover 
{
 
 }



#main 
{
 width:100%;
 margin:20px 0 20px 0;
 float:left;

}


#head_image 
{
 height:180px;
 background:url(uploads/clicker/head_bckg.jpg) no-repeat #fe5d00;
 padding:10px 0 0 10px ;

}



#content 
{
 margin:0 auto;
 padding:0;
 width:780px;

}

#content h1 
{
 margin:0 0 0 0;
 text-transform:uppercase;
 font-size:1.5em;
 color:#000;
 font-weight:normal;

}


#sidebar 
{
 float:left;
 background:url(uploads/clicker/sidebar_bckg.gif) repeat-x;
 color:#6f6e6e;
 margin:0 0 0 0;
 padding:0 1em 0 1em;;
 width:200px;
 xborder-right:solid 1px white;
 
}


#sidebar h2 
{
 color:#fe5800;
 margin:0.5em;
 font-size:14px;
 font-weight:bold;
 text-transform:uppercase;

}

#text 
{
 margin:0;
 padding:0.5em 1em 1em 1em;
 width:524px;
 margin-left:230px;
 background:url(uploads/clicker/sidebar_bckg.gif) repeat-x; 
}



#footer 
{
 background:url(uploads/clicker/footer_bckg.gif) repeat-x #3f3e3e 0 2px;
 height:94px;
 margin-top:20px;
 clear:both;
 
}



#left_footer 
{
 float:left;
 padding:40px 0 0 30px;
 text-transform:uppercase;
 color:#FFFFFF;
 font-weight:bold;
 font-size:11px;

}

#left_footer a 
{
 color:#FFFFFF;

}

#left_footer a:hover 
{
 text-decoration:none;

}

#right_footer 
{
 float:right;
 padding:40px 30px 0 0;
 color:#FFFFFF;
 font-size:7pt;
 text-align:right;

}

#right_footer a 
{
color:#ffffff;

}

#right_footer a:hover 
{
 text-decoration:none;

}

/* End of 'clicker : clicker' */

