/* @group Reset Styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end */

/* CSS Document */
* {
	margin: 0;
	padding: 0
}
h1 {
	/*padding:0.4em 15px 0pt;
    margin:.8em 0 .2em 0;*/
    font-size: 28.8px;
	font-weight:	bold;
}

h2 {
	/*margin:.8em 0 .2em 0;*/
	font-size:	21.6px;
	font-weight:	bold;
	line-height:	normal;
}

h3 {
	/*margin:.8em 0 .2em 0;*/
	font-size:16.8667px;
	font-weight:bold;
	line-height:normal;
}

body {
	background: url(../images/bg_gradient.gif) #ffffff repeat-x top;
	text-align: center;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	color: #6d6c6c;
}
p {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #6d6c6c;
	margin: 10px 0 16px 0;
}

.holder {
	width: 80%;
	min-width: 791px;
	min-height: 600px;
	margin: 20px auto auto auto;
}

.win.ie6 div.bar {
	background-color: #cc3333;
	height: 0px;
	width: 100%;
	margin-top: 90px;
}

div.bar {
	background-color: #cc3333;
	height: 10px;
	width: 100%;
	margin-top: 90px;
}

.mac.gecko .logo {
	margin-top: -58px;
}
.mac.safari .logo {
	margin-top: -49px;
}

.win.gecko .logo {
	margin-top: -58px;
}
.win.safari .logo {
	margin-top: -58px;
}
.win.ie7 .logo {
	margin-top: -58px;
}
.win.ie6 .logo {
	margin-top: -64px;
}
.win.ie5 .logo {
	margin-top: -64px;
}

.logo {
	margin-top: -58px;
	text-align: left;
	font-size: 3em;
}

#logo_text {
	margin: 0pt;
	padding: 0pt;
	font-style: italic;
}

a, a:link, a:visited, a:active {
	color: #cc3333;
	text-decoration: none;
}
a:hover {
	color: #e69b09
}
h2 {
	font-size: 21px;
	color: #cc3333;
	font-weight: normal
}

#main_menu {
	float: right;
	margin-top: -16px;
}
.mac.gecko #main_menu {
	margin-top: -16px;
}
.mac.safari #main_menu {
	margin-top: -13px;
}
.win.gecko #main_menu {
	margin-top: -16px;
}
.win.safari #main_menu {
	margin-top: -16px;
}
.win.ie7 #main_menu {
	margin-top: -17px;
}
.win.ie6 #main_menu {
	margin-top: -17px;
}
.win.ie5 #main_menu {
	margin-top: -17px;
}


#main_menu ul {
	text-align: center;
	margin: -6px 0pt 5px;
}
.win.ie6 #main_menu ul {
	text-align: center;
	margin: -6px 0pt 5px;
}

#main_menu li {
	display: block;
	float: left;
	list-style-type: none;
	padding: 10px 15px 3px 15px;
	text-align: center;
}
#main_menu li.sel a {
	color: #FFFFFF;
	text-decoration: none
}
#main_menu li a {
	color: #8a8a8a;
	text-decoration: none;
	font-weight: bold
}
#main_menu li a:hover {
	color: #cc3333
}

#main_menu li.sel a:hover {
	color: #FFFFFF;
}

.win.ie6 #main_menu li.sel {
	background: url(../images/roundedcornr_325122.gif) no-repeat top;
	font-weight: bold;
	padding: 0 0 0 15px !important;
	color: #FFFFFF;
}

#main_menu li.sel {
	background:transparent url(../images/li_cnr_left.gif) no-repeat scroll left top;
	font-weight: bold;
	padding: 0 0 0 15px !important;
	color: #FFFFFF;
}

.win.ie6 #main_menu li.sel div {
	padding: 4px 15px 3px 0px !important;
}
#main_menu li.sel div {
	background:transparent url(../images/li_cnr_right.gif) no-repeat scroll right top;
	padding: 4px 15px 3px 0px !important;
}

#main_menu li {
	font-weight: bold;
	padding: 0 0 0 15px !important;
	color: #FFFFFF;
}
#main_menu li div {
	padding: 4px 15px 3px 0px !important;
}

div.body {
	border-style: solid;
	border-width: 0 1px;
	border-color: #969696;
	padding: 33px 20px 20px 20px;
	text-align: left;
	margin-top: 0px;
}

div.clear {
	clear: both
}


