
body
{
	background-color: #DA001A;
	margin: 0px;
	padding: 0px;
}

#mainFrame
{
	background: #ffffff;
	width: 995px;
	margin-left: auto;
	margin-right: auto;
	/*padding-bottom:20px;
	border: 1px solid green;*/
	overflow:hidden;
}

#mainFrame_index
{
	background: #ffffff;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:20px;
	/*border: 1px solid green;*/
	overflow:hidden;
}

#mainFrame img#logoHome
{
	margin: 35px 0px 0px 25px;
	border: 0px;
}

#mainFrame #menuLeft
{
	float: left;
	position: fixed;
	z-index: 2;
}

#mainFrame #menuLeft #menuSections
{
	width: 230px;
	height: 108px;
	background: #DA001A;
	margin-top: 26px;
	#margin-top: 24px;
	_margin-top: 25px;
	padding-top: 12px;
}

#mainFrame #menuLeft #menuStyles
{
	width: 230px;
	height: 160px;
	margin-top: 23px;
	background: #000000;
	padding-top: 12px;
}

#mainFrame #menuLeft #menuSections .menuRow,
#mainFrame #menuLeft #menuStyles .menuRow 
{
	padding: 3px 0px 0px 25px;
	margin: 0px;
	line-height: 19px;
	#line-height: 20px;
	_line-height: 20px;
}

#mainFrame #menuLeft #menuSections .menuArrow,
#mainFrame #menuLeft #menuStyles .menuArrow
{
	float: left;
	position: relative;
	top: 12px;
	left: 6px;
}

a
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#mainFrame #detailContainer
{
	float: right;
	position: relative;
	width: 746px;
	height: 680px;
	#height: 640px;
	_height: 610px;
	top: 60px;
	#top: 57px;
	_top: 58px;
}

#mainFrame #catalogContainer .thumbRow,
#mainFrame #reproductionContainer .thumbRow,
#mainFrame #detailContainer .thumbRow
{
	height: 124px;
}

#mainFrame #catalogContainer .thumbRow .thumbImage,
#mainFrame #reproductionContainer .thumbRow .thumbImage,
#mainFrame #detailContainer .thumbRow .thumbImage
{
	border: 0px;
	margin: 24px 19px 0px 0px;
	width: 100px;
	height: 100px;
}

.thumbLink
{
	text-decoration: none;
}

#mainFrame #catalogContainer .greenHeader,
#mainFrame #reproductionContainer .greenHeader,
#mainFrame #contactContainer .greenHeader
{
	width: 715px;
	height: 23px;
	margin-top: 60px;
	background-color: #9CB33C;
}

#mainFrame #catalogContainer .redHeader,
#mainFrame #reproductionContainer .redHeader
{
	width: 715px;
	height: 23px;
	margin-top: 60px;
	background-color: #e21a22;
}

#mainFrame #catalogContainer .blackHeader,
#mainFrame #reproductionContainer .blackHeader,
#mainFrame #detailContainer .blackHeader
{
	width: 715px;
	height: 23px;
	margin-top: 60px;
	background-color: #000000;
}

/*
Este margen se agrega para regular que los thumbs queden alineados con el menuSections cuando se hace click en un estilo del catalogo
*/
#mainFrame #catalogContainer .greenHeader,
#mainFrame #catalogContainer .redHeader,
#mainFrame #catalogContainer .blackHeader
{
	margin-top: 37px;
	#margin-top: 31px;
	_margin-top: 37px;
}

.textHeader
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	color: #FFFFFF;
	padding: 3px 0px 0px 13px;
	margin: 0px;
}

#mainFrame #detailContainer
{
	float: right;
	position: relative;
	margin: 40px 0px 0px 0px;
}

#mainFrame #detailContainer .contactForm
{
	width: 221px;
	float: right;
	position: relative;
	font-family: Verdana;
	font-size: 11px;
	color: #9cb33c;
	margin-right: 31px;
	#margin-right: 28px;
	_margin-right: 14px;
	/*SAFARI
	top: -355px;*/
}

#mainFrame #detailContainer .contactForm .contactName .contactNameCaption,
#mainFrame #detailContainer .contactForm .contactEmail .contactEmailCaption,
#mainFrame #detailContainer .contactForm .contactComment .contactCommentCaption
{
	margin: 5px 0px 6px 0px;
}

#mainFrame #detailContainer .contactForm #contactSend
{
	border: 0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #9cb33c;
	background-color: #FFFFFF;
	margin: 5px 0px 0px -7px;
	cursor: pointer;	
}

#mainFrame #detailContainer .contactForm .contactHeader
{
	width: 201px;
	height: 21px;
	background-color: #9cb33c;
	color: #FFFFFF;
	padding: 2px 0px 0px 18px;
	line-height: 18px;
	#line-height: 16px;
	_line-height: 16px;
}

#mainFrame #detailContainer .contactForm .contactTextBox
{
	width: 215px;
	border: 1px solid #d5d5d5;
}

#mainFrame #detailContainer .contactForm .contactTextArea
{
	width: 215px;
	height: 100px;
	border: 1px solid #d5d5d5;
	font-family: Verdana;
	font-size: 11px;
	overflow:auto;	
}

#mainFrame #detailContainer .contactForm #errorMessage
{
	color: #e11b22;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}

#mainFrame #detailContainer .contactForm #confirmationMessage
{
	text-align: center;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
}

#mainFrame #detailContainer .paintingContainer
{
	width: 478px;
	height: 350px;
	text-align: center;
}

#mainFrame #detailContainer .paintingViewer
{
	float: right;
	position: relative;
	top: -30px;
	#top: -28px;
	_top: -31px;
	margin-right: 200px;
	#margin-right: 200px;
	_margin-right: 100px;
}

#mainFrame #detailContainer .paintingViewer  #arrowRight,
#mainFrame #detailContainer .paintingViewer  #arrowLeft
{
	cursor: pointer;
}

#mainFrame #detailContainer #viewerDots
{
	margin: 0px 0px 9px 0px;
}

#mainFrame #detailContainer .textContainer
{
	font-family: Verdana;
	font-size: 11px;
	margin: 18px 0px 0px 0px;
}

#mainFrame #detailContainer .textContainer .paintingTitle
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	margin: 0px;
}

#mainFrame #detailContainer .textContainer .paintingAuthor
{
	margin: 8px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

#mainFrame #detailContainer .textContainer .paintingDescription
{
	line-height: 16px;
}

