/* Start of CMSMS style sheet 'IWC New' */
body {
	background: #d8ad6a url('images/bg-body.jpg') fixed no-repeat top center;
	margin: 0;
	padding: 8px 0;
	font: 11px Verdana;
	color: #0c283e;
}

img {
        border: 0;
}

a {
        color: #547490;
}

h2 {
        color: #275f8e;
        font: bold 18px "Century Gothic";
}


h3 {
        color: #275f8e;
        font: bold 14px "Century Gothic";
}

#header {
	width: 806px;
	height: 221px;
	margin: 0 auto;
	background: url('images/bg-header.png') no-repeat;
}

#wrapper-header {
	width: 823px;
	height: 8px;
	background: url('images/corners-wrapper.png') no-repeat;
	margin: 0 auto;
}

#wrapper {
	width: 823px;
	background: url('images/bg-wrapper.png');
	margin: 0 auto;
}

#wrapper-footer {
	width: 823px;
	height: 8px;
	background: url('images/corners-wrapper.png') no-repeat bottom;
	margin: 0 auto;
}

#nav-top {
	list-style-type: none;
	width: 799px;
	height: 35px;
	margin: 3px auto 0;
	padding: 0;
}

#nav-top li {
	margin: 0;
	padding: 0;
	float: left;
}

#nav-top li a {
	display: block;
	height: 35px;
	background: url('images/nav-top.gif') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#home {
	width: 45px;
}

#nav-top li a#info {
	width: 179px;
	background-position: -45px 0;
}

#nav-top li a#info:hover {
	background-position: -45px -35px;
}

#nav-top li a#sponsors {
	width: 166px;
	background-position: -224px 0;
}

#nav-top li a#sponsors:hover {
	background-position: -224px -35px;
}

#nav-top li a#events {
	width: 138px;
	background-position: -390px 0;
}

#nav-top li a#events:hover {
	background-position: -390px -35px;
}

#nav-top li a#anglers {
	width: 79px;
	background-position: -528px 0;
}

#nav-top li a#anglers:hover {
	background-position: -528px -35px;
}

#nav-top li a#news {
	width: 122px;
	background-position: -607px 0;
}

#nav-top li a#news:hover {
	background-position: -607px -35px;
}

#nav-top li a#contact {
	width: 70px;
	background-position: -729px 0;
}

#nav-top li a#contact:hover {
	background-position: -729px -35px;
}

.clear {
	clear: both;
}

#body {
	margin: 7px auto 0;
	width: 804px;
}

#content-container {
	float: left;
}

#content-cap-top {
	background: url('images/corners-content.png') no-repeat;
	width: 550px;
	height: 10px;
}

#content-wrapper {
	background: url('images/bg-body.png') repeat-y;
	width: 550px;
}

#content-header {
	background: url('images/bg-content-header.png') no-repeat;
	width: 550px;
	min-height: 143px;
}

#content {
	background: url('images/bg-content.gif') no-repeat bottom right;
	min-height: 425px;
	margin: 0 7px;
	padding: 1px 8px;
}

#content-footer {
	width: 804px;
	height: 9px;
	margin: 0 auto;
	background: url('images/bg-content-footer.png') no-repeat;
}

#content-cap-bottom {
	background: url('images/corners-content.png') no-repeat bottom;
	width: 550px;
	height: 9px;
}

#right-panel {
	float: right;
	margin-top: -3px;
        width: 251px;
}

#panel-cap-top {
	background: url('images/corners-panel.png') no-repeat;
	width: 251px;
	height: 8px;
}

#panel-content {
	background: url('images/bg-panel.png') repeat-y;
	padding: 5px 13px;
}

#panel-cap-bottom {
	background: url('images/corners-panel.png') no-repeat bottom;
	width: 251px;
	height: 8px;
}

#nav-right {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav-right li a {
	display: block;
	width: 197px;
	height: 26px;
	line-height: 26px;
	background: url('images/nav-right.gif') no-repeat center left;
	padding: 0 8px 0 19px;
	overflow: hidden;
	text-decoration: none;
	color: #0c283e;
}

#nav-right li a.first {
	background-position: top left;
}

#nav-right li a.last {
	background-position: bottom left;
}

#nav-right li a.first:hover {
	background-position: top right;
}

