body {
  height:100%;
  
  margin: 0px;
  padding: 0px;
  
  background-color: #FFFFFF;
  background-image: url(../styleImages/backgrounds/background.gif);
  background-repeat:repeat-y;
  background-position: center;
	
  color: #5E5E5E;
	font: 12px Arial, verdana, "Trebuchet MS", sans-serif;
}

#PageOuter {
  width:982px;
  height:100%;
	
	margin: 0px auto;
	padding: 0px 1px 0px 0px;  
}

a
{
  outline: none;
}

a img
{
  border: none;
}

#pageSurround {
	/*width: 960px;*/
  height:100%;
  
  position: relative;
  
	margin: 0px auto;
}

/**
 * TOP MENU
 */
#topLinks
{
  height: 83px;
  
  position: absolute;
  
  background-image: url(../styleImages/backgrounds/bg-topLinks.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#topLinks a img
{
  border: none;
  
  float: left;
}

#Header {
  width: 960px;
	height: 309px;
	
  margin: 0px auto;
    
	background-image: url(../styleImages/backgrounds/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}

#logoLarge
{
  position: absolute;
  
  right: 0px;
  top: 130px;
}

#HeaderDocs {
        position:relative;
        float: right;
        width:auto;
        top:3px;
        margin-right: 15px;
        text-transform: uppercase;
        color:white;
}
#HeaderDocs a {
        color:white;
        text-decoration:none;
        font-weight:300;
}
#HeaderDocs a:visited {
        color:white;
        text-decoration:none;
        font-weight:300;
}

/**
 * MAIN MENU
 */

#mainMenu
{
  height: 65px;
    
  background-image: url(../styleImages/backgrounds/bg-mainMenu.gif);
	background-repeat: no-repeat;
}

#mainMenu ul
{
  margin: 0px;
  padding: 0px;
  
  list-style-type: none;
}

#mainMenu ul li
{
  padding-left: 11px;
  
  float: left;
}

#mainMenu ul li a
{
  padding: 12px 9px 9px 9px;
  
  display: block;
  
  font-weight: bold;
  font-size: 14px;
  color: #B9E4FF;
  text-decoration: none;
  text-transform: uppercase;
}

#mainMenu ul li a.active
{
  background-image: url('../styleImages/backgrounds/bg-mainMenuActive.gif');
  background-repeat: no-repeat;
  background-position: center bottom;
  
  background-color: #FFF;
  color: #007BC8;
}

#mainMenu ul li a:hover
{
  background-color: #FFF;
  color: #007BC8;
  
  background-image: url('../styleImages/backgrounds/bg-mainMenuHover.gif');
  background-repeat: no-repeat;
  background-position: center bottom;
}


/**TOP BOXES 
*************/
.SmallHeader  {
	font-size: 11px;
	color: #FFFFFF;
	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:11px;
	color: #FFFFFF;
	text-transform:uppercase;
	margin:0;
	padding:0 10px 0 0;
	width:auto;
	float:right;
	} 

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

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

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


/**LEFT COLUMN SECTION
************************/
#LeftColumn {
  width: 196px;
  height:100%;
  
  padding: 0px 0px 0px 18px;
  margin: 0px 0px 0px 12px;
  
	position: relative;
	left: 0px;
  
	float: left;
	font-size:12px;
	z-index:20;
  
  background-image: url(../styleImages/backgrounds/bg-leftColumn.gif);
  background-repeat: repeat-y;
  background-position: right;
}

/**LEFT COLUMN HEADINGS
************************/
.subHeadingLeft {
	margin: 0px 0px 0px -15px;
	padding:0;
}

.subHeadingLeft h3 {
	margin:0 0 0px 14px;
	padding:5px 0 5px 0px;
	color: #007BC8;
	font-size: 14px;
  
  border-bottom: 1px solid #EBEBEB;
}

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

.subHeadingLeft h3 a:hover {
	color: #0190ca;
	text-decoration:none;
	border:none;
	padding-right:50px;
	}

/**LEFT COLUMN SIDE BOXES
*************************/
.LeftBox {
	width: 196px;
}

.LeftBox a {
	color: #9F9F9F;
	text-decoration: none !important;
	}

.LeftBox a:hover {
	color: #565555;
	text-decoration: underline !important;
	}

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

