body {
	background-color: #BABAB3; /* white; */
	margin: 0px;
}

img { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold; 
}

h3 {
  font-size: 12px;
  color: #3D3D3D;
  margin: 15px 0px 5px 0px;
  padding: 0px;
}

p {
	padding: 0px;
	margin: 2px 0px 15px 0px;
}

#popupbg {
  background-color: white;
  margin: 0px;
}

/* ### login,register,search start ### */
#searchform {
  width: 120px;
  height: 16px;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 11px;
}

#gobutton {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: bold;
}

#searchpadL {
  padding: 0px 5px 0px 0px;
}

#searchpadR {
  padding: 2px 5px 4px 0px;
}

.searchtextB {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  line-height: 14px;
  font-weight: bold; 
  color: white;
  text-decoration: none;
}

.searchtextB a {
  font-size: 11px; 
  line-height: 13px;
  color: #FFF200;
  text-decoration: none;
}

.searchtextB a:hover {
  font-size: 11px; 
  line-height: 13px; 
  color: white;
  text-decoration: none;
}
/* ### login,register,search end ### */

/* ### navbar start ### */
#navbackg {
  background-image: url('navbarbackg_middle.gif');
  background-color: white;
  padding: 0px 0px 2px 0px;
}

.navtitle, .navtitle_b {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 11px; 
  line-height: 13px;
  font-weight: bold; 
  color: black;
  text-decoration: none;
  text-transform: uppercase;
  /* word-spacing: -1px; */
}

.navtitle a, .navtitle_b a {
  color: black;
  text-decoration: none;
}

.navtitle a:hover, .navtitle_b a:hover {
  color: #3D3D3D;
  text-decoration: none;
}

.navtitle_b {
  color: #CE430A;
}

.navtitle_b a {
  color: #CE430A;
}

.navtitle_b a:hover {
  color: #000000;
}

#subnav a, #subnav a:visited, #subnav_b a, #subnav_b a:visited {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height: 12px;
  font-weight: normal; 
  color: black;
  text-decoration: none; 
  background-color: #E6E6E6;   
  display: block;
  margin: 0px;
  opacity: 1;
  border: 1px solid;
  border-color: white;
  padding: 2px 4px 2px 4px;
  width: 135px;
}

#subnav a:hover, #subnav_b a:hover {
  color: white;
  background-color: #3D3D3D;
  display: block;
  opacity: 1;
  border: 1px solid;
  border-color: white;
  padding: 2px 4px 2px 4px; 
}

#subnav_b a, #subnav_b a:visited {
  color: black;
}

#subnav_b a:hover {
  background-color: #CE430A;
  color: white;
}
/* ### navbar end ### */

/* ### background image,color start ### */
.backgBody {
  background-color: #BABAB3;
}

.backgCont {
  background-color: white;
}

.backgSearch {
  background-color: #262626;
}

.backgTabs {
  background-color: #7F7F7F;
}

.backgBox {
  background-color: #F1F1F1;
}

.mainheaderbackg {
  background-image: url('shade_back_black.gif');
  background-color: black;
}

.mainheaderbackgL {
  background-image: url('shade_back_black_left.gif');
  background-color: black;
}

.mainheaderbackgR {
  background-image: url('shade_back_black_right.gif');
  background-color: black;
}

.headerbackg1 {
  /* background-image: url('/front_website/images/shade_back_grey.gif'); */
  background-position: 0px 0px;
  background-color: #414141;
}

.headerbackg2 {
  /* background-image: url('/images/headerbackg1.gif'); */
  background-position: 0px 0px;
  background-color: black;
}

.headerbackg3 {
  background-color: #7F7F7F;
  padding: 4px 8px 4px 8px;
}

.headerbackg4 {
  background-color: #3D3D3D;
  padding: 4px 8px 4px 8px;
}

.headerbackg5 {
  background-color: #7F7F7F;
}

.headerbackg6 {
  background-image: url('headerbackg4.gif');
  background-position: 0px 0px;
  background-color: #0F2A5B;
}

.archiveborder, #archivebutton {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 11px; 
  line-height: 12px;
  font-weight: bold;
  color: white;
  background-color: #7F7F7F;
  border: 1px solid black;
  margin: 0px;
  text-decoration: none;
  width: auto;
}

#archivebutton a {
  display: block;
  border-top: 1px solid #A9A9A9;
  border-right: 1px solid #414141;
  border-bottom: 1px solid #414141;
  border-left: 1px solid #A9A9A9;
  padding: 2px 4px 2px 4px;
  color: white;  
  text-decoration: none;
  width: auto;
}

#archivebutton a:hover {
  color: #FFF200;
  text-decoration: none;
}

#articlebutton {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 11px; 
  line-height: 12px;
  font-weight: bold;
  color: white;
  text-decoration: none;
  background-color: #7F7F7F;
  border-top: 1px solid #A9A9A9;
  border-right: 1px solid #414141;
  border-bottom: 1px solid #414141;
  border-left: 1px solid #A9A9A9;
  margin: 0px;
  padding: 2px 0px 2px 6px;
}

#articlebutton a {
  color: white;  
  text-decoration: none;
}

#articlebutton a:hover {
  color: #FFF200;
  text-decoration: none;
}

.entmoviesidel {
  background-image: url('entertainment_moviesidel.gif');
  margin: 0px;
  padding: 0px;
}

.entmoviesider {
  background-image: url('entertainment_moviesider.gif');
  margin: 0px;
  padding: 0px;
}

