@charset "utf-8";

/*============================== */
			@media all { 
/* ===========================================================================================	*/


* { margin: 0; padding: 0; font-size: 1em; outline: none; }
code, kbd, samp, pre, tt, var, textarea, input, select, isindex { font: inherit; font-size: 1em; }
dfn, cite, var, address { font-style: normal; }
th, b, strong { font-weight: bold; }
a, img, a img, iframe, form, fieldset, abbr, acronym, object, applet { border: none; }
table {border-spacing: 0; }
caption, th, td, center { vertical-align: top; }
body { line-height: 1;}
q { quotes: "" ""; }
sub, sup { vertical-align: baseline; }
a { color: inherit; }
hr { display: none; } /* we don't need a visual hr in layout */
font { color: inherit !important; font: inherit !important; color: inherit !important; } /* disables some nasty font attributes in standard browsers */
del {color: red;}
del span {color: #666666;}

h1 {
	text-align: left;
	color: #B16534;
	font-weight: bold;
	font-size: 16px;
	line-height: 16px;
	margin: 5px 0;
}

h2 {
	color: #B16534;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
}


/*=====================================*/

body {
	font-family: /*"Trebuchet MS",*/  Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../tmp_images/wood.jpg);
	background-repeat: repeat;
	text-align: center;
	font-size:62.5%;
	background-attachment: fixed;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 10px 25px;
	background-image: url(../tmp_images/background.png);
_background-image: none;	
    background-repeat: repeat-y;
	background-position: center;
_background-color: #ffffff;
}

#header {}

#logo {
	width: 180px;
	height: 48px;
	float: left;
	padding: 0 0 12px 0;
	}

/*=== Hor Menu================================*/
	
#hormenu {
	width: 564px;
	float: left;
	height: 60px;
	padding: 0 0 0px 20px;
	}

#hormenu li {
    display: inline;
    padding: 0 5px 0 5px;
    list-style-type: disc;
    /*list-style-image: url(../tmp_images/grey.png);*/	
}

#hormenumain {
        font-weight: bold;
	font-size: 1.3em;
	border: solid 2px #f2efef;
	background-color: #f7f6f4;
        padding: 8px 0 8px 0;
        margin: 5px 0 0 0;
        }

#hormenumain a:link,
#hormenumain a:visited {
	color: #b26632;
	text-decoration: none;
        } 

#hormenumain a:hover,
#hormenumain a:active {
	color: #FF7C0D;
	text-decoration: none;
        } 

#hormenusec {
        padding: 8px 0 0 0;
	text-align: right;
	}

#hormenusec a:link,
#hormenusec a:visited {
	color: #666666;
	text-decoration: none;
        } 

#hormenusec a:hover,
#hormenusec a:active {
	color: #b26632;
	text-decoration: none;
        } 


#search {
	float: right;
	width: 190px;
	height: 30px;
	padding: 7px 0 20px 0;
	}
	
.clear {clear:both;}

/*===Leftcol================================*/
	
#leftcol {
	width:764px;
	float: right;
	text-align:left;
	}
	


.searchLine
{
padding: 5px;
	border: solid 2px #f2efef;
	background-color: #f7f6f4;
margin: 7px 0 5px 0;
}

.searchLineItem
{
display:inline;
padding: 2px;
}


.searchLineButton
{
display:inline;
}


#monoSlideshow {
    border: solid 2px #f2efef;
	margin: 0 0 7px 0;
	}

#content {
    clear:both;
	padding: 2px 0px 2px 0;
	border: solid 2px #f2efef;
	background-color: #f7f6f4;
	}

#content a:link, #content a:visited {
	color: #FF7C0D;
	text-decoration: none;
        }

#content a:hover, #content a:active {
        color: #b26632;
        }

#categorytitle {
padding: 10px 0 10px 10px;
}

#categorytext {
padding: 0 10px 15px 10px;
font-size: 1.2em;
line-height: 1.4em;
}

#categorytext ul {list-style: inside;
padding: 5px 10px;}

#categorytext ol {
list-style: inside;
list-style-type:decimal;
padding: 5px 10px;
}

