/* project: internet music template
   author: luka cvrk (www.solucija.com) */ /* default styles
   -------------- */
body {
	padding: 0;
	margin: 0;
	font: 0.74em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background: #fff;
	color: #454545;
}

a {
	color: #4A8EBC;
	text-decoration: none;
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a,h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover,h2 a:hover {
	color: #C3593C;
	background: #FFF;
}

h1 .red {
	color: #C3593C;
	background: inherit;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000;
	background: inherit;
}

h2 .yellow {
	color: #FFFCD1;
	background: inherit;
}

h2 .blue {
	color: #0088CC;
	background: inherit;
}

.simpleBlue {
	color: #0088CC;
	background: inherit;
	font: bold 1.0em Arial, Helvetica, Sans-Serif;
}

h2 .green {
	color: #99CC66;
	background: inherit;
}

h2 .lightred {
	color: #FF5151;
	background: inherit;
}


.bevelmenu{
font: bold 11px Trebuchet MS;
padding: 6px 0px;
margin: 0;
width: 100%;
background-color: #E5E5E5;
text-align: left; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: black;
border: 2px solid #E5E5E5;
}

.bevelmenu li a:hover{
color: white;
background-color: #4089E3;
}

.bevelmenu #current a {
color: white;
background-color: #464548;
}

.bevelmenuOther{
font: bold 11px Trebuchet MS;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #FCFDE3;
text-align: left; /*set value to "right" for example to align menu to the right of page*/
}

h2 .purple {
	color: #CC66CC;
	background: inherit;
}

