﻿*
{
    margin: 0px;
    padding: 0px;
}

a, input
{
    outline: none 0 !important;
}

a img
{
    border-width: 0;
}

a.nounder
{
    text-decoration: none;
}

a:hover /*IE6*/
{
    cursor: pointer;
}


body
{
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    background-color: #474747;
    color: #8f8282;
}

body.main
{
	min-width: 970px;
}

table
{
    border-collapse: collapse;
}

textarea.noborder
{
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    color: #8f8282;
    border: 0px none #FFFFFF;
}

.block
{
	display: block;
}

.hidden
{
    display: none;
}

.fleft
{
    float: left;
}

.fright
{
    float: right;
}

.bold
{
    font-weight: bold;
}

.italic
{
    font-style: italic;
}


.txtBlack
{
    color: #474747;
}

.txtWhite
{
    color: #ffffff;
}

.txtGreen
{
    color: #009933;
}

.txtGreenImportant
{
    color: #009933 !important;
}

.txtDarkGray
{
    color: #474747;
}

.txtMineShaft
{
    color: #333333;
}

.txtDustyGray
{
    color: #989898;
}

.txtScorpion
{
    color: #5d5d5d;
}

.txtGray
{
    color: #8f8282;
}

.txtRed
{
    color: #FF0000;
}

.txtRed.no-break {
    display: block;
    float: left;
    width: 280px;
}

.txtLarge
{
    font-size: 14px;
}

.txtCenter
{
    text-align: center;
}

.fontArial
{
    font-family: Arial;
}


.clearBoth
{
    clear: both;
}

.clearBoth2
{
    clear: both;
    line-height: 0;
    font-size: 0;
}

.abs
{
    position: absolute;
}

.pointer
{
    cursor: pointer;
}

.headerWrap
{
    min-height: 221px;
}

.headerWrap .headerContent
{
    width: 970px;
    margin: 0 auto 0 auto;
    padding: 0px 0 10px 0;
}

.headerWrap .headerContent .fleft .sendSms
{
    margin-top: 12px;
}

.logo
{
    height: 40px;
}

.galBtn
{
	background: url('../img/galleryAction.gif') repeat-x;
	height: 31px;
	line-height: 31px;
	padding-right: 5px;
}

.galBtn .add
{
	background: url('../img/sendIcon.gif') no-repeat center right;
	padding-right: 25px;
}

.galBtn .delete
{
    background: url('../img/deleteIcon.gif') no-repeat center right;
	padding-right: 25px;
}

.galBtn .edit
{
	background: url('../img/editPictureIcon.gif') no-repeat center right;
	padding-right: 25px;
}

.bodyWrap
{
    padding-bottom: 15px;
}

.bodyContent
{
    width: 970px;
    margin: 0 auto 0 auto;
    position: relative;
}
/*
.footerWrap
{
    padding-top: 15px;
    padding-bottom: 43px;
    background: #f2f2f2 url('../img/footer-bg.png') repeat-x;
}

.footerWrap .bodyContent
{
	width: 970px;
}
*/
.tabs
{
    width: 970px;
}

.form .label
{
	width: 100px;
	padding-right: 10px;
}

.contentWrap
{
    padding-left: 10px;
    width: 970px;
}


input.text
{
    border: none;
    width: 270px;
    height: 14px;
    padding: 5px 5px 4px 5px;
    font-size: 12px;
    background: #FFFFFF url('../img/editbg.gif') no-repeat;
}

.label
{
    height: 18px;
    padding: 7px 0 0 2px;
}

.phoneBg
{
    background: #FFFFFF url('../img/phoneBg.jpg') no-repeat scroll 0 8px;
    margin-top: 15px;
    width: 242px;
    height: 520px;
}

.phoneScreen
{
    padding-top: 94px;
    padding-left: 32px;
    width: 179px;
    height: 300px;
}

.psMain
{
    width: 179px;
    height: 285px;
    overflow: hidden;
}

.psHead
{
    background-color: #FF6715;
    height: 23px;
    line-height: 23px;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 1px;
}