/**LEFT COLUMN - INFORMATION BOX
**********************************/
.LeftBox p#nudge {
	margin:0px;
	color: #9F9F9F;
        width:130px;
	}


/**Right COLUMN SECTION
************************/
#RightColumn {
	position: relative;
	width: 196px;
	right: 0px;
  padding:0px;
  margin: 0px 25px 0px 0px;
  height: 100%;
	float: right;
	z-index:20;
}

/**LEFT COLUMN HEADINGS
************************/
.subHeadingRight {

}


.subHeadingRight h3 {
  margin: 0px 0px 5px 0px;
}

.subHeadingRight h3 a {
  color: #007BC8;
  text-decoration: none;
}

.subHeadingRight h3 a:hover {

}

/**RIGHT COLUMN SIDE BOXES
*************************/
.RightBox {
  border: 1px solid #E6E6E6;
  
  padding: 11px 7px;
  margin: 0px 0px 20px 0px;
  
  position: relative;
}

.RightBox a {
	color: #707070;
	text-decoration:none;
	}

.RightBox a:hover {
	color: #0190ca;
	text-decoration:none;
}

/**RIGHT COLUMN - MAILING LIST
*******************************/
.RightBox.border {
	border-top:1px dotted #FFFFFF;
	padding-top:5px;
	color:#FFFFFF;
	background: #707070;
	}

/**RIGHT COLUMN - INFORMATION BOX
**********************************/
.RightBox p#nudge {
	margin:0px;
	color: #FFFFFF;
        width:130px;
	}

.RightBox p {
    margin: 0px;
    padding:0px;
}

/**START CROSS-BROWSER DHTML MENU
**********************************/
#mainmenu-nav {
	float: left;
	display:inline; /*fixes IE6 float bug*/
	margin:0;
        padding-bottom:25px;
	}

.ul-nav, .li-nav{
	display: block;
	}

.ul-nav{
	width: 140px;
	padding: 0px;
	}

.li-nav{	
	float: left;
	display:inline;
}

.li-nav .ul-nav {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -40px;
	background-color:#707070;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-top: 4px solid #0190ca;
	z-index: 5;
        font: 13px/20px Arial, verdana, "Trebuchet MS", sans-serif;
	}

.li-nav a{
  padding: 5px 0px 5px 13px;
	width: 183px;
	display: block;
	color: #9F9F9F;
	text-decoration:none !important;
  
  border-bottom: 1px solid #EBEBEB;
  
  background-image: url(../styleImages/backgrounds/bg-leftMenu.gif);
  background-repeat: no-repeat;
  background-position: 5px center;
}

.li-nav a:hover, .li-nav a.active {
	color: #565555;
  text-decoration:none !important;
  
  background-image: url(../styleImages/backgrounds/bg-leftMenuSelected.gif);
}



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

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



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

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



/**VIEWCART NAVIGATION
************************/
#shoppingCartIcon
{
  position: absolute;
  top: -10px;
  right: -2px;
}

#shoppingCartTitle
{
  padding-bottom: 10px;
  margin-bottom: 8px;
  
  border-bottom: 1px solid #EBEBEB;
}

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

ul#CartNav li  a:hover{
	background-image:none;
	padding: 2px 2px 2px 15px;
	color: #0190ca;
	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: #FFFFFF;
	}




/**MAIN CONTENT SECTION
************************/
#Content {
	position: relative;
	width:512px;
	float: left;
	margin: 0px 0 0 12px;
	padding:0;
  height:100%;
}


#Content p {margin:0px;}

#ContentWide {
	position: relative;
	width:718px;
	float: left;
	margin: 0px 0px 0px 12px;
  padding: 0px 0px 0px 18px;
  height:100%;
}

#ContentWide p {margin:0px;}

#ContentBox {
	margin-bottom: 5px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}


/**GENERAL HEADERS
********************/
.Title {
	color: #707070;
	height: 27px;
	padding:0;
	margin-bottom: 10px;
}

.Desc {
	color: #707070;
        margin-bottom:20px;
        margin-top:10px;
        margin-left:5px;
        width:100%;
        font-size: 13px;
}

h1 {
	font-size: 18px;
	color: #007BC8;
	padding:6px 0 6px 5px;
	margin:0;
  z-index: -1;
  border-bottom: 1px solid #E6E6E6;
}


