
/* Begin Typography & Colors */

*	{
	margin: 0;
	padding: 0;
}


body {

    margin: 0;
    padding: 0;
/*    background: #616161 url(/media/images/body_background.jpg) repeat-y top center;*/
	background: #a7a7a7;
	font-family:  Arial, sans-serif;
	font-size: 79%;
    line-height: 1.8em;
    color: #3f3f3f;
	}

#page {
	background-color: white;
	text-align: left;
	border-right: 10px white solid;
	border-left: 10px white solid;
	background-image: url(/media/images/background_border.gif);
	background-repeat: repeat-y;
	border-bottom: 10px white solid;
	}

#star-so {
	margin-left: 655px;
	height: 126px;
	position: absolute;
	z-index: 1000;


}

#header {
	height: 85px;
	width: 740px;
	background-color: #000000;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	border-top: 10px white solid;
	}



#header a .logo {
	padding: 7px 0;
	border: 0;

}

#header a span {

	display:none;
}

#content {
	font-size: 1.2em;
	border: 1px solid black;
	border-bottom: 1px solid white;




	}



#content_internal {
	width: 470px;
	padding: 0 15px 25px 15px;
	border-right: 1px #eff3ff solid;
	margin: 15px 10px 0 0;
	float: left;

}

#content_internal h3, #content_internal h1  {
    color: #ff8a00;
	font-size: 1.3em;
	padding: 5px 0 15px 0;
	font-weight: normal;
	}

#content_internal h3  {
    color: #2F2F2F;
	font-size: .85em;
	padding: 5px 0 0 0;
	font-weight: bold;
}

#content_internal_blog {
/*	width: 710px;*/
	padding: 0 15px 25px 15px;
	margin: 15px 10px 0 0;
	float: left;

}


#content_internal p, #content_internal_blog p, #content_internal td, #content_internal_blog td {
	font-size: 85%;
	margin-bottom: 20px;
}

#content_internal table, #content_internal_blog table{
	width: 340px;
	border-bottom: 1px solid #dfdfdf; 
	border-top: 1px solid #dfdfdf; 
	padding: 0px;
	margin: 0px;
}

#content_internal p a {

	text-decoration: none;
	color: #3f3f3f;
	border-bottom: solid 1px #dfdfdf;
	}

#content_internal p a:hover {
	border-bottom: solid 1px #0075ff;

}


li.non-bullet {
	padding-right: 7px;
	list-style-type: none;

}

/*#content_internal_blog p {

	font-size: 85%;
	width: 470px;
	padding: 0 25px 25px 0;
}*/




#content_internal li a, #content_internal_blog li a {
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
	color: #576faf;
	font-weight: normal;
	border-bottom: 1px solid #576faf;



}

#content_internal li, #content_internal_blog li {

    font-size: 85%;
	font-weight: normal;
    margin: 0 20px;



}



#content_internal p.intro {
    border: 1px #dfdfdf solid;
    background-color: #f0f0f0;
    padding: 2px;
    font-size: 85%;
    margin: 2px;
	margin-bottom: 30px;


}


#content_internal dl {
  border-bottom: 1px solid #eff3ff;
  margin: 5px 0;
  padding: 10px;
  font-size: 90%;
}

#content_internal dt {
    font-weight: bold;
}


#content_internal dt a, #content_internal dt span {
    font-weight: bold;
    text-decoration: none;
    color: #000;
}


.breadcrumbs, .breadcrumbs a {

	font-size: 12px;
	width: 470px;
/*	color: #f3f3f3;*/
	color: #ff8a00;
	text-decoration: none;


}


/*
.breadcrumbs:hover, .breadcrumbs:hover a {

	color: #ff8a00;
	text-decoration: none;
}*/

.breadcrumbs a:hover {
color: #ff8a00;
text-decoration: underline;

}


.billboard {
/*	background: url(/media/images/phil_gradient_blue-1.jpg) top center;
    background: url(/media/images/phil_gradient-1.jpg) top left;
	background: url(/media/images/pyc_background_main_header.jpg) top left;
	background: url(/media/images/pyc_background_main_header_v2.jpg) top left;
	background: url(/media/images/pyc_background_main_header_new.jpg) top left;*/
	background: url(/media/images/pyc_background_main_header_new_3.jpg) no-repeat;



	width: 738px;
	height: 285px;
	padding: 0px;
	margin: 0;
	padding-top: 95px;
	position: relative;
	overflow: hidden;


}

.slogan {
	width: 490px;
	margin: -75px 0 0 15px;
	color: #fff;
	position: absolute;
	background-color: red;
	padding: 2px;
	font-weight: normal;
	text-align: left;
	font-size: 140%;

}

