@import url("essentials.css");

body {
	background: url("/images/bg/body.jpg") top center repeat-x;
	font: 12px/18px arial, tahoma, verdana, sans-serif;
}

#wrapper { width: 954px; }
#wrapper a { color: #0060ff; text-decoration: underline; }
#wrapper a:hover { text-decoration: none; }


/* ============================== HEADER STYLES ============================== */

#header { height: 104px; }

#header h1 { float: left; }

#header h1 a {
	background: url("../images/bg/logo.gif") 0 0 no-repeat;
	display: block;
	float: left;
	height: 0;
	line-height: 30px;
	overflow: hidden;
	padding-top: 103px;
	width: 228px;
	margin-left: -15px;
}

/* ============================== PRIMARY NAV STYLES ============================== */

ul#primary_nav {
	float: right;
	height: 43px;
	margin-top: 32px;
	width: 722px;
	overflow: hidden;
}

ul#primary_nav li {
	float: left;
	height: 43px;
	margin-left: 1px;
}

ul#primary_nav a {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 43px;
}

ul#primary_nav a:hover,
ul#primary_nav a.selected { background-position: 0 -43px; }

ul#primary_nav li#about a {
	background-image: url("../images/bg/primary_nav_about.gif");
	width: 69px;
}

ul#primary_nav li#technology a {
	background-image: url("../images/bg/primary_nav_technology.gif");
	width: 119px;
}

ul#primary_nav li#products a {
	background-image: url("../images/bg/primary_nav_products.gif");
	width: 93px;
}

ul#primary_nav li#sales a {
	background-image: url("../images/bg/primary_nav_sales.gif");
	width: 153px;
}

ul#primary_nav li#store a {
	background-image: url("../images/bg/primary_nav_store.gif");
	width: 117px;
}

ul#primary_nav li#blog a {
	background-image: url("../images/bg/primary_nav_blog.gif");
	width: 69px;
}

ul#primary_nav li#contact a {
	background-image: url("../images/bg/primary_nav_contact.gif");
	width: 92px;
}
#account_nav
 {
	display:table;
	margin-bottom:20px;
 }
 
ul#account_links
{
	margin:0;
    padding:0;
    list-style-type:none;
}

ul#account_links li
{
    float:left;
    display:inline;
    margin-right:10px;
}
/* ============================== SECONDARY NAV STYLES ============================== */

ul#secondary_nav li {
/*	background: url("/images/bg/secondary_nav_li.gif") 0 0 repeat-y;*/
	margin-bottom: 3px;
	margin-left: 9px;
}

ul#secondary_nav li a {
	background-image: url("/images/bg/secondary_nav_a.gif");
	background-position: 0 -27px;
	background-repeat: no-repeat;
	color: #4d78a6;
	display: block;
	height: 27px;
	text-decoration: none;
	width: 201px;
}

ul#secondary_nav li a span {
	display: block;
	padding-left: 9px;
	padding-top: 4px;
}

ul#secondary_nav li a:hover,
ul#secondary_nav li.activeitem a {
	background-position: 0 0;
	color: #0060ff;
}



ul#secondary_nav2 li {
/*	background: url("/images/bg/secondary_nav_li.gif") 0 0 repeat-y;*/
	margin-bottom: 3px;
	margin-left: 9px;
}

ul#secondary_nav2 li a {
	background-image: url("/images/bg/secondary_nav_a.gif");
	background-position: 0 -27px;
	background-repeat: no-repeat;
	color: #4d78a6;
	display: block;
	height: 27px;
	text-decoration: none;
	width: 201px;
}

ul#secondary_nav2 li a span {
	display: block;
	padding-left: 9px;
	padding-top: 4px;
}

ul#secondary_nav2 li a:hover,
ul#secondary_nav2 li.activeitem a {
	background-position: 0 0;
	color: #0060ff;
}
/* ============================== CONTENT STYLES ============================== */

#content {
	background: #fcfcfc url("/images/bg/content.gif") 0 0 no-repeat;
	padding: 1px 0 8px 8px;
}

#content a { font-weight: bold; }

#content_intranet {
	background-color:#ffffff;
	padding: 10px 0 8px 8px;
}

#content_intranet a { font-weight: bold; }

/* ============================== PRIMARY CONTENT STYLES ============================== */

#primary_content {
	color: #565656;
	float: left;
	line-height: 24px;
	padding-right: 8px;
	padding-top: 8px;
	width: 701px;
}

