/*
Theme Name: Laptopkey
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */@charset "utf-8";
/* CSS Document */

html {
height: 101%;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: tahoma, arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 20px;
	background: #c6efff url(images/bg-top.png) top center repeat-x;
	}

img {
	border: 0;
}
img a {
	border: 0;
}
a:link, a:visited, a:active {
	color: #00a4e4;
	text-decoration: none;
}
a:hover {
	color: #026f9b;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #026f9b;
	padding: 8px 0px;
	margin: 0;
	font-weight: normal;

}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #026f9b;
	padding: 5px 0px;
	margin: 0;
	margin-bottom: 20px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #026f9b;
	padding: 5px 0px;
	margin: 0;
}
p {
	margin: 0;
	padding: 10px 0px;
}
hr {
	border-top: 1px solid #80d1f1;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	margin-bottom: 15px;
}

input	{
	font-size: 15px;
	}

td	{
	vertical-align: top;
	}

form	{

	width: 100%;
	margin: 0;
	}

textarea	{
	width: 100%;
	}

/*  CUSTOM STYLES  */

#wrapper {
	width: 788px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
#header {
	height: 131px;
	padding: 0;
	margin: 0;
	text-align: left;
	overflow: hidden;
	background: transparent url(images/header-bg.png) top left no-repeat;
}

#content {
	width: 788px;
	background: transparent url(images/content-bg.png) top left repeat-y;
	height: 100%;
	overflow: auto;
	text-align: left;
	padding: 2px 24px 20px 24px;
}

#footer {
	background: transparent url(images/footer-bg.png) top left no-repeat;
	padding: 90px 0px 15px 0px;
	font-size: 11px;
	color: #026f9b;
	text-align: left;
	overflow: auto;
}
/* new - 15.3.10 */
#footer .head{ font-size:14px; color:#00a4e4; }
#footer p{ margin-left:20px;}
#footer td{ padding:0px;}
#footer .footer_logo a{ display:inline !important;  }
#footer .footer_logo tr td{vertical-align:middle !important; }
.clr	{
	clear: both;
	}

/* NAVIGATION */

#nav {
	clear: both;
	padding: 0px 10px;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	list-style:none;
	float: left;
	line-height: 100%;
}

#nav ul li a  {
	display: inline-block;
	padding: 0px 23px;
	margin: 15px 0px;
	text-align: left !important;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	}
	
#nav ul li a.last	{
	border-right: 0;
	padding: 0px 5px 0 20px;
	margin: 15px 0px;
	}
	
#nav ul li a:hover {
	color: #C6EFFF;
	text-decoration: none;
}

.current		{
	color: #C6EFFF !important;
	}

#c {	/*	left sidebar	height: 500px; */
	float: left;
	width: 130px;
	margin-top: 10px;
	margin-right: 20px;
	font-size: 12px;
}
#c1 {	/*	left sidebar	*/
	float: left;
	width: 200px;
	margin-top: 20px;
	margin-right: 20px;
}
#c2 {	/* main body of text */
	float: left;
	width: 520px;
	margin-top: 20px;
}

#c3 {	/* Alternate main body column for full-page layout */
	float: left;
	width: 740px;
	margin-top: 20px;
}

.lefty	{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.righty	{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}

#logo	{
	width: 270px;
	height: 90px;
	float: left;
	}

/* specific */

#search	{
	width: 259px;
	height: 50px;
	float: left;
	text-align: left;
	font-size: 11px;
	padding-top: 20px;
	}

#topsearch	{
	width: 259px;
	height: 50px;
	float: left;
	text-align: left;
	font-size: 11px;
	padding-top: 40px;
	}

#contact	{
	width: 259px;
	height: 80px;
	float: left;
	text-align: right;
	color: #008fc9;
	font-size: 12px;
	padding-top: 10px;
	}

.contact-top	{
	font-size: 14px;
	font-weight: bold;
	}

#cartbox	{
	margin-top: 12px;
	line-height: 16px;
}
	
#footer a:link, #footer a:visited, #footer a:active {
	color: #026f9b;
	text-decoration: none;
	display:block;
}
#footer a:hover {
	color: #00a4e4;
	text-decoration: none;
}

#titlepic	{
	width: 740px;
	height: 268px;
	background: transparent url(images/titlepic.jpg) top left no-repeat;
	}

