* {
  margin: 0px;
  padding: 0px;
  border: 0px;
  font-size: 11px;
  font-style: normal;
  text-decoration: none;
  font-family: "Arial";
  line-height: 20px;
}

div {
  line-height: 0px;
}

      .LockOff {
         display: none;
         visibility: hidden;
      }

      .LockOn {
         display: block;
         visibility: visible;
         position: absolute;
         z-index: 999;
         top: 0px;
         left: 0px;
         width: 100%;
         height: 100%;
         background-color: #ccc;
         text-align: center;
         padding-top: 25%;
         filter: alpha(opacity=75);
         opacity: 0.75;
      }

hr
{
    position: absolute;
    visibility: hidden;
}

body
{
    text-align: center;
    background: #FFFFFF url('images/background5.jpg') top center repeat fixed;
    font-family: Tahoma, Verdana, sans-serif;
    overflow: -moz-scrollbars-vertical;
    color: #404040;
}

table, tr, td
{
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    border-spacing: 0px;
}

a
{
    color: #404040;
    text-decoration: underline;
}

select, textarea, .text, .password, select, textarea, #Quantity
{
    border: solid 1px #C0C0C0;
    padding-left: 3px;
    
}

.submit
{
    height: 31px;
    width: 154px;
    color: #505050;
    background: url('images/button_bg.gif');
    cursor: pointer;
}

h1
{
    font-size: 16.8px;
    padding-bottom: 9px;
}

h2
{
    font-size: 14px;
    padding-bottom: 7px;
}

ul
{
}

li
{
    margin-left: 30px;
}

#login
{
    position: absolute;
    top: -32px;
    left: 616px;
    width: 308px;
    height: 32px;
    background: transparent;
}

#breadcrumb
{
    position: relative;
    width: 770px;
    height: 26px;
    text-indent: 12px;
    background: #EEEEEE;
}

#breadcrumb, #breadcrumb a
{
    color: #888888;
    font-size: 11px;
    line-height: 25px;
}

.SectionTitleText
{
    font-size: 11px;
}

#copyright
{
    position: absolute;
    top: 210px;
    left: 46px;
    width: 340px;
    background: #272727;
    color: #A0A0A0;
    font-size: 10px;
    height: 70px;
    text-align: left;
}

.SectionTitleText
{
}

#liveHelp
{
    position: absolute;
    top: 3px;
    left: 462px;
    width: 154px;
    height: 47px;
    text-align: center;
}

#searchBar
{
   position: relative;
   float: right;
   top: 0px;
   left: 44px;
   width: 297px;
   height: 36px;
   z-index: 3;
	line-height: 0px;
}

.searchBox
{
    position: absolute;
    top: 7px;
    left: 0px;
    height: 18px;
    width: 174px;
    border: solid 1px #E0E0E0;
    padding-left: 3px;
    font-size: 11px;
    background: #FFFFFF;
    color: #A0A0A0;
    line-height: 0px;
}

#Go
{
    position: absolute;
    float: right;
    top: 7px;
    left: 178px;
    width: 30px;
    height: 20px;
    border: 0px;
    background: url(images/search_button.gif) center no-repeat;
    line-height: 0px;
}

/* PRODUCT PAGE */

div.product_icon
{
    position: relative;
    width: 154px;
    height: 259px;
    background: url('images/product_icon_bg.jpg');
}

div.devo_icon
{
    position: relative;
    width: 770px;
    // width: 760px;
    height: 135px;
    background: url('images/devo_icon_bg.jpg');
    text-align: left;
}

div.product_icon_image
{
    position: absolute;
    top: 15px;
    left: 15px;
}

div.devo_icon_image
{
    position: absolute;
    top: 15px;
    left: 15px;
}

div.product_icon_title
{
    position: absolute;
    top: 130px;
    left: 15px;
    width: 124px;
}

