/* @group General Styles */		/*SOUTIEN-SOLUTIONS*/

body {
	text-align: center;
	/*color: #333333;*/
	padding: 0;
	/*background-color: #000;*/
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	margin: 20px 10px 30px;
	background: url(/resources/wood_web.jpg);
	/*background-image: url(file:///Macintosh%20HD/Users/evabelabbas/Sites/soutien_solutions/Archives/wood_web.jpg); TO TEST LOCALLY*/
	background-repeat: repeat;
}

p {
}

b, strong {

}

a:link, a:visited {
	text-decoration: underline;
	color: #635D52;
}

a:hover, a:active {
	text-decoration: none;
	color: #D33C6D;
}

img {
	border-style: none;
}

.image-left {
	margin: 3px;
	padding: 3px;
	float: left;
	position: relative;
	z-index: 5;
}

.image-right {
	margin: 3px;
	padding: 3px;
	float: right;
	position: relative;
	z-index: 5;
}
	
/* @end */

/* @group Layout */

.clearer {
	clear: both;
}

#top_grad {
	position: absolute;
	top: 0;
	height: 140px;
	left: 0;
	display: block;
	width: 102%;
	z-index: 0;
	background-repeat: repeat-x;
}

html > body #top_grad {
	width: 100%;
}

#container {
	position: relative;
	top: 0;
	z-index: 1;
	margin: -5px auto 0px; /* Right And Left Margin Widths To Auto */
	text-align: left;
	border: 1px solid #303030;
	background-color: #fff;
}

#pageHeader {
	height: 140px;
	position: relative;
	background-color: #38a4ff;
	display: block;
}

#pageHeader img {
	position: absolute;
	top: 10px;
}



#pageHeader h1 {
	font-size: 2.4em;
	letter-spacing: -1px;
	position: relative;
	z-index: 1;
	color: #fff;
	padding-top: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0;
}

#pageHeader h2 {
	font-weight: normal;
	font-size: 1.3em;
	margin: 0 0 5px 20px;
	position: relative;
	z-index: 1;
	color: #fff;
}

#contentContainer {
	margin-right: 270px;
	line-height: 1.6em;
	position: relative;
	z-index: 4;
	font-size: 110%;
	/*background-image: url(file:///Macintosh%20HD/Users/evabelabbas/Sites/soutien_solutions/Archives/ailes_decoupe.png);TO TEST LOCALLY*/
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(/resources/ailes_decoupe.png);
}

#contentContainer #content {
	padding: 15px;
}

#sidebarContainer {
	width: 250px;
	position: relative;
	z-index: 3;
	margin-top: 20px;/* -30px normal without logo*/
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	/*background-image: url(file:///Macintosh%20HD/Users/evabelabbas/Sites/soutien_solutions/Archives/logo_soutien_solutions_190.png);*/
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(/resources/logo_soutien_solutions.png);
}

#navwrapper{
	border-style: solid;
	border-top-width: 3px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-bottom-width: 6px;
	background-image: none;
	margin-top: 180px; /*60px without logo - CODE ADDED BY ME TO MOVE TH FRAME DOWNWARDS*/
}
#sidewrapper p{
	background-color: #eaeaea;
	border-style: solid;
	padding: 10px;
	border-top-width: 3px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-bottom-width: 6px;
}
#sidebarContainer #sidebar {
	line-height: 1.6em;
	/*padding-top: 1px; CODE ADDED BY ME TO MOVE THE SIDEBAR HEADER FURTHER DOWN*/
	padding-top: 15px;
	padding-bottom: 10px;
}

h2.sidebarHeader{
	
}
#sidebarContainer .sidebarHeader {
	width: 240px;
	padding-left: 10px;
	/*color: #000;*/
	/*padding-top: 8px; CODE ORIGINAL*/
	padding-top: 30px;
	clear: right;
	font-weight: bold;
}

#footer { 
	width: 700px;
	margin: 0px auto 20px; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */
	/*color: #dccaaf;*/
	padding-top: 10px;
	position: relative;
}

#footer p {
	padding: 0;
	margin: 0;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
	background: transparent;
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {
	position: relative;
	width: 100%;
	display: block;
	margin-bottom: 3px;
}

