body {
	background-image: url(../images/global/bg_gradient.gif);
	background-repeat: repeat-x;
	background-color: #71819b;
	margin: 0px;
	padding: 0px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;
}
a img {
	border: 0px;
}
img, div {
	behavior: url(images/iepngfix.htc)
}
#wrapper {
	width: 895px;
	margin: 0 auto;
}

#header {
	position: relative;
	width: 895px;
	height: 150px;
}
#header a
{
 color:#D5D6DA;

}
#header #logo {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 265px;
	height: 133px;
	background-image: url(../images/global/logo.png);
	background-repeat: no-repeat;
	float: left;
}
#header #logo a {
	display: block;
	height: 133px;
	width: 265px;
	outline: none;
}
#header #logo h1 {
	display: none;
}

#header #topCart {
	position: absolute;
	top: 0;
	right: 7px;
	font-size: 8pt;
	font-weight:bold;
	letter-spacing:-1px;
	line-height: 25px;
	text-transform: uppercase;
	background-color: #0E131E;
	border: 1px solid #393C45;
	border-top-width: 0;
	
}

#header #topCart ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#header #topCart li {
	float: left;
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/global/topNavTick.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#header #topCart li.last {
	background-image: none;
}
#header #topCart li a {
	color: #D5D6DA;
	text-decoration: none;
	outline: none;
}
#header #topCart li a:hover {
	text-decoration: underline;
}





#header #topNav {
	position: absolute;
	top: 34px;
	right: 7px;
	font-size: 9pt;
	font-weight:bold;
	letter-spacing:-1px;
	line-height: 10pt;
	text-transform: uppercase;
}
#header #topNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#header #topNav li {
	float: left;
	display: block;
	padding-right: 15px;
	padding-left: 12px;
	background-image: url(../images/global/topNavTick.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#header #topNav li.last {
	padding-right: 0px;
	background-image: none;
}
#header #topNav li a {
	color: #D5D6DA;
	text-decoration: none;
	outline: none;
}
#header #topNav li a:hover {
	text-decoration: underline;
}

#header #callout {
        font:11px verdana; 
	position: absolute;
	bottom: 32px;
	right: 0;
	height:35px;
	width:400px;
        top: 92px;


}

#header #callout a:active, #callout a:focus
{
	border: none;
        
	cursor:pointer;
}

#productNav {
	background-color: #0e131e;
	border-top: 1px solid #393c45;
	border-bottom: 1px solid #393c45;
	margin-left: 7px;
	margin-right: 7px;
	height: 31px;
	clear:both;
 
}
#productNav #productCategories {
	float: left;
 
}
#productNav #productCategories ul {
	color: #bfc0c3;
	font-size: 8pt;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#productNav #productCategories li {
	float: left;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url(../images/global/productCategoriesTick.gif);
	background-repeat: no-repeat;
	background-position: right 12px;
}
#productNav #productCategories li.last {
	background-image: none;
	padding-right: 0px;
}
#productNav #productCategories a {
	text-decoration: none;
	color: #bfc0c3;
}
#productNav #productCategories a:hover {
	color: #FFFFFF;
}

#productNav #cartLinks ul {
	list-style: none;
	color: #FFFFFF;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
	float: right;
	font-family: Verdana, Arial, sans-serif;
}
#productNav #cartLinks li {
	float: left;
	display: block;
	padding-top: 9px;
	padding-left: 6px;
	padding-right: 6px;
	background-image: url(../images/global/cartLinksTick.gif);
	background-repeat: no-repeat;
	background-position: right 11px;
	text-transform: lowercase;
}
#productNav #cartLinks li.last {
	background-image: none;
}
#productNav #cartLinks li span {
	font-weight: bold;
	text-transform: uppercase;
}
#productNav #cartLinks li span.secure {
	padding-left: 16px;
	background-image: url(../images/global/secureIcon.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
}
#productNav #cartLinks a {
	color: #FFFFFF;
	text-decoration: none;
}
#productNav #cartLinks a:hover {
	color: #bfc0c3;
}


#mainGraphic {
	padding-left: 7px;
	margin-bottom: 0px;
}



#footer {
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: 1px solid #000000;
	padding-top: 12px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
#footer ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-size: 8pt;
}
#footer li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	background-image: url(../images/global/cartLinksTick.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 15px;
}
#footer li.last {
	background-image: none;
}
#footer li a {
	color: #ffffff;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer p {
	clear: both;
}
.clear{
clear:both;
}

