/* Basic */

body {
	background: #fff url(  "../images/bg.png" ) top left repeat-x;
}

img {
	border: 0 solid #a9a9a9;
}

form {
	margin: 0;
}

p {
	margin: 0 0 1em 0;
}

p, dt, dd, li, .bodytext {
	line-height: 1.4;
}

body {
	font-family: Verdana, Helvetica, Arial, sans serif;
	color: #000;
}

#container {
	font-size: 70%;
}

input, select, textarea {
	font-size: 100%;
	font-family: Verdana, Helvetica, Arial, sans serif;
}

fieldset {
	padding: 1em;
}

a, a.iconlink span, a.imagelink span, .link {
	color: #039;
	text-decoration: underline;
}

a:hover, a:active, a.iconlink:hover span, a.iconlink:active span, a.imagelink:hover span, a.imagelink:active span, a.area:hover .link {
	color: #000;
}

a.iconlink, a.imagelink {
	text-decoration: none;
}

a.imagelink img {
	display: block;
}

h1 {
	margin: 0 0 6px 0;
	padding: 0;
}

h1 img {
	vertical-align: top;
}

code {
	font-family: Courier New, Courier, Monospace;
	font-size: 1.1em;
}

code p {
	margin: 0;
	padding: 0;
}

#content {
	margin-left: 3px;
	margin-right: 2px;
}

#content li {
	padding-bottom: 0.5em;
}

ul.steps li, ol.steps li {
	margin-bottom: 5px;
}

ul.bullets {
	margin-top: 50px;
	margin-bottom: 5px;
}

a.area {
	color: #000;
	text-decoration: none;
	display: block;
	cursor: pointer;
}

.news .link {
	font-weight: bold;
	display: block;
}

.news .date {
	display: block;
}

.news li {
	display: inline;
}

.news a.area {
	margin-bottom: 0.5em;
}

.note, .note a, #footer, #footer a {
	font-size: 0.9em;
	color: #666;
}

ul.spaced li {
	margin-bottom: 0.2em;
}

/* Header */

#header {
	position: relative;
	height: 84px;
	padding: 0;
}

#header h1 {
	position: absolute;
	top: 5px;
	left: 0;
	margin: 0;
	font-size: 2px;
}

#header h1 a {
	display: block;
	width: 251px;
	height: 61px;
	background: transparent url(  "../images/logo.png" ) no-repeat;
	text-indent: -700em;
	text-decoration: none;
}

#header label {
	font-weight: bold;
}

/* Search Field */

#user {
	float: right;
	text-align: right;
	font-size: 0.9em;
	margin-top: 10px;
}

#user a {
	text-decoration: none;
}

#search {
	margin-top: 5px;
	clear: both;
	float: right;
}

/* Feature */

h2.feature {
	font-family: Trebuchet MS;
	font-size: 2em;
	margin: 0;
	color: #295c7d;
}

/* Sidebar */

.nav, .bluehighlight {
	background-color: #f0f3f5;
	border: #89a9bf 1px solid;
	margin-bottom: 1em;
}

.nav-content {
	padding: 0.2em 0.5em;
}

.nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.nav li {
	line-height: normal;
	padding: 0;
	margin-bottom: 0.5em;
	display: inline;
}

.nav li a {
	margin-bottom: 0.4em;
}

.nav h3, .highlight h3 {
	margin: 0;
	margin-bottom: 0.5em;
	font-size: 1.2em;
	padding-left: 3px;
}

.nav li a:link, .nav li a:visited {
	text-decoration: none;
	display: block;
	padding: 3px;
	color: #1b5d8f;
}

.nav li a:hover, .nav li a:active {
	background-color: #fff;
	border: 1px solid #89a9bf;
	padding: 2px;
}

.nav ul li ul {
	margin-left: 10px;
}

.nav ul li ul li {
	padding: 0;
	margin: 0;
}

.highlight a.area {
	padding: 3px;
	color: #555;
}

.highlight a.area:hover {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 2px;
	color: #555;
}

.product {
	clear: both;
}

.product img {
	float: left;
}

.product span {
	float: left;
	width: 85%;
	margin-left: 10px;
	background: url(  "../images/dotted.png" ) bottom right repeat-x;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.product .link {
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	padding-bottom: 5px;
}

/* Footer */

#footer {
	border-top: 1px solid #999;
	margin-top: 2em;
	padding: 1em 0;
	text-align: center;
}

#footer p {
	margin: 0.6em 0;
}

/* Highlighting */

p.highlight, div.highlight {
	border: solid 1px #ccc;
	background-color: #ffc;
	margin: 0 0 0.5em 0;
}
/*
p.highlight-content, div.highlight-content {
	padding: 0.3em 1em;
}
*/
a.highlight, span.highlight {
	color: #f30 !important;
}

/* Overview */

.section-image {
	float: right;
}

.section {
	margin: 0;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 1.7em;
	margin: 0 0 0.4em 0;
}

h2.link {
	border-bottom-color: #039;
	margin: 0;
}

h2.link a {
	display: block;
	text-decoration: none;
}

h3 {
	font-family: Trebuchet MS;
	font-size: 1.3em;
	margin: 0 0 0.4em 0;
}

h4 {
	font-family: Trebuchet MS;
	font-size: 1.2em;
	margin: 0 0 0.4em 0;
}

.section ul, .section ol {
	margin-top: 0;
}

.sftarget, .section:target {
	padding: 8px;
	background-color: #ffc;
	border: solid 1px #ccc;
	margin-bottom: 0.5em;
	color: #000;
}
/*
.sftarget *, .section:target * {
	background-color: Transparent;
}
*/