#classic ul {
list-style: inside;
padding: 5px 10px;
}
/*===First Page Product==============*/

#productwrapper {
	width: 240px;
height: 177px;
	float: left;
	border: solid 1px #dddddc;
	padding: 2px;
	margin: 3px 0 3px 5px;
	background-color: #FFFFFF;
position: relative;
	}



.b_productdetails {
position: relative;
}

.b_productdetails .specialoverlay img {
width: 80px;

}


.specialoverlay {
position: absolute;
top: 127px;
left: -3px;
z-index: 999999;
}

.specialoverlay2 {
font-size: 11px;
position: absolute;
top: 148px;
left: 9px;
color: #ffffff;
font-weight: bold;
z-index: 999999;
}

.b_productdetails .specialoverlay {
position: absolute;
top: 50px;
left: 320px;
z-index: 999999;
}

.b_productdetails .specialoverlay2 {
font-size: 15px;
position: absolute;
top: 78px;
left: 336px;
color: #ffffff;
font-weight: bold;
z-index: 999999;
}

#producttitle {
	width: 240px;
height: 25px;
overflow: hidden;
    padding: 6px 0 8px 0;
	border-bottom: dotted 1px #949494;
	font-weight: bold;
	font-size: 1.4em;
	color: #b26632;
	text-align: center;
	}

#producttitle a:link, #producttitle a:visited {
	color: #b26632;	
	}

#producttitle a:hover, #producttitle a:active {
	text-decoration: underline;
	}

#productphoto {
    width: 110px;
	height: 135px;
	float: left;
	border-right: dotted 1px #949494;
	margin: 2px 0 0 0;
overflow:hidden;
position:relative;
}

.alert2 {
position: absolute;
top: 99px;
left: 0px;
border: dotted  1px #000000;
background-color: yellow;
padding: 2px;
font-weight: bold;
text-align: center;
}

#productdesc {
	width: 122px;
    height: 50px;
    border-bottom: dotted 1px #949494;
	padding: 6px 3px 6px 2px;
    margin: 0 0 0 2px;
	float: right;
	}

#fromprice {
font-size: 12px;
color: #666666;
text-align: center;}

#productprice {
    width: 129px;
	font-weight: bold;
	font-size: 1.6em;
	color: #b26632;
	text-align: center;
	padding: 6px 0 8px 0;
	float: right;
	}

.showmore {
        width: 129px;
	font-weight: bold;
	font-size: 1.6em;
	color: #b26632;
	text-align: center;
	padding: 2px 0 0px 0;
	float: right;
	}

#teaser {
	width: 242px;
	float: left;
	border: solid 1px #dddddc;
	margin: 3px 0 3px 5px;
	padding: 1px;
	background-color: #FFFFFF;
	}

.fpa_big {color: #666666;
text-align: center;
padding: 3px 0;}

.fpa {color: #666666;
text-align: center;
padding: 20px 0;}

#Showallnews1_showallnews,
#Shownews1_newitem {
padding: 0 10px 15px 10px;
font-size: 1.2em;
line-height: 1.4em;}


/*===Big Product==============*/	
	
#big_productdetails_b_productdetails {
border-bottom: dotted 1px #949494;
}
	
#b_productphoto {
width: 400px;
float: left;
border-right: dotted 1px #949494;
margin: 2px 0 0 0;
text-align: center;
background-color: #FFFFFF;
position: relative;
}

.alert3 {
width:395px;
position: absolute;
bottom: 35px;
left: 0px;
border: dotted  1px #000000;
background-color: yellow;
padding: 2px;
font-weight: bold;
text-align: center;
}


#b_prod_right_wrapper {
width: 345px;
float: right;
padding: 5px;
color: #333333;
}

#b_productcode {
font-weight: normal;
font-size: 1.2em;
color: #cccccc;
padding: 5px;
border-bottom: solid 1px #cccccc;

}

#b_productname {
height: 25px;
overflow: hidden;
padding: 6px 0 8px 0;
border-bottom: dotted 1px #949494;
font-weight: bold;
font-size: 1.4em;
color: #b26632;
text-align: center;
}

