/* @override http://www.hopefullyuseful.com/css/style.css */

/* @override http://www.hopefullyuseful.com/css/style.css */


body {
	background-color: #000;
	color: #ddd;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-repeat: repeat-x;
}

/* @group Panels */

#container {
	position: relative;
	width: 740px;
	margin: 0 auto;
}

#banner {
	position: absolute;
	height: 120px;
	margin-bottom: 50px;
}

#banner h1 {
	position: absolute;
	left: 320px;
	top: 80px;
	width: 215px;
	height: 14px;
	background-image: url(../upload/template/hopefullyuseful/hopefully-logo-001.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#content {
	/*background-color: #999;*/
}

#content a{

	color: #ffffff;
}
/* @end */

/* @group Grid */

.column1 {
	position: absolute;
	top: 0;
	width: 320px;
	height: 560px
}

.column2 {
	position: absolute;
	top: 200px;
	left: 320px;
	width: 420px;
}

/* @end */

/* @group Fonts */

#content p {
	font-size: 1.2em;
	line-height: 1.8;
	margin-bottom: 1em;
}

#content ul {
	padding: 10px 40px;
}

#content li {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 4px 0 4px 25px;
	background-image: url(../upload/template/hopefullyuseful/note-001.png);
	background-repeat: no-repeat;

}

li li, li p {
	font-size: 1.0em;
}

#content h1 {
	font-size: 5.0em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#content h2 {
	font-size: 2.4em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	margin: 0.5em 0 0.5em 0;
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	font-size: 10px;
	line-height: 1;
	top: 120px;
	left: 310px;
	width: 420px;
	z-index: 50;
	padding: 0;
	margin: 0;
	height: 50px;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-position: 0 -120px;
}

#navlist.depth-0 li {
	float: left;
}

/* Popup Menu Functions */

#navlist ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 0;
	top: 50px;
}

#navlist li li:hover>ul {
	display: block;
	position: absolute;
	left: 146px;
	top: 0;
}

#navlist>li.selected {
	background-image: url(../upload/template/hopefullyuseful/arrow-001.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Specific to all levels */

#navlist  ul {
	width: 120px;
}

#navlist li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: 1px;
	margin-right: 15px;
}

#navlist a {
	position: relative;
	display: block;
	line-height: 1;
	float: left;
	padding: 20px 13px;
	text-decoration: none;
	z-index: 100;
	color: #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#navlist .selected>a {
	color: #fff;
}

#navlist a:hover, #navlist li.d1:hover {
}

#navlist li li {
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background-image: none;
}

#navlist li li a {
	margin: 0;
	display: block;
	width: 120px;
	color: #fff;
	background-image: none;
	background-color: #444;
	border-bottom: none;
	padding: 10px 13px;
	line-height: 1.4em;
}

#navlist li li:hover a {
	background-color: #2260d9;
	color: #fff;
}

#navlist li .selected>a {
	background-color: #1c53bd;
}

#navlist li li li:hover a {
	background-color: #1c53bd;
}

/* @end */

/* @group Column 1 */

.column1 {
	position: relative;
}

.slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-002.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 560px;
	padding-top: 147px;
	padding-left: 67px;
}

.horizontaliPhone .slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-001h.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 200px;
	left: -120px;
	width: 560px;
	height: 320px;
	padding-top: 18px;
	padding-left: 70px;
}

#flash{
	margin-top: 20px;
	margin-bottom: 20px;
}
/*#flash {
	position: absolute;
	top: 600px;
	left: -120px;

}*/

/* @end */

/* @group Column 2 */

.column2 img {
	border: 1px solid #333;
}

.column2 a img, .column2 img.right {
	border: none;
}

/* @end */

/* @group twitter */
#twitter_div{
	width: 200px;
	padding-left: 50px;
}

#twitter_div li{
	padding-left: 0;
	background-image: none;
	list-style: none;
}


/* @end */

/* @override http://www.hopefullyuseful.com/css/style.css */

