html,body, img, form {
	margin:0; padding:0;

}
.clear {
	clear: both;
}
html,body {
	height: 100%;
	font-family: arial, helvetica, sans-serif;
	color: #000;;
	/*background-color:#f0f0f0;*/
	background-color:#ffffff;

}
#header {
	width: 920px;
	height: 90px;
	margin: 0 auto 10px auto;
	position: relative;
	background-color: white;
	/*
	border-left: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
        -moz-border-radius-bottomleft:5px;
        -webkit-border-bottom-left-radius:5px;
        -opera-border-bottom-left-radius:5px;
        -khtml-border-bottom-left-radius:5px;
        border-bottom-left-radius:5px;

        -moz-border-radius-bottomright:5px;
        -webkit-border-bottom-right-radius:5px;
        -opera-border-bottom-right-radius:5px;
        -khtml-border-bottom-right-radius:5px;
        border-bottom-right-radius:5px;
	*/
}
#header #logo {
	font-size: 15px;
	font-weight: bold;
	color: #F53333;
	position: absolute;
	left: 0px; top:30px;
	width: 206px; height: 60px;
	background: url('../img/ibizness.gif') no-repeat left;
	text-decoration: none;
}
#header #logo span {
	display: none;
}

#header #beta{
	display: block;
	width: 30px; height: 12px;
	position: absolute;
	left: 0px; top: -15px;
	color: red;
	font-size: 10px;
	
}
#headermenu {
	list-style:none;
	margin: 0; padding:0;
	position: absolute;
	top: 10px; right: 10px;	
}
#headermenu li {
	float: left;
	margin: 0 5px 0 5px;
}
#headermenu li a {
	font-size: 0.8em;
	text-decoration: underline;
	color:#000;
}
#catalogmenucontainer {
	width: 920px;
	margin: 0 auto 10px auto;
	height: 30px;
}
#container {
	width: 920px;
	background-color:  #b1b5b7;
	border: 1px dotted #4c4c4c;
	margin: 0 auto;
	height: 300px;
	position: relative;
	/*
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        -opera-border-radius:5px;
        -khtml-border-radius:5px;
        border-radius:5px;
	*/
}
#infocontainer {
	width: 920px;
	margin: 0 auto;
	position: relative;
}
#screenshot {
	width: 400px;
	height: 261px;
	/*background: url('../img/screenshot.gif') no-repeat left; */
	position: absolute;
	top: 30px;
	right: 10px;
	
}
.shots{
	display:block;
	width: 60px;
	height: 60px;
	overflow: hidden;
	float:left;
	margin: 2px;
	background-color: white;
	border: 1px solid #e0e0e0;
}
.shots img{
	left:50%;
	margin-left: -30px;
}
#maintext {
	width: 400px;
	padding: 20px;
	font-family: helvetica,arial,sans-serif;
}
#maintext {
	margin-top: 0;
	padding-top: 5px;
}
#maintext h2{
	color: #000;
	font-family: helvetica,arial,sans-serif;
}
#maintext li {
	color: #d40000;
}
#maintext li span{
	color: black;
}

#registerbutton {
	display: block;
	width: 172px;
	height: 28px;
	background: url('../img/buttonreg.gif') no-repeat left;
	position: absolute;
	bottom: 40px;
	left: 100px;
}
#sysprice {
	position: absolute;
	bottom: 15px;
	left: 145px;
	font-size: 0.8em;
}
#twitt {
	position: absolute;
	font-size: 0.8em;
	width: 140px;
	height: 20px;
	right: 15px;
	top: 5px;
}
#twittprofile{

	font-size: 0.8em;


}

#registerbutton span {
	display: none;
}

#features{
	width: 920px;
	margin: 0 auto;
}
#features ul {
	margin:0; padding:0;
}
#features li {
	width: 440px;
	height: 90px;
	float: left;
	padding:0; margin:0;
	margin-left: 15px;
}