#b_productdescr {
font-weight: ;
color: #333333;
padding: 5px;
font-size: 1.2em;
line-height: 1.4em;
border-bottom: solid 1px #cccccc;
}

#b_productbrand {
font-size: 1.2em;
padding: 5px;
border-bottom: solid 1px #cccccc;
}

#b_productcollection {
font-size: 1.2em;
padding: 5px;
border-bottom: solid 1px #cccccc;}

#b_productcomposition {
font-size: 1.2em;
padding: 5px;
border-bottom: solid 1px #cccccc;}

#b_productoptions {
background-color: #FFFFFF;
border: solid 1px #cccccc;
margin: 5px 0 5px 0;
padding: 5px;
}

#b_productcolors {
font-size: 1.2em;
line-height: 1.4em;
padding: 5px;

}

.colour {
width: 95px;
height: 73px;
float: left;
margin: 3px;
padding: 2px 0px;
text-align: center;
}

.colourphoto {
height: 40px;
}

.colour:hover {
	width: 95px;
	height: 73px;
	float: left;
	margin: 3px;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	padding: 2px 3px;
	background-image: url(../tmp_images/selected_color.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.colourselected {
	width: 95px;
	height: 73px;
	float: left;
	margin: 3px;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	padding: 2px 3px;
	background-image: url(../tmp_images/selected_color.png);
	background-repeat: no-repeat;
	background-position: center center;

}

.colourcolour {
font-size: 10px;
width: 95px;
line-height: 13px;
}

#productsizes {
border-top: solid 1px #cccccc;
clear: both;
font-size: 1.2em;
line-height: 1.4em;
padding: 5px;
}

.size {
width: 40px;
height: 20px;
float: left;
text-align: center;
padding: 2px 0 0 0;
}

.sizeselected {
width: 40px;
height: 20px;
float: left;
font-weight: bold;
padding: 2px 0 0 0;
text-align: center;
	background-image: url(../tmp_images/size_selected.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.size:hover {
width: 40px;
height: 20px;
float: left;
font-weight: bold;
padding: 2px 0 0 0;
text-align: center;
	background-image: url(../tmp_images/size_selected.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#b_productprice {
margin: 3px 0;
	font-weight: bold;
	font-size: 1.6em;
	color: #b26632;
	text-align: center;
	padding: 6px 0 8px 0;
clear: both;
border-top: dotted 1px #949494;
background-color: #fafafa;
}

#b_addtocart,
#add tr td {
font-size: 1.2em;
text-align: center;
padding: 5px 0 0 45px;

}

#big_productdetails_ImageButton1 {

}
	
#big_productdetails_quantity {
width: 30px;
margin: 0 3px 0 3px;}


#big_productdetails_navigation {
height: 28px;
clear: both;}

#big_productdetails_previousProd,
#Shownews1_HyperLink1 {padding: 3px;
border: solid 1px #cccccc;
margin: 5px;
background-color: #ffffff;
float: left;
}



#big_productdetails_nextProd {padding: 3px;
border: solid 1px #cccccc;
margin: 5px;
background-color: #ffffff;
float: right;
}
	
#ProductsPreview1_relproductsheader {
        margin: 5px 7px 0 6px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	border-top: solid 5px #B06732;
	border-bottom: solid 1px #cccccc;
border-right: solid 1px #cccccc;
border-left: solid 1px #cccccc;
font-size: 1.2em;
font-weight: bold;
color: #B2665A;
}

/*===Mailing List==============*/
	
#newsletter {
width: 180px;
height: 160px;
overflow: hidden;
	border: solid 1px #dddddc;
	padding: 2px;
	margin: 10px 0 3px 5px;
	background-color: #FFFFFF;
	}

#newsletter #producttitle {
width: 165px;
height: 15px;
overflow: hidden;
    padding: 2px 0 4px 5px;
	border-bottom: dotted 1px #949494;
	font-weight: bold;
	font-size: 1.4em;
	color: #b26632;
	text-align: left;
}