.slogan span {
	font-weight: bold;
	}


/*
.billboard:hover {
	border: 25px solid #ccc;
	margin: -25px 0 0 -25px;

}*/

.billboard-contact {
/*	background: url(/media/images/phil.jpg) top center;*/
	width: 740px;
	height: 285px;
	padding: 0px;
	margin: 0;
	padding-top: 95px;
	position: relative;

}

.billboard-text {
/*	background: url(/media/images/phil.jpg) top center;*/
	width: 740px;
	height: 85px;
	padding: 0;
	margin: 0;
	padding-top: 95px;
	position: relative;

}

 .billboard-text  h3,  .billboard-text  h3 a{
    letter-spacing: -1px;
    font-size: 100px;
    font-weight: normal;
    color: #ff8a00;
    margin-top: -107px;
    margin-left: -3px;
    cursor: default;
    line-height: 100px;
	text-decoration: none;


}






small {
	font-size: 0.8em;
	line-height: 1.5em;
	}

small a, small a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #907790;
}










.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {

	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;

	text-transform: none;
	}

#commentform p {

	}

#commentform  {

    width: 460px;

	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#leading-question {
	margin-left: 85px;
/*	color: #000000;*/
	color: #bfbfbf;
	font-size: 120%;
	height: auto;
	clear: both;
	position: relative;

}

#second-question{
	margin-top: 94px;
	margin-left: 10px;
	font-size: 95%;
	height: auto;
	clear: both;
	position: relative;
	list-style: none;
	font-weight: bold;
	width: 555px;
	text-align: left;
	float: left;
	line-height: 135%;

}

#second-question:hover a {
		color: #000;
}

#second-question a, #second-question .phone a{
	text-decoration: none;
	color:#5f5f5f;
}

#second-question a:hover {
	text-decoration: none;
	border-bottom: solid #3f3f3f 1px;
}

#second-question .phone a:hover{
	color: red;
	text-decoration: none;
	border: none;
	display: block;
}

#front-so {
	margin-top: 90px;
	float: right;
	width: 163px;
	height: 66px;
	padding: 1px;
	font-size: 78%;
	list-style: none;
/*	color: #3f3f3f;*/

	line-height: 140%;
	opacity: .6;

}

#front-so:hover {
	opacity: 1;

}

#front-so p {
	vertical-align: text-top;
	position: absolute;
	margin: 0;
	width: 163px;
	}



#front-so li {
	margin: 0;

	}

#front-so img {
	border: 2px solid #fff;
	float: left;
	}

#front-so img:hover {
	border: 2px solid #5379df;

	}
#front-so a {
/*	color: #3f3f3f;*/
	color: #5379df;
	text-decoration: none;

	}


#front-so h5 a {
	line-height: 1em;
	padding: 0;
	margin: 0;
	width: 163;
	color: #ff0302;
	text-decoration: none;
	font-weight: bold;
	font-size: 125%;

}

a:hover .readmore {
	color: #3f3f3f;
	text-decoration: none;
	border-bottom: #3f3f3f solid 1px;
}




ul .highlight {

	margin: auto auto 20px 30px;

	}

.highlight li {
	margin: 4px;
	padding: 3px;
	list-style: none;
	}

.highlight li {
	margin: 4px;
	padding: 3px;
	list-style: none;
	color: #a0afd8;
	}

li .telephone {

	font-size: 110%;
	background-color: yellow;
	list-style: none;
	padding: 1px 4px;
	margin: 4px;
    border-right: solid #000 2px;
    border-bottom: solid #000 2px;
	color: #fff;
}

.highlight li a{
	font-size: 110%;
	font-style: normal;
	text-decoration: none;
/*	background-color:#fdff00;
	background-color: #a0afd8;
	background-color: #ff8a00;
	background-color: #505050;*/
/*	color: #a0afd8;
	color: #ff8a00;
	color: #ff8a00;*/
	color: #fff;
	padding: 1px 4px;
	margin: 4px;
/*    border-right: solid #000 2px;
    border-bottom: solid #000 2px;*/
	border-bottom: solid #fff 1px;




}

.highlight li a:hover {

    border-right: none;
    border-bottom: none;
	background-color:#000;
/*	color: #fdff00;*/
	color: #ff8a00;



}

.offer, .offer a:hover {
/*	font-size: 110%;
	font-style: normal;
	text-decoration: none;
	background-color:#fdff00;
	background-color: #a0afd8;
	background-color: #ff8a00;*/
	color: #000;
/*	color: #ff8a00;
	padding: 1px 4px;
	margin: 4px;*/
    border: none;
	margin: 0;
	padding: 0;



}