#navcontainer #current {

}

#navcontainer .currentAncestor {

}

/* Parent - Level 0 */

#navcontainer ul {	
	list-style: none;
	margin: 0;
	padding: 0;

}

#navcontainer li {
	
}

#navcontainer a{
	/*color: #535353;*/
	text-decoration:none;
	display: block;
	padding: 7px 0 5px 20px;
	font-size: 1.2em;
	
}

#navcontainer a:hover {	
}

#navcontainer a:active {

}

/* Child - Level 1 */


#navcontainer ul ul {
	
}

#navcontainer ul ul li {
	background: none;
}

#navcontainer ul ul a {
	padding: 7px 0 5px 33px;
	font-size: 14px;
	/*color: #000000;*/
}

#navcontainer ul ul a:hover{
	/*color: #434343;*/
}

#navcontainer ul ul #current{
	background: url(images/activebar2.jpg) no-repeat;
}

#navcontainer ul ul .currentAncestor {

}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li {
	background: none;
}

#navcontainer ul ul ul a {
	padding: 10px 0 8px 68px;
	background: url(images/navarrow.jpg) no-repeat 45px 50%;
	font-size: 14px;
	color: #838383;
}

#navcontainer ul ul ul a:hover{
	color: #434343;
}

#navcontainer ul ul ul #current{
	background: url(images/activebar3.jpg) no-repeat;
}

#navcontainer ul ul ul.currentAncestor {

}


/* Child - Level 3 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li {
	background: none;
}

#navcontainer ul ul ul ul a {	
	padding: 10px 0 8px 85px;
	background: url(images/navarrow.jpg) no-repeat 60px 50%;
	font-size: 14px;
	/*color: #838383;*/
}

#navcontainer ul ul ul ul a:hover{
	/*color: #434343;*/
}

#navcontainer ul ul ul ul #current{
	background: url(images/activebar4.jpg) no-repeat;
}

#navcontainer ul ul ul ul .currentAncestor {

}


/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	text-align: center;
	padding-bottom: 5px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Global Classes */

blockquote {
	color: #4c4c4c;
	font-style: italic;
	font-size: 0.85em;
	margin: 0;
	padding: 5px;
}

h1 {
	font-size: 1.6em;
	margin: 0 0 3px;
	vertical-align: text-top;
	line-height: 30px;
	letter-spacing: 0.05em;
	font-weight: lighter;
}

h2 {
	font-size: 1.4em;
	margin: 0 0 3px;
	vertical-align: text-top;
	line-height: 30px;
	letter-spacing: 0.15em;
	font-weight: lighter;
}

h3 {
	font-size: 1.2em;
	margin: 0 0 3px;
	letter-spacing: 0.15em;
	font-weight: lighter;
}

h4 {
	font-size: 1em;
	margin: 0 0 3px;
}

.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
}

ul.circle { /*CODE ADDED BY ME*/
	list-style-type: circle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 5px;	/*text-decoration: overline; ORIGINAL CODE*/
	/*list-style-image: url(/resources/ailes_puce_cercle-recadr_midl.jpg); CODE ADDED FOR STCK PAGE ONLY*/
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px 0;
	padding: 0;
}

#sidebarContainer #sidebar li {
}
	
/* Table Styles */
table {
	font-size: 1em;
}
/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 10px;
}

.filesharing-item {
	border: 1px solid #e6e6e6;
	padding: 1px;
	margin-bottom: 10px;
}

.filesharing-item-title a:link {
	padding: 3px;
	margin-bottom: 5px;
	border-bottom-style: none;
	font-weight: bold;
	font-size: 1.3em;
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	font-size: 0.9em;
	padding-left: 3px;
	color: #808080;
}
/* @end */

/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 5px;
}

.movie-page-description {
	margin-bottom: 10px;
}

.movie-thumbnail-frame {
	border: 1px solid #e6e6e6;
	padding: 1px;
	width: 132px;
	height: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
	z-index: 10;
}

/* Stops there from being a dotted line under the movie revews when mouse rollsover */
.movie-thumbnail-frame a:hover {
	border-style: none;
}

.movie-thumbnail-frame:hover {
	border: 1px solid #808080;
}


