/*--------------------------------------------------------
Stylesheet Hot Smoke BBQ .COM - Rev. 6.0 (21 august 2017)                     
Name:        Midnight Smoke 2 (3 columns)
Designer:    Juancho
URL:         www.hotsmoke-bbq.com
Ref:         X-HTML
---------------------------------------------------------- */

/*   VORMGEVING HTML (ALGEMEEN)
--------------------------------*/
html {
background       : #000035;         /*         midnight-blue    #000035    */
height           : 100%;
margin           : 0px;
border           : 0px;
padding          : 0px;
}

/*   VORMGEVING BODY (ALGEMEEN)
--------------------------------*/
body {
width            : 950px;
background       : #000035;         /*         midnight-blue    #000035    */
margin           : 3px auto 0 auto;
border           : 0px;
padding          : 3px 0 0 0;
text-align       : center;
font-family      : "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
font-size        : 100%; 
color            : #aaccff;         /*         blue-grey         #b0c4ee    */
}

/*   VORMGEVING HEADINGS
--------------------------------*/
h1   {
margin           : 15px 0 0 0;
text-align       : left;
font-size        : 26px;
font-weight      : bold;
color            : #ff0000;
}

h2 {                               /* Used in main column */
margin           : 10px 0 0 0;
text-align       : left;
font-size        : 22px;
font-weight      : bold;
color            : #ff0000;
}
h2.subtitle {                      /* main column subtitles */
margin           : 7px 0 7px 0;
text-align       : left;
font-size        : 20px;
font-weight      : bold;
font-style       : oblique;
color            : #bbbb88;
}
h3   {                             /* main column recipe titles */
margin           : 10px 0 0 0;
text-align       : left;
font-size        : 18px;
font-weight      : bold;
color            : #88bbff;
}
h4   {                             /* Used in sidebar */
margin           : 10px 0 2px 0;
text-align       : left;
font-size        : 15px;
font-weight      : bold;
font-style       : oblique;
color            : #88bbff;
}

h5   {                              /* Used in main column (Keep Smokin') */
margin           : 0 0 0 0;
text-align       : left;
font-size        : 15px;
font-weight      : normal;
color            : #66bbdd;
}

h6   {                              /* Used in sidebar (recipe subtitles) */
margin           : 0px 0 -2px 0;
text-align       : left;
font-size        : 15px;
font-weight      : bold;
font-style       : oblique;
color            : #66bbdd;
}

/*   PARAGRAPHS
--------------------------------*/
p         { 
margin           : 2px 0 6px 0 ;                    
text-align       : justify;
font-size        : 15px;
font-weight      : normal;
}
p#rs      { 
margin : 0 0 0 0;
text-align       : left;
font-size        : 13px;
}
p#rsind   { 
margin : 0 0 0 10px;
text-align       : left;
font-size        : 13px;
}

/*   HORIZONTAL RULERS
--------------------------------*/
hr#rsh    { 
margin           : 2px 0 2px 0 ; 
}

/*   VORMGEVING LIJSTEN
--------------------------------*/
li   { 
margin           : 0 0 0 -1.7em;
text-align       : left;
font-size        : 15px;
font-weight      : normal;
}

/*   VORMGEVING TABELLEN
-------------------------------- */
table.ingredients   { 
background       : #000035;         /*         midnight-blue    #000035    */
width            : 460px;
margin           : 0 0 1.2em -1em;
border           : solid silver 0px;
/* padding          : 10px; */
font-size        : 90%;
font-weight      : normal;
text-align       : justify;
}

     .ingredients td   { 
background       : #000035;         /*         midnight-blue    #000035    */
width            : auto;
margin           : 0 0 0 0;
border           : red 1px;
padding-top      : 0px;
padding-right    : 13px;
padding-bottom   : 0px;
padding-left     : 13px;
font-size        : 90%;
font-weight      : normal;
text-align       : justify;
}

table.ingredients1   { 
background       : #000035;         /*         midnight-blue    #000035    */
width            : 25%;
float            : left;
margin           : 0 0 0.5em 0;
border           : solid silver 0px;
/* padding          : 10px; */
font-size        : 90%;
font-weight      : normal;
text-align       : right;
}

     .ingredients1 td   { 
background       : #000035;         /*         midnight-blue    #000035    */
             width            : auto;
             margin           : 0 0 0 0;
             border           : red 0px;
             padding-top      : 0px;
             padding-right    : 3px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             font-size        : 90%;
             font-weight      : normal;
             text-align       : right;
             }

table.ingredients1b   { 

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 25%;

             float            : left;

             margin           : 0 0 0.5em 0;

             border           : solid silver 0px;

             /* padding          : 10px; */

             font-size        : 15px;

             font-weight      : normal;

             text-align       : right;

             }

     .ingredients1b td   { 

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : auto;

             margin           : 0 0 0 0;

             border           : red 0px;

             padding-top      : 0px;

             padding-right    : 3px;

             padding-bottom   : 0px;

             padding-left     : 0px;

             font-size        : 15px;

             font-weight      : normal;

             text-align       : right;

             }

table.ingredients2   { 

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 75%;

             float            : left;

             margin           : 0 0 0.5em 0;

             border           : solid silver 0px;

             /* padding          : 10px; */

             font-size        : 90%;

             font-weight      : normal;

             text-align       : justify;

             }

     .ingredients2 td   { 

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : auto;

             margin           : 0 0 0 0;

             border           : red 0px;

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 0px;

             padding-left     : 3px;

             font-size        : 90%;

             font-weight      : normal;

             text-align       : justify;

             }

