

	  

	  

.urbangreymenu{

width: 251px;

 /*width of menu*/

}



.urbangreymenu .headerbar{

	font: bold 13px Helvetica, Arial, "Lucida Grande", sans-serif;

	color: white;

	background:url(assets/images/nav_bg.jpg) repeat-x 8px 0px; /*last 2 values are the x and y coordinates of bullet image*/

	margin-bottom: 0; /*bottom spacing between header and rest of content*/

	text-transform: uppercase;

	padding: 5px 0 7px 13px; /*31px is left indentation of header text*/

	border-radius: 2px;

}

.headerbar1 {
/*font: bold 13px Helvetica, Arial, "Lucida Grande", sans-serif;
*/
	color: white;
	font-weight:400;

	background:url(assets/images/line-1.png) repeat-x 8px 0px; /*last 2 values are the x and y coordinates of bullet image*/

	margin-bottom: 0; /*bottom spacing between header and rest of content*/

	text-transform: uppercase;

	padding: 9px 0 14px 31px; /*31px is left indentation of header text*/

	border-radius: 2px;
	text-align:center;
}




.urbangreymenu .headerbar a{

text-decoration: none;

color: white;

display: block;

}



.urbangreymenu ul{

list-style-type: none;

margin: 0;

padding: 0;

margin-bottom: 0; /*bottom spacing between each UL and rest of content*/

}



.urbangreymenu ul li{

padding-bottom: 2px; /*bottom spacing between menu items*/

}



.urbangreymenu ul li a{

font: normal 12px Helvetica, Arial, "Lucida Grande", sans-serif;

color: black;

background: #E9E9E9;

display: block;

padding: 5px 0;

line-height: 17px;

padding-left: 8px; /*link text is indented 8px*/

text-decoration: none;

}



.urbangreymenu ul li a:visited{

color: black;

}



.urbangreymenu ul li a:hover{ /*hover state CSS*/

color:#333333;

background: #999999;

}







.gallery_area{

	width: 200px;

	height: auto;

	float: left;

	border: 5px #999999 solid;

	padding: 10px;

}



/*******************************************************/	

.language {

	float: left;

	height: 70px;

	width: 160px;

	/* [disabled]border: 1px solid #90F; */

}

.date {

	float: left;

	margin-left: 20px;

	height: 70px;

	width: 150px;

	/* [disabled]border: 1px solid #90F; */

}

.sound{

	float:right	;

	margin-left:50px;

	padding-bottom:10px;

}









.social_net {

	position: fixed;

	width: 30px;

	top: 240px;

	right: 0px;

	/* [disabled]border:1px solid #0F0; */

}

.social_net ul{

	list-style:none;

}

.social_net ul li{

	margin-bottom:2px;

}

.social_net ul li a{

	text-decoration:none;

	opacity:0.5;

}

.social_net ul li a:hover{

	opacity:1;

}



.voivo{

	float:left;

	width:250px;

}

.copy-rts{


	text-align:left;

	padding:10px 0 0 0;

	color:#fff;

	font: 14px/23px Corbel;

}

.itc{

	float:right;

	width:250px;

	text-align:right;

}



.border{border:1px solid #ccc; height:295px; float:left; position:relative;}

.product_panel{width:230px; float:left; margin-left:12px; margin-bottom:15px;}

.product_panel h1{font:bold 16px/30px Arial, Helvetica, sans-serif; color:#fff; background:#4f7913; border-radius:10px 10px 0px 0px; -moz-border-radius:10px 10px 0px 0px; -webkit-border-radius:10px 10px 0px 0px;  text-align:center;}

.product_panel .img img{width:228px; height:140px;}



.p5{padding:5px;}

.just{text-align:justify;}



.red{color:#F00 !important;}

.contant_right_align{ width:700px !important; padding:10px 15px 5px 0; text-align:justify !important;  float:right !important; display:block;}

