/* CSS Document */
.SpryHiddenRegion {
	visibility: hidden;
}

/* CSS Document */
*
{
	margin:0px; padding:0px;
	outline: none;
}

#worksColumn
{
	text-align: left;
}

body {
	margin-bottom:0px;
	padding-bottom:0px;
	background-color:#181818;
	background-image:url(../images/mainBackgroundPattern.gif);	
	background-position:8px;
/*	background-position:top left;*/
	background-repeat:repeat;
	background-attachment:fixed;
	color:#CFCFC7;
	/*overflow:scroll;*/
}

body, input, select, textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
}

#topHeader
{
	width: 998px;
	position: fixed;
	margin: 0px auto;
	height: 103px;
}

#logo
{
	background-color: #0d0d0d;
	width:478px;
	height: 103px;
	float: left;
}

#rafaga
{
	background-color: #0d0d0d;
	height: 103px;
	position: fixed;
	width: 800px;
	margin-left: -800px;
	z-index: -2;
	background-image:url(../images/main/rafagaCasette.gif);
	background-position:0px 21px;
	background-repeat:repeat-x;
}

#rafagaIE6
{
	background-color: #0d0d0d;
	height: 103px;
	position: fixed;
	width: 100%;
	background-image:url(../images/main/rafagaCasette.gif);
	background-position:0px 21px;
	background-repeat:repeat-x;
}

#navBar
{
	width:520px;
	height: 103px;
	float: right;
}

#categoryButtonListContainer
{
	width:159px;
	background-image:url(../images/categoriesBackgroundPattern.gif);
	background-position:top left;
	background-repeat:repeat;
	position: fixed;
	margin: 0px auto;
}

#categoryButtonList
{
	margin-left: 10px;
	width:145px;
}

#cuadradoGrandeFlash
{
	width: 290px;
	height: 570px;
	z-index: -50;
	top: 0px;
	left: 0px;
}

#cuadradoFlashLeft
{
	position: fixed;
	z-index: -45;
	width: 195px;
	height: 450px;
	top: 100px;
	left: 0px;
}

#cuadradoFlash
{
	width: 175px;
	height: 380px;
	clear: left;
}

.thumb
{
	border:4px solid #545454;
	width: 44px;
	height: 44px;
	float: left;
	background-color:#020202;
	margin:0px 4px 4px 6px;
	list-style:none;
	background-repeat:no-repeat;
	background-position:center center;
	cursor: pointer;
	overflow: hidden;	
}

.audiosContainer
{
	background-color:#151515;
}

.audiosContainer span
{
	font-size: 11px;
	color: #CCCCCC;
	padding-left: 5px;
	font-family: Tahoma;
}


.separator
{
	border-bottom: 2px solid #000000;
}

.workInfo
{
	width:344px;
	/*margin:0px 0px 0px 453px;*/
	padding:0px 0px 0px 0px;
}


/* Work --------------------------------------*/
.workName
{
	font-size:24px;
	font-style:italic;
	color: #80fa00;
	line-height:20px;
	text-align: right;
}

.workClient
{
	margin-top: 3px;
	font-size:14px;
	font-style:italic;
	color: #FFFFFF;
	text-align: right;
}

.workDate
{
	padding-top: 5px;
	font-size:12px;
	font-style:italic;
	color: #FFFFFF;
	text-align: right;
}

p {
	padding:0px 0px 25px 0px;
	line-height:18px
}

p span {
	font-weight:bold;
}

p.intro
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 24px;
	font-size:18px;
	color:#FFFFFF;
	margin-top: 25px;
	padding-left: 465px;
	text-align: right;
	width: 518px;
}

p.intro span {
	font-weight:normal;
}

p.intro2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-style:italic;
	color:#FFFFFF;
	background-color:#0d0d0d;
	padding: 5px 5px 5px 5px;
	margin:10px 0px 0px 0px;
}

p.intro2 span {
	/*background-color:#000000;*/
	font-weight:normal;
}



/* Vert Navigation ---------------------------*/

#column1 {
	position: fixed;
	float:left;
	width:159px;
	padding:0px 0px 0px 0px;
	margin: 103px 0px;
	background-image:url(../images/categoriesBackgroundPattern.gif);
	background-position:top left;
	background-repeat:repeat;
}

#categoryButtonList
{
	margin-left: 10px;
	width:145px;
	float: left;
}


#footerBase {
	width:auto;
	text-align:right;
	padding-right: 15px;
}

#footerBase p {
	color:#cccccc;
	font-style:italic;
}

#footerBase p span {
	font-weight:bold;
	font-style:italic;
}

a {
	/*font-weight:bold;*/
	color:#6DDCD3;
	text-decoration:none;
}

#footerBase a:hover {
	color:#C9C9C0;
}

/* Links ______________________________________________*/

.generalLink {
	font-weight:bold;
	color:#EC6D19;
	background-color:#131313;
	text-decoration:none;
}

.generalLink:hover {
	color:#B0C55D;
}

