/** print.css: primary .css for styling of printapart.com**/
/** 01/11/2006: version 1.1 of print.css, adjustments made for list menu height and spacing **/

b, dl, dt, dd, em, h1, h2, h3, h4, h5, h6, i li, ol, p, span, strong, table, td, th, tr, ul, body, dir { 
    font-family: geneva, arial, helvetica, sans-serif;
    font-size:12px;
}

body {
    margin: 0;
    padding: 9px 0 0 0;
    background-color: #c0dd5e;
}

img { border: 0px; }

.center	{ text-align: center; }

a,
a:link,
a:active {
    color: #0000D8;
    font-weight: bold; 
    text-decoration: none;
}

a:visited {
    color: #3093D4;
    text-decoration: none;
}

a:hover {
    color: #0000D8;
    text-decoration: underline;
}


/****************
 *              *
 * Basic layout *
 *              *
 ****************/


#layout { 
    width: 835px;
    min-width: 835px;
    max-width: 835px;
    margin: auto;
    background-color: #fff;
}

#toprow {
    background: transparent url(../images/top.jpg) bottom center no-repeat;
    width: 835px;
    height: 75px;
}

#toprowlogo {
    background: #fff url(../images/top-w-logo.jpg) bottom center no-repeat;
    width: 835px;
    height: 137px;
    text-align: center;
}

#toprowlogo img {
    margin-top: 33px;
}

.leftcol {
    vertical-align: top;
    background: transparent url(../images/middleleft.jpg) repeat-y;
    width: 35px;
}

.rightcol {
    vertical-align: top;
    background: transparent url(../images/middleright.jpg) repeat-y;
    width: 32px;
}

.leftcolbtm {
    vertical-align: top;
    background: transparent url(../images/bottomleft.jpg) repeat-y;
    width:35px;
}

.rightcolbtm {
    vertical-align: top;
    background: transparent url(../images/bottomright.jpg) repeat-y;
    width:32px;
}

#bottomlft { 
    background: #CBCC66 url(../images/footleft.jpg) no-repeat;
    width: 232px;
    height:68px;
}

#bottomrt {
    background: #c0dd5e url(../images/footright.jpg) no-repeat;
    width: 196px;
    height:68px;
}

#bottommid {
    background-color: #09A1AF;
    text-align: right;
    padding-top: 0px;
    height: 21px;
}

#misc_links {
    background-color: #09A1AF;
    padding-top: 2px;
}

#misc_links div {
    text-align: center;
}

#misc_links a {
    font-size: 11px;
    color: #FFFFFF;
}

#account_link {
    float: left;
    width: 152px;
}

#contact_link {
    float: right;
    width: 152px;
}

#bottommidhome {
    background-color: #09A1AF;
    text-align: center;
    font-size: 10px;
    padding-top: 0px;
    padding-right:45px;
    height: 21px;
}

#bottom {
    background: #c0dd5e url(../images/footmiddle.jpg) no-repeat;
    width: 407px;
    height:47px;
}


/***********************
 *                     *
 * Normal site content *
 *                     *
 ***********************/


.sitecontent {
    background: #fff;
    padding-left:10px;
    padding-top:20px;
    margin-right:0;
}

#sitemission {
    text-align: left;
    color: #000;
    background-color: #fff;
    font-weight: bold;
    font-size: 20px;
    padding: 4px 4px 4px 200px;
}

#sitemission2 {
    text-align: left;
    color: #000;
    background-color: #fff;
    font-weight: bold;
    font-size: 20px;
    padding: 4px 400px 4px 200px;
}

#sitemission-gallery {
    text-align: left;
    color: #000;
    background-color: #fff;
    font-weight: bold;
    font-size: 20px;
    padding: 4px 50px 4px 0px;
}

table#gallery_index img {
    width: 58px;
    height: 43px;
}

td#gallery_text {
    height: 275px;
    vertical-align: top;
    text-align: left;
    padding-top: 15px;
}

td#gallery_image {
    width: 312px;
    vertical-align: top;
    text-align: left;
    padding-top: 15px;
}

#navsection {
    border-bottom: 1px dotted #888;
}

