body {
	margin:0px auto;
	padding:0px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	letter-spacing:0.01em;
	background-color: #000000;
}



/* layouts 
-------------------------------------------------------------- */
#con01{
	background-repeat:  repeat-x;
	background-position: center top;
	height:226px;
	background-image: url(../images/blog_02.jpg);
}

#con1{
background:url(../images/blog_01.jpg);
background-repeat: no-repeat;
background-position: center top;
height:226px;
}

#con2{
width:980px;
border:0px solid black;
}

#con3{
text-align:left;
display:block;
}


/*LOGO*/
#con4{
	text-align:left;
	float:left;
	height: 143px;
}

/*subscribe*/
#subscribe{
text-align:right;
float:right;
margin-top:40px;
margin-right:20px;
}


/* nav */
#con6{
float:left;
width:980px;
height:37px;
border:0px solid black;
}


/* site navigation
-------------------------------------------------------------- */

#main_nav { 
float:left;
list-style: none;  padding-top: 10px; height:49px; font-weight:bold; border:0px solid black;
padding-left:30px;
}

#main_nav li {
float: left;
padding-right:16px;
}

#main_nav li a {
display: block;color: #636363; text-decoration: none;  text-align: center; font-weight:bold; font-size: 14px;
line-height: 15px;
border:0px;
margin-top:-6px;
}
#main_nav li a:hover {
color: #fff; 
border:0px;
}




/* search */
#search{
float:right;
width:273px;
height:48px;
border:0px solid black;
background:url(../images/search.jpg);
background-repeat: repeat-x;
background-position: center top;
margin-right:26px;
}
.search_form{
float:left;
margin-top:15px;
margin-left:10px;
}
.search_form form{
margin:0px;
padding:0px;
overflow:hidden;
}
.search_form input{
border:0px;
width:210px;
padding:3px;
background:transparent;
color:#828282;
}

.search_submit{
float:right;
margin:0px;
padding:0px;
width:34px;
height:40px; 
}








/*  gallery layouts
-------------------------------------------------------------- */
#gallery{ 
border:0px solid;
width:978px;
margin-top:-31px;
}


#gallery2{ 
border:0px solid;
width:978px;
background-repeat: repeat-x;
background-position: center top;
background:url(../images/gallery_back.png);
}


#gallery2 li{ 
float:left;
padding:10px
}

#gallery2_cont{
position:relative;
height:330px;
padding-top:30px;
}

#gallery2_cont img{
padding:6px;
float:left;
}

#portf{ 
border:0px solid;
width:978px;
background-repeat: repeat-x;
background-position: center top;
background:url(../images/gallery_back.png);
}

#portf li{ 
float:left;
padding:10px;
height:540px;
border:0px solid white;
}

#portf_cont{
position:relative;
height:560px;
padding-top:30px;
border:0px solid white;
}

#portf_cont img{
padding:6px;
float:left;
}

#portf_links{
	text-align:left;
	margin-left:18px;
	margin-bottom: 20px;
}


#gallery3{ 
border:0px solid;
width:978px;
height:27px;
background:url(../images/gallery_back_03.png);
background-repeat: repeat-x;
background-position: bottom;
}

#gallery_space{
width:978px;
height:27px;

}

/*  buttons */

.next{
padding:0px;
margin:0px;
border:0px;
}

.next img{
padding:0px;
margin:0px;
border:0px;
}


.prev{
padding:0px;
margin:0px;
border:0px;
}

.prev img{
padding:0px;
margin:0px;
border:0px;
}

.close_gal,.ext_gal,.min_gal,.next,.prev{
}




/*  portfolio sub links */
#portf_links a{
	line-height:29px;
	color:#B0B0B0;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	padding:2px 10px 2px 10px;
	background:url(../images/top_link_tab.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom:1px solid #6B6B6B;
}


