@charset "utf-8";
/* structure */
#wrapper
{
   background: #FFFFFF /* url(/img/wrapper_bg.gif) repeat-y*/ ;
   width: 962px;
   margin: 0px auto;
   border: 1px #CCCCCC solid;
   overflow: hidden;
}

#leftblock
{
   float: left;
   width: 730px/*662px*/;
   padding: 1px; 
}

#leftcol
{
   background-color: #dae5f5/*F0F5F8*/;
   width: 170px;
   border-right: 1px #fff solid;
   float: left;
   font-weight:bold;
}
#leftcol-300
{
   background-color: /*#dae5f5 F0F5F8*/ #FFFFFF;
   width: 300px;
   border-right: 1px #fff solid;
   float: left;
   font-weight:bold;
}

#leftcol a
{
   color: #164358;
   background-color: #dae5f5;
}

#leftcol a:hover
{
   color: #1971a1;  
   background-color: #fff;
}

#leftcol h1
{
   color: #fff;
   background-color: #69c;
   font-size: 12px;
   margin: 2px 0px;
   padding: 1px;
   text-indent: 4px;
   border-bottom: #4172a4 1px solid;
}

#main_content
{
   width: 540px;
   margin: 0px 5px 0px 5px;
   padding: 0px 0px 20px;
   float: left;
}

#rightcol
{
   float: left;
   width: 200px;
   margin-left: 1px;
   padding: 1px 1px 1px 1px;
}

a.rightcol:link, a:active 
{
	color: #0397d7;
	background-color: transparent;
	font-weight:bold;
	text-decoration:underline;
}

a.rightcol:visited
{
   color: #0397d7;
   background-color: transparent;  
   font-weight:bold;
	text-decoration:underline;
}

a.rightcol:hover  
{
	color: #0397d7;
	background-color: transparent;
	font-weight:bold;
	text-decoration:none;
}

#rightcol h1
{
   color: #fff;
   background-color: #0397d7/*186ea1*/; 
   font-size: 12px;
   margin: 2px 0px;
   padding: 1px;
   text-indent: 4px;
 /*  border-bottom: #4172a4 1px solid;*/
}
#rightcol h1.green
{
   color: #fff;
   background-color: #50b95a/*186ea1*/; 
   font-size: 12px;
   margin: 2px 0px;
   padding: 1px;
   text-indent: 4px;
 /*  border-bottom: #4172a4 1px solid;*/
}
#rightcol h1.purple
{
   color: #fff;
   background-color: #a231b5/*186ea1*/; 
   font-size: 12px;
   margin: 2px 0px;
   padding: 1px;
   text-indent: 4px;
 /*  border-bottom: #4172a4 1px solid;*/
}
#rightcol h1.orange
{
   color: #fff;
   background-color: #ff7739/*186ea1*/; 
   font-size: 12px;
   margin: 2px 0px;
   padding: 1px;
   text-indent: 4px;
 /*  border-bottom: #4172a4 1px solid;*/
}
#rightcol h1.yellow
{
   color: #fff;
   background-color: #ffcc00/*186ea1*/; 
   font-size: 12px;
   margin: 2px 0px;
   padding: 1px;
   text-indent: 4px;
 /*  border-bottom: #4172a4 1px solid;*/
}
#rightcol h1.grey
{
   color: #fff;
   background-color: #bcc0c3/*186ea1*/; 
   font-size: 12px;
   margin: 2px 0px;
   padding: 1px;
   text-indent: 4px;
 /*  border-bottom: #4172a4 1px solid;*/
}






#rightcol .ad                           { margin: 20px 0px; }

/* end structure */



body
{

   color: #000;
   background-color: #eceff1/*e1e3f6*/; 
   font-family: Verdana, Helvetica ,Arial, sans-serif;
   font-size: 12px;
   margin: 0px;
   padding: 0px;
}

a:link
{
	color: #3366cc;
	background-color: transparent;
}

a:active 
{
	color: #3366cc;
	background-color: transparent;
}	

a:visited
{
   color: #800080;
   background-color: transparent;  
}

a:hover  
{
	color: #ff0000;
	background-color: transparent;
}

a img {border: none; }

h1, h2, h3, h4, h5, h6, p
{
   margin: 8px;
   padding: 0px;
}

h1
{
   font-size: 16px;
   line-height: 20px;
}

h2
{
   font-size: 14px;
   line-height: 18px;
}

h2.article_link
{
   margin: 12px 8px -6px 8px;
   line-height: 14px;
}

form
{
   margin: 0px;
   padding: 0px;  
}


fieldset
{
   margin: 10px;
   padding: 10px;
   border: 1px #ccc solid;
}

