/*
 * jQuery UI screen structure and presentation
 * This CSS file was generated by ThemeRoller, a Filament Group Project for jQuery UI
 * Author: Scott Jehl, scott@filamentgroup.com, http://www.filamentgroup.com
 * Visit ThemeRoller.com
*/

/*
 * Note: If your ThemeRoller settings have a font size set in ems, your components will scale according to their parent element's font size.
 * As a rule of thumb, set your body's font size to 62.5% to make 1em = 10px.
 * body {font-size: 62.5%;}
*/

/*keep this file for final Avery Dennison css tweaks*/

/*UI accordion*/
.ui-accordion {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    font-family: Arial,sans-serif;
    font-size: 1.3em;
    border-bottom: 1px solid #d8dcdf;
    width: 555px;
}
.ui-accordion-group {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    border: 1px solid #d8dcdf;
    border-bottom: none;
}
.ui-accordion-header {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    cursor: pointer;
    background: #eeeeee url("/vgnfiles/AvyDen/Static Files/images/jquery/eeeeee_40x100_textures_04_highlight_hard_100.png") 0 50% repeat-x;
}
.ui-accordion-header a {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    display: block;
    text-decoration: none;
    padding: .5em .5em .5em 1.7em;
    font-family: Helvetica, Arial, sans-serif;
    background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_right.gif") .5em 50% no-repeat;
    border-bottom: 1px solid #666666;
}
.ui-accordion-header a:hover {
    background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_right.gif") .5em 50% no-repeat;
    color: #111111;
}
.ui-accordion-header:hover {
    background: #f6f6f6 url("/vgnfiles/AvyDen/Static Files/images/jquery/f6f6f6_40x100_textures_04_highlight_hard_100.png") 0 50% repeat-x;
    color: #111111;
}
/*.selected .ui-accordion-header, .selected .ui-accordion-header:hover {
    background: url("/vgnfiles/AvyDen/Static Files/images/jquery/red_40x100_textures_01_flat.png") 0 50% repeat-x;
}*/
.selected .ui-accordion-header a, .selected .ui-accordion-header a:hover {
   color: #FFFFFF;
    background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_down.gif") .5em 50% no-repeat;
}
.ui-accordion-content {
    background: #ffffff url("/vgnfiles/AvyDen/Static Files/images/jquery/ffffff_40x100_textures_01_flat_75.png") 0 0 repeat-x;
    color: #333333;
    font-size: 1em;
    padding-left: 10px;
}
.ui-accordion-content p {
    padding: 1em 1.7em 0.6em;
}






/*UI tabs*/
.ui-tabs-nav {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	float: left;
    position: relative;
    z-index: 1;
    bottom: -1px;
	width: 593px;
}
.ui-tabs-nav ul {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	margin-left: 12px;
}
.ui-tabs-nav li {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    float: left;
    /*border: 1px solid #d8dcdf;*/
    border-right: none;
}
#content .ui-tabs-nav li a {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; list-style: none;
    float: left;
	font-weight: bold;
    font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    padding: .2em 1.7em;
	border: 1px solid #6590cd;
	text-transform: uppercase;
	margin-right: 10px;
	color: #7b7b2b;
    background: #E3E3D3 /*url("/vgnfiles/AvyDen/Static Files/images/jquery/eeeeee_40x100_textures_04_highlight_hard_100.png") 0 50% repeat-x*/;
}
#content .ui-tabs-nav li a:hover {
    background: #9a9762 /*url("/vgnfiles/AvyDen/Static Files/images/jquery/f6f6f6_40x100_textures_04_highlight_hard_100.png") 0 50% repeat-x*/;
    color: #E3E3D3;
}
#content .ui-tabs-nav li.ui-tabs-selected {
    border-bottom-color: #ffffff;
}
#content .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs-nav li.ui-tabs-selected a:hover {
    background: #0048ab /*url("/vgnfiles/AvyDen/Static Files/images/jquery/ffffff_40x100_textures_01_flat_65.png") 0 50% repeat-x*/;
    color: #E3E3D3;
}
#content .ui-tabs-panel {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    font-family: Arial,sans-serif;
    clear:left;
    padding: 1em 1em;   
   }
#content #tabs .ui-tabs-panel ul li {
    list-style-image: url("/vgnfiles/AvyDen/Static Files/images/shared/bullet-style-01-plus.gif"); 
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
   }

#content .bullet-list-12px ul li {
    list-style-image: url(/vgnfiles/AvyDen/Static Files/images/shared/bullet-style-02-plus.gif); 
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
   }

