::-webkit-scrollbar{-webkit-appearance:none;width:8px}
::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1);border-radius:8px}
::-webkit-scrollbar-thumb{border-radius:8px;background-color:rgba(156,156,156,.6)}
body {color:#343f4e!important;}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;vertical-align:baseline;background:transparent;text-decoration:none;margin:0;padding:0}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */
* {}
body{font-family:Helvetica Neue, Helvetica, Arial, sans-serif;line-height:1.4em;background-color:#f5f5f5;background-image:url(http://aransaspasspanthers.com/assets/css/images/1pagebg.png);background-repeat:repeat-x;background-position:center top}
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}
p {}
img {}
ul {}
li {}

@font-face {
	font-family: sanfran;
	src: url('http://aransaspasspanthers.com/assets/css/ui/fonts/SanFranciscoDisplay-Light.otf');
	font-weight:100
}

@font-face {
font-family: sanfran;
font-weight: 200;
	src: url('http://aransaspasspanthers.com/assets/css/ui/fonts/SanFranciscoText-Bold.otf');
}

@font-face {
font-family: sanfran;
font-weight:300;
	src: url('http://aransaspasspanthers.com/assets/css/ui/fonts/SanFranciscoText-Heavy.otf');
}

@font-face {
font-family: sanfran;
font-weight:400;
	src: url('http://aransaspasspanthers.com/assets/css/ui/fonts/SanFranciscoDisplay-Black.otf');
}
@font-face {
font-family: sanfran;
font-weight:normal;
	src: url('http://aransaspasspanthers.com/assets/css/ui/fonts/SanFranciscoDisplay-Regular.otf');
}

.fo-sans {font-family:sanfran, Helvetica, Arial, sans-serif}
.fo100 {font-weight:100;}
.fo200 {font-weight:200;}
.fo300 {font-weight:300;}
.fo400 {font-weight:400;}





/*-----------------------------------------------------------------------------------*/
/*	New Styles to be imported
/*-----------------------------------------------------------------------------------*/
.body-content{padding-right:10px;padding-left:10px;width:980px;margin-right:auto;margin-left:auto}
.letsp2{letter-spacing:2px}
.uilink-blue {color:#036ad4;}
/*-forms---------------------------------------------------------------*/
.ui-finput{-webkit-border-radius:3px;border-radius:3px;background-color:#fff;border:1px solid #bdc5c8;color:#72849d;transition:border-color .3s ease, color .3s ease;}
.ui-finput-error{-webkit-border-radius:3px;border-radius:3px;background-color:#fff;border:1px solid #e20a17;color:#72849d;transition:border-color .3s ease, color .3s ease;}
.ui-finput52{line-height:52px;font-size:23px;padding-left:20px;padding-right:20px}
.ui-finput42{line-height:42px;font-size:21px;padding-left:10px;padding-right:10px}
.ui-finput32{line-height:32px;font-size:15px;padding-left:10px;padding-right:10px;height:32px;}
.ui-finput22{line-height:22px;font-size:13px;padding-left:10px;padding-right:10px}

.ui-finput:hover, .ui-finput:focus {border:1px solid #343f4e;color:#343f4e}

/*-forms buttons ---------------------------------------------------------------*/

.ui-fbtn-seethrough{transition:background-color .3s ease,border-color .3s ease;cursor:pointer;background:#fff;color:#72849d;border:1px solid #bdc5c8;}
.ui-fbtn-green{transition:background-color .3s ease,border-color .3s ease;cursor:pointer;background:#46bd7b;-webkit-box-shadow:0 1px 0 1px #399260;box-shadow:0 1px 0 1px #399260;color:#fff;border:1px solid #46bd7b}
.ui-fbtn-orange{transition:background-color .3s ease,border-color .3s ease;cursor:pointer;background:#dcb000;-webkit-box-shadow:0 1px 0 1px #ab8901;box-shadow:0 1px 0 1px #ab8901;color:#fff;border:1px solid #dcb000}
.ui-fbtn-blue{transition:background-color .3s ease,border-color .3s ease;cursor:pointer;background:#0f8ee7;-webkit-box-shadow:0 1px 0 1px #086bb0;box-shadow:0 1px 0 1px #086bb0;color:#fff;border:1px solid #0f8ee7}
.ui-fbtn-grey{transition:background-color .3s ease,border-color .3s ease;cursor:pointer;background:#f0f0f0;-webkit-box-shadow:0 1px 0 1px #a19e9e;box-shadow:0 1px 0 1px #ddd7d7;color:#333;border:1px solid #f0f0f0}
.ui-fbtn-seethrough:hover,.ui-fbtn-seethrough:focus{background-color:#46bd7b;border:1px solid #46bd7b;color:#fff}
.ui-fbtn-green:hover,.ui-fbtn-green:focus{background-color:#399260;border:1px solid #399260}
.ui-fbtn-orange:hover,.ui-fbtn-orange:focus{background-color:#ab8901;border:1px solid #ab8901}
.ui-fbtn-blue:hover,.ui-fbtn-blue:focus{background-color:#086bb0;border:1px solid #086bb0}
.ui-fbtn-grey:hover,.ui-fbtn-grey:focus{background-color:#dedbdb;border:1px solid #dedbdb}
.ui-fbtn52{padding:5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-size:23px;height:52px;font-weight:700}
.ui-fbtn42{padding:5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-size:17px;height:42px;font-weight:700}
.ui-fbtn32{padding:5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-size:13px;height:32px;font-weight:700}
.ui-fbtn22{padding:5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-size:11px;height:22px;font-weight:700}


/*-links buttons ---------------------------------------------------------------*/
.ui-flink-seethrough{transition:background-color .3s ease,border-color .3s ease;cursor:pointer;background:#fff;color:#72849d;border:1px solid #bdc5c8;}
.ui-flink-seethrough:hover,.ui-flink-seethrough:focus{background-color:#46bd7b;border:1px solid #46bd7b;color:#fff}
.ui-flink-green{transition:background-color .3s ease,border-color .3s ease;cursor:pointer;background:#46bd7b;color:#fff;border:1px solid #46bd7b}
.ui-flink-green:hover,.ui-flink-green:focus{background-color:#399260;border:1px solid #399260}
.ui-flink-red{transition:background-color .3s ease,border-color .3s ease;cursor:pointer;background:#e70001;color:#fff;border:1px solid #e70001}
.ui-flink-red:hover,.ui-flink-red:focus{background-color:#c00304;border:1px solid #c00304}




.ui-flink52{padding-left:10px;padding-right:10px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-size:15px;height:52px;line-height:52px;display:inline-block;font-weight:700}
.ui-flink32{padding-left:10px;padding-right:10px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-size:13px;height:34px;line-height:34px;display:inline-block;font-weight:700}
.ui-flink22{padding-left:5px;padding-right:5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;font-size:11px;height:22px;line-height:22px;display:inline-block;font-weight:700}


/*-Tooltips ---------------------------------------------------------------*/
a.tooltip {outline:none; } a.tooltip strong {line-height:30px;} a.tooltip:hover {text-decoration:none;} a.tooltip span { z-index:10;display:none; padding:14px 20px; margin-top:-30px; margin-left:28px; width:300px; line-height:16px; } a.tooltip:hover span{ display:inline; position:absolute; color:#111; border:1px solid #DCA; background:#fffAF0;} .callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;} /*CSS3 extras*/ a.tooltip span { border-radius:4px; box-shadow: 5px 5px 8px #CCC; }


/*-----------------------------------------------------------------------------------*/
/*	Main Wrappers
/*-----------------------------------------------------------------------------------*/
.header-v2{width:900px;margin-right:auto;margin-left:auto}
.mainwrapper{float:left;width:100%}
#wrapper{background-color:#fff;margin-left:auto;margin-right:auto;max-width:1500px;min-width:1000px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.05);box-shadow:0 0 2px 2px rgba(0,0,0,.05)}
.maincontent{width:1000px;margin-right:auto;margin-left:auto;background-repeat:no-repeat;background-position:right bottom;}	
/*-----------------------------------------------------------------------------------*/
/*	Sliders
/*-----------------------------------------------------------------------------------*/
.ED-sliders{height:30px;line-height:14px;}
.ED-sliders ul{}
.ED-sliders li{list-style-type:none;display:inline-block;float:left;width:166px;text-align:center}
.ED-sliders a:link,.ED-sliders a:visited{width:166px;text-align:center;background-color:#e9e7e7;font-size:11px;font-weight:700;text-decoration:none;display:block;height:20px;background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/bg-slideritem.png);background-repeat:repeat;border:1px solid #ccc;padding-top:8px;color:#333;text-shadow:0 1px 0 #fff;filter:dropshadow(color=#ffffff,offx=0,offy=1)}
.ED-sliders a:hover {color:#777575;}
#ED-sliders-selected{background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/bg-slideritem-selected.png);background-repeat:repeat;border:1px solid #4a4a4a;color:#fff;text-shadow:0 1px 0 #000;filter:dropshadow(color=#000,offx=0,offy=1);background-color:#333333;}
.ED-sliders-left{-webkit-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}
.ED-sliders-right{-webkit-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}
/*-----------------------------------------------------------------------------------*/
/*	Buttons
/*-----------------------------------------------------------------------------------*/
.btn-holder  {position: relative;}
.ui-btn-green-dl{background-color:#c9f247;color:#4d6500;text-shadow:0 1px 0 #faffe8;filter:dropshadow(color=#faffe8,offx=0,offy=1);background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/btn-green.png);border-color:#a4cd21}
.ui-btn-orange-dl{background-color:#ffd52c;color:#673e00;text-shadow:0 1px 0 #fdf0ba;filter:dropshadow(color=#fdf0ba,offx=0,offy=1);background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/btn-orange.png);border-color:#dabe4b}
.ui-btn-gray-dl{background-color:#f0f0ee;color:#333;text-shadow:0 1px 0 #fff;filter:dropshadow(color=#fff,offx=0,offy=1);background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/btn-gray.png);border-color:#cececb}
.ui-btn-green-dm{background-color:#c9f247;color:#4d6500;text-shadow:0 1px 0 #faffe8;filter:dropshadow(color=#faffe8,offx=0,offy=1);background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/btn-green.png);border-color:#a4cd21}
.ui-btn-orange-dm{background-color:#ffd52c;color:#673e00;text-shadow:0 1px 0 #fdf0ba;filter:dropshadow(color=#fdf0ba,offx=0,offy=1);background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/btn-orange.png);border-color:#dabe4b}
.ui-btn-gray-dm{background-color:#f0f0ee;color:#333;text-shadow:0 1px 0 #fff;filter:dropshadow(color=#fff,offx=0,offy=1);background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/btn-gray.png);border-color:#cececb}
.ui-btn-dl22{font-size:11px;font-weight:700;display:inline-block;text-transform:capitalize;line-height:22px;height:22px;padding-left:10px;text-align:left;-webkit-border-radius: 3px 0px 0px 3px;border-radius: 3px 0px 0px 3px;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}
.ui-btn-dl22-left{font-size:11px;font-weight:700;display:inline-block;text-transform:capitalize;line-height:22px;height:22px;padding-left:0px;text-align:center;-webkit-border-radius: 0px 3px 3px 0px;border-radius: 0px 3px 3px 0px;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}
.ui-btn-dl30{font-size:13px;font-weight:700;display:inline-block;text-transform:capitalize;line-height:30px;height:30px;padding-left:10px;text-align:left;-webkit-border-radius: 3px 0px 0px 3px;border-radius: 3px 0px 0px 3px;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}
.ui-btn-dl30-left{font-size:13px;font-weight:700;display:inline-block;text-transform:capitalize;line-height:30px;height:30px;padding-left:10px;text-align:left;-webkit-border-radius: 0px 3px 3px 0px;border-radius: 0px 3px 3px 0px;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}

.ui-btn-dl32{font-size:13px;font-weight:700;display:inline-block;text-transform:capitalize;line-height:32px;height:32px;padding-left:10px;text-align:left;-webkit-border-radius: 3px 0px 0px 3px;border-radius: 3px 0px 0px 3px;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}
.ui-btn-dl32-left{font-size:13px;font-weight:700;display:inline-block;text-transform:capitalize;line-height:32px;height:32px;padding-left:10px;text-align:left;-webkit-border-radius: 0px 3px 3px 0px;border-radius: 0px 3px 3px 0px;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}




.ui-btn-dl50{font-size:15px;font-weight:700;display:inline-block;text-transform:capitalize;line-height:50px;height:50px;padding-left:10px;text-align:left;-webkit-border-radius: 3px 0px 0px 3px;border-radius: 3px 0px 0px 3px;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}
.ui-btn-dl50-left{font-size:15px;font-weight:700;display:inline-block;text-transform:capitalize;line-height:50px;height:50px;padding-left:10px;text-align:left;-webkit-border-radius: 0px 3px 3px 0px;border-radius: 0px 3px 3px 0px;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}
.ui-btn-green-dl, .ui-btn-green-dm, .ui-btn-orange-dl, .ui-btn-orange-dm, .ui-btn-gray-dl, .ui-btn-gray-dm{background-repeat:repeat-x;background-position:left top;border-style:solid;border-width:1px}
.ui-btn-green-dl:hover,.ui-btn-green-dm:hover, .ui-btn-orange-dl:hover,.ui-btn-orange-dm:hover, .ui-btn-gray-dl:hover, .ui-btn-gray-dm:hover {background-repeat:no-repeat;background-position:left top;border-style:solid;border-width:1px;box-shadow:none;}
.menu-green{border:1px solid #a4cd21}
.menu-orange{border:1px solid #dabe4b}
.menu-gray{border:1px solid #cececb}

.ui-btn-gray-red{background-color:#e6e6e6;color:#ff0303;text-shadow:0 1px 0 #fff;filter:dropshadow(color=#fff,offx=0,offy=1);background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/btn-gray.png);border-color:#cacbc8}
.btn-menu{background-color:#FFF;position:absolute;left:0;z-index:100!important;}
.btn-menu a:link,.btn-menu a:visited{font-size:13px;font-weight:700;color:#333;float:left;padding-top:10px;padding-bottom:10px}
.btn-menu a:hover{color:#fff!important;background-color:#06C!important}
.btn-menu-ul li{display:inline-block;clear:both;float:left!important;border-bottom-width:1px!important;border-bottom-style:solid;border-bottom-color:#ebebe9!important;line-height:15px!important;padding:0px!important;}
.btn-menu-label{display:inline-block;float:left;padding-left:10px;font-size:11px!important;}
.btn-menu-price{display:inline-block;float:right;text-align:right;padding-right:10px;width:80px;font-size:11px!important;}
.menu-item-last {border:none!important;padding-bottom:0px!important;}

.ui-btn-white{background-color:#fff;color:#333;border-color:#fff}
.ui-btn-green{background-color:#c9f247;color:#4d6500;text-shadow:0 1px 0 #faffe8;filter:dropshadow(color=#faffe8,offx=0,offy=1);background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/btn-green.png);border-color:#a4cd21}
.ui-btn-green-light{background-color:#eafdb0;color:#779a05;text-shadow:0 1px 0 #faffe8;filter:dropshadow(color=#faffe8,offx=0,offy=1);background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/btn-green-light.png);border-color:#cade89}
.ui-btn-gray{background-color:#f0f0ee;color:#333;text-shadow:0 1px 0 #fff;filter:dropshadow(color=#fff,offx=0,offy=1);background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/btn-gray.png);border-color:#cacbc8}
.ui-btn-blue{background-color:#7ee0ff;color:#057396;text-shadow:0 1px 0 #caf8fd;filter:dropshadow(color=#caf8fd,offx=0,offy=1);background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/btn-blue.png);border-color:#70c6e2}
.ui-btn-green,.ui-btn-blue,.ui-btn-gray, .ui-btn-green-light, .ui-btn-gray-red, .ui-btn-white{background-repeat:repeat-x;background-position:left top;border-style:solid;border-width:1px}
.ui-btn-green:hover, .ui-btn-blue:hover, .ui-btn-gray:hover, .ui-btn-green-light:hover, .ui-btn-gray-red:hover{background-image:none;box-shadow:none;text-shadow:none;}
.ui-btn64{font-size:21px;font-weight:700;display:inline-block;text-transform:uppercase;line-height:64px;height:64px;text-align:center;-webkit-border-radius:3px;border-radius:3px;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}
.ui-btn52{font-size:15px;font-weight:700;display:inline-block;text-transform:uppercase;line-height:52px;height:52px;text-align:center;-webkit-border-radius:3px;border-radius:3px;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}
.ui-btn32{font-size:12px;font-weight:700;display:inline-block;line-height:32px;height:32px;text-align:center;-webkit-border-radius:3px;border-radius:3px;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}
.ui-btn34{font-size:12px;font-weight:700;display:inline-block;line-height:34px;height:34px;text-align:center;-webkit-border-radius:3px;border-radius:3px;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}
.ui-btn36{font-size:15px;font-weight:700;display:inline-block;text-transform:uppercase;line-height:36px;height:36px;text-align:center;-webkit-border-radius:3px;border-radius:3px;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}
.ui-btn22{font-size:11px;font-weight:700;display:inline-block;text-transform:uppercase;line-height:23px;height:22px;text-align:center;-webkit-border-radius:3px;border-radius:3px;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s}
.ui-btn22{
	font-size: 11px;
	font-weight: 700;
	display: inline-block;
	text-transform: capitalize;
	line-height: 23px;
	height: 22px;
	text-align: center;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s
}
.ui-btn18{
	font-size: 10px;
	font-weight: 700;
	display: inline-block;
	text-transform: capitalize;
	line-height: 19px;
	height: 18px;
	text-align: center;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s
}
.ui-btn-shw{-webkit-box-shadow:0 2px 0 0 rgba(219,219,219,1);box-shadow:0 2px 0 0 rgba(219,219,219,1)}
.ui-btn-shw2{-webkit-box-shadow:0 1px 0 0 rgba(245,247,247,1);box-shadow:0 1px 0 0 rgba(245,247,247,1)}
.ui-btn-shw-w{-webkit-box-shadow:0 1px 0 0 rgba(255,255,255,1);box-shadow:0 1px 0 0 rgba(255,255,255,1)}
.ui-btn-input{background-color:#FFF;border:1px solid #c6c6c6;-webkit-border-radius:3px;border-radius:3px;color:#999;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;display:inline-block;background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/btn-input.png);background-repeat:repeat-x;background-position:top}
.ui-btn-input-error{background-color:#fff4f4;border:1px solid #F00;-webkit-border-radius:3px;border-radius:3px;color:#dedede;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;display:inline-block;background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/btn-input.png);background-repeat:repeat-x;background-position:top}
.ui-btn-input:focus,.ui-btn-input42-dollor:focus, .ui-btn-input-error:focus, .ui-btn-input22-dollor:focus {color:#333;box-shadow:none;border-color:#a4cd21;background-color:#fff}
.ui-btn-input22{height:16px;line-height:22px;padding:3px}
.ui-btn-input28{height:22px;line-height:22px;padding:3px;font-size:21px!important;font-weight:bold;}
.ui-btn-input42-dollor{height:34px;line-height:22px;background-color:#FFF;border:1px solid #c6c6c6;-webkit-border-radius:3px;border-radius:3px;color:#999;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;display:inline-block;background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/input-dollar.png), url(http://aransaspasspanthers.com/assets/css/ui/images/btn-input.png);background-repeat:no-repeat, repeat-x;background-position:left center, left top;font-size:19px;padding:3px 3px 3px 35px}
.ui-btn-input42-dollor-error{height:34px;line-height:22px;background-color:#FFF;border:1px solid #F00;-webkit-border-radius:3px;border-radius:3px;color:#999;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;display:inline-block;background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/input-dollar.png), url(http://aransaspasspanthers.com/assets/css/ui/images/btn-input.png);background-repeat:no-repeat, repeat-x;background-position:left center, left top;font-size:19px;padding:3px 3px 3px 35px}

.ui-btn-input22-dollor{height:18px;line-height:22px;background-color:#FFF;border:1px solid #c6c6c6;-webkit-border-radius:3px;border-radius:3px;color:#999;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;display:inline-block;background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/input-dollar.png), url(http://aransaspasspanthers.com/assets/css/ui/images/btn-input.png);background-repeat:no-repeat, repeat-x;background-position:left center, left top;font-size:19px;padding:3px 3px 3px 35px}
.ui-btn-input22-dollor-error{height:18px;line-height:22px;background-color:#FFF;border:1px solid #F00;-webkit-border-radius:3px;border-radius:3px;color:#999;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;display:inline-block;background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/input-dollar.png), url(http://aransaspasspanthers.com/assets/css/ui/images/btn-input.png);background-repeat:no-repeat, repeat-x;background-position:left center, left top;font-size:19px;padding:3px 3px 3px 35px}
.ui-btn-input42-dollor-error{height:34px;line-height:22px;background-color:#FFF;border:1px solid #F00;-webkit-border-radius:3px;border-radius:3px;color:#999;transition:all .3s;-moz-transition:all .3s;-webkit-transition:all .3s;-o-transition:all .3s;display:inline-block;background-image:url(http://aransaspasspanthers.com/assets/css/images/ui/input-dollar.png), url(http://aransaspasspanthers.com/assets/css/ui/images/btn-input.png);background-repeat:no-repeat, repeat-x;background-position:left center, left top;font-size:19px;padding:3px 3px 3px 35px}


.ui-btn-input32{height:26px;line-height:32px;font-size:13px;padding:3px 10px}
.ui-btn-input52{height:48px;line-height:48px;font-size:19px;padding:3px 10px}
.ui-btn-inputtxt{font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:15px;padding:3px}
.link-blue{color:#06c!important;text-decoration:none}
.link-blue:hover{color:#f45e3b!important;text-decoration:none}


.ui-btn-drop{
	background-color: #fff;
	color: #333;
	text-shadow: 0 1px 0 #faffe8;
	filter: dropshadow(color=#faffe8,offx=0,offy=1);
	background-image: url(http://aransaspasspanthers.com/assets/css/ui/images/btn-arrowdown.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 5px;
	border: 1px solid #999;
	text-align:left!important;
}

.ui-btn-drop:hover {border-color:#a4cd21;box-shadow:none;}





/*-----------------------------------------------------------------------------------*/
/*	Widths
/*-----------------------------------------------------------------------------------*/
.wi-5 {width:5px;}
.wi-10 {width:10px;}
.wi-15 {width:15px;}
.wi-20 {width:20px;}
.wi-25 {width:25px;}
.wi-30 {width:30px;}
.wi-40 {width:40px;}
.wi-45 {width:45px;}
.wi-50 {width:50px;}
.wi-60 {width:60px;}
.wi-65 {width:65px;}
.wi-70 {width:70px;}
.wi-75 {width:75px;}
.wi-80 {width:80px;}
.wi-85 {width:85px;}
.wi-90 {width:90px;}
.wi-100 {width:100px;}
.wi-105 {width:105px;}
.wi-110 {width:110px;}
.wi-120 {width:120px;}
.wi-125 {width:125px;}
.wi-130 {width:130px;}
.wi-134 {width:134px;}
.wi-135 {width:135px;}
.wi-140 {width:140px;}
.wi-145 {width:145px;}
.wi-150 {width:150px;}
.wi-155 {width:155px;}
.wi-160 {width:160px;}
.wi-170 {width:170px;}
.wi-180 {width:180px;}
.wi-185 {width:185px;}
.wi-190 {width:190px;}
.wi-192 {width:192px;}
.wi-195 {width:195px;}
.wi-197 {width:197px;}
.wi-200 {width:200px;}
.wi-204 {width:204px;}
.wi-205 {width:205px;}
.wi-210 {width:210px;}
.wi-215 {width:215px;}
.wi-220 {width:220px;}
.wi-225 {width:225px;}
.wi-230 {width:230px;}
.wi-235 {width:235px;}
.wi-240 {width:240px;}
.wi-245 {width:245px;}
.wi-250 {width:250px;}
.wi-255 {width:255px;}
.wi-260 {width:260px;}
.wi-270 {width:270px;}
.wi-280 {width:280px;}
.wi-290 {width:290px;}
.wi-295 {width:295px;}
.wi-300 { width:300px;}
.wi-305 { width:305px;}
.wi-320 { width:320px;}
.wi-313 { width:313px;}
.wi-310 { width:310px;}
.wi-325 {width:325px;}
.wi-330 {width:330px;}
.wi-335 {width:335px;}
.wi-340 {width:340px;}
.wi-345 {width:345px;}
.wi-350 {width:350px;}
.wi-360 {width:360px;}
.wi-370 {width:370px;}
.wi-380 {width:380px;}
.wi-390 {width:390px;}
.wi-395 {width:395px;}
.wi-400 {width:400px;}
.wi-406 {width:406px;}
.wi-410 {width:410px;}
.wi-420 {width:420px;}
.wi-430 {width:430px;}
.wi-435 {width:435px;}
.wi-440 {width:440px;}
.wi-450 {width:450px;}
.wi-460 {width:460px;}
.wi-465 {width:465px;}
.wi-470 {width:470px;}
.wi-475 {width:475px;}
.wi-480 {width:480px;}
.wi-490 {width:490px;}
.wi-495 {width:495px;}
.wi-498 {width:498px;}
.wi-500 {width:500px;}
.wi-505 {width:505px;}
.wi-513 {width:513px;}
.wi-530 {width:530px;}
.wi-540 {width:540px;}
.wi-550 {width:550px;}
.wi-560 {width:560px;}
.wi-570 {width:570px;}
.wi-580 {width:580px;}
.wi-585 {width:585px;}
.wi-600 {width:600px;}
.wi-620 {width:620px;}
.wi-643 {width:643px;}
.wi-640 {width:640px;}
.wi-642 {width:642px;}
.wi-645 {width:645px;}
.wi-660 {width:660px;}
.wi-665 {width:665px;}
.wi-670 {width:670px;}
.wi-700 {width:700px;}
.wi-725 {width:725px;}
.wi-730 {width:730px;}
.wi-740 {width:740px;}
.wi-750 {width:750px;}
.wi-765 {width:765px;}
.wi-778 {width:778px;}
.wi-780 {width:780px;}
.wi-800 {width:800px;}
.wi-820 {width:820px;}
.wi-850 {width:850px;}
.wi-875 {width:875px;}
.wi-900 {width:900px;}
.wi-940 {width:940px;}
.wi-950 {width:950px;}
.wi-960 {width:960px;}
.wi-980 {width:980px;}
.wi-998 {width:998px;}
.wi-1000 {width:1000px;}

.hi-40 {height:40px;}
.hi-53 {height:53px!important;}
.hi-60 {height:60px!important;}
.hi-80 {height:80px!important;}
.hi-90 {height:90px!important;}
.hi-150 { height:150px;}
.hi-200 {}
.hi-250 {height:250px;}
.hi-290 {height:290px;}


.pad-a20{padding:20px;} 

/*-----------------------------------------------------------------------------------*/
/*	Floats
/*-----------------------------------------------------------------------------------*/
.fl {float:left!important;}
.fr {float:right}
.dis-b {display:block;}
.dis-ib {display:inline-block}
.dis-n {display:none!important;}
.dis-i {display:inline-block}
.fl{float:left}
.fr{float:right}
.clear {clear:both;}
.auto {margin-left:auto;margin-right:auto;}
.scrolls {overflow-y:auto;
overflow-x:hidden;}
/*-----------------------------------------------------------------------------------*/
/*	Margins
/*-----------------------------------------------------------------------------------*/
.mr0{margin-right:0px!important}
.mr2{margin-right:2px}
.mr5{margin-right:5px}
.mr10{margin-right:10px}
.mr15{margin-right:15px}
.mr7{margin-right:7px}
.mr20{margin-right:20px}
.mr25{margin-right:25px}
.mr30{margin-right:30px}
.mr35{margin-right:35px}
.mr40{margin-right:40px}
.mr45{margin-right:45px}
.mr50{margin-right:50px}
.mr60{margin-right:60px}
.mr65{margin-right:65px}
.mr70{margin-right:70px}
.mr75{margin-right:75px}
.mr80{margin-right:80px}
.mr100{margin-right:100px}
/* Margin Left --------- */
.ml5{margin-left:5px}
.ml7{margin-left:7px}
.ml10{margin-left:10px}
.ml15{margin-left:15px}
.ml20{margin-left:20px}
.ml25{margin-left:25px}
.ml30{margin-left:30px}
.ml35{margin-left:35px}
.ml40{margin-left:40px}
.ml45{margin-left:45px}
.ml50{margin-left:50px}
/* Margin bottom --------- */
.mb5{margin-bottom:5px!important}
.mb10{margin-bottom:10px!important}
.mb15{margin-bottom:15px!important}
.mb20{margin-bottom:20px!important}
.mb25{margin-bottom:25px!important}
.mb30{margin-bottom:30px!important}
.mb35{margin-bottom:35px!important}
.mb40{margin-bottom:40px!important}
.mb45{margin-bottom:45px!important}
.mb50{margin-bottom:50px!important}
.mb70{margin-bottom:70px!important}
.mb80{margin-bottom:80px!important}
.mb100{margin-bottom:100px!important}
.mb150{margin-bottom:150px!important}
.mb200{margin-bottom:200px!important}

/* Margin Top --------- */
.mt-7{margin-top:-7px}
.mt5{margin-top:5px!important;}
.mt3{margin-top:3px}
.mt7{margin-top:7px}
.mt8{margin-top:8px}
.mt10{margin-top:10px!important}
.mt12{margin-top:12px!important}
.mt13{margin-top:13px!important}
.mt14{margin-top:14px!important}
.mt15{margin-top:15px!important;}
.mt20{margin-top:20px!important;}
.mt25{margin-top:25px!important;}
.mt30{margin-top:30px!important;}
.mt35{margin-top:35px!important;}
.mt40{margin-top:40px!important;}
.mt45{margin-top:45px!important;}
.mt50{margin-top:50px!important;}
.mt60{margin-top:60px!important;}
.mt70{margin-top:70px!important;}
.mt75{margin-top:75px!important;}
.mt80{margin-top:80px!important;}
.mt100{margin-top:100px!important;}
.mt180{margin-top:180px!important;}
.mt200{margin-top:200px!important;}
.mt250{margin-top:250px!important;}
.mt300{margin-top:300px!important;}


/*-----------------------------------------------------------------------------------*/
/*	Paddings
/*-----------------------------------------------------------------------------------*/

.pt5{padding-top:5px!important}
.pt8{padding-top:8px!important}
.pt10{padding-top:10px!important}
.pt45{padding-top:45px!important}

/* Border Radius --------- */
.bRadius3{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.bRadius5{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.bRadius10{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;}
.bRadius15{-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;}
.bRadius20{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;}
/*-----------------------------------------------------------------------------------*/
/*	Font Size
/*-----------------------------------------------------------------------------------*/
.font11{font-size:11px;}
.font10{font-size:10px;}
.font12{font-size:12px;}
.font13{font-size:13px!important;line-height:19px;}
.font15{font-size:15px!important;line-height:21px;}
.font17{font-size:17px!important;line-height:25px!important;}
.font19{font-size:19px!important;line-height:27px!important;}
.font21{
	font-size: 21px;
	line-height: 31px;
}
.font23{font-size:23px;}
.font27{font-size:27px;}
.font31{font-size:31px;}
.font37{font-size:37px;}
.font41{font-size:41px;}
.font51{font-size:51px;}
.font62{font-size:62px;}
.fontw100 {font-weight:100;}
.textUpper{text-transform:uppercase}
.textCapital{text-transform:capitalize}
.bold{font-weight:bold!important}
.fnormal{font-weight:normal!important;}
.colordarkblue{color:#4b5966!important;}
.colorblack{color:#333;}
.colorwhite{color: #fff!important;}
.colorgreen{color: #d9f67c!important;}
.colorgreen2{color: #759b00!important;}
.colorLightGrey{color:#999}
.colorGrey{color:#666}
.colorDarkGrey{color:#333}
.colorDarkGrey2{color:#999!important;}
.colorRed{color:#b32035}
.colorpink{color:#fb4f94}
.colormain{color:#5a6b83!important;}
.colorBlue{color:#0066cc}
.colorBlue:hover{color:#f45e3b}
.alignCenter{text-align:center!important;}
.alignLeft{text-align:left}
.alignRight{text-align:right;}
/*-----------------------------------------------------------------------------------*/
/*	Paging
/*-----------------------------------------------------------------------------------*/.mp-results-paging{clear:both;float:left;margin-bottom:10px}
.mp-results-paging2{clear:both;float:left;;margin-bottom:10px;margin-top:10px;padding:5px}
.mp-results-paging h2{font-size:19px;font-weight:700;color:#333;margin-bottom:10px}
.mp-results-paging-gray{color:#999}
.paging-list{display:inline-block;float:right}
.paging-list li{display:inline-block;float:left;margin-right:5px;font-size:9px;line-height:14px}
.paging-list-item{display:block;border:1px solid #bebebe;background-color:#FFF;font-size:9px;color:#666;line-height:12px;-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,.05);box-shadow:0 0 2px 1px rgba(0,0,0,.05);-webkit-border-radius:3px;border-radius:3px;background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/bg-paging.png);background-repeat:repeat-x;background-position:bottom;padding:2px 5px}
.paging-list-item:hover{background:none;background-color:#fff}
.paging-list-current{display:block;border:1px solid #000;background-color:#333;font-size:9px;color:#fff;line-height:12px;-webkit-box-shadow:0 0 2px 1px rgba(0,0,0,.05);box-shadow:0 0 2px 1px rgba(0,0,0,.05);-webkit-border-radius:3px;border-radius:3px;padding:2px 5px}
.mp-results-number{display:inline-block;float:left;font-size:11px;font-weight:700;color:#666}
.mp-results-menu{font-size:10px;}




.alert-yellow{width:315px;background-image:url(http://aransaspasspanthers.com/assets/css/ui/images/alert-yellow.png), url(http://aransaspasspanthers.com/assets/css/images/bg-error.png);background-repeat:no-repeat, repeat-x;background-position:10px 5px, left top;font-size:11px;font-weight:700;color:#654c02;background-color:#ffdc25;padding-left:35px;padding-top:5px;padding-bottom:5px;border:1px solid #cc9900;-webkit-border-radius:3px;border-radius:3px;margin-bottom:15px}





.cart-popup-list{background-color:#FFF;width:160px;border:1px solid #d6d4d4;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.05);box-shadow:0 0 2px 2px rgba(0,0,0,.05);-webkit-border-radius:5px;border-radius:5px;display:block;float:left;margin:0;padding:5px;z-index:999}
.cart-popup-list ul{width:190px;overflow:auto;max-height:230px;clear:both;display:block;-webkit-appearance:none;padding:5px}
.cart-popup-list li{font-size:11px!important;font-weight:400!important;text-transform:capitalize!important;z-index:1;text-align:left;line-height:10px!important;font-weight:bold;margin-bottom:5px;!important;}
.cart-popup-list a:link {color:#333;}

.epik-popup{background-color:#FFF;border:1px solid #b2b2b2;position:relative;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.06);box-shadow:0 0 2px 2px rgba(0,0,0,.06)}
.ep-head{background-image:url(http://aransaspasspanthers.com/assets/css/images/ui/popup-head.png);background-repeat:repeat-x;background-position:left top;height:37px;display:block;position:relative;width:100%;clear:both;background-color:#E6E6E6;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#b2b2b2}
.ep-head p{font-size:11px;text-transform:uppercase;color:#333;padding-left:10px;padding-top:7px;font-weight:700;text-shadow:0 1px 0 #fff;filter:dropshadow(color=#fff,offx=0,offy=1)}


.ep-header{background-color:#fafafa;padding:20px}
.ep-header h2{font-size:19px;font-weight:700;color:#333;text-transform:uppercase}
.ep-header h3{font-size:13px;font-weight:700;text-transform:uppercase;color:#333}
.ep-captcha{clear:both;width:100%;padding-top:20px;border-top-width:1px;border-top-style:solid;border-top-color:#f1f1f1}
.ep-captcha-txt {font-size:11px;line-height:14px;text-align:center;}
.ep-captcha-img {font-size:21px;line-height:14px;text-align:center;}
.epik-popup-close{position:absolute;top:10px;right:10px}
.cluetip-arrow{position:absolute;left:-10px;top:-2px;z-index:2}
.cluetip-arrow2{position:absolute;right:-8px;top:-1px;z-index:1}
.ep-terms{border:1px solid #ccc;overflow-y:scroll;overflow-x:hidden;padding:10px}
.ep-terms p{font-size:10px;line-height:13px;color:#333;margin-bottom:10px}
.ep-terms h1{font-size:12px;line-height:13px;color:#333;margin-bottom:10px}
.ep-terms h2{font-size:11px;line-height:13px;color:#333;margin-bottom:10px}
.epik-popup-thankyou {}
.epik-popup-thankyou h2 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.epik-popup-thankyou p {
	font-size: 13px;
	line-height: 19px;
}

.user-update-comments {
	background-color: #f6f6f6;
	padding: 10px;
}

.user-comment {
	border-bottom: 1px solid #fff;
}