
/**
 *  Start of file: default.css
 */

/* CSS Document */

/* Layout */

html, body {
	-webkit-font-smoothing:antialiased;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#454444;
	letter-spacing:0.025em;
	line-height:24px;
}

/* end */

/* Global */

h1 {
	border-bottom:solid 1px #eaeaeb;
	font-family:"futura-pt", Arial, Helvetica, sans-serif;
	font-size:33px;
	font-weight:400;
	font-style:normal;
	color:#343131;
	letter-spacing:0.025em;
	text-transform:none;
	line-height:36px;
	margin:0 0 21px 0;
	padding:0 0 12px;
}
h2 {
	font-family:"futura-pt", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;
	font-style:normal;
	color:#9a0000;
	letter-spacing:0.040em;
	text-transform:uppercase;
	line-height:24px;
	margin:0;
	padding:0 0 12px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	color:#9a0000;
	letter-spacing:0.025em;
	text-transform:none;
	line-height:20px;
	margin:0;
	padding:0 0 12px;
}
h4 {
	font-family:"futura-pt", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:400;
	font-style:normal;
	color:#a3a9a7;
	letter-spacing:0;
	line-height:25px;
	text-transform:none;
	margin:0;
	padding:0 0 26px;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#9a0000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	line-height:20px;
	margin:0;
	padding:0 0 12px;
}
h6 {
	font-family:"futura-pt", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:500;
	font-style:normal;
	color:#2b2929;
	letter-spacing:0.025em;
	text-transform:uppercase;
	line-height:22px;
	margin:0;
	padding:0 0 12px;
}
a {
    color:#1e82c7;
	text-decoration:none;
}
a:hover {
    color:#1e82c7;
	text-decoration:underline;
}
hr {
	background:#eaeaeb;
	clear:both;
	overflow:hidden;
	height:1px;
	margin:0;
	padding:0
}
div.hr {
	background:#eaeaeb;
	clear:both;
	overflow:hidden;
	height:1px;
	margin:0;
	padding:0
}
div.clearer {
	clear:both;
	overflow:hidden;
	height:0;
	margin:0;
	padding:0;
}
blockquote {
	background:url(../images/quotes.png) 14px 21px no-repeat #f3f4f4;
	border:solid 1px #eff0f0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#454444;
	letter-spacing:0.025em;
	line-height:24px;
	margin:0 0 14px;
	padding:18px 40px 4px;
}
blockquote p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#454444;
	letter-spacing:0.025em;
	line-height:24px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#454444;
	letter-spacing:0.025em;
	line-height:24px;
	margin:0;
	padding:0 0 14px;
}
a img {
	border:none;
}

/* end */

/* Skip to Content */

div#skip a, div#skip a:hover, div#skip a:visited {
	display:block;
	position:absolute; 
	background:#fff;
	border:solid 3px #474646;
	left:0px; 
	top:-500px; 
	width:1px; 
	height:1px; 
	overflow:hidden;
	text-align:center;
	padding:10px;
} 
div#skip a:active, div#skip a:focus {
	display:block;
	position:absolute; 
	background:#fff;
	border:solid 3px #474646;
	width:200px; 
	height:auto; 
	left:290px; 
	top:10px;
	text-align:center;
	padding:10px;
	z-index:2000;
}

/* end */

/**
 *  End of file: default.css
 */


/**
 *  Start of file: layout.css
 */

/* CSS Document */

/* Layout */

* {
    margin: 0;
    padding: 0;
    border: 0;
}

html, body {
    background: url(../images/bg.gif) 0 0 repeat-x;
    margin: 0;
}

body.isLoggedIn {
    background-position: 0 35px;
}

div#all {
    width: 100%;
    margin: 0;
    padding: 0;
}

div#container {
    clear: both;
    width: 1140px;
    text-align: left;
    margin: 0;
    padding: 0;
}

/* end */

/* Header */

div.loginHeader {
    height: 35px;
    width: 100%;
    background-color: black;
    color: #fff;
    text-align: right;
}

div.loginContaner {
    width: 1140px;
    line-height: 32px;
}

div.loginHeader a {
    color: #fff;
}

div#header_container {
    width: 100%;
    position: relative;
    line-height: normal;
    margin: 0;
    padding: 0;
}

div#header_container div#header {
    width: 1140px;
    height: 90px;
    margin: 0;
}

div#header_container div#header div#logo {
    float: left;
    width: 235px;
    text-align: left;
    margin: 0 0 0 -15px;
    padding: 10px 0 0 0;
}

/* end */

/* Topnav */

div#header_container div#topnav {
    float: left;
    width: calc(100% - 220px);
    overflow: hidden;
    margin: 45px 0 0 0;
    padding: 0;
}

div#header_container div#topnav ul {
    display: block;
    overflow: hidden;
    list-style: none;
    margin: 0 0 0 20px;
    padding: 0;
    text-align: right;
}

div#header_container div#topnav ul li {
    display: inline-block;
    text-align: right;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

div#header_container div#topnav ul li.first {}

div#header_container div#topnav ul li.last a {
    padding: 0;
}

div#header_container div#topnav ul li a {
    display: block;
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.7);
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #464545;
    letter-spacing: 0;
    line-height: normal;
    text-transform: none;
    text-decoration: none;
    text-align: right;
    margin: 0;
    padding: 0 35px 0 0;
}

div#header_container div#topnav ul li a:hover,
div#header_container div#topnav ul li a.activeTrail {
    text-shadow: 0px 1px 1px rgba(154, 191, 215, 0.7);
    color: #1e82c7;
    text-decoration: none;
}

/* end */

/* Home Slideshow  */

div#slideshow_container {
    border: solid 1px #c4c4c4;
    -webkit-box-shadow: 0 2px 3px 1px rgba(160, 160, 160, 0.8);
    -moz-box-shadow: 0 2px 3px 1px rgba(160, 160, 160, 0.8);
    box-shadow: 0 2px 3px 1px rgba(160, 160, 160, 0.8);
    position: relative;
    width: 958px;
    height: 390px;
    margin: 23px 0 0 0;
    padding: 0;
}

.slide {
    width: 958px;
    height: 390px;
    margin: 0;
}

.ss_left {
    position: absolute;
    width: 890px;
    text-align: left;
    margin: 0;
    padding: 0 34px;
}

.ss_left a,
.ss_left a:hover {
    text-decoration: none;
}

.ss_left div.slide_content {
    background: url(../images/slideshow-content-bg.png) 0 0 repeat-x;
    -webkit-box-shadow: 3px 0 2px -1px rgba(0, 0, 0, 0.3), -3px 0 2px -1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 0 2px -1px rgba(0, 0, 0, 0.3), -3px 0 2px -1px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 0 2px -1px rgba(0, 0, 0, 0.3), -3px 0 2px -1px rgba(0, 0, 0, 0.3);
    width: 295px;
    height: 314px;
    overflow: hidden;
    text-align: left;
    margin: 0;
    padding: 38px 23px 38px 33px;
}

.ss_left div.slide_content h2 {
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 37px;
    font-weight: 500;
    font-style: normal;
    color: #fdfdfd;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    line-height: 43px;
    margin: 0;
    padding: 0 0 12px;
}

.ss_left div.slide_content p {
    font-family: "futura-pt", Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    color: #ebe8e8;
    letter-spacing: 0.020em;
    line-height: 32px;
}

.ss_left div.slide_content a.button {
    font-size: 14px;
    font-weight: 500;
}

.ss_right {
    width: 958px;
    height: 390px;
    z-index: 5;
}

.ss_right img {
    width: 958px;
    height: 390px;
}

div#slideshow_actions {
    display: block;
    text-align: center;
    position: relative;
    bottom: 46px;
    left: 34px;
    overflow: hidden;
    z-index: 99;
    margin: 0;
    padding: 0;
}

div#slideshow_actions ul {
    display: block;
    width: 351px;
    margin: 0;
    padding: 0;
}

div#slideshow_actions ul li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
}

div#slideshow_actions ul li a {
    background: url(../images/slide-ind.png) 0 0 no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    margin: 0 8px 0 0;
    padding: 0;
}

div#slideshow_actions ul li a:hover,
div#slideshow_actions ul li a.activeSlide {
    background: url(../images/slide-ind-ro.png) 0 0 no-repeat;
    text-decoration: none;
}

/*This rule is a fix for slideshows with a single slide
If multiple slides exist, this width will be pulled in dynamically
And this rule will be unnecessary*/
#slideshow .ss_right {
    width: 958px;
}

/* end */

/* Home */

div#home {
    clear: both;
    margin: 22px 0 0 0;
    padding: 0;
}

/* New Header Images */

body#page-1 .homeHeader {
    width: 100%;
    position: relative;
}

body#page-1 .homeHeader .headerImage {
    width: 100%;
    height: auto;
}

body#page-1 .homeHeader .headerImage img {
    width: 100%;
    height: auto;
}

body#page-1 .homeHeader .headerImage::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(17, 17, 17, 1);
    background: -moz-linear-gradient(left, rgba(17, 17, 17, 1) 11%, rgba(17, 17, 17, 0.9) 20%, rgba(44, 44, 44, 0.56) 50%, rgba(71, 71, 71, 0.44) 61%, rgba(102, 102, 102, 0.28) 75%, rgba(89, 89, 89, 0.13) 88%, rgba(76, 76, 76, 0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(11%, rgba(17, 17, 17, 1)), color-stop(20%, rgba(17, 17, 17, 0.9)), color-stop(50%, rgba(44, 44, 44, 0.56)), color-stop(61%, rgba(71, 71, 71, 0.44)), color-stop(75%, rgba(102, 102, 102, 0.28)), color-stop(88%, rgba(89, 89, 89, 0.13)), color-stop(100%, rgba(76, 76, 76, 0)));
    background: -webkit-linear-gradient(left, rgba(17, 17, 17, 1) 11%, rgba(17, 17, 17, 0.9) 20%, rgba(44, 44, 44, 0.56) 50%, rgba(71, 71, 71, 0.44) 61%, rgba(102, 102, 102, 0.28) 75%, rgba(89, 89, 89, 0.13) 88%, rgba(76, 76, 76, 0) 100%);
    background: -o-linear-gradient(left, rgba(17, 17, 17, 1) 11%, rgba(17, 17, 17, 0.9) 20%, rgba(44, 44, 44, 0.56) 50%, rgba(71, 71, 71, 0.44) 61%, rgba(102, 102, 102, 0.28) 75%, rgba(89, 89, 89, 0.13) 88%, rgba(76, 76, 76, 0) 100%);
    background: -ms-linear-gradient(left, rgba(17, 17, 17, 1) 11%, rgba(17, 17, 17, 0.9) 20%, rgba(44, 44, 44, 0.56) 50%, rgba(71, 71, 71, 0.44) 61%, rgba(102, 102, 102, 0.28) 75%, rgba(89, 89, 89, 0.13) 88%, rgba(76, 76, 76, 0) 100%);
    background: linear-gradient(to right, rgba(17, 17, 17, 1) 11%, rgba(17, 17, 17, 0.9) 20%, rgba(44, 44, 44, 0.56) 50%, rgba(71, 71, 71, 0.44) 61%, rgba(102, 102, 102, 0.28) 75%, rgba(89, 89, 89, 0.13) 88%, rgba(76, 76, 76, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111111', endColorstr='#4c4c4c', GradientType=1 );
}

body#page-1 .homeHeader .CTAholder {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 15;
}

body#page-1 .homeHeader .innerCTAwrapper {
    width: 100%;
    max-width: 1140px;
    padding-top: 16.25%;
    margin: 0 auto;
}

body#page-1 .homeHeader .headerCTA {
    color: #fff;
    /*left: 11.5%;*/
    text-align: left;
}

body#page-1 .homeHeader .headerCTA::before {
    content: "";
    width: 40px;
    height: 2px;
    position: absolute;
    border-top: 5px solid #b13e2a;
    margin-top: -30px;
}

body#page-1 .homeHeader .headerCTA h2 {
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 60px;
    font-weight: 700;
    line-height: 60px;
    text-align: left;
    display: block;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-style: normal;
    color: #fff;
}

body#page-1 .homeHeader .headerCTA h3 {
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 60px;
    font-weight: 400;
    line-height: 60px;
    display: block;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-style: normal;
    color: #fff;
    max-width: 725px;
}

body#page-1 .homeHeader .headerCTA p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 32px;
    margin-top: 15px;
    text-align: left;
    display: block;
    font-style: normal;
    color: #fff;
    max-width: 555px;
}

/* New Content Block */

div#home .productHeader {
    text-align: center;
    font-size: 17px;
    line-height: 19px;
    padding-bottom: 65px;
    margin-top: 48px;
}

div#home .productHeader h1 {
    margin-bottom: 10px;
    border: none;
    padding: 0;
    font-size: 21px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

div#home .productHeader a {
    margin: 5px 0 10px;
}

div#home div#productsRangeBlocks a.productTarget .blockContent {
    text-decoration: none;
    color: #454444;
}

div#home div#productsRangeBlocks a.productTarget .blockContent span.blockLink {
    color: #1e82c7;
}

div#home div#productsRangeBlocks a.productTarget:hover .blockTitle:before {
    display: none;
}

div#home div#productsRangeBlocks a.productTarget:hover .blockContent span.blockLink {
    text-decoration: underline !important;
}

div#home div#productsRangeBlocks a.productTarget:hover .blockContent {
    border-top: 5px solid #b13e2a;
    margin-top: -5px;
}

div#home div#productsRangeBlocks a.productTarget:hover .productBlock::before {
    opacity: .5;
}

div#home div#productsRangeBlocks div.productBlock {
    display: block;
    overflow: hidden;
    position: relative;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    max-height: 485px;
    max-width: 1140px;
}

div#home div#productsRangeBlocks .productBlock:before {
    content: "";
    display: block;
    width: 100%;
    padding-bottom: 46.64%;
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
    transition: opacity .25s ease-out;
    -moz-transition: opacity .25s ease-out;
    -webkit-transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
}

div#home div#productsRangeBlocks .blockTitleHolder {
    position: absolute;
    left: 0;
    top: 0;
    width: 45%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* align horizontal */
    justify-content: center;
    /* align vertical */
    align-items: center;
}

div#home div#productsRangeBlocks .mobileBlockContent {
    display: none;
}

div#home div#productsRangeBlocks .productBlock.block-right .blockTitleHolder {
    right: 0;
    left: auto;
    justify-content: flex-start;
    /* align horizontal */
}

div#home div#productsRangeBlocks .productBlock.block-right .blockTitle {
    margin: -22.5px;
    text-align: left;
    width: 80%;
}

div#home div#productsRangeBlocks .blockTitle {
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 45px;
    font-weight: 700;
    line-height: 50px;
    text-align: center;
    width: 30%;
    color: #fff;
    margin-left: -100px;
    display: block;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-style: normal;
}

div#home div#productsRangeBlocks .blockTitle:before {
    content: "";
    width: 40px;
    height: 2px;
    position: absolute;
    border-top: 5px solid #b13e2a;
    margin-top: -30px;
}

div#home div#productsRangeBlocks .blockContent {
    max-width: 415px;
    max-height: 155px;
    background: #fff;
    padding: 32.5px 30px;
    position: absolute;
    right: 95px;
    top: 150px;
    display: block;
}

div#home div#productsRangeBlocks .productBlock.block-right .blockContent {
    right: 0;
    left: 95px;
}

div#home div#content_area {
    background: none;
    float: left;
    width: 516px;
    margin: 0;
    padding: 9px 32px 0 0;
}

div#home div#content_area h1 {
    border-bottom: solid 1px #eaeaeb;
    font-size: 26px;
    color: #343131;
    line-height: 23px;
    margin: 0 0 11px;
    padding: 0 0 20px;
}

div#home div#content_area p {
    font-size: 15px;
    color: #454444;
    line-height: 26px;
}

div#home div#recentUpdates {
    padding: 0;
    padding-top: 60px;
    margin: 0;
    text-align: center;
    vertical-align: top;
}

div#home div#recentUpdates .updateHolder {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    justify-content: center;
}

div#home div#recentUpdates div.updateTitle {
    border-bottom: none;
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    color: #2b2929;
    text-transform: uppercase;
    margin: 1px;
    padding: 10px 15px;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}

div#home div#recentUpdates div.updateTitle span {
    background: #fff;
    padding: 0 15px;
    position: relative;
    z-index: 1;
}

div#home div#recentUpdates div.updateTitle::before {
    background: #ddd;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 50%;
    width: 100%;
    max-width: 50%;
    margin-left: 25%;
}

div#home div#recentUpdates div.updateTitle::before {
    left: 0;
}

div#home div#recentUpdates a.update {
    display: inline-block;
    border: solid 1px #e6e7e7;
    margin: 0 1%;
    padding: 1.5% 1.5%;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 2px rgba(0, 0, 0, 0.1);
    width: 28.58%;
    text-align: left;
    min-height: 115px;
    font-size: 19px;
    text-decoration: none;
    vertical-align: top;
    color: #4c4c4c;
    font-size: 14px;
    position: relative;
    overflow: hidden;
}

