@import "msp-style.css";

/* layout
----------------------------------------------- */
body {
	background: #fff;
	font: 70% arial,helvetica,sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
}
#wrapper {
	width: 770px;
	padding: 0;
	margin: 0 auto 20px auto;
}
#second #wrapper { background: url(http://www.nimsoft.com/mspzone/images/bg_all.gif) repeat-y; }
#third #wrapper { background: url(http://www.nimsoft.com/mspzone/images/bg_all-full.gif) repeat-y; }

/* header
----------------------------------------------- */
#header { 
	margin: 0;
	background: #fff;
	padding: 0;
	*padding: 10px 0 0 0;
}
#header #logo {
/*	background: red;*/
	width: 769px;
	height: 81px;
/*	background: url(http://www.nimsoft.com/mspzone/images/logo.gif) no-repeat;*/
}
#header #logo:hover { cursor: pointer; }
#third #header #logo { margin: -2px 0 0 0; }
#header #logo h1 { text-indent: -9000px; }

/* main-header
----------------------------------------------- */
#main { 
	padding: 5px 0 0 0; 
	background: #fff; 
}
#main-header {
/*	clear: both; */
	padding: 10px 0 0 0;
	background: #fff;
	width:573px;
	float:right;
}
#mainimage {
	float: right;
	width:573px;
}

/* navigation
----------------------------------------------- */
#nav {
	background: #fff;
	width: 188px;
/*	height: 192px; */
	padding: 0;
	float:left;
}
/*#nav {
	padding: 1px 0 0 0;
	*padding: 12px 0 0 0; /* IE7 */
/* }
#nav li {
	list-style: none; 
	padding: 0;
	display: block;
	margin: 0 0 0 -25px;
	font-size: 1.1em;
	font-weight: 700;
	height: 30px;
}
#nav a {
	display: block;
	padding: 3px;
	width: 160px;
	color: #000;
}
#nav a:hover {
	background: #e4e4e4;
	color: #CE4935; 
	padding: 3px;
	width: 160px;
	text-decoration: none;
}
#nav .current a {
	background: #e4e4e4;
	color: #CE4935; 
	width: 160px;
	text-decoration: none;
	padding: 3px;
}*/
.whitebox {
	background: #fff;
	height: 5px;
	_margin: -10px 0 0 0; /* IE6 */
}

/* main-content
----------------------------------------------- */
#main-content {
	float: right;
	width: 573px;
	_margin: -18px 0 0 0; /* IE6 */
}
#content {
	margin: -10px 0 0 0;
	padding: 0;
}

/* right column
----------------------------------------------- */
#rightcolumn {
	_margin: 10px 0 0 0; /* IE6 */	
	float: right;
	width: 188px;
	background: url(http://www.nimsoft.com/mspzone/images/bg_right.gif) repeat-y;
	padding: 0 0 5px 0;
	_position: relative; /* IE6 */
}	
#right_toprounded {
	background: url(http://www.nimsoft.com/mspzone/images/right_toprounded.gif) no-repeat;
	height: 8px;
}
#rightcolumn img { padding: 0px 5px 0 5px;}
#rightcolumnwrapper {
	padding: 0 10px 10px 10px;
	margin: 0 0 0 0;
}

#rightcolumn p {
	font-size: 1.0em;
	line-height: 1.2em;
}
#rightcolumn h1 {
	font-size: 1.2em;
	color: #274D72;
	margin: 0 0 5px 0;
}
#rightcolumn h2 {
	font-size: 1.2em;
	color: #274D72;
	margin: 5px 0 0 0;
}
#rightcolumn #rightcolumnwrapper .list { 
	list-style-image: url(http://www.nimsoft.com/mspzone/images/bullet.gif); 
	margin: 8px 0 0 20px;
	padding: 0;
	font-size: 1.1em;
	line-height:1.3em;
}
#rightcolumn #rightcolumnwrapper .list li {
	padding: 0 5px 8px 0; 
	margin: 0;
}
#rightcolumn #rightcolumnwrapper .list li a {
	color: #464646;
}
#rightcolumn #rightcolumnwrapper .list li a:hover { color: #CE4935; }

.challenge {
	color: #464646;
	font-size: 1.1em;
	line-height:1.3em;
	padding: 4px 0 0 0;
}
#rightcolumn .rt-link a {
	font-size: 1.1em;
	font-weight: 700;
	color: #CE4935;
}

/* left column
----------------------------------------------- */
#leftcolumn {
	margin: 0 210px 0 0;
	*margin: 10px 210px 0 0; /* IE7 */
	padding: 0 0 0 10px;
	font-size: 1.1em;
	_position: relative; /* IE6 */
}
#leftcolumn p {
	font-size: 1.0em;
	line-height: 1.2em;
}
#leftcolumn li {
	font-size: 1.0em;
	line-height: 1.1em;
	margin: 0 0 4px 0;
	color: #464646;
}

#content h1 {
	color: #CE4935;
	font-size: 1.4em;
	border-bottom: 1px dotted #666;
	padding: 10px 0 0 0;
	margin: 10px 0 10px 8px;
}

