/* CSS Document */

a:active,a:link,a:visited {
	color: #036;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	background-color: #696;
	font-weight: bold;
}
html {
	scrollbar-face-color: #036;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #FFF;
	scrollbar-highlight-color: #FFC;
	scrollbar-3dlight-color: #FFC;
	scrollbar-shadow-color: #FFC;
	scrollbar-darkshadow-color: #FFC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #036;
	font-size: 12px;
	background-image: url(ASSETS/images/global/layout/background.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
/*#BodyContainer{
	height:100%;
	width: 770px;
	min-height:100%;
	margin-left:120px;
	margin-right:130px;
	margin-bottom:-107px;
}*/
#BodyContent {
	background-image: url(ASSETS/images/global/1x1_F5F5D5.gif);
}
#contentArtsCritique, #contentArtsCritique td {
	text-align: center;
}
#contentDesignShow, #contentDesignShow td {
	text-align: center;
}
.formField {
	color: #000000;
	background-color: #FFF;
	border: thin solid #9C9;
}
.formImage {
	border: none;
}
.formRequiredField {
	font-weight: bold;
	color: #F00;
}
h1 {
	font-size: 18px;
	color: #036;
	text-align: center;
}
h3 {
	font-size: 18px;
	color: #696;
}
h4 {
	font-weight: bold;
	font-size: 14px;
	color: #039;
	text-indent: 5px;
	/*background-image: url(ASSETS/images/global/16x16_336666_tile.gif);*/
	padding: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #039;
	background-color: #EEEEB7;
}
h5 {
	font-weight: bold;
	font-size: 14px;
	color: #FFC;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.imgLeft {
	float: left;
	border: 0px solid #C0C0C0;
	margin: 2px 4px 2px 2px;
	padding: 6px;
}
.imgRight {
	float: right;
	border: 0px solid #C0C0C0;
	margin: 4px;
	padding: 6px;
}
input, textarea {
	color: #000;
	background-color: #FFF;
	border: thin solid #9C9;
	font-size: 12px;
}
.inputNoStyle {
	border: none;
}
#layoutAboveBody, #layoutAboveBody td {
	text-align: center;
}
#layoutAboveBody td #layoutMenuL2 {
	text-align: left;
	padding-left: 3px;
}
.layoutCartSummary {
	background-color: #FFF;
	color: #FF0000;
}
#layoutFooter {
	background-image: url(ASSETS/images/global/layout/footer.jpg);
	height: 104px;
	background-repeat: no-repeat;
	width: 770px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	overflow: visible;
}
#layoutFooter td {
	text-align: center;
}
.layoutHeader {
	height: 214px;
	width: 770px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
#layoutMenuL2 a:active, #layoutMenuL2 a:link, #layoutMenuL2 a:visited {
	color: #609;
	font-weight: bold;
	white-space: nowrap;
}
#layoutMenuL2 a:hover {
	color: #609;
	background-color: #FF0;
	font-weight: bold;
}
#layoutRight {
	text-align: center;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #00C;
}
#layoutRight td {
	text-align: center;
}
li {
	list-style-image: url(ASSETS/images/global/bullet_003366.gif);
}
td {
	font-size: 12px;
	color: #036;
	text-decoration: none;
	list-style-image: url(ASSETS/images/global/bullet_FF9933.gif);
}
#tableHeader, #tableHeader td, #tableHeader td a {
	font-weight: bold;
	color: #FFF;
	text-align: right;
	text-decoration: none;
}
.tableFooter {
	font-weight: bold;
	color: #633;
	background-color: #FFC;
}
.tableMain {
	font-size: 12px;
	background-color: #FFC;
	background-image: url(ASSETS/images/global/1x1_FFFFCC.gif);
}
.textAlert {
	font-weight: bold;
	color: #F00;
}
.textAlignRight {
	text-align: right;
}
.textCentered {
	text-align: center;
}
.textSectionTitle {
	font-size: 18px;
	color: #036;
	font-weight: normal
}
.textSplash {
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
#logoguy {
	width: 150px;
	position: absolute;
	height: 150px;
	z-index: 1;
	left: 450px;
	top: 60px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 20px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 23px;
}