div#home div#recentUpdates a.update .title {
    font-weight: bold;
    font-size: 19px;
}

div#home div#recentUpdates a.update:first-of-type {
    margin-left: 0;
}

div#home div#recentUpdates a.update:last-of-type {
    margin-right: 0;
}

div#home div#recentUpdates a.update:hover::before {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-top: 5px solid #b13e2a;
}

/*div#home div#recentUpdates a.update::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}*/

div#home div#recentUpdates div.last {
    border: none;
}

div#home div#recentUpdates div.update div.icon {
    float: left;
    width: 40px;
    margin: 0;
    padding: 0 0 0 7px;
}

div#home div#recentUpdates div.update div.desc {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #514f50;
    line-height: normal;
    margin: 0;
    padding: 0 25px 0 0;
}

div#home div#recentUpdates .update .desc .title {
    margin-top: 15px !important;
    display: block;
}

div#home div#recentUpdates .update .desc .date {
    padding-bottom: 15px;
}

div#home div#recentUpdates div.update div.desc a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #514f50;
}

div#home div#recentUpdates div.update div.desc div.date {
    font-size: 13px;
    font-weight: normal;
    color: #6e6e6f;
    padding: 2px 0 0;
}

/* end */

/* Template */

div#headerImage {
    border: solid 1px #c4c4c4;
    -webkit-box-shadow: 0 2px 3px 1px rgba(160, 160, 160, 0.8);
    -moz-box-shadow: 0 2px 3px 1px rgba(160, 160, 160, 0.8);
    box-shadow: 0 2px 3px 1px rgba(160, 160, 160, 0.8);
    position: relative;
    z-index: 1;
    height: 188px;
    overflow: hidden;
    margin: 22px 0 0 0;
}

div#headerImage img{
    width: 100%;
}


div#headerImage div.caption {
    background: url(../images/header-img-overlay.png) 0 0 no-repeat;
    display: block;
    width: 100%;
    height: 26px;
    overflow: hidden;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 34px;
    font-weight: 400;
    color: #fdfdfd;
    text-transform: uppercase;
    margin: 0;
    padding: 25px 30px 23px;
}

div#template {
    clear: both;
    margin: 24px 0 0 0;
    padding: 0;
}

.hasNoLeftOrRightCols div#right {
    background: #fff;
}

div#template div#left {
    float: left;
    width: 151px;
    margin: 0;
    padding: 0 23px 0 0;
}

div#template div#right {
    float: left;
}

.hasLeftCol div#right {
    width: 786px;
    margin: 0;
    padding: 0;
}

.hasRightCol div#right {
    width: 681px;
    margin: 0;
    padding: 0 20px 0 0;
}

.wordpress div#right {
    float: left;
    width: 696px;
}

.hasLeftAndRightCols div#right {
    width: 507px;
    margin: 0;
    padding: 0 20px 0 0;
}

.hasNoLeftOrRightCols div#right {
    float: none;
    width: 1140px;
    margin: 0;
    padding: 0;
}

div#template div#rightProduct {
    float: right;
    width: 786px;
    margin: 0;
    padding: 0;
}

/* Sidebar */
div#sidebar {
    float: right;
    width: 259px;
    position: relative;
    z-index: 1;
    margin: 0;
    padding: 0;
}

div.sidebarPush {
    margin: 48px 0 14px 0;
}

div#sidebar div.sideBar_ElementHolder {
    border: solid 1px #e6e7e7;
    -webkit-box-shadow: 0 0 1px 1px rgba(244, 244, 244, 1);
    -moz-box-shadow: 0 0 1px 1px rgba(244, 244, 244, 1);
    box-shadow: 0 0 1px 1px rgba(244, 244, 244, 1);
    position: relative;
    margin: 0;
    padding: 1px;
}

div#sidebar div.sideBar_Spacer {
    clear: both;
    height: 20px;
    overflow: hidden;
    margin: 0;
}

div#sidebar div.sideBar_ElementHolder div.sideBar_Caption {
    background: #f1f1f1;
    background-image: linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -o-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -moz-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -webkit-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -ms-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, rgb(241, 241, 241)), color-stop(0.67, rgb(249, 249, 249)));
    border: solid 1px #f0f0f0;
    border-bottom: none;
    width: 223px;
    position: relative;
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    color: #2b2929;
    text-transform: none;
    letter-spacing: 0.025em;
    line-height: 14px;
    text-align: left;
    margin: 0;
    padding: 13px 15px;
}

div#sidebar .sideBar_pop {
    cursor: pointer;
}

/* Sidebar image */
div#sidebar div.sideBar_ElementHolder div.sideBar_ImageHolder {
    margin: 0;
    padding: 0;
}

div#sidebar div.sideBar_ElementHolder div.sideBar_ImageHolder img {
    border: solid 1px #d1d1d1;
    vertical-align: middle;
}

/* Sidebar video */
div#sidebar div.sideBar_ElementHolder div.sideBar_VideoHolder {
    cursor: pointer;
    margin: 0;
    padding: 0;
}

div#sidebar div.sideBar_ElementHolder div.sideBar_VideoHolder div.sideBar_VideoInner {
    position: relative;
    margin: 0;
    padding: 0;
}

div#sidebar div.sideBar_ElementHolder div.sideBar_VideoHolder div.sideBar_VideoInner img {
    border: solid 1px #d1d1d1;
    vertical-align: middle;
}

div#sidebar div.sideBar_ElementHolder div.sideBar_VideoHolder div.sideBar_PlayImage {
    position: absolute;
    width: 56px;
    height: 56px;
    top: 67px;
    left: 103px;
    cursor: pointer;
    margin: 0;
}

div#sidebar div.sideBar_ElementHolder div.sideBar_VideoHolder div.sideBar_PlayImage img {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

/* Sidebar content area */
div#sidebar div.sideBar_ElementHolder div.sideBar_ContentHolder {
    background: #fafcfc;
    margin: 0;
    padding: 0;
}

div#sidebar div.sideBar_ElementHolder div.sideBar_ContentHolder div.name {
    background: #f1f1f1;
    background-image: linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -o-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -moz-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -webkit-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -ms-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, rgb(241, 241, 241)), color-stop(0.67, rgb(249, 249, 249)));
    border: solid 1px #f0f0f0;
    border-bottom: none;
    width: 223px;
    position: relative;
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    color: #2b2929;
    text-transform: uppercase;
    letter-spacing: 0.030em;
    line-height: 14px;
    text-align: left;
    margin: 0;
    padding: 13px 15px;
}

div#sidebar div.sideBar_ElementHolder div.sideBar_ContentHolder div.content {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #464545;
    letter-spacing: 0.022em;
    line-height: 20px;
    margin: 0;
    padding: 16px 18px 2px;
}

div#sidebar div.sideBar_ElementHolder div.sideBar_ContentHolder p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #464545;
    letter-spacing: 0.022em;
    line-height: 20px;
}

/* Sidebar google map */
div#sidebar div#sideBar_GoogleMap {
    border: solid 1px #e0e0df;
    width: 253px;
    height: 242px;
    margin: 0;
}

div#sidebar div#sideBar_MapList {
    background: #f1f1f1;
    background-image: linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -o-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -moz-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -webkit-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -ms-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, rgb(241, 241, 241)), color-stop(0.67, rgb(249, 249, 249)));
    border: none;
    text-align: left;
    padding: 18px 19px;
}

div#sidebar div#sideBar_MapList .sideBar_MapListAddress {
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
}

div#sidebar div#sideBar_MapList .sideBar_MapListAddress .sideBar_MapAddressElementClickable {
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #b13e2a;
    letter-spacing: 0.025em;
    line-height: 19px;
    margin: 0 0 3px;
}

div#sidebar div#sideBar_MapList .sideBar_MapListAddress .sideBar_MapAddressElement {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #464545;
    letter-spacing: 0.022em;
    line-height: 18px;
}

div#sidebar div#sideBar_MapList .sideBar_MapListAddress .directions {
    margin: 0 0 10px;
}

div#sidebar div#sideBar_MapList .sideBar_MapListAddress .sideBar_MapAddressElement a {
    color: #1e82c7;
}

div#sidebar div#sideBar_MapList .sideBar_MapListAddress .sideBar_MapAddressElement a:hover {}

div#sidebar div#sideBar_MapList .sideBar_MapListAddress .phone {
    font-weight: normal;
    font-style: normal;
}

div#sidebar div#sideBar_GoogleMap .sideBar_InfoWindowContent {
    font-size: 11px;
    color: #464545;
    letter-spacing: 0.022em;
    line-height: 18px;
    text-align: left;
}

div#sidebar div#sideBar_GoogleMap .sideBar_InfoWindowContent a {
    color: #1e82c7;
}

div#sidebar div#sideBar_GoogleMap .sideBar_InfoWindowContent .sideBar_MapAddressElementName {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #b13e2a;
    letter-spacing: 0.025em;
    line-height: 19px;
    margin: 0 0 3px;
}

div#sidebar div#sideBar_GoogleMap .sideBar_InfoWindowContent .sideBar_MapAddressElement {}

/* Video Popup */
/*
div.pp_overlay {
    background:#001f24 !important;
    opacity:0.9 !important;
}
div.ppt {
    position:relative !important;
    top:460px !important;
    left:6px !important;
    font-family:"museo-sans", Helvetica, Arial, sans-serif !important;
    font-size:21px !important;
    font-weight:300 !important;
    color:#52114b !important;
}
*/
div.light_square .pp_nav .pp_play {
    display: none !important;
}

div.light_square .pp_arrow_previous,
div.light_square .pp_arrow_next {
    margin-top: 4px !important;
}

div.light_square .currentTextHolder {
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #8b8b8b;
    text-transform: uppercase;
    letter-spacing: 0.030em;
    line-height: 20px;
    margin: 0;
    padding: 0 5px;
}

div.light_square .pp_description {
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 500;
    color: #8b8b8b;
    text-transform: uppercase;
    letter-spacing: 0.030em;
    line-height: 20px;
    margin: 3px 0 0 25px;
    padding: 0;
}

div.light_square .pp_close {
    background: url(../images/closeBtn.png) 0 0 no-repeat !important;
    height: 14px !important;
    width: 96px !important;
    margin: 6px 0 0 0 !important;
}

/* end */

div#template div#right ul,
div#template div#right ol,
div#template div#sidebar ul,
div#template div#sidebar ol {
    margin: 5px 0 10px 20px;
}

div#template div#right ul li,
div#template div#sidebar ul li {
    /* background:url(../images/bullet.png) 0 10px no-repeat;
    list-style:none; */
    margin: 0;
    padding: 0;
}

div#template div#right ol li,
div#template div#sidebar ol li {
    margin: 0 0 6px;
    padding: 0;
}

div#template div#right ul ul li,
div#template div#sidebar ul ul li {
    background: none;
    list-style: disc outside;
    margin: 0;
}

div#template div#right ul li.menu-type-folder ul {
    margin: 0 0 17px;
}

div#template div#right ul li.menu-type-folder {
    background: none;
    padding: 0;
}

/* end */

/* Product Category */

div#productCategories {
    margin: 10px 0 0 0;
    padding: 0;
}

div#productCategories div.category_content {
    border: solid 1px #e6e7e7;
    -webkit-box-shadow: 0 0 2px 2px rgba(244, 244, 244, 0.8);
    -moz-box-shadow: 0 0 2px 2px rgba(244, 244, 244, 0.8);
    box-shadow: 0 0 2px 2px rgba(244, 244, 244, 0.8);
    float: left;
    width: 255px;
    position: relative;
    margin: 0 4px 16px 0;
    padding: 1px;
}

div#productCategories div.last {
    margin: 0 0 16px;
}

div#productCategories div.category_content div.category_image {
    margin: 0 0 1px;
}

div#productCategories div.category_content div.category_desc {
    background: #f1f1f1;
    background-image: linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -o-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -moz-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -webkit-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -ms-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, rgb(241, 241, 241)), color-stop(0.67, rgb(249, 249, 249)));
    border: solid 1px #f0f0f0;
    border-bottom: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #464545;
    letter-spacing: 0.022em;
    line-height: 19px;
    margin: 0;
    padding: 21px 19px;
}

div#productCategories div.category_content div.category_desc div.category_name,
div#productCategories div.category_content div.category_desc div.category_name a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #514f50;
    letter-spacing: 0.025em;
    line-height: 19px;
    text-decoration: none;
    margin: 0;
    padding: 0 0 5px;
}

div#productCategories div.category_content div.category_desc div.category_name a:hover {
    color: #1e82c7;
    text-decoration: none;
}

div#productCategories div.category_content div.category_desc p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #464545;
    letter-spacing: 0.022em;
    line-height: 19px;
    margin: 0;
    padding: 0;
}

/* end */

/* Product Listing */

div#productListing {
    margin: 10px 0 0 0;
    padding: 0;
}

div#productListing div.product_content {
    border: solid 1px #e6e7e7;
    -webkit-box-shadow: 0 0 2px 2px rgba(244, 244, 244, 0.8);
    -moz-box-shadow: 0 0 2px 2px rgba(244, 244, 244, 0.8);
    box-shadow: 0 0 2px 2px rgba(244, 244, 244, 0.8);
    float: left;
    width: 255px;
    position: relative;
    margin: 0 4px 0 0;
    padding: 1px;
}

div#productListing div.product_content div.product_image {
    margin: 0 0 1px;
}

div#productListing div.product_content div.product_image img {
    width: 255px;
    height: 155px;
    overflow: hidden;
}

div#productListing div.product_content div.product_desc {
    background: #f1f1f1;
    background-image: linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -o-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -moz-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -webkit-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -ms-linear-gradient(bottom, rgb(241, 241, 241) 33%, rgb(249, 249, 249) 67%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33, rgb(241, 241, 241)), color-stop(0.67, rgb(249, 249, 249)));
    border: solid 1px #f0f0f0;
    border-bottom: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #464545;
    letter-spacing: 0.022em;
    line-height: 19px;
    margin: 0;
    padding: 21px 19px;
}

div#productListing div.product_content div.product_desc div.product_name,
div#productListing div.product_content div.product_desc div.product_name a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #514f50;
    letter-spacing: 0.025em;
    line-height: 19px;
    text-decoration: none;
    margin: 0;
    padding: 0 0 5px;
}

div#productListing div.product_content div.product_desc div.product_name a:hover {
    color: #1e82c7;
    text-decoration: none;
}

div#productListing div.product_content div.product_desc p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #464545;
    letter-spacing: 0.022em;
    line-height: 19px;
    margin: 0;
    padding: 0;
}

/* end */

/* User upload Page */

.dl-holder {
    width: 100%;
}

.dl-holder th {
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: #343131;
    text-transform: uppercase;
}

.dl-holder .dl-link {
    text-align: left;
}

.dl-holder .button {
    display: inline-block;
    padding: 15px 20px;
    background-color: #1e82c7;
    color: white;
}

.dl-holder .short {
    width: 150px;
}

.dl-holder td {
    padding: 5px 15px;
}

.dl-holder .button:hover {
    text-decoration: none;
    background-color: #1080c7;
}

.dl-holder tr:nth-child(even) {
    background-color: #E6E6E6;
}

/* end */

/* Product Page */

div.product_full {
    margin: 10px 0 0 0;
    padding: 0;
}

div.product_full img {
    border: solid 1px #c9c9c9;
    -moz-box-shadow: 0 4px 4px rgba(191, 191, 191, 0.7);
    -webkit-box-shadow: 0 4px 4px rgba(191, 191, 191, 0.7);
    box-shadow: 0 4px 4px rgba(191, 191, 191, 0.7);
}

div#componentsList {
    margin: 35px 0 0 0;
}

div#componentsList h2 {
    border-bottom: solid 1px #eaeaeb;
    margin: 0 0 25px;
    padding: 0 0 12px;
}

div#componentsList div.component {
    border-bottom: solid 1px #eaeaeb;
    margin: 0 0 20px;
    padding: 0 0 20px;
}

div#componentsList div.last {
    margin-right: 0 !important;
}

div#componentsList div.component div.photo {
    border: solid 1px #e6e7e7;
    -webkit-box-shadow: 0 0 2px 2px rgba(244, 244, 244, 0.8);
    -moz-box-shadow: 0 0 2px 2px rgba(244, 244, 244, 0.8);
    box-shadow: 0 0 2px 2px rgba(244, 244, 244, 0.8);
    float: left;
    width: 255px;
    height: 155px;
    position: relative;
    margin: 0 15px 0 0;
    padding: 1px;
}

div#componentsList div.component div.photo img {
    border: solid 1px #d4d4d4;
    width: 253px;
    height: 153px;
    overflow: hidden;
}

div#componentsList div.component div.photo div.photoCount {
    background: url(../images/gallery-bg.png) 0 0 repeat;
    position: absolute;
    width: 253px;
    height: 26px;
    overflow: hidden;
    bottom: 2px;
    left: 2px;
    z-index: 2;
    text-align: right;
    margin: 0;
    padding: 0;
}

div#componentsList div.component div.photo div.photoCount div.photoCountText {
    background: url(../images/camera-icon.png) 96% 5px no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #fff;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0;
    padding: 3px 37px 0;
}

