/* CSS Document */
*{
	margin: 0;
	padding: 0;
}

body {
 
  padding: 0;
  margin: 0;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  text-align: center;
  font-size: 62.5%;
  background-color: #dddddd;
}


img{
	border: 0;
	
}

hr{
	height: 1px;
	border: 0;
	background-color: #666666;
}

p{
	font-size: 1em;
}

p.descriere {
 font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
 text-align: left;
 font-size: 1.2em;
 color: #444444;
}

p.paragraf {
 font-family: Verdana, Arial, Geneva, helvetica, sans-serif;
 text-align: justify;
 font-size: 1.1em;
 color: #444444;
}


span.price
{
	font-weight: bold;
	color:#990099;
	font-size: 1.2em;
}

/* HEADINGS
-------------------------------------------------------------------- */
h2, h1{
	font-size: 1.2em; 
	text-align: left;
	color: #aa0000;
}

h2{
	margin: 10px 0px 0px 8px;
	font-size: 1.2em;
}

h3 {
   font-size: 1.2em;
	text-align: left;
	color: #aa0000;
}

h4{
	font-size: 1.1em;
	text-align: left;
	color: #000000;
}

h5{
	font-size: 1.1em;
	color: #000000;
	margin: 3px 0;
}

.leftdiv h4, .rightdiv h4{
	height: 10px;
	padding-top: 4px;
	text-align: center;
	font-size: 1.1em;
	color: #ffffff;
	
}

.rightdiv h4{
	background-image: url(webimg/h4_bg.jpg) top left repeat-x;
	background-position: top right;
}

.leftdiv h5, .rightdiv h5{
	height: 30px;
	padding-top: 4px;
	text-align: center;
	font-size: 1.1em;
	color: #ffffff;
	background: url(webimg/h5_bg.jpg) top left no-repeat;
}

.rightdiv h5{
	background-image: url(webimg/h5_bg.jpg) top left repeat-x;
	background-position: top right;
}


/* LINKS 
----------------------------------------------------------------*/
a{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


div.detalii a{
	padding-top: 5px;
	color: #FF0000;
}

span.redlink a{
	color: #FF0000;
}

span.redlink a:hover{
	color: #FF0000;
}

/* MENU 
----------------------------------------------------------------*/

ul.menu li {
	height: 29px;
	line-height: 29px;
}

ul.menu li a{
	background:  url(webimg/menu_bg.jpg) top left repeat-x ;
	color: #ffffff;
	display: block;
	font-weight: bolder;
	height: 29px;
	line-height: 29px;
}

ul.menu li a:visited{
	color: white;
}

ul.menu li a:hover{
	background-color: #ffc606;/*#6CA2FF;*/
	color:#000000;
	text-decoration: none;
	background-image: none;
}

ul.menu li#red a{
	background-color: #CB280C;
	color: #ffffff;
}

ul.menu li#red a:hover{
	background-color: #fc8700;
}

ul.menu li.current a{
	background-color: #6666CC;
	cursor: pointer;
}







/* MENUright 
----------------------------------------------------------------*/





#menuright li a{
	color: #FF9900;	
}

#menuright li a:hover{
	color: #FFFFFF;
}

div#footer li a{
	height: 20px;
	color: #000000;
}

div#footer li a:hover{
	color: #ffffff;
}

.leftdiv a, .rightdiv a{
	font-size: 1.1em;	
}

.leftdiv strong a{
	font-weight: bold;
}

.leftdiv a:visited, .rightdiv a:visited{
	color: #000000;
}

.leftdiv a:hover, .rightdiv a:hover{
	color: #000066;
}

a.inscriere, a:visited.inscriere{
	font-weight: bold;
	color: #ff0000;
	text-decoration: underline;
}

/* LAYOUT DIVs url(webimg/bg.jpg)
----------------------------------------------------------------*/


#header{
	background: url(webimg/head-antivirus.jpg) top left no-repeat;
	height: 100px;
	width: 100%;
}



/* OTHER DIVs 
---------------------------------------------------------------------*/
.leftdiv.first, .rightdiv.first{
	margin-top: 10px;
}

.leftdiv.first{
	margin-bottom: 10px;
}

.leftdiv{
	width: 160px;
	clear: right;
	background: #f4f4f4 url(webimg/bg_div.jpg) bottom left repeat-x;
	margin-top: 10px;
}

.rightdiv{
	width: 160px;
	clear: right;
	text-align: center;
	background: #f4f4f4 url(webimg/bg_div.jpg) bottom left repeat-x;
	font-size: 1em;
	margin-top: 10px;
}

.traficdiv{
	text-align: center;
	vertical-align: top;
}

#footer div.footermenu{
	padding: 10px;
	background-image: url(webimg/footer1.jpg);
}

#footer div.copyright{
	padding: 3px;
	background-color: #444444;
	color: #e9e6d9;
}

div.detalii{
	text-align: right;
}

div.sponsors{
	padding: 10px 0 10px 3px;
}

form div{
	clear: both;
}


/* LISTS 
-----------------------------------------------------------------------*/



ul.menu{/*top main menu*/
	list-style-type: none;
	display: block;
	width: 100%;
	}

ul.menu li{
	float: left;
	text-align: center;
	width: 80px;
	border: 0px solid;
	border-top-color: #0000;
	border-right-color: #ffcc00;
	border-bottom-color: #ffcc00;
	border-left-color: #ff9900;
	font-size: 1.1em;
}


ul.menu li#red{
	border-right: 1px solid #000000;
}

#menuright{/*top right menu*/
	float: right;
	padding-top: 10px;
	margin-right: 20px;
}