.product_icon_title a
{
    color: #808080;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

div.product_icon_price
{
    position: absolute;
    color: #808080;
    top: 210px;
    left: 15px;
    width: 124px;
    height: 36px;
    font-size: 12px;
}

div.product_icon_reg_price
{
    color: #808080;
    position: absolute;
    top: 210px;
    left: 15px;
    width: 124px;
    font-size: 12px;
}

div.product_icon_new_price
{
    color: #ff0000;
    font-weight: bold;
    position: absolute;
    top: 230px;
    left: 15px;
    width: 124px;
    height: 36px;
    font-size: 12px;
}

.variantprice, .saleprice
{
    font-size: 12px;
}

.product_grid
{
    background: #FAFAFA;
}

div.devo_icon_title,
{
    position: absolute;
    top: 80px;
    left: 154px;
    width: 550px;
    height: 30px;
}

.devo_icon_title a
{
    position: absolute;
    top: 80px;
    // top: 0px;
    left: 154px;
    // left: 0px;
    color: #808080;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

div.devo_icon_date
{
    position: absolute;
    left: 154px;
    top: 40px;
    height: 30px;
    width: 550px;
}

.devo_icon_date a
{
    color: #808080;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

div.devo_icon_author
{
    position: absolute;
    top: 15px;
    left: 154px;
    width: 550px;
}

.devo_icon_author a
{
    color: #808080;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

#pnlErrorMsg
{
    padding: 15px;
    color: #FF0000;
}

.framed
{
    padding: 15px;
    background: #FFFFFF;
    border: solid 1px #C0C0C0;
}

.framed_lg, #EntityPanel
{
    line-height: 20px;
    font-size: 10px;
}

.framed_lg td
{
    color: #404040;
}

#lnkChangeBilling, #lnkChangeShipping
{
    position: relative;
    top: 0px;
    // top: -20px;
    left: 0px;
    float: right;
}

.shipmenthistory td
{
    background: #FFFFFF;
    width: 16.6%;
    border: solid 1px #404040;
}

table.shipmenthistory
{
    margin: 15px;
    width: 730px;
}

table.informational, .informational table, #EntityPanel
{
    margin: 15px;
}

.informational td, td.informational_label, .shipmenthistory td
{
    vertical-align: top;
    padding: 5px 5px 5px 5px;
}

td.informational_label
{
    text-align: right;
    font-weight: bold;
}

.text, .password, select, textarea
{
    color: #404040;
}

.text, .password
{
    height: 20px;
}

div.infobox
{
    padding
}

.informational textarea
{
    width: 100%;
}

.button
{
    color: #505050;
}

.leftNav
{
    color: #E0E0E0;
    font-size: 10px;
    width: 154px;
}

.leftNav a
{
    color: #E0E0E0;
    font-weight: medium;
    text-decoration: none;
    font-size: 11px;
}

.leftNav td
{
    padding-left: 23px;
    text-align: left;
}

.leftNav_cat
{
    font-size: 15px;
    font-weight: bold;
    height: 40px;
    line-height: 32px;
    letter-spacing: 0.5px;
    vertical-align: bottom;
    text-indent: -10px;
}

.leftNav_subcat
{
    text-indent: -5px;
    height: 30px;
}

.leftNav_selected
{
    text-indent: -5px;
    height: 30px;
    background: #686868;
}

.leftNav_selected a
{
    color: #E0E0E0;
}



#prodMain
{
    vertical-align: top;
    width: 462px;
    margin: 0px;
    padding: 0px;
    background: #FFFFFF;
    border-right: solid 1px #E0E0E0;
}

#prodSidebar
{
    width: 308px;
    vertical-align: top;
}

#prodBody
{
    position:relative;
    left:0px;
    top:0px;
}

#prodImg
{
	position: absolute;
}

.prodInfo
{
    padding: 17px;
    position: relative;
    // width: 306px;
    background: #F0F0F0 url('images/bodywrapper_bg.jpg');
    color: #404040;
    font-size: 11px;
}

.AddToCartButton
{
    position: relative;
    top: 9px;
    width: 120px;
    height: 62px;
    background: url('images/add_to_cart.gif');
    cursor: pointer;
}

.AddToWishButton
{
    position: relative;
    top: 9px;
    width: 120px;
    height: 62px;
    background: url('images/add_to_wishlist.gif');
    cursor: pointer;
}

.prodRating
{
    position: relative;
    background: #F0F0F0 url('images/bodywrapper_bg.jpg');
    line-height: 18px;
    letter-spacing: 1px;
    font-size: 12px;
    z-index: 1;
}

#RatingsStars
{
    position: static;
    cursor: pointer;
    display: inline;
}

#RatingsReviewNum
{
    display: inline;
    cursor: pointer;
}

#RatingsResults
{
    position: absolute;
    top: 30px;
    left: 0px;
    background: #FFFFFF;
    border: solid 1px #000000;
    padding: 15px;
    width: 308px;
    overflow: hidden;
    z-index: 1;
}

#RatingsExact
{
    position: absolute;
    visibility: hidden;
}

#RatingsButton
{
    position: relative;
    top: 10px;
}

#RatingsBody
{
}

#RatingsClose
{
 float: right;
 cursor: pointer;
 text-decoration: underline;
}

#ThumbImages
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 462px;
    padding-top: 15px;
}

.ThumbImage
{
    position: relative;
    width: 97px;
    height: 82px;
    float: left;
    padding-left: 15px;
    padding-bottom: 15px;
}

.ThumbImage img
{
    position: relative;
    width: 97px;
    height: 82px;
    top: 0px;
    left: 0px;
}

#largeimageshow
{
    visibility: hidden;
    position: absolute;
    top: 0px;
//    top: 32px;
    left: 539px;
    width: 77px;
    height: 65px;
    float: right;
}

.prodTitle
{
    position: relative;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 24px;
}

.prodDesc, .prodDesc li
{
    position: relative;
    top: 0px;
    line-height: 11px;
    letter-spacing: 1px;
    font-size: 11px;
    margin-top: 15px;
}

div.prodDesc
{
    padding-top: 10px;
}

.cat_bg
{
    position: absolute;
    visibility: hidden;
}

/* COMPONENT ART HORIZONTAL MENU */

.TopMenuGroup
{
    position: relative;
    top: 0px;
    left: 0px;
    height: 36px;
    z-index: 1;
    border: 0px none;
}

.TopMenuGroup nobr
{
    font-size: 12px;
}

.TopMenuItem, .TopMenuItemHover
{
    position: relative;
    top: 0px;
    text-decoration: none;
    cursor: pointer;
    color: #808080;
    border: 0px none;
    text-indent: 40px;
}

.MenuGroup
{
    position: absolute;
    width: 154px;
    filter:alpha(opacity=96);
    -moz-opacity:.96;
    opacity:.96;
    cursor: pointer;
    border: solid 1px #CFD4D8;
    background: url(images/menudropdown_bg.jpg);
}

.MenuGroup td
{
    margin: 0px;
    height: 32px;
    color: #E0E0E0;
    border: 0px none;
}

.MenuGroupHover td
{
    height: 28px;
    border: 0px none;
}

/*leaf menu items*/
.MenuItem, .MenuItem td
{
    cursor: pointer;
    width: 100%!important;
    border: 0px none;
}

.MenuItem nobr, .MenuItemHover nobr, .MenuItemDown nobr
{
    font-size: 12px;
}

.MenuItemDown nobr
{
}

.MenuItemHover, .MenuItemHover td, td.MenuItemHover, td.MenuItemDown, .MenuItemDown td
{
    color: #F0F0F0;
    background: #707070;
    border: 0px none;
}

#PageMenu
{
    text-align: left;
    background: url('images/top_menu.jpg');
}

.ScrollItem
{
}

.ScrollItemH
{
}

.ScrollItemA
{
}

#wrapper
{
    position: relative;
    top: 0px;
    left: -1px;
    //left: 0px;
    width: 924px;
    margin: 0 auto;
    padding: 0;
    background: #272727;
    height: 100%;
}

#wrapper_cap_top
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 122px;
    background: url('images/wrapper_cap_top.jpg');
}

#contents td
{
    margin: 3px;
}

#contents
{
    text-align: left;
    vertical-align: top;
    background: #FFFFFF url(images/bodywrapper_bg.jpg) no-repeat;
}

#popup_contents
{
    text-align: left;
    vertical-align: top;
    background: #FFFFFF;
    padding: 15px;
    height: 100%;
}

.content
{
    margin: 15px;
    font-size: 12px;
}

#header
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 924px;
    background: #4D4D4F url('images/header_bg.jpg') repeat-x;
    z-index: 0;
    line-height: 0px;
}

#header_buttons
{
    position: absolute;
    height:75px;
    clear: both;
    top: 0px;
    left: 285px;
    width: 639px;
    margin: 0px;
    padding: 0px;
}

#hwishlist
{
    position: absolute;
    height:90px;
    top: 0px;
    left: 755px;
    margin: 0px;
    padding: 0px;
    line-height: 0px;
}

#hcart
{
    position: relative;
    height:90px;
    top: -98px;
    left: 0px;
    margin: 0px;
    padding: 0px 24px 0px 0px;
    line-height: 0px;
}

#hlogin
{
    position: absolute;
    top: 50px;
    left: 338px;
    width: 400px;
    margin: 0px;
    padding: 0px;
    text-align: right;
    line-height: 0px;
}

#hlogin, #hlogin a, #hlogin a:visited
{
    color: #F0F0F0;
    font-size: 11px;
    line-height: 0px;
}

div#footer, div#footer a, div#footer a:visited
{
    color: #A0A0A0;
    text-decoration:none;
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    z-index: 3;
}

div#footer h3
{
    color: #E0E0E0;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
}

#footer_logo
{
    position: relative;
    top: 0px;
    left: 0px;
    height: 48px;
    width: 308px;
    background: url(images/footer_logo.jpg) no-repeat center center;
    margin-right: 0px;
}

div#footer ul
{
	float: left;
	margin: 4px 36px 0px 48px;
}

div#footer li
{
	list-style-type: none;
	margin-left: 0px;
	font-size: 12px;
}

div.header_button
{
    color: #F0F0F0;
    position: relative;
    float: left;
    padding-left: 51px;
    // padding-left: 53px;
}

div.horizNav_button
{
    text-align: center;
    position: absolute;
    top:0px;
    height:27px;
    width:129px;
    border-right:1px solid #000000;
    line-height: 16px;
    font-weight: medium;
    text-decoration: none;
}

#textbooks_button
{
    left: 0px;
}

#technology_button
{
    left: 129px;
}

#clothing_button
{
    left: 258px;
}

#memorabilia_button
{
    left: 387px;
}

#finegifts_button
{
    left: 516px;
}

#devotionals_button
{
    left: 645px;
    border-right:0px;
}

#bodywrapper
{
    float: center;
    position: relative;
    width: 924px;
    background: #E8E8E8 url('images/bodywrapper_bg.jpg') repeat;
    z-index: 1;
}

#main_ad
{
    width: 924px;
    height: 524px;
    line-height: 0px;
}

#main_ad img, #main_ad a
{
    line-height: 0px;
}

#shop_by_brand
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 924px;
    height: 55px;
    background: url('images/shop_by_brand_bg.jpg');
}

