body {
	margin: 0px;
	background-color: #2963a3;
	background-attachment: scroll;
	background-image: url(../styleImages/backgrounds/pageBg.jpg);
	color:#2963a3;
	font: 95% Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	background-position: top;
}
#pageSurround {
	width: 784px;
	margin: 0px auto;
	background-image: url(../styleImages/logo.png);
	background-repeat: no-repeat;
	background-position: left top;	
}
#topHeader {
	text-align: right;
	margin-bottom: 20px;
	padding-right: 0px;
	width: 784px;
}
.boxBanner {
	border: 1px solid #2963a3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #2963a3;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	letter-spacing:-1px;
	color: #2963a3;
	background-color: #d5c8aa;
	height: 15px;
	border-top : 1px solid #6f6449;
	border-left: 1px solid #6f6449;
	border-right: 1px solid #6f6449;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.boxCategories {
	background-color: #d5c8aa;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-left: 1px solid #6f6449;
	border-right: 1px solid #6f6449;
	border-bottom: 1px solid #6f6449;
	padding: 15px;
}
.boxContentLeft, .boxContentRight {
	background-color: #d5c8aa;
	padding-left: 5px;
	margin-bottom: 10px;
	border-left: 1px solid #6f6449;
	border-right: 1px solid #6f6449;
	border-bottom: 1px solid #6f6449;
	padding: 15px;
}
.ct {
	padding: 10px;
	margin-right: 15px;
	background-image: url(../styleImages/ct-bg.gif);
	background-repeat: no-repeat;
	width:155px;
	margin-top: 25px;
	border: 1px dashed #e1e1e1;
	
}
.colLeft {
	position: relative;
	z-index:5;
	left: 0px;
	width: 160px; 
	float: left;
}
.colMid {
	position: relative;
	width: 550px;
	float: left;
}
.colRight {
	position: relative;
	width: 219px; 
	right: 0px;
	margin-top: -10px;
	float: right;
}
.boxContent {
	border: 1px solid #2963a3;
	border-top: none;
	padding-top:0px;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2963a3;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}



/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 15px;
	padding-right: 5px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 100%;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 7px;
	margin-bottom: 20px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align:justify;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #e1e1e1;
	margin: 0px auto;
	padding: 3px;
	float: left;
	width: 99%;
	position:inherit;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height:65px;
	position:inherit;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#imgThumbSpace{
	line-height: 0px;		
}
#imgThumbSpace img {
	padding-right: 3px;
	padding-bottom: 3px;		
}

div.latestProds {
	text-align: center;
	width: 21%;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 130px;
	float: left;
	overflow: hidden;
	border: 1px dashed #e1e1e1;
	position: relative;
	padding: 5px;
}


/*
Start Cross-Browser DHTML Menu
*/

#mainmenu-nav {
	list-style: none;
	list-style-type: none;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	margin: 0px;
	
}

.li-nav a {
	background-color: none;
	width: 180px;
	display: block;
	color: #2963a3;
	text-decoration: none;
	margin: 0px;
	text-indent: 2px;
}
.li-nav a:hover {
	background-color: #d5c8aa;
	color: #2963a3;
	text-decoration: underline;
}

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

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

.li-nav {	
	float: left;
}

.li-nav .ul-nav  {
	display: none;
	position: absolute;
	margin-left: 100px;
	margin-top: -15px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 4px solid #70cdcc;
	z-index: 99;
}

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

/*
End Cross-Browser DHTML Menu
*/

.menucontainer {
	background: #2963a3;
	margin-right: 34px;
	width: 680px;
}

.menu {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	width:100%;
	position:relative;
	font-size:11px;
	font-weight:normal;
	z-index:5;
}

.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	float:left;
	position:left;
	width: 100%;
}

