/* written by Voov (www.voov.hu), copyright 2010 */

@import url("buttons.css");
table {
	border-collapse: collapse;
	border-spacing: 0;
}

object {
	outline: none;
}

fieldset, img {
	border: 0;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
p {
	padding: 0;
	margin: 0 0 15px 0;
}
br {
	margin: 0;
	padding: 0;
}
a:focus {
	outline:none;
}
a {
	outline: none;
	color: #d7d7d7;
	text-decoration: underline;
}
a:hover {
	outline: none;
	color: #fff;
	text-decoration: underline;
}

a:visited {
	outline: none;
	color: #676767;
	text-decoration: none;
}

iframe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: 0;
}

.clearfix {
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	font-size: 0;
	height: 0;
}
img a {
	border: 0;
	padding: 0;
	margin: 0;
}
.center {
	text-align: center;
}
.left {
	text-align: left;
	float:left;
}
.right {
	text-align: right;
}
.bold {
	margin: 0 0 5px 0;
	font-weight: bold;
}
/***************** Lists *********************/
.list_no {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
.list {
	list-style-type: none;
	margin:  8px 0 10px 5px;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	color: #555555;
	width: 186px;
}
.list li {
	padding: 0 0 0 6px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin: 0 2px 0 0;
	letter-spacing: 0.18pt;
	display: -moz-inline-box;
	display: inline-block;
	line-height: 20px;
}
* html .list li { display:inline; }  /* for IE 6 */
* + html .list li { display:inline; }  /* for IE 7 */

.list a {
	text-decoration: none;
	color: #989898;
	padding: 2px;
	border: 0;
}
.list a:hover {
	color: #fff;
	text-decoration: none;
	padding: 2px;
	border: 0;
}

.list a.album_on {
	background-color: #a08751;
	color: #2a2a2a;
	padding: 1px 2px;
	text-decoration: none;
	border: 0;
}

.list_footer {
	list-style-type: disc;
	margin:  12px 0 0 15px;
	padding: 0 0 0 0;
	text-align: left;
	font-size: 11px;
}
.list_footer a {
	font-size: 11px;
	color: #666464;
	text-decoration: none;
	padding: 0 0 0 0;
}
.list_footer a:hover {
	color: #444;
	font-size: 11px;
	text-decoration: none;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #000;
}
.list_footer li {
	padding: 0 0 1px 0;
	margin: 0 0 0 0;
}
.list_clients {
	list-style-type: disc;
	margin:  0 0 10px 15px;
	padding: 0 0 0 0;
	text-align: left;
}
.list_clients li {
	padding: 0 0 1px 0;
	margin: 0 0 0 0;
}
/***************** Lines *********************/

.line {
	clear: both;
	margin: 13px 0 13px 0;
	padding: 0;
	border-top: 1px solid #1d1a19;
}
.line_dotted {
	clear: both;
	margin: 13px 0 13px 0;
	padding: 0;
	border-top: 1px dotted #1d1a19;
}
.line_thick {
	clear: both;
	margin: 13px 0 13px 0;
	padding: 0;
	border-top: 2px solid #1d1a19;
}
/******************* Headlines *****************/

h1 {
	font-family: 'Segoe Ui', Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #3e3e3e;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	line-height: 20px;
}
h2 {
	margin:  0 0 15px 0;
	padding: 0 0 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
}
h3 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 13px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h4 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h5 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 11px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
h6 {
	font-family: 'Segoe Ui', Arial, sans-serif;
	font-size: 10px;
	color: #3e3e3e;
	margin: 0 0 12px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
/***********************************************/
/* Basic                                       */
/***********************************************/
body {
	margin: 0;
	padding: 0;
	font-family: Georgia, Arial, Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #c6c6c6;
	background: url(../images/bg.jpg) left top no-repeat #111516;	
}

#container {
	width: 100%;
	height: 530px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}

#sidebar {
	width: 216px;
	height: 530px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/bg_menu.gif) left top no-repeat;
}

#logo {
	width: 216px;
	height: 66px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#menu {
	width: 201px;
	margin: 0;
	padding: 0 15px 0 0;
	position: absolute;
	top: 82px;
	left: 13px;
}

#copyright {
	width: 200px;
	font-size: 10px;
	font-style: italic;
	color: #676767;
	line-height: 13px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 489px;
	left: 15px;
}

#copyright a {
	color: #676767;
	text-decoration: none;
}

#copyright a:hover {
	color: #fff;
	text-decoration: none;
}

#main {
	width: 763px;
	height: 515px;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	background: url(../images/bg_box.gif) left top repeat-x;
	position: absolute;
	top: 0;
	left: 217px;
}

#content_holder {
	width: 731px;
	height: 480px;
	margin: 0 auto;
	padding: 0;
}

#main_full_holder {
	margin-left: 217px;
	padding: 0;
}