h2 {
	font-size: 16px;
	color: #007BC8;
	padding:6px 0 6px 5px;
	margin:0;
}


h3 {
	font-size: 14px;
	color: #007BC8;
}


h4 {
	font-size: 13px;
	color: #707070;
	font-weight: bold;
	text-transform: uppercase;
	}


/**BREADCRUMB TRAIL & PAGINATION
**********************************/
#BreadCrumb {  
  margin: 0px 0px 10px 5px;
  color: #707070;
  background-color: #EBEBEB;
  
  font-size: 14px;
}

#bc-home
{
  padding: 6px 16px 6px 6px;
  
  float: left;
  
  color: #C3C3C3;
  text-decoration: none;
  
  background-color: #EBEBEB;
  background-image: url(../styleImages/backgrounds/bg-bc-home.gif);
  background-repeat: no-repeat;
  background-position: right;
}

.txtLocation, .txtLocationSub, .txtLocationHasSub
{
  padding: 6px 16px 6px 6px;
  
  float: left;
  
  color: #A9A9A9;
  text-decoration: none;
  
  background-color: #D8D8D8;
  background-image: url(../styleImages/backgrounds/bg-bc-cat.gif);
  background-repeat: no-repeat;
  background-position: right;
}

#BreadCrumb.cat .txtLocation, #BreadCrumb.cat .txtLocationSub
{
  background-image: url(../styleImages/backgrounds/bg-bc-cat-last.gif);
}

#BreadCrumb .txtLocationHasSub
{
  background-image: url(../styleImages/backgrounds/bg-bc-cat-hassub.gif);
}

.txtLocation:hover
{
  color: #A9A9A9;
}

.txtBcProduct
{
  color: #FFFFFF;
  
  float: left;
  
  padding: 6px 16px 6px 6px;
  overflow: hidden;
  
  background-color: #8C8C8C;
  background-image: url(../styleImages/backgrounds/bg-bc-prod.gif);
  background-repeat: no-repeat;
  background-position: right;
}

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


/**SITE DOCUMENTS
*******************/
#SiteDocs {
	text-align:center;
	margin:0;
	padding:5px 0;
	color: #FFFFFF;
	background:#242726;
	text-transform:uppercase;
	font-size:12px;
	height:20px;
	}

#SiteDocs a:link, #SiteDocs a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	}

#SiteDocs a:hover {
	color: #0190ca;
	}


	
/**HOME PAGE INTRODUCTION TEXT
*******************************/
#Announcement {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	position: relative;
	z-index: 1;
	}


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

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

.LPBox {
	float: left;
	text-align: center;
	width: 115px;
	height: 145px;
	margin: 5px 5px 20px 5px;
	padding:0;
	}

.LPImage {
	float: none;
	text-align: center;
	padding:5px 0;
	margin:3px auto;
	border:1px solid #cccccc;
	}

.LPName {
	text-align:center;
	font-size:12px;
	margin:0;
	padding:2px 0;
	width:100%;
	color: #707070;
	}

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

.LPName a:hover {
	color: #242726;
	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: #707070;
	}


/**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: block;/*fixes IE6 float bug*/
	text-indent:0;
	margin:5px 4px 10px 5px;
	text-align: center;
	padding:5px;
  width: 149px;
  
  border: 1px solid #E6E6E6;
	}

.subCatLink
{
  border-bottom: 1px solid #E6E6E6;
  
  padding: 1px 0px 5px 0px;
  margin: 0px 0px 5px 0px;
}

.subCatImage
{
  margin-bottom: 5px;
}

.subCat a {
  font-size: 14px;
	color: #5E5E5E;
	text-decoration:none;
	}

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

.subCat img { /* aangepast door JWH */
	/*padding:5px;*/
	width:122;
	}

/**
Toegevoegd door John Melet 08-11-2009
**/
.prodtag { /* aangepast door JWH: height aangepast */
    width: 149px;
    height: 278px;
    
    float:left;
    
    padding: 5px;
    margin: 0 6px 20px 0px;
    
    border: 1px solid #E6E6E6;
}

.prodtagdesc {
  height: 47px;
  
  overflow: hidden;
  
  font-size: 14px;
  
  padding: 3px 0px 5px 0px;
  margin: 0px 0px 5px 0px;
  
  border-bottom: 1px solid #E6E6E6;
}

.prodtag a
{
  color: #5E5E5E;
}