.menu ul ul {
	width:140px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */

.menu li {
	float:left;
	width:81px;
	position:relative;
	text-align: center;
}

/* style the links for the top level */

.menu a, .menu a:visited {
	display:block;
	font-size:11px;
	text-decoration:none; 
	color:#FFFFFF; 
	width:80px; 
	height:27px; 
	border-width:1px 1px 0 0; 
	/* padding-left:10px; */
	line-height:27px;
}

/* a hack so that IE5.5 faulty box model is corrected */

* html .menu a, * html .menu a:visited {
width:80px;
w\idth:80px;
}

/* style the second level background */

.menu ul ul a.drop, .menu ul ul a.drop:visited {
	display:block;
	background: #2963a3;
	color:#FFFFFF;
	height:auto;
	line-height:27px;
	padding:2px 16px 2px 16px;
	width:140px;
	text-align: left;
}

/* style the third level background */

.menu ul ul ul a, .menu ul ul ul a:visited {
	background:#2963a3;
	color:#FFFFFF;
	text-align: left;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */

.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:27px;
	left:0; 
	width:140px;
	text-align: left;
}

/* another hack for IE5.5 */

* html .menu ul ul {
	top:20px;
	t\op:21px;
}

/* position the third level flyout menu */

.menu ul ul ul{
	left:130px; 
	top:0;
	width:140px;
}

/* position the third level flyout menu for a left flyout */

.menu ul ul ul.left {
	left:-150px;
}

/* style the table so that it takes no part in the layout - required for IE to work */

.menu table {
	position:absolute;
	top:0;
	left:0;
}

/* style the second level links */

.menu ul ul a, .menu ul ul a:visited {
	background: #2963a3;
	color:#FFFFFF; 
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width:110px;
	text-align: left;
	/* yet another hack for IE5.5 */	
}

* html .menu ul ul a {
	width:110px;
	w\idth:110px;
}

/* style the top level hover */

.menu a:hover, .menu ul ul a:hover {
	color:#2963a3;
	background:#b5d1ef;
}

.menu :hover > a, .menu ul ul :hover > a {
	color:#2963a3;
	background:#b5d1ef;
}

.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006633;
}


/***************************************************************************/

/***************************************************************************/

/* style the second level hover */

.menu ul ul a.drop:hover {
	color:#2963a3;
	background:#b5d1ef;
}

.menu ul ul :hover > a.drop {
	color:#2963a3;
	background:#b5d1ef;

/***************************************************************************/

}



/***************************************************************************/

/***************************************************************************/

/* style the third level hover */

.menu ul ul ul a:hover {
	color:#2963a3;
	background:#b5d1ef;
}

/***************************************************************************/

/* make the second level visible when hover on first level list OR link */

.menu ul li:hover ul,

.menu ul a:hover ul{

visibility:visible;

}

/* keep the third level hidden when you hover on first level list OR link */

.menu ul :hover ul ul{

visibility:hidden;

}



/* make the third level visible when you hover over second level list OR link */

.menu ul :hover ul :hover ul{ 

visibility:visible;

}

.tableHeaderColouredColumn {

	color:#2963a3;
	font: 95% Arial, Helvetica, sans-serif;
	padding:1px;
	background-color: #e2eef7;
	border: none;

}
#menubar {
	height: 29px;
	background-image: url(../../../redirect/menubg.gif);
	background-repeat: repeat-x;
}

#telephone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	float: right;
	padding-top: 6px;
	text-align: right;
	width:200px;
	color: #FFFFFF;
}
#topbar {
	height: 96px;
	background-image: url(../img/topbg.gif);
	background-repeat: repeat-x;
}

#banner {
	width: 784px;
	border: 1px #2963a3 solid;
}

#logo {
	padding-top: 12px;
	text-align: left;
	float: left;
}

#advert {
	padding-top: 12px;
	padding-left: 30px;
	text-align: center;
	float: left;
}

#skypeme {
	padding-top: 12px;
	text-align: right;
	float: right;
}
#footer {
	width: 784px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	z-index:9;
	float: left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footerleft {
	text-align: left;
	float: left;
	color: #FFFFFF;
	width: 350px;
}