/* @override http://hopefullyuseful.millstream.com.au/css/style.css */

body {
	background-color: #000;
	color: #ddd;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-repeat: repeat-x;
}

/* @group Panels */

#container {
	position: relative;
	width: 740px;
	margin: 0 auto;
}

#banner {
	position: absolute;
	height: 120px;
	margin-bottom: 50px;
}

#banner h1 {
	position: absolute;
	left: 320px;
	top: 80px;
	width: 215px;
	height: 14px;
	background-image: url(../upload/template/hopefullyuseful/hopefully-logo-001.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#content {
	/*background-color: #999;*/
}

#content a{

	color: #ffffff;
}
/* @end */

/* @group Grid */

.column1 {
	position: absolute;
	top: 0;
	width: 320px;
	height: 560px
}

.column2 {
	position: absolute;
	top: 200px;
	left: 320px;
	width: 420px;
}

/* @end */

/* @group Fonts */

#content p {
	font-size: 1.2em;
	line-height: 1.8;
	margin-bottom: 1em;
}

#content ul {
	padding: 10px 40px;
}

#content li {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 4px 0 4px 25px;
	background-image: url(../upload/template/hopefullyuseful/note-001.png);
	background-repeat: no-repeat;

}

li li, li p {
	font-size: 1.0em;
}

#content h1 {
	font-size: 5.0em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#content h2 {
	font-size: 2.4em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	margin: 0.5em 0 0.5em 0;
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	font-size: 10px;
	line-height: 1;
	top: 120px;
	left: 310px;
	width: 420px;
	z-index: 50;
	padding: 0;
	margin: 0;
	height: 50px;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-position: 0 -120px;
}

#navlist.depth-0 li {
	float: left;
}

/* Popup Menu Functions */

#navlist ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 0;
	top: 50px;
}

#navlist li li:hover>ul {
	display: block;
	position: absolute;
	left: 146px;
	top: 0;
}

#navlist>li.selected {
	background-image: url(../upload/template/hopefullyuseful/arrow-001.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Specific to all levels */

#navlist  ul {
	width: 120px;
}

#navlist li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: 1px;
	margin-right: 15px;
}

#navlist a {
	position: relative;
	display: block;
	line-height: 1;
	float: left;
	padding: 20px 13px;
	text-decoration: none;
	z-index: 100;
	color: #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#navlist .selected>a {
	color: #fff;
}

#navlist a:hover, #navlist li.d1:hover {
}

#navlist li li {
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background-image: none;
}

#navlist li li a {
	margin: 0;
	display: block;
	width: 120px;
	color: #fff;
	background-image: none;
	background-color: #444;
	border-bottom: none;
	padding: 10px 13px;
	line-height: 1.4em;
}

#navlist li li:hover a {
	background-color: #2260d9;
	color: #fff;
}

#navlist li .selected>a {
	background-color: #1c53bd;
}

#navlist li li li:hover a {
	background-color: #1c53bd;
}

/* @end */

/* @group Column 1 */

.column1 {
	position: relative;
}

.slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-002.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 560px;
	padding-top: 147px;
	padding-left: 67px;
}

.horizontaliPhone .slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-001h.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 200px;
	left: -120px;
	width: 560px;
	height: 320px;
	padding-top: 18px;
	padding-left: 70px;
}

#flash{
	margin-top: 20px;
	margin-bottom: 20px;
}
/*#flash {
	position: absolute;
	top: 600px;
	left: -120px;

}*/

/* @end */

/* @group Column 2 */

.column2 img {
	border: 1px solid #333;
}

.column2 a img, .column2 img.right {
	border: none;
}

/* @end */

/* @group twitter */
#twitter_div{
	color: #333333;
	position: absolute;
	top: 500px;
	width: 200px;
	padding-left: 50px;
}

#twitter_div li{
	padding-left: 0;
	background-image: none;
	list-style: none;
}


/* @end */

/* @override http://www.hopefullyuseful.com/css/style.css */


