/*
    pink #F4D5F0
    purple #e0d0e6
    deep purple #762091
*/

body, html 
{
    padding:0; margin:0; height:100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

img {border:0;}

a {
 color: #762091;
 text-decoration: none;
}

a:hover 
{
    color:#222;
}


#wrapper 
{
    width:784px;
    border:1px solid #b4b3b4;
    margin:0 auto;
    background-image:url(../images/pagebg.gif);
    background-position:left;
    background-repeat:repeat-y;
    position:relative;
    border-top:0;
    min-height:500px;
    height:auto !important;
    height:500px;
    padding-bottom:50px;
    z-index:1;
}

#corner 
{
    position:absolute;
    left:0;
    bottom:0;
    width:307px;
    height:283px;
    background-image:url(../../../../images/rc/bcorner2.gif);
    background-repeat:no-repeat;
    z-index:2;
}

#rbw 
{
    position:absolute;
    left:731px;
    top:69px;
}

#lbw 
{
    position:absolute;
    left:3px;
    top:69px;
}

#head 
{
    position:relative;
    background-color:#fff;
    background-image:url(../../../../images/rc/logo_s.gif);
    background-repeat:no-repeat;
    height:106px;
}

#head #logoimg 
{
    height:80px;
    width:250px;
}

#head #pblock
{
    position:absolute;
    background-color:#eadeed;
    width:195px;
    height:76px;
    top:0;
    left:359px;
}

#head #tcorner 
{
    position:absolute;
    right:0;
    top:0;
}

#headblock 
{
    position:absolute;
    top:35px;
    right:50px;
    width:165px;
    z-index:20;
    font-family:Arial, Sans-Serif;
    font-size:10px;
    font-weight:bold;
    line-height:20px;
}

#headblock form {margin:0;}

#navMainSearch input 
{
    font-size:10px;
    font-family:Arial, Sans-Serif;
    margin:0;padding:0;
    font-weight:normal;
}

#menu 
{
    background-color:#F4D5F0;
    height:19px;
    margin-left:19px;
    margin-right:50px;
}

#menu ul, #footer ul, #hfooter ul
{
    padding:0;
    margin:0;
    list-style:0;
    padding-top:3px;
    line-height:1em;
}

#menu li, #footer li , #hfooter li
{
    padding:0;
    margin:0;
    display:inline;
    padding-left: 20px;
    padding-right: 7px;
    font-size: 90%;
    font-weight: bold;
}

#sideBar 
{  
    width:145px;
    z-index:50;
    position:absolute;
    left:39px;
    top:121px;
    line-height: 1.27em;
    color:#762091;
}

#sideBar .submenu 
{
    margin-left:8px;
}

#sideBar .submenu h3 {display:none;}

a.manufacturerName {display:block; clear:both} 

#content
{
    position:relative;
    padding-left:205px;
    z-index:5;
    margin-top:1em;
    padding-right:20px;
    padding-bottom:4em;
}

#infoblock 
{
    margin-top:1em;
    text-align: center;
    font-size: 90%;
    position:relative;
    left:-10px;
    width:130px;
    vertical-align:middle;
    padding-top:8px;
}

#infoblock img {margin-top:-8px;}

.fl {float:left;}
.fr {float:right;}

#footer 
{
    position:absolute;
    bottom:1px;
    width:600px;
    right:1px;
    z-index:6;
    text-align:right;
}

#footer div
{
    background-color:transparent;
    color:#a7a7a7;
    font-size:80%;
    padding:0px 5px 2px 0px;
}

#footer ul 
{
    background-color:#F4D5F0;
    padding:2px 0;
    display:block;
}

#footer li 
{
    padding-left:0px;
    padding-right:10px;
    font-weight:normal;
    font-size:90%;
}

/* additional pages */
.pgtitle 
{
    display:block;
    margin-bottom:1em;
}
.pgcontent 
{
    padding-top:20px;
    line-height:22px;
    width:520px;
    color:#454545;
    font-size:12px;
}

.pgcontent h5 
{
    padding:0;
    margin:0;
    font-size:12px;
    color:#8e52a1;
}

.pgcontent b 
{
    color:#8e52a1;
}

#designerpg .ar, #designerpg .al
{
    clear:both;
    margin-bottom:3em;
}

#designerpg .ar
{
    text-align:right;
}

#designerpg  .ar img, #designerpg  .al img
{
    margin-bottom:5px;
}

#designerpg  .ar div, #designerpg t .al div
{
    display:table;
    width:400px;
}

#designerpg  .ar img.d 
{
    float:right;
    padding-left:25px;
}

#designerpg  .al 
{
    text-align:left;
}

#designerpg  .al img.d
{
    float:left;
    padding-right:25px;
}

#designerpg .al img.long_bottom
{
	margin-bottom: 10px;		
}

#designerpg 
{
    font-size:11px;
    line-height:16px;
    width:550px;
}



#presspg table 
{
    font-size:14px;
    font-weight:bold;
}

#presspg hr 
{
    height:2px;
    color:#e0d0e6;
    background-color:#e0d0e6;
    clear:both;
    margin-top:1em;
    margin-bottom:1em;
}

#presspg div 
{
    line-height:18px;
}

