/*

   --------
  |   __   |		M A D E   I N   C U B E 7
  |  |  |  |          Creative Technology
  |   --   |--           www.cube7.com
  l________l/


	Last Modified:	Wed June 02, 2004
									Simon Wright

*/



body {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
}

table, div {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/all/all_pct00.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited {
	color: #825BB2;
	text-decoration: underline;
}

a:hover, a:active {
	color: #6C9721;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	background-color: #F2F6E4;
}




/*	***************************************************
		Main page structure formatting
		
*/

#container {
	width: 98%;
	margin: 0 30px 0 0;
	text-align: left;
	position: relative;
	overflow: visible;
}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 770px;
}

#content {
	position: absolute;
	top: 123px;
	left: 199px;
	width: auto;
	padding: 80px 200px 10px 25px;
}

#navigation {
	background-image: url(../images/all/all_pct03.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding-top: 47px;
	float: left;
	width: 199px;
	position: absolute;
	top: 123px;
	left: 0;
	text-align: left;
}

#sidebar {
	position: absolute;
	right: 0;
	top: 123px;
	right: 0;
	width: 175px;
	margin: 0;
	font-size: 90%;
}

#footer {
	padding-top: 20px;
	color: #81B15F;
	font-size: 80%;
	clear: both;
}

#footer a:link, #footer a:visited {
	color: #81B15F;
}




/*	***************************************************
		Content page headers
		use .second to format the second line
*/

#content h1 {
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/headers/h_empty.gif) no-repeat scroll top left;
	margin: 0;
	padding: 25px 10px 10px 5px;
	font-size: 180%;
	font-weight: normal;
	text-transform: lowercase;
	color: #647882;
	width: 530px;
}

#content h1 .second  {
	font-size: 80%;
	color: #222;
	margin-left: 20px;
	display: block;
}





/*	***************************************************
		Image replacement (homepage h1, brand, tagline)
		
*/

#header h3, #header h3 a:link, #header h3 a:visited, #p0 #content h1 {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 123px;
	text-indent: -10000px;
	display: block;
}

.ybn {
	background-image: url(../images/all/all_pct01.gif);
	width: 246px;
	height: 123px;
	float: left;
}

.tagline {
	background-image: url(../images/all/all_pct02.jpg);
	width: 524px;
	height: 123px;
	float: left;
}

#p0 #content h1 {
	background-image: url(../images/headers/h_home.gif);
	width: 530px;
	height: 78px;
	position: absolute;
	top: 0;
	left: 0;
}

.imgheader {
	background-repeat: no-repeat;
	background-position: 0 0;
	width: auto;
	height: 28px;
	text-indent: -10000em;
	border-top: 1px dotted #B2B6B8;
	border-bottom: 1px dotted #B2B6B8;
	margin-top: 30px;
	margin-bottom: 5px;
	padding: 0;
}





/*	***************************************************
		Navigation
		
*/

#navlist {
	background-image: url(../images/all/all_nav_pct00.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0 0 0 22px;
	padding: 0;
	list-style-type: none;
}

#navlist li {
	margin: 0;
	padding: 1px;
}

#navlist a:link, #navlist a:visited {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 8px;
	padding: 4px 0 4px 13px;
	border-bottom: 1px dotted #A88DCA;
	background-image: url(../images/buttons/b_nav_bullet.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left center;
}

#navlist a:hover {
	color: #fff;
	background-image: url(../images/buttons/b_nav_bullet_r.gif);
}

#navlist a:active {
	color: #fff;
	background-image: url(../images/buttons/b_nav_bullet_a.gif);
}

#navlist ul {
	margin: 2px 8px 2px 0;
	padding: 0 0 7px 22px;
	border-bottom: 1px dotted #A88DCA;
}

#navlist ul li {
	list-style-type: none;
	font-size: 85%;
	margin: 0;
	padding: 1px;
}

