html {
	margin: 0;
	padding: 0;
	/*min-height: 100%;
	_height: 100%;*/
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
/*	min-height: 100%;
	_height: 100%;*/
	height: 100%;
	background-color: #7a7a7a;
	background-image: url(img/BodyBg_repeat-y.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	background-position: left;
}
body#imageupload 
{
	background-image: none;
}
.Clear, .clear {
	clear: both;
}
#HeaderTitle {
	float: left;
	font-size: 12px;
	margin-left: 15px;
	margin-top: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	height: 15px;
	overflow: hidden;
}
#HeaderTitle h1 {
	position: relative;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 0;
	background: none;
}
#Header {
	height: 45px;
}

#Logo {
	float: right;
	margin-right: 10px;
	height: 25px;
	overflow: hidden;
}
#InfoColumn {
	background-color:#F1F1F1;
	background-image:url(img/InfocolumnBg_repeat-y.gif);
	background-position:right center;
	background-repeat:repeat-y;
	float:left;
	margin-right:8px;
	/*padding-bottom:15px;*/
	padding-bottom: 175px; /* hopefully this doesn't break anything */
	padding-left:0px;
	padding-right:0px;
	width:242px;
	margin-top: 12px;
}
#InfoColumnBg {
	background-image: url(img/InfoColumnBg_no-repeat.gif);
	background-repeat: no-repeat;
	padding-right: 22px;
	padding-left: 15px;
	background-position: 0px 30px;
}
.HrHorBorder {
	background-image: url(img/HrHorBorder.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.IndexBoxContents {
	background-color: #F1F1F1;
	padding: 15px;
	background-image: url(img/IndexBoxContentsBg.gif);
	background-repeat: no-repeat;
}
#Prev, #UploadMore, #ExtUpload, .PrevUp, .UpUpload {
	float: left;
}
#Next, #Close, .NextUp {
	float: right;
}
#UploadMore a, #Prev a, #Next a, #ExtUpload a, .NextUp a, .PrevUp a, .UpUpload a {
	-moz-outline: none !important;
	outline: none !important;
}
#Prev2 {
	float: left;
	margin-left: 250px;
	padding-left: 15px;
}
#Prev2 a {
	-moz-outline: none !important;
	outline: none !important;
}
.IndexBoxFooter {
	background-image: url(img/IndexBoxFooterBg.gif);
	background-repeat: no-repeat;
	height: 7px;
}


.TextBox {
	font-size: 11px;
}

.ImgQualityContainer {
	text-align:center;	
}
.ImgQualityHeader {
	padding: 5px 0 0 0;
}
#WorkAreaColumn {
	margin-right:17px;
/*	overflow:auto;*/
	overflow: hidden;
	padding-top:26px;
/*	_padding-left: 241px;*/
	position: relative;
	_padding-left: 0;
	_zoom: 1;
}
/*#UiDisabled {
	position: absolute;
	top: 110px;
	left: 50%;
	width: 200px;
	_width: 220px;
	padding: 10px;
	margin-left: -100px;
	background: #000;
	color: #FFF;
	font-size: 1.5em;
	text-align: center;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	z-index: 20;
	cursor: normal;
	display: none;
}*/
#UiDisabled {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	cursor: normal;
	display: none;
}
#UiDisabled #UiDisabledShader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.4;
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
	background: #000;
}
#UiDisabled #UiDisabledText {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	_width: 220px;
	padding: 10px;
	margin-top: -30px;
	margin-left: -100px;
	background: #000;
	color: #FFF;
	font-size: 1.5em;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
	cursor: normal;
	text-align: center;
}
#UiDisabled.WithIndicator #UiDisabledText {
	width: 300px;
	_width: 320px;
	margin-top: -80px;
	font-size: 1.2em;
}
#UiDisabled.WithIndicator #UiDisabledText img {
	margin-top: 10px;
}
#FullArea {
	position: relative;
	padding-top: 18px;
	margin-left: 20px;
	margin-right: 20px;
}
#OneColumnBox {
	background-color: #FFFFFF;
}
.OneColumnBoxContents {
	position: relative;
	padding: 15px;
	background-color: #F1F1F1;
	background-image: url(img/BoxBg_825px.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.UploadedImages 
{
	
	margin-top: 50px;
	background-color: #FFFFFF;
}
.UploadedImagesContents 
{
	position: relative;
	margin-top: 70px;
	background-color: #F1F1F1;
	background-image: url(img/BoxBg_825px.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.UploadedImagesContents div.UploadedHeader 
{
	display: block;
	background: url(img/ActionsHeadingCenter.gif) repeat-x scroll left top;
	height: 26px;
	padding-left: 4px;
}

.PystyVaaka {
	position: relative;
	clear: both;
}
.PystyVaaka div {
	display: block;
	clear: both;
	height: 70px;
}
.PystyVaaka div a {
	display: block;
	clear: both;
}
#PrimaryColumn {
	float: left;
	width: 345px;
	margin-right: 20px;
}
#SecondaryColumn {
	width: 345px;
	float: left;
}
#SpacerDiv {
	float: right;
}
#Next a, #Close a, .NextUp a {
	background-image: url(img/NextBg.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 55px;
	padding-top: 16px;
	padding-bottom: 16px;
	text-decoration: underline;
	display: block;
	_display: inline-block;
}

#Next a:hover, .NextUp a:hover {background-image: url(img/NextBgHover.gif);}

#InfoColumn div.ToolBox {
	background-image: url(img/ToolBoxBg.gif);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
}
#InfoColumn div.ToolBox a span {
	color: inherit;
	display: block;
	font-size: 11px;
	font-style: normal;
}
#InfoColumn div.ToolBox a {
	display:block;
	text-decoration: underline;
	color: #009900;
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}
#InfoColumn div.ToolBox a:hover {
	color: #00B900;
}

.PriceTable td, .PriceTable th{
	font-size: 11px;
	padding: 0;
	color: #666666;
}

.BottomLogo {
	/*position: absolute;*/
	display: block;
	/*position: relative;*/
	text-align:center;
	margin-top: 160px;
	/*width: 150px;
	height: 50px;
	bottom: 0px;
	left: 50px;*/
	/*background: url(img/Logo.gif) top left no-repeat;*/
}
.BottomLogo img {
	position: relative;
	padding-top: 0px;
}