#content #leftcolumn h1,
#content-full h1 {
	color: #CE4935;
	font-size: 1.4em;
	border-bottom: 1px dotted #666;
}
#leftcolumn h1 {
	padding: 10px 0 0 0;
}
#content #leftcolumn h2 {
	color: #274D72;
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0 0 0 0;
}

#content #leftcolumn h3,
#content-full h2 {
	color: #000;
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 0 0 8px 0;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #CE4935;
}

/* form box
----------------------------------------------- */
#form {
	margin: 12px 0 0 0;
	_margin: 10px 0 0 0; /* IE6 */	
	float: right;
	width: 355px;
	background: url(http://www.nimsoft.com/mspzone/images/form-bg.gif) repeat-y;
	/*padding: 0 0 25px 0; */
	position: relative; /* IE6 */
}	
#form_toprounded {
	background: url(http://www.nimsoft.com/mspzone/images/form-topround.gif) no-repeat;
	height: 11px;
}
#form_bottomrounded {
	background: url(http://www.nimsoft.com/mspzone/images/form-bottomround.gif) no-repeat;
	height: 11px;
}
#formwrapper {
	padding: 0 10px 10px 10px;
	margin: 0 0 0 0;
}
#form h1 {
	color: #274D72;
	font-size: 1.3em;
	line-height: 1.4em;
	margin: 0 0 0 0;
}
#form-table {
	margin: -8px 0 0 0;
	*margin: 0; /* IE6 */
}
#button {
	background-image: url(http://www.nimsoft.com/mspzone/images/button-bg.gif);
	font-size: 1.2em;
	font-weight: 700;
	padding: 5px 0;
	margin: 0;
	width: 85%;
}
#button a {
	color: #fff;
}
#form .alerts {
	font-size: 0.9em;
}

/* content - full
----------------------------------------------- */
#main-full-margin {
	padding: 9px 0 0 0;
	background: #fff;
}
#content-full {
	float: right;
	width: 575px;
	background: url(http://www.nimsoft.com/mspzone/images/bg_content-full.gif) repeat-y;
}
#content-full-wrapper { padding: 10px; }
#content-full-toprounded {
	background: url(http://www.nimsoft.com/mspzone/images/content-full-toprounded.gif) no-repeat;
	height: 13px;
}
#content-full h1 { margin: 0; }
#content-full p {
	font-size: 1.1em;
	margin: 0 0 1em 0;
	line-height: 1.4em;
}
#content-full h2 {
	color: #274D72;
	font-size: 1.3em;
	line-height: 1.4em;
}

/* sidebar
----------------------------------------------- */
#sidebar {
	width: 188px;
/*	background: #D4F2AC url(http://www.nimsoft.com/mspzone/images/bg_sidebar.gif) repeat-y;*/
	font-size: 1.1em;
	*margin: -10px 0 0 0; /* IE7*/
	*position: absolute; /* IE7 */
	_margin: -18px 0 0 0; /* IE6 */
}
#second #sidebar { _position: absolute; /* IE6 */ }
#sidebar .toprounded {
	height: 10px;
	background: #D4F2AC url(http://www.nimsoft.com/mspzone/images/sidebar_toprounded.gif) no-repeat;
}
#sidebar img { padding: 0px 5px 0 5px;}
#sidebar #sidebarwrapper {
	padding: 10px 20px 10px 20px;
	font-size: 0.9em;
	background-image: url(http://www.nimsoft.com/mspzone/images/sidebar_bottomrounded.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#sidebar #sidebarwrapper p { line-height: 1.3em; }
#sidebar #quoter {
	text-align: right;
	margin: 15px 0 0 0;
}
#sidebar #quoter .author {
	color: #1B5682;
	font-weight: 700;
	font-size: 1.1em;
}
#sidebar #quoter p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	font-size: 1em;
}
#sidebarwrapper #logo {
	margin: 4px -10px 0 0;
	float: right;
}
.blackline {
	border-bottom: 1px solid #292929;
	margin: 4px 11px;
}

/* rounded bottom
----------------------------------------------- */
#roundedbottom {
	background: url(http://www.nimsoft.com/mspzone/images/bg_main.gif) no-repeat bottom;
	height: 25px;
	clear: both;
}
#roundedbottom-full {
	background: url(http://www.nimsoft.com/mspzone/images/bg_main_full.gif) no-repeat bottom;
	height: 25px;
	clear: both;
}

/* footer
----------------------------------------------- */
#footer { 
	clear: both; 
	background: #fff; 
	padding: 10px 0 30px 0; 
	width:770px;
	margin: 0 auto 0 auto;
}
#footer #copyright { float: right; *position: relative; }
#footer #links li { display: inline; }
#footer #links .linkslist { padding: 0; margin: -2px 0 0 0;}
#footer #links .linkslist a { color: #464646; }
#footer #links .linkslist a:hover { color: #CE4935; }

.floatleft {
	float: left;
	padding: 3px 5px 0 0;
}