/* CSS Document for AM-Profile.com */

body
{
margin:0px;
padding:0px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}

h1
{

}

h2
{

}

p
{

}

#wrapper
{

}

#interface {
/*height:555px;*/
border:1px solid #000;
padding-top:10px;
padding-bottom:10px;
padding-right:10px;
}

/*--------------------------------------
    SHOWCASE SECTION
---------------------------------------*/

td#showcase_section
{
width:562px;
/*text-align:right;*/
/*border:1px solid red;*/
}

div#thumbnails
{
float:right;
margin-left:10px;
}


/*--------------- begin thumbnail buttons ---------------*/
/*div#thumbnails img.thumb {
filter:Alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
-khtml-opacity: 0.6;
}

div#thumbnails img.thumb:hover {
filter:Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
-khtml-opacity: 1;
}*/


div#thumbnails a:link,
div#thumbnails a:visited,
div#thumbnails a:active
{
display:block;
border:1px solid #000;
margin-bottom:12px;
}


div#thumbnails a:link img.thumb,
div#thumbnails a:visited img.thumb,
div#thumbnails a:active img.thumb
{
filter:Alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
-khtml-opacity: 0.6;
}

div#thumbnails a:hover
{
display:block;
border:1px solid #000;
margin-bottom:12px;
}

div#thumbnails a:hover img.thumb
{
filter:Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
-khtml-opacity: 1;
}

div#thumbnails a.lastthumb:link, div#thumbnails a.lastthumb:visited, div#thumbnails a.lastthumb:active
{
display:block;
border:1px solid #000;
margin-bottom:0px;
}

div#thumbnails a.lastthumb:hover
{
display:block;
border:1px solid #000;
margin-bottom:0px;
}
/*--------------- end thumbnail buttons ---------------*/

div#showcase_window
{
width:439px;
padding:12px;
background-color:#808080;
border: 1px solid #666666;
}

div#showcase_window div#showcase_bg {
background-color:#fff;
border:1px solid #000;
}

div#showcase_window img#showcase_photo
{
/*border:1px solid #000;*/
background-color:#fff;
}


div#showcase_description
{
float:right;
width:100%;
margin-top:10px;
background-color:#666666;
}

div#showcase_description h2
{
text-align:left;
background-color:#CCC;
border-left:8px solid #F60;
margin:0px 0px 0px 30px;
padding:6px 4px 6px 8px;
font-size:11px;
font-weight:normal;
}

div#showcase_description h2 strong {
color:#000;
font-weight:bold;
}



/*--------------------------------------
    LEFT SIDE
---------------------------------------*/

td#leftside
{
/*width:380px;*/
}


div#logo
{
background-image:url(../images/logo_gradient_tile.jpg);
background-position:left;
background-repeat:repeat-y;
padding-left:113px;
}

/*#nav
{
margin-top:8px;
font-size:11px;
font-weight:bold;
}

#nav a:link, #nav a:visited, #nav a:active {
display:block;
width:348px;
height:20px;
background-image:url(../images/button_back.jpg);
background-repeat:no-repeat;
background-position:right;
color:#000;
text-decoration:none;
text-align:right;
padding:6px 14px 3px 10px;
margin-bottom:2px;
}

#nav a:hover {
display:block;
width:348px;
height:20px;
background-image:url(../images/button_over.jpg);
background-repeat:no-repeat;
background-position:right;
color:#F60;
text-decoration:none;
text-align:right;
padding:6px 14px 3px 10px;
margin-bottom:2px;
}

#nav a.bottom:link, #nav a.bottom:visited, #nav a.bottom:active {
display:block;
width:348px;
height:20px;
background-image:url(../images/button_back_bottom.jpg);
background-repeat:no-repeat;
background-position:right;
color:#000;
text-decoration:none;
text-align:right;
padding:6px 14px 3px 10px;
}

#nav a.bottom:hover {
display:block;
width:348px;
height:20px;
background-image:url(../images/button_over.jpg);
background-repeat:no-repeat;
background-position:right;
color:#F60;
text-decoration:none;
text-align:right;
padding:6px 14px 3px 10px;
}

#nav a img.hidearrow {
visibility:hidden;
padding-right:8px;
}

#nav a img.showarrow {
visibility:visible;
padding-right:8px;
}
*/


