/* Global */
* 				{ margin: 0; padding: 0; font-family:Verdana; font-size: 12px; color:#000; text-align:left;}
img 			{ border: none; }
a 				{ outline: none; }
.clear 			{ width: 0px !important; height: 0px !important; overflow: hidden !important; float: none !important; clear: both !important;}
body			{ background:#000 url(../img/bg.gif) repeat top left; }
.left			{ float:left; }
.right			{ float:right; }

img, div { behavior: url(./img/iepngfix.htc) }


#container		{ width:676px; margin:0 auto; }
#content		{ width:575px; height:auto; margin:0; }

#header {
	width:682px;
	height:348px;
	background:url(../img/header.png) no-repeat top center;
}

#cardHeader {
	width:683px;
	height:190px;
	background:url(../img/card_header.png) no-repeat top center;
}

#cardContent {
	background:#fff url(../img/tis_the_season_bg.jpg) no-repeat top center;
	width:575px;
	height:auto;
	margin:0 0 0 42px;
}

input.form {
	background-color:#fff;
	border:solid 1px #000;
	height:22px;
}

textarea {
	background-color:#fff;
	border:solid 1px #000;
	height:80px;
	width: 517px;
}

#bodyContent {
	width:575px;
	width/* */:/**/539px; 
  	width: /**/539px;
	height:auto;
	background-color:#fff;
	margin-left:42px;
	padding:0 18px;
}

#text1 {
	width:532px;
	float:right;
	text-align:left;
	margin-top:32px;
}

#text2 {
	width:532px;
	float:right;
	text-align:left;
	margin-top:32px;
	line-height:1.8em;
}

#select1 {
	width:575px;
	margin:0 0 0 42px;
	padding:0;
	height:83px;
	position:relative;	
}

ul#select1 {
	width:575px;
	margin-top:0;
	background:url(../img/picture_and_frame.jpg) no-repeat;
}
		
#select1 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#select1 li, #select1 a {height: 83px; display: block; color:transparent;}
#select1 span { display:none; }
#select1 li a {
	display:block;
	height:83px;
}
				
#select1-1	{ width:81px; left:25px; }
#select1-2	{ width:81px; left:114px; }
#select1-3	{ width:81px; left:203px; }
#select1-4	{ width:59px; left:318px; }
#select1-5	{ width:76px; left:394px; }
#select1-6	{ width:56px; left:485px; }

#select1-1 a:hover { background:transparent url(../img/picture_and_frame.jpg) no-repeat -25px -90px; }
#select1-2 a:hover { background:transparent url(../img/picture_and_frame.jpg) no-repeat -114px -90px; }
#select1-3 a:hover { background:transparent url(../img/picture_and_frame.jpg) no-repeat -203px -90px; }
#select1-4 a:hover { background:transparent url(../img/picture_and_frame.jpg) no-repeat -318px -90px; }
#select1-5 a:hover { background:transparent url(../img/picture_and_frame.jpg) no-repeat -394px -90px; }
#select1-6 a:hover { background:transparent url(../img/picture_and_frame.jpg) no-repeat -485px -90px; }

#select1-1 a.current { background:transparent url(../img/picture_and_frame.jpg) no-repeat -25px -90px; }
#select1-2 a.current { background:transparent url(../img/picture_and_frame.jpg) no-repeat -114px -90px; }
#select1-3 a.current { background:transparent url(../img/picture_and_frame.jpg) no-repeat -203px -90px; }
#select1-4 a.current { background:transparent url(../img/picture_and_frame.jpg) no-repeat -318px -90px; }
#select1-5 a.current { background:transparent url(../img/picture_and_frame.jpg) no-repeat -394px -90px; }
#select1-6 a.current { background:transparent url(../img/picture_and_frame.jpg) no-repeat -485px -90px; }		

#select2 {
	width:557px;
	margin:0 0 0 42px;
	padding:0;
	height:52px;
	position:relative;	
}

ul#select2 {
	width:575px;
	margin-top:0;
	background:url(../img/song.jpg) no-repeat;
}
		
#select2 li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#select2 li, #select2 a {height: 51px; display: block; color:transparent;}
#select2 span { display:none; }
#select2 li a {
	display:block;
	height:51px;
}
				
		#select2-1	{ width:176px; left:14px; }
		#select2-2	{ width:176px; left:201px; }
		#select2-3	{ width:176px; left:388px; }
		
		#select2-1 a:hover { background:transparent url(../img/song.jpg) no-repeat -14px -52px; }
		#select2-2 a:hover { background:transparent url(../img/song.jpg) no-repeat -201px -52px; }
		#select2-3 a:hover { background:transparent url(../img/song.jpg) no-repeat -388px -52px; }
		
		#select2-1 a.current { background:transparent url(../img/song.jpg) no-repeat -14px -52px; }
		#select2-2 a.current { background:transparent url(../img/song.jpg) no-repeat -201px -52px; }
		#select2-3 a.current { background:transparent url(../img/song.jpg) no-repeat -388px -52px; }

#footer {
	position:relative;
	width:575px;
	height:189px;
	margin:0 0 20px 42px;
	background:url(../img/footer_bg.gif) no-repeat top center;
}

#cardFooter {
	position:relative;
	width:575px;
	height:357px;
	margin:0 0 20px 42px;
	background:url(../img/card_footer.gif) no-repeat top center;
}
		
#errors {
	padding: 10px 0;
	color: #c00;
	line-height: 18px;
}
#errors b { color: #c00; }

#num_chars { font-size: 10px; }