.psSubject
{
    height: 23px;
    line-height: 23px;
    font-size: 11px;
    color: #555555;
}

.psAddBoxW
{
    width: 179px;
}

.psAddBoxH1
{
    height: 134px;
    overflow: hidden;
}

.psAddBoxH2
{
    height: 124px;
    overflow: hidden;
}

.psAddBoxMax
{
    width: expression(this.width > 179 ? 179 : true);
    height: expression(this.height > 134 ? 134 : true);
    max-width: 179px;
    max-height: 134px;
}

.psAddTextPrv
{
    color: #555555;
    text-decoration: none;
    overflow: hidden;
    width: 171px;
}

.psCov
{
    height: 17px;
    position: relative;
    cursor: pointer;
    text-align: right;
    padding-right: 23px;
    padding-top: 3px;
    font-weight: bold;
}
.psCovO
{
    width: 156px;
    background: url('../img/covbg1.png') no-repeat scroll 0 0;
}
.psCovG
{
    width: 156px;
    background: url('../img/covbg2.png') no-repeat scroll 0 0;
}
.psCovO1
{
    width: 147px;
    background: url('../img/covbg1.png') no-repeat scroll -8px 0;
}
.psCovG1
{
    width: 147px;
    background: url('../img/covbg2.png') no-repeat scroll -8px 0;
}
.psCovR1
{
    top: 114px;
}
.psCovR2
{
    top: 106px;
}

.psFoot
{
    border-top: solid 1px #808080;
    line-height: 15px;
    font-weight: bold;
}

.psPB
{
    width: 45px;
    height: 25px;
    margin-top: 36px;
}
.psPB1
{
    margin-left: 77px;
}
.psPB2
{
    margin-left: 5px;
}

.addSlide
{
    border-style: none;
    background: #FFFFFF url('../img/addslide.gif') no-repeat;
    width: 90px;
    height: 28px;
}

.delSlide
{
    border-style: none;
    background: #FFFFFF url('../img/delslide.gif') no-repeat;
    width: 90px;
    height: 28px;
}
input[disabled].delSlide
{
    background-image: url('../img/delslidedisabled.gif');
}

.toLeft
{
    border-style: none;
    background: #FFFFFF url('../img/left.gif') no-repeat;
    width: 28px;
    height: 28px;
}

.toRight
{
    border-style: none;
    background: #FFFFFF url('../img/right.gif') no-repeat;
    width: 28px;
    height: 28px;
}

.toLeft2
{
    border-style: none;
    background: url('../img/left2.gif') no-repeat;
    width: 26px;
    height: 25px;
}

.toRight2
{
    border-style: none;
    background: url('../img/right2.gif') no-repeat;
    width: 26px;
    height: 25px;
}

.detBox
{
}

.detBg
{
    padding-left: 14px;
    width: 694px;
}

.detBgDark
{
    background: url('../img/bgMms.gif') no-repeat top right;
}

.detHead
{
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    padding-left: 3px;
}

.detCnt
{
    height: 404px;
    padding-top: 14px;
}

.btn1l
{
    float: left;
    background: url('../img/btn1l.gif') no-repeat;
    width: 10px;
    height: 36px;
}

.btn1r
{
    float: right;
    background: url('../img/btn1r.gif') no-repeat;
    width: 10px;
    height: 36px;
}

.btn1m
{
    float: left;
    background: url('../img/btn1m.gif') repeat-x;
    width: 126px;
    height: 36px;
    line-height: 36px;
}

.btn2l
{
    float: left;
    background: url('../img/btn2l.gif') no-repeat;
    width: 10px;
    height: 36px;
}

.btn2r
{
    float: right;
    background: url('../img/btn2r.gif') no-repeat;
    width: 10px;
    height: 36px;
}

.btn2m
{
    float: left;
    background: url('../img/btn2m.gif') repeat-x;
    width: 126px;
    height: 36px;
    line-height: 36px;
}

.popup .popupContent
{
    padding: 10px 5px 10px 5px;
}

.popup .label
{
	padding: 5px 5px 0 5px;
}