.archiveimg {
  background-image: url('archiveimg2.gif');
  background-position: 0px 0px;
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 11px; 
  line-height: 12px;
  font-weight: bold; 
  color: white;
  padding: 0px 4px 0px 4px;
}

.archiveimg a {
  color: white;
  text-decoration: none;
}

.archiveimg a:hover {
  color: #FFF200;
  text-decoration: none;
}
/* ### background image,color end ### */

/* ### home border right start ### */
#rightBorderHome, #rightBorderCont, #rightBorderSports {
  border: 8px solid;
  border-color: white;
  background-color: #DD1119; /* #96001E; */ 
  margin: 0px;
  padding: 0px;
}

#rightBorderCont {
  background-color: #C1C1C1;
}
/* ### home border right end ### */

/* ### padding start ### */
#padL {
  padding: 0px 0px 0px 8px;
}

#padR {
  padding: 0px 8px 0px 0px;
}

#padLR {
  padding: 0px 8px 0px 8px;
}

#padLRT {
  padding: 8px 8px 0px 8px;
}

#padLRB {
  padding: 0px 8px 8px 8px;
}

#padT {
  padding: 8px 0px 0px 0px;
}

#padB {
  padding: 0px 0px 8px 0px;
}

#padTB {
  padding: 8px 0px 8px 0px;
}

#padLRTB {
  padding: 8px 8px 8px 8px;
}

#padLRTBa {
  padding: 0px 8px 8px 8px;
}

#padTab {
  padding: 4px 8px 0px 8px;
}

#padFeature {
  padding: 8px 6px 8px 5px;
}

#padHeader {
  padding: 5px 8px 5px 8px;
}

#padCoverMain {
  padding: 0px 8px 4px 8px;
}

#padArchive {
  padding: 3px 8px 3px 8px;
}

#padArchiveButton {
  padding: 1px 2px 0px 0px;
}
/* ### padding end ### */

/* ### images start ### */
img.ads, img.sky {
  border: 0px;
  border: 1px solid;
  border-color: black;
}

img.sky {
  margin: 30px 0px 30px 0px;
  padding: 0px;
}

td.sky {
  margin: 0px;
  padding: 30px 0px 30px 0px;
}

img.picmisc {
  border: 2px solid;
  border-color: white;
  margin: 0px;
  padding: 0px;
}

img.homerightcellpic {
  border: 2px solid;
  border-color: white;
  margin: 0px 0px 4px 0px;
  padding: 0px;
}

img.walkthroughpic {
  border: 2px solid;
  border-color: white;
  width: 166px;
  margin: 0px;
  padding: 0px;
}

img.walkthroughpic_fit {
  border: 2px solid;
  border-color: white;
  width: 186px;
  margin: 4px;
  padding: 0px;
}

img.hometabboxpic, img.homerightsellpic, img.girlsrightpic, img.girlsrightpic_portrait, img.contentrightpic {
  border: 2px solid;
  border-color: white;
  float: left;
  margin: 0px 8px 0px 0px;
  padding: 0px;
}

img.hometabboxpic, img.homerightsellpic, img.girlsrightpic, img.contentrightpic {
  width: 127px;
}

img.homesellpic, img.homepollpic {
  border: 2px solid;
  border-color: white;
  margin: 0px 0px 4px 0px;
  padding: 0px;
  width: 127px;
}

img.coverpicmain, img.coverpicmainarticle, img.coverpiclandscape2, img.coverpicportrait {
  border: 2px solid;
  border-color: white;
  margin: 0px;
  padding: 0px;
  width: 300px;
}

img.coverpicmainarticle {
  width: 408px;
  margin: 8px 0px 0px 0px;
}

img.coverpiclandscape2 {
  width: 127px;
}

img.coverpicportrait {
  width: 85px;
}

img.contentmainpic {
  border: 2px solid;
  border-color: white;
  float: left;
  margin: 0px 8px 0px 0px;
  padding: 0px;
  width: 200px;
}

img.tvrightpic {
  border: 2px solid;
  border-color: white;
  float: left;
  margin: 0px 8px 0px 0px;
  padding: 0px;
  width: 105px;
}

img.contenttoptenpic {
  border: 2px solid;
  border-color: white;
  float: left;
  margin: 0px 8px 0px 0px;
  padding: 0px;
  width: 60px;
  height: 40px;
}

img.stupidfungallery {
  border: 2px solid;
  border-color: white;
  margin: 0px;
  padding: 0px;
  width: 55px;
  height: 55px;
}

img.sponsors {
  border: 0px;
  margin: 2px 0px 2px 0px;
  padding: 0px;
  height: 20px;
}

img.buttArchive {
  border: 0px;
  margin: 0px 6px 0px 0px;
  padding: 0px;
}

img.poundsign {
  border: 0px;
  margin: 0px 0px 0px 4px;
  padding: 0px;
}

img.poundsigndevil {
  float: left;
  border: 0px;
  margin: 0px 6px 0px 0px;
  padding: 0px;
}

img.iconlandscape {
  float: right;
  border: 0px;
  margin: 2px 0px 0px 0px;
  padding: 0px;
}

img.iconportrait {
  border: 0px;
  margin: 0px 0px 0px 2px;
  padding: 0px;
}

img.icontext {
  border: 0px;
  margin: 0px 0px 4px 0px;
  padding: 0px;
}

img.articlemovieclipsicon {
  vertical-align: bottom;
  border: 0px;
  margin: 0px;
  padding: 0px;
}
/* ### images end ### */

