/* Creative Ceramics Inner CSS */
/* Created by Creative-Glass*/
/* Author: Brian Laughlan*/
/* Date: 27 March 2009*/

#innerLeftHeader{
text-align:center;
}

#innerTopWrap, #innerTopCont, #innerTopLeft, #innerTopRight{
height:50px;
}

#innerTopWrap{
background:url(../images/innerTopBg.jpg) repeat-x;
}

#innerTopLeft, #innerTopRight, #innerTopCont{
float:left;
display:inline;
}


#innerTopCont{
width:860px;
}

#innerTopLeft{
width:10px;
background:url(../images/innerTopLeft.jpg) no-repeat;
}

#innerTopRight{
width:10px;
background:url(../images/innerTopRight.jpg) no-repeat;
}

#innerLeftWrap, #innerMainWrap{
float:left;
display:inline;
margin-top:8px;
}

.sidebox{
float:left;
 
background:red;
}

#innerBanner, #PageBanner{
margin:0 auto;
width:674px;
}

#innerBanner{
height:107px;
}

#innerCatBanner{
height:70px;
}

#innerCatBanner h1, #innerCatBanner h1 a, #innerCatBanner h3, #innerCatBanner h3 a{
border:none;
}

#innerCatBanner h1, #innerCatBanner h1 a{
margin-bottom:0px;
padding:7px 0 0 11px;
color:#B2B3B2;
background:none;
font-size:25px;
}

#innerCatBanner h3, #innerCatBanner h3 a{
color:#999999;
font-size:16px;
padding:0 0 0 11px;
}

#PageBanner{
height:283px;
}

#innerBanner img, #PageBanner img{
float:left;
}

#innerBanner h1, #PageBanner h1{
font:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:27px;
text-align:right;
margin:0px;
border-bottom:none;
}

#innerBanner h1{
padding:50px 10px 0px 0px;
}

#PageBanner h1{
padding:210px 10px 0px 0px;
}


#innerLeftWrap{
width:185px;
background:#FBFBFB url(../images/innerLeftBg.jpg) repeat-y;
}

#innerLeftHeader{
width:185px;
height:26px;
background:#FBFBFB url(../images/innerLeftHeader.jpg) no-repeat;
}

#innerLeftCont{
width:185px;
border-bottom:1px #EBEBEB solid;
}

#innerMainWrap{
background:#FBFBFB;
width:684px;
margin-left:8px;
min-height:700px;
margin-bottom:20px;
height:auto !important;
height:700px;
padding-bottom:26px;
border:1px #EBEBEB solid;
}


