/* CSS PNG Transparency fix by Rogie King, Komodo Media  
   Patched by Herryanto Siatono, Pluit Solutions to solve background 'none' call to the server */
* html img,
* html .png {
  azimuth: expression(
    this.pngSet?
      this.pngSet=true : 
        (this.nodeName == "IMG" ? 
          (this.src.toLowerCase().indexOf('.png')>-1 ? 
            (this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
                this.src = "/images/blank.gif") :
            '') :
          (this.currentStyle.backgroundImage.toLowerCase().indexOf('.png')>-1) ?
            (this.origBg = (this.origBg) ? 
              this.origBg :             
              this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
              this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
              this.runtimeStyle.backgroundImage = "none") :
            ''
        ), this.pngSet=true
  );
}

body {
	margin:0px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	background-image:      url(../images/setup/bkgd.jpg);
	background-color: #434343;
	background-repeat: repeat-x;
}

* {padding:0; margin:0}

.menubar {
	margin: 0px;
	padding: 0px;
	float: left;
	background-image:      url(../images/setup/menu.jpg);
	background-repeat: repeat-x;
	font-family: Helvetica, sans-serif, Arial, Verdana;
	background-color: #FFFFFF;
}
.menubar ul {
	height: 40px;
	width: 1000px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.menubar ul a:link, .menubar ul a:visited{
	display: block;
	padding: 14px 0px;
	background-image:      url(../images/setup/menu-divide.jpg);
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	width: 90px;
	background-repeat: repeat-y;
	background-position: right;
	border: 0px none;

}

.menubar li {
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;

}

.menubar li a:hover {
	background-image:      url(../images/setup/menu-over2.jpg);
	background-position: right;
}
#fixone a:link, #fixone a:visited{
	border: none;
	background-image: url(../images/setup/menu.jpg);
}

.wrapper {
	margin-bottom: 10px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	width: 100%;
	text-align: center;
	height: 80px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.main {
	background-color: #FFFFFF;
	width: 1000px;
	padding-bottom: 5px;
	float: left;
	margin-bottom: 10px;
}
#fixtwo {
	width: 140px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#fixone a:hover {
	background-image: url(../images/setup/menu-over.jpg);
	background-repeat: repeat-x;
}