/*
.highlight li ul li {
	margin: 0;
	padding: 0 1px 0 3px;
	list-style: none;
	float: left;

}


.highlight li ul li a {
	font-size: 90%;
	font-style: normal;
	text-decoration: none;
	background-color:#fdff00;
	color: #000;
	float: left;
	margin: 6px 1px 0 1px;
	padding: 0 1px 0 3px;


}*/
/* End Typography & Colors */

/* Begin Navigation */

#mainnav {
	background-color: #000000;
	display: block;
	width: 739px;
	height: 23px;
	margin: 0;
	padding: 1px 0 0 0;
	text-indent: -12px;

	}



#nav li, #nav li a{
	margin: 0;
	padding: 0 24px 2px 12px;
	list-style: none;
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-size: 93%;
	font-weight: normal;

	}

#nav li a:hover, #nav li a.selected {

	color: #ff8a00;
	text-decoration: none;
	}

#nav li ul {
  display: none;
  position: absolute;
  top: 1em;
  left: 0;
  }

#nav li > ul {
	top: auto;
	left: auto;
	}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.2em 10px;
}

#nav li li a:hover {
	padding: 0.2em 5px;
	border: 5px solid #7d6340;
	border-width: 0 5px;
}

/*

start of temp nav

*/




/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 740px;

	}

#header {

	margin: 0;
	padding: 0;

	}

#personal {

	width: 740px;
	height: 194px;
	clear: both;
	border-top: 3px solid #ff8a00;
	}

#intro {
	width: 740px;
	clear: both;

}

#intro .g {
	width: 31%;
	float: left;
	padding: 1%;
	}


#intro .g h3 a {
	margin: 15px 0 14px 0;
	font-weight: normal;
	/*color: #444b5e;*/
	color: #576faf;
	text-decoration: none;

}

#intro .g p {

	font-size: 88%;
	padding: 10px 0;
	text-decoration: none;
	color: #3f3f3f;

}

#intro .g p a {
	font-size: 100%;
	padding: 10px 0;
	text-decoration: none;
	color: #3f3f3f;
}

#intro .g p a:hover {

	text-decoration: underline;
	/*border-bottom: 1px solid darkblue;
	color: #000;*/

}

#intro .g li, #intro .g li a {

	font-size: 88%;
	list-style: none;
	font-style: italic;
	text-decoration: none;
	color: #3f3f3f;

}





.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post, #point{
	margin: 0 0 40px 0;
	text-align: justify;
	}


.post hr {
	display: block;
	}

#point .blog-title {

}


#point h2, .post h3 {
  text-decoration: none;
  margin: 0;
  padding: 0;
  line-height: 30px;
  font-weight: normal;
  color: #0075ff;
  font-size: 150%;
/*  padding-left: 60px;
  margin-top: -70px;
  position: absolute;*/
  width: 440px;
  float: left;


}
 #point h2 a:hover, .post h3 a:hover {
    border-bottom: 1px solid #0075ff;
    text-decoration: none;
  }

#point script {
	float: left;
}

#point {
	width: 480px;
	float: left;
}


.nextprev {

	line-height: auto;
	padding: 0 3px 2.5em 3px;
	background-color: #eff3ff;

}
.nextprev .previous {

	float: left;
	font-size: 85%;
	text-decoration: none;
}
.nextprev .next {

	float: right;
	font-size: 85%;
	text-decoration: none;
}

.nextprev .next a, .nextprev .previous a{
   	font-size: 85%;
	text-decoration: none;
	color: #3f3f3f;
}





.review {
	border: 1px solid #ccc;
	padding: 2px;

}

#review-table {
	width: 412px;
	border: 1px solid #ccc;
	padding: 2px;

}

#review-table th {
	font-style: bold;
	vertical-align: center;
}

#review-table tr{
	font-size: 85%;
	background-color: #f1eded;
	padding: 1px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0;
}

.postmetadata {
	clear: left;
}

#large-hr {
	padding: 0;
	margin: 0 auto;
	width: 738px;
	clear: both;
    height: 60px;
    border-top: 1px solid #eff3ff;
    border-bottom: 1px solid #eff3ff;
    text-align: center;

	}

#logos-hr {
  height: 60px;
  text-align: center;

  padding: 7px 90px;

}



#logos-hr li {

    list-style: none;
    float: left;
    padding: 7px 9px;
    height: 40px;


}

#logos-hr li span {
	display:none;
}


#logos-hr .uwe {
    background:  url(/media/images/logo_hr_uwe_greyscale.gif) no-repeat;
    width: 34px;
    display: inline;
}

