body {
	margin:25px 0 0 0;
	padding:0;
	background-color: #fff;
	color: #333333;
	font: 74% Verdana, Arial, sans-serif;

}
a {
color:#000;
}

a:hover {
color:#c00;
text-decoration:underline;
}

#pageSurround {
	width: 950px;
	margin: 0px auto;
	padding:0;
	background-color: #fff;
	color: #333333;
}

#PageOuter {
	background-position:left top;
	background-repeat:repeat;
	width:950px;
	margin:0 auto;
	padding:0;
}

#Wrapper {
	width:950px;
	height:auto;
}

#Header {
	text-align: center;
	height: 120px; 
	width: 950px;
	margin:0;
	/* SKIN VARIABLE IS cAsE SeNsItIvE */
	color: #333333;
	float:left;

	}
#Header #Logo {
	float:left;
	border:0;
	width:120px;

	}
#Logo img {
	border:0;
	text-align:left;


}
#HeaderBox {
	width:300px;
	float:right;
	}
#footer {
	margin-top:20px;
	display:block;
	font:10px normal Arial;
	}

/**TOP BOXES 
*************/
#LeftColumn ul {
	overflow:hidden;
	margin:8px 0 0 4px;
	padding:0;
	width:194px;
}
#LeftColumn ul li {
	float:left;
	width:100%;
	list-style:none;
}
#LeftColumn ul li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:100%;
}
#LeftColumn ul li a.prod-01 {
	height:81px;
	background:url(../styleImages/prod-01.jpg) no-repeat;
}
#LeftColumn ul li a.prod-02 {
	height:88px;
	background:url(../styleImages/prod-02.jpg) no-repeat;
}
#LeftColumn ul li a.prod-03 {
	height:90px;
	background:url(../styleImages/prod-03.jpg) no-repeat;
}
#LeftColumn ul li a.prod-04 {
	height:87px;
	background:url(../styleImages/prod-04.jpg) no-repeat;
}
#LeftColumn ul li a.prod-05 {
	height:105px;
	background:url(../styleImages/prod-05.jpg) no-repeat;
}

.SmallHeader  {
	font-size: 11px;
	color: #000;
	text-transform: uppercase; 
	}

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

#Language {
	padding-right:10px;
	margin-bottom:3px;
	}
.SearchBox {
	width: 250px;
	float:right;
	color:#000;
	}

#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:11px;
	color: #000;
	text-transform:lowercase;
	margin:0;
	padding:-2px 5px 0 0;
	width:auto;
	float:left;
	} 

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

#Login a {
	color: #000;
	text-decoration:none;
	}

#Login a:hover {text-decoration:none; color:3aa8cc;}
	


/**LEFT COLUMN SECTION
************************/
#LeftColumn {
	width: 190px; 
	padding:0;
	float: left;
	font-size:11px;
	position:relative;
	left:-28px;
	
	z-index:20;
	}
#LeftColumn img {
	border:0;
}

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


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

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

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



/**LEFT COLUMN SIDE BOXES
*************************/

.LeftBox {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width:190px;
	height:100px;
	background:#000;
	}

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

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


/**LEFT COLUMN - MAILING LIST
*******************************/
.LeftBox.border {
	border-top:1px #FFFFFF dotted;
	padding:5px 0 5px 5px;
	color:#fff;
	background: #000;
	}

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


/**START CROSS-BROWSER DHTML MENU
**********************************/
#mainmenu-nav {
	display:inline; /*fixes IE6 float bug*/
	font-size: 11px;
	margin:0;
	background-color:#000;
	font:11px Arial;
	
	}

.ul-nav, .li-nav{
	font-size: 11px;
	display: block;
	}

.ul-nav{
	width: 190px;
	padding: 0px;
	font-size: 11px;
	}

.li-nav{	
	float: left;
	display:block;
	font-size: 11px;
	}

.li-nav .ul-nav {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: 0px;
	background-color:#667777;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 4px solid #C6EADD;
	z-index: 5;
	
	font-size: 11px;
	}

.li-nav a{
	padding: 5px;
	font-size: 12px;
	width: 180px;
	background-color:#000;
	display: block;
	text-indent: 0px;
	font-family: Arial, Verdana, Arial;;
	color: #FFF;
		text-transform:lowercase;
	text-decoration:none;
	}

.li-nav a:hover{
	padding: 5px;
	width: 180px;
	background-color:#000;
	display: block;
	text-indent: 0px;
	font-family: Arial, Verdana, Arial;
	color: #cc0000;
	text-decoration:none;
	}



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;
	}

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: #333333;
	background: #FFFFFF;
	text-decoration:none;
	}

ul#CartNav li  a:hover{
	background-image:none;
	padding: 2px 2px 2px 15px;
	color: #6F9994;
	background: #FFFFFF;
	text-decoration:none;
	}


/**RANDOM PRODUCTS 
********************/
#RandProduct {
	height:100%;
	padding:10px 0 20px 0;
	}