#homenews{
	width: 920px;
	margin: 0 auto;
}
#homenews ul {
	margin:0; padding:0;
}
#homenews li {
	width: 440px;
	height: 120px;
	float: left;
	padding:0; margin:0;
	margin-left: 15px;
}
h2 {
	margin-bottom: 0;
}
h3 {
	font-size: 1em;
	border-bottom: 1px solid #d40000;
	padding-bottom: 5px;
}
h4 {
	font-size: 0.9em;
	padding:0; margin:0;
}
#features p {
	font-size: 0.9em;
	padding:0; margin:0;
}
#homenews p {
	font-size: 0.9em;
	padding:0; margin:0;
}
#footer {
	width: 920px;
	margin: 10px auto;
	text-align: center;
	font-size: 0.9em;
}
#footer a {
	color: #000;
}
#stats {
	padding-top: 20px;
	width: 920px;
	text-align: left;
}

.prices {
	font-size: 0.9em;
	margin: 0 auto;
}
.prices thead td {
	padding: 20px 5px;
	font-weight: bold;
}
.prices th {
	font-weight: bold;
	color: #300018;
	text-align: center;
	background-color: #FFA81E;
}
.prices tbody td,
.prices tbody th{
	border-collapse: collapse;
	border-bottom: 1px solid #000;
	padding: 10px 5px;
}
.prices td.price{
	text-align: center;
}
.prices tbody td,
.prices tbody th {
	padding: 5px;
}
.prices tfoot td {

	padding: 10px 5px 20px 5px;
	font-size: 0.8em;
}
#fyi {
	width: 600px;
	color: red;
	margin: 0 auto;
	font-size: 0.8em;
	padding-top: 10px;
}
#ajaxBusy {
	position: fixed;
	top: 50%;left: 50%;
	width: 35px; height: 32px;
	z-index: 1500;
	display: none;
	background: url('../img/ajax-loader.gif') no-repeat left;
}
/*  Boxy styles  */
.boxy-wrapper  {width: auto;}
.boxy-wrapper td,
.boxy-wrapper th {margin:0; padding:0; border: 0; }
.boxy-wrapper tr { background: none;}
.boxy-wrapper { position: absolute; }
.boxy-wrapper.fixed { position: fixed; }

/* Modal */

.boxy-modal-blackout { position: absolute; background-color: white; left: 0; top: 0; }

/* Border */

.boxy-wrapper { empty-cells: show; z-index: 10;}
.boxy-wrapper .top-left,
.boxy-wrapper .top-right,
.boxy-wrapper .bottom-right,
.boxy-wrapper .bottom-left { width: 10px; height: 10px; padding: 0 }

.boxy-wrapper .top-left { background: url('../img/boxy/boxy-nw1.png'); }
.boxy-wrapper .top-right { background: url('../img/boxy/boxy-ne1.png'); }
.boxy-wrapper .bottom-right { background: url('../img/boxy/boxy-se1.png'); }
.boxy-wrapper .bottom-left { background: url('../img/boxy/boxy-sw1.png'); }

