﻿/*** This file contains all of the styles for product level customizations ***/
.DraggedProofImage {
	z-index: 999;
}

/* All Product Drag and Drop */
.ui-state-background-active {
	opacity: 0.6;
}
.ui-state-background-hover {
	opacity: 0.3;
}

div.Line input[type=text] {
	width: 250px;
}
div.ProductUIWrapper p.HelpText {
	margin-top: 0em;
	padding-top: 0em;
	font-size: 85%;
	font-weight: bold;
	color: #666;
}

/* BorderPhoto PartialView styles start */
#BorderPhotoUI div.LeftColumn, 
#BorderPhotoUI div.RightColumn {
    float:left;
    display:inline;
}
#BorderPhotoUI .LeftColumn {
    width:280px;
    position:relative;
}
#BorderPhotoUI .LeftColumn div#SelectedUserImageWrapper {
    position:absolute;
    top: 44px;
    left: 79px;
    overflow:hidden;
    width:119px;
    height:168px;
}
#BorderPhotoUI .RightColumn {
    width:350px;
}
#BorderPhotoUI .RightColumn span.Color {
    width: 10px; 
    height: 10px; 
	display: inline-block;
    border: solid 1px black;
}
span.Color.red {
	background-color: #a40e0f;
}
span.Color.cream {
	background-color: #eee1c5;
}
span.Color.gray {
	background-color: #d4d0cf;
}
span.Color.green {
	background-color: #374836;
}
span.Color.tan {
	background-color: #cbb689;
}

#BorderPhotoUI #BorderPhotoColorOptions .LeftColumn,
#BorderPhotoUI #BorderPhotoColorOptions .RightColumn {
    width:160px;
}
#BorderPhotoColorOptions {
    margin-bottom:2em;
}
#BorderPhotoColorOptions ul {
    padding:0;
    margin:0;
}
#BorderPhotoColorOptions li {
    padding:.3em 0 .3em 0;
    list-style: none;
}
.CustomTitles .Line {
    padding:.3em 0 .3em 0;
}
/* BorderPhoto PartialView styles end */

/* PlaqueDouble PartialView Styles start */
#PlaqueDouble div.LeftColumn {
	width: 300px;
}
#PlaqueDoubleUI {
    background: transparent url(' ../images/products/plaque/plaque-double.jpg') no-repeat top left;
    width:265px;
    height:194px;
    position:relative;
}
#PlaqueDoubleUI .ImageDropTarget 
{
    position:absolute;
    display:inline-block;
    text-align:center;
    overflow:hidden;
}
#PlaqueDoubleUI .ImageDropTarget.Frame1 
{
    width:96px;
    height:124px;
    top:29px;
    left:35px;
}
#PlaqueDoubleUI .ImageDropTarget.Frame1 img {
	width: 96px;
}
#PlaqueDoubleUI .ImageDropTarget.Frame2
{
    width:66px;
    height:82px;
    top:32px;
    left:159px;
}
#PlaqueDoubleUI .ImageDropTarget.Frame2 img {
	width: 65px;
}
/* PlaqueDouble PartialView Styles end */

/* DoubleCutoutWithTitles PartialView Styles start */
.DoubleCutoutUI {
    position: relative;
}
.DoubleCutoutUI .ImageDropTarget {
    position:absolute;
    display:inline-block;
    text-align:center;
    overflow:hidden;
    z-index: 0;
}
.DoubleCutoutUI .CutoutImage {
    position:absolute;
    z-index: 1;
}
.DoubleCutoutUI .ui-state-background-active img {
	border: 4px solid #fbcb09;
}
.DoubleCutoutUI .ui-state-background-hover img {
	border: 4px solid #009900;
}


/*PlaqueDoubel*Black and Wood Styles Start*/
.PlaqueDouble11x14BlackUI .CutoutImage {
    background: transparent url('../images/products/plaque/plaque-double-11x14-black.png') no-repeat top left;
}
.PlaqueDouble11x14WoodUI .CutoutImage {
    background: transparent url('../images/products/plaque/plaque-double-11x14-wood.png') no-repeat top left;
}
.PlaqueDouble11x14BlackUI,
.PlaqueDouble11x14BlackUI .CutoutImage,
.PlaqueDouble11x14WoodUI,
.PlaqueDouble11x14WoodUI .CutoutImage {
    width:500px;
    height:400px;
}
.PlaqueDouble11x14BlackUI .Frame1,
.PlaqueDouble11x14WoodUI .Frame1 {
    width:176px;
    height:243px;
    top:78px;
    left:74px;
}
.PlaqueDouble11x14BlackUI .Frame1 img,
.PlaqueDouble11x14WoodUI .Frame1 img {
	width: 176px;
}
.PlaqueDouble11x14WoodUI .Frame1.ui-state-background-active img,
.PlaqueDouble11x14WoodUI .Frame1.ui-state-background-hover img {
	width: 160px;
}
.PlaqueDouble11x14BlackUI .Frame2,
.PlaqueDouble11x14WoodUI .Frame2 {
    width:146px;
    height:206px;
    top:78px;
    left:278px;
}
.PlaqueDouble11x14BlackUI .Frame2 img,
.PlaqueDouble11x14WoodUI .Frame2 img {
	width: 146px;
}
.PlaqueDouble11x14WoodUI .Frame2.ui-state-background-active img,
.PlaqueDouble11x14WoodUI .Frame2.ui-state-background-hover img {
	width: 120px;
}