.popup .field
{
	padding-right: 5px;
	padding-left: 5px;
}

.popup .actions
{
	border-top: solid 1px #989898;
	padding: 10px;
	padding-top: 15px;
}

.popup .questionBox
{
    padding: 20px;
    color: #fff;
}

.sel .btn1l, .sel .btn2l
{
    background: url('../img/btn3l.gif') no-repeat;
}
.sel .btn1m, .sel .btn2m
{
    background: url('../img/btn3m.gif') no-repeat;
}
.sel .btn1r, .sel .btn2r
{
    background: url('../img/btn3r.gif') no-repeat;
}

a:hover .btn1l, a:hover .btn2l
{
    background: url('../img/btn3l.gif') no-repeat;
}
a:hover .btn1r, a:hover .btn2r
{
    background: url('../img/btn3r.gif') no-repeat;
}
a:hover .btn1m, a:hover .btn2m
{
    background: url('../img/btn3m.gif') no-repeat;
}
.sel .galButTxt2, a:hover .galButTxt2
{
    color: #000000;
}

.folder
{
    background: url('../img/folder.gif') no-repeat right;
}

.galButBox
{
    padding-bottom: 8px;
}
.galButBox1
{
    padding-bottom: 9px;
}

.galButTxt
{
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
    text-transform: lowercase;
}

.galButTxt2
{
    color: #ff6715;
    font-weight: bold;
    text-align: left;
    text-transform: lowercase;
}

.galButDiv
{
    width: 146px;
    height: 314px;
}

.galDivR
{
    margin-left: 14px;
    width: 518px;
}

.galImgTabBox
{
    overflow: hidden;
}

.userGalleryTabs
{
    padding-bottom: 44px;
}

.galImgBox
{
    padding-right: 12px;
    padding-bottom: 16px;
}

.galImg
{
    width: 120px;
    height: 90px;
    overflow: hidden;
}

.galImgCov
{
    width: 120px;
    height: 20px;
    position: relative;
    top: -23px;
    background: url('../img/covadd.png') no-repeat scroll -40px 0;
    cursor: pointer;
}

.galPagerBox
{
    padding-right: 2px;
}

.pager
{
    display: -moz-inline-box;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding-top: 5px;
    text-decoration: none;
    color: #000000;
    font-size: 10px;
    font-weight: bold;
}
span.pager
{
    background: url('../img/pages.gif') no-repeat scroll 0 1px;
}
a.pager
{
    background: url('../img/page.gif') no-repeat scroll 0 1px;
}

.uplPreBox 
{
    height: 226px; 
    padding-left: 6px;
    padding-top: 15px;
}

.uplPreBox[class]
{
    position: static;
}

.uplPreTab 
{
    width: 282px;    
    height: 209px;
    border: 1px solid #e1e1e1;
    background: #ffffff;
    text-align: center;
    position: relative;
    overflow: hidden; 
}

