
/***********************************************************************
* Page UNDERconstruction style
/***********************************************************************/
			Table { font-size: 11px; color: Black; }
			.HeaderStyle { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; HEIGHT: 27px;  }
	
			TABLE.TableBorder { BACKGROUND-COLOR: #74baf3 }	
	
			TD.TableTD {BACKGROUND-COLOR: #f1f9ff}		
			TD.TableTD A:link {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: underline}
			TD.TableTD A:visited {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: underline}
			TD.TableTD A:hover {FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #0066cc; TEXT-DECORATION: none}


/*****************************************************
Solution style
*****************************************************/

a.Solution:link,
a.Solution:visited
{
	  font-family: Tahoma, Arial, Verdana;
      text-decoration:none;
      color:#666666;
      letter-spacing:0px
}
a.Solution:hover
{
	  font-family: Tahoma, Arial, Verdana;
      text-decoration:none;
      color:Black;
      letter-spacing:0px
}

.orange
{
	color:#FF6600;
}

A.Solution:hover SPAN
{
	  font-family: Tahoma, Arial, Verdana;
	  text-decoration:underline;
      color:#FF6600;
}

/***********************************************************************
* General style
/***********************************************************************/
Body { font-family: Arial, Verdana; font-size:11px; }	
TD { font-family: Arial, Verdana; font-size:11px; }	
P {
	font-family: Arial, Verdana; font-size:12px; 
	margin: 7px 0px;
	text-align: justify;
}
p.aright {
	text-align: right;
}

/* taitlai: */
h1 {
	color: #325AB3;
	font-weight: bold;
	font-size: 15px;
	display: list-item;
	list-style-image: url(../Images/SauleNet/tick_blue.gif);
	list-style-position: outside;
	margin-left: 20px;
	margin-top: 10px;
}

h2 {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
	display: list-item;
	list-style-image: url(../Images/SauleNet/tick_orange.gif);
	list-style-position: outside;
	line-height: 15px;
	margin-left: 34px;
}

hr {
	width: 100%;
	size: 0;
	height: 0px;
	border-style: none;
	border-bottom-style: solid;
	border-bottom-color: #325AB3;
	border-bottom-width: 1px;
	/*noshade;*/
}
.content P {
	padding-left: 15px;
}
hr.cont {
	border-bottom-color: #CECECE;
	margin-left: 15px;
}

a:link,
a:visited 
{	 
      text-decoration:underline;
      color:#0038B1;
}

a:hover
{
      text-decoration:none;
      color:#FF6600;
}
.textHighlight {
	color: #FF6600;
	font-weight: bold;
}

.shadowLeft {
	background-image: url(../Images/SauleNet/content_shadow_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.shadowRight {
	background-image: url(../Images/SauleNet/content_shadow_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.shadowLeftCorner {
	background-image: url(../Images/SauleNet/content_left_bott_corner.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.shadowRightCorner {
	background-image: url(../Images/SauleNet/content_right_bott_corner.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.footerCopyright {
	padding-top: 8px;
	padding-left: 15px;
	padding-right: 10px;
}
.footerContent {
	background-image: url(../Images/SauleNet/content_shadow_bott.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 19px;
	padding-left: 10px;
	padding-right: 10px;
	color:#666666;
}
/*------- boxai ---------*/
.leftBoxContent P {
	font-size: 11px;
	text-align: left;
}
.leftBoxPrice {
	color: #FF6600;
	font-weight: bold;
	font-size: 11px;
	border-color: #BCBCBC;
	border-style: solid;
	border-width: 1px;
	padding: 4px;
	text-align: center;
	background-color: #F4F4F4;
}
.leftBoxHeader {
	background-color: #E7E7E7;
	padding-top: 7px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 7px;
	color: #5A5A5A;
	font-size: 14px;
}
.leftBoxContent {
	background-image: url(../Images/SauleNet/left_box_bg.gif);
	background-repeat: repeat-y;
	padding: 7px;
	color: #5A5A5A;
}
.leftBoxText {
	color: #5A5A5A;
	font-size: 11px;
	text-align: left;
}
/*----------*/


.leftExtension {
	background-image: url(../Images/SauleNet/left_extension.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.rightExtension {
	background-image: url(../Images/SauleNet/right_extension.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.smallText {
	font-size: 11px;
}

/*----------- TABLES -----------*/
.cellwhite,
.cellwhiteAlt,
.cell_info,
.cell_infoAlt,
.header_cell {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.header_cell {
	background-color: #BDD0F5;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
.cellwhite {
	background-color: #FFFFFF;
}

.cell_infoAlt,
.cell_info {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #85A2E0;
	border-bottom-color: #BDD0F5;
	text-align: center;

}
.cell_info {
	background-color: #FFFFFF;
}
.cellwhiteAlt {
	background-color: #DAE6FC;
}
.cell_infoAlt {
	background-color: #F1F5FE;
}

/*-------- INPUTAI ---------*/

.inputStyle {
	font-family: Arial, Verdana; font-size:12px; 
	border-color: #85A2E0;
	background-color: #F1F5FE;
	width: 200px;
	border-width: 1px;
	border-style: solid;
}
/*--------- submeniu backgroundai ----------*/
.subLeft {
	background-image: url(../Images/SauleNet/submenu_left.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 8px;
	height: 27px;
}
.subRight {
	background-image: url(../Images/SauleNet/submenu_right.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 8px;
	height: 27px;
}
.subCenter {
	background-image: url(../Images/SauleNet/submenu_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFFFFF;
	height: 27px;
	font-weight: bold;
}

/*****************************************************
Validation Text
*****************************************************/
.validationWarningSmall,
.validateError
{
    color: Red;
    font-size : 12px;    
}

.validateWarning
{
	color: Black;
    font-size : 12px;   
}


.noneText
{
	display:none;
}

.displayText
{
	display:block;
}


