/*
//	Package Info :		CW-WEB	/	v2.0/07
//	File ID / Version :		style.css	/	v1.3
//	Class :			STYLE
//	Last Modified :		2007/09/05 21:55:00
//	Author : 			Paulo de Carrelo	/	paulo.decarrelo@clearwire.com
//	Copyright :			Clearwire European IT Service Center
*/

	.button {
		width: 19px;
		height: 19px;
		background: url(../../themes/greenSpace/go-arrow.png) top left no-repeat;
	}
		
	* {
		border: 0;
		margin: 0;
		padding: 0;
	}

	html {
		padding:0;
		margin:0;
		border:0;
		}

	body	{
		background: #a6bc09;
		font-family: Arial, Verdana, sans-serif;
		font-size: 10pt;
		color: #808080;
		text-align: justify;
		height: 100%;
		width: 100%;
		margin: 10px 0 10px 0;
		}
	
	li {
		list-style-type:none;
		}

	a img, img {
		border: 0;
		}

	h1	{
		font-size: 13pt;
		color: #a6bc09;
		margin: 0 0 5px 0;
	}
	h2	{
		font-size: 10pt;
		margin: 4px 0 1px 0;
		font-weight: 600;
		color: #808080;
	}
	h3	{
		font-size: 11pt;
		margin: 4px 0 3px 0;
		font-weight: 500;
		
	}

	#body_text_onwhite a, #body_text_onwhite a:link, #body_text_onwhite a:visited {
		COLOR: #A6BC09;
		font-weight:bold;
		TEXT-DECORATION: none;
		}

	#body_text_onwhite a:hover {
		COLOR: #0C2577;
		font-weight:bold;
		TEXT-DECORATION: underline;
		}

	#body_text_ongreen a, #body_text_ongreen a:link, #body_text_ongreen a:visited {
		COLOR: #FFFFFF;
		font-weight:bold;
		TEXT-DECORATION: none;
		}

	#body_text_ongreen a:hover {
		COLOR: #0C2577;
		font-weight:bold;
		TEXT-DECORATION: underline;
		}

	#body_text_ongray a, #body_text_ongray a:link, #body_text_ongray a:visited {
		COLOR: #FFFFFF;
		font-weight:bold;
		TEXT-DECORATION: none;
		}

	#body_text_ongray a:hover {
		COLOR: #0C2577;
		font-weight:bold;
		TEXT-DECORATION: underline;
		}
		
/* Order Management settings */

	TH.content, .content TH {
		COLOR: #FFFFFF;
		FONT-WEIGHT: bold;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		TEXT-ALIGN: center;
		}

	.content, TD.content, .content TD {
		COLOR: #0C2577;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		}
	
/* PRODUCT TABLE Settings */
	TH.headers {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 7pt;
		COLOR: #ffffff;
		FONT-WEIGHT: bold;
		text-align: middle;
		height: 20px;
		}
		
	TD.prodtitle {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 7pt;
		COLOR: #ffffff;
		FONT-WEIGHT: bold;
		text-align: middle;
		vertical-align: middle;
		height: 70px;
		background: url(../../themes/standard1/prod_title.gif) top left no-repeat;
		}

	TD.proditem {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 9pt;
		COLOR: #ffffff;
		background-color: #A6BC09;
		FONT-WEIGHT: bold;
		height: 70px;
		background: url(../../themes/standard1/prod_item.gif) top left repeat-x;
		}

/* BODY TITLE Settings */
	#body_title, #body_title_ongray, #body_title_ongreen, #body_title_onwhite {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 14pt;
		TEXT-ALIGN: left;
		MARGIN: 0 10px 10px 10px;
		height:20px;
		}

	#body_title	{
		COLOR: #808080;
		}
		
	#body_title_ongray	{
		COLOR: #0C2577;
		}

	#body_title_ongreen	{
		COLOR: #FFFFFF;
		}
		
	#body_title_onwhite	{
		COLOR: #A6BC09;
		}

