/* ------------------------------------
   Template 1 Stylesheet
--------------------------------------- */


/* EasyMax */

#EasyMax {
	vertical-align: top;
	height: 105px;
	width: 220px;
	padding: 18px 16px 16px 18px;
	background: url(/nr/templates/images/template-2/panel1-w.gif) no-repeat;
	overflow: hidden;
}


/* Features */

#Features {
	vertical-align: top;
	height: 139px;
}

#feature1 p,
#feature2 p {
	line-height: 1.2em;
}

#feature1 {
	vertical-align: top;
	height: 139px;
	width: 252px;
	float: left;
	overflow: hidden;
}

#feature2 {
	vertical-align: top;
	height: 139px;
	width: 254px;
	float: left;
	overflow: hidden;
}

#feature1 .white,
#feature1 .blue,
#feature1 .red {
	height: 105px;
	width: 220px;
	padding: 18px 16px 16px 16px;
}
#feature2 .white,
#feature2 .blue,
#feature2 .red {
	height: 105px;
	width: 220px;
	padding: 18px 18px 16px 16px;
}

#feature1 .white {background: url(/nr/templates/images/template-2/panel2-w.gif) no-repeat;}
#feature1 .blue {background: url(/nr/templates/images/template-2/panel2-b.gif) no-repeat;}
#feature1 .red {background: url(/nr/templates/images/template-2/panel2-r.gif) no-repeat;}

#feature2 .white {background: url(/nr/templates/images/template-2/panel3-w.gif) no-repeat;}
#feature2 .blue {background: url(/nr/templates/images/template-2/panel3-b.gif) no-repeat;}
#feature2 .red {background: url(/nr/templates/images/template-2/panel3-r.gif) no-repeat;}

#feature1 .blue a,
#feature2 .blue a {color: #fff;}

#feature1 .blue a:hover,
#feature2 .blue a:hover {color: #ffc807; text-decoration: none;}

#feature1 .red a,
#feature2 .red a {color: #ffc807;}

#feature1 .red a:hover,
#feature2 .red a:hover {color: #fff; text-decoration: none;}


/* Main Content Table */

#tblMain {
	height: 275px;
	background: url(/nr/templates/images/template-2/main-tbl-bg.gif) repeat-y;
}


/* Main Content */

#tblMain #main, #tblMain #main-features {
	width: 506px;
	background: url(/nr/templates/images/template-2/main-btm.gif) bottom no-repeat;
}

#tblMain #main .content {padding: 30px 30px 20px 26px;}
#tblMain #main .top {background: url(/nr/templates/images/template-2/main-top.gif) no-repeat; height:7px; font-size: 0px; line-height: 0px;}

#tblMain #main-features .content {padding: 9px 30px 20px 16px;}
#tblMain #main-features .top {clear: both; background: url(/nr/templates/images/template-2/main-top-2.gif) no-repeat; height:5px; font-size: 0px; line-height: 0px;}


/* Sidebar */

#tblMain #sidebar {width: 254px;}

#tblMain #sidebar-bottom {
	width: 254px;
	background: url(/nr/templates/images/template-2/sidebar-btm.gif) bottom left no-repeat;
}

#tblMain #logo {
	float: left;
	padding-top: 10px;
	padding-left: 11px;
	font-size: 0px;
	line-height: 0px;
}

#tblMain #buttons {
	float: left;
	padding-top: 26px;
	font-size: 0px;
	line-height: 0px;
}

#tblMain #sidebar .content {padding: 11px 16px 12px 18px;}

#tblMain #sidebar a {color: #fff; }
#tblMain #sidebar a:hover {color: #ffc807; text-decoration: none;}

#sidebar .top, #sidebar-bottom .top {background: url(/nr/templates/images/template-2/sidebar-top.gif) no-repeat; height:5px; font-size: 0px; line-height: 0px;}