div#componentsList div.component div.desc {
    float: left;
    width: 507px;
    margin: 0;
    padding: 0;
}

div#componentsList div.component div.desc div.name {
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #8b8b8b;
    letter-spacing: 0;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

div#componentsList div.component div.desc div.download {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #464545;
    letter-spacing: 0.022em;
    line-height: 19px;
    margin: 0;
    padding: 7px 0 0 0;
}

div#componentsList div.component div.desc div.download img {
    vertical-align: middle;
    margin: 0 5px 0 0;
}

div#componentsList div.component div.desc div.description,
div#componentsList div.component div.desc div.description p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #464545;
    letter-spacing: 0.022em;
    line-height: 19px;
    margin: 0;
    padding: 6px 0 0;
}

/* end */

/* MightyMenu  */

/* Holder Div */

div > div#MightyMenu {
    background: url(../images/mm-bg.gif) 0 100% repeat-x #eceded;
    border: solid 1px #e7e8e8;
    -webkit-box-shadow: 0 0 1px 1px rgba(244, 244, 244, 1);
    -moz-box-shadow: 0 0 1px 1px rgba(244, 244, 244, 1);
    box-shadow: 0 0 1px 1px rgba(244, 244, 244, 1);
    margin: 0;
    padding: 0;
}

/* end */

/* Ordered List */

ul.MightyMenu {
    display: block;
    overflow: hidden;
    list-style: none;
    text-align: left;
    margin: 0 2px;
    padding: 0;
}

ul.MightyMenu ul {
    background: none;
    border: none;
    display: none;
    list-style: none;
    cursor: pointer;
    text-align: left;
    margin: 0;
    padding: 0 0 7px;
}

ul.MightyMenu ul ul {
    background: none;
    display: none;
    list-style: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

ul.MightyMenu li {
    background: url(../images/mm-divider.gif) 0 100% repeat-x;
    display: block;
    list-style: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

ul.MightyMenu li.last {
    background: none;
}

ul.MightyMenu ul li {
    background: none;
    border: none;
    display: block;
    list-style: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
}

/* end */

/* Links */

ul.MightyMenu li a,
ul.MightyMenu li a:visited {
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #64605e;
    letter-spacing: 0.010em;
    line-height: 17px;
    text-transform: none;
    text-decoration: none;
    margin: 0;
    padding: 9px 15px 9px 8px;
}

ul.MightyMenu li a:hover,
ul.MightyMenu li a:active {
    background: url(../images/mm-arrow.png) 95% 11px no-repeat;
    color: #2d8aca;
    text-decoration: none;
}

ul.MightyMenu ul li a,
ul.MightyMenu ul li a:visited {
    background: none;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #64605e;
    letter-spacing: 0.010em;
    line-height: 15px;
    text-transform: none;
    text-decoration: none;
    margin: 0 0 1px;
    padding: 3px 8px 3px 17px;
}

ul.MightyMenu ul li a:hover,
ul.MightyMenu ul li a:active {
    background: none;
    border: none;
    font-weight: bold;
    color: #2d8aca;
    text-decoration: none;
}

ul.MightyMenu li.activeTrail > div > ul {
    display: block;
}

/* end */

/* Hit Area */

div#MightyMenu .hitarea {
    display: none;
}

/* end *.

/* Selected */

ul.MightyMenu li a.activeTrail {
    background: url(../images/mm-arrow.png) 95% 11px no-repeat;
    color: #2d8aca;
    text-decoration: none;
}

ul.MightyMenu ul li a.activeTrail {
    background: none;
    border: none;
    font-weight: bold;
    color: #2d8aca;
    text-decoration: none;
}

/* end */

/* Contact Form */

div.sendFormContainer {
    background: #e6e7e7;
    background-image: linear-gradient(bottom, rgb(230, 231, 231) 26%, rgb(236, 237, 237) 63%);
    background-image: -o-linear-gradient(bottom, rgb(230, 231, 231) 26%, rgb(236, 237, 237) 63%);
    background-image: -moz-linear-gradient(bottom, rgb(230, 231, 231) 26%, rgb(236, 237, 237) 63%);
    background-image: -webkit-linear-gradient(bottom, rgb(230, 231, 231) 26%, rgb(236, 237, 237) 63%);
    background-image: -ms-linear-gradient(bottom, rgb(230, 231, 231) 26%, rgb(236, 237, 237) 63%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.26, rgb(230, 231, 231)), color-stop(0.63, rgb(236, 237, 237)));
    border: solid 1px #e7e8e8;
    -webkit-box-shadow: 0 0 2px 2px rgba(244, 244, 244, 1);
    -moz-box-shadow: 0 0 2px 2px rgba(244, 244, 244, 1);
    box-shadow: 0 0 2px 2px rgba(244, 244, 244, 1);
    width: 675px;
    margin: 0;
    padding: 0;
}

div.sendFormContainer div.sendFormHead {
    background: url(../images/form-divider.png) 0 100% repeat-x;
    margin: 0 0 35px;
    padding: 25px 25px 18px;
}

div.sendFormContainer div.sendFormHead h2 {
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #9a0000;
    letter-spacing: 0.040em;
    line-height: 26px;
    padding: 0;
}

div.sendFormContainer .required {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: italic;
    color: #7e7e7e;
    letter-spacing: 0.022em;
    line-height: 18px;
    margin: 0;
    padding: 0;
}

div.sendFormContainer .optional {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #464545;
    letter-spacing: 0;
    text-transform: lowercase !important;
    margin: 0;
    padding: 0;
}

div.sendFormContainer div.sendFormRow {
    margin: 8px 0;
    overflow: hidden;
    padding: 0 25px;
}

div.sendFormContainer label {
    float: left;
    width: 134px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #464545;
    letter-spacing: 0;
    text-transform: uppercase;
    text-align: right;
    vertical-align: top;
    margin: 3px 30px 0 0;
}

div.sendFormContainer select,
div.sendFormContainer .input,
div.sendFormContainer textarea {
    background: #fff;
    border: solid 1px #d1d1d1;
    -moz-box-shadow: inset 1px 4px 4px -4px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 1px 4px 4px -4px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 4px 4px -4px rgba(0, 0, 0, 0.5);
    float: left;
    width: 381px;
    height: 26px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #464545;
    text-transform: none;
    margin: 0;
    padding: 3px 5px 1px;
}

div.sendFormContainer select {
    width: 393px;
    height: 34px;
    padding: 8px 4px 4px;
}

div.sendFormContainer textarea {
    height: 100px;
    padding-top: 8px;
}

.sendFormNoLabel {
    margin: 0 10px 0 163px;
}

.sendFormCheckboxes {
    padding-bottom: 35px;
}

.sendFormCheckboxes label {
    width: auto;
    float: left;
    margin-right: 12px;
    font-weight: normal;
}

.sendFormCheckboxes input {
    width: auto;
    float: left;
    clear: right;
    margin: 7px 7px 0 0;
}

.sendFormContainer .questionLabel {
    display: block;
    float: none;
    width: auto;
    text-align: left;
    margin: 6px 0 0;
}

.sendFormCheckboxes .noMargin {
    margin: 0;
}

div.submitBtnRow {
    width: 558px;
}

div.sendFormContainer .submit {
    float: right;
    margin: 12px 0 25px;
}

/* end */

/* Footer */

div#footer_container {
    border-top: solid 1px #d1d1d2;
    clear: both;
    width: 100%;
    margin: 52px 0 0 0;
    padding: 0;
}

div#footer_container div#footer {
    width: 1140px;
    line-height: normal;
    text-align: left;
    margin: 0;
    padding: 35px 0;
}

div#footer_container div#footer div#footerLinks {
    float: left;
    width: 154px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #868686;
    text-transform: uppercase;
    line-height: 20px;
    margin: 0;
    padding: 0 28px 0 0;
}

div#footer_container div#footer div#footerLinks a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #559ed1;
    text-transform: uppercase;
    text-decoration: none;
}

div#footer_container div#footer div#footerLinks a:hover {
    color: #559ed1;
    text-decoration: underline;
}

div#footer_container div#footer div#footerLinks span.delimiter {
    display: block;
    padding: 0;
}

div#footer_container div#footer div#footerLinks div.copyright {
    padding: 5px 0 0 0;
}

div#footer_container div#footer div#newsletter {
    float: left;
    width: 294px;
    margin: 0;
    padding: 0 28px 0 0;
}

div#footer_container div#footer div#newsletter div.signup {
    background: #fafcfc;
    border: solid 1px #e6e7e7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #868686;
    letter-spacing: 0.015em;
    text-transform: none;
    margin: 0;
    padding: 11px 17px;
}

div#footer_container div#footer div#newsletter div.signup div {
    display: inline-block;
    margin: 0 10px 0 0;
}

div#footer_container div#footer div#newsletter div.signup p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #868686;
    letter-spacing: 0.015em;
    text-transform: none;
    padding: 0 0 5px;
}

div#footer_container div#footer div#newsletter div.signup div.title {
    display: inline-block;
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500;
    color: #414141;
    text-transform: uppercase;
    margin: 0 10px 0 0;
}

div#footer_container div#footer div#newsletter div.signup div.submit {
    display: inline-block;
    margin: -3px -3px 0 -15px;
}

div#footer_container div#footer div#newsletter div.signup .input {
    background: #fff;
    border: solid 1px #c0c0c0;
    border-right: none;
    width: 193px;
    height: 27px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #868686;
    letter-spacing: 0.015em;
    text-transform: none;
    margin: 0;
    padding: 2px 10px 1px 10px;
}

div#footer_container div#footer div#newsletter div.signup .submit {
    cursor: pointer;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

div#footer_container div#footer div#social {
    float: left;
    width: 178px;
    margin: 0;
    padding: 0 35px 0 0;
}

div#footer_container div#footer div.phone {
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #8a8e91;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    margin: 10px 0 15px;
    padding: 0;
}

div#footer_container div#footer div#social img {
    margin: 0 2px 0 0;
}

div#footer_container div#footer div#footerLogo {
    float: right;
    width: 250px;
    margin: 0;
    padding: 0;
}

div#footer_container div#footer div#footerLogo img {
    margin: -15px 15px 0 0;
}

div#footer_container div#footer div#footerLogo .footerLogoHolder {
    border-right: 1px solid #dedede;
    height: 90px;
    width: 90px;
    padding-right: 25px;
    float: left;
    margin-right: 20px;
}

div#footer_container div#footer div#footerLogo .footerAddress {
    line-height: 21px;
}

div#footer #footerUserLogin {
    float: left;
    background: #fafcfc;
    border: solid 1px #e6e7e7;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #868686;
    letter-spacing: 0.015em;
    text-transform: none;
    margin: 0;
    padding: 11px 17px;
}

div#footer #footerUserLogin .titleHolder p {
    line-height: 24px;
    padding-bottom: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #868686;
    padding-bottom: 5px;
}

div#footer #footerUserLogin .formHolder p {
    line-height: 18px;
    float: left;
    padding: 0 0 5px 0;
}

div#footer #footerUserLogin .logout_form {
    width: 100%;
    min-width: 330.5px;
    height: 93px;
}

div#footer #footerUserLogin .logout_form .formHolder a {
    padding: 10px 12px;
    background-color: #c0c0c0;
    text-transform: uppercase;
    display: block;
    color: #181818;
    text-align: center;
    width: 45%;
}

div#footer #footerUserLogin .titleHolder,
div#footer #footerUserLogin .formHolder {
    display: block;
    vertical-align: top;
}

div#footer #footerUserLogin .titleHolder {
    font-size: 10px;
    line-height: 11px;
}

div#footer #footerUserLogin .title {
    font-family: "futura-pt", Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    color: #414141;
}

div#footer #footerUserLogin label {
    display: inline-block;
    width: 0px;
    overflow: hidden;
    text-indent: -999px;
}

div#footer #footerUserLogin .formHolder {
    overflow: hidden;
}

div#footer #footerUserLogin .formHolder #login_form p {
    padding: 0;
}

div#footer #footerUserLogin .formHolder input[type='text'],
div#footer #footerUserLogin .formHolder input[type='password'] {
    width: 145px;
    height: 27px;
    padding: 2px 10px 1px 10px;
    border: 1px solid #d3d3d3;
    vertical-align: top;
}

div#footer #footerUserLogin .formHolder input[name='password'] {
    padding-right: 0;
    margin-right: 0;
    width: 108px;
    margin-left: 10px;
}

div#footer #footerUserLogin .formHolder input[type='image'] {
    margin: 0 0 -5px -5px;
    height: 34px;
    width: 40px;
    text-transform: uppercase;
}

/* end */


/**
 *  End of file: layout.css
 */


/**
 *  Start of file: jquery.tooltip.css
 */

#tooltip {
	position: absolute;
	z-index: 3000;
	padding: 13px 0px 0px 0px;
	
	background: url(../images/tooltipBack.html) 0 0 no-repeat;
}
#tooltip h3, #tooltip div { 
	display: block;
	padding: 5px;
	margin: 0; 
	border-left: 1px solid #9eb486;
	border-right: 1px solid #9eb486;
	border-bottom: 1px solid #9eb486;
	background-color: #ffffff;
  	font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#444;	
}


/**
 *  End of file: jquery.tooltip.css
 */


/**
 *  Start of file: prettyPhoto.css
 */