/*PlaqueDoubel*Black and Wood Styles Start*/
.PlaqueDouble11x14BlackFlushUI .CutoutImage {
    background: transparent url('../images/products/plaque/plaque-double-11x14-black-flush.png') no-repeat top left;
}
.PlaqueDouble11x14BlackFlushUI,
.PlaqueDouble11x14BlackFlushUI .CutoutImage {
    width:500px;
    height:400px;
}
.PlaqueDouble11x14BlackFlushUI .Frame1 {
    width:207px;
    height:285px;
    top:58px;
    left:54px;
}
.PlaqueDouble11x14BlackFlushUI .Frame1 img {
	width: 207px;
}
/*.PlaqueDouble11x14WoodUI .Frame1.ui-state-background-active img,
.PlaqueDouble11x14WoodUI .Frame1.ui-state-background-hover img {
	width: 160px;
}*/
.PlaqueDouble11x14BlackFlushUI .Frame2{
    width:165px;
    height:232px;
    top:57px;
    left:278px;
}
.PlaqueDouble11x14BlackFlushUI .Frame2 img {
	width: 165px;
}
/*.PlaqueDouble11x14WoodUI .Frame2.ui-state-background-active img,
.PlaqueDouble11x14WoodUI .Frame2.ui-state-background-hover img {
	width: 120px;
}*/
/* DoubleCutoutWithTitles PartialView Styles end */

/* ComboPrintUI PartialView styles start */
#ComboPrint div.LeftColumn {
	width: 300px;
}

/*** 10x14 Combo Print ***/
#ComboPrintUI.ComobPrint10x14 {
    background: transparent url('../images/products/comboprint/comboprint.jpg') no-repeat top left;
    width:280px;
    height:184px;
    position:relative;
}

#ComboPrintUI.ComobPrint10x14 .ImageDropTarget.Frame1 
{
    top:33px;
    left:36px;
}
#ComboPrintUI.ComobPrint10x14 .ImageDropTarget.Frame2
{
    top:33px;
    left:147px;
}
#ComboPrintUI.ComobPrint10x14 .ImageDropTarget 
{
    position:absolute;
    display:inline-block;
    text-align:center;
    overflow:hidden;
    width:76px;
    height:107px;
}

#ComboPrintUI.ComobPrint10x14 .ImageDropTarget img {
	width: 76px;
}

/**** 5x7 Combo Print ***/

#ComboPrintUI.ComobPrint5x7 {
    background: transparent url('../images/products/comboprint/comboprint5x7.png') no-repeat top left;
    width:254px;
    height:189px;
    position:relative;
}

#ComboPrintUI.ComobPrint5x7 .ImageDropTarget.Frame1 
{
    top:38px;
    left:39px;
}
#ComboPrintUI.ComobPrint5x7 .ImageDropTarget.Frame2
{
    top:38px;
    left:136px;
}
#ComboPrintUI.ComobPrint5x7 .ImageDropTarget 
{
    position:absolute;
    display:inline-block;
    text-align:center;
    overflow:hidden;
    width:82px;
    height:116px;
}

#ComboPrintUI.ComobPrint5x7 .ImageDropTarget img {
	width: 82px;
}

/* ComboPrintUI PartialView styles end */

/* PlaqueClassic PartialView styles start */
.PlaqueUI {
    position:relative;
}
.PlaqueUI .ImageFrame {
    position: absolute;
    overflow: hidden;
}
#PlaqueClassicUI {
    background: transparent url('../images/products/plaque/plaque-classic.png') no-repeat top left;
    width:258px;
    height:206px;
}
#PlaqueClassicUI .ImageFrame {
    width:96px;
    height:133px;
    top:34px;
    left:34px;
}
#PlaqueClassicUI .ImageFrame img {
    width:96px;
}

/* CutoutWith3TitleLines PartialView styles start */
.CutoutUI {
    position:relative;
}
.CutoutUI .ImageFrame {
    position:absolute;
    overflow:hidden;
}
.CutoutUI .CutoutImage {
    position: absolute;
	z-index: 1;
}

/* Plaque8x10 Flush*Horizontal PartialView styles start */
.Plaque8x10BlackFlushHorizontalUI .CutoutImage {
    background: transparent url('../images/products/plaque/plaque-8x10-black-flush-horizontal.png') no-repeat top left;
}

.Plaque8x10BlackFlushHorizontalUI,
.Plaque8x10BlackFlushHorizontalUI .CutoutImage {
    width:500px;
    height:400px;
}
.Plaque8x10BlackFlushHorizontalUI .ImageFrame {
    width:236px;
    height:321px;
    top:40px;
    left:34px;
}
.Plaque8x10BlackFlushHorizontalUI .ImageFrame img {
    width:236px;
}

/* Plaque8x10*Horizontal PartialView styles start */
.Plaque8x10BlackHorizontalUI .CutoutImage {
    background: transparent url('../images/products/plaque/plaque-8x10-black-horizontal.png') no-repeat top left;
}
.Plaque8x10WoodHorizontalUI .CutoutImage {
    background: transparent url('../images/products/plaque/plaque-8x10-wood-horizontal.png') no-repeat top left;
}
.Plaque8x10BlackHorizontalUI,
.Plaque8x10BlackHorizontalUI .CutoutImage,
.Plaque8x10WoodHorizontalUI,
.Plaque8x10WoodHorizontalUI .CutoutImage {
    width:500px;
    height:400px;
}
.Plaque8x10BlackHorizontalUI .ImageFrame,
.Plaque8x10WoodHorizontalUI .ImageFrame {
    width:175px;
    height:243px;
    top:79px;
    left:78px;
}
.Plaque8x10BlackHorizontalUI .ImageFrame img,
.Plaque8x10WoodHorizontalUI .ImageFrame img {
    width:175px;
}

