/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat-x left top;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 { margin: 0px; }

h1 {
	margin-bottom: 30px;
	padding-bottom: 5px;
	background: url(images/homepage11.gif) repeat-x left bottom;
	font-size: 26px;
	color: #FE7200;
}

h2 {
	font-size: 20px;
	color: #000000;
}

h2 span { color: #10A1CF; }

h3, .text1 {
	margin-bottom: 5px;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	color: #3D494B;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282729;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 150%;
}

/** LINKS */

a { color: #FE7200; }

a:hover { text-decoration: none; }

/** STYLES */

.style1 { }

.style1 a { }

.style1 a:hover { }

/** BACKGROUNDS */

.bg1 { }

/** MISC */

.align-justify { text-align: justify; }

.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 { height: 1px; }

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

input {
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #574520;
}

form ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form .textbox {
	width: 154px;
	height: 20px;
	margin: 0px 0px 5px 0px;
	padding: 3px 5px 0px 5px;
	border: none;
	background: url(images/subpage1_01.gif) no-repeat left top;
}

form .button {
	width: 55px;
	height: 18px;
	background: url(images/subpage1_02.gif) no-repeat left top;
	border: none;
	text-transform: lowercase;
}

/** HEADER */

#header h2 {
	font-size: 16px;
	font-weight: normal;
	color: #6D6D6D;
}

#header h2 span { color: #C2C2C2; }

/** LOGIN */

#login {
	margin: 0px 0px 10px 0px;
	padding: 18px 18px 0px 18px;
	height: 175px;
	background: #E6E6E6 url(images/homepage06.gif) no-repeat left top;
}

#login .bgbtm {
}

#login-submit {
	margin-top: 5px;
}

#login a {
	padding-top: 6px;
}

/** FOOTER */

#footer {
	height: 113px;
	background: #505050 url(images/homepage15.gif) repeat-x left top;
}

#footer p {
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	color: #717171;
}

#col1 {
float: left;
width : 250px;
font-family: verdana, sans-serif;
background: #E6E6E6 url(images/homepage06.gif) no-repeat left top;
}

#col2 {
float: right;
width : 250px;
font-family: verdana, sans-serif;
background: #E6E6E6 url(images/homepage06.gif) no-repeat left top;
}

#col3 {
float: left;
width : 500px;
font-family: verdana, sans-serif;
}

.tableBorder { 
	border-left: 1px solid #B1B6D2; 
	border-right: 1px solid #B1B6D2; 
	margin: 0 0 3px 0; 
	padding: 0; 
}
.tableBorderNoTop { 
	border-bottom: 1px solid #B1B6D2; 
	border-right: 1px solid #B1B6D2; 
	border-left: 1px solid #B1B6D2; 
}
.tableBorderNoBot { 
	border-top: 1px solid #B1B6D2; 
	border-right: 1px solid #B1B6D2; 
	border-left: 1px solid #B1B6D2; 
}
.tableBorderSides { 
	border-right: 1px solid #B1B6D2; 
	border-left: 1px solid #B1B6D2; 
}