/* IE6+7 hacks for the border. IE7 should support this natively but fails in conjuction with modal blackout bg. */
/* NB: these must be absolute paths or URLs to your images */
.boxy-wrapper .top-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cake1/img/boxy/boxy-nw1.png'); }
.boxy-wrapper .top-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cake1/img/boxy/boxy-ne1.png'); }
.boxy-wrapper .bottom-right { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cake1/img/boxy/boxy1-se.png'); }
.boxy-wrapper .bottom-left { #background: none; #filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/cake1/img/boxy/boxy-sw1.png'); }

.boxy-wrapper .top,
.boxy-wrapper .bottom { height: 10px; background-color: #889B7E; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }

.boxy-wrapper .left,
.boxy-wrapper .right { width: 10px; background-color: #889B7E; opacity: 0.6; filter: alpha(opacity=60); padding: 0 }

/* Title bar */

.boxy-wrapper .title-bar { background-color: #000; padding: 6px; position: relative; }
.boxy-wrapper .title-bar.dragging { cursor: move; }
.boxy-wrapper .title-bar h2 { font-size: 12px; color: white; line-height: 1; margin: 0; padding: 0; font-weight: normal; }
.boxy-wrapper .title-bar .close { color: white; position: absolute; top: 6px; right: 6px; font-size: 90%; line-height: 1; text-decoration: none; }

/* Content Region */

.boxy-inner { background-color: white; padding: 0 }
.boxy-content { padding: 15px;
}
form.boxy-content {
	padding-top: 0;
}


/* Question Boxes */

.boxy-wrapper .question { width: 350px; min-height: 80px; }
.boxy-wrapper .answers { text-align: right; }


/* ---- Catalog menu --- */
#catalogmenu {
	display: block;
	width: 920px;
	height: 30px;
	padding: 0;
	margin:0;
	list-style: none;
	/*border: 1px solid #4c4c4c;*/
	background-color: white;
}
#catalogmenu li {
	margin:0;
	padding:0;
	font-size: 0.9em;
	display: block;
	float: left;
	height: 30px;
}
#catalogmenu li:hover {
	background-color: #d40000;
}
#catalogmenu li:hover a{
	color: white;
}
#catalogmenu li.active {
	background-color: #4c4c4c;
}
#catalogmenu #licompany{
	width: 150px;
	text-align: center;
}
#catalogmenu #liproducts{
	width: 180px;
	text-align: center;
}
#catalogmenu #licampaigns{
	width: 200px;
	text-align: center;
}
#catalogmenu #litop{
	width: 120px;
	text-align: center;
}
#catalogmenu #linews{
	width: 130px;
	text-align: center;
}
#catalogmenu #liseeks{
	width: 130px;
	text-align: center;
}
#catalogmenu a {
	color: black;
	text-decoration: none;
	line-height: 30px;
	display: block;
	height: 30px;
	/*font-family: Georgia,sans-serif,helvetica,arial;*/
	font-family: sans-serif,helvetica,arial;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
}

#catalogmenu li.active a{
	color: white;
}
/*---- Catalog ---- */
#catalogcontainer {
	/*width: 880px*/;
	width: 895px;
	padding: 10px 5px 10px 20px; /* 180px */
	background-color: #f2f2f2;
	margin: 0 auto;
	position: relative;
	/*
        -moz-border-radius:5px;
        -webkit-border-radius:5px;
        -opera-border-radius:5px;
        -khtml-border-radius:5px;
        border-radius:5px;
	*/
	border: 1px dotted #bababa;
}
#profilecontainer {
	width: 880px;
	padding: 10px 20px;
	margin: 0 auto;
	position: relative;
	background-color:  #f2f2f2;
	border: 1px dotted #bababa;
}
#catalogcontainer h2,#profilecontainer h2 {
	font-size: 1em;
	margin-bottom: 20px;
}

/* ---------- Last Added ------------ */
#catalogLastAdded {
	width: 170px;
	float: left;
	margin-left: 20px;
}
.lastpublic {
	position: relative;
	width: 160px; height: 150px;
	border: 1px solid #000;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	display: block;
	vertical-align: middle;
	background-color: white;
}

.lastpublic a{
	color: #000;
}
.lastpublicmiddle {
	width: 160px; height: 150px;
	display: table-cell;
	vertical-align: middle 
}
.lastpublic img {
	display: block;
	margin:0 auto;
	border: 0;
}
.lastpublic_title {
	text-align: center;
}


/*------   Top  -----------------------*/
#cataloglistcontainer{
	margin:0; padding:0;
	width: 713px;
	float: left;	
}
#catalogfrontitems {
	margin:0; padding:0;
	width: 530px;
	float: left;

}
#catalogfrontitems li{
	display: block;
	float: left;
	width: 100%;
	font-weight: bold;
	margin-bottom: 30px;
}
#catalogfrontitems li a {
	color: black;
	text-decoration: none;
}
#catalogfrontitems li a:hover {
	text-decoration: underline;
}
#catalogfrontitems li ul{
	margin:0; padding:0;
	border-top: 1px solid #d40000;
	padding-top: 4px;
}
#catalogfrontitems ul li{
	display: block;
	width: 50%;
	height: 20px;
	font-weight: normal;
	float: left;
	margin:0;
}
#catalogfrontitems ul a {
	color: black;
	text-decoration: none;
	font-size:0.9em;
}
#catalogfrontitems ul a:hover {
	color: #300018;
	text-decoration: underline;
}
/*---------- Sub ------------------*/
#subcatalogfrontitems {
	display: block;
	width: 95%;
	border: 1px solid #E5EDB8;
	margin:0; padding: 20px;
}
#subcatalogfrontitems li{
	display: inline-block;
	width: 49%;
	height: 25px;
	font-weight: normal;
	margin:0;
}
#subcatalogfrontitems a {
	font-size: 1em;
	font-weight: normal;
	color: #300018;
	text-decoration: none;
}
#subcatalogfrontitems a:hover {
	color: #300018;
	text-decoration: underline;
}