/* Plaque8x10 Flush* Vertical PartialView styles start */
.Plaque8x10BlackFlushVerticalUI .CutoutImage {
    background: transparent url('../images/products/plaque/plaque-8x10-black-flush-vertical.png') no-repeat top left;
}

.Plaque8x10BlackFlushVerticalUI,
.Plaque8x10BlackFlushVerticalUI .CutoutImage {
    width:500px;
    height:625px;
}
.Plaque8x10BlackFlushVerticalUI .ImageFrame {
    width:350px;
    height:475px;
    top:55px;
    left:75px;
}
.Plaque8x10BlackFlushVerticalUI .ImageFrame img {
    width:350px;
}

/* Plaque8x10 Eco*Horizontal PartialView styles start */
.Plaque8x10EcoHorizontalUI .CutoutImage {
    background: transparent url('../images/products/plaque/plaque-8x10-eco-horizontal.png') no-repeat top left;
}

.Plaque8x10EcoHorizontalUI,
.Plaque8x10EcoHorizontalUI .CutoutImage {
    width:500px;
    height:400px;
}
.Plaque8x10EcoHorizontalUI .ImageFrame {
    width:236px;
    height:321px;
    top:40px;
    left:34px;
}
.Plaque8x10EcoHorizontalUI .ImageFrame img {
    width:236px;
}

/* Plaque8x10 Eco* Vertical PartialView styles start */
.Plaque8x10EcoVerticalUI .CutoutImage {
    background: transparent url('../images/products/plaque/plaque-8x10-eco-vertical.png') no-repeat top left;
}

.Plaque8x10EcoVerticalUI,
.Plaque8x10EcoVerticalUI .CutoutImage {
    width:500px;
    height:625px;
}
.Plaque8x10EcoVerticalUI .ImageFrame {
    width:350px;
    height:475px;
    top:55px;
    left:75px;
}
.Plaque8x10EcoVerticalUI .ImageFrame img {
    width:350px;
}

/* Plaque8x10BlackVertical PartialView styles start */
.Plaque8x10BlackVerticalUI .CutoutImage {
    background: transparent url('../images/products/plaque/plaque-8x10-black-vertical.png') no-repeat top left;
}
.Plaque8x10WoodVerticalUI .CutoutImage {
    background: transparent url('../images/products/plaque/plaque-8x10-wood-vertical.png') no-repeat top left;
}
.Plaque8x10BlackVerticalUI,
.Plaque8x10BlackVerticalUI .CutoutImage,
.Plaque8x10WoodVerticalUI,
.Plaque8x10WoodVerticalUI .CutoutImage {
    width:500px;
    height:625px;
}
.Plaque8x10BlackVerticalUI .ImageFrame,
.Plaque8x10WoodVerticalUI .ImageFrame {
    width:300px;
    height:375px;
    top:98px;
    left:99px;
}
.Plaque8x10BlackVerticalUI .ImageFrame img,
.Plaque8x10WoodVerticalUI .ImageFrame img {
    width:300px;
}

/* PlaqueDeluxe PartialView styles start */
#PlaqueDeluxeUI {
    background: transparent url('../images/products/plaque/plaque-deluxe.png') no-repeat top left;
    width:247px;
    height:196px;
}
#PlaqueDeluxeUI .ImageFrame {
    width:121px;
    height:151px;
    top:25px;
    left:25px;
}
#PlaqueDeluxeUI .ImageFrame img {
    width:121px;
}
/* PlaqueDeluxe PartialView styles end */

/* PlaqueClassic PartialView styles start */
#PlaqueClassicUI {
    background: transparent url('../images/products/plaque/plaque-classic.png') no-repeat top left;
    width:258px;
    height:206px;
}
#PlaqueClassicUI .ImageFrame {
    width:96px;
    height:133px;
    top:34px;
    left:34px;
}
#PlaqueClassicUI .ImageFrame img {
    width:96px;
}
/* PlaqueABC PartialView styles end */
#PlaqueABCUI.GTT {
    width:250px;
    height:202px;
}

#PlaqueABCUI.GTT0810_2 {
    background: transparent url('../images/products/plaque-abc/plaque-gtt.png') no-repeat top left;
}

#PlaqueABCUI.GTT0810_2 .ImageFrame {
    width:130px;
    height:167px;
    top:17px;
    left:18px;
}
#PlaqueABCUI.GTT0810_2 .ImageFrame img {
    width:130px;
}

#PlaqueABCUI.GTT0810_3 {
    background: transparent url('../images/products/plaque-abc/plaque-gtt-2.png') no-repeat top left;
}
#PlaqueABCUI.GTT0810_3 .ImageFrame {
    width:136px;
    height:170px;
    top:16px;
    left:15px;
}
#PlaqueABCUI.GTT0810_3 .ImageFrame img {
    width:136px;
}


#PlaqueABCUI.UBC {
    background: transparent url('../images/products/plaque-abc/plaque-ubc.png') no-repeat top left;
	width:250px;
    height:204px;
}
#PlaqueABCUI.UBC .ImageFrame {
    width:136px;
    height:177px;
    top:12px;
    left:13px;
}
#PlaqueABCUI.UBC .ImageFrame img {
    width:136px;
}

/* Postcards */
#Postcard {
    background: transparent url('../images/products/postcards/thankyou-MarbleGTY.png') no-repeat top left;
    width:150px;
    height:300px;
	position: relative;
}
#Postcard .ImageFrame {
    width:111px;
    height:169px;
    top:19px;
    left:19px;
    position:absolute;
    overflow:hidden;
}
#Postcard .ImageFrame img {
    height: 169px;
}
/* End Postcards */

