@import url (https://fonts.googleapis.com/css?family=Roboto:400,400italic,700,700italic);

body { background-image: url(../img/bg.png); background-position: top left; background-repeat: repeat-x; background-color: #ff6c0b }
.wrapper { width: 960px; padding-left: 10px; padding-right: 15px; margin: 0 auto; font-size: 14px; color: #111111; font-family: 'Roboto', sans-serif!important }
.header { width: 960px; margin: 0 auto; padding-bottom: 1px }
.site-logo { padding-right: 5px } .site-logo img { width: 180px } .social { padding-left: 5px } .donate { padding-left: 5px }
.auth { padding-left: 5px } .contact-us { padding-left: 5px; padding-top: 11px }
.clear { clear: both } .left { float: left } .textright { text-align: right }

p { background: none!important }
font, span, p, a, .footer { font-family: 'Roboto', sans-serif!important }
font { font-size: 13pt }

.menu { width:940px; padding: 10px; margin: 0 auto; margin-top: 10px; height:44px; background-image:url(../images/menu-bg.jpg); background-repeat: repeat-x; -webkit-box-shadow: 0 0 5px #111; -moz-box-shadow: 0 0 5px #111; -o-box-shadow: 0 0 5px #111; -icab-box-shadow: 0 0 5px #111; -khtml-box-shadow: 0 0 5px #111; box-shadow: 0 0 5px #111; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px }

.menu-item { padding-left: 15px; padding-right: 15px; padding-top: 15px; font-weight: bold; color: #ffffff; font-size: 14.5px }
.menu-divide { padding-top: 15px; font-weight: bold; color: #ff6c0b; font-size: 16px }

/* BUTTONS */
.button { font-family: 'Roboto', sans-serif font-size: 20px; border: 1px solid #ccc; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; background: #f7f7f7; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed)); background:-moz-linear-gradient(top,  #fff,  #ededed);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); text-shadow: 0px 1px 1px #ffffff;display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding-left: 15px; padding-right: 15px; padding-bottom: 7px; padding-top: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px }

.button:hover { font-family: 'Roboto', sans-serif font-size: 20px; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; background: #ededed; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc)); background: -moz-linear-gradient(top,  #fff,  #dcdcdc);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');text-shadow: 0px 1px 1px #ffffff;display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding-left: 15px; padding-right: 15px; padding-bottom: 7px; padding-top: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px }

.button:active { font-family: 'Roboto', sans-serif font-size: 20px; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff)); background: -moz-linear-gradient(top,  #ededed,  #fff);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff'); text-shadow: 0px 1px 1px #ffffff;display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding-left: 15px; padding-right: 15px; padding-bottom: 7px; padding-top: 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px }

.sub-menu { width: 940px; padding-left: 10px; padding-right: 5px; padding-top: 15px; padding-bottom: 15px; margin: 0 auto; font-weight: bold; color: #111111 } .sub-item { padding-right: 10px } .sub-divide { padding-right: 10px; font-weight: bold; color: #ff6c0b; }

.footer { width: 920px ; padding: 20px; margin: 0 auto; text-align:center }

/* HREFS */
.header a, .header a:visited, .header a:active { color: #ff6c0b; text-decoration: none }
.header a:hover { color: #ff6c0b; text-decoration: underline }
.donate a, .donate a:visited, .donate a:active { color: #000000; text-decoration: none }
.donate a:hover { color: #000000; text-decoration: none }
.auth a, .auth a:visited, .auth a:active { color: #000000; text-decoration: none }
.auth a:hover { color: #000000; text-decoration: none }
.menu a, .menu a:visited, .menu a:active { color: #ff6c0b; text-decoration: none; font-weight: normal }
.menu a:hover { color: #ffffff; text-decoration: none; font-weight: normal }
.sub-menu a, .sub-menu a:visited, .sub-menu a:active { color: #ff6c0b; text-decoration: none; font-weight: normal }
.sub-menu a:hover { color: #111111; text-decoration: none; font-weight: normal }
.footer a, .footer a:visited, .footer a:active { color: #ffffff; text-decoration: none }
.footer a:hover { color: #ffffff; text-decoration: underline }









img { border:0px }
.left { float:left } .right { float:right } .clear { clear:both } .font20 { font-size:20px } .font10 { font-size:10px } .font13 { font-size:13px } .font40 { font-size:40px }
.mt10 { margin-top:10px } .mt15 { margin-top:15px } .mt20 { margin-top:20px } .pt30 { padding-top:30px } .pt12 { padding-top:12px }
.border_bottom { border-bottom:1px solid #ccc } .center { text-align:center } .mt5 { margin-top:5px } .ml1 { margin-left:1px }
.roundedleft { -webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px;-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px }
.bb1 { border:1px solid #ccc } .bb2 { border:1px solid #ccc; background-color:#ffffff; }
/* BUTTONS */
.gray { font-family: 'Trykker', serif; font-size:13px; background-color: #eeeeee; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc)); background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc); background-image: -moz-linear-gradient(top, #eeeeee, #cccccc); background-image: -ms-linear-gradient(top, #eeeeee, #cccccc); background-image: -o-linear-gradient(top, #eeeeee, #cccccc); background-image: linear-gradient(top, #eeeeee, #cccccc); border: 1px solid #ccc; border-bottom: 1px solid #bbb; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; color: #444; line-height: 1; padding: 8px 0; text-align: center; text-shadow: 0 1px 0 #eee; width: 150px; }
.gray:hover { background-color: #dddddd; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #bbbbbb)); background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb); background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb); background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb); background-image: -o-linear-gradient(top, #dddddd, #bbbbbb); background-image: linear-gradient(top, #dddddd, #bbbbbb); border: 1px solid #bbb; border-bottom: 1px solid #999; cursor: pointer; text-shadow: 0 1px 0 #ddd; }
.gray:active { border: 1px solid #aaa; border-bottom: 1px solid #888; -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; }
/* HREF VALUES */
a, a:visited, a:active { color: #ffffff; text-decoration: none }
a:hover { color: #ffffff; text-decoration: underline }
#footer a, #footer a:visited, #footer a:active { color: #ffffff; text-decoration: none }
#footer a:hover { color: #ffffff; text-decoration: underline }
#menu a, #menu a:visited, #menu a:active { color: #ffffff; text-decoration: none }
#menu a:hover { color: #ffffff; text-decoration: underline }
#main a, #main a:visited, #main a:active { color: #27609b; text-decoration: none }
#main a:hover { color: #27609b; text-decoration: underline }
#findus a, #findus a:visited, #findus a:active { color: #777; text-decoration: none }
#findus a:hover { color: #777; text-decoration: none }
#learnmore a, #learnmore a:visited, #learnmore a:active { color: #777; text-decoration: none }
#learnmore a:hover { color: #777; text-decoration: none }
#popup a, #popup a:visited, #popup a:active { color: #27609b; text-decoration: none }
#popup a:hover { color: #27609b; text-decoration: underline }
/* POPUP ELEMENTS */
.browsemod {
display: none; position: fixed; width: 550px; left:50%; top:20%; right:50%; margin-left:-275px; min-height: 200px; background-color:#ffffff; z-index:1002; -webkit-box-shadow: 0 0 4px #000000; -moz-box-shadow: 0 0 4px #000000; -o-box-shadow: 0 0 4px #000000; -icab-box-shadow: 0 0 4px #000000; -khtml-box-shadow: 0 0 4px #000000; box-shadow: 0 0 4px #000000;-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;-khtml-border-radius-bottomright: 3px;-khtml-border-radius-bottomleft: 3px;-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;-webkit-border-top-right-radius: 3px;-webkit-border-top-left-radius: 3px;
-khtml-border-radius-topright: 3px;-khtml-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;-moz-border-radius-topleft: 3px;border-top-right-radius: 3px;border-top-left-radius: 3px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=145, Strength=3);
-moz-opacity: 0.80; opacity:.80; filter: alpha(opacity=80); }
.registermod {
display: none; position:absolute; width: 550px; left:50%; top:10%; right:50%; margin-left:-275px; min-height: 200px; background-color:#ffffff; z-index:1002; -webkit-box-shadow: 0 0 4px #000000; -moz-box-shadow: 0 0 4px #000000; -o-box-shadow: 0 0 4px #000000; -icab-box-shadow: 0 0 4px #000000; -khtml-box-shadow: 0 0 4px #000000; box-shadow: 0 0 4px #000000;-webkit-border-bottom-right-radius: 3px;-webkit-border-bottom-left-radius: 3px;-khtml-border-radius-bottomright: 3px;-khtml-border-radius-bottomleft: 3px;-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;border-bottom-right-radius: 3px;border-bottom-left-radius: 3px;-webkit-border-top-right-radius: 3px;-webkit-border-top-left-radius: 3px;
-khtml-border-radius-topright: 3px;-khtml-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;-moz-border-radius-topleft: 3px;border-top-right-radius: 3px;border-top-left-radius: 3px; filter: progid:DXImageTransform.Microsoft.Shadow(color='#000000', Direction=145, Strength=3);
-moz-opacity: 0.80; opacity:.80; filter: alpha(opacity=80); }
.closeicon { float:right; margin-top:-25px; margin-right:-25px } .closeiconclass { width:24px; height:24px }
.popheader { padding:15px; background-color:#f0e9eb; border-bottom:1px solid #ccc;-webkit-border-top-right-radius: 3px;-webkit-border-top-left-radius: 3px;
-khtml-border-radius-topright: 3px;-khtml-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;-moz-border-radius-topleft: 3px;border-top-right-radius: 3px;border-top-left-radius: 3px }
.popcontent2 { padding-left:15px; padding-right:15px; padding-top:2px; padding-bottom:15px } .popcontent { padding:15px } 
.popcontent3 { padding:35px; border-top:1px solid #ccc }
/* BLACK BACKGROUND ELEMENT */
.black_lbg { display: none; position:fixed; top: 0%; left: 0%; width: 100%; height: 100%; background-color:#777777; z-index:1001;
-moz-opacity: 0.95; opacity:.95; filter: alpha(opacity=95) }
/* FORM ELEMENTS */
.formfield { border:1px solid #ccc; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -khtml-border-radius:5px; color: #444; font-family: 'Trykker', serif; font-size:13px; padding:6px;  -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; width:240px }
.formfield2 { border:1px solid #ccc; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -khtml-border-radius:5px; color: #444; font-family: 'Trykker', serif; font-size:13px; padding:6px;  -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; width:350px }
.formfield3 { border:1px solid #ccc; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -khtml-border-radius:5px; color: #444; font-family: 'Trykker', serif; font-size:13px; padding:10px;  -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; width:400px }
/* WHITE */
.white { font-family: 'Trykker', serif; font-size:13px; border: 1px solid #ccc; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; background: #f7f7f7; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed)); background:-moz-linear-gradient(top,  #fff,  #ededed);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); text-shadow: 0px 1px 1px #ffffff;display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding-left:13px; padding-right:13px; padding-top:4px; padding-bottom:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px }
/* WHITE HOVER */
.white:hover { font-family: 'Trykker', serif; font-size:13px; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; background: #ededed; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc)); background: -moz-linear-gradient(top,  #fff,  #dcdcdc);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');text-shadow: 0px 1px 1px #ffffff;display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding-left:13px; padding-right:13px; padding-top:4px; padding-bottom:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px }
/* WHITE ACTIVE */
.white:active { font-family: 'Trykker', serif; font-size:13px; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff)); background: -moz-linear-gradient(top,  #ededed,  #fff);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff'); text-shadow: 0px 1px 1px #ffffff;display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding-left:13px; padding-right:13px; padding-top:4px; padding-bottom:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px }
/* WHITE2 */
.white2 { font-family: 'Trykker', serif; color:#333; font-size:15px; border: 1px solid #ccc; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; background: #f7f7f7; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed)); background:-moz-linear-gradient(top,  #fff,  #ededed);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); text-shadow: 0px 1px 1px #ffffff;display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding-left:13px; padding-right:13px; padding-top:4px; padding-bottom:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px }
/* WHITE2 HOVER */
.white2:hover { font-family: 'Trykker', serif; color:#333; font-size:15px; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; background: #ededed; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc)); background: -moz-linear-gradient(top,  #fff,  #dcdcdc);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');text-shadow: 0px 1px 1px #ffffff;display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding-left:13px; padding-right:13px; padding-top:4px; padding-bottom:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px }
/* WHITE2 ACTIVE */
.white2:active { font-family: 'Trykker', serif; color:#333; font-size:15px; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff)); background: -moz-linear-gradient(top,  #ededed,  #fff);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff'); text-shadow: 0px 1px 1px #ffffff;display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding-left:13px; padding-right:13px; padding-top:4px; padding-bottom:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px }
/* WHITELARGE */
.whitelarge { font-family: 'Trykker', serif; font-size:35px; border: 1px solid #ccc; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; background: #f7f7f7; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed)); background:-moz-linear-gradient(top,  #fff,  #ededed);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); text-shadow: 0px 1px 1px #ffffff;display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding-left:13px; padding-right:13px; padding-top:4px; padding-bottom:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px }
/* WHITELARGE HOVER */
.whitelarge:hover { font-family: 'Trykker', serif; font-size:35px; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; background: #ededed; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc)); background: -moz-linear-gradient(top,  #fff,  #dcdcdc);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');text-shadow: 0px 1px 1px #ffffff;display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding-left:13px; padding-right:13px; padding-top:4px; padding-bottom:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px }
/* WHITELARGE ACTIVE */
.whitelarge:active { font-family: 'Trykker', serif; font-size:35px; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff)); background: -moz-linear-gradient(top,  #ededed,  #fff);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff'); text-shadow: 0px 1px 1px #ffffff;display: inline-block; outline: none; cursor: pointer; text-align: center; text-decoration: none; padding-left:13px; padding-right:13px; padding-top:4px; padding-bottom:5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -khtml-border-radius: 5px }
/* MAIN CONTENT */
#wrapper { min-width:960px }
/* MENU */

/* MAIN AREA */
.content_title { padding:10px; margin-left:20px; margin-right:20px; margin-bottom:10px }
.alternative { padding:10px; text-align:center; margin-left:20px; margin-right:20px; margin-bottom:20px; background-color:#f7f7f7; border: 1px solid #ccc; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px }
.roundedall { -webkit-border-top-right-radius: 5px;-khtml-border-radius-topright: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-radius-bottomright: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px;-webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px; }
.roundedall2 { -webkit-border-top-right-radius: 2px;-khtml-border-radius-topright: 2px;-moz-border-radius-topright: 2px;border-top-right-radius: 2px;-webkit-border-bottom-right-radius: 2px;-khtml-border-radius-bottomright: 2px;-moz-border-radius-bottomright: 2px;border-bottom-right-radius: 2px;-webkit-border-bottom-left-radius: 2px;-khtml-border-radius-bottomleft: 2px;-moz-border-radius-bottomleft:2px;border-bottom-left-radius: 2px;-webkit-border-top-left-radius:2px;-khtml-border-radius-topleft:2px;-moz-border-radius-topleft: 2px;border-top-left-radius: 2px; }
#main { width:960px; margin:0 auto }
.maininner { position:relative; width:940px; padding-right:20px; background-color:#fff; -webkit-box-shadow: 0 0 2px #111; -moz-box-shadow: 0 0 2px #111; -o-box-shadow: 0 0 2px #111; -icab-box-shadow: 0 0 2px #111; -khtml-box-shadow: 0 0 2px #111; box-shadow: 0 0 2px #111; -webkit-border-top-right-radius: 5px;-khtml-border-radius-topright: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-radius-bottomright: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px;-webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px;
filter:progid:DXImageTransform.Microsoft.DropShadow(color=#111, offx=1, offy=1) } 
.maininner2 { position:relative; width:960px; background-color:#fff; -webkit-box-shadow: 0 0 2px #111; -moz-box-shadow: 0 0 2px #111; -o-box-shadow: 0 0 2px #111; -icab-box-shadow: 0 0 2px #111; -khtml-box-shadow: 0 0 2px #111; box-shadow: 0 0 2px #111; -webkit-border-top-right-radius: 5px;-khtml-border-radius-topright: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-radius-bottomright: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px;-webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px;
filter:progid:DXImageTransform.Microsoft.DropShadow(color=#111, offx=1, offy=1) } 
.maininner3 { width:920px; padding:20px; background-color:#fff; -webkit-box-shadow: 0 0 2px #111; -moz-box-shadow: 0 0 2px #111; -o-box-shadow: 0 0 2px #111; -icab-box-shadow: 0 0 2px #111; -khtml-box-shadow: 0 0 2px #111; box-shadow: 0 0 2px #111; -webkit-border-top-right-radius: 5px;-khtml-border-radius-topright: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-radius-bottomright: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px;-webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px;
filter:progid:DXImageTransform.Microsoft.DropShadow(color=#111, offx=1, offy=1) } 
.maininner4 { width:960px; padding-top:20px; background-color:#fff; -webkit-box-shadow: 0 0 2px #111; -moz-box-shadow: 0 0 2px #111; -o-box-shadow: 0 0 2px #111; -icab-box-shadow: 0 0 2px #111; -khtml-box-shadow: 0 0 2px #111; box-shadow: 0 0 2px #111; -webkit-border-top-right-radius: 5px;-khtml-border-radius-topright: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-radius-bottomright: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px;-webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px;
filter:progid:DXImageTransform.Microsoft.DropShadow(color=#111, offx=1, offy=1) } 
.leftcontent { float:left; width:500px }
.rightcontent { width:418px; padding-bottom:15px; margin-left:20px; float:left; padding-top:20px }
.infobox p { background: none!important }
.infobox { padding:10px; margin-top:12px; background-color:#f0e9eb;border:1px solid #ccc; -webkit-border-top-right-radius: 5px;-khtml-border-radius-topright: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-radius-bottomright: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px;-webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px;-moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc }
.infoboxcenter { text-align:center; padding:10px; margin-top:12px; background-color:#f0e9eb;border:1px solid #ccc; -webkit-border-top-right-radius: 5px;-khtml-border-radius-topright: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-radius-bottomright: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px;-webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px;-moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc }
.infobox340 { padding:10px; margin-top:12px; background-color:#f0e9eb;border:1px solid #ccc; -webkit-border-top-right-radius: 5px;-khtml-border-radius-topright: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-radius-bottomright: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px;-webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px;-moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; overflow:auto; max-height:340px }
#findus { text-align:center; margin-top:5px }
/* OVER PICTURE */
.available { position:absolute; margin-top:345px; margin-left:50px; width:430px; background-color:#FFF; padding:10px;-moz-opacity: 0.70; opacity:.70; filter: alpha(opacity=70);-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px;-webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px }
.test_home { position:absolute; margin-top:570px; margin-left:50px; width:430px; background-color:#FFF; padding:10px;-moz-opacity: 0.70; opacity:.70; filter: alpha(opacity=70);-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px;-webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px; }
.test_about { position:absolute; margin-top:240px; margin-left:50px; width:430px; background-color:#FFF; padding:10px;-moz-opacity: 0.70; opacity:.70; filter: alpha(opacity=70);-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px;-webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px; }
.support { position:absolute; margin-top:35px; margin-left:480px; width:420px; background-color:#FFF; padding:15px;-moz-opacity: 0.90; opacity:.90; filter: alpha(opacity=90);-webkit-border-top-right-radius: 5px;-khtml-border-radius-topright: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-radius-bottomright: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px;-webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px;-webkit-box-shadow: 0 0 2px #111; -moz-box-shadow: 0 0 2px #111; -o-box-shadow: 0 0 2px #111; -icab-box-shadow: 0 0 2px #111; -khtml-box-shadow: 0 0 2px #111; box-shadow: 0 0 2px #111; }
.contact { position:absolute; margin-top:35px; margin-left:40px; width:330px; background-color:#FFF; padding:15px;-moz-opacity: 0.90; opacity:.90; filter: alpha(opacity=90);-webkit-border-top-right-radius: 5px;-khtml-border-radius-topright: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-radius-bottomright: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px;-webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px;-webkit-box-shadow: 0 0 2px #111; -moz-box-shadow: 0 0 2px #111; -o-box-shadow: 0 0 2px #111; -icab-box-shadow: 0 0 2px #111; -khtml-box-shadow: 0 0 2px #111; box-shadow: 0 0 2px #111; }
.welcome { position: absolute; right: 60px; top: 80px; width:420px; background-color:#FFF; padding:15px;-moz-opacity: 0.70; opacity:.70; filter: alpha(opacity=70);-webkit-border-top-right-radius: 5px;-khtml-border-radius-topright: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-radius-bottomright: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px;-webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px;-webkit-box-shadow: 0 0 2px #111; -moz-box-shadow: 0 0 2px #111; -o-box-shadow: 0 0 2px #111; -icab-box-shadow: 0 0 2px #111; -khtml-box-shadow: 0 0 2px #111; box-shadow: 0 0 2px #111; }
.welcomelogo { position:absolute; margin-top:45px; margin-left:340px; width:420px; padding:15px; }
/* STAFF */
.staff { float:left; width:920px; padding-left:20px; padding-right:20px; padding-bottom:20px }
.staffers { float:left; min-height:130px; padding:20px; width:408px; border:1px solid #ccc; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -khtml-border-radius:5px; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; background-color:#f0e9eb }
.staffers2 { float:left; min-height:130px; padding:20px; margin-left:20px; width:408px; border:1px solid #ccc; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -khtml-border-radius:5px; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; background-color:#f0e9eb }
.staffersleft { float:left; width:130px } 
.staffersleft2 { float:left; text-align:right; margin-top:10px; padding-right:15px; width:45px } 
.staffersleft3 { float:left; max-height:130px; overflow:hidden; width:130px } 
.staffersright { float:left; width:255px; margin-top:5px; margin-left:15px }
.staffersright2 { float:left; width:325px; margin-top:5px; margin-left:15px }
.staffersright3 { float:left; margin-top:5px; }
.staffphoto { float:left; width:210px } .staffdescrip { float:left; margin-top:10px; width:670px; margin-left:20px }
.staffphoto2 { padding:5px; text-align:center; background-color:#f0e9eb; -webkit-border-top-right-radius: 5px;-khtml-border-radius-topright: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-radius-bottomright: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-khtml-border-radius-bottomleft: 5px;-moz-border-radius-bottomleft:5px;border-bottom-left-radius: 5px;-webkit-border-top-left-radius:5px;-khtml-border-radius-topleft:5px;-moz-border-radius-topleft: 5px;border-top-left-radius: 5px; }
.tos { width:840px; padding-bottom:20px; padding-left:50px; padding-right:50px }
.about { width:510px; padding-bottom:20px; padding-left:30px; float:left }
.about_two { width:380px; padding-bottom:20px; padding-left:20px; float:left; margin-left:20px }
.rounded_photo { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }
/* SHOP */
.cats { background-color:#f7f7f7; padding:10px; border:1px solid #ccc; width:200px; float:left; margin-left:2px;-webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px }
.holder { min-width:900px; padding-left:30px; padding-right:30px; padding-top:5px; padding-bottom:30px }
.welmessage1 { margin-left:20px; float:left; margin-top:5px; width:650px }
.table_colpage { float:right; width:40px; text-align:center; margin-right:10px; }
.pagination { float:right; } .previous { float:left; margin-left:2px; margin-right:15px; } .next { float:left }
.pagination2 { float:right; margin-right:10px }
/* FOOTER */
#footer { width:920px; margin:0 auto; padding:20px; text-align:center; color:#111 }
.easysearch { position:fixed; background-color:#fff; top:105px; left:0px; padding:5px;-webkit-border-top-right-radius: 5px;-khtml-border-radius-topright: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-radius-bottomright: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; }

.facebookers { position:fixed; background-color:#fff; top:285px; left:0px; padding:5px;-webkit-border-top-right-radius: 5px;-khtml-border-radius-topright: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-radius-bottomright: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; }

.twitters { position:fixed; background-color:#fff; top:415px; left:0px; padding:5px;-webkit-border-top-right-radius: 5px;-khtml-border-radius-topright: 5px;-moz-border-radius-topright: 5px;border-top-right-radius: 5px;-webkit-border-bottom-right-radius: 5px;-khtml-border-radius-bottomright: 5px;-moz-border-radius-bottomright: 5px;border-bottom-right-radius: 5px; -moz-box-shadow: inset 0 0 1px #ccc;-webkit-box-shadow: inset 0 0 1px #ccc; box-shadow: inner 0 0 1px #ccc; -o-box-shadow: inner 0 0 1px #ccc; -icab-box-shadow: inner 0 0 1px #ccc; -khtml-box-shadow: inner 0 0 1px #ccc; }