#portf_links a.active_link{
	line-height:29px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	padding:2px 10px 2px 10px;
	background:url(../images/top_link_tab.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

#portf_links  a:hover {
	line-height:29px;
	color:#fff;
	text-decoration:none;
	background-color:#979595;
	font-weight:bold;
	font-size:13px;
}













/*  page layouts
-------------------------------------------------------------- */
#pages{ 
border:0px solid;
width:980px;
background:url(../images/back.png);

}

#page_left{ 
width:643px;
float:left;
margin:29px 0px 0px 0px;
text-align:left;
color: #727272;
}

#page_right{ 
width:310px;
float:right; 
margin:29px 0px 0px 0px;
}

/*  page boxex */

.page_left_box{ 
width:642px;
background:#fff;
margin:0px;
padding:0px;
}

.page_left_box_con{ 
padding:1px 20px 1px 20px;
background:#fff;
}

.page_left_box_bottom{
margin-bottom:28px;
}

/*  page left paragraph*/
.page_left_box p {
	line-height:21px;
	text-align:left;
	font-size:13px;
	color:#464646;
	margin:0px;
	padding:0px;
}

/*  page left headline */
.page_left_box h1{
	font-size: 18px;
	color: #666666;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*  page left headline link*/
.page_left_box h1 a{
	color: #95A660;
	text-decoration:none;	border:0px;
}

.page_left_box h1 a:hover{
	color: #667340;
	text-decoration:none;
	border:0px;
}



/*  page left comment field*/
.page_left_box fieldset {
  border-top:1px  solid #E6E6E6;
  background-color:#fff;
}


.page_left_box legend {
  float:left;
  text-align:right;
  font-weight:bold;
  padding-left:10px;
  padding-right:10px;
  font-size:15px;
  color:#939393;
  background-color:#fff;
  }


/*  avatar */
.avatar{
	float:left;
}

/*  comment */
.comment{
margin-left:13px;
float:right;
background:#EBEBEB;
padding:10px;
width:500px;
}

/*  comment 2 */
.comment_2{
margin-left:13px;
float:right;
background:#CDCDCD;
padding:10px;
width:500px;
}


/*  comment texts */
.comment_2 p{
margin-top:6px;
clear:both;

}

.comment p{
margin-top:6px;
clear:both;
}

.comment_line{
  margin-top:20px;
  clear:both;
}

/*  comment user name */
.comment_user{
  font-size:12px;
  color:#339966;
  float:left;
  font-weight:bold;
}

/*  comment date */
.comment_date{
  font-size:12px;
  color:#939393;
  float:left;
  font-style:italic;
  padding-left:10px;
}





/*
-----------------------------------------------------------
SERVICES PAGE 
-----------------------------------------------------------
*/

.services{
	margin-top:38px;
	margin-bottom:22px;

}
	
	
	/* texts */
	.services p{
		font-style:normal;
		font-size: 13px;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		color:#5F5F5F;
		line-height: 19px;
	}

	
	/* image styles */
	.services img{
		float:left;
		margin: 5px 10px 10px 0px;
		padding: 12px;
		color:#9F9F9F;
		font-weight:bold;
		border:1px solid #CACACA;
	}


	.services h4{
		clear:both;
		margin: 10px 0px 10px 0px;
		padding: 12px;
		color:#9F9F9F;
		font-weight:bold;
		border:1px solid #CACACA;
		background:#EEEEEE;
		font-size:14px;
	}

	h2.services {
		clear:both;
		margin: 0px 0px 0px 0px;
		padding: 12px;
		color:#9F9F9F;
		border:1px dotted #CACACA;
		font-size:16px;
		line-height:21px;
	}











/*  side bar boxex*/

.page_right_box{
	width:310px;
	background:url(../images/rboxbottom_bg.png);
	text-align:left;
	font-size:12px;
	line-height:16px;
}

.page_right_box_con{ 
padding:1px 20px 1px 20px;
}

.page_right_box_bottom{
margin-bottom:27px;
}

.page_right_box h1{ 
color:#FFFFFF;
}


/*  side bar title*/

.page_right_box h3{
	font-size:14px;
	color:#FFFFFF;
	line-height:11px;
	margin-top:-12px;
	margin-bottom:10px;
	margin-right: 0px;
	margin-left: 0px;
}



/*  side bar text*/

.page_right_box p {
	line-height:21px;
	text-align:left;
	margin:0px;
	padding:0px;
}



/*  side bar link*/
.page_right_box a {
	line-height:19px;
	color:#E6E6E6;
	text-decoration:none;
	border-bottom:1px dotted #6B6B6B;
}

.page_right_box a:hover {
	line-height:19px;
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid transparent;
}



/* 
	contact box line spacing
*/

.line{ 
font-size: 13px;
color:#919191;
width:45px;
float:left;
}

.line2{ 
font-size: 13px;
color:#3D6783;
float:left;
padding-right:10px;
}

.line_list{
display:block;
clear:both;
font-size:13px;
padding-top:15px;
	color:#E6E6E6;
}

.line_list li{
display:block;
clear:both;
font-size:13px;
padding-top:5px;
}




/*  side bar tabs */

.tabs{
display:block;
margin:0px;
padding:0px;
}


.tabs li{
float:left;
height:36px;
width:135px;
text-align:center;
line-height:36px;
}


.active_degil{
background:#fff;
}


.tabs li a{
background:transparent;
border-bottom:0px dotted #6B6B6B;
font-size:13px;
font-weight:bold;
color:#C8C8C8;
}

.tabs li a:hover{
color:#949494;
background:transparent;
border-bottom:0px dotted #6B6B6B;
}

.tabs li{
float:left;
background-repeat: repeat-x;
background-position: center top;
height:36px;
width:135px;
text-align:center;
line-height:36px;
}




.tabs li.active{
float:left;
background:url(../images/tab.png);
background-repeat: repeat-x;
background-position: center top;
height:36px;
width:135px;
text-align:center;
line-height:36px;
}


.tabs_cont{
background:url(../images/box_in_bottom_bg.png);
clear:both;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.tabs_cont h1{
margin:0px;
padding:10px;
}

.tabs_cont p{
margin:0px;
padding:10px;
}



.tabs_cont li { 
font-size:13px;
padding:6px 10px 0px 10px;
}

.tabs_cont li a {
display: block;
color: #fff; 
text-decoration: none; 
background:transparent;
line-height: 11px;
padding:4px 4px 4px 10px;
background-position: 0; 
color: #fff; 
background:url(../images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 9px;
border-bottom:1px dotted #6B6B6B;
}

.tabs_cont li a:hover {
text-decoration: none; 
background:#5C5C5C;
line-height: 11px;
padding:4px 4px 4px 10px;
}

/*  sponsor images */
.sponsors  {
background:url(../images/rboxbottom_bg.png);
height:280px;
text-align:center;
border:0px solid white;
}

.sponsors{
margin-top:10px;
}

.sponsors li {
border:0px solid white;
text-align:center;
width:135px;
float:left;
padding-top:10px;
}

.sponsors li a{
text-decoration:none;
background:transparent;
border:0px;
}

.sponsors li a:hover{
text-decoration:none;
background:transparent;
border:0px;
}



/*  twitter lists */
.Twitter li{
display:block;
text-align:left;
font-size:13px;
padding-top:15px;
}

.Twitter li a{
color:#C4C4C4;
background:transparent;
text-decoration:none;
border-bottom:1px dotted #6B6B6B;
}

.Twitter li a:hover{
color:#C4C4C4;
background:transparent;
text-decoration:none;
border-bottom:0px dotted #6B6B6B;
}

.Twitter li i{
	color:#FFCC00;
	background:transparent;
	text-decoration:none;
	border-bottom:0px dotted #6B6B6B;
	font-size:12px;
}

#cont_2, #cont_3 { display:none; }

.disp { display:none; }


.box_in_bottom{
background:url(../images/box_in_bottom.png);
height:24px;
}






/*  bar */

.bar{ 
display:block;
width:610px;
margin-bottom: 10px;
}

.bar1{ 
float:left;
background:transparent;
height:45px;
}

.bar2{
float:left;
background:transparent;
height:45px;
}


.bar3{
float:left;
background:url(../images/shadow2.jpg);
background-repeat: repeat-x;
height:45px;
width:560px;
line-height:47px;
font-size:12px;
}

.bar3 a{
color:#7A7A7A;
text-decoration:none;
background-color:transparent;
border:0px;
}

.bar3 a:hover{
color:#7A7A7A;
text-decoration:underline;
background-color:transparent;
	border:0px;

}

.date{
position:absolute;
margin-top:17px;
margin-left:7px;
font-size:15px;
font-weight:bold;
}



/* image alignments */

.leftimage{
	float:left;
	font-size: 12px;
	margin: 5px 15px 10px 0px;
	padding: 12px;
	color:#9F9F9F;
	font-weight:bold;
	border:1px solid #e0e0e0;
}

.rightimage{
	float:right;
	font-size: 12px;
	margin: 5px 0px 10px 15px;
	padding: 12px;
	color:#9F9F9F;
	font-weight:bold;
	border:1px solid #e0e0e0;

}


.leftimage_2{
	float:left;
	font-size: 12px;
	margin: 10px 15px 10px 0px;
	padding: 12px;
	color:#9F9F9F;
	font-weight:bold;
	border:1px solid #e0e0e0;
}

.rightimage_2{
	float:right;
	font-size: 12px;
	margin: 10px 0px 10px 15px;
	padding: 12px;
	color:#9F9F9F;
	font-weight:bold;
	border:1px solid #e0e0e0;
}



.centerimage{
	text-align:center;
	display:block;
	font-size: 12px;
	margin: 0px 10px 10px 0px;
	padding: 12px;
	color:#9F9F9F;
	font-weight:bold;
	border:1px solid #e0e0e0;
}


/* H TAGS */

h1 {
	font-size: 30px;
	color: #95A660;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}

h2 {
	font-size: 24px;
	color: #5C5C5C;
	font-weight: normal;
	margin-bottom: 10px;
}

h3  {
	font-size: 19px;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
	color:#595959;
}

h4 {
	font-size: 16px;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
}


h5 {
	font-size: 13px;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
}


h6 {
	font-size: 11px;
	font-weight: normal;
	margin: 20px 0px 10px 0px;
}










/* sub_boxex */
.sub_boxex{
	float:left;
}

.sub_boxex_space{
	float:left;
	padding:12px;
}

#sub_cont{
	width:980px;
}

.page_bottom_box{ 
	width:310px;
	background:url(../images/rboxbottom_bg.png);
	text-align:left;
}



.page_bottom_box_con{ 
	padding:1px 20px 1px 20px;
	margin:0px 0px 0px 0px ;
	height:280px;
}


.page_bottom_box_con ul { 
clear:both;
}

.page_bottom_box_con .contact { 
clear:both;
}

.page_bottom_box_con p { 
clear:both;
}

.page_bottom_box_bottom{
margin-bottom:25px;
}


/* sub box title */
.page_bottom_box h3{
	font-size:19px;
	color:#B6B6B6;
	padding:0px;
	margin:10px;
	float:left;
	line-height:19px;
}

/* sub box text*/
.page_bottom_box p {
	font-size:12px;
	color:#727272;
	margin:0px;
	padding:14px 0px 0px 0px ;
	letter-spacing:1px;
	line-height:1.310em;
}

/* sub box link*/
.page_bottom_box a {
	color:#fff;
	text-decoration:none;
	border-bottom:1px dotted #6B6B6B;
	margin:0px;
}

.page_bottom_box a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#7C923A;
	border-bottom:1px dotted transparent;
	margin:0px;
}

/* sub box lines */
.page_bottom_box li{
	display:block;
	text-align:left;
	font-size:12px;
	padding-top:14px;
	line-height:1.220em;
	letter-spacing:1px;
}

.page_bottom_box li a{
	color:#C4C4C4;
	background:transparent;
	text-decoration:none;
	border-bottom:1px dotted #6B6B6B;
}

.page_bottom_box_con_title{
	clear:both;
	width:280px;
	display:block;
	margin-bottom: 10px;
	text-align: center;
}


img.sub_boxex {
	float:left;
}




/* contact box form*/
	textarea,
	select,
	input { }
	.contact  {padding-top:13px;}
	.contact form {overflow:hidden;}
	.contact input,
	.contact textarea{width:264px;font-size:11px;color:#919191;}
	.contact input {border:1px solid #494949;background:transparent;width:263px;padding:2px;}
	.contact input.submit_button{border:1px solid #494949;background:transparent;width:270px;padding:2px;}
	.contact textarea {height:42px;border:1px solid #494949;background:transparent;padding:2px;overflow:auto;}
	.contact li {margin:0 0 10px 0;font-size:12px;color:#919191;padding:0px;	letter-spacing:1px;}



.slice{
	margin:2px 0px 2px 0px;
	border:2px solid  #828282;
}










/* TABLES */

	table{
		border:1px solid #DDDDDD;
		margin: 10px;	
	}

	table caption strong{
		text-align:left;
		font-size: 19px;
		color: #414141;
		font-weight: normal;
		line-height:40px;
	}

	table caption{
		text-align:left;
		font-size: 12px;
		color: #414141;
		font-weight: normal;
		padding-bottom: 10px;
		padding-top: 5px;
	}

	table th {
		padding: 15px;
		background: #9B9B9B;
		border: 1px solid #ffffff;
		color: #ffffff;
		font-size: 12px;

	}

	table td {
		font-size: 12px;
		padding: 10px;
		text-align: left;
		border-left:1px solid #DDDDDD;
		border-bottom:1px solid #DDDDDD;
		background: #fcfcfc;
	}


/* Lists */
	.list_general ul {
		list-style: disc outside;
		margin: 2px 10px 10px 10px;
		padding: 4px 20px 20px 20px ;
		color:#464646;
		font-size:13px;
	}

	.list_general ul li {
		line-height: 25px;
	}


	.list_general ol {
		list-style-position: inside; 
		margin: 2px 10px 10px 10px;
		padding: 4px 20px 20px 20px ;
		color:#464646;
		font-size:13px;
	}

	.list_general ol li {
		line-height: 20px;
	}

	


	/* 	quote */
	.quote{
			line-height:21px;
			text-align:justify;
			font-size:13px;

			margin: 20px;
			padding-left: 20px;
			border-left:1px solid #CFCFCF;
			color:#999999;
	}




	/* content list type */
		.list_arrow{
			font-size: 13px;
			margin-top:10px;
		}

		 .list_arrow ul {
			color: #74aecc;
			text-decoration: none;
			list-style-type: none;
		}

		.list_arrow li {
			padding: 0px 0px 4px 10px;
			background:url(../images/ok.gif);
			background-repeat: no-repeat;
			background-position: 0px;
		}

	/* content list links*/

	.list_arrow a{
		color: #727272;
		border-bottom:1px solid #99CC33;
		text-decoration:none;
	}

	.list_arrow a:hover{
		color:#99CC33;
		padding:0px;
		text-decoration:none;
		border-bottom:0px solid #78CCD8;
	}




	/*left page links*/
	.page_left_box p a{
		color: #727272;
		border-bottom:1px solid #99CC33;
		text-decoration:none;
	}

	.page_left_box p a:hover{
		color:#99CC33;
		padding:0px;
		text-decoration:none;
		border-bottom:0px solid #78CCD8;
	}





/* contact page form 
-------------------------------------------------------------- */

	/* form title*/
	.form_title{
		color:#8D8D8D;
		font-weight:bold;
		display:block;
		margin-top:10px;
		padding:0px 0px 0px 0px;
		letter-spacing:0px;
		font-size:13px;
	}

	/* form elements*/
	.form_element{
		margin:0px;
		display:block;
		margin-top:3px;
		padding:0px 0px 0px 0px;
		letter-spacing:0px;
	}

	/* text area*/
	.input{
		background-color:#F0F0F0;
		border: 1px solid #B5B5B5;
		color:#8D8D8D;
		font-size:13px;
		padding:5px 5px 5px 10px;
		letter-spacing:0px;
		width:510px;
	}

	.submit_button{
		background-color:#F0F0F0;
		border: 1px solid #B5B5B5;
		color:#8D8D8D;
		font-size:13px;
		padding:5px 5px 5px 5px;
		letter-spacing:0px;
		width:200px;
	}


	 .textarea{
			background-color:#F0F0F0;
			border: 1px solid #B5B5B5;
			color:#8D8D8D;
			font-size:15px;
			padding:5px 5px 5px 10px;
			letter-spacing:0px;
			font-family: Trebuchet MS;
			width:510px;
			height:150px;
		}



	/* comments*/

	/* error*/
	.error{
		color:#FF0000;
		font-size:12px;
		font-weight:normal;
		display:block;
		background:#FFD2D2;
		margin-top:10px;
		width:500px;
		padding:10px 10px 10px 10px;
		border:1px solid #FF7777;
	}

	/* warning */
	.warning{
		color:#8D8D8D;
		font-size:12px;
		font-weight:normal;
		display:block;
		background:#F8F8F8;
		margin-top:10px;
		width:500px;
		padding:10px 10px 10px 10px;
		border:1px solid #E9E9E9;
	}

	/* ok */
	.ok{
		color:#339900;
		font-size:12px;
		font-weight:normal;
		display:block;
		background:#EFFFE8;
		margin-top:10px;
		width:500px;
		padding:10px 10px 10px 10px;
		border:1px solid #B5FF91;
	}




/* footer*/
	#footer{
	background-color:#333333;
	height:47px;
	padding-top:46px;
	padding-bottom:6px;
	clear:both;
	}

	/* footer text style*/
	#footer_cont{
	width:952px;
	color:#E1E1E1;
	font-size:11px;
	padding-bottom:6px;
	}

	/* footer links*/
	#footer_cont a{ 
	color:#E1E1E1;
	text-decoration:none;
	}

	#footer_cont a:hover{
	color:#B7B7B7;
	}

	.float_right{
		float:right;
	}

	.float_left{
		float:left;
	}
#con01 #pages #page_right .page_right_box .page_right_box_con #cont_1 p {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
#con01 #pages #page_right .page_right_box .page_right_box_con #cont_2 p {
	font-family: "Trebuchet MS";
	color: #CCCC33;
}
.3d {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#con01 #pages #page_left .page_left_box .page_left_box_con .services #Livestreem {
	text-align: center;
}
#con01 #pages #page_left .page_left_box_con a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
}
#con01 #pages #page_left .page_left_box_con #justin {
	text-align: center;
}
#con01 #pages #page_left .page_left_box_top #justin {
	text-align: center;
}
#con01 #pages #page_right #Traductor {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#con01 #pages #page_left .page_left_box .page_left_box_con .services #JustinTV {
	text-align: center;
}
#con01 #pages #page_left .page_left_box_top a {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFFFF;
}
#con01 #pages #page_left .page_left_box_top #Vector {
	text-align: center;
}
#con01 #pages #page_left .page_left_box_bottom #justin {
	text-align: center;
}