div.ProductUIWrapper div.LeftColumn, 
div.ProductUIWrapper div.RightColumn {
    display:inline;
    float:left;
}
div.ProductUIWrapper div.LeftColumn {
	margin-right: 20px;
}

/* Greeting Cards - All */
div.GreetingCardPreview {
	background-color: #eee;
	padding-left: 10px;
	padding-bottom: 10px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.GreetingCardPreview .ImageFrame {
    position:absolute;
    overflow:hidden;
}

.GreetingCardPreview h3 {
	margin-bottom: 0.4em;
	padding: 0em;
	color: #888;
}

ul.CardLayout {
	list-style-type: none;
}
ul.CardLayout li {
	list-style-type: none;
	line-height: 1.5em;
}

/* Greeting Cards 5x7 Start */
.GreetingCard5x7 div.LeftColumn {
	width: 350px;
}

/* BowTie */
.GreetingCard5x7.BowTie .SelectedUserImage_Outside {
	display: none;
}
.GreetingCard5x7.BowTie .SelectedUserImage_Inside {
	display: block;
}

.GreetingCard5x7.BowTie .TitleLine2,
.GreetingCard5x7.BowTie .TitleLine3,
.GreetingCard5x7.BowTie .TitleLine4 {
	display: none;
}

.GreetingCard5x7.BowTie .Outside {
	width: 303px;
	height: 214px;
	position: relative;
	background: url('../images/products/greetingcards/bowtie_5x7_outside.png') no-repeat top left;	
}

.GreetingCard5x7.BowTie .InsideWrapper {
	width: 303px;
	height: 214px;
	position: relative;
}

.GreetingCard5x7.BowTie .Inside {
	width: 303px;
	height: 214px;
	background: url('../images/products/greetingcards/bowtie_5x7_inside.png') no-repeat top left;
	position: absolute;
	z-index: 1;
}

.GreetingCard5x7.BowTie .ImageFrame {
    width:121px;
    height:168px;
    top:23px;
    left:167px;
	z-index: 0;
}
.GreetingCard5x7.BowTie .ImageFrame img {
    width:121px;
}

/* GreenStripes */
.GreetingCard5x7.GreenStripes .SelectedUserImage_Outside {
	display: block;
}
.GreetingCard5x7.GreenStripes .SelectedUserImage_Inside {
	display: none;
}

.GreetingCard5x7.GreenStripes .TitleLine4 {
	display: none;
}

.GreetingCard5x7.GreenStripes .InsideWrapper {
	width: auto;
	height: auto;
	position: relative;
}

.GreetingCard5x7.GreenStripes .Inside {
	width: 303px;
	height: 428px;
	background: url('../images/products/greetingcards/greenstripes_5x7_inside.png') no-repeat top left;
	position: relative;
}

.GreetingCard5x7.GreenStripes .OutsideWrapper {
	width: 303px;
	height: 428px;
	position: relative;
}

.GreetingCard5x7.GreenStripes .Outside {
	width: 303px;
	height: 428px;
	background: url('../images/products/greetingcards/greenstripes_5x7_outside.png') no-repeat top left;
	position: absolute;
	z-index: 1;
}

.GreetingCard5x7.GreenStripes .OutsideWrapper .ImageFrame {
	width:115px;
    height:160px;
	top:240px;
    left:40px;
	z-index: 0;
}
.GreetingCard5x7.GreenStripes .ImageFrame img {
    width:109px;
	padding-left: 2px;
	padding-top: 2px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99862953, M12=0.05233596, M21=-0.05233596, M22=0.99862953,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99862953, M12=0.05233596, M21=-0.05233596, M22=0.99862953,sizingMethod='auto expand');
	-moz-transform:  matrix(0.99862953, -0.05233596, 0.05233596, 0.99862953, 0, 0);
	-webkit-transform:  matrix(0.99862953, -0.05233596, 0.05233596, 0.99862953, 0, 0);
	-o-transform:  matrix(0.99862953, -0.05233596, 0.05233596, 0.99862953, 0, 0);
}

/* Fleur */
.GreetingCard5x7.Fleur .SelectedUserImage_Outside {
	display: block;
}
.GreetingCard5x7.Fleur .SelectedUserImage_Inside {
	display: block;
}

.GreetingCard5x7.Fleur .InsideWrapper {
	width: auto;
	height: auto;
	position: relative;
}

.GreetingCard5x7.Fleur .Inside {
	width: 303px;
	height: 212px;
	background: url('../images/products/greetingcards/fleur_5x7_inside.png') no-repeat top left;
	position: relative;
}

.GreetingCard5x7.Fleur .OutsideWrapper {
	width: 303px;
	height: 212px;
	position: relative;
}

.GreetingCard5x7.Fleur .Outside {
	width: 303px;
	height: 212px;
	background: url('../images/products/greetingcards/fleur_5x7_outside.png') no-repeat top left;
	position: absolute;
	z-index: 1;
}

.GreetingCard5x7.Fleur .ImageFrame1 {
	width:84px;
    height:118px;
	top:47px;
    left:185px;
	z-index: 0;
}
.GreetingCard5x7.Fleur .ImageFrame1 img {
    width:84px;
}
.GreetingCard5x7.Fleur .ImageFrame2 {
	width:152px;
    height:212px;
	top:0px;
    left:0px;
	z-index: 0;
}
.GreetingCard5x7.Fleur .ImageFrame2 img {
    width:152px;
}

/* Bubbles */
.GreetingCard5x7.Bubbles .SelectedUserImage_Outside {
	display: block;
}
.GreetingCard5x7.Bubbles .SelectedUserImage_Inside {
	display: block;
}