table.ingredients2b   { 

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 75%;

             float            : left;

             margin           : 0 0 0.5em 0;

             border           : solid silver 0px;

             /* padding          : 10px; */

             font-size        : 15px;

             font-weight      : normal;

             text-align       : justify;

             }

     .ingredients2b td   { 

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : auto;

             margin           : 0 0 0 0;

             border           : red 0px;

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 0px;

             padding-left     : 3px;

             font-size        : 15px;

             font-weight      : normal;

             text-align       : justify;

             }

table.conversion  { 

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : auto;

             float            : left;

             clear            : right;

             margin           : 0 1em 1.2em 0em;

             border-top       : 1px solid #505090;         /*         blue         #505090    */

             border-right     : 1px solid #505090;         /*         blue         #505090    */

             border-bottom    : 1px solid #505090;         /*         blue         #505090    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding-top      : 0px;

             padding-right    : 5px;

             padding-bottom   : 0px;

             padding-left     : 5px;

             font-size        : 90%;

             font-weight      : normal;

             text-align       : justify;

             }

     .conversion td   { 

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : auto;

             margin           : 0 0 0 0;

             border-top       : 0px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 0px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 0px;

             padding-left     : 5px;

             font-size        : 90%;

             font-weight      : normal;

             text-align       : justify;

             }

/*   VORMGEVING LINKS
--------------------------------*/
a:link       {
color             : #55bbff;
text-decoration   : underline;
}
a:visited    {
color             : #55bbff;
text-decoration   : none;
}
a:hover      {
color             : #ff0000;
text-decoration   : none;
}	
a:active     {
background        : #000000;
color             : #ffcc00;
font-weight       : normal;
text-decoration   : none;
}	

/*   LINKS IN BLUE BUTTONS

--------------------------------*/

a.bluebut:link {

 color             : #55bbff;

 font-size         : 15px;

 font-weight       : bold;

 text-decoration   : none;

 }

a.bluebut:visited    {

 color             : #55bbff;

 font-size         : 15px;

 font-weight       : bold;

 text-decoration   : none;

 }

a.bluebut:hover      {

 color             : #ff0000;

 font-size         : 15px;

 font-weight       : bold;

 text-decoration   : none;

 }	

a.bluebut:active     {

 background        : #000000;

 color             : #ffcc00;

 font-size         : 15px;

 font-weight       : bold;

 text-decoration   : none;

 }



/*   RIGHT SIDEBAR END LINKS          

--------------------------------*/

a#rsel:link       {

             color             : #aaddff;      

             font-style        : italic;       

             text-decoration   : underline;

             }

a#rsel:visited    {

             color             : #aaddff;     

             font-style        : italic;  

             text-decoration   : none; 

             }

a#rsel:hover      {

             color             : #ff0000;         /*         bright red            #ff0000    */     

             font-style        : italic;  

             text-decoration   : none;

             }	

a#rsel:active     {

             background        : #000000;         /*         black                 #000000    */

             color             : #ffcc00;         /*         flame orange          #ffcc00    */     

             font-style        : italic;  

             text-decoration   : none;

             }	

/*   VORMGEVING AFBEELDINGEN         
--------------------------------*/

img.foto   { 
             background       : #000035;         /*         midnight-blue    #000035    */
             float            : right;
             margin           : 0.4em 0 0.5em 1.5em;
             border-top       : 0px solid #505090;         /*         blue         #505090    */
             border-right     : 0px solid #505090;         /*         blue         #505090    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */
             padding          : 0 0 0 0;
             text-align       : left;
             color            : #88ccee;
             }

img.fotob   { 

             background       : #000035;         /*         midnight-blue    #000035    */

             float            : right;

             margin           : 0.4em 0 0.5em 1.5em;

             border-top       : 1px solid #505090;         /*         blue         #505090    */

             border-right     : 1px solid #505090;         /*         blue         #505090    */

             border-bottom    : 1px solid #505090;         /*         blue         #505090    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding          : 0 0 0 0;

             text-align       : left;

             color            : #88ccee;

             }



img.fotoleft { 

             background       : #000035;         /*         midnight-blue    #000035    */

             float            : left;

             margin           : 0.4em 1.5em 0.5em 0;

             border           : 0px;

             padding          : 0 0 0 0;

             text-align       : left;

             color            : #88ccee;

             }

img.fotoleft2 { 

             background       : #000035;         /*         midnight-blue    #000035    */

             float            : left;

             margin           : 0.4em 0 0.5em 0;

             border           : 0px;

             padding          : 0 0 0 0;

             text-align       : left;

             color            : #88ccee;

             }





/*   VORMGEVING DIV's
--------------------------------*/

/*   div.headernav2 = obsolete?  Throw away after 171001.    */
div.headernav2 { 
background       : #000035 url(images/HotSmokeHeader02-c-728x130.png) no-repeat;         /*         midnight-blue    #000035    */            
width            : 728px;
height	         : 129px;
clear            : both;
margin           : 0 0 2px 0;
border-top       : 0px solid #70bbbb;         /*         blue         #7070bb    */
border-right     : 0px solid #307070;         /*         blue         #303070    */
border-bottom    : 1px solid #505090;         /*         blue         #202060    */
border-left      : 0px solid #509090;         /*         blue         #505090    */
padding-top      : 0px;
padding-right    : 0px;
padding-bottom   : 0px;
padding-left     : 0px;
font-size        : 13px;
text-align       : center;
}
/*   div.header = obsolete?  Throw away after 171001.    */
div.header   {
background       : #000035 url(images/dsc09997br6-32x35.JPG) repeat;
height           : 130px;
width            : 428px;
float            : right;
margin           : 0 0 0 0;
border           : 0px;
padding          : 0px;
text-align       : right;
color            : #88ccee;
}