p {
	margin: 0 0 5px 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

form {
	margin: 0;
}

input.search {
	width: 145px;
	height: 22px;
	border: none;
	background: #fff url(../images/input.gif) no-repeat;
	padding: 5px 10px 0 25px;
	color: #808080;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(../images/button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

input.login {
	width: 150px;
	border: none;
	background: url(../images/logininput.gif);
	padding: 4px;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 4px 8px 5px 8px;
background:url(../images/formbg.gif) repeat-x left top;
}

/* layout
   ------ */
.content {
	margin: 10px auto;
	width: 1000px;
}

.logo {
	float: left;
	width: 180px;
	padding: 10px 0 0px 10px;
}

.header_right {
	float: right;
	width: 550px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}

.top_info {
	width: 540px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(../images/dot.gif) repeat-x bottom;
	color: #444;
}

.slogan {
	text-align: right;
	width: 160px;
}

.bar {
	text-align: right;
	font-size: 1.1em;
	height: 30px;
}

.bar li {
	padding: 0px 10px 8px 10px;
	color: #808080;
	background: #FFF;
	display: inline;
}

.bar a {
	font-weight: bold;
	color: #4A8EBC;
	background: inherit;
}

.search_field {
	text-align: right;
	float: right;
	width: 780px;
	height: 38px;
	background: #464548 url(../images/searchbg.gif) no-repeat top right;
	color: #000;
	padding: 10px 10px 0 0;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;
}

.newsletter {
	float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	background: #6E6E6E url(../images/newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

.categories {
	position: absolute;
	background: #fff;
	color: #000;
	width: 200px;
	height: 100px;
}

.subheader {
	clear: both;
	margin: 3px 0 3px 0;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #f4f4f4;
	color: #808080;
	border-bottom: 1px solid #ccc;
}

/* left side
   --------- */
.left {
	float: left;
	width: 480px;
	margin: 0 0 10px 0;
}

.details {
	float: left;
	width: 730px;
	margin: 0 0 10px 0;
}

.details_submit{
	float: left;
	width: 1000px;
	margin: 0 0 10px 0;
}
adminDashBoard {
	float: left;
	width: 1000px;
	margin: 0 0 10px 0;
}

.left_articles {
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}

.lt {
	height: 10px;
	background: #6E6E6E url(lt.gif) no-repeat;
	color: #FFF;
}

.lbox {
	color: #eee;
	padding: 3px 12px;
	margin: 0 0 15px 0;
	background: #6E6E6E url(lb.gif) no-repeat bottom left;
	height: 100%;
}

.lbox a {
	color: #FFFCD1;
	background: inherit;
}

.lbox h2 {
	color: #FFF;
	background: #6E6E6E;
}

.thumb {
	float: left;
	width: 60px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #fff;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.thumb p {
	margin: 0;
	padding: 2px;
	color: #FFF;
	background: #fff url(../images/greenbtn.gif) no-repeat bottom left;
}

.thumb p:hover {
	background: #fff url(../images/hoverbtn.gif) no-repeat bottom;
	color: #fff;
}

/* left common reviews */
.ltc {
	height: 1px;
	background: #F7F7F7;
	color: #000;
}

.lcbox {
	color: #000;
	padding: 3px 5px;
	margin: 0 0 3px 0;
	background: #F7F7F7;
	height: 100px;
}

.lcbox a {
	color: #0088CC;
	background: inherit;
}

.lcbox h2 {
	color: #000;
	background: #F7F7F7;
}

/* right side
   ---------- */
.right {
	float: right;
	width: 245px;
	margin: 0 8px 10px 0;
}

.right a {
	color: #000;
	background: inherit;
}

.rt {
	background: #F7F7F7;
	color: #FFF;
	height: 7px;
}

.rtheader {
	background: #E5E5E5;
	color: #FFF;
	height: 7px;
	border-bottom: 1px solid #ccc;
}

.right_articles {
	font-size: 0.9em;
	background: #F7F7F7;
	color: #000000;
	padding: 4px 8px;
	margin: 0 0 2px 0;
}

.submit_articles {
	font-size: 1.2em;
	background: #E8F2FE;
	color: #000;
	padding: 4px 8px;
	margin: 0 0 2px 0;
}

.image {
	float: left;
	margin: 0 9px 3px 0;
}

.imageLeft {
	float: left;
	margin: 0 9px 3px 0;
}

.imageRight {
	float: right;
	margin: 0 9px 3px 0;
	border: 1px solid #ccc;
}

/* footer
   ------ */
.footer {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(../images/dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #C3593C;
	background: inherit;
}


.login-box {
	position: absolute;
	left: 30%;
	top: 20%;
	z-index: 1000;
}

.login-box2 {
	position: absolute;
	left: 20%;
	top: 40%;
	z-index: 1000;
}

label {
	width: 5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

input:focus,textarea:focus {
	background-color: lightyellow;
}

.pagination {
	padding: 2px;
}

.pagination ul {
	margin: 0;
	padding: 0;
	text-align: center;
	/*Set to "right" to right align pagination interface*/
	font-size: 16px;
}

.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a,.pagination a:visited {
	padding: 0 5px;
	border: 0px solid #9aafe5;
	text-decoration: none;
	color: #2e6ab1;
}

.pagination a:hover,.pagination a:active {
	border: 0px solid #2b66a5;
	color: #000;
	background-color: #FFFF80;
}

.pagination a.currentpage {
	background-color: #2e6ab1;
	color: #FFF !important;
	border-color: #2b66a5;
	font-weight: bold;
	cursor: default;
}

.pagination a.disablelink,.pagination a.disablelink:hover {
	background-color: white;
	cursor: default;
	color: #929292;
	border-color: #929292;
	font-weight: normal !important;
}

.pagination a.prevnext {
	font-weight: bold;
}

.download {
	background: url(../images/download.gif) no-repeat 10px 8px;
	text-indent: 30px;
	display: block;
}

a.button {
	background: url(../images/downloadButton.gif);
	display: block;
	color: #555555;
	font-weight: bold;
	height: 30px;
	line-height: 29px;
	margin-bottom: 14px;
	text-decoration: none;
	width: 191px;
}


a:hover .button {
	color: #0066CC;
}

/** form Style */
.spacer {
	clear: both;
	height: 1px;
}

/* ----------- My Form ----------- */
.myform {
	margin: 0 auto;
	width: 400px;
	padding: 14px;
}

.submitArticles {
	margin: 0 auto;
	width: 600px;
	padding: 14px;
}

/* ----------- stylized ----------- */
#stylized {
	border: solid 2px #b7ddf2;
	background: #ebf4fb;
}

#stylized h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

#stylized p {
	font-size: 11px;
	color: #666666;
	margin-bottom: 20px;
	border-bottom: solid 1px #b7ddf2;
	padding-bottom: 10px;
}

#stylized label {
	display: block;
	font-weight: bold;
	text-align: right;
	width: 140px;
	float: left;
}

#stylized .small {
	color: #666666;
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 140px;
}

#stylized input {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	width: 200px;
	margin: 2px 0 20px 10px;
}
#stylized textarea {
	float: left;
	font-size: 12px;
	padding: 4px 2px;
	border: solid 1px #aacfe4;
	width: 200px;
	height:50px;
	margin: 2px 0 20px 10px;
}

