
html {
	/*overflow-x:hidden; */
	overflow-y:auto;
}

body {
	font-family: Verdana, Arial;
	font-size: 11px;
}

body.main {
	background-image: url("/design/DEFAULT/graphics/framework/background.gif");
	background-repeat: repeat-x;
	text-align:left;
	margin: 0px; padding: 0px; border: 0px;
}

body.iframe {
	border: 0px; margin:0px; padding:0px;
	background-color: transparent;
}

div {
	font-size: 11px;
	font-family: Arial, Verdana;
}

div.xpagecontainer {
  text-align:center;
}

div.xpage {
  text-align:left;
  margin: 0 auto;
  position:relative;
}

div.xcontent {
   width:100%;
   position:relative;
   right:0px;
   float:right;
   clear:both;
   top:0px;
}

div.xiframe {
    width:auto;
}

div.xlangbox {
  position:relative; 
  float:right;
  right:0px; 
  height:34px;
  min-height:34px;
  clear:both;
}

td.xlangbox_left { 	background-image: url("/design/DEFAULT/graphics/framework/flagbox_left.png");
	width: 20px;
	height: 34px;
}td.xlangbox_top { 	background-image: url("/design/DEFAULT/graphics/framework/flagbox_top.png");
	width: 1px;
	height: 10px;
}td.xlangbox_right { 	background-image: url("/design/DEFAULT/graphics/framework/flagbox_right.png");
	width: 20px;
	height: 34px;
}td.xlangbox_bottom { 	background-image: url("/design/DEFAULT/graphics/framework/flagbox_bottom.png");
	width: 1px;
	height: 10px;
}
td img {
	/* Mozilla table/image fix */
	display: block;
}


.xframework_top { 
 	background-color: #000000;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.xframework_w { 
 	background-image: url("/design/DEFAULT/graphics/framework/framework_w.png");
	width: 9px;
	height: 1px;
}

.xframework_e { 
 	background-image: url("/design/DEFAULT/graphics/framework/framework_e.png");
	width: 9px;
	height: 1px;
}

.xframework_bottom { 
 	background-color: #000000;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.outershadow_nw { 
 	background-image: url("/design/DEFAULT/graphics/framework/outershadow_nw.png");
}

.outershadow_w { 
 	background-image: url("/design/DEFAULT/graphics/framework/outershadow_w.png");
}

.outershadow_sw { 
 	background-image: url("/design/DEFAULT/graphics/framework/outershadow_sw.png");
}

.outershadow_s { 
 	background-image: url("/design/DEFAULT/graphics/framework/outershadow_s.png");
}

.outershadow_se { 
 	background-image: url("/design/DEFAULT/graphics/framework/outershadow_se.png");
}

.outershadow_e { 
 	background-image: url("/design/DEFAULT/graphics/framework/outershadow_e.png");
}

.outershadow_ne { 
 	background-image: url("/design/DEFAULT/graphics/framework/outershadow_ne.png");
}

.outershadow_n { 
 	background-image: url("/design/DEFAULT/graphics/framework/outershadow_n.png");
}


td.xcontent_center {
	width: 670px;
  height: auto;
	background-color:#ffffff;
}

div.xcontentarea {
	padding: 0px; margin:0px;
	width: 100%;
  height:100%;
}

/* BEGIN HEADER */

div.xheader {
  position: absolute; 
  top:0px;
  float:left;
}

div.xheader > img.xheader_logo {
	position: relative; left: 0px; top:0px;
	border: 1px solid black;
}

/* END HEADER */


/* BEGIN LOGINBOX */

div.xloginbox {
    position: absolute; 
    right:18px;
    top:18px;
    float:right;
    z-index:10;
    height: 25px;
    clear:right;
    text-align:center;
    font-family: Verdana;
    color: #000000;
    font-size:11px;
    width: 280px;
}


div#loginform_passwordtext, div#loginform_emailtext {
  display:none;
}

div#loginform_emailinput {
  display:inline;
  position:relative;
  left:0px;
}

div#loginform_passwordinput {
  display:inline;
  position:relative;
  left:0px;
}

div#loginlogin {
    float:right;
    display:inline;
    position:relative;
    right:0px;
}