/*---------- Path ------------------*/
#catalogpath {
	margin:0; padding:0;
	margin-bottom: 10px;
}
#catalogpath li{
	display: inline;
	width: 49%;
	height: 25px;
	font-weight: normal;
	margin:0;
}
#catalogpath a {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
#catalogpath a:hover {
	color: #d40000;
	text-decoration: underline;
}
/* ---------- Catalog Listitem Table ----------*/
table.cataloglist {
	width: 100%;

}

.cataloglist .listitem {
	background: none;
	font-size: 0.8em;
	background-color: white;
	margin: 10px;
}
.cataloglist .listitemimage {
	width: 100px;
	text-align: center;
}
.cataloglist .listitemimage img {
	border: none;
}
.cataloglist .listitemimage a {
	border: none;
	color: #000000;
}
.cataloglist .listitemcontent {
	text-align: left;
}
.cataloglist .listitemcontent a {
	text-align: left;
	text-decoration: none;
	padding: 0; margin:0;
	color: #000;
}
.cataloglist .listitemcontent h2 {
	height:0;
	margin:0;padding:0;
	line-height: 1em;
}
.cataloglist .listitemcontent h4 {
	display: block;
	margin: 0; padding:0;
}

.cataloglist .listitemcompany {
	width: 150px;
	text-align: center;
}
.cataloglist .listitempoints {
	width: 150px;
	text-align: center;
	font-size: 1.5em;
}
.listitemcompany a {
	color: #000;
}
.cataloglist .listitemperiod {
	width: 150px;
	text-align: center;
	font-size: 1.4em;
}
.listitemcompany a {
	color: #000;
}
.cataloglist .listitemimage,
.cataloglist .listitemcontent,
.cataloglist .listitemcompany {
	padding: 10px;
}
/* ------------  Profile ------------- */
.profilecard {
	background-color: white;
	padding: 0 10px 10px 10px;
}
.b2bprofilelogo {
	float: right;
	margin-top: 10px;
}
.b2bprofiletitle {
	float: left;
}
.companyComunicate {
	font-size: 1em;
	font-weight: normal;
	padding: 5px 0 15px 0;
	text-align: left;
}
.companyComunicate a {
	font-weight: normal;
	text-decoration: underline;
	color: #000;
}
/* ----------- POP up ---------- */
#popup {
	background-color: white;
	padding:5px;
	margin: 0 auto;
	width: 700px;
	font-size: 0.9em;
}
#popup #header {
	width: 700px;
	height: 80px;
	position: relative;
	background-color: white;
}
#popup #logo {
	font-size: 15px;
	font-weight: bold;
	color: #F53333;
	position: absolute;
	left: 60px; top:15px;
	width: 206px; height: 60px;
	background: url('../img/ibizness.gif') no-repeat left;
	text-decoration: none;
}
#popup #logo span {
	display: none;
}

