/*	CSS Document	*/

body {
	background:#0f1d04 url(/images/body_Bg.jpg) no-repeat scroll top center;
	margin:0 auto;
	color:#585757;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}

* {
	margin:0px;
	padding:0px;
	outline:none;
}

/*	Links	*/

a, a:link, a:visited {
	color: #679937;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/*	Hedding		*/

h1, h2, h3, h4, h5, h6 {
	color: #679937;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 13px;
	padding: 0px 0px 12px;
	text-transform: none;
}

h2 {
	font-size:13px;
	color: #932d64;
	margin: 5px 0px 12px;
	clear: both;
}

h3 {
	font-size:12px;
	margin-bottom:10px;
}

/*	CkearFix	*/

div.clear {
	background:transparent none repeat scroll 0%;
	border:medium none;
	clear:both;
	font-size:0.1px;
	height:1px;
	margin-top:-1px;
	padding:0pt;
}  

/*	Page Start	*/

div#Pg_W {
	margin:0 auto;
	width:850px;
}

/*	Header	*/

div#Hd_W {
	background:transparent url(/images/Hd_W.png) no-repeat scroll top left;
	width:786px;
	height:221px;
	padding:45px 32px 0;
}

div#Hd {
	background:transparent url(/images/Hd.jpg) no-repeat scroll top left;
	width:786px;
	height:221px;
}

div#Hd ul {
	list-style-position:outside;
	list-style-type:none;
	list-style-image:none;
}

div#Hd li {
	float:left;
	padding:0 10px;
	color:#385817;
	background:transparent url(/images/Hd_MM.png) no-repeat scroll top left;
}

div#Hd li.Hd_Frst, .MMCMSListMenuHighlightedLIHd_Frst, .MMCMSListMenuLIHd_Frst {
	background:none !important;
	padding-left:10px !important;	
}

div#Hd .MMCMSListMenuLinkHighlighted {
	color:#000000;
}

div#Hd h1.dostava {
	color:#D2EA73;
	padding-top:150px;
	text-transform:uppercase;
}

/*	Header / Main Menu 		*/

div#Hd_MM {
	float:left;
	margin:2px 30px;
	width:726px;
display:inline;
}

div#Hd_MM a {
	color:#385817;
	padding:3px 0 1px;
	display:block;
}


/*	Header / User info - Prijava - registracija */

div#Hd_Usr {
	float:left;
display:inline;
	margin:3px 30px;
	width:726px;
	background:transparent url(/images/kosarica.png) no-repeat scroll left 6px;
	padding-left:15px;
}

div#Hd_Usr li {
	padding:3px 10px 1px;
}

/*	Page & Content Wrapper 	*/

div#Pg {
	padding: 0 32px;
	width:786px;
	background:transparent url(/images/Pg_Bg.png) repeat-y scroll top left;
}

/*	Product Menu	*/

div#Menu {
	width:786px;
	height:41px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:transparent url(/images/Menu.jpg) no-repeat scroll top left;
}

div#Menu a {
	color:#58613f;
}

div#Menu a:hover, div#Menu a.CMSListMenuLinkHighlighted {
	color:#fff077;
	text-decoration:none;
}

div#Menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:10px 0 0 30px;
	float:left;
}

div#Menu li {
	float:left;
	text-transform:uppercase;
	font-size:12px;
	padding:0 14px;
	
}

/*	Content 	*/

div#Cont {
	width:786px;
	float:left;
	background:#f4f4f4 url(/images/Cont_Bg.jpg) no-repeat scroll top left;
}

div#Cont_Bg {
	width:708px;
	float:left;
	background:transparent url(/images/Cont2_Bg.jpg) repeat-x scroll bottom left;
	padding:32px 39px 60px;
}

/*	Footer	*/

div#Ft {
	background:transparent url(/images/Ft_Bg.png) no-repeat scroll top left;
	width:850px;
	height:30px;
	padding:30px 0 20px;
	text-align:center;
	clear:both;
	color:#385817;	
}

div#Ft span {
	padding:0 8px;
}

div#Ft a {
	color:#ebca01;	
}

/*#	Page Content	#*/

div#Pg_Col1 {
	float:left;
	width:467px;
	height:auto;
	display:block;
}