.hometabboxheader {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 14px; 
  line-height: 16px;
  font-weight: bold; 
  color: white;
  margin: 0px 0px 2px 0px;
  padding: 0px;
}

.hometabboxtab, .homerightcellheader, .sellheader, .sellheaderpattern1, .sellheaderpattern2, .archivetab {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  line-height: 14px;
  font-weight: bold; 
  color: white;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}
.hometabboxtab, .sellheader, .sellheaderpattern1, .sellheaderpattern2, .archivetab {
  text-transform: uppercase;
}

.hometabboxtab a, .homerightcellheader a, .sellheader a, .sellheaderpattern1 a, .sellheaderpattern2 a, .archivetab a {
  color: white;
  text-decoration: none;
}

.hometabboxtab a:hover, .homerightcellheader a:hover, .sellheader a:hover, .sellheaderpattern1 a:hover, .sellheaderpattern2 a:hover, .archivetab a:hover {
  color: white;
  text-decoration: none;
}

.subchannel, .subchannel2 {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  line-height: 14px;
  font-weight: bold; 
  color: white;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

.subchannel a {
  color: #565656;
  text-decoration: none;
}

.subchannel a:hover {
  color: black;
  text-decoration: none;
}

.subchannel2 a {
  color: white;
  text-decoration: none;
}

.subchannel2 a:hover {
  color: #FFF200;
  text-decoration: none;
}

.hometabboxheadline, .homerightcellheadline, .rightheadline2 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  line-height: 15px;
  font-weight: bold; 
  color: white;
  margin: 0px 0px 2px 0px;
  padding: 0px;
  text-decoration: none;
}

.hometabboxheadline a, .homerightcellheadline a, .rightheadline2 a {
  color: #FFF200;
  text-decoration: none;
}

.hometabboxheadline a:hover, .homerightcellheadline a:hover, .rightheadline2 a:hover {
  color: white;
  text-decoration: none;
}

.hometabboxtext, .homerightcelltext, .righttext2, .searchtext, .poweredby, .archivetabnext {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  line-height: 13px; 
  color: #E6E6E6;
}

.archivetabnext {
  font-weight: bold;
}

.archivetabnext a {
  color: white;  
  text-decoration: none;
}

.archivetabnext a:hover {
  color: #FFF200;
  text-decoration: none;
}

.homesellheadline, .homepollheadline, .homerightsellheadline, .rightheadline, .contentmainheadline, .toptennumber {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  line-height: 15px;
  font-weight: bold; 
  color: black;
  margin: 0px 0px 2px 0px;
  padding: 0px;
  text-decoration: none;
}

.toptennumber {
  float: right;
}

.homesellheadline a, .homepollheadline a, .homerightsellheadline a, .rightheadline a, .contentmainheadline a {
  color: #3D3D3D;
  text-decoration: none;
}

.homesellheadline a:hover, .homepollheadline a:hover, .homerightsellheadline a:hover, .rightheadline a:hover, .contentmainheadline a:hover {
  color: black;
  text-decoration: none;
}

.blankcaption {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 18px 0px;
}

.blankcaption_main {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 8px 0px;
}

.popupprevnext {
  font-weight: bold;
}

#popupprevnextbackg {
  margin: 0px;
  padding: 4px 10px 4px 10px;
  background-color: white;
}

.homeselltext, .homepolltext, .homerightselltext, .righttext, .articletext, .articlecaptionl, articlecaptionl_main, .articlecaptionl_walk, .articlecaptionp, .contentmaintext, .joketext, .toptenheadline, .toptentext, .archivetabhead, .archivetitle, .archivedate, .getmobileheadline, .getmobiletext, .poundsignheadline, .poundsigntext, .prevnext, .articleboxheadline, .articlemovieclips, .articlemovieclipsicontext, .articlecompetitionbox, .articlecompetitiontermsconditions, .espottingboxheadline, .espottingboxtext, .espottingboxheadline2, .espottingboxtext2, .tracklists, .tracklistsbutton, .popupprevnext, .dateheadline {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  line-height: 13px; 
  color: black;
}

.dateheadline {
  font-weight: bold;
  margin-bottom: 6px;
}

.articletext_small {
  font-size: 9px; line-height: 11px; 
}

.articletext a {
  color: black;
}

.articlecompetitiontermsconditions {
  text-align: right;
  margin: 0px 0px 8px 0px;
  padding: 0px;  
}

.articlecaptionl, .articlecaptionl_main, .articlecaptionl_walk, .articlecaptionp {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height: 12px;
  background-color: white;
  padding: 0px 8px 4px 8px;
}

.articlecaptionl {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  margin: 0px 0px 18px 0px;
  width: 115px;
}

.articlecaptionl_main {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  margin: 0px 0px 8px 0px;
}

.articlecaptionl_walk {
  margin: 0px 0px 8px 0px;
  width: 154px;
}

.articlecaptionp {
  margin: 0px 0px 18px 0px;
  width: 89px;
}

.archivetabhead, .toptenheadline {
  font-weight: bold;
}

.archivetitle a {
  color: black;
  text-decoration: none;
}

.archivetitle a:hover {
  color: #3D3D3D;
  text-decoration: none;
}

.prevnext {
  font-weight: bold;
}

.toptenheadline a, .prevnext a, .articlecompetitiontermsconditions a {
  color: #3D3D3D;
  text-decoration: none;
}

.toptenheadline a:hover, .prevnext a:hover, .articlecompetitiontermsconditions a:hover {
  color: black;
  text-decoration: none;
}

.archivedate {
  text-align: right;
}