.ToolBox h2 {
	position: relative;
	background-image: none;
	padding-bottom: 5px;
}
#ZoomIn {
	background: url(img/zoom_in.gif) no-repeat;
	padding: 2px 0 2px 20px;
	text-decoration: underline;
}
#ZoomOut {
	background: url(img/zoom_out.gif) no-repeat;
	padding: 2px 0 8px 20px;
	text-decoration: underline;
}
#TurnLeft {
	background: url(img/shape_rotate_anticlockwise.gif) no-repeat;
	padding: 2px 0 2px 20px;
}
#TurnRight {
	background: url(img/shape_rotate_clockwise.gif) no-repeat;
	padding: 2px 0 8px 20px;
}
#ToGray {
	background: url(img/picture_bw.gif) no-repeat;	
	padding: 2px 0 2px 20px;
}
#ToColor {
	background: url(img/picture_color.gif) no-repeat;
	padding: 2px 0 8px 20px;
}
.TextBox #ChangePic {
	margin: 11px 0 11px 16px;
}
#ChangePic a {
	background-image: url(img/folder_image.gif);display:block; text-decoration: underline; color: #009900;padding-top: 2px;padding-bottom: 2px;padding-left: 20px;background-repeat: no-repeat;
}
#ChangePic a:hover {color: #00B900;}
#Prev a:hover, .PrevUp a:hover {background-image: url(img/PrevBgHover.gif);}

#Prev a, .PrevUp a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/PrevBg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 55px;
	text-decoration: underline;
	display: block;
	_display: inline-block;
}

#Prev2 a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/icon_upload.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 55px;
	text-decoration: underline;
	display: block;
	_display: inline-block;
}

#Prev2 a:hover {background-image: url(img/icon_upload_hover.gif);}

#UploadMore, #ExtUpload, .UpUpload {
	margin-left: 50px;
}
#UploadMore a, #ExtUpload a, .UpUpload a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/icon_upload.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 55px;
	text-decoration: underline;
	display: block;
	_display: inline-block;
}
#UploadMore a:hover, #ExtUpload a:hover, .UpUpload a:hover {
	background-image: url(img/icon_upload_hover.gif);
}
#Close a{background-image: url(img/iconClose.gif);}
#Close a:hover {background-image: url(img/iconCloseHover.gif);}

#Container {
	background-image: url(img/Bg_x-repeat2.gif);
	background-repeat: repeat-x;
	min-height: 100%;
	_height: 100%;
	position: relative;
}

#Corner {
	background-image: url(img/ColumnCorner.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 50;
	height: 14px;
	width: 14px;
	left: 233px;
	top: 12px;
}
.Section {
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-bottom: 8px;
	font-size: 11px;
}
.Section h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	background: none;
	padding-left: 30px;
	margin-top: 0px;
}
#Section_1 { background: url(img/Section_X.gif) no-repeat;}
#Section_2 { background: url(img/Section_X.gif) no-repeat;}
#Section_22 { background: url(img/Section_X.gif) no-repeat;}
#Section_3 { background: url(img/Section_X.gif) no-repeat;}
#Section_4 { background: url(img/Section_X.gif) no-repeat;}
#Section_5 { background: url(img/Section_X.gif) no-repeat;}
#Section_6 { background: url(img/Section_X.gif) no-repeat;}

#NextPrev, .NextPrevUp {
	margin-top: 5px;
}
.NextPrevUp 
{
	overflow: hidden;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	background-image: url(img/h-title-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	margin-top: 15px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(img/h-title-icon.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 10px;
}
#InfoColumn p, #InfoColumn table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #666666;
}
.IndexBoxTitle {
	background-image: url(img/IndexBoxTitleBg.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 11px;
	padding-bottom: 12px;
	padding-left: 38px;
}
.IndexBoxContents h2 {
	background: none;
	padding: 0;
}

.IndexBox p {
	margin: 0px;
}

.TitleBgLeft {
	background-image:url(img/TitleBgLeftGrey.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:normal;
	zoom: 1;
}
.TitleBgRight {
	background-image:url(img/TitleBgRightGrey.gif);
	background-position:right center;
	background-repeat:no-repeat;
	height:35px;
	padding-left:40px;
	padding-top:10px;
	z-index:50;
}
.CreativeStudio .TitleBgLeft {
	background-image:url(img/TitleBgLeftCreativeStudio.gif);
}
.CreativeStudio .TitleBgRight {
	background-image:url(img/TitleBgRightCreativeStudio.gif);
}
.OtherProds {
	display: block;	
}
.OtherProdsContents {
	text-align: center;
}
.OtherProds .TitleBgLeft {
	background-image:url(img/TitleBgLeftOtherProds.gif);
}
.OtherProds .TitleBgRight {
	background-image:url(img/TitleBgRightOtherProds.gif);
}
.TitleBgLeft h1 {
	font-size: 18px;
	font-weight: normal;
	background: none;
	padding: 0px;
	margin: 0px;
	margin-top: 1px;
	margin-left: -2px;
}
div.Warning {
	margin: 10px;
	background-color: #FFFCB7;
	color: #252525;
	border: 1px solid #DFCE55;
	background-image: url(img/WarningIcon.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 21px;
	padding-right: 8px;
	padding-bottom: 24px;
	padding-left: 70px;
}
div.Error {
	margin: 10px;
	background-color: #fecbb6;
	color: #252525;
	border: 1px solid #DFCE55;
	background-image: url(img/ErrorIcon.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 21px;
	padding-right: 8px;
	padding-bottom: 24px;
	padding-left: 70px;
}

div.Information {
	margin: 10px;
	background-color: #FFFCB7;
	color: #252525;
	border: 1px solid #DFCE55;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-top: 21px;
	padding-right: 8px;
	padding-bottom: 24px;
	padding-left: 40px;
}
.Warning p {
	margin: 0px;
}
.Warning a 
{
	color:Blue;
}
.Warning ul {
	margin-bottom: 8px;
	margin-top: 8px;
}
.ErrorClass 
{
	background-image: url("img/WarningIcon_small.gif");
	background-repeat: no-repeat;
	padding-left: 21px;
	font-size: 16px;	
}
div.ErrorMsg {
	color: #f00;
	font-weight: bold;
}
.asterisk {
	color: #FF0000;
	font-size: 13px;
	line-height: normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.TextBox .asterisk {
	line-height: 11px;
}
.FooterBgRight {
	background-image: url(img/FooterBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 8px;
}
.FooterBgLeft {
	background-image: url(img/FooterBgLeft.gif);
	background-repeat: no-repeat;
	font-size: 0;
}
.ImagePreview {
	text-align: center;
	padding-top: 19px;
	position: relative;
}
/*.ImagePreview div {
	width: 100%;
}*/
.ImagePreview .Image {
    width: 752px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}
.ImagePreview div img {
	/*width: 460px;*/
}
.InfoPopup {
    position: absolute;
    top: 10px;
    left: 50px;
    width: 675px;
    height: 500px;
    background: #FFF;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
    overflow: hidden;
}
.InfoPopup div.Header {
	display: block;
	background: url(img/ActionsHeadingCenter.gif) repeat-x scroll left top;
	height: 26px;
	padding-left: 4px;
}
.InfoPopup ul {
    margin: 0 0 0 12px;
    padding: 12px 0 0 0;
    width: 186px;
}
.InfoPopup li {
    margin: 0;
    padding: 4px 4px 4px 14px;
    border-top: 1px solid #C1C1C1;
    line-height: 1.5;
    list-style: none;
}
.InfoPopup li.first {
    border-top: none;
}
.InfoPopup img {
    display: block;
    position: absolute;
    left: 208px;
    top: 41px;
    /*width: 405px;*/
}
.PopupPreview {
	position: absolute;
	top: 0;
	left: 200px;
}
.Buttons {
	padding-bottom: 8px;
}

.SmallGreenButton, .LargeGreenButton {
	display: block;
	float: left;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	margin-right: 18px;
	_position: relative;
}

.SmallGreenButton {
	width: 111px;
	background: url(img/GreenButtonSmall.gif) top left no-repeat;
}

.LargeGreenButton {
	width: 126px;
	background: url(img/GreenButtonLarge.gif) top left no-repeat;
}

#imageupload #NextPrev {
	margin: 12px 20px 0 0;
}
div.YellowNote {
	background-color: #FFFCB7;
	color: #252525;
	border: 1px solid #DFCE55;
	padding: 10px 0;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

div.Spinner {
	margin: 20px 0;
	text-align: center;
}

#ImageUploaderWindow.UploadProgress .OneColumnBoxContents {
	padding: 2px 5px 5px 5px;
}

#UploadProgressBar {
	text-align: center;
}

#UploadProgressBar table {
	text-align: left;
	margin: 0 auto;
}

#ImageUploaderWindow table.UploadProgress {
	width: 100%;
	border-collapse: collapse;
	font-family: "Arial", sans-serif;
}

#ImageUploaderWindow table.UploadProgress th {
	width: 300px;
}

#ImageUploaderWindow table.UploadProgress td, #ImageUploaderWindow table.UploadProgress th {
	padding-left: 21px;
	font-weight: normal;
	text-align: left;
}

#ImageUploaderWindow table.UploadProgress td.ProgressTotal,
#ImageUploaderWindow table.UploadProgress th.ProgressTotal {
	padding-top: 40px;
	height: 20px;
	font-weight: bold;
	background: url(img/ProgressTableBg.gif) top left repeat-x;
}