div#Pg_Col1 ul {
	margin:10px 0;
	padding:0 0 0 20px;
}

div#Pg_Col2 {
	float:left;
	width:201px;
	position:relative;
	height:auto;
	display:block;
	padding-left:30px;
}

/*#	Bread Crumbs	#*/

div.Bread {
	float:left;
	width:100%;
	padding-bottom:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

div.Bread a {
	color:#65944d;
}

/*#	Back Link	#*/

a.Back_Lnk {
	display:block;
	background:transparent url(/images/Back_Lnk.png) no-repeat scroll left 5px;
	padding-left:10px;
	margin-top:20px;
	float:left;
}

/*	User info Col2	*/

div.Usr_info {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;	
	width:201px;
	height:38px;
	overflow:hidden;
	float:left;
}

div.Usr_info p {
	float:left;
	width:160px;
	overflow:hidden;
}

div.Usr_info p .UserColor {
	color:#65944d;	
}

div.Usr_info a {
	color:#1B1B1B;
	display:block;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-top:1px;
}

div.Usr_Login {
	display:block;
	float:left;
	height:174px;
	overflow:hidden;
	position:relative;
	width:201px;
}

div.Usr_info_Home {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;	
	width:201px;
	height:105px;
	overflow:hidden;
	float:left;
}

div.Usr_info_Home p {
	float:left;
	width:201px;
	overflow:hidden;
padding-bottom:4px;
}

div.Usr_info_Home p a {
padding-left:10px;
}

div.Usr_info_Home p .UserColor {
	color:#65944d;	
}

#plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneRight_SignOutButton_btnSignOutLink {
color:#1B1B1B;
float:right;
}

/*	Product SubMenu		

div.SubM_W {
	width:199px;
	float:left;
	
}

div.SubM_T {
	width:199px;
	height:7px;
	background:transparent url(/images/SubM_T_Bg.png) no-repeat scroll top left;
	font-size:0px;
	float:left;
}

div.SubM_B {
	width:199px;
	height:7px;
	background:transparent url(/images/SubM_B_Bg.png) no-repeat scroll top left;
	float:left;
	font-size:0px;
}

div.SubM {
	width:189px;
	background-color:#ebf1e8;
	float:left;
	height:auto;
	display:block;
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
d
iv.SubM div div {
	font-family:Arial, Helvetica, sans-serif;
}

div.SubM div div a {
	color:#4e4e4e;
	font-size:11px;
	padding-left:10px;
	background:transparent url(/images/Sub_M_Li.png) no-repeat scroll left 4px;
}

div.SubM table {
	font-size:12px;

}

div.SubM div div {
	border-bottom:1px solid #dfe4dc;
	padding:5px 0;
	margin-bottom:5px;
}

div.SubM div div div {
	border:none !important;
	padding:0 !important;
	width:0 !important;
}

/*#	Galerija	#*/

div.Gal_W {
	width:467px;
	float:left;
	display:block;
	margin-top:20px;
}

div.Gal_W .PagerControl {
	margin-top:10px;
	width:100%;
}

/*#	Slika male box	#*/

div.Slk_Bx {
	background:transparent url(/images/Gal_W_Bg.jpg) no-repeat scroll top left;
	position:relative;
	display:inline;
	float:left;
	width:74px;
	height:74px;
	margin:0 2px 3px 1px;
}

div.Slk_Bx img {
	clip:rect(0px 74px 74px 0px);
	position:absolute;
	top:0;
	border:none;
	font-size:0;
}

div.Slika_Border {
	background:transparent url(/images/Slk_Bx.png) no-repeat scroll top left;
	width:74px;
	height:74px;
	position:absolute;
	top:0;
	left:0;
	float:left;
}

/*#		Naslovnica		#*/

