/* CSS Document */

body
{
margin:15px 0px 5px 0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
text-decoration:none;
color:#000000;
background:#000
}

.top_header
{
background:url(../images/top_header.gif) left top no-repeat;
height:48px;
}
#sidebar {
background:url(../images/sidebar.gif) right top repeat-y;
width:231px;
padding-left:12px;
}
#leftbar {
background:#ffffff url(../images/left.gif) left top repeat-y;
}
.detail,.form-detail{
font-size:12px;
}

#innerheader {
BACKGROUND:#012A48 url(../images/headerbk.jpg) left top repeat-x;
height:51px;
width:527px;
color:#FFFFFF;
font-size:24px;
font-weight:bold;
padding-top:0px;
}
#innerheader1 {
BACKGROUND:url(../images/header1.jpg) left top no-repeat;
height:51px;
width:72px;
}
#innerheader2 {
BACKGROUND:url(../images/header2.jpg) right top no-repeat;
display:block;
height:51px;
width:72px;
}
#inventoryInner {
BACKGROUND:#fff url(../images/innerbk.gif) left top repeat-y;
}

#Homeinventory {
color:#000000;
font-size:12px;

}
#HomeinventoryFrame {
border-bottom:1px solid #D4D5D7;
}

#Homeinventory a{
color:#C40000;
font-size:11px;
text-decoration:none;
}

.imageDetails{
border:2px solid #DACDA9;
}

#Homeinventory h3{
padding:0;
margin:0;
font-size:13px;
color:#C40000;
}
#headerlisting a:hover{
color:#FFEA35;
}

#Homeinventory a:hover{
color:#033F68;
font-size:11px;
text-decoration:underline;
}


#Homeinventory h4{
padding:0;
margin:0;
font-size:22px;
color:#C40000;
}
#formbk {
BACKGROUND:url(../images/innerheader5.gif) left top no-repeat;
}

#Homeinventory h1{
padding:0;
margin:0;
font-size:22px;
color:#000000;
}

#Homeinventory h4 .dull {
padding:0;
margin:0;
font-size:12px;
color:#025080;
}
.dull {
padding:0;
margin:0;
font-size:11px;
color:#7B7C7C;
}
#ContentPage{
color:#000000;
font-size:12px;
padding:10px;
padding-left:30px;
}


#gallery {
background-color:#EBE4D1;
border:2px solid #CCBE97;
}
#gallery:hover {
background-color:#FBEEC4;
border:2px solid #E7C656;
}
.title {
font-size:14px;
}
.title1 {
font-size:11px;
}

#gallery img{
border:3px solid #fff;
}

#left {
padding-left:20px;
padding-top:20px;
}


#footerup{
background:url(../images/footerup.gif) left top repeat-x;
height:141px;
}

#footer {
background:url(../images/footer.gif) left top repeat-x;
height:48px;

}

#footer a{
color:#FFFFFF;
}
#footer a:hover{
color:#FCDCB7;
}

.border
{
background:#FFFFFF;
border-left:1px solid #C8C8C8;
border-right:1px solid #C8C8C8;
border-bottom:1px solid #C8C8C8;
}

.link_bg
{
background:url(../images/link_bg.gif) left top repeat-x;
height:29px;
}

.top_link
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FFF1E1;
}


.top_link:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#FCDCB7;
}

.image
{
background:url(../images/images.gif) left top no-repeat;
height:390px;
padding-bottom:3px;
}


.search_box
{
background:url(../images/search_box.gif) left top no-repeat;
width:107px;
height:18px;
padding-bottom:5px;

}

.box_color
{
background:#FFFFFF;
border:#ffffff;
}


.footer_link
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:none;
text-decoration:none;
color:#5B5B5A;

}


.footer_link:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:none;
text-decoration:none;
color:#000000;
}
/*-----------------------------------new------------------------*/
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 2px solid #EEE8D8;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;


}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: #EEE8D8;


	background-color: #EEE8D8;

}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 2px solid #EEE8D8;
margin-bottom: 1em;
padding: 10px;
background-color:#fff;
font: 12px Verdana;

}

.tabcontent{
display:none;
text-align:left;
}

.border2
{
background:#EEEEEE;
border-left:1px solid #EEE8D8;
border-right:1px solid #EEE8D8;
border-bottom:1px solid #EEE8D8;
}

@media print {
.tabcontent {
display:block!important;
}
}
/* ---------------------------------------------------------- */