#primary_content #flash_rotator {
	border-bottom: 3px double #d7dbe2;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

#primary_content #content_area {
	padding: 9px 18px;
}

/* ============================== SECONDARY CONTENT STYLES ============================== */

#secondary_content {
	background: url("/images/bg/secondary_content.gif") 0 0 no-repeat;
	float: left;
	min-height: 300px;
	padding: 18px 0 18px 8px;
	width: 228px;
}

#secondary_content .side_content { padding: 0 18px; }

body#home #secondary_content .side_content_header { margin: 15px 0 15px -26px; }
#secondary_content .side_content_header { margin: 15px 0 15px -8px; }

#secondary_content #checkout {
	background: url("/images/bg/checkout.gif") 0 0 no-repeat;
	height: 27px;
	margin: 0 0 12px;
}

#secondary_content #checkout span {
	color: #0060ff;
	display: block;
	float: left;
	font-size: 10px;
	padding-left: 34px;
	padding-top: 4px;
}

#secondary_content #checkout a#checkout_link {
	display: block;
	float: left;
	height: 0;
	overflow: hidden;
	padding-top: 27px;
	width: 90px;
}

#secondary_content form#site_search {
	background: url("/images/bg/search.gif") 0 0 no-repeat;
	height: 27px;
	width: 219px;
}

#secondary_content form#site_search input#q {
	background-color: transparent;
	border: none;
	color: #666;
	float: left;
	height: 22px;
	margin: 6px 5px 0 6px;
	width: 132px;
}

#secondary_content form#site_search input#q:focus { outline-style: none; }

#secondary_content form#site_search input.submit_input {
	float: left;
	height: 17px;
	margin: 14px 0 0 5px;
	width: 58px;
}

/* ============================== PRODUCT SHELF STYLES ============================== */

#wrapper .product_shelf h3 a {
	font-weight: normal;
	text-decoration: none;
}

#wrapper .product_shelf h3 a:hover { text-decoration: underline; }

.product_shelf {
	margin-bottom: 18px;
}

.product_shelf img {
	border: 5px solid #ccc;
	float: left;
	margin-right: 18px;
}

.product_shelf .product_price,
#product_detail .product_price {
	background: url("/images/bg/product_pricing.gif") 0 0 no-repeat;
	float: left;
	height: 27px;
	margin-top: 6px;
	width: 218px;
}

.product_shelf .product_price span,
#product_detail .product_price span {
	color: #0060ff;
	display: block;
	float: left;
	font-weight: bold;
	padding-left: 9px;
	padding-top: 2px;
}

.product_shelf .product_price div#qty,
#product_detail .product_price div#qty {
	float: left;
	margin-left: 9px;
	margin-top: 5px;
}

.product_shelf .product_price input,
#product_detail .product_price input { width: 20px; }

.product_shelf .product_price input#cartbutton,
#product_detail .product_price input#cartbutton {
	float: right;
	height: 20px;
	margin-top: 4px;
	margin-right: 10px;
	width: 88px;
}

.product_shelf .product_price a,
#product_detail .product_price a {
	display: block;
	float: right;
	height: 0;
	overflow: hidden;
	padding-top: 27px;
	width: 117px;
}

#product_detail {
	float: right;
	min-height: 400px;
	width: 218px;
}

#product_detail img {
	display: block;
	margin: 0 auto;
}

p.success {
	background: #fff;
	border: 6px solid #0060ff;
	margin: 9px 0;
	text-align: center;
}

#cat_desc {
	padding: 0px 0px 15px 0px;
}	
/* ============================== FOOTER STYLES ============================== */

#footer {
	background: url("/images/bg/footer.gif") 0 0 no-repeat;
	color: #8f8f8f;
	height: 72px;
	width: 954px;
}

#footer a { color: #8f8f8f; }

#footer span#site_info {
	background: url("/images/bg/footer_logo.gif") 10px 12px no-repeat;
	float: left;
	height: 72px;
	padding-left: 98px;
	padding-top: 18px;
}

#footer span#site_info span { display: block; }

#footer span#site_cert {
	background: url("/images/bg/footer_bv.gif") 135px 4px no-repeat;
	float: right;
	height: 72px;
	width: 200px;
}

#footer span#site_cert span {
	display: block;
	text-align: right;
	padding-top: 18px;
	width: 120px;
}

span#site_credit {
	color: #0060ff;
	float: right;
	padding: 18px;
}