/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */

	/* ----------------------------------
		Default Theme
	----------------------------------- */

	div.pp_default .pp_top,
	div.pp_default .pp_top .pp_middle,
	div.pp_default .pp_top .pp_left,
	div.pp_default .pp_top .pp_right,
	div.pp_default .pp_bottom,
	div.pp_default .pp_bottom .pp_left,
	div.pp_default .pp_bottom .pp_middle,
	div.pp_default .pp_bottom .pp_right { height: 13px; }
	
	div.pp_default .pp_top .pp_left { background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } /* Top left corner */
	div.pp_default .pp_top .pp_middle { background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x; } /* Top pattern/color */
	div.pp_default .pp_top .pp_right { background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } /* Top right corner */
	
	div.pp_default .pp_content .ppt { color: #f8f8f8; }
	div.pp_default .pp_content_container .pp_left { background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }
	div.pp_default .pp_content_container .pp_right { background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }
	div.pp_default .pp_content { background-color: #fff; } /* Content background */
	div.pp_default .pp_next:hover { background: url(../images/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.pp_default .pp_previous:hover { background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.pp_default .pp_expand { background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Expand button */
	div.pp_default .pp_expand:hover { background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } /* Expand button hover */
	div.pp_default .pp_contract { background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } /* Contract button */
	div.pp_default .pp_contract:hover { background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } /* Contract button hover */
	div.pp_default .pp_close { width: 30px; height: 30px; background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; } /* Close button */
	div.pp_default #pp_full_res .pp_inline { color: #000; } 
	div.pp_default .pp_gallery ul li a { background: url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }
	div.pp_default .pp_gallery ul li a:hover,
	div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }
	div.pp_default .pp_social { margin-top: 7px; }

	div.pp_default .pp_gallery a.pp_arrow_previous,
	div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }
	div.pp_default .pp_nav .pp_play,
	div.pp_default .pp_nav .pp_pause { background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }
	div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }
	div.pp_default .pp_details { position: relative; }
	div.pp_default a.pp_arrow_previous,
	div.pp_default a.pp_arrow_next { background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }
	div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } /* The next arrow in the bottom nav */
	div.pp_default .pp_content_container .pp_details { margin-top: 5px; }
	div.pp_default .pp_nav { clear: none; height: 30px; width: 110px; position: relative; }
	div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }
	
	div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }

	div.pp_default .pp_description{ font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0; }

	div.pp_default .pp_bottom .pp_left { background: url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } /* Bottom left corner */
	div.pp_default .pp_bottom .pp_middle { background: url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x; } /* Bottom pattern/color */
	div.pp_default .pp_bottom .pp_right { background: url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } /* Bottom right corner */

	div.pp_default .pp_loaderIcon { background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat; } /* Loader icon */

	
	/* ----------------------------------
		Light Rounded Theme
	----------------------------------- */


	div.light_rounded .pp_top .pp_left { background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content .ppt { color: #000; }
	div.light_rounded .pp_content_container .pp_left,
	div.light_rounded .pp_content_container .pp_right { background: #fff; }
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_rounded .pp_details { position: relative; }
	div.light_rounded .pp_description { margin-right: 85px; }
	div.light_rounded #pp_full_res .pp_inline { color: #000; } 
	div.light_rounded .pp_gallery a.pp_arrow_previous,
	div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_rounded .pp_nav .pp_play { background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_rounded .pp_nav .pp_pause { background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.light_rounded .pp_arrow_previous { background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
	
	div.dark_rounded .pp_top .pp_left { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.dark_rounded .pp_top .pp_middle { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Top pattern/color */
	div.dark_rounded .pp_top .pp_right { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.dark_rounded .pp_content_container .pp_left { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } /* Left Content background */
	div.dark_rounded .pp_content_container .pp_right { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } /* Right Content background */
	div.dark_rounded .pp_content { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Content background */
	div.dark_rounded .pp_next:hover { background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_rounded .pp_previous:hover { background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.dark_rounded .pp_expand { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_rounded .pp_expand:hover { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_rounded .pp_contract { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_rounded .pp_contract:hover { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_rounded .pp_details { position: relative; }
	div.dark_rounded .pp_description { margin-right: 85px; }
	div.dark_rounded .currentTextHolder { color: #c4c4c4; }
	div.dark_rounded .pp_description { color: #fff; }
	div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
	div.dark_rounded .pp_gallery a.pp_arrow_previous,
	div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_rounded .pp_nav .pp_play { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_rounded .pp_nav .pp_pause { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.dark_rounded .pp_arrow_previous { background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_rounded .pp_arrow_next { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.dark_rounded .pp_bottom .pp_left { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.dark_rounded .pp_bottom .pp_middle { background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } /* Bottom pattern/color */
	div.dark_rounded .pp_bottom .pp_right { background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.dark_rounded .pp_loaderIcon { background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; } /* Loader icon */
	
	
	/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
	
	div.dark_square .pp_left ,
	div.dark_square .pp_middle,
	div.dark_square .pp_right,
	div.dark_square .pp_content { background: #000; }
	
	div.dark_square .currentTextHolder { color: #c4c4c4; }
	div.dark_square .pp_description { color: #fff; }
	div.dark_square .pp_loaderIcon { background: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.dark_square .pp_expand { background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.dark_square .pp_expand:hover { background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.dark_square .pp_contract { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.dark_square .pp_contract:hover { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.dark_square .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.dark_square .pp_details { position: relative; }
	div.dark_square .pp_description { margin: 0 85px 0 0; }
	div.dark_square #pp_full_res .pp_inline { color: #fff; }
	div.dark_square .pp_gallery a.pp_arrow_previous,
	div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.dark_square .pp_nav { clear: none; }
	div.dark_square .pp_nav .pp_play { background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.dark_square .pp_nav .pp_pause { background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.dark_square .pp_arrow_previous { background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.dark_square .pp_arrow_next { background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.dark_square .pp_next:hover { background: url(../images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.dark_square .pp_previous:hover { background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */


	/* ----------------------------------
		Light Square Theme
	----------------------------------- */
	
	div.light_square .pp_left ,
	div.light_square .pp_middle,
	div.light_square .pp_right,
	div.light_square .pp_content { background: #fff; }
	
	div.light_square .pp_content .ppt { color: #000; }
	div.light_square .pp_expand { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_square .pp_expand:hover { background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_square .pp_contract { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_square .pp_contract:hover { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_square .pp_close { width: 75px; height: 22px; background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_square .pp_details { position: relative; }
	div.light_square .pp_description { margin-right: 85px; }
	div.light_square #pp_full_res .pp_inline { color: #000; }
	div.light_square .pp_gallery a.pp_arrow_previous,
	div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_square .pp_nav .pp_play { background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_square .pp_nav .pp_pause { background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
	
	div.light_square .pp_arrow_previous { background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_square .pp_arrow_next { background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
	
	div.light_square .pp_next:hover { background: url(../images/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_square .pp_previous:hover { background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.light_square .pp_loaderIcon { background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */


	/* ----------------------------------
		Facebook style Theme
	----------------------------------- */
	
	div.facebook .pp_top .pp_left { background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.facebook .pp_top .pp_middle { background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } /* Top pattern/color */
	div.facebook .pp_top .pp_right { background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.facebook .pp_content .ppt { color: #000; }
	div.facebook .pp_content_container .pp_left { background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } /* Content background */
	div.facebook .pp_content_container .pp_right { background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } /* Content background */
	div.facebook .pp_content { background: #fff; } /* Content background */
	div.facebook .pp_expand { background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.facebook .pp_expand:hover { background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.facebook .pp_contract { background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.facebook .pp_contract:hover { background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.facebook .pp_close { width: 22px; height: 22px; background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.facebook .pp_details { position: relative; }
	div.facebook .pp_description { margin: 0 37px 0 0; }
	div.facebook #pp_full_res .pp_inline { color: #000; } 
	div.facebook .pp_loaderIcon { background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat; } /* Loader icon */
	
	div.facebook .pp_arrow_previous { background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The previous arrow in the bottom nav */
		div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
	div.facebook .pp_arrow_next { background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } /* The next arrow in the bottom nav */
		div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
	div.facebook .pp_nav { margin-top: 0; }
	div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
	div.facebook .pp_nav .pp_play { background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
	div.facebook .pp_nav .pp_pause { background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
	
	div.facebook .pp_next:hover { background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } /* Next button */
	div.facebook .pp_previous:hover { background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	
	div.facebook .pp_bottom .pp_left { background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.facebook .pp_bottom .pp_middle { background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } /* Bottom pattern/color */
	div.facebook .pp_bottom .pp_right { background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */


/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: fixed;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}

		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; min-width: 40px; }
		* html .pp_content { width: 40px; }
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				float: left;
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0;
				}
				
				.pp_social { float: left; margin: 0; }
				.pp_social .facebook { float: left; margin-left: 5px; width: 55px; overflow: hidden; }
				.pp_social .twitter { float: left; }
				
				.pp_nav {
					clear: right;
					float: left;
					margin: 3px 10px 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
						white-space: nowrap;
					}
					
					.pp_nav .pp_play,
					.pp_nav .pp_pause {
						float: left;
						margin-right: 4px;
						text-indent: -10000px;
					}
				
					a.pp_arrow_previous,
					a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		.pp_gallery {
			display: none;
			left: 50%;
			margin-top: -50px;
			position: absolute;
			z-index: 10000;
		}
		
			.pp_gallery div {
				float: left;
				overflow: hidden;
				position: relative;
			}
			
			.pp_gallery ul {
				float: left;
				height: 35px;
				margin: 0 0 0 5px;
				padding: 0;
				position: relative;
				white-space: nowrap;
			}
			
			.pp_gallery ul a {
				border: 1px #000 solid;
				border: 1px rgba(0,0,0,0.5) solid;
				display: block;
				float: left;
				height: 33px;
				overflow: hidden;
			}
			
			.pp_gallery ul a:hover,
			.pp_gallery li.selected a { border-color: #fff; }
			
			.pp_gallery ul a img { border: 0; }
			
			.pp_gallery li {
				display: block;
				float: left;
				margin: 0 5px 0 0;
				padding: 0;
			}
			
			.pp_gallery li.default a {
				background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
				display: block;
				height: 33px;
				width: 50px;
			}
			
			.pp_gallery li.default a img { display: none; }
			
			.pp_gallery .pp_arrow_previous,
			.pp_gallery .pp_arrow_next {
				margin-top: 7px !important;
			}
		
		a.pp_next {
			background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			position: absolute; right: 0; top: 0; 
			display: block;
			line-height:22px;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			margin: 0 0 5px 15px;
			z-index: 9999;
		}
		
		
		
				
		
		
		
		
/**
 * Added by jjb to all fixed-position content
 */		
div.pp_overlay{
	position: fixed !important;
	width:100% !important;
}

.pp_details {
	min-height: 20px;
}

.pp_pic_holder,
.pp_content_container{
	min-width: 90px;
}

.pp_content{
	height:auto;
	overflow:hidden;
	min-height: 50px;
	min-width: 50px;	
}

/**
 *  End of file: prettyPhoto.css
 */


/**
 *  Start of file: jquery-ui-1.8.17.custom.css
 */

/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fcefa1; background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*
 * jQuery UI Resizable 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*
 * jQuery UI Autocomplete 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.17
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Dialog 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Slider 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*
 * jQuery UI Datepicker 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar 1.8.17
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

/**
 *  End of file: jquery-ui-1.8.17.custom.css
 */


/**
 *  Start of file: global.css
 */

/* ICONS */
.icon {
	padding-left:20px;
}
a.icon:hover {
	opacity:0.8px;
}
.icon_share {
	background:url('../cart_images/icon_sendtofriend.gif') left 0 no-repeat;
}
.icon_print {
	background:url('../cart_images/icon_print.gif') left 0 no-repeat;
}
.icon_wishlist {
	background:url('../cart_images/icon_wishlist.gif') left 0 no-repeat;
}


/* ---------------------------- 
  Special input style variations throughout the site
/* ---------------------------- */
input.input_zip {
	width:108px;
}
/* PRODUCT DETAIL */
select.input_vo {
	width:165px;
}
#dialogLayer input.input_qty {
	padding:0 7px;
	width:27px;
}
input.input_qty {
	padding: 0 2px;
	width: 26px;
	text-align: center;
}

/* ---------------------------- */
/*  Loading / Error / Success
/* ---------------------------- */
#globalError,
.error_msg,
.success_msg,
.loading_msg,
.message_msg,
.msg_success,
.msg_error,
.msg_loading,
.loadingMsg {
	margin:0.5em 0;
	padding:1em;
	display:block;
	font-size:13px;
	line-height: 1.54;
	font-style: normal;
	text-align: left;
}

#globalError,
#globalError_credit,
.msg_error,
.errorMsg,
.error_msg {
	color:#000;
	background-color:#db9595;
	border: 3px #990000 solid;
}

	#globalError_credit a,	
	#globalError a,
	.msg_error a,
	.errorMsg a,
	.error_msg a {
		color:#000;
	}
	
	#globalError_credit ul,	
	#globalError ul,
	.msg_error ul,	
	.msg_success ul,
	.errorMsg ul,
	.successMsg ul,	
	.error_msg ul,
	.success_msg ul {
		list-style:disc outside;
	}
	
	#globalError_credit ul,		
	#globalError ul,	
	.msg_error ul,	
	.errorMsg ul,
	.successMsg ul,		
	.error_msg ul,
	.success_msg ul,
	.msg_success ul,
	.message_msg ul {
		border: none;
		list-style-type: disc;
		margin:0 0 0 2em;
		padding:0;
	}

	#globalError_credit ul,	
	#globalError_credit p,		
	#globalError ul,
	#globalError p,	
	.msg_error ul,
	.msg_error p,	
	.errorMsg ul,
	.errorMsg p,	
	.successMsg ul,
	.successMsg p,		
	.error_msg ul,
	.error_msg p,
	.msg_success ul,
	.msg_success p,
	.success_msg ul,
	.success_msg p {
		margin:.5em .5em .5em 2.5em;
	}
	
	#globalError_credit p,		
	#globalError p,	
	.msg_error p,	
	.msg_success p,
	.errorMsg p,
	.successMsg p,		
	.error_msg p,
	.success_msg p {
		margin:.5em .5em .5em 0;
	}
	
.msg_success,	
.successMsg,
.success_msg {
	color:#323232;
	background-color:#baefdb;
	border: 3px #2baf7c solid;
}
	.msg_success a,
	.successMsg a,
	.success_msg a {
		color:#323232;
	}
	
	
.loadingMsg,
.loading_msg,
.msg_loading {
	color:#323232;
	border: 3px #C9C9C9 solid;
	background: url('../images/layout/loading.gif') 15px 50% no-repeat #eee;
	padding-left: 38px;
}
	.msg_loading a,
	.loadingMsg a,
	.loading_msg a {
		color:#323232;
	}
	
	
.message_msg {
	color:#fff;
	border: 3px #000 solid;
	background-color:#C7543B;
}
	.message_msg a {
		color:#fff;
	}



/**
 * VALIDATE FORM
 */

.sendFormContainer .errorLabel {
	color:#900;
}
.sendFormContainer .errorField {
	border:1px #b00 solid !important;
}



#globalError {
	background:#B52025;
	color:#FFF;
	display:none;
	margin:20px 0;
	padding:10px 15px;
}
#globalError_credit {
	background:#B52025;
	color:#FFF;
	display:none;
	margin:20px 0;
	padding:10px 15px;
}
.globalErrorHead {
	font-size:20px;
	font-weight:bold;
}
.errorHead {
	color:#B52025;
	font-weight:bold;
}
.messageHead {
	color:#0C0F60;
	font-weight:bold;
}

/* ----------------------------
 * Loading mask styles
 * ---------------------------- */
.loadmask {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;

	z-index:100;
	zoom:1px;
		
	opacity:.40;
	filter:alpha(opacity=40);
	background-color:#ccc;	
}
.loadmask-msg {
	border:2px solid #000;
	left:0;
	position:absolute;
	top:0;
	z-index:20001;
}
.loadmask-msg div {
	background:#fff url('../images/loading.html') no-repeat 5px 5px;
	color:#000;
	cursor:wait;
	font:normal 11px tahoma, arial, helvetica, sans-serif;
	line-height:16px;
	padding:5px 10px 5px 25px;
}
.masked {
	overflow:hidden !important;
}
.masked-relative {
	position:relative !important;
}
.masked-hidden {
	visibility:hidden !important;
}

/* ---------------------------- 
 Button Styles
/* ---------------------------- */

.floatRight {
	float:right;
	margin:0 0 0 10px;
}
.withBorder a {
	border:7px #FFF solid;
}
input.withBorder {
	border:7px #FFF solid;
}
.lessPadding a {
	padding:8px 15px;
	text-transform:none;
}
.secondaryBG a {
	background:#c3c3c3;
	color:#333;
}
.linkOnly a {
	background:none;
	color:#333;
	text-decoration:underline;
	text-transform:none;
}
.secondaryBG a:hover {
	background:#3598bf;
	color:#FFF;
	text-decoration:none;
}
.linkOnly a:hover {
	background:none;
	color:#333;
}

/* ---------------------------- */
/*  Dialog Styles
/* ---------------------------- */

.ui-corner-all, .ui-widget-header {
	border:none;
	border-radius:1px !important;
	background:none;
}
.ui-dialog {
	border:none;
	border-radius:0 !important;	
	background:#FFF;
}
.ui-draggable .ui-dialog-titlebar {
	font-size:20px;
}
.cartSubHeader {
	font-size:14px;
}
.ui-tabs .ui-tabs-nav {
	margin:0 !important;
	padding:0 !important;
}
.ui-tabs ul li,
.ui-tabs ul li {
	margin:0 !important;
	padding:0 !important;
}
#tabs .ui-tabs-panel {
	padding:28px 24px;
	border:1px solid #e3f6f4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#445359;
	line-height:25px;
}
#tabs .ui-tabs-panel p {
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#445359;
	line-height:25px;
	padding:0 0 25px;
}

.backLink{
	margin-bottom: 15px;
}

/**
 *  End of file: global.css
 */


/**
 *  Start of file: popup.css
 */

.clearer {
	clear:both;
}
/* ---------------------------- */
/* Dialog Styles
/* ---------------------------- */
/* Box Background, Border */
	.ui-widget-content {
		border:none;
	}
	.ui-dialog {
		background:#f4f2f0;
		border:1px dotted #cdcbc9;
		width: 300px;
		margin: 0px;
		padding: 1em;
	}
	.ui-widget-overlay{
		opacity: 0.8;
		background: #000;
	}
	
/* Box Content */
	.ui-dialog .ui-dialog-content {
		border: 0;
		padding: .5em .5em;
		background: none;
		zoom: 1;
		overflow:hidden;
	}

/* curved or square corners | 4px or 0px */
	.ui-corner-all {
		 -moz-border-radius: 0px;
		 -webkit-border-radius: 0px;
	}
	.ui-corner-top {
		 -moz-border-radius: 0px;
		 -webkit-border-radius: 0px;
	}

/* Header Styles */	
	.ui-widget-header { 
		background:none;
		border:none;
	}
	.ui-dialog .ui-dialog-titlebar {
		padding: 0;
		position: relative;
	}
	.ui-dialog .ui-dialog-titlebar {
		background:none;
		border:none;
		font-family:"Lucida Grande", "Lucida Sans Unicode", sans-serif;
		font-size:26px;
		font-weight:normal;
		color:#000;
		padding:0 0 15px 0;
		margin:5px 0 0 8px;
	}
	.ui-widget-header .ui-icon {
		 background:transparent url(../images/layout/sprites.png);
	}
	
/* START custom close button rules */

	.ui-dialog .ui-dialog-titlebar-close {
		position: absolute;
		right: 0px; 
		top: 0px;
		width: 49px; 
		height: 12px;
		padding:0px;
	}
	.ui-dialog .ui-dialog-titlebar-close span {
		display: block; 
		margin: 0;
	}
	.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
		padding:0;
	}
	.ui-icon-closethick {
		background-position:-151px -47px !important;
	}
	.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
		background:none;
		border:none;
	}
	.ui-icon {
		/* height:auto; */
		width:auto;
	}


#cart_total {
	padding:10px 5px 0 0;
}
.layerPadding {
	padding:20px;
}

	

/* ---------------------------- */
/* Dialog Content Styles
/* ---------------------------- */
.headerTitle td {
	color:#000;
	font-size:1.2em
}
.outputVO {
	font-style:italic;
}
.viewProductTable {
	line-height:normal;
}
.viewProductTable td {
	padding:10px 0 0 0;
	color:#494949;
}
.viewProductTable td.tinyPhoto {
	width:10%;
	padding-right:5px;
	color:#777;
}
.viewProductTable td.tinyPhoto img {
	border:1px #d0d0d0 solid;
}
.viewProductTable td.productName {
	color:#777;
}
.viewProductTable td.productName span.addedAlert {
	color:#000;
	font-weight:bold;
}
.viewProductTable td.addToCartTotal {
	color:#777;
	text-align:right;
}
.viewProductTable tr.dialogDivider td {
	border-bottom:1px #d0d0d0 solid;
	padding:0 0 10px 0;
}

/* ---------------------------- */
/* Shopping Cart Styles
/* ---------------------------- */
#dialogLayer .cartOnPage, #dialogOnPageLayer .cartOnPopUp {
	display:none;
}
#dialogLayer .cartOnPopUp, #dialogOnPageLayer .cartOnPage {
	display:block;
}
#dialogOnPageLayer .cartOnPage .buttonLarge {
	float:right;
	text-align:center;
}

/* ---------------------------- */
/* Manage Account Styles
/* ---------------------------- */
.accountHead {
	font-size:20px;
	color:#002146;
	padding:0 0 8px 0;
}
#manage_account {
	padding: 20px 0;
}
#overall {
	position:absolute;
	z-index:5002;
	width:779px;
	margin:0 0 0 0px;
}
#upper_right_new {
	width:400px;
	height:200px;
	height:auto;
	text-align:right;
	padding:0px 0px 20px 0px;
	font-size:10px;
	color:#666666;
}
#upper_right_bottom_new {
	height:auto;
	float:right;
	text-align:right;
}
#user_account_new {
	position: relative;
	top: 0px; 
	left: 0px;
}
#upper_right_bottom_new .cart_icon {
	margin-bottom:7px;
	margin-right:3px;
}
.top_account_table {
	border:thin solid #999;
	background-color: #FFF;
	width:310px;
	height:auto;
}

/* ---------------------------- */
/* Account Tab Styles
/* ---------------------------- */
.ui-tabs .ui-tabs-nav {
	list-style: none;
	position: relative;
	padding: 0 0 1px 0;
	background:url("../images/hr.html") repeat-x scroll left bottom #FFFFFF;
}
.ui-tabs .ui-tabs-panel {
	padding: 1em 0;
}
.ui-tabs .ui-tabs-nav li {
	position: relative;
	float: left;
	border: none !important;
	margin: 0 2px 0 0;
	padding: 0;
	background:#c4c3c3;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	text-decoration: none;
	padding: .6em 2em; 
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	color: #000;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background: #000 !important;
	padding:0px;
	margin:0 2px 0 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	color: #fff; 
	cursor: pointer;
}
.ui-tabs .ui-tabs-nav li.ui-state-hover a{
	color:#fff;
	background:#000 !important;
}

/* ---------------------------- */
/* Floating Account Styles
/* ---------------------------- */
#closeLayer {
	background: #FFF;
	padding: 2px 4px 0px 4px;
	text-align: right;
}
#closeLayer table {
	float: right;
}
#closeLayer table a:link, #closeLayer table a:visited {
	text-decoration: none;
}
#closeLayer table a:hover, #closeLayer table a:active {
	text-decoration: none;
}
#div_break {
	z-index:5001;
	height:7px;
	clear:both;
}
#create_account_layer, #login_layer {
	display:none;
	padding: 0 10px 10px 10px;
}
#forgot_password_account {
	display:none;
	padding: 0 0 10px 0;
}
#retrieve_pw_layer_msg {
	margin:4px 0 0 0;
}

/**
 *  End of file: popup.css
 */


/**
 *  Start of file: jquery.largephotobox-0.1.0.css
 */

/**
 * jQuery largePhotoBox plugin
 * This jQuery plugin was inspired and based on lightBox by Leandro Vieira (http://leandrovieira.com/projects/jquery/lightbox/)
 * and the Parallax effect of Danilo (http://www.tidbits.com.br/myparallax-parallax-com-javascript-com-jquery)
 * and modified by me.
 * @name jquery-largephotobox-0.1.0.css
 * @author Acaz Souza Pereira - acazsouza@gmail.com
 * @version 0.1.0
 * @date August 07, 2009
 * @category jQuery plugin
 * @copyright (c) 2009 Acaz Souza Pereira (acazsouza@gmail.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://code.google.com/p/jquery-largephotobox/ for more informations about this jQuery plugin
 */

#jquery-overlay {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:90
}
#jquery-largephotobox {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:100;
	line-height:0;
	_position:absolute; /* Fix IE 6 */
	_top: expression(document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop + 'px'); /* Fix IE 6 */
	_left: expression(document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft + 'px'); /* Fix IE 6 */
}
#jquery-largephotobox a img {border:none}
#largephotobox-container {
	position:fixed;
	top:50%;
	left:50%;
	_position:absolute; /* Fix IE 6 */
}
#largephotobox-container-image {
	position:absolute;
	overflow:hidden;
	border:1px solid #313131;
}
#largephotobox-image {
	position:absolute;
	top:0;
	left:0;
	cursor:pointer;
}
#largephotobox-btnclose {
    position:absolute;
    top:-15px;
    right:-15px;
    z-index:1
}

/**
 *  End of file: jquery.largephotobox-0.1.0.css
 */


/**
 *  Start of file: account.css
 */

/**
 * Warning message if COOKIE or JAVASCRIPT disabled:
 */
.js_available {
	background-color:red;
	color:#FFF;
	font-size:16px;
	font-weight:700;
	padding:10px 0;
	text-align:center;
	width:100%;
}
.addTopTdPadding {
	padding:10px 0 0;
}
#checkout .addTopTdPadding {
	padding:10px 0 0;
}
/* ---------------------------- 
 Floating Account Styles
/* ---------------------------- */
#closeLayer {
	background:#FFF;
	padding:2px 4px 0;
	text-align:right;
}
#closeLayer table {
	float:right;
}
#closeLayer table a:link {
	text-decoration:none;
}
#closeLayer table a:visited {
	text-decoration:none;
}
#closeLayer table a:hover {
	text-decoration:none;
}
#closeLayer table a:active {
	text-decoration:none;
}
#div_break {
	clear:both;
	height:7px;
	z-index:5001;
}
#create_account_layer {
	display:none;
	padding:0 10px 10px;
}
#login_layer {
	display:none;
	padding:0 10px 10px;
}
#forgot_password_account {
	border-top:1px solid #ddd;
	display:none;
	margin-top:15px;
	padding:15px 0 0;
}
#retrieve_pw_layer_msg {
	margin:4px 0 0;
	text-align:left;
}
#forgot_password_account .checkoutCell input {
	margin:15px 0 0;
}
#forgot_password_account .checkoutCell .retrievePasswdButton {
	margin:15px 0 0;
}
#getPasswordSendingMsg {
	margin:15px 0;
}
#login_form table {
	width:100%;
}
/* ---------------------------- 
 Top Account Menu
/* ---------------------------- */
#headerAccount {
	font-size:10px;
	overflow:hidden;
	padding:29px 0 0;
}
#headerAccount #cart_total {
	text-align:right;
}
#headerAccount table#topAccountNav ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;
}
#headerAccount table#topAccountNav ul div {
	margin:0 0 2px;
}
#headerAccount table#topAccountNav td {
	padding:0 8px 0 0;
}
#headerAccount table#topAccountNav td#accountRight {
	border-left:1px #336287 solid;
	padding:0 0 0 8px;
	text-align:right;
	width:190px;
}
#headerAccount #checkoutButtons {
	padding:0 0 10px;
}
#headerAccount table#topNav td td {
	padding:0;
}
#headerAccount a {
	text-decoration:none;
}
#headerAccount a:hover {
	text-decoration:underline;
}
#headerAccount .button a {
	text-decoration:none;
}
#headerAccount .button a:hover {
	text-decoration:none;
}
#cart_total {
	padding:10px 10px 0 0;
}
.layerPadding {
	padding:20px 20px 0;
	text-align:center;
}
/* ---------------------------- 
 Manage Account Styles
/* ---------------------------- */

.loginFormFB{
	margin-left: 179px;
}

.loginFormFieldHelp,
.loginFacebookLegal,
.requiredString {
	font-style:italic;
	font-size:12px;
	color: #666;
}

.loginFacebookLegal{
	margin: 5px 0;
}

.loginFormFieldHelp,
.loginCreateAccountForm .indent {
	padding-left:179px;
	display:block;
	clear:both;
}

.loginFormEnterFollowing{
	margin: 15px 0 10px 0px;
	
}

.loginFormRow {
	margin: 10px 0;
	overflow:hidden;
}
	
	.loginFormRow label,
	.loginFormRow input.input{
		float:left;
	}
	
	.loginFormRow label{
		width: 169px;
		margin-right: 10px;
		text-align:right;
	}

	.loginFormRow input.input{
		width: 260px
	}	
	
	.loginFormRow .checkboxes input{
		display:inline;
		float:none;
	}
	.loginFormRow .checkboxes label{
		text-align:left;
		padding:0 .5em 0 5px;
		margin: 0;		
		display:inline;		
		width:auto;
		float:none;		
	}
	.loginFormRow .checkboxes a{
		display:inline;		
		float:none;
	}
	
	.loginBtnHolder {
		margin: 10px 0;
	}
	
.loginBtnHolder input {
	margin:10px 0;
}





.accountHead {
	color:#002146;
	font-size:20px;
	padding:0 0 8px;
}
#manage_account {
	padding:20px 0;
}
#overall {
	margin:0;
	position:absolute;
	width:779px;
	z-index:5002;
}
#upper_right_new {
	color:#666;
	font-size:10px;
	height:auto;
	padding:0 0 20px;
	text-align:right;
	width:400px;
}
#upper_right_bottom_new {
	float:right;
	height:auto;
	text-align:right;
}
#user_account_new {
	left:0;
	position:relative;
	top:0;
}
#upper_right_bottom_new .cart_icon {
	margin-bottom:7px;
	margin-right:3px;
}
.top_account_table {
	background-color:#FFF;
	border:thin solid #999;
	height:auto;
	width:310px;
}
.accountMessage {
	font-size:14px;
	padding:0 0 20px;
}
.accountMessageActions {
	margin:20px 0 0;
	text-align:right;
}
#manageContent_addresses p {
	margin-bottom:0;
}
#content .accountBoxClass p {
	margin-bottom:0;
}
#account_around #account_layer {
	background:none;
	border:none;
	display:block;
	padding:0;
	position:relative;
	width:350px;
	z-index:1000;
}
#account_around #account_layer #create_account_layer {
	background-color:#FFF;
	border:1px solid #999;
	display:block;
	margin:0 0 20px !important;
	position:relative;
}
#account_around #account_layer #login_layer {
	background-color:#FFF;
	border:1px solid #999;
	display:block;
	margin:0 0 20px !important;
	position:relative;
}
#account_around #closeLayer {
	display:none;
}
.orderHead {
	background:#e5e1de;
	padding:5px 15px;
}
.orderNorm {
	padding:5px 15px;
}
#share_page .sendFriendHolder {
	margin:10px 96px 0 0;
}
.checkoutCellRight {
	color:#3d6cb0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	padding:0 9px 0 5px;
	text-align:right;
	vertical-align:middle;
	width:165px;
}
td.checkoutCell {
	padding:0 0 3px;
}
.checkoutCellRightName {
	padding:0 5px 0 0;
	text-align:right;
}
.checkoutCellHead {
	padding:0 5px 10px 0;
	text-align:left;
}
.checkoutField {
	color:#3d6cb0;
	display:inline;
	font-size:12px;
	font-weight:700;
	white-space:nowrap;
}
.editorLabelTxt {
	color:#464646;
	display:inline;
	float:left;
	font-size:12px;
	font-weight:700;
	padding:4px 0 0;
	position:relative;
	text-align:left;
	white-space:nowrap;
	width:242px;
}
.checkoutField #displayCheckoutShippingRadioButtons {
	color:#3f3f3f;
	font-weight:400;
	padding:7px 0 0;
}
/* ---------------------------- 
 Account Address Styles
/* ---------------------------- */

