@charset "iso-8859-2";

/* buttons */

.logout_btn {
	background-image:url(images/logout_btn.pnga);
	width: 91px;
	height: 36px;
	cursor: pointer;
	float: left;
}

.dataChange_btn {
	background-image:url(images/dataChange_btn.pnga);
	width: 101px;
	height: 36px;
	cursor: pointer;
	float: left;
}

.modItemChartState_btn {
	background-image:url(images/modItemChartState_btn.pnga);
	width: 151px;
	height: 36px;
	cursor: pointer;
	float: left;
}

.putIntoChart_btn {
	background-image:url(images/putIntoChart_btn.pnga);
	width: 151px;
	height: 36px;
	cursor: pointer;
	float: left;
}

.iWantRent_btn {
	background-image:url(images/iWantRent_btn.pnga);
	width: 151px;
	height: 36px;
	cursor: pointer;
	float: left;
}

.ok_btn {
	background-image:url(images/ok_btn.pnga);
	width: 56px;
	height: 36px;
	cursor: pointer;
	float: left;
}

.advSearch_btn {
	background-image:url(images/advSearch_btn.pnga);
	width: 128px;
	height: 36px;
	cursor: pointer;
	float: left;
}

.registration_btn {
	background-image:url(images/registration_btn.pnga);
	width: 103px;
	height: 36px;
	cursor: pointer;
	float: left;
}

.prev_btn {
	background-image:url(images/prev_btn.pnga);
	width: 47px;
	height: 29px;
	cursor: pointer;
	float: left;
}

.next_btn {
	background-image:url(images/next_btn.pnga);
	width: 69px;
	height: 29px;
	cursor: pointer;
	float: left;
}

.relatedProducts_btn {
	background-image:url(images/relatedProducts_btn.pnga);
	width: 180px;
	height: 36px;
	cursor: pointer;
	float: left;
	margin-left: 15px;
}

.p_next_btn {
	background-image:url(images/p_next_btn.pnga);
	width: 27px;
	height: 27px;
	cursor: pointer;
	float: left;
}

.p_prev_btn {
	background-image:url(images/p_prev_btn.pnga);
	width: 27px;
	height: 27px;
	cursor: pointer;
	float: left;
}

.p_first_btn {
	background-image:url(images/p_first_btn.pnga);
	width: 27px;
	height: 27px;
	cursor: pointer;
	float: left;
}

.p_last_btn {
	background-image:url(images/p_last_btn.pnga);
	width: 27px;
	height: 27px;
	cursor: pointer;
	float: left;
}

.sort_type{
	width: 51px;
	height: 29px;
	cursor: pointer;
	float: left;
	margin-top: 1px;
}

.sort_type_name {
	background-image:url(images/sort_type_name.pnga);
}

.sort_type_price {
	background-image:url(images/sort_type_price.pnga);
}

.sort_direction{
	width: 77px;
	height: 31px;
	cursor: pointer;
	float: left;	
}

.sort_direction_toHigh {
	background-image:url(images/sort_direction_toHigh.pnga);

}

.sort_direction_toLow {
	background-image:url(images/sort_direction_toLow.pnga);
}

/* icons */

.discount {
	background-image:url(images/discount.pnga);
	width: 36px;
	height: 36px;
	float: left;
}

.topProduct {
	background-image:url(images/topProduct.pnga);
	width: 36px;
	height: 36px;
	float: left;
}

.emptyChart_icon {
	height: 15px;
	width: 16px;
	background-image:url(images/emptyChart_icon.pnga);
	float: left;
}

.back_icon {
	height: 15px;
	width: 16px;
	background-image:url(images/back_icon.pnga);
	float: left;
}

.checkOut_icon {
	height: 15px;
	width: 16px;
	background-image:url(images/checkOut_icon.pnga);
	float: left;
}

.downloadList_icon {
	height: 15px;
	width: 16px;
	background-image:url(images/downloadList_icon.pnga);
	float: left;
}

