/* Style sheet atomique_screen */

/* @group Reset */

/* 
CSS Reset by Eric Meyer
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ 
*/

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

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;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

/* @group Typography */

body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	background: #000 url(../images_layout/background_body.jpg) repeat-x;
}

p {
	margin-bottom: 18px;
}

strong {
	font-weight: bold;
}

h1 {
	width: 85px;
	height: 116px;
	display: inline;
	float: left;
	margin: 34px 0px 0px 34px;
	background: url(../images_layout/atomique_logo.gif) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}

h2 {
	width: 330px;
	height: 35px;
	text-indent: -9000px;
	overflow: hidden;
}

body.music h2 {
	background: url(../images_layout/h2_music.gif) no-repeat;
}

body.clubs h2 {
	background: url(../images_layout/h2_clubs.gif) no-repeat;
}

body.bilder h2 {
	background: url(../images_layout/h2_bilder.gif) no-repeat;
}

body.atomique h2 {
	background: url(../images_layout/h2_atomique.gif) no-repeat;
}

body.news h2 {
	background: url(../images_layout/h2_newsletter.gif) no-repeat;
}

h2.h2_aktuell {
		background: url(../images_layout/h2_aktuell.gif) no-repeat;
}

h2.h2_news_music {
		background: url(../images_layout/h2_news_music.gif) no-repeat;
}

h2.h2_kontakt {
	background: url(../images_layout/h2_kontakt.gif) no-repeat;
}

h2.h2_bookinganfrage {
	background: url(../images_layout/h2_booking.gif) no-repeat;
}

body.impressum h2 {
	background: url(../images_layout/h2_impressum.gif) no-repeat;
}

h3 {
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	color: #AA4D00;
}

h4 {
	width: 202px;
	height: 28px;
	text-indent: -9000px;
	overflow: hidden;
}

h4.booking {
	background: url(../images_layout/sidebar_booking.gif) no-repeat;
}

h4.music {
	background: url(../images_layout/sidebar_music.gif) no-repeat;
}

h4.alben {
	background: url(../images_layout/sidebar_alben.gif) no-repeat;
}

h4.links {
	background: url(../images_layout/sidebar_partnerlinks.gif) no-repeat;	
}

h4.newsletter {
	background: url(../images_layout/sidebar_newsletter.gif) no-repeat;	
}

ul {
	margin-bottom: 18px;
}

a {
	color: #AA4D00;
}

a:hover {
	color: #333;
}

a.highlighted,
ul.linklist li a {
	display: block;
	padding-left: 18px;
	text-decoration: none;
	background: url(../images_layout/link_highlighted.gif) no-repeat;
}

a.highlighted:hover,
ul.linklist li a:hover {
	background-position: 0 -30px;
}

a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: .80;
}

h1 a {
	display: block;
	height: 116px;
	background: url(../images_layout/atomique_logo.gif) no-repeat;
}

/* @end */

/* @group Layout Boxes */

#wrapper {
	width: 958px;
	margin: 45px auto 30px auto;
}

#header {
	position: relative;
	width: 958px;
	height: 197px;
	background: url(../images_layout/background_header.png) no-repeat;
}

#atomique_outline {
	width: 146px;
	height: 260px;
	position: absolute;
	left: 757px;
	top: 12px;
	background: url(../images_layout/atomique_outline.gif) no-repeat;
}

* html #atomique_outline {
	display: none;
}

*+html #atomique_outline {
	top: -138px;
}

.mod_navigation {
	float: left;
	width: 954px;
	height: 30px;
	margin-top: 17px;
	border-left: 2px solid #FD912F;
	border-right: 2px solid #FD912F;
	background: url(../images_layout/nav_button.gif) repeat-x;
}

#container {
	width: 954px;
	float: left;
	border-left: 2px solid #FD912F;
	border-right: 2px solid #FD912F;
	background: #F5F7D2 url(../images_layout/page_shadow.gif) repeat-x;
}

#left {
	margin: 25px 0px 0px 20px;
	border: 2px solid #C5BE87;
	background: #fff url(../images_layout/background_column.gif) repeat-x;
}

body.music #left,
body.clubs #left,
body.bilder #left,
body.atomique #left,
body.news #left,
body.impressum #left {
	width: 684px;
}

body.home #left,
body.kontakt #left {
	width: 330px;
}

body.home #main,
body.kontakt #main {
	position: static;
	width: 330px;
	float: left;
	margin: 25px 0px 0px 20px;
	border: 2px solid #C5BE87;
	background: #fff url(../images_layout/background_column.gif) repeat-x;
}

body.music #main,
body.clubs #main,
body.bilder #main,
body.atomique #main,
body.news #main,
body.impressum #main {
	width: 0;
}

#right {
	width: 202px;
	margin: 84px 20px 0px 0px;
	border: 2px solid #C5BE87;
	border-top-width: 1px;
	background: #fff;
}

body.kontakt #right,
body.impressum #right {
	width: 0;
	display: none;
}

#footer {
	clear: both;
	width: 934px;
	height: 40px;
	padding: 20px 0 0 20px;
	background-color: #F5F7D2;
	border-left: 2px solid #FD912F;
	border-right: 2px solid #FD912F;
	border-bottom: 2px solid #FD912F;
}

/* @end */

/* @group Main Navigation */

.mod_navigation li {
	float: left;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #fff;
	background: url(../images_layout/nav_button.gif) repeat-x;
	background-position: 0 -30px;
}

.mod_navigation li span {
	display: block;
	padding: 0 20px 0 20px;
}