#nav-right li a.last:hover {
	background-position: bottom right;
}

#nav-right li a:hover {
	background-position: center right;
}

.polaroids {
        width: 188px;
        margin: 10px auto;
        display: block;
}

.search-container {
        background: url(../images/bg-search_input.gif) no-repeat;
        width: 155px;
        height: 24px;
        padding: 6px 0 0 30px;
        margin: 10px auto 0;
}

.search-input {
        background: transparent;
        color: #547490;
        font: normal normal 11px Verdana, Tahoma, Arial;
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
}

#news-events {
        list-style-type: none;
        margin: 0;
        padding: 0;
}

#news-events li {
        padding: 5px 0;
}

#title {
	background: url('images/fly1.jpg') no-repeat top right;
	color: #275f8e;
	font: bold 24px "Century Gothic";
	margin: -10px -11px 0;
	padding: 25px 35px;
	height: 131px;
}

#title div {
	border-bottom: 2px solid #e0d7cd;
	min-height: 100px;
        padding-right: 160px;
}

.fly2 {
	background: url('images/fly2.jpg') no-repeat top right !important;
}

.fly3 {
	background: url('images/fly3.jpg') no-repeat top right !important;
}

.fly4 {
	background: url('images/fly4.jpg') no-repeat top right !important;
}

.fly5 {
	background: url('images/fly5.jpg') no-repeat top right !important;
}

.fly6 {
	background: url('images/fly6.jpg') no-repeat top right !important;
}

.fly7 {
	background: url('images/fly7.jpg') no-repeat top right !important;
}

#slideshow {
	list-style-type:none;
	margin:0px;
	padding:113px 0 0 28px;
	position:relative;
	height:235px;
	width:370px;
}

#slideshow li {
	position:absolute;
	text-align:center;
}                   

#slideshow span {
        display: block;
        position: absolute;
        bottom: 2px;
        color: #fff;
        background: url('images/bg-caption.png');
        width: 360px;
        padding: 5px;
        text-align: left;
        font: normal 11px Verdana;
}

#eventslides {
        list-style-type:none;
        height: 260px;
}

#eventslides li {
        position: absolute;
        text-align:center;
        background: #fff;
        width: 380px;
        height: 245px;
        margin: 20px 30px;
}

#eventslides li img {
        padding: 5px;
        border: 1px solid #ccc;
        margin: 0 auto;
}

fieldset.tournament label,
fieldset.personal label,
.contact label {
    float: left;
    width: 150px;
    font: normal bold 11px Verdana, Tahoma, Arial;
    color: #464646;
}

.angler-registration input,
.angler-registration select,
fieldset select,
fieldset.personal input,
fieldset.personal textarea,
fieldset.tournament .input input,
fieldset.tournament textarea,
.contact select,
.contact textarea,
.contact input {
    border-top: 2px solid #808080;
    border-left: 2px solid #808080;
    border-bottom: 1px solid #d4d0c8;
    border-right: 1px solid #d4d0c8;
}

.angler-registration button,
button.submit {
    background: transparent url(../images/btn-submit.gif) no-repeat;
    width: 78px;
    height: 27px;
    color: #fff;
    font-weight: bold;
    cursor: hand;
    cursor: pointer;
    margin: 0;
    padding: 0;
    border: 0;
}

.contact div,
fieldset div {
    padding: 2px 0;
    clear: both;
}

fieldset.personal {
    margin-bottom: 20px;
}

fieldset.tournament label {
    width: 503px;
}

fieldset.tournament div div label,
fieldset.tournament div div input,
fieldset.tournament div div {
    float: left;
    clear: none;
}

fieldset.tournament div div label {
    font-weight: normal;
    width: auto;
}

form fieldset.border {
    border: 1px solid #464646;
    padding: 10px;
    margin: 10px 0;
}

form fieldset legend {
    font-size: 150%;
    font-weight: normal;
    margin: 0;
    padding: 0 5px;
}

.eventslist {
    margin-bottom: 20px;
}

.eventslist .title {
    font-size: 12px;
    font-weight: bold;
    color: #999;
}

.eventslist .title a {
    color: #33672c;
}

.eventresults {
    margin-top: 20px;
}
/* End of 'IWC New' */