/*   div.header2 = obsolete?  Throw away after 171001.    */
div.header2  {
background       : #000035 url(images/smokey-728x140.jpg) no-repeat;         /*         midnight-blue    #000035    */
height           : 150px;
width            : 728px;
float            : left;
margin           : 0 0 0 0;
border           : 0px; 
padding          : 0px;
text-align       : center;
color            : #88ccee;
}

/*   div.header3 = obsolete?  Throw away after 171001.    */
div.header3  {

             background       : #000035 url(images/dsc09997bshead13-728x115.png) no-repeat;         /*         midnight-blue    #000035    */

             height           : 115px;

             width            : 728px;

             float            : left;

             margin           : 0 0 0 0;

             border           : 0px; 

             padding          : 0px;

             font-size        : 15px;

             text-align       : center;

             color            : #88ccee;

             }

/*   div.header4 = obsolete?  Throw away after 171001.    */
div.header4  {

             background       : #000035 url(images/HotSmokeHeader01-728x130.png) no-repeat;         /*         midnight-blue    #000035    */

             height           : 130px;

             width            : 728px;

             float            : left;

             margin           : 0 0 0 0;

             border           : 0px; 

             padding          : 0px;

             font-size        : 15px;

             text-align       : center;

             color            : #88ccee;

             }

/*   div.headernav = obsolete?  Throw away after 171001.    */
div.headernav {             

             width            : 728px;

             clear            : both;

             margin           : 0 0 2px 0;

             border-top       : 0px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 0px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 0px;

             padding-left     : 0px;

             font-size        : 78%;

             text-align       : center;

             }

/*   div.headergooglelink = obsolete?  Throw away after 171001.    */
div.headergooglelink   {
background       : #000035;                   /*     midnight-blue    #000035    */
width            : 728px;
float            : left;
margin           : 0px 0 5px 0;
border-top       : 0px solid #505090;         /*         blue         #505090    */
border-right     : 0px solid #505090;         /*         blue         #505090    */
border-bottom    : 0px solid #505090;         /*         blue         #505090    */
border-left      : 0px solid #505090;         /*         blue         #505090    */
padding          : 0px;
text-align       : center;
}

/*   div.leftsidebarunitright = obsolete?  Throw away after 171001.    */
div.leftsidebarunitright   {

             width            : 163px;

             float            : left;

             margin           : 0px 0 10px 0;

             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */

             border-right     : 1px solid #303070;         /*         blue         #303070    */

             border-bottom    : 1px solid #202060;         /*         blue         #202060    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */             

             background       : #112244;                   /*    dark blue gray    #112244    */

             padding          : 7px 7px 7px 7px;

             font-size        : 13px;

             text-align       : right;

             }




/*   div.rightsidebarbox1 = obsolete?  Throw away after 171001.    */
div.rightsidebarbox1    {

             width            : 227px;

             float            : left;

             margin           : 7px 0 7px 0;

             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */

             border-right     : 1px solid #303070;         /*         blue         #303070    */

             border-bottom    : 1px solid #202060;         /*         blue         #202060    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */             

             background       : #112244;                   /*    dark blue gray    #112244    */

             padding          : 3px 0 3px 6px;

             text-align       : left;

             }

div.sidebarmessage2  {
             background       : #112244;         /*         dark blue gray    #112244    */
             width            : 223px;
             clear            : both;
             margin           : 4px 0 0 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #303070;         /*         blue         #303070    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */
             padding          : 0px 5px 0px 5px;
             font-size        : 13px;
             text-align       : justify;   
             }



div.welcome  {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 728px;

             clear            : both;

             margin           : 0 0 0 0;

             border-top       : 0px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 0px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding          : 0px;

             text-align       : left;

             }


div.backgr1  {

             background       : #000035 url(images/dsc09997bshead13-728x115.png) no-repeat;         /*         midnight-blue    #000035    */

             height           : 115px;

             width            : 728px;

             float            : left;

             margin           : 0 0 0 0;

             border           : 0px; 

             padding          : 0px;

             font-size        : 15px;

             text-align       : center;

             color            : #88ccee;

             }

div.backgr2  {

             background       : #000035 url(images/dsc09997bshead13-728x130.png) no-repeat;         /*         midnight-blue    #000035    */

             height           : 130px;

             width            : 728px;

             float            : left;

             margin           : 0 0 0 0;

             border           : 0px; 

             padding          : 0px;

             font-size        : 15px;

             text-align       : center;

             color            : #88ccee;

             }

div.backgr3  {

             background       : #000035 url(images/dsc09997bshead13-728x40.png) no-repeat;         /*         midnight-blue    #000035    */

             height           : 40px;

             width            : 724px;

             float            : left;

             margin           : 0 0 0 0;

             border-top       : 2px solid #505090;         /*         blue         #505090    */

             border-right     : 2px solid #505090;         /*         blue         #505090    */

             border-bottom    : 2px solid #505090;         /*         blue         #505090    */

             border-left      : 2px solid #505090;         /*         blue         #505090    */

             padding          : 0px;

             font-size        : 15px;

             text-align       : center;

             color            : #88ccee;

             }

