/*
0,147,198
*/

body {
	margin-top:0px;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;

	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;

/*	background-image:url(../img/layouts/xpoit/BackgroundGradient.jpg);
	background-repeat:repeat-x;
	background-position:top center;*/
	background-color:#FFFFFF;

	color:rgb(153, 153, 153);
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
	color:rgb(106,24,234);
	text-decoration:none;
	font-weight:bold;
}

.link {
	color:rgb(106,24,234);
	text-decoration:none;
	font-weight:bold;
}

.text {
	color:rgb(0,0,0);
	text-decoration:none;
	font-weight:normal;
}

/* navbar */

.navbar ul.menu {
	display:block; 
	list-style-type:none; 
	margin:0px; 
	padding:0px;
}

.navbar ul.menu li {
	display:inline;
	line-height:50px;

	font-size:11px;
	font-weight:bold;
}

.navbar ul.menu li.divider {
	width:2px;
	height:50px;

	display:inline;
	float:left;

	background-image:url(../img/layouts/default/navbar-menu-divider.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.navbar ul.menu li a:link, .navbar ul.menu li a:visited {
	height:48px;

	float:left; 
	display:block;
	margin-top:1px;
	margin-bottom:1px;
	margin-right:12px;
	margin-left:16px;
/*
	margin-right:14px;
	margin-left:14px;
*/

	padding-top:0px;
	padding-right:8px;
	padding-bottom:0px;
	padding-left:22px;

	background-image:url(../img/buttons/Info2.gif);
	background-repeat:no-repeat;
	background-position:left;

	color:#676D77;
	text-decoration:none; 
}

.navbar ul.menu li a:hover {
	margin-top:1px;
	margin-bottom:1px;
	margin-right:12px;
	margin-left:16px;
/*
	margin-right:14px;
	margin-left:14px;
*/

	color:#000000;
}

.navbar ul.menu li a.menu-home:link, .navbar ul.menu li a.menu-home:visited {
	background-image:url(../img/buttons/Home.gif);
}

.navbar ul.menu li a.menu-register:link, .navbar ul.menu li a.menu-register:visited {
	background-image:url(../img/buttons/Users.gif);
}

.navbar ul.menu li a.menu-account:link, .navbar ul.menu li a.menu-account:visited {
	background-image:url(../img/buttons/User.gif);
}

.navbar ul.menu li a.menu-settings:link, .navbar ul.menu li a.menu-settings:visited {
	background-image:url(../img/buttons/Gears.gif);
}

.navbar ul.menu li a.menu-documents:link, .navbar ul.menu li a.menu-documents:visited {
	background-image:url(../img/buttons/My_Documents.gif);
}

.navbar ul.menu li a.menu-power:link, .navbar ul.menu li a.menu-power:visited {
	background-image:url(../img/buttons/Standby.gif);
}

.navbar ul.menu li a.menu-globe:link, .navbar ul.menu li a.menu-globe:visited {
	background-image:url(../img/buttons/Globe.gif);
}

.navbar ul.menu li a.menu-contact:link, .navbar ul.menu li a.menu-contact:visited {
	background-image:url(../img/buttons/Mail.gif);
}

/* header */

.header .header-navigation {

	padding-top:50px;

	text-align:center;
	color:rgb(106,24,234);
	font-size:11px;
}

.header .banner {
	width:468px;
	height:60px;
	padding-left:1px;
	padding-right:1px;

	text-align:center;
}

.header .banner-empty {
	width:468px;
	height:60px;
	padding-left:1px;
	padding-right:1px;

	text-align:center;
}

/* topbar */

.topbar-content .topbar-search {
	width:524px;
	height:30px;
	float:left;
	display:inline;

	margin:0px;
	padding-top:3px;
	padding-left:0px;
	padding-right:10px;

/*	background-color:rgb(240,240,240);*/
}

.topbar-content .topbar-search p {
	display:inline;
}

.topbar-content .topbar-search .form input.field {
	width:200px;
	height:18px;

	float:left;
	margin-top:2px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;

	border:1px solid #dbdbdb;
	border-bottom-color:#ffffff;
	border-right-color:#ffffff;
}

.topbar-content .topbar-search .form select.combo {
	width:200px;
	height:19px;

	float:left;
	margin-top:2px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:10px;

	border:1px solid #dbdbdb;
	border-bottom-color:#ffffff;
	border-right-color:#ffffff;
	color:rgb(137,137,137);
	font-size:12px;
}

.topbar-content .topbar-search .form .button-image {
	float:left;
	margin-top:2px;
	margin-left:10px;
}

.topbar-content .topbar-search .form input.button {
	width:80px;
	height:20px;

	display:block;
	float:left;
	margin-top:2px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:15px;
	border:0;

	cursor:pointer; 
	background-color:transparent;
	background-image:url(../img/layouts/xpoit/ModuleGradientTopGrey.jpg);
	background-repeat:repeat-x;
	background-position:left;

	color:#1c4a52;
	font-size:12px;
	text-decoration:none;
	text-align:center;
}

/*
.topbar-content .topbar-search .form input.button {
	width:77px;
	height:22px;
	float:left;
	display:block;

	margin-top:2px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:15px;

	padding-top:0px;
	border:0;

	background-color:transparent;
	background-image:url(../img/layouts/xpoit/button.gif);
	background-repeat:no-repeat;
	background-position:left;

	cursor:pointer; 
	text-align:center;
	text-decoration:none;
	color:rgb(0,0,0);
	font-size:11px;
	font-weight:bold;
}
*/

.topbar-content .topbar-login {
	width:300px;
	height:23px;
	float:left;
	display:inline;

	padding-top:10px;
	padding-left:0px;
	padding-right:0px;

/*	background-color:rgb(240,240,240);*/

	text-align:right;
	font-size:11px;
	font-weight:bold;
}


/* content */

/* box */

.box-top {
	height:22px;
	margin:0px;
	padding-top:5px;

/*	border-bottom:1px rgb(61,180,74) solid;*/
	border-bottom:1px rgb(255,221,0) solid;
	background-color:transparent;
}

.box-top-corner-left {
	width:8px;
	height:22px;
	float:left;

	background-image:url(../img/layouts/xpoit/box-top-corner-left.gif);
/*	background-image:url(../img/layouts/xpoit/box-top-corner-left-grey.gif);*/
	background-repeat:no-repeat;
	background-position:center;
}

.box-top-corner-right {
	width:8px;
	height:22px;
	float:left;

	background-image:url(../img/layouts/xpoit/box-top-corner-right.gif);
/*	background-image:url(../img/layouts/xpoit/box-top-corner-right-grey.gif);*/
	background-repeat:no-repeat;
	background-position:center;
}

.box-top-content {
	height:18px;
	float:left; 
	padding-top:4px;

	background-image:url(../img/layouts/xpoit/box-top-content.gif);
/*	background-image:url(../img/layouts/xpoit/box-top-content-grey.gif);*/
	background-repeat:repeat-x;
	background-position:center;

	font-size:12px;
	font-weight:bold;
	color:#676D77;
}

.box-top-content a {
	color:#676D77;
}

.box-middle {
	clear:both;
	display:table-row;
/*
	background-image:url(../img/layouts/xpoit/ModuleGradientBackground.jpg);
	background-repeat:repeat-y;
*/

	background-color:rgb(240,240,240);

	text-align:left;
}

/*
.content-center .box-middle-left {
	width:1px;
	height:100%;
	float:left;
	display:table-cell;
	background-color:rgb(153,153,153);
}

.content-center .box-middle-right {
	width:1px;
	height:100%;
	float:left;
	display:table-cell;
	background-color:rgb(153,153,153);
}
*/

.box-middle-left {
	width:1px;
	height:100%;
	float:left;
	display:table-cell;
	background-color:rgb(153,153,153);
}

.box-middle-right {
	width:1px;
	height:100%;
	float:left;
	display:table-cell;
	background-color:rgb(153,153,153);
}

.box-middle-content {
	height:100%;
	float:left;
	display:table-cell;
/*
	border-left:1px rgb(153,153,153) solid;
	border-right:1px rgb(153,153,153) solid;
*/
}

.box-bottom {
	clear:both;
	height:6px;
	margin:0px;

	background-color:transparent;
	font-size:1px;
}

.box-bottom-corner-left {
	width:8px;
	height:6px;
	display:block;
	float:left;
	margin:0px;
	padding:0px;

	background-image:url(../img/layouts/xpoit/box-bottom-corner-left.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
}

.box-bottom-corner-right {
	width:8px;
	height:6px;
	display:block;
	float:left;
	margin:0px;
	padding:0px;

	background-image:url(../img/layouts/xpoit/box-bottom-corner-right.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:transparent;
}

.box-bottom-content {
	height:5px;
	float:left; 
	display:block;
	margin:0px;
	padding:0px;

	border:0px;
	border-bottom:1px rgb(153,153,153) solid;
	background-color:rgb(240,240,240);
}

.box-middle-content p.title {

	font-size:14px;
}

.box-middle-content p.text {

	font-size:12px;
}


/* content left */

.content-left .banner {
	width:176px;
/*	width:200px;*/
	height:200px;
	padding-left:1px;
	padding-right:1px;

	text-align:center;
}

.content-left .banner-empty {
	width:176px;
/*	width:200px;*/
	height:1px;
	padding-left:1px;
	padding-right:1px;

	text-align:center;
}

/* content left box */

.content-left .box-top {
	width:178px;
/*	width:202px;*/
}

.content-left .box-top-content {
	width:162px; 
/*	width:186px; */
}

.content-left .box-middle {
	width:178px;
/*	width:202px;*/
}

.content-left .box-middle-content {
	width:170px;
/*	width:190px;*/
	padding-top:5px;
	padding-left:3px;
	padding-right:3px;
	border-left:1px rgb(153,153,153) solid;
	border-right:1px rgb(153,153,153) solid;

	background-color:rgb(240,240,240);
}

.content-left .box-bottom {
	width:178px;
/*	width:202px;*/
}

.content-left .box-bottom-content {
	width:162px; 
/*	width:186px; */
}

.content-left .box-middle .welcome {
	width:80px;
	height:40px;
	float:left;
	display:inline;

	padding-top:5px;
	padding-left:3px;
	padding-right:2px;
	border-left:1px rgb(153,153,153) solid;

	background-color:rgb(240,240,240);
	font-size:16px;
	text-align:center;
	vertical-align:middle;
}

.content-left .box-middle .welcome-user {
	font-size:11px;
	text-align:center;
	vertical-align:middle;
}

.content-left .box-middle .login {
	width:86px;
	height:40px;
	float:left;
	display:inline;

	padding-top:5px;
	padding-left:2px;
	padding-right:3px;
	border-right:1px rgb(153,153,153) solid;

	background-color:rgb(240,240,240);
}

.content-left .box-middle .login .button-image {
	margin-top:5px;
	margin-right:5px;
}

.content-left .box-middle .login a.button {
	width:77px;
	height:22px;
	display:block;

	padding-top:5px;

	background-color:transparent;
	background-image:url(../img/layouts/xpoit/button-login.gif);
	background-repeat:no-repeat;
	background-position:left;

	cursor:pointer; 
	text-align:center;
	text-decoration:none;
	color:rgb(256,256,256);
	font-size:11px;
	font-weight:bold;
}

.content-left .box-middle a.item_category {
	font-size:12px;
/*	font-weight:bold;*/
}

/* boxgrey */

.content-left .boxgrey {
}

.content-left .boxgrey .box-top-corner-left {
	background-image:url(../img/layouts/xpoit/box-top-corner-left-grey.gif);
}

.content-left .boxgrey .box-top-corner-right {
	background-image:url(../img/layouts/xpoit/box-top-corner-right-grey.gif);
}

.content-left .boxgrey .box-top-content {
	width:162px; 
/*	width:186px; */
	background-image:url(../img/layouts/xpoit/box-top-content-grey.gif);
}


/* content center */

.content-center .top-banner {
	width:640px;
	height:40px;
	padding-left:1px;
	padding-right:1px;

	text-align:center;
}

/* content center box */

.content-center .box {
	clear:both;
}

.content-center .box-top {
	width:642px;
}

.content-center .box-top-content {
	width:626px; 
}

.content-center .box-middle {
	width:642px;
}

.content-center .box-middle-left {
	width:1px;
	background-color:rgb(153,153,153);
}

.content-center .box-middle-right {
	width:1px;
	background-color:rgb(153,153,153);
}

.content-center .box-middle-content {
	width:630px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-left:1px rgb(153,153,153) solid;
	border-right:1px rgb(153,153,153) solid;

	background-color:rgb(256,256,256);
}

.content-center .boxhome .box-middle-content {
	background-color:rgb(240,240,240);
	background-image:url(../img/layouts/xpoit/ModuleGradientBackgroundReversed.jpg);
	background-repeat:repeat-x;
	background-position:bottom center;
}

.content-center .box-middle .home-page-image {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	border-left:1px rgb(153,153,153) solid;
	border-right:1px rgb(153,153,153) solid;
}

.content-center .box-bottom {
	width:642px;
}

.content-center .box-bottom-corner-left {
	background-image:url(../img/layouts/xpoit/box-bottom-corner-left-white.gif);
}

.content-center .box-bottom-corner-right {
	background-image:url(../img/layouts/xpoit/box-bottom-corner-right-white.gif);
}

.content-center .box-bottom-content {
	width:626px; 
	background-color:rgb(256,256,256);
}

.content-center .box-top-content .item-actions {
	font-size:11px;
}

/* content center half box */

.content-center .box2 {
	width:318px;
	float:left;
	display:block;
}

.content-center .box2-1 {
	width:318px;
	padding-right:2px;
}

.content-center .box2-2 {
	width:318px;
	padding-left:2px;
}

.content-center .box2 .box-top {
	width:318px;
}

.content-center .box2 .box-top-content {
	width:302px; 
}

.content-center .box2 .box-middle {
	width:318px;
}

.content-center .box2 .box-middle-left {
	width:1px;
	background-color:rgb(153,153,153);
}

.content-center .box2 .box-middle-right {
	width:1px;
	background-color:rgb(153,153,153);
}

.content-center .box2 .box-middle-content {
	width:306px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-left:1px rgb(153,153,153) solid;
	border-right:1px rgb(153,153,153) solid;

	background-color:rgb(256,256,256);
}

.content-center .box2 .box-middle .home-page-image {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	border-left:1px rgb(153,153,153) solid;
	border-right:1px rgb(153,153,153) solid;
}

.content-center .box2 .box-bottom {
	width:318px;
}

.content-center .box2 .box-bottom-corner-left {
	background-image:url(../img/layouts/xpoit/box-bottom-corner-left-white.gif);
}

.content-center .box2 .box-bottom-corner-right {
	background-image:url(../img/layouts/xpoit/box-bottom-corner-right-white.gif);
}

.content-center .box2 .box-bottom-content {
	width:302px; 
	background-color:rgb(256,256,256);
}

/* content center grey box */

.content-center .boxgrey .box-top {
/*	border-bottom:1px rgb(181,181,181) solid;*/
	border-bottom:1px rgb(255,221,0) solid;
}

.content-center .boxgrey .box-top-corner-left {
	background-image:url(../img/layouts/xpoit/box-top-corner-left-grey.gif);
}

.content-center .boxgrey .box-top-corner-right {
	background-image:url(../img/layouts/xpoit/box-top-corner-right-grey.gif);
}

.content-center .boxgrey .box-top-content {
	background-image:url(../img/layouts/xpoit/box-top-content-grey.gif);
}

.content-center .boxgrey .box-middle-content {
	border-left:1px rgb(153,153,153) solid;
	border-right:1px rgb(153,153,153) solid;

	background-color:rgb(240,240,240);
}

.content-center .boxgrey .box-bottom-corner-left {
	background-image:url(../img/layouts/xpoit/box-bottom-corner-left.gif);
}

.content-center .boxgrey .box-bottom-corner-right {
	background-image:url(../img/layouts/xpoit/box-bottom-corner-right.gif);
}

.content-center .boxgrey .box-bottom-content {
	border-bottom:1px rgb(153,153,153) solid;
	background-color:rgb(240,240,240);
}


/* */

.content-full p.button {
	float:right;
	padding-top:20px;
	padding-right:20px;
}

.content-full a.button {
	width:77px;
	height:22px;
	display:block;
	padding-top:5px;

	background-color:transparent;
	background-image:url(../img/layouts/xpoit/button-login.gif);
	background-repeat:no-repeat;
	background-position:left;

	cursor:pointer; 
	text-align:center;
	text-decoration:none;
	color:rgb(256,256,256);
	font-size:11px;
	font-weight:bold;
}


/* content-full half box */

.content-full .box {
	width:680px;
	float:left;
	display:block;
	padding-left:70px;
}

.content-full .box-welcome {
	padding-top:40px;
}

.content-full .box-welcome p.title {
	display:inline;
	color:rgb(77,164,95);
	font-size:25px;
}

.content-full .box-welcome p.description {
	display:inline;
	color:rgb(100,48,195);
	font-size:16px;
}

.content-full .box2 {
	width:340px;
	float:left;
	display:block;
}

.content-full .box2-1 {
	padding-left:70px;
	padding-right:1px;
}

.content-full .box2-2 {
	padding-left:1px;
}

.content-full .box2 .box-top {
	width:340px;
}

.content-full .box2 .box-top-content {
	width:324px; 
}

.content-full .box2 .box-middle {
	width:340px;
}

.content-full .box2 .box-middle-left {
	width:1px;
	background-color:rgb(153,153,153);
}

.content-full .box2 .box-middle-right {
	width:1px;
	background-color:rgb(153,153,153);
}

.content-full .box2-login .box-middle-content {
	height:250px; 
}

.content-full .box2 .box-middle-content {
	width:328px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;

	border-left:1px rgb(153,153,153) solid;
	border-right:1px rgb(153,153,153) solid;

	background-color:rgb(256,256,256);
}

.content-full .box2-2 .box-middle-content {
	background-color:rgb(240,240,240);
}

.content-full .box2 .box-middle .home-page-image {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	border-left:1px rgb(153,153,153) solid;
	border-right:1px rgb(153,153,153) solid;
}

.content-full .box2 .box-bottom {
	width:340px;
}

.content-full .box2 .box-bottom-corner-left {
	background-image:url(../img/layouts/xpoit/box-bottom-corner-left-white.gif);
}

.content-full .box2 .box-bottom-corner-right {
	background-image:url(../img/layouts/xpoit/box-bottom-corner-right-white.gif);
}

.content-full .box2-2 .box-bottom-corner-left {
	background-image:url(../img/layouts/xpoit/box-bottom-corner-left.gif);
}

.content-full .box2-2 .box-bottom-corner-right {
	background-image:url(../img/layouts/xpoit/box-bottom-corner-right.gif);
}

.content-full .box2 .box-bottom-content {
	width:324px; 
	background-color:rgb(256,256,256);
}

.content-full .box2-2 .box-bottom-content {
	background-color:rgb(240,240,240);
}

.content-full .box2 p.title {
	padding-top:10px;
	padding-left:10px;
	font-size:16px;
}

.content-full .box2 p.description {
	padding-left:10px;
}

.content-full .box2 ul.features {
	padding-left:30px;
	padding-top:10px;
}

.content-full .box2 ul.features li {
	padding-top:8px;

	color:rgb(100,100,125);
	font-size:11px;
	list-style-type:disc;
}


/* content-full form */

.content-full .form {
	width:300px;
	padding-top:10px;
	padding-left:14px;
	padding-right:14px;
}

.content-full .form fieldset {
	border:none;
}

.content-full .form p {
	clear:both;
	padding-top:5px;
	color:#a53d17;
	text-align:left;
}

.content-full .form label.left {
	width:95px;
	float:left;
	padding-top:5px;
	padding-right:10px;

	font-size:10px;
	font-weight:bold;
	text-align:right;
	color:rgb(0,0,0);
}

.content-full .form .left-field-description {
	padding-top:0px;
	padding-left:120px;
	font-size:9px;
}

.content-full .form input.field {
	width:180px;
	height:18px;

	float:left;
	border:1px #DFDFDF solid;

	background-color:#fff;
	color:#000000;
/*	color:#999999;*/
	font-size:10px;
}

.content-full .form input.field-simple {
	height:18px;

	border:1px #DFDFDF solid;

	background-color:#fff;
	color:#000000;
/*	color:#999999;*/
	font-size:10px;
}

.content-full .form input.field-size-auto {
	width:auto;
}

.content-full .form input.field:hover, .content-full .form input.field-simple:hover {
	color:#000000;
}

.content-full .form input.combo {
	width:180px;
	height:18px;

	float:left;
	border:1px #DFDFDF solid;

	background-color:#fff;
	color:#000000;
/*	color:#999999;*/
	font-size:10px;
}

.content-full .form textarea.field {
	width:180px;

	float:left;
	border:1px #DFDFDF solid;

	color:#000000;
/*	color: #999999;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#fff;
}

.content-full .form textarea.field:hover {
	color:#000000;
}

.content-full .form input.checkbox {
	float:left;
	border:1px #DFDFDF solid;

	color:#000000;
/*	color: #999999;*/
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
}

.content-full .form input.button {
	width:77px;
	height:22px;
	float:right;
	display:block;

	padding-top:0px;
	border:0;

	background-color:transparent;
	background-image:url(../img/layouts/xpoit/button-login.gif);
	background-repeat:no-repeat;
	background-position:left;

	cursor:pointer; 
	text-align:center;
	text-decoration:none;
	color:rgb(256,256,256);
	font-size:11px;
	font-weight:bold;
}

.content-full .form .remember-me {
	padding-left:0px;
	font-size:14px;
	color:rgb(0,0,0);
}

.content-full .form .remember-me-description {
	padding-top:0px;
	padding-left:5px;
	font-size:9px;
	color:rgb(100,100,125);
}

/* content-left form */

.content-left .form {
	width:160px;
	padding-left:0px;
	padding-right:0px;
}

.content-left .form fieldset {
	border:none;
}

.content-left .form p {
	clear:both;
	padding-top:10px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	color:#a53d17;
	text-align:left;
	font-size:11px;
}

.content-left .form a {
	text-decoration:none;
	color: #666666;
}

.content-left .form a:hover {
	text-decoration:underline;
}

.content-left .form label.left {
/*
	width:160px;
	float:left;
	padding:4px 20px 0 0;

	font-size:10px;
	text-align:right;
	color: #333333;
*/
}

.content-left .form input.field {
	width:130px;
	height:14px;

	float:left;
	border:1px #DFDFDF solid;

	background-color:#fff;
	color:#000000;
/*	color:#999999;*/
	font-size:10px;
}

.content-left .form input.field-simple {
	height:14px;

	border:1px #DFDFDF solid;

	background-color:#fff;
	color:#000000;
/*	color:#999999;*/
	font-size:10px;
}

.content-left .form input.field-size-auto {
	width:auto;
}

.content-left .form input.field:hover, .content-left .form input.field-simple:hover {
	color:#000000;
}

.content-left .form input.combo {
	width:80px;
	height:14px;

	float:left;
	border:1px #DFDFDF solid;

	background-color:#fff;
	color:#000000;
/*	color:#999999;*/
	font-size:10px;
}

.content-left .form select.combo {
	height:16px;
	float:left;
	border:1px #DFDFDF solid;

	background-color:#fff;
	color:#000000;
/*	color:#999999;*/
	font-size:10px;
}

/* content-center form */

.content-center .form {
	width:530px;
	padding-left:50px;
	padding-right:50px;
}

.content-center .form fieldset {
	border:none;
}

.content-center .form p {
	clear:both;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:0px;
	color:#a53d17;
	text-align:left;
}

.content-center .form p.simple {
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}

.content-center .form a {
	text-decoration:none;
	color: #666666;
}

.content-center .form a:hover {
	text-decoration:underline;
}

.content-center .form label.left {
	width:160px;

	float:left;
	padding:4px 20px 0 0;

	font-size:10px;
	text-align:right;
	color: #333333;
}

.content-center .form label.full {
	width:450px;

	float:left;
	padding-top:4px;
	padding-bottom:0px;
	padding-left:20px;
	padding-right:0px;

	font-size:10px;
	text-align:left;
	color: #333333;
}

.content-center .form input.field {
	width:253px;
	height:18px;

	float:left;
	border:1px #DFDFDF solid;

	background-color:#fff;
	color:#000000;
/*	color:#999999;*/
	font-size:10px;
}

.content-center .form input.field-simple {
	height:18px;

	border:1px #DFDFDF solid;

	background-color:#fff;
	color:#000000;
/*	color:#999999;*/
	font-size:10px;
}

.content-center .form input.field-size-auto {
	width:auto;
}

.content-center .form input.field:hover, .content-center .form input.field-simple:hover {
	color:#000000;
}

.content-center .form input.combo {
	width:253px;
	height:18px;

	float:left;
	border:1px #DFDFDF solid;

	background-color:#fff;
	color:#000000;
/*	color:#999999;*/
	font-size:10px;
}

.content-center .form textarea.field {
	width:253px;

	float:left;
	border:1px #DFDFDF solid;

	color:#000000;
/*	color: #999999;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size:10px;
	background-color:#fff;
}

.content-center .form textarea.field:hover {
	color:#000000;
}

.content-center .form input.button {
	width:77px;
	height:22px;

	float:right;
	display:block;

	padding-top:0px;
	border:0;

	background-color:transparent;
	background-image:url(../img/layouts/xpoit/button.gif);
	background-repeat:no-repeat;
	background-position:left;

	cursor:pointer; 
	text-align:center;
	text-decoration:none;
	color:rgb(0,0,0);
	font-size:11px;
	font-weight:bold;
}


.content-center .form input.button:hover {
}

.content-center .form input.button-ok {
/*	background:url(../img/buttons/button-ok.gif) no-repeat left;*/
}

.content-center .form input.button-save {
/*	background:url(../img/buttons/button-save.gif) no-repeat left;*/
}

.content-center .form input.button-search {
/*	background:url(../img/buttons/button-search.gif) no-repeat left;*/
}

.content-center a.button {
	width:77px;
	height:22px;
	float:right;
	display:block;

	padding-top:0px;
	border:0;

	background-color:transparent;
	background-image:url(../img/layouts/xpoit/button.gif);
	background-repeat:no-repeat;
	background-position:left;

	cursor:pointer; 
	text-align:center;
	text-decoration:none;
	color:rgb(0,0,0);
	font-size:11px;
	font-weight:bold;
}

.content-center a.button:hover {
}

.content-center a.button-photo {
/*	background:url(../img/buttons/button-photo.gif) no-repeat left;*/
}

.content-center a.button-search {
/*	background:url(../img/buttons/button-search.gif) no-repeat left;*/
}

.content-center a.button-view {
/*	background:url(../img/buttons/button-preview.gif) no-repeat left;*/
}

.content-center a.button-add {
/*	background:url(../img/buttons/button-write.gif) no-repeat left;*/
}

.content-center a.button-edit {
/*	background:url(../img/buttons/button-write.gif) no-repeat left;*/
}

.content-center a.button-save {
/*	background:url(../img/buttons/button-save.gif) no-repeat left;*/
}

.content-center a.button-ok {
/*	background:url(../img/buttons/button-ok.gif) no-repeat left;*/
}

.content-center a.button-remove {
/*	background:url(../img/buttons/button-trash.gif) no-repeat left;*/
}

/* footer */

.footer .banner {
	width:180px;
	height:60px;
	text-align:center;

	padding-left:11px;
	padding-right:11px;
}

.footer .banner-empty {
	width:180px;
	height:60px;
	text-align:center;

	padding-left:11px;
	padding-right:11px;
}

.footer .footer-copyright {

	padding-top:20px;

	text-align:left;
	color:rgb(146,148,151);
	font-size:10px;
}

.footer .footer-navigation {

	padding-top:5px;

	text-align:left;
	color:rgb(106,24,234);
	font-size:11px;
}


