body {
	margin: 0;
	padding: 0;
	background: #fff url(images/bgline.png) 0 0 repeat-x;
	overflow-x: hidden;
}

body, input, textarea {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 14px;
}

div {
	position: relative;
}

#topbg {
	height:400px;
	width: 1600px;
	left: -320px;
	background: transparent url(images/topbg.png) 0 0 no-repeat;
}

#logo.big {
	position:absolute;
	right: -60px;
	top: 52px;
	width: 841px;
	height: 286px;
	background: transparent url(images/logo_big.png) 0 0 no-repeat;
}

#logo.small {
	width:284px;
	height:93px;
	background: transparent url(images/logo_small.png) 0 0 no-repeat;
}

#face {
	position:absolute;
	left: -50px;
	top: 52px;
	width: 319px;
	height: 731px;
	background: transparent url(images/kristina_dimitrova.png) 0 0 no-repeat;
}

#main {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}

#wrapper {
	margin-top: -400px;
}

#content {
	margin-top: -43px;
	padding-left: 284px;
	height: 563px;
}

#leftcolumn {
	float:left;
	width: 284px;
}

#wrapper #content {
	float:left;
	width: 675px;
	margin: 0px;
	padding:67px 0 0 0;
	height: auto;
}

#submenu {
	margin-top: 120px;
	width: 284px;
	text-align:center;
	padding-left:18px;
}

#menubar {
	margin-left: -330px;
	padding-left: 330px;
	background: #000;
	color: #666;
	text-align: center;
}

.internal #menubar {
	margin-left: 0;
	padding-left: 0;
}

#menubar a {
	font-weight: bold;
	line-height: 27px;
	padding: 4px 16px;
	text-transform: uppercase;
	background: #000;
	border:1px solid #000;
}

#menubar a, #menubar a:visited, #menubar a:link {
	text-decoration: none;
	color: #FFF;
}

#menubar a.new {
	color: #ca0000;
}

#menubar a:hover {
	background: #FFF;
	color: #000;
}

#menubar a.new:hover {
	background: #ca0000;
	color: #FFF;
}

.headline {
	font-size: 46px;
	text-transform: uppercase;
}

.subline {
	text-transform: uppercase;
	font-size: 20px;
	color: #8d8d8d;
	margin-bottom: 15px;
}

a.button {
	display: block;
	width: 245px;
	line-height: 26px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 5px 0;
	background: #000;
	text-decoration: none;
	text-transform: uppercase;
	border:1px solid #000;
}

a.button.red {
	background: #ca0000;
	border:1px solid #ca0000;
}

a.button:hover {
	background:#FFF;
	color:#000;
}

a.button.red:hover {
	background:#FFF;
	color:#ca0000;
}

.expose p {
	text-indent: 25px;
	text-align: justify;
	line-height: 160%;
}

.expose2 p {
	text-align: justify;
	line-height: 160%;
}

.expose p span {
	color: #ca0000;
	font-weight: bold;
}

#footer {
	position:absolute;
	bottom: 0px;
	height: 390px;
	width: 1300px;
	left: -170px;
	background: transparent url(images/bottom_layer.png) 0 0 no-repeat;
	padding-left:454px;
}

#footer.int {
	bottom: -220px;
}

#copyright {
	top: 175px;
	font-size: 13px;
	color: #8d8d8d;
}

#fmenu {
	margin-top: 230px;
	line-height: 24px;
}

#fmenu a, #fmenu a:visited, #fmenu a:link {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0 10px;
	color: black;
}

#fmenu a.new {
	color: #ca0000;
}

#fmenu a:hover {
	text-decoration: underline;
}

#slogo {
	font-size: 22px;
	font-family: "Times New Roman";
	font-weight: bold;
	float: left;
	width: 150px;
}

#slogo span {
	color: #ca0000;
}

#copyright2 {
	margin-top: 10px;
	font-size: 13px;
	color: #8d8d8d;
}

label {
	clear:both;
	line-height: 24px;
}

label span {
	display: block;
	width: 120px;
	float: left;
}

label span b {
	color: #ca0000;
}

.storetop {
	width: 675px;
	height: 149px;
	background: url(images/store.jpg) 0 0 no-repeat #FFF;
	margin-bottom: 15px;
}

.storetop.second {
	background: url(images/store2.jpg) 0 0 no-repeat #FFF;
}

.storetop div {
	position: absolute;
	width: 210px;
	right: 10px;
	top: 35px;
	line-height: 185%;
}

.storetop.second div {
	top: 10px;
}

.address {
	float: left;
	width: 300px;
	height: 90px;
	border: 4px solid #bbbbbb;
	padding: 10px;
	margin-bottom: 15px;
	line-height: 160%;
}

.address.odd {
	margin-right: 16px;
}

.address span, .storetop div span {
	color: #ca0000;
	font-weight: bold;
}

#flashContent { 
	display:none;
}

#flash {
	margin-left: -284px;
	width: 960px;
	height: 500px;
}

#flash img {
	float: left;
	width: 240px;
}
