/* 
================================
Skin styles for DotNetNuke BY PopcornApps
================================
*/

* {margin:0; padding:0;}
body {margin:0; background-color:#FEFEFE; margin-bottom:0px }
body,td,th { font-size: 10pt; font-family: Arial, Trebuchet MS, Verdana, tahoma, Helvetica, Sans-serif; }
img {border: none;}	
a {text-decoration:none; color:#003366;}
a:hover {color:#ff0000; text-decoration:underline;}

.container{ background:url(snribg.gif) #fefefe; background-repeat:repeat-y; width:1024px;
	vertical-align:top;}

.maintable {width:932px; text-align:center; vertical-align:top}

.leftpane{ width:215px; padding-right:7px}
.middlepane{ width:300px; padding-right:6px}

.middlepane01{ width:610px;padding-right:6px}
.rightpane{ width:110px}
.bodytext{ font-size:11px}

/* 
================================
Skin styles for DotNetNuke
================================
*/
.pagemaster
{
	width: 100%;
	height: 100%;
	background-color: #FEFEFE;
}
.skinmaster
{
	height: 100%;
	background-color: #e8e7e3;
	width: 1024px;
}
.leftbg
{
	background-image: url( 'leftbg.gif' );
	width: 38px;
	background-repeat: repeat-y;
}
.rightbg
{
	background-image: url( 'rightbg.gif' );
	width: 38px;
	background-repeat: repeat-y;
}
.skinheader
{
	background-image: url( 'singapore2.JPG' );
	width: 933px;
	height: 195px;
	background-repeat: no-repeat;
	background-position: center;
}
.skinlogo
{
	background-image: url( 'snri-logo.gif' );
	width: 297px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px;
	cursor:pointer;
}
.skinlogoright
{
	background-image: url( 'logoright.gif' );
	width: 15px;
	height: 90px;
	background-repeat: no-repeat;
	background-position: right;
}
.topmenubg
{
	height: 26px;
	
}

.skingradient
{
	background-image: url(gradient_DkGold.jpg);
	height: 30px;
}
.controlpanel
{
	width: 100%;
	background-color: #FFD696;
}
.toppane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.contentpane
{
	width:424px;
	padding-right:6px;
	background-color: transparent;
}
.contentpanepadding
{
	width:10px;
	background-color: transparent;
}

.contentpaneLeft
{
	width: 50%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.bottompane
{
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 10px;
}

.StandardButton
{
	background: #E08C0B none;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu
{
	width: 175px;
	background-color: #FFD696;
	border-right: #E08C0B 1px solid;
	border-top: #E08C0B 1px solid;
	border-left: #E08C0B 1px solid;
	border-bottom: #E08C0B 1px solid;
	moz-border-radius-bottomleft: 15px;
	moz-border-radius-bottomright: 15px;
	moz-border-radius-topleft: 3px;
	moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header
{
	background-image: url(gradient_MidTangerine.jpg);
}
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

/* Main Menu */
.MainMenu_MenuContainer
{
	background-color: #2b2b2b;
	width:933px;
	text-align:center;
}
.MainMenu_MenuBar
{
	height: 30px;
	text-align:center;
}
.MainMenu_MenuItem
{
	
	color: #fff;
	text-decoration: none;
	text-align:center;
}

.MainMenu_MenuItemSel
{
	color: #00ff00;
	
	background-color: #2b2b2b;
}
.MainMenu_MenuIcon
{
	
	background-color: #2b2b2b;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu
{
	color: #00ff00;
	font-family:Comic Sans MS;
	background-color: #2b2b2b;
}
.MainMenu_MenuBreak
{
	background-color: #2b2b2b;
	height: 1px;
}
.MainMenu_MenuArrow
{
	color: #00ff00;
	
	background-color: #2b2b2b;
}
.MainMenu_RootMenuArrow
{
	color: #00ff00;
	
	background-color: #2b2b2b;
}

.classifieds {font-size:11px; font-weight:bold; padding-left:5px; padding-right:5px}
.classifiedsitems {font-size:11px; padding-left:5px; }
.yellowpagesitems {font-size:11px; font-weight:bold }