#footerright {
	text-align: right;
	float: right;
	width: 300px;
	color: #FFFFFF;
}
.white {
	color: #FFFFFF;
}
a.white {
	color: #FFFFFF;
}
/** TEXT INPUT FIELDS
********************/
#TextInputs {
	margin:20px;
	text-align:left;
	text-transform:uppercase;
	font-size:15px;
	font-weight:normal;
	width:auto;
	margin:0;
	padding:0;
	color: #663366;
	background: #FFFFFF;
	}
	
#Inputs {
	margin:-10px 0 0 0;
	padding:0 0 0 10px;
	text-transform:none;
	font-size:13px;
	font-weight:bold;
	color: #333333;
	background: #FFFFFF;
	}
	
/* PROJETO LTD ADDITIONS */
/*************************/

.whiteBox {  
	background-color: #ffffff;
}
.mainboxTitle2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	color: #2963A3;
	font-weight: bold;
	padding: 10px 15px 13px 15px;
	background-color: #D5C8AA;
	border-top:1px solid #6F6449;
}
.currentDir2 {
	width: 435px; 
	background-image:url(../styleImages/icons/home.gif); 
	background-repeat: no-repeat; 
	background-position:left; 
	padding-left: 15px;
	margin-left: 5px;
	margin-bottom:5px;
}
.pagination {
	text-align: right;
	float:right; 
	width: 200px; 
	background-image:url(../styleImages/icons/page.gif); 
	background-repeat: no-repeat; 
	background-position:right; 
	padding-right: 15px;
}
.prodBox {
	float:left; 
	width:237px; 
	padding:5px; 
	border:1px dashed #E1E1E1; 
	margin: 0 7px 7px 3px;
	background-color: #ffffff;
}
.prodboxImage {
	float: left;
	width: 75px; 
	height: 75px; 
	padding-left: 10px;
	margin-top: 10px;
	overflow: hidden;
	background-position:center center; 
	background-repeat:no-repeat;
}
.prodPriceindex {
	font-family: Arial,Helvetica,sans-serif;
 	color: #2963A3;
	font-weight: bold;
	font-size: 14px;
	background-color: #D5C8AA;
	border:1px solid #6F6449;
	height: 24px;
	padding-top: 5px;
	padding-left: 10px;
}
.prodboxDesc {
	float: left; 
	width: 145px; 
	padding-left: 0px;
	padding-top: 5px;
	height:90px; 
	overflow: hidden;
	margin-left: 5px;
	text-align: left center;

}
a.prodboxTitle {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #2963A3;
	font-weight: bold;
	text-decoration:none;
}
a.prodboxTitle:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #D5C8AA;
	font-weight: bold;
	text-decoration:none;
}
a.prodboxMore {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 11px;
	color: #cccccc;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
}
a.prodboxMore:hover {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 11px;
	color: #939b6d;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none;
}
.prodImageVP {
	float: left; 
	width: 370px;
}
.prodDesc {
	margin-left: 10px; 
	padding-left: 10px; 
	padding-right: 10px;
	width: 250px; 
	float: left;
}
.prodInfo {
	background-color: #D5C8AA;
	border-bottom:1px solid #6F6449;
	border-left:1px solid #6F6449;
	border-right:1px solid #6F6449;
	padding-bottom: 10px;
}
.prodPrice {
	color: #ffffff;
	font-size: 18px;
	margin-bottom: 20px;
}
.prodPrice2 {
	border-top: 1px dotted #938e82;
	padding-top: 15px; 
	padding-bottom: 5px; 
	width: 100%;
	color: #ffffff;
}


    /* PROJETO CSS ROLLOVER IMAGE VIEWER */
    .thumbnail{
    position: relative;
    z-index: 0;
    }

    .thumbnail:hover{
    background-color: transparent;
    z-index: 50;
    }

    .thumbnail span{
    position: absolute;
    background-color: #ffffff;
    padding: 5px;
    left: -1000px;
    border: 1px solid #cccccc;
    visibility: hidden;
    color: #000000;
    text-decoration: none;
    }

    .thumbnail span img{
    border-width: 0;
    padding: 5px;
    }

    .thumbnail:hover span{
    visibility: visible;
    top: -120px;
    left: 50px;

    }
