/*---
Naswell Corporation
www.naswell.com.au
Adapted by Breno Pittoli on 05/2008
---*/

body {
	margin:0;
	padding:0;
	background:#E2E2E2 url('../styleImages/backgrounds/body01.png') repeat-x;
	color:#333;
	font:13px/20px Arial, "Trebuchet MS", Verdana, sans-serif;
}
#PageOuter {
	margin:0 auto;
	padding:0;
	background:#FFF;
	width:955px;
	position:relative;
}
#Header {
	height:97px; 
	width:955px;
	margin:0;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	background:#FFF url('../../../images/getLogo.php?skin=BSafe-WhiteAndBlue') no-repeat;
	}
#Header h1 {
	margin:10px 0 0 30px;
	padding:0;
	width:365px;
	height:70px;
	text-indent:-10000px;
	float:left;
	}
h1 a:link, h1 a:visited {
	width:365px;
	height:70px;
	display:block;
	}
#TopLinks {
	margin-top:36px;
	width:200px;
	list-style:none;
	font-size:12px;
	float:right;
}
#TopLinks li {
	margin-right:10px;
	padding-left:17px;
	display:block;
	float:left;
}
#TopLinks a {
	text-decoration:none;
	color:#333;
}
#TopLinks a:hover {
	color:#C00;
}
#ico01 {
	background:#FFF url('../styleImages/icons/home01.gif') 0 3px no-repeat;
}
#ico02 {
	background:#FFF url('../styleImages/icons/contact01.gif') 0 3px no-repeat;
}
#ico03 {
	background:#FFF url('../styleImages/icons/send01.gif') 0 3px no-repeat;
}
#ShoppingBasket {
	padding:3px;
	border:1px solid #999;
	width:242px;
	background:#FFF;
	position:absolute;
	z-index:2;
	top:75px;
	right:0;
}
#SBBG {
	background:#EEE;
}
#ShoppingBasket h3 {
	margin:0;
	padding:0;
	line-height:30px;
	text-align:center;
	background:transparent url('../styleImages/icons/basket01.gif') 10px 5px no-repeat;
}
#ShoppingBasket h3 a {
	text-decoration:none;
	color:#333;
}
#SBButton {
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
#SBButton a {
	color:#03F;
	text-decoration:none;
}
#SBButton a:hover {
	color:#333;
}
#bnFlash {
	width:955px;
	height:250px;
	border-top:1px solid #B6DAF4;
	position:relative;
	display:block;
}
#bnFlash object {
	position:absolute;
	z-index:1;
}
#userBar {
	background:#B5B5B5;
	height:40px;
	position:relative;
}

/**TOP BOXES 
*************/
.SmallHeader  {
	font-size:11px;
	color:#FFF;
	text-transform:uppercase; 
	}

#Currency{
	padding:15px 35px 2px 0;
	}

#Language {
	padding-right:10px;
	margin-bottom:3px;
	}

#Session {/*Required as Language & Currency Boxes are not used within general Cart.tpl pages*/
	margin-top:58px;
	width:auto;
	height:20px;
	padding:0;
	text-align:right;
	float:right;
	} 

#Login {
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	text-transform:capitalize;
	margin:0;
	padding:10px 15px 0 0;
	width:auto;
	float:right;
	} 
#Login * {
	margin:0;
	padding:0;
	}
#Login span {
	color:#000;
}
#Login a {
	text-transform:uppercase;
	text-decoration:none;
	color:#FFF;
	}
#Login a:hover {
	color:#03F;
}
	


/**LEFT COLUMN SECTION
************************/
#LeftColumn {
	position:relative;
	width:202px; 
	padding:10px;
	float:left;
	}
#Categories h3, #CartNav h3 {
	margin:0;
	padding:0;
	height:43px;
	line-height:43px;
	font-size:14px;
	color:#333;
	text-align:center;
	text-transform:capitalize;
	background:#FFF url('../styleImages/backgrounds/categories01.png') no-repeat;
}
#Categories *, #CartNav * {
	margin:0;
	padding:0;
}