body {
	background-color: #000;
	color: #ddd;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-repeat: repeat-x;
}

/* @group Panels */

#container {
	position: relative;
	width: 740px;
	margin: 0 auto;
}

#banner {
	position: absolute;
	height: 120px;
	margin-bottom: 50px;
}

#banner h1 {
	position: absolute;
	left: 320px;
	top: 80px;
	width: 215px;
	height: 14px;
	background-image: url(../upload/template/hopefullyuseful/hopefully-logo-001.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#content {
	/*background-color: #999;*/
}

#content a{

	color: #ffffff;
}
/* @end */

/* @group Grid */

.column1 {
	position: absolute;
	top: 0;
	width: 320px;
	height: 560px
}

.column2 {
	position: absolute;
	top: 200px;
	left: 320px;
	width: 420px;
}

/* @end */

/* @group Fonts */

#content p {
	font-size: 1.2em;
	line-height: 1.8;
	margin-bottom: 1em;
}

#content ul {
	padding: 10px 40px;
}

#content li {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 4px 0 4px 25px;
	background-image: url(../upload/template/hopefullyuseful/note-001.png);
	background-repeat: no-repeat;

}

li li, li p {
	font-size: 1.0em;
}

#content h1 {
	font-size: 5.0em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#content h2 {
	font-size: 2.4em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	margin: 0.5em 0 0.5em 0;
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	font-size: 10px;
	line-height: 1;
	top: 120px;
	left: 310px;
	width: 420px;
	z-index: 50;
	padding: 0;
	margin: 0;
	height: 50px;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-position: 0 -120px;
}

#navlist.depth-0 li {
	float: left;
}

/* Popup Menu Functions */

#navlist ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 0;
	top: 50px;
}

#navlist li li:hover>ul {
	display: block;
	position: absolute;
	left: 146px;
	top: 0;
}

#navlist>li.selected {
	background-image: url(../upload/template/hopefullyuseful/arrow-001.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Specific to all levels */

#navlist  ul {
	width: 120px;
}

#navlist li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: 1px;
	margin-right: 15px;
}

#navlist a {
	position: relative;
	display: block;
	line-height: 1;
	float: left;
	padding: 20px 13px;
	text-decoration: none;
	z-index: 100;
	color: #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#navlist .selected>a {
	color: #fff;
}

#navlist a:hover, #navlist li.d1:hover {
}

#navlist li li {
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background-image: none;
}

#navlist li li a {
	margin: 0;
	display: block;
	width: 120px;
	color: #fff;
	background-image: none;
	background-color: #444;
	border-bottom: none;
	padding: 10px 13px;
	line-height: 1.4em;
}

#navlist li li:hover a {
	background-color: #2260d9;
	color: #fff;
}

#navlist li .selected>a {
	background-color: #1c53bd;
}

#navlist li li li:hover a {
	background-color: #1c53bd;
}

/* @end */

/* @group Column 1 */

.column1 {
	position: relative;
}

.slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-002.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 560px;
	padding-top: 147px;
	padding-left: 67px;
}

.horizontaliPhone .slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-001h.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 200px;
	left: -120px;
	width: 560px;
	height: 320px;
	padding-top: 18px;
	padding-left: 70px;
}

#flash{
	margin-top: 20px;
	margin-bottom: 20px;
}
/*#flash {
	position: absolute;
	top: 600px;
	left: -120px;

}*/

/* @end */

/* @group Column 2 */

.column2 img {
	border: 1px solid #333;
}

.column2 a img, .column2 img.right {
	border: none;
}

/* @end */

/* @group twitter */
#twitter_div{
	width: 200px;
	padding-left: 50px;
}

#twitter_div li{
	padding-left: 0;
	background-image: none;
	list-style: none;
}


/* @end */

/* @override http://www.hopefullyuseful.com/css/style.css */

/* @override http://hopefullyuseful.millstream.com.au/css/style.css */

body {
	background-color: #000;
	color: #ddd;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-repeat: repeat-x;
}