#c1 h3	{
	display: block;
	width: 160px;
	height: 22px;
	margin: 0;
	padding: 4px 20px 0px 20px;
	background: transparent url(images/sb-header.png) top left no-repeat;
	color: #ffffff;
	}
#c1 h2	{
	display: block;
	width: 160px;
	height: 22px;
	margin: 0;
	padding: 4px 20px 0px 20px;
	background: transparent url(images/sb-header.png) top left no-repeat;
	color: #ffffff;
	}

#c1 ul	{
	margin: 0;
	padding: 15px 20px;
	background: #f4f4f4 url(images/sb-top.png) top left no-repeat;
	border-bottom: 5px solid #00a4e4;
	}

#c1 ul li	{
	list-style-type: none;
	}

#c1 a:link, #c1 a:visited, #c1 a:active {
	color: #555555;
	text-decoration: none;
}
#c1 a:hover {
	color: #00a4e4;
	text-decoration: none;
}

#c h3	{
	display: block;
	width: 160px;
	height: 22px;
	margin: 0;
	padding: 4px 20px 0px 20px;
	background: transparent url(images/sb-header.png) top left no-repeat;
	color: #fff;
	}

#c ul	{
	margin: 0;
	padding: 15px 20px;
	}

#c ul li	{
	list-style-type: none;
	 
	}

#c ul li a, #c1 a:visited, #c1 a:active{
	color: #555555;
	text-decoration: none;
	 
}
#c  ul li a:hover {
	color: #00a4e4;
	text-decoration: none;
	 
}

#deliver	{
	width: 480px;
	height: 200px;
	background: transparent url(images/deliver-bg.png) top left no-repeat;
	padding: 20px;
	margin-top: 20px;
	}

#deliver h2, #testimonial-home h2	{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #026f9b;
	}

.alt	{
	font-size: 14px;
	color: #00a4e4;
	}

#deliver p	{
	display: block;
	width: 260px;
	margin: 0;
	padding: 3px 0px;
	}

.city	{
	width: 160px;
	float: left;
	font-size: 11px;
	}
	
#order	{
	position: relative;
	top: 205px;
	left: 607px;
	font-size: 14px;
	font-weight: bold;
	width: 100px;
	}

#order a:link, #order a:visited, #order a:active {
	color: #ffffff;
	text-decoration: none;
}
#order a:hover {
	color: #FAEC89;
	text-decoration: none;
}


/* LISTING, PRODUCT and CHECKOUT PAGE ELEMENTS */
table#listing	{
	width: 520px;
	border-collapse: collapse;
	border-bottom: 5px solid #999999;
	}

table#product	{
	width: 740px;
	border-collapse: collapse;
	border-bottom: 5px solid #999999;
	}

table#formselect	{
	width: 740px;
	border-collapse: collapse;
	}

table#formselect td	{
	width: 33%;
	}

table#listing td, table#product td	{
	text-align: center;
	}

table tr td { 
	padding: 5px; 
	}

thead	{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	}

tfoot	{
	height: 5px;
	}

th	{
	height: 30px;
	}

th.brand	{
	width: 150px;
	background: transparent url(images/table-head-left.png) top left no-repeat;
	}

th.model	{
	width: 150px;
	background: transparent url(images/table-head-mid.png) top left repeat-x;
	}

th.part	{
	width: 220px;
	background: transparent url(images/table-head-right.png) top right no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	}
.brand	{
	width: 150px;
	background: transparent url(images/table-head-left.png) top left no-repeat;
	}

.model	{
	width: 150px;
	background: transparent url(images/table-head-mid.png) top left repeat-x;
	}

.part	{
	width: 220px;
	background: transparent url(images/table-head-right.png) top right no-repeat;
	}

tr.even	{
	background-color: #f4f4f4;
	}

tr.odd {
	background-color: #ffffff;
	}

table a:link, table  a:visited, table  a:active {
	color: #008FC9;
	text-decoration: none;
}
table  a:hover {
	color: #00A4E4;
	text-decoration: none;
}

#login	{
	width: 260px;
	height: 120px;
	padding: 20px;
	background: transparent url(images/login-bg.png) top left no-repeat;
	}

#login tr td	{
	padding: 5px;
	font-size: 11px;
	}

.tiny	{
	font-size: 11px;
	}
	
/* generic, multipurpose table headers */

th.left	{
	background: transparent url(images/table-head-left.png) top left no-repeat;		
	}