div.backgr4  {

             background       : #000035 url(images/dsc09997bshead13-728x15.png) no-repeat;         /*         midnight-blue    #000035    */

             height           : 15px;

             width            : 728px;

             float            : left;

             margin           : 0 0 0 0;

             border           : 0px; 

             padding          : 0px;

             font-size        : 15px;

             text-align       : center;

             color            : #88ccee;

             }





div.logo     {

             background       : #000035 url(images/smokey-300x130.jpg) no-repeat;         /*         midnight-blue    #000035    */

             height           : 130px;

             width            : 300px;

             float            : right;

             margin           : 0 0 0 0;

             border           : 0px; 

             padding          : 0px;

             text-align       : left;

             }

div.banner   {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 728px;

             float            : left;

             margin           : 0 0 0 0;

             border-top       : 0px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 0px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding          : 0px;

             text-align       : center;

             }

div.bannergoogle   {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 728px;

             float            : left;

             margin           : 5px 0 5px 0;

             border-top       : 0px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 1px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding          : 0px;

             text-align       : center;

             }





div.main-halfleft   {

             width            : 220px;

             float            : left;

             margin           : 12px 8px 0 0;

             }

div.main-halfright  {

             width            : 220px;

             float            : right;

             margin           : 12px 0 0 0;

             }

div.main-halfbuttonblue  {

             background       : #112244;              /*         dark blue gray    #112244    */

             width            : 213px;

             height           : 18px;

             float            : left;

             margin           : 0 0 8px 0;

             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */

             border-right     : 1px solid #303070;         /*         blue         #303070    */

             border-bottom    : 1px solid #303070;         /*         blue         #303070    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding          : 0px 2px 0px 2px;

             text-align       : center;

             font-size        : 12px;

             color            : #000035;         /* midnight blue #000035 */

             }

div.maingoogle   {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 142px;

             float            : left;

             margin           : 5px 20px 5px 0;

             border-top       : 1px solid #505090;         /*         blue         #505090    */

             border-right     : 1px solid #505090;         /*         blue         #505090    */

             border-bottom    : 1px solid #505090;         /*         blue         #505090    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding          : 0 0 10px 0;

             text-align       : center;

             }

div.maingoogleright   {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 142px;

             float            : right;

             margin           : 5px 0 5px 20px;

             border-top       : 1px solid #505090;         /*         blue         #505090    */

             border-right     : 1px solid #505090;         /*         blue         #505090    */

             border-bottom    : 1px solid #505090;         /*         blue         #505090    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding          : 0 0 10px 0;

             text-align       : center;

             }



div.sidebar  {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 235px;

             float            : right;

             margin           : 0 0 0 0;

             border-top       : 0px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 0px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding          : 0px;

             text-align       : left;

             }

div.sidebarnav {       

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 235px;

             clear            : both;

             margin           : 0 0 0 0;

             border-top       : 0px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 0px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 0px;

             padding-left     : 0px;

             font-size        : 13px;

             text-align       : center;

             }

div.sidebarnav1 {       

             background       : #112244;         /*         dark blue gray    #112244    */

             width            : 233px;

             clear            : both;

             margin           : 7px 0 0 0;

             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */

             border-right     : 1px solid #303070;         /*         blue         #303070    */

             border-bottom    : 0px solid #202060;         /*         blue         #202060    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding-top      : 3px;

             padding-right    : 0px;

             padding-bottom   : 0px;

             padding-left     : 0px;

             font-size        : 13px;

             text-align       : center;

             }

div.sidebarnav2 {       

             background       : #112244;         /*         dark blue gray    #112244    */

             width            : 233px;

             clear            : both;

             margin           : 0 0 0 0;

             border-top       : 0px solid #7070bb;         /*         blue         #7070bb    */

             border-right     : 1px solid #303070;         /*         blue         #303070    */

             border-bottom    : 0px solid #202060;         /*         blue         #202060    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 0px;

             padding-left     : 0px;

             font-size        : 13px;

             text-align       : center;

             }

div.sidebarnav3 {       

             background       : #112244;         /*         dark blue gray    #112244    */

             width            : 233px;

             clear            : both;

             margin           : 0 0 0 0;

             border-top       : 0px solid #7070bb;         /*         blue         #7070bb    */

             border-right     : 1px solid #303070;         /*         blue         #303070    */

             border-bottom    : 1px solid #202060;         /*         blue         #202060    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 3px;

             padding-left     : 0px;

             font-size        : 13px;

             text-align       : center;

             }



div.messagesidebar  {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 100%;

             clear            : both;

             margin           : 10px 0 0 0;

             border-top       : 1px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 0px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding-top      : 4px;

             padding-right    : 0px;

             padding-bottom   : 0px;

             padding-left     : 0px;

             font-size        : 13px;

             text-align       : justify;   

             }



div.sidebargoogle1   {

             background       : #112244;                   /*    dark blue gray    #112244    */

             width            : 234px;

             float            : left;

             margin           : 6px 0 0 0;

             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */

             border-right     : 1px solid #303070;         /*         blue         #303070    */

             border-bottom    : 1px solid #202060;         /*         blue         #202060    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding          : 0px 0 2px 0px;

             text-align       : left;

             }

div.sidebargoogle2   {

             background       : #112244;         /*         dark blue gray    #112244    */

             width            : 226px;

             float            : left;

             margin           : 6px 0 0 0;

             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */

             border-right     : 1px solid #303070;         /*         blue         #303070    */

             border-bottom    : 1px solid #202060;         /*         blue         #202060    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding          : 7px 0 7px 7px;

             text-align       : left;

             }

