/* ************************************************************
* GENERAL STYLESHEET
*************************************************************** 
* Related to the general layout of the site / content etc.
***************************************************************/
/* -------------------- RESET STYLES -------------------- */
html,body,h1,h2,h3,h4,h5,h6,span,div,table,tr,td,ol,ul,li,pre,code,address,variable,form,fieldset,blockquote{ padding:0; margin:0; border:0; font-family:Arial, Helvetica, sans-serif;}

body{ background-image:url(../images/background/bg_gradient.jpg); background-repeat:repeat-x;}
#shine{height:320px;width:1000px; background-image:url(../images/background/home_circle.jpg); background-repeat:no-repeat; background-position:top; margin-left:auto; margin-right:auto;}

/* -------------------- TEASER -------------------- */
#content_container{width:471px; height:493px; margin-left:auto; margin-right:auto; position:relative; top:-270px; left:-164px;}
#tv_gray_container{ width:486px; margin-left:auto; margin-right:auto;}
#tv_gray{width:290px; height:30px;}
#tv_background{ background-image:url(../images/tv_grr.gif); background-position:right; background-repeat:no-repeat;}

#bottom_bar{margin-top:370px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#cfcfcf;}
#bottom_bar a{ color:#cfcfcf; text-decoration:none;}
#bottom_bar a:hover{ color:#cfcfcf; text-decoration:underline;}

/* -------------------- HOME PAGE -------------------- */
#home_content_container{width:1000px; margin-left:auto; margin-right:auto;}
#phoneView{margin-left:auto; margin-right:auto; width:495px;text-align:center;}
#site_nav{width:696px; margin-left:auto; margin-right:auto;}
#home_text{width:696px; margin-left:auto; margin-right:auto; margin-top:10px;}
#top_txt{margin-left:auto; margin-right:auto; width:366px;}
#usr_amount table{margin-left:auto; margin-right:auto;}
.usr_amount_txt{ font-weight:bolder; font-size:25px; color:#767676;}
#only_ava{margin-left:auto; margin-right:auto; width:180px;}

#bottom_bar_home{margin-top:100px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#cfcfcf; margin-left:auto; margin-right:auto; width:1000px;}
#bottom_bar_home a{ color:#cfcfcf; text-decoration:none;}
#bottom_bar_home a:hover{ color:#cfcfcf; text-decoration:underline;}


#bottom_bar_teaser{margin-top:150px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#cfcfcf; margin-left:auto; margin-right:auto; width:1000px;}
#bottom_bar_teaser a{ color:#cfcfcf; text-decoration:none;}
#bottom_bar_teaser a:hover{ color:#cfcfcf; text-decoration:underline;}