div#adTopic
{
    position: absolute;
    z-index: 0;
}

table.paging_control
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 770px;
    height: 32px;
    background: url('images/paging_control.jpg');
    text-align: right;
    font-size: 10px;
    line-height: 55px;
    color: #808080;
}

table.devotional_filter_bar
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 770px;
    height: 53px;
    background: url('images/paging_control.jpg');
    font-size: 10px;
    line-height: 55px;
    color: #808080;
    text-indent: 15px;
}

a.PageNumber
{
    color: #808080;
}

#shop_by_category
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 924px;
}

div.shop_by_category
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 308px;
    margin-bottom: 30px;
}

img.shop_by_category
{
    position: relative;
}

img.shop_by_category_title
{
    position: relative;
    top: 18px;
    left: 18px;
    display: block;
}

table.shop_by_category
{
    position: relative;
    width: 447px;
    top: 18px;
    left: 18px;
}

#footer
{
    position: relative;
    left: 0px;
    height: 280px;
    width: 100%;
    min-width: 774px;
    clear: both;
    margin: 0;
    padding-top: 10px;
    background: #272727 url('images/footer_bg.gif') repeat-x;
}

#logo_div
{
    position: absolute;
    text-align: center;
    float: left;
    top: 0px;
    left: 10px;
    width: 340px;
    height: 90px;
    margin-right: 0px;
    display: block;
    background-color: #000000;
}