/* BODY TEXT Settings */
	#body_text, #body_text_ongray, #body_text_ongreen, #body_text_onwhite,
	TD.body_text, TD.body_text_ongray, TD.body_text_ongreen, TD.body_text_onwhite
	{
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		TEXT-ALIGN: justify;
		MARGIN: 0 10px 0 10px;
		min-height: 269px;
		}

	#body_text, TD.body_text {
		COLOR: #808080;
		}

	#body_text_onwhite, TD.body_text_onwhite {
		COLOR: #808080;
		}
		
	#body_text_ongray, TD.body_text_ongray {
		COLOR: #808080;
		}

	#body_text_ongray a, #body_text_ongray a:link, #body_text_ongray a:visited {
		COLOR: #A6BC09;
		FONT-SIZE: 10pt;
		}

	#body_text_ongray a:hover {
		COLOR: #A6BC09;
		FONT-SIZE: 10pt;
		text-decoration: underline;
		}

	#body_text_ongreen, TD.body_text_ongreen {
		COLOR: #FFFFFF;
		}

	textarea.body_text_ongray {
		COLOR: #808080;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		border: 1px solid #cccccc;
		
		}
		
/* FORM Settings */
	TD.form_label, TD.form_label_ongray, TD.form_label_ongreen, TD.form_label_onwhite {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 8pt;
		FONT-WEIGHT: bold;
		}
		
	TD.form_label {
		COLOR: #808080;
		}

	TD.form_label_onwhite {
		COLOR: #808080;
		}
		
	TD.form_label_ongray {
		COLOR: #808080;
		}

	TD.form_label_ongreen {
		COLOR: #FFFFFF;
		}

	TD.mandatory_form_label, TD.mandatory_form_label_ongray, TD.mandatory_form_label_ongreen, TD.mandatory_form_label_onwhite {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 8pt;
		FONT-WEIGHT: bold;
		TEXT-ALIGN: right;
		}
		
	TD.mandatory_form_label {
		COLOR: #FF0000;
		}

	TD.mandatory_form_label_onwhite {
		COLOR: #FF0000;
		}
		
	TD.mandatory_form_label_ongray {
		COLOR: #FF0000;
		}

	TD.mandatory_form_label_ongreen {
		COLOR: #FF0000;
		}

	input, select {
		font-family : Arial,Verdana,Geneva,Helvetica,sans-serif;
		font-size : 10px;
		color : #808080;
	}

	select option{
		background: #FFFFFF;
	}

	select.selectBig{
		background: url(/include/themes/greenSpace/selectBig.jpg) top left no-repeat;
		height: 20px;
		width: 160px;
	}
	select.selectMedium {
		background: url(/include/themes/greenSpace/selectMedium.jpg) top left no-repeat;
		height: 20px;
		width: 134px;
	}
	select.selectMedium option	{
		background: #fff;
	}
	select.selectSmall	{
		background: url(../../themes/greenSpace/selectSmall.jpg) top left no-repeat;
		width: 57px;
	}
	
	.input_txt_large {
		border:0;
		padding: 3px 0 0 5px;
		width:160px;
		height:18px;
		background: url(/GScss/input_txt_large.gif) top left no-repeat;
	}

	.input_txt_medium {
		border:0;
		padding: 3px 0 0 5px;
		width:116px;
		height:18px;
		background: url(/GScss/input_txt_medium.gif) top left no-repeat;
	}

	.input_txt_small_medium {
		border:0;
		padding: 3px 0 0 5px;
		width:80px;
		height:18px;
		background: url(/GScss/input_txt_small_medium.gif) top left no-repeat;
	}

	.input_txt_small {
		border:0;
		padding: 3px 0 0 5px;
		width:40px;
		height:18px;
		background: url(/GScss/input_txt_small.gif) top left no-repeat;
	}



	.input_2chars {
		border:0;
		padding: 3px 0 0 5px;
		width:20px;
		height:18px;
		background: url(../../themes/standard1/input_2chars.gif) top left no-repeat;
	}

	.input_3chars {
		border:0;
		padding: 3px 0 0 5px;
		width:27px;
		height:18px;
		background: url(../../themes/standard1/input_3chars.gif) top left no-repeat;
	}

	.input_7chars {
		border:0;
		padding: 3px 0 0 5px;
		width:60px;
		height:18px;
		background: url(../../themes/standard1/input_7chars.gif) top left no-repeat;
	}


