/* HTML Text Version
------------------------------------*/

#primary-content {
	overflow: hidden;
	margin-left: 6px;
}

#page-wrapper {
	zoom: 1; /* hasLayout */
}

#secondary-content {
	margin-left: 6px;
	padding: 0;
	width: 144px;
}

#non-flash {
	background-image: none;
}

#get-flash p {
	padding: 0 10px 0 12px;
}

#free-footer-bar ul {
	float: left;
}

/* Navigation (side)
------------------------*/

#navigation {
	padding: 0;
	margin: 0;
	width: 182px;
}

#navigation li ul li {
	line-height: 1;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navigation li ul li.first {
	padding-top: 6px;
}

/* Facebook Connect Bar
------------------------*/

#fb-topbar .FB_Link, #fb-topbar .FB_ElementReady, #fb-topbar .fb-text, #fb-topbar .fb_profile_pic_rendered {
	display: inline !important;
}

#fb-topbar .fb-text span {
	padding: 0 4px;
}

.fb_profile_pic_rendered {
	zoom: 1;
}

.fb_profile_pic_rendered {
	background-image: none;
}

/* **** widget - image gallery ***** */

ul.widgetimagegallery li {
  padding-bottom: 0px;
}

/* **** sitemaker freefooter bar ***** */

#free-disclaimer, #free-footer-bar { 
	top: 0px !important;
}

/************ blog comments *****************/

.blogposts .blogcomments ul  {
  padding:0px;
  margin: 0px;
}

/************ shop *****************/

.body.nobottom  .widecolumnitem.nobottom{  
  position: relative;  
}

.shopproducts .shop_no_bottom .shopcontent {  
  position: relative;
}

.shop_listOfImages {
  margin: 0px;
}

.shop_imageInList a, .inner_c_shopping_cart, .container_add_to_cart, .container_proceed_checkout, .proceed_to_checkout, .shopproducts .GRID {
  cursor: pointer;
}

.inner_c_shopping_cart {
  width: 120px;
}

.container_shopping_cart {
  padding-bottom: 10px;
}

.shopproducts .GRID .shop_imagegrid_maincontainer {
  height: 120px;
}

.shopproducts .GRID .shop_imagegrid {
  max-height: 117px;
}

.shopproducts .GRID .product_title {
  padding: 0px;
  margin-top: 5px;
}

.shop_imgItem {  
  clip: rect(0px 60px 60px 0px);
}

.confirmation_content .buttons_section {
  width: 167px;
}

.cart_footer #proceed_to_checkout.btDisabled .proceed_to_checkout {
	filter: alpha(opacity=60);
}