.mt-image-left {
margin: 0 5px 5px 0 !important;
}

.mt-image-right {
margin: 0 5px 0 5px !important;
}




#sticker {
 position: relative;
 float: right;
 margin-right: 10px;
 top: -5px;
 z-index: 999;
}

.wii li {
        margin-bottom: -15px;
}


html {
  margin: 0;
  font-size: 75%;
  font-family: Arial, Lucida Grande, Verdana, sans-serif;
  color: #333;
}

body {
  margin: 0;
  padding: 0;
  background-color: #FFF;
}

a {
  color: #D7708B;
  text-decoration: none; 

}


a img {
  border: 0;
}

p, h1, h2, h3 {
  margin-top: 0;
}

h4 {
margin-left: 80px;
}


#main {
  position: relative;           
  width: 962px;
  margin: 0 auto 0 auto;
  background-color: #FFF;
 /* border: 1px solid #EFEFEF; */
  
}

/* HEADER */

#header {
  position: relative;
  height: 106px;
  width: 962px;
  background: url(http://www.shinyshiny.tv/images/headerbgsample4.jpg) top left no-repeat #fff;
  clear: both;
  margin-bottom: 0px;
  
}

#header #headerimage {
  bottom: 0px;
  float: left;
  margin-right: 0em;
}


#click {
float: left;
position: absolute;
left: 0px;
top: 0px;
z-index:2;
height: 80px;
}


/* TOP NAV */

ul#topnav { 
             font-weight: bold;
             list-style-type: none;
             padding-right: 10px;
             float: left;
             width: 600px;
             margin-bottom: 0;
             margin-top: 83px;
             margin-left: 10px;
             position: relative;                        
}




ul#topnav li {
font-family: arial, Helvetica sans-serif;
 font-weight: bold;
font-size: 0.9em;
float: left;
// background-image: url(http://www.shinyshiny.tv/images/topnavbutton.jpg);
background-color: #888;
border-top:1px solid 888;
border-left:1px solid #888; 
border-right:1px solid #888;  
/* padding: 0.2em; */
margin: 0px 2px 0px 2px; /*spaces between tabs */
color: #fff;
}





ul#topnav a:link, 
     ul#topnav a:visited {
                     display: block;
                     color: #fff;
                     background-color: #888;
                     padding: 4px;
                     text-decoration: none;
                      font-weight: bold;
                             
}  


ul#topnav a:active, ul#topnav a:hover, ul#topnav a.here:link, 
     ul#topnav a.here:visited  {
                     color: #555;
                     text-decoration: none;
                      background-color: #fff;
                      font-weight: bold;
}


#search {
                    float: right;
                    clear: right;
                    width: 200px;
                    margin-top: 6.5em;
                    padding-right: 33px;
}


.searchbutton {
                      background-color: #000;
                      width: 85px;
                      height: 20px;
                      color: #FFF;
                      font-family: Trebuchet MS, Helvetica;
                      font-size: 0.9em;
                      border: 0px;
            cursor: pointer;
}

/* CONTROL */

#control { 
          position: relative;
          width: 962px;
          height: 40px;
          background: url(http://www.shinyshiny.tv//images/control.jpg) top left no-repeat #fff;
          border-bottom: 1px solid #ccc;
          margin-bottom: 20px;
}
.button {
            background-color: #000;
            color: #fff;
           /* font-size: 0.9em; */
            font-family: Trebuchet MS, Helvetica;
            border: 1px solid #000;
            height: 19px;
            cursor: pointer;
}

.button2 {
            background-color: #000;
            color: #FFF;
            font-size: 0.9em;
            font-family: Trebuchet MS, Helvetica;
            border: 0px;
            width: 200px;
            height: 20px;
            cursor: pointer;
}



td.controltext {
                color: #333;
                font-size: 0.9em;
                vertical-align: top;
}

td.right {
                vertical-align: top;
}

#control select {
                        font-size: 1.1em;
                        color: #000;
                        width: 150px;
}

table {
margin: 6px 0 0 10px;
}


#pricegrabber {