#popup #header a{
	left: 0;
}
/* Pubitem Info */
.pubitemInfo{
	width: 370px;
	float: left;
}
.pubitemImage{
	width: 320px;
	float: right;

}
.pubitemImage img {
	margin:0 auto;
	display: block;
	border: 1px dotted gray;
	padding: 1px;
}
table.pubitemInfoTable tr {
	background:none;
}
table.pubitemInfoTable {
	border-bottom: 1px dotted #000;
	display: block;
}
table.pubitemInfoTable td{
	padding: 5px;
}
table.pubitemInfoTable .label {
	text-align: right;
	width: 30%;
	vertical-align: top;
	font-weight: bold;
}
table.pubitemInfoTable .title,
table.pubitemInfoTable .description {
	text-align: justify;
}
/* campaign Info */
.campaignInfo{
	width: 100%;
	float: left;
}
.campaignImage{
	width: 320px;
	float: right;

}
.campaignImage img {
	margin:0 auto;
	display: block;
	border: 1px dotted gray;
	padding: 1px;
}
table.campaignInfoTable tr {
	background:none;
}
table.campaignInfoTable {
	border-bottom: 1px dotted #000;
	display: block;
}
table.campaignInfoTable td{
	padding: 5px;
}
table.campaignInfoTable .label {
	text-align: right;
	width: 30%;
	vertical-align: top;
	font-weight: bold;
}
table.campaignInfoTable .title,
table.campaignInfoTable .description {
	text-align: justify;
}
/*-------------- News --------------------- */
.listitemcontent .scribeText a {
	text-decoration: underline;
	color: #ef5c15;
}
.listitemcontent .newsMore {
	display: block;
	width: 100%;
	height: 20px;
	text-align: center;
	bottom: 0;
	margin-top: 10px;
}
.listitemcontent .newsMore a{
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;

}
.showMoreNews {
	background-color: #d40000;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	width: 30%;
	margin: 10px auto;
	padding: 2px 0;
	clear:both;
	
}
.showMoreNews a {
	color: white;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 1em;
}

/* --------------- Mails ------------- */

.mailrow {
	cursor: pointer;
}
tr.mailopenrow {
	background: none;
	background-color: white;
}
.mailopenrow td {
	padding: 15px;
}
.messageActions {
	text-align: right;
	margin-bottom: 10px;
}
.messnew td {
	font-weight: bold;
}
.topnewmessages{
	font-size: 0.8em;
	color: red;
}
#MessageTitle {
	width: 500px;
}
#MessageBody {
	width: 500px;
}
form div.submit {
	text-align: right;
	margin-top: 10px;
}
div.error-message {
	clear: both;
	color: red;
	font-size: 0.8em;
}
/* Notices and Errors */
#messages div {
	border:1px solid #d70000; 
	padding:10px 20px 10px 40px ; 
	 
	margin:0 auto; 
	color: #000;
	background-color: #f2f2f2;
	width: 400px;

}
#messages .error {
	background-image: url('../img/flag_red.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;	
}
#messages .notice {
	background-image: url('../img/flag_yellow.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;	
}
#messages .success {
	background-image: url('../img/flag_green.png');
	background-repeat: no-repeat;
	background-position: 10px 10px;	
}
/* Ads */
#catalogadv {
	display: block;
	width: 170px; height: 20px;
	position: absolute;
	top: 15px;
	right: 10px;
	text-align: right;
}
#catalogadv a {
	color: #000;
}
#banners_main {
	/*position: absolute;*/
	width: 150px;
	padding:0px 10px 0px 0px;
	text-align: right;
	float:left;
	margin-left:15px;
}
#banners_main img {
	border: 0;
}
#banners_main h4 {
	text-align: left;
}
#banners_main h5{
	text-align: left;
	margin:10px 0 0 0;padding:0;
}
#bannerheader2{
	position: absolute;
	/*
	top: 53px;
	right: 500px;
	*/
	top: -93px;
	left: 260px;
}

/* Activities */
.activity {
	text-align: left;
	width: 150px;
	margin:5px 0 0 0 ;
	padding:0px 10px 0px 0px;
	list-style: none;
	font-size: 0.8em;
}
.activity li {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid gray;
}
.activityparner {
	color: red;
}

/* Seeks */
.seekType {
	background-color: #d70000;
	color: white;
	padding: 0 6px;
}
/* Paginator */
.paginator {
	text-align: right;
}
.paginator img{
	padding: 0 4px;
}
.paginator a {
	color: black;
}
.paginator .current {
	color: #d70000;
}
/* Evolution */
.evolution {
	font-size: 0.8em;
	color: gray;
	text-align: center;
}