th.mid {
	background: transparent url(images/table-head-mid.png) top left repeat-x;	
	}

th.right	{
	background: transparent url(images/table-head-right.png) top right no-repeat;
	}

/* specific table headers */

th.pmodel	{
	width: 100px;
	background: transparent url(images/table-head-left.png) top left no-repeat;	
	}

th.regular	{
	background: transparent url(images/table-head-mid.png) top left repeat-x;
	}

th.large	{
	background: transparent url(images/table-head-mid.png) top left repeat-x;
	}

th.small	{
	background: transparent url(images/table-head-right.png) top right no-repeat;
	}

	
/* elements for a) key browsing and b) video installation guide pages */

.astep {	
	float: left;
	width: 160px;
	margin-top: 20px;
	margin-right: 10px;
}

.astep h3	{
	display: block;
	width: 120px;
	height: 22px;
	margin: 0;
	padding: 4px 20px 0px 20px;
	background: transparent url(images/astep-header.png) top left no-repeat;
	color: #ffffff;
	font-size: 12px;
	}

.astep ul	{
	margin: 0;
	padding: 15px 20px 15px 34px;
	background: #f4f4f4;
	border-bottom: 5px solid #00a4e4;
	}

.astep ul li	{
	list-style-type: none;
	}

.aselected	{
	font-weight: bold;
	}


.astep a:link, .astep a:visited, .astep a:active {
	color: #555555;
	text-decoration: none;
}
.astep a:hover {
	color: #00a4e4;
	text-decoration: none;
}

.keyselect {	
	float: left;
	width: 230px;
	margin-top: 20px;
}

.keyselect h3	{
	display: block;
	width: 210px;
	height: 50px;
	margin: 0;
	padding: 4px 10px 0px 10px;
	background: transparent url(images/keyselect-bg.png) top left no-repeat;
	color: #555555;
	font-size: 12px;
	}

/* end */

#video	{
	text-align: center;
	margin: 50px 0px;
	}

.prod	{
	margin-bottom: 0px;
	}

.keyprice	{
	width: 100px;
	height: 220px;
	background: url(images/key-price-bg.png) top left no-repeat;
	text-align: center;
	padding: 10px;
	}

.important	{
	background-color: #FFFF99;
	padding: 0px 10px;
	width: 520px;
	}

form.steps	{
	width: 520px;
	padding: 10px;
	}

form.stepsnew	{
	width: 520px;
	background: #f4f4f4;
	padding: 10px;
	}
	
div.stepsnew	{
	width: 520px;
	background: #f4f4f4;
	padding: 10px;
	}

div.steps	{
	width: 520px;
	background: #f4f4f4;
	padding: 10px;
	}

div.steps table	{
	width: 100%;
	}

div.steps td	{
	padding: 4px 0px;
	}

div.steps td.label	{
	width: 16%;
	}

div.steps td.field	{
	width: 55%;
	}

.ordersteps	{
	padding: 10px;
	height: 20px;
	width: 540px; 
	background: url(images/order-steps-bg.png) top left no-repeat;
	margin: 0;
	}

#ordersummary	{
	width: 146px;
	height: 220px;
	padding: 10px;
	margin-bottom: 20px;
	background:url(images/ordersummary-bg.png) top left no-repeat;
	}

#ordersummary td	{
	padding: 0;
	}

#ordersummary hr	{
	margin: 0;
	}
	
input.steps	{
	width: 320px;
	font-size: 14px;
	padding: 10px;
	}

form.steps textarea	{
	width: 300px;
	}


.contactc1	{
	margin-right: 0px;
	}

.contactc2	{
	margin-right: 20px;
	}


.list_value
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style1 {
	font-size: medium;
} 

#msg{
color:red;
font-size:12px; 
 
}
.style2 {
	color: #FF0000;
	font-size: medium;
	vertical-align: middle;
}
.style2_new {
	color: #FF0000;
	font-size: 12px; 
	vertical-align: middle;
}

.style4 {
	font-size: medium;
}
.style5 {
	text-align: right;
}
.style7 {
	font-size: medium;
	color: #FF0000;
}
.style1new {
	background-repeat: no-repeat;
	background-position: left top;
}
.style1sell {
	padding: 10px;
	height: 20px;
	width: 540px;
	background: url('images/order-steps-bg.png') no-repeat left top;
	margin: 0;
	font-size: small;
}
.style1srch {
	font-size: large;
}