/* Body Footer settings */
	#bodyFooter table	{
		/*background: url(../../themes/greenSpace/bodyFooter.png) no-repeat top left;*/
		width: 100%;
		height: 80px;
		border-spacing: 0px;
		border-collapse: collapse;
		font-size: 8pt;
	}
	#bodyFooter table th	{
		color: #354a8b;
		font-weight: bold;
		font-size: 9pt;
	}
	#bodyFooter table td a	{
		color: #354a8b;
		font-size: 7pt;
	}
	#bodyFooter table td, #bodyFooter table th	{
		border-left: 1px solid #8f8f8f;
		width: 33%;
		padding-left: 10px;
	}
	#bodyFooter table td.firstCol, #bodyFooter table th.firstCol	{
		border: none;
		width: 34%;
	}

/* Left Links settings */
	#left_link {
		COLOR: #FFFFFF;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 10pt;
		FONT-WEIGHT: bold;
		text-align: left;
		padding-top: 1px;

		background: url(../../themes/greenSpace/leftColGrey.jpg) top left no-repeat;
	}

	#left_link a, #left_link a:link, #left_link a:visited {
		COLOR: #FFFFFF;
		margin-left: 10px;
		TEXT-DECORATION: none;
		}

	#left_link a:hover {
		COLOR: #0C2577;
		TEXT-DECORATION: none;

		}
		
/* Navigation Bar settings */
	#navbar1 {
		background: url(../../themes/greenSpace/navbarGrey.jpg) top left no-repeat;
		}

	#navbar2 {
		background: url(/include/themes/greenSpace/navbarGreen.jpg) top left no-repeat;
		}

	.navbar_level1_text a, .navbar_level1_text a:link, .navbar_level1_text a:visited {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 9pt;
		COLOR: #5a6605;
		FONT-WEIGHT: bold;
		height:25px;
		}

	.navbar_level2_text a, .navbar_level2_text a:link, .navbar_level2_text a:visited {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 9pt;
		COLOR: #5a6605;
		FONT-WEIGHT: bold;
		height:25px;
		}

	TD.navbar_level1_text hover, .navbar_level1_text a:hover {
		COLOR: #5a6605;
		height:25px;
		background: url(../../themes/greenSpace/navbarSelectedCenter.jpg) repeat-x;
		}

		
	TD.navbar_level1_text_selected {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 9pt;
		COLOR: #5a6605;
		FONT-WEIGHT: bold;
		height:25px;
		background: url(../../themes/greenSpace/navbarSelectedCenter.jpg) repeat-x;
		}

	TD.navbar_level2_text_selected {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 9pt;
		COLOR: #5a6605;
		FONT-WEIGHT: bold;
		height:25px;
		background: url(../../themes/greenSpace/navbarSelectedCenter.jpg) repeat-x;
		}

	.navbar_level1_text_selected a, .navbar_level1_text_selected a:link, .navbar_level1_text_selected a:visited {
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 9pt;
		COLOR: #5a6605;
		FONT-WEIGHT: bold;
		}