input#myloginform_email, input#myloginform_password {
    float:left;
    width:87px;
    background-color:#dddddd;
    margin-left:19px;
    right:20px;
}


div#loginarea {
    margin-top:5px;
}


#login_login {
    width:220px;
}

#login_logout {
    width:310px;
}

/* END LOGINBOX */


/* BEGIN MENU */

div.xmenu {
    top:86px;
    #top:90px;
    position:absolute;
    left:0px;
    margin-right: 0px;
    float: left;
    z-index:10;
}

div.xmenuelement {
    z-index:11;
    position:relative;
    right:0px;
    float:right;
    margin-top:-5px;
}

div.menulink {
    top:10px;
    left:10px;
}

div.menulink_hover {
    top:10px;
    left:10px;
    text-decoration:underline;
}


.xcontentarea {
    background-color:#ffffff;
}

.xfooter {
    background-color:#ffffff;
}

#xfooter {
  clear:both;
  float:right;
}

/* END MENU */

img.xbutton, img.submit {
	cursor: pointer;
}


/* BEGIN GENERAL CLASSES */

h1 {
	font-family: Verdana;
	font-size: 18px;
	letter-spacing: 0px;
	display: inline;
}

h2 {
	font-family: Arial;
	font-weight: normal;
    font-size: 18px;
	display: inline;
}

h3 {
	font-family: Verdana;
	font-weight: 900;
	font-size: 12px;
	display: inline;
}

h4 {
	font-family: Verdana;
	font-weight: 900;
	font-size: 10px;
	display: inline;
}

h5 {
	font-family: Arial;
	font-size: 11px;
    font-weight:bold;
	display: inline;
    text-transform:uppercase;
}

img {
	border: 0px;
}

form {
	display:inline;
}

hr {
	border: 0px;
}

iframe {
	border: 0px; margin:0px; padding:0px; 
  background-color:transparent;
}

textarea {
	border:1px solid black;
	background-color:#e0e0e0;
	font-size:10px;
	font-family: Verdana;
}


input#s {
    width: 220px;
}

input {
	background-color:#ffffff;
    border-width: 1px;
    border-style: solid;
	border-color: #221f20 #c0c0c0 #c0c0c0 #221f20;
	font-family: Arial;
	font-weight: regular;
	font-size: 11px;
}
input.file {
	width:auto;
}

input[disabled] {
        background-color: #cecece;
}


input.radio, input.checkbox {
  background-color: transparent;
  border: 0px;
  cursor: pointer;
}


.disabledtext {
	color: #cccc99;	
}

.currenttext {
	color: #ffffff;	
}

/*  End links */ 


/* END GENERAL CLASSES */
/* BEGIN SPECIALIZED CLASSES */

.normal {
  font-family:Arial;
  font-weight:normal;
  font-size:11px;
  padding-left: 4px;
  padding-right: 4px;
}

.information {
	font-family: Verdana;
	font-size:10px;
  	padding-left: 4px;
	padding-right: 4px;
}


div.messagebox {
	background-color: transparent;
	font-weight: 700;
	font-size:12px;
	font-family: Verdana;
	color: #ffff66;
	text-align:center;
}

.itemselect_off {
	background-color: #aaaaaa;
	
}

.itemselect_on {
	background-color:#ccccaa;
}

table.pageselection {
	background-color:#666666;
	border:1px solid black;
}

table.cartsummary th {
	text-align:center;
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	color: #333333;
	border: 1px solid black;
}

table.cartsummary td {
	text-align:center;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	border: 1px solid black;
}


td.progressbar_1 {
	border:0px;
	background-color: #999999;
	height: 18px;
}
td.progressbar_2 {
	border:0px;
	background-color: #444444;
	height: 18px;
}



img.Content_Title {
	border: 0px;
	display: inline;
	margin-left:2px;
}

td.Content_Title {
	background-color:#ca003a;
	border: 0px solid #ca003a;
	color: #ffffff;
}

td.Content_Information {
	background-color:#353535;
	border: 0px solid #353535;
	color: #ffffff;
}

td.Content_ShoppingCart {
	background-color:#565656;
	border: 0px solid #565656;
	color: #ffffff;
}