#Newsletters1_RegularExpressionValidator1 {
color: red;
}

#Newsletters1_ImageButton1 {
padding: 2px 0 0 0;
}

#newslettertext {
	text-align: left;
font-size: 1em;
line-height: 1.2em;
padding: 5px 5px 0px 5px;
color: #666666;
	}

#newsletterform {
	text-align: left;
padding: 5px;
	}

#Newsletters1_name {
width: 150px;
margin: 0 0 5px 0;
}

#Newsletters1_email {
width: 150px;
margin: 0 0 5px 0;
}

#Newsletters1_phone {
width: 150px;
margin: 0 0 5px 0;
}

/*=== My Size =======*/

#Whatsmysize1_whatsmysize #categorytitle {
margin: 5px 0 10px 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	font-size: 1.2em;
	border-top: solid 5px #B06732;
	border-bottom: solid 1px #cccccc;
}

#Whatsmysize1_whatsmysize #categorytext {
line-height: 1.4em;
}

#sizecat1, #sizecat2, #sizecat3, #sizecat4 {
padding: 10px 0;
border-bottom: dotted 1px #cccccc;

}

.sizeaction {padding: 10px 0;}

#Whatsmysize1_stithoscm, #Whatsmysize1_mesicm,
#Whatsmysize1_mesint, #Whatsmysize1_laimoscm,
#Whatsmysize1_laimosint,
#Whatsmysize1_stithoscm2,
#Whatsmysize1_stithoscm3   {
border: solid 2px #cccccc;
text-align: center;
margin: 5px;
padding: 5px;}

#Whatsmysize1_Button1 {padding: 5px 20px;}

.sizebutton {
text-align: center;
padding: 5px;
}

#Whatsmysize1_whatsmysize select {width: 80px;}

.sizeoutput {
font-weight: bold;
font-size:1.4em;
text-align: center;
padding: 10px 0;
}

/*=== Rightcol ==============================*/

#rightcol {
	width: 190px;
	float: left;
	}

#rightcol a:link, #rightcol a:visited {
	color: #FF7C0D;
	text-decoration: none;
        }

#rightcol a:hover, #rightcol a:active {
        color: #b26632;
        }
	
/*=== CART =======================*/
	
#cart {
	background-image: url(../tmp_images/cart.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 178px;
	width: 190px;
}

#carttext {}

#UsersArea1_carttext {
    padding: 38px 5px 5px 5px;
	font-size: 1.1em;
	line-height: 1.5em;
    color: #FFFFFF;
}

#UsersArea1_login {
    padding: 1px 5px 5px 5px;
	font-size: 1.1em;
	line-height: 1.3em;
    color: #FFFFFF;
}

#UsersArea1_username,
#UsersArea1_password,
#UsersArea1_Textbox1 {
color: #666666;
margin: 0 0 5px 0;
height: 15px;
border: none;
width: 150px;
padding: 2px;
}

#UsersArea1_Button1 {
height: 20px;
width: 100px;
margin: 0 0 2px 0;
}

#UsersArea1_Button2 {
margin: 6px 0 0px 0;
}

#cart a:link,
#cart a:visited {
font-weight: bold;
    color: #FFCC00;
	text-decoration: none;
	}
	
#cart a:hover,
#cart a:active {
font-weight: bold;
    color: #FFCC00;
	text-decoration: underline;
	}

a#UsersArea1_HyperLink1:hover {
color: #ffffff;
text-decoration: none;
font-weight: normal;
}


.mycart_coupon {
text-align: right;
padding: 0 48px 5px 0;
font-weight: bold;
font-size: 10px;
}

.mycart_couponLabel {
padding: 0 40px 0 0;
}


#OrderStep21_coupon {
padding: 0 64px 5px 0;
}

#OrderStep21_couponLabel {
padding: 0 100px 0 0;
}

#OrderStep31_coupon {
padding: 0 55px 0px 0;
}

#OrderStep31_couponLabel {
padding: 0 108px 0 0;
}


/*=== Products MENU =======================*/