.getmobileheadline, .articleboxheadline, .espottingboxheadline, .espottingboxheadline2 {
  font-weight: bold;
  background-color: white;
  padding: 4px 8px 4px 8px;
}

.getmobiletext, .articleboxtext, .espottingbox, .espottingbox2, .tracklistsbox {
  color: white;
  border: 2px solid;
  border-color: white;
  background-color: black;
  padding: 4px 8px 4px 8px;
}
.getmobiletext h3 {
  color: #AAAAAA;
}

.articleboxheadline, .espottingboxheadline2 {
  color: white;
  background-color: black;
}

.articleboxtext {
  border-color: black;
  background-color: white;
}

.articleboxtext, .espottingbox2, .tracklistsbox {
  border-color: black;
  background-color: white;
}

.poundsignheadline, .poundsigntext {
  color: white;
}

.poundsignheadline {
  font-size: 13px; 
  line-height: 15px;
  font-weight: bold;
}

.articlemovieclips {
  margin: 0px;
  padding: 2px 0px 2px 0px;
}

.articlemovieclipsicontext {
  font-size: 9px; 
  line-height: 11px;
}

.articlecompetitionbox {
  background-color: white;
  margin: 0px;
  padding: 8px;
}

.espottingboxtext {
  color: white;
}

.espottingboxtext, .espottingboxtext2 {
  margin: 4px 0px 0px 0px;
}

.espottingboxtext a {
  font-weight: bold;
  color: #FFF200;
  text-decoration: none;
}

.espottingboxtext a:hover {
  font-weight: bold;
  color: white;
  text-decoration: none;
}

.espottingboxtext2 a {
  font-weight: bold;
  color: #3D3D3D;
  text-decoration: none;
}

.espottingboxtext2 a:hover {
  font-weight: bold;
  color: black;
  text-decoration: none;
}

#padTracklists {
  padding: 2px 2px 0px 2px;
  background-color: black;
}

.tracklists {
  font-weight: bold;
  color: black;
  text-decoration: none;
  background-color: white;
  margin: 0px;
  padding: 3px 6px 3px 6px;
}

.tracklistsbutton {
  color: black;
  text-decoration: none;
  border: 1px solid black;
  margin: 0px 0px 0px 4px;
  padding: 3px 6px 3px 6px;
}

.tracklists a, .tracklistsbutton a {
  color: #3D3D3D;
  text-decoration: none;
}

.tracklists a:hover, .tracklistsbutton a:hover {
  color: black;
  text-decoration: none;
}

.popupprevnext {
  font-weight: bold;
}

#popupprevnextbackg {
  margin: 0px;
  padding: 4px 10px 4px 10px;
  background-color: white;
}

/* ### ul li start ### */
ul.rightlinklist2_top, ul.rightlinklist2_top, ul.hometabboxlinks, ul.homerightcelllinks, .rightheadlinelist2, ul.rightlinklist2, ul.rightlinklist2_portrait  {
  list-style-type: disc; 
  list-style-image:url('arrow_2.gif');
  list-style-position: outside;
  margin: 0px 0px 0px 20px;
  padding: 0px;
}

.rightheadlinelist2 {
  margin-left: 156px;
}

ul.rightlinklist2_portrait {
  list-style-image:url('arrow_3.gif');
  margin-left: 114px;
}

ul.rightlinklist2_top {
  list-style-image:url('arrow_3.gif');
  margin-left: 14px;
}

ul.rightlinklist2 {
  list-style-image:url('arrow_3.gif');
  margin-left: 156px;
}

ul.rightlinklist2_top, ul.hometabboxlinks, ul.homerightcelllinks, .rightheadlinelist2, ul.rightlinklist2, ul.rightlinklist2_portrait  {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  line-height: 13px; 
  color: white;
  text-decoration: none;
}

ul.rightlinklist2_top a, ul.hometabboxlinks a, ul.homerightcelllinks a, ul.rightlinklist2 a, ul.rightlinklist2_portrait a {
  color: white;
  text-decoration: none;
}

ul.rightlinklist2_top a:hover, ul.hometabboxlinks a:hover, ul.homerightcelllinks a:hover, ul.rightlinklist2 a:hover, ul.rightlinklist2_portrait a:hover {
  color: #FFF200;
  text-decoration: none;
  
}

.rightheadlinelist2 a {
  font-size: 13px; 
  line-height: 15px;
  font-weight: bold;
  color: #FFF200;  
  text-decoration: none;
}

.rightheadlinelist2 a:hover {
  color: white;
  margin: 0px 0px 2px 0px;
  padding: 0px;
  text-decoration: none;
}

h2.rightheadlinelist2 {
  margin: 0px;
  padding: 0px 0px 5px 0px;
  font-size: 13px; 
  line-height: 15px; 
}

ul.homebottomboxlinks, ul.morelinks, ul.articlemorelinks, ul.rightheadlinelist, ul.rightlinklist {
  list-style-type: disc; 
  list-style-image:url('arrow_1.gif');
  list-style-position: outside;
  margin: 0px 0px 0px 20px;
  padding: 0px;
}

ul.rightheadlinelist, ul.rightlinklist {
  margin-left: 156px;
}

ul.articlemorelinks2 {
  list-style-type: decimal;
  list-style-position: outside;
  margin: 0px 0px 0px 20px;
  padding: 0px;
}

ul.homebottomboxlinks, ul.morelinks, ul.articlemorelinks, ul.rightheadlinelist, ul.rightlinklist, ul.articlemorelinks2 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  line-height: 13px; 
  color: black;
  text-decoration: none;
}