/* ---------------------------- */
/* JoinEditor Styles
/* ---------------------------- */
#addresses div{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}
.joinEditorHead {
	position: relative;
	min-height: 30px;
	overflow: hidden;
	background: #000;                
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	font-size:0.9231em;
	line-height:normal;
	width:100%;
}
.joinEditorHead a:link, .joinEditorHead a:visited {
	color: #ffffff;
}
.joinEditorHead a:hover, .joinEditorHead a:active {
    color: #ffffff;
}
.joinEditorSequenceHead {
    position: relative;
    float: left;
    padding: 10px;
    width: 99px;
    text-align: center;
    background:#3598bf;
    border-right:1px solid #fff; 
}
.joinEditorSequenceHead span {
    color: #ffffff;
    font-size: 0.917em !important; /* 11px */
    display: block;
    width: 99px;
    text-align: center;
    line-height: 1.0;
}
.joinEditorDeleteHead {
    position: relative;
    float: left;
    width: 14%;
    text-align: center;
    color:#000;
    font-weight:bold;
	height:100%;	
	display:block;
	
    padding: 7px 10px 7px 10px;	
    background:#c4c3c3;	
    border-right:1px solid #fff;
}


.joinEditorNameHead {
    position: relative;
    float: left;
    padding: 7px 10px 7px 20px;
    width: 60%;
    text-align:left;
    font-weight:bold;
}      
.joinEditorNameHeadExtended {
    position: relative;
    float: left;
    padding: 7px 10px 7px 20px;
    width: 60%;      
    font-weight:bold;
}
.joinEditorCollapseHead {
    position: relative;
    float: left;
    padding: 7px 10px 7px 10px;
    width: 26%;
    overflow: hidden; 
    text-align: right;
}            
.joinEditorDiv {
    position: relative;
    overflow: hidden;
	background:#eeeeee;                                
    border-bottom: 1px solid #ffffff;
    width:100%;
}
.joinEditorSequence {
    position: relative;
    float: left;
    padding: 7px 10px 7px 10px;
    width: 14%;
    overflow: hidden;
    text-align: center;                
}
.joinEditorDelete {
    position: relative;
    float: left;
    padding: 7px 10px 7px 10px;
    width: 14%;
    overflow: hidden;
    text-align: center;                
}
.joinEditorName {
    position: relative;
    float: left;
    padding: 7px 10px 7px 20px;
    width: 60%;
    overflow: hidden;
    text-align:left;
    font-size:0.9231em;
}    
.joinEditorNameExtended {
    position: relative;
    float: left;
    padding: 7px 10px 7px 20px;
    width: 60%;
    overflow: hidden;
    text-align:left;
    font-size:0.9231em;               
}                
.joinEditorOpener {
    position: relative;
    float: left;
    padding: 7px 10px 7px 10px;
    width: 26%;
    overflow: hidden; 
    text-align: right;
    font-size:0.9231em;
}                         
.joinEditorForm {
    padding: 7px 10px 20px 0px;
    clear: both;
    display: none;
    overflow: hidden;
} 
.joinEditorFormMsg .success{
	color:#000;
	width:100%;
	background: #f1bc3d;
	text-align:left;
	font-size:1em;
	text-transform:capitalize;
	margin:5px 0 5px 0;
	line-height:1.5;
	height:100%;
	text-align:center;
	font-weight:bold;
}
.joinEditorFormMsg .error{
	color:#fff;
	font-weight:bold;	
	background: #b52025;
	text-align:left;
	font-size:1em;
	margin:5px 0 5px 0;
	line-height:1.5;
	height:100%;
	padding:10px 15px;
	line-height: 1.5em;
	/*
	width:704px;	
	text-transform:capitalize;
	*/
}
.joinEditorFormMsg h2{
	color:#fff;
	font-size:1.5em;
	font-weight:bold;	
	margin:0 0 .5em 0;
}
.joinEditorFormMsg ul{
	margin-left: 3em;
}
.success{
	color:#000;
	background: #f1bc3d;
	text-align:left;
	font-size:1em;
	margin:5px 0 5px 0;
	font-weight:bold;
	padding: 10px;
}
.error{
	color:#fff;
	background: #b52025;
	text-align:left;
	font-size:1em;
	margin:5px 0 5px 0;
	padding:10px;
	font-weight:bold;
}
.joinEditorForm img{
	height:100px;
	width:100px;
	margin: 5px 0 5px 15px;
}
.joinEditorFormExtended {
    position: relative;
    padding: 10px;
    clear: both;
    display: none;
    overflow: hidden;
}          
.joinEditorFormExtended p strong{
	font-size:0.89em;
	color:#000;
} 
.joinEditorSequenceText {
    border-left: 1px solid #c6c6c6;
    border-right: 1px solid #c6c6c6;
    border-bottom: 1px solid #c6c6c6;
    border-top: 1px solid #8e8e8e;
    padding: 2px;
    width: 40px;
    background: url('../images/formBack.html') top left repeat-x #ffffff;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 1.0em; /* 12px */
    color:#444444;
	text-align: center;
}
#manageContent_connect{
}
#manageContent_events p span{
	color:#000;
	font-style:italic;
	font-size:1em;
}
.editorLabelTxt{
	width:175px;
	margin-top:6px;
	float:left;
	color:#000;
	text-align:right;
}
.joinEditorForm p strong{
	font-size:0.89em;
	color:#000;
} 
.editorTipsBox{
	width:170px;
	float:right;
	background-color:#000;
	padding:5px 10px 10px 10px;
	text-align:left;
	overflow:hidden;
	clear:right;
}
.editorTipsBox h2{
	font-size:1.625em;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
}
.editorTipsBox h3{
	font-size:0.9231em;
	text-transform:capitalize;
	font-weight:bold;
	color:#fff;
	margin: 5px 0;
}
.editorTipsBox p{
	color:#fff;
	font-size:0.9231em;
	margin-bottom:15px;
}
.joinInput{
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	border:0;
	width:265px;
	display:block;
	margin:5px 0 5px 15px;
	padding: 2px 0 3px  2px;
	border: 1px solid #c4c3c3;
	float:left;
}
.ml15 {
	margin-left: 15px !important;
}
.mt10 {
	margin-top:10px !important;
}
.cl {
	clear:left !important;
	height:0px !important;
	line-height: 0 !important;
}
.manageFormInputSelect{
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	border:0;
	width:265px;
	display:block;
	margin:5px 0 5px 15px;
	padding: 2px 0 3px  2px;
	border: 1px solid #c4c3c3;
	float:left;
}
.joinEditBtn {
	width:168px;
	background-color:#3598bf;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	border: 5px solid #fff;
	text-align:center;
	margin: 10px 15px 10px 15px;
	padding:7px;
	vertical-align:middle;
	float:left;
}
.joinEditBtn input{
	width:inherit;
	background-color:#3598bf;
	text-transform:uppercase;
	text-decoration:none;
	border:none;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	font-size:1.25em;
}
.joinEditBtn span{
	width:inherit;
	background-color:#3598bf;
	text-transform:uppercase;
	text-decoration:none;
	border:none;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	font-size:1.25em;
	line-height:1.35;
}
.joinEditBtn a:link, .joinEditBtn a:visited {
	text-decoration:none;
	color:#fff;
	width:168px;
	display:block;
	padding: 6px 0 0 0px;
	height: 23px;
}
.joinEditBtn a:hover, .joinEditBtn a:active {
	text-decoration:none;
	color:#000;
	background-color:#c4c3c3;
	display:block;
	height: 23px;
}