div.site {
	float: left;
	margin: 5px;
}
div.site_synopsis {
	border-bottom: 1px dashed #6D6C6C;
	color: #6D6C6C;
	margin: 10px;
	overflow: hidden;
}
div.site_synopsis h2 {
	color: #8A8A8A;
	padding-bottom: 2px;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.5em;
}
div.site_synopsis img.screenshot {
	border: 1px solid #CCCCCC;
	float: left;
	margin: 1px 10px 1px 0px;
	padding: 2px;
}
div.site_synopsis .label {
	color: #8A8A8A;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.15em;
}
div.site_synopsis div p {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #6d6c6c;
	margin: 7px 0pt;
}
.win.ie6 .lhscol {
	width: 43%;
	margin-right: 30px;
	float: left;
	background-color: transparent;
}
.lhscol {
	width: 43%;
	margin-right: 20px;
	float: left;
	background-color: transparent;
}
.lhscol h1 {
	font-size: 20px;
	font-weight: bold;
}
.win.ie6 .rhscol {
	float: right;
	width: 43%;
	margin-right: 10px;
	background-color: transparent;
}
.rhscol {
	float: right;
	width: 43%;
	margin-right: 30px;
	background-color: transparent;
}
#small_profile {
	margin-top:15px;
}
#small_profile:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#photo_me {
	border: 1px solid rgb(204, 204, 204);
	margin: 0pt 0pt 4px 4px;
	padding: 5px;
	float: right;
}
#message_subject {
	width: 100%;
}
#message_enquiry {
	width: 100%;
}
.rhscol .recommend {
	color: #8A8A8A;
	font-weight: bold;
	text-decoration: none;
	padding-bottom:16px;
}
.footer {
	clear: both;
	background: url(../images/content_bg.gif) bottom repeat-x;
	height: 27px;
	margin-bottom: 14px;
}
.footer .right {
	background: url(../images/content_cnr_right.gif) bottom right no-repeat;
	width: 30px;
	height: 27px;
	float: right;
}
.footer .left {
	background: url(../images/content_cnr_left.gif) bottom left no-repeat;
	width: 30px;
	height: 27px;
	float: left;
}
.smalltxt {
	color: #b0afaf;
	font-size: 11px;
}
/*round corners*/
.dialog {
	/*margin:0pt auto 0pt 0px;*/
	min-width: 200px;
	width: 100%;
	max-width: 1000px; /* based on image dimensions - not quite consistent with drip styles yet */
	z-index:1;
	/*margin-left: 25px;  default, width of left corner */
	/* margin-bottom:0; /* spacing under dialog */
	clear:none;
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
/*	background: transparent url(../images/peach_bg.gif) no-repeat top right;
	_background-image: url(../images/peach_bg.gif);*/
}

.dialog .content {
	margin-left:33px;
	position: relative;
	zoom: 1;
	_overflow-y: hidden;
	padding: 10px 12px 1px 0px;
}