ul.homebottomboxlinks a, ul.morelinks a, ul.rightlinklist a {
  color: black;
  text-decoration: none;
}

ul.homebottomboxlinks a:hover, ul.morelinks a:hover, ul.rightlinklist a:hover {
  color: #3D3D3D;
  text-decoration: none;
}

ul.articlemorelinks2 a {
  color: #3D3D3D;
  text-decoration: none;
}

ul.articlemorelinks em a:hover, ul.articlemorelinks2 a:hover, ul.articlemorelinks2 em a:hover {
  color: black;
  text-decoration: none;
}

ul.articlemorelinks a {
  color: black;
  text-decoration: none;
}

ul.articlemorelinks a:hover {
  color: #3D3D3D;
  text-decoration: none;
}

ul.articlemorelinks em, ul.articlemorelinks2 em, ul.morelinks em {
  font-weight: bold;
  font-style: normal; 
}

ul.rightheadlinelist a {
  font-size: 13px; 
  line-height: 15px;
  font-weight: bold;
  color: #3D3D3D;  
  text-decoration: none;
}

ul.rightheadlinelist a:hover {
  color: black;
  margin: 0px 0px 2px 0px;
  padding: 0px;
  text-decoration: none;
}

h2.rightheadlinelist {
  margin: 0px;
  padding: 0px;
}

ul.rightlink, ul.contentmainlink, ul.jokelink {
  list-style-type: disc; 
  list-style-image:url('arrow_1.gif');
  list-style-position: outside;
  margin: 4px 0px 0px 156px;
  padding: 0px;
}

ul.contentmainlink {
  margin-left: 229px;
}

ul.jokelink {
  margin-left: 17px;
}

ul.rightlink, ul.contentmainlink, ul.jokelink {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height: 12px; 
  color: black;
  text-decoration: none;
}

ul.rightlink a, ul.contentmainlink a, ul.jokelink a {
  color: #3D3D3D;
  text-decoration: none;
}

ul.rightlink a:hover, ul.contentmainlink a:hover, ul.jokelink a:hover {
  color: black;
  text-decoration: none;
}

ul.rightlink2, ul.rightlink2_portrait, ul.rightlink2_nopic {
  list-style-type: disc; 
  list-style-image:url('arrow_2.gif');
  list-style-position: outside;
  margin: 4px 0px 0px 156px;
  padding: 0px;
}

ul.rightlink2 {
  margin: 4px 0px 0px 156px;
}

ul.rightlink2_portrait {
  margin: 4px 0px 0px 114px;
}

ul.rightlink2_nopic {
  margin: 4px 0px 0px 14px;
}

div.rightlink2, ul.rightlink2, ul.rightlink2_portrait, ul.rightlink2_nopic {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height: 12px; 
  color: white;
  text-decoration: none;
}

div.rightlink2 {
	font-weight: bold;
}

div.rightlink2 a, ul.rightlink2 a, ul.rightlink2_portrait a, ul.rightlink2_nopic a {
  color: #FFF200;
  text-decoration: none;
}

div.rightlink2 a:hover, ul.rightlink2 a:hover, ul.rightlink2_portrait a:hover, ul.rightlink2_nopic a:hover {
  color: white;
  text-decoration: none;
}

.seealllinks {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height: 12px; 
  color: black;
  text-align: right;
  text-decoration: none;
  margin: 8px 0px 0px 0px;
}

.seealllinks a {
  color: #3D3D3D;
  text-decoration: none;
}

.seealllinks a:hover {
  color: black;
  text-decoration: none;
}
/* ### ul li end ### */

.contentheader {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 14px; 
  line-height: 16px;
  font-weight: bold; 
  color: white;
  letter-spacing: 0px;
  margin: 4px 0px 4px 0px;
}

.contentpageheader, #contentpageheadersub, .articleheadline {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 18px; 
  line-height: 20px;
  font-weight: bold; 
  color: white;
  letter-spacing: 0px;
  margin: 4px 0px 4px 0px;
}

.contentpageheader a, .contentpageheader a:hover {
  color: white;
  text-decoration: none;
}

#contentpageheadersub {
  font-weight: normal;
}

.articleheadline {
  font-size: 22px; 
  line-height: 24px;
  color: #3D3D3D;
  margin: 0px 0px 0px 0px;
}

.articlestrapline, .articlequestion, .articleintro, .articleboldright, .articleprice, .articlesubhead {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  line-height: 13px;
  font-weight: bold;  
  color: black;
  margin: 0px;
  padding: 0px;
}

.articlestrapline {
  font-size: 12px; 
  line-height: 15px;
  margin: 2px 0px 10px 0px;
}

.articlequestion {
  margin: 0px 0px 5px 0px;
}

.articleboldright {
  text-align: right;
}

.articlesubhead {
  color: #3D3D3D;
  text-transform: uppercase;
  margin: 15px 0px 0px 0px;
  padding: 0px;
}

.articleauthor, .articledate, .articleauthor_b, .articledate_b, .articlequote, .articlemore, #articleheadlinename, .articlemoviedetails {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  line-height: 13px;
  font-weight: bold;  
  color: #565656;
}

.articleauthor, .articledate {
  margin: 8px 0px 0px 0px;
}

.articleauthor_b, .articledate_b {
  margin: 0px 0px 0px 0px;
}

#articleheadlinename {
  font-size: 14px; 
  line-height: 17px;
}

.articlemore {
  margin: 10px 0px 0px 0px;
  padding: 0px;
}

