body {
    margin:0;
    padding:0;
    font-family: arial,sans-serif;
    font-size:13px;
}

.cf {
    clear:both;
}

img {
    border-width:0;
    margin:0;
}

a {
    text-decoration:none;
    color:#eb6a00;
}

form {
    margin:0;
    padding:0;
}


#page {
    position:relative;
    width:986px;
    margin:0 auto;
    font-family: arial,sans-serif;
    font-size:13px;
    font-weight: normal;
}

#page-logo {
    display:block;
    width:176px;
    height:71px;
}

#page-footer {
    position: relative;
    text-align:center;
    margin:17px 0;
    color:#9a9a9a;
    font-size:12px;
}

#page-footer a {
    margin:0 16px;
    color:#171717;
    text-decoration:none;
}

#page-footer a:hover, #page-footer a.selected {
    color:#eb6a00;
    text-decoration:underline;
}

.page-title {
    font-size:25px;
    color:#262626;
    margin-bottom:20px;
}

.footer-buttons {
    position:absolute;
    left:10px;
    top:0;
}

#page-footer .footer-buttons a {
    margin:0 5px 0 0;
}



label {
    color:#eb6a00;
    font-size:12px;
    font-weight:bold;
}

input, select, button, textarea {
    font-family:arial,sans-serif;
}


input.text, select.text, textarea.text {
    background-color: #fafafa;
    border-style:solid;
    border-width:1px;
    border-color:#c9c9c9;
    font-size:15px;
    color:#262626;
}

select.text {
    padding:3px 3px 3px 1px;
}

select.disabled {
    color:#777;
}

input.text, textarea.text {
    padding:4px 3px;
}

button, .button {
    border-width:0;
    text-align:center;
    cursor:pointer;
    outline:none;
}

button:hover, .button:hover {
    outline:none;
}

button:active, .button:active {
    outline:none;
}

.button-21 {
    width:64px;
    height:21px;
    color:#fff;
    background-image: url(/images/button-21.png);
    font-size:10px;
    font-weight: bold;
    text-transform: uppercase;
    line-height:16px;
    padding-bottom:3px;
}

.button-38 {
    width:237px;
    height:38px;
    color:#fff;
    background-image: url(/images/button-38.png);
    font-size:15px;
    font-weight: bold;
    line-height:36px;
    padding-bottom:5px;
    text-align: left;
}

.button-continue-en {
    width:127px;
    height:37px;
    background-image: url(/images/continue-en.png);
}

.button-continue-it {
    width:127px;
    height:37px;
    background-image: url(/images/continue-it.png);
}


.button-save:hover {
    background-position: 0 -37px;
}


.overTxtLabel {
    color:#777;
    font-size:15px;
    padding:2px 0 0 0px;

}

table, table td {
    position:relative;
}

#sbox-content {
    font-family:arial,sans-serif;
}

#sbox-content p  {
    margin:0;
    padding:5px;
}

#sbox-content a {
    color:#eb6a00;
    margin:10px 0;
    text-decoration: none;
}

#sbox-content a:hover {
    text-decoration: underline;
}

.add, .remove {
    width:12px;
    height:12px;
    float:left;
    margin:7px 5px 0 5px;
    cursor:pointer;
}

.add:hover, .remove:hover {
    background-position: 0 -12px;
}


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

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

.help, .help1 {
    width:16px;
    height:16px;
    background-image: url(/images/help.png);
    cursor:pointer;
}

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

input.error, select.error, textarea.error {
    border-color:#c8646d;
    color:#c8646d;
}

label.error {
}

.field-error {
    clear:left;
    padding:5px 8px;
    background-color: #fac6cb;
    color:#643236;
    margin-top:3px;
    border:1px solid #f37984;
}

.success-message {
    clear:left;
    padding:5px 8px;
    background-color: #ccefc5;
    color:#396331;
    margin-top:3px;
    border:1px solid #7ad269;
}


.grid-label {
    text-align:right;
    width:140px;
    vertical-align: top;
    line-height:26px;
    color:#eb6a00;
}