/* @group Panels */

#container {
	position: relative;
	width: 740px;
	margin: 0 auto;
}

#banner {
	position: absolute;
	height: 120px;
	margin-bottom: 50px;
}

#banner h1 {
	position: absolute;
	left: 320px;
	top: 80px;
	width: 215px;
	height: 14px;
	background-image: url(../upload/template/hopefullyuseful/hopefully-logo-001.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#content {
	/*background-color: #999;*/
}

#content a{

	color: #ffffff;
}
/* @end */

/* @group Grid */

.column1 {
	position: absolute;
	top: 0;
	width: 320px;
	height: 560px
}

.column2 {
	position: absolute;
	top: 200px;
	left: 320px;
	width: 420px;
}

/* @end */

/* @group Fonts */

#content p {
	font-size: 1.2em;
	line-height: 1.8;
	margin-bottom: 1em;
}

#content ul {
	padding: 10px 40px;
}

#content li {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 4px 0 4px 25px;
	background-image: url(../upload/template/hopefullyuseful/note-001.png);
	background-repeat: no-repeat;

}

li li, li p {
	font-size: 1.0em;
}

#content h1 {
	font-size: 5.0em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#content h2 {
	font-size: 2.4em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	margin: 0.5em 0 0.5em 0;
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	font-size: 10px;
	line-height: 1;
	top: 120px;
	left: 310px;
	width: 420px;
	z-index: 50;
	padding: 0;
	margin: 0;
	height: 50px;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-position: 0 -120px;
}

#navlist.depth-0 li {
	float: left;
}

/* Popup Menu Functions */

#navlist ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 0;
	top: 50px;
}

#navlist li li:hover>ul {
	display: block;
	position: absolute;
	left: 146px;
	top: 0;
}

#navlist>li.selected {
	background-image: url(../upload/template/hopefullyuseful/arrow-001.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Specific to all levels */

#navlist  ul {
	width: 120px;
}

#navlist li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: 1px;
	margin-right: 15px;
}

#navlist a {
	position: relative;
	display: block;
	line-height: 1;
	float: left;
	padding: 20px 13px;
	text-decoration: none;
	z-index: 100;
	color: #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#navlist .selected>a {
	color: #fff;
}

#navlist a:hover, #navlist li.d1:hover {
}

#navlist li li {
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background-image: none;
}

#navlist li li a {
	margin: 0;
	display: block;
	width: 120px;
	color: #fff;
	background-image: none;
	background-color: #444;
	border-bottom: none;
	padding: 10px 13px;
	line-height: 1.4em;
}

#navlist li li:hover a {
	background-color: #2260d9;
	color: #fff;
}

#navlist li .selected>a {
	background-color: #1c53bd;
}

#navlist li li li:hover a {
	background-color: #1c53bd;
}

/* @end */

/* @group Column 1 */

.column1 {
	position: relative;
}

.slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-002.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 560px;
	padding-top: 147px;
	padding-left: 67px;
}

.horizontaliPhone .slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-001h.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 200px;
	left: -120px;
	width: 560px;
	height: 320px;
	padding-top: 18px;
	padding-left: 70px;
}

#flash{
	margin-top: 20px;
	margin-bottom: 20px;
}
/*#flash {
	position: absolute;
	top: 600px;
	left: -120px;

}*/

/* @end */

/* @group Column 2 */

.column2 img {
	border: 1px solid #333;
}

.column2 a img, .column2 img.right {
	border: none;
}

/* @end */

/* @group twitter */
#twitter_div{
	color: #333333;
	position: absolute;
	top: 520px;
	width: 200px;
	padding-left: 60px;
}

#twitter_div li{
	padding-left: 0;
	background-image: none;
	list-style: none;
}

/* @override http://www.hopefullyuseful.com/css/style.css */

/* @override http://www.hopefullyuseful.com/css/style.css */


body {
	background-color: #000;
	color: #ddd;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-repeat: repeat-x;
}

/* @group Panels */

