/*LAYOUT*/
html
{
	height:100%;
}

body
{
margin:0;
background:#333333 url("/images/shops/ist/new/siteBgRepeat.gif") center repeat-y;
text-align:center;
height:100%;
}

#wrapper
{
width:939px;
text-align:left;
margin:auto;
background:#000 url("/images/shops/ist/new/istContentBg.jpg") top no-repeat;
min-height:100%;
}

#ist-logo
{
  border:0; 
  padding-left:0;
}

#mainNavigation
{
width:939px;
background-color:none;
text-align:center;
}

#mainNavigation img
{
border:0;
}

#mainNavBtns
{
background-color:#none;
padding-top:6px; 
border-top:1px dotted #666;
border-bottom:1px dotted #666;
width:939px;
text-align:center;
}

#mainNavBtns a
{
color:#fff; font-family:verdana, arial, helvetica, "sans serif"; 
text-transform:uppercase; 
text-decoration:none; display:inline block; padding:0 14px 8px 10px; margin:0 0 0 0; border-right:none; font-size:9px; letter-spacing:2px; height:45px; line-height:5px
}

#mainNavBtns a:hover
{
color:#cccc33;
}

#titleArea
{
width:707px;
height:80px;
background-color:#000;
margin-left:232px;
border-bottom:1px dotted #666666;
border-left:1px dotted #666;
}

#titlePic
{
width:232px;
background-color:#000000;
float:left;
}

#titlePic
{
	display:none;
}

#titleText
{
width:707px;
text-align:left;
float:left;
}

#sideBar
{
width:232px;
float:left;
border-right:1px dotted #666;
}

#sideNavigation
{
float:left;
text-align:left;
}

#content
{
/*background:#000 url("/images/shops/ist/new/istContentBg.jpg") top no-repeat;*/
width:697px;
float:right;
color:#ccc;
}


/*Typography*/

body
{
font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:1em;
line-height:1em;
}

#titleText
{
line-height:1em;
}

#titleText h1
{
color:#FFFFFF;
/*text-transform: uppercase;*/
font-size:52px;
line-height:1em;
margin:-14px 0 -15px 15px;
}

#mainNavBtns
{
height:46px;
}

#sideNavigation
{
margin:15px 0 0 15px;
padding:0;
width:200px;
font-size:11px;
}

#sideNavigation a
{
color:#999999;
text-decoration:none;
}

#sideNavigation a:hover
{
color:#C15D21;
text-decoration:none;
}

#sideNavigation a:active
{
color:#666666;
text-decoration:none;
}

#sideNavigation h3
{
font-weight:bold;
color:#666666;
font-size:11px;
padding:0;
margin:0;
line-height:1em;
}

#sideNavigation ul
{
list-style:inside;
list-style-image:none;
list-style-type:none;
text-indent:0;
margin:0 0 0 0;
padding:0 0 0 0;
}

#sideNavigation li
{
list-style-image:none;
list-style-type:none;
text-indent:0;
margin:0 0 0 0;
padding:0 0 0 0;
border-bottom:1px dotted #333;
}

#sideNavigation ul li
{
font-weight:bold; margin:0 0 0 0; padding:10px 0 10px 0;
}

#sideNavigation ul li ul li
{
font-weight:normal; border:none; margin:0 0 0 0; padding:0 0 0 6px;

}

#breadcrumb
{
font-size:9px;
color:#FFFFFF;
text-align:left;
margin:15px 0 5px 15px;
width:607px;
float:left;
}

#breadcrumb a
{
text-decoration:none;
color:#FFFFFF;
}

#breadcrumb a:hover
{
color:#663300;
}

#products_h3
{
	color:#999999;
}

#my_cart
{
    color:#ccc999;
    text-decoration:none;
    font-size:10px;
    float:right;
    padding:0 10px;
    margin-top:-20px;

}


#my_account
{
    color:#ccc999;
    text-decoration:none;
    font-size:10px;
    float:right;
    padding:0 10px;
    margin-top:-20px;
    margin-right:60px;

}