div.sidebargoogle2d   {

             background       : #334466;                   /*    dark blue gray    #112244    */

             width            : 226px;

             float            : left;

             margin           : 6px 0 0 0;

             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */

             border-right     : 1px solid #303070;         /*         blue         #303070    */

             border-bottom    : 1px solid #202060;         /*         blue         #202060    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding          : 7px 0 7px 7px;

             text-align       : left;

             }



div.sidebargoogle3   {

             background       : #112244;         /*         dark blue gray    #112244    */

             width            : 226px;

             float            : left;

             margin           : 6px 0 0 0;

             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */

             border-right     : 1px solid #303070;         /*         blue         #303070    */

             border-bottom    : 1px solid #202060;         /*         blue         #202060    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding          : 7px 0 7px 7px;

             text-align       : left;

             }



div.sidebarlinks   {

             width            : 233px;

             float            : left;

             margin           : 7px 0 0 0;

             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */

             border-right     : 1px solid #303070;         /*         blue         #303070    */

             border-bottom    : 1px solid #202060;         /*         blue         #202060    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */             

             background       : #112244;                   /*    dark blue gray    #112244    */

             padding          : 3px 0 3px 0;

             text-align       : left;

             }

div.sidebarsilverbanner   {
             background       : #000035 url(images/amazontab-9x30b6.jpg) repeat;
             width            : 235px;
             float            : left;
             clear            : both;
             margin           : 7px 0 0px 0;
             border-top       : 0px solid #000035;         /*         blue         #505090    */
             border-right     : 0px solid #000035;         /*         blue         #505090    */
             border-bottom    : 0px solid #000035;         /*         blue         #505090    */
             border-left      : 0px solid #505090;         /*         blue         #505090    */             
             padding-top      : 0px;
             padding-right    : 0px;
             padding-bottom   : 0px;
             padding-left     : 0px;
             text-align       : center;
             }





div.sidebarbanner1   {

             background       : #000035 url(images/amazontab-9x30b6.jpg) repeat;

             width            : 235px;

             float            : left;

             clear            : both;

             margin           : 12px 0 8px 0;

             border-top       : 0px solid #000035;         /*         blue         #505090    */

             border-right     : 0px solid #000035;         /*         blue         #505090    */

             border-bottom    : 0px solid #000035;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */             

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 0px;

             padding-left     : 0px;

             text-align       : center;

             }

div.amazonsidebarbanner1   {

             background       : #000035 url(images/amazontab-9x30b6.jpg) repeat;

             width            : 235px;

             float            : left;

             clear            : both;

             margin           : 8px 0 0px 0;

             border-top       : 0px solid #000035;         /*         blue         #505090    */

             border-right     : 0px solid #000035;         /*         blue         #505090    */

             border-bottom    : 0px solid #000035;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */             

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 0px;

             padding-left     : 0px;

             text-align       : center;

             }

div.amazonsidebarbanner2   {

             background       : #000035 url(images/amazontab-9x30b6.jpg) repeat;

             width            : 235px;

             float            : left;

             clear            : both;

             margin           : 5px 0 10px 0;

             border-top       : 0px solid #000035;         /*         blue         #505090    */

             border-right     : 0px solid #000035;         /*         blue         #505090    */

             border-bottom    : 0px solid #000035;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */             

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 0px;

             padding-left     : 0px;

             text-align       : center;

             }


div.skyscraper   {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 170px;

             float            : left;

             margin           : 0 0 0 0;

             border-top       : 0px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 0px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding          : 0px;

             text-align       : left;

             }





div.blujust {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 97%;

             clear            : none;

             margin           : 5px 0 5px 0;

             border-top       : 1px solid #505090;         /*         blue         #505090    */

             border-right     : 1px solid #505090;         /*         blue         #505090    */

             border-bottom    : 1px solid #505090;         /*         blue         #505090    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding          : 10px;

             font-size        : 78%;

             text-align       : justify;

             }

div.blujust453 {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 429px;

             clear            : none;

             margin           : 5px 0 5px 0;

             border-top       : 1px solid #505090;         /*         blue         #505090    */

             border-right     : 1px solid #505090;         /*         blue         #505090    */

             border-bottom    : 1px solid #505090;         /*         blue         #505090    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding          : 10px;

             font-size        : 78%;

             text-align       : justify;

             }

div.blu1010cent235 {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 235px;

             clear            : none;

             margin           : 18px 0 10px 0;

             border-top       : 1px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 1px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 3px;

             padding-left     : 0px;

             font-size        : 15px;

             text-align       : center;

             }

div.yelcent {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 97%;

             /* clear            : both; */

             margin           : 5px 0 5px 0;

             border-top       : 1px solid #ffff00;         /*         yellow         #ffff00    */

             border-right     : 1px solid #ffff00;         /*         yellow         #ffff00    */

             border-bottom    : 1px solid #ffff00;         /*         yellow         #ffff00    */

             border-left      : 1px solid #ffff00;         /*         yellow         #ffff00    */

             padding          : 10px;

             font-size        : 78%;

             text-align       : center;

             }

div.yelcent3 {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 432px;

             /* clear            : both; */

             margin           : 0 0 0 0;

             border-top       : 1px solid #ffff00;         /*         yellow         #ffff00    */

             border-right     : 1px solid #ffff00;         /*         yellow         #ffff00    */

             border-bottom    : 1px solid #ffff00;         /*         yellow         #ffff00    */

             border-left      : 1px solid #ffff00;         /*         yellow         #ffff00    */

             padding          : 10px;

             font-size        : 78%;

             text-align       : center;

             }