#container {
	position: relative;
	width: 740px;
	margin: 0 auto;
}

#banner {
	position: absolute;
	height: 120px;
	margin-bottom: 50px;
}

#banner h1 {
	position: absolute;
	left: 320px;
	top: 80px;
	width: 215px;
	height: 14px;
	background-image: url(../upload/template/hopefullyuseful/hopefully-logo-001.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#content {
	/*background-color: #999;*/
}

#content a{

	color: #ffffff;
}
/* @end */

/* @group Grid */

.column1 {
	position: absolute;
	top: 0;
	width: 320px;
	height: 560px
}

.column2 {
	position: absolute;
	top: 200px;
	left: 320px;
	width: 420px;
}

/* @end */

/* @group Fonts */

#content p {
	font-size: 1.2em;
	line-height: 1.8;
	margin-bottom: 1em;
}

#content ul {
	padding: 10px 40px;
}

#content li {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 4px 0 4px 25px;
	background-image: url(../upload/template/hopefullyuseful/note-001.png);
	background-repeat: no-repeat;

}

li li, li p {
	font-size: 1.0em;
}

#content h1 {
	font-size: 5.0em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#content h2 {
	font-size: 2.4em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	margin: 0.5em 0 0.5em 0;
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	font-size: 10px;
	line-height: 1;
	top: 120px;
	left: 310px;
	width: 420px;
	z-index: 50;
	padding: 0;
	margin: 0;
	height: 50px;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-position: 0 -120px;
}

#navlist.depth-0 li {
	float: left;
}

/* Popup Menu Functions */

#navlist ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 0;
	top: 50px;
}

#navlist li li:hover>ul {
	display: block;
	position: absolute;
	left: 146px;
	top: 0;
}

#navlist>li.selected {
	background-image: url(../upload/template/hopefullyuseful/arrow-001.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Specific to all levels */

#navlist  ul {
	width: 120px;
}

#navlist li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: 1px;
	margin-right: 15px;
}

#navlist a {
	position: relative;
	display: block;
	line-height: 1;
	float: left;
	padding: 20px 13px;
	text-decoration: none;
	z-index: 100;
	color: #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#navlist .selected>a {
	color: #fff;
}

#navlist a:hover, #navlist li.d1:hover {
}

#navlist li li {
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background-image: none;
}

#navlist li li a {
	margin: 0;
	display: block;
	width: 120px;
	color: #fff;
	background-image: none;
	background-color: #444;
	border-bottom: none;
	padding: 10px 13px;
	line-height: 1.4em;
}

#navlist li li:hover a {
	background-color: #2260d9;
	color: #fff;
}

#navlist li .selected>a {
	background-color: #1c53bd;
}

#navlist li li li:hover a {
	background-color: #1c53bd;
}

/* @end */

/* @group Column 1 */

.column1 {
	position: relative;
}

.slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-002.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 560px;
	padding-top: 147px;
	padding-left: 67px;
}

.horizontaliPhone .slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-001h.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 200px;
	left: -120px;
	width: 560px;
	height: 320px;
	padding-top: 18px;
	padding-left: 70px;
}

#flash{
	margin-top: 20px;
	margin-bottom: 20px;
}
/*#flash {
	position: absolute;
	top: 600px;
	left: -120px;

}*/

/* @end */

/* @group Column 2 */

.column2 img {
	border: 1px solid #333;
}

.column2 a img, .column2 img.right {
	border: none;
}

/* @end */

/* @group twitter */
#twitter_div{
	width: 200px;
	padding-left: 50px;
}

#twitter_div li{
	padding-left: 0;
	background-image: none;
	list-style: none;
}


/* @end */

/* @override http://www.hopefullyuseful.com/css/style.css */

/* @override http://hopefullyuseful.millstream.com.au/css/style.css */

body {
	background-color: #000;
	color: #ddd;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-repeat: repeat-x;
}

/* @group Panels */

#container {
	position: relative;
	width: 740px;
	margin: 0 auto;
}

