/* CSS Document */




body {
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:fixed;
	margin:0px;
}

.topheader {
	background-image:url(images/top-nubra-header.jpg);
	background-repeat: no-repeat;
	}

.middleheader {
	background-image:url(images/middle-nubra-header.jpg);
	background-repeat: no-repeat;
	}
	
.bottomheader {
	background-image:url(images/bottom-nubra-header.jpg);
	background-repeat: no-repeat;
	}
	
.leftmiddleborder {
	background-image:url(images/left-border-bg.jpg);
	background-repeat:repeat-y;
	}
	
.rightmiddleborder {
	background-image:url(images/right-border-nubra.jpg);
	background-repeat:repeat-y;
	}
	
.footerbg {
	background-image:url(images/footer-bg-nubra.jpg);
	background-repeat:repeat;
	background-position:bottom;

	}
	
td {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	}
	
.footerbginside {
	width:697px;
	height: 217px;
	}

html {
	height:100%;
	}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

.default a:link {
	color: #df00ab;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.default a:visited {
	color: #df00ab;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.default a:hover {
	color: #00a1ee;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration:none;
}

.default a:active {
	color: #df00ab;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}


.menu {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.menu a:link {
	color:#666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.menu a:visited {
	color:#666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.menu a:hover {
	color: #c60075;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.menu a:active {
	color:#000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
}


.frames {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration:none;
}

.frames a:link {
	color: #d3f8ff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.frames a:visited {
	color: #d3f8ff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.frames a:hover {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.frames a:active {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}

.price {
	color: #c01c4b;
	font-weight: bold;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #6aa4ec;
}
.style2 {
	color: #FF3366;
	font-weight: bold;
	font-size: 13px;
}
.style3 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}


a.nubrahome {
	display:block;
	background-image:url(images/home-b.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:73px;
	height:86px;
	text-decoration:none;
	}

a.nubrahome:hover {
	background-position:bottom;
	}
	
a.aboutus {
	display:block;
	background-image:url(images/about-b.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:71px;
	height:86px;
	text-decoration:none;
	}

a.aboutus:hover {
	background-position:bottom;
	}

a.faq {
	display:block;
	background-image:url(images/faq-b.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:75px;
	height:86px;
	text-decoration:none;
	}

a.faq:hover {
	background-position:bottom;
	}
	
.shoptitlebg {
color:#2B0945; 
background-color:#FFCCCC;
text-decoration:none;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
padding-left:10px;

}

.option {
color:#000000; 
background-color:#cccccc; 
text-decoration:none;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}

.choose {
color:#636363; 
background-color:#FFCCCC; 
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}

.errMsg { color: #C33; font-size:xx-small; font-family: Arial;} 

.prettytable {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse; 
    border-spacing: 10;
    padding: 0;
	color:#000000
 }

.prettytable th {
    border: 1px #aaa solid;
    margin: 0;
    padding: 4px;
	font-size:16px;
	color:#000066;
}

.prettytable td {
    border: 1px #aaa solid;
    margin: 0;
    padding: 4px;
}

