/*=====================================================================
 *
 * Filename: treo-layout.css
 * Website: www.grupotreo.com
 * Author: Pablo Bustamante
 * Date Created: 02/07/2009
 * Media: Screen
 *
 * Description
 * -----------
 * Stylesheet used on the webpage layout, including text styles.
 *
 *=====================================================================*/

@charset "utf-8";
body {
	background-image: url(../img/bg_tile.jpg);
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
	line-height: 17px;
	background-color: #000;
	background-repeat: repeat-x;
}
h3 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}


#wrapper {
	width: 1455px;
	height:  2001px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-color: transparent;
	height: 663px;
	width: 973px;
	background-image: url(../img/bg_header.jpg);
	background-position: left bottom;
}
#header img {
	padding-bottom: 6px;
}


#bg-left {
	width: 241px;
	height: 1536px;
	float: left;
	background-image: url(../img/bg_l.png);
	background-repeat: no-repeat;
}
#bg-right {
	width: 241px;
	height: 1536px;
	float: left;
	background-image: url(../img/bg_r.png);
	background-repeat: no-repeat;
}
#container {
	width: 973px;
	height: 1900px;
	float: left;
}
/*	The Menu */
#menu {
	width: 240px;
	height: 656px;
	float: left;
	background-image: url(../img/bg_menu_full.png);
	padding: 15px 0 0 0;
}
#menu .menu-up {
	height: 391px;
	padding: 0 0 0 15px;
}
#menu .menu-down {
	height: 265px;
	width: 220px;
	margin: 0 auto;
	text-align: center;
}

/*	The Content */
#content {
	width: 713px;
	height: 800px;
	float: left;
	background-image: url(../img/bg_content_full2.jpg);
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#content-tienda {
	width: 706px;
	height: 645px;
	float: left;
	background-image: url(../img/bg_content_tienda.jpg);
	padding: 15px 15px 10px 12px;
	overflow:hidden;
}
#content .content-c {
	width: 706px;
	height: 1200px;
	overflow: auto;
}
#tienda {
	width: 100%;
	height: 600px;
	overflow: auto;
}

#content .content-a {
	height: 590px;
	width: 456px;
	float: left;
	overflow: auto;
}

hr {
	border-bottom: 1px dashed #FFF;
	margin: 5px 0 5px 0;
}

#content .content-b {
	float: right;
	height: 100%;
	width: 245px;
	border-left: #FFF dashed 1px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: auto;
}

/*	The Footer */

#footer {
	width: 973px;
	height: 216px;
	clear:both;
	background-image: url(../img/bg_footer.png);
}
#footer p {
	text-align: center;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #FFF;
	font-weight: bold;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}

#content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FAAF40;
	text-transform: uppercase;
}
#subscribe {
	margin-left: 33px;
}

#content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	margin-bottom: 15px;
}
#twitter_div a:link, #twitter_div a:visited {
	color: #FFF;
	text-decoration: none;
}
#twitter_div a:hover, #twitter_div a:active{
	color: #CCC;
	text-decoration: underline;
}
#twitter_update_list {
	list-style-type: circle;
	list-style-position: inside;
	padding: 0 0 0 3px;
}
#twitter_update_list li {
	padding: 3px 0 0 0;
}

/* Newsletter */
.signupframe {
	color: #FFF;
	padding-bottom: 5px;
}

#content a:link, #content a:visited, #content a:active {
	color:	 #FC3;
	font-weight: bold;
}
#content a:hover {
	color:	 #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.wp-size {
	width: 225px;
	height: 150px;
	margin: 0 50px 20px 0;
	float:left;
}
.contact-card {
	width: 220px;
	height: 60px;
	float:left;
	margin-right: 5px;
	letter-spacing: -0.65pt;
}
.contact-card ul {
	list-style-type: none;
	margin-left: 52px;
}
.wp-size ul { 
	list-style-type: none;
	padding: 30px 0 0 150px;
}

.wp-size img {
	float: left;
	margin: -4px;
}
.clear-left {
	clear: left;
}
.clear-right {
	clear: right;
}
.clear-both {
	clear: both;
}
#splash li{
	display: inline;
	list-style-type: none;
	margin-left: -1px;
}

.cd-cover {
	width: 480px;
	float: left;
	height: 1100px;
	text-align: center;
}
.cd-list {
	height: 900px;
	width: 226px;
	float: left;
}
.cd-list ol {
	list-style-type: decimal;
	list-style-position: inside;
}

.cd-list img {
	cursor:pointer;
	padding: 0 3px 6px 3px;
}
.menu-down a img {
	margin-bottom: 5px;
}
.scrll{
	width:450px;
}

#scrollbar_container {
	position:relative;
	width:445px;
	overflow:hidden;
}

#scrollbar_track {
	position:absolute;
	top:3PX;
	right:0;
	height:100%;
	width:15px;
	background-color:transparent;
	cursor:pointer;
	padding-top:15px;
	max-height:558px;
}

#scrollbar_handle {
	width:10px;
	margin-left:2px;
	background-color:#ffffff;
	background-image:url(../img/top_scroll.png);
	background-repeat:no-repeat;
	background-position:0 0;
	cursor:pointer;
	position:relative;
}

#scrollbar_handle_bottom {
	position:absolute;
	bottom:0px;
	width:10px;
	height:6px;
	background-image:url(../img/bottom_scroll.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

#scrollbar_content {
	margin-top:10px;
	overflow:hidden;
	width:425px;
	height:790px;
}

#scroll_tune {
	background-image:url(../img/scroll_bg.png);
	background-position:430px 6px;
	background-repeat:no-repeat;
	overflow:hidden;
}
.cd-coverCopy {

	width: 550px;
	float: left;
	height: 500px;
	text-align: center;
}