#banner {
	position: absolute;
	height: 120px;
	margin-bottom: 50px;
}

#banner h1 {
	position: absolute;
	left: 320px;
	top: 80px;
	width: 215px;
	height: 14px;
	background-image: url(../upload/template/hopefullyuseful/hopefully-logo-001.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#content {
	/*background-color: #999;*/
}

#content a{

	color: #ffffff;
}
/* @end */

/* @group Grid */

.column1 {
	position: absolute;
	top: 0;
	width: 320px;
	height: 560px
}

.column2 {
	position: absolute;
	top: 200px;
	left: 320px;
	width: 420px;
}

/* @end */

/* @group Fonts */

#content p {
	font-size: 1.2em;
	line-height: 1.8;
	margin-bottom: 1em;
}

#content ul {
	padding: 10px 40px;
}

#content li {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 4px 0 4px 25px;
	background-image: url(../upload/template/hopefullyuseful/note-001.png);
	background-repeat: no-repeat;

}

li li, li p {
	font-size: 1.0em;
}

#content h1 {
	font-size: 5.0em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#content h2 {
	font-size: 2.4em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	margin: 0.5em 0 0.5em 0;
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	font-size: 10px;
	line-height: 1;
	top: 120px;
	left: 310px;
	width: 420px;
	z-index: 50;
	padding: 0;
	margin: 0;
	height: 50px;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-position: 0 -120px;
}

#navlist.depth-0 li {
	float: left;
}

/* Popup Menu Functions */

#navlist ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 0;
	top: 50px;
}

#navlist li li:hover>ul {
	display: block;
	position: absolute;
	left: 146px;
	top: 0;
}

#navlist>li.selected {
	background-image: url(../upload/template/hopefullyuseful/arrow-001.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Specific to all levels */

#navlist  ul {
	width: 120px;
}

#navlist li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: 1px;
	margin-right: 15px;
}

#navlist a {
	position: relative;
	display: block;
	line-height: 1;
	float: left;
	padding: 20px 13px;
	text-decoration: none;
	z-index: 100;
	color: #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#navlist .selected>a {
	color: #fff;
}

#navlist a:hover, #navlist li.d1:hover {
}

#navlist li li {
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background-image: none;
}

#navlist li li a {
	margin: 0;
	display: block;
	width: 120px;
	color: #fff;
	background-image: none;
	background-color: #444;
	border-bottom: none;
	padding: 10px 13px;
	line-height: 1.4em;
}

#navlist li li:hover a {
	background-color: #2260d9;
	color: #fff;
}

#navlist li .selected>a {
	background-color: #1c53bd;
}

#navlist li li li:hover a {
	background-color: #1c53bd;
}

/* @end */

/* @group Column 1 */

.column1 {
	position: relative;
}

.slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-002.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 560px;
	padding-top: 147px;
	padding-left: 67px;
}

.horizontaliPhone .slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-001h.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 200px;
	left: -120px;
	width: 560px;
	height: 320px;
	padding-top: 18px;
	padding-left: 70px;
}

#flash{
	margin-top: 20px;
	margin-bottom: 20px;
}
/*#flash {
	position: absolute;
	top: 600px;
	left: -120px;

}*/

/* @end */

/* @group Column 2 */

.column2 img {
	border: 1px solid #333;
}

.column2 a img, .column2 img.right {
	border: none;
}

/* @end */

/* @group twitter */
#twitter_div{
	color: #333333;
	position: absolute;
	top: 500px;
	width: 200px;
	padding-left: 50px;
}

#twitter_div li{
	padding-left: 0;
	background-image: none;
	list-style: none;
}


/* @end */

/* @override http://www.hopefullyuseful.com/css/style.css */


body {
	background-color: #000;
	color: #ddd;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-repeat: repeat-x;
}

/* @group Panels */

#container {
	position: relative;
	width: 740px;
	margin: 0 auto;
}

#banner {
	position: absolute;
	height: 120px;
	margin-bottom: 50px;
}

