/*
Theme Name:AYVA Packaging
Theme URI:
Description:AYVA Packaging Wordpress Theme 
Version:1.0
Author:<a href="http://p80w.com" title="http://p80w.com">http://p80w.com</a>
Author URI:http://p80w.com
Tags:white, red, black, Worpdress 3
*/


/* CSS Document */
* { margin:0; padding:0; }
a { outline:none; }
a img { border:0; outline:0; }
.clearboth { width:100%; clear:both; height:0; overflow:hidden;}

input,select,textarea { font-family:Arial, Helvetica, sans-serif; }

body { font-family:Arial, Helvetica, sans-serif; background-color:#f1f1f1; background-image:url(images/body-bg-shadow.jpg); background-repeat:no-repeat; background-position:top center; }


/* Global Use */
.f-left { float:left; }
.f-right { float:right; }
.no-pad { padding:0!important; }
.no-mar { margin:0!important; }
.no-border { border:0!important; }
.no-bg { background:none!important; }
.clear {clear:both;}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin:0 10px 5px 0;
}
.alignright {
	float: right;
	margin:0 0 5px 10px;
}
p { font-size:12px; color:#636363; line-height:22px; }
h1 { font-size:30px; color:#000000; font-weight:normal; padding-bottom:20px; border-bottom:1px solid #dbdbdb; }
h2 { font-size:18px; color:#898989; font-weight:normal; padding-bottom:15px; border-bottom:1px solid #acacac; }

a.red-btn-h28 { width:106px; height:28px; line-height:28px; text-align:center; font-size:11px; color:#ffffff;  background:transparent; background-image:url(images/forms/red-btn-h28.png); background-repeat:no-repeat; text-decoration:none; }

a.red-btn-h38 { height:38px; padding:0 0 0 25px; text-align:center; font-weight:bold; font-size:15px; color:#ffffff;  background:transparent; background-image:url(images/forms/red-btn-h38.jpg); background-repeat:no-repeat; background-position:left top; text-decoration:none; }
a.red-btn-h38 span { height:26px; padding:12px 25px 0 0; display:block; background-image:url(images/forms/red-btn-h38.jpg); background-repeat:no-repeat; background-position:right top; }

a.red-btn-sm { margin:15px 0 0 0;height:28px; padding:0 0 0 10px;display:inline-block; font-size:11px; color:#ffffff; background:url(images/btn-tech.jpg) no-repeat; text-decoration:none; }
a.red-btn-sm span { height:28px; line-height:28px; display:block; padding:0 10px 0 0;background:url(images/btn-tech.jpg) no-repeat right top; }



#wrap { width:964px; overflow:hidden; border-left:1px solid #dbdbdb; border-right:1px solid #dbdbdb; margin:auto; background-color:#fff; }


/* HEADER */
/**********************************************/
#header { height:133px; overflow:hidden; border-bottom:1px solid #dbdbdb; }
#header .logo { width:351px; height:71px; float:left; padding:35px 0 0 25px; }
#header .head-right-col { float:right; width:395px; padding:28px 46px 0 0; }
#header .call-quote-row { float:right; }
#header .call-quote-row .phone-num { float:left; font-size:16px; color:#555555; font-weight:bold; text-transform:uppercase; padding:15px 18px 0 0; }
#header .call-quote-row a.get-a-quote-btn { width:163px; height:43px; float:left; background-image:url(images/forms/get-a-quote-btn.jpg); background-repeat:no-repeat; }

.head-links { float:right; padding-bottom:9px; }
.head-links li { float:left; font-size:11px; color:#959595; font-weight:bold; text-transform:uppercase; padding:0 5px; }
.head-links li a { display:block; text-decoration:none; color:#959595; }


#navbar { height:39px; background-color:#f4f4f4; position:relative; z-index:20; }
ul.dropdown                         { position: relative; height:39px; float:left; background-image:url(images/navbar-a-bg.jpg); background-repeat:repeat-x; }
ul.dropdown li                      {  float: left; zoom: 1; }
ul.dropdown .arrow-down                  { position:relative; top:-2px; }
ul.dropdown a:hover		            { color: #530000; }
ul.dropdown a:active                { color: #530000; }
ul.dropdown li a                    { display: block; height:39px; padding:0 0 0 28px; color:#530000; text-decoration:none; font-size:13px; }
ul.dropdown li span                 { display:block; height:26px; padding:13px 28px 0 0; background-image:url(images/navbar-separator.jpg); background-repeat:no-repeat; background-position:top right; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.p-current,
.single-products .dropdown li.p-parent,
ul.dropdown li.current_page_item,
ul.dropdown li.current_page_item,
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #F3D673; color: white; position: relative; }
.single-products .dropdown li.p-parent a,
ul.dropdown li.current-menu-item a, 
ul.dropdown li.current_page_item a,
ul.dropdown li.hover a              { color: white; background-image:url(images/navbar-a-active.jpg); background-repeat:no-repeat; background-position:left top;  }
.single-products .dropdown li.p-parent a span,
ul.dropdown li.current-menu-item a span,
ul.dropdown li.current_page_item a span,
ul.dropdown li.hover a span         { background-image:url(images/navbar-a-active.jpg); background-repeat:no-repeat; background-position:right top; }

ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 					{ font-weight: normal; background: #e5e5e5; color: #000; border-bottom: 1px solid #fff; float: none; }
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; height:auto; padding:10px; } 


#welcome-text { padding:0 30px 30px 30px; overflow:hidden; }
#welcome-text p { padding:20px 0 0 0; }


#featured-article { padding:0 30px 30px 30px; overflow:hidden; }
#featured-article .inner-box { border:1px solid #dfdfdf; padding:5px; }
#featured-article .gray-box { height:136px; display:block; background-color:#dfdfdf; }
#featured-article .each-article { width:432px; float:left; padding:25px 0 0 0; }
#featured-article .each-article .image-left { width:150px; float:left; text-align:center; padding:10px 0 0 0; }
#featured-article .each-article .text-right { width:260px; float:left; }
#featured-article .single-each-article .text-right { width:390px; float:left;padding-left:20px; }
#featured-article .each-article .text-right a { font-size:16px; color:#eb0000; text-decoration:none; font-weight:bold; padding-bottom:8px; display:block; }
#featured-article .each-article .text-right p { color:#363636; line-height:18px; }


.home-accreditaions-box { padding:0 30px 6px 30px; margin-bottom:30px; background-image:url(images/bottom-shadow.png); background-repeat:repeat-x; background-position:bottom; overflow:hidden; }
.home-accreditaions-box .box1 { width:204px; padding-top:30px; height:150px; float:left; text-align:center; }
.home-accreditaions-box .box2 { width:225px; padding-top:30px; height:150px; float:left;  text-align:center; background-image:url(images/accreditation-vertical-separator.jpg); background-repeat:no-repeat; background-position:left center; }
.home-accreditaions-box .box3 { width:208px; padding-top:30px; height:150px; float:left; text-align:center; background-image:url(images/accreditation-vertical-separator.jpg); background-repeat:no-repeat; background-position:left center; } 




.latest-prod-info { overflow:hidden; padding:0 30px 30px 30px; }
.latest-prod-info p { padding:20px 0 0 0; color:#acacac; }


/* SUB CONTENT */
/**********************************************/
#sub-content { padding:30px 0 30px 30px; overflow:hidden; }

#left-content { width:669px; float:left; }
.post-left { padding-top:15px !important; }
#sidebar { width:201px; padding:25px 32px; float:left; background-image:url(images/sidebar-bg.jpg); background-repeat:no-repeat; background-position:bottom left; }
#sidebar h2 { margin-bottom:18px; }
.post-left p {
margin:0 0 15px 0;
}
.post-left ul {
padding: 0 0 0 30px;
margin:0 0 15px;
}
.post-left ul li {
list-style:disc outside;
    color: #636363;
    font-size: 12px;
    line-height: 22px;
}
.post-left strong {
	font-weight:bold;
}

.video-box { /* height:114px; */ overflow:hidden; padding-bottom:25px; }

#did-u-know-box { display:block; border:1px solid #c2c2c2; margin-bottom:25px; overflow:hidden;  }
#did-u-know-box .title { font-size:18px; color:#959595; height:38px; line-height:38px; text-indent:17px; border-bottom:1px solid #c2c2c2; background-color:#ffffff; }
#did-u-know-box .each-text { padding:10px 13px; }
#did-u-know-box p { font-size:14px; color:#acacac; } 
#did-u-know-box .effectContainer { height:116px; display:block; }
#did-u-know-box .slide { position: relative; height:116px; width:100%; background-color:#fff; }
#did-u-know-box .btm-nav { height:23px; border-top:1px solid #e1e1e1; border-bottom:1px solid #fff; background-image:url(images/diduknow-btm-nav-bg.jpg); background-repeat:repeat-x; }
#did-u-know-box #back { width:28px; height:23px; float:left; background-image:url(images/arrow-left.jpg); background-repeat:no-repeat; }
#did-u-know-box #next { width:28px; height:23px; float:right; background-image:url(images/arrow-right.jpg); background-repeat:no-repeat; }

.high ul,
ul.sidebar-list { overflow:hidden; padding-bottom:20px; }
.high ul li, 
ul.sidebar-list li  { display:block; padding:10px 12px; font-size:14px; color:#acacac; text-decoration:none; background-image:url(images/bullet-right-gray-arrow.png); background-repeat:no-repeat; background-position:0 18px; line-height:22px; }
.high ul li a:hover, 
ul.sidebar-list li a:hover { color:#000; }

#prod-gallery { width:190px; height:136px; padding:5px; background-color:#ffffff; border:1px solid #e2e2e2; }
#prod-gallery .slider { position:relative; width:190px; height:136px; }
#prod-gallery .fadenav { position: absolute; top:-29px; right:-5px; z-index:5; background-color:#f7f8f9; }
#prod-gallery .fadenav a { display: block; background: #ccc; width:9px; height:9px; margin: 0 0 0 3px; float: left; overflow: hidden; background-image:url(images/slider-nav.jpg); background-repeat:no-repeat; background-position:0 0; }
#prod-gallery .fadenav a:hover { background-position:0 -9px; }
#prod-gallery .fadenav a.current { background-position:0 -9px; }




/* Products */
.products-cont { padding:20px 30px 0 0; overflow:hidden; }
.products-cont .each-prod-row { overflow:hidden; padding:40px 0; border-bottom:1px solid #dbdbdb; }
.products-cont .each-prod-row2 { padding:10px 0 0 0; border:0; }
.products-cont .each-prod-row .prod-image { width:190px; height:136px; padding:5px; border:1px solid #dbdbdb; }
.products-cont .each-prod-row .prod-info-right { width:403px; float:left; padding:0 0 0 30px; }
.products-cont .each-prod-row .prod-info-left { width:403px; float:left; padding:0 30px 0 0; }
.products-cont .each-prod-row p { padding-bottom:10px; }
.single-product h3,
.products-cont .each-prod-row h3 { font-size:22px; color:#000000; padding-bottom:4px; }
.products-cont .bottom-btns { padding:34px 0 0 0; border-top:1px solid #dbdbdb; margin:20px 0 0 0; overflow:; }
.products-cont .bottom-btns a { margin-right:12px; } 

.new-product-focus { border:1px solid #e2e2e2; padding:5px; background-color:#fff;  }
.new-product-focus .inner-gray-box { background-color:#dfdfdf; padding:19px; }
.new-product-focus a { font-size:16px; font-weight:bold; text-decoration:none; color:#530000; padding:5px 0 6px 0; display:block; }
.new-product-focus p { color:#363636; line-height:18px; }
.single-product td,
.single-product p {
vertical-align:top;
    color: #636363;
    font-size: 12px;
    line-height: 22px;
}


/* Products */
.quot-cont { padding:20px 30px 0 0; overflow:hidden; }
.quot-cont .each-prod-row { overflow:hidden; padding:40px 0; border-bottom:1px solid #dbdbdb; }
.quot-cont.each-prod-row2 { padding:10px 0 0 0; border:0; }
.quot-cont .each-prod-row .prod-image { width:190px; height:136px; padding:5px; border:1px solid #dbdbdb; }
.quot-cont .each-prod-row .prod-info-right { width:403px; float:left; padding:0 0 0 30px; }
.quot-cont .each-prod-row .prod-info-left { width:403px; float:left; padding:0 30px 0 0; }
.quot-cont .each-prod-row p { padding-bottom:10px; }
.quot-cont h3,
.quot-cont .each-prod-row h3 { font-size:22px; color:#000000; padding-bottom:4px; }
.quot-cont .bottom-btns { padding:34px 0 0 0; border-top:1px solid #dbdbdb; margin:20px 0 0 0; overflow:; }
.quot-cont .bottom-btns a { margin-right:12px; } 
.quot-cont h2 {
border-bottom: 0 none;
    color: #636363;
}
.f-cont #loading {
display:none;
}
.f-cont .f-cont-error {
font-size:16px;
font:normal 16px Arial,Helvetica,sans-serif;
color:red;
display:none;
}
.quot-cont .f-cont {
display:none;
}
.quot-cont .form-prod {
float: right;
padding:0;
width: 403px;
overflow: hidden;
padding: 40px 0 0px 0;
display:none;
} 
.quot-cont .field {
clear:both;
margin:0 0 15px 0;
display:none;
}
.quot-cont label {
width:200px;
float:left;
margin:0 10px 0 0;
color: #636363;
font-size: 12px;
font-weight:bold;
padding:4px 0;
line-height:16px;
}
.quot-cont select {
float:left;
width:183px;
color: #959595;
font-size: 11px;
padding: 4px;
}
.quot-cont textarea {
background-color: #F8F8F8;
    border: 1px solid #E2E2E2;
    color: #959595;
    float: left;
    font-size: 11px;
    padding: 6px 10px;
    width: 380px;
	height:200px;
}


/* Contact */
.contact-cont { padding:20px 30px 0 0; overflow:hidden; }
.contact-cont h2 { border-bottom:0; color:#636363; }
.contact-cont .checkboxes-row { overflow:hidden; padding:15px 0 25px 0; background-image:url(images/bottom-shadow.png); background-repeat:repeat-x; background-position:bottom; }
.contact-cont .checkboxes-row p { font-size:12px; color:#636363; font-weight:bold; padding-bottom:6px; }
.contact-cont .checkboxes-row .four-columns { overflow:hidden; }
.contact-cont .checkboxes-row .four-columns .col-1 { width:165px; float:left; }
.contact-cont .checkboxes-row .four-columns .col-2 { width:165px; float:left; }
.contact-cont .checkboxes-row .four-columns .col-3 { width:160px; float:left; }
.contact-cont .checkboxes-row .four-columns .col-4 { width:140px; float:left; }
.contact-cont .checkboxes-row .two-columns { overflow:hidden; }
.contact-cont .checkboxes-row .two-columns .col-1 { width:327px; float:left; }
.contact-cont .checkboxes-row .two-columns .col-2 { width:298px; float:left; }
.contact-cont label { display: block; font-size:11px; color:#636363; padding-left: 15px; text-indent: -15px; padding-bottom:10px;  }
.contact-cont label input { width: 13px; height: 13px; padding: 0; margin:0 5px 0 0; vertical-align: bottom; position: relative; top: -1px; *overflow: hidden; }

.page-id-459 .post-left { padding:20px 0 0 0; overflow:hidden; }
.page-id-459 .post-left h2 { border-bottom:0; color:#636363; }
.page-id-459 .post-left .checkboxes-row { overflow:hidden; padding:0 0 0 0; background-image:url(images/bottom-shadow.png); background-repeat:repeat-x; background-position:bottom; }
.page-id-459 .post-left .checkboxes-row p { font-size:12px; color:#636363; font-weight:bold; padding-bottom:6px; }
.page-id-459 .post-left .checkboxes-row .four-columns { overflow:hidden; }
.page-id-459 .post-left .checkboxes-row .four-columns .col-1 { width:165px; float:left; }
.page-id-459 .post-left .checkboxes-row .four-columns .col-2 { width:165px; float:left; }
.page-id-459 .post-left .checkboxes-row .four-columns .col-3 { width:160px; float:left; }
.page-id-459 .post-left .checkboxes-row .four-columns .col-4 { width:140px; float:left; }
.page-id-459 .post-left .checkboxes-row .two-columns { overflow:hidden; }
.page-id-459 .post-left .checkboxes-row .two-columns .col-1 { width:327px; float:left; }
.page-id-459 .post-left .checkboxes-row .two-columns .col-2 { width:298px; float:left; }
.page-id-459 .post-left label { display: block; font-size:11px; color:#636363; padding-left: 15px; text-indent: -15px; padding-bottom:10px;  }
.page-id-459 .post-left label input { width: 13px; height: 13px; padding: 0; margin:0 5px 0 0; vertical-align: bottom; position: relative; top: -1px; *overflow: hidden; }

.contact-form { overflow:hidden; padding-bottom:20px; }
/* .page-id-459 .post-left .contact-form { padding-bottom:0px; } */
.contact-form .each-row { overflow:hidden; padding-bottom:10px; }
.contact-form input.textbox { width:244px; padding:6px 10px; font-size:11px; color:#959595; border:1px solid #e2e2e2; background-color:#f8f8f8; float:left; }
.contact-form span { float:left; font-size:11px; color:#636363; padding:10px 0 0 15px; }
.contact-form span em { color:#ff0000; font-weight:bold; }
.contact-form textarea { border:1px solid #e2e2e2; padding:10px; background-color:#f8f8f8; width:500px; height:98px;  }
.contact-form input.red-btn { width:78px; height:28px; font-size:11px; color:#ffffff; font-weight:bold; border:0; cursor:pointer; background:transparent; background-image:url(images/forms/submit-btn.jpg); background-repeat:no-repeat; margin:10px 0 0 0; }
.contact-form select { padding:4px; width:100px; font-size:11px; color:#959595; }
.contact-form  span.note { font-size:11px; color:#636363; padding:10px 0 0 0; display:block; }

.page-id-459 .post-left textarea { border:1px solid #e2e2e2; padding:10px; background-color:#f8f8f8; width:290px; height:58px;  }
.page-id-459 .post-left span.desc-label { float:none; font-size:11px; color:#636363; display:block;padding:0;font-weight:bold;line-height:22px;padding:0 }
.page-id-459 .post-left .checkboxes-row .two-columns { margin:0 0 15px; }
.page-id-459 .post-left .specify { margin:0 0 10px; }

.page-id-459 .post-left .checkboxes-row .five-columns {
	clear:both;
}
.page-id-459 .post-left .checkboxes-row .five-columns .col {
	width:127px;
	float:left;
	margin:0 5px 0 0;
	font-size:12px;
	color:#636363
}
.page-id-459 .post-left .checkboxes-row .five-columns-1 .col-2 {
	width:528px;
	margin:0;
}
.page-id-459 .post-left .checkboxes-row .five-columns-1 .col-2 label {
	width:110px;
	float:left;
	margin:0 5px 0 0;
	padding:0 0 0 17px;
	text-indent:0;
	height:30px;
	position:relative;
	font-weight:bold;
}
.page-id-459 .post-left .checkboxes-row .five-columns-1 .col-2 label input {
	position:absolute;
	left:0;
	top:0;
	margin:0;
}
.page-id-459 .post-left .checkboxes-row .five-columns-2 .col {
	margin:0 0 10px;
}
.page-id-459 .post-left .checkboxes-row .five-columns-2 .col p {
	margin:0;
}
.page-id-459 .post-left .checkboxes-row .five-columns-2 .col-1 {
	padding-top:8px;
}
.page-id-459 .post-left .checkboxes-row .five-columns-2 .col-1 label input {
	vertical-align:middle;
}
.page-id-459 .post-left .checkboxes-row .five-columns-2 .col-2 {
	width:270px;
}
.page-id-459 .post-left .checkboxes-row .five-columns-2 .col-3 {
	width:259px;
	margin:0;
}
.page-id-459 .post-left .checkboxes-row .five-columns-2 .col-3 textarea {
	width:239px;
	height:50px; 
}
 
.page-id-459 .post-left div.wpcf7,
.contact-cont div.wpcf7 {
    margin: 0; 
    padding: 0;
} 
.page-id-459 .post-left  div.wpcf7 br,
.contact-form div.wpcf7 br {
	display:none;
}
.page-id-459 .post-left  div.wpcf7-response-output,
.contact-cont div.wpcf7-response-output {
    margin: 0;
    padding: 0;
	clear:both;
}
.page-id-459 .post-left  div.wpcf7-mail-sent-ok,
.contact-cont div.wpcf7-mail-sent-ok {
    border: 2px solid #398F14;
	border:0px;
	color:#398F14;
}

.page-id-459 .post-left  div.wpcf7-mail-sent-ng,
.contact-cont div.wpcf7-mail-sent-ng {
    border: 2px solid #FF0000;
	border:0px;
	color:#FF0000;
}
.page-id-459 .post-left  div.wpcf7-spam-blocked,
.contact-cont div.wpcf7-spam-blocked {
    border: 2px solid #FFA500;
	border:0px;
	color:#FFA500;
}
.page-id-459 .post-left  div.wpcf7-validation-errors,
.contact-cont div.wpcf7-validation-errors {
    border: 2px solid #F7E700;
	border:0px;
	color:red;
}
.page-id-459 .post-left  span.wpcf7-form-control-wrap,
.contact-cont span.wpcf7-form-control-wrap {
    position: relative;
	padding:0px;
    color: #636363;
    float: none;
    font-size: 11px;
    padding: 0;
}
.page-id-459 .post-left  span.wpcf7-form-control-wrap {
	display:block;
}
.page-id-459 .post-left  span.wpcf7-not-valid-tip,
.contact-cont span.wpcf7-not-valid-tip {
    background: transparent;
    border: 0;
    font-size: 11pt;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 280px;
    z-index: 100;
	
	color: red;
    float: none;
    font-size: 11px;
    padding: 0;	
}
.page-id-459 .post-left span.wpcf7-not-valid-tip {
    left: 10px;
    line-height: 25px;
}
.page-id-459 .post-left  span.wpcf7-not-valid-tip-no-ajax,
.contact-cont span.wpcf7-not-valid-tip-no-ajax {
    color: #FF0000;
    display: block;
    font-size: 10pt;
}
.page-id-459 .post-left  span.wpcf7-list-item,
.contact-cont span.wpcf7-list-item {
    margin-left: 0;
}
.page-id-459 .post-left .wpcf7-display-none,
.contact-cont .wpcf7-display-none {
    display: none;
}
.page-id-459 .post-left  div.wpcf7 img.ajax-loader,
.contact-cont div.wpcf7 img.ajax-loader {
    border: medium none;
    margin-left: 4px;
    vertical-align: middle;
}
.page-id-459 .post-left  div.wpcf7 .watermark,
.contact-cont div.wpcf7 .watermark {
    color: #888888;
}
.sub-content .quot-success {display:none;}




.home-request-box { float:left; width:205px; padding:14px 30px 0 30px; height:166px; background-image:url(images/request-a-call-back-bg.jpg); background-repeat:no-repeat; }
.request-call-back-box { display:block; overflow:hidden; padding:0 0 0 0;  }
.request-call-back-box h2 { margin:0; padding-bottom:10px; }
.request-call-back-box p { padding:12px 0 2px 0; font-size:14px; color:#acacac; }
.request-call-back-box p span { color:#464646; }
.request-call-back-box input.textbox { width:180px; border:1px solid #c2c2c2; padding:8px; background-color:#fff; font-size:12px; color:#acacac; margin-bottom:12px; }
.request-call-back-box input.red-btn { width:106px; height:28px; font-size:11px; color:#ffffff; font-weight:bold; border:0; cursor:pointer; background:transparent; background-image:url(images/forms/red-btn-h28.png); background-repeat:no-repeat; }
.request-call-back-box .checkboxes { overflow:hidden; padding:10px 0; }
.request-call-back-box label { display: block; font-size:14px; color:#acacac; padding-left: 15px; text-indent: -15px; padding-bottom:8px;  }
.request-call-back-box label input { width: 13px; height: 13px; padding: 0; margin:0 5px 0 0; vertical-align: bottom; position: relative; top: -1px; *overflow: hidden; }




/* FOOTER */
/**********************************************/
#footer { background-color:#f8f8f8; height:365px; background-image:url(images/bottom-shadow.png); background-repeat:repeat-x; background-position:top;  }
#footer .top-footer { height:265px; padding:54px 30px 0 30px; }
#footer .f-column-1 { width:201px; float:left; padding:0 33px 0 0; }
#footer .f-column-2 { width:201px; float:left; padding:0; }
#footer .f-title { font-size:18px; color:#363636; border-bottom:1px solid #e3e3e3; padding-bottom:20px; }
#footer .f-ayva-info-col { width:408px; float:right; padding:52px 33px 0 0; text-align:right; }
#footer .f-ayva-info-col p { font-size:14px; margin-top:15px; color:#363636; text-align:right; padding:10px 0 0 0; border-top:1px solid #e3e3e3; }

#footer .bottom-footer { height:46px; line-height:46px; font-size:11px; color:#fff; padding:0 30px; background-color:#737373; }

ul.foot-links { overflow:hidden; }
ul.foot-links li { float:none; }
ul.foot-links li a { display:block; padding:10px 12px; font-size:13px; color:#363636; text-decoration:none; background-image:url(images/bullet-right-gray-arrow.png); background-repeat:no-repeat; background-position:left center; border-bottom:1px solid #e3e3e3; }
ul.foot-links li a:hover { color:#acacac; }