.GreetingCard5x7.Bubbles .InsideWrapper {
	width: auto;
	height: auto;
	position: relative;
}

.GreetingCard5x7.Bubbles .Inside {
	width: 303px;
	height: 212px;
	background: url('../images/products/greetingcards/bubbles_5x7_inside.png') no-repeat top left;
	position: relative;
}

.GreetingCard5x7.Bubbles .OutsideWrapper {
	width: 303px;
	height: 212px;
	position: relative;
}

.GreetingCard5x7.Bubbles .Outside {
	width: 303px;
	height: 212px;
	background: url('../images/products/greetingcards/bubbles_5x7_outside.png') no-repeat top left;
	position: absolute;
	z-index: 1;
}
.GreetingCard5x7.Bubbles .ImageFrame1 {
	width:98px;
    height:137px;
	top:28px;
    left:165px;
	z-index: 0;
}
.GreetingCard5x7.Bubbles .ImageFrame1 img {
	width:98px;
}
.GreetingCard5x7.Bubbles .ImageFrame2 {
	width:152px;
    height:212px;
	top:0px;
    left:0px;
	z-index: 0;
}
.GreetingCard5x7.Bubbles .ImageFrame2 img {
    width:152px;
}

/* Greeting Cards 5x7 End */

/* Greeting Cards 5x5 Start */
.GreetingCard5x5 div.LeftColumn {
	width: 340px;
}
.GreetingCard5x5 div.GreetingCardPreview {
	padding-top: 1px;
	width: 625px;
}

/* BowTie */
.GreetingCard5x5.BowTie .TitleLine2,
.GreetingCard5x5.BowTie .TitleLine3,
.GreetingCard5x5.BowTie .TitleLine4  {
	display: none;
}

.GreetingCard5x5.BowTie .Outside {
	width: 600px;
	height: 207px;
	position: relative;
	background: url('../images/products/greetingcards/bowtie_5x5_outside.png') no-repeat top left;	
}

.GreetingCard5x5.BowTie .InsideWrapper {
	width: 600px;
	height: 207px;
	position: relative;
}

.GreetingCard5x5.BowTie .Inside {
	width: 600px;
	height: 207px;
	background: url('../images/products/greetingcards/bowtie_5x5_inside.png') no-repeat top left;
	position: absolute;
	z-index: 1;
}

.GreetingCard5x5.BowTie .ImageFrame {
    width:120px;
    height:167px;
	z-index: 0;
}
.GreetingCard5x5.BowTie .ImageFrame1 {
    top:19px;
    left:43px;
}
.GreetingCard5x5.BowTie .ImageFrame2 {
    top:19px;
    left:437px;
}
.GreetingCard5x5.BowTie .ImageFrame img {
    width:120px;
}
.GreetingCard5x5.BowTie .ImageFrame img.Straight {
	display: block;
}
.GreetingCard5x5.BowTie .ImageFrame img.Rotated {
	display: none;
}
.GreetingCard5x5.BowTie .ui-state-background-active img.Straight {
	border: 4px solid #fbcb09;
}
.GreetingCard5x5.BowTie .ui-state-background-hover img.Straight {
	border: 4px solid #009900;
}
.GreetingCard5x5.BowTie .ui-state-background-active img.Straight,
.GreetingCard5x5.BowTie .ui-state-background-hover img.Straight {
	width: 112px;
}

/* GreenStripes */
.GreetingCard5x5.GreenStripes .TitleLine2,
.GreetingCard5x5.GreenStripes .TitleLine3,
.GreetingCard5x5.GreenStripes .TitleLine4 {
	display: block;
}

.GreetingCard5x5.GreenStripes .Outside {
	width: 600px;
	height: 207px;
	position: relative;
	background: url('../images/products/greetingcards/greenstripes_5x5_outside.png') no-repeat top left;	
}

.GreetingCard5x5.GreenStripes .InsideWrapper {
	width: 600px;
	height: 207px;
	position: relative;
}

.GreetingCard5x5.GreenStripes .Inside {
	width: 600px;
	height: 207px;
	background: url('../images/products/greetingcards/greenstripes_5x5_inside.png') no-repeat top left;
	position: absolute;
	z-index: 1;
}

.GreetingCard5x5.GreenStripes .ImageFrame {
    width:120px;
    height:167px;
	z-index: 0;
}
.GreetingCard5x5.GreenStripes .ImageFrame1 {
    top:19px;
    left:43px;
}
.GreetingCard5x5 .imgFrame1_Rotated {
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99862953, M12=0.05233596, M21=-0.05233596, M22=0.99862953,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99862953, M12=0.05233596, M21=-0.05233596, M22=0.99862953,sizingMethod='auto expand');
	-moz-transform:  matrix(0.99862953, -0.05233596, 0.05233596, 0.99862953, 0, 0);
	-webkit-transform:  matrix(0.99862953, -0.05233596, 0.05233596, 0.99862953, 0, 0);
	-o-transform:  matrix(0.99862953, -0.05233596, 0.05233596, 0.99862953, 0, 0);
}
.GreetingCard5x5 .imgFrame2_Rotated {
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.99862953, M12=-0.05233596, M21=0.05233596, M22=0.99862953,sizingMethod='auto expand')";
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.99862953, M12=-0.05233596, M21=0.05233596, M22=0.99862953,sizingMethod='auto expand');
	-moz-transform:  matrix(0.99862953, 0.05233596, -0.05233596, 0.99862953, 0, 0);
	-webkit-transform:  matrix(0.99862953, 0.05233596, -0.05233596, 0.99862953, 0, 0);
	-o-transform:  matrix(0.99862953, 0.05233596, -0.05233596, 0.99862953, 0, 0);
}
.GreetingCard5x5.GreenStripes .ImageFrame2 {
    top:19px;
    left:440px;
}
.GreetingCard5x5.GreenStripes .ImageFrame img {
    width:112px;
	padding-left: 4px;
	padding-top: 2px;
}
.GreetingCard5x5.GreenStripes .ImageFrame img.Straight {
	display: none;
}
.GreetingCard5x5.GreenStripes .ImageFrame img.Rotated {
	display: block;
}