#banner h1 {
	position: absolute;
	left: 320px;
	top: 80px;
	width: 215px;
	height: 14px;
	background-image: url(../upload/template/hopefullyuseful/hopefully-logo-001.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#content {
	/*background-color: #999;*/
}

#content a{

	color: #ffffff;
}
/* @end */

/* @group Grid */

.column1 {
	position: absolute;
	top: 0;
	width: 320px;
	height: 560px
}

.column2 {
	position: absolute;
	top: 200px;
	left: 320px;
	width: 420px;
}

/* @end */

/* @group Fonts */

#content p {
	font-size: 1.2em;
	line-height: 1.8;
	margin-bottom: 1em;
}

#content ul {
	padding: 10px 40px;
}

#content li {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 4px 0 4px 25px;
	background-image: url(../upload/template/hopefullyuseful/note-001.png);
	background-repeat: no-repeat;

}

li li, li p {
	font-size: 1.0em;
}

#content h1 {
	font-size: 5.0em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#content h2 {
	font-size: 2.4em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	margin: 0.5em 0 0.5em 0;
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	font-size: 10px;
	line-height: 1;
	top: 120px;
	left: 310px;
	width: 420px;
	z-index: 50;
	padding: 0;
	margin: 0;
	height: 50px;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-position: 0 -120px;
}

#navlist.depth-0 li {
	float: left;
}

/* Popup Menu Functions */

#navlist ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 0;
	top: 50px;
}

#navlist li li:hover>ul {
	display: block;
	position: absolute;
	left: 146px;
	top: 0;
}

#navlist>li.selected {
	background-image: url(../upload/template/hopefullyuseful/arrow-001.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Specific to all levels */

#navlist  ul {
	width: 120px;
}

#navlist li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: 1px;
	margin-right: 15px;
}

#navlist a {
	position: relative;
	display: block;
	line-height: 1;
	float: left;
	padding: 20px 13px;
	text-decoration: none;
	z-index: 100;
	color: #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#navlist .selected>a {
	color: #fff;
}

#navlist a:hover, #navlist li.d1:hover {
}

#navlist li li {
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background-image: none;
}

#navlist li li a {
	margin: 0;
	display: block;
	width: 120px;
	color: #fff;
	background-image: none;
	background-color: #444;
	border-bottom: none;
	padding: 10px 13px;
	line-height: 1.4em;
}

#navlist li li:hover a {
	background-color: #2260d9;
	color: #fff;
}

#navlist li .selected>a {
	background-color: #1c53bd;
}

#navlist li li li:hover a {
	background-color: #1c53bd;
}

/* @end */

/* @group Column 1 */

.column1 {
	position: relative;
}

.slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-002.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 560px;
	padding-top: 147px;
	padding-left: 67px;
}

.horizontaliPhone .slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-001h.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 200px;
	left: -120px;
	width: 560px;
	height: 320px;
	padding-top: 18px;
	padding-left: 70px;
}

#flash{
	margin-top: 20px;
	margin-bottom: 20px;
}
/*#flash {
	position: absolute;
	top: 600px;
	left: -120px;

}*/

/* @end */

/* @group Column 2 */

.column2 img {
	border: 1px solid #333;
}

.column2 a img, .column2 img.right {
	border: none;
}

/* @end */

/* @group twitter */
#twitter_div{
	width: 200px;
	padding-left: 50px;
}

#twitter_div li{
	padding-left: 0;
	background-image: none;
	list-style: none;
}


/* @end */

/* @override http://www.hopefullyuseful.com/css/style.css */

/* @override http://hopefullyuseful.millstream.com.au/css/style.css */

body {
	background-color: #000;
	color: #ddd;
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-repeat: repeat-x;
}

/* @group Panels */

#container {
	position: relative;
	width: 740px;
	margin: 0 auto;
}

#banner {
	position: absolute;
	height: 120px;
	margin-bottom: 50px;
}

