@charset "UTF-8";
/* CSS Document */

body {
	font: 12px/1.4 Helvetica, Arial, sans-serif;
	font-weight: normal;
	background: url('../resource/page_bg.gif') repeat;
	background-color: #DDD;
	margin: 0;
	padding: 0;
}

h1 {font-size: 24px; color: #7C0053; font-weight: normal; margin-top: 0;}
h2 {font-size: 16px; color: #999; font-weight: normal; margin-top: 0;}

/* Link formatting */		
a, a:link 			{ color: #7C0053;  text-decoration: none; }
a:visited 			{ color: #7C0053; }	
a:focus, a:hover 	{ color: #7C0053;  text-decoration: none; border-bottom: 1px dotted #7C0053;}
a:active 			{ color: #7C0053;   }

a img { border: none; }

#header {
		width:100%;
		float:left;
		background: url('../resource/c7header_bg.gif') repeat-x;
		background-color: #222;
		color: #FFF;
		border-bottom: 1px solid #7C0053; 
}

.wrap_header {
		position:relative;
		margin:0 auto;
		width:900px;
		height: 120px;
		border-top: 6px solid #7C0053;
}

.social {
	position: relative;
	top: 10px;
	right: 0px;
	width: 100px;
	text-align: right;
	float: right;
	border: none;
}

.logo {
	position: relative;
	top: 25px;
	left: 5px;
	width: 200px;
	border: none:
}
	
#container {
		width: 100%;
		float:left;
}

.wrap_container {
		position:relative;
		margin:0 auto;
		padding: 20px;
		width: 860px;
		min-height: 400px;
		background: url('../resource/page_bg.jpg') no-repeat;
		background-color: #FFF;
		color: #222;
		border-bottom: 1px solid #7C0053;
}

#footer {
		width:100%;
		float:left;
		font: 11px 'Homenaje', Helvetica, Arial, sans-serif;
		text-transform: uppercase;
		letter-spacing: 1px;
		font-weight: 400;
		clear: both;
}

.wrap_footer {
		position: relative;
		margin: 0 auto;
		width: 880px;
		background-color: #222;
		color: #FFF;
		padding: 10px;
}

#info {
		width:100%;
		float:left;
}

.wrap_info {
		position: relative;
		margin: 0 auto;
		width: 870px;
		height: 150px;
		background-color: #222;
		color: #FFF;
		padding: 10px 10px 10px 20px;
}

.wrap_info_left {
		background-color: #222;
		padding: 0 10px 20px 10px;
		width: 450px;
		font: 11px Helvetica, Arial, sans-serif;
		float: left;
		
}

.wrap_info_right {
		background-color: #222;
		color: #FFF;
		padding: 0 10px 20px 0;
		width:300px;
		font: 11px Helvetica, Arial, sans-serif;
		float: right;
		text-align: right;
		clear: left;
}

/* Page Numbers */

#page_nav_box_alpha {
	width: 100%;
	position: relative;
	font: 11px Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-weight: normal;
	float: left;
	text-align: center;
}


#page_nav_box {
	width: 100%;
	position: relative;
	font: 11px Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-weight: normal;
	float: left;
	text-align: right;
}

.page_nav {
	border-bottom: none;
}

.page_nav a, .page_nav a:link, .page_nav a:visited {
	color: #7C0053;
	text-decoration: none;
	border: 1px solid #F2EFE7;
	padding: 5px;
}

.page_nav a:focus, .page_nav a:hover {
	color: #FFF;
	text-decoration: none;
	background: #7C0053;
	border: 1px solid #F2EFE7;
}

.page_nav a.active {
	color: #FFF;
	text-decoration: none;
	background: #7C0053;
	border: 1px solid #F2EFE7;
}

/* News Page Specifics */


.news_rule {
	width: 860px;
	margin: 0;
	padding-bottom: 10px;
	border-top: 2px dotted #EAE8E2;
	float: left;
}

.news_photo {
	width: 300px;
	margin: 10px 0 20px 20px;
	float: right;
	vertical-align: top;
}

.smallprint {
	font-family:'Roboto', Helvetica, Arial, sans-serif;
	color: #999;
	font-size: 10px;
}


.award {
	font-family:'Anton', Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 14px;
  font-weight: normal;
}
.competition {
	font-family:'Anton', Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 14px;
    font-weight: bold;
}
.testimonial_name
{
font-size: 14px; color: #999; font-weight: normal; margin-top: 0; font-style:Italic;
}


.tesitmonial_photo_left {
  margin-top:0;
margin-bottom:10px;
margin-right:20px;
margin-left:0;
	float: left;
	vertical-align: top;
}

.tesitmonial_photo_right {

  margin-top:0;
margin-bottom:10px;
margin-right:0;
margin-left:20px;
	
	float: right;
	vertical-align: top;
}

td.H1 {font-size: 24px; color: #7C0053; font-weight: normal; margin-top: 5px;}

#cast_Photo
{
}

#cast_Photo img
{
 
  border: none;
	padding: 0;
  border-radius: 7px;
}


/* Link formatting */
#cast_Photo a, #cast_Photo a:link 			{ color: #7C0053;  text-decoration: none; }
#cast_Photo a:visited 			{ color: #7C0053; }
#cast_Photo a:focus, #cast_Photo a:hover 	{ color: #7C0053;  text-decoration: none;  border-bottom: none;}
#cast_Photo a:active 			{ color: #7C0053;   }

#cast_Photo a img { border: none; }

.training_video_right {
  margin-top:0;
margin-bottom:10px;
margin-left:20px;
margin-left:0;
	float: right;
	vertical-align: top;
}

.training_photo {
	width: 300px;
	margin: 10px 0 20px 20px;
	float: right;
	vertical-align: top;
}

#portfolio_Photo
{
}

#portfolio_Photo img
{

  border: none;
	padding: 0;
  border-radius: 7px;
}


/* Link formatting */
#portfolio_Photo a, #portfolio_Photo a:link 			{ color: #7C0053;  text-decoration: none; }
#portfolio_Photo a:visited 			{ color: #7C0053; }
#portfolio_Photo a:focus, #portfolio_Photo a:hover 	{ color: #7C0053;  text-decoration: none;  border-bottom: none;}
#portfolio_Photo a:active 			{ color: #7C0053;   }
#portfolio_Photo a img { border: none; }
