HTML, BODY { margin: 0; padding: 0; text-align: left; font-family: Verdana,sans-serif,Helvetica; color: #1d1d1d; }
IMG { border: none; }
FORM { margin: 0; padding: 0; }

A { text-decoration: underline; color: #2e2e2e; }
A:hover { text-decoration: none; }

P { padding: 0; margin: 1em 0 0 0; }


TABLE { border-collapse: collapse; border-spacing: 0; }
TH, TD { text-align: center; vertical-align: middle; }
P { margin: 0 0 10px 0; }
UL { margin: 0 0 15px 17px; padding: 0; }
OL { margin: 0 0 15px 23px; padding: 0; }
UL LI ,OL LI { padding: 2px 0 0 0; }

H1 { font-size: 18px; margin: 0 0 15px 0; font-family: Arial,Verdana,sans-serif; font-weight: normal; }
H2 { font-size: 16px; margin: 0 0 15px 0; font-family: Arial, Verdana, Helvetica, sans-serif; }
H3 { font-size: 14px; margin: 0 0 1em 0; font-family: Arial, Verdana, Helvetica, sans-serif; }


/* Alignments */
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }

.middle { vertical-align: middle; }

.float-left { float: left; }
.float-right { float: right; }

/* Special */
.nopadding { padding: 0 !important; }
.nomargin { margin: 0 !important; }
.nomargintop { margin-top: 0 !important; }
.nowrap { white-space: nowrap; }
.hidden { display: none; }

/* Width & height */
.h100 { height: 100px; }
.h150 { height: 150px !important; }

.w1p { width: 1%; }
.w10p { width: 10% !important; }
.w20p { width: 20% !important; }
.w30p { width: 30% !important; }
.w40p { width: 40% !important; }
.w50p { width: 50% !important; }
.w60p { width: 60% !important; }
.w70p { width: 70% !important; }
.w80p { width: 80% !important; }
.w90p { width: 90% !important; }
.w100p { width: 100% !important; }


.w10 { width: 10px !important; }
.w20 { width: 20px !important; }
.w30 { width: 30px !important; }
.w40 { width: 40px !important; }
.w50 { width: 50px !important; }
.w60 { width: 60px !important; }
.w70 { width: 70px !important; }
.w80 { width: 80px !important; }
.w90 { width: 90px !important; }
.w100 { width: 100px !important; }
.w110 { width: 110px !important; }
.w120 { width: 120px !important; }

/* Clear */
.clear { clear: both; height: 1px; font-size: 1px; line-height: 0; }
/*	*:first-child+html .clear { overflow: hidden; } /* IE7 */
/*	* HTML .clear { overflow: visible; height: 1px; } /* IE 6 & older */
/*	.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; clear: both; } /* Moz */

.clear2:after {	content: "."; display: block; height: 0; clear: both; line-height: 0; visibility: hidden; }
.clear2 { display: inline-block; }
html[xmlns] .clear2 { display: block; }
* html .clear2 { height: 1px; }

	/* Main framework, header, content columns footer */
	#main { width: 1255px; margin: 0 5px; padding: 0; }
	#ftr { width: 1255px; height: 20px; padding: 0; margin: 0 5px; }

	#main .pad { padding: 1px 0 0 22px; font-size: 11px; line-height: 16px; }
	#col1 { float: left; width: 999px; padding: 0; margin: 0 0 -1px 0; }
	* HTML #col1 { margin: 0 0 -3px 0; }
	#col2 { float: left; width: 185px; margin: 0 0 0 21px; }

	#col1 .pad { padding: 10px 15px; } 

	#header { padding: 20px 0 0 30px; }
	#header A.logo { display: block; padding: 0; width: 370px; margin: 0 40px 0 0; }

	UL.menu { margin: 20px 20px 0 0; padding: 0; font-family: Arial; }
	UL.menu LI { float: left; font-size: 14px; font-weight: bold; height: 39px; list-style: none; margin: 0; padding: 0 28px 0 0; }
	UL.menu LI A { display: block; text-decoration: none; }

	#content-columns { float: left; overflow: visible; }
	#c1 { float: left; width: 203px; }
	#c2 { float: left; width: 588px; }
	#c3 { float: left; width: 206px; }

	.mr1 { margin-right: 1px; margin-top: 1px; }

	/* Buttons on ordering page */
	DIV.b01a { height: 34px; margin-top: 1px; }
	DIV.b01b { height: 34px; font-family: Arial; font-size: 14px; font-weight: bold; padding: 10px 0 0 10px; margin: 0; }
	* HTML DIV.b01a { margin-bottom: -10px; }

	#content-columns .pad { padding: 10px; }

	/* Subcols on ordering page*/
	.subcol { width: 190px; height: 290px; margin: 10px 0 0 0; padding: 0; float: left; }
	.subcol DIV { 
		padding: 0 0 0 19px;
	}
	.subcol IMG { margin-bottom: 0px; }

	/* Form elements on ordering page */

	.settings { width: 168px; border: 1px solid #7f9db9; overflow: auto;}	
	.upload { width: 182px; border: 1px solid #7f9db9; }
	SELECT { font-family: Verdana; font-size: 11px; overflow: auto;}

	/* Miniform on ordering page */
	TABLE.miniform { width: 100%; font-size: 10px; line-height: 12px; } 
	TABLE.miniform TH { color: #1d1d1; padding: 4px 5px 2px 0; font-weight: normal; text-align: right; } 
	TABLE.miniform TD { padding: 2px 0 2px 0; text-align: left; } 
	TABLE.miniform TD INPUT, TABLE.miniform TD SELECT, TABLE.miniform TD TEXTAREA { border: 1px solid #7f9db9; width: 100px; font-size: 10px; }
	TABLE.miniform TH SELECT { border: 1px solid #7f9db9; width: 150px; font-size: 10px; }	
	TABLE.miniform .small { width: 30px; }

	.cb { width: auto !important; position: relative; top: 2px; border: 0px solid !important;  }

	.btn1 { width: 130px; color: #0b0f10; text-decoration: none; cursor: pointer; display: block; background: url(add.gif) 100% 0 no-repeat; padding: 8px 40px 10px 10px; font-size: 14px; font-weight: bold; font-family: Arial; text-align: right; }
	.btn1_b { width: 110px; color: #0b0f10; text-decoration: none; cursor: pointer; display: block; background: url(add.gif) 100% 0 no-repeat; padding: 8px 40px 10px 10px; font-size: 14px; font-weight: bold; font-family: Arial; text-align: right; }
	.btn2 { width: 130px; color: #0b0f10; text-decoration: none; cursor: pointer; display: block; background: url(upload.gif) 100% 0 no-repeat; padding: 8px 40px 10px 10px; font-size: 14px; font-weight: bold; font-family: Arial; text-align: right; }
	.btn3 { color: #0b0f10; text-decoration: none; cursor: pointer; display: block; background: url(btn03.gif) 100% 0 no-repeat; padding: 8px 40px 10px 10px; font-size: 14px; font-weight: bold; font-family: Arial; text-align: right; }
	.btn4 { width: 130px; color: #0b0f10; text-decoration: none; cursor: pointer; display: block; background: url(change_loader.gif) 100% 0 no-repeat; padding: 8px 40px 10px 10px; font-size: 14px; font-weight: bold; font-family: Arial; text-align: right; }
	.btnCancel { width: 130px; color: #0b0f10; text-decoration: none; cursor: pointer; display: block; background: url(cancel.gif) 100% 0 no-repeat; padding: 8px 40px 10px 10px; font-size: 14px; font-weight: bold; font-family: Arial; text-align: right; }
	.btnCancelUpload { width: 130px; color: #0b0f10; text-decoration: none; cursor: pointer; display: block; background: url(delete.gif) 100% 0 no-repeat; padding: 8px 40px 10px 10px; font-size: 14px; font-weight: bold; font-family: Arial; text-align: right; }
	/*
	.btn3 { color: #0b0f10; text-decoration: none; cursor: pointer; display: block; background: url(btn03.gif) 100% 0 no-repeat; padding: 8px 40px 10px 10px; font-size: 14px; font-weight: bold; font-family: Arial; text-align: right; }
	*/
	
	/* Messages */
	DIV.msg-ok { border: 1px solid; padding: 10px 10px 1px 10px; margin-bottom: 15px; }
	DIV.msg-ok P { margin-bottom: 7px !important; }

	DIV.msg-error { border: 1px solid; padding: 10px 10px 1px 10px; margin-bottom: 15px; }
	DIV.msg-error P { margin-bottom: 7px !important; }
	DIV.msg-error H1 { font-size: 18px; margin: 0 0 15px 0; font-family: Arial,Verdana,sans-serif; font-weight: normal; }

		/* Form styles */
	TABLE.form { margin: 0 0 1em 0; border: 0; width: 100%; }
	TABLE.form TH { width: 40%; vertical-align: top; padding: 3px 10px 2px 5px; font-size: 11px; font-weight: normal; color: #666; text-align: right;}
	TABLE.form TH SPAN.req { color: #da1f27; }
	TABLE.form TH.inpt { vertical-align: middle; padding: 2px 10px 2px 0; color: #4a4a4a; text-align: right !important;  font-weight: normal; }
	TABLE.form TR.subheading TH { text-align: left; font-weight: bold; padding: 3px 0 2px 5px; }
	TABLE.form TD { width: 60%; vertical-align: middle;  border: 0; padding: 2px 0; }
	TABLE.form TD.data { vertical-align: middle; padding: 1px 0 0 0; color: #666; }
	TABLE.form TD INPUT { color: #666; font-size: 11px; border: 1px solid #7f9db9; padding: 2px 4px; background: url(bg06.gif) 0 0 no-repeat; }
	TABLE.form TD .rs, .rs { position: relative; top: 2px; border: 0px solid; }
	TABLE.form SELECT { color: #242424; font-size: 11px; }
	TABLE.form .date { width: 60px; }
	TABLE.form .time { width: 40px; }
	TABLE.form .min { width: 20px; }
	TABLE.form .small { width: 100px; }
	TABLE.form .norm { width: 170px; }
	TABLE.form .max { width: 270px; }
	TABLE.form TD.actions { text-align: left; padding: 15px 0 2px 0; }	
	
	TABLE.form TR.cols4 TH { width: 20%; }
	TABLE.form TR.cols4 TD { width: 30%; }
	
	DIV.actions { margin: 0 0 1em 0; text-align: right; border-top: 0; padding-top: 5px;}
	* HTML DIV.actions { height: 100%; }
	TABLE.form TD.actions INPUT, TABLE.form TD.actions BUTTON, DIV.actions BUTTON, DIV.actions INPUT, .btn01 { background: #fafafa; border: 1px solid #7f9db9; font-weight: bold; font-size: 11px; color: #7f9db9; padding: 2px 10px; overflow: visible; }
	* HTML TABLE.form TD.actions INPUT, * HTML TABLE.form TD.actions BUTTON, * HTML DIV.actions BUTTON, * HTML DIV.actions INPUT, * HTML .btn01 { width: 1px; }
	

	TABLE.form TEXTAREA, TEXTAREA { font-family: Verdana,Arial,Tahoma,Sans-serif; font-size: 11px; }
	
	.photoFrame {
		height: 160px;
		width: 160px;
		border-width: 2px;
		border-color: #DDDDDD;
		border-style: solid;
		background-color: #FFFFFF;
	}
	
	#orderSum {
		height: 20px;
		font-family: Arial; 
		font-size: 14px;
		font-weight: bold;
		color: red;
	}
	
SPAN.warn { color: #d50102; }	
A.decoff { text-decoration:none; }	

/* Added 28.10.2008 */ 
	.c1 { float: left; width: 203px; }
	.c2 { float: left; width: 588px; }
	.c3 { float: left; width: 206px; }
	.c1 .pad, .c2 .pad, .c3 .pad { padding-top: 0 !important; padding-bottom: 0 !important; }

	.fsm { font-size: 12px !important;}