/**LEFT COLUMN HEADINGS
************************/
.subHeading {
	margin:0;
	padding:0;
	color:#FFF;
	height:30px;
	width:100%;
	border-bottom:1px dotted #FFF;
	}


.subHeading h3 {
	margin:0;
	padding:5px 0 0 5px;
	color:#FFF;
	font-size:13px;
	font-weight:normal;
	text-transform:uppercase;
	text-align:left;
	float:left;
	}

.subHeading h3 a {
	color:#FFF;
	text-decoration:none;
	border:none;
	padding-right:50px;
	}

.subHeading h3 a:hover {
	color:#C6EADD;
	text-decoration:none;
	border:none;
	padding-right:50px;
	}



/**LEFT COLUMN SIDE BOXES
*************************/
.LeftBox {
	margin:0 0 5px 0;
	padding:0 0 2px 0;
	width:185px;
	}

.LeftBox a {
	color:#FFF;
	text-decoration:none;
	}

.LeftBox a:hover {
	color:#C6EADD;
	text-decoration:none;
	}


/**LEFT COLUMN - MAILING LIST
*******************************/
.LeftBox.border {
	border-top:1px dotted #FFF;
	padding-top:5px;
	color:#FFF;
	background:#677;
	}

/**LEFT COLUMN - INFORMATION BOX
**********************************/
.LeftBox p#nudge {
	margin:0 0 0 10px;
	color:#FFF;
	background:#677;
	}


/**START CROSS-BROWSER DHTML MENU
**********************************/
#mainmenu-nav, #cart-nav {
	margin:0;
	padding-bottom:15px;
	list-style:none;
	width:202px;
	background:#FFF url('../styleImages/backgrounds/categories02.png') bottom no-repeat;
	font-size:12px;
	color:#03F;
	display:table;
	}

.ul-nav, .li-nav {
	font-size:12px;
	display:block;
	}
.ul-nav{
	width:190px;
	padding:0px;
	font-size:11px;
	}
.li-nav {
	width:100%;
	background:transparent url('../styleImages/icons/nav01.png') 13px 7px no-repeat;
	text-indent:25px;
	float:left;
	}
.li-nav .ul-nav {
	display:none;
	position:absolute;
	margin-left:100px;
	margin-top:-19px;
	background-color:#677;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	border-top:4px solid #C6EADD;
	z-index:5;
	font-size:12px;
	}

.li-nav a{
	color:#555;
	text-decoration:none;
	}

.li-nav a:hover{
	color:#000;
	}

a.hassubmenu{
	background-image:url(../styleImages/more.gif);
	background-repeat:no-repeat;
	background-position:178px 6px;
	}

/**HIGHTLIGHTING EFFECT ON SUB-CATS
************************************/
.ul-nav .li-nav a.hassubmenu:hover {color:#C6EADD;}



/**CLEARING FLOATING ELMENTS
*****************************/
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}



/**VIEWCART NAVIGATION
************************/
ul#CartNav {
	list-style-type:none;
	margin:0;
	padding:0;
	display:block;
	}
ul#CartNav li {
	margin:0;
	padding:0;
	}
ul#CartNav li a {
	background-image:url(../styleImages/more.gif);
	background-repeat:no-repeat;
	background-position:5px 6px;
	padding:2px 2px 2px 15px;
	color:#333;
	background:#FFF;
	text-decoration:none;
	}
ul#CartNav li  a:hover{
	background-image:none;
	padding:2px 2px 2px 15px;
	color:#6F9994;
	background:#FFF;
	text-decoration:none;
	}


/**RANDOM PRODUCTS 
********************/
#FeaturedProd {
	margin-top:10px;
}
#FeaturedProd h3 {
	margin:0;
	padding:0;
	height:43px;
	line-height:43px;
	font-size:14px;
	color:#FFF;
	text-align:center;
	text-transform:capitalize;
	background:#FFF url('../styleImages/backgrounds/featured01.png') no-repeat;
}
#RandProduct {
	height:100%;
	text-align:center;
	padding:10px 3px;
	background:#FFF url('../styleImages/backgrounds/featured02.png') bottom no-repeat;
	}