/* Fleur */
.GreetingCard5x5.Fleur .OutsideWrapper {
	width: 600px;
	height: 200px;
	position: relative;
}

.GreetingCard5x5.Fleur .Outside {
	width: 600px;
	height: 200px;
	background: url('../images/products/greetingcards/fleur_5x5_outside.png') no-repeat top left;
	position: absolute;
	z-index: 1;
}

.GreetingCard5x5.Fleur .InsideWrapper {
	width: 600px;
	height: 200px;
	position: relative;
}

.GreetingCard5x5.Fleur .Inside {
	width: 600px;
	height: 200px;
	background: url('../images/products/greetingcards/fleur_5x5_inside.png') no-repeat top left;
	position: absolute;
	z-index: 1;
}

.GreetingCard5x5.Fleur .ImageFrame {
	z-index: 0;
}
.GreetingCard5x5.Fleur .ImageFrame1 {
    width:110px;
    height:155px;
    top:22px;
    left:445px;
}
.GreetingCard5x5.Fleur .ImageFrame2 {
    width:121px;
    height:168px;
    top:16px;
    left:442px;
}
.GreetingCard5x5.Fleur .ImageFrame1 img {
    width:110px;
}
.GreetingCard5x5.Fleur .ImageFrame2 img {
    width:121px;
}
.GreetingCard5x5.Fleur .ImageFrame img.Straight {
	display: block;
}
.GreetingCard5x5.Fleur .ImageFrame img.Rotated {
	display: none;
}
.GreetingCard5x5.Fleur .ui-state-background-active img.Straight {
	border: 4px solid #fbcb09;
}
.GreetingCard5x5.Fleur .ui-state-background-hover img.Straight {
	border: 4px solid #009900;
}
.GreetingCard5x5.Fleur .ImageFrame1.ui-state-background-active img.Straight,
.GreetingCard5x5.Fleur .ImageFrame1.ui-state-background-hover img.Straight {
	width: 102px;
}
.GreetingCard5x5.Fleur .ImageFrame2.ui-state-background-active img.Straight,
.GreetingCard5x5.Fleur .ImageFrame2.ui-state-background-hover img.Straight {
	width: 113px;
}

/* Bubbles */
.GreetingCard5x5.Bubbles .OutsideWrapper {
	width: 600px;
	height: 200px;
	position: relative;
}

.GreetingCard5x5.Bubbles .Outside {
	width: 600px;
	height: 200px;
	background: url('../images/products/greetingcards/bubbles_5x5_outside.png') no-repeat top left;
	position: absolute;
	z-index: 1;
}

.GreetingCard5x5.Bubbles .InsideWrapper {
	width: 600px;
	height: 200px;
	position: relative;
}

.GreetingCard5x5.Bubbles .Inside {
	width: 600px;
	height: 200px;
	background: url('../images/products/greetingcards/bubbles_5x5_inside.png') no-repeat top left;
	position: absolute;
	z-index: 1;
}

.GreetingCard5x5.Bubbles .ImageFrame {
	z-index: 0;
}
.GreetingCard5x5.Bubbles .ImageFrame1 {
    width:102px;
    height:142px;
    top:19px;
    left:428px;
}
.GreetingCard5x5.Bubbles .ImageFrame2 {
    width:121px;
    height:168px;
    top:16px;
    left:442px;
}
.GreetingCard5x5.Bubbles .ImageFrame1 img {
    width:102px;
}
.GreetingCard5x5.Bubbles .ImageFrame2 img {
    width:121px;
}
.GreetingCard5x5.Bubbles .ImageFrame img.Straight {
	display: block;
}
.GreetingCard5x5.Bubbles .ImageFrame img.Rotated {
	display: none;
}
.GreetingCard5x5.Bubbles .ui-state-background-active img.Straight {
	border: 4px solid #fbcb09;
}
.GreetingCard5x5.Bubbles .ui-state-background-hover img.Straight {
	border: 4px solid #009900;
}
.GreetingCard5x5.Bubbles .ImageFrame1.ui-state-background-active img.Straight,
.GreetingCard5x5.Bubbles .ImageFrame1.ui-state-background-hover img.Straight {
	width: 94px;
}
.GreetingCard5x5.Bubbles .ImageFrame2.ui-state-background-active img.Straight,
.GreetingCard5x5.Bubbles .ImageFrame2.ui-state-background-hover img.Straight {
	width: 113px;
}