#content #tabs ul.bodytabslist li {
   padding-bottom: 10px;
   list-style-image: url("/vgnfiles/AvyDen/Static
   Files/images/shared/bullet-style-01-plus.gif");
   }

.ui-tabs-hide {
    display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}


/*dialog*/
.ui-dialog {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    font-family: Arial,sans-serif;
    font-size: 1.3em;
    background: #ffffff url("/vgnfiles/AvyDen/Static Files/images/jquery/ffffff_40x100_textures_01_flat_75.png") 0 0 repeat-x;
    color: #333333;
    border: 4px solid #eeeeee;
    position: relative;
}
.ui-dialog-overlay { background-color: gray; opacity: 0.5 }
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    z-index: 99999;
}
.ui-resizable .ui-resizable-handle {
    display: block;
}
body .ui-resizable-disabled .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order") */
body .ui-resizable-autohide .ui-resizable-handle { display: none; } /* use 'body' to make it more specific (css order") */
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0px; 
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0px;
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0px;
    height: 100%;
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0px;
    height: 100%;
}
.ui-resizable-se {
    cursor: se-resize;
    width: 13px;
    height: 13px;
    right: 0px;
    bottom: 0px;
    background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_resize_se.gif") no-repeat 0 0;
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: 0px;
    bottom: 0px; 
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: 0px;
    top: 0px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: 0px;
    top: 0px;
}
.ui-dialog-titlebar {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    padding: .5em 1.5em .5em 1em;
    color: #004276;
    background: #eeeeee url("/vgnfiles/AvyDen/Static Files/images/jquery/eeeeee_40x100_textures_04_highlight_hard_100.png") 0 50% repeat-x;
    border-bottom: 1px solid #d8dcdf;
    font-size: 1em;
    font-weight: bold;
    position: relative;
}
.ui-dialog-title {}
.ui-dialog-titlebar-close {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_close.gif") 0 0 no-repeat;
    position: absolute;
    right: 8px;
    top: .7em;
    width: 11px;
    height: 11px;
    z-index: 100;
}
.ui-dialog-titlebar-close-hover, .ui-dialog-titlebar-close:hover {
    background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_close.gif") 0 0 no-repeat;
}
.ui-dialog-titlebar-close:active {
    background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_close.gif") 0 0 no-repeat;
}
.ui-dialog-titlebar-close span {
    display: none;
}
.ui-dialog-content {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    color: #333333;
    padding: 1.5em 1.7em;   
}
.ui-dialog-buttonpane {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: left;
    border-top: 1px solid #eeeeee;
    background: #ffffff;
}
.ui-dialog-buttonpane button {
    margin: .5em 0 .5em 8px;
    color: #004276;
    background: #eeeeee url("/vgnfiles/AvyDen/Static Files/images/jquery/eeeeee_40x100_textures_04_highlight_hard_100.png") 0 50% repeat-x;
    font-size: 1em;
    border: 1px solid #d8dcdf;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    line-height: 1.4em;
}
.ui-dialog-buttonpane button:hover {
    color: #111111;
    background: #f6f6f6 url("/vgnfiles/AvyDen/Static Files/images/jquery/f6f6f6_40x100_textures_04_highlight_hard_100.png") 0 50% repeat-x;
    border: 1px solid #cdd5da;
}
.ui-dialog-buttonpane button:active {
    color: #cc0000;
    background: #ffffff url("/vgnfiles/AvyDen/Static Files/images/jquery/ffffff_40x100_textures_01_flat_65.png") 0 50% repeat-x;
    border: 1px solid #eeeeee;
}
/* This file skins dialog */
.ui-dialog.ui-draggable .ui-dialog-titlebar,
.ui-dialog.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}

/*
Generic ThemeRoller Classes
>> Make your jQuery Components ThemeRoller-Compatible!
*/

