﻿body {
	background-image: url('images/RBDQRbackground.gif');
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
    font-family:Verdana, Arial, Helvetica;
    font-size:x-small;
}

img{
	border:0;
}

a:link{
	color:#214a7b;
	text-decoration:  none;
}

a:visited{
	color:#214a7b;
	text-decoration:  none;
}

table.main{
	margin-left: auto;
	margin-right: auto;
	width:926px;
	border:0;
}

table.contentHolder{
	width:926px;
	border:1;
	border-color:#FFFFFF;
	border-style:solid;
	border-width:thin;
	text-align:left;
	background-color:#FFFFFF;
}

table.featuredTitle{
	width:215px;
	border-color:#3399FF;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
}

table.featuredSponsorTitle{
	width:215px;
	border-color:#003366;
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
}

table.sponsorContent{
	width:215px;
	border-color:#003366;
	border-style:solid;
	border-width:1px;
	background-color:#0066CC;
	text-align:left;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, Verdana;	
}

.content{
	width:486px;
	border-left:1;
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:thin;
    border-right:1;
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:thin;
	text-align:left;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, Verdana;
}

table.featuredContent{
	width:220px;
	text-align:left;
}

.footer{
	background-color:#626b77;
	text-align:center;
	font-size:10px;
	color:#FFFFFF;
	padding-top:5px;
	padding-bottom:7px;
}

.footer a:link{
	color:#FFFFFF;
	text-decoration:  none;
}

.footer a:visited{
	color:#FFFFFF;
	text-decoration:  none;
}

.productInfo
{
    font-size:xx-small;
}

.wishListHeader
{
    color:#FFFFFF;
    background-color:#000000;
}

.modalBackground
{
    background-color:#000000;
    filter:alpha(opacity=80);
    opacity:0.8;
}

.modalPopup
{
    background-color:White;
    border-width:2px;
    border-style:solid;
    border-color:Black;
    padding:0px;
    width:175px;
    height:112px;
    font-family:Arial, Helvetica, Verdana;
}       
    
    .alert
{
    color:White;
    font-family:Helvetica, Arial, Verdana ;
    font-size:11px;
}

h4 {
    font-size:16px;
    font-family:Arial, Helvetica, Verdana;
    font-weight:bold;
   }