width: 300px;
  float: left;
  background-color: #FFFFFF;
  margin-right: 0px;
  margin-left: 10px;
}
/* POSTS */
#posts {
  width: 463px;
  float: left;
  background-color: #FFFFFF;
  margin-right: 0px;
  margin-left: 0px;
} 


.banner {
             width: 460px;
             margin-bottom: 20px;
             margin-left: -5px;
}

html > body .banner {
                                width: 460px;
                                margin-bottom: 20px;
}

.button {
            background: url (http://www.shinyshiny.tv/images/sendbutton.jpg) no-repeat center top #000;
            color: #fff;
            font-size: 6pt;
            width: 52px;
            height: 18px;
}


.textbox {
             background-color: #000;
             color: #fff;
             font-size: 10pt;
             width: 110px;
             height: 18px;
             border: 0;
            
}

.post {
  width: 461px;
  margin-bottom: 30px;
  overflow: hidden;
  border-left: 1px solid  #FBD2E4; 
  border-right: 1px solid  #FBD2E4; 
  border-bottom: 1px solid  #FBD2E4; 
background: url('http://www.shinyshiny.tv/images/postgrad.jpg') top center repeat-x #fff;

}

html > body .post {
  width: 461px;
  margin-right: 10px;
}


#posts h2 {
  padding: 10px 10px 20px 10px;

  color: #888;
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 10px;
}

#posts h3 {
  padding: 10px 10px 20px 10px;
  color: #888;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 10px;
}


.post p img  { 
                    margin: 0px 10px 15px 0px;
                    float: left;
                    clear: left;
                    border: 6pt solid #EFEFEF; 
                    padding: 0px;
}
                 



.post p {
  color: #333;
  margin-left: 10px;
  padding-right: 10px;
  margin-bottom: 0.8em;
}

.meta {
  font-family: Arial, verdana, tahoma;
  background-color: #FEF6FA;
  padding: 5px;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 0.99em;
  color: #666;
  margin-bottom: 10px;
  border-style: dashed;
  border-color: #ccc;
  border-width: 1px 0 0 0;
}

a.continuereading {
                          background-color: #0000cc;
                          background-repeat: no-repeat;
                          height: 30px;
                          width: 170px;
                          clear: both;
                          margin: 20px 0 20px 10px;
                          color: #FFFFFF;
                          padding: 0.5em 0.9em 0.5em 0.9em;
                          font-weight: bold;
                          font-size: 9pt;
                          border: 1px solid #FCE0EB;
                          
}

html > body a.continuereading {
                          background-color: #fa71a0;
                          background-repeat: no-repeat;
                          height: 30px;
                          width: 170px;
                          clear: both;
                          margin: 20px 0 20px 0;
                          color: #FFFFFF;
                          padding: 0.5em 0.9em 0.5em 0.9em;
                          font-weight: bold;
                          font-size: 9pt;
                          border: 1px solid #FCE0EB;
                          
}

/* PAGINATION */


.pagination .pa_current {
                                   display: table-cell;
                                   text-align: center;
                                   float: left;
                                   font-size: 1em;
                                   height: 19px;
                                   width: 22px;
                                   background-color: #F4A3C4;
                                   border: 1px solid #F4A3C4;
                                   color: #888;
                                   font-weight: bold;
                                   padding-top: 3px;
                                   margin: 0 4px 0 0;
}

.pagination .pa_link {
                                   display: table-cell;
                                   text-align: center;
                                   float: left;
                                   font-size: 1em;
                                   height: 19px;
                                   width: 22px;
                                   background-color: #fff;
                                   border: 1px solid #F4A3C4;
                                   color: #444;
                                   padding-top: 3px;
                                   margin: 0 4px 0 0px;
                                   font-weight: normal;
}


.pagination .pa_link:hover {
                                   display: table-cell;
                                   text-align: center;
                                   float: left;
                                   font-size: 1em;
                                   height: 19px;
                                   width: 22px;
                                   background-color: #fff;
                                   border: 1px solid #F4A3C4;
                                   color: #F4A3C4;
                                   font-weight: bold;
                                   padding-top: 3px;
                                   margin: 0 4px 0 0;
}