/********** for ebay csv **************/
.style77 {
	color: #FFFFFF;
	font-size: large;
	text-align: center;
}
.style10 {
	background-position: left top;
	background-repeat: no-repeat;
}
.style12 {
	padding: 10px;
	height: 20px;
	width: 540px;
	background: url('images/order-steps-bg.png') no-repeat left top;
	margin: 0;
	color: #026F9B;
}
.style13 {
	font-size: medium;
	vertical-align: middle;
}
.style14 {
	border: 1px solid #000000;
}
.style15 {
	border-width: 1px;
	font-size: medium;
	vertical-align: middle;
}
.style16 {
	padding: 10px;
	height: 20px;
	width: 540px;
	background: url('images/order-steps-bg.png') no-repeat left top;
	margin: 0;
	color: #FF0000;
}
.style17 {
	font-size: medium;
	vertical-align: middle;
	color: #FF0000;
}
.style18 {
	font-size: medium;
	color: #026F9B;
}
.style19 {
	text-decoration: underline;
}
.style20 {
	color: #000000;
}
.style21 {
	border-width: 1px;
	font-size: medium;
	vertical-align: middle;
	text-align: center;
}
.style22 {
	font-size: medium;
	vertical-align: middle;
	text-align: center;
}
/********orderform page **************/
.style23 {
	color: #FF0000;
}
.style24 {
	text-align: center;
}
.style25 {
	color: #026F9B;
}
.style777 {
	color: #FFFFFF;
	font-size: xx-large;
	text-align: center;
}

.style8 {
	text-align: center;
	color: #008FC9;
}
.style9 {
	font-size: x-large;
}

.img_border {
	background-color:#FFFFFF;
	padding: 2px 2px 1px 2px;
	border: 1px solid #FFFFFF;
	display: inline-block;
}

.img_border:hover {
	background-color: #08739E;
	border: 1px solid #0000FF;
}

.img_selected {
	background-color:#FF0000;
	padding: 2px 2px 1px 2px;
	border: 1px solid #FF0000;
	display: inline-block;
}

 /* homepage testimonial */
#testimonial-home	{
	width: 520px;
	min-height: 173px;
	background: #e5f8ff url(images/tesimonial-bg-top.png) top left no-repeat;
	overflow: auto;
	}

#testimonial-home-c1	{
	display: inline;
	float: left;
	width: 320px;
	margin: 40px 15px 0px 20px;
	}

#testimonial-home-c2	{
	display: inline;
	float: left;
	width: 140px;
	margin: 158px 20px 0px 0px;
	}

#testimonial-home-bottom	{
	width: 520px;
	height: 15px;
	background: #fff url(images/tesimonial-bg-bottom.png) top left no-repeat;
	}

/* testimonial page */
.testimonial-wrap	{	
	width: 350px;
	margin: 10px;
	float: left;
	display: inline;
	}

.testimonial-up	{
	width: 310px;
	padding: 20px 20px 0px 20px;
	background: #e5f8ff url(images/tesimonial-inner-bg-top.png) top left no-repeat;
	}

.testimonial-down	{
	width: 350px;
	height: 15px;
	background: #fff url(images/tesimonial-inner-bg-bottom.png) top left no-repeat;
	}


/* Blog Pages */

#c1.blogc1	{
	margin-right: 0px;
	}

#c1.blogc1 h2	{
	font-size: 14px;
	}

#c1.blogc1 ul	{
	margin-bottom: 20px;
	}

.blogc2	{
	margin-right: 20px;
	}

.blogmeta	{
	padding: 0px 10px;
	background-color: #FDF9E5;
	font-size: 11px;
	margin-bottom: 20px;
	}

.blogmeta p	{
	padding: 5px 0px;
	}

.bloglist	{
	}

.bloglist h3	{
	font-size: 16px;
	}

.blogcomment	{
	width: 500px;
	padding: 10px;
	margin: 10px 0px;
	background: #F4F4F4 url(images/sb-top.png) top right no-repeat;
	border-bottom: 4px solid #00A4E4;
	}

.blogcomment div	{
	}

#commentform	{
	}

#commentform ul	{
	padding: 0;
	margin: 0;
	}

#commentform li	{
	list-style-type: none;
	}
	.widget widget_pages h2{
	
	}
	 
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	margin-right:25px;
	}

.alignleft {
	float: left
	}
/* End Images */