/*component global class*/
.ui-component {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
    font-family: Arial,sans-serif;
    font-size: 1.3em;
}
/*component content styles*/
.ui-component-content {
    border: 1px solid #eeeeee;
    background: #ffffff url("/vgnfiles/AvyDen/Static Files/images/jquery/ffffff_40x100_textures_01_flat_75.png") 0 0 repeat-x;
    color: #333333;
}
.ui-component-content a {
    color: #333333;
    text-decoration: underline;
}
/*component states*/
.ui-default-state {
    border: 1px solid #d8dcdf;
    background: #eeeeee url("/vgnfiles/AvyDen/Static Files/images/jquery/eeeeee_40x100_textures_04_highlight_hard_100.png") 0 50% repeat-x;
    font-weight: bold;
    color: #004276 !important;
}
.ui-default-state a {
    color: #004276;
}
.ui-default-state:hover, .ui-hover-state {
    border: 1px solid #cdd5da;
    background: #f6f6f6 url("/vgnfiles/AvyDen/Static Files/images/jquery/f6f6f6_40x100_textures_04_highlight_hard_100.png") 0 50% repeat-x;
    font-weight: bold;
    color: #111111 !important;
}
.ui-hover-state a {
    color: #111111;
}
.ui-default-state:active, .ui-active-state {
    border: 1px solid #eeeeee;
    background: #ffffff url("/vgnfiles/AvyDen/Static Files/images/jquery/ffffff_40x100_textures_01_flat_65.png") 0 50% repeat-x;
    font-weight: bold;
    color: #cc0000 !important;
    outline: none;
}
.ui-active-state a {
    color: #cc0000;
    outline: none;
}
/*icons*/
.ui-arrow-right-default {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_right.gif") no-repeat 50% 50%;}
.ui-arrow-right-default:hover, .ui-arrow-right-hover {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_right.gif") no-repeat 50% 50%;}
.ui-arrow-right-default:active, .ui-arrow-right-active {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_right.gif") no-repeat 50% 50%;}
.ui-arrow-right-content {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_right.gif") no-repeat 50% 50%;}

.ui-arrow-left-default {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_left.gif") no-repeat 50% 50%;}
.ui-arrow-left-default:hover, .ui-arrow-left-hover {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_left.gif") no-repeat 50% 50%;}
.ui-arrow-left-default:active, .ui-arrow-left-active {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_left.gif") no-repeat 50% 50%;}
.ui-arrow-left-content {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_left.gif") no-repeat 50% 50%;}

.ui-arrow-down-default {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_down.gif") no-repeat 50% 50%;}
.ui-arrow-down-default:hover, .ui-arrow-down-hover {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_down.gif") no-repeat 50% 50%;}
.ui-arrow-down-default:active, .ui-arrow-down-active {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_down.gif") no-repeat 50% 50%;}
.ui-arrow-down-content {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_down.gif") no-repeat 50% 50%;}

.ui-arrow-up-default {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_up.gif") no-repeat 50% 50%;}
.ui-arrow-up-default:hover, .ui-arrow-up-hover {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_up.gif") no-repeat 50% 50%;}
.ui-arrow-up-default:active, .ui-arrow-up-active {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_up.gif") no-repeat 50% 50%;}
.ui-arrow-up-content {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_7x7_arrow_up.gif") no-repeat 50% 50%;}

.ui-close-default {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_close.gif") no-repeat 50% 50%;}
.ui-close-default:hover, .ui-close-hover {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_close.gif") no-repeat 50% 50%;}
.ui-close-default:active, .ui-close-active {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_close.gif") no-repeat 50% 50%;}
.ui-close-content {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_close.gif") no-repeat 50% 50%;}

.ui-folder-closed-default {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_folder_closed.gif") no-repeat 50% 50%;}
.ui-folder-closed-default:hover, .ui-folder-closed-hover {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_folder_closed.gif") no-repeat 50% 50%;}
.ui-folder-closed-default:active, .ui-folder-closed-active {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_folder_closed.gif") no-repeat 50% 50%;}
.ui-folder-closed-content {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_folder_closed.gif") no-repeat 50% 50%;}

.ui-folder-open-default {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_folder_open.gif") no-repeat 50% 50%;}
.ui-folder-open-default:hover, .ui-folder-open-hover {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_folder_open.gif") no-repeat 50% 50%;}
.ui-folder-open-default:active, .ui-folder-open-active {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_folder_open.gif") no-repeat 50% 50%;}
.ui-folder-open-content {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_folder_open.gif") no-repeat 50% 50%;}

.ui-doc-default {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_doc.gif") no-repeat 50% 50%;}
.ui-doc-default:hover, .ui-doc-hover {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_doc.gif") no-repeat 50% 50%;}
.ui-doc-default:active, .ui-doc-active {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_doc.gif") no-repeat 50% 50%;}
.ui-doc-content {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_doc.gif") no-repeat 50% 50%;}

.ui-arrows-leftright-default {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_arrows_leftright.gif") no-repeat 50% 50%;}
.ui-arrows-leftright-default:hover, .ui-arrows-leftright-hover {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_arrows_leftright.gif") no-repeat 50% 50%;}
.ui-arrows-leftright-default:active, .ui-arrows-leftright-active {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_arrows_leftright.gif") no-repeat 50% 50%;}
.ui-arrows-leftright-content {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_arrows_leftright.gif") no-repeat 50% 50%;}

.ui-arrows-updown-default {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_arrows_updown.gif") no-repeat 50% 50%;}
.ui-arrows-updown-default:hover, .ui-arrows-updown-hover {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_arrows_updown.gif") no-repeat 50% 50%;}
.ui-arrows-updown-default:active, .ui-arrows-updown-active {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_arrows_updown.gif") no-repeat 50% 50%;}
.ui-arrows-updown-content {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_arrows_updown.gif") no-repeat 50% 50%;}

.ui-minus-default {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_minus.gif") no-repeat 50% 50%;}
.ui-minus-default:hover, .ui-minus-hover {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_minus.gif") no-repeat 50% 50%;}
.ui-minus-default:active, .ui-minus-active {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_minus.gif") no-repeat 50% 50%;}
.ui-minus-content {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_minus.gif") no-repeat 50% 50%;}

.ui-plus-default {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_plus.gif") no-repeat 50% 50%;}
.ui-plus-default:hover, .ui-plus-hover {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_plus.gif") no-repeat 50% 50%;}
.ui-plus-default:active, .ui-plus-active {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_plus.gif") no-repeat 50% 50%;}
.ui-plus-content {background: url("/vgnfiles/AvyDen/Static Files/images/jquery/cc0000_11x11_icon_plus.gif") no-repeat 50% 50%;}

/*hidden elements*/
.ui-hidden {
    display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
.ui-accessible-hidden {
     position: absolute; left: -99999999px;
}
/*reset styles*/
.ui-reset {
    /*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
/*clearfix class*/
.ui-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.ui-clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .ui-clearfix {height: 1%;}
.ui-clearfix {display: block;}
/* End hide from IE-mac */

/* Note: for resizable styles, use the styles listed above in the dialog section */

#content table tr td {
   vertical-align: top;
   }
.pagetitle {
margin-bottom: 8px;
}
#accordian div a {
font-size: 12px;
}
.bodytext {
    color: #222222;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
}
.caption li {
list-style-type: none;
padding-bottom: 8px;
}
.row_even {
background-color: #d1d1d1;
padding: 5px;
}
.headshots tr td {
padding: 10px 0px 10px 0px;
vertical-align:top;
}
.row_odd {
background-color: #e0e1e2;
padding: 5px;
}
.headshots tr td img {
margin: 0px 10px 0px 10px;
}
.warmred {
color: #e2282d;
}
table.webcontent tr td {
padding: 10px;
}
.contentbody {
padding-top: 15px;
padding-left: 21px;
padding-bottom: 15px;
padding-right: 20px;
background-color: #e0e1e2;
}
.bodytext a {
text-decoration: none;
}
.featureimg {
margin-bottom: 25px;
margin-right: 15px;
}
.feature {
background-image: url("/vgnfiles/AvyDen/Static Files/images/shared/dottedline_horiz.gif");
background-repeat: repeat-x;
padding-top: 10px;
}
.caption a {
font-weight: bold;
text-decoration: none;
font-size: 10px;
}
#content span a.feature-readmore {
text-transform:uppercase; 
font-size: 9px;
font-family: Verdana, Arial, sans-serif;
color: #1745a1;
line-height: 12px;
text-decoration:none;
}
.bodytext ul {
list-style-type: circle;
}
.selected div p .bodytext{
font-size: 16px;
line-height: 20px;
padding-bottom: 15px;
}
.selected div {
padding-top: 10px;
}
#content div ul {
font-weight: normal; 
font-family: Helvetica, Arial, sans-serif; 
line-height: 18px;
font-size: 12px;
}
#avydocs ul {
margin: 0px;
padding: 6px 0px 0px 0px;
}

#avydocs ul li  {
margin-bottom: 7px;
margin-left: 0px;
list-style-type: none;
color: #1745a1;
}
/*#content div ul li{
list-style-image: url("/vgnfiles/AvyDen/Static Files/images/Careers/bullet-minus.gif");
}*/
.newsroom-body {
background-position: left top;
height: 130px;
padding-left: 15px;  
width: 542x; 
background-repeat: no-repeat; 
padding-bottom: 10px; 
padding-top: 25px; padding-right: 20px; background-image: url("/vgnfiles/AvyDen/Static Files/images/Newsroom/detail-bg-cap185h.gif");
background-repeat: no-repeat;
margin-right: 10px;
}

#content h1
{
	margin:0px;
}
#content table.presskit-header {
background-image: url("/vgnfiles/AvyDen/Static Files/images/Newsroom/heading-bg-presskit.gif"); 
margin-left: -25px;
height:  165px;
width: 770px;
}
#content .presskit-header td div {
padding-right: 10px;
padding-top: 35px;
}
.jobtitle {
text-transform: uppercase;
color: #333333;
font-size: 9px;
}
.carousel table {
width: 500px;
}
.bizglance {
background-image: url("/vgnfiles/AvyDen/Static Files/images/shared/dottedline_horiz.gif");
background-repeat: repeat-x;
background-position:center bottom;
}
.row_white {
padding: 5px;
background-color: #FFFFFF;
}
.brand-img {
margin: 10px 7px 10px 0px;
}
.brand-btn {
margin-right: 7px;
}
.secondaryheader {
margin-bottom: 15px;
margin-left: -25px;
}
.rightside {
margin-left: 12px;
margin-top: 5px;
}
.clt-profile-name h3 {
margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif;
}
.clt-profile-name h3 .subheadsmallcap {
line-height: 1em;
}
#content .clt-profile-name {
vertical-align:bottom;
}
.dot-col {
background-image: url("/img/dottedline_vert.gif");
background-repeat: repeat-y; background-position:top left;
padding-left: 10px;
}
.leftsidepaddinggrey {
background-color: #e0e1e2;
}
.featuretext {
font-size: 16px;
line-height: 20px;
font-family: Helvetica, Arial, sans-serif;
color: #7C7C7C;
}
#content #repeatarea .demo {
background-image: url("/vgnfiles/AvyDen/Static Files/images/shared/dottedline_vert.gif");
background-repeat: repeat-y;
padding-right: 1px;
background-position:top right;
}
#repeatarea .demo #accordion div div {
padding-top: 10px;
}
.landing-header {
margin-bottom: 25px;
}
.tech-imgs {
	margin-right: 78px;
	margin-bottom: 15px;
	}
#corp #content .bizglance .businesses li {
list-style-image: url("/vgnfiles/AvyDen/Static Files/images/shared/bullet-style-01-plus.gif");
}

#corp #content .bodytext12 li {
list-style-image: url("/vgnfiles/AvyDen/Static Files/images/shared/bullet-style-02-plus.gif");
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
margin-left: 30px;
}
.bizglance td {
background-image: url("/vgnfiles/AvyDen/Static Files/images/shared/dottedline_horiz.gif");
background-repeat: repeat-x;
background-position: center bottom;
}
#corp #content .bizglance .glance {
	text-align: left;
	color: #3cbceb;
	font-size: 12px;
	line-height:12px;
	font-weight: bold;
	}

	#corp #content .bizglance .bigblue {
	color: #3cbceb;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 24px;
	margin-top: -3px;
}
.businesses {
font-family: Arial, Helvetica, sans-serif; 
font-size:10px;
line-height: 12px;
margin-top: 0px;
margin-bottom: 0px;
}
.biz a {
color: #424242;
text-decoration: none;
}
#corp #content .bizglance td {
font-family: Arial, Helvetica, sans-serif; 
font-size:10px;
line-height: 12px;
}
th.row_white {
vertical-align:bottom;
}
#corp #content .bizglance .businesses a {
	color: #424242;
	text-decoration: none;
}
.leftcol-segments {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height:11px;
	font-weight:bold;
	padding-left: 0px;
	color: #424242;
	}
	.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}
.clt-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
}
#sidebar {
float: left;
padding-left: 10px;
}
#content #repeatarea {
float: left;
}
#tabs h2 {
margin-top: 0px;
padding-top: 0px;
}
.subsmall {
margin: 3px 0px 4px 0px;
font-size: 10px;
line-height:12px;
text-transform:uppercase;
color: #333;
font-family:Arial, Helvetica, sans-serif;
}
#content a.subsmall {
text-decoration: none; 
margin-top: 6px;
display: block;
}
ul li.country a {
 color: #00CC00;
 }
#tabs h2 {
margin-top: 5px;
margin-bottom: -5px;
}
#tabs h3 {
margin-top: 25px;
margin-bottom: -5px;
}
.webcontent h3 {
margin-top: 25px;
margin-bottom: 0px;
}

#content table, td , tr , th 
{
	border:0 none;
}


