/*  
	Theme Name: 	WordPress Theme 918
	Theme URI: 		http://template-help.com/
	Description:	A theme from Template-Help.com Collection
	Version: 		2.8
	Author: 		Template_Help.com 
	Author URL: 	http://www.Template-Help.com/ 
*/

body {background-color:  #280b29;}
* { padding:0; margin:0;}
	html { /*font-size:100.01%; width:2500px; height:2000px;*/}
/*	body { font-size:62.5%; font-family: Arial, Helvetica, sans-serif; background:url(images/tail.gif) repeat-x 0 0 #270b28; color:#000;}*/
	
.clear { clear: both;}

	table, td, div, img { border:0; /*border-collapse:collapse;*/}
	td {vertical-align:top;}
	ul { list-style: none;}
	p { padding:0px 0px 18px 0px;}
/*
		
a {text-decoration: none; color:#903; outline:none; font-family: Arial, Helvetica, sans-serif;}
a:hover {text-decoration: none;}
*/
.aheader {text-decoration: none; color:black; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
.aheader:hover {color:#903; outline:none; font-family: Arial, Helvetica, sans-serif;}


	input, select, textarea, html body textarea { vertical-align:middle; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#333;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border: 1px solid #800040;}
	
/*** Main ***/
	.main { /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "960px" : "100%"); min-width:980px;*/}
	
	.main {font-family: Arial, Helvetica, sans-serif; background:url(z/img/Untitled-1_03.jpg) no-repeat center 0; position: relative; background-color: #280b29;}
	.main-bg { }
	
	.main-width { width:989px; margin:0 auto;}
	
	
	.tail-right { position:absolute; top:0; right:0; float: right; width:50%; height:1135px; background:url(images/tail-right.gif) repeat-x 0 0;}
	
	.shadow { overflow:hidden; height:100%; background:url(images/content-bg.png) repeat-y 0 0; padding:0px 0px 0px 0px;}
	
	.slogan { clear:both; background:url(images/content-bg.png) repeat-y 12px 0; padding:0px 19px 0px 15px}
	.slogan .indent { padding:17px 0px 30px 119px; overflow:hidden; height:100%; background:url(images/slogan-bg.gif) repeat-x 0 0;}
	
	.flash { clear:both; height:263px; background:url(images/content-bg.png) repeat-y 12px 0; padding:0px 19px 0px 15px;}
	.flash .indent { height:263px; background:url(images/flash-bg.gif) repeat-x 0 0;}
	
	.flash .indent div { margin:0px -14px 0px -14px;}
	.flash .indent div object { position:relative; z-index:1;}

#header {
  width: 100%;
  background-image: url('/z/img/dot.jpg');
  background-position: 0px 20px;
  background-repeat:repeat-x;

}
#leftcol {
  float: left;
  width: 300px;
  border: 0px solid #CCC;
}
#content {
  background-image: url('/z/img/dot.jpg');
  background-repeat:repeat-y;
  background-position: -1px 0;
  font-size:13px;
  margin-right: 8px;
  padding-left: 8px;
  float: right;
  width: 67%;
}
#footer {
  clear: both;
  width: 100%;
}	
.inputdivl { width: 200px; border: 0px solid #CCC; float: left; margin-bottom:2px; text-align: right;}
.inputdivc { float: left; margin-bottom:2px;; margin-left: 50px}
.inputdivr { width: 400px;float: right; margin-bottom: 2px; text-align: left; }
.div-menu { border-bottom: 1px solid #CCC; width: 85%; margin-left: 10px; padding:5px; }
#container-body {
        width: 75%;
        margin-left: 10%;
        margin-right: auto;
        border: 1px double #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container-body-up {
  margin-left: auto ;
  margin-right: auto ;
  display: table;
  width: 90%;
}

#row-body-up  {
    background-image:url('http://www.avoncatalog.ro/z/img/raow-body-up.jpg');
    display: table-row;
    height: 11px;
    }
#left-body-up {
        background-image:url('http://www.avoncatalog.ro/z/img/q1-up.gif');
        display: table-cell;
        width: 12px;
}
#middle-body-up {
    display: table-cell;
    background-image:url('/z/img/q2-up.gif');
    }
#right-body-up {
        background-image:url('http://www.avoncatalog.ro/z/img/right-body-up.jpg');
        display: table-cell;
        width: 14px;
}

#container {
  margin-left: auto ;
  margin-right: auto ;
  display: table;
  }

#row  {
    display: table-row;
    }
#left {
        display: table-cell;
}
#middle {
	padding: 5px;
    	display: table-cell;
        font-family: Arial, Helvetica, sans-serif;
        color: #333;
        font-size: 12px;

    }
#right {
        display: table-cell;
}

.container {
  margin-left: auto ;
  margin-right: auto ;
  display: table;
  }

.row  {
    display: table-row;
    }
.left {
        display: table-cell;
}
.middle {
        padding: 5px;
        display: table-cell;
        font-family: Arial, Helvetica, sans-serif;
        color: #333;
        font-size: 12px;

    }
.right {
        display: table-cell;
}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #903;
}
.Span{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 15px;
	font-weight: bold;
        color: #F36;
}
.linkmenu {
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
        color: #5c1560;
	font-weight: bold;
}
.linkmenu:hover {
        text-decoration: underline;
        color: #5c1560;
        outline: none;
        font-weight: bold;
}
.messageboxok{
	border: 1px solid #04B404;
	background-color: #CEF6CE;
	font-family: Arial;
	padding: 3px;
	}
.messageboxerror{
        border: 1px solid #DF0101;
        background-color: #F6CECE;
        font-family: Arial;
        padding: 3px;
        }

	