#RandProduct img {
	border:1px solid #444;
	padding:0;
	}
#RandProduct p {
	display:block;
	}
#RandProduct a {
	color:#FFF;
	text-decoration:none;
}
#RandProduct a:hover {
	text-decoration:underline;
}

/**CARDS ACCEPTED 
********************/
#Cards {
	margin:10px 0;
	padding:0 0 20px 0;
	height:80px;
	text-align:center;
	background:#FFF url('../styleImages/backgrounds/cards01.png') no-repeat;
	clear:both;
}
#Cards h3 {
	margin:0;
	padding:0;
	background:none;
	height:43px;
	line-height:43px;
	font-size:14px;
	color:#000;
	text-align:center;
	text-transform:capitalize;
}
/**MAIN CONTENT SECTION
************************/
#Content {
	position:relative;
	width:692px;
	float:left;
	margin:0 0 0 15px;
	padding:0;
	}

#Content h1 {
	font-size:26px;
	color:#000;
}
#Content p {margin-left:10px;}


/**GENERAL HEADERS
********************/
.Title {
	color:#6F9994;
	background:#FFF; 
	height:30px;
	padding:0;
	margin:0;
	}

.Title h1 {
	font-size:13px;
	color:#FFF;
	padding:6px 0 6px 5px;
	margin:0;
	}

h2 {
	font-size:13px;
	color:#FFF;
	background:#677;
	font-weight:bold;
	text-transform:uppercase;
	padding:6px 0 6px 5px;
	margin:0;
	}


h3 {
	font-size:13px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	background:#B5B5B5;
	padding:6px 0pt 6px 5px;
	}


h4 {
	font-size:13px;
	color:#6F9994;
	background:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	}


/**BREADCRUMB TRAIL & PAGINATION
**********************************/
#BreadCrumb {margin-bottom:5px;}

.pagination {
	text-align:right;
	padding-top:5px;
	padding-bottom:5px;
	}


/**SITE DOCUMENTS
*******************/
#SiteDocs {
	margin:0;
	padding:0;
	height:50px;
	background:transparent url('../styleImages/backgrounds/sitedocs01.png') repeat-x;
	color:#FFF;
	text-transform:capitalize;
	font-size:12px;
	}
#SiteDocs p {
	padding:17px 0 0 20px;
	position:relative;
}
#SiteDocs a:link, #SiteDocs a:visited, #SiteDocs a:hover {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	}
#SiteDocs a:hover {
	color:#C6EADD;
	}
#Copyright {
	position:absolute;
	right:17px;
}

	
/**HOME PAGE INTRODUCTION TEXT
*******************************/
#Announcement, #ContentBox {
	padding:3px;
	margin-bottom:5px;
	margin-top:0px;
	position:relative;
	z-index:1;
	}
#Announcement h1, #ContentBox h1 {
	font-size:26px;
	color:#000;
}
#Announcement h1 span {
	font-size:22px;
	color:#444;
}
#Announcement p {
	margin:5px 5px 0 5px;
	line-height:16px;
	}
	
	
/**LATEST PRODUCTS - HOMEPAGE
*******************************/
#LatestProducts {
	margin:15px 0 0 0;
	position:relative;
	}
#LatestProducts h2 {
	margin:0;
	padding:0;
	height:38px;
	line-height:38px;
	background:#FFF url('../styleImages/backgrounds/latest01.png') no-repeat;
	font-size:16px;
	color:#333;
	text-indent:15px;
	text-transform:capitalize;
}
#Inner {
	padding:0 15px;
	margin:0;
	list-style:none;
	width:660px;
	height:100%;
	border-left:1px solid #959595;
	border-right:1px solid #959595;
	display:table;
	}
#Inner * {
	margin:0;
	padding:0;
}
#Inner li {
	margin:0 5px 0 0;
	padding:0 5px;
	width:150px;
	height:240px;
	text-align:center;
	display:block;
	float:left;
}
#Inner img {
	border:1px solid #888;
	width:150px;
	height:150px;
}
#Inner a:link, #Inner a:visited {
	color:#06C;
	text-decoration:none;
	}
