/* CSS
Author: Petro Salema
Contact: petro@petrosalema.com
*/




/* Global Reset
============================================================ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img
{
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var
{
	font-weight: normal;
	font-style: normal;
}

ol,ul
{
	list-style: none;
}

h1,h2,h3,h4,h5,h6
{
	font-weight: normal;
	font-size: 100%;
}

a
{
	text-decoration: none;
}




/* Base
============================================================ */

html
{
	overflow-x: auto; height: 100%;
}

body
{
	background: url(Xhttp://demo.eyeos.org/index.php?extern=apps/eyeX/themes/default/images/wallpapers/default.jpg) no-repeat scroll 50% 0;
	background-color: #ddd;
	background-attachment: fixed;
	background-position: center center;
	text-align: center;
}

input[type="text"]
{

}




/* Classes
============================================================ */

.left { float: left; width: 660px; }
.right { float: right; width: 340px; }

.right:after
{
	display: block;
	content: "";
	clear: both;
	height: 0;
	visibility: hidden;
}

.align-center { text-align: center; }
.align-left { text-align: left; }
.align-right { text-align: right; }
.align-justify { text-align: justify; }

.clear { clear: both; float: none; font-size: 0; }

.float-left { float: left; }
.float-right { float: right; }

.hide { display: none; }
.inline { display: inline; }
.block { display: block; }
.visibile { display: none; }

.bold { font-weight: bold; }
.italic { font-style: italic; }
.normal { font-weight: normal; }

.divide-vertical { width: 60px; min-height: 100px; text-align: center; }
.divide-horizontal { width: 100%; padding: 30px 0; text-align: center; }

.position-relative { position: relative; }
.position-absolute { position: absolute; }

.feedback0 { color: #f33; font-weight: bold; }




/* Typography
============================================================ */

body, h1,h2,h3,h4,h5,h6
{
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

body
{
	font-size: 12px;
	line-height: 1.5em;
	color: #626262;
}

h1,h2,h3,h4,h5,h6
{
	font-weight: bold;
	color: #333;
}

h1 img
{
	vertical-align: middle;
}

h1
{
	font-size: 2em;
}

h2
{
	padding-bottom: 2px;
	border-bottom: 2px solid #dedede;
	color: #5f5f5f;
	font-size: 1.5em;
}

p
{
	padding-bottom: 10px;
}

img
{
	font-size: 1.3em;
}




/* Lists
============================================================ */
ul, li
{
	height: auto;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.track_list
{
	min-width: 400px;
}

.track_list li
{
	width: 100%;
	padding: 4px 8px;
	border-bottom: 1px dotted #ccc;
}

.track_list li:last-child
{
	border: none;
}




/* Links
============================================================ */

a, a:link, a:visited, a:active
{
	color: #08c;
	text-decoration: none;
}

a:hover
{
	color: #fff;
	text-decoration: none;
}




/* Layout
============================================================ */

#header, #torso, #footer
{
	position: relative;
	width: 1024px;
	margin: 0 auto;
	text-align: left;
}

#header
{
	height: 200px;
	text-align: center;
}

#torso
{
}

#footer
{
	margin: 24px auto;
	background: #fff;
}

#handle
{
	position: absolute;
	opacity: 0.01;
	filter: alpha(opacity=1);
	top: 12px;
	right: -24px;
	width: 24px;
	height: 100%;
	background: #000;
	cursor: w-resize;
}

.container
{
	clear:both;
	position: relative;
	padding: 10px 20px;
	background: #fff;
}

.toolbar
{
	position: relative;
	height: 30px;
	margin-bottom: 10px;
	background: #333;
	white-space: nowrap;
	overflow: hidden;
}

.toolbar_header
{
	position: absolute;
	top: 0;
	left: 0;
	height: 16px;
	padding: 7px;
	font-weight: bold;
	font-size: 12px;
	color: #ededed;
}

.toolbar_btns
{
	position: absolute;
	top: 0;
	right: 0;
	cursor: default;
}

.toolbar_btns a
{
	display: block;
	float: left;
	width: 30px;
	height: 30px;
	margin-left: 1px;
	background: #ccc;
	font-size: 12px;
	text-align: center;
}

.module
{
	clear:both;
	position: relative;
	padding: 10px 20px;
	background: #fff;
}

#navigation
{
	
}

#navigation li
{
	float: left;
	margin-left: 10px;
}

#navigation li a
{
	display: block;
	padding: 4px 8px;
	color: #333;
	font-weight: bold;
	font-size: 20px;
	cursor: pointer;
}

#navigation li a:hover
{
	color: #08c;
}

#header_bottom
{
	position: absolute;
	bottom: 12px;
	left: 0;
}

#tabs
{
	float: none;
	clear:both;
	position: relative;
	left: 20px;
	height: 24px;
	overflow: hidden;
}

.tab
{
	float: left;
	position: relative;
	width: 300px;
	height: 24px;
	overflow: hidden;
	margin-right: 4px;
	background: #ccc url(http://www.petrosalema.com/util/gradient?c1=ccc&c2=aaa&h=10) repeat-x bottom;
	color: #333;
	font-weight: normal;
	cursor: pointer;
}

.tab_over
{
	float: left;
	position: relative;
	width: 300px;
	height: 24px;
	overflow: hidden;
	margin-right: 4px;
	background: #333 url(http://www.petrosalema.com/util/gradient?c1=333&c2=111&h=10) repeat-x bottom;
	color: #aaa;
	cursor: pointer;
}

.tab_current
{
	float: left;
	position: relative;
	width: 300px;
	height: 24px;
	overflow: hidden;
	margin-right: 4px;
	background: #fff;
	color: #08c;
	font-weight: bold;
	cursor: pointer;
}

.tab span, .tab_over span, .tab_current span
{
	display: block;
	padding: 4px 10px 0;
	white-space: nowrap;
}

a.tab_btn
{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 24px;
	height: 24px;
	padding: 2px;
	background: #333 url(http://www.petrosalema.com/util/gradient?c1=333&c2=111&h=10) repeat-x bottom;
	font-weight: bold;
	text-align: center;
}

a.tab_btn:hover
{
	background: #f34 url(http://www.petrosalema.com/util/gradient?c1=f34&c2=c01&h=10) repeat-x bottom;
}




/* Search
============================================================ */

#player_container
{
	position: relative;
	height: 40px;
	background: #333;
	text-align: left;
}


#player
{
	position: relative;
	top: 8px;
	left: 8px;
}




/* Search
============================================================ */

#search_container
{
	position: relative;
	height: 40px;
	background: #333;
	text-align: left;
}

#search_bar
{
	position: relative;
	top: 8px;
	left: 8px;
	width: 646px;
	height: 24px;
	background: #4c4c4c url(http://www.petrosalema.com/wimbo/corners_6_24_6_333_4c4c4c_l.gif) no-repeat top left;
}

#search_query
{
	position: relative;
	width: 550px;
	height: 20px;
	left: 6px;
	padding-top: 4px;
	border: 0;
	background: transparent;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

#search_btn
{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 60px;
	height: 24px;
	padding: 0 10px;
	border-left: 1px #777 dotted;
	background: #444 url(http://www.petrosalema.com/wimbo/corners_6_24_6_333_444_r.gif) no-repeat top right;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}

#search_btn:hover
{
	background: #08c url(http://www.petrosalema.com/wimbo/corners_6_24_6_333_08c_r.gif) no-repeat top right;
	color: #fff;
}

#search_btn span
{
	display: block;
	padding-top: 3px;
}



/* Search Results
============================================================ */

.search_results_row
{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 24px;
	overflow: hidden;
	margin: 1px 0;
	background: #ececec;
	color: #333;
	font-size: 11px;
	white-space: nowrap;
}

.search_results_cell
{
	float: left;
	width: 25%;
	overflow: hidden;
	padding: 2px 0;
}

.search_results_title_cell
{
	float: left;
	width: 50%;
	overflow: hidden;
	padding: 2px 0;
}

.search_results_row span
{
	display: block;
	height: 100%;
	overflow: hidden;
	padding: 0 12px;
}

.search_results_row b
{
	color: #111;
}

.search_result_btn
{
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	overflow: hidden;
	margin: 4px 2px 0;
	background: #08c;
	color: #fff;
}

.pagination
{
	clear: both;
	float: none;
	width: 100%;
	min-height: 20px;
	margin-bottom: 8px;
}

.pagination a
{
	display: block;
	float: left;
	width: 16px;
	height: 18px;
	margin-right: 4px;
	padding: 2px;
	border-bottom: 2px solid #fff;
	background: #fff;
	color: #08c;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}

.pagination a:hover
{
	background: #08c;
	color: #fff;
}

.pagebreak
{
	display: none;
}



/* Ads
============================================================ */
#ad_square_big
{
	width: 300px;
	min-height: 250px;
	margin-top: 10px;
	background: #ccc;
	text-align: center;
}




/* Playlist
============================================================ */

#playlist
{
	position: relative;
	width: 100%;
	overflow: hidden;
}

.pl
{
	position: relative;
	width: 100%;
	height: 26px;
	margin-bottom: 4px;
	background: #ccc url(http://www.petrosalema.com/corners_4_26_4_fff_ccc_l.gif) no-repeat center left;
	overflow: hidden;
	cursor: pointer;
}

.pl_title
{
	position: absolute;
	top: 0px;
	left: 10px;
	height: 18px;
	padding: 4px 0;
	font-size: 12px;
	white-space: nowrap;
}

.pl_rounder_end
{
	position: absolute;
	top: 0;
	right: 0;
	width: 10px;
	height: 100%;
	background: #ccc url(http://www.petrosalema.com/corners_4_26_4_fff_ccc_r.gif) no-repeat center right;
}

#pl_menu
{
	z-index: 9996
	display: none;
	position: absolute;
	top: -100px;
	right: 0;
	width: 100%;
	height: 26px;
}

#pl_menu_grip
{
	display: block;
	opacity: 0.01;
	filter: alpha(opacity=1);
	width: 100%;
	height: 100%;
	background: #000;
	/* cursor: url("../images/grab.cur"); */
}

#pl_menu_btns
{
	position: absolute;
	top: 3px;
	right: 10px;
	cursor: default;
}

#pl_menu_btns a
{
	display: block;
	float: left;
	width: 24px;
	height: 20px;
	margin-left: 1px;
	background: #333;
	font-size: 12px;
	text-align: center;
}

#pl_ghost
{
	z-index: 9997;
	position: absolute;
	opacity: 0.75;
	filter: alpha(opacity=75);
	display: none;
	width: 300px;
}

#pl_playhead
{
	position: absolute;
	opacity: 0.5;
	filter: alpha(opacity=50);
	top: 3px;
	left: 3px;
}

#pl_marker
{
	display: none;
	position: relative;
	width: 100%;
	height: 30px;
	overflow: hidden;
	margin-bottom: 3px;
	background: #08c;
}

#pl_marker_msg
{
	padding-top: 6px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#poof
{
	z-index : 9998;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 55px;
	height: 55px;
}




/* Chat
============================================================ */

.chat_top
{
	float:none;
	position: relative;
	width: 100%;
}

.chat_avatar
{
	float: left;
	width: 60px;
	height: 60px;
	background: #ccc;
}

.chat_userinfo
{
	float: left;
	margin-left: 10px;
	height: 60px;
}

.chat_avatar img
{
	width: 30px;
	height: 30px;
}

.chat_input
{
	margin: 10px 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #ddd;
}

.chat_textarea
{
	width: 100%;
	background: #fff;
	border: 0;
	color: #333;
	font-size: 12px;
	font-family: Arial;
}

.chat_messages
{
	border: 3px solid #eee;
}

.chat_message
{
	padding: 10px;
	border-bottom: 1px solid #eee;
	font-size: 12px;
}

.chat_text
{
	width: 100%;
	overflow: hidden;
}

.chat_username { font-weight: bold; }

.chat_time
{
	margin-left: 10px;
	color: #999;
	font-size: 11px;
}

.chat_you { background: #f6f6f6; }

.chat_you .chat_username { color: #08c; }





/* Effects
============================================================ */

.top_rounders { position: absolute; top: 0; left: 0; width: 100%; }
.bottom_rounders { position: absolute; bottom: 12px; left: 0; width: 100%; }
.left_rounder { position: absolute; top: 0; left: 0; }
.right_rounder { position: absolute; top: 0; right: 0; }


.rounders_t, .rounders_b
{
	clear: both;
	position: relative;
	width: 100%;
	height: 12px;
}

.rounders_t .rounders_end, .rounders_b .rounders_end
{
	float: right;
	width: 12px;
	height: 100%;
}

.rounders_t { background: #fff url(http://www.petrosalema.com/corner_12_ddd_fff_tl.gif) no-repeat top left; }
.rounders_b { background: #fff url(http://www.petrosalema.com/corner_12_ddd_fff_bl.gif) no-repeat bottom left; }
.rounders_t .rounders_end { background: transparent url(http://www.petrosalema.com/corner_12_ddd_fff_tr.gif) no-repeat top right; }
.rounders_b .rounders_end { background: transparent url(http://www.petrosalema.com/corner_12_ddd_fff_br.gif) no-repeat bottom right; }

#shadow_top
{
	z-index: 9999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: transparent url(http://www.petrosalema.com/util/gradient_alpha?c=000000&a1=20&a2=0&w=1&h=10) repeat-x;
}

#shadow_bottom {
	z-index: 9999;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 7px;
	background: transparent url(http://www.petrosalema.com/util/gradient_alpha?c=000000&a1=0&a2=20&w=1&h=10) repeat-x;
}