/*
	Theme Name: The Deluxe
	Theme URI: http://www.codestarlive.com/
	Description: The Deluxe
	Version: 1.0
	Author: Codestar
	Author URI: http://themeforest.net/user/Codestar/
	Tags: white & gray, custom home page, fixed width, widgets
*/

@import url("css/reset.css");
@import url("css/style.css");
@import url("css/prettyPhoto.css");

body {
background:transparent url("images/bg.png") repeat-y scroll center center;
}

html {
background-color:#5A070B;
}

.container {
background:none;
}

.language {
background:none repeat scroll 0 0 #5A070B;
border:2px solid #5A070B;
color:#fff;display:block;
float:right;
font-size:16px;
height:20px;
padding:7px 14px;
}

.container .language a {
color:#FFFFFF;
}

.header_bg {
height:308px;
}
.header_container {
display:block;
height:270px;
margin-top:40px;
}
.header_container a.home {
display:block;
}