.prodtag a:hover {
    color: #007BC8;
}

.prodtagimage
{
  text-align: center;
  position: relative;
  
  height: 155px;
  width: 149px;
  
  overflow: hidden;
  
  margin: 0px auto 10px auto;
}

.prodtagmore {  /* aangepast door JWH */
    height: 20px;
	width: 124px;
    line-height:10px;
	background-color: #FAFAFA;
}

.catview {
	margin:5px 0;
	padding:0;
	}

.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: #707070;
	background:#ffffff;
	font-weight: bold;
	text-transform: uppercase;
	padding:6px 0 6px 5px;
	margin:0;
	}

.catsep h2 a:hover {
	background: #FFFFFF;
	color:#32393E;
	}

.catimage {
  height: 150px;
}

.catview a {
	color:#707070;
	text-decoration:none;
  font-weight: bold;
  font-size: 12px;
}

.catview p {line-height:14px;}

.Price 
{ 
  width: 90px;
  height: 36px;
  
  padding: 5px;
  
  position: absolute;
  top: 110px;
  right: 0px;
  
	background-color: #FFFFFF;
  border: 1px solid #E6E6E6;
  
  text-align: left;
  
  opacity: 0.8;
  moz-opacity: 80;
}

.NormalPrice
{
  display: block;
  
  color: #949494;
  font-size: 14px;
}

.Sale
{
  display: block;
  
  color: #565555;
  font-size: 20px;
}

#ProdPrice, #ProdPrice .Sale
{
  font-size: 13px;
  font-weight: bold;
  color: #565555;
  
  padding-left: 5px;
}

.txtOldPrice
{
  font-weight: normal;
}

.Price2{
    position:relative;
    color: #ffffff;
    background: #0091ca;
    font-size:12px;
    text-align:right;
    bottom:0px;
    padding-right: 5px;
    margin-top: 5px;
}
/**SINGLE PRODUCT PAGE
************************/
#SingleProd {
	padding: 3px;
	margin-bottom:20px;
	z-index: 1;
        width:100%;
	}
	
#MainProdImageDiv {
    width: 99%;
    margin-left: 1px;
    margin-top: 5px;
    
    border: 1px solid #E6E6E6;
    
    overflow: hidden;
	}
#MainProdImage {
	text-align:center;
	margin:7px auto;
	padding:0;
	}
#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: #707070;
	background: #FFFFFF;
	}

#ProdDescription h2 {
	margin:0 0 0 0;
	padding-left:5px;
	padding-bottom: 5px;
	font-weight:normal;
	background:#707070 none repeat scroll 0%;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	}


/**PRODUCT INFO - PRICE, RATING, TELL A FRIEND
************************************************/
#ProdInfoContainer
{
  margin-top: 10px;
  
  background-color: #F3F3F3;
}

#ProdInfo {
    float:left;
    position:relative;
    border-right:1px solid #E6E6E6;
    padding: 10px 0px 15px 30px;
	  text-align:left;
	  height:70px;
	  width:40%;
}

#ProdBar {
        margin-left:5px;
	      border-top:1px solid #E6E6E6;
        width:100%;
        height:100px;
}
#ProdPrice {
	float:left;
	display:inline; /*used to fix IE6 double margin bug with floated elements */
	height:30px;
	font-size:14px;
	padding:0px 0 0 0;
	margin-top:10px;
	text-align:left;
	color:#565555;
}

#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 #cccccc;
	border-left:1px dotted #cccccc;
}

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

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

#txtAmount
{
  position: relative;
  top: -1px;
}

#linkAddToBasket
{
  position: relative;
  top: 7px;
  left: 10px;
}

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


/**PRODUCT OPTIONS
********************/
#ProdOptions {
    float:left;
	text-align:left;
	text-transform:uppercase;
	font-size:14px;
	font-weight:normal;
	width:100%;
	margin:0;
	padding:0;
	color: #663366;
}

#Options {
	margin:0px 0 0 -2px;
	padding:0 0 0 0px;
  
	font-size:14px;
  font-weight: bold;
	color: #565555;
}

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

/**PRODUCT CODE & STOCK AVAILABILITY
**************************************/
#ProdLevels {
  float:left;
  height:70px;
  text-align:left;
  padding: 20px 0px 0px 15px;
  
  font-size:13px;
  font-weight: bold;
	color: #565555;
}

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