legend
{
   color: #900;
   background-color: #eee;
   font-weight: bold;
   padding: 2px 4px;
   border: 1px #ccc solid;
   margin-bottom: 10px;
}

p
{
   line-height: 18px;
}

ul, ol
{
   line-height: 18px;
}

img
{
   border: 0px;  
}

img.lf
{
   float: left;
   margin: 4px;  
}

img.rf
{
   float: right;
   margin: 4px;  
}

hr
{
    display: block;
    height: 1px;
    border-top: 1px solid #ccc;
    border-left: 0px none;
    border-right: 0px none;
    border-bottom: 0px none;
    margin: 0px auto;
    padding: 0px;
    width: 95%;
}

#header
{
   background: #FFFFFF url(/img/header_bg.gif) repeat-x;
   color: #000000;
   width: 962px;
   height: 75px;
   position: relative;
   margin: 0px auto;
   top: 13px;
}

#header_white
{
   background: #FFFFFF;
   color: #000000;
   width: 962px;
   height: 75px;
   position: relative;
   margin: 0px auto;
      top: 13px;
}

#logo
{
   position: absolute;
   top: 0px;
   left: 0px;
}

#search
{
   position: absolute;
   top: 1px;
   right: 2px;
}

#topnav
{
   position: absolute;
   top: 32px;
   right: 10px;
   height: 60px;  
}

#topnav a:link, #topnav a:active, #topnav a:visited
{
	color: #36c;
	background-color: transparent;
}

#cookietrail
{
   background-color: #EEEEEE;
   border-bottom: 1px #CCCCCC solid;
   margin: 0px auto 2px;
}

#cookietrail p
{
   margin: 0px;
   padding: 2px;
}

#cookietrail a:link, #cookietrail a:visited, #cookietrail a:active
{
   color: #000000;
}

#cookietrail.store
{
   width: 804px !important;  
}


/* COMPUTER DRIVERS HOME PAGE START */

ul.lf            { margin: 10px 0px 20px 5px !important; padding: 0px !important; float: left; width: 140px; }
ul.lf li         { margin: 0px 0px 0px 16px !important; padding: 0px !important; }

#computer_drivers_title, #human_drivers_title
{
   background-color: #b9e3f9/*ECE9CC*/;
   border-bottom: 1px #CCCCCC solid;
   margin: 12px 0px 0px 0px;
}

#computer_drivers_content
{
   margin: 20px 0px;
   cursor: pointer;
}

#computer_drivers_teaser
{
   margin: 16px 0px;
}

#computer_drivers_content_1
{
   background: url('/css/img/computer_drivers_content_bg.gif') repeat-x;
   margin: 0px;
   cursor: pointer;
}

#computer_drivers_content_2
{
   background: url('/css/img/device_home_bg.gif') no-repeat;
   height: 388px;
   width: 730px;
   margin: 0px;
   cursor: pointer;
   position: relative;
}

#computer_drivers_content_3
{
  margin: 20px 0px;
   cursor: pointer;
   position: relative;
}

#computer_drivers_looking_2
{
   background: url('/css/img/device_home_toptext.png') no-repeat;
   margin: 0px;
   cursor: pointer;
   height: 170px;
   width: 712px;
   position: absolute;
   top: 0px;
   left: 0px;
}

#computer_drivers_looking_small_2
{
   background: url('/css/img/device_home_toptext_small.png') no-repeat top;
   margin: 0px;
   cursor: pointer;
   height: 68px;
   width: 522px;   
}

#computer_drivers_red_2
{
   font-size: 32px;
   font-weight: bold;
   color: #cc0000;
   text-align:center;
   position: relative; 
   top: 1px;
}

#computer_drivers_help_2
{
   font-size: 28px;
   font-weight: normal;
   color: #666666;
   text-align:center;
   position: relative; 
   top: 2px;   
}

#computer_button_wrapper {
   position: absolute;
   width: 220px;
   height: 70px;
   top: 190px;
   left: 240px;
}

#ddbutton {
  display: block; /* Or float left, whichever is necessary... */
   position: relative; 
  top: 24px;  
  width: 219px;
  height: 70px;
  background-image: url('/css/img/device_home_btn.png');
}

#ddbutton span {  /* Hide the "Logo Text" from view... */
display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

#computer_drivers_list_2
{
   text-align:center;
   position: absolute;
   bottom: 14px;
   left: 0px;
   width: 720px;
   height: 60px;
}

a.dd_list:link {
   font-size: 13px;
   font-weight: normal;
   color: #ffffff;
   text-decoration:none;
}

a.dd_list:visited {
font-size: 13px;
   font-weight: normal;
   color: #ffffff;
   text-decoration:none;
}