#navlist ul li a:link, #navlist ul li a:visited {
	color: #fff;
	background-image: url(../images/all/spacer.gif);
	margin: 0;
	padding: 0;
	border-bottom: none;
	font-weight: normal;
}

#navlist ul li a:hover, #navlist ul li a:active {
	color: #111;
	background-image: none;
}

#navlist a.navopen:link, #navlist a.navopen:visited {
	border-bottom: none;
	background-image: url(../images/buttons/b_nav_bullet_r.gif);
}

#navlist a.current:link, #navlist a.current:visited {
	background-image: url(../images/buttons/b_nav_bullet_r.gif);
}

#navlist .end {
	background-image: url(../images/all/all_nav_pct01.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 25px;
}

#navnews {
	margin: 10px 10px 20px 35px;
	color: #818182;
}

#navnews p {
	font-size: 90%;
}

#navnews a:link, #navnews a:visited {
	color: #9557B5;
	text-decoration: none;
	font-weight: bold;
}

#navnews a:hover, #navnews a:active {
	text-decoration: underline;
}

#navigation img {
	margin: 25px 0 15px 23px;
}

#navlist #search {
	padding: 15px 10px 10px 21px;
	color: #fff;
}

#navlist #search .searchfield {
	border: 1px solid #B699D4;
	background: #9E7BC5;
	padding: 1px 2px;
	margin: 2px 0;
	width: 90px;
	color: #fff;
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	height: 1.3em;
	float: left;
}

#navlist #search .searchsubmit {
	margin: 3px 0 0 5px;
}

/*	***************************************************
		Right hand sidebar
		
*/

#sidebar ol {
	margin: 0 1em 0 1em;
	padding: 0 0 10px 0;
}

#sidebar li {
	margin-bottom: 6px;
}

#sidepanel {
	background: #CCDC97;
	background-image: url(../images/all/all_green_pct00.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	text-align: left;
}

#sidepanel .informe {
	background: url(../images/home/home_pct09.gif) scroll no-repeat top left;
	padding-top: 36px;
}
#sidepanel .sendnewsens {
	background: url(../images/home/home_pct12.gif) scroll no-repeat top left;
	padding-top: 56px;
	margin-top: 30px;
}

#sidebar ol a:link, #sidebar ol a:visited {
	color: #000;
	text-decoration: none;
}

#sidebar ol a:hover, #sidebar ol a:active {
	color: #2B5410;
	text-decoration: underline;
}

h2 {
	font-size: 110%;
	margin: 4em 0 1em 0;
	color: #835BB3;
}

h2.first {
	margin-top: 0;
}


#sidebar h3 {
	font-size: 1.2em;
}




/*	***************************************************
		Homepage formatting
		
*/

.home_faqs {
	margin: 0;
	padding: 0;
	width: 175px;
	list-style-position: inside;
}

.home_join {
	margin: 0;
	padding: 0;
	width: 235px;
	list-style-position: outside;
}

.home_join h2, .home_faqs h2 {
	margin: 0;
	padding: 0;
	height: 63px;
	width: 175px;
	overflow: hidden;
}

.home_join h2 a:link, .home_join h2 a:visited, .home_faqs h2 a:link, .home_faqs h2 a:visited, .home_join h2.already {
	display: block;
	background: url(../images/home/home_pct08.gif) scroll no-repeat top left;
	height: 63px;
	overflow: hidden;
	width: 175px;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	padding-top: 63px;
}

.home_join h2.already {
	background: url(../images/home/home_pct11.gif) scroll no-repeat top left;
	padding: 0;
}

.home_faqs h2 a:link, .home_faqs h2 a:visited {
	background: url(../images/home/home_pct01.gif) scroll no-repeat top left;
}

.home_join h2.home_member {
	background: url(../images/home/home_pct10.gif) scroll no-repeat top left;
	overflow: hidden;
	width: 175px;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
}

.home_join p {
	margin-top: 0;
	padding: 0.5em 10px;
	color: #333;
}