#RandImage {
	float:left;
	display:inline; /*fixes IE6 float bug*/
	margin:0 10px 0 0;
	padding:0 0 0 0;
	}

#RandText {
	color: #000;
	}




/**MAIN CONTENT SECTION
************************/
#Content {
	width:740px;
	display:block;
	position: relative;
	float:left;
	left:0px;
	height:auto;
	padding:0;
	margin-bottom:20px;
	}
#Content2 {
	width:950px;
	display:block;
	float:left;
	padding:0;
	margin:30px 0 0 0;
}

#Content2 ul li {
	list-style-position: outside;
	margin: 3px 0px 0px 5px;padding: 0px;
}

#Content p {}
#Content embed {
	float:left;
	margin-right:10px;
	}
#ContentBox {
	padding: 0;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}
	
#ContentFlash {
	float:right;
	margin:0;
	padding:0;
	width:450px;
	position:relative;
	top:20px;
	
	}
#ContentText {
	float:left;
	max-width: 260px;
	width:260px;
	}

.radio {
border:0px;
margin-bottom:8px;
margin-top:8px;
}

/**GENERAL HEADERS
********************/
.Title {
	height: 30px;
	width:420px;
	padding:0;
	margin:0;
	}


h1 {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	text-transform: lowercase;
	padding:0;
	margin:6px 0 0 0;
	width:330px;
	}


h2 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-transform: lowercase;
	margin:0;
	width:320px;
	}


h3 {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	text-transform: lowercase;
	}


h4 {
	font-size: 12px;
	color: #000;
	background:#FFFFFF;
	text-align:center;
	text-transform: lowercase;
	}


/**BREADCRUMB TRAIL & PAGINATION
**********************************/
#BreadCrumb {
	margin-bottom:5px;
	float:left;
	font-size: 11px;
	vertical-align: middle;
	margin-top:3px;
	color:#666;
	}
#BreadCrumb a {
	color:#666;

}

.pagination {
	text-align: right;
	font-size:x-small;
	float:right;
	width:950px;
	}


/**SITE DOCUMENTS
*******************/
#SiteDocs {
	text-align:left;
	float:right;
	color: #fff;
	background: #fff;
	width:745px;
	margin:0;
	text-transform:lowercase;
	z-index:25;
	}
#SiteDocs #Docs {
	background:url(/images/black.gif) repeat-x;
	height:20px !important;
	max-height:20px !important;
	float:left;
	width:745px;
	margin-top: 20px;
}
#Search div {
	float:right;
	background: #fff;
	
}
.CartBox {
	float:left;
	margin-right:5px;
	margin-top:-8px;
	padding-right:5px;
	border-right: 1px #ccc solid;
	}

#SiteDocs #Docs ul {
	overflow:hidden;
	margin:0 0 0 5px;
	list-style:none;
	float:left;
	vertical-align:middle;
	}
#SiteDocs ul li {
	display:block;
	float:left;
	font:11px Verdana, Arial, sans-serif;
	text-align:left;
	
}
#SiteDocs ul li a {
	display:block;
    text-align:left;
	padding:6px;
	margin-left:8px;
	margin-right:8px;
	min-height:100%;
	color:#fff;
	text-decoration:none;

}



#SiteDocs a:hover {
	color: #C00;
	}

#NaviHid {
	display:inline;
	height:70px;
	position:relative;
	left:43px;
	top:-500px;
	padding-bottom:0;
	z-index:1000;
	background: #000;
	}

#NaviBox {
	padding-top:-15px;
	background: #000;
	position:relative;
	width: 180px;
	height:65px;
}
#NaviBox div {
	width:180px;
	color: #fff;
	
}
#NaviBox div a {
	color:#fff;
}

.NaviCat {
	position:relative;
	top:-15px;

}

#pressLeft {
	float:left;
	width:48%;
}
#pressRight {
	float:right;
	width:48%;
}

#pressRight input {
	font-size:12px;
	padding:4px;
}

#pressImgContainer {
	width:100%;

}
#pressImgWrapper {
	width:100%;
	height:160px;
 

}
#pressImg {
	width:140px;
	margin:5px;
	display:inline;
	float:left;
	
	text-align:left;
}
#pressImgTxt {
	text-align:left;
	margin: 5px;
	width:290px;
	height:75%;
	float:left;
	clear:right;
}
	
/**HOME PAGE INTRODUCTION TEXT
*******************************/
#Announcement {
	padding:0 0 0 3px;
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}


#Announcement p {
	margin:5px 5px 0 5px;
	line-height:16px;
	}
	
	
/**LATEST PRODUCTS - HOMEPAGE
*******************************/
#LatestProducts {
	padding: 3px;
	margin:20px 0 0 0;
	position: relative;
	z-index: 1;
	height:100%;
	display:block;
	float:left;
	}

#Inner {
	margin: -5px 5px 5px 0;
	padding:0;
	}