#ImageUploaderWindow table.UploadProgress th.ProgressTotal {
	font-weight: bold;
}

#ImageUploaderWindow.ThumbUpload .OneColumnBoxContents {
	padding: 0;
}

#ImageUploaderWindow #totalfiles tr.ProgressDummy {
	display: none;
}

#ImageUploaderWindow #totalfiles td {
	background: none;
	padding-top: 0;
}

#ImageUploaderWindow #totalfiles th {
	display: none;
}

.ImportantMessage {
	padding: 15px;
	font-size: 1.4em;
	color: #333;
}

.UploadProgress td, .UploadProgress th {
	height: 20px;
	padding: 0;
}

.UploadProgress .ProgressBar {
	background: #E0E0E0;
	width: 200px;
	height: 10px;
	font-size: 0;
}

.UploadProgress .ProgressBar.ProgressTotal {
	height: 28px;
}

.UploadProgress .ProgressBar div.ProgressBarLeft {
	height: 10px;
	padding-left: 2px;
	background: url(img/UploadProgressLeft.gif) top left no-repeat;
}

.UploadProgress .ProgressBar div.ProgressBarRight {
	height: 10px;
	padding-right: 2px;
}

.UploadProgress .ProgressBar div.ProgressBarRight.ProgressBarDone {
	background: url(img/UploadProgressRight.gif) top right no-repeat;
}

.UploadProgress .ProgressBar div.ProgressBarRight div {
	height: 10px;
	background: url(img/UploadProgressCenter.gif) top left repeat-x;
}

.UploadProgress .ProgressBar.ProgressTotal div.ProgressBarLeft {
	height: 25px;
	padding-left: 4px;
	background: url(img/UploadProgressTotalLeft.gif) top left no-repeat;
}

.UploadProgress .ProgressBar.ProgressTotal div.ProgressBarRight {
	height: 25px;
	padding-right: 4px;
}

.UploadProgress .ProgressBar.ProgressTotal div.ProgressBarRight.ProgressBarDone {
	background: url(img/UploadProgressTotalRight.gif) top right no-repeat;
}

.UploadProgress .ProgressBar.ProgressTotal div.ProgressBarRight div {
	height: 25px;
	background: url(img/UploadProgressTotalCenter.gif) top left repeat-x;
}

.IndexBoxContentsLeftCol {
	margin-right: 280px;
}

.IndexBoxContentsRightCol {
	float: right;
	width: 270px;
}

.ChoosePicsButtonContainer {
	margin-top: 25px;
	padding-left: 197px;
	background: url(img/ChoosePicsArrowToRight.gif) 0 1px no-repeat;
}

.ChoosePicsButton {
	display: block;
	cursor: pointer;
	padding-left: 10px;
	background: url(img/ChoosePicsButtonLeft.gif) top left no-repeat;
	height: 67px;
	text-decoration: none;
	width: 403px;
	_width: 413px;
}

.ChoosePicsButtonRight {
	display: block;
	padding-right: 10px;
	background: url(img/ChoosePicsButtonRight.gif) top right no-repeat;
	height: 67px;
}

.ChoosePicsButtonCenter {
	display: block;
	background: url(img/ChoosePicsButtonCenter.gif) top left repeat-x;
	height: 67px;
	color: #FFF;
	line-height: 67px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ol.ChoosePics {
	margin: 0;
	padding-left: 2.2em;
	_padding-left: 2.6em;
}

ol.ChoosePics li {
	padding-left: 0;
}

table.OrderInformationTable {
	margin: 0 0 15px 0;
	width: 305px;
}
table.OrderInformationTable * {
	padding: 1px 5px 1px 0;
	margin: 0;
	width: 50%;
}

table.OrderConfirm td, table.OrderConfirm th {
	padding: 1px 10px;
}

#PhotoSizeRBtns, #TemplatePaperRBtns {
	display: none;
}

.DigiPicsStep1 .IndexBoxContents  {
	height: 378px;
}

td.PriceCell {
	text-align: right;
}

td.Status-1 
{
	background-color: #FFFCB7;
	background: url(img/Bar_wait_bg.gif);
}

td.Status-2
{
	background-color: #fecbb6;
}