a.dd_list_blue:link {
   font-size: 13px;
   font-weight: bold;
   color: #336699;
   text-decoration:none;
   
line-height: 24px;
}

a.dd_list_blue:visited {
font-size: 13px;
   font-weight: bold;
   color: #336699;
   text-decoration:none;
line-height: 24px;
}
a.dd_list_blue:hover {
font-size: 13px;
   font-weight: bold;
   color: #333399;
   text-decoration:none;
line-height: 24px;
}

p.ddlist {
font-size: 15px;
}

h1.ddlist  {
font-size: 13px;
}

a.closelink:link {
   font-size: 12px;
   font-weight: bold;
   color: #336699;
   text-decoration:none;
}

a.closelink:visited {
font-size: 12px;
   font-weight: bold;
   color: #336699;
   text-decoration:none;
}

#driver_updates_header
{
   margin: auto;
   width: 420px;
}

#computer_drivers_title h1, #human_drivers_title h1
{
   font-size: 13px;
   font-weight: bold;
   margin: 2px;
   padding: 5px 0px;
   text-indent: 4px;
   line-height: 10px;
}

#computer_drivers_content p,
#computer_drivers_content_1 p,
#computer_drivers_content_2 p,
#computer_drivers_content_3 p           { font-size: 11px; line-height: 14px; }

#computer_drivers_content ul, 
#computer_drivers_content ol,
#computer_drivers_content_1 ul, 
#computer_drivers_content_1 ol,
#computer_drivers_content_2 ul, 
#computer_drivers_content_2 ol,
#computer_drivers_content_3 ul, 
#computer_drivers_content_3 ol          { font-size: 11px; line-height: 14px; }

.computer_drivers_serif_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
}
.blue_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
	font-weight: bold;
}
.blue_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #36c;
	border-bottom: 1px solid #36c;
}

/* COMPUTER DRIVERS HOME PAGE END */

#footer
{
   width: 962px;
   height: 50px;
   margin: 20px auto;
   text-align: center;
}

#footer p
{
  margin: 0px;
  padding: 0px;
}

#footer p *
{
   vertical-align: middle;
}

.nav
{
   margin: 0px;
}

.nav a:link, .nav a:visited, .nav a:active
{
   color: #000;
   background-color: #dee8f1;
   text-decoration: none;
   display: block;
   padding: 2px;
   border-bottom: 1px #fff solid;
   text-decoration: none;
   text-indent: 4px; 
}

.nav a:hover
{
   color: #1971a1;
   background-color: #b9e3f9;
}

.spacer
{
   clear: both;  
}

.left_float
{
   float: left;  
}

.c
{
   text-align: center;  
}

.r
{
   text-align: right;
}

.smalltext
{
   color: #000;
   background-color: transparent;
   font-size: 10px;  
}

.input
{
   color: #000;
   background-color: #F0F5F8;
   border: 1px #999 solid;
   padding: 2px;
}

.button
{
   color: #000;
   background-color: #dee8f1;
}

.err, 
.redtext                      { color: #f00; }
.smalltext                    { font-size: 11px !important; }
.graytext                     { color: #666666 !important; }
.emph                         { color: #900; }
.form_failure                 { background-color: #F9D7D7; margin: 5px; padding: 10px; border: 1px #CCCCCC solid; }
.vert_align *                 { vertical-align: middle; }

.bgyellow                     { background-color: #F2E286; }

.featured                     { border: #dee8f1 1px solid; background-color: #F5F5F5; padding: 2px 4px; margin-bottom: 10px; }

.paging_wrapper               { overflow: hidden; width: 520px; margin: 10px auto 30px; }
.paging_left                  { font-size: 11px; float: left; width: 160px; height: 30px; }
.paging_center                { float: left; width: 200px; height: 40px; font-size: 12px; font-weight: bold; text-align: center; }
.paging_center a              { color: #00456E; text-decoration: none; }
.paging_center a:hover        { text-decoration: underline;  }
.paging_right                 { font-size: 11px; float: left; width: 160px; height: 30px; text-align: right; } 
.paging_right a               { text-decoration: none; }
.paging_right a:hover         { text-decoration: underline; }

.paging                       { background: #EEEEEE; border-top: 1px #CCCCCC solid; border-bottom: 1px #CCCCCC solid; font-size: 14px; text-align: right; margin: 20px 10px; }

.loading_wrapper              { width: 100%; height: 60px; }
.loading                      { background: #FFFFFF url('/img/ajax-loader.gif') top center no-repeat; color: #999999; font-weight: bold; margin: 20px auto; width: 100px; height: 55px; position: relative; }
.loading span                 { display: block; position: absolute; bottom: 2px; left: 22px; }

.skyscraper_ad                { width: 160px; margin: 20px auto; }