.movie-thumbnail-caption {
	font-size: 0.9em;
	color: #808080;

}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	margin: 10px;
	text-align: center;
}

.movie-title {
	color: #ffffff;
	font-size: 2.2em;
	margin: 0 0 5px;
	padding-top: 15px;
}

.movie-frame {

}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
	color: #ff0000;
} 

.form-input-field {
	width: 95%;
} 

.form-input-button { 
} 
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
	margin-bottom: 10px;
}

.blog-archive-headings-wrapper {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
	font-size: 2.2em;
	font-weight: bold;
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0;
	padding: 5px 0;
	text-align: justify;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

.blog-tag-size-1 {	
	font-size: 0.8em;
}

.blog-tag-size-2 {	
	font-size: 0.85em;
}

.blog-tag-size-3 {	
	font-size: 0.9em;
}

.blog-tag-size-4 {	
	font-size: 0.95em;
}

.blog-tag-size-5 {	
	font-size: 1em;
}

.blog-tag-size-6 {	
	font-size: 1.05em;
}

.blog-tag-size-7 {	
	font-size: 1.1em;
}

.blog-tag-size-8 {	
	font-size: 1.15em;
}

.blog-tag-size-9 {	
	font-size: 1.2em;
}

.blog-tag-size-10 {	
	font-size: 1.25em;
}

.blog-tag-size-11 {	
	font-size: 1.3em;
}

.blog-tag-size-12 {	
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {	
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {	
	font-size: 1.55em;
}

.blog-tag-size-17 {	
	font-size: 1.6em;
}

.blog-tag-size-18 {	
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {	
	font-size: 1.75em;
}

/* @end */

.blog-entry {
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px dashed;
}

.blog-entry-title a {
	letter-spacing: -1px;
	margin-bottom: 15px;
	text-decoration: none;
	font-size: .75em;
}

.blog-entry-date {
	padding-bottom: 7px;
	margin-bottom: 7px;
	font-size: 1em;
}

.blog-read-more {
	display: block;
	padding-top: 10px;
	font-style: italic;
}

.blog-entry-body {
}

.blog-entry-comments {
	margin-top: 10px;
	font-size: 0.9em;
}

p.blog-entry-tags {
	margin: 10px 0 0 0;
	font-weight: bold;
	padding-left: 20px;
	background-position: left 3px;
	background-repeat: no-repeat;
}

/*styles the category link in the main entry */
.blog-entry-category {
	font-style: normal;
	color: #fff;
}

.blog-entry-category a:link,
.blog-entry-category a:visited {
	padding-left: 20px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: left center;
}

#blog-archives br,
#blog-categories br,
#blog-rss-feeds br {
	display: none;
}

/* styles the archives in the blog sidebar */
#blog-archives {
	padding: 5px 0;
	line-height: 1.7;
}

.blog-archive-link-enabled {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
}

.blog-archive-link-disabled {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	padding: 5px 0;
	line-height: 1.7;
}

.blog-category-link-enabled {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
}

.blog-category-link-disabled {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	padding: 5px 0;
	line-height: 1.7;
}

.blog-rss-link {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/rss_icon.gif);
	padding-left: 20px;
	display: block;
}

.blog-comments-rss-link {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/rss_icon.gif);
	padding-left: 20px;
	display: block;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	color: #040404;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 2px;
	margin-bottom: 10px;
}

.album-description {
	color: #0c0c0c;
	letter-spacing: 2px;
	margin-bottom: 70px;
}

.album-wrap {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 80px;
	margin-right: 12px;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	border: 1px solid #cccccc;
	padding: 1px;
	margin: auto;
}

.thumbnail-caption {
	margin: 0;
	padding: 0;
	line-height: normal;
	width: 100%;
	height: 38px;
	display: block;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: 10px;
}

.photo-navigation {
	background: #333333;
	margin-bottom: 10px;
	padding: 5px;

}

.photo-links {
	margin: 0;
	padding: 0;
}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {
	color: #ffffff;
}

.photo-frame{
	background: #333333;
	padding: 5px;
}

.photo-title {
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 2px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

.photo-caption {
	color: #cccccc;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}

/* @end */
	
/* @end */


.wrap {
	white-space: nowrap;
}
