/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.3
*/
body {
   text-align:center;
   background-color:#474647;
}
.InExtremishome{
position:absolute;
top:0px;
}

#hd {
background-image:url("../../images/bg.jpg");
background-repeat:repeat-x;
}
/*
#link1  img,#link2  img,#link3  img,#link4  img,#link5  img {

margin-right:10px;
margin-left:10px;
}
*/
.pbPager {
margin-left:10px
}

.albumlist .item_listing{
float:left;
width:110px;
padding:0px 65px 0 0;
height:250px;
}
.conbg {
padding:20px 25px 0 25px;;
border:solid;

border-width:5px;
background-color:#fff;
border-color:#C0C4C6;
margin-left:20px;
margin-bottom:20px;
margin-right:20px;
padding-bottom:20px;
}

.Productitem {
width:185px;
min-height:100px;

display:inline;

}

#nav  #navtitle {
background-repeat:no-repeat;
background-image:url("../../images/titlehead.jpg");
height:141px;
max-height:141px;


}
#pbList ul li  {
display:inline;

padding-left:10px;
padding-right:7px;

}
#search {
background-repeat:repeat-x;
background-image:url("../../images/search_bg.jpg");

height:20px;
padding-top:7px;
padding-bottom:5px;
padding-left:20px;
}

/* Table cells */
#pbCartMiniSummary table tbody tr {
margin:5px 0px 0px 0px;
}
#table_container {
width:100%;
border-spacing:0;
border:none;
}
#table_inner {
width:100%;
border:none;
border-spacing:0;

}
table tbody tr .header{
background:#C0C4C6;
}
/*
#link1,#link2,#link3,#link4,#link5 {


 background-repeat:no-repeat;
width:195px;
height:140px;
float:left;
 }
*/

.see_all{
float:right;
padding-top:5px;
padding-right:20px;

}
.con_title{
float:left;
}
#doc {

   width:76.9em;
   *width:82.9em; /* IE */
  width:1000px;
   margin:auto;
   text-align:left;
}
.leftnav_item{
width:170px;
margin-bottom:20px;
margin-left:20px;
}

.item_content{
border:solid;
border-width:5px;
background-color:#fff;
border-color:#C0C4C6;
padding:20px 15px;
}
.content_tab {
padding:5px 5px 0px 5px;

background-repeat:repeat-y;
background-image:url("../../images/contab.gif");
height:20px;

margin-left:20px;

}
.item_title{
padding:5px 5px 0px 5px;
background-repeat:repeat-x;
background-image:url("../../images/title_bg.gif");
height:20px;
}
.item_title a	{
	cursor: pointer;
	cursor: hand;
}
#hd,#bd {margin-bottom:0em;text-align:left; }
#hd { height:200px;
}
#bd {padding-top:1.5em;

background-repeat:repeat-x;
background-image:url("../../images/contentbg.jpg");
border-bottom: 2px solid #c0c4c6; background-color:#171717;
}

#ft {padding:10px;font-size:85%;font-family:verdana;text-align:center;clear:both;color:#fff;}

/* rules for main templates */
.yui-t1 #yui-main .yui-b, .yui-t2 #yui-main .yui-b, .yui-t3 #yui-main .yui-b,
.yui-t4 .yui-b, .yui-t5 .yui-b, .yui-t6 .yui-b {float:right;}
.yui-t1 .yui-b, .yui-t2 .yui-b, .yui-t3 .yui-b, .yui-t4 #yui-main .yui-b, .yui-
t5 #yui-main .yui-b, .yui-t6 #yui-main .yui-b {float:left;}

/* t1: L160 */	
.yui-t1 #yui-main .yui-b {width:81%;min-width:770px;}
.yui-t1 .yui-b {width:18%;min-width:170px;}

/* t2 & t4: L180 & R180 */
.yui-t2 #yui-main .yui-b, .yui-t4 #yui-main .yui-b {width:73.4%;min-
width:550px;}
.yui-t2 .yui-b, .yui-t4 .yui-b {width:24%;min-width:180px;}

/* t3 & t6: L300 & R300 */
.yui-t3 #yui-main .yui-b, .yui-t6 #yui-main .yui-b {width:57.6%;min-
width:430px;}
.yui-t3 .yui-b, .yui-t6 .yui-b {width:40%;min-width:300px;}

/* t5: R240 */
.yui-t5 #yui-main .yui-b {width:65.4%;min-width:490px;}
.yui-t5 .yui-b {width:32%;min-width:240px;}

/* t7: 750 */



/*	grid-generic rules for all templates */

/* all modules and grids nested in a grid get floated */

.yui-g .yui-u, .yui-g .yui-g, .yui-ge .yui-u, .yui-gf .yui-u {
   float:right;
   display:inline;   /* IE */
}

/* float left and kill margin on first for added flex */
.yui-g .first, .yui-gd .first, .yui-ge .first, .yui-gf .first {float:left; }

/* 2 col */
.yui-g .yui-u, .yui-g .yui-g {width:49.1%;}
.yui-g .yui-g .yui-u {width:48.1%;} /* smaller for nested to preserve margins */

/* 3 col */
.yui-gb .yui-u, .yui-gc .yui-u, .yui-gd .yui-u {
   float:left; /* need to reverse the order for 3 */
   margin-left:2%; *margin-left:1.895%;
   width:32%;
}

.yui-gb .first, .yui-gc .first, .yui-gd .first {margin-left:0;}

/* colspan 2 */
.yui-gc .first, .yui-gd .yui-u {width:66%;}
.yui-gd .first {width:32%;}

/* colspan 3 */
.yui-ge .yui-u {width:24%;}
.yui-ge .first, .yui-gf .yui-u {width:74.2%;}
.yui-gf .first {width:24%;}
.yui-ge .first {width:74.2%;}

/* self clear floated parent containers */
#bd:after, .yui-g:after, .yui-gb:after, .yui-gc:after, .yui-gd:after, .yui-
ge:after, .yui-gf:after
{content:".";display:block;height:0;clear:both;visibility:hidden;}
#bd, .yui-g, .yui-gb, .yui-gc, .yui-gd, .yui-ge, .yui-gf {zoom:1;} /* IE */