.wrapper {
	margin-bottom: 10px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	width: 100%;
	text-align: center;
	height: 80px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.main {
	background-color: #FFFFFF;
	width: 1000px;
	padding-bottom: 5px;
	float: left;
	margin-bottom: 10px;
}

#seven-ddheader, #eight-ddheader {
	width: 142px;
}
.left {
	width: 160px;
	float: left;
}
.right {
	width: 820px;
	float: left;
	background-image:      url(../images/setup/dot.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
	padding-bottom: 20px;
}
.spacer1 {
	background-color: #000000;
	height: 10px;
	width: 1000px;
}
.back {
	background-image:      url(../images/setup/shadow/shadow_05.png);
	background-repeat: repeat-y;
	width: 1020px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.spacer2 {
	height: 13px;
	width: 1020px;
	background-image:      url(../images/setup/shadow/shadow_03.png);
}
.foot {
	text-align: center;
	float: left;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FFFFFF;
}

.foot a:link, .foot a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.foot a:hover {
	color: #FF3333;
}



.breadcrumbs {
	font-size: 11px;
	color: #666666;
	padding: 25px 10px 10px;
}

.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:hover{
	color: #666666;
}

h1 {
	padding: 0px 10px;
	margin-top: 10px;
}
p {
	padding: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.product {
	height: 298px;
	width: 200px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	background-color: #CCCCCC;
	text-decoration: none;
}
.productspace {
	height: 298px;
	width: 200px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	background-color: #FFFFFF;
	text-decoration: none;
}
.portal {
	float: left;
	text-align: center;
	width: 100%;
}
#item a:link, #item a:visited {
	text-decoration: none;
	background-color: #000000;
	border: none;
}
h2 {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-align: left;
}
.product a:link img, .product a:visited img {
	border: none;
	text-decoration: none;
}
.product a:link h2, .product a:visited h2 {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background-color: #CCCCCC;
	width: 185px;
	padding-top: 7px;
	padding-left: 12px;
	background-image:      url(../images/setup/arrow-normal.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.product h2 a:link, .product h2 a:visited, .product h2 a:hover{
	text-decoration: none;
	border: none;
	color: #FFFFFF;
}

.product a:hover h2 {
	color: #333333;
	text-decoration: none;
	background-image:      url(../images/setup/arrow-select.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.product a:hover img {
	border: none;
	text-decoration: none;
}

.product a {
	color: #FFFFFF;
	text-decoration: none;
}

.product2 {
	height: 28px;
	width: 159px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	background-color: #CCCCCC;
	text-decoration: none;
}
.product2 h2 {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background-color: #CCCCCC;
	width: 147px;
	padding-top: 7px;
	padding-left: 12px;
}

.swatches {
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}
#id {
	border: none;
}
.swatches img {
	margin-right: 5px;
}

.photo {
	float: left;
	width: 400px;
	padding-left: 10px;
	height: 500px;
}
.details {
	float: left;
	width: 400px;
}
h5 {
	background-color: #CCCCCC;
	padding: 8px 10px 7px;
	width: 330px;
	font-size: 15px;
}

.homepage {
	width: 990px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.category {
	background-color: #CCCCCC;
	height: 300px;
	width: 192px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.productscroll {
	width: 980px;
	float: left;
	margin-bottom: 10px;
}
h4 {
	background-color: #CCCCCC;
	padding: 8px 10px 7px;
	width: 960px;
	font-size: 15px;
	background-image:      url(../images/setup/arrow-product.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
.welcome {
	height: 300px;
	width: 389px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: justify;
}
.news {
	height: 200px;
	width: 192px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: left;
}
.info {
	width: 990px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#paraghead {
	font-weight: bold;
	color: #FF3333;
	font-size: 14px;
	line-height: 25px;
}

table {
	margin: 30px 10px 10px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
td {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 15px;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
tr {
}
td a:link, td a:visited {
	color: #000000;
}
table img {
	margin-right: 6px;
}
img.floatleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.pmethods table {
	border: none #FFFFFF;
	width: auto;
	padding: 0px;
	vertical-align: top;
}
.pmethods td {
	border: none;
	padding: 0px;
	vertical-align: top;
}
.offers {
	background-color: #ededed;
	height: 300px;
	width: 389px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: left;
}
.offer {
	float: left;
	margin-left: 6px;
}
.offer img {
	border: 1px solid #999999;
}
.offer a:link, .offer a:visited {
	color: #FF3333;
	text-decoration: underline;
}

p a:link, p a:visited {
	color: #333333;
}
.tandc {
	width: 700px;
}
h6 {
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 4px 0px;
	text-decoration: none;
	text-align: left;
	background-color: #CCCCCC;
	height: 28px;
	width: 159px;
}
.pmethods td p {
	margin: 0px;
}
.pmethods table img {
	margin-top: 20px;
}
.portal2 {
	float: left;
	text-align: center;
	width: 700px;
}
#newshead {
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;
}
#newsdate {
	font-size: 9px;
	color: #999999;
}
.news a:link, .news a:visited {
	color: #FF3333;
	text-decoration: underline;
}

.news a:hover, .offer a:hover {
	color: #999999;
	text-decoration: underline;
}

#newshead a:link, #newshead a:visited {
	color: #333333;
	text-decoration: none;
}
.logos1 {
	float: left;
	margin-left: 10px;
	width: 340px;
}
.logos2 {
	float: right;
	margin-right: 10px;
	width: 340px;
	text-align: right;
}
.foot p {
	text-align: center;
	color: #FFFFFF;
	margin-top: 15px;
}
.bottom {
	background-image:      url(../images/setup/shadow/shadow_07.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	float: left;
	width: 1020px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 10px;
}
#newsdate a:link, #newsdate a:visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.product3 {
	height: 28px;
	width: 268px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	background-color: #CCCCCC;
	text-decoration: none;
}
.product3 h2 {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background-color: #CCCCCC;
	width: 250px;
	padding-top: 7px;
	padding-left: 12px;
}
.product3space {
	height: 28px;
	width: 268px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	text-decoration: none;
}
.product4 {
	height: 28px;
	width: 200px;
	float: left;
	margin-right: 5px;
	background-color: #CCCCCC;
	text-decoration: none;
}
.product4 h2 {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background-color: #CCCCCC;
	padding-top: 7px;
	padding-left: 12px;
	width: 150px;
}
.portalhotel {
	float: left;
	text-align: left;
	width: 100%;
}
.portalhotel img {
	margin-right: 5px;
}
.noborders, .noborders table, table .noborders, .noborders td, .noborders tr{
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}