.logo
{
    position: relative;
    top: 0px;
    line-height: 0px;
}

td.section_break
{
    background: #E8E8E8;
}

.ShoppingCart
{
    visibility: hidden;
}

#minicart
{
   position: relative;
   text-align: right;
   top: 98px;
   left: 0px;
   width: 924px;
   color: #E0E0E0;
   z-index: 0;
}

#minicart a
{
   color: #E0E0E0;
}

#minicart div
{
   position: relative;
   top: -90px;
   left: 0px;
   padding: 0px 40px 8px 0px;
}

#QtyDiscTbl
{
}

#menu {
	position: relative;
    	top: 0px;
    	left: 0px;
	border: 0px none;
	background: url('images/top_menu.jpg');
	text-align: left;
	margin: 0px;
    	height: 36px;
	padding: 0px 0px 0px 12px;
	z-index: 2;
	line-height: 0px;
}

#menu a {
	color: #808080;
}

#menu ul {
	position: relative;
    	z-index: 1;
	list-style-type: none;
	list-style-position:outside;
	margin: 0px;
}

#menu ul ul {
	position: absolute;
	left: 24px;
	display: none;
}

#menu li {
	float:left;
	position:relative;
	text-align: left;
	margin: 0px;
}

#menu li ul {
	position: absolute;
	width: 154px;
	filter:alpha(opacity=96);
	-moz-opacity:.96;
	opacity:.96;
	cursor: pointer;
	border: solid 1px #CFD4D8;
	background: #505050;
}

