/* ###   STANDARD STYLES   ### */
/* These are the default styles. Please don't rename them since some template are dependent on them.
 * If you like to add styles, add them at the bottom of this document
 */


/* HTML elements */

*, A:link, A:visited, A:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
HTML {
	height: 100%;
}
BODY {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background:#bbd089;
	background-image:url(../../Media/Global/picksan_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	/*
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-FACE-COLOR: #edf4f7;
	SCROLLBAR-ARROW-COLOR: #698a93;
	SCROLLBAR-3DLIGHT-COLOR: #f4f8f9;
	SCROLLBAR-HIGHLIGHT-COLOR: #f4f8f9;
	SCROLLBAR-DARKSHADOW-COLOR: #dae2e5;
	SCROLLBAR-SHADOW-COLOR: #dae2e5;
	*/
}
IMG {
	border: 0;
}
TD {
	vertical-align: top;
}
H1, H2, H3, H4, H5, H6 {
	font-weight: normal
}
A:hover, A:active {
	text-decoration: none;
}
LI {
	list-style: disc
}


/* Form elements */
INPUT.text, TEXTAREA.text {
	border: 1px inset #eeeeee;
}
INPUT.button {
	border: 1px outset;
	cursor: pointer;
}
.formTable TD {
	padding-bottom: 4px;
	padding-right:8px;
}
.formTable .col1 {
	width: 1%;
	white-space: nowrap
}
formTable .col2 {
	padding-left: 8px;	
}
.dataTable TD {
	padding-bottom: 2px;
	padding-right:8px;
}



/* Misc */
.superscript {
	vertical-align: super;
	font-size: 0.7em;
}
.textDirection {
	direction: inherit
}










/* ###   WEBSITE-SPECIFIC STYLES   ### */
/* Here you add new styles that are needed for this website */

.menu2 TD {
	background-color:#9CC202;
	border-bottom:#FFFFFF 1px solid;
	padding-left:13px;
	vertical-align:middle;
	font-weight:bold;
	height:27px;
}
.menu2 TD, .menu2 TD *, .menu2 TD A:link, .menu2 TD A:visited, .menu2 TD A:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.menu2 TD.selected {
	background-color:#004539
}


.leftBlock {
 padding-right:6px; 
}
.menu1 TD {
	border-top:#9CC202 1px solid;
	border-bottom:#9CC202 1px solid;
	vertical-align:middle;
	height:27px;
	background-image: url(../../Media/Global/menu1_division.gif);
	background-repeat:no-repeat;
	background-position: 0 8px;
	padding: 0 10px 0 10px;
}
.menu1 TD, .menu1 TD *, .menu1 TD A:link, .menu1 TD A:visited, .menu1 TD A:hover {
	color:#b2b2b2;
	text-decoration:none;
}

.menu1 TD.selected{
	background-color: #9CC202
}
.menu1 TD.selected *, .menu1 TD.selected A:link, .menu1 TD.selected A:visited, .menu1 TD.selected A:hover {
	color: #ffffff;
	cursor: default;
	text-decoration:none;
}

.productMain{
	padding:230px 9px 0 0;
	background-position:top;
	background-repeat:repeat-x;
	cursor:pointer;
}

.productMain .header{
background-color:#004539;
color:#FFFFFF;
font-weight:bold; 
vertical-align:middle;
padding-left: 5px;
}

.productMain .txt{
line-height:1em; 
padding-top:5px;
padding-left: 5px;
}

.contentblock{
	margin-top:26px;
	padding-left:18px;
	height:100%;
	margin-bottom: 15px;
}

.contentblock h1{
margin:0 0 5px 0;
font-size:1.4em;
font-weight:bold;
color:#004539;
}

.contentblock h2{
margin:0 0 10px 0;
font-size:1em;
font-weight:bold;
color:#ff0000;
}

.contentblock h3{
margin:0;
color:#004539;
font-weight:bold;
font-size:1em;
}
/* Main structure */
/* Add here the styles of the main boxes that appear in all pages
 * Please try to keep all the styles of one box (header, footer, 1st menu, 2nd menu, etc)
 * in one place and put the name of that box on top
 */




/* Misc */