@charset "utf-8";
/* CSS Document */

body{
	background:#201d20;
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#wrapper{
	width: 960px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}


#ef{
	width: 555px;
	text-align:left;
}

#er{
	width: 405px;}


.fright{
	float:right;
}

.fleft{
	float:right;
}

.both{
	clear:both;
}

#search {
	background:url("../images/search-bg.png") no-repeat scroll left top transparent;
	height:54px;
	margin:0px;
	padding:0px;
	padding-top: 2px;

	margin-left: 120px;
}

#search.user {
	background:url("../images/search-bg2.png") no-repeat scroll left top transparent;
	height:54px;
	margin:0px;
	padding:0px;
	padding-top: 2px;

	margin-left: 120px;
}


#search input.textfield {
	background:url("../images/search-input-bg.png") repeat-x top;
	border:medium none;
	color:#6F6F6F;
	font-family:Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	width:150px;
	margin-right: 4px;
	margin-left: 14px;
}


#search .submit {
	background:url("../images/search-go.jpg") no-repeat top;
	border:medium none;
	font-size:0px;
	height:29px;
	margin-left: 12px;
	line-height:0px;
	text-indent:-9999px;
	width:46px;
	cursor:pointer;
}

#search fieldset {
	border:medium none;
}

element.style  {
color:#6F6F6F;
}



#homecopy{
	width: 465px;
	margin-right: 60px;
	margin-left: 30px;
	color: #f1d872;
	font-size: 22px;
	line-height: 37px;
	text-align:right;
	background:url(../images/bg-canaflag.png) no-repeat center;

	
}


#footer{
	color: #515864;
	font-size: 10px;
	}
	
#footer a{
	color: #898b8f;
	font-weight:bold;
	}

#ccon{
	background:url(../images/bg-ccon.png) no-repeat;
	font-size:11px;
	line-height:17px;
	margin-top:0;
	padding-top:0;
	color: #fff;
}

#ccon p{
	margin-right: 40px;
	margin-left: 5px;
	padding-top: 20px;
	padding-bottom: 20px;}

a{
	color: #c89128;
	text-decoration:none;
}

p.getcandy{
	margin-top: 10px;
	letter-spacing:.2em;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: dotted 1px #3F3B3F;
	}
	
#footer p.getcandy a:hover{
	color: #3E506F; }

#footer p.getcandy a:hover{
	color: #E8A62E}