#stylized button {
	clear: both;
	margin-left: 150px;
	width: 125px;
	height: 31px;
	background: #666666;
	text-align: center;
	line-height: 31px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

/**-- Menu ---> */
#underlinemenu {
	margin: 0;
	padding: 0;
}

#underlinemenu ul {
	margin: 0;
	margin-bottom: 1em;
	padding-left: 0;
	float: left;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #DFDFDF;
	border-width: 1px 0;
}

* html #underlinemenu ul { /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}

#underlinemenu ul li {
	display: inline;
}

#underlinemenu ul li a {
	float: left;
	color: gray;
	font-weight: bold;
	padding: 2px 12px 4px 12px;
	text-decoration: none;
	background: white top right repeat-y;
}

#underlinemenu ul li a:hover {
	color: black;
	background-color: #F3F3F3;
	border-bottom: 4px solid black;
	padding-bottom: 0;
}

#underlinemenu #current a {
	color: black;
	background-color: #F3F3F3;
	border-bottom: 4px solid black;
	padding-bottom: 0;
}

#underlinemenu #advArticle a {
	color: #58853D;
	background-color: #fff;
	border-bottom: 4px solid #F4F0B5;
	padding-bottom: 0;
}
#underlinemenu #disabled a {
	color: gray;
	padding-bottom: 0;
	text-decoration: line-through;
}

#underlinemenu #innovation a {
	color: black;
	border-bottom: 4px solid red;
	padding-bottom: 0;
}

/*news */
.recommendCol {
	float: left;
	width: 1000px;
	margin: 0 0 10px 0;
}
.column {
	float: left;
	width: 310px;
	height:100px;
	background: #FFF;
	color: #303030;
	padding: 10px 10px;
}

.columnBottom {
	float: left;
	width: 90%;
	background: #FFF;
	color: #303030;
	padding: 1% 1%;
}

.column h1 {
	margin: 1% 0;
	padding: 0;
	color: #214466;
	background: inherit;
	font-size: 1.1em;
}

.column :hover {
	background: #F9F9F9;
}

#rl {
	float: left;
	width: 290px;
	margin: 0 20px 30px 0;
}

#rr {
	float: right;
	width: 290px;
}

#rl li,#rr li {
	list-style: none;
	border-bottom: 1px solid #eee;
	padding: 4px;
	margin: 0;
}

#rl li a,#rr li a {
	background: #fff url(../images/newsArrow.gif) no-repeat center left;
	padding: 0 0 0 12px;
	color: #808080;
}

/** Submit Form Style */
.cssform p {
	width: 850px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px;
	/*width of left column containing the label elements*/
	height: 1%;
}

.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -155px; /*width of left column*/
	width: 150px;
	/*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"] {
	/*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix {
	margin-left: 3px;
	/* Buttons */ . cssbutton { background-color : #d1ec4c;
	border: 2px #d1ec4c outset;
	padding: 1px 4px;
	color: black;
	text-decoration: none;
	font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica,
		sans-serif;
}

.cssbutton:visited {
	color: black;
}

.cssbutton:hover {
	border-style: inset;
	background-color: #e3f48e;
	padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active {
	color: black;
}


/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}