#menuwrapper {
    padding: 0 0;
	}
	
/*===============*/

#catalog {
	text-align:center;
	}
	
#catalogtext {}




#catalogueHeader {
font-size: 1.2em;
padding: 5px 0;
}





/*===Footer=================================*/	

#footer {
	height: 80px;
	clear: both;
	padding: 0 0 5px 0;
	}

#footer a:link, #footer a:visited {
color: #31307E;
text-decoration: none;
}

#footer a:hover, #footer a:active {
color: #b66955;
}

#markes {
	width: 620px;
	height: 30px;
	float: left;
	padding: 20px 0 0 0;
	}

#cards {font-size: 0.9em;
	text-align: right;
	width: 340px;
	height: 35px;
	padding: 15px 0px 0 0;
	float: right;}

#inventicslogo {font-size: 0.9em;
	text-align: right;
	width: 500px;
	height: 30px;
	padding: 15px 0px 0 0;
	float: right;}
/*=== Contact Form =================================*/	

.formHeader {
	background-color:#B16534;
display: block;
        padding: 5px;
color: #FFFFFF;
font-weight: bold;
margin: 10px 0 10px 0;
	}

.formControls {
margin: 5px;
width: 200px;
position: relative;
top: -7px;
padding: 2px;
}

#MainContactForm1_cv {
width: 380px;
}

#MainContactForm1_Button1 {
position: relative;
top: -3px;
margin-left: 5px;
}

.formErrorMsgs {
color: #666666;
font-size: 10px;
}


/*=== Request Catalog Form =====*/

#RequestCatalogue1_Button1 {margin: 0 0 0 148px;}

/*=== + Franchise Form =================================*/	

#FranchForm1_Franchise {
margin: 0 0 0px 5px;}

#FranchForm1_cv {
width: 380px;
margin: 10px 0 0 0;
}

#FranchForm1_Button1 {
position: relative;
top: -3px;
margin-left: 5px;
}

/*=== Search Form =================================*/	

#Products1_SearchAdvanced1_searchproducts h5 {
font-size: 1.2em;
	margin: 5px 0 0 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	font-weight: normal;
	border-top: solid 5px #B06732;
	border-bottom: solid 1px #cccccc;
}

#Products1_SearchAdvanced1_searchproducts #formrow {
	height: 40px;
	border-bottom: solid 1px #eaeaea;
text-align: center;
}

#Products1_SearchAdvanced1_searchproducts #formrow span#alignsearch {
position: relative;
left: 0px;
top: 12px;
}

#Products1_SearchAdvanced1_isOffer {
position: relative;
left: 0px;
top: 4px;
}

#Products1_SearchAdvanced1_description {}

#Products1_SearchAdvanced1_searchproducts .inputbox {
	position: relative;
	top:-1px;
	height: 20px;
	width: 150px;
	margin: 10px 2px 0 0;
}
#Products1_SearchAdvanced1_DropDownList1 {
	position: relative;
	top: 1px;
	height: 20px;
	width: 60px;
	margin: 10px 2px 0 0;
}
 
#Products1_SearchAdvanced1_Button1 {
	margin: 10px 0 0 370px;

}

#alignsearch {
display: inline;
padding: 0 0 0 20px;}


/*=====================================================
                   ORDER
======================================================*/
.alert {
border: dashed 2px grey;
padding: 5px;
margin: 5px;
background-color: yellow;
color: #666666;
font-weight: bold;
}

/*=== Move to checkout =======================*/

#cartheader {
font-size: 1.4em;
	margin: 0px 0 5px 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	background-color: #eaeaea;
	border-top: solid 5px #B16534;
	border-bottom: solid 1px #cccccc;
}

.heads {
	font-weight:bold;
	padding:5px;
	background-color:#B16534;
	color:#FFFFFF;
}

.heads a {
	font-weight:bold;
	padding:5px;
	background-color:#B16534;
	color:#FFFFFF;
}

.itms {padding:5px;}

#mycart_mycart table tr td {
	vertical-align: middle;
	text-align: center;
}