#main_full {
	width: 100%;
	height: 515px;
	margin: 0 0 0 0;
	padding: 15px 0 0 0;
	background: url(../images/bg_box.gif) left top repeat-x;
	float: right;
	margin-left: -217px;
}

#content_full {
	width: 100%;
	height: 480px;
	margin: 0 auto;
	padding: 0;
}

#cover_holder {
	width: 713px;
	height: 460px;
	margin: 0 auto;
	padding: 0;
	border: 10px solid #2a2a2a;
	position: relative;
}

.cover {
	width: 713px;
	height: 460px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.content_box {
	width: 243px;
	height: 480px;
	margin: 0 1px 0 0;
	padding: 0;
	background: #515151;
	float: left;
}

.content_box_right {
	width: 243px;
	height: 480px;
	margin: 0 0 0 0;
	padding: 0;
	background: #515151;
	float: left;
}

.content_box_title {
	width: 233px;
	height: 51px;
	margin: 0;
	padding: 13px 0 0 10px;
	border-bottom: 1px solid #3c3c3c;
}

.content_box h1, .content_box_right h1 {
	font-family: "Segoe Ui", Arial, Tahoma;
	font-size: 22px;
	line-height: 22px;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
}

.content_box h2, .content_box_right h2 {
	font-family: "Segoe Ui", Arial, Tahoma;
	font-size: 16px;
	line-height: 16px;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
}

.content_box_text {
	width: 223px;
	margin: 0;
	padding: 10px;	
	font-size: 10px;
	line-height: 13px;
	letter-spacing: 0.15pt;
}
.content_box_text p {
	padding: 0;
	margin: 0 0 5px 0;
}
.content_box_text img {
	margin: 0 0 10px 0;
}

form {
	margin: 0;
	padding: 0;
}

.input_holder {
	width: 223px;
	height: 23px;
	margin: 0 0 7px 0;
	padding: 0;
	background: url(../images/bg_inputfield.gif) left top no-repeat;
}

.inputfield {
	width: 203px;
	margin: 0 0 0 0;
	padding: 4px 0 0 8px;
	font-size: 11px;
	line-height: 12px;
	font-family: Georgia, Tahoma, Verdana;
	color: #c6c6c6;
	border: 0;
	background: none;
	font-style: italic;
}

.text_holder {
	width: 223px;
	height: 183px;
	margin: 0 0 7px 0;
	padding: 0;
	background: url(../images/bg_textfield.gif) left top no-repeat;
}

.textfield {
	width: 203px;
	height: 168px;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 8px 0 0 8px;
	font-size: 11px;
	line-height: 12px;
	font-family: Georgia, Tahoma, Verdana;
	color: #c6c6c6;
	border: 0;
	background: none;
	font-style: italic;
}

.management {
	width: 223px;
	margin: 0;
	padding: 10px 10px 0 10px;
	border-top: 1px solid #3c3c3c;
}

.album_holder {
	width: 234px;
	height: 479px;
	margin: 0 15px 0 0;
	padding: 0;
	float: left;
	font-size: 1px;
	line-height: 1px;
}

.album_title {
	width: 214px;
	height: 39px;
	margin: 1px 0 0 0;
	padding: 8px 10px;
	background: #515151;
}

.album_title h1 {
	font-family: "Segoe Ui", Arial, Tahoma;
	font-size: 16px;
	line-height: 18px;
	color: #c5c5c5;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
}

#content_holder_full {
	width: 100%;
	height: 480px;
	margin: 0 0 0 0;
	padding: 0;
	position: absolute;
}

.image_holder {
	width: auto;
	height: 460px;
	margin: 0 1px 0 0;
	padding: 0;
	float: left;
	border: 10px solid #fff;
	font-size: 1px;
	line-height: 1px;
	position: relative;
	background-color: #000;
}

.image_holder img {
	height: 460px;
	padding: 0;
	margin: 0;
}

.album_description {
	width: 250px;
	height: 480px;
	margin: 0 1px 0 0;
	padding: 0;
	float: left;
	background: #515151;
}

.album_text {
	width: 230px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 11px;
	color: #c6c6c6;
	line-height: 16px;
}

.album_description_title {
	width: 230px;
	/*height: 52px;*/
	margin: 0 0 0 0;
	padding: 7px 10px 3px 10px;
	border-bottom: 1px solid #3e3e3e;
}

.album_description_title h1 {
	font-family: "Segoe Ui", Arial, Tahoma;
	font-size: 22px;
	line-height: 22px;
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	font-weight: normal;
}

#scroll_fix {
	width: 15px;
	height: 509px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 217px;
	background: #3c3c3c;
	z-index: 9999; 
}

.play {
	width: 143px;
	height: 115px;
	margin: 0;
	margin-left: -71px;
	padding: 0;
	position: absolute;
	top: 183px;
	left: 50%;
	z-index: 9999;
	display: block;
}

.play img {
	margin: 0;
	padding: 0;
	width: 143px;
	height: 115px;
	z-index: 9999;
	display: block;
}