td.Content_PhotoManager {
	background-color:#353535;
	border: 0px solid #353535;
	color: #ffffff;
}

td.Content_UserAction {
	background-color:#ca003a;
	border: 0px solid #ca003a;
	color: #ffffff;
}

td.Content_Neutral {
	background-color:#353535;
	border: 0px solid #353535;
	color: #ffffff;
}

td.Content_Neutral_Inactive {
	background-color:#565656;
	border: 0px solid #565656;
	color: #ffffff;
}

td.Content_Popup {
	background-color:#353535;
	border: 0px solid #353535;
	color: #ffffff;
}

a:visited {
 	color: #000000;
}

a:link {
 	color: #000000;
}

a:hover {
	color: #ca003a;
}

a.dark:visited {
 	color: #cccccc;
}

a.dark:link {
 	color: #cccccc;
}

a.dark:hover {
	color: #ca003a;
}

.link {
	cursor:pointer;
	color: #cccccc;
	text-decoration:underline
}
.alternate_1 {
background-color: #565656}
.alternate_2 {
background-color: #353535}
.alternate_highlight_1 {
background-color: #800025}
.alternate_highlight_2 {
background-color: #420013}


.blockOverlay {
    background-color:#000000;
    -moz-opacity:.70;
    opacity:0.70
}

.blockMsg {
    width:  30%;
    top:    30%;
    left:   30%;
    text-align: center;
    border: 1px solid black;
    background-color: #353535;
    color: #ffffff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); 
    padding: 15px;
}

.translucent {
    -moz-opacity:.70;
    opacity:.70;
}


.tooltip{
    position:absolute;
    z-index:999;
    left:-9999px;
    padding:1px;
    width:auto;
    border:1px solid black;
    
	color: #ffffff;
	background-color:#353535;

}


.selection_1 {
	background-color:#aaaaaa;
}

.selection_2 {
	background-color:#bbbb99;
}

.selection_3 {
	background-color:#cccc99;
}


/* Calendar classes */
td.Calendar_Month_Selected {
	text-align: center;
	background: #fdbd53;
	color: black;
       font-size: 8px;
}

a.Calendar_Month_Selected {
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 8px;
}
a:hover.Calendar_Month_Selected {
	color: white;
}
a:visited.Calendar_Month_Selected {
	color: white;
  }
	
td.Calendar_Month_Complete {
	text-align: center;
	background: #5a80a7;
	color: #FFFFFF;
       font-size: 8px;
}

a.Calendar_Month_Complete {
	text-align: center;
	text-decoration: none;
	color: white;
	font-size: 8px;
}
a:visited.Calendar_Month_Complete {
	color: white;
}

td.Calendar_Month_Incomplete {
	text-align: center;
	background: #999999;
	color: black;
       font-size: 8px;
}

a.Calendar_Month_Incomplete {
	text-align: center;
	text-decoration: none;
	color: black;
	font-size: 8px;
}
a:visited.Calendar_Month_Incomplete {
	color: black;
}

.active {
	background-color: #5c5c5c;
	color:#ffffff;
	font-weight:bold;
	font-family:Verdana;
	text-transform:uppercase;
	font-size:10px;
}

.inactive {
	background-color: #cccccc;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Verdana;
	font-size:10px;
}

/* END SPECIALIZED CLASSES */

.


/* NEW CARD CALENDAR */
img.templatePreviews {
    position:relative;
    border: 1px solid black;
    top: 4px;
    cursor: pointer;
    max-width: 90px;
    max-height: 180px;
}

div.templatePreviewSmall {
    width: 100px;
    height: 181px;
    background-repeat: no-repeat;
}

div.templatePreviewText {
    font-size: 10px;
}

div.wizard {
    background-color: white;
    border: 3px solid #5b7ba2;
/*    height: 159px; */
    min-height: 159px;
    _height: 159px;
    width: 343px;
    position: absolute;
    left: 160px;
    top: 150px;
    display: none;
    padding: 5px;
    display: table;
}



#outer {
    vertical-align: middle;
    height: 100%;
/*    overflow: hidden; */
    position: relative; 
    margin-left: auto; 
    margin-right: auto;
}

#outer[id] {
    display: table; 
    position: static;
}

#middle {
/*    position: absolute; */
/*    top: 50%; */
} /* for explorer only*/

#middle[id] {
    display: table-cell; 
    vertical-align: middle; 
    position: static;
}