.btnEdit 
{
	color: Green !important;
}

.btnDelete {
	color: Red !important;
}

#PhotoSizesImg img, #TemplatePaperImg img {
	margin-bottom: 5px;
	display: block;
}

#PhotoSizesImg {
	float: left;
	width: 150px;
}

#TemplatePaperImg {
	float: right;
	width: 150px;
} 

.OrderForm table td {
	padding: 1px 10px 0 10px;
}
#PhotoSizes .SizeInfo {
	display: block;
	margin: 12px 0 0 0;
}
#nocolumns{
	background-image: none;
}

.CategoryList {
	width: 219px;
	float: left;
	background: url(img/CategoryListMiddle.gif) top left repeat-y;
	position: relative;
}

.LowerCategoryList h2 {
	margin: 0;
	padding: 0;
	height: 25px;
	padding: 17px 0 0 39px;
	color: #FFF;
	background: url(img/CategoryListHead.gif) top left no-repeat;
}

.LowerCategoryList ul {
	margin: 0 8px -5px 8px;
	padding: 0 0 16px 0;
	background: url(img/CategoryListGradient.gif) top left repeat-x;
}

.LowerCategoryList li {
	list-style: none;
	margin: 0;
	padding: 0 0 2px 0;
	background: url(img/CategoryListSeparator.gif) bottom left repeat-x;
	zoom: 1;
}

.LowerCategoryList a {
	display: block;
	height: 23px;
	line-height: 23px;
	padding-left: 19px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.LowerCategoryList li.selected a {
	background: url(img/CategoryListSelected.gif) top left repeat-x;
}

.CategoryList h2 {
	margin: 0;
	padding: 0;
	height: 25px;
	padding: 17px 0 0 39px;
	color: #FFF;
	background: url(img/CategoryListHead.gif) top left no-repeat;
}

.CategoryList ul {
	margin: 0 8px -5px 8px;
	padding: 0 0 16px 0;
	background: #848484 url(img/CategoryListGradient.gif) top left repeat-x;
}

.CategoryList li {
	list-style: none;
	margin: 0;
	padding: 0 0 2px 0;
	background: url(img/CategoryListSeparator.gif) bottom left repeat-x;
	zoom: 1;
}

.CategoryList a {
	display: block;
	height: 23px;
	line-height: 23px;
	padding-left: 19px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.CategoryList li.selected a {
	background: url(img/CategoryListSelected.gif) top left repeat-x;
}

.CategoryListBottom {
	margin-bottom: -5px;
	height: 13px;
	background: url(img/CategoryListBottom.gif) top left no-repeat;
}

.TemplatePicker {
	margin-left: 220px;
	position: relative;
}

.TemplatePicker ul {
	margin: 0;
	padding: 0;
	position: relative;
}

.TemplatePicker li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 158px;
	height: 115px;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 5px;
	text-align: center;
}

.TemplatePicker li.selected {
	background: #D5EEF7;
	border: 1px solid #69C870;
}

.TemplatePicker a {
	display: block;
	text-decoration: none;
	color: #000;
	height: 100%;
	text-align: center;
}

.TemplatePicker li img {
	border: 1px solid #838584;
	margin: 0 0 4px 0;
}

.TemplatePicker li span {
	padding-left: 4px;
	display: block;
}

.TemplatePicker li span.TemplatePickerLargeImage {
    display: none;
    position: absolute;
    margin-left: -170px;
    padding: 0;
    width: 500px;
    text-align: center;
    z-index: 10;
}

* html .TemplatePicker li span.TemplatePickerLargeImage {
    margin-left: -250px;
}

*:first-child+html .TemplatePicker li span.TemplatePickerLargeImage {
    margin-left: -250px;
}

.TemplatePicker li.imghover span.TemplatePickerLargeImage {
    display: block;
}

.TemplatePicker li span.TemplatePickerLargeImage img {
    position: relative;
    zoom: 1;
    z-index: 10;
}

#TemplateBrowser {
/*	width: 750px;*/
	height: 144px;
	position: relative;
	background: url(img/CardBrowserMiddle.gif) top left repeat-x;
}

#TemplateBrowserLeft, #TemplateBrowserRight {
	display: block;
	position: absolute;
	width: 27px;
	height: 144px;
	top: 0;
}

#TemplateBrowserLeft {
	left: 0;
	background: url(img/CardBrowserLeft.gif) top left no-repeat;
	z-index: 10;
}

#TemplateBrowserRight {
	right: 0;
	background: url(img/CardBrowserRight.gif) top left no-repeat;
	z-index: 10;
}

#TemplateBrowserCards {
	margin: 0 27px;
	position: relative;
	height: 144px;
	overflow: hidden;
}

#TemplateBrowserCards ul {
	margin: 0;
	padding: 0;
	position: absolute;
	height: 144px;
	width: 10000px;
}

#TemplateBrowserCards li {
	list-style: none;
	margin: 25px 11px 0 0;
	padding: 0;
/*	width: 124px;*/
	float: left;
    position: relative;
    text-align: center;
}

#TemplateBrowserCards li.LastInCategory {
    margin-right: 9px;
    border-right: 2px solid #000;
}

#TemplateBrowserCards li div {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: -1.2em;
    height: 1.0em;
    white-space: nowrap;
    color: #FFF;
}

#TemplateBrowserCards li img {
	border: 1px solid #828383;
	cursor: pointer;
}

#TemplateBrowserCards li span {
    display: block;
    position: absolute;
    left: 0;
    top: 115%;
    height: 1.0em;
    margin-top: -0.5em;
    white-space: nowrap;
    width: 100%;
    text-align: center;
    color: #000;
    cursor: pointer;
}

#TemplateBrowserFaderLeft, #TemplateBrowserFaderRight {
	position: absolute;
	top: 11px;
	width: 12px;
	height: 120px;
	z-index: 5;
}

#TemplateBrowserFaderLeft {
	left: 27px;
	background: url(img/CardBrowserFaderLeft.png) top left no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/CardBrowserFaderLeft.png', sizingMethod='scale');
}

#TemplateBrowserFaderRight {
	right: 27px;
	background: url(img/CardBrowserFaderRight.png) top left no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/CardBrowserFaderRight.png', sizingMethod='scale');
}

#TemplateBrowserLoading {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -20px;
	margin-top: -20px;
	z-index: 10;
}

.HideOverflow {
	overflow:hidden;
}

.AutoOverFlow {
	overflow:auto;
}

.CardDesign {
	margin-top: 4px;
	text-align: center;
}

.CardDesignImage {
	position: relative;
	margin: 0 auto;
}