div.Nas_Box1 {
	height:174px;
	float:left;
	width:467px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.Nas_Box1 h3 {
	color:#383838;
}

div.Nas_Box1 p {
	height:70px;
	float:left;
	widows:467px;
	overflow:hidden;
}

div.Nas_Box1 a {
	float:left;
	display:block;
	margin-top:10px;
}

/*#		Naslovnica / Galerija Proizvoda		#*/

div.Prod_Gal {
	width:467px;
	float:left;
}

div.Prod_Gal_Bx {
	width:148px;
	float:left;
	height:auto;
	display:block;
	margin:0 7px 15px 0;
}

div.Prod_Gal_Bx h3 {
	color:#679937;	
}

div.Prod_Gal_Img {
	height:105px;
	width:148px;
	position:relative;
	float:left;
	display:block;	
}

div.Prod_Gal_Img img {
	clip:rect(0px 148px 105px 0px);
	position:absolute;
	top:0;	
}

div.Prod_Gal_Img_Orub {
	height:105px;
	width:148px;
	position:absolute;
	background:transparent url(/images/Prod_Gal_Bx.png) no-repeat scroll top left;
	top:0;
	left:0;
}

/*#		Naslovnica/Login	#*/

div.User_Login {
	width:201px;
	position:relative;
	float:left;
	display:block;
	height:174px;
}

div.User_Login h3 {
	color:#383838;
}

div.User_Login input {
	border:none;
	font-size:11px;
	color:#676767;
	float:left;
}

div.User_Login .User_Login_Usr {
	width:193px;
	height:21px;
	background:transparent url(/images/User_Login_Usr.jpg) no-repeat scroll top left;
	padding:5px 0 0 5px;
	margin-bottom:10px;
}

div.User_Login .User_Login_Pass {
	width:127px;
	height:21px;
	background:transparent url(/images/User_Login_Pass.jpg) no-repeat scroll top left;
	padding:5px 0 0 5px;
}

div.User_Login .User_Login_Btn {
	background:transparent url(/images/User_Login_Btn.png) no-repeat scroll  left -4px;
	width:63px;
	height:26px;
	font-size:0;
}

div.User_Login p {
	float:left;
	margin-top:5px;
	color:#538e1a;
}

div.User_Login p span {
	padding:0 5px;	
}

div.User_Login p input {
	margin:2px 5px;	
}

div#PrijavaLogin {
	width:209px;
	height:113px;
	background:#EBF1E8 url(/images/Login_hide.png) no-repeat scroll left top;
	overflow-x:hidden;
	overflow-y:hidden;
	position:absolute;
	right:0;
	top:20px;
}

/*#	Iskustva kupaca	#*/

div.Customer_Comm {
	float:left;
	width:201px;
}

div.Customer_Comm h3 {
	float:left;
}

div.Customer_Comm a.Show_All {
	float:left;
	font-size:10px;
	padding:1px 0 0 35px;
}

div.Customer_Comm .Comm_Bx {
	float:left;
}

div.Customer_Comm .Comm_Bx_Up {
	background:#EBF1E8 url(/images/SubM_T_Bg.png) no-repeat scroll left top;
	float:left;
	font-size:0;
	height:7px;
	width:199px;
	padding-bottom:7px;
}

div.Customer_Comm .Comm_Bx_Mid {
	background-color:#EBF1E8;
	display:block;
	float:left;
	height:auto;
	padding:0 10px 10px;
	width:179px;

}

div.Customer_Comm .Comm_Bx_Cards {
	background-color:#EBF1E8;
	display:block;
	float:left;
	height:auto;
	padding:5px 10px;
	width:179px;

}


div.Customer_Comm .Comm_Bx_Dn {
	background:transparent url(/images/SubM_B_Bg.png) no-repeat scroll left top;
	float:left;
	font-size:0;
	height:7px;
	width:199px;
}