#rafagaCasette
{
	position: absolute;
	background-color: #0d0d0d;
	width: 500px;
	height: 106px;
	float: right;
	margin-left: -468px;
	background-image:url(../images/main/rafagaCasette.gif);
	background-position:0px 22px;
	background-repeat:repeat-x;
}

#rafagaNavBar
{
	position: absolute;
	background-color: #000000;
	width: 500px;
	height: 35px;
	margin-left: 998px;
	top: 13px;
	/*float: left;*/
	/*right: 0px;*/
}

#cuadradoGrandeFlash
{
	position: fixed;
	width: 290px;
	height: 570px;
	float: left;
	margin: 400px 0px 0px 0px;
}

#cuadradoFlash
{
	width: 175px;
	height: 380px;
	/*position:fixed;*/
	float: right;
	margin: 100px -175px 0px 0px;
	/*right: 0px;*/
	/*background-color: #FF0000;*/
}

.rimskyTube
{
	border: 0px solid #ff0000;
	width: 303px;
	min-height: 245px;
	max-height: 265px;
	overflow: hidden;
}

.workHorzLine	{
	height:10px;
	border-bottom:2px solid #000000;
	clear:both;
	margin:0px 0px 15px 0px;
	font-size:0px;
}

.horzLine	{
	height:0px;
	border-bottom:1px dashed #B0C55D;
	clear:both;
	margin:0px 0px 25px 0px;
	font-size:0px;
}

img {
	border:0px solid #000000;
}

/*_______________________________ FONDO */

#fondoPattern
{
	/*border: 1px solid #Ff0000;*/
	position: fixed;
	z-index: -10000;
	width: 0px;
	height: 0px;
	/*float: left;*/
	margin-left: 544px;
}

#fondoPattern div
{
	/*border: solid 1px #00FF00;*/
	position: absolute;
}

#fondoPatternA1
{
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/main/fondoPattern/A1.png);
	left: 0px;
	width: 150px;
	height: 175px;
}

#fondoPatternA2
{
	background-image:url(../images/main/fondoPattern/A2.gif);
	background-position:5px 3px;
	background-repeat:repeat;
	left: 150px;
	width: 377px;
	height: 175px;
}

#fondoPatternA3
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/main/fondoPattern/A4.gif);
	left: 517px;
	width: 83px;
	height: 175px;
}

#fondoPatternB1
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/main/fondoPattern/B1.png);
	left: 140px;
	top: 175px;
	width: 219px;
	height: 226px;
}

#fondoPatternB2
{
	background-repeat: no-repeat;
	background-position: -6px 0px;
	background-image: url(../images/main/fondoPattern/B2.gif);
	left: 359px;
	top: 175px;
	width: 247px;
	height: 226px;
}

#fondoPatternC1
{
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/main/fondoPattern/c1_diagonal.png);
	left: 161px;
	top: 401px;
	width: 167px;
	height: 167px;
}

#fondoPatternC2
{
	background-repeat: repeat;
	background-position: 0px -2px;
	background-image: url(../images/main/fondoPattern/C2.gif);
	left: 328px;
	top: 401px;
	width: 278px;
	height: 167px;
}

#fondoPatternD1
{
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(../images/main/fondoPattern/c1_diagonal.png);
	left: -6px;
	top: 568px;
	width: 167px;
	height: 167px;
}

#fondoPatternD2
{
	background-repeat: repeat;
	background-position: -0px -2px;
	background-image: url(../images/main/fondoPattern/C2.gif);
	left: 161px;
	top: 568px;
	width: 445px;
	height: 167px;
}

#fondoPatternE1
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/main/fondoPattern/c1_diagonal.png);
	left: -173px;
	top: 735px;
	width: 167px;
	height: 167px;
}

#fondoPatternE2
{
	background-repeat: repeat;
	background-position: -0px -2px;
	background-image: url(../images/main/fondoPattern/C2.gif);
	left: -6px;
	top: 735px;
	width: 612px;
	height: 167px;
}

#pagedViewNavBar
{
	border-top: 3px solid #0d0d0d;	
	border-bottom: 3px solid #0d0d0d;
	padding: 4px 0px 4px 0px;
	margin-bottom: 3px;
	clear: both;
	text-align: left;
	height: 25px;
}

#pagedViewNavBar input
{
	background-color: #0d0d0d;
	color: #FFFFFF;
	border: 0px solid;
	width: 90px;
	padding: 2px;
	height: 25px;
	cursor: pointer;
}

#pagedViewNavBar input:hover
{
	/*background-color: #ff6600;*/
}

.anterior
{
	float: left;
	background-image: url(../images/works_boton_anterior.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.anterior:hover
{
	background-image: url(../images/works_boton_anterior_on.gif);
}

.siguiente
{
	float: right;
	background-image: url(../images/works_boton_siguiente.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.siguiente:hover
{
	background-image: url(../images/works_boton_siguiente_on.gif);
}

#pagedViewNavBar .sep
{
	margin-left: 4px;
	float: left;
	text-align: center;
	height: 21px;
	width: 605px;
	padding-top: 4px;
	background-repeat: repeat;
	background-position: top left;
	background-image: url(../images/main/fondoPagedSep.png);
}