.CardDesignText, .CardDesign textarea {
	position: absolute;
	background: #91A0C1;
	border: 1px dashed #344668;
	font-family: Sans-serif;
	font-size: 1.0em;
	text-align: center;
}

.CardDesignText {
	margin-top: 1px;
	cursor: pointer;
}

div.RoundedGreenBar {
	height: 38px;
	background-color: #DAF4E0;
	background-image: url(img/RoundedGreenBarLeft.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0 0 0 6px;
}

div.RoundedGreenBar div.RoundedGreenBar {
	background-image: url(img/RoundedGreenBarRight.gif);
	background-position: top right;
	padding: 0 6px 0 0;
}

div.RoundedGreenBar div.RoundedGreenBar div.RoundedGreenBar {
	background-image: none;
	height: 28px;
	padding: 8px 0 0 13px;
	border-top: 1px solid #86D198;
	border-bottom: 1px solid #86D198;
}

.RoundedGreenBar input {
	border: 1px solid #7F9DB9;
}

.ErrorBar {
	height: 41px;
	line-height: 41px;
	background: #FFD0D0 url(img/ErrorIconWithGradient.gif) top left no-repeat;
	padding: 0 11px 0 84px;
	margin-bottom: 13px;
	border: 1px solid #F10000;
}

.ErrorBar a {
	display: block;
	float: right;
	width: 126px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	background: url(img/ErrorButton.gif) top left no-repeat;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	margin-top: 8px;
}

.CardPreview {
	padding-top: 19px;
	text-align: center;
}

.CardPreviewQuality {
	margin-top: 22px;
	height: 100px;
	background: url(img/large_quality_REPLACE.jpg) center 1.4em no-repeat;
}

#BottomButtons {
	padding-top: 16px;
}

.WhiteButton, .RedButton, .GreenButton {
	display: block;
	text-decoration: none;
	width: 134px;
	height: 41px;
	line-height: 41px;
	padding: 1px 5px 5px 2px;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	float: left;
	margin-right: 6px;
}

.WhiteButton {
	background: url(img/WhiteButton.gif) top left no-repeat;
	color: #AEAEAE;
}

.RedButton {
	background: url(img/RedButton.gif) top left no-repeat;
	color: #FFF;
}

.GreenButton {
	background: url(img/GreenButton.gif) top left no-repeat;
	color: #FFF;
}

.LoginBox {
	position: absolute;
	top: 28px;
	right: 28px;
	width: 243px;
	height: 229px;
	padding: 22px 36px 0 36px;
	background: url(img/LoginBox.jpg) top left no-repeat;
}

.LoginBox h2 {
	color: #1063B8;
	font-size: 1.5em;
	padding: 0 0 23px 0;
	text-align: center;
	background: none;
	font-weight: normal;
}

.LoginBox label {
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}

.LoginBox input {
	display: block;
	width: 236px;
	_width: 234px;
	border: 1px solid #A7A6AB;
	margin-bottom: 10px;
}

