@charset "UTF-8";
/* red wire box */

.ffsRedWireBox .ffsBoxContent{
	background-image: url('../images/containers/red/main_bg.png');
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	background-color: #CC0000;
	padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px
}
.ffsRedWireBox .ffsBoxHeader{
	height:4px;
	overflow:hidden;
	background-image: url('../images/containers/red/corner_bg_TR.png');
	background-repeat: repeat-x;
	background-position: 100% 0
}
.ffsRedWireBox .ffsBoxHeader div{
	height:4px;
	width:4px;
	background:#fff url('../images/containers/red/corner_bg_TL.png') no-repeat 0 0;
}
.ffsRedWireBox .ffsBoxFooter{
	height:4px;
	overflow:hidden;
	background:url('../images/containers/red/corner_bg_BR.png') no-repeat 100% 0;
	margin-bottom: 15px
}
.ffsRedWireBox .ffsBoxFooter div{
	height:4px;
	width:4px;
	background:#fff url('../images/containers/red/corner_bg_BL.png') no-repeat 0 0;
}
.ffsRedWireBox .ffsBoxContent a{
	color:#FFFF99;
}

/* grey wire box */

.ffsGreyWireBox .ffsBoxContent{
	border-left:1px solid #DDDDDD; border-right:1px solid #DDDDDD; background-image: url('../images/containers/grey/main_bg.png');
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
	background-color: #FFFFFF;
	padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px
}
.ffsGreyWireBox .ffsBoxHeader{
	height:4px;
	overflow:hidden;
	background-image: url('../images/containers/grey/corner_bg_TR.png');
	background-repeat: repeat-x;
	background-position: 100% 0
}
.ffsGreyWireBox .ffsBoxHeader div{
	height:4px;
	width:4px;
	background:#fff url('../images/containers/grey/corner_bg_TL.png') no-repeat 0 0;
}
.ffsGreyWireBox .ffsBoxFooter{
	height:4px;
	overflow:hidden;
	background:url('../images/containers/grey/corner_bg_BR.png') no-repeat 100% 0;
	margin-bottom: 15px
}
.ffsGreyWireBox .ffsBoxFooter div{
	height:4px;
	width:4px;
	background:#fff url('../images/containers/grey/corner_bg_BL.png') no-repeat 0 0;
}
.ffsGreyWireBox .ffsBoxContent img{
	border: 1px solid #999999;	
}

/* white wire box */

.ffsWhiteWireBox .ffsBoxContent{
	color: #000000;
	background-color: #FFF;
	padding: 0px 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}
.ffsWhiteWireBox .ffsBoxHeader{
	height:4px;
	overflow:hidden;
	background-image: url('../images/containers/white/corner_bg_TR.png');
	background-repeat: repeat-x;
	background-position: 100% 0
}
.ffsWhiteWireBox .ffsBoxHeader div{
	height:4px;
	width:4px;
	background:#fff url('../images/containers/white/corner_bg_TL.png') no-repeat 0 0;
}
.ffsWhiteWireBox .ffsBoxFooter{
	height:4px;
	overflow:hidden;
	background:url('../images/containers/white/corner_bg_BR.png') no-repeat 100% 0;
	margin-bottom: 15px
}
.ffsWhiteWireBox .ffsBoxFooter div{
	height:4px;
	width:4px;
	background:#fff url('../images/containers/white/corner_bg_BL.png') no-repeat 0 0;
}



/* blue wire box */

.ffsBlueWireBox .ffsBoxContent{
	background-image: url('../images/containers/blue/main_bg.png');
	background-repeat: no-repeat;
	background-position: left top;
	color: #263860;
	background-color: #B5C1D7;
	padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px
}
.ffsBlueWireBox .ffsBoxHeader{
	height:4px;
	overflow:hidden;
	background-image: url('../images/containers/blue/corner_bg_TR.png');
	background-repeat: repeat-x;
	background-position: 100% 0
}
.ffsBlueWireBox .ffsBoxHeader div{
	height:4px;
	width:4px;
	background:#fff url('../images/containers/blue/corner_bg_TL.png') no-repeat 0 0;
}
.ffsBlueWireBox .ffsBoxFooter{
	height:4px;
	overflow:hidden;
	background:url('../images/containers/blue/corner_bg_BR.png') no-repeat 100% 0;
	margin-bottom: 15px
}
.ffsBlueWireBox .ffsBoxFooter div{
	height:4px;
	width:4px;
	background:#fff url('../images/containers/blue/corner_bg_BL.png') no-repeat 0 0;
}


/* black wire box */

.ffsBlackWireBox .ffsBoxContent{
	background-image: url('../images/containers/black/main_bg.png');
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	background-color: #000000;
	padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px
}
.ffsBlackWireBox .ffsBoxHeader{
	height:4px;
	overflow:hidden;
	background-image: url('../images/containers/black/corner_bg_TR.png');
	background-repeat: repeat-x;
	background-position: 100% 0
}
.ffsBlackWireBox .ffsBoxHeader div{
	height:4px;
	width:4px;
	background:#fff url('../images/containers/black/corner_bg_TL.png') no-repeat 0 0;
}
.ffsBlackWireBox .ffsBoxFooter{
	height:4px;
	overflow:hidden;
	background:url('../images/containers/black/corner_bg_BR.png') no-repeat 100% 0;
	margin-bottom: 15px
}
.ffsBlackWireBox .ffsBoxFooter div{
	height:4px;
	width:4px;
	background:#fff url('../images/containers/black/corner_bg_BL.png') no-repeat 0 0;
}
.twoColFixRtHdr #magic-box {
	background-image: url('../images/containers/magic_box/main_bg.png');
	background-repeat: no-repeat;
	height: 305px;
	width: 800px;
	margin-bottom: 10px;
	position: relative
}
.twoColFixRtHdr #magic-box h2{
	font-size:2.3em;
}
.twoColFixRtHdr #magic-box h2, .twoColFixRtHdr #magic-box h5{
	color:#CC0000;
}
.twoColFixRtHdr #magic-box .magic_content {
	clear: left;
	width: 340px;
	position: absolute;
	left: 281px;
	top: 63px;
	height: 190px;
}

/* search */

#searchFrame {
	background-image: url('../images/bg_search.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	color: #999999;
	width: 260px;
	position: absolute;
	padding: 0;
	left: 720px;
	top: 27px
}
#search {
	position: relative;
	height: 29px;
}
#search .txtInput {
	font-family: Tahoma, Arial, sans-serif;
	width: 190px;
	background: none;
	color: #666;
	font-size: 11px;
	margin-left: 16px;
	position: absolute;
	top: 4px;
	left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#search .submitButton {
	border:medium none;
	width: 28px;
	position: absolute;
	top: -1px;
	left: 228px;
	background-image: url('none');
	height: 28px
}



.twoColFixRtHdr  ul#tickets {
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}
.twoColFixRtHdr  ul#tickets li{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.twoColFixRtHdr  ul#tickets li a{
	text-decoration: underline;
	color: #FFFFFF;
	float: left;
	display: block;
	margin: 0px;
	width: 50%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .25em;
	padding-left: 0px;
}
.twoColFixRtHdr  ul#tickets li a:hover{
	text-decoration: underline;
	color: #FFFF99;
}
.feed a{
	padding-bottom: 1em;
}
.blog_img{
	width: 135px;
	float: right;
	background-color: #000000;
	padding: 5px;
	color: #FFFFFF;
	margin-left: 10px;
}