.bluetxt {
    color: #428ECC;
    font-weight: bold;
    font-size: 11px;
    padding: 2px 8px 0px 8px;
}

.gallerytxt {
    color: #333333;
    font-weight: bold;
    font-size: 12px;
    padding: 2px 3px 0px 8px;
}

#logohome {
    text-align: center;
}

#home_gallery {
    text-align: center;
    padding-bottom: 15px;
}

.hometext {
    padding: 0 10px 0 16px;
    width: 30%;
    vertical-align: top;
}

.hometext div#hometext_bg {
    background-color: #E1EFFA;
    margin-top: 13px;
}

.hometext h1 {
    font-size: 15pt;
    color: #006BB9;
    border-bottom: 2px #006BB9 dotted;
    margin: 2px 5px 8px;
}

.hometext div.description {
    color: #000000;
    font-size: 12px;
    text-align: left;
    padding: 0 8px;
}

.hometext div.description ul {
    list-style-image: url( /images/hyphen.gif );
    list-style-type: disc;
    margin-top: 8px;
    margin-bottom: 8px;
}

.hometext div.description span.accent {
    color: #479905;
    font-weight: bold;
    font-size: 12px;
    text-align: left;
}

#contentright {
    padding: 0 5px 5px 10px;
    border-bottom: 1px dotted #888;
    border-top: 1px dotted #888;
    border-left: 1px dotted #888;
    color:#666666;
}

#contentright-noline {
    padding: 0 0px 0px 0px;
    color:#666666;
}

.contentright-scroll {
    padding: 0 5px 5px 5px;
    color:#666666;
    overflow:auto;
    height:260px;
}

#content {
    padding: 0 5px 5px 10px;
    color:#666666;
}

.bluebg {
    background-color:#C9DEF8;
    padding: 2px 2px 2px 4px;
    border-bottom: 2px dotted #888;
    border-left: 2px dotted #888;
}


/****************
 *              *
 * applications *
 *              *
 ****************/


#navcontainer-tech {
    width: auto;
}

#navcontainer-tech ul {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
}

#navcontainer-tech a {
    display: block;
    padding: 4px;
    width: 140px;
    background-color: #fff;
    border-bottom: 1px dotted #999;
}

#navcontainer-tech a:link, #navlist-tech a:visited {
    color: #aaa;
    text-decoration: none;
}

#navcontainer-tech a:hover {
    background-color: #FFA31E;
    color: #000;
    width:140px;
}

#tech-current {
    color: #000;
    font-weight: bold;
    background-color: #c0dd5e;
    padding: 4px;
    width:140px;
    border-bottom: 1px dotted #999;
}


/******************
 *                *
 * Printing pages *
 *                *
 ******************/


#navcontainer-print {
    width: auto;
}

#navcontainer-print ul {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
}

#navcontainer-print a {
    display: block;
    padding: 4px;
    width: 140px;
    background-color: #fff;
    border-bottom: 1px dotted #999;
}

#navcontainer-print a:link, #navlist-print a:visited {
    color: #aaa;
    text-decoration: none;
}

#navcontainer-print a:hover {
    background-color: #FFA31E;
    color: #000;
    width:140px;
}

#print-current {
    color: #000;
    font-weight: bold;
    background-color: #c0dd5e;
    padding: 4px;
    width:140px;
    border-bottom: 1px dotted #999;
}

ul.sublist {
    list-style-type: square;
    margin-top: 5px;
    margin-bottom: 5px;
}

ul.sublist li {
    font-weight: bold;
}

div.sublist_extents {
    margin-left: 10px;
    font-weight: normal;
}

#currentbtm-tech {
    background-color: #c0dd5e;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 10px 0;
    display: block;
}

#currentbtm-print {
    background-color: #c0dd5e;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 10px 0;
    display: block;
}

ul.delivery li {
    margin-top: 6px;
}



/**********Footer **********/
.footer {
    background-color: #c0dd5e;
    font-size:10px;	
}



/************************************************************************************************************************************************/
/*bottom navigation *****************************************************************************************************************************/

#navbtm-contain {
    margin: 0;
    list-style-type: none;
    background: #027280;
	height:25px;
}

