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

html {min-height: 100%;}

#main_body {
	width:903px;
}

#menu {
	width:123px;
	float:left;
}

#content {
	width:780px;
	float:right;
}

#content_album {
	width:765px;
	float:right;
}

#header_left {
	width:180px;
	height:30px;
	background-image:url(../images/tejido-logo-text.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:15px;
}

#header_right {
	width:580px;
	height:30px;
	float:right;
	vertical-align:middle;
}

#header_spacer {
	width:780px;
	height:56px;
}

#header_spacer2 {
	width:780px;
	height:5px;
}

#header_spacer3 {
	width:780px;
	height:56px;
}

#thumbnail_container {
	width:765px;
	margin-left:15px;
}

#thumbnail {
	width:580px;
	padding-bottom:20px;
	float:left;
}

#content_left {
	width:170px;
	float:left;
	padding-right:10px;
	padding-top:4px;
}

#content_right {
	width:580px;
	float:right;
	vertical-align:middle;
}

/* Classes used */

.button_tab {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color:#333333;
	padding-left: 10px;
	vertical-align: middle;
}

.clearfix {
	clear:both
}
.body_text {
	font-family: "Trebuchet MS";
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	text-align: left;
}


.dash {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 1px;
}
.dash2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	line-height: 1px;
	color: #CCCCCC;
}
.title_text {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF2122;
	text-decoration: none;
	letter-spacing: 1px;
}


.tab_content {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height:16px;
}
.header_text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
