/* CSS Document */
/* - - - - - - - - - - - - - - - - - - - - -

  CSS by NX WEB Technologies Inc.
  Copyrighted Material
  www.nxwebtechnologies.com

#     # #     # #     # ####### ######     #######                                                                         
##    #  #   #  #  #  # #       #     #       #    ######  ####  #    # #    #  ####  #       ####   ####  # ######  ####  
# #   #   # #   #  #  # #       #     #       #    #      #    # #    # ##   # #    # #      #    # #    # # #      #      
#  #  #    #    #  #  # #####   ######        #    #####  #      ###### # #  # #    # #      #    # #      # #####   ####  
#   # #   # #   #  #  # #       #     #       #    #      #      #    # #  # # #    # #      #    # #  ### # #           # 
#    ##  #   #  #  #  # #       #     #       #    #      #    # #    # #   ## #    # #      #    # #    # # #      #    # 
#     # #     #  ## ##  ####### ######        #    ######  ####  #    # #    #  ####  ######  ####   ####  # ######  ####

- - - - - - - - - - - - - - - - - - - - - */

.clearFloatBoth {clear: both;}
.clearFloatLeft {clear: left;}
.clearFloatRight {clear: right;}
.centered {margin-left: auto; margin-right: auto;}
.alignright {float:right;}
.alignleft {float:left}


/* Store Specific
-----------------------------------------------------
-----------------------------------------------------*/

/* General
-------------------------*/
#storeWrapper{
	width:920px;
	margin:0px auto;
	padding:0px;
}

#storeWrapper a, #storeWrapper a:link {
	color: #720000;
	font-weight: bold;
	text-decoration: none;
}
#storeWrapper a:visited {
	color: #8F0808;
	font-weight: bold;
	text-decoration: none;
}
#storeWrapper a:hover {
	color: #000;
	text-decoration: underline;
}
#storeWrapper a:focus {
 	color: #000;
}
#storeWrapper a:active {
	color: #000;
}

/* Category Page
-------------------------*/
#storeCategoryHeader{
	position:relative;
	margin: 0 auto;
	width: 920px;
	background: url(/nxweb_content_manager_bg/images/1/africa/contentHeader-bg.jpg) right center no-repeat;
	border:2px solid #fff;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	height:50px;
}
#storeCategoryHeader .navbar{
	position:absolute;
	display:block;
	left:20px;
	top:20px;
	white-space: nowrap
}
#storeCategoryHeader .account{
	position:absolute;
	display:block;
	right:20px;
	top:20px;
	white-space: nowrap
}
#storeCategoryBody{
	padding:0px;
	padding-top:2em;
	padding-bottom:2em;
	margin:0px;
	width:920px;
	min-height:500px;
	height: auto !important;
	height: 500px;
}
#storeCategoryColumns{
	display:block;
	width:820px;
	margin:0 auto;
	padding:0;
	padding-left:35px;
}
#storeCategoryColumns ul{
	margin:0 auto;
	text-align:center;
	padding:0px;
	display:block;
}
#storeCategoryColumns li{
	list-style-type:none;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:30px;
	text-align:center;
	width:240px;
	border:1px solid #ccc;
	padding:0px;
}
#storeCategoryColumns li:hover {
	border:1px solid #a5a5a5;
}
#storeCategoryColumns h3{
	color:#000;
	font-size:14px;
	font-family: "Times New Roman", Times, serif;
	margin:0px;
	margin-bottom:30px;
	line-height: 35px;
	background: url(/nxweb_content_manager_bg/images/1/africa/contentHeader-bg.jpg) center center no-repeat;
	letter-spacing:0.07em;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#storeCategoryColumns img{
	margin:0px;
	padding:0px;
	border:none;
	
}
#storeCategoryColumns h3 a,  #storeCategoryColumns h3 a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#storeCategoryColumns h3 a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#storeCategoryColumns h3 a:hover {
	color: #000;
	text-decoration: underline;
}
#storeCategoryColumns h3 a:focus {
 	color: #000;
}
#storeCategoryColumns h3 a:active {
	color: #000;
       outline: none;
}
#storeCategoryColumns ul div.legend{
	margin-top:30px;
}
#storeCategoryColumns ul div.legend ul{
	width:100%;
	border:none;
	color:#000;
	font-size:10px;
	font-family: "Lucida Grande", Arial, Tahoma, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:5px;
}
#storeCategoryColumns ul div.legend li{
	border:none;
	display:inline;
	width:32%;
	padding:0px;
	margin:0px;
	color: #545454;
	font-weight:bold;
}
#storeCategoryColumns ul div.legend li:hover {border:0px;}