.pagination .pa_prev {
                                   display: table-cell;
                                   text-align: center;
                                   float: left;
                                   font-size: 1em;
                                   height: 19px;
                                   color: #444;
                                   font-weight: bold;
                                   padding: 0;
                                   margin: 0 4px 0 0px;
}

.pagination .pa_prev:hover {
                                   color: #F4A3C4;
}

.pagination .pa_next {
                                   display: table-cell;
                                   text-align: center;
                                   float: left;
                                   font-size: 1em;
                                   height: 19px;
                                   color: #444;
                                   font-weight: bold;
                                   padding: 0;
                                   margin: 0 0px 0 4px;
}

.pagination .pa_next:hover {
                                   color: #F4A3C4;
}

   
.pagination {
                  height: 22px;
                  margin: 0 0 30px 0;                          
}

.pagination p {
                     height: 22px;
                     float: left;
                     font-size: 1em;
                     color: #444;
                     font-weight: normal;
                     padding-top: 0px;
                     margin: 0 4px 0 0px
}

.pagination p.begin {
                     height: 19px;
                     display: table-cell;
                     vertical-align: middle;
                     float: left;
                     font-size: 1.1em;
                     color: #999;
                     font-weight: bold;
                     padding-top: 3px;
                     margin: 0 10px 0 0px;
}

.pagination p.end {
                     height: 19px;
                     display: table-cell;
                     vertical-align: middle;
                     float: left;
                     font-size: 1.1em;
                     color: #999;
                     font-weight: bold;
                     padding-top: 3px;
                     margin: 0 0 0 4px;
}

/* COMMENTS */

.commentbox  {
background-color:#EFEFEF;
padding:8px;
margin: 0 10px 10px 10px;
width: auto;
}

p.posted {
          font-weight: bold;
          margin: 0px;
}

/* END COMMENTS */

/* CAPTCHA CODE */

.field img {
            margin-bottom: 10px;
}

input#captcha_code {        
            background-color: #E7F0F6;
            border: 2px solid #ddd;
            width: 146px;
            height: 21px;
}

/* END CAPTCHA CODE */

/* SIDEBAR */



#sidebar {
width: 490px; 
float: right; 
margin-left: 0px;
margin-right: 0px;
}

/* ADVERTS AND LINKS */

#advertise {
  width: 488px;
  border-left: 1px solid  #FBD2E4;
  border-right: 1px solid  #FBD2E4;
  border-bottom: 1px solid  #FBD2E4;
  margin: 0 0 20px 0;
  clear: both; 
  background: url('/images/postgrad.jpg') top left repeat-x #fff;
}


#advertise .sbthin {
  width: 160px;
  margin-right: 1px;
  margin-left: 1px;
  margin-top: 15px;
  float: left;
}

html > body #advertise .sbthin {
  
  margin-right: 2px;
  margin-left: 2px;
}

#advertise .sbfat {
  width: 300px;
  margin-left: 2px;
  margin-top: 15px;
  float: left;
}  

html > body #advertise .sbfat {
  margin-left: 2px;
}

#sidebar h2 {
   color: #000;
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 0.6em;
}

#sidebar h2.info {
  padding: 15px 20px 15px 20px;

   color: #f3709a;
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 20px;
}

#sidebar h3 {
  color: #333;
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 1em;
  padding: 0px 20px 0px 20px;
}


#sidebar .link {
  margin-bottom: 20px;
}

#sidebar .tint {
  padding: 10px;
  border-top: 1px dashed #FBD2E4;
  margin-bottom: 20px;
  background-color: #EFEFEF;
 }

#sidebar .untint {
  border-top: 1px dashed #FBD2E4;
  margin-bottom: 20px;
  padding-top: 10px;
 }

#sidebar img.smallbanners {
  margin-left: 16px;
  margin-bottom: 5px;
}

/* END SIDEBAR */

  
/* LEADER */ 