#logos-hr .uwe:hover {
    background: url(/media/images/logo_hr_uwe_plain.gif) no-repeat;
    width: 34px;
}

#logos-hr .ds{
    background: url(/media/images/logo_hr_ds_greyscale.gif) no-repeat;
    width: 75px;
}

#logos-hr .ds:hover {
    background: url(/media/images/logo_hr_ds_plain.gif) no-repeat;
    width: 75px;
}

#logos-hr .ea {
    background:  url(/media/images/logo_hr_ae_greyscale.gif) no-repeat;
    width: 140px;
}

#logos-hr .ea:hover {
    background: url(/media/images/logo_hr_ea_plain.gif) no-repeat;
    width: 140px;
}

#logos-hr .bcc{
    background:  url(/media/images/logo_hr_bcc_greyscale.jpg) no-repeat;
    width: 40px;
}

#logos-hr .bcc:hover {
    background:  url(/media/images/logo_hr_bcc_plain.jpg) no-repeat;
    width: 40px;
}

#logos-hr .idea {
    background:  url(/media/images/logo_hr_idea_greyscale.gif) no-repeat;
    width: 40px;
}

#logos-hr .idea:hover {
    background: url(/media/images/logo_hr_idea_plain.gif) no-repeat;
    width: 40px;
}

#logos-hr .pl {
    background:  url(/media/images/logo_hr_p_greyscale.jpg) no-repeat;
    width: 50px;
}

#logos-hr .pl:hover {
    background:  url(/media/images/logo_hr_p_plain.jpg) no-repeat;
    width: 50px;
}

#logos-hr .ssw {
    background:  url(/media/images/logo_hr_ssw_greyscale.jpg) no-repeat;
    width: 40px
}

#logos-hr .ssw:hover {
    background:  url(/media/images/logo_hr_ssw_plain.jpg) no-repeat;
    width: 40px
}



#footer {
	padding: 30px 0 4px 0;
	margin: 0 auto;
	width: 740px;
	clear: both;
	border-bottom: 3px solid #ff8a00;
	background-color: #fff;
	background-image: url(/media/images/background_border.gif);
	background-repeat: repeat-y;
	}

/*#footer {
	background-color: #cccccc;
	border: none;
	padding-bottom: 3px;
	padding-top: 50px;
	}*/



#footer .copyright a, #footer .copyright {

	color: #7f7f7f;
	font-size: 85%;
	text-decoration: none;
	padding: 2 10px;
	display: block;
	/*background-color: #fff;*/
	line-height: 120%;
	margin: 0 2px;

	}

#footer .copyright a:hover {
	background-color: #ccc;
	color: #fff;
	}


#related, #related a {
	color: #ccc;
	text-decoration: none;

}

#related:hover, #related:hover a{

	color: #777;
	text-decoration: none;
	}


/* End Structure */











/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol, #sidebar-page ul {
	margin: 0;
	padding: 0;

	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
    font-size: 95%;
	padding: 0px
	}


#sidebar-page ul li {
	list-style-type: none;
	list-style-image: none;
    font-size: 95%;
	padding: 0px
	}

#sidebar-page ul li a {
	text-decoration: none;
	color: #3f3f3f;

}

#sidebar-page ul li a:hover {
	text-decoration: none;
	color: #3f3f3f;
	border-bottom: solid 1px #ff8a00;

}

#sidebar ul li h2 {
	font-size: 100%;
}

#sidebar ul p, #sidebar ul select, #sidebar-page p {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebar-page ul ul {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}


ol li{
	list-style: decimal outside;
	}

#sidebar ul ol li {
	/*list-style: decimal outside;*/
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar-page ul ul li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
/*#searchform {
	margin: 10px 10px -30px 10px;
	padding: 5px 3px;
	text-align: right;
	position: relative;
	background-color: #ccc;
	}*/

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 460px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

/*#commentform p {
	margin: 5px 0;
	}      */

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

h4, h4 a {
	font-weight: normal;
	text-decoration: none;
	color: #ff8a00;
	margin: 0;
	padding: 0;

	}
.leave-comment a {
	font-weight: normal;
	text-decoration: underline;
	color: #0000ff;
	margin: 0;
	padding: 0;
}

/* End Comments */


/* Start of Blog */

.feedburnerFlareBlock a {
	color: #0000ff;
	text-decoration: none;
	font-size: 78%;
}

.feedburnerFlareBlock a:hover {
	color: #0000ff;
	text-decoration: underline;
}


/* End of Blog */

/* Begin Sidebar Page */