/* Clearing floats - Hat Tip: http://www.positioniseverything.net/easyclearing.html  */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.c\learfix:after { line-height: 0; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* PLEASE DO NOT REMOVE.  This section is for id's bound to events using jquery in general.js */
#complete_sets_cookie_crumb,
#doublepoint_cookie_crumb,
#accessories_cookie_crumb,
.product_singlepoint_complete_link,
.search_wishlist_link,
.add_to_cart_link,
.add_to_wishlist_link,
.continue_wishlist_link,
.new_account_link,
#newsletter_cookie_crumb,
#newsarchive_cookie_crumb,
.view_product_details_link,
.back_button_link,
#login_form_submit,
#singlepoint_cookie_crumb,
#product_page_link,
#our_story_link,
#gallery_testimonials_link,
#blog_link,
#newsletter_link,
#newsletter_archive_link,
#shipping_returns_link,
#our_guarantee_link,
#faq_link,
#resources_link,
#gift_guide_link,
#contact_link,
#shopping_cart_link,
#wishlist_link,
#home_cookie_crumb,
#product_circulars_link,
#product_singlepoint_link,
#product_doublepoint_link,
#confirmation_form_submit,
#payment_form_submit,
#add_to_wishlist_submit,
#add_to_cart_submit,
#update_quantity_form_submit,
#continue_shopping_link,
#goto_checkout_form_submit,
#remove_from_basket_form_submit,
#customer_information_form,
#customer_information_form_submit,
#product_accessories_link,
#events_link {
   cursor:pointer;
}

.add_to_wishlist_link {
   color: white;
}

.button a, .button a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
#pdetail_mainContent table td{
	padding-left:20px;
	padding-top:10px;
}
/* Tradeshow Page */
#tradeshow {
	background: url(../images/cart/cart_mainContentBg.jpg) top center no-repeat;
	height: auto;
	width: 846px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	margin:0 auto;
}
#tradeshow h1{
	text-align:center;
	font-size:20px;
}
#tradeshow h3{
	font-size:15px;
	margin-top:20px;
	margin-bottom:5px;
}
#tradeshow h1 a{
	color:#fff;
	cursor:pointer;
}
#tradeshow table{
	border:1px #fff solid;
}
#tradeshow #tradeshow-pricing{
	margin:10px auto 0;
	width:800px;
}


/***** Flickr Contest Page *****/


#contest {
	background: url(../images/cart/cart_mainContentBg.jpg) top center no-repeat;
    background-repeat: no-repeat;
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 25px;
	margin: 0px auto;
	overflow: hidden;
}

#contest h1{
	text-align:center;
	font-size:20px;
}
#contest h2{
	font-size:18px;
	font-weight: bold;
	margin: 0px; padding: 0px;
}

#contest h3{
	font-size:16px;
	font-weight: bold;
}

#contest h1 a{
	color:#fff;
	cursor:pointer;
}

#contest p {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 1.4em;
}

#contest a, #contest a:visited {
	font-family: Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #b1bad1;
	line-height: 1.4em;
	text-decoration: underline;
}

#contest a:hover {
	text-decoration: underline;
	color: #fff;
}

/*** FLICKR CSS ***/

.flickr-gallery {
	width: 400px;
	float: left;
	display: inline;
	margin: 0px 7px; padding: 0px;
}

.contest-entries {
	border: 1px solid #b1bad1;
	width: 400px;
}

.winning-entry {
	width: 385px;
	height: 300px;
	background-color: #6c7281;
	border: 1px solid #b1bad1;
	overflow: hidden;
}

.winning-entry p { 
	text-align: center;
	display: block;
	font-size: 12px;
	color: #fff;
	padding: 140px 0px;
}

br.clear { clear: both; }

/*

.flickrbadge *{
	background:#fff;
	margin:0;
	padding:0;
 	list-style:none;
	border:none;
	font-family:arial,sans-serif;
}
.flickrbadge ul ul{
    padding:0;margin:0;
}
.flickrbadge{
    font-size:120%;
	padding:0 0 15px 10px;
	position:relative;
	text-align:left;
	border:1px solid #ccc;
	margin:10px;
}
.flickrbadge a{
	display:block;
	font-size:1em;
	color:#369;
	text-align:right;
	font-weight:bold;
	text-decoration:none;
}

.flickrbadge a:hover{
	text-decoration:underline;
}

.flickrbadge a.flickrlink{
	padding-top:.3em;
	text-align:left;
	margin-right:60px;
}
.flickrbadgeopen{
    height:350px;
}
html>body .flickrbadgeopen{
    height:auto;
    min-height:350px;
}
.flickrimage{
    display:block;
    margin:10px auto;
}
.flickritems{
    padding-top:10px;
    height:80px;
    position:relative;
	width:420px;
}
html>body .flickritems{
	width:400px;
}
.flickritems ul li,
.flickritems ul.current li{
	height:75px;
	width:75px;
	padding-right:5px;
	float:left;
}
.flickritems ul{
    position:absolute;
    left:-4000px;
    top:10px;
}
.flickritems ul.current{
    position:absolute;
    left:0;
    top:10px;
}
.flickrbadge p{
	text-align:right;
	padding-right:13px;
}
.flickrbadge p a{
	color:#369;
	font-size:.8em;	
}
.flickritems li img{
    display:block;
	border:1px solid #ccc;
}
.flickrnav{
	background:transparent;
	margin: 5px 0px;
}

.flickrnav li{
	float:left;
}
.flickrnav *{
	background:transparent;
}
.flickrnav img{
	display:block;
}
.flickrnav span{
	color:#666;
	font-weight:bold;
	font-size:.8em;
	padding:0 .3em;
}

*/

.attr-heading{
    font-size: 13px;
    font-weight: bold;
}