div.blucent  {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 97%;

             clear            : both;

             margin           : 5px 0 5px 0;

             border-top       : 1px solid #505090;         /*         blue         #505090    */

             border-right     : 1px solid #505090;         /*         blue         #505090    */

             border-bottom    : 1px solid #505090;         /*         blue         #505090    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding          : 10px;

             text-align       : center;

             }

div.blucent2 {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 97%;

             clear            : both;

             margin           : 5px 0 5px 0;

             border-top       : 0px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 0px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding          : 5px;

             font-size        : 78%;

             text-align       : center;

             }

div.blucent3 {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 453px;

             clear            : both;

             margin           : 0 0 0 0;

             border-top       : 1px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 1px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding-top      : 5px;

             padding-right    : 0px;

             padding-bottom   : 8px;

             padding-left     : 0px;

             text-align       : center;

             }

div.blucent4 {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 49%;

             height           : 160px;

             float            : left;

             margin           : 0 0 0 0;

             border-top       : 1px solid #505090;         /*         blue         #505090    */

             border-right     : 1px solid #505090;         /*         blue         #505090    */

             border-bottom    : 1px solid #505090;         /*         blue         #505090    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding-top      : 8px;

             padding-right    : 0px;

             padding-bottom   : 2px;

             padding-left     : 0px;

             font-size        : 78%;

             text-align       : center;

             }

div.blucent5 {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 728px;

             float            : left;

             margin           : 8px 0 5px 0;

             border-top       : 0px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 1px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 4px;

             padding-left     : 0px;

             font-size        : 78%;

             text-align       : center;

             }

div.bluleft {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 97%;

             float            : left;

             margin           : 5px 0 5px 0;

             border-top       : 0px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 1px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 25px;

             padding-left     : 0px;

             text-align       : left;

             }

div.amazon115   {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 115px;

             float            : left;

             margin           : 0 0 0 0;

             border-top       : 1px solid #202070;         /*         blue         #505090    */

             border-right     : 1px solid #202070;         /*         blue         #505090    */

             border-bottom    : 1px solid #202070;         /*         blue         #505090    */

             border-left      : 1px solid #202070;         /*         blue         #505090    */

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 0px;

             padding-left     : 0px;

             text-align       : center;

             vertical-align   : middle;

             }

div.amazon233   {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 231px;

             float            : left;

             margin           : 0 0 0 0;

             border-top       : 2px solid #505090;         /*         blue         #505090    */

             border-right     : 2px solid #505090;         /*         blue         #505090    */

             border-bottom    : 2px solid #505090;         /*         blue         #505090    */

             border-left      : 2px solid #505090;         /*         blue         #505090    */

             padding-top      : 6px;

             padding-right    : 0px;

             padding-bottom   : 8px;

             padding-left     : 0px;

             font-size        : 90%;

             text-align       : center;

             vertical-align   : top;

             }



div.footer   {

             background       : #000035;         /*         midnight-blue    #000035    */

             width            : 950px;

             clear            : both;

             margin           : 0 0 0 0;

             border-top       : 0px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 0px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding          : 0px;

             text-align       : center;

             }

div.footercopy {

             background       : #112244;         /*         dark blue gray    #112244    */

             width            : 938px;

             clear            : both;

             margin           : 10px 0 10px 0;

             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */

             border-right     : 1px solid #303070;         /*         blue         #303070    */

             border-bottom    : 1px solid #202060;         /*         blue         #202060    */

             border-left      : 1px solid #505090;         /*         blue         #505090    */

             padding          : 3px 5px 2px 5px;

             font-size        : 10px;

             text-align       : center;

             }



div.bottomnav1 {

             background       : #000035 url(images/bluesea1-10x25.jpg) repeat;

             width            : 950px;

             clear            : both;

             margin           : -5px 0 0 0;

             border-top       : 0px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 0px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 0px;

             padding-left     : 0px;

             font-size        : 78%;

             text-align       : center;

             }



div.bottomnav2 {

             background       : #000035 url(images/bluesea2-10x100.jpg) repeat;

             width            : 950px;

             clear            : both;

             margin           : -5px 0 0 0;

             border-top       : 0px solid #505090;         /*         blue         #505090    */

             border-right     : 0px solid #505090;         /*         blue         #505090    */

             border-bottom    : 0px solid #505090;         /*         blue         #505090    */

             border-left      : 0px solid #505090;         /*         blue         #505090    */

             padding-top      : 0px;

             padding-right    : 0px;

             padding-bottom   : 4px;

             padding-left     : 0px;

             font-size        : 78%;

             text-align       : center;

             }





/*    VERIFIED   VERIFIED   VERIFIED   VERIFIED    VERIFIED     VERIFIED   VERIFIED   VERIFIED   VERIFIED    VERIFIED    VERIFIED   VERIFIED   VERIFIED   VERIFIED    VERIFIED   */

/*    VERIFIED   VERIFIED   VERIFIED   VERIFIED    VERIFIED     VERIFIED   VERIFIED   VERIFIED   VERIFIED    VERIFIED    VERIFIED   VERIFIED   VERIFIED   VERIFIED    VERIFIED   */



/* HEADING -------------------------------------------------------------------- */
div.header1  { 
             background       : #000035 url(images/DSC00233-91-Screenshot-FotoFabriek-728x130iavdUpper110.jpg) no-repeat;         /*         midnight-blue    #000035    */            
             width            : 728px;
             height	          : 110px;
             float            : left;
             clear            : both;
             margin           : 0 0 0 0;
             border-top       : 0px solid #70bbbb;         /*         blue         #70bbbb    */
             border-right     : 0px solid #307070;         /*         blue         #307070    */
             border-bottom    : 0px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #509090;         /*         blue         #509090    */
             padding          : 0 0 0 0;
             font-size        : 11px;
             text-align       : center;
             }