#banner h1 {
	position: absolute;
	left: 320px;
	top: 80px;
	width: 215px;
	height: 14px;
	background-image: url(../upload/template/hopefullyuseful/hopefully-logo-001.png);
	background-repeat: no-repeat;
	text-indent: -1000em;
}

#content {
	/*background-color: #999;*/
}

#content a{

	color: #ffffff;
}
/* @end */

/* @group Grid */

.column1 {
	position: absolute;
	top: 0;
	width: 320px;
	height: 560px
}

.column2 {
	position: absolute;
	top: 200px;
	left: 320px;
	width: 420px;
}

/* @end */

/* @group Fonts */

#content p {
	font-size: 1.2em;
	line-height: 1.8;
	margin-bottom: 1em;
}

#content ul {
	padding: 10px 40px;
}

#content li {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 4px 0 4px 25px;
	background-image: url(../upload/template/hopefullyuseful/note-001.png);
	background-repeat: no-repeat;

}

li li, li p {
	font-size: 1.0em;
}

#content h1 {
	font-size: 5.0em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 0.5em;
}

#content h2 {
	font-size: 2.4em;
	font-family: helvetica-neue-thin, Arial, sans-serif;
	margin: 0.5em 0 0.5em 0;
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	font-size: 10px;
	line-height: 1;
	top: 120px;
	left: 310px;
	width: 420px;
	z-index: 50;
	padding: 0;
	margin: 0;
	height: 50px;
	background-image: url(../upload/template/hopefullyuseful/background-003.png);
	background-position: 0 -120px;
}

#navlist.depth-0 li {
	float: left;
}

/* Popup Menu Functions */

#navlist ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 0;
	top: 50px;
}

#navlist li li:hover>ul {
	display: block;
	position: absolute;
	left: 146px;
	top: 0;
}

#navlist>li.selected {
	background-image: url(../upload/template/hopefullyuseful/arrow-001.png);
	background-repeat: no-repeat;
	background-position: center top;
}

/* Specific to all levels */

#navlist  ul {
	width: 120px;
}

#navlist li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: 1px;
	margin-right: 15px;
}

#navlist a {
	position: relative;
	display: block;
	line-height: 1;
	float: left;
	padding: 20px 13px;
	text-decoration: none;
	z-index: 100;
	color: #aaa;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#navlist .selected>a {
	color: #fff;
}

#navlist a:hover, #navlist li.d1:hover {
}

#navlist li li {
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border-bottom: 1px solid #ccc;
	background-image: none;
}

#navlist li li a {
	margin: 0;
	display: block;
	width: 120px;
	color: #fff;
	background-image: none;
	background-color: #444;
	border-bottom: none;
	padding: 10px 13px;
	line-height: 1.4em;
}

#navlist li li:hover a {
	background-color: #2260d9;
	color: #fff;
}

#navlist li .selected>a {
	background-color: #1c53bd;
}

#navlist li li li:hover a {
	background-color: #1c53bd;
}

/* @end */

/* @group Column 1 */

.column1 {
	position: relative;
}

.slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-002.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 560px;
	padding-top: 147px;
	padding-left: 67px;
}

.horizontaliPhone .slideshow {
	background-image: url(../upload/template/hopefullyuseful/iphone-001h.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 200px;
	left: -120px;
	width: 560px;
	height: 320px;
	padding-top: 18px;
	padding-left: 70px;
}

#flash{
	margin-top: 20px;
	margin-bottom: 20px;
}
/*#flash {
	position: absolute;
	top: 600px;
	left: -120px;

}*/

/* @end */

/* @group Column 2 */

.column2 img {
	border: 1px solid #333;
}

.column2 a img, .column2 img.right {
	border: none;
}

/* @end */

/* @group twitter */
#twitter_div{
	color: #333333;
	position: absolute;
	top: 520px;
	width: 200px;
	padding-left: 60px;
}

#twitter_div li{
	padding-left: 0;
	background-image: none;
	list-style: none;
}

#twitter_div li a{
	color: #444444;
}


/* @end */




/* @end */



