div {position:relative}

body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height:1em;
	background: url(images/bg_body.jpg) no-repeat scroll center top #000000;
	background-attachment:fixed;

}

a{
	color: #BAC3C3;
	text-decoration:none;
}

a:hover {
	color: #ff0000;
	
}

a img {border: none; }



a img:hover {
   
    cursor: url(http://snipertattoo.com/cur1048.cur), progress !important;
}




ol, ul {
    list-style: none outside none;
}


#header {
    
    overflow: hidden;
    margin-bottom: 20px;
}

#logo {
	
	float:left;
	border:none;
	opacity:0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}

#logo:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#logo a:hover {
	border:none;
	filter: none !important;
	text-decoration:none;
}
#aboweheader{
	width: 960px;
	height: 30px;
	margin-top:5px;
	margin-bottom: 10px;
	}

#container {
	width:960px;
	height:595px;
	margin: 0 auto;
	cursor: url(http://snipertattoo.com/cur1048.cur), progress !important;
}

.menu {
    float: left;
    min-height: 300px;
    width: 165px;
	margin-top: 18px;
}

.menu h1 {
    color: #FFFFFF;
    font-family: Rockwell,"Courier New",Courier,Georgia,Times,"Times New Roman",serif;
    font-size: 18px;
    font-weight: bold;
    margin-top: 35px;
	margin-left: 15px;
	line-height: 1.2em;
}

li .css3button {
	border:none;
	font-family: Rockwell,"Courier New",Courier,Georgia,Times,"Times New Roman",serif;
    font-size: 18px;
    font-weight: bold;
	color: #ffffff;
	margin-top: 20px;
	background:none;	
	height: 66px;
	width: 180px;
	text-align:left;
	text-shadow:0px 1px 0px #333;
    
  display: block;
  line-height: 66px;
  padding: auto 0 auto 10px;
		
}

li .css3button:hover {
	color: #ffffff;
	background-image: url("images/hoverbutton.png");
	cursor: pointer;		
}

li .css3button:active {
	background-image: url("images/hoverbutton.png");	
}

.pagecont {
  float: left;
  width: 790px;
}
.imgcontent {
    width: 430px;
    float: left;
}

.imgokvir {
  height: 444px;
  overflow: hidden;
  width: 460px;
}

.imgdisplay {
  padding: 33px 30px 25px 37px;
  height: 390px;
  width: 390px;
  background: url('images/img_content.png') no-repeat 0 0;
}

.imagecomment {
  clear: left;
  padding: 6px 42px 20px 42px;
  background: url('images/img_comment.png') no-repeat 0 100%;
  max-height: 280px;
  overflow-x: auto;
  color: #000000;
}	
.thumbcontent {
  float: right;
  width: 348px;
  height: 460px;
  overflow-y: auto;
}

ul.thumb {padding:0; margin:0 0 0 16px}

ul.thumb li {
    float: left;
    height: 90px;
    margin: 0 0 22px 10px;
    position: relative;
    width: 90px;
	border:solid;
border-color: #dddddd;
border-width: 2px;

}

ul.thumb li a img:hover {
    box-shadow: 0 0 25px #ffffff;
}


#footer {
	 width: 960px;
     height: 32px;
     margin: 10px auto;
     overflow: hidden;
     position: relative;
     text-shadow: 1px 1px 0px #FFF);
}

#footernav {
     color: #FFFFFF;
     font: 13px GibsonSemiBold,Arial,sans-serif;
     letter-spacing: 1px;
     padding-top: 10px;
     text-align: left;
}

#footernav a, #footernav a:link, #footernav a:visited {
     color: #FFF;
}

#footernav a:hover, #footernav a:active {
     color: #787878;
}

#footerSM {
     height: 32px;
     position: absolute;
     right: 0px;
     top: 0px;
     width: 85px;
}

#footerSM a {
     background-image: url("images/footer_SM.png");
     display: block;
     float: right;
     height: 32px;
     margin-left: 10px;
     overflow: hidden;
     width: 32px;
}

#footerSM a:link, #footerSM a:visited {
     opacity: 0.7;
}

#footerSM a:hover, #footerSM a:active {
     opacity: 1;
}

#footerSM a#facebook {
     background-position: -32px 0px;
}

#footerSM a#twitter {
     background-position: 0px 0px;
}

.imgyoutube{
	width:60px;
	height:60px;
	margin-top:20px; 
	margin-left: 35px; 
	}
	
.imgyoutube:hover{

 
   /*Glow*/
  -webkit-box-shadow: 0px 0px 20px #FFF;
  -moz-box-shadow: 0px 0px 20px #FFF;
  box-shadow: 0px 0px 20px #FFF;
}


button.css3button {
	border:none;
	font-family: Rockwell,"Courier New",Courier,Georgia,Times,"Times New Roman",serif;
    font-size: 18px;
    font-weight: bold;
	color: #ffffff;
	margin-top: 2px;
	background:none;	
	height: 66px;
	width: 180px;
	text-align:left;
	text-shadow:
		
		0px 1px 0px #333;
		
}

button.css3button:hover {
	background-image: url("images/hoverbutton.png");
	cursor: url(http://snipertattoo.com/cur1048.cur), progress !important;		
}

button.css3button:active {
	background-image: url("images/hoverbutton.png");	
}

.jezici, .register, .login {	
	 color: #FFFFFF;
     font: 14px GibsonSemiBold,Arial,sans-serif;
     letter-spacing: 1px;    
     text-align: left;
	 
	 }
.jezici {float:left;}
.register {float: right;}
.login {float: right; margin-right: 50px;}
.userpanel {float:right;}

.jezici a, .jezici a:link, .jezici a:visited, .register a, .register a:link, .register a:visited, .login a, .login a:link, .login a:visited {
     color: #FFF;
}

.jezici a:hover, .jezici a:active, .register a:hover, .register a:active, .login a:hover, .login a:active {
     color: #ff0000;
}

.mainInfo form p { margin: 4px 10px;}
.mainInfo label { width: 110px; display: inline-block;}


.imagecomment textarea#comment { height: 50px; }
.imagecomment label { color: #555; font-size: 0.8em; }

.imagecomment input#submit { margin: 4px auto; margin-left: 150px; float: right;}

#player {
    width: 960px;
    height: 600px;
    overflow: hidden;
    background: gray;
    border: solid 2px gray;
}

.youtube .carousel {
    width: 20%;
    height: 100%;
    overflow: auto;
    position: absolute;
    right: 0px;
    z-index: 3;
}

.youtube .thumbnail {
    margin: 2px;
    width: 94%;
    border: 1px solid black;  
}

.youtube iframe.player {
    width: 80%;
    height: 600px;  
    overflow: auto;
    border: 0;
}
​
div#content div#videoid { height: 600px; }

p.commentinfo {
  margin: 2px 8px 6px 8px;   
}

p.commentinfo em {
  color: #555;
}

 .unregistered a {
  color: #555;
  margin: 6px 8px 6px 14px;  
  display: block; 
}

/* Start http://www.cursors-4u.com body {cursor: url(http://tattoosniper.styledexstudio.com/cur1048.cur), progress !important;} /* End http://www.cursors-4u.com */