div.headernav3 { 
             background       : #000035 url(images/DSC00233-91-Screenshot-FotoFabriek-728x130iavdLower20.jpg) no-repeat;         /*         midnight-blue    #000035    */            
             width            : 728px;
             height	          : 20px;
             clear            : both;
             margin           : 0 0 10px 0;
             border-top       : 0px solid #70bbbb;         /*         blue         #70bbbb    */
             border-right     : 0px solid #307070;         /*         blue         #307070    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #509090;         /*         blue         #509090    */
             padding          : 0 0 0 0;
             font-size        : 13px;
             color            : #55bbff;
             text-align       : center;
             }
div.headeradleaderboard728x90 { 
             background       : #000035;         /*         midnight-blue    #000035    */            
             width            : 728px;
             height	          : 90px;
             clear            : both;
             margin           : 0 0 0 0;
             border-top       : 0px solid #70bbbb;         /*         blue         #70bbbb    */
             border-right     : 0px solid #307070;         /*         blue         #307070    */
             border-bottom    : 1px solid #505090;         /*         blue         #505090    */
             border-left      : 0px solid #509090;         /*         blue         #509090    */
             padding          : 0 0 0 0;
             color            : #55bbff;
             text-align       : center;
             }

/* BLOCK CONTAINING MAIN COLUMN AND RIGHT SIDE BAR (rmain) -------------------------------------------------------------------- */
div.rmain    {
background       : #000035;                   /*     midnight-blue    #000035    */ 
width            : 729px;
float            : right;
margin           : 3px 0 0 0;
border           : 0 0 0 0;
padding          : 0 0 0 0;
}

/* MAIN COLUMN (main) --------------------------------------------------------------------------------------------------------- */

div.main     {
background       : #000035;         /*         midnight-blue    #000035    */
width            : 453px;
float            : left;
margin           : 0 0 0 0;
border-right     : 0px solid #505090;         /*         blue-grey         #b0c4ee    */
border-left      : 0px solid #505090;
padding          : 0 0 0 0;
}

div.mainmessage  {
background       : #112244;         /*         dark blue gray    #112244    */
width            : 431px;
clear            : both;
margin           : 15px 0 10px 0;
border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
border-right     : 1px solid #303070;         /*         blue         #303070    */
border-bottom    : 1px solid #202060;         /*         blue         #202060    */
border-left      : 1px solid #505090;         /*         blue         #505090    */
padding          : 6px 10px 10px 10px;
font-size        : 15px;
text-align       : justify;   
}

div.main-halfbuttonblue2  {
background       : #112244;              /*         dark blue gray    #112244    */
width            : 218px;
height           : 18px;
float            : left;
margin           : 1px 1px 2px 1px;
border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
border-right     : 1px solid #303070;         /*         blue         #303070    */
border-bottom    : 1px solid #303070;         /*         blue         #303070    */
border-left      : 1px solid #6060aa;         /*         blue         #505090    */
padding          : 0px 2px 0px 2px;
text-align       : center;
font-size        : 12px;
color            : #000035;         /* midnight blue #000035 */
}

div.main-halfbuttonblueleft  {
background       : #112244;              /*         dark blue gray    #112244    */
width            : 219px;
height           : 18px;
float            : left;
margin           : 2px 0 2px 0;
border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
border-right     : 1px solid #303070;         /*         blue         #303070    */
border-bottom    : 1px solid #303070;         /*         blue         #303070    */
border-left      : 1px solid #6060aa;         /*         blue         #505090    */
padding          : 0px 2px 0px 2px;
text-align       : center;
font-size        : 12px;
color            : #000035;         /* midnight blue #000035 */
}
div.main-halfbuttonblueright  {
background       : #112244;              /*         dark blue gray    #112244    */
width            : 218px;
height           : 18px;
float            : right;
margin           : 2px 0 2px 0;
border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
border-right     : 1px solid #303070;         /*         blue         #303070    */
border-bottom    : 1px solid #303070;         /*         blue         #303070    */
border-left      : 1px solid #6060aa;         /*         blue         #505090    */
padding          : 0px 2px 0px 2px;
text-align       : center;
font-size        : 12px;
color            : #000035;         /* midnight blue #000035 */
}

div.main-3buttonblueleft  {
background       : #112244;
width            : 142px;
height           : 18px;
float            : left;
margin           : 2px 4px 2px 0;
border-top       : 1px solid #7070bb;
border-right     : 1px solid #303070;
border-bottom    : 1px solid #303070;
border-left      : 1px solid #6060aa;
padding          : 1px 2px 3px 2px;
text-align       : center;
font-size        : 12px;
color            : #000035;
}
div.main-3buttonblueright  {
background       : #112244;
width            : 143px;
height           : 18px;
float            : right;
margin           : 2px 0 2px 0;
border-top       : 1px solid #7070bb;
border-right     : 1px solid #303070;
border-bottom    : 1px solid #303070;
border-left      : 1px solid #6060aa;
padding          : 1px 2px 3px 2px;
text-align       : center;
font-size        : 12px;
color            : #000035;
}