.LoginButton {
	display: block;
	float: right;
	margin-top: 7px;
	width: 101px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	padding: 0 5px 5px 0;
	border: none;
	background: url(img/LoginButton.gif) top left no-repeat;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.CardDesign {
	margin-top: 4px;
	text-align: center;
}

.DrawArea {
	position: relative;
	margin: 0 auto;
}

.DrawArea .DrawAreaText, .DrawArea textarea {
	position: absolute;
	background: #91A0C1;
	border: 1px dashed #344668;
	font-family: Sans-serif;
	font-size: 1.0em;
	text-align: center;
}

.DrawArea .DrawAreaText {
	margin-top: 1px;
	cursor: pointer;
	z-index: 12;
}

.DrawArea textarea {
    z-index: 20;
}

.DrawArea .DrawAreaImage {
	position: absolute;
	background: #FFF;
	overflow: hidden;
	z-index: 5;
}

.DrawArea .DrawAreaFgImg {
	position: relative;
	z-index: 7;
}

.DrawArea .DrawAreaImage img {
	display: block;
	position: absolute;
	z-index: 1;
}

.DrawArea .DrawAreaImageHandles {
	position: absolute;
	border: 1px solid #000;
	z-index: 10;
	background: url(img/NotASpacer.gif) top left repeat-x;
	cursor: move;
}

.DrawArea .DrawAreaImageHandles div {
	position: absolute;
	width: 8px;
	height: 8px;
	border: 1px solid #000;
	background: #FFF;
	font-size: 0;
}

.DrawArea .DrawAreaImageHandles .HandleNE { top: 0; right: 0; margin: -1px -1px 0 0; cursor: ne-resize; }
.DrawArea .DrawAreaImageHandles .HandleSE { bottom: 0; right: 0; margin: 0 -1px -1px 0; cursor: se-resize; }
.DrawArea .DrawAreaImageHandles .HandleSW { bottom: 0; left: 0; margin: 0 0 -1px -1px; cursor: sw-resize; }
.DrawArea .DrawAreaImageHandles .HandleNW { top: 0; left: 0; margin: -1px 0 0 -1px; cursor: nw-resize; }

.DrawArea .DrawAreaImageShaders, .MPImageShaders {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 3;
}

.MPImageShaders {
	overflow: hidden;
}

.DrawArea .DrawAreaImageShaders div, .MPImageShaders div {
	position: absolute;
	background-color: #FFF;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50)
	font-size: 0;
	z-index: 3;
}

.DrawArea .DrawAreaImageShaders .ShaderTop,
.MPImageShaders .ShaderTop
{ top: 0; right: 0; }
.DrawArea .DrawAreaImageShaders .ShaderRight,
.MPImageShaders .ShaderRight
{ bottom: 0; right: 0; }
.DrawArea .DrawAreaImageShaders .ShaderBottom,
.MPImageShaders .ShaderBottom
{ bottom: 0; left: 0; }
.DrawArea .DrawAreaImageShaders .ShaderLeft,
.MPImageShaders .ShaderLeft
{ top: 0; left: 0; }

.SupportLink { position:absolute; top: 33px; right: 20px; z-index: 1; }
.debug {position:absolute; top: 1px; right: 10px; z-index: 1; font-size:8px;}
.SupportLink a {
	background-image: url('img/tuki.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding: 7px 20px 7px 40px;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
.SupportLink a:hover {color:#f0f0f0;text-decoration:underline;}

/* ostoskorilla olevat */

/* Banner */

.Banner {
    background: url(img/BannerLeft.gif) top left repeat-y;
    position: relative;
}

.Banner div {
    background: url(img/BannerRight.gif) top right repeat-y;
}

.Banner div div {
    background: url(img/BannerTopLeft.gif) top left no-repeat;
}

.Banner div div div {
    background: url(img/BannerTopRight.gif) top right no-repeat;
}

.Banner div div div div {
    background: url(img/BannerBottomLeft.gif) bottom left no-repeat;
}

.Banner div div div div div {
    background: url(img/BannerBottomRight.gif) bottom right no-repeat;
    padding: 9px;
    zoom: 1;
    height: 89px;
}

.Banner a, .Banner a:link, .Banner a:visited, .Banner a:active {
    display: block;
    background: #527FB4 url(img/BannerGradient.gif) top left repeat-x;
    color: #FFF;
    text-decoration: none;
    font-size: 1.2em;
    zoom: 1;
    position: relative;
    height: 100%;
}

.BannerImage {
    display: block;
    width: 89px;
    float: left;
}

.BannerImage img {
    display: block;
    border: none;
    cursor: pointer;
}

.BannerText {
    display: block;
    margin-left: 124px;
    color: #FFF;
    text-decoration: none;
    padding: 16px 0;
}

.BannerHeader {
    display: block;
    margin-left: -15px;
    padding-left: 15px;
    background: url(img/BannerRaquo.gif) 0 0.3em no-repeat;
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: underline;
    margin-bottom: 6px;
}

.BannerLeftCol {
    float: left;
    width: 49.9%;
    position: relative;
}

.BannerRightCol {
    float: right;
    width: 49.9%;
    position: relative;
}

.MPImage h3, .MPRest h3 {
    font-size: 1.5em;
    margin-top: 0;
    text-align: center;
}

.MPImage {
	position: relative;
	margin: 0 20px 20px 0;
    float: left;
    width: 463px;
    height: 300px;
}

.MPImageMove, .MPImageDelete {
    padding-bottom: 14px;
    background: url(img/ActionsDottedSeparator.gif) bottom left repeat-x;
    float: right;
    width: 255px;
}

.MPImageDelete {
    padding-top: 6px;
}

.MPImageRotate {
	float: left;
	padding-top: 6px;
	padding-bottom: 14px;
    background: url(img/ActionsDottedSeparator.gif) bottom left repeat-x;
    width: 255px;
}

.MPMonth {
    width: 165px;
    font-size: 0.9em;
}

.MPMonth.paneLeft {
	float: left;
}

.MPMonth.paneRight {
	float: right;
}

.MPAddButton {
	display: block;
	width: 83px;
	height: 22px;
	line-height: 22px;
	vertical-align: center;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(img/ActionsClone.gif);
	background-repeat: no-repeat;
    zoom: 1;
}

.MPAddButton.paneLeft {
	float: right;
}

.MPAddButton.paneRight {
	float: left;
}

.MPDeleteButton {
	display: block;
	color: #FFF;
	width: 83px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: center;
	text-align: center;
	background: url(img/ActionsDropFile.gif) top left no-repeat;
    zoom: 1;
}

.MPDeleteButton.paneLeft {
	float: right;
}

.MPDeleteButton.paneRight {
	float: left;
}
.MPRotateButton {
	float: left;
	display: block;
	color: #FFF;
	width: 83px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: center;
	text-align: center;
	background: url(img/ActionsClone.gif);
    zoom: 1;
}

.MPRotateButton.paneLeft {
	float: right;
}

.MPRotateButton.paneRight {
	float: left;
}

.MPImageImage {
    width: 200px;
    text-align: center;
    position: relative;
}

.MPImageImage.paneRight {
    float: left;
}
.MPImageImage.paneLeft {
    float: right;
}

.MPImageImage img {
    position: relative;
}

.MPImageTools {
    position: relative;
}

.MPImageTools.paneLeft {
	margin-left: 205px;
}
.MPImageTools.paneRight {
	margin-right: 205px;
}
.MPImageQuality {
	margin-top: 11px;
}
.MPImageLabel {
	display: block;
	text-align: center;
}

.MPQualityMeter {
	width: 205px;
	height: 31px;
	margin: 7px 0 3px 0;
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	zoom: 1;
}

.MPQuality0 {
	background-image: url(img/q_verygood.jpg);
}

.MPQuality1 {
	background-image: url(img/q_good.jpg);
}

.MPQuality2 {
	background-image: url(img/q_average.jpg);
}

.MPQuality3 {
	background-image: url(img/q_bad.jpg);
}

.MPQuality4 {
	background-image: url(img/q_verybad.jpg);
}

.MPQualityTextUnder {
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
}

.MPQualityTextUnder div {
	float: right;
	width: 50%;
	text-align: right;
}

.MPRestTop, .MPRestTop div, .MPRestBottom, .MPRestBottom div {
    height: 4px;
    font-size: 0;
}

.MPRestTop {
    background: #D5D4D4 url(img/GreyBoxTL.gif) top left no-repeat;
}

.MPRestTop div {
    background: transparent url(img/GreyBoxTR.gif) top right no-repeat;
}

.MPRestBottom {
    background: #D5D4D4 url(img/GreyBoxBL.gif) top left no-repeat;
}

.MPRestBottom div {
    background: transparent url(img/GreyBoxBR.gif) top right no-repeat;
}

.MPRest {
    background: #D5D4D4;
    padding: 22px 0 46px 22px;
}

.LoadedImages {
	padding: 12px 0 10px 5px;
}
.LoadedImages ul {
	margin: 0;
    padding: 0;
}
.LoadedImages ul li {
	margin: 5px 8px 0 0;
    padding: 2px 7px 0 7px;
    list-style: none;
    float: left;
    width: 105px;
    text-align: center;
    position: relative;
}
.LoadedImages ul li img {
	position: relative;
}

.MPRest ul {
    margin: 0;
    padding: 0;
}

.MPRest ul li {
    margin: 0 46px 27px 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 215px;
    text-align: center;
    position: relative;
}

.MPRest ul li img {
    position: relative;
}

.MPRest ul li div {
    padding-top: 6px;
}
.UserInfo { position:absolute; top: 33px; right: 20px; z-index: 1; }

.MPPreview {
	position: relative;
	margin: 0 5px 5px 0;
    float: left;
    width: 370px;
}
    
.MPPreviewImage {
	width: 370px;
    text-align: center;
    float: left;
    position: relative;
}
    
.MPPreviewImage img
{
	position: relative;
}

/* MP preview scroller */

.previewscroll {
    position: relative;
}

.previewscrollinner {
    overflow: hidden;
    position: relative;
}

.previewscrollshaders {
    position: absolute;
}

.previewscroll ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.previewscroll li {
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: center;
}

.previewscroll .scrollleft, .previewscroll .scrollright {
    display: block;
    position: absolute;
    width: 31px;
    height: 64px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    -moz-outline: none;
    outline: none;
    zoom: 1;
}

.previewscroll .scrollleft:hover, .previewscroll .scrollright:hover {
    background-position: 0px -64px;
}

.previewscroll .scrollleft {
    background-image: url(img/PreviewBookLeft.gif);
}

.previewscroll .scrollright {
    background-image: url(img/PreviewBookRight.gif);
}

.leftdisabled .scrollleft, .leftdisabled .scrollleft:hover,
.rightdisabled .scrollright, .rightdisabled .scrollright:hover
{
    background-position: 0px -128px !important;
}

.previewImageFooter{
	padding-top: 3px;
	font-family: Verdana;
	font-size: 1.2em;
	font-style:italic;
	font-weight:bold;
}

div.order {
        background: url(Orderlink.gif) top left repeat-x !important;
        padding:0 !important;
        height: 27px !important;
        position: relative;
        bottom: 0px;
        float: left;
        margin: 0;
        cursor: pointer;
}

div.ordertopleft, div.ordertopright, div.orderbottomleft, div.orderbottomright {
        margin: 0px !important;
        padding:0 !important;
        height: 0px !important;
        float:left;
}
div.ordertopleft {
        background:  none !important;
}

div.ordertopright {
        background:  none !important;
}

div.orderbottomleft {
        background:  none !important;
}

div.orderbottomright {
        background:  none !important;
}

div.orderbottomright span {
        font-size: 1.0em;
        line-height: normal;
        display: block;
        padding-left: 0px;
        margin: 0px 0px 0 0;
        background: none; /*url(OrderIcon.gif) 10px 2px no-repeat;*/
}

.orangebutton {
    display: block;
    float: left;
    color: #FFF;
    font-weight: bold;
    background-repeat: no-repeat;
    margin-right: 0;
    cursor: pointer;
    padding: 0 3px 0 0;
    text-decoration: none;
    height: 18px;
    line-height: 18px;
    background: url(img/orange-button-right.gif) top right no-repeat;
    font-size: 0.9em;
    margin-top: -10px;
}

.orangebutton:hover {
    color: #FFF;
    text-decoration: underline;
}

.orangebutton span {
    display: block;
    float: left;
    cursor: pointer;
    height: 18px;
    line-height: 16px;
    padding: 0 7px 0 10px;
    background: url(img/orange-button-left.gif) top left no-repeat;
    text-align: center;
}

.support2 {
    padding-left: 10px;
    height: 35px;
    position: relative;
    top: -50px;
}

.supporttext {
	position: relative;
	top: -20px;
}

.supportpic {
    position: relative;
    top: 35px;
    left: 132px;
    width: 58px;
    height: 72px;
    background: url(img/support-pic.gif) top left no-repeat;
}

h2.greyheader {
    padding-left: 15px;
    height: 25px;
    line-height: 25px;
    color: #FFF;
    font-size: 1.0em;
    font-weight: bold;
    /*zoom: 1;*/
    background: url(img/grey-title-left.gif) top left no-repeat;
}

h2.greyheader div {
    background: url(img/grey-title-right.gif) top right no-repeat;
}

.LargeTemplatePicker {
	margin-left: 120px;
	position: relative;
}

.LargeTemplatePicker ul {
	margin: 0;
	padding: 0;
	position: relative;
}

.LargeTemplatePicker li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 188px;
	height: 145px;
	padding: 10px;
	border: 1px solid #ccc;
	margin: 5px;
	text-align: center;
	position: relative;
}

.LargeTemplatePicker li.selected {
	background: #D5EEF7;
	border: 1px solid #69C870;
}

.LargeTemplatePicker a {
	display: block;
	text-decoration: none;
	color: #000;
	height: 100%;
	text-align: center;
}

.LargeTemplatePicker li img {
	border: 1px solid #838584;
	margin: 0 0 4px 0;
}

.LargeTemplatePicker li span {
	padding-left: 4px;
	display: block;
}

.LargeTemplatePicker li span.TemplatePickerLargeImage {
    display: none;
    position: absolute;
    margin-left: -170px;
    padding: 0;
    width: 500px;
    text-align: center;
    z-index: 10;
}

* html .LargeTemplatePicker li span.TemplatePickerLargeImage {
    margin-left: -250px;
}

*:first-child+html .LargeTemplatePicker li span.TemplatePickerLargeImage {
    margin-left: -250px;
}

.LargeTemplatePicker li.imghover span.TemplatePickerLargeImage {
    display: block;
}

.LargeTemplatePicker li span.TemplatePickerLargeImage img {
    position: relative;
    zoom: 1;
    z-index: 10;
}

.displaydiv
{
	border:solid 1px black;
	top:0px;
	left:0px;
	width:150px;
	height:200px;
	visibility:visible;
	position:absolute;
}
#StudioLink {
	padding: 10px 0 10px 10px;
}
#StudioLink a {
	-moz-outline: none !important;
	outline: none !important;
}

/* scroller */

#csscrollerbigpics a, #csscrollerbigpics a:link, #csscrollerbigpics a:visited, #csscrollerbigpics a:active {
    display: block;
    width: 649px;
    height: 298px;
    background-position: top left;
    background-repeat: no-repeat;
    position: relative;
    text-decoration: none;
    overflow: hidden;
}