/*
*	Nav Style
*/
#nav a {
	background: #286598 url(   "../images/nav_tab.png" ) no-repeat left top;
	color: #fff;
	font-weight: bold;
}
#nav a span {
	background: #286598 url(   "../images/nav_tab.png" ) no-repeat right top;
}
/*
#nav a:hover span {
	background-color:#E4F1BC;
	color:#000;
	background:#E7F1F8 url("../images/nav_tab.png") no-repeat 100% -57px;
}
#nav a:hover {
	background-color:#fff;
	background:#E7F1F8 url("../images/nav_tab.png") no-repeat 0% -57px;
}
*/
#nav a:hover span, #nav .selected a span {
	background: #fff url(   "../images/nav_tab.png" ) no-repeat 100% -57px;
	color: #000;
}
#nav a:hover, #nav .selected a {
	background: #fff url(   "../images/nav_tab.png" ) no-repeat 0% -57px;
}

/*
*	Navigation
*/
#nav {
	/* width: 380px for ie 5.0 - move to a conditional comment? */
}
#nav ul {
	font-size: 0.9em;
	position: absolute;
	margin: 0;
	bottom: 0;
	right: 0;
	padding: 10px 0 0 10px;
	list-style: none;
}
#nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#nav a {
	float: left;
	padding: 0 0 0 15px;
	text-decoration: none;
	margin: 0 6px 0 0px;
	font-weight: bold;
}
#nav a span {
	float: left;
	display: block;
	padding: 1px 19px 0px 3px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {
	float: none;
}
/* End IE5-Mac hack */

#nav a:hover span, #nav .selected a span {
	padding-bottom: 1px;
}

#nav .selected a span {
	text-decoration: underline;
}
/*
#nav a:hover span {
	text-decoration: underline;
}
*/


#subnav {
	float: right;
	text-align: right;
}

#subnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#subnav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#subnav a {
	margin: 0 4px;
}

#subnav .selected a {
	font-weight: bold;
}





/* CORNERS:
    Corner images' outer color must match page background color, border color
    matches content-block.ygrp-container-border's border color, and inner color
    matches content-block.ygrp-container-border's background color.

 */

.corner-top, .corner-left, .corner-bottom {
	background-image: url(  "../images/cr_blue.gif" );
}
.highlight .corner-top, .highlight .corner-left, .highlight .corner-bottom {
	background-image: url(  "../images/cr_tabt.gif" ) !important;
}
.corner-top, .corner-left, .corner-bottom {
	background-repeat: no-repeat;
	display: block;
	position: relative;
	font-size: 0;
	line-height: 0;
	margin: 0;
	height: 3px;
}
.corner-top {
	background-position: 100% 0;
	width: auto;
	top: -1px;
	right: -1px;
}
.corner-top .corner-left {
	background-position: 0 -6px;
	width: 3px;
	left: -2px;
}
.corner-bottom {
	background-position: 100% -3px;
	clear: both;
	width: auto;
	bottom: -1px;
	right: -1px;
}
.corner-bottom .corner-left {
	background-position: 0 -9px;
	width: 3px;
	left: -2px;
}




.menu {
	padding: 0;
	margin: 0 0 1.5em 0;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
}
.menu li {
	display: inline;
}
.menu a {
	border: 0px solid #ccc;
	border-top-width: 1px;
	display: block;
	padding: 4px;
	font-weight: bold;
	text-decoration: none;
	color: #003e6a !important;
}
li.selected {
}
.selected ul {
	border: 0px solid #ccc;
	border-top-width: 1px;
}
li.selected a {
	background-color: #f8f8f8;
}
li.selected ul a {
	background-color: transparent;
}
.menu a:hover {
	background-color: #f8f8f8;
}
.menu ul {
	padding: 0;
	padding-left: 10px;
	margin: 0;
}
.menu ul a {
	color: #039;
	border-width: 0px;
	font-weight: normal;
	text-decoration: underline;
}
.menu ul a:hover {
	background-color: transparent;
}

#side h4 {
	border-bottom: solid 1px #ccc;
}


.CommonSidebarList {
	margin: 0 0 5px 5px;
	padding: 0;
	list-style-type: none;
}

.CommonSidebarList a {
	text-decoration: none;
	line-height: 1.6em;
}

.CommonSidebarList li {
}

.CommonSidebarHeader {
	font-size: 1em;
	margin: 0;
}


div.error {
	color: Red;
	border: solid 1px red;
	background-color: #ffd7d7;
	padding-right: 2em;
	margin: 1em 1em 1em 0;
}

.error, .success ul {
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

.error ul {
	margin-top: 1em;
	margin-bottom: 1em;
}

.required {
	color: Red;
}

.error li {
	color: Red;
	list-style-image: url( "../images/icons/error_small.png" );
}

div.success {
	color: Green;
	border: solid 1px Green;
	background-color: #beeb91;
	padding-right: 2em;
	margin: 1em 1em 1em 0;
}


.success li {
	color: Green;
	list-style-image: url( "../images/icons/tick_small.png" );
}



.alpha-shadow {
	clear: both;
	float:left;
	background: url("../images/shadow.gif") no-repeat bottom right;
	}

.alpha-shadow div {
  background: url("../images/shadow2.png") no-repeat left top !important;
  background: url("../images/shadow.gif") no-repeat left top;
  float: left;
  padding: 0px 6px 6px 0px;
  }
.alpha-shadow div div {
  padding: 0;
  }
.alpha-shadow .border {
  padding: 0;
  border: 1px solid #a9a9a9;
}

.alpha-shadow {
  background-color: #fff;
  margin: 0;
  display: inline;
  }
  
  .blahar {
	  border: 1px solid #a9a9a9;
  padding: 4px;
}