#mycart_DataGrid1 {margin: 0 0 10px 0;}

.steptitle {
font-size: 1.2em;
	margin: 10px 0;

	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	background-color: #ffffff;
	border-top: solid 5px #B16534;
	border-bottom: solid 1px #cccccc;
}

#mycart_Button2 {
margin: 10px 10px 10px 493px;}

#mycart_Button3 {
margin: 0 0px 10px 0px;}


/*--PAYMENT DONE ---------*/
#myorderdetails h5 {
	font-size: 1em;
	margin: 5px 0 0 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	background-color: #eaeaea;
	border-top: solid 5px #B16534;
	border-bottom: solid 1px #cccccc;
}

#myorderdetails #formrow {text-align: left;margin: 0px 0 0 50px;padding: 5px;}

#myorderdetails table tr td {
	vertical-align: middle;
	text-align: center;
}

/*--STEP 1--------*/

#OrderStep11_orderform1 #formrow {
	text-align: right;
	margin: 0px 260px 0 0;
}

#OrderStep11_orderform1 #formrow .inputbox {
	width:200px; 
	height: 20px; 



	padding: 2px; 
	margin: 10px 0px 0 0;
}

#OrderStep11_orderform1 h5 {
	font-size: 1em;
	margin: 5px 0 0 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	background-color: #eaeaea;
	border-top: solid 5px #B16534;
	border-bottom: solid 1px #cccccc;
}

#parastatiko table tr td {
	text-align: center;
	padding: 5px;


}

#OrderStep11_Radiobuttonlist1 tr td {
	text-align: center;
	padding: 5px;
}

#OrderStep11_acceptbox {margin: 0 0 0 200px;}

#OrderStep31_printHeader, #OrderStep31_printFooter {
	display:none;
}

#OrderStep11_CheckBox1 {margin: 0 0 0 200px;}

.vissa {text-align: left;
line-height: 19px;
padding: 5px 0;}

#OrderStep11_Radiobuttonlist1 tr td {text-align: left;}

#OrderStep11_cardholdersname {width: 300px;margin: 0 0 0 10px;}

/*--STEP 2------------*/

#OrderStep21_orderform2 h5 {
	font-size: 1em;
	margin: 5px 0 0 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	background-color: #eaeaea;
	border-top: solid 5px #B16534;
	border-bottom: solid 1px #cccccc;
}

#OrderStep21_orderform2 #formrow {text-align: left;margin: 0px 0 0 50px;padding: 5px;}

#OrderStep21_orderform2 table tr td {
	vertical-align: middle;
	text-align: center;
}

/*--STEP 3------------*/

#OrderStep31_orderform3 h5 {
	font-size: 1em;
	margin: 5px 0 0 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	background-color: #eaeaea;
	border-top: solid 5px #B16534;
	border-bottom: solid 1px #cccccc;
}

#OrderStep31_orderform3 #formrow {text-align: left;margin: 0px 0 0 50px;padding: 5px;}

#OrderStep31_orderform3 table tr td {
	vertical-align: middle;
	text-align: center;
}


/*--STEP 3 CREDIT-------------*/

#MyOrders1_myorders h5 {
	font-size: 1em;
	margin: 5px 0 0 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	background-color: #eaeaea;
	border-top: solid 5px #B16534;
	border-bottom: solid 1px #cccccc;
}

#MyOrders1_myorders #formrow {
font-size: 1.2em;
line-height: 1.5em;
text-align: left;
padding: 0px 0 0 150px;}

#MyOrders1_myorders table tr td {
	vertical-align: middle;
	text-align: center;
}

#MyOrders1_printorder {
font-size: 0.9em;
position: relative;
top: -75px;
left: -20px;
}

#MyOrders1_printorder img {
position: relative;
top: 8px;
left: 3px;
margin: 0 2px 0 0;}

#ReturnProduct1_printorder {
font-size: 0.9em;
position: relative;
top: -35px;
left: -20px;
}

#ReturnProduct1_printorder img {
position: relative;
top: 8px;
left: 3px;
margin: 0 2px 0 0;}