/* CONTAINERS Settings */		
	#container_gray, TD.container_gray  {
		background-color: #F5F5F5;
		}

	#container_green , TD.container_green {
		background-color: #A6BC09;
		}

	#container_white, TD.container_white {
		background-color: #FFFFFF;
		}

	#footer_container_gray, TD.container_gray  {
		background-color: #F5F5F5;
		height: 100px;
		min-height: 150px;
		}

	#footer_container_green , TD.container_green {
		background-color: #A6BC09;
		}

	#footer_container_white, TD.container_white {
		background-color: #FFFFFF;
		height: 100px;
		min-height: 150px;
		}
		
		
	/* WIDTH : 220 */
	
	#container_220_gray_top {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/gray_220_top.gif);
		}

	#container_220_gray_bottom {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/gray_220_bottom.gif);
		}

	#container_220_green_top {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/green_220_top.gif);
		}

	#container_220_green_bottom {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/green_220_bottom.gif);
		}

	#container_220_white_top {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/transparent.gif);
		}

	#container_220_white_bottom {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/transparent.gif);
		}

	/* WIDTH : 344 */

	#container_344_gray_top {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/gray_344_top.gif);
		}

	#container_344_gray_bottom {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/gray_344_bottom.gif);
		}

	#container_344_green_top {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/green_344_top.gif);
		}

	#container_344_green_bottom {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/green_344_bottom.gif);
		}

	#container_344_white_top {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/transparent.gif);
		}

	#container_344_white_bottom {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/transparent.gif);
		}

	/* WIDTH : 468 */

	#container_468_gray_top {
		font-size: 1pt;
		height: 5px;
		BACKGROUND: url(/include/themes/standard1/gray_468_top.gif) no-repeat;
		}

	#container_468_gray_bottom {
		height: 5px;
		BACKGROUND: url(/include/themes/standard1/gray_468_bottom.gif) no-repeat;
		}

	#container_468_green_top {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/green_468_top.gif);
		}

	#container_468_green_bottom {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/green_468_bottom.gif);
		}

	#container_468_white_top {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/transparent.gif);
		}

	#container_468_white_bottom {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/transparent.gif);
		}

	/* WIDTH : 689 */

	#container_689_gray_top {
		font-size: 1pt;
		height: 5px;
		BACKGROUND: url(/include/themes/standard1/gray_689_top.gif) no-repeat;
		}

	#container_689_gray_bottom {
		height: 5px;
		BACKGROUND: url(/include/themes/standard1/gray_689_bottom.gif) no-repeat;
		}

	#container_689_green_top {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/green_689_top.gif);
		}

	#container_689_green_bottom {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/green_689_bottom.gif);
		}

	#container_689_white_top {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/transparent.gif);
		}

	#container_689_white_bottom {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/transparent.gif);
		}

	/* WIDTH : 910 */

	#container_910_gray_top {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/gray_910_top.gif);
		}

	#container_910_gray_bottom {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/gray_910_bottom.gif);
		}

	#container_910_green_top {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/green_910_top.gif);
		}

	#container_910_green_bottom {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/green_910_bottom.gif);
		}

	#container_910_white_top {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/transparent.gif);
		}

	#container_910_white_bottom {
		height: 5px;
		BACKGROUND-IMAGE: url(/include/themes/standard1/transparent.gif);
		}

/* LOGIN BOX Settings */

	#loginlabel, TD.loginlabel, .loginlabel TD {
		font-family: Arial, Verdana, sans-serif;
		font-size: 8pt;
		color: #0c2577;
		font-weight: bold;
		text-align: left;
		margin : 0 0 0 10px;
		}

	input.logininput {
		font-family: Arial, Verdana, sans-serif;
		font-size: 8pt;
		color: #0c2577;
		height: 10px;
		width: 80px;
		}
	.loginlabel, .logininput	{
		width: 60px;
	}



/* BREADCRUMB Settings */
	#breadcrumb {
		COLOR: #808080;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 8pt;
		}

/* PERMANENT LINKS Settings */
	#permlinks {
		COLOR: #808080;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 8pt;
		}

/* FOOTER Settings */
	#footer_link {
		COLOR: #ffffff;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		FONT-SIZE: 8pt;
		}

	#footer_link a, a:link, a:visited {
		COLOR: #ffffff;
		TEXT-DECORATION: none;
		}

	#footer_link a:hover {
		COLOR: #ffffff;
		TEXT-DECORATION: underline;
		FONT-WEIGHT: bold;
		}

/* Various Settings */
	TD.separator_gray {
		BACKGROUND-COLOR: #C3C3C3;
		}
		
	TD.separator_white{
		BACKGROUND-COLOR: #FFFFFF;
		}
		
		
/*********************************************/
#left_main4left_col a	{
	color: #808080;
	font-weight: 600;
}
#left_main4left_col a:hover	{
	text-decoration: underline;
}
.left_Main_Footer a	{
	color: #808080;
}
.left_Main_Footer a:hover	{
	text-decoration: underline;
}
.left_Main_Footer ul	{
	list-style: disc;
	margin-left: 10px;
	padding-left: 15px;
}
.left_Main_Footer li	{
	list-style: disc;
}

#body_text_ongray #bodyFooter table a	{
	font-size: 8pt;
}

/************************************************/
/* languageBar									*/

#languageBar	{
	text-align: right;
	height: 32px;
	margin-top: èpx;
}
#languageBar p	{
	font-size: 14px;
}
#languageBar p a	{
	font-weight: bold;
	color: #0c2577;
	text-transform: uppercase;
}
#languageBar p a:hover{
	text-decoration: underline;
}
#languageBar a.currentLanguage	{
	color: #a6bc09;
}
#languageBar a.currentLanguage:hover	{
	text-decoration: none;
}