html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

#wrapper{
	position: relative;
	width: 770px;
	background-color: #FFFFFF;
	border-left: 1px none #DCDCDC;
	border-right: 1px none #DCDCDC;
	border-top-style: none;
	border-bottom-style: none;
	vertical-align: baseline;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

body{
	font-family: Arial,sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}

a:link, a:visited, a:hover {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	
	margin: 0px;
	padding: 0px;
}
.tiny {
	font-size: 80%;
}
.hilight {
	background: #FFFF00;
	border: thin none #00FF00;
}

h1{
	font-size: 130%;
	color: #333333;
	font-weight: lighter;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2{
	font-size: 125%;
	color: #333333;
	font-weight: lighter;
}

h3{
	font-size: 115%;
	color: #333333;
	font-weight: normal;
	margin-bottom: 0px;
}

h4{
	font-size: 100%;
	color: #006633;
	font-weight: lighter;
}

h5{
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}

label{
 font: bold 100% ;
 color: #334d55;
}
.bolder {
	font-weight: bolder;
}


#search{
	position: absolute;
	top: 16px;
	right: 15px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
.border {
	border: 1px solid #DCDCDC;
	padding: 3px;
}

#masthead{
	margin: 0;
	padding: 10px 0px;
	top: 0px;
	width:100%;
	border: 1px solid #cccccc;
}
.seedetail {
	font-style: italic;
	font-weight: bolder;
}
.seedetail a {
	font-style: italic;
	font-weight: bold;
}

#navBar{
	margin: 0 78% 0 0;
}
#navspace {
	margin-top: 5px;
}

#content{
	float:right;
	width: 75%;
}

.dash {
	color: #0CAA0B;
	text-decoration: none;
	font-size: 122%;
}
.title1 {
	color: #ED8A15;
	text-decoration: none;
	margin-left: 75px;
	font-size: 36px;
}
.title2 {
	color: #0868AC;
	text-decoration: none;
	font-size: 36px;
}
	
.tagline {
	color: #666666;
	text-decoration: none;
	margin-left: 72px;


}
.tagline a {
	text-decoration: none;
	color: #333333;
}
#wrapper #masthead .tagline {
	text-decoration: none;
	color: #333333;
}
#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}
#masthead #siteName a {
	text-decoration: none;
}


#pageName{
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 0px;
	border: 1px none #CCCCCC;
}

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 90%;
	line-height: 1.5em;
}

.feature h3{
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: right;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.story{
	clear: none;
	font-size: 90%;
	margin: 0px;
}

.story p{
	padding: 3px 0px;
	line-height: 1.2em;
}
.story img {
	margin: 11px;
	float: right;
	padding-left: 16px;
}

#siteInfo{
	clear: both;
	font-size: 90%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: center;
	line-height: 1.7em;
	border: 1px solid #CCCCCC;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

#navBar li {border-bottom: 1px solid #EEE;}

html>body #navBar li {border-bottom: none;}

#nav {
	FLOAT: right;
	position: absolute;
	margin-right: 0px;
	top: 61px;
	right: 9px;
	margin-left: 11px;
	z-index: 0;
	width: 466px;
}
#nav UL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px; 
	LIST-STYLE-TYPE: none
}
#nav UL LI {
	PADDING-RIGHT: 0px; 
	DISPLAY: inline; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}
#nav UL LI A {
	FONT-SIZE: 12px;
	DISPLAY: block;
	BACKGROUND: #eef3f6;
	FLOAT: right;
	MARGIN: 0px;
	WIDTH: auto;
	COLOR: #000000;
	TEXT-DECORATION: none;
	padding: 2px 11px;
	border: 1px solid #999999;
}
#nav UL LI A:hover {
	COLOR: #EEF3F6;
	background-color: #0768B2;
}

#sectionLinks{
	position: relative;
	border-bottom: 1px solid #cccccc;
	font-size: 100%;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}


#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FFF6CB;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}

.sectionLinks2{
	position: relative;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	background-color: #0033CC;
}


.sectionLinks2 a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	width: auto;
}

.sectionLinks2 a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