.tip {
    background-color: #3c3d41;
    font-size:11px;
    font-family:arial,sans-serif;
    padding:6px;
    -moz-border-radius:     3px;
    -webkit-border-radius:  2px;
    width:260px;
}

.tip-title {
    color:#f2f2f2;
    margin-bottom:4px;
}

.tip-text {
    color:#f2f2f2;
}

.tip-wrap {
    display:none;
}

.grid-label .required {
    float:none !important;
    margin-left:3px;
    font-size:15px;

}

.divider {
    height:1px;
    background-color: #d4d4d4;
    margin:12px 0;
}

.right-info {
    float:left;
    width:340px;
    margin:0px 0 0 20px;
    color:#2d2d2d;
}

.right-info p {
    font-weight:bold;
    margin:20px 0 5px 0;
    padding:0;
    color:#000;
}


body {
    background:url(/images/body.png) #fafafa top repeat-x;
}

#page-menu {
    width:450px;
    height:35px;
    float:left;
    position:relative;
}




/***********************************************************************************/
/*#page-menu a {
    display:block;
    float:left;
    position:relative;
    margin:0 1px;
    padding:0 10px;
    height:35px;
    background:url(/images/page-menu.png) right top no-repeat;
    color:#fff;
    font-size:12px;
    font-weight:bold;
    line-height:31px;

}

#page-menu a:hover, #page-menu a:hover div, #page-menu a.selected, #page-menu a.selected div {
    background-position: right -35px;
}

#page-menu a .l {
    position:absolute;
    top:0;
    width:4px;
    height:35px;
    left:0;
    background-image: url(/images/page-menu-left.png);
}
*/


#page-menu a {
    background: transparent url(/images/page-menu-left.png) no-repeat top left;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 35px;
    margin: 0 1px;
    padding-left: 4px;
    text-decoration: none;
    outline: none;
    float:left;
    cursor: pointer;
}

#page-menu a p {
    margin:0;
    padding:0;
    display:inline;
    font-weight: normal;
    font-size:24px;
    position:absolute;
    top:3px;
    left:7px;
}

#page-menu a span {
    position:relative;
    background: transparent url(/images/page-menu.png) no-repeat right top;
    display: block;
    line-height:26px;
    height:27px;
    padding: 2px 14px 6px 10px;
}

#page-menu a:hover, #page-menu a.selected {
    background-position: left -35px;
    outline: none;
}

#page-menu a:hover span, #page-menu a.selected span {
    background-position: right -35px;
}

/**************************************************************************************************/

#login, #logout, #login-email, .admin {
    display:block;
    float:right;
    height:23px;
    color:#fff;
    line-height:22px;
}

#login:hover, #logout:hover, .admin:hover {
    text-decoration: underline;
    color:#eb6a00;
}

.lang-selector {
    float:right;
    height:20px;
    color:#fff;
    margin-left:20px;
    margin-top:3px;
    background:url(/images/lang-arrow.png) transparent right 3px no-repeat;
    border-width:0;
    border-style:solid;
    border-color:#ffcc00;
    width:54px;
    line-height:16px;
    cursor: pointer;
    padding:0 12px 0 4px;
}

.lang-selector-selected {
    color:#000;
    background-color:#fff;
    background-position:right -16px;
    border-width:1px 1px 0 1px;
    width:52px;
}

#langs {
    position:absolute;
    right:0;
    top:23px;
    background-color: #fff;
    border-color:#ffcc00;
    border-style:solid;
    border-width:0 1px 1px 1px;
    display:none;
    color:#000;
    line-height:16px;
    width:69px;
}

#langs div {
    padding:3px 12px 3px 4px;
}

#langs div:hover {
    color:#000;
    cursor:pointer;
    background-color: #ffcc00;

}

#page-logo {
    float:left;
    margin:6px 0 0 11px;
    background-image:url(/images/page-logo.png);
}

#page-submenu {
    float:right;
    width:auto;
    margin-top:53px;
    height:23px;
    text-align:right;
    line-height:23px;
}

#page-submenu a {
    margin-left:34px;
    color:#000;
    font-weight:bold;
    text-shadow: 0px 1px 1px #fff;
    float:right;
}