.dialog .t {
	/* top+left vertical slice */
	position:absolute;
	left: 0px;
	top: 0px;
	width: 25px; /* top slice width */
	margin-left:-25px;
	height: 100%;
	_height: 1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.dialog .b {
	/* bottom */
	position:relative;
	width: 100%;
	margin-bottom: 9px;
}

.dialog .b,
.dialog .b div {
	/*height: 29px;*/ /* height of bottom cap/shade */
	font-size:1px;
}

.dialog .b {
	background-position: bottom right;
	width: 100%
}

.dialog .b div {
	position: relative;
	width: 25px; /* bottom corner width */
	margin-left:-25px;
	background-position: bottom left;
}
/*end round corners*/

pre.term {
	color: #63FF00;
	background: #000;
	overflow: auto;
	font: normal 12px "bitstream vera sans mono", monaco "lucida console", "courier new", courier, serif;
	margin: 0.9em 0;
	padding: 8px;
}

.groups {
	float: left;
	padding: 0pt;
	position: relative;
	top: 0em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.groups .left {
	float: left;
	padding-bottom: 0.5em;
	width: 50%;
}
.groups .right-linkedin {
	position: absolute;
	float: left;
	margin: 1.28em 17em;
	width: 50%;
}

.groups .right-wwr {
	float: left;
	margin: 5em 17em;
	padding-bottom: 0.5em;
	position: absolute;
	width: 50%;
}

/* Microformats */
.vcard {
	display: block;
	margin-left: 0em;
	position: relative;
	width: 100%;
	margin-top: 1em;
}

.vcard .photo {
	border: 1px solid #CCCCCC;
	float: right;
	margin: 2em 1em 0px 0px;
	padding: 5px;
}

.vcard .url {
}
.vcard .url .fn {
}
.vcard .url .fn .n {
}
.vcard .url .fn .n .given-name {
}

#additional-name {
	display: none;
}
.vcard .url .fn .n .family-name {
}
.vcard .org {
	display: none;
}
.vcard .email {
	display: block;
	display: none;
}
.vcard .adr {
	padding-top: 1em;
	padding-bottom: 1em;
}
.vcard .adr .street-address {
}
.vcard .adr .locality {
}
.vcard .adr .region {
}
.vcard .adr .postal-code {
}
.vcard .adr .country-name {
}

.vcard .tel {
}

div.tel ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
div.tel ol li {
}

.vcard .tel .type {
	vertical-align: middle;
}

.vcard .tel .skype {
	border: none;
	width: 114px;
	height: 20;
}

.vcard .tags {
	display: none;
}
a.url img {
	border: none;
}
.left .microformats {
	font-size: smaller;
}


/* FORMS */
fieldset {
	border-style: none;
	/*clear: both;*/
	float: left;
	/*margin: 0pt 0pt -0.75em;
	padding: 0pt 0pt 1em;*/
	position: relative;
	width: 100%;
}

legend {
	color: #545351;
	font-weight: bold;
	padding: 0pt;
	display: block
	width: 100%;
}

legend span {
	font-size: 135%;
	left: 0.74em;
	margin-top: 0.5em;
	top: 0pt;
}
fieldset ol {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding: 0em 1em 0pt;
}
fieldset li {
	float: left;
	padding-bottom: 0.5em;
	width: 100%;
}
/*.win.ie6 fieldset li {
	float: left;
	padding-bottom: 0.5em;
	width: 100%;
	display: block;
}*/
label {
	float: left;
	margin-right: 1em;
	width: 10em;
}

form input, form select, form textarea, form input.check, form input.radio, form input.file {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 90%;
}

fieldset.submit {
	float: right;
	width: auto;
}


/* BUTTONS */
.win.ie6 .buttons{
	margin-right:0px;
}
.buttons{
	margin-right:7px;
}

.buttons a, .buttons button {
	display: block;
	float: left;
	margin: 0 7px 0 0;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size: 90%;
	line-height: 130%;
	text-decoration: none;
	font-weight: bold;
	color: #565656;
	cursor: pointer;
	padding: 5px 10px 6px 7px; /* Links */
}
.win.ie6 .buttons button {
	margin: 0 0px 0 0;
}
.buttons button {
	width: auto;
	overflow: visible;
	padding: 4px 10px 3px 7px; /* IE6 */
}
.buttons button[type] {
	padding: 5px 10px 5px 7px; /* Firefox */
	line-height:17px; /* Safari */
}
*:first-child+html button[type] {
	padding: 4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img {
	margin: 0 3px -3px 0 !important;
	padding: 0;
	border: none;
	width: 16px;
	height: 16px;
}

/* STANDARD */

button:hover, .buttons a:hover {
	background-color: #dff4ff;
	border: 1px solid #c2e1ef;
	color: #336699;
}
.buttons a:active {
	background-color: #6299c5;
	border: 1px solid #6299c5;
	color: #fff;
}

/* POSITIVE */

button.positive, .buttons a.positive {
	color: #529214;
}
.buttons a.positive:hover, button.positive:hover {
	background-color: #E6EFC2;
	border: 1px solid #C6D880;
	color: #529214;
}
.buttons a.positive:active {
	background-color: #529214;
	border: 1px solid #529214;
	color: #fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative {
	color: #d12f19;
}
.buttons a.negative:hover, button.negative:hover {
	background: #fbe3e4;
	border: 1px solid #fbc2c4;
	color: #d12f19;
}
.buttons a.negative:active {
	background-color: #d12f19;
	border: 1px solid #d12f19;
	color: #fff;
}

.roundedcornr_box_664386 {
   background: #f7f1e3;
}
.win.ie6 .roundedcornr_top_664386 div {
   background: url(../images/roundedcornr_664386_tl.jpg) no-repeat top left;
}
.win.ie6 .roundedcornr_top_664386 {
   background: url(../images/roundedcornr_664386_tr.jpg) no-repeat top right;
}
.win.ie6 .roundedcornr_bottom_664386 div {
   background: url(../images/roundedcornr_664386_bl.jpg) no-repeat bottom left;
}
.win.ie6 .roundedcornr_bottom_664386 {
   background: url(../images/roundedcornr_664386_br.jpg) no-repeat bottom right;
}

.roundedcornr_top_664386 div {
   background: url(../images/roundedcornr_664386_tl.png) no-repeat top left;
}
.roundedcornr_top_664386 {
   background: url(../images/roundedcornr_664386_tr.png) no-repeat top right;
}
.roundedcornr_bottom_664386 div {
   background: url(../images/roundedcornr_664386_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_664386 {
   background: url(../images/roundedcornr_664386_br.png) no-repeat bottom right;
}

.roundedcornr_top_664386 div, .roundedcornr_top_664386, 
.roundedcornr_bottom_664386 div, .roundedcornr_bottom_664386 {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.roundedcornr_content_664386 { /*margin: 0 30px;*/ }

div#twitter_div {
	padding: 10px 0 5px 0;
}
#twitter_update_list li{
	padding: 5px 0;
}