.sectionLinks2 a:hover{
	border-top: 1px solid #cccccc;
	background-color: #FFF6CB;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}


.relatedLinks{
	margin-top: 10px;
	margin-right: 3px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.rlhead{
	display: none;	
}
.detailprice {
	color: #990000;
	font-size: 100%;
	font-weight: bold;
}
.s9nametxt {
	font-size: 100%;
	text-align: center;
} /*   Product name  */ 
.s9txt {
	font-size: 100%;
	text-align: center;
}                                      
.s9pricetxt {
	color: #990000;
	text-align: center;
	
} /*    Price text  */ 
.s9greybox {
	margin: 5px;
	padding: 5px;
	font-size: 100%;
	text-align: center;
}                               
.s9listprice {
	color: #666666;
	text-decoration: line-through;
	text-align: center;
	font-size: 90%;
}  
.prodid{}
.prodname{
}
.proddiscounts{
	}

.prodimage{
		
}
.viewall {
	text-align: center;
	position: fixed;
	display: inline;
	width: 122px;
}
.proddescription{
	font-size: 90%;

}
.prodoptions{
	text-align: left;

}
.prodprice{
	color: #990000;
}
#breadCrumbpdetail {
	font-size: 80%;
	padding: 5px 0px 5px 5px;
}
#masthead img {
	margin: 0;
	padding: 10px 0px;
	top: 0px;
	width:100%;
	border-bottom: 1px solid #cccccc;
}
.newicon {
	text-align: left;
	left: 0px;
}
#compat {
	float: right;
}
.detaildescription {
	font-size: 90%;
}
hr {
	color: #CCCCCC;
}
.story2 {
	font-size: 90%;
	padding-right: 0px;
	padding-bottom: 0px;
}
#wrapper #content .content .story .hilight {
	font-size: small;
	font-weight: lighter;
}
.hilighttiny {
	background: #FFFF00;
	border: thin none #00FF00;
	font-size: 9px;
}
#logo {
	position: absolute;
	top: 7px;
	z-index: 0;
	left: 7px;
	height: 80px;
	width: 65px;
}
.mincart1 {
	background-image: url(images/addtocart13bl.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.tad {
	padding: 4px;
	background: #EEF3F6;
	width: 100%;
	border: 1px solid #FFFF00;
}
.itad {
	padding: 2px;
	background: #EEF3F6;
	width: 40%;
	border: 1px solid #333333;
	position: relative;
}
.itadl {
	padding: 2px;
	background: #EEF3F6;
	width: 50%;
	border: 1px solid #333333;
	position: relative;
	height: 100%;
}
#sectionLink2 {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
}
#content90 {
	float:right;
	width: 75%;
	margin: 0 5px 0 0;
	padding: 0;
	font-size: 90%;
}
.tinyGray {
	font-size: 65%;
	color: #999999;
}
#siteInfosm {
	clear: both;
	font-size: 80%;
	color: #666666;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align: center;
	line-height: 1.7em;
	border: 1px solid #CCCCCC;
}
#wrappervm {
	position: relative;
	margin: 0 auto;
	width: 870px;
	background-color: #FFFFFF;
	border-left: 1px none #DCDCDC;
	border-right: 1px none #DCDCDC;
	border-top-style: none;
	border-bottom-style: none;
}
.lcoltxt {
	font-size: 90%;
	text-align: center;
}
#wrapper #content .content .story ul {
	margin-top: 5px;
	margin-bottom: 11px;
}
.lcolprice {
	color: #990000;
	text-align: center;
	font-size: 90%;
}
.mac {
	background-image: url(images/mac_logo.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.ahomeitem {
	text-align: center;
	float: none;
}
.ahometext {
	text-align: center;
	font-size: 90%;
}
.ahomeprice {
	color: #990000;
	text-align: center;
	font-size: 90%;
	margin-bottom: 4px;
}
.90 {
	font-size: 90%;
}
.space5 {
	margin-top: 9px;
	font-size: 90%;
}
.imfltrt {
	float: right;
	border: 1px solid #CCCCCC;
}
.lprice {
	color: #990000;
	text-align: left;
	margin-bottom: 4px;
}
.space3 {
	margin-top: 4px;
	font-size: 90%;
	text-align: center;
}
.tinyol {
	font-size: 75%;
	list-style-position: outside;
}
.model {
	font-size: 90%;
}
.border90 {
	border: 1px solid #DCDCDC;
	font-size: 90%;
	margin: 3px;
	padding: 7px;
}

.borderimg {
	border: 1px solid #C0C0C0;
	margin: 5px;
	padding: 4px;
}
.bordertbl {
	border: 1px solid #C0C0C0;
	margin: 6px;
	padding: 4px;
}
.s9pricetxtftr {
	color: #990000;
	text-align: center;
	font-size: 100%;
}
.cattxt {
	font-size: 0.9em;
	line-height: 1.2em;
}
.borderlcol {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #C0C0C0;
	margin-top: 2px;
	margin-bottom: 2px;
}
 .lctxt {
	font-size: 75%;
}
.lcprice {
	font-size: 75%;
	color: #990000;
}
.lccart {
}
.sidercomment {
	float: right;
	border: 1px solid #CCCCCC;
	width: 200px;
	font-size: 85%;
	margin: 5px;
	padding: 5px;
}
.nav2 {
	FLOAT: right;
	position: absolute;
	margin-right: 0px;
	top: 61px;
	right: 9px;
	margin-left: 16px;
	z-index: 0;
	width: 466px;
}
.smh1 {
	font-size: 110%;
	color: #006633;
	font-weight: normal;
}
.manuf {
	font-size: 90%;
	margin-top: 3px;
	margin-bottom: 3px;
}
.smh1 a {
	color: #006651;
	text-decoration: none;
}
.bordertblhome {
	border: 1px solid #C0C0C0;
	margin: 3px;
	padding: 3px;
}
.tblclrborder {
	margin: 6px;
	padding: 4px;
}
#topgift {
	position: absolute;
	top: 16px;
	right: 15px;
	z-index: 101;
	background-attachment: scroll;
	background-image: url(images/SkypeHoliday30.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 155px;
	height: 32px;
}