.LPBox {
	float: left;
	text-align: center;
	width: 120px;
	margin: 0;
	padding:0;
	}

.LPImage {
	width:120px;
	float:right;
	padding:0;
	margin-bottom:5px;
	border:0px solid #cccccc;
	}

.LPName {
	text-align:center;
	font-size:12px;
	margin:0;
	padding:0;
	width:100%;
	color: #000;
	font-weight:bold;
	text-transform:lowercase;
	}

.LPName a:link, .LPName a:visited {
	color: #000;
	background: #FFFFFF;
	text-decoration:none;
	padding:0;
	margin:0;
	}

.LPName a:hover {
	color: #c00;
	background: #FFFFFF;
	text-decoration:none;
	}

.LPPrice {
	height:20px;
	width:100%;
	text-align:center;
	font-size:12px;
	margin:0;
	padding:2px 0;
	text-transform:uppercase;
	color: #000;
	}


/**CATEGORY VIEW 
********************/
#CatDescription {
	float:left;
	display:block;
	width:250px;
	}
.CurrentCatImage {
	float:left;
	display:block;
	}

/**SUB CATEGORY IMAGE DISPLAY
******************************/
#SubCategories {
	float:left;
	display:inline; /*fixes IE6 float bug*/
	text-align:center;
	margin: 10px auto 5px;
	padding: 0;
	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: #333333;
	background:#FFFFFF;
	text-decoration:none;
	}

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

.subCat img {
	border:0;
	}

/**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:#667777;
	text-decoration:none;
	}

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


.catview {
	width:380px;
	padding:0;
	float:right;
	}

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


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

.catdesc a:hover {
	background: #FFFFFF;
	color:#c00;
	}

.catimage {
	padding:0;
	margin:5px 3px 5px 0;
	display:inline;
	width:auto;
	height:auto;
	float:left;
	}
.catdesc {
	width:140px;
	display:table-cell;
	text-align:center;
	}

.catdesc a {
	color:#000;
	text-decoration:none;
	text-align:center;
	}

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

/**SINGLE PRODUCT PAGE
************************/
#SingleProd {
	padding: 3px;

	margin-bottom:20px;
	position: relative;
	z-index: 1;

	}
	
#MainProdImage {
	text-align:center;
	margin:0;
	padding:0;
	float:left;

	}

#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;
	width:330px;
	float:left;
	display:inline;
	color: #333333;
	background: #FFFFFF;
	}

#ProdDescription h2 {
	margin:0;
	padding-bottom: 5px;
	font-weight:normal;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-transform:lowercase;
	}


/**PRODUCT INFO - PRICE, RATING, TELL A FRIEND
************************************************/
#ProdInfo {
	padding:5px 0;
	display:inline;
	margin:5px;
	text-align:left;
	width:390px;
	}

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

#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;
	background:#FFFFFF;
	}

#ProdReviews a {
	color: #000;
	background: #FFFFFF;
	text-decoration:none;
	}

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

#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:#000;
	background: #FFFFFF;
	text-decoration:none;
	}
	
#TellAFriend a:hover {
	color:#c00;
	background: #FFFFFF;
	text-decoration:none;
	}


/**PRODUCT OPTIONS
********************/
#ProdOptions {

	text-align:left;
	text-transform:lowercase;
	font-size:15px;
	font-weight:normal;
	margin:10px 0 20px 0 ;
	display:inline;
	padding:0;
	color: #000;
	background: #FFFFFF;
	}

#Options {
	margin:0 0 0 0;
	padding:0 0 0 8px;
	text-transform:none;
	font-size:13px;
	font-weight:bold;
	color: #333333;
	background: #FFFFFF;
	}

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


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

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

	}
.boxContent {
	float:right;
	max-width:120px;
	position:relative;
	top:-80px;
	#top:-45px;

}

/**ADD TO CART BLUE BACKGROUND
*******************************/
#ProdBuy {
	color: #000;
	font-size:14px;
	position: relative; 
	width:auto;
	height:auto;
	text-align:left;
	}
#ProdInfo a {
	color:#000;
	text-transform: lowercase;
	text-decoration: none;
	display:block;
	padding-top:5px;
	
}
#ProdInfo a:hover {
	color:#c00;
}

#ProdBuyLogin {
	color: #000;
	font-size:14px;
	width:520px;
	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:5px 0 0 0;
	text-transform:uppercase;
	text-decoration:none;
	}

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

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

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

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

.ReviewRatings{
	color: #000; 
	background: #667777;
	padding: 3px;
	}	

.ReviewContent {
	padding: 3px;
	font-style:italic;
	border-bottom: 1px dotted #CCCCCC;
	color: #333333;
	background:#FFFFFF;
	}

.ReviewTitle { text-transform:uppercase;}

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

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


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

* 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;
	}

.instruktion {
	display:inline;
	}
.instruktion img {
	margin-top:10px;
	margin-right:5px;
	}