.home_join p.want {
	margin-bottom: 0;
}

.home_join ul {
	margin: 0 10px 0 2px;
	padding: 0 0 0 9px;
}

.home_join li, .arrowlist li {
	margin: 0 0 1px 0;
	padding: 0 0 0 13px;
	list-style: none;
	background-image: url(../images/all/all_sidepanel_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	list-style-position: outside;
}

.home_join h3 {
	margin: 0;
	padding: 10px 0 0 10px;
}

.arrowlist li {
	margin: 5px 0;
	padding-left: 18px;
}

#h_events {
	background-image: url(../images/headers/h_home_events.gif);
}

#h_casestudy {
	background-image: url(../images/headers/h_casestudy.gif);
}

#h_news {
	background-image: url(../images/headers/h_home_latestnews.gif);
}

#h_faq {
	background-image: url(../images/headers/h_home_faqs.gif);
}

#h_forum {
	background-image: url(../images/headers/h_home_forums.gif);
}

#h_latestnews {
	background-image: url(../images/headers/h_latestnews.gif);
	border: none;
	margin-bottom: -7px;
	height: 22px;
}

.home_casestudy {
	margin-top: 0.5em;
	padding: 5px;
	background-image: url(../images/home/home_casestudy.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.side_casestudy {
	float: right;
	border: 1px solid #444;
	margin: 6px 10px 10px 10px;
}

#h_memberlogin {
	background-image: url(../images/home/home_pct02.gif);
	border: none;
	height: 20px;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#h_newslettersub {
	background-image: url(../images/headers/h_newslettersub.gif);
	height: 10px;
	margin-top: 7px;
	border: none;
}

.p_casestudy {
	margin-left: 100px;
}

.casestudyname {
	font-weight: bold;
}

#home_login {
	background-image: url(../images/home/home_pct04.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0;
	margin: 0;
}

#home_form {
	background-image: url(../images/home/home_pct03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 175px;
	height: 90px;
	margin: 0;
	padding: 0 12px 25px 12px;
}

#home_form td {
	line-height: 1em;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000;
}

#home_form input {
	font-face: Verdana;
	font-size: 100%;
	color: #333;
	background-color: #E7EFC6;
	border: 1px solid #fff;
	margin: 0;
	padding: 1px 2px;
}

#home_form input.blogin {
	border: none;
	margin: 5px 0;
	padding: 0;
}

.kitimg {
	float: right;
	border: none;
}

.kitimgcenter {
	text-align: center;
	margin: 0 auto;
	border: none;
}





/*	***************************************************
		Code for main content pages
		
*/

#pgnav {
	margin: 3em 0;
	border-top: 1px dotted #bbb;
	padding-top: 1em;
	font-size: 90%;
	color: #666;
}








/*	***************************************************
		Forum display code
		
*/

a.cat {
	color: #fff;
	font-weight: bold;
}

#forum #content a:hover, #forum #content a:active {
	background: none;
	color: #365009;
}

#forum #content a.cat:hover, #forum #content a.cat:active {
	color: #333;
	background: none;
}

#membernav {
	position: absolute;
	top: 30px;
	right: 0;
	width: 300px;
	font-size: 80%;
	z-index: 1;
}

#membernav a:link, #membernav a:visited {
	text-decoration: none;
}

#forum #content {
	padding-left: 10px;
	padding-right: 0;
	width: 595px;
}

#forum #content h1 {
	width: 530px;
}

#forum #content h1.follow {
	font-size: 144%;
	color: #222;
	margin-left: 20px;
	display: block;
	position: relative;
	background: none;
	height: 1em;
	margin-top: -2.6em;
}

#forum h2 {
	margin-top: 0;
}






/*	***************************************************
		Forum Popup display code
		
*/

body#popup {
	background: #fff none;
	margin-top: 70px;
}

#popup .ybn {
	background-image: url(../images/all/all_popup_pct01.gif);
	width: 512px;
	height: 92px;
}