div.Customer_Comm .Com_Bx h4 {
font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.Customer_Comm .Com_Bx h4 span {
	color:#959595;
	font-family:Arial, Helvetica, sans-serif;
}

div.Customer_Comm .Com_Bx p {
	color:#4e4e4e;
	padding:5px 0 8px;
	border-bottom:1px solid #dfe4dc;
height:32px;
overflow:hidden;
}

/*#		Lista Proizvoda		#*/

div.Prod_W {
	width:467px;
	float:left;
}

div.Prod_Bx {
	height:105px;
	width:467px;
	float:left;
	margin-bottom:15px;
}

div.Prod_Bx .Prod_Bx_Img {
	display:block;
	float:left;
	height:105px;
	position:relative;
	width:148px;
	margin-right:12px;
}

div.Prod_Bx .Prod_Bx_Img img {
	clip:rect(0px 148px 105px 0px);
	position:absolute;
	top:0;
}

div.Prod_Bx .Prod_Bx_Img_Orub {
	background:transparent url(/images/Prod_Gal_Bx.png) no-repeat scroll left top;
	height:105px;
	left:0;
	position:absolute;
	top:0;
	width:148px;	
}

div.Prod_Bx .Prod_Txt {
	
}

div.Prod_Bx .Prod_Txt h3 {
	margin-bottom:0px;
}

div.Prod_Bx .Prod_Txt a {
	
}

div.Prod_Bx .Prod_Txt p.Prod_Txt_Upp {
	margin-bottom:8px;
}

div.Prod_Bx .Prod_Txt p.Prod_Txt_Upp span {
	color:#0f0f0f;
}

div.Prod_Txt .Prod_Txt_Dn {
	margin-top:3px;
}

div.Prod_Txt .Prod_Txt_Dn input {
	float:left;
}

div.Prod_Txt .Prod_Txt_Dn a {
	color:#0f0f0f !important;
}

div.Prod_Bx .Prod_Txt b {
	font-weight:normal;
	color:#d7d7d7;
	padding-right:5px;	
}

/*#		Prikaz proizvoda	#*/

div.Prod_De {
	
}

div.Prod_De h3 {
	margin:0 !important;
	height:18px;
}

div.Prod_De p {
	margin:2px 0 15px;
}

div.Prod_De span {
	color:#0f0f0f;	
}

div.Prod_De_Col1 {
	width:305px;
	float:left;
}

	div.Prod_De_Col1 .De_Col1_Img {
		display:block;
		float:left;
		height:196px;
		position:relative;
		width:305px;
	}
	
	div.Prod_De_Col1 .De_Col1_Img img {
		clip:rect(0px 305px 196px 0px);
		position:absolute;
		top:0;	
	}
	
	div.Prod_De_Col1 .De_Col1_Img_Orub {
		background:transparent url(/images/De_Col1_Orub.png) no-repeat scroll left top;
		height:196px;
		left:0;
		position:absolute;
		top:0;
		width:305px;
	}

div.Prod_De_Col2 {
	width:162px;
	float:left;
}

	div.Prod_De_Col2  .Slk_Bx {
		margin:0 3px 3px;
	}

div.Prod_De_Col3 {
	width:467px;
	float:left;
	margin:10px 0;
}

.ClassAddToChart {
	background:transparent url(/images/Dodaj-u-kosaricu.png) no-repeat scroll left top;
	display:block;
	float:left;
	height:17px;
	width:111px;
}

/*#	Page Numbers	#*/

.PagerControl {
	float:left;
}
.PagerNumberArea {
	text-align:left;
}

.PagerResults {
	display:none;
}

.UnselectedPage, .PagerNumberArea a, .PagerNumberArea a:link, .PagerNumberArea a:visited {
	background:transparent url(/images/UnselectedPage.png) no-repeat scroll left top;
	color:#797979;
	margin-right:2px;
	padding:1px 0 2px;
	width:19px;
	text-align:center;
	float:left;
}
.SelectedPage, .PagerNumberArea a:hover {
	background:transparent url(/images/SelectedPage.png) no-repeat scroll left top;
	color:#f6fa9c;
	margin-right:2px;
	padding:1px 0 2px;
	text-decoration:none;
	width:19px;
	text-align:center;
	float:left;
}

/*	Product SubMenu		*/

div.SubM_W {
	width:199px;
	float:left;
	
}

div.SubM_T {
	width:199px;
	height:7px;
	background:transparent url(/images/SubM_T_Bg.png) no-repeat scroll top left;
	font-size:0px;
	float:left;
}

div.SubM_B {
	width:199px;
	height:7px;
	background:transparent url(/images/SubM_B_Bg.png) no-repeat scroll top left;
	float:left;
	font-size:0px;
}

div.SubM {
	width:179px;
	background-color:#ebf1e8;
	float:left;
	height:auto;
	display:block;
	padding:0 10px 10px;
}

div.SubM ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

div.SubM ul li {
	border-bottom:1px solid #dfe4dc;
	padding:9px 0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	position:relative;
	background:transparent url(/images/Arrow.gif) no-repeat scroll 156px 15px;
}

div.SubM ul li.CMSListMenuHighlightedLI {
	background:transparent url(/images/Arrowhover.gif) no-repeat scroll 156px 15px;
}

div.SubM ul li ul li.CMSListMenuHighlightedLI, 
div.SubM ul li ul li.CMSListMenuHighlightedLILast {
	color:#6c903e;
	background:transparent url(/images/Sub_M_Li.png) no-repeat scroll 6px 6px;
}
div.SubM ul li ul li.CMSListMenuHighlightedLI a,  div.SubM ul li ul li.CMSListMenuHighlightedLILast a {
	color:#6c903e;
}

div.SubM ul li.CMSListMenuLILast, div.SubM ul li.Last, div.SubM ul li.CMSListMenuHighlightedLILast {
	border:none;
}

div.CMSListMenuLink {

}

div.SubM ul li img {
	height:7px;
	position:absolute;
	top:15px;
	right:15px;
	width:7px;
}

div.SubM ul li a {

}

div.SubM ul li a:hover {
	text-decoration:none;
}

div.SubM ul li ul li {
	border:none !important;
	padding:0 0 0 18px !important;
	background:transparent url(/images/Sub_M_Li.png) no-repeat scroll 6px 6px;
	font-size:11px !important;
	margin-top:7px;
}

div.SubM ul li ul li a {
	color:#4E4E4E;
}

div.SubM ul li ul li a:hover {
	text-decoration:underline;	
}

/*#	Kontakt forma	#*/

div.Kont_Frm {
	width:467px;
}

div.Input_Feld {
	width:467px;
	height:26px;
	margin-bottom:14px;
	overflow:hidden;
}

div.Input_Feld span span {
	display:inline !important;
	color:#cb3f2c;
	margin-left:5px;
	padding-left:15px;
	background:transparent url(/images/input_Error.png) no-repeat scroll top left;
}

div.Input_Feld input {
	background:transparent url(/images/Input_Feld.jpg) no-repeat scroll top left;
	width:227px;
	height:16px;
	border:none;
	color:#585757;
	font-size:11px;
	padding:5px 10px;
}

div.TextArea_Feld textarea {
	width:467px;
	height:74px;
	margin-bottom:27px;
	overflow:hidden;
}

div.TextArea_Feld textarea {
	background:transparent url(/images/TextArea_Feld.jpg) no-repeat scroll top left;
	width:227px;
	height:64px;
	border:none;
	color:#585757;
	font-size:11px;
	padding:5px 10px;
}

div.Kont_Frm .FormButton, #plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneContent_registrationform_btnOK {
	color:#679937;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	border:none;
	cursor:pointer;
	background-color:transparent;
}

#plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneContent_BizForm_BizFormNew_lblErrorLabel {
	display:block;
	margin-bottom:10px;
}

/*#	Registracija	#*/

div.Registration {
	display:block;
	float:left;
	width:467px;
}

div.Registration label {
	margin:8px 10px 8px 0;
	display:block;
}

div.Registration input.LogonTextBox {
	background:transparent url(/images/Input_Feld.jpg) no-repeat scroll top left;
	width:227px;
	height:16px;
	border:none;
	color:#585757;
	font-size:11px;
	padding:5px 10px;
}

/*#	Košarica	#*/

div.Kosarica {
	display:block;
	float:left;
	width:467px;
}

.ShoppingCartIcon {
	display:none;
}

/*#	Shopping chart	#*/

div.Chart_Tit {
	background:transparent url(/images/Chart_Title.png) no-repeat scroll top left;
	width:457px;
	height:43px;
	padding:10px 0 0 10px;
	color:#679937;
	font-family:Georgia,"Times New Roman",Times,serif;
}

div.Chart_W {
	color:#282828;
}

div.Char_Cupon {
	background-color:#ebf1e8;
	width:447px;
	padding:7px 10px 0;
	height:26px;
	margin:0 0 15px 0;
	text-align:right;
}

div.Chart_Price_W {
	position:relative;
}

div.Chart_Price_W .ChartClear {
	border:medium none;
	background-color:transparent;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	position:absolute;
	top:56px;
	left:10px;
	cursor:pointer;
}