.advertisement {
  border: 1px solid;
  border-color: #7F7F7F;
  padding: 8px 8px 8px 8px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height: 12px;
  text-transform: uppercase;  
  color: #3D3D3D;
}

/* ### input fields start ### */
#poundsignup, #jokesubmit {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: bold;
  float: right;
}

#jokesubmit {
  float: left;
}

.jokename, .jokeemail, .jokemessage {
  width: 256px;
}

.emailtoafriend {
  width: 200px;
}

.articlecompetitionform {
  width: 396px;
}

.articlecompetitionsubmit {
  float: left;
}
/* ### input fields end ### */

/* ### footer start ### */
#footerTextPad {
  background-image: url('footer_content.gif');
  background-position: 0px 0px;
  background-color: black;
  padding: 0px 60px 0px 0px;
}

.footerText {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height: 12px; 
  color: white;
  text-decoration: none;
}

.footerText a {
  color: white;
  text-decoration: none;
}

.footerText a:hover {
  color: #FFF200;
  text-decoration: none;
}
/* ### footer end ### */

/* ### New Toolbar Menu ### */
.dropmenu table, .dropmenu tr, .dropmenu td {
  font-family: arial, sans-serif;
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 4px 0px 4px;
}

.menudrop .options {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height: 12px;
  color: #444444;
  margin-right: 1px;
  margin-bottom: 1px;
  border: 1px solid #848377;
  background-color: #ffffff;
  * width: 50px;
}

.menudrop a {
  color: black;
  display: block;
  padding: 2px 10px;
  border: 1px solid;
  border-color: white;
  text-decoration: none; 
  background-color: #E6E6E6;
}

.menudrop a:hover {
  color: white;
  border: 1px solid;
  border-color: white;
  background-color: #3D3D3D;
}

.backgBox_dark {
  background-color: #565656;
}

.mobile_tc {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 10px; 
  line-height: 11px;
  /* font-weight: bold; */
  color: white;
  text-decoration: none;
}
/* ### New Toolbar Menu end ### */

.articlecaptionp {
	width: 73px;
}

* .gphomerightcelllinks li a {
	position: relative;
	left: -5px;
}

ul.homebottomboxlinks, ul.rightlink, ul.morelinks, ul.contentmainlink, ul.jokelink, ul.rightheadlinelist, ul.rightlinklist, ul.articlemorelinks {
	list-style-image:url('arrow_1.gif');
}

ul.hometabboxlinks, ul.homerightcelllinks, ul.rightlink2, ul.rightheadlinelist2 {
	list-style-image:url('arrow_2.gif');
}

ul.rightlinklist2 {
	list-style-image:url('arrow_3.gif');
}

ul.gphomerightcelllinks, ul.gphometabboxlinks {
	list-style-image:url('g_arrow_1.gif');
}

/* -------------------------------------------------------------------------------------------------------------------------- */

.gpbackg {
  background-color: #DD1119; /* #96001E; */ 
}

.gpbackgb {
  background-color: #3D3D3D;
}

.gpbackgcont {
  background-color: white;
}

.gpbackgbox {
  background-color: #3D3D3D; /* #E6E6E6; */
}

.gpbackgtabs, .gpbackgmarquee {
  background-color: #3D3D3D;
}

.gpbackgmarquee {
  margin: 0px;
  padding: 2px;
}

.gpbackgmarqueeborder {
  border: solid 1px;
  border-color: white;
  margin: 0px;
  padding: 4px;
}

#gprightbordercell {
  border: 8px solid;
  border-color: white;
  background-color: #3D3D3D; /* #DD1119; * #96001E; */ 
  margin: 0px;
  padding: 0px;  
}

/* ### paddings start ### */
#gppadRBL {
  margin: 0px;
  padding: 0px 8px 8px 8px;
}

#gppadTRBL {
  margin: 0px;
  padding: 8px;
}

#gppadfeat {
  margin: 0px;
  padding: 8px 6px 8px 5px;
}

#gppadiframe {
  margin: 0px;
  padding: 4px;
}

/* ### paddings end ### */

/* ### spacer start ### */
.gpheaderspacerv {
  background-color: white;
  margin: 0px;
  padding: 1px 0px 0px 0px;
}

.gpheaderspacerh {
  margin: 0px;
  padding: 1px 1px 0px 0px;
}

/* ### spacer end ### */

/* ### fields start ### */
.gphometabboxselect {
  margin: 8px 0px 0px 0px;
}

/* ### fields end ### */

/* ### headers start ### */
.gpcontentpageheader {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 22px; 
  line-height: 24px;
  font-weight: bold; 
  color: white;
  margin: 0px;
  padding: 4px 0px 4px 0px;
}

#gpcontentpageheadersub {
  font-weight: normal;
}

.gpmainheaderbackg {
  background-image: url(shade_back_black.gif);
}

.gpmainheaderbackgl {
  /* background-image: url(/front_website/images/shade_back_grey.gif); */
}

.gpmainheaderbackgr {
  background-image: url(shade_back_black.gif);
}

.gpmainheaderbackgL {
  background-image: url(shade_back_black_left.gif);
}

.gpmainheaderbackgR {
  background-image: url(shade_back_black_right.gif);
}

.gpheader1, .gpheader2, .gpheader3, .gpheader4 {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  line-height: 14px;
  font-weight: bold; 
  color: white;
  margin: 0px;
  padding: 5px 8px 5px 8px;
}