#csscrollerbigpics a img {
    display: block;
    position: absolute;
    border: none;
}

#csscrollerbigpics a span.bottomtext {
    position: absolute;
    left: 0;
    top: 252px;
    height: 46px;
    line-height: 44px;
    width: 559px;
    _width: 649px;
    padding-left: 90px;
    background: url(img/CreativeStudioTextBg.png) top left no-repeat;
    color: #00A650;
    font-size: 1.4em;
    font-weight: bold;
}

#csscrollerbigpics .pricetag {
    position: absolute;
    display: block;
    width: 65px;
    height: 65px;
    left: 13px;
    top: 226px;
    background: url(img/CreativeStudioPriceTag.gif) top left no-repeat;
    color: #FFF;
    text-align: center;
}

#csscrollerbigpics .pricetag .from {
    display: block;
    line-height: 10px;
    padding: 12px 0 0 0;
    font-size: 0.9em;
}

#csscrollerbigpics .pricetag .price {
    display: block;
    font-weight: bold;
    font-size: 1.8em;
}

#csscrollerbigpics .pricetag .price span {
    vertical-align: 0.5em;
    padding-left: 1px;
    font-size: 0.6em;
}

.csscroller {
    position: relative;
    border-bottom: 2px solid #FFC41D;
    margin-bottom: 15px;
    width: 649px;
}

.csscroller .scrollerinnerbg {
    background: url(img/scroller-bg.gif) top left repeat-x;
}