.viewChart_icon {
	height: 15px;
	width: 16px;
	background-image:url(images/viewChart_icon.pnga);
	float: left;
}

.login_icon {
	height: 15px;
	width: 16px;
	background-image:url(images/login_icon.pnga);
	float: left;
}

/* input */

.inputText_0_rack {
	background-image:url(images/inputText_bg.pnga);
	width: 180px;
	height: 21px;
	float: left;
}

.inputText_0 {
	height: 17px;
	float: left;
	background-image: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #13899F;
	background: transparent;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 7px;
	width: 167px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 4px;
}

/* ellipsis */

.ellipsis{
	float: left;
	white-space:nowrap;

	overflow:hidden;
	 -o-text-overflow:ellipsis; 
	text-overflow:ellipsis;
}


/* html tag */

img, div { behavior: url(scripts/iepngfix.htc) }

h1 {
	margin:0px;
	padding:0px;
}

h2 {
	margin:0px;
	padding:0px;
}

h3 {
	margin:0px;
	padding:0px;
}

ul {
	margin:0px;
	padding:0px;	
}

li {
	margin:0px;
	padding:0px;	
}

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	background-color: #BAE4F0;
	color: #13899F;
}

/* other */

.rack_0 {
	width: 100%;
	background-image: url(images/rack_0_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	height: auto;
}

.rack_1 {
	width: 100%;
	background-image: url(images/rack_1_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	height: auto;
	overflow: visible;
}

.rack_2 {
	width: 900px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

/* --- */

.top {
	height: 153px;
	width: 100%;
	float: left;
}

.topLogo {
	height: 133px;
	width: 222px;
	padding-top: 20px;
	float: left;
	padding-left: 4px;
}

.topRight {
	height: 153px;
	width: 674px;
	float: left;
}

.topLogin {
	height: 36px;
	padding-top: 3px;
	width: 614px;
	float: left;
	padding-left:57px;
	background-color:#FFFFFF;

}

.topLoginIcon {
	margin-top: 9px;
	margin-right: 8px;
}

.topLoginInput {
	margin-top: 7px;
	margin-right: 4px;
	background-repeat: no-repeat;
}

.topLogoutText {
	font-weight:bold;
	color:#74AD1B;
	height:36px;
	line-height:36px;
	text-align:right;
	width:353px;
	padding-right: 4px;
	background-repeat: no-repeat;
	float:left;
}

.topMenu {
	height: 74px;
	width: 100%;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
    overflow: hidden;
}

.topMenu a{
	margin-top: 25px;
	height: 27px;
	float: left;
	line-height: 27px;
	margin-right: 20px;
	text-align:center;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
.topMenu a:hover {
	border:solid 1px #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

.topMenu a:visited {
}


/* --- */

.c_0 {
	float: left;
	width: 100%;
	height: auto;
}

.topBar {
	height: 60px;
	width: 100%;
	float: left;
	background-image: url(images/topBar_bg.png);
	background-repeat: no-repeat;
	
	-moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
	behavior: url(scripts/ietextselect.htc);
	

}

.chartDisplay {
	line-height: 60px;
	float: left;
	height: 60px;
	width: 156px;
	padding-left: 58px;
	padding-right: 12px;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	behavior: url(scripts/ietextselect.htc);
}
.whereAmI {
	line-height: 60px;
	float: left;
	height: 60px;
	width: 674px;
	
	-moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
	behavior: url(scripts/ietextselect.htc);
}

.WAI {
  	float: left;
	height: 60px;
	
	-moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
	behavior: url(scripts/ietextselect.htc);
}

.WAI_panel {
	line-height: 60px;
	width: auto;
	background-repeat:repeat-x;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	background-image:url(images/WAI_panel_bg.png);
}

.WAI_panel:hover {

}

.WAI_left {
	width: 21px;
	background-image:url(images/WAI_left_bg.png);
}

.WAI_right {
	width: 19px;
	background-image:url(images/WAI_right_bg.png);
}

.WAI_right2 {
	width: 20px;
	background-image:url(images/WAI_right2_bg.png);
}

.WAI_bw {
	width: 22px;
	background-image:url(images/WAI_bw_bg.png);
}

/* --- */

.c_1 {
	float: left;
	width: 100%;
}

.left {
	height: auto;
	width: 226px;
	float: left;
}

.action_rack {
	height: auto;
	width: 226px;
	float: left;
}

.actions_rack_0 {
	background-image: url(images/actions_rack_0_bg.png);
	background-repeat: repeat-y;
}

.actions_rack_1 {
	background-image: url(images/actions_rack_1_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.actions_rack_2 {
	background-image: url(images/actions_rack_2_bg.png);
	background-position: top;
	background-repeat: no-repeat;
}

.actions_rack_3 {
	padding-top: 46px;
	height: auto;
	padding-bottom: 26px;
	padding-left: 31px;
	width: 195px;
}

.actions_icon {
	height: 15px;
	width: 148px;
	background-repeat:no-repeat;
	float: left;
	padding-left: 22px;
	font-weight:bold;
	font-size:11px;
	line-height: 14px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	behavior: url(scripts/ietextselect.htc);
	cursor:pointer;
	margin-top: 8px;
}

.actions_icon:hover {
	text-decoration: underline;
}

.search {
	background-image: url(images/search_bg.png);
	background-repeat: no-repeat;
	height: 122px;
	width: 226px;
	float: left;
}

.searchInput {
	float:left;
	padding-top:46px;
	padding-left:25px;
	width: 201px;
	height: 20px;
}

.searchButtons {
	float: left;
	padding-top:4px;
}
.searchButtons_0 {
	padding-left: 24px;

}
.searchButtons_1 {
	padding-left: 1px;
}

.categories_rack {
	height: auto;
	width: 226px;
	float: left;
	
	-moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
	behavior: url(scripts/ietextselect.htc);
}

.categories_rack_0 {
	background-image: url(images/categories_rack_0_bg.png);
	background-repeat: repeat-y;
}

.categories_rack_1 {
	background-image: url(images/categories_rack_1_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

.categories_rack_2 {
	background-image: url(images/categories_rack_2_bg.png);
	background-position: top;
	background-repeat: no-repeat;
}

.categories_rack_3 {
	width: 208px;
	padding-top: 40px;
	padding-left: 17px;
	padding-bottom: 15px;
	font-size: 11px;
}

.ctgM {
 	float: left;
}

.ctgM ul{
  	margin: 0px;
  	padding: 0px;
  	float:left;
  	display:block;
}

.ctgM_0 {
}

.ctgM_1 {
  	display:none;
  	visibility:hidden;
}

.ctg {
    cursor: pointer;
	
  	height:auto;
	float:left; 
	padding-bottom:14px;
	padding-top:14px;
	padding-right:14px;

	
	-moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
	behavior: url(scripts/ietextselect.htc);
	
	display:block;
}

.ctg_0 {
	padding-left:14px;
	width:170px; 

}

.ctg_separator {
  	height:2px;
	float:left;
	width:198px;
	line-height: 2px;
	font-size: 2px;
	
	-moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
	behavior: url(scripts/ietextselect.htc);
}

.ctg_0_separator {
	background-image:url(images/ctg_0_separator_bg.png);
}

.ctg_1 {
	background-image:url(images/ctg_1_bg.png);
	padding-left:24px;
	width:160px; 
}

.ctg_1_separator {
	background-image:url(images/ctg_1_separator_bg.png);
}

.ctg_2 {
	background-image:url(images/ctg_2_bg.png);
	padding-left:34px;
	width:150px; 
}

.ctg_2_separator {
	background-image:url(images/ctg_2_separator_bg.png);
}

.ctg_3 {
	background-image:url(images/ctg_3_bg.png);
	padding-left:49px;
	width:135px;
	/*font-style:italic;
	color:#5555FF;*/
}

.ctg_3_separator {
	background-image:url(images/ctg_1_separator_bg.png);
}

.ctgOC {
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	behavior: url(scripts/ietextselect.htc);
	background-position:center;
	background-position:right;
	background-repeat:no-repeat;
	width:100%;
	height:auto;
	float:left;
	overflow: visible;
}

.ctgText{
	padding-right: 25px;
	float:left;
}

.ctgOC:hover {
}

.ctgOC_closed{ 
	background-image:url(images/ctg_icon_closed_bg.gif);
}

.ctgOC_opened {
	background-image:url(images/ctg_icon_opened_bg.gif);
}

.ctgOC_link{ 
	background-image:url(images/ctg_icon_link_bg.gif);
}

/* --- */

.right_rack {
	height: auto;
	width: 674px;
	float: left;
}

.right_rack_0 {
	background-image: url(images/right_rack_0_bg.png);
	background-repeat: repeat-y;
}
.right_rack_1 {
	background-image: url(images/right_rack_1_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
.right_rack_2 {
	background-image: url(images/right_rack_2_bg.png);
	background-position: top;
	background-repeat: no-repeat;
}

.right_rack_3 {
}

.inside {
	height: auto;
	width: 649px;
	float: left;
	padding-left: 10px;
	padding-top: 14px;
}

.insideBar {
	width: 100%;
	float: left;
	height: 50px;
	margin-top: 20px;
}

.insideBar_a {
	background-image: url(images/insideBar_a_bg.pnga);
}

.insideBar_a_left {
	width: 398px;
	padding-left: 14px;
	padding-right: 14px;
	float: left;
	padding-top: 5px;
	height: 45px;
	overflow: hidden;
}

.p_field {
	background-image:url(images/p_field_bg.pnga);
	width: 28px;
	padding-left: 1px;
	height: 27px;
	float: left;
	line-height: 28px;
	text-align:center;
	color: #FFFFFF;
	font-size: 11px;
	
	-moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
	behavior: url(scripts/ietextselect.htc);
}

.p_url a{
	color: #FFFFFF;
	width: 28px;
	height: 27px;
	float: left;
	line-height: 27px;
	text-align:center;
	color: #FFFFFF;
	font-size: 11px;
	
	text-decoration: none;
}
.p_url a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.p_url a:visited {
}

.p_url:hover {
}

.p_field_active {
	background-image:none;
	color: #13899F;
}

.insideBar_a_right {
	width: 146px;
	padding-left: 77px;
	float: left;
	height: 47px;
	padding-top: 3px;

}

.insideBar_b {
	font-size: 21px;
	line-height:36px;
	color:#578214;
	width: 630px;
	padding-left: 20px;
}

.insideBar_b h1 {
	font-size: 21px;
	line-height:36px;
	font-weight:normal;	
}

.insideContent_0{
	height: auto;
	width: 650px;
	float: left;
}

.insideContent_0_a{
	margin-top: 5px;
}

.insideContent_0_b{
	margin-top: 5px;
}

.insideSpace {
	width: 0px;
	float: left;
	height: 395px;
}

.insideContent_1{
	height: auto;
	width: 649px;
	float: left;
}

.thumbnail {
	width: 610px;
	float: left;
	text-align:left;
	height: 94px;
	padding-bottom: 10px;
	background-repeat:no-repeat;
	padding-left:19px;
	padding-right:20px;
}

.thumbnail_a {
	background-image:url(images/thumbnail_a_bg.pnga);
}

.thumbnail_b {
	background-image:url(images/thumbnail_b_bg.pnga);
	color: #74AD1B;
}

.thumbnail_k {
	background-image:url(images/thumbnail_k_bg.pnga);
}

.thumbnailImage_rack {
	width: 83px;
	height: 83px;
	float:left;
	padding-left:4px;
	padding-top:6px;
	
	background-position:center;
	background-repeat:no-repeat;
	
	cursor:pointer
}

.thumbnailImage_rack img {
	float:left;
	/*visibility:hidden;*/
	line-height:0px;
	font-size:0px;
	color:#FFFFFF;
}

.thumbnailImage_rack_a {
	/*background-image: url(images/betolto_c.gif);*/
}

.thumbnailImage_rack_b {
	/*background-image: url(images/betolto_c.gif);*/
}

.thumbailText_rack {
	width: 314px;
	height: 85px;
	float:left;
	padding-left:3px;
	padding-top:5px;
	overflow:hidden;
}

.thumbailTitle {
	width: 290px;
	height: 21px;
	float:left;
	padding-left:10px;
	padding-top:0px;
}

.thumbailTitle_a a{
	color: #13899F;
	text-decoration: none;
	
	
}
.thumbailTitle_a a:hover {
	color: #13899F;
	text-decoration: underline;
}

.thumbailTitle_b a:visited {
}

.thumbailTitle_b a{
	color: #74AD1B;
	text-decoration: none;
}

.thumbailTitle_b a:hover {
	color: #74AD1B;
	text-decoration: underline;
}

.thumbailTitle_b a:visited {
}

.thumbailTitle_k a{
	color: #004B72;
        /*color: #FF0000;*/
	text-decoration: none;
}

.thumbailTitle_k a:hover {
	color: #004B72;
	text-decoration: underline;
}

.thumbailTitle_k a:visited {
}


.thumbailTitle h2 {
	font-size:13px;
	line-height:21px;
	font-weight:bold;	
}

.thumbailDescription_rack_0 {
	width: 292px;
	height: 60px;
	float:left;
	padding-left:22px;
	padding-top:0px;
}

.thumbailDescription_rack_1 {
	width: 292px;
	height: auto;
	float:left;
}

.thumbailDescription {
	float:left;
	width: 275px;
	float:left;
	text-align:left;
	height: 20px;
	line-height: 20px;
	margin-right: 17px;
}

.thumbailRight_rack {
	width: 198px;
	height: 85px;
	float:left;
	padding-left:5px;
	padding-top:5px;
	overflow:hidden;
}

.thumbailPrice_rack {
	width: 198px;
	height: 39px;
	float:left;
	padding-left:0px;
	overflow:hidden;
}

.thumbailButtons_rack {
	width: 198px;
	height: 39px;
	float:left;
	padding-left:0px;
	margin-top:7px;
	padding-top:1px;
	overflow:hidden;
}

.thumbailPrice {
	width: 191px;
	height: 22px;
	float:left;
	padding-left:7px;
	overflow:hidden;
	line-height:22px;
			
	color: #578214;
  	font-size:14px;
	font-weight:bold;
}

.thumbailShipping {
	width: 180px;
	height: 17px;
	float:left;
	padding-left:7px;
	overflow:hidden;
	line-height:17px;
	font-weight:bold;
}


.bigImage_rack_0 {
	width: 440px;
	padding-left:97px;
	height: 376px;
	float:left;
}

.bigImage_rack_1 {
	background-image:url(images/bigImage_rack_bg.pnga);
	width: 440px;
	height: 376px;
	background-repeat:no-repeat;
	float:left;
}

.bigImage {
	padding-left: 2px;
	padding-top: 2px;
	width: 436px;
	height: 327px;
	float:left;

	background-position:center;
	background-repeat:no-repeat;
	background-image:url(images/betolto_b.gif);
}

.bigImage img {
	/*float:left;*/
	
	/*visibility:hidden;*/
	
	line-height:0px;
	font-size:0px;
	color:#FFFFFF;
}

.bigImageControls {
	padding-left: 12px;
	padding-right: 2px;
	width: 426px;
	height: 36px;
	padding-top: 14px;
	float:left;
}

.bigImageIndicator {
	padding-left: 6px;
	padding-top: 7px;
	float:left;
}

.productContent_0_rack {
	margin-top: 25px;
	height: auto;
	width: 649px;
	float: left;
	background-repeat:no-repeat;
}

.productContent_0_rack_a {
	background-image:url(images/productContent_0_rack_a_bg.pnga);
}

.productContent_0_rack_b {
 	color: #578214;
	background-image:url(images/productContent_0_rack_b_bg.pnga);
}

.productContent_0_rack_space {
    width: 0px;
	height: 147px;
	float: left;
}

.productContent_1_rack {
	height: auto;
	width: 649px;
	float: left;
}

.productContentLabel {
	height: 36px;
	padding-top: 8px;
	padding-left: 23px;
	width: 626px;
	float: left;
	font-size: 14px;
	font-weight: bold;
}

.productContentLabel h2 {
	font-size: 14px;
	font-weight:bold;	
}


.productContentLabel_left {
	height: 36px;
	width: 465px;
	float: left;
	line-height: 36px;
}

.productContentLabel_right {
	height: 36px;
	width: 161px;
	float: left;
}

.productContent_2_rack {
	height: auto;
	width: 449px;
	padding-left: 100px;

	float: left;
	line-height: 20px;
	padding-top:9px;
}

.productContent_2_rack_a {

}

.productContent_2_rack_b {

}

.productContent_2_rack_download {

}

.productContent_2_rack_download_icon {
	line-height: 32px;
	height:32px;
	background-repeat: no-repeat;
	padding-left: 45px;
	margin-bottom: 8px;
	cursor:pointer;
	width:450px;
	float:left;
}

.productContent_2_rack_download_icon:hover {
	text-decoration: underline;
}

.productContent_2_rack_download_icon_a {
	background-image:url(images/download_a_icon.pnga);
}

.productContent_2_rack_download_icon_b {
	background-image:url(images/download_b_icon.pnga);
}

.productContent_2_rack_download_icon_c {
	background-image:url(images/download_c_icon.pnga);
}


.productContent_2_rack_download a{
	color: #13899F;
}

.productContent_2_rack_download a:hover {
	color: #578214;
	text-decoration: underline;
}

.productContent_2_rack_download a:visited {
}

.productContent_3_rack {
	height: auto;
	width: 449px;
	/*padding-left: 100px;*/

	float: left;
	line-height: 20px;
	padding-top:9px;
}

.productContent_3_rack_a {

}

.productContent_3_rack_b {

}

.insideBottom {
	width: 633px;
	float: left;
	height: 60px;
	margin-top: 6px;
	line-height: 57px;
	padding-left: 17px;
	color:#FFFFFF;
	font-size:11px;
	
	-moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
	behavior: url(scripts/ietextselect.htc);
	
	cursor:default;
}

/* --- */

.bottom {
	background-image: url(images/bottom_bg.png);
	background-repeat: no-repeat;
	width: 100%;
	float: left;
	margin-top: 14px;
	
	padding-top: 30px;
	height: 56px;
	padding-bottom: 23px;
}

.bottomMenu {
	float: left;
	padding-left: 160px;
	color: #FFFFFF;
}

.bottomMenu a{
	color: #FFFFFF;
	text-decoration:none;
	margin-left: 30px;
	line-height: 56px;
	font-size: 12px;	
}
.bottomMenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bottomMenu a:visited {
}

.bottomCreator{
  	float: right;
	padding-right: 18px;
	color: #85A8BB;
	line-height: 56px;
	font-size: 12px;	
}

.bottomCreator a{
	color: #85A8BB;
	text-decoration:none;
	margin-right: 18px;
	
}
.bottomCreator a:hover {
	color: #85A8BB;
	text-decoration: underline;
}

.bottomCreator a:visited {
}

.modalbox {
	width: 100%;
	
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	color: #13899F;
}

.modalbox_inputText{
	width: 180px;
}

.modalbox_descriptionRack{
	padding-top: 7px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1E8F3;
	border-right-color: #B1E8F3;
	border-bottom-color: #B1E8F3;
	border-left-color: #B1E8F3;
	text-align:justify;
	font-size: 11px;
	color:#FF0000;
}

.modalbox_buttonsRack{
	padding-top: 14px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B1E8F3;
	border-right-color: #B1E8F3;
	border-bottom-color: #B1E8F3;
	border-left-color: #B1E8F3;
}

.modalbox input {
	color: #13899F;

	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