#page-submenu a:hover, #page-submenu a.selected {
    color:#9a9a9a;
}

#page-submenu a.selected {
    text-decoration: underline;
}


#page-content {
    position: relative;
    width:986px;
    height:450px;
    background-color: #fff;
    margin-top:4px;
    border:1px solid #e3e3e3;
    border-width:1px 1px 0 1px;
    border-color:#e3e3e3 #e3e3e3 #fff #e3e3e3;
}



#shadow-left-top {
    position:absolute;
    left:-5px;
    top:-1px;
    width:8px;
    height:200px;
    background-image: url(/images/shadow-left-top.png);
}

#shadow-right-top {
    position:absolute;
    right:-4px;
    top:-1px;
    width:8px;
    height:200px;
    background-image: url(/images/shadow-right-top.png);
}

#shadow-left {
    position:absolute;
    left:-8px;
    bottom:-9px;
    width:8px;
    height:200px;
    background-image: url(/images/shadow-left.png);
}

#shadow-right {
    position:absolute;
    right:-8px;
    bottom:-9px;
    width:8px;
    height:200px;
    background-image: url(/images/shadow-right.png);
}

a.button1 {
    position:relative;
    background: transparent url(/images/buttons/button1-a.png) no-repeat top right;
    color: #333;
    display: block;
    font: normal 14px arial, sans-serif;
    height: 36px;
    padding-right: 5px;
    text-decoration: none !important;
    outline: none;
    float:left;
    cursor:pointer;
    text-shadow:0 1px 1px #fff !important;
}

a.button1 span {
    position:relative;
    background: transparent url(/images/buttons/button1-span.png) no-repeat;
    display: block;
    height:36px;
    padding: 0px 6px 0px 33px;
    line-height:36px;
}

a.button1 span img {
    width:16px;
    height:16px;
    position:absolute;
    left:10px;
    top:10px;
}

a.button1:hover {
    background-position:right -36px;
}

a.button1:hover span {
    background-position:left -36px;
}

a.button1:active {
    background-position:right -72px;
}

a.button1:active span {
    background-position:left -72px;
}

a.button1 span:active {
    background-position:left -72px;
}


a.underlined {
    text-decoration:underline;
}

a.underlined:hover {
    text-decoration:none;
}

.grey a:hover {
	text-decoration: underline;
}

input.twitter-button {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:url(/images/payment/bg-btn-gold.png) repeat-x scroll 0 0 #FFAA22;
	border:1px solid #FFAA22;
	color:#333333 !important;
	display:block;
	font:bold 18px Arial,Sans-serif;
	margin:0;
	padding:8px 10px;
	text-align:center;
	text-decoration:none;
	text-shadow:0 1px 0 #FFEE66;
	outline:none;
}

input.twitter-button:hover {
	background:url(/images/payment/bg-btn-gold.png) repeat-x scroll 0 -5px #FFAA22;
	cursor:pointer;
    color:#333333 !important;
}


p.twitter-button {
    border:none !important;
    padding:0 !important;
    margin:0;
}

p.twitter-button a {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:url(/images/payment/bg-btn-gold.png) repeat-x scroll 0 0 #FFAA22 !important;
	border:1px solid #FFAA22 !important;
	color:#333333 !important;
	display:block !important;
	font:bold 18px Arial,Sans-serif !important;
    font-size:18px  !important;
	margin:0 !important;
	padding:8px 10px !important;
	text-align:center !important;
	text-decoration:none !important;
	text-shadow:0 1px 0 #FFEE66;
	outline:none;
}

p.twitter-button a:hover {
	background:url(/images/payment/bg-btn-gold.png) repeat-x scroll 0 -5px #FFAA22 !important;
	cursor:pointer;
    color:#333333 !important;
    text-decoration:none !important;
}


p.twitter-button a span {
    display:inline !important;;
    font-size:18px !important;;
    font-weight:bold !important;;
    margin:0 !important;;
}

.mask {
	position: absolute;
	opacity: 0.7;
	filter: alpha(opacity=50);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
	z-index: 999;
	background: #000;
}



