/************colours*************
navigation: #767676;
nav hover: #373737;
headings: #8f2f80;
footer: #d599c4;

*/
label.alert {
	color:red;
}


body {
	text-align:center; 
	font-size:62.5%;
	font-family:arial;
	color:#292929;
	background:url(../images/body_bg_shadow.jpg);
}
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin-bottom:1px;
	font-size:100%;
}
#outerwrapper {
	margin:0px auto;
	width:734px;
	text-align:left;
	min-height:100px;
}
#wrapper {
	width:734px;
	float:left;
	background:url(../images/newWrapperTransClear.gif) repeat-y left top;
	font-size:1.2em;
}
#content {
	width:408px;
	min-height:500px;
	float:left;
	display:inline;
	margin:20px 66px 0 50px;
	padding-bottom:10px;
}
#subcontent {
	width:166px;
	min-height:500px;
	float:left;
	margin:20px 0 0 0;
}
#footer {
	clear:both;
	height:26px;
	float:left;display:inline;
	width: 672px;
	margin:0 0 0 30px;
	background:url(../images/footer_bg.gif) repeat-x left top;
	border:1px solid #fff;
	border-top:none;
}
#masthead {
	background:#fff;
	min-height:117px;
	margin:0 0 0 30px;
	width:674px;
	float:left;
	display:inline;
}
#mastheadsub {
	height:29px;
	float:left;
	position:relative;
	display:inline;
	margin:0 0 0 30px;
	width:672px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:url(../images/mastheadsub_bg.gif) repeat-x left top;
}
.flash {
	margin:15px 0 15px 0px;
}
.border {
	border:1px solid #ccc;
	border-bottom:none;
	float:left;
}

/*-------------------------------------HEADINGS/PARAGRAPHS----------------------------*/
#content h1, h2.twitter-title {
	font-size:1.2em;
	margin-bottom:6px;
	color:#8f2f80;
}
/*h2.twitter-title {
	border-top:1px solid #8f2f80;
	padding-top:6px;
	margin-top:2px;
}*/

#twitter_update_list li {
	margin-bottom:6px;
}

#subcontent h2, #subcontent h2.twitter-title  {
	font-size:1.3em;
	color:#8f2f80;
}
#subcontent h2.twitter-title {
	margin-top:10px;
	float:left;
}
ul#twitter_update_list {
	clear:both;
}

#mastheadsub h1 {
	float:left;
	font-size:1.35em;
	color:#fdfdfd;
	background:url(../images/mastheadsubH1bg.gif) no-repeat left center;
	padding-left:20px;
	line-height:24px;
	margin-top:3px;
}
#content p {
	line-height:16px;
	margin-bottom:6px;
	
}

p.breadcrumb {
	font-size:0.9em;
	margin-bottom:6px;
}
p.breadcrumb a {
	color:#292929;
}
p.hidden {
	position:absolute;
	left:-9000px;
}
p.line {
	border-bottom:1px solid #8f2f80;
	padding-bottom:6px;
}
p.credit {
	float:right;
	margin:5px 47px 0 0;
	font-size:1.1em;
	color:#fff;
	display:inline;
	padding-left:1px;
}
p.credit a {
	color:#fff;
}

/*---------------------------------------LISTS/ANCHORS--------------------------------*/
a {
	text-decoration:none;
	color:#8f2f80;
}
a:hover {
	text-decoration:underline;
}
ul {
	list-style:none;
}
ul.basic {
	margin:0 0 6px 0px;
}
.basic li {
	display:block;
	padding-left:20px;
	width:100%;
	width:100px;
	width:auto;
	margin-bottom:3px;
	background:url(../images/bulletSmall.jpg) no-repeat left center;
	
}

/* for examples page */

ul.data, ul.dataH {
	float:left;
	width:408px;
	width:406px;
	margin:0 0 0 0;
	padding:0px;
	border-bottom:1px solid #ccc;
	
}
ul.dataH {
	background:#8f2f80;
	background:#8f2f80 url(../images/list_bg.jpg) repeat-x left bottom;
	color:#fff;
}

.data li, .dataH li {
	padding:0;
	margin:0 0 0 0 ;
	width:402px;
	width:400px;
	float:left;
	background:none;
	padding:3px;
	
}
.data li:hover {
	background:#d4d2d2;
	color:#292929;
}
.data li a {
	display:block;
	float:left;
}
.data li a:hover {
	text-decoration:none;
	color:#292929;
}
.widthA {
	width:120px;
	float:left;

}
.widthB {
	width:170px;
	float:left;
}