.gpheader4 {
  background-color: #000000; /* #9E0B0E; * #DD1119; * #96001E; */ 
}

.gpheader1 {
  background-image: url(shade_back_black.gif);
  background-position: 0px 0px;
  background-color: #DD1119; /* #96001E; */ 
}

.gpheader2 {
  /* background-image: url(/front_website/images/shade_back_grey.gif); */
  background-position: 0px 0px;
  background-color: #565656;
}

.gpheader3 {
  background-color: #7F7F7F;
}

/* ### headers end ### */

/* ### images start ### */
img.gphomerightcellpic {
  border: 2px solid;
  border-color: white;
  margin: 0px 0px 4px 0px;
  padding: 0px;
  width: 166px;
}

img.gphomecellpic, .gphometabboxpic {
  border: 2px solid;
  border-color: white;
  margin: 0px 0px 4px 0px;
  padding: 0px;
  width: 127px;
}

.gphometabboxpic {
  margin: 0px 8px 8px 0px;
  float: left;
}

img.gpsponsors {
  border: 0px;
  margin: 2px 0px 2px 0px;
  padding: 0px;
  height: 20px;
}

/* ### images end ### */

.gphomerightcellheadline, .gphometabboxheadline, .pghomecellheadline, .gphomepollheadline {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 13px; 
  line-height: 15px;
  font-weight: bold; 
  color: black;
  margin: 0px 0px 2px 0px;
  padding: 0px;
  text-decoration: none;
}

.gphomerightcellheadline a, .gphometabboxheadline a {
  color: #FFF200;
  text-decoration: none;
}

.gphomerightcellheadline a:hover, .gphometabboxheadline a:hover {
  color: white;
  text-decoration: none;
}

.pghomecellheadline a {
  color: #3D3D3D;
  text-decoration: none;
}

.pghomecellheadline a:hover {
  color: black;
  text-decoration: none;
}

.gphometabboxbutton, .gphomerightcellheader {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 12px; 
  line-height: 14px;
  font-weight: bold; 
  color: white;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
}

.gphometabboxbutton a {
  color: white;
  text-decoration: none;
}

.gphometabboxbutton a:hover {
  color: white;
  text-decoration: none;
}

.gphomerightcellheader {
  background-color: #3D3D3D;
  margin: 10px 0px 10px 0px;
  padding: 4px 8px 4px 8px;
}

.gphomerightcelltext, .gphometabboxtext, .gppoweredby, #gptickerlabels, .gphomecelltext, .gphomepolltext {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  line-height: 13px;
  font-weight: normal; 
  color: white;
  text-decoration: none;
}

#gptickerlabels {
  color: #FFF200;
  text-decoration: none;
}

#gptickerlabels a {
  color: white;
  text-decoration: none;
}

#gptickerlabels a:hover {
  color: #FFF200;
  text-decoration: none;
}

.gphomecelltext, .gphomepolltext {
  color: black;
}


/* ### ul li start ### */
ul.gphomerightcelllinks, ul.gphometabboxlinks {
  list-style-type: disc; 
  list-style-image:url(g_arrow_1.gif);
  list-style-position: outside;
  margin: 0px 0px 0px 20px;
  padding: 0px;
}

ul.gphomerightcelllinks, ul.gphometabboxlinks {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  line-height: 13px; 
  color: white;
  text-decoration: none;
}

ul.gphomerightcelllinks a, ul.gphometabboxlinks a {
  color: white;
  text-decoration: none;
}

ul.gphomerightcelllinks a:hover, ul.gphometabboxlinks a:hover {
  color: #FFF200;
  text-decoration: none;
}

/* .g_homerightcelllinks li a {
  position: relative;
  left: -5px;
}
 */
/* ### ul li start ### */

#gpfooterTextPad {
  background-image: url('footer_content.gif');
  background-position: 0px 0px;
  background-color: #3D3D3D; /* #DD1119; * #96001E; */ 
  padding: 0px 10px 0px 0px;
}

.hometabboxheadline a, .homerightcellheadline a, .rightheadline2 a {
  color: #FFF200;
  text-decoration: none;
}

.rightheadline2 a { color: white; }

div.rightlink2 a, ul.rightlink2 a, ul.rightlink2_portrait a {
  color: #FFF200;
  text-decoration: none;
}

textarea #reason,
input #reason {
	border:1px inset #999;
}

/* Miva styles */

