/* Elements */

body  {
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	text-align: center;
  color: #444;
  background-color: white;
  cursor:default;
}

h1, .Heading1 { font-family: 'BodoniBT-Book'; font-size: 28px; text-align:left; margin-bottom:5px; }
h2, .Heading2 { font-size: 18px; text-align:left; }
h3, .Heading3 { font-size: 14px; font-weight:bold; font-style:italic; text-align:left; margin-top:3px; }
h4, .Heading4 { font-size: 12px; font-weight:bold; text-align:left; margin-top:0px; }

a, a:hover, a:visited, a:focus { border:none; outline:0; text-decoration:none; color:#444; }
table { margin:0; padding:0 }
table thead td { font-weight:bold; text-align:center; }


/************************************************
/* Styles
************************************************/

/* Colours */
.ColourPink { color:#E97398; }
.ColourOlive { color:#EEEDE0; }
.ColourDkOlive { color:#E0DECF; }
.BgColourPink { background-color:#E97398; }
.BgColourOlive { background-color:#EEEDE0; }
.BgColourDkOlive { background-color:#E0DECF; }

/* Formatting */
.RoundCorners { border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
.RoundTopCorners { -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; }
.Shadow { -moz-box-shadow: 2px 2px 3px #CCC; -webkit-box-shadow: 2px 2px 3px #CCC; box-shadow: 2px 2px 3px #CCC; }
.ShadowLarge { -moz-box-shadow: 4px 4px 8px #CCC; -webkit-box-shadow: 4px 4px 8px #CCC; box-shadow: 4px 4px 8px #CCC; }
.Border { border: 1px solid #CCC; }
.ThickBorder { border: 2px solid #CCC; }
.Button { cursor:pointer; }
.Link { cursor:pointer; }
.VisualLink { cursor:pointer; text-decoration:underline; }
.Left { text-align:left !important; }
.Centre { text-align:center !important; }
.Right { text-align:right !important; }
.Relative { position:relative; }
.ImageContainerWidth { width:108px; }
.ImageContainerHeight { height:150px; }
.CardImageStamp { width:50px; height:72px; border:solid 2px #CCC; cursor:pointer; margin:0; padding:0; }
.CardImageSmall { width:100px; height:144px; border:solid 2px #CCC; cursor:pointer; }
.CardImageLarge { width:400px; height:576px; margin:10px; border: solid 2px #CCC;}
.CardBg { background-color:#FFFFFC; }
.IconText { margin:5px;}
.IconImage { width:15px; margin-top:5px; }
.Bold { font-weight:bold; }
.Highlight { border-color:#E97398; }

.Body { font-size:14px; line-height:1.2em; }
.Title { font-size:18px; line-height:24px; }
.BodyText { font-size:12px; line-height:1.2em; font-weight:normal !important; }

/* Menu */
div#MenuItems { position: relative; left:0px; top:18px; }
div#MenuItems ul { list-style:none; }
div#MenuItems ul li { display:inline; margin:0 35px; }
div#MenuItems ul li a { font-size:16px; color:white; line-height:20px; outline:none; text-decoration:none; }
div#MenuItems ul li a:hover { color:#AAA; }
div#MenuItems ul li a.Selected { color:#E97398; }

/* Testimonials */
div#LeftPaneTestimony div { padding:0 30px 0 20px; font-size:16px; font-style:italic; line-height:24px; }

/* Client menu */
div#LeftPaneMenu p { font-size:14px; font-weight:bold; }
div#LeftPaneMenu a { font-size:14px; line-height:20px; }

/* Policies */
div.Policy a { font-size:14px; font-style:italic; line-height:20px; line-height:1.5em; };
div.Policy li { text-indent:10px; }
div.Policy li.Multi { list-style:none; text-indent:0; margin-left:15px; margin-top:-3px; padding-top:0; line-height:1.3em; }

/* Gallery */
div#SubcategoryList { margin-right:20px; background-color:#E0DECF; border: solid 1px; border-top-color:#CCC; border-left-color:#CCC; border-bottom-color:#AAA; border-right-color:#AAA; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; }
table#GallerySubCatIndex { width:100%;  padding:0; margin:0; border-collapse:collapse; }
table#GallerySubCatIndex tbody { padding:10px; background-color:#EEEDE0; }
table#GallerySubCatIndex td { padding:4px 10px; }
table#GallerySubCatIndex thead td { text-align:center; }
table#GallerySubCatIndex tbody td { text-align:left; cursor:pointer; }
table#GallerySubCatIndex tbody td:hover { color:#AAA; }
table#GallerySubCatIndex tbody td.Selected { color:#E97398; }

/* Carts */
div.Cart { position: relative; margin:20px 0; padding:0; width:100%; background-color:#EEEDE0; }
div.Cart { border: 3px solid #E0DECF; }
div.Cart { -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; }
div.Cart tr td { padding: 3px 10px 3px; vertical-align:top; }
div.Cart tr.Header td { font-size:16px; padding: 10px 20px 5px; text-align:center; }
div.Cart tr.Header, div.Cart tr.Content { background-color:white; }
div.Cart tr.Header td table, div.Cart tr.Header td table tr, div.Cart tr.Header td table td { margin:0; padding:0; text-align:center; }
div.Cart tr.CartTitle td.Item { text-align:left; font-size:16px; padding:8px 10px 13px 10px; }
div.Cart tr.CartTitle td.TopItem { text-align:left; font-size:16px; padding:8px 10px 0px 10px; }
div.Cart tr.CartTitle td.BottomItem { text-align:left; font-size:16px; padding:8px 0px 13px 10px; }
div.Cart tr.CartTitle td.SubTotal { text-align:right; font-size:18px; font-weight:bold; padding:6px 30px 11px 10px; }
div.Cart tr.Content td { text-align:center; padding-bottom:5px; }
div.Cart tr.Content td table, div.Cart tr.Content td table tr, div.Cart tr.Content td table td { margin:0; padding:0; text-align:center; }
div.Cart td img.Frame,
div.Cart td div.Frame { width: 100px; height: 144px; margin:0; padding: 0; float:left; border: 1px solid #AAA; }
div#ClientCart td.Total { text-align:left; padding:10px; border:solid 3px #E0DECF; font-size:20px; background-color:#EEEDE0; font-weight:bold; text-align:center; line-height:20px; }
div#ClientCart td.Total span { font-weight:normal; }

div.CartSummary { position: relative; margin:20px 0; padding:0; width:100%; background-color:#EEEDE0; }
div.CartSummary { border: 3px solid #E0DECF; }
div.CartSummary { -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; }
div.CartSummary table { width:100%; }
div.CartSummary tr.Header td { font-size:14px; font-weight:bold; padding:3px 3px 5px 3px; }
div.CartSummary tr.Item { background-color:white; }
div.CartSummary td { text-align:center; font-size:12px; padding:3px 3px 3px 3px; }

/* Buttons */
span.Button.Inline { font-size:12px; padding:1px 5px 0px 5px; cursor:pointer; background-color:#EEEDE0; border: 1px solid #E0DECF; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; }
span.Button.Small { font-size:16px; padding:3px 10px 2px 10px; cursor:pointer; background-color:#EEEDE0; border: 1px solid #E0DECF; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
span.Button.Small img { height: 14px; padding-right: 5px; }
span.Button.Large { font-size:20px; padding:10px; cursor:pointer; background-color:#EEEDE0; border: 1px solid #E0DECF; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
input.Button { font-size:16px; padding:1px 10px 2px 10px; cursor:pointer; background-color:#EEEDE0; border: 1px solid #E0DECF; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; }
input.Button.Inline { font-size:12px; margin: 5px 0; padding:1px 5px 0px 5px; cursor:pointer; background-color:#EEEDE0; border: 1px solid #E0DECF; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; }

div.Button.Small { font-size:16px; text-align:center; padding:3px 10px 2px 10px; margin:10px; cursor:pointer; background-color:#EEEDE0; border: 1px solid #E0DECF; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; }

div.Button.Momentary { margin:3px 0; padding:5px; background-color:#EEEDE0; color: #222; text-align:center; font-size:12px; border-right:solid 1px #E0DECF; float:left; }
div.Button.Momentary:last-child { border-right:none; }

/* Wishlist */
/*div#Wishlist { border: 1px solid #AAA; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; padding: 5px; }*/
div#Wishlist h3 { text-align:center; margin:0 0 10px 0; padding:0; }
div#WishlistViewer p { text-align:center; margin:0 0 10px 0; }

/* Card editor */
.CardEditorSize { width:200px; height:288px; }
table.CardEditor { margin:0px; padding:0; }
table.CardEditor td { text-align:center; vertical-align:top; margin:0;padding:0; }
div.CardDisplay { position:relative; top:0; left:0; width:190px; height:268px; padding:5px; margin:0; border:solid 2px #CCC; overflow:hidden; }
div.CardDisplay.Back { padding:5px 5px 15px 5px; margin:0 0 0 10px; }
img.Copyright { position:absolute; left:0; top:0; width:200px; height:288px; margin:2px 12px 2px 12px; }
div.CardDisplay div.Movable { position:absolute; margin:0; padding:1px; background:none; }
div.CardDisplay div.Movable:hover { border:dotted 1px #AAA; padding:0; cursor:pointer; background:#F8F8F8; }
div.CardDisplay div.Movable textarea { background:none; line-height:1em; overflow:hidden; }
div.CardDisplay div.Movable textarea:hover { background:white; }
div.FontSlider { width:80%; }
div.InsideText, div.InsideTextControl { height:350px; margin:10px; padding:10px; }
div.FormatBar { margin:0; padding:0; background-color: #AAA; border: solid 1px #CCC; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
div.FormatBar img { padding:2px; border-right:solid 1px #CCC; }
div.FormatBar img:last-child { border-right:none; }
div.StyleBar { margin:0; padding:0; background-color: #AAA; border: solid 1px #CCC; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
div.StyleBar img { padding:2px; border-right:solid 1px #CCC; }
div.StyleBar img:last-child { border-right:none; }
table.TextEditor td { padding:0 0 15px 0; }
img.TextAlign.Selected, img.FontStyle.Selected { background-color:#CCC; }
img.Button.Box.Selected { background-color:#CCC; }

table.CardEditor p.Modified { text-align:center; margin-top:3px; }
table.CardEditor p.Modified span.Restore {  }

table.FontSelector { margin:0; padding:0; border-collapse:collapse; }
table.FontSelector td { margin:0; padding:2px; line-height:1.0em; border:solid 1px #CCC; cursor:pointer; }
table.FontSelector td.Selected { background-color:#CCC; }
table.FontSelector td p { margin:0; padding:0; }

/* Slider overrides */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 6px; height: 12px; cursor: default; }
.ui-slider-horizontal { height: 3px; }
.ui-slider-horizontal .ui-slider-handle { top: -5px; margin-left: -4px; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-widget-content {background:none;  border: 1px solid #AAA; background-color: #CCC;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state { background:none; background-color:#CCC; border-color:#AAA; }

/* Input */
input.Text, textarea.Text, div.Text { border: 1px solid #CCC; }
input.Text, textarea.Text, div.Text { border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
input.Text, textarea.Text, div.Text { -moz-box-shadow: 2px 2px 3px #CCC; -webkit-box-shadow: 2px 2px 3px #CCC; box-shadow: 2px 2px 3px #CCC; }
input.Text, textarea.Text, div.Text { font-size: 12px; height: 1.5em; padding: 1px 3px; background-color:white; color:black; }

/* Footer text */
div#Footer, div#FooterText { color:#888; }