/* @charset "utf-8"; */
/* CSS Document */

* {
   margin:auto;
   padding:0;
}

.clear {
   clear:both;
}

a:link{
   color:#228ed1;
}

a:active {
   color:#228ed1;
}

a:visited  {
   color:#228ed1;
   text-decoration:underline;
}

a:hover  {
   color:#228ed1;
}

a.title:link {
   color:#3366CC; 
   font-size:14px;
}

a.title:active{
   color:#3366CC; 
   font-size:14px;
}

a.title:visited{
   color:#3366CC; 
   font-size:14px;
}

a.hdrlnkA:link{
   color:#FFCC00; 
   font-size: 16px;
   font-weight:bold;
   text-decoration:none;
}

a.hdrlnkA:active{
   color:#FFCC00; 
   font-size: 16px;
   font-weight:bold;
   text-decoration:none;
}

a.hdrlnkA:visited{
   color:#FFCC00; 
   font-size: 16px;
   font-weight:bold;
   text-decoration:none;
}

a.hdrlnkA:hover {
   color:#F6D44A; 
   font-size: 16px;
   font-weight:bold;
   text-decoration:underline;
}
	
body {
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   color:#000;
   background:url(images/bg-repeat.png) repeat-x #b2d6ee;
   background-position:top center;
}
		
#content {
   background:#fff;
   width:950px;
   height:auto;
   padding:9px;
   padding-top:10px;
   border: 3px solid #CCC;
}

#navigation {
   width:175px;
   float:left;
   border-right:1px solid #ccc;
   border-bottom:1px solid #ccc;
}

#navigation h3 {
   margin:0px 0px 5px;
   padding:0px;
   font-size:14px;
   color:#333;
   font-weight:bold;
}

#navigation ul {
   list-style:none;
   margin-bottom:10px;
}

#navigation ul li {
   background:url(images/list-bg.png) no-repeat left center;
   padding-left:10px;
}

#navigation ul li a {
   text-decoration:none;
   color:#4E4E4E;
   font-size:14px;
}

#navigation ul li a:hover {
   color:#228ed1;
   font-size:14px;
}
	
#navigation ul li a:active{
   text-decoration:none;
   color:#4E4E4E;
   font-size:14px;;
   font-weight:normal;
}
					
#main-col {
   float:left;
   margin-left:9px;
   display:inline;
   width:520px;
}
		
#second-col {
   float:right;
   margin-left:9px;
   display:inline;
   width:750px;
}
				
#second-col p {
   line-height:1.4em;
   margin:0;
   padding-bottom:15px;
}
			

#products {
   margin:0px;
   margin-top:9px;
   padding:0px;
   border-top:1px solid #eee;
}

.price {
   font-weight:bold;
   color:#0c0;
	}
.time {
   font-weight:bold;
   color:#f00;
}
.bin {
   font-weight:bold;
}


.thumbnail {
   position:absolute;
   top:5px;
   left:0px;
   display:inline;
   padding-right:5px;
   padding-bottom:5px;
   margin-right:5px;
   border-right:1px solid #eee;
   width:75px;
   height:75px;
}
		
#sitemap {
   width:750px;
   background-color:#fefefe;
}

#sitemap h3 {
   margin:0px 0px 5px;
   padding:0px;
   font-size:16px;
   color:#B8E392;
   font-weight:bold;
}

#sitemap a {
   text-decoration:none;
   color:#4E4E4E;
}	

#sitemap a:hover {
    color:#228ed1;
    text-decoration:underline;
}

#sitemap a:visited{
   text-decoration:none;
   color:#4E4E4E;
   font-size:12px;
   font-weight:normal;
}        

#sitemap ul {
   list-style:none;
   margin-bottom:10px;
}

#sitemap ul li {
   background:url(images/list-bg.png) no-repeat left center;
   padding-left:10px;
}

#sitemap ul li a {
   text-decoration:none;
   color:#4E4E4E;
}

#sitemap ul li a:hover {
   color:#228ed1;
   text-decoration:underline;
}		

#sitemap ul li a:active{
   text-decoration:none;
   color:#4E4E4E;
   font-size:12px;
   font-weight:normal;
}       

#sitemap ul li a:visited{
   text-decoration:none;
   color:#4E4E4E;
   font-size:12px;
   font-weight:normal;
}        

		
#footer {
   width:950px;
   height:100px;
   padding-top:25px;
   font-size:11px;
}

.copyright {
        float:left;
        color:#228ed1;
}

.title{
  color:#3668cd;
}

#footer ul {
   list-style:none;
   float:right;
}

#footer ul li {
  float:left;
}

#footer ul li a {
   padding:2px 10px;
}


#header {
   width:950px;
   height:74px;
   position:relative;
   background:url(images/header.gif) no-repeat;
}

#header-search {
   position:absolute;
   top:40px;
   left:390px;
   border-top:1px solid #9AC9E9; 
   padding:5px 0px;
}

#header-links {
   position:absolute;
   top:10px;
   left:390px;
}


.help {
  color:#4E4E4E;;
}

a.help:link {
   color:#FFFFFF; 
   font-size:12px;
   align="right"
}

a.help:active {
   color:#FFFFFF; 
   font-size:12px;
   align="right"
}

a.help:visited {
   color:#FFFFFF; 
   font-size:12px;
   align="right"
}

a.help:hover {
   color:#FFFFFF; 
    font-size:12px;
    align="right"
}

}
.link-dvd {
   color:#FFFFFF; 
   font-size: 16px;
   font-weight:bold;
   text-decoration:none;
}

.search-button {
    vertical-align:bottom;
}
	
.mapheading {
   font-size:16px;
   color:#3366CC;
   font-weight:bold;
}

#products td {
  padding: 5px;
}

tr.row0 {

   background-color: #ffffff;
   border-bottom:1px solid #000000; 
}

tr.row0:hover {

    background-color: #f0faff;
    border-style: solid; 
    border-color: #000000; 
    border-width: 2px; 
}
tr.row1 {

    background-color: #f4f4f4;
    border-style: solid; 
    border-color: #dddddd; 
    border-width: 1px; 
    padding:4px;
}

tr.row1:hover {

    background-color: #f0faff;
    border-style: solid; 
    border-color: #dddddd; 
    border-width: 1px; 
}

tr.row3 {

    background:url(images/line.png) repeat-x;
}

.button {
   font-size: 10pt;
   font-weight: bold;
   height: 22px;
   background-color: #F6D44A;
   font-family: arial
   color: #000;
}

.inputbox {
   font-size: 10pt;
   height: 18px;
   width:175px;
   background-color: #FFFFFF;
   color: #000000;
}

.dropbox {
   font-size: 10pt;
   height: 22px;
   width:200px;
   background-color: #FFFFFF;
   color: #000000;
}

.headingtxt {
   font-size: 14pt;
   font-weight: bold;
   color: #FFFFFF;
}


#widget{
   width:175px;
}

#widget h3 {
   margin:0px 0px 5px;
   padding:0px;
   color:#3366CC; 
   font-size: 14px;	
   font-weight:bold;
}

#widget h4 {
   margin:0px 0px 5px;
   padding:0px;
   font-size:12px;
   color:#3366CC;
   font-weight:bold;
}

.widgetdropbox
   font-size: 10pt;
   height:22px;
   width:150px;
   margin-top:100px;
   background-color: #FFFFFF;
   color: #000000;
}

.widgetbutton {
   font-size: 10pt;
   color: #FFFFFF;
   font-weight: bold;
   height: 22px;
   background-color: #3366CC;
   font-family: arial
}


.form
{
   margin-bottom:0;
   margin-top:0;
}