#Inner a:hover {
	text-decoration:underline;
	}

.LPPrice {
	text-transform:uppercase;
	font-size:12px;
	color:#333;
	}
.LPPrice span {
	font-size:11px;
	color:#666;
}

/**CATEGORY VIEW 
********************/
#CatDescription {}

/**SUB CATEGORY IMAGE DISPLAY
******************************/
#SubCategories {
	float:left;
	display:inline; /*fixes IE6 float bug*/
	text-align:center;
	margin:10px auto 5px;
	padding:0;
	width:100%;
	height:auto;
	}

.subCat {	
	float:left;
	display:inline;/*fixes IE6 float bug*/
	text-indent:0;
	margin:5px 5px 10px 5px;
	text-align:center;
	padding:5px;
	}

.subCat a {
	color:#333;
	background:#FFF;
	text-decoration:none;
	}

.subCat a:hover {
	text-decoration:none;
	color:#C6EADD;
	}

.subCat img {
	border:1px solid #CCC;
	padding:5px;
	}

/**ORIGINAL CAT VIEW CODING
*****************************/
/*.catview {
	margin:0 10px;
	padding:0;
	width:100%;
	}

.catimage {
	width:auto;
	height:auto;
	border-bottom:1px dotted #CCC;
	padding:0;
	margin:0;
	}

.catinfo {
	border-bottom:1px dotted #CCC;
	margin-right:10px;
	}

.catInner {
	margin:10px 0;
	border-left:1px dotted #ccc;
	}

.catview a {
	color:#677;
	text-decoration:none;
	}

.catview p {line-height:12px;}*/


.catview {
	margin:5px 0;
	padding:0;
	width:98%;
	border-top:1px dotted #CCC;
	}

.catsep {
	border-bottom:1px dotted #CCC;
	border-right:1px dotted #CCC;
	padding-right:8px;
	padding-bottom:5px;
	}


.catsep h2, .catsep h2 a {
	font-size:13px;
	color:#03F;
	background:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	padding:6px 0 6px 5px;
	margin:0;
	}

.catsep h2 a:hover {
	background:#FFF;
	color:#333;
	}

.catimage {
	padding:0;
	margin:0;
	width:150px;
	}

.catview a {
	color:#677;
	text-decoration:none;
	}

.catview p {line-height:12px;}
.catview .Price {color:#677; background:#FFF;}

/**SINGLE PRODUCT PAGE
************************/
#SingleProd {
	padding:3px;
	margin-bottom:20px;
	position:relative;
	z-index:1;
	}
	
#MainProdImage, #img_preview {
	text-align:center;
	margin:20px auto;
	padding:0;
	width:390px;
	}

#MoreImages {}

/**LIGHTBOX GALLERY
********************/
#LightBoxGallery {
	height:auto;
	width:auto;
	margin:0 auto;
	padding:0;
	text-align:center;
	}

.LightBox {
	float:left;
	margin:0 0 30px 15px;
	height:1%;
	}

.LightBoxImage {
	text-align:center;
	margin:0;
	padding:5px;
	border:1px solid #CCC;
	}


/**PRODUCT DESCRIPTION
***********************/
#ProdDescription {
	text-align:left;
	padding:0;
	margin-bottom:20px;
	color:#333;
	background:#FFF;
	}

#ProdDescription h2 {
	margin:0 0 0 0;
	padding-left:5px;
	padding-bottom:5px;
	font-weight:normal;
	background:#B5B5B5;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	}


/**PRODUCT INFO - PRICE, RATING, TELL A FRIEND
************************************************/
#ProdInfo {
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	padding:5px 0;
	margin:0;
	text-align:left;
	height:60px;
	width:100%;
	}

#ProdPrice {
	float:left;
	display:inline; /*used to fix IE6 double margin bug with floated elements */
	width:30%;
	height:66%;
	font-size:14px;
	padding:20px 0 0 0;
	margin:0;
	text-align:left;
	color:#666;
	background:#FFF;
	}