#inner {position: relative; _top: 0px; text-align: center;} /* for explorer only */


div.yearActive {
    text-align: center;
    background-color: yellow;
    cursor: pointer;
}

div.yearInActive {
    text-align: center;
    cursor: pointer;
}

#templatePreview {
    position: absolute;
    cursor: pointer;
    border: 1px solid black;
}

div.templateEditArea {
    width: 380px;
    height: 578px;
    position: absolute;
    top: 74px;
    left: 15px;
}

div.cardTemplateEditArea {
    position: absolute;
    top: 74px;
    left: 15px;
}

img.userimage {
    border: 1px solid black;
}

.imagearea {
    position: absolute;
    background-color: white;
    border: 1px solid black;
    overflow: hidden;
    font-size: 10px;
}

.testclass {
    background-color: white;
    border: 5px solid gray;
    color: red;
}


div.ccontainer_center > * {
  margin:0 auto;
}

div.ccontainer_right > * {
  float:right;
}

div.formfield {
  width: 100px;
  padding-bottom:2px;
  margin-right:5px;
  text-align:right;
}

.xtext_A { 
  position:absolute;
  float:left;
  left:0px;
  text-align:left;
  width:45%;
  display:inline;
}

.xtext_B { 
  position:absolute;
  float:right;
  right:0px;
  text-align:right;
  width:45%;
  display:inline;
}

.xbutton_A { 
  position:relative;
  left:0px;
  bottom:1px;
  float:left;
}

.xbutton_B { 
  position:relative; 
  right:0px;
  bottom:1px;
  float:right;
}

.italic {
    font-style: italic;
}

span.heading {
    font-weight:bold;
    font-size: 12px;
}

td#portalinfo_e {
    height:2px;
}



/* TSL */


.listviewtable, .statictable {
	border-collapse: collapse;
	background: #fff;
}

.listviewtable th, .statictable th {
	background: #0099ff;
	color: #fff;
	font-weight: bold;
	text-align: left;
	border-right: 1px solid #fff;
	padding-left: 2px;
	text-align: center;
}

.listviewtable td, .statictable td {
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
	padding-left: 2px;
}

.listviewtable tr {
	cursor: pointer;
}

.listviewtable tr.alt td, .statictable tr.alt td {
	background: #cdcdcd;
}

.listviewtable tr.over td {
	background: #bcd4ec;
}

.listviewtable tr.selected td{
        background: #000088;
	color: #fff;
}

.listviewtable tr:link {color:#09c;}
.listviewtable tr:visited {color:#09c;}
.listviewtable tr:hover {background-color:#eee;}

.thumbviewtable{

padding:0px;
spacing:0px;
border: 0px;
float:left;
position:relative;
}

#fileviewbox .listviewtable {
	width: 460px;
}

.thumbviewtable tr
{
padding:0px;
spacing:0px;
border 0px;
}

.thumbviewtable td
{
padding:0px;
padding-bottom: 0px;
spacing:0px;
border: 0px;
}

.thumbviewicon
{
padding:0px;
spacing:0px;
margin:0px;
}

.gridviewcell {
	position: relative;
	padding: 0px;
	padding-right: 0px;
	z-index: 1;
	margin: 0px;
	cursor: pointer;
}

.gridviewimagecell {
	border: none;
}

#embeddedarea .gridviewcell {
	padding: 0px;
}

.selarea {
	border: none; 
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 70px;
	height: 70px;
}


.menuitem, a#buymorespace {
  cursor:pointer;
	color: #cccccc;

}
* :focus {
    outline: 0;
}
*::-moz-focus-inner { 
  border: none; 
}

#buymorespace {
cursor: pointer;
text-decoration: none;
margin-bottom:2px;
margin-left:1px;
text-decoration:none;

}

.menuitem_off{
 cursor: default;
  margin-bottom:2px;
   margin-left:1px;
   text-decoration:none;
 color:grey;

 }