div.Chart_Price_shipp {
	background-color:#ebf1e8;
	width:447px;
	padding:7px 10px 0;
	height:26px;
	margin-bottom:15px;
	text-align:right;
}

div.Chart_Price_Total {
	background-color:#ebf1e8;
	width:447px;
	padding:7px 10px 0;
	height:26px;
	margin-bottom:15px;
}

div.Chart_Price_Total .Chart_Btn_W {
	float:left;
	width:155px;
	padding-left:45px;
}

div.Chart_Price_Total .Chart_Btn_W span {
	color:#9b9b9b;
	padding:0 3px;
}

div.Chart_Btn_W input {
	border:medium none;
	background-color:transparent;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	cursor:pointer;
	width:auto;
}

div.Chart_Price_Total .Price_W {
	float:left;
	text-align:right;
	width:247px;
}

div.Char_Cupon input {
	background-color:#DCE8D8;
	border:medium none;
	color:#282828;
	display:inline;
	float:right;
	font-size:12px;
	height:17px;
}

div.Chart_Dn {
	width:467px;
	height:15px;
}

div.Chart_Dn .LongButton, #plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneContent_ShoppingCart_cartElem_btnBack {
	background:transparent url(/images/Chart_Arrow2.gif) no-repeat scroll center left;
	border:none;
	color:#303030;
	cursor:pointer;
	display:inline;
	float:left;
	padding-left:10px;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;}

div.Chart_Dn .ContentButton {
	background:transparent url(/images/Chart_Arrow.gif) no-repeat scroll center right;
	border:medium none;
	color:#679937;
	cursor:pointer;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	padding-right:10px;
	display:inline;
	float:right;
width:auto !important;
}

div.BlockContent {

}

div.BlockChart {

	margin-bottom:10px;
}

div.BlockChart table {
	width:467px !important;
	border:medium none;
}

div.BlockChart table tr {
	border-bottom:1px solid #f4f4f4;
background-color:#EBF1E8;
}

div.BlockChart table tr td {

}

div.BlockChart tr.TopTableChart {
	background:transparent url(/images/TopTableChart.png) no-repeat scroll center left;
	color:#ffffff;
	border:none !important;
	height:36px;
	width:467px !important;
border-bottom:1px solid #000000 !important;
}

div.BlockChart a.CartProductDetailLink, div.BlockChart a.CartProductDetailLink:link, div.BlockChart a.CartProductDetailLink:visited, div.BlockChart a.CartProductDetailLink:hover {
	width:150px;
	display:block;
	color:#282828 !important;
}

div.BlockChart .UnitsTextBox {
	text-align:center;
	width:55px;
	background-color:#DCE8D8;
	border:medium none;
	color:#282828;
	font-size:12px;
	height:17px;
	margin:7px 5px;
}

#plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneContent_ShoppingCart_cartElem_wzdStep0_lblInfo {
	background-color:#EBF1E8;
	display:block;
	padding:5px 5px 0;
	width:100%;
}

#plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneContent_ShoppingCart_cartElem_wzdStep2_chkShippingAddr {
margin-right:10px;
}

/*#	Shopping chart/Check Registration	#*/

div.CheckRegistration {
margin-bottom:10px;
}

#plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneContent_ShoppingCart_cartElem_wzdStep1_lblEditCorpBody {
padding-bottom:8px;
display:block;
padding-top:8px;
}

#plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneContent_ShoppingCart_cartElem_wzdStep1_chkEditCorpBody {
margin-left:10px;
}

div.OrderAdress {
margin-bottom:10px;
}

.FieldLabel {
	width:110px;
}

#plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneContent_ShoppingCart_cartElem_wzdStep2_lblBillingAddrLine, #plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneContent_ShoppingCart_cartElem_wzdStep2_lblShippingAddrLine {
	display:block;
	margin-top:6px !important;
}

.DropDownField {
	background:#E7EFE5 url(/images/Input_Feld.jpg) no-repeat scroll left top;
	border:medium none;
	color:#585757;
	font-size:11px;
	height:25px;
	margin:3px 0 3px 5px;
	padding:5px 10px;
	width:247px !important;
}

