/* Global Styles */

/* "html>body" hides style from IE*/

/* Hide from IE-Mac \*/
#example1 {margin-bottom:3em}
#example2 {margin-top:1.5em}
/* End hide */

/* ID for unique items, CLASS for muliple items */
/*body, td, p, a, h1, h2, input, option, textarea, div {
  font-family : Tahoma, Arial, Helvetica, sans-serif;
}*/

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(../images/bgstrip.jpg) repeat-x;
}

#container
{
	width: 995px;
	margin:0 auto;
	padding: 0px 0px 0px;
	border:0px solid #FF0000; 
}

#topmain
{
	float:left;
	width: 995px;
	padding:0;
	margin:0;
}

#topleft
{
	float:left;
	height: 83px;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#topright
{
	float:right;
	height: 83px;
	margin: 0px 0px 0px 0px;
	padding:0;

}
#topright p
{
	padding:25px 38px 0px 0px;
	margin:0;
	
}
#topright form
{
margin-top:10px;

margin-bottom:0px;
padding:0;
}
#topright label
{
	margin:0;
padding:0;
}
#topright input.txtbox1, input
{
padding:0;
margin:0;
/*margin-top:0px;*/
/*vertical-align:middle;
line-height:30px;
*/}
#topright input.txtbox1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:120px
}
#topright a
{
	text-decoration:none;
	color:#000000;
	height: 105px;
}

#navigation
{
	float:left;
	width:705px;
	height:32px;
	margin:0px 0px 0px 0px;
	padding:42px 0px 0px 38px;
	/*overflow:hidden;*/
}