#storeCategoryBody .bottomNavbar{
	display:block;
	margin:0 auto;
	margin-top:10px;
	line-height:30px;
	font-size:11px;
	font-family:"Lucida Grande", Arial, Tahoma, Helvetica, sans-serif;
	text-align:center;
}


/* Product Page
-------------------------*/

#storeProductBody #iconNavigation {
	border: 1px solid #CCCCCC;	
	display: block;
	width: 340px;
	height: 80px;
	margin: 10px 0px 0px 60px;
	padding: 0px 0px 0px 0px;
}

#storeProductBody #iconNavigation img.productIcon {
	float: left;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

#storeProductInventoryDisplayPreviousPage {
	font-weight:bold;
	font-size: 16px;
	font-family: "Times New Roman",Times,serif;
	color:#974747;
	width:20%;
	display:block;
	margin:0px;
	padding:0px;
	width: 700px;
	float: left;
	padding: 5px 0px 15px 80px;
		
}

#storeProductDisplayAddBasket {
	float: left;	
	color: #111111;
	text-align: center;
	width: 100%;
}

#storeProductDisplayAddBasket a {
	padding: 6px 10px 6px 10px;
	background: transparent url(/nxweb_content_manager_bg/images/1/africa/contentHeader-bg.jpg) no-repeat scroll left center;
	border: 1px solid #FFFFFF;
	letter-spacing: 0.07em;
}
#storeProductDisplayAddBasket a:hover {

	text-decoration: none;
}
#storeProductHeader{
	position:relative;
	margin: 0 auto;
	width: 920px;
	background: url(/nxweb_content_manager_bg/images/1/africa/contentHeader-bg.jpg) right center no-repeat;
	border:2px solid #fff;
	margin-top:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	height:50px;
}
#storeProductHeader .navbar{
	position:absolute;
	display:block;
	left:20px;
	top:20px;
	white-space: nowrap
}
#storeProductHeader .account{
	position:absolute;
	display:block;
	right:20px;
	top:20px;
	white-space: nowrap
}
#storeProductBody{
	padding:0px;
	padding-top:2em;
	padding-bottom:2em;
	margin:0px;
	width:920px;
	min-height:570px;
	height: auto !important;
	height: 570px;
}
#storeProductBody .productImage{
	float:left;
	padding:0px;
	margin:0px;
	margin-left:30px;
	width:440px;
	height:560;
}


#storeProductBody .productImage img{
	padding:0px;
	margin-left:60px;
}

#storeProductBody .productImage img.initialImageHide {
	display: none;
}
#storeProductBody .productImage .thumbs{
	display:block;
	padding:0px;
	margin:0px;
	margin-top:10px;
	width:100%;
	height:60px;
	border:1px solid #ccc;
}

#storeProductBody .productContent{
	float:left;
	padding:0px;
	margin:0px;
	margin-left:20px;
	width:400px;
}
.productContent ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
.productContent ul li{
	margin-top:30px;
	margin-bottom:30px;
	border-bottom:0px solid #ccc;
	padding:0px;
	padding-bottom:3px;
}
.productContent ul li ul{
	float:left;
	width:100%;
	display:block;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom:1px solid #ccc;
}
.productContent ul li ul li{
	float:left;
	border-bottom:0px solid #ccc;
	margin: 10px 0px 10px 0px;
}
.productContent .title{
	font-weight:bold;
	font-size: 16px;
	font-family: "Times New Roman",Times,serif;
	color:#974747;
	width:20%;
	display:block;
	margin:0px;
	padding:0px;
}
.productContent .output{
	width:70%;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman",Times,serif;
	margin:0px;
	margin-left:15px;
	padding:0px;
}
.productContent .output p{
	font:13px "Times New Roman", Times, serif;
}
.productContent form{
	border:1px solid #ccc;
	border:0px;
	margin:0px;
	text-align:center;
}
.productContent form input{
	border:1px solid #fff;
	background: url(/nxweb_content_manager_bg/images/1/africa/contentHeader-bg.jpg) left center no-repeat;
	font-size:11px;
	font-family:"Lucida Grande", Arial, Tahoma, Helvetica, sans-serif;
	padding:5px;
	font-weight:bold;
	letter-spacing:0.07em;
}
.productContent form input:hover { 	
	border:1px solid #666;
	color: #CC0000;
	outline:none;

}
.productContent form input:active { 	
	border:1px solid #666;
	color: #CC0000;
	outline:none;

}

.productContent form input:focus { 	
	border:1px solid #666;
	color: #CC0000;
	outline:none;
}
#storeProductBody .bottomNavbar{
	display:block;
	margin:0 auto;
	margin-top:10px;
	line-height:30px;
	font-size:11px;
	font-family:"Lucida Grande", Arial, Tahoma, Helvetica, sans-serif;
	text-align:center;
}