#MyOrders1_ImageButton2 {position: relative;
top: 4px;

left: 3px;}

#MyOrders1_printFooter {clear: both;height: 20px;}

#MyOrders1_HyperLink2 {padding: 3px;
border: solid 1px #cccccc;
margin: 5px;
background-color: #ffffff;
}

/*=== My acount ==============================*/

#Myaccount1_myaccount {font-size: 1.3em;}

#Myaccount1_register h5 {
	
	margin: 5px 0 0 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	
	border-top: solid 5px #B06732;
	border-bottom: solid 1px #cccccc;
}

#Myaccount1_register #formrow {
	text-align: right; margin: 0px 200px 0 0;
}

#Myaccount1_register #formrow .inputbox {
	width:300px; 
	height: 20px; 
	padding: 2px; 
	margin: 10px 0px 0 0;
}

#formrow textarea.inputbox {
	width:300px; 
	height: 40px; 
	padding: 12px; 
	margin: 10px 0px 0 0;
font-family: verdana, arial;
font-size: 12px;
}

#Myaccount1_newsletters {
	height: 20px; 
	padding: 2px; 
	margin: 10px 10px 0 0;
}


/*=== New acount ==============================*/

#Register1_registerform {font-size: 1.3em;}

#Register1_register h5 {
	
	margin: 5px 0 0 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	
	border-top: solid 5px #B06732;
	border-bottom: solid 1px #cccccc;
}

#Register1_register #formrow {
	text-align: right; margin: 0px 200px 0 0;
}

#Register1_register #formrow .inputbox {
	width:300px; 
	height: 20px; 
	padding: 2px; 

	margin: 10px 0px 0 0;
}

#Register1_Address #formrow textarea.inputbox {
	width:300px; 
	height: 40px; 
	padding: 12px; 
	margin: 10px 0px 0 0;
}

#Register1_newsletters {
	height: 20px; 
	padding: 2px; 
	margin: 10px 10px 0 0;
}


/*=== My orders =============================*/

#MyOrders1_myorders {}

#MyOrders1_myorders h5 {
	font-size: 1.2em;
	margin: 5px 0 0 0px;
	padding: 5px;
	color: #333333;
	text-align: center;
	display: block;
	font-weight: normal;
	border-top: solid 5px #B06732;
	border-bottom: solid 1px #cccccc;
}

#MyOrders1_DataGrid1 tr td {
padding: 3px;
}

#MyOrders1_printHeader, #printHeader {display:none;}

#printcontactdetails {display:none;}

#ReturnProduct1_seccattext {padding: 0 10px;}

#ReturnProduct1_Button3 {
position: relative;
top: -2px;
left: 0px;
}

#ReturnProduct1_message {
font-size: 12px;
font-weight: bold;
}

.mainflash {
position: relative;
}

.coupon {
position: absolute;
top: 2px;
right: 0px;
}


/*=============================== */
}
			@media print { 
/* ============================== */

#content {border: none;}

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#FFFFFF;
	}

#wrapper {
	width: auto; 
	margin: 0 3%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

#header {display: none;}

#leftcol {

	width: auto; 
    margin: 0;
    text-align: left;
	float: none !important;
	padding: 0;
    border: 0;
	}

#footer {display:none;}

#homeprint {display:none;}

#MyOrders1_printorder,
#ReturnProduct1_printorder {display:none;}


#MyOrders1_printHeader, #printHeader {display:block;
text-align: center;

padding: 10px;}

#MyOrders1_myorders > h5 {display:none;}

.steptitle {display:none;}

#rightcol {display:none;}


a:link {
	color: #CAA16D;
	text-decoration: none;
}
a:visited {
	color: #CAA16D;
	text-decoration: none;
}
a:hover {
	color: #55643B;
	text-decoration: underline;
}

#MyOrders1_HyperLink2, #teaser, #newsletter {display:none;}

#printcontactdetails {display:block;
text-align: left;
padding: 20px 0 0 0;}

/* ==================================================== */
		} /*NOTHING ELSE DOWN ON */
/* ====================================================	*/
	