#sidebar-page
{
	float: right;
	/*padding: 20px 20px 0 0;*/
	/*border-left: 1px #eff3ff solid;
	margin-right: 35px;*/
	font-size: 100%;
/*	background-color: #fff;*/
	width: 225px;


	/*margin: 10px 10px -30px 10px;
	padding: 5px 3px;
	text-align: right;
	position: relative;*/

	}


#sidebar-page img {
	margin-right: 10px;
	margin-top: 20px;
}

/* End Sidebar Page */


/* Begin Sidebar */
#sidebar
{
	float: left;
	padding: 20px 0 0 20px;
	border-left: 1px #eff3ff solid;
	/*margin-left: 510px;*/
	font-size: 90%;
	margin-top: 0px;
	width: 180px;
	margin-left: 10px;




	/*margin: 10px 10px -30px 10px;
	padding: 5px 3px;
	text-align: right;
	position: relative;*/

	}



#sidebar form {
	margin: 0;
	}
/* End Sidebar */






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* -------------------------------------- */

#personal .f {
	width: 31%;
/*	border: 1px solid #000000; */
	float: left;
	padding: 1%;
	}

#personal ul:hover {
    background-color: #e6e6e6;
	}



#personal ul {

	padding: 7px 10px 0px 10px;
	list-style: none;
    color: #fff;

}

#personal li strong a, #personal li strong {

    color: #ff8a00;

}

#personal a {
	font-size: 85%;
	text-decoration:none;
	color: #5f5f5f;
    display: block;
    padding-left: 2px;

}

#personal a:hover {
	color: #fff;
    background-color: #a0afd8;

}

fieldset {
	border: none;

}

legend {
	font-size: 85%;
	padding: 0 25px 25px 0;

}


/* Form */

#form {
	margin: 0px;
	padding: 0px;

}


#form .text {
	height: 17px;
	width: 200px;
	border: 1px solid;
	border-top-color: #CCCCCC;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #CCCCCC;
	padding-right: 5px;

}
/*
html>body #form .text {

height: 17px;
}*/



#form .initial {
	height: 17px;
	width: 18px;
	border: 1px solid;
	border-top-color: #CCCCCC;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #CCCCCC;
	padding-right: 5px;

}
/*
html>body #form .initial {

	height: 17px;
	width: 8px;
}*/

#form .name {
	height: 17px;
	width: 120px;
	border: solid 1px;
	border-top-color: #CCCCCC;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #CCCCCC;
	padding-right: 5px;

}
/*
html>body #form .name {

height: 17px;
}*/

#form .select {
	height: 19px;
	margin-bottom: -2px;
	width: 47px;
}

#form .issue {
	height: 17px;
	width: 200px;
	margin-bottom: -2px;
	border: solid 1px;
	border-top-color: #CCCCCC;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #CCCCCC;
}

html>body #form .issue {

	width: 206px;
}
form textarea {

	height: 60px;
	width: 200px;
	border: solid 1px;
	border-top-color: #CCCCCC;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #CCCCCC;
	padding-right: 5px;

	}

#form td {
	text-align: right;
	vertical-align: top;
	padding: 2px 0;
	font-size: 82%;


}


#form .button {
	text-align: center;

}

#form .submit {
	border: 1px outset #666666;
	color: #333333;
	height: 19px;
	font-weight: normal;
	background-image: url(media/images/img_form_submit.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	float:right;



}

#form hr, #content_internal hr, #content_internal_blog hr {
	color: #eff3ff;
	background-color: #eff3ff;
	height: 1px;
	border: none;
	margin: 10px 10px;
	width: 450px;

}

#sidebar-page hr {
	color: #eff3ff;
	background-color: #eff3ff;
	height: 1px;
	border: none;
	margin: 10px 10px;
	width: 190px
}

#form p {
	padding: 5px 65px 5px 35px;
	font-size: 80%;

}

/* Start of Colours */

ul .colours a{
        border: none;
        text-decoration: none;
}

.green, li .green a {
        color: #008000;
        text-decoration: none;
        font-weight: bold;
        border: none;
}

.red, li .red a {
        color: #dc3912;
        text-decoration: none;
        font-weight: bold;

}

.orange, li .orange a {
        color: #ff9900;
        text-decoration: none;
        font-weight: bold;
}

.blue, li .blue a {
        text-decoration: none;
        color:  #4684ee;
        font-weight: bold;
}

/* End of Colours */

.author-description {
	font-size: .8em;
	color: #3f3f3f;
	background-color: #eff3ff;
	padding: 3px;
	width: 410px;
}


.seminar {
	background: green;
}