/* TriplePrint PartialView Styles start */
#TriplePrint div.LeftColumn {
	width: 300px;
}
#TriplePrintUI.Horizontal {
    background: transparent url(' ../images/products/tripleprint/tripleprint-horizontal.png') no-repeat top left;
    width:350px;
    height:203px;
    position:relative;
}
#TriplePrintUI.Vertical {
    background: transparent url(' ../images/products/tripleprint/tripleprint-vertical.png') no-repeat top left;
    width:203px;
    height:350px;
    position:relative;
}
#TriplePrintUI .ImageDropTarget 
{
    position:absolute;
    display:inline-block;
    text-align:center;
    overflow:hidden;
}
#TriplePrintUI.Horizontal .ImageDropTarget.Frame1 
{
    width:91px;
    height:117px;
    top:43px;
    left:43px;
}
#TriplePrintUI.Horizontal .ImageDropTarget.Frame1 img {
	width: 91px;
}
#TriplePrintUI.Horizontal .ImageDropTarget.Frame2
{
    width:47px;
    height:76px;
    top:43px;
    left:173px;
}
#TriplePrintUI.Horizontal .ImageDropTarget.Frame2 img {
	height: 76px;
}
#TriplePrintUI.Horizontal .ImageDropTarget.Frame3
{
    width:47px;
    height:76px;
    top:43px;
    left:260px;
}
#TriplePrintUI.Horizontal .ImageDropTarget.Frame3 img {
	height: 76px;
}

#TriplePrintUI.Vertical .ImageDropTarget.Frame1 
{
    width:122px;
    height:150px;
    top:43px;
    left:42px;
}
#TriplePrintUI.Vertical .ImageDropTarget.Frame1 img {
	width: 122px;
}
#TriplePrintUI.Vertical .ImageDropTarget.Frame2
{
    width:39px;
    height:59px;
    top:248px;
    left:42px;
}
#TriplePrintUI.Vertical .ImageDropTarget.Frame2 img {
	height: 59px;
}
#TriplePrintUI.Vertical .ImageDropTarget.Frame3
{
    width:39px;
    height:59px;
    top:248px;
    left:121px;
}
#TriplePrintUI.Vertical .ImageDropTarget.Frame3 img {
	height: 59px;
}
/* TriplePrint PartialView Styles end */

/* Acrylic Plaques*/
#AcrylicPlaque {
    width:150px;
    height:400px;
	position: relative;
}