#navigation ul
{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#navigation ul li
{
	list-style:none;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	font-size:9pt;
}

#navigation a
{
	text-decoration:none;
	color:#000000;
	padding: 10px 10px 10px 10px;
}

#navigation a:hover
{
	background:#d10000 url(../images/aeromenu.jpg) top center no-repeat;
	color:#ffffff;
	padding: 10px 10px 10px 10px;
}
#navigation a.highlighted
{
	background:#d10000 url(../images/aeromenu.jpg) top center no-repeat;
	color:#ffffff;
	padding: 10px 10px 10px 10px;
}


#call
{
	width:248px; 
	float:left;
	margin:0px 0px 0px 0px;
	padding:42px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:bold;
	color:#595959
}
h1
{
	font-size:12pt;
	font-weight:bold;
	color:#d10000;
	margin-left:25px;
}
h2
{
	font-size:11pt;
	font-weight:bold;
	color:#000000;
	margin-left:25px;
}
.breadcrumb
{
color:#0066CC;
}
#leftcol
{
	width:696px;
	height:expression(this.scrollHeight > 600? "auto": "600px" ); /* IE6 hack */
	float:left;
	background:#ffffff;
	margin:15px 0px 0px 10px;
	/*margin-left:10px;*/
	padding:0px 0px 0px 5px;
	min-height:600px;
	/*display:inline;*/
}


#leftcol ul a
{
	text-decoration:none;
	color:#787800;
	font-weight:bold;
}

#leftcol ul a:hover
{
	text-decoration:underline;
}
#leftcol p
{
	line-height:20px;
	color:#000000;
	margin:0px 0px 10px 0px;
	padding:0px 10px 0px 20px;
}

#rightcol
{
	width: 273px;
	float:right;
	/*margin: 16px 0px 30px 0px;*/
	padding: 0px 0px 0px 0px;
	/*background:#999999;*/
	display:inline;
}

#rightcol img
{
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#base
{
	width:995px;
	height:150px;
	clear:both;
	background:#ffffff url(images/notebook_basestrip.jpg) top no-repeat;
	padding:30px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#base a
{
	text-decoration:none;
	color:#000000;
}


#base a:hover
{
	color:#FF0000;
}

#base p
{
	padding:10px 20px 0px 20px;
	margin:0px 0px 0px 0px;
}

#productslist
{
	list-style:none;
}


#rightcol ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#rightcol ul li
{
	margin:0;
	margin-left:5px;
	margin-bottom:5px;
	padding:0;
	padding-left:10px;
	/*line-height:22px;*/
	background:url(../images/arrow1.gif) no-repeat 2px 5px;
}
#rightcol ul h3
{
	border-bottom:1px solid #d00000;
	line-height:40px;
}
#rightcol ul a
{
	text-decoration:none;
	font-size:8pt;
	color:#000000;
}
#rightcol ul a:hover
{
	text-decoration:underline;
}
/* ******************************  */



div.backbutton {
  border : #000000 solid 0px;
  float : left;
  width : 20px;
  height : 30px;
  display : inline;
}

div.nextbutton {
  border : #000000 solid 0px;
  float : left;
  width : 20px;
  height : 30px;
  text-align : right;
  display : inline;
}

div.pagenumbers {
  border : #000000 solid 0px;
  float : left;
  width : 500px;
  height : 20px;
  text-align : center;
  display : inline;
}

strong.pagenumber, a.pagenumber {
  border : #000000 solid 0px;
  background : #EEEEEE;
  padding : 3px;
  margin : 2px;
  text-decoration : none;
}

div.productthumb1 {
 /* border : #4f4f4f solid 1px;*/
  background : #ffffff;
  width : 600px; 
 /* float : left;*/ 
  display : block;
  margin : 5px;
  padding : 5px;
}
div.productthumb1 a{
/*color:#ea9834;*/
color:#006699;
text-decoration:none;
}
div.productthumb1 a:hover{
color:#bbbbbb;
}
div.productthumb1 hr {
clear:both;
border-top:1px solid #cccccc;
color:#FFFFFF;
}
/* FORM STYLES - START */
form {
  margin : 0px 0px 0px 0px;
  padding : 0px 0px 0px 0px;
}

label {
  font-weight : normal;
}

label.formleft {
  display : block;
  width : 150px;
  float : left;
  text-align : right;
  margin-right : 6px;
}

small.formnote {/* margin left same width as label.formleft width */
  margin : 0px 0px 0px 160px;
  display : block;
}

input.checkbox {
  width : 20px;
  float : left;
}

label.labelright {
  display : block;
  width : 90%;
  float : left;
  margin-right : 6px;
  text-align : left;
  font-size : 9px;
  font-weight : normal;
  color : #bcbcbc;
  padding-top : 4px;
}

fieldset {
  margin : 12px;
  padding : 6px;
}

#search fieldset {
  margin : 12px 12px 12px 12px;
  padding : 6px;
  width: 290px;
  height: 60px;
  border: 1px solid #cccccc;
}

fieldset.address {
  width : 45%;
  float : left;
  margin : 12px;
  padding : 6px;
}

legend {
  color : #000000;
  font-weight : bolder;
}

.formmsg {
  color: #CC0000;
  padding-top : 6px;
}

.form {
  width : 200px;
}

textarea {
  font-size : 12px;
}

.button {
  background: #3e5e89 url(../images/add-to-cart-without-img1.jpg) no-repeat;
  color: #FFFFFF;
  /*border:1px solid #666666;*/
  font-size:10pt;
  font weight: bold;
  padding: 0px 0px 0px 20px;
}
.button2 {
  background: #ffffff;
  color: #FFFFFF;
  /*border:1px solid #666666;*/
  font-size:10pt;
  font weight: bold;
}
/* FORM STYLES - END */

table {
  margin-top : 12px;
  margin-bottom : 12px;
  border : 0px;
}

caption {
  text-align : left;
}

th {
  background-color : #ffffff;
  padding-left : 3px;
  padding-right : 3px;
  padding-top : 3px;
  padding-bottom : 3px;
  font-size : small;
  font-weight: normal;
  text-align : left;
   border: solid 1px #4f4f4f;
   font-family:Verdana, Arial, Helvetica, sans-serif;
}

td.right, td.data, td.center {
  background-color : #ffffff;
  padding-left : 3px;
  padding-right : 3px;
  padding-top : 3px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
  padding-bottom : 3px;
  border: solid 1px #4f4f4f;
}

td.right {
  text-align : right;
}

#highlight a.title {
  color: #999999;
  font-size: 18px;
  font-weight:bold;
  text-decoration:none;
  font-family:Arial, Helvetica, sans-serif, Verdana ;
}

#highlight small {
  color: #000000;
  font-size: 10px;
  text-decoration:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#highlight p.pricelabel {
  color: #000000;
  font-size: 12px;
  text-decoration:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#highlight p.price {
  color: #CC0000;
  font-size: 14px;
  font-weight:bold;
  text-decoration:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#highlight .mainimg {
	margin-right: 10px;
	margin-left: 10px;
}
	
#highlight {
  background-image: url(../images/highlight_bg.gif);
	background-repeat: none;
	background-position: center top;
}

#highlight legend {
	color: #328CB7;
	font-size:110%;
	font-weight: bolder;
	margin: 0px 0px 0px 10px;
}

#highlight .smallimg_1 {
  float:left;
  margin:10px 0px 0px 0px;
}

#highlight .smallimg_2 {
  float:right;
  margin:10px 0px 0px 0px;
}

#highlight .smallimg_3 {
  float:left;
  margin:3px 0px 0px 0px;
}

.highlightbutton {
  margin:20px 0px 0px 40px;
}
.textbox{
background: #262626;
color:#f5821f;
}