body,td,th,input,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}
 
input,textarea,select {
	color:#333333;
}

.nullify_input {
	border:0px;
	background:none;
}

body {
	background: #FFFFFF url(/images/layout/background.jpg) top  repeat-x;
	margin: 0px;
}

.aboutus_blue {
	font-family: Arial Black;
	font-size:12pt;
	color: #2d7d96;
}

.aboutus_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
	color: #fff;
}

.green1 {
	color: #0C0;
}

.red1 {
	color: #C00;
}

.red1_border {
	border: 2px solid RGB(253,149,149);
}

.font10, .font10 td {
	font-size:10px;	
}

.font9 {
	font-size: 9px;	
}

#login_top input {
	padding:1px;
	margin:0;
	font-size:10px;
}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
}
h1 {
	letter-spacing:-2px;
	font-weight:100;
	font-size:20pt;
}

h2 {
	font-size:16pt;
	letter-spacing:-1px;
}

#info {
	background: RGB(141,148,195) url(/images/infoback.png) top repeat-x;
	color:#009;
}

#info a, #info td {
	color:#009;
}

#error {
	background: RGB(236,158,158) url(/images/errorback.png) top repeat-x;
	color:RGB(166,16,17);
}

#error a, #error td {
	color:RGB(166,16,17);
}

#success {
	background: RGB(143,228,142) url(/images/successback.png) top repeat-x;
	color:#060;
}

#success a, #success td { 
	color:#060;
}

#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:377px;
    height:251px;
    overflow:hidden;
	float:right;

} 

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}

.printtable td {
	font-size:10pt;
}

a:link {
	color: #333;
}
a:visited {
	color: #666;
}
a:hover {
	color: #090;
}
a:active {
	color: #009A00;
}

.printcart td input {
	font-size:9pt;	
	padding:1px;
}

.printcart td {
	font-size:9pt;	
}

.printcart {
	border: 1px solid #39F;	
	background:#D7E6F7;
}

#client {
	display:block;
	width:1000px;
	padding:0px;
	text-align:left;
}
fieldset {
	display:block;
	width:635px;
	border:none;
	margin-top:20px;
}
fieldset label {
	display:block;
	width:225px;
	float:left;
	font:12px arial;
	text-align:right;
}
fieldset label span.small {
	font:10px arial;
	display:block;
	text-align:right;
	color:#AAAAAA;
}
fieldset textarea {
	width:200px;
	height:150px;
	float:left;
	margin-bottom:20px;
	margin-left:10px;
}
fieldset select,
fieldset input {
	float:left;
	margin-left:10px;
	margin-bottom:20px;
}
.clear {
	clear:both;
}
p.error {
	display: none;
	padding: 2px 2px 2px 70px;
	margin:0px;
	color: #27ace5;
	font-weight: bold;
	color:RGB(166,16,17);
}
div#feedback {
	margin-top: 20px;
	margin-left:40px;
	background: RGB(236,158,158) url(/images/errorback.jpg) top repeat-x;
	padding:20px;
	display:none;
}
div#feedback div {
	background:url(/images/error.png) no-repeat;
}
div#success {
	margin-top: 20px;
	margin-left:40px;
	background: RGB(143,228,142) url(/images/successback.jpg) top repeat-x;
	color:#060;
	padding:20px;
	display:none;
	margin-bottom:100px;
}
#success div {
	background:url(/images/success.png) no-repeat;
}
#success div p {
	padding: 2px 2px 2px 70px;
	margin:0px;
}
.fleft {
float:left;
}
.fright {
float:right;
}
.block1 {
	font:12px arial;
	display:block;
	width:120px;
	text-align:center;
	margin-bottom:10px;
	margin-right:10px;
	padding:5px;
	border:1px solid #CCCCCC;
}
.block1 a{
	font:12px arial;
}
#modal {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	background-color:#000000;
	z-index:1;
	display:none;
}
#modalmsg {
	position:absolute;
	z-index:2;
	display:none;
	color:#282828 !important;
	padding:10px;
	border:solid 1px #465278;
	font-family:arial;
	font-size:12px;
	background-color:#f1ece9;
	width:200px;
}

#modalmsg td{
	color:#282828 !important;
}

.listtable {
	border:1px solid #39F;
}

.listtable td {
	background: url(/images/rowback_semitrans_blue.png)	bottom repeat-x;
}

.viewalbum_ul ul {
	margin:0;
	padding:0;
	list-style:none;
}

.viewalbum_ul li {
	margin:5px;
	padding:5px;
	width:100px;
	height:100px;
	border:1px solid #CCC;
	float:left;
	list-style:none;
	background-color:#CCCCCC;
}

#viewalbum_div {
	
	overflow:visible;
}

.semitrans_white_back {
	background:url(/images/semitrans_white_back.png) top repeat;	
}

.sizemenu {
	margin:0px;
	padding:0px;
	list-style:none;
}

.sizemenu li {
	margin:3px;
	padding:5px;
	float:left;
	border:1px dotted #666666;
	font-size:10pt;
	list-style:none;
}

.catloop {
	margin:0px;
	padding:0px;
	list-style:none;
}

.catloop li {
	margin:3px;
	padding:5px;
	float:left;
	clear:left;
	border:1px dotted #666666;
	font-size:10pt;
	list-style:none;
}

.photobook_background {
	list-style:none;
	margin:0px;
	padding:0px;
}

.photobook_background li {
	list-style:none;
	float:left;
	width:110px;
	height:120px;
	text-align:center;
}

.gift_render_toolbar td {
	
}

.gift_render_toolbar  {
	background-color:#cbdafb;
}

.gift_render_help  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	text-align: center;
	color: #000000
}

#ajax_overlay {
	display:none;
	background:url(/images/semitrans_white_back.png);
	position:absolute;
	text-align:center;
}

.cursor_pointer {
	cursor: pointer;	
}

.teaser {
	width:430px;
	padding:0px 0 14px 0;
	margin:10px auto;
	background:url("/images/contact/tsr.gif") bottom left no-repeat;
}
.teaser h2 {
	margin:0;
	padding:7px 10px 3px 20px;
	background:url("/images/contact/tsr.gif") top left no-repeat;
}
.teaser p, .teaser a.more {
	margin:0;
	padding:0 10px 3px;
	border:1px solid #d8d8d8;
	border-width:0 1px;
	background:#fff;
}
.teaser a.more {
	display:block;
	text-align:right;
	background:url("/images/contact/tsr.gif") 410px 50% no-repeat;
	padding:0 24px 0 0;
	text-decoration:none;
	color:#44a;
}
.teaser a.more:hover {
	text-decoration:underline;
}

.teaser2 {
	width:430px;
	padding:35px 0 5px 15px;
	margin:5px auto;
	background:url("/images/contact/sm_tsr.gif") top left no-repeat;
}
.teaser2 h3 {
	margin:0;
}
.teaser2 p, .teaser2 a.more {
	margin:0;
	padding:0 10px 3px;
}
.teaser2 a.more {
	display:block;
	text-align:right;
	background:url("/images/contact/sm_tsr.gif") 410px 50% no-repeat;
	padding:0 24px 0 0;
	text-decoration:none;
	color:#44a;
}
.teaser2 a.more:hover {
	text-decoration:underline;
}