/* Kappi Maldives*/


body {
	cursor:default;
	background-image: url(backgroundPic.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#wrapper {
	background-color:#FFFFFF;
}

#banner {
	border-top:4px solid #135067;
	border-bottom:4px solid #135067;
	padding-bottom:2px;
	padding-top:2px;
}

#navigation {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FF9900;


}



#navcontainer
{
	margin:0;
	padding: 0;
	height: 25px;
}

#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a
{
	background: #fff;
	width: 100px;
	height: 20px;
	padding: 5px;
	margin: 0 0 10px 0;
	color: #f5d7b4;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#FF9900;
	font-weight:bold;
	vertical-align:middle;
}

#navcontainer ul li a:hover
{
	color: #FFFFFF;
	background-color: #FF9900;
}

#navcontainer a:active
{
	background: #FF9900;
	color: #FFFFFF;
}

#navcontainer li#active a
{
	background: #FF9900;
	color: #FFFFFF;
}
.selected {
	background-color:#FF9900;
	width: 100px;
	height: 30px;
	padding: 5px;
	margin: 0 0 10px 0;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
	vertical-align:middle;
}

#footer {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#999999;
	text-align:center;
	height:30px;
}

#content {
	font-family:"Trebuchet MS";
	color:#666666;
	font-size:14px;
	padding:15px;
	text-align:center;

}

.subheaders {
	font-family:"Trebuchet MS";
	font-size:22px;
	color:#135067;
	font-weight:600;
}

.subhdrfix {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#135067;
	font-weight:600;
	}

#sidebar {
border-left:1px dotted #CCCCCC;
padding:10px;
}

#productlist td {
background-color:#FFFFFF;
font-family:"Trebuchet MS";
font-size:14px;
color:#666666;
padding:8px;
_padding:8px;
text-align:center;

}
#productlist img {
text-align:center;
}

listColumn{
	color:#135067;
	font-family:"Trebuchet MS";
	font-size:12px;
}

#listColumn #middle {
border-right:1px dotted #99CFCC;
border-left:1px dotted #99CFCC;
}

#listColumn td {
_padding:6px;
padding:6px;
}

#productslide img {
}

#imggrid img {
	border:3px solid #FF9900;
}
#subinfo {
	border:1px solid #E9F1F5;
	padding:8px;
	background-color: #DEF7FE;
}
a {
	text-decoration:none;
	border:none;
}
a:hover {
	text-decoration:underline;
	color:#FF9900;
	border:none;
}

#ArContent {
/*	font-family:"Trebuchet MS";
	color:#666666;
	font-size:14px;
	padding:15px;
	text-align:center;
	border-top : 1px dotted #CCCCCC;
	border-bottom : 1px dotted #CCCCCC;
/*	border-collapse : 1px dotted #CCCCCC;
	border-collapse:collapse;
	border-top:1px solid #e5eff8;*/
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	margin:1em auto;
	border-collapse:collapse;
}
.columnX{
/*	background:#f4f9fe;*/
	border-top:1px dotted #CCCCCC;
	padding:.3em 1em;
	}	
.LinkBorderStyle
{
	border-style:none;
}