h4.mivaredtitle {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b20000;
}
h4.mivaredtitle a {text-decoration:none; color:#b20000;}
h4.mivaredtitle a:hover {text-decoration:underline;}

.mivafooterbox {
	width:100%;
	background:#181818;
	padding:5px;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.mivahrule {
	width:99%;
	border-bottom:1px dashed #666;
	margin:10px 5px;
}

.mivafootertitle {
	background:#666;
	font-weight:bold;
	font-size:11px;
	padding:5px 0px 5px 10px;
}

.mivafooteritems {
	float:left;
	width:67%;
	margin:10px 0px 0px 5px;
}

.mivafooterboxitem {
	margin:0px 0px 10px 0px;
}

.mivafooterboxitem p {
	padding:0px 0px 0px 5px;
	margin:3px 0px;
	color:#FFF;
	font-size:10px;
}

.mivafooterboxitem a {
	color:#FFF;
}

.mivafooterboxitem a:hover {
	color:#999;
}

.mivafooterboxitem img {
	float: right;
	margin:10px 0px 0px 10px;
}

.mivafooterboxitem p.mivaitemtitle {
	padding:0px 0px 0px 12px;
	margin:0px 0px 0px 5px;
	background:url(bullet.gif) no-repeat left;
	line-height:3em;
	color:#FFCC00;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}


.mivafooterlist {
	float:right;
	width:30%;
	border-left:1px solid #666;
	margin:10px 0px 0px 0px;
}

.mivafooterlist p {
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 15px;
}

.mivafooterlist p.mivalisttitle {
	padding:0px 0px 0px 12px;
	margin:0px 0px 0px 20px;
	background:url(bullet.gif) no-repeat left;
	line-height:3em;
	color:#FFCC00;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}

.mivafooterlist ul {
	list-style:none outside none;
	margin:0.5em 0px 0px 15px;
	padding:0px 0px 0px 5px;
	line-height:2.25em;
	font-size:10px;
}

.mivafooterlist ul a {
	color:#FFF;
	text-decoration:none;
}

.mivafooterlist ul a:hover {
	color:#999;
	text-decoration:underline;
}

/* Social Link buttons  */
#sociallinking {
  font-family: Arial, Verdana, Helvetica, sans-serif; 
  font-size: 9px; 
  line-height: 11px;
  font-weight: bold;
  margin:10px 0 0 0;
  clear:both;
  width:410px;
}

*html #sociallinking {
	font-size:8px;
}

#sociallinking h4 {
  font-size: 11px;
  color:#666;
  margin:0;
  padding:0 0 8px 0; 
}

#sociallinking a {
  color: black;
  text-decoration: none;
}

#digg {
  height:17px;
  margin:0px 2px 10px 0;
  float:left;
  background: url('greygrad_over.gif') repeat-x top;
  width:77px;
}

#digg a {
  margin:0;
  border:solid 1px #CCC;
  padding:3px 5px 1px 23px;
  background: url('digg_icon.gif') no-repeat 2px 0px;
  float:left;
  width:48px;
  display:block;
}

/* Fix ie problem  */
*html #digg a {
  height:19px;
  width:77px;
}

#digg a:hover {
 border:solid 1px #666;
}

#delicious {
  height:17px;
  margin:0px 2px 10px 0;
  float:left;
  background: url('greygrad_over.gif') repeat-x;
  width:77px;
}

#delicious a {
  margin:0;
  border:solid 1px #CCC;
  padding:3px 5px 1px 23px;
  background: url('delicious_icon.gif') no-repeat 2px 0px;
  float:left;
  width:48px;
  display:block;
}

/* Fix ie problem  */
*html #delicious a {
 height:19px;
 width:77px;
}


#delicious a:hover {
 border:solid 1px #666;
}


#furl {
  height:17px;
  margin:0px 2px 10px 0;
  float:left;
  background: url('greygrad_over.gif') repeat-x;
  width:77px;
}

#furl a {
  margin:0;
  border:solid 1px #CCC;
  padding:3px 5px 1px 23px;
  background: url('furl.gif') no-repeat 2px 0px;
  float:left;
  width:48px;
  display:block;
}

/* Fix ie problem  */
*html #furl a {
  height:19px;
  width:77px;
}

#furl a:hover {
 border:solid 1px #666;
}

#stumbleupon {
  margin:0px 0 10px 0;
  height:17px;
  float:left;
  background: url('greygrad_over.gif') repeat-x;
  width:88px;
}

#stumbleupon a {
  margin:0;
  border:solid 1px #CCCCCC;
  padding:3px 5px 1px 22px;
  background: url('stumble.gif') no-repeat 2px 0px;
  float:left;
  width:60px;
  display:block;
}

/* Fix ie problem  */
*html #stumbleupon a {
 height:19px;
 width:88px;
}


#stumbleupon a:hover {
 border:solid 1px #666;
}

#facebook {
  margin:0px 2px 10px 0;
  float:left;
  height:17px;
  background: url('greygrad_over.gif') repeat-x;
  width:77px;
}

#facebook a {
  border:solid 1px #CCCCCC;
  margin:0;
  padding:3px 5px 1px 23px;
  background: url('facebook.gif') no-repeat 2px 0px;
  float:left;
  width:48px;
  display:block;
}

/* Fix ie problem  */
*html #facebook a {
 height:19px;
 width:77px;
}


#facebook a:hover {
 border:solid 1px #666;
}
/* END Social Link buttons  */

/** Feature panel **/
.featurePanel {
	float:left;
	width:320px;
	height:114px;
}

.featurePanel h5 {
	width:300px;
	height:19px;
	background:#3D3D3D url(arrow_header.gif) no-repeat 8px center;
	color:#FFF;
	padding:5px 0 0 20px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	
}

.featurePanel div {
	float:left;
	width:320px;
	height:90px;
	background:#e6e6e6;
}

.featurePanel div p {
	width:150px !important;
	float:left;
	height:82px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:95%;
	margin:8px 0 0 8px !important;
	float:left;
}

.featurePanel div a img {
	border:0;
	float:left !important;
	margin:13px 0 8px 33px !important;
}

#compareLogo {
	margin:0 0 0 5px;
}

.featurePanel ul {
	margin:0 0 0 0;
	padding:0;
	float:left;
}

.featurePanel ul li {
	list-style:none;
	margin:0 0 0 20px;
	padding:0;
	font-size:90%;
}

/** END Feature panel **/

#carComparator {
	width:752px !important;
}
#carComparator tr td table tr td {
	font-size:10px !important;
}

/* Brand Page Styles */

#brandPic {
	float:left; 
	margin:2px 5px 0 0; 
	border:1px solid #666;
}

/* End brand Page Styles */


