/* CSS Style 
Biliard-Magazin.ro
19 ianuarie 2010 */


/******************************************
begin css resets
******************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html, body {
height:100%;
}
body {
	color: #6b6b6b;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana;
	background: #ffffff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
}
strong {
	font-weight: bold;
}
a {
	color: #242122;
	font-size: 13px;
}
input, textarea {
	border: 1px solid #b2b2b2;
	background:url(../img/input_bg.png) no-repeat left top #ffffff;
}
h3 {
	font-size: 50px;
	font-weight: bold;
	color: #1a1a1a;
}
h4 {
	font-family: Georgia;
	font-size: 19px;
	color: #242122;
	font-style: italic;
}
.verzui {color:#E6EB3C;}
.title18 {
	color: #E6EB3C;
	font-size: 16px;
	font-weight: bold;
	line-height:30px;
}
.title25 {
	color: #242122;
	font-size: 25px;
	font-weight: bold;
}
.title30 {
	font-size: 30px;
	font-weight: bold;
	line-height:30px;
	margin-bottom:40px;
}
.label-form {
	color:#E6EB3C;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-top:7px;
	margin-bottom:3px;
}
.link {
	font-size: 13px;
	font-family: Georgia;
	font-style: italic;
}
.buton-trimite {
	margin:10px 0px;
	background:}


body{
margin:0;
padding:0;
background: url(../img/stripe_bg3.png) top left #ECECD9;
font-family:Arial, Helvetica, sans-serif;
}

#maincontainer{
width: 900px; /*Width of main container*/
background: #FFFFFF;
padding:2px;
margin: 0 auto; /*Center container on page*/
margin-top:80px;
}

#header{
background: #000000;
color:#FFFFFF;
height: 174px; /*Height of top section*/
z-index:10;
position:relative;
}

#header h1 a {
	width: 333px;
	height: 115px;
	margin: 25px 0 0 20px;
	float: left;
	text-indent: -9999px;
	background: url(../img/Biliard_Magazin_Logo.gif) 0 0 no-repeat;
}

#contentwrapper {
float: left;
width: 100%;
}

#coloana-stanga {
float: left;
width: 300px; /*Width of left column in pixel*/
padding-top:30px;
margin-left: -900px; /*Set margin to that of -(MainContainerWidth)*/
background: #E5EDB8;
height:400px;
color: #5A3D31;
position:relative;
}

#coloana-mijloc {
padding-top:30px;
margin: 0 300px 0 300px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background: #ADB85F;
height:400px;
color: #FDFE99;
position:relative;
}

#coloana-mijloc h1 {color:#FFFFFF;}

#coloana-dreapta{
padding-top:30px;
float: left;
width: 300px; /*Width of right column*/
height:400px;
margin-left: -300px; /*Set left margin to -(RightColumnWidth)*/
background: #837B47;
color: #FDFE99;
position:relative;
}

#coloana-dreapta h1 { color:#FFFFFF;}

#footer{
font-size:12px;
clear: both;
width: 860px;
height:30px;
background: #5A3D31;
color: #FFFFFF;
text-align: left;
padding: 5px 20px;
}

#footer a{
color: #FFFF80;
text-decoration:none;
}

#footer a:hover{
color: #FFFFFF;
text-decoration:none;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
line-height:22px;
padding:10px;
}

/* ------------------ */
/*  PAGINI  */
/* ------------------ */


/* ------------------ */
/*  Pagina de CONTACT */
/* ------------------ */

#coloana-stanga-contact {
float: left;
width: 270px; /*Width of left column in pixel*/
margin-left: -900px; /*Set margin to that of -(MainContainerWidth)*/
background: #000000;
height:400px;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
padding:30px 10px 0px 20px;
}

#coloana-stanga-contact a{
	color:#E6EB3C;
	text-decoration:none;
}
#coloana-stanga-contact a:hover{
	color:#E6EB3C;
	text-decoration:underline;
}

/* ------------------ */
/*  Pagina de LINKURI */
/* ------------------ */

#coloana-mijloc-linkuri {
float: left;
width: 270px; /*Width of left column in pixel*/
margin: 0 300px 0 300px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background: #000000;
height:400px;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
padding:30px 10px 0px 20px;
}

#coloana-mijloc-linkuri a{
	color:#E6EB3C;
	text-decoration:none;
	font-size:10px;
	padding-left:20px;
}
#coloana-mijloc-linkuri a:hover{
	color:#E6EB3C;
	text-decoration:underline;
}


/* ------------------ */
/*  Pagina de PARTENERI */
/* ------------------ */

#coloana-dreapta-parteneri {
float: left;
width: 270px; /*Width of left column in pixel*/
margin-left: -300px; /*Set left margin to -(RightColumnWidth)*/
background: #000000;
height:400px;
color: #FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
padding:30px 10px 0px 20px;
}

#coloana-dreapta-parteneri a{
	color:#E6EB3C;
	text-decoration:none;
}
#coloana-dreapta-parteneri a:hover{
	color:#E6EB3C;
	text-decoration:underline;
}
#coloana-dreapta-parteneri img{
margin-top:5px;
}

/* ------------------ */
/* CLASE cu elemente aditionale */
/* ------------------ */

.poza-revista {
	width: 196px;
	height: 267px;
	display:inline;
	top:-69px;
	left:426px;
	float: left;
	position:absolute;
	z-index:99;
}

.big-title {
float:right;
width:200px;
margin-top:5px;
height:150px;
color:#FFFFFF;
font-size:24px;
font-weight:normal;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:35px;
}

.badge10ron {
	background: url(../img/10ron.png) no-repeat;
	width:70px;
	height:69px;
	position:absolute;
	top:20px;
	left:190px;
}

.badge12buc {
	background: url(../img/12buc.png) no-repeat;
	width:100px;
	height:86px;
	position:absolute;
	top:268px;
	left:170px;
}

.copy {
	float:left;
	line-height:30px;
}
.mini-nav {
	float:right;
		line-height:30px;
}
.social {
	margin-top:-55px;
	margin-right:100px;
	float:right;
}
.titlu-pagina {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	padding-bottom:7px;
	margin-bottom:14px;
	border-bottom:1px dashed #666666;
 }

p.buttons a, a.buton {
	background: url(../img/bg-buton.gif) #acbe1b repeat-x top left !important;
	border: 1px solid #ccd737 !important;
	padding: 5px 15px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-family: Arial, sans-serif;
	color: #44480c !important;
	font-size: 14px !important;
	font-weight: bold;
	text-shadow: 0px 1px 0px #f4f656;
	text-decoration: none !important;
	float:right;
	margin-top: 20px;
	position:absolute;
	top: 300px;
}
p.buttons a:hover {
		background: url(../img/bg-buton-h.gif) #acbe1b repeat-x top left !important;
		}
a.buton {
	display: block;
	}

input.buton, p.buton-back a{
	background: url(../img/bg-buton.gif) #acbe1b repeat-x top left !important;
	border: 1px solid #ccd737 !important;
	padding: 3px 10px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-family: Arial, sans-serif;
	color: #44480c !important;
	font-size: 14px !important;
	font-weight: bold;
	text-shadow: 0px 1px 0px #f4f656;
	text-decoration: none !important;
	margin-top: 10px;
}
input.buton:hover {
		background: url(../img/bg-buton-h.gif) #acbe1b repeat-x top left !important;
		}