#ProdReviews {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	height:90%;
	width:29%;
	margin:0 auto;
	text-align:center;
	padding:3px 5px 3px 0;
	border-right:1px dotted #CCC;
	border-left:1px dotted #CCC;
	background:#FFF;
	}

#ProdReviews a {
	color:#333;
	background:#FFF;
	text-decoration:none;
	}

#ProdReviews a:hover {text-decoration:none; color:#06C;}

#TellAFriend {
	float:left;
	display:inline;/*used to fix IE6 double margin bug with floated elements */
	width:37%;
	height:100%;
	margin:0;
	padding:0;
	background:white;
	}

#TellAFriend ul {
	display:block;
	margin:0 0 0 10px;
	padding:0;	
	font-size:11px;
	text-align:left;
	text-transform:uppercase;
	}

#TellAFriend a {
	color:#677;
	background:#FFF;
	text-decoration:none;
	}
	
#TellAFriend a:hover {
	color:#242726;
	background:#FFF;
	text-decoration:none;
	}


/**PRODUCT OPTIONS
********************/
#ProdOptions {
	margin:20px;
	text-align:left;
	text-transform:uppercase;
	font-size:15px;
	font-weight:normal;
	width:auto;
	margin:0;
	padding:0;
	color:#663366;
	background:#FFF;
	}

#Options {
	margin:-10px 0 0 0;
	padding:0 0 0 10px;
	text-transform:none;
	font-size:13px;
	font-weight:bold;
	color:#333;
	background:#FFF;
	}

.OptionsStyle {
	border:1px solid #CCC;
	width:auto;
	}


/**PRODUCT CODE & STOCK AVAILABILITY
**************************************/
#ProdLevels {
	text-align:left;
	margin:30px 0 0 0;
	padding:0;
	font-weight:bold;
	font-size:12px;
	color:#333;
	background:#FFF;
	}

#ProdLevels p {
	margin:0;
	padding:0;
	}


/**ADD TO CART BLUE BACKGROUND
*******************************/
#ProdBuy {
	color:#333;
	width:676px;
	background:#CCC;
	font-size:14px;
	margin:10px 10px 10px 0;
	padding:10px 10px 10px 0;
	position:relative; 
	text-align:right;
	}

#ProdBuyLogin {
	color:#333;
	background:#B5B5B5;
	font-size:14px;
	width:676px;
	margin:10px 10px 10px 0;
	padding:5px 10px 5px 0;
	position:relative; 
	text-align:right;
	}

#ProdBuy a {
	line-height:22px;
	font-size:12px;
	padding:0 10px;
	margin:2px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	}

/**COUPONS
************/
.addCoupon:link, .addCoupon:visited, .addCoupon:hover, .addCoupon:active {
	font-weight:bold;
	color:#333;
	background:#FFF;
	text-decoration:none;
	}

/**CUSTOMER REVIEWS - SUBMISSIONS
**********************************/
#CustomerReviews {}
#CustomerReviews p {margin-left:10px;}
.right {text-align:right;}

.right span {
	font-weight:bold;
	float:left;
	}

/**CUSTOMER REVIEWS POSTED
***************************/
.ReviewEntry {margin:0;}

.ReviewRatings{
	color:#FFF; 
	background:#677;
	padding:3px;
	}	

.ReviewContent {
	padding:3px;
	font-style:italic;
	border-bottom:1px dotted #CCC;
	color:#333;
	background:#FFF;
	}

.ReviewTitle { text-transform:uppercase;}

.ReviewedBy {
	color:#C6EADD;
	background:#FFF;
	padding:3px;
	}

.Date {
	color:#C6EADD;
	background:#FFF;
	float:right;
	}


/**RELATED PRODUCTS
*********************/
.LPInfo {color:#333;}

* html .LPInfo {width:100%;}

/**SITE BUTTONS
*********************/
.buttonBg {
	text-align:center;
	background-image:url(../styleImages/backgrounds/ButtonBg.gif);
	background-repeat:repeat-x;
	height:26px;
	color:#663366;
	}