#leader {
             position: relative;
             width: 842px;
             background-color: #EFEFEF;
             height: 100px;
             clear: both;
             text-align:center;
             margin-top: 10px;
             margin-bottom: 0px;
             padding-left: 120px;
             padding-top: 10px;
}


/* ROUNDED CORNERS */


.trc {
  position: absolute;
  width: 15px;
  height: 15px;
  background-image: url('/images/topr.gif');
  right: -1px;
  bottom: 0px;
  overflow:hidden;
  z-index: 10;
  top: 0px;
}

.tlc {
  position: absolute;
  width: 15px;
  height: 15px;
  background-image: url('/images/topl.gif');
  left: -1px;
  bottom: 0px;
  overflow:hidden;
  z-index: 10;
  top: 0px;
}

.botsb {
  position: relative;
  width: 490px;
  height: 16px;
  background-image: url('/images/botsb.jpg');
  background-repeat: no-repeat;
  background-color: #FFF;
  z-index: 10;
  left: -1px;
  top: 1px;
  bottom: 0px;
}
  
.bot {
  position: absolute;
  overflow: hidden;
  width: 463px;
  height: 15px;
  background-image: url('/images/bot.jpg');
  background-repeat: no-repeat;
  background-color: #FFF;
  z-index: 10;
  left: 0px;
  bottom: 30px;
}


.botinfo {
  position: relative;
  width: 464px;
  height: 16px;
  background-image: url('/images/botsb.jpg');
  background-repeat: no-repeat;
  background-color: #FFF;
  z-index: 10;
  left: -1px;
  top: 210px;
  bottom: 0px;
}
  


/* SHINY/BLOG INFORMATION */


#infobox {
  width: 488px;
  border-left: 1px solid  #FBD2E4;
  border-right: 1px solid  #FBD2E4;
  border-bottom: 1px solid  #FBD2E4;
  margin-bottom: 50px; 
  clear: both;
  height: 350px;
  padding: 0px 0px 20px 0px;
  background: url('/images/postgrad.jpg') top left repeat-x #fff;
}


#infobox ul {
  list-style-type: none;
  padding: 0 20px 0px 20px;
  margin: 10px 0px 10px 0px;
}

ul#tabinfo {
list-style-type: none;
margin: 0pt 0pt -1px;
width: 100%;
cursor: pointer;
}

ul#tabinfo li {
background-color: #fff;
border: 1px solid #FBD2E4;
float: left;
margin: 2px 3px -1px 3px;
padding: 0;
display: block;
cursor: pointer;
}

ul#tabinfo a {
background-color:#fff;
color: #f3709a;
display: block;
padding: 4px;
text-decoration: none;
cursor: pointer;
}

ul#tabinfo a.active, ul#tabinfo a.active:hover {
background-color: #FBD2E4;
color: #f3709a;
display: block;
cursor: pointer;
}


/* FOOTER */

#footer {
  clear: both;
  font-family: Arial, Lucida Grande, Verdana, sans-serif;
  background-color: #DDDDDD;
  color: #444;
  padding: 6px;
  text-align: center;
  font-size: 0.9em;
   font-weight: bold;
  position: relative;
  z-index: 1;
  bottom: 0px;
  top: -10px;
}


#footer a {
 color: #D7708B;
}

#footer a:hover {
 text-decoration: underline;
}


/********* GALLERY *************/
   

img.galpostpic {
             margin: 10px 0px 20px 30px;
}


#gtop {
       float: left;
       width: 790px;
}

             
#mainpic { /* main image */
  width: 480px;
  float: left;
  margin: 0px;
  overflow: hidden;
}

#mainpic img { /* main image */
  margin: 0px;
}

.description {
background-color:#888;
color:#FFFFFF;
margin: 0px 0px 10px 0px;
padding:5px;
width:470px;

}

.description a {
color: #FDD0EA;
}

#gallerypost h2 {
color: #5C8DBD;
font-size: 15pt;
font-weight: bold;
}

#thumb {
float: right;
margin-left: 4px;
width: 300px;
align: center;
}

#thumb img {
width: 80px;
margin: 0 2px 10px 2px;
border: 1px solid #CCC;
padding: 4px;
}