/* ----------------------------
 * Wishlist styles
 * ---------------------------- */
#wish_list #wishlistArea #productsDisplay {
	width:auto;
}
#wish_list #wishlistArea #productsDisplay .product {
	margin-right:62px;
}
#wish_list .products_card {
	float:left;
	margin:20px 20px 20px 0;
	text-align:left;
	width:180px;
}
#wish_list .products_card .productdesc {
	color:#403f3f;
	font-size:0.9231em;
	line-height:125%;
	margin-top:5px;
	padding:0;
	text-align:left;
}
.removeWishlist a:link {
	color:red;
	font-style:italic;
	font-weight:400;
	text-decoration:none;
}
.removeWishlist a:visited {
	color:red;
	font-style:italic;
	font-weight:400;
	text-decoration:none;
}
.removeWishlist a:hover {
	color:red;
	font-style:italic;
	font-weight:400;
	text-decoration:underline;
}
.removeWishlist a:active {
	color:red;
	font-style:italic;
	font-weight:400;
	text-decoration:underline;
}
















/* ---------------------------- */
/* Account Page Styles
/* ---------------------------- */
#account_layer_msg {
	padding:0 10px;
}
#account_around #account_layer {
	position: relative;
	background: none;
	display:block;
	border: none;
	padding: 0px;
	z-index:1000;
	width:350px;
}
#account_around #account_layer #create_account_layer, #account_around #account_layer #login_layer {
	position: relative;
	display:block;
	margin: 0px 0px 20px 0px !important;
	background-color: #FFF;
	border: 1px solid #999;
}
#account_around #closeLayer {
	display: none;
}
.orderHead {
	padding: 5px;
	background: #CCC;
}

/**
 *  End of file: account.css
 */


/**
 *  Start of file: product.css
 */

/* ---------------------------- 
 Products Page Styles
/* ---------------------------- */
.product {
	cursor:pointer;
	float:left;
	margin:0 63px 30px 0;
	position:relative;
	text-align:left;
	width:191px;
}
.searchResults .product {
	margin:0 46px 40px 0;
}
.product .productTitle {
	color:#535151;
	font-size:12px;
	margin:10px 0;
	text-align:left;
}
.product .productDesc {
	color:#535151;
	font-size:12px;
	line-height:125%;
	margin:10px 0 20px;
	padding:0;
	text-align:left;
}
/* ---------------------------- 
 Categories Page Styles
/* ---------------------------- */
.category {
	float:left;
	margin:0 10px 10px 0;
	position:relative;
	text-align:left;
	width:191px;
	margin-right: 70px;
}
.category .categoryImgHolder {
	border:1px #C4C3C3 solid;
	height:191px;
	margin:0 0 10px;
	overflow:hidden;
	width:191px;
}

.category .categoryName{
	margin-top:4px;
}


.categoryLastCol{
	margin-right:0;
}


.category .button a {
	font-size:11px;
	padding:7px 10px;
}
.categoryDesc {
	color:#535151;
	font-size:12px;
	line-height:125%;
	margin:10px 0 20px;
	padding:0 30px 0 0;
	text-align:left;
}
/* ---------------------------- */
/* Color Swatch Styles
/* ---------------------------- */
#swatchesHolder {
	margin: 1em 0 1.5em;
}
#swatchesHolder .swatchRow-title {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
#swatchesHolder .showSwatchName {
	height: 10px;
	padding: 2px 0 0;
	font-size:11px;
	line-height: 1.273;
}
#swatchesHolder .swatch a {
	border: 2px solid #E5E1DE;
    margin: 0 3px 0 0;
    padding: 1px;
    text-decoration: none;
    outline: none;
	display:block;
	float:left;
}
#swatchesHolder .swatch a.selected {
	border: 2px solid #C7543B;
}

#swatchesHolder .swatch a img {
	display:block;
	float:left;
}

#swatchesHolder .colorSwatch {
	height: 30px;
	width: 30px;
}
#swatchesHolder .swatchDivider {
	height: 5px;
}

/* ---------------------------- 
 Products Page Styles
/* ---------------------------- */

/* ---------------------------- 
 PRODUCT FULL DETAIL PAGE
/* ---------------------------- */
#productDetail_left {
	display:block;
	float:left;
	margin:0;
	padding:0 17px 0 0;
	text-align:left;
	width:370px;
}
#productDetail_right {
	display:block;
	float:right;
	margin:0;
	padding:0;
	text-align:left;
	width:413px;
}
/* ---------------------------- */
/* PRODUCT PURCHASING HOLDER
/* ---------------------------- */
#product_action_holder {
	background:#F9F2EB;
	margin:0 0 1em;
	padding:15px 0;
}
#product_action_holder table {
	width: 100%;
}
#product_action_holder td,
#product_action_holder th {
	padding:2px 0;
	text-align:left;
	vertical-align:middle;
}
#product_action_holder th {
	padding-right:7px;
	text-align:right;
	width:106px;
}
/* ---------------------------- */
/* PRICE STYLES
/* ---------------------------- */
#product_action_holder .dynamicPrice {
	color:#000;
	font-weight:700;
}
.extraPrice {
	color:#360;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.strike {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:line-through;
}
.salePrice {
	color:#360;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.strike2 {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:line-through;
}
.salePrice2 {
	color:#360;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.previewTbl td {
	vertical-align:top;
}
.tipsBox {
	background-color:#c4c3c3;
	color:#333;
	float:right;
	font-weight:700;
	padding:10px;
	text-transform:uppercase;
	width:143px;
}
.tipsBox ul li {
	margin:0 0 0 10px;
}
/* ---------------------------- */
/* FULL PROD IMAGE WITH ALT IMAGES
/* ---------------------------- */
#image_original {
	display:none;
}
#thumb_image_display {
	width:320px;
}
.alt_image_replacement {
	display:none;
}
#altImageContainer {
	overflow:hidden;
	width:370px;
}
#altImageContainer #altImageHolder {
	width:400px;
}
#altImageContainer .thumbImgHolder {
	cursor:pointer;
	float:left;
	margin:21px 21px 0 0;
}
#altImageContainer .isVarOptThumbHolder {
	border: 1px #ff0000 solid;
}
#alt_image_replacement_1 {
	display:block;
}
/* ---------------------------- 
 productMediaHolder: Share / FB Like / Wishlist
/* ---------------------------- */
#productMediaHolder {
	margin:1em 0 0;
}
#socialMedia {
	margin:0 0 1em;
}
#productMedia a {
	color:#8b759b;
	padding-right:10px;
	text-decoration:none;
}
	#productMedia a:hover {
		color:#231F20;
		text-decoration:none;
	}
/* ----------------------------
 * Product Reviews
 * ---------------------------- */
#tabs {
	margin:2em 0 0;
}
/* ----------------------------
 * Product Reviews
 * ---------------------------- */
.starsOutput {
	padding-bottom:5px;
}
#ratingStarsHolder {
	height:20px;
	overflow:hidden;
	padding:0 0 5px;
	position:relative;
	width:100px;
}
#ratingStarsTop {
	background:url('../cart_images/stars_over_all.gif') 0 0 no-repeat;
	height:20px;
	left:0;
	position:absolute;
	top:0;
	width:100px;
	z-index:2;
}
#ratingStarsBottom {
	background:url('../cart_images/stars_dull_all.gif') 0 0 no-repeat;
	height:20px;
	left:0;
	position:absolute;
	top:0;
	width:100px;
	z-index:1;
}
#product_top_reviews {
	margin:10px 0 0;
}
#topRatings #ratingStarsHolder {
	height:15px;
	overflow:hidden;
	padding:0 0 5px;
	position:relative;
	width:100px;
}
#topRatings #ratingStarsTop {
	background:url('../cart_images/stars_over_all_sm.gif') 0 0 no-repeat;
	height:15px;
	left:0;
	position:absolute;
	top:0;
	width:75px;
	z-index:2;
}
#topRatings #ratingStarsBottom {
	background:url('../cart_images/stars_dull_all_sm.gif') 0 0 no-repeat;
	height:15px;
	left:0;
	position:absolute;
	top:0;
	width:100px;
	z-index:1;
}
#create_review {
	cursor:pointer;
	font-weight:700;
	left:627px;
	margin-top:-50px;
	position:absolute;
	width:100px;
}
div#overlay {
	-moz-opacity:0.75px;
	background-color:#000;
	filter:alpha(opacity=75);
	opacity:.75;
	z-index:500;
}
div#PopLayer {
	background:#fff;
	border:none;
	display:none;
	height:auto;
	left:625px !important;
	position:absolute;
	width:390px;
	z-index:5002;
}
div#PopLayerClose {
	float:right;
	height:35px;
	overflow:hidden;
	position:relative;
	width:70px;
}
div#PopLayerMsg {
	height:auto;
	overflow:hidden;
	padding:0 0 0 20px;
	position:relative;
	width:530px;
}
div#PopLayerContent {
	height:auto;
	overflow:hidden;
	padding:10px 60px 30px;
	position:relative;
	width:470px;
}
/* ----------------------------
 * Product Image Zoom Styles
 * ---------------------------- */
.zoomaTextLink {
	position: absolute;
	background: rgba(0, 0, 0, 0.3);
	padding: 10px 10px 7px;
	margin: -35px 0 0 1px;
}
	.zoomaTextLink:hover {
		background: rgba(0, 0, 0, 0.5);
	}
#zoomTextHolder {
	height:20px;
	text-align:left;
}
#zoomBlock {
	display:none;
	margin: -369px 0 0 371px
	position:relative;
	z-index:1007;
}
div.zoomBlock {
	border:1px solid #ccc;
	float:left;
	height:310px;
	margin:0;
	overflow:hidden;
	padding:0;
	width:380px;
}
.zoomViewfinder {
	background:url(../../resources/js/zooma-1.3.2/bg.html) repeat 0 0;
	border:1px solid #000;
	cursor:crosshair;
	height:50px;
	position:absolute;
	width:50px;
}
.zoomBlock .zoomLoading {
	background-color:#FFF;
	display:none;
	text-align:center;
}
/* ---------------------------- 
 Search Styles
/* ---------------------------- */
.searchResults {
	overflow:hidden;
}
.searchResults .searchResultsHolder {

}
.extra_search_button {
	padding:0 0 35px;
	text-align:center;	
}

.searchRetrievingMsg {
	text-align:center;

}
.searchResult_mightycart_product {
	color:#555;
	font-size:11px;
	line-height:16px;
	float:left;
	margin: 0 40px 15px 0;
}
.searchResult a.searchResultTitle {
	font-size:12px;
	line-height:22px;
}
.searchResult a.searchResultUrl {
	color:#555;
}


/* ----------------------------
 * Product Reviews
 * ---------------------------- */
div#reviewFormArea {
	width:300px;
	background:#000000;
	padding:10px 10px 15px 15px;
	font-size:12px;
	color:#ffffff;
	margin-top:20px;
}
div#reviewFormArea table td {
	padding:0 5px 17px 0;
}
div#reviewFormArea textarea {
	height:117px;
	width:650px;
	padding:2px 3px;
	color:#545454;
	font-size:11px;
	font-family:"Arial",Verdana,Helvetica,sans-serif;
}
div#reviewFormArea textarea {
	width:200px;
}
div.starsOutput {
	padding-bottom:5px;
}
#ratingStarsHolder {
	position: relative;
	width: 100px;
	height: 20px;
	overflow: hidden;
	padding: 0px 0px 5px 0px;
}
#ratingStarsTop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 20px;
	background: url('../cart_images/stars_over_all.gif') 0 0 no-repeat;
	z-index: 2;
}
#ratingStarsBottom {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 20px;
	background: url('../cart_images/stars_dull_all.gif') 0 0 no-repeat;
	z-index: 1;
}
#topRatings #ratingStarsHolder {
	position: relative;
	width: 75px;
	height: 15px;
	overflow: hidden;
	padding: 0px 0px 5px 0px;
}
#topRatings #ratingStarsTop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 75px;
	height: 15px;
	background: url('../cart_images/stars_over_all_sm.gif') 0 0 no-repeat;
	z-index: 2;
}
#topRatings #ratingStarsBottom {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 75px;
	height: 15px;
	background: url('../cart_images/stars_dull_all_sm.gif') 0 0 no-repeat;
	z-index: 1;
}
#create_review {
	position:absolute;
	left:627px;
	margin-top:-50px;
	font-weight:bold;
	cursor:pointer;
	width:100px;
}












/* ---------------------------- 
 Default Product Images
/* ---------------------------- */
.productImgHolder {
	border:1px #e1e1e1 solid;
	margin:0;
	padding:0;
	text-align:center;
}
.productImgHolder a {
	display:block;
	width: auto;
	text-align:center;
	vertical-align:middle;
}
.productImgHolder div {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.colorSwatch,
.thumbImgHolder {
	height:74px;
	width:74px;
}
.mediumImgHolder {
	height:191px;
	width:191px;
}
.largeImgHolder {
	height:368px;
	width:368px;
}


/**
 *  End of file: product.css
 */


/**
 *  Start of file: cart.css
 */

/* Overlays */
.ui-widget-overlay {
	background: #000;
	opacity: 0.7;
}

/* ---------------------------- 
 Shopping Cart Styles
/* ---------------------------- */
#dialogOnPageLayer {
	width:600px;
}
#dialogLayer .cartOnPage {
	display:none;
}
#dialogOnPageLayer .cartOnPopUp {
	display:none;
}
#dialogLayer .cartOnPopUp {
	display:block;
}
#dialogOnPageLayer .cartOnPage {
	display:block;
}
#dialogOnPageLayer .cartOnPage .buttonLarge {
	float:right;
	text-align:center;
}

/* ---------------------------- */
/* All Cart Styles
/* ---------------------------- */
table.cartElementTable {
	width: 100%;
	border-spacing: 0;
	font-size:12px;
	line-height: 1.333;
	color: #666;
}
.cartElementTable td {
	vertical-align: top;
	text-align: left;
}
.cartElementTable .cart-spacer td {
	padding:1.5em 0;
}

/* Button */
.cartElementTable .cart-button {
	padding: 1em 0 0;
	text-align: right;
}

/* ---------------------------- */
/* Title Row
/* ---------------------------- */
.cartElementTable .cart-titles td,
.cartElementTable .cart-titles {
	border-bottom: 1px #000 solid;
	padding: 0 0 0.5em;
	white-space: nowrap;
	color: #000;
	font-size:11px;
	line-height: 1;
	text-align: center;
}
	.cartElementTable .cart-titles .cart-items {
		text-align: left;
	}
	.cartElementTable .cart-titles .cart-total {
		text-align: right;
	}

/* ---------------------------- */
/* Product Row
/* ---------------------------- */
.cartElementTable .cart-productRow td {
	padding: 1em 0.5em;
	text-align: center;
}
	.cartElementTable .cart-productRow .cart-name {
		text-align: left;
	}
	.cartElementTable .cart-productRow .cart-total {
		padding-right: 0;
		text-align: right;
	}
	
/* Cart Name Column */
.cart-name {
	font-size: 11px;
}
.cart-productName {
	font-weight: bold;
	margin: 0 0 0.25em;
}