div.mainline1  {
width            : 453px;
height	         : 1px;
float            : left;
clear            : both;
margin           : 2px 0 2px 0;
border-top       : 1px solid #7070bb;
}
div.mainline2  {
width            : 453px;
height	         : 2px;
float            : left;
clear            : both;
margin           : 2px 0 2px 0;
border-top       : 1px solid #404080;
border-right     : 1px solid #8080c0;
border-bottom    : 1px solid #8080c0;
border-left      : 1px solid #404080;
}


div.bluright {
width            : 453px;
float            : left;
margin           : 0 0 1em 0;
border-top       : 0px solid #505090;         /*         blue         #505090    */
border-right     : 0px solid #505090;         /*         blue         #505090    */
border-bottom    : 1px solid #505090;         /*         blue         #505090    */
border-left      : 0px solid #505090;         /*         blue         #505090    */
background       :           #000035;         /*         midnight-blue    #000035    */
padding          : 0 0 0 0;
text-align       : right;
}

/* RIGHT SIDE BAR (rsb) ------------------------------------------------------------------------------------------------------- */
div.rsbbox1  {
width            : 227px;
float            : left;
margin           : 4px 0 4px 0;
border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
border-right     : 1px solid #303070;         /*         blue         #303070    */
border-bottom    : 1px solid #202060;         /*         blue         #202060    */
border-left      : 1px solid #505090;         /*         blue         #505090    */            
background       :           #112244;         /*    dark blue gray    #112244    */
padding          : 3px 0 3px 6px;
text-align       : left;
}
div.rsbbox2  {
width            : 222px;
float            : left;
margin           : 0 0 5px 0;
border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
border-right     : 1px solid #303070;         /*         blue         #303070    */
border-bottom    : 1px solid #202060;         /*         blue         #202060    */
border-left      : 1px solid #505090;         /*         blue         #505090    */
background       :           #112244;         /*         dark blue gray    #112244    */
padding          : 0px 5px 0px 6px;
font-size        : 13px;
text-align       : left;   
}
div.rightsidebargoogle    {
width            : 219px;
float            : center;
margin           : 5px 0 0 0;
border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
border-right     : 1px solid #303070;         /*         blue         #303070    */
border-bottom    : 1px solid #202060;         /*         blue         #202060    */
border-left      : 1px solid #505090;         /*         blue         #505090    */             
background       : #112244;                   /*    dark blue gray    #112244    */
padding          : 7px 7px 7px 7px;
text-align       : center;
}
div.rsbbanner1   {
width            : 235px;
float            : left;
clear            : both;
margin           : 4px 0 4px 0;
border-top       : 0px solid #000035;         /*         blue         #505090    */
border-right     : 0px solid #000035;         /*         blue         #505090    */
border-bottom    : 0px solid #000035;         /*         blue         #505090    */
border-left      : 0px solid #505090;         /*         blue         #505090    */ 
background       :           #000035 url(images/amazontab-9x30b6.jpg) repeat; 
padding          : 0 0 0 0;
text-align       : center;
}
div.rsbline1  {
width            : 235px;
float            : left;
margin           : 0 0 0 0;
border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
border-right     : 0px solid #303070;         /*         blue         #303070    */
border-bottom    : 1px solid #202060;         /*         blue         #202060    */
border-left      : 0px solid #505090;         /*         blue         #505090    */ 
}

/* LEFT SIDE BAR (lsb) ------------------------------------------------------------------------------------------------------- */
div.leftsidebar  {
width            : 177px;
float            : left;
margin           : 3px 0 0 0;
border-top       : 0px solid #505090;         /*         blue         #505090    */
border-right     : 0px solid #505090;         /*         blue         #505090    */
border-bottom    : 0px solid #505090;         /*         blue         #505090    */
border-left      : 0px solid #505090;         /*         blue         #505090    */
padding          : 0px;
text-align       : right;
}
div.leftsidebarmessage   {
width            : 163px;
float            : left;
margin           : 0px 0 10px 0;
border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
border-right     : 1px solid #303070;         /*         blue         #303070    */
border-bottom    : 1px solid #202060;         /*         blue         #202060    */
border-left      : 1px solid #505090;         /*         blue         #505090    */             
background       : #112244;                   /*    dark blue gray    #112244    */
padding          : 7px 7px 7px 7px;
font-size        : 13px;
text-align       : left;
}
div.leftsidebarline1  {
width            : 160px;
height	         : 1px;
float            : left;
clear            : both;
margin           : 8px 0 8px 0;
border-top       : 1px solid #7070bb;
}
div.leftsidebarline2  {
width            : 160px;
height	         : 1px;
float            : left;
clear            : both;
margin           : 4px 0 4px 0;
border-top       : 2px solid #7070bb;
}
div.leftsidebaramazon   {
             width            : 163px;
             float            : center;
             margin           : 7px 0 0 0;
             border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
             border-right     : 1px solid #303070;         /*         blue         #303070    */
             border-bottom    : 1px solid #202060;         /*         blue         #202060    */
             border-left      : 1px solid #505090;         /*         blue         #505090    */             
             background       : #112244;                   /*    dark blue gray    #112244    */
             padding          : 7px 7px 17px 7px;
             font-size        : 13px;
             text-align       : center;
             }
div.leftsidebargoogle   {
width            : 163px;
float            : left;
margin           : 10px 0 15px 0;
border-top       : 1px solid #7070bb;         /*         blue         #7070bb    */
border-right     : 1px solid #303070;         /*         blue         #303070    */
border-bottom    : 1px solid #202060;         /*         blue         #202060    */
border-left      : 1px solid #505090;         /*         blue         #505090    */             
background       : #112244;                   /*    dark blue gray    #112244    */
padding          : 7px 7px 7px 7px;
text-align       : left;
}