.uplPreTab[class]
{
    position: static;
    overflow: visible;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.uplContent
{
    width: 306px;
    position: absolute;
    top: 50%;
    left: 0;
}

.uplContent[class]
{
    top: 0;
    position: relative;
}

.uplItem
{
    top: -50%;
    position: relative; 
}

.uplItem[class]
{
    top: 0;
}

.uplImgBox
{
    padding-top: 2px;
}

.uplPreImg
{
    width: expression(this.width > 300 ? 300 : true);
    height: expression(this.height > 200 ? 200 : true);
    max-width: 300px;
    max-height: 200px;
}

.uplMsgBoxErr
{
    padding-left: 40px;
    text-align: left;
}

.uplMsgBoxErrImg
{
    padding-top: 8px;
}

.uplMsgBoxErrDiv
{
    height: 40px;
    line-height: 20px;
    padding-left: 10px;
}

.uplBar
{
    line-height: 26px;
}

.uplBar .btn1m
{
    width: 498px;
}

.btnSelFile
{
    margin-top: 5px;
    width: 97px;
    height: 25px;
}

.uplTbDiv
{
    line-height: 17px;
}

.uplFile
{
    border: 1px solid #e1e1e1;
    width: 287px;
    height: 18px;
    margin-left: 5px;
    padding: 2px 3px 2px 3px;
    background-color: #FFFFFF;
}

.uplFileName
{
    overflow: hidden;
    max-height: 18px;
    max-width: 269px;
    display: inline;
}

.uplFileExt
{
    display: inline;
    max-height: 18px;
}

.txtBg
{
    background: url('../img/txtbg.gif') no-repeat;
    width: 518px;
    height: 302px;
}

.txtEdit
{
    width: 489px;
    height: 249px;
    margin-top: 16px;
    margin-left: 15px;
    color: #A0A0A0;
}

textarea.txtEdit.water
{
    background: url('../img/contwaterbg.gif') no-repeat;
}

.txt1
{
    padding-left: 14px;
    height: 36px;
    line-height: 36px;
    color: #FFFFFF;
    font-weight: bold;
}

.txtBox
{
    height: 312px;
}

.txtItemBox
{
    height: 302px;
    overflow: hidden;
}

.txtItemBox a
{
    text-decoration: none;
    color: #A0A0A0;
}

.txtItemBoxSepar
{
    width: 10px;
}

.txtItem
{
    padding: 5px 12px 5px 5px;
    background: url('../img/txtbgs.gif') no-repeat;
    width: 148px;
    height: 292px;
    overflow: hidden;
}

.txtImgCov
{
    width: 150px;
    height: 20px;
    position: relative;
    top: -22px;
    left: 2px;
    background: url('../img/covadd.png') no-repeat scroll -10px 0;
    cursor: pointer;
}

.naviBox
{
    padding-right: 22px;
}

.naviBut
{
    padding-top: 9px;
}

.stepBox
{
    width: 240px;
    height: 65px;
    float: right;
}

.headerContainer
{
    height: 68px;
}

.sendBgBox
{
    padding: 10px;
    width: 657px;
    height: 332px;
}

.sendBg
{
    background: url('../img/sendbg.gif') no-repeat;
}

.sendPrLab
{
    padding-left: 10px;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
}

.sendPrLab .err
{
    background: url('../img/icoError.gif') no-repeat scroll 0 -1px;
    padding-left: 25px;
}

.sendPrLab2
{
    padding-top: 10px;
    width: 357px;
}

.sendFldBox
{
    padding-top: 9px;
    padding-left: 10px;
}

.sendFldLabBox
{
    width: 615px;
}

.sendFldErrBox
{
    background: url('../img/icoError.gif') no-repeat scroll 10px 8px;
    width: 330px;
    min-height: 18px;
    padding-left: 35px;
    padding-top: 12px;
}

input.tbRecip.water
{
    background: url('../img/editrecipbg.gif') no-repeat;
}
input.tbSender.water
{
    background: url('../img/editsenderbg.gif') no-repeat;
}

.sendOkBox
{
    padding: 10px 20px 10px 20px;
    width: 637px;
    height: 292px;
}

.sendOkDiv
{
    padding-top: 4px;
    line-height: 20px;
}

.sendOkDiv2
{
    padding-top: 10px;
}

.sendOkBnr
{
    width: 300px;
    min-height: 150px;
}

.scrollT
{
    background: url('../img/scrollt.gif') no-repeat;
}
.scrollB
{
    background: url('../img/scrollb.gif') no-repeat;
}
.scrollM
{
    background: url('../img/scrollm.gif') repeat-y;
}
.scrollC
{
    background: url('../img/scrollc.gif') no-repeat 1px 0px;
}


.fbHead
{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.fbLab
{
    width: 110px;
    height: 20px;
    line-height: 20px;
    text-align: right;
    padding-right: 10px;
}

.fbFld1
{
    width: 200px;
}
select.fbFld1
{
    width: 204px;
}
.fbFld2
{
    width: 500px;
}

.splash
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 30;
    width: expression(document.body.clientWidth);
    height: expression(document.body.clientHeight);
}

div > .splash
{
    position: fixed;
}

.splashBg
{
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 100%;
    width: 100%;
    background-color: #ffffff;
    z-index: 29;
    opacity: 0.9;
    filter: alpha(opacity=90);
    width: expression(document.body.clientWidth);
    height: expression(document.body.clientHeight);
}

.splashBg.dark
{
	background-color: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

div > .splashBg
{
    position: fixed;
}

.splash .marginator, .dialogWrap .marginator
{
    width: 100%;
    height: 330px;
}

.splash > .marginator, .dialogWrap > .marginator
{
    height: 50%;
    width: 100%;
}

.splash .splashBox
{
    width: 500px;
    height: 220px;
    background: White;
    color: #606060;
    border: solid 2px gray;
    margin: 0 auto;
    padding-top: 0px;
}

.splash > .splashBox
{
    height: 220px;
    padding-top: 0px;
}

.splash .splashContent.edit
{
	margin-top: -200px;
}

.splash .splashBox .single
{
    line-height: 107px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.splash .button
{
    padding: 10px;
}

.alignRight
{
    text-align: right;
}

.alignCenter
{
    text-align: center;
}

#popup .popupContent
{
    padding: 10px 15px 0px 15px;
}

.splashBox .logo
{
    padding: 15px 15px 15px 15px;
}

.popupContent.first
{
    padding-top: 5px;
}

.popupContent ul
{
    padding-left: 35px;
}

.button img
{
    padding: 0px;
}

.login form
{
	margin-left: auto;
	margin-right: auto;
	width: 325px;
}

.login.step1 .form
{
    padding-top: 7px;
    padding-bottom: 5px;
}

.field input,
.field textarea
{
	border: solid 1px #8f8282;
}

.login .field
{
	margin-right: 5px;
}

.login .field input
{
	width: 176px;
	padding: 3px;
}

.login div.content
{

}

.feedbackBox
{
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 26px;
    z-index: 7;
    height: expression(document.body.clientHeight);
}

body > .feedbackBox
{
    position: fixed;
}

.feedbackBox .marginator
{
    width: 26px;
    height: expression(document.body.clientHeight/ 2 - 123);
}

.feedbackBox > .marginator
{
    height: 50%;
    margin-top: -123px;
}

div.description
{
    padding-top: 10px;
    background-color: #FFFFFF;
}

div.par
{
    padding: 8px 10px 8px 10px;
}

div.par ul
{
    padding-left: 30px;
    padding-right: 10px;
}

div.par li
{
    padding-top: 10px;
}

div.header
{
    padding-bottom: 10px;
    padding-top: 5px;
}

.gallery
{
	padding-top: 24px;
}

.popupHeader
{
	background: #989898;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
	height: 25px;
}

.popupHeader .close
{
	background: url('../img/closePopup.gif') no-repeat left center;
	padding-left: 18px;
}

div.content
{
    padding-bottom: 10px;
}

.txtLarger
{
    font-size: 13px;
}

div.minicopycode
{
    border: 2px solid #C0C0C0;
    line-height: 20px;
    padding: 10px 0;
    margin-top: 15px;
    width: 840px;
}

div.minicopycode_margin
{
    margin-left: 30px;
}

.regulations
{
    padding-top: 20px;
}

.logoMms
{
	padding-top: 2px;
	height: 56px;
}

.logoOrange
{
    width: 65px;
	height: 56px;
}

.autoOverflow
{
    overflow: auto;
}

.txtSmall
{
    font-size: 10px;
}

.txtSmaller
{
    font-size: 11px;
}

/* New Orange */
ul
{
    list-style-type: none;
}

ul.first
{
    padding-top: 0px;
}

li.nav
{
    padding-left: 10px;
    padding-right: 10px;
    border-left: solid 1px black;
    height: 12px;
}

li.nav a
{
}

li.nav.first
{
    padding-top: 0px;
    padding-left: 0px;
    border-left: 0px;
}

.activeOrange a:hover
{
    color: #ff6600;
}

.activeUnderline a:hover
{
    text-decoration: underline;
}

.txtOrange
{
    color: #ff6600;
}

a.simple
{
    text-decoration: none;
}
/*
.footerWrap .linkMap
{
   padding-top: 22px;
   padding-bottom: 22px;
}


.footerWrap .linkMap ul li.column
{
	border-left: 1px solid #BEBEBE;
	min-height: 220px;
	padding-right: 10px;
	padding-left: 10px;	
}

.footerWrap .linkMap ul li.column.last
{
	padding-right: 0px;
}

.footerWrap .linkMap ul li.subcolumn
{
    margin-bottom: 15px;
}

.footerWrap .linkMap h2
{
    padding-top: 1px;
	padding-bottom: 10px;
	line-height: 1.5em;
	font-weight: bold;
}

.footerWrap .linkMap ul li.first
{
	border-left: 0px;
	padding-left: 0px;
}

.footerWrap .linkMap ul.last
{
	padding-right: 0px;
}

.footerWrap .linkMap ul li ul
{
    padding-top: 1px;
    padding-bottom: 1px;
}

.footerWrap .linkMap ul li ul li
{
   width: 95px;
}
*/
.new-row
{
    clear: left;
}

.first.column .new-row
{
    padding-top: 14px;
}

.first.column .new-row .fleft
{
    width: auto;
}

.first.column .new-row .fb
{
    padding: 6px 8px 0 0;
}

.first.column .new-row .yt
{
    padding: 6px 0 0 8px;
}
/*
.footerWrap .linkCommon
{
	border-top: 1px solid #BEBEBE;
	padding: 13px 0 11px 0;
}

.footerWrap .linkCommon li
{
    border-left: 1px solid #BEBEBE;
    padding-left: 10px;
    padding-right: 10px;
    margin-top:4px;
}

.footerWrap .linkCommon li.first
{
	border-left: 0px;
	padding-left: 0px;
}

.footerWrap .linkCommon li.last
{
    padding-right: 0px;
}

.footerWrap .linkCommon li.dcs {
    margin-top: 0;
}
*/
.copyright
{
	padding-bottom: 27px;
	padding-top: 15px;
}

.navigation
{
    padding-bottom: 20px;
}

.banner
{
    height: 100px;
}

.tabs ul
{
    background: url('../img/background.gif') 0px 7px repeat-x;
    height: 41px;
}

.tabs li
{
    margin-top: 7px;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
    vertical-align: middle;
    border-right: solid 1px #ACACAC;
    height: 24px;
}

.tabs li.active
{
    margin-top: 0px;
    border-top: solid 1px #ACACAC;
    border-left: solid 1px #ACACAC;
    border-bottom: none;
    background: #F4F4F4;
    padding-top: 16px;
    height: 24px;
}

.tabs li.border
{
    border-right: 1px solid #ACACAC;
    bottom: 0;
    display: block;
    height: 24px;
    overflow: hidden;
    width: 9px;
}

.tabs li.extra
{
    background: url('../img/2nd-level-right-gradient.gif') repeat-x;
    padding: 0;
    height: 34px;
}

.tabs li.extra a
{
    display: block;
}

.tabs li.extra a.orangespaceBlog
{
    width: 158px;
    height: 33px;
}

.tabs li.extra a.mmsBlog
{
    width: 136px;
    height: 33px;
}

a.orangespaceBlog div
{
    width: 158px;
    height: 33px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/Localized/blogOrangespace.pl.png', sizingMethod='scale');
}

a.orangespaceBlog > div
{
    filter: none;
    background: url('../img/Localized/blogOrangespace.pl.png') no-repeat;
}

a.mmsBlog div
{
    width: 136px;
    height: 33px;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/Localized/blogMms.pl.png', sizingMethod='scale');
}

a.mmsBlog > div
{
    filter: none;
    background: url('../img/Localized/blogMms.pl.png') no-repeat;
}

.tabs li.first
{
    border-left: solid 1px #ACACAC;
}

.subMenu
{
    width: 100%;
}

.subMenu ul
{
    border-left: solid 1px #ACACAC;
    border-right: solid 1px #ACACAC;
    border-bottom: solid 1px #ACACAC;
    background-color: #F4F4F4;
}

.subMenu li
{
    padding: 8px 9px 5px 8px;
    background: url('../img/border-left.gif') no-repeat scroll right 12px;
}

.subMenu li.last
{
    background: none;
}

.map
{
    padding: 10px;
}


.innerTabs
{
	height: 37px;
	width: 960px;
	background: url('../img/innerTabBg.gif') repeat-x;
	padding-bottom: 10px;
}

.innerTabs a.tabW
{
	display: block;
	background: url('../img/innerTabGrayW.gif') no-repeat;
	margin-right: 4px;
}

.innerTabs a.tabW.active
{
	background: url('../img/innerTabWhiteW.gif') no-repeat;
}

.innerTabs a.tabW div.tabE
{
	background: url('../img/innerTabGrayE.gif') no-repeat right;
	padding: 12px 20px 5px 20px;
	line-height: 20px;
	height: 20px;
	color: #5d5d5d;
	font-size: 12px;
}

.innerTabs a.tabW:hover div.tabE
{
	color: #ff6600;
}

.innerTabs a.tabW.active div.tabE
{
	background: url('../img/innerTabWhiteE.gif') no-repeat right;
	color: #ff6600;
	font-size: 13px;
	font-weight: bold;
}

.topBtn
{
	background: url('../img/tpbtn.gif') no-repeat;
	height: 26px;
	line-height: 26px;
	margin: 0 5px 5px 5px;
	width: 146px;
	text-align: center;
}

.dialogWrap
{
    width: 100%;
    height: 100%;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0;
    position: absolute;
}

* > .dialogWrap
{
    position: fixed;
}

.popupShadow
{
    margin: 0 auto;
    position: relative;
    z-index: 200;
}

.shadow-nw
{
    background: url('../img/shadow_nw.png') no-repeat left top;
    height: 5px;
    overflow: hidden;
}

.shadow-ne
{
    background: url('../img/shadow_ne.png') no-repeat right top;
    height: 5px;
}

.shadow-n
{
    background: url('../img/shadow_n.png') repeat-x;
    height: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.shadow-sw
{
    background: url('../img/shadow_sw.png') no-repeat left top;
    height: 5px;
    overflow: hidden;
}

.shadow-se
{
    background: url('../img/shadow_se.png') no-repeat right top;
    height: 5px;
}

.shadow-s
{
    background: url('../img/shadow_s.png') repeat-x;
    height: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.shadow-w
{
    background: url('../img/shadow_w.png') repeat-y left;
    overflow: hidden;
}

.shadow-e
{
    background: url('../img/shadow_e.png') repeat-y right;
}

.popupContent
{
    margin-left: 5px;
    margin-right: 5px;
    background-color: #ffffff;
}

.paging
{
    text-align: center;
    padding-bottom: 7px;
    padding-top: 2px;
}

.paging a, .paging span
{
    font-weight: bold;
    text-decoration: none;
}

.paging .change span
{
    color: #cacaca;
}

.paging .change *
{
    padding-top: 2px;
    padding-bottom: 2px;
}

.paging .change .prev
{
    padding-left: 24px;
    background: url('../img/paging-prev.gif') no-repeat;
}

.paging .change span.prev
{
    background: url('../img/paging-prev-none.gif') no-repeat;
}

.paging .change .next
{
    padding-right: 24px;
    background: url('../img/paging-next.gif') no-repeat right;
}

.paging .change span.next
{
    background: url('../img/paging-next-none.gif') no-repeat right;
}

.paging .numbers
{
    margin-left: 12px;
    width: 330px;
}

.paging .numbers a
{
    padding-left: 5px;
    padding-right: 5px;
}

#silverlightControlHostEdit
{
    width: 880px;
    height: 660px;
}

#silverlightControlWebcam
{
    width: 762px;
    height: 397px;
    padding-top: 10px;
}

.tabButton.active
{
    margin-top: 0;
    height: 38px;
}

.tabButton
{
    margin-top: 6px;
    height: 32px;
}

.addFromDiskButton
{
    width: 191px;
    background: url('../img/Localized/addFromDisk.pl.gif') no-repeat;
}

.addFromDiskButton.active
{
    background: url('../img/Localized/addFromDiskActive.pl.gif') no-repeat;
}

.webcamButton
{
    width: 230px;
    background: url('../img/Localized/webcam.pl.gif') no-repeat;
}

.webcamButton.active
{
    background: url('../img/Localized/webcamActive.pl.gif') no-repeat;
}

.latestButton
{
    width: 107px;
    padding-right: 3px;
    background: url('../img/Localized/latest.pl.gif') no-repeat;
}

.latestButton.active
{
    background: url('../img/Localized/latestActive.pl.gif') no-repeat;
}

.mostPopular
{
    width: 150px;
    padding-right: 3px;
    background: url('../img/Localized/mostPopular.pl.gif') no-repeat;
}

.mostPopular.active
{
    background: url('../img/Localized/mostPopularActive.pl.gif') no-repeat;
}

.specificUser
{
    width: 118px;
    background: url('../img/Localized/specificUser.pl.gif') no-repeat;
}

.specificUser.active
{
    background: url('../img/Localized/specificUserActive.pl.gif') no-repeat;
}

.tabLine
{
    background: url('../img/tabBorder.gif') repeat-x;
}

.galContentBox
{
    height: 342px;
}

.textContentBox
{
    height: 352px;
}

.category
{
    height: 31px;
    line-height: 31px;
    width: 130px;
    background: url('../img/category.gif') no-repeat;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 3px;
    text-transform: lowercase;
}

.category.frozen
{
    background: url('../img/frozenCategory.gif') no-repeat;    
}

.category.sel
{
    background: url('../img/activeCategory.gif') no-repeat;
    padding-right: 22px;
}

.stepHeaderText
{
    padding-top: 23px;
    padding-bottom: 28px;
}

#editUploaded
{
    width: 159px;
}

/* menu level 1 */
/*
#navi-box-container-1{float: left; margin-bottom: 10px;}
#navi-box-container-1 #navi-level_1{display:inline;float:left;margin:0;padding:0;height:50px;width:760px;}
#navi-box-container-1 #navi-level_1 li{display:inline;float:left;}
#navi-box-container-1 #navi-level_1 li a{display:inline;float:left;line-height:380%; color: #000000; text-decoration: none;}
#navi-box-container-1 #navi-level_1 li.active a span, #navi-box-container-1 #navi-level_1 li.active strong span{color: #ff6805; text-decoration: none;}
#navi-box-container-1 #navi-level_1 li a:hover{color: #f60; text-decoration: none;}

#navi-box-container-1 #navi-level_1 li a span, #navi-box-container-1 #navi-level_1 li strong span {display:inline;float:left;line-height:100%;padding-left:10px;margin-left:10px;border-left:1px solid #000;font-weight:bold;margin-top:18px;}
#navi-box-container-1 #navi-level_1 li.first a span, #navi-box-container-1 #navi-level_1 li.first strong span{padding-left:0;margin-left:0;border:0 !important;}

#navi-box-container-1 #navi-level_1 li.active.first{margin-top:9px;margin-left: -24px;}
#navi-box-container-1 #navi-level_1 li a span, #navi-box-container-1 #navi-level_1 li strong span {margin-top:20px;border-left:1px solid #cecece;}

#navi-box-container-1 #navi-level_1 li.active{margin-left: 3px;margin-right: -18px;margin-top: 9px;position: relative;}
#navi-box-container-1 #navi-level_1 li.active a{background:url(../img/main-nav-tab.png) no-repeat scroll 0 0;padding-left:11px;}
#navi-box-container-1 #navi-level_1 li.active a span{border:none !important;background:url(../img/main-nav-tab.png) no-repeat scroll 100% -33px;padding:12px 22px 10px 13px;margin:0;}
*/
/* end menu level 1*/
/*
body.main .layout {
    background: url("../img/portal-box-bg.png") no-repeat scroll 50% 8px transparent;
    overflow: hidden;
}*/
