@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.twoColFixLtHdr #container {
	width: 1000px;
	float: none;
	margin: auto;
	padding: 5px;
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #333;
	border-left-color: #000000;
} 
.twoColFixLtHdr #header {
	background-color: #030;
	text-align: center;
	word-spacing: normal;
	letter-spacing: normal;
	color: #333;
	background-image: url(../Whats%20new/Cattleya/photos/aloha%20case%20small.jpg);
	margin: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	font-weight: bold;
	font-variant: normal;
	font-size: 16px;
} 
.twoColFixLtHdr #header h1 {
	text-align: center;
	color: #FFF;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 260px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFF;
	top: auto;
}
.twoColFixLtHdr #mainContent {
	margin-top: auto;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: auto;
	color: #000;
	text-align: center;
	background-color: #FFF;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding: 0;
	height: auto;
} 
.twoColFixLtHdr #footer {
	background-color: #333;
	color: #FFF;
	height: auto;
	width: auto;
	padding: 0;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #footer p .sideLink .para .Catalogue {
	color: #FFF;
	margin-right: 0px;
}
.twoColFixLtHdr #container #mainContent table {
	text-align: left;
	font-size: 14%;
	color: #000;
}
.twoColFixLtHdr #container #sidebar1 #sidebar2 #sidebar3 #sidebar4 #sidebar5 #sidebar6 #sidebar7 #sidebar8 table {
	text-align: left;
	font-size: 16px;
}
MAIN LINK TABS {
	height: 52px;
	font-size: 16px;
}
paranew {
	line-height: 140px;
}
