
body {
    font-family: sans-serif;
    font-size: 10pt;
}
a {
    color: #fff;
}
a:visited {
    color: #fff;
}
.cambox2011 {
    text-align: center;
    font: normal 12px Verdana,sans-serif;
    background-color: #000;color: #fff;
    border: solid 1px #fff;
    margin: 0px 10px 10px 0px;
    float: left;
    width: 166px;
    height: 200px;
}
.cambox2011head {
        background-color: #000;color: #fff;;
    padding: 2px 0px;
    font-weight: bold;
    width: 100%;
    height: 16px;
    text-align: left;
}
.cambox2011headinner {
    width: 100%;
    height: 14px;
    padding: 2px 4px 0px 4px;
    margin: 0px auto;
    overflow: hidden;
}
.cambox2011inner {
    width: 100%;
    font-family: sans-serif;
}
.cambox2011footer {
    border-top: solid 1px #fff;
    width: 100%;
    height: 14px;
    font-family: sans-serif;
    font-size: 8pt;
}
.cambox2011headoffline {
    padding: 2px 0px;
    font-weight: bold;
    width: 100%;
    height: 16px;
    text-align: left;
}
#iosSlider1 {
	width: 100%;
    margin: 0px auto;
    position: relative;
    height: 440px;
}
			
#slider1 {
    position: relative;
	top: 0;
	left: 0;
    height: 460px;
	margin: 0 0 0 0;
}
			
.item1 {
	position: relative;
	top: 0;
	left: 0;
    height: 460px;
	width: 100%;
	margin: 0 0 0 0;
}
.GradientButton001 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font: bold 22px "helvetica neue", helvetica, arial, sans-serif;
    line-height: 1;
    padding: 12px 0 14px 0;
    text-align: center;
    cursor: pointer;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);
    background: #778280;background: -moz-linear-gradient(top, #778280 0%, #4e5451 50%, #0a0e0a 51%, #0a0809 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #778280), color-stop(50%, #4e5451), color-stop(51%, #0a0e0a), color-stop(100%, #0a0809));background: -webkit-linear-gradient(top, #778280 0%, #4e5451 50%, #0a0e0a 51%, #0a0809 100%);background: -o-linear-gradient(top, #778280 0%, #4e5451 50%, #0a0e0a 51%, #0a0809 100%);background: -ms-linear-gradient(top, #778280 0%, #4e5451 50%, #0a0e0a 51%, #0a0809 100%);background: linear-gradient(to bottom, #778280 0%, #4e5451 50%, #0a0e0a 51%, #0a0809 100%);color: #fff!important;border: 1px solid #000;
}

.GradientButton001:hover {
    background: rgb(78,78,78); /* Old browsers */background: -moz-linear-gradient(top,  rgba(78,78,78,1) 0%, rgba(61,61,61,1) 50%, rgba(61,61,61,1) 50%, rgba(34,34,34,1) 51%, rgba(34,34,34,1) 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(78,78,78,1)), color-stop(50%,rgba(61,61,61,1)), color-stop(50%,rgba(61,61,61,1)), color-stop(51%,rgba(34,34,34,1)), color-stop(100%,rgba(34,34,34,1))); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top,  rgba(78,78,78,1) 0%,rgba(61,61,61,1) 50%,rgba(61,61,61,1) 50%,rgba(34,34,34,1) 51%,rgba(34,34,34,1) 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top,  rgba(78,78,78,1) 0%,rgba(61,61,61,1) 50%,rgba(61,61,61,1) 50%,rgba(34,34,34,1) 51%,rgba(34,34,34,1) 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top,  rgba(78,78,78,1) 0%,rgba(61,61,61,1) 50%,rgba(61,61,61,1) 50%,rgba(34,34,34,1) 51%,rgba(34,34,34,1) 100%); /* IE10+ */background: linear-gradient(to bottom,  rgba(78,78,78,1) 0%,rgba(61,61,61,1) 50%,rgba(61,61,61,1) 50%,rgba(34,34,34,1) 51%,rgba(34,34,34,1) 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 ); /* IE6-9 */color: #fff!important;border: 1px solid #000;
}

.GradientButton002 {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font: bold 22px "helvetica neue", helvetica, arial, sans-serif;
    line-height: 1;
    padding: 12px 0 14px 0;
    text-align: center;
    cursor: pointer;
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.8);
    background: #4c4c4c; /* Old browsers */background: -moz-linear-gradient(top, #4c4c4c 0%, #595959 12%, #666666 25%, #474747 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#595959), color-stop(25%,#666666), color-stop(39%,#474747), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* IE10+ */background: linear-gradient(to bottom, #4c4c4c 0%,#595959 12%,#666666 25%,#474747 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */color: #fff!important;border: 1px solid #000;
}

.GradientButton002:hover {
    background: #4c4c4c; /* Old browsers */background: -moz-linear-gradient(top, #4c4c4c 0%, #666666 12%, #888888 25%, #555555 39%, #2c2c2c 50%, #000000 51%, #111111 60%, #2b2b2b 76%, #1c1c1c 91%, #131313 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c4c4c), color-stop(12%,#666666), color-stop(25%,#888888), color-stop(39%,#555555), color-stop(50%,#2c2c2c), color-stop(51%,#000000), color-stop(60%,#111111), color-stop(76%,#2b2b2b), color-stop(91%,#1c1c1c), color-stop(100%,#131313)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #4c4c4c 0%,#666666 12%,#888888 25%,#555555 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #4c4c4c 0%,#666666 12%,#888888 25%,#555555 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #4c4c4c 0%,#666666 12%,#888888 25%,#555555 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* IE10+ */background: linear-gradient(to bottom, #4c4c4c 0%,#666666 12%,#888888 25%,#555555 39%,#2c2c2c 50%,#000000 51%,#111111 60%,#2b2b2b 76%,#1c1c1c 91%,#131313 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */color: #fff!important;border: 1px solid #000;
}