/**ADD TO CART BLUE BACKGROUND
*******************************/
#ProdBuy {
	font-size:14px;
  font-weight: bold;
	color: #565555;
	text-align: left;
}
/**
#ProdBuy a {
    background-image: url(../styleImages/backgrounds/BuyButton.jpg);
    color: white;
    width: 156px;
    height: 26px;
    margin: -2px 0px 0px 5px;
    padding: 3px 20px 10px 5px;
    font-size:12px;
    text-decoration:none;
    background-repeat:no-repeat;
}
*/
#ProdBuyLogin {
	color: #ffffff;
	background: #707070;
	font-size:small;
	width:520px;
        height: 20px;
	margin:10px 10px 10px 0;
	padding: 5px 10px 5px 0;
	position: relative; 
	text-align: right;
	}

/**COUPONS
************/
.addCoupon:link, .addCoupon:visited, .addCoupon:hover, .addCoupon:active {
	font-weight: bold;
	color: #707070;
	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: #ffffff; 
	background: #707070;
	padding: 3px;
	}	

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

.ReviewTitle { text-transform:uppercase;}

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

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


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

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

#footer
{  
  position: relative;

  margin-top: 2em;
  
  background-image: url(../styleImages/backgrounds/bg-footerTop.gif);
  background-repeat: no-repeat;
  background-position: top;
  
  color: #FFFFFF;
}

div#footer div#footerTop
{
  height: 42px;
}

div#footer div#innerFooter
{
  width: 961px;
  
  position: relative;
  
  margin: 0px auto;
  
  background-image: url('../styleImages/backgrounds/bg-footer.gif');
  background-repeat: repeat-y;
}

div#footerColumnLeft
{
  width: 600px;
  
  padding: 40px 0px 30px 25px;
  
  float: left;
}

div#footerColumnRight
{
  width: 263px;
  padding: 40px 40px 30px 20px;
  
  float: right;
}

div#footer div#copyright
{
  width: 560px;
  
  color: #338DC5;
  font-size: 18px;
  font-weight: bold;
  
  margin-left: 38px;
  padding: 15px 0px 10px 0px;
  
  border-top: 1px solid #338DC5;
}

div#footer span.footerTitle
{
  display: block;
  
  font-size: 18px;
  font-weight: bold;
  color: #FFF;
}

div#footer a
{
  color: #FFF;
  text-decoration: none;
}

div#footer a:hover
{
  color: #DDD;
}

/* FOOTER MENU */
div#footerMenu
{
  width: 800px;
  
  padding: 0px 5px 0px 0px;
  
  float: right;
  
  text-align: right;
}

div#footerMenu ul
{
  margin: 13px 0px 0px 0px;
  padding: 0px;
  
  list-style-type: none;
}

div#footerMenu ul li
{
  display: inline;
}

div#footerMenu ul li a
{
  margin: 0px 17px 0px 0px;
  
  color: #B9E4FF;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

div#footerMenu ul li a:hover
{
  color: #FFF;
}

/* FOOTER SITEMAP */
div#footer div.sitemapColumn
{
  width: 135px;
  
  padding-left: 13px;
  
  float: left;
  
  border-right: 1px solid #4D9CCD;
}

div#footer div.sitemapColumnLast
{
  border: none;
}

div#footer div.sitemapColumn ul
{
  margin: 0px;
  padding: 0px;
  
  list-style-type: none;
}

div#footer div.sitemapColumn ul li a
{
  display: block;
  padding: 2px 0px 2px 10px;
  
  font-size: 14px;
  
  background-image: url('../styleImages/backgrounds/bg-linkWhite.gif');
  background-repeat: no-repeat;
  background-position: left 6px;
}

/* FOOTER SOCIAL MEDIA */
div#footer div#socialLinks
{
  padding-top: 15px;
  margin-top: 10px;
  
  border-top: 1px solid #4DACE7;
}

div#footer a.socialLink
{
  margin: 0px 8px 0px 0px;
}

/* FORMS */

label, input, textarea
{
  font-size: 12px;
}

input.text
{
  border: 1px solid #CFCFCF;
  padding: 2px;
  width: 135px;
}

textarea
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* CLEAR */
div.clear
{
  height: 0px;
  clear: both;
  overflow: hidden;
}