/* ---------------------------- */
/* SubTotal Row
/* ---------------------------- */
.cartElementTable .cart-totals td,
.cartElementTable .cart-subtotal td {
	text-align: right;
	color: #000;
	padding: 4px;
}

/* ---------------------------- */
/* Coupon / Shipping Sections
/* ---------------------------- */
.cartElementTable .cart-sectionTitle td {
	background: #f5f5f5;
	padding: 0.5em;
	font-weight: bold;
}
.cartElementTable .cart-section td {
	padding: 1em .5em;
}


.checkoutFloat {
	float:left;
}



#shoppingCartDisplay {
	margin: 15px 0;
}

/* ---------------------------- */
/*  Cart - Coupon
/* ---------------------------- */
.rowCouponPromotion {
	display:none;
}
.couponMessageError {
	color:red;
	font-style:italic;
	padding:4px;
}
.couponMessageAccepted {
	color:#690;
	font-style:italic;
	padding:4px;
}

/* ---------------------------- */
/*  Cart - Shipping
/* ---------------------------- */
#shoppingCartShippingRadio table td {
	font-size:13px;
	padding:0;
	vertical-align:middle;
}
#shoppingCartShippingRadio,
#shippingLocation2{
	margin-left: 100px;
}
#shippingLocation2 input {
	margin:2px 0;
}

/* ---------------------------- */
/*  Cart - Totals
/* ---------------------------- */

.cartElementTable td.totalsColumn{
	text-align:right;
	width: 75px;
}

.cartElementTable td.addToCartTotal {
	border-top:1px #d9d9d9 solid;
	text-align: right;
}

/* ---------------------------- */
/*  Cart Widths
/* ---------------------------- */
.cart-items {
	width:281px;
}
.cart-photo {
	width:74px;
}
.cart-name {
	padding-left: 10px;
	width:198px;
}
.cart-qty {
	text-align:center;
}
#checkout .cart-qty {
	width:85px;
}
.cart-price {
	width:75px;
}
#checkout .cart-price {
	width:100px;
	text-align:center;
}
td.cart-update {
	width: 100px;	
}
td.cart-update img {
	vertical-align:top;
}
td.cart-update {
	min-width:50px;
}

td.cart-update a{
	display:block;
	float:left;
}

td.cart-update a.cart-update-btn img{
	min-width: 50px;
}

.cart-delete {
	margin: 7px 0 0 5px;
}
.cart-total {
	width:65px;
	text-align:right;
}
#checkout .cart-total {
	width:75px;
}



/* PAYPAL BUTTON/LAYER */

#paypalDisabled{
    background-color: #ffffff;
    height: 45px;
    opacity: 0.5;
    position: absolute;
    text-align: right;
    z-index: 5009;
}

div.paypalButtonHolder {
    float: right;
    left: 0;
    position: relative;
    text-align: right;
    top: 0;
}
div.paypalButtonHolder a {
	float:right;
}
.paypalButtonContainer {
	float: right;
	padding-top: 15px;
}
















/* ---------------------------- */
/* Ecommerce Button Styles
/* ---------------------------- */

	.withBorder a, input.withBorder {
		border:7px #FFF solid;
	}
	.lessPadding a {
		padding: 8px 15px;
		text-transform:none;
	}
	.secondaryBG a {
		background:#c3c3c3;
		color:#000;
	}
	.linkOnly a {
		background:none;
		color:#000;
		text-decoration:underline;
		text-transform:none;
	}

	.secondaryBG a:hover {
		background:#3598bf;
		color:#FFF;
		text-decoration:none;
	}
	.linkOnly a:hover {
		background:none;
		color:#000;
	}
	
	

/* ---------------------------- */
/* All Form Styles
/* ---------------------------- */
input.checkTextBox, select.checkTextBox, input.checkTextBoxQty {
	border:1px solid #c4c3c3;
	padding:4px 4px;
	margin:2px 0;
	background: #EEEEEE;
	font-size: 1.231em;
}
input.checkTextBoxQty {
	width:40px;
}
select.options, input.options {
	margin: 5px 0 12px 0;
	background-color:#fff;
	border:0;
	width:100px;
	padding:4px 0 4px 0;
}
.checkoutCellRight {
	padding: 0px 5px 0px 5px;
	width:200px;
	text-align: right;
}
.checkoutCellRightName {
	padding: 0px 5px 0px 0px;
	text-align: right;
}
.checkoutCellHead {
	padding: 0px 5px 10px 0px;
	text-align: left;
}
.checkoutField {
	white-space: nowrap;
	display: inline;
}

/* ---------------------------- */
/* Checkout Styles
/* ---------------------------- */
/*
 - see global.css for these
#globalError, 
#globalError_credit {
	background:none repeat scroll 0 0 #B52025;
	color:#FFFFFF;
	display:none;
	margin:20px 0;
	padding:10px 15px;
}*/


.globalErrorHead {
	font-size:20px;
	font-weight:bold;
}
.errorHead {
	font-weight:bold;
	color:#B52025;
}
.messageHead {
	font-weight:bold;
	color:#000;
}

#checkout {
	width:100%;
	color:#000;
	line-height:normal;
}

#checkout .requiredText {
	color:#828282;
	font-size:12px;
	font-style:italic;
	padding:0 0 6px;
}
#checkout .info_btn {
	margin:7px 0 0 5px;
}
#checkout .checkoutHeader {
	color:#0c0f60;
	font-size:16px;
	font-weight:700;
	padding-bottom:7px;
}
#checkout .checkoutSubHeader {
	color:#3d6cb0;
	padding:0 0 10px;
}

#checkout .checkoutInfoBtn img {
	cursor:pointer;
	vertical-align:middle;
}
#checkout .infoBtn {
	margin:5px 0 0 6px;
	vertical-align:middle;
}
#checkout .checkoutInfo {
	background:#dbe5f1;
	clear:both;
	display:none;
	font-size:11px;
	line-height:normal;
	padding:0;
}
#checkout .checkoutInfo .checkoutInfoContent {
	padding:15px;
}
#checkout .thumbImgHolder {
	float:left;
	text-align:left;
}
#checkout .totalLarge {
	color:#0c0f60;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:700;
}












#checkout input.input {
	width:316px;
}
#checkout textarea {
	height:60px;
	width:316px;
}
#checkout select.input {
	width:330px;
}
#checkout input.input_vvo {
	width:47px;
}
#checkout select.input_exp {
	width:auto;
}



#checkout input.checkTextBox, 
#checkout select.checkTextBox, 
#checkout input.checkTextBoxQty,  
#checkout .checkTextBoxSm, 
#checkout .checkTextBoxMed, 
#checkout textarea.checkTextBox, 
#checkout input.joinInput,
#checkout select.manageFormInputSelect {
	border:1px solid #c4c3c3;
	padding:2px 4px;
	margin:0 7px 0 0;
	background: #FFF;
	font-size: 1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:179px;
}
	#checkout input.checkTextBoxSm {
		width:40px;
	}
	#checkout select.checkTextBox,
	#checkout select.manageFormInputSelect  {
		width:189px;
	}
	#checkout select.checkTextBoxSm {
		width:auto !important;
	}
	#checkout textarea.checkTextBox {
		width:243px;
		height:61px;
	}
#checkout .requiredText {
	font-weight:bold;
	font-style:italic;
	padding-bottom:27px;
}
#checkout .step {
	background:#f2f2f2;
	padding:20px;
	margin:10px 0;
}
#checkout .step .checkoutForm {
	width:542px;
	margin-left:14px;
	padding-left:70px;
	min-height:80px;
	height:auto !important;
	height:80px;
}
	#checkout .step #step_one {
		background:url('../cart_images/step1.gif') 0 0 no-repeat;
	}
	#checkout .step #step_two {
		background:url('../cart_images/step2.gif') 0 0 no-repeat;
	}
	#checkout .step #step_three {
		background:url('../cart_images/step3.gif') 0 0 no-repeat;
	}
	#checkout .step #step_four {
		background:url('../cart_images/step4.gif') 0 0 no-repeat;
	}
	#checkout .step #step_five {
		background: url('../cart_images/step5.gif') 0 0 no-repeat;
	}
	
	
#checkout .checkoutHeader {
	font-weight:bold;
	font-size:21px;
	padding-bottom:15px;
	color:#000;
}



#checkout .checkoutLabel, 
#checkout .checkoutError {
	width:106px;
	padding:1px 10px 0 0;
	float:left;
	color:#000;
}
#checkout .checkoutError label {
	padding:2px;
	background:#B52025;
	color:#FFF;
}
#checkout .checkoutField {
	float:left;
}
#checkout .checkoutInfoBtn img {
	vertical-align:middle;
	cursor:pointer;
}
#checkout .checkoutInfo {
	clear:both;
	display:none;
	font-size:11px;
	line-height:normal;
	width:100%;
	margin-left:116px;
	width:330px;	
}
#checkout .checkoutInfo .checkoutInfoContent {
	padding:10px 15px;
	width:300px;
}
#checkout .checkoutSpacer {
	clear:both;
	padding:2px 0 3px 0;
	padding-left:116px;
}
#checkout .cartSpacer {
	clear:both;
	height:15px;
}
#checkout .checkoutOpenSpacer {
	clear:both;
	line-height:20px;
	padding:15px 0 0 0;
}
#checkout .hint {
	font-size:10px;
	color:#4b4b4b;
}
#checkout #billingFormHider {
	display:none;
}
#checkout .cartTitleBar {
	background:#000;
	color:#FFF;
	font-weight:bold;
	padding:2px 6px;
}
#checkout .productDisplay {
	color:#565656;
	padding:15px 0;
}
	#checkout .cartBar252 {
		width:252px;
		float:left;
		text-align:left;
	}
	#checkout .cartBar202 {
		width:202px;
		float:left;
		text-align:left;
	}
	#checkout .cartPhoto {
		width:50px;
		float:left;
		text-align:left;
	}
	#checkout .cartBar64 {
		width:64px;
		float:left;
		padding:0 3px;
		text-align:center;
	}
	#checkout .cartBar40 {
		width:40px;
		float:left;
		text-align:left;
	}
	
#checkoutCartDisplay {
	overflow:hidden;
}
#checkout .totalsDisplay {
	padding:15px 0;
	margin-bottom:15px;
	border-top:2px #dedede solid;
	border-bottom:2px #dedede solid;
	overflow:hidden;
}

#checkout .totalsDisplay table{
	float:right;
	clear:both;
}

#checkout .grandTotalDisplay {
	padding:5px 6px;
	margin:15px 0;
	border-top:2px #dedede solid;
}
	#checkout .grandTotalDisplay .button {
		margin:10px 0 0 0;
	}
#checkout .totalsDisplay td, #checkout .grandTotalDisplay td {
	text-align:right;
	padding:3px 0 3px 10px;
	color:#777;
}
	#checkout .totalsDisplay td.totalCol, #checkout .grandTotalDisplay td.totalCol {
		width:100px;
	}
	#checkout .totalsDisplay tr.totalCell td, #checkout .grandTotalDisplay tr.totalCell td {
		font-size:15px;
		color:#000;
		font-weight:bold;
		padding-top:10px;
	}
#buttonArea {
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	z-index: 1;
	text-align: right;
	padding:0;	
}
#buttonContainer {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	overflow: hidden;		
	z-index: 1;
	padding:0;
	clear: both;
}
#buttonContainerProceed {
	position:absolute;
	z-index:5005;
	width: 454px; /*474px*/
	height: 50px;
	overflow: hidden;
	display:none;
	background-color: #f2f2f2;
	padding: 20px 20px 5px 0;
	color: #000000;
	font-weight: normal !important;
	line-height: 1.25;
	text-align: right;
}
.addMiddle {
	font-style: italic;
	font-weight: bold;
}

#checkout #cardImages img {
	margin:3px 0 0 3px;
}

#checkoutPageCheckoutBtn {
	text-transform: uppercase;
	font-size:16px;
	background: darkgreen;
	color: #fff;
	padding: 0 20px;
	line-height:35px;
	height:35px;
}
#checkoutPageCheckoutBtn:hover {
	background-color:#000;
}


/* Sale Notificatio on a cart span*/
.saleNotifictaion {
	font-weight:bold;
	color:#EE0000;
	font-style:italic;
	display:block;
}


/**
 *  End of file: cart.css
 */


/**
 *  Start of file: facets.css
 */

/**
 * Products Listing Page
 */
.productListingPage{
	width: 808px;
}

.productListingPage h1.pageTitle {
	padding: 0 0 10px 0;
	margin: 0 32px 0 0;
	background: none;
	border-bottom: 7px solid #33312e;
}

	.productListingPageLeftTop{
		background: #fafafa;
		border: 1px solid #ccc;
		border-right:none;
		padding: 20px 0 20px 20px;
		margin: 0 0 22px 0;
	}
		
		.productListingBrowsingNarrow{
			clear:both;
			overflow:hidden;
		}
		.productListingBrowsingMsg{
			font-size:12px;
			font-weight:bold;
			margin-bottom: 12px;
			float:left;
		}
		.productListingNarrowMsg{
			float:right;
			font-size:14px;
			font-weight:bold;
			margin-bottom: 12px;
			font-style:italic;
			padding-right: 16px;
		}
	
		.headerFacets{
			overflow:hidden;
			margin: 0 0 8px 0;
			clear:both;
		}
		
			.selectedFacetsHeading{
				float:left;
				display:block;
				white-space:nowrap;
				padding: 5px 5px 5px 0;
				float:left;
				margin: 0;
				color: #353331;
				font-size:12px;
				font-weight: bold;
				font-style:italic;
				width:90px;
			}
			
			.activeFacetBtns{
				clear:right;
				float:left;
				width: 508px;
			}			
	
			a.activeFacetBtn,
			a.activeFacetBtn:hover,
			a.activeFacetBtn:visited {
				display:block;
				font-size:11px;
				font-weight: bold;
				font-size: 12px;
				color: #fff;
				text-decoration:none;

				background: url('../images/facet-x.html') right center no-repeat #c7543b;
				padding: 5px 30px 5px 5px;
				float:left;
				margin: 0 8px 8px 0;
			}
			
			a.activeFacetBtn:hover{				
				background-color: #000;
			}		
			
			
			a.resetFacetBtn,
			a.resetFacetBtn:hover
			a.resetFacetBtn:visited{
				float:left;
				display:block;
				white-space:nowrap;
				padding: 5px 30px 5px 0;
				float:left;
				margin: 0 5px 0 0;
				color: #9d0202
			}
			
			
			a.viewAllBtn,
			a.viewAllBtn:hover,
			a.viewAllBtn:visited{
				color: #900;
				font-size:11px;
			}
			
		
		.facetResultCount{
			clear:both;
			text-transform: uppercase;
			color: #353331;
			font-weight: bold;
			font-size:12px;
		}
		
		.productListingPageLeft{
			width: 621px;
			float: left;
			clear:none;
			position:relative;
			left:1px;
			z-index:2;
		}
	
			.productListingPage .productListingPageDesc{
				margin: 0px 10px 20px 0;
			}


	
	.productListingPageRight{
		z-index:1;
		background: #fafafa;
		border: 1px solid #ccc;
		
		float:left;
		position:relative;
		
		width: 185px;
	}
	
		
		.productListingPageRight .facetSidebar{
			padding: 10px 20px;			
			width: 144px;
			
		}
		
		
			.productListingPageRight .facetSidebar h4{
				color: #343432;
				font-size:11px;
				font-weight: normal;
				margin: 13px 0 0 0;
				text-transform:uppercase;
			}

			.productListingPageRight .activeFacetBtn,
			.productListingPageRight .activeFacetBtn:hover,
			.productListingPageRight .activeFacetBtn:visited {
				float:none;
				clear:both;
				margin: 5px 0;				
			}
			
			
			.inactiveFacetBtn {
				display:block;
				font-size:11px;
			}
				.inactiveFacetBtn span{
					color: #797777 !important;
				}
		
		.productListingPageRight .productFacetSidebarBottom{
			padding: 0;
			width: 168px;
			height: 120px;
		}


		


.productCol{
	margin: 20px 40px;
	float:left;
	width: 196px;
}


.productListingPageLeft .productCol{
	margin: 20px 5px;
}

.productColFirst{
	margin-left: 0;
}
.productColLast{
	margin-right: 0;
}


#viewMoreProductsBtn,
#viewMoreBtnContainer{
	padding:30px;
	clear:both;
}
	#viewMoreProductsBtn a,
	a.viewMoreBtn{
		display:block;
		background: #c7543b;
		color:#fff;
		font-size:14px;
		font-weight:bold;
		padding:5px 0;
		width:100px;
		text-align:center;
		clear:both;
		text-decoration:none;
		margin:0 auto;
	}
	#viewMoreProductsBtn a:hover,
	a.viewMoreBtn:hover{
		background: #000;
	}


.productRow{
	overflow:hidden;
}

/**
 *  End of file: facets.css
 */