.menuitem:hover {
  text-decoration:underline;
 }

.nbs_menu div.menuitem {
 display: none;
 }

#play_all{
display:block;

}
.infoitem {
 display: none;
 }

.cartmenuitem {
  font-size: 9px;
 }

div.menuitem {
 display: block;
  margin-bottom:2px;
}

.nbs_menu_bottom{
  margin-top: 0px;

 }

.gridviewlabel {
 color:#000000;
 width: 70px;
 overflow: hidden;
 height: 2.5em;
  text-align: center;
  margin-top:-26px;
 }

.embeddedlabel {
  font-family: verdana, arial;
 width: 60px;
 height: 2.6em;
 overflow: hidden;
 position: absolute;
 color: #000;
 top: 46px;
 left: 3px;
  text-align: center;
 }

.selected_tint {
 width: 70px;
 height: 70px;
 opacity: 0.7;
 filter:alpha(opacity=70);
  background-color: #F57B20;
 position: absolute;
 display: none;
 top: 0px;
 left: 0px;
 }


.seldiv {
 width: 63px;
 height: 63px;
 position: absolute;
 top: 0px;
 left: 0px;
 }

.messagedialog {
  text-align: center;
 }

.messagedialog img {
 display: inline;
  vertical-align: middle;
}

.single_thumb {
 display: inline;
 cursor: pointer;
 position: relative;
 left: 1px;
 top: 1px;
  z-index: 50px;
 }

#fv_thumbnail_area {
margin: 0px auto;
height: 110px;
width: 621px;
text-align: center;
overflow: none;
position: relative;
left: -1px;
}

#spacebar_filled {
border: 1px solid #000;
background-color: #cdcdcd;
height: 10px;
display: block;
float: left;
}

#spacebar_empty {
border: 1px solid #000;
height: 10px;
display: block;
float: left;
border-left: none;
}

#spacebar_text, #update_space_bar, a#buymorespace {
font-size: 10px;
}


#spacebar_text {
font-weight: bold;
}

#spacebar_spinner {
vertical-align: bottom;
}

#current_pagenumber{
background-color:grey;
color:white;
padding:2px 4px;
font-weight:bold;
}

td.selected{
 background: white;
 color: #fff;
}

td.unselected {
 background: #f0f0f0;
 color: #fff;
}

.topnavlink,.topnavlink:visited {
 color: red;
 }

.topnavlink:hover {
  text-decoration: underline;
 }

.topnavsep {
 color: blue;
 }






/* LOCAL OVERRIDE FOR DESIGN */



input#liigaloginform_email, input#liigaloginform_password, input#liigaloginlogin {
  position:relative;
    z-index:10;
    font-size:10px;
    font-family:Arial;
    left:0px; 
    margin-left:0px;
    color:white;
    width:80px;
    border: 1px solid black;   
	background-color:#404040;
    display:inline;
}

#xfooter {
	display:none;
}

body.iframe {
color:#ffffff;
}


input#liigaloginlogin {
    width:40px;
    display:inline;
    cursor:pointer;
}

div#xheader {
    position:absolute;
    margin-top:0px; 
}

div.xloginbox, div.xlang, div#langbox {
    display:none;
}

div.xmenu {
    left:-40px;
}


#menubar_1, #menubar_2,#menubar_3,#menubar_4,#menubar_5,#menubar_6,#menubar_7 {
    margin-top:10px;
}

span.heading {
color:#ffffff;
}

div.xpage {
    height:1px;
}

div.xpagecontainer {
    width:1600px;
    height:900px;
    background-image:url("/design/fotoquick-new/graphics/background_summer.png");
    margin:0 auto;
    background-repeat:no-repeat;
    background-color:#f5f7f;
    background-position: 0px -70px;
    margin-top:30px;
}

body.main {
    background-color:#ffffff;
    background-image:url("/design/fotoquick-new/graphics/background_summer_repeat.png");
    background-repeat: repeat-x;
    background-position: 0px 0px;
    height: 100%;
}

.xcontentarea {
    
    height: 100%;
}

div.wizard {
    border: 5px solid #e70000;
}

