/*
Theme Name: Omur Parfumeri
Theme URI: http://mr.pn/
Description: OMURPARFUMERI Theme
Author: Omur Uluask
Version: 1.0
Tags: custom
*/

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,
b, u, i, center,
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-size: 100%;
vertical-align: baseline;
background: transparent;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

:focus {
outline: 0;
}

ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

.clear:after{content:".";clear:both;display:block;height:0;visibility:hidden;}

.left { float: left; }

.right { float: right; }

a {
text-decoration: none;
color: #000;
}

/* --------- */

body{
	background: #fff;
	font-family: Arial, sans-serif;
}

.head {
width: 392px;
height: 121px;
background: #000;
color: #fff;
font-size: 20px;
margin:122px 0px 0px 0px;
position: fixed;
z-index: 2;
}

.maillist {
	position: fixed;
	width: 523px;
	height: 60px;
	margin: 305px 0px 0px 0px;
	background: url(mailbg.png) #000 no-repeat;
}

.input {
	border: none;
	color: #747474;
	background: none;
	width: 418px;
	height: 36px;
	font-size: 14px;
	margin: 11px 13px 0px 16px;
	padding: 0px;
	float: left;
}

.button {
	margin: 11px 0px 0px 0px;
	padding: 0px;
	float: left;
}

.thumbimage {
	float: left;
	padding: 0px 15px 0px 15px;
	border-right: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}

.thumbimage img { opacity: 0.8; }

.brands {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.footer {
	background: #000;
	color: #fff;
	font-size: 12px;
	padding: 7px 25px 9px 15px;
	position: fixed;
	bottom: 0;
	width: 100%;
}

.footer a { color:#bebebe; }
.footer a:hover { color:#dddddd; }

.sube {
	color: #ededed;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.line {
	padding: 0px 0px 3px 0px;
}

.col1 {
	width: 300px;
	float: left;
}