.mod_navigation li a {
	display: block;
	padding: 0 20px 0 20px;
	color: #fff;
	text-decoration: none;
	background: url(../images_layout/nav_button.gif) repeat-x;
}

.mod_navigation li a:hover {
	background-position: 0 -30px;
}

/* @end */

/* @group Columns */

body.music #left .ce_text,
body.music #left h3,
body.music #left .mod_flash,
body.atomique #left .ce_text,
body.news #left .ce_text,
body.news #left .mod_subscribe,
body.news #left .mod_unsubscribe {
	display: inline;
	width: 384px;
	float: left;
	margin: 18px 0px 0px 18px;
}

body.news #left p.back {
	display: inline;
	width: 384px;
	float: left;
	margin-left: 18px;
}

body.clubs #left .ce_image {
	display: inline;
	float: left;
	width: 144px;
	height: 190px;
	margin-left: 18px;
	margin-top: 18px;
}

body.clubs #left .ce_image .caption {
	font-size: 11px;
	line-height: 16px;
}

body.bilder #left .ce_gallery {
	display: inline;
	width: 650px;
	float: left;
	margin: 18px 0px 0px 18px;
}

body.music #left .ce_image,
body.atomique #left .ce_image {
	display: inline;
	float: right;
	margin: 22px 18px 0px 0px;
}

body.home #left .ce_text,
body.home #left .ce_image,
body.home #main .ce_text,
body.home #main .ce_image,
body.kontakt #left .ce_text,
body.kontakt #main .ce_text {
	width: 290px;
	margin: 18px 0px 0px 18px;
}

body.impressum #left .ce_text {
	width: 644px;
	margin: 18px 0px 0px 18px;
}


.ce_image img {
	border: 2px solid #C5BE87;
}


/* @end */

/* @group Sidebar */

#right .ce_text,
#right .ce_image {
	width: 182px;
	margin: 10px 0px 0px 10px;
}

#right ul.linklist {
	width: 182px;
	margin: 10px 0px 18px 10px;
}

#right .mod_subscribe {
	width: 182px;
	margin: 0px 0px 0px 10px;
}

.mod_subscribe input.submit,
.mod_unsubscribe input.submit {
  padding-left: 18px;
  margin: 8px 0px 20px 0px;
  height: 24px;
  border: none;
  font-size: 12px;
  line-height: 18px;
  color:  #fff;
  background: url(../images_layout/background_button.gif) no-repeat;
}

.mod_subscribe input.submit:hover,
.mod_unsubscribe input.submit:hover {
  background-position: 0px -24px;
  cursor: pointer;
}


body.home .description {
	margin-left: 0px !important;
	font-weight: bold;
	color: #AA4D00;
}

ul#navigation_music {
	margin: 10px 0px 0px 10px;
}

ul#navigation_music li {
	width: 182px;
	margin-bottom: 6px;
}

ul#navigation_music li a {
	display: block;
	height: 40px;
	padding-left: 46px;
	font-weight: bold;
	text-decoration: none;
}

ul#navigation_music li a.heyou_link {
	background: url(../images_layout/heyou_link.gif) no-repeat 2px 2px;
}

ul#navigation_music li a.back-2-the-80s_link {
	background: url(../images_layout/back2the80s_2_link.gif) no-repeat 2px 2px;
}

ul#navigation_music li a.party-rockin_link {
	background: url(../images_layout/partyrockin_link.gif) no-repeat 2px 2px;
}

ul#navigation_music li a.party-rockin-2_link {
	background: url(../images_layout/partyrockin_2_link.gif) no-repeat 2px 2px;
}

ul#navigation_music li a.streetknowledge_link {
	background: url(../images_layout/streetknowledge_link.gif) no-repeat 2px 2px;
}

ul#navigation_music li a.are-u-ready_link {
	background: url(../images_layout/r_u_ready_link.jpg) no-repeat 2px 2px;
}

ul#navigation_music li a.summer-selection_link {
	background: url(../images_layout/summer-selection_link.jpg) no-repeat 2px 2px;
}

ul#navigation_music li a.berlinnights_link {
	background: url(../images_layout/berlinnights_link.gif) no-repeat 2px 2px;
}

ul#navigation_music li a:hover {
	background-color: #eee;
}


/* @end */

/* @group Shoplist */

p.shoplist_caption {
	font-weight: bold;
	color: #AA4D00;
	display: inline;
	width: 384px;
	float: left;
	margin-left: 18px;
}

ul.shoplist {
	display: inline;
	width: 384px;
	float: left;
	margin: 18px 0px 0px 18px;
}

ul.shoplist li {
	float: left;
}

ul.shoplist a {
	display: block;
	width: 106px;
	height: 73px;
	margin: 0px 10px 10px 0px;
	text-indent: -9000px;
	overflow: hidden;
	border: 2px solid #C5BE87;
}

ul.shoplist a:hover {
	border: 2px solid #AA4D00;
}

ul.shoplist a.link_deejay {
	background: url(../images_layout/shoplink_deejay.jpg) no-repeat;
}

a.link_webrecords {
	background: url(../images_layout/shoplink_webrecords.jpg) no-repeat;
}

a.link_decksrecords {
	background: url(../images_layout/shoplink_decks.jpg) no-repeat;
}

a.link_djshop {
	background: url(../images_layout/shoplink_djshop.jpg) no-repeat;
}

a.link_itunes {
	background: url(../images_layout/shoplink_itunes.jpg) no-repeat;
}

a.link_musicload {
	background: url(../images_layout/shoplink_musicload.jpg) no-repeat;
}

a.link_mp3de {
	background: url(../images_layout/shoplink_mp3de.jpg) no-repeat;
}



/* @end */