#menuright li{
	font-size: 1em;
	font-weight: bold;
	float: left;
	display: block;
	height: 16px;
	line-height: 16px;
	margin-left: 7px;
}

#cart{ /*#menuright li*/
	background: url(webimg/ico_cart.gif) 0 0 no-repeat;
	padding-left: 18px;
	height: 20px;
}

.rightdiv ul, .leftdiv ul{
	padding: 6px;
}

.leftdiv.first ul{
	padding: 6px 0 0 5px;
}

.rightdiv ul{
	padding: 10px; /*IE 6 CSS parse bug*/
}

.leftdiv.first ul ul{
	padding: 5px 0 10px 0;
}


.leftdiv ul li,
.leftdiv.first ul ul li{
	font-size: 1em;
	list-style-type: none;
	height: 30px;
	padding-left: 12px;
	text-align: left;
	background: url(webimg/list_arrow.gif) 1px 2px no-repeat;
}

.rightdiv.first ul ul li{
	font-size: 1em;
	list-style-type: none;
	height: auto;
	padding-left: 12px;
	text-align: left;
	background: url(webimg/list_arrow.gif) 1px 2px no-repeat;
}



.leftdiv.first ul li{
	height: auto;
	padding-left: 2px;
	background-image: none;
}

.rightdiv.first ul li{
	height: auto;
	padding-left: 2px;
	background-image: none;
}

.rightdiv ul li{
	font-size: 1em;
	list-style-type: none;
	height: 20px;
	padding-left: 0px;
	text-align: left;
	background-image: none
}


#footer ul{
	display: inline;
	clear: both;
}

#footer ul li{
	padding-right: 10px;
	display: inline;
	list-style: none;
}

/* FORMs
-------------------------------------------------------------------- */
#header .form{
	float: right;
	clear: right;
	font-size: 1.1em;
	margin: 20px 10px 0 0;
}

#header .form input{
	border: 1px solid black;
}

.searchbox{
	padding: 1px;
	height: 15px;
	width: 150px;
}

.button{
	height: 19px;
	width: 50px;
}

.rightdiv img{
	padding-top: 5px;
	padding-bottom: 5px;
}


#newsletter{
	width: auto;
}



form div input, form div select{
	width: 200px;
	padding: 1px 2px;
}

form div select{
	width: 210px;
}

form legend{
	font-size: 150%;
	font-weight: normal;
	color: #000000;
	padding: 0px 5px;
}
form fieldset {
	clear: both;
	border-color: #000000;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	padding: 10px;
}

/* TABLEs 
---------------------------------------------------------------------*/
#coscump{
	width: 100%;
	font-size: 0.9em;
	border-collapse: collapse;
}

#coscump th, #coscump tfoot tr{
	background-color: #efefef;
	height: 30px;
}
#coscump td{
	vertical-align: middle;
}
#coscump td, #coscump th{
	border: 1px solid #ffffff;
}
#coscump tfoot td{
	padding: 5px;
}

/* MISC FORMATTING 
---------------------------------------------------------------------*/
span.em{
	color: #003366;
	font-weight: bold;
}





.indexp{
	margin: 10px 0;
}



/*tabelele cu produse*/

table.products
{
	text-align: center;
	width: 25%;
}

table.products td
{
	width: 25%;
	vertical-align: top;
	
}

table.products img
{
	align: right;
	clear: right;
	border: 1px solid #dddddd;
}

table.products img#red
{
	align: right;
	clear: right;
	border: 0px solid #dddddd;
}


table.products p
{
	clear: right;
	padding: 0;
	margin: 0;
	padding-bottom: 0;
	margin-bottom: 2px;
}

table.products a
{
	color: #444444;
	text-decoration: none;
}

table.products span.price
{
	font-weight: bold;
	color:#990099;
}

/*cmenu1*/

.cmenu1{
    list-style-type: none;
    margin: 10px 0 0 0;
}

.cmenu1 img{
    border: 0px;
}

.cmenu1 li{
    display: inline;
}

.cmenu1 li a, .cmenu1 li a:visited{
    margin: 4px;
    text-align: center;
    color: #000000;
    font-size: 1em;
    text-decoration: none;
}
.cmenu1 li.current a, .cmenu1 li.current a:visited{
    text-decoration: none;
    color: #cc3300;
    cursor: default;
		border-color: #dddddd;
	  border-width: 1px 1px 1px 1px;
	  border-style: solid solid solid solid;
		padding: 3px;
}

.cmenu1 li.first a{
    margin-right: 10px;
}

.cmenu1 li.last a{
    margin-left: 10px;
}

.cmenu1 li.inactive a, .cmenu1 li.inactive a:visited{
    color: #666666;
    cursor: default;
    text-decoration: none;
	display: none;
}




/*info pc*/
ul.infopc
{
	padding-left: 8px;
	margin: 0;
	margin-top: 5px;
	list-style-type: none;
	/*list-style-type: disc;
	list-style-position: inside;*/
}

ul.infopc li{
	margin-bottom: 8px;
	background-color: #FFFFFF;
	color: #444444;
	font-weight: normal;
	font-size: 1.1em;
}

ul.infopc li a
{
	background-color: #FFFFFF;
	color: #444444;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 1px solid #ccc;
	margin-bottom: 3px;
}

ul.infopc li a:hover
{
	background-color: #eeeeee;
	color: #666666;
	text-decoration: none;
	background-image:url(webimg/bg_pcinfo.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;	
}

table.menujos a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	border-bottom: 0px solid #ccc;
	margin-top: 10px;

}

</style>







