/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../images/background.gif) repeat-x;
	background-color:#FCFEFF;
	text-align:left;
}

.bodyBold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9B7FBA;
	margin-top:10px;
	/*font-weight:bold;*/
	text-align:left;
}

.bodyText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	margin-top:10px;
	text-align:left;
}
ul{
	margin-left:6px;
	padding-left:10px;
	text-align:left;
}
.BestBuy{ position:relative; top:-500px; left:650px;}
.BestBuyContact{ position:relative; top:-550px; left:650px;}
.christmas
{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	left: -250px;
	top: -580px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 200px;	
	}
	.disclaimertext {
color:#999999;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
text-decoration:none;
}

#backgroundimage {
	position: relative;
	margin-top: 50px;
	margin-bottom: -840px;
	margin-left: -800px;
	z-index: -10;
}

.image {
	float: left;
	margin-right: 20px;
}

.link a{
	color: #008FC8;
	font-size: 15px;
	line-height: 65px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/arrow.jpg) no-repeat center left;
	padding-left: 15px;
}
.multilink a{
	color: #008FC8;
	font-size: 15px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/arrow.jpg) no-repeat center left;
	padding-left: 15px;
}

.smalltext {
	font-size: 9px;
	font-weight: bold;
	position:absolute;
	width:600px;
}
.linksmall a{
	color: #008FC8;
	font-size: 15px;
	line-height:47px;
	text-decoration: none;
	font-weight: bold;
	background: url(../images/arrow.jpg) no-repeat center left;
	padding-left: 15px;
}

.bigimg {
	
	position:absolute;
	clear:both;
}

#footerlinks {
	position: relative;
	margin-left:80px;
top:-55px;
	color: #000;
	text-align:: left;
	width: 202px;
}

#footerlinks a {
	text-decoration: none;
	padding: 0 5px;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.left {

	text-align: left;
}


fieldset
{
    border:0px;
    width:100%;
	padding:0px;
	margin:0px;
}

input, select, textarea
{
	border:1px solid #cccccc;
	background:#ffffff;
	margin:1px;
}

.required
{
    background:url(http://www.brightfox.com.au/foxdata/images/required.gif) no-repeat top right #ffffff;
	border:1px solid #cccccc;
}

.error
{
    color:#ff0000;
    text-align: right;
    display:block;
}

input.error
{
	border:1px dotted #ff0000;
	text-align:left;
}