/*--------------------------------------------------------------
    NAV for COMPANY pages
--------------------------------------------------------------*/

/*
#nav_company {
width:230px;
}

#nav_company, #subnav_company {
margin-top:8px;
font-size:11px;
font-weight:bold;
}

#nav_company a:link, #nav_company a:visited, #nav_company a:active {
display:block;
width:127px;
height:20px;
background-image:url(../images/button_back.jpg);
background-repeat:no-repeat;
background-position:right;
color:#000;
text-decoration:none;
text-align:left;
padding:7px 14px 3px 76px;
margin-bottom:2px;
}

#nav_company a:hover {
display:block;
width:127px;
height:20px;
background-image:url(../images/button_over.jpg);
background-repeat:no-repeat;
background-position:right;
color:#F60;
text-decoration:none;
text-align:left;
padding:7px 14px 3px 76px;
margin-bottom:2px;
}


#nav_company a.current:link, #nav_company a.current:visited, #nav_company a.current:active {
background-image:url(../images/button_current.jpg);
background-repeat:no-repeat;
background-position:right;
color:#000;
}

#nav_company a.current:hover {
background-image:url(../images/button_current_over.jpg);
background-repeat:no-repeat;
background-position:right;
color:#F60;
}

#subnav_company {
float:right;
margin-right:9px;
font-weight:normal;
}

#subnav_company a:link, #subnav_company a:visited, #subnav_company a:active {
display:block;
width:137px;
height:20px;
background-image:url(../images/button_back.jpg);
background-repeat:no-repeat;
background-position:right;
color:#666666;
text-decoration:none;
text-align:left;
padding:7px 7px 3px 10px;
margin-bottom:2px;
}

#subnav_company a:hover {
display:block;
width:137px;
height:20px;
background-image:url(../images/button_over.jpg);
background-repeat:no-repeat;
background-position:right;
color:#F60;
text-decoration:none;
text-align:left;
padding:7px 7px 3px 10px;
margin-bottom:2px;
}

*/

/*--------------------------------------------------------------
    NAV for PRODUCTS pages
--------------------------------------------------------------*/
#nav_products {
/*display:none;*/
float:right;
position:relative;
top:0px;
}


div#contentarea
{
/*border:1px solid red;*/
font-size:10px;
/*width:340px;
height:295px;
min-height:295px;*/
background-color:#DFDFDF;
color:#666666;
padding:10px;
margin-top:10px;
margin-left:10px;

}


div#contentarea h1 {
/*font-family:Arial, Helvetica, sans-serif;*/
letter-spacing:0px;
text-transform:uppercase;
margin:0px;
font-size:12px;
color:#666666;
border-bottom:1px solid #666666;
padding:0px 0px 6px 4px;
}

div#contentarea h1 span{
font-size:10px;
color:#F60;
}


div#contentarea div#pagetext {
margin-top:5px;
margin-right:4px;
}

div#contentarea div.set_thumbs {
float:left;
margin-right:10px;
width:82px;
}

div#contentarea div.set_thumbs img {
display:block;
margin-bottom:4px;
border:1px solid #444;
}

div#contentarea div.set_thumbs img:hover {
display:block;
margin-bottom:4px;
border:1px solid #f60;
}

div#contentarea div#pagetext p {

margin-top:6px;
margin-bottom:5px;
}

div#contentarea div#pagetext p.infolink {
margin-top:10px;
margin-bottom:0px;
}






table#contact_icons td {
font-size:12px;
}

table#contact_icons td a:link,
table#contact_icons td a:visited,
table#contact_icons td a:active
{
/*color:#666666;*/
text-decoration:underline;
}

table#contact_icons td a:hover {
/*color:#666666;*/
text-decoration:underline;
}




/*--------------------------------------
    FOOTER
---------------------------------------*/

#footer
{
font-size:10px;
color:#666666;
padding-top:15px;
text-align:center;
}

#footer a:link, #footer a:visited, #footer a:active
{
color:#FF6600;
}

#footer a:hover
{
color:#FF6600;
}

#footer_links {
margin-right:6px;
text-align:right;
margin-bottom:12px;
}


div#hidden_gallery_images {
display:none;
}

