/* DEFAULT STYLES
*********************************/
body {
font-family:Arial,Helvetica,sans-serif;
color:#000000;
background:#880000 url(alternate-poker-pics/background.gif) repeat-y center;
margin:0;
scrollbar-arrow-color:#000000;
scrollbar-3dlight-color:#111;
scrollbar-highlight-color:#880000;
scrollbar-face-color:#880000;
scrollbar-shadow-color:#880000;
scrollbar-track-color:#000000;
scrollbar-darkshadow-color:#191919;
}

a {font-weight:bold;text-decoration:none;color:#990000;}

a:hover {text-decoration:underline;color:#cc0000;}

img {border:0;}

ul, li, dl, dt, dd {padding:0;border:0;margin:0;list-style:none;}

h1, h2, h3, h4, h5 {padding:0;margin:0;}

table {font-size:11px;border-collapse:collapse;}



/* BODY
*********************************/
#body_shell {width:760px;text-align:left;}

#body_wrap {width:760px;float:left;}



/* SITE HEADER
*********************************/
#header_all,
#header_start,
#header_reviews,
#header_news,
#header_game,
#header_tools {
width:760px;
height:74px;
background-color:#333;
background-repeat:no-repeat;
}

#header_all {background-image:url(alternate-poker-pics/header_bg.jpg);}
#header_reviews {background-image:url(alternate-poker-pics/header_bg.jpg);}
#header_news {background-image:url(alternate-poker-pics/header_bg.jpg);}
#header_game {background-image:url(alternate-poker-pics/header_bg.jpg);}
#header_start {background-image:url(alternate-poker-pics/header_bg.jpg);}
#header_video {background-image:url(alternate-poker-pics/header_bg.jpg);}

#masthead {
width:450px;
height:74px;
font-size:1px;
float:left;
}

#masthead img {
width:442px;
height:74px;
}


/* SEARCH
*********************************/
#search {width:305px;font-size:11px;float:right;}
#search .right {float:right;width:255px;} 

#search .messages_txt {width:46px;height:5px;background:url(alternate-poker-pics/empty.gif) no-repeat;}

#search .updates_txt {width:38px;height:5px;background:url(alternate-poker-pics/empty.gif) no-repeat;}

#search input, #login select {font-size:11px;}

#search .user_rank{float:left;}


/* GLOBAL NAV 
*********************************/
#global_nav{background:#ccc url(alternate-poker-pics/navbar/nav_div.gif) repeat-x;
border-top:1px solid #000;font:11px/11px tahoma,arial,helvetica,sans-serif;height:33px;width:760px;}
#global_nav li,
#global_nav ul{float:left;position:relative;}
#global_nav a,
#global_nav a b{cursor:pointer;float:left;}
#global_nav a{background:repeat-x top left;color:#333;text-decoration:none;}
#global_nav a,
#global_nav .hub_nav .first a{background-image:url(alternate-poker-pics/navbar/nav_global.gif);}
#global_nav a b{padding:11px 9px;}
#global_nav .hub_nav a{background-image:url(alternate-poker-pics/navbar/nav_global_div.gif);}
#global_nav .hub_nav b{padding:11px 6px 11px 8px;}
#global_nav .hub_nav .first b{padding:11px 6px;}
#global_nav a:hover,
#global_nav a.on:hover{background-position:center left;color:#fff;}
#global_nav a.on{background-position:bottom left;}


/* console nav */
#global_nav .console_nav{background:url(alternate-poker-pics/navbar/nav_div_2.gif) no-repeat top right;padding:3px 1px 0 0;}
#global_nav .console_nav a,
#global_nav .console_nav a b{background:url(alternate-poker-pics/navbar/nav_console.gif) no-repeat;}
#global_nav .console_nav a{color:#fff;background-position:top left;padding:0 0 0 10px;}
#global_nav .console_nav a:hover{background-position:bottom left;}
#global_nav .console_nav a b{background-position:top right;padding:8px 10px 11px 0;}
#global_nav .console_nav a:hover b{background-position:bottom right;}
#global_nav .console_nav .first a,
#global_nav .console_nav .first a b{background-image:url(alternate-poker-pics/navbar/nav_console_base.gif);}
#global_nav .console_nav .first a{padding:0 0 0 10px;}
#global_nav .console_nav .last a,
#global_nav .console_nav .last a b{background:url(alternate-poker-pics/navbar/nav_console_last.gif) no-repeat;}
#global_nav .console_nav .last a{background-position:top right;padding:0 10px 0 0;}
#global_nav .console_nav .last a b{background-position:top left;padding:8px 0 11px 10px;}
#global_nav .console_nav .last a:hover{background-position:bottom right;}
#global_nav .console_nav .last a:hover b{background-position:bottom left;}