/**
 *  Start of file: font-awesome.min.css
 */

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont3295.eot?v=4.5.0');src:url('../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.5.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont3295.html?v=4.5.0') format('woff2'),url('../fonts/fontawesome-webfont3295.woff?v=4.5.0') format('woff'),url('../fonts/fontawesome-webfont3295.ttf?v=4.5.0') format('truetype'),url('../fonts/fontawesome-webfont3295.svg?v=4.5.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}


/**
 *  End of file: font-awesome.min.css
 */


/**
 *  Start of file: responsive.css
 */

.linkWrapper button.controler {
	display:none !important;
}

/*
███████╗██╗   ██╗██╗     ██╗
██╔════╝██║   ██║██║     ██║
█████╗  ██║   ██║██║     ██║
██╔══╝  ██║   ██║██║     ██║
██║     ╚██████╔╝███████╗███████╗
╚═╝      ╚═════╝ ╚══════╝╚══════╝
& up */
@media only screen and (min-width : 1140px) {

	/* ---------------------| Misc |--------------------- */
	.msOnly,
	.mOnly,
	.sOnly,
	#menuIcon,
	#topnav ul ul,
	#topnav .close  {
		display:none !important;
	}
	#topnav {
		display:block !important;
	}
	.mobileBlockContent{
		display:none;
	}



}

/*
███╗   ███╗███████╗██████╗ ██╗██╗   ██╗███╗   ███╗
████╗ ████║██╔════╝██╔══██╗██║██║   ██║████╗ ████║
██╔████╔██║█████╗  ██║  ██║██║██║   ██║██╔████╔██║
██║╚██╔╝██║██╔══╝  ██║  ██║██║██║   ██║██║╚██╔╝██║
██║ ╚═╝ ██║███████╗██████╔╝██║╚██████╔╝██║ ╚═╝ ██║
╚═╝     ╚═╝╚══════╝╚═════╝ ╚═╝ ╚═════╝ ╚═╝     ╚═╝
*/
/* Medium Only */
@media only screen and (max-width : 1139px) and (min-width : 551px) {
	/* ---------------------| Defaults |--------------------- */
	.sOnly {
		display:none !important;
	}
	/* ---------------------| Layout |--------------------- */
	.hasRightCol div#right,
	.hasLeftAndRightCols div#right {
    	width: 70%;
	}
	div#sidebar {
		width: 30%;
	}
	/* ---------------------| Misc |--------------------- */
	#productCategories > div {
		width:32% !important;
		margin:0 0 2% 2% !important;
	}
	#productCategories > div:nth-of-type(4n+1) {
		margin-left:0 !important;
		clear:both;
	}
	#productCategories > .clearer {
		display:none !important;
	}

}
/* Home Page Block Breakpoints */

@media only screen and (max-width : 979px) {
	div#home div#productsRangeBlocks .productBlock .blockContent{
			display:none;
	}
	div#home div#productsRangeBlocks .blockTitleHolder{
		width: 100% !important;
		display:block !important;

	}
	div#home div#productsRangeBlocks .blockTitleHolder .blockTitle{
		display:block !important;
		padding-left: 15px;
		position: absolute;
		top:50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	div#home div#productsRangeBlocks .productBlock .blockTitle{

		margin: 0 !important;
		width: 65% !important;
		text-align: left !important;
	}

	div#home div#productsRangeBlocks .productBlock.block-right .blockTitle{
		margin: 0;
	}

	div#home div#productsRangeBlocks .productBlock .blockTitle:before{
		margin-top: -15px;
	}

	.mobileBlockContent{
		display: block !important;
		width: 100%;
		margin-bottom: 25px;
		padding: 25px 15px;
	}

	div#footer .title{
	margin: 15px 0;
	}

	#recentUpdates .update{
		text-align: center !important;
		display: block !important;
		width: 100% !important;
		margin:0 !important;
	}
	#recentUpdates .update .icon,
	#recentUpdates .update .desc{
		float:none !important;
		margin:0 auto !important;
	}

	div#footer div#footerUserLogin{
		margin: 25px auto;
		float: none;
		width: 300px;

	}
	div#footer #footerUserLogin input{
		width: 100%;
	}
}

@media only screen and (max-width : 659px) {
	div#home div#productsRangeBlocks .productBlock .blockTitle{
		font-size: 30px;
		line-height: 30px;
	}

}

@media only screen and (max-width : 1086px) {
	div#home div#productsRangeBlocks .productBlock.block-right .blockTitle{
		margin: 0;
	}
}

@media only screen and (max-width : 1069px) {
	div#home div#productsRangeBlocks .productBlock.block-right .blockTitle{
		margin: 15px;
	}
}

@media only screen and (max-width : 1041px) {
	div#home div#productsRangeBlocks .productBlock.block-right .blockTitle{
		margin: 35px;
	}

}

@media only screen and (max-width : 995px) {
	div#home div#productsRangeBlocks .productBlock.block-right .blockTitle{
		margin: 50px;
	}
}



/* Medium & Below */
@media only screen and (max-width : 1139px) {
	/* ---------------------| Defaults |--------------------- */
	.fOnly,
	div#template div#left {
		display:none !important;
	}
	* {
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		max-width:100%;
		outline:0;
	}
	div#header{
		padding-left: 15px;
	}
	div#home div#productsRangeBlocks .blockContent{
		box-sizing: content-box;
	}
	#googleMapWrapper * {
		max-width:none;
	}

	/* HERO */

	body#page-1 .homeHeader .headerImage::after{
		display:none;
	}
	body#page-1 .homeHeader .CTAholder{
		position: relative;
		background : #000;
		width: 100%;
		padding: 0
		left: 0;
		top: 0;
		border-left: 5px solid #b13e2a;
	}
	body#page-1 .homeHeader .innerCTAwrapper{
		padding: 15px 15px 10px 15px;
	}

	body#page-1 .homeHeader .headerCTA::before{
		display:none;
	}

	body#page-1 .homeHeader .headerCTA h2,
	body#page-1 .homeHeader .headerCTA h3{
		font-size: 37px;
		line-height: 37px;
		width: auto;
	}

	body#page-1 .homeHeader .headerCTA p{
		font-size: 12px;
	}



	/* ---------------------| Layout |--------------------- */
	div#container {
	    width: 100%;
	}
	div#template {
	    width: 100%;
	    padding: 0 20px;
	}
	body#page-1 .homeHeader{
		position:inherit;
	}

	.hasLeftCol div#right {
		width:100%;
		float:none;
	}
	div#headerImage {
		margin:0;
		height:auto;
		position:relative;
		padding:0 0 19.624217118997915%;
		border:none;
	}
	div#headerImage img {
		position:absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;
		width:100%;
		height:auto;
	}

	/* ---------------------| Menu |--------------------- */
	#menuIcon {
		display:block !important;
		position:absolute;
		top:20px;
		right:20px;
	    font-size: 40px;
	    color: #666;
	}
	#menuIcon:hover {
		cursor:pointer;
		color:#b13e2a;
	}
	#topnav .close {
		background: #b13e2a;
		text-align: center;
		display: block;
		padding: 5px;
		color: #fff;
		cursor:pointer;
	}
	#topnav {
	    clear: both;
	    margin: 0 !important;
	    box-shadow:0 2px 7px rgba(136, 136, 136, 0.62);
	    display:none;
	    width:100% !important;
	}
	#topnav li {
		display:block !important;
		float:none !important;
	}
	#topnav .linkWrapper {
		display:block;
		position:relative;
		padding:0 40px 0 0;
	}
	div#header_container div#topnav ul {
		margin:0;
	}
	div#header_container div#topnav > div > ul {
		background:#eceded;
	}
	div#header_container div#topnav > div > ul > li {
		border-bottom:1px solid #DBDBDB;
	}
	div#header_container div#topnav > div > ul > li > span > a {
		padding:10px 20px !important;
	}
	div#header_container div#topnav > div > ul > li ul a {
		padding:10px 20px 10px 40px !important;
		font-size:13px;
	}
	div#header_container div#topnav > div > ul > li ul li ul a {
		padding:10px 20px 10px 60px !important;
	}
	div#header_container div#topnav ul ul {
		display:none;
	}
	div#header_container div#topnav ul li.activeTrail > div > ul {
		display:block;
	}
	#topnav .hasChildren > .linkWrapper button.controler {
	    position: absolute;
	    z-index:5;
	    top: 0;
	    right: 0;
	    bottom:0;
	    font-size: 20px;
	    padding: 10px;
	    background:transparent;
	    border:0;
		-webkit-appearance: none;
		-moz-appearance: none;
		-ms-appearance: none;
		-o-appearance: none;
		appearance: none;
        border-radius:0;
        color:#665546;
        display:block !important;
	}
	#topnav li.activeTrail.hasChildren > .linkWrapper .controler .fa-minus-circle {
		display:block !important;
	}
	#topnav .controler .fa-minus-circle,
	#topnav li.activeTrail.hasChildren > .linkWrapper .controler .fa-plus-circle {
		display:none !important;
	}

	/* ---------------------| Forms |--------------------- */
	div.sendFormContainer label,
	.sendFormNoLabel {
	    float: none;
	    width: 100%;
	    display: block;
	    text-align: left;
	    margin:0;
	}
	div.sendFormContainer select, div.sendFormContainer .input, div.sendFormContainer textarea {
		width:100%;
		height:auto;
		float:none;
		padding:8px;
	}
	div.sendFormContainer textarea {
		height:200px;
	}
	div.submitBtnRow {
		width:100%;
	}
	/* ---------------------| Footer |--------------------- */
	div#footer_container div#footer {
		padding:40px 20px;
	}
	div#footer_container div#footer .footerblock {
		display:inline-block;
		float:none;
		width:50%;
		margin:0;
	}

	div#footer_container div#footer div#footerLinks,
	div#footer_container div#footer div#footerLogo{
		width: 100%;
	}


	div#footer_container div#footer div#newsletter,
	div#footer_container div#footer div#footerUserLogin {
		width:calc( 50% - 15px );
	}
	div#footer_container div#footer div#newsletter{
		padding: 0;
	}
	div#footer_container div#footer div#newsletter{
		margin-right: 15px;
	}
	div#footer_container div#footer div#footerUserLogin{
		margin-left: 15px;
	}

	div#footer_container div#footer .footerformblock{
		width: 100%;
		display: -webkit-flex;
    		display: -ms-flexbox;
    		display: flex;
		flex-wrap:wrap;
		padding: 15px 0;
	}

	div#footer_container div#footer .footerformblock .footerblock{
		width: 50%;
		display: -webkit-flex;
    		display: -ms-flexbox;
    		display: flex;
    		flex-direction: column;
	}
	div#footer_container div#footer .footerformblock .formHolder p{
		width: 50%;
		padding-bottom: 0;
	}
	div#footer_container div#footer .footerformblock .titleHolder .title{
		margin: 0;
		padding: 0;
	}
	div#footer_container div#footer .footerformblock .footerblock .signup{
		width: 100%;
	}

	div#footerUserLogin .formHolder p{
		display:block;
		width: 100%;
	}

	div#footer #footerUserLogin .formHolder input[type='image']{
		width: 42px;
		height: 36px;
		border: solid 1px #c0c0c0;
	}

	div#footer div#footerUserLogin .formHolder p input[type='text'],
	div#footer div#footerUserLogin .formHolder p input[type='password']{
		width: 100%;
		height: 36px;
	}

	div#footer div#footerUserLogin .formHolder p input[type='password']{
		width: calc(100% - 47px);
		margin-left:5px;
	}

	div#footer .title{
		margin:5px 0;
	}


	div#newsletter .fieldsWrapper {
		display:block;
		position:relative;
		padding:0 42px 0 0;
	}
	div#footer_container div#footer div#newsletter div.signup .input {
		width:100%;
		height:36px;
	}
	div#footer_container div#footer div#newsletter div.signup div.submit {
		position:absolute;
		margin:0;
		display:block;
		width:42px;
		height:36px;
		top:0;
		right:0;
		bottom:0;
		border:solid 1px #c0c0c0;
	}
	div#footer_container div#footer div#newsletter div.signup div {
		display:block;
		margin:0;
	}

	/* ---------------------| Misc |--------------------- */
	img {
		vertical-align:bottom;
	}
	div#sidebar div#sideBar_GoogleMap,
	div#sidebar div.sideBar_ElementHolder div.sideBar_ContentHolder div.name,
	div#sidebar div.sideBar_ElementHolder div.sideBar_ImageHolder img {
		width:100%;
	}
	div#componentsList div.component div.photo {
	    margin: 0;
	    width: 30%;
	    padding: 0 20px 0 0;
		border:none;
		-webkit-box-shadow:none;
		-moz-box-shadow:none;
		box-shadow:none;
		height:auto;
	}
	div#componentsList div.component div.photo img {
		width:100%;
		height:auto;
	}
	div#componentsList div.component div.desc {
		width:70%;
	}
	div#componentsList div.component div.photo div.photoCount {
		position:static;
		width:100%;
	}
	div#template div#rightProduct {
	    float: none;
	    clear:both;
	    width: 100%;
	}
	.vimeoFrame {
		position:relative;
		display:block;
		width:100%;
		padding:0 0 56.2%;
	}
	.vimeoFrame iframe {
		position:absolute;
		top:0;
		left:0;
		bottom:0;
		right:0;
		width:100% !important;
		height:100% !important;
	}

	.loginContaner{
		line-height:32px;
		padding-right:15px;
	}



}

/*
███████╗███╗   ███╗ █████╗ ██╗     ██╗
██╔════╝████╗ ████║██╔══██╗██║     ██║
███████╗██╔████╔██║███████║██║     ██║
╚════██║██║╚██╔╝██║██╔══██║██║     ██║
███████║██║ ╚═╝ ██║██║  ██║███████╗███████╗
╚══════╝╚═╝     ╚═╝╚═╝  ╚═╝╚══════╝╚══════╝
*/
@media only screen and (max-width : 550px) {

	/* ---------------------| Defaults |--------------------- */
	.mOnly,
	.sHide {
		display:none !important;
	}
	/* ---------------------| Layout |--------------------- */
	.hasRightCol div#right,
	.hasLeftAndRightCols div#right {
		width:100%;
		float:none !important;
		padding:0;
	}
	div.sidebarPush {
		margin:0;
	}
	div#sidebar {
		margin:50px 0 0;
		padding:50px 0 0;
		width:100%;
		float:none;
		border-top: 3px solid #b13e2a;
	}
	#recentUpdates a.update{
		margin: 0 !important;
	}

	/* ---------------------| Footer |--------------------- */
	div#footer_container div#footer div#footerLinks,
	div#footer_container div#footer div#newsletter,
	div#footer_container div#footer div#social,
	div#footer_container div#footer div#footerLogo,
	div#footer_container div#footer div.footerblock{
		width:100%;
		float:none;
		text-align:left;
	}

	div#footer_container div#footer .footerformblock .footerblock{
		width: 100%;
	}

	div#footer_container div#footer div#newsletter {
		text-align:left;
		margin:15px 0 0;
	}

	div#footer_container div#footer .footerformblock .formHolder p {
		width: 100%;
	}

	div#footer_container div#footer .footerformblock .formHolder p input[type='password']{
		width: calc( 100% - 42px);
		margin:5px 0;
	}

	div#footer_container div#footer div#footerUserLogin {
		width: 100%;
		margin-left: 0;
	}


	div#footer #footerUserLogin .formHolder input[type='image']{
		margin-top: 5px;
		width: 42px;
		height: 36px;
		border: solid 1px #c0c0c0;
	}
	div#footer #footerUserLogin{
		margin-top: 15px !important;
	}

	/* ---------------------| Misc |--------------------- */
	div#componentsList div.component div.photo {
	    width: 100%;
	    padding: 0 0 20px 0;
	    float:none;
	}
	div#componentsList div.component div.desc {
		width:100%;
	    float:none;
	}
	#productCategories > div {
		width:100% !important;
		margin:0 0 10px !important;
		float:none !important;
	}
	#productCategories > .clearer {
		display:none !important;
	}
	/* Login stuff */

	.loginContaner{
		text-align: center;
		line-height:32px;
	}
	div#footer #footerUserLogin .logout_form{
		min-width: 0;
	}
}

/* TABLE */


@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px)  {

		/* Force table to not be like tables anymore */
		table.dl-holder, .dl-holder thead, .dl-holder tbody, .dl-holder th, .dl-holder td, .dl-holder tr {
			display: block;
		}

		/* Hide table headers (but not display: none;, for accessibility) */
		.dl-holder thead tr {
			position: absolute;
			top: -9999px;
			left: -9999px;
		}

		.dl-holder tr { border: 1px solid #ccc; }

		.dl-holder td {
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee;
			position: relative;
			padding-left: 50%;
		}

		.dl-holder td:before {
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%;
			padding-right: 10px;
			white-space: nowrap;
		}

		/*
		Label the data
		*/
		.dl-holder td:nth-of-type(1):before { content: "Name"; }
		.dl-holder td:nth-of-type(2):before { content: "Description"; }
		.dl-holder td:nth-of-type(3):before { content: "Filesize"; }
		.dl-holder td:nth-of-type(4):before { content: "Upload Date"; }
		.dl-holder td:nth-of-type(5):before { content: "Download"; }
	}



/**
 *  End of file: responsive.css
 */