#gsky {
  width: 160px;
  margin-left: 5px;
  float: right;
}  


#gmpu {
       width: 300px;
       clear: both;
}


#gmpu img {
       width: 300px;
       border: 0;
       padding: 0;
}



/* GALLERY PAGINATION */

.paginate {
float: left;
width:160px;
height: 22px;
margin: 0px;
}

#photoview {
  width: 400px;
  margin-bottom: 20px; 
  clear: both;
  height: auto;
  padding: 0px 0px 20px 0px;
}


#photoview ul {
  list-style-type: none;
  padding: 0 20px 0px 0px;
  margin: 10px 0px 10px 0px;
}

ul#phototab {
list-style-type: none;
margin: 0pt 0pt 10px -1px;
width: auto;
height: auto;
cursor: pointer;
float: left;
  padding: 0 0 5px 0;
}

ul#phototab li {
background-color: #fff;
border: 1px solid #DDD;
float: left;
margin: 2px 3px -1px 3px;
padding: 0;
width: 100px;
height: 70px;
display: block;
cursor: pointer;
float: left;
}

ul#phototab a {
background-color:#fff;
color: #DDD;
display: block;
padding: 4px;
text-decoration: none;
cursor: pointer;
}

ul#phototab a.active, ul#phototab a.active:hover {
background-color: #DDD;
color: #DDD;
display: block;
cursor: pointer;
}


/* PRICEGRABBER */

.pghead {
             width: 402px;
             margin-bottom: 0px;
             background-color: #FF0000;   
             padding: 0 5px 5px 5px;          
             
} 

html > body .pghead {
             width: 402px;
             margin-bottom: 0px;
             background-color: #FF0000; 
             padding: 0 5px 5px 5px;  
             height: 20px;            
             
}

.pgfoot {
             width: 410px;
             padding: 0 0px 0 0px;
             margin-bottom: 0px;
             background-color: #fff;             
             
}

table.pg {
             border: 0;
             font-family: arial, sans serif;
             font-weight: bold;
             font-size: 9pt;
           width: 400px; 
             color: #fff;
             height: 10px;
             margin: 3px 0 0 0px;
             padding: 0;
}

.pgsponser {
                  font-family: arial, sans serif;
                  font-weight: bold;
                  font-size: 9pt;
                  color: #333;
}


.pg {
       width: 400px; 
       border: 1px solid #999;
       padding: 5px;
       height: 34px;
       margin-bottom: 5px;
}

.pg a {
          font-family: arial, sans-serif;
          font-size: 9pt; 
          color: #999;
          margin-bottom: 0;
}

.pg a:hover {
                   color: #0000FF;
}

.pginstock {  font-family: arial, sans-serif;
          font-size: 9pt; 
          color: #444;
          padding-top: 10px;
          margin-right: 10px;
          width: 107px;
          
}

.pgoutstock {  font-family: arial, sans-serif;
          font-size: 9pt; 
          color: #ccc;
          padding-top: 5px;
          margin-right: 10px;
          width: 107px;
}

.pgprice {  font-family: arial, sans-serif;
          font-size: 9pt; 
          color: #333;
          margin: 0px;
          padding: 0;
}

h1.pgt {
          font-size: 12pt;
          font-weight: bold;
          margin-left: 0px;
          color: #333;
          font-family: arial, sans-serif;
          }

/****** advertorial *****/

.advertorial {
background: url('http://www.shinyshiny.tv/images/nikon-advertorial.jpg') 0 0 no-repeat #fff;
width: 443px;
height: 270px;
padding: 140px 10px 10px 10px;
color: #fff;
}

.advertorial a:link, .advertorial a:visited, a.advertorial:hover  {
color: #CCCCFF;
}

.advertorial h2 {
margin-bottom: 10px !important;
padding: 0 !important;
}

h1.ad-sponsor {
display: block;
font-weight: bold;
height:  40px;
font-size: 1.4em;
padding-left: 35px;
background: url('http://www.tvscoop.tv/images/nikon-logo.jpg') 0 0px no-repeat #fff;
}