#AcrylicPlaque.QACO{
    background: transparent url('../images/products/acrylicplaques/AlphaChiOmega.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QADP{
    background: transparent url('../images/products/acrylicplaques/AlphaDeltaPi.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QAEP{
    background: transparent url('../images/products/acrylicplaques/AlphaEpsilonPhi.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QAGD{
    background: transparent url('../images/products/acrylicplaques/AlphaGammaDelta.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QAKA{
    background: transparent url('../images/products/acrylicplaques/AlphaKappaAlpha.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QAOP{
    background: transparent url('../images/products/acrylicplaques/AlphaOmicronPi.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QAP{
    background: transparent url('../images/products/acrylicplaques/AlphaPhi.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QASA{
    background: transparent url('../images/products/acrylicplaques/AlphaSigmaAlpha.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QAST{
    background: transparent url('../images/products/acrylicplaques/AlphaSigmaTau.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QAXD{
    background: transparent url('../images/products/acrylicplaques/AlphaXiDelta.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QCO{
    background: transparent url('../images/products/acrylicplaques/ChiOmega.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QDDD{
    background: transparent url('../images/products/acrylicplaques/DeltaDeltaDelta.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QDG{
    background: transparent url('../images/products/acrylicplaques/DeltaGamma.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QDPE{
    background: transparent url('../images/products/acrylicplaques/DeltaPhiEpsilon.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QDST{
    background: transparent url('../images/products/acrylicplaques/DeltaSigmaTheta.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QDZ{
    background: transparent url('../images/products/acrylicplaques/DeltaZeta.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QGPB{
    background: transparent url('../images/products/acrylicplaques/GammaPhiBeta.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QKAT{
    background: transparent url('../images/products/acrylicplaques/KappaAlphaTheta.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QKD{
    background: transparent url('../images/products/acrylicplaques/KappaDelta.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QKKG{
    background: transparent url('../images/products/acrylicplaques/KappaKappaGamma.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QPBP{
    background: transparent url('../images/products/acrylicplaques/PiBetaPhi.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QPM{
    background: transparent url('../images/products/acrylicplaques/PhiMu.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QPSS{
    background: transparent url('../images/products/acrylicplaques/PhiSigmaSigma.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QSDT{
    background: transparent url('../images/products/acrylicplaques/SigmaDeltaTau.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QSGR{
    background: transparent url('../images/products/acrylicplaques/SigmaGammaRho.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QSK{
    background: transparent url('../images/products/acrylicplaques/SigmaKappa.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QSSS{
    background: transparent url('../images/products/acrylicplaques/SigmaSigmaSigma.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QTPA{
    background: transparent url('../images/products/acrylicplaques/ThetaPhiAlpha.jpg') no-repeat top left;
    background-size: 150px;
}
#AcrylicPlaque.QZPB{
    background: transparent url('../images/products/acrylicplaques/ZetaPhiBeta.jpg') no-repeat top left;
    background-size: 150px;
}
#AcrylicPlaque.QZTA{
    background: transparent url('../images/products/acrylicplaques/ZetaTauAlpha.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.QZTA{
    background: transparent url('../images/products/acrylicplaques/ZetaTauAlpha.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.BlueBG{
    background: transparent url('../images/products/acrylicplaques/Blue.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.CreamBG{
    background: transparent url('../images/products/acrylicplaques/Cream.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.CrimsonBG{
    background: transparent url('../images/products/acrylicplaques/Crimson.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.GoldBG{
    background: transparent url('../images/products/acrylicplaques/Gold.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.GreenBG{
    background: transparent url('../images/products/acrylicplaques/Green.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.NavyBG{
    background: transparent url('../images/products/acrylicplaques/Navy.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.OrangeBG{
    background: transparent url('../images/products/acrylicplaques/Orange.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.PurpleBG{
    background: transparent url('../images/products/acrylicplaques/Purple.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.RedBG{
    background: transparent url('../images/products/acrylicplaques/Red.jpg') no-repeat top left;
    background-size: 150px;
}

#AcrylicPlaque.YellowBG{
    background: transparent url('../images/products/acrylicplaques/Yellow.jpg') no-repeat top left;
    background-size: 150px;
}

/* Acrylic Plaques End*/
/* Mug*/
#Mug {
    width:250px;
    height:400px;
	position: relative;
}

#Mug.QACO{
    background: transparent url('../images/products/mug/AlphaChiOmega.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QADP{
    background: transparent url('../images/products/mug/AlphaDeltaPi.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QAEP{
    background: transparent url('../images/products/mug/AlphaEpsilonPhi.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QAGD{
    background: transparent url('../images/products/mug/AlphaGammaDelta.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QAKA{
    background: transparent url('../images/products/mug/AlphaKappaAlpha.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QAOP{
    background: transparent url('../images/products/mug/AlphaOmicronPi.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QAP{
    background: transparent url('../images/products/mug/AlphaPhi.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QASA{
    background: transparent url('../images/products/mug/AlphaSigmaAlpha.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QAST{
    background: transparent url('../images/products/mug/AlphaSigmaTau.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QAXD{
    background: transparent url('../images/products/mug/AlphaXiDelta.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QCO{
    background: transparent url('../images/products/mug/ChiOmega.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QDDD{
    background: transparent url('../images/products/mug/DeltaDeltaDelta.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QDG{
    background: transparent url('../images/products/mug/DeltaGamma.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QDPE{
    background: transparent url('../images/products/mug/DeltaPhiEpsilon.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QDST{
    background: transparent url('../images/products/mug/DeltaSigmaTheta.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QDZ{
    background: transparent url('../images/products/mug/DeltaZeta.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QGPB{
    background: transparent url('../images/products/mug/GammaPhiBeta.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QKAT{
    background: transparent url('../images/products/mug/KappaAlphaTheta.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QKD{
    background: transparent url('../images/products/mug/KappaDelta.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QKKG{
    background: transparent url('../images/products/mug/KappaKappaGamma.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QPBP{
    background: transparent url('../images/products/mug/PiBetaPhi.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QPM{
    background: transparent url('../images/products/mug/PhiMu.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QPSS{
    background: transparent url('../images/products/mug/PhiSigmaSigma.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QSDT{
    background: transparent url('../images/products/mug/SigmaDeltaTau.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QSGR{
    background: transparent url('../images/products/mug/SigmaGammaRho.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QSK{
    background: transparent url('../images/products/mug/SigmaKappa.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QSSS{
    background: transparent url('../images/products/mug/SigmaSigmaSigma.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.QTPA{
    background: transparent url('../images/products/mug/ThetaPhiAlpha.jpg') no-repeat top left;
    background-size: 250px;
}
#Mug.QZPB{
    background: transparent url('../images/products/mug/ZetaPhiBeta.jpg') no-repeat top left;
    background-size: 250px;
}
#Mug.QZTA{
    background: transparent url('../images/products/mug/ZetaTauAlpha.jpg') no-repeat top left;
    background-size: 250px;
}

#Mug.GradHatWithYear{
    background: transparent url('../images/products/mug/GradHatWithYear.jpg') no-repeat top left;
    background-size: 250px;
}

/* Mug End*/

.DoorBanner .Caption{
    height:100px;
    width:400px;
}

.DoorBanner label{
    vertical-align:top;
}

/*** Templated Products ***/
.TemplatedProductWrapper .selection { display: none; }
.TemplatedProductWrapper .product-config { position: relative; }
.TemplatedProductWrapper .ImageDropTarget {
    position: absolute;
    overflow: hidden;
}
.TemplatedProductWrapper .DroppedImage {
    position: static;
    opacity: 1;
}
.TemplatedProductWrapper .DroppedImage.FitWidth {
    width: 100%;
    height: auto;
}
.TemplatedProductWrapper .DroppedImage.FitHeight {
    width: auto;
    height: 100%;
}
.TemplatedProductWrapper .product-background-wrapper {
    position: relative;
    z-index: 1000;
}

div.TemplatedProduct {
    background-color: #eee;
    padding: 1em;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
div.TemplatedProduct img.product-background-image {
    -webkit-box-shadow: 4px 6px 5px 2px rgba(0,0,0,0.6);
    -moz-box-shadow: 4px 6px 5px 2px rgba(0,0,0,0.6);
    box-shadow: 4px 6px 5px 2px rgba(0,0,0,0.6);
}
div.TemplatedProduct .FinishtTimeCaption input[type=text] {
    width: 25px;
    text-align: right;
}
.TemplatedProductWrapper h4.UserCaptionGroupName {
    margin-bottom: 0.5em;
    text-decoration: underline;
}
.TemplatedProductWrapper div.UserChoices {
    padding-left: 0.8em;
}
.TemplatedProductWrapper .UserChoices div.UserChoice {
    margin-bottom: 0.4em;
}
.TemplatedProductWrapper div.UserCaptionGroupWrapper {
    width: 48%;
    float: left;
    padding-bottom: 0.5em;
}

.TemplatedProductWrapper div.UserCaption {
    margin-bottom: 8px;
}
.TemplatedProductWrapper div.UserCaption label {
    font-size: 12px;
    display: block;
    font-weight: bold;
    padding-bottom: 2px;
}
.TemplatedProductWrapper div.UserCaption input {
    width: 320px;
}
.TemplatedProduct .CaptionsOnSide {
    float: right;
    width: 350px;
}
.customizableOptionProduct .TemplatedProduct .CaptionsOnSide {
    width: 320px;
}