#menu ul ul ul {
	top: -1px;
	left: 154px;
}

#menu li ul a {
	float: left;
	color: #CFD4D8;
	width: 154px;
}

#menu a:link, #menu a:active, #menu a:visited, #menu a:hover {
	text-decoration: none;
	line-height: 36px;
	display: block;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 32px;
}

#menu li ul a:link, #menu li ul a:active, #menu li ul a:visited, #menu li ul a:hover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	line-height: 32px;
}

#menu li ul a:hover {
	color: #F0F0F0;
    	background: #707070;
	width: 146px;
//	width: 154px;
}

#menu li ul a.has_children {
	background: url('images/nav_with_children.jpg');
	width: 146px;
//	width: 154px;
}
#menu li ul a.has_children:hover {
	background: url('images/nav_with_children_hover.jpg');
	width: 146px;
//	width: 154px;
}
.main_ad {
	position: absolute;
	top: 0px;
	left: 0px;
}
#main_ad_1, #main_ad_2, #main_ad_3, #main_ad_4 {
	display: none;
	visibility: hidden;
}
#main_ad_0 {
	display: block;
	visibility: visible;
}
#ad_viewer_bar {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 55px;
	width: 924px;
	background: #111111;
	filter: alpha(opacity=0);
	opacity: 0.0;
	z-index: 1;
}
#adview_ctrls {
	position: absolute;
	top: 0px;
	left: 726px;
}
a.adview_ctrl {
	line-height: 65px;
	margin-right: 15px;
}
