body{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	background:#343434;
	margin:0px;
}
#video {
	background:#000;
}

#container{
	background:#fff;
	text-align:left;
	margin:0px auto auto;
	width:1000px;	
	overflow:hidden;
}

#container a{
	outline:none;
}
#content-right{
	float:left;
	width:34%;
}
#content-left{
	float:left;
	width:66%;
	text-align:center;
}

#content{
	margin-top:30px;
}

#ads{
	margin: 35px 0 35px 35px;
	
}

#banner{
	margin-bottom: 25px;
	background:url('images/banner.gif') no-repeat 0 0;
	height:73px;
	float:left;
	padding: 5px 0;
	width: 590px;
}


#banner a{
	position:absolute;
	text-indent: -9999px;
}

#myspace{
	float:left;
	margin-bottom: 25px;
}

#myspace img {
  border: 0px solid;
}


/* ------------------------- 5. Footer -------------------------------------- */

#page-footer {
  float:left;
}

#page-footer-content {
  width: 964px;
  margin: 0 auto !important;
  padding: 12px 12px 12px 24px;
  float:left;
}


#termsofuse {
  font-family:Avenir, Veradana, Arial;
  font-weight:bold;
  font-size:11px;
  margin-top:5px;
  padding: 0;
  float: left;
  
}

#termsofuse a {
  color: #717171;
  text-decoration: none;
}

#termsofuse a:hover {
  color: #717171;
  text-decoration: underline;
}

.avenirBigBlue{
	font-family:Avenir, Arial, Veradana ;
	/*font-weight:bold;*/
	color: #3668a1;
	font-size:22px;
}

.avenirSmallBlack{
	font-family:Avenir, Arial, Veradana ;
	/*font-weight:bold;*/
	color: #000;
	font-size:18px;
}

.resultHead{
	background:transparent url(images/result_head_bg.gif) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-family:Avenir,Arial,Veradana;
	font-size:15px;
	font-weight:bold;
	height:29px;
	padding:7px 18px 0;
	text-transform:uppercase;
}
#resultDiv .txtImg{
	margin-bottom: 10px;
}
#resInfo{
	padding: 5px;
}
.resultImg{
	background:transparent url(images/result_body_bg.gif) repeat-y scroll 0 0;
	text-align:center;
	width:280px;
	padding-top:5px;
}

.resultTxt{
	background:transparent url(images/result_body_bg.gif) repeat-y scroll 0 0;
	font-family:Avenir, Arial, Veradan;
	color:#000;
	font-size:15px;	
	font-weight:bold;
	padding: 9px 24px 0;
	width:232px;
}

.resultBottom{
	background:transparent url(images/result_bottom_bg.gif) no-repeat scroll 0 0;
}

#matchDiv{
	width:100%;
	margin:5px 0 0 0;
	float:left;
}

#resultForm {
	float:left;
	width:300px;
}

#searchInput {
	background:transparent url(images/textBox.gif) no-repeat scroll 0 0;
	border:0px solid #AB8229;
	color:#000;
	float:left;
	font-family:helvetica;
	font-size:12px;
	height:29px;
	margin:5px 10px 0 0;
	padding:12px 5px 0;
	width:204px;
}

input#searchLink {

	background:transparent url(images/go_button.gif) no-repeat scroll 0 0;
	border:0 none;
	height:49px;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
	text-indent:-9999px;
	width:66px;
}

#resultDiv{
	margin:25px 0 0 0;
	float:left;
}

.resultContent{
	/*background:transparent url(images/result.gif) no-repeat scroll 0 0;
	min-height:426px;*/
	width:280px;
	margin-top:10px;
}

/* ------------------------- End Footer ------------------------------------ */

#itunes{
	height:25px;
	left:366px;
	top:47px;
	width:90px;
}
#amazon{
	height:20px;
	left:475px;
	top:52px;
	width:102px;
}

.hide {
	display:none;
}

.show{
	display:block;

}

.txtImg{
	margin-left:0px;
}