
/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } 
table { border-collapse:collapse; border-spacing:0; } 
fieldset,img { border:0; } 
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; } 
ol,ul { list-style:none; } 
caption,th { text-align:left; } 
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 
q:before,q:after { content:''; } 
abbr,acronym { border:0; } 
a img { border:none; }
a { text-decoration:none; }

/* Defaults */
body { font:13px Arial, Helvetica, sans-serif; color:#A7A9AC; background:#FFF url(images/bg_tile_main.png) repeat-x; }
img { display:block; }
a:link, a:visited { text-decoration:none; color:#A7A9AC; }
a:hover { color:#666; }
.float_left { float:left; }
.bold { font-weight:bold; }
.error{ color:#FF0000; }
.dirty_clear{ clear:both; }


/* Wrap */
#wrap { width:946px; margin:0 auto; padding-left:34px; background:#FFF; }

/* Headers */
h2 { font-size:16px; margin-bottom:12px; color:#58585A; }
h3 { font-size:18px; color:#58585A; }

/*  Header */
#head { height:354px; width:946px; position:relative; background:#FFF url(images/bg_head.gif) no-repeat; }
#head h1 { width:215px; height:53px; position:absolute; top:125px; left:0; text-indent:-9000px; background:url(images/logo_hotfoot.gif) no-repeat; }
#head a.bubble { width:158px; height:145px; position:absolute; top:176px; right:87px; text-indent:-9000px; background:url(images/bg_bubble.gif) no-repeat; }
#head p.open_para { position:absolute; top:213px; left:0; font-size:24px; }
#head p.contact { position:absolute; top:16px; right:82px; font-size:18px; }
#head p.strap { position:absolute; top:16px; left:2px; font-size:18px; font-weight:bold; }

/* Header Image */
#head_image { height:501px; width:946px; position:relative; }
#head_image #slides_left { height:501px; width:620px; float:left; overflow:hidden; }
#head_image #image_right { height:501px; width:326px; float:right; }
#head_image a.rar { width:119px; height:85px; position:absolute; z-index:100; top:24px; left:0; text-indent:-9000px; background:url(images/bg_rar.gif) no-repeat; }

/* Main */
#main { height:259px; width:946px; clear:both; }

/* Main Left */
#main .left { width:622px; height:229px; padding:30px 0 0 0; float:left; }
#main .left p { font-size:16px; margin-top:15px; }

/* Main Right */
#main .right { width:300px; height:229px; padding:30px 0 0 24px; float:right; background:url(images/bg_sep_vert.gif) no-repeat; position:relative; }
#main .right p { font-size:12px; margin-top:15px; }
#main .right a.rar { position:absolute; bottom:37px; right:126px; }
#main .right a.cl { position:absolute; bottom:37px; right:232px; }
#main .right p.friends { position:absolute; bottom:10px; left:24px; font-size:11px; }


/*foot stuff */
#foot_stuff { padding:36px 28px 36px 8px; clear:both; background:url(images/bg_sep_hoz.gif) no-repeat; }
#foot_stuff p { margin-bottom:18px; font-size:11px; }