.csscroller .scrollerinner {
    position: relative;
    overflow: hidden;
    width: 610px;
    height: 119px;
    margin: 0 0 0 20px;
}

.csscroller .scrollleft, .csscroller .scrollright {
    position: absolute;
    top: 4px;
    height: 115px;
    -moz-outline: none;
    outline: none;
}

.csscroller .scrollleft {
    left: 0;
    width: 20px;
    background: url(img/scroll-left.gif) 0 0px no-repeat;
}

.csscroller .scrollright {
    left: 629px;
    width: 20px;
    background: url(img/scroll-right.gif) 0 0px no-repeat;
}

.csscroller .scrollleft:hover, .csscroller .scrollright:hover
{
    background-position: 0 -115px;
}

.csleftdisabled .scrollleft, .csrightdisabled .scrollright,
.csleftdisabled .scrollleft:hover, .csrightdisabled .scrollright:hover
{
    background-position: 0 -230px;
}

.csscroller .scrolleritems {
    margin: 0;
    padding: 0;
}

.csscroller .scrolleritems li {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    border-right: 1px solid #FFC41D;
    width: 121px;
    _width: 122px;
    height: 119px;
    background: none;
}

.csscroller .scrolleritems li.active {
    background: #FFF;
}

.csscroller .scrolleritems li a, .csscroller .scrolleritems li a:link,
.csscroller .scrolleritems li a:visited, .csscroller rolleritems li a:active
{
    display: block;
    text-decoration: none;
    text-align: center;
    padding-top: 11px;
    color: #00A650;
    cursor: pointer;
}

.csscroller .scrolleritems li a:hover {
    color: #F6A21B;
}

.csscroller .scrolleritems img {
    border: none;
    cursor: pointer;
}

.csscroller .scrolleritems img.itemimage {
    width: 86px;
    height: 85px;
    display: block;
    border: 1px solid #DEDEDE;
    margin-bottom: 6px;
}

.CSCartBox {
    width: 512px;
    height: 61px;
    _width: 532px;
    _height: 98px;
    padding: 37px 5px 0 15px;
    overflow: hidden;
    background: url(img/CreativeStudioCartBox.gif) top left no-repeat;
    margin-bottom: 12px;
}

.CSCartBoxButton, .CSCartBoxButton:link, .CSCartBoxButton:visited,
.CSCartBoxButton:active, .CSCartBoxButton:hover {
    display: block;
    float: right;
    width: 123px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    color: #FEFEFE;
    font-weight: bold;
    text-decoration: none;
    background: url(img/CreativeStudioCartButton.gif) top left no-repeat;
}

.CSCartBoxButton:hover {
    text-decoration: underline;
}

.CSCartBox img {
    display: block;
    float: right;
    height: 56px;
    margin-right: 3px;
}

.CSCartBoxText {
    padding-top: 6px;
    font-weight: bold;
    color: #464646;
    width: 210px;
}

#studioText {
	padding-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
}
#Previous, .BlueUpper {
	float: left;
	
}

#Previous a:hover, .BlueUpper a:hover {background-image: url(img/BlueEditHover.gif);}

#Previous a, .BlueUpper a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/BlueEdit.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 55px;
	text-decoration: underline;
	display: block;
	_display: inline-block;
	-moz-outline: none !important;
	outline: none !important;
}

#Previous2, .BlueUpper2 {
	float: left;
	margin-left: 30px;
	padding-left: 15px;
}

#Previous2 a, .BlueUpper2 a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/BlueChangePic.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 55px;
	text-decoration: underline;
	display: block;
	_display: inline-block;
	-moz-outline: none !important;
	outline: none !important;
}

#Previous2 a:hover, .BlueUpper2 a:hover {background-image: url(img/BlueChangePicHover.gif);}

.Preview {
	display: block;
	width: 749px;
    height: 350px;
    position: absolute;
    border: none;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    text-decoration: none;
    overflow: hidden;
}
.Preview img {
	/*height: 180px;*/
	/*position: relative;*/
}
.PreviewLabel {
	display: block;
	position: relative;
	padding: 10px 0 10px 10px;
	bottom: 0;
	font-weight: bold;
}

.SelectorLink {
	display: block;
	width: 300px;
	padding-bottom: 10px;
}

.SelectorHeader {
	display: block;
	padding-bottom: 10px;
}
div.pnlShoppingCart
{
	padding-bottom:30px;
	line-height:normal;
	font-size:12px;
}
div.divShoppingCart
{
	padding:0px;
	margin:0px;
	line-height:0;
	font-size:0;
}
.pnlBanners {
	width: 649px;
    height: 428px;
    margin: 0 auto;
    text-align: left;
}
.lblOrderEditInfo
{
	display: block;
	padding-top: 10px;
	font-weight: bold;
}
.extUpload
{
	display: block;
	float: left;
	width: 250px;
	background-color: lemonchiffon;
	border-right: gold 1px solid;
	padding-right: 15px;
	border-top: gold 1px solid;
	padding-left: 15px;
	padding-bottom: 15px;
	border-left: gold 1px solid;
	padding-top: 15px;
	border-bottom: gold 1px solid;
	margin-top: 10px;
	margin-left: 350px;
}
.extUpload span
{
	color:Black;
	font-size: 12px;
}
#piclistdiv 
{
	display: block;
	float: left;	
	margin:0;
}

.pbThumb
{
	float:right;
	margin-top: 20px;
}
.LPLink {
    display: block;
    display: none;
    margin-top: 25px;
    width: 150px;
    height: 27px;
    zoom:1;
    _height: 20px;
    padding-left: 16px;
    padding: 11px 20px 0 16px;
    _padding-top: 12px;    
    font-weight: bold;
    background-image: url(img/GreenButtonWide.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    line-height: 1.0em;
    text-decoration: none;
    color: White;
    float: right;
    clear:right;
}
.LPLink:hover {
    /*background-position: 0 -32px;*/
    text-decoration: underline;
}
.pnlInfo 
{
	display: block;
	/*float: right;*/
	width: 350px;
	background-color: lemonchiffon;
	border-right: gold 1px solid;
	padding-right: 15px;
	border-top: gold 1px solid;
	padding-left: 15px;
	padding-bottom: 15px;
	border-left: gold 1px solid;
	padding-top: 15px;
	border-bottom: gold 1px solid;
	margin-top: 10px;
	margin-left: 100px;
}
.pnlInfo span 
{
	display: block;
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
}
.lblPic 
{
	display: block;
	float:right;
	font-weight: bold;
	margin-right: 65px;
	font-size: 17px;
}
.ContentContainer 
{
	position: relative;
}