.tableHeading { 
	font-size: 11px; 
	font-weight: bold; 
	color: #fff; 
	padding: 7px 6px 7px 6px; 
	background: #768E9D url(http://www.icart-photographes.com/themes/cp_themes/default/images/bg_table_heading.gif) repeat-x left bottom;
}
.tableHeadingAlt { 
	font-size: 11px; 
	font-weight: bold; 
	white-space: nowrap; 
	color: #0C1216; 
	padding: 5px 6px 5px 6px; 
	background: #B8C6CE url(http://www.icart-photographes.com/themes/cp_themes/default/images/bg_table_heading_alt.gif) repeat-x left bottom;
}
.default .tableHeadingAlt { 
	font-size: 11px; 
	font-weight: bold; 
	white-space: nowrap; 
	color: #0C1216; 
	padding: 5px 6px 5px 6px; 
	background-color: #B8C6CE;
	background-image:none;
}
.tableHeadingAlt a:link { 
	color: #424665; 
	text-decoration: none; 
}
.tableHeadingAlt a:visited { 
	color: #424665; 
	text-decoration: none; 
}
.tableHeadingAlt a:hover { 
	color: #787FA4; 
	text-decoration: none; 
}
.tableHeadingAltHover { 
	font-size: 11px; 
	font-weight: bold; 
	color: #000; 
	padding: 5px 6px 5px 6px; 
	background-color: #A1B1BB;

	cursor: pointer; 
}
.tableHeadingAltHover a { 
	color: #696F92; 
	text-decoration: none; 
}
.tableHeadingSmall { 
	font-size: 11px; 
	font-weight: bold; 
	white-space: nowrap; 
	color: #0C1216; 
	padding: 5px 6px 5px 6px; 
	background: #B8C6CE url(http://www.icart-photographes.com/themes/cp_themes/default/images/bg_table_heading_alt.gif) repeat-x left bottom;
}
.tableCellOne, .tableCellOneBold { 
	color: #333; 
	padding: 6px 10px 6px 6px; 
	border-bottom: 1px solid #CAD0D5; 
	background-color: #EEF4F9; 
}
.tableCellOne a:link, .tableCellOne a:visited, .tableCellTwo a:link ,.tableCellTwo a:visited{
font-size:11px;
color: #1D7FC6; 
}
.tableCellOne div, .tableCellTwo div {
font-size:11px;

}
.tableCellTwo, .tableCellTwoBold { 
	color: #333; 
	padding: 6px 10px 6px 6px; 
	border-bottom: 1px solid #CAD0D5; 
	background: #fff; 
}
.tableCellPlain { 
	color: #333; 
	padding: 5px 10px 8px 7px; 
	border-bottom: 1px solid #B1B6D2; 
	background: #fff; 
}
.tableCellOneBold { 
	font-weight: bold; 
}
.tableCellTwoBold { 
	font-weight: bold; 
}
.tableCellOneHover, .tableCellTwoHover { 
	background-color: #E1FAD8; 
	font-size: 11px; 
	color: #333; 
	padding: 6px 10px 6px 6px; 
	border-bottom: 1px solid #fff; 
}

.default, .defaultPad, .defaultRight, .defaultPadBold, .defaultBold, .defaultSmall, .defaultCenter, .defaultLight { 
	font-size: 11px; 
	color: #666; 
	padding: 1px 0 1px 0; 
	margin: 0; 
	background-color: transparent; 
}
.defaultLight { 
	color: #999; 
}
.defaultRight { 
	text-align: right; 
}
.defaultRightBold { 
	text-align: right; 
	font-weight: bold; 
}
.defaultCenter { 
	text-align: center; 
}
.defaultBold { 
	font-weight: bold; 
	font-size: 11px; 
}
.defaultBold a:link { 
	text-decoration: none; 
}
.defaultBold a:visited { 
	text-decoration: none; 
}
.defaultBold a:active { 
	text-decoration: none; 
}
.defaultBold a:hover { 
	text-decoration: underline; 
}
.defaultPad { 
	padding: 3px 0 3px 5px; 
}
.defaultPadBold { 
	padding: 3px 0 3px 5px; 
	font-weight: bold; 
}
.defaultSmall { 
	color: #333; 
	font-size: 10px; 
}
.smallNoWrap { 
	color: #333; 
	font-size: 11px; 
	white-space: nowrap; 
}
blockquote { 
	background: #EFEFF4; 
	border-left: 4px solid #6363A0; 
	border-top: 1px solid #B2B3CE; 
	border-bottom: 1px solid #B2B3CE; 
	border-right: 1px solid #B2B3CE; 
	font-size: 11px; 
	color: #38394B; 
	margin: 8px 2px 10px 6px; 
	padding: 10px 10px 10px 6px; 
}

.bold { 
	font-weight: bold; 
}
.highlight { 
	color: #990000; 
}
.highlight_bold { 
	color: #990000; 
	font-weight: bold; 
}
.highlight_alt { 
	color: #009933; 
}
.highlight_alt2 { 
	color: #333399; 
}
.highlight_alt_bold { 
	color: #009933; 
	font-weight: bold; 
}
.alert { 
	color: #990000; 
	font-weight: bold; 
}
.nowrap { 
	white-space: nowrap; 
}
.simpleLine { 
	margin: 3px 0 3px 0; 
	padding: 0; 
	border-bottom: #B1B6D2 1px solid; 
	background-color: transparent; 
}
.alertHeading, .alertHeadingCenter { 
	font-size: 11px; 
	font-weight: bold; 
	color: #fff; 
	padding: 6px 6px 6px 6px; 
	background: #6D0000 url(http://www.icart-photographes.com/themes/cp_themes/default/images/bg_alert.jpg) repeat-x left top; 
	border-top: 1px solid #660000; 
	border-bottom: 1px solid #660000; 
}
.alertHeadingCenter { 
	text-align: center; 
}
