/* CSS Document */

body {
margin: 0; 
padding: 0; 
background-color:#bf905a; 
font-family:Arial, Helvetica, sans-serif
}
#wrapper {
margin:0 auto;
width:900px;
text-align: left;
}
/*Header div styles*/
#header {
background-image: url("images/giftsinsteel_header900x233.jpg");
background-repeat:no-repeat;
height:233px;
width:900px;
}
#subheader {
background-image: url("images/giftsinsteel_navbg900x45.jpg");
background-repeat:no-repeat;
height:45px;
width:900px;
}
#subheader p {
margin: 0;
padding: 6px 0 0 80px;
font-weight: bold;
}
#subheader a {
color:#000;
text-decoration:none;
}
/*Nav styles*/
#nav {
font-weight: bold;
font-size:1em;
width:100%;
line-height:normal;
margin-top:0px;
margin-left:0px;
}
#nav ul {
margin:0;
padding:10px 10px 0px 0px;
list-style:none;
}
#nav li {
display:inline; 
margin: 0;
padding: 0;
}
#nav a {
color: #fff; 
float:left;
margin:0;
padding:0 0 0 10px;
text-decoration:none;
}
#nav a span {
float:left;
display:block;
padding:4px 20px 2px 0px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
/* End IE5-Mac hack */
#nav a:hover span {
color:#527da1;
}
#nav a:hover {
background-position:0% -28px;
}
#nav a:hover span {
background-position:100% -28px;
}
#nav .current a {
background-position:0% -28px;
}
#nav .current a span {
background-position:100% -28px;
color:#527da1;
}
/*Content div styles*/
#content {
font-family:Arial, Helvetica, sans-serif; 
font-size:1em;
}
#content p{
margin-left: 5px;
margin-right: 5px;
}
#content h1{
font-size: 1.2em;
margin-left: 5px;
margin-right: 5px;
}
#contentleft {
float: left;
padding: 0 300px 0 0;
width: 600px;
min-height: 450px;
background-color: #527da1;
}

#contentright {
float: right;
width: 300px;
margin: 0 0 0 -301px;
min-height: 450px;
background-color: #527da1;
}

/*For Span in index.html around link images*/
.img A:link {text-decoration: none;color: #FFFFFF;}
.img A:visited {text-decoration: none;color: #FFFFFF;}
.img A:active {text-decoration: none;color: #FFFFFF;}
.img A:hover {text-decoration: underline; color: #FFFFFF;}

#footer {
clear:both;
background-image: url("images/giftsinsteel_navbg900x45.jpg");
background-repeat:no-repeat;
height: 31px;
width: 900px;
}
#footer a {
color:#000;
text-decoration:none;
}
#footer p {
margin: 0;
padding: 5px 0 0 0;
text-align:center;
font-weight:bold;
}

/*Product divs---------------------------------------------------*/
#productbox{
margin: 10px 0 15px 0;
}
#productnav{
background-image:url(images/gis_productnavbg600x25.jpg);
background-color:#527da1;
width:600px;
height:25px;
margin:-16px 0px 0px 0px;
}


#productnav ul li{
display:inline;
list-style:none;
}
#productnav a{
color: #fff; 
float:left;
margin:0;
padding:0 0 0 10px;
text-decoration:none;
font-weight:bold;
}
#productnav a:hover{
color:#527da1;
}

.productdiscription{
width:570px;
background-color:#527da1;
margin: 0px 10px 20px 10px;
color:#C4D2D7;
  }
.productdiscription a {
color: #fff; 
margin:0;
padding:0 0 0 0px;
text-decoration:underline;

}

.productlist{
display:inline;
list-style:none;
}
.productlist li{
margin:0px;}

.product{
padding:0px 5px 5px 5px;
width:150px;
float:left;
}
.product ul li{
display:block;
list-style:none;
font-size:10px;
}
.productlarge{
padding:0px 15px 5px 15px;
width:225px;
height:625px;
float:left;
}
.productlarge ul li{
display:block;
list-style:none;
font-size:12px;
}
/*Content left divs*/
#newsbox {
margin: 10px 0 15px 0;
}
#news {
background-color:#527da1;
background-repeat:repeat-y;
width: 600px;
margin: 20px 0px 0px 0px;
}
#news h1{
margin: 0;
padding: 0 0 5px 8px;
}
#news p{
margin: 0;
padding: 0 8px 8px 8px;
}
.imageLeft{
margin: 0;
padding: 0 8px 8px 12px;
float:left;
}
#sidebarbox {
margin: 0px;
}
.sidebarnav {
background-image:url(images/gis_sidebarbg300x25.jpg);
background-repeat: no-repeat;
width: 300px;
height: 25px;
margin:0px;
}
.sidebarnav a {
color: #fff; 
margin:0;
padding:0 0 0 0px;
text-decoration:none;
}
.whitetext{
color:#FFFFFF;
list-style:none;}
.softtext{
color:#C4D2D7;
list-style:none;
}
#sidebar {
width: 300px;
}
#sidebar h1{
margin: 0;
padding: 0 0 8px 8px;
}
#sidebar h2{
margin: 0;
padding: 5px 0 0px 8px;
font-size: 85%;
}
#sidebar p{
margin: 0;
padding: 0 0 0 0;
font-size: 80%;
}
#sidebarbox p{
margin: 0;
padding: 0 0 4px 8px;
}
#sidebarbox img{
margin: 0;
border:0px;
}