.DropDownField option {
	width:205px !important;
border:none
padding:2px 5px;
}

.OrderDiferent {
padding:5px 3px;
}

div.CheckRegistration input.TextBoxField, div.OrderAdress input.TextboxField {
	background:transparent url(/images/Input_Feld.jpg) no-repeat scroll left top;
	border:medium none;
	color:#585757;
	font-size:11px;
	margin:3px 0 3px 5px;
	height:16px;
	padding:5px 10px;
	width:227px;
}

.ErrorLabel {
	background:transparent url(/images/input_Error.png) no-repeat scroll left top;
	color:#CB3F2C;
	display:inline !important;
	margin-left:5px;
	padding-left:15px;
}

div.velicine {
width:467px;
}

div.vel_items {
height:25px;
width:467px;
}

div.vel_items p {
display:inline;
width:65%;
float:left;
}

div.vel_items p b {
color:#0F0F0F;
}

div.vel_items .CartItemSelectorContainer {
display:inline;
float:left;
width:20%;
}

/*# ShoppingChart Preview #*/


div.BlockChartLast {

	margin-bottom:10px;
}

div.BlockChartLast table {
	width:467px !important;
	border:medium none;
}

div.BlockChartLast table tr {
	border-bottom:1px solid #f4f4f4;
	background-color:#EBF1E8;
}

div.BlockChartLast table tr td, div.BlockChartLast table tr th {
padding:5px 15px;
}

div.BlockChartLast table tr th {
text-align:left;
}

div.BlockChartLast tr.TopTableChart {
	background:transparent url(/images/TopTableChart.png) no-repeat scroll center left;
	color:#ffffff;
	border:none !important;
	height:36px;
	width:467px !important;
border-bottom:1px solid #000000 !important;
}

div.BlockChartLast a.CartProductDetailLink, div.BlockChartLast a.CartProductDetailLink:link, div.BlockChartLast a.CartProductDetailLink:visited, div.BlockChartLast a.CartProductDetailLink:hover {
	width:150px;
	display:block;
	color:#282828 !important;
}

div.BlockChartLast .UnitsTextBox {
	text-align:center;
	width:55px;
	background-color:#DCE8D8;
	border:medium none;
	color:#282828;
	font-size:12px;
	height:17px;
	margin:7px 5px;
}

#plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneContent_ShoppingCart_cartElem_wzdStep4_txtNote {
	background:transparent url(/images/Order_Preview_Notes.jpg) no-repeat scroll left top;
	height:54px !important;
	border:none;
margin-top:5px;
}

div.ChartBill fieldset {
border:medium none;
}

div.ChartBill legend {
	color:#679937;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
}

div.AddressPreview {
padding-left:5px;
}

/*#	MojPrfil	#*/

a.ProfilSecond {
	color:#303030;
	padding-left:20px;
}

div.MyProfile {
	margin-top:20px;
}

div.MyProfile input {
	background:transparent url(/images/Input_Feld.jpg) no-repeat scroll left top;
	border:medium none;
	color:#585757;
	font-size:11px;
	height:16px;
	margin:3px 0 3px 5px;
	padding:5px 10px;
	width:227px;
}

#plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneContent_MyProfileWebPart_MyProfile1_btnOK, #plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneContent_changePassword_btnOk {
	background:none !important;
	border:medium none;
	color:#303030;
	cursor:pointer;
	display:inline;
	float:left;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	height:20px;
	width:auto;
}

/*# Help #*/

div.Help {
	float:left;
	position:relative;
	width:100%;
}

#plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneContent_Passwordretrievel_txtPasswordRetrieval {
	background:transparent url(/images/Input_Feld.jpg) no-repeat scroll left top;
	border:medium none;
	color:#585757;
	font-size:11px;
	height:16px;
	margin:10px 0 3px 5px;
	padding:5px 10px;
	width:227px;
}

#plcRoot_Layout_zoneContent_pageplaceholder_partPlaceholder_Layout_zoneContent_Passwordretrievel_btnPasswdRetrieval {
	background:none !important;
	border:medium none;
	color:#303030;
	cursor:pointer;
	display:inline;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:14px;
	height:20px;
	width:auto;
padding-left:10px;
}