#navbtm-contain ul {
    margin:0;
    padding:0;
    list-style: none;
	list-style-type: none;
	vertical-align:bottom;
}

#navbtm-contain ul li {
	vertical-align:bottom;
    float:left;
    margin: 0;
    /*display: block;*/
    font: 12px arial, sans-serif;
    width: 152px;
    text-align: center;
    border-right: 1px solid #01454E;
    border-bottom: 1px solid #027280;
	position: relative;
}

#navbtm-contain ul li.right {
    width: 156px;
    border-right: 0px solid #01454E;
}

#navbtm-contain ul li a, #navbtm-contain ul li a:link {
    background-color: #027280;
    color: #fff;
    text-decoration: none;
    padding: 5px 0px 5px 0px;
    display: block;
    width: 152px;
}

#navbtm-contain ul li a:hover {
    background-color: #FFA31E;
    width: 152px;
}

#navbtm-contain li.right a, #navbtm-contain li.right a:link {
    width: 156px;
}

#navbtm-contain li.right a:hover {
    background-color: #FFA31E;
    width: 156px;
}

#navbtm-contain ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
#navbtm-contain ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
#navbtm-contain ul li ul li ul{ 
left: 152px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
#navbtm-contain ul li ul li a{
display: block;
width: 152px; /*width of sub menu levels*/
text-decoration: none;
padding: 5px 0px;
border: 0px solid #ccc;
}



/********************
*     faq menu1		*
********************/

div.descriptions {
    display: none;
}

#navcontainer-faq {
    width: auto;
}

#navcontainer-faq ul {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
}

#navcontainer-faq a {
    display: block;
    padding: 4px;
    width: inherit;
    background-color: #A59328;
    border-bottom: 0px dotted #999;
	width: 200px;
	color: #fff;
    text-decoration: none;
    cursor: default;
}

#navcontainer-faq a:hover {
    background-color: #BEB258;
}

ul#cad, ol#masters {
    margin-left: 10px;
    margin-top: 6px;
    padding-left: 10px;
}

ul#cad li, ol#masters li {
    margin-bottom: 7px;
}


/********************
*     faq menu2		*
********************/


#navcontainer-faq2 {
    width: auto;
}

#navcontainer-faq2 ul {
    margin: 0;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
}

#navcontainer-faq2 a {
    display: block;
    padding: 4px;
    width: 140px;
    background-color: #fff;
    border-bottom: 1px dotted #999;
}

#navcontainer-faq2 a:link, #navcontainer-faq2 a:visited {
    color: #aaa;
    text-decoration: none;
}

#navcontainer-faq2 a:hover {
    background-color: #FFA31E;
    color: #000;
    width:140px;
}

#faq2-nav-current {
    color: #000;
    font-weight: bold;
    background-color: #C0DD5E;
    padding: 4px;
    width:140px;
    border-bottom: 1px dotted #999;
}


/**************
 * contact us *
 **************/

td#contact_left {
    width: 170px;
    padding-top: 8px;
    padding-right: 8px;
    border-right: 1px black dotted;
}

td#contact_right {
    width: 320px;
    padding-top: 8px;
    padding-left: 8px;
}

td#contact_right div#email_heading {
    font-weight: bold;
    text-align: left;
    margin-bottom: 12px;
}

td#contact_right div.label {
    text-align: right;
}

td#contact_right input#subject,
td#contact_right input#reply_to,
td#contact_right textarea#body {
    width: 250px;
    font-family: Geneva, Arial, Helvetica, Sans Serif;
    font-size: 10pt;
}

td#contact_right textarea#body {
    height: 110px;
}

td#contact_right span#mail_note {
    padding-left: 8px;
    font-weight: bold;
    text-align: center;
    color: #FF8400;
}

div#directions {
    margin-top: 25px;
}

div#directions_map_header {
    font-weight: bold;
    font-size: 13px;
}

div.directions_header {
    margin: 9px 0 9px 15px;
    padding: 4px;
    background-color: #EFEFEF;
    border-top: 1px #CECECE solid;
    border-bottom: 1px #CECECE solid;
}

a.alternate_link {
    margin-left: 15px;
}

a.close_link {
    float: right;
    margin-right: 25px;
}
