/*NAVIGATE THROUGH SECTIONS WITHIN STORE*/

#SubmenuStore {
    position:absolute;
    width:328px;
    height:169px;
    left: 432; 
    top: 121; 
    z-index:4;
    text-align: left;
	visibility: visible;
	background-color: #5998C9;
}

#Required {
    position:absolute;
    width:300px;
    left: 390; 
    top: 270; 
    z-index:5;
    text-align: right;
	visibility: visible;
}

/*END NAVIGATE THROUGH SECTIONS WITHIN STORE*/

/*GRAY BAR WITH SEC NAV*/

#StoreSecNav {
    position:absolute;
    width:760px;
    height:32px;
    left: 0; 
    top: 290; 
    z-index:5;
    text-align: left;
	visibility: visible;
	background-color: #666666;
}

#StoreSecNavInt {
    position:absolute;
    width:760px;
    height:32px;
    left: 0; 
    top: 211; 
    z-index:5;
    text-align: left;
	visibility: visible;
	background-color: #666666;
}

/*GRAY BAR WITH SEC NAV*/

/*CATALOG MAIN CONTENT*/


#StoreContent {
    position:absolute;
    width:760px;
    left: 0; 
    top: 322; 
    z-index:3;
    text-align: left;
	visibility: visible;
}


#StoreContentInt {
    position:absolute;
    width:760px;
    left: 0; 
    top: 243; 
    z-index:3;
    text-align: left;
	visibility: visible;
}

#StoreFloating {
    position:relative;
    width:630px;
    left: 0; 
    top: 0; 
    z-index:3;
    text-align: left;
    padding-left: 70px;
    padding-top: 20px;
	visibility: visible;
}

.Thumbs
{
float: left;
margin: 0 15 10px 0px;
border: 1px solid #002b5f;
}

#Pages {
    position:absolute;
    width:60px;
    left: 630; 
    top: 340; 
    z-index:5;
    text-align: right;
	visibility: visible;
}

/*END CATALOG MAIN CONTENT*/

/*PRODUCT DETAIL*/

.ContinueShoppingButton {
    position:absolute;
    width:150px;
    left: 536; 
    top: 260; 
    z-index:5;
    text-align: right;
	visibility: visible;
}

.ProductLargePhoto {
    position:relative;
    width:258;
    left: 0; 
    top: 0; 
    z-index:3;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
	visibility: visible;
}

.ProductDetail {
    position:relative;
    width:200;
    left: 0; 
    top: 0; 
    z-index:3;
    text-align: left;
    padding-left: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
	visibility: visible;
}

.TopItemsCart {
    position:relative;
    width:360;
    left: 0; 
    top: 0; 
    z-index:3;
    text-align: left;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
	visibility: visible;
	border-bottom: 1px solid #CCD4DE;
}

.BookIconSmall {
    position:relative;
    width:40;
    left: 0; 
    top: 0; 
    z-index:3;
    text-align: left;
	visibility: visible;
}

.ItemsText {
    position:relative;
    width:260;
    left: 0; 
    top: 0; 
    z-index:3;
    text-align: left;
	visibility: visible;
}

.CheckoutButton {
    position:absolute;
    width:100;
    left: 280; 
    top: 3; 
    z-index:3;
    text-align: left;
	visibility: visible;
}

/*END PRODUCT DETAIL*/

/*BILLING PAGE*/

#RightBillingColumn {
    position:absolute;
    width:131px;
    left: 425; 
    top: 307; 
    z-index:5;
    text-align: left;
	visibility: visible;
}

/*END BILLING PAGE*/


/*SEARCH FIELD*/

#Search {
    position:absolute;
    width:131px;
    left: 374; 
    top: 293; 
    z-index:5;
    text-align: left;
	visibility: visible;
}

#SearchInt {
    position:absolute;
    width:131px;
    left: 374; 
    top: 215; 
    z-index:5;
    text-align: left;
	visibility: visible;
}


/*END SEARCH FIELD*/
