﻿/*Basic Design Starts*/

#resultarea
{
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	background-color: #fff;
	border: solid 0px green;
	font-family: Arial;
	font-size: 12px;
	width: 768px;
}
.piinfosoftTblMain
{
	float: left;
	width: 100%;
	border: solid 0px red;
}
.piinfosoftMidSpacer
{
	width: 8px;
	float: left;
	border: solid 0px Aqua;
}
#offer-results
{
	float: left;
	border: solid 0px blue;
	width: 510px; /*Change*/ /*change in .fb_tl*/
}
#offer-searchmask
{
	float: right;
	width: 260px;
	margin-right: 0px;
	border: solid 0px yellow;
}
.piinfosoftpopupwidth
{
	width: 600px;
	border: solid 0px green;
}

.piinfosoftsearchinput
{
	width: 240px;
}
.piinfosoftClsDateTxt
{
	width: 215px;
	font-size: 12px; /*height: 16px;*/
}
input.piinfosoftsearchinput
{
	width: 235px;
}

.piinfosoftnumimages
{
	display: inline;
	float: left;
	margin: 2px;
	height: 23px;
	width: 23px;
}
.piinfosoftsearchbtn
{
	width:229px;
}
/*Basic Design Starts*/

.fb_head2
{
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
	color: #003366;
	margin: 0px;
}
.AccordeonSelection
{
	font-size: 11px;
	background-image: url(../rribe/img/backgrounds/rowmark_bg_1.gif); /*Change*/
	color: #000;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	border: 1px solid #DBDBDB;
	cursor: pointer;
	padding-left: 5px;
	width: 99%;
}
.NormalLink
{
	color: #993300;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	float: right;
	margin-right: 3px;
}
.IconSlideDown
{
	background: url(../rribe/img/icons/accordeon_open.gif);
	float: left;
	margin-right: 5px;
	margin-left: 3px;
	width: 22px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.IconSlideUp
{
	background: url(../rribe/img/icons/accordeon_close.gif);
	width: 22px;
	height: 23px;
	margin-right: 5px;
	margin-left: 3px;
	float: left;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}



.AccordeonSelectionSub
{
	background-color: #c7ffc6;
	font-weight: normal;
	color: #000;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	/*border: solid 1px #ddd;*/
	cursor: pointer;
	padding-left: 5px;
}

.AccordeonSelectionDiv
{
	font-size: 11px;
	font-weight: normal;
	background-color: #e3e3e3; /*Change*/
	color: #000;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
}
.AccordeonSelectionBig
{
	background-image: url(../rribe/img/backgrounds/rowmark_bg_1.gif);
	font-size: 14px;
}
.AccordeonSpacer
{
	height: 5px;
}
/* IE6 fixes for above classes */
*html .AccordeonSpacer
{
	height: 0px;
}

.AccordeonSelectionTabs
{
	background-color: #6BAED3;
}
.fb_bl
{
	background-color: #c0eeff; /*f0f0f0 fee896*/ /*Change*/
}
.fb_tr
{
	padding: 5px;
}


/**************/
/* TAB BAR*/
/**************/


ul.idTabs
{
	background-color: #f0f0f0; /*Change*/
	margin: 0;
	padding: 3px 0 3px 0;
	width: 100%;
	background-image: none;
	border: 1px solid #dbdbdb;
}

ul.idTabs li
{
	list-style: none;
	display: inline;
	padding-left: 5px;
}

ul.idTabs li a
{
	padding: 3px;
	font-size: 10px;
	color: #003366;
	font-weight: normal;
}

ul.idTabs li a:hover
{
	background-image: url(/../rribe/img/backgrounds/fb_header_section1.gif);
	border-left: 1px solid #dbdbdb;
	border-right: 1 px solid #dbdbdb;
	padding: 3px 2px 3px 2px;
}


ul.idTabs a.selected
{
	color: #003366;
	font-weight: bold;
	background-image: url(/../rribe/img/backgrounds/fb_header_section1.gif);
	border-left: 1px solid #dbdbdb;
	border-right: 1 px solid #dbdbdb;
	padding: 3px 2px 3px 2px;
}

.idTabContent
{
	background-color: #f0f8ff; /*Change*/
	border: 1px solid #dbdbdb;
	width: 100%;
}



/*****************************************************************************************************/
/* Graphical buttons */
/*****************************************************************************************************/
div.btns
{
	zoom: 1;
	white-space: nowrap;
}
div.btns:after
{
	display: block;
	clear: both;
	content: '';
}
div.btns a.btn:hover span
{
	opacity: 0.6;
	filter: alpha(opacity:80);
}
xmp
{
	margin: 0;
	font-size: 1.0em;
}
div.btns a.btn
{
	float: left;
	background: buttonface url(../rribe/img/buttons/border.gif) no-repeat;
	cursor: pointer;
	font-size: 0;
	text-align: center;
	text-align: center;
	display: block;
	_width: 85px;
	min-width: 85px;
	text-decoration: none;
	margin: 3px 2px;
}
div.btns a.btn span
{
	padding: 3px 8px 4px 8px;
	text-align: center;
	position: relative;
	left: 1px;
	top: 1px;
	display: block;
	text-decoration: none;
	background: url(../rribe/img/buttons/border.gif) right bottom no-repeat;
	font-size: 11px;
	color: #222;
	white-space: pre;
	white-space: nowrap;
}
div.btns a.green
{
	background-color: rgb(148,226,148);
}
div.btns a.blue
{
	background-color: rgb(177,215,237);
}
div.btns a.pink
{
	background-color: rgb(192,192,192);
}
div.btns a.yellow
{
	background-color: rgb(254,232,150);
}
div.btns a.small
{
	font-size: 9px;
	font-weight: normal;
}
#btnsmall
{
	font-size: 9px;
	padding: 2px 6px 3px 6px;
	text-align: center;
	position: relative;
	left: 1px;
	top: 1px;
	display: block;
	text-decoration: none;
	background: url(../rribe/img/buttons/border.gif) right bottom no-repeat;
	font-size: 11px;
	color: #222;
	white-space: pre;
	white-space: nowrap;
}



.piinfosoftTRLoad
{
	background-color: #fff;
}



.sb_bl
{
	background-color: #e3e3e3; /*Change*/
}
.sb_tr
{
	/*background: url(/../rribe/img/box/corner/xfb_tr.gif) 100% 0 no-repeat;*/
	padding: 5px;
}
.sb_head
{
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #000;
	padding: 2px;
	margin: 10px 0px 10px 0px;
	height: 22px;
	line-height: 22px;
}

.sb_head2
{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 3px;
	color: #000;
}
.sb_text
{
	/*font-size: 11px;*/
	font-weight: normal;
	border: solid red 0px;
	padding: 0 5px 0 5px; /*height: 23px;*/
}

.Transparent
{
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	background-image: none;
	background-color: #f0f0f0; /*Change*/
	color: #000;
	border: 1px solid #DBDBDB;
	height: 23px;
	line-height: 23px;
}
.RowLow
{
	font-weight: normal;
	z-index: 100;
	cursor: pointer;
	background-color: #fff;
	color: #000;
}

.RowHigh
{
	font-weight: normal;
	z-index: 100;
	cursor: pointer;
	background-color: #fee896; /*Change*/
	color: #000;
}

.link_text
{
	text-decoration: none;
	color: #1C4C78;
	font-weight: bold;
	font-size: 11px;
}

.textcolumn
{
	background-color: #c0eeff; /*Change*/
	width: 100%;
	float: left;
	color: #000;
}
.fb_tl
{
	width: 510px;
	background-color: #c0eeff;
}

.sb_bl
{
	width: 260px;
}
.sb_br
{
	background: url(/../rribe/img/box/corner/xfb_br.gif) 100% 100% no-repeat;
}
.sb_tl
{
	background: url(/../rribe/img/box/corner/xfb_tl.gif) 0 0 no-repeat;
}
#nocostdiv
{
	margin: 0 0 0 8px;
	border: solid 0px red;
	width: 411px;
	float: left;
}


.piSpnCountry
{
	font-weight: bold;
	margin-left: 5px;
	font-size: 12px;
}
.online
{
	font-style: italic;
	font-size: 14px;
}

.pidivTheme
{
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}
.textcolumn
{
	width: 100%;
	float: left;
	color: #000;
}



.piinfosoftClsTxt
{
	width: 250px;
	font-size: 12px; /*height: 16px;*/
}
.link_price
{
	color: #993300;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}
.clickimage
{
	vertical-align: middle; /*margin-top: -10px;*/
}
.piinfosoftP2packnamestyle
{
	color: Navy;
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 15px;
}

.Transparentmain
{
	background-color: white;
}
.divRowLevelmain
{
	width: 100%;
	margin-bottom: 1px;
	border: 0px solid red;
	cursor: pointer;
	padding-right: 10px;
	padding-bottom: 0px;
	background-color: #e3e3e3; /*Change*/
}

.Rowbackground
{
	background-color: #e3e3e3; /*Change*/
}
.RadioON
{
	background: url(../rribe/img/icons/butt_green.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.RadioOFF
{
	background: url(../rribe/img/icons/butt_grey.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}


.RadioXX
{
	background: url(http://62.40.10.67/rribe/img/icons/butt_brown.gif);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}





/*NEW*/
.RowLow2Level
{
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
	background-image: url(../rribe/img/backgrounds/rowlow_bg_1.gif);
	color: #000;
	border: 1px solid #DBDBDB;
	height: 23px;
	line-height: 23px;
}

.piinfosoftButtonBack
{
	height: 25px;
	clear: both;
	border: solid 0px red;
	background-color: #f0f8ff;
}