#popup #header {
	width: 512px;
}






/*	***************************************************
		News and Events page
		
*/

p.news, p.event {
	border-bottom: 1px solid #E5E0E1;
	padding-bottom: 8px;
	text-indent: -1.5em;
	padding-left: 1.5em;
	}

.newseventlink {
	margin: 0.5em 0 0.5em 1.4em;
}

.newseventlink .linkarrow {
	background: transparent url(../images/all/all_newsbullet.gif) scroll no-repeat 0 1px;
	padding-left: 19px;
}


h2#newsheader, h2#eventsheader {
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
}

h2#eventsheader {
	margin-top: 1.8em;
}



/*	***************************************************
		Case Study page
		
*/

.casestudyphoto {
	float: right;
	margin-top: 12px;
	border: 2px solid #9BBA41;
	margin-left: 5px;
	padding: 1px;
	}










blockquote, .pdfdownload {
	border: 1px solid #CCCCCC;
	margin: 10px 45px;
	padding: 10px;
	background-color: #EFECED;
	}

blockquote.readerdl, .pdfdownload {
	font-size: 90%;
	background: #EFECED url(../images/all/all_icon_acrobatreader.gif) scroll no-repeat 10px 10px;
	padding-left: 42px;
	}

#forum blockquote {
	border: none;
	background: none;
	margin: 10px;
	}

.pdfdownload {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	background: #EFECED url(../images/all/all_icon_pdfdoc.gif) scroll no-repeat 7px 10px;
}





/*	***************************************************
		Network signup/login page (08_01_network)
		
*/

#pg08 #loginbox {
	float: right;
	width: 175px;
	margin-left: 12px;
	margin-bottom: 12px;
	padding-top: 65px;
	background: url(../images/home/home_pct11.gif) scroll no-repeat top left;
	}

#pg08 #loginform {	
	padding: 7px;
	background-image: url(../images/all/all_green_pct00.gif);
	background-repeat: repeat-x;
}

#pg08 #registertxt {
	margin-right: -50px;
	padding-right: 190px;
	}

#pg08 #content {
	padding-right: 70px;
	}






/*	***************************************************
		Main page structure formatting
		
*/

.faq_q {
	margin-bottom: 2px;
	margin-left: 1.5em;
	text-indent: -1.5em;
}

.faq_a {
	margin: 3px 0 4em 1.5em;
	color: #666;
	text-indent: -1.5em;
}

.faq_txt {
	font-weight: bold;
	font-style: italic;
}

.backtotop {
	font-size: 90%;
	padding: 25px 0;
	border-bottom: 1px dashed #ccc;
}

.backtotop a:link, .backtotop a:visited {
	color: #888;
}

.p0302box {
	border: 1px solid #aaa;
	margin: 10px 25px;
	padding: 0 13px;
}







#firststeps {
	border-top: 1px solid #81B15F;
	border-left: 1px solid #81B15F;
	clear: both;
}

#firststeps td, #firststeps th {
	border-right: 1px solid #81B15F;
	border-bottom: 1px solid #81B15F;
	text-align: left;
	vertical-align: top;
	padding: 8px;
}

#firststeps h2 {
	margin-top: 0;
}

#firststeps td.alt {
	background-color: #F2F6E4;
}

#firststeps th {
	background-color: #C8D98D;
	font-weight: bold;
}








/*	Workshops page */

#workshoptable td, #workshoptable th {
	padding: 3px 8px 3px 0;
}

#workshoptable th {
	text-align: left;
}




textarea.box, input.box {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 2px 4px;
	margin: 1px 0;
}





.errormsg {
	color: #AA0707;
	font-weight: bold;
}

.errmsg {
	color: #000;
	text-align: center;
	margin: 15px 0;
	padding: 15px 10px;
	border: 1px solid #835BB3;
	border-top-width: 5px;
	background: #DFD7EB;
}