ul.list {
	padding-top:0px;
	margin-bottom:10px;
	
}
.list li  {
	padding-left:18px;
	line-height:18px;
	color:#767676;
	font-size:1.1em;
	background:url(../images/bullet.gif) no-repeat left center;
}
ul.arrow {
	margin-bottom:13px;
	padding-top:5px;
	
}
.arrow li {
	display:inline;
}
.arrow li a {
	display:block;
	width:134px;
	height:34px;
	margin-bottom:5px;
	background:url(../images/subcontentArrow.jpg) no-repeat left top;
	color:#292929;
	padding:5px 30px 0 9px;
	font-size:0.85em;
	font-weight:normal;
}
.arrow li a:hover {
	text-decoration:none;
}
#footer ul {
	margin-top:2px;
	padding-left:20px;
	font-size:0.95em;
}
#footer li, #footer li a {
	float:left;display:inline;
	color:#8f2f80;
	line-height:24px;
}
#footer li.first {
	margin-right:215px;
}
#footer li a {
	margin-left:10px;
}
#subcontent dl {
	float:left;
	padding-top:5px;
	width:100%;
	margin-bottom:0px;
}
#subcontent dt {
	float:left;
	font-weight:bold;
	width:85px;
	margin-right:5px;
}
#subcontent dt a {
	color:#8f2f80;
}
#subcontent dd {
	color:#292929;
	padding-top:1px;
	width:75px;
	float:right;
	font-size:0.95em;
}
#subcontent li a.selected {
	text-decoration:underline;
}

/*----------------------------------------IMAGES--------------------------------------*/
#masthead img {
	margin:0 0 -3px 1px;
}
/*********************** CONTACT FORM ************************/

#contact #content form  {
	float:left;
	margin:0px 0px 10px 0px;
	margin:0 0px 0 0;
	display:inline;
	font-family:arial;
	font-size:1em;
	
}
#contact #content form p {
	margin:0 0 8px 0;
	padding:0;
	width:390px;
	
}
#contact #content fieldset {
	padding:10px 5px 10px 10px;
	margin-bottom:8px;
	border:1px solid #747474;
	width:385px;
	float:left;
}
#contact #content fieldset.validation {
	padding:10px 5px 10px 10px;
}
#contact #content legend {
	font-size:1.1em;
	padding:0 2px 0 2px;
	font-weight:bold;
	color:#8f2f80;
}
#contact #content label {
	float:left;
	display:inline;
	width:150px;
	padding-top:3px;
}
#contact #content input  {
	border:1px solid #747474;
	padding:3px;
	width:220px;
	background:url(../images/input.gif);
}
#contact #content input.btn  {
	height:18px;
	width:55px;
	margin:0px 0 0 250px;
	margin:0px 0 0 0px;
	background:url(../images/submit.jpg) no-repeat left top;
	border:none;
	padding:0 0 0 0;
	clear:both;
}
#contact #content input.captcha {
	width:80px;
	margin-top:10px;
}

#contact #content textarea  {
	width:225px;
	width:219px;	
	height:100px;
	height:94px;
	border:1px solid #747474;
	background:url(../images/input.gif);
	padding:3px;
}
#contact #content textarea.message  {
	height:125px;
	margin:8px 0 0 0;
}
#contact #content .req, #contact #content label.req  {
	color:#8f2f80;
}
#contact #content .errors {
	border:1px solid #747474;
	width:390px;
	min-height:50px;
	padding:5px 5px 0px 10px;
	margin-bottom:10px;
}
#contact #content .errors p {
	color:#8f2f80;
}
#contact #content .error {
  	margin-left:3px;
  	font-size:10px;
  	color:#8f2f80;
}


#contact #content p.underline  {
	border-bottom:1px solid #747474;
	height:20px;
}
#contact #content p.line {
	border:1px solid #9c0059;
	padding:10px;
	width:385px;
	margin-top:10px;
}

#contact .error p {
	color:#8f2f80;
	text-align:center;
}

#contact #content label.check  {
	float:none;
}
#contact #content  input.check  {
	width:30px;
	border:none;
	
}
#contact #content input.radio  {
	margin-left:0px;
	width:20px;
	border:none;
}
#contact input.radio {
	float:left;
	margin:4px 10px 0 0;
	
}

#contact #content input.number  {
	width:50px;
	margin-bottom:10px;
	margin-top:10px;
}
#contact #content label.number  {
	padding-top:15px;
	width:93px;	
}
#contact #content img.captcha {
	margin-top:6px;
	float:left;
}
#content p.feedback {
	width:420px;
}
