/* main selectors */


body {

	/* background-image: url('http://img6.xooimage.com/files/7/4/0/fond02-106ac0.jpg');
        background-attachment:fixed;
        background-position: center center; 
        background-repeat: repeat-x; */
	margin: 0;
	padding: 0;
        scrollbar-face-color: #F2F2F2;
        scrollbar-highlight-color: #ffffff;
        scrollbar-shadow-color: #DADADA;
        scrollbar-3dlight-color: #E2E2E2;
        scrollbar-arrow-color: #765E20;
        scrollbar-track-color: #DAD6DA;
        scrollbar-darkshadow-color: #000000;
}

#forum {
	/* background: transparent url('http://img181.imageshack.us/img181/5334/transp4kb4.png') top left repeat;
        #E1E0E5 url('http://img102.imageshack.us/img102/8682/transpnz5.png') top left repeat;
        background-attachment:fixed;
	border: solid 1px #A0A0A0;
	border-width: 0 1px 1px 1px; */
	margin: 0;
	padding: 0;
}

#acp, #forum, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

#forum p.nav-header {
	margin: 0;
}

#forum p.row-header {
	margin: 0;
}

#forum p {
	margin: 3;

}

#content {
	padding: 2px 7px 5px 7px;
	text-align: center;
}

table, img {
	border: 0;
}

form { display: inline; margin:0 }


label {
	color: #333;
}
label:hover {
	color: #666;
}

a {
	color: #A8319C;
	text-decoration: none;
}

a:visited { color: #B2328B; }
a:hover, a:active { 
    color: #FF3399;
	text-decoration: underline;	
}

.gen { font-size: 13px; font-family: Verdana; color: #293172;}
.genmed { font-size: 12px; font-family: Verdana; color: #293172; }
.gensmall { font-size: 11px; font-family: Verdana; color: #293172; }

.error-message {
	font-size: 12px;
	color: #FF3399;
	font-weight: bold;
}

/* header */
.forum-header {
	background: #F7F7F7 url('http://img7.xooimage.com/files/b/g/bg_logo-8f78b.gif') top left repeat-x;
	padding: 0;
}

.forum-buttons {
	text-align: center;
	font-size: 11px;
	color: #FF3399;
	background-image: url('http://img9.xooimage.com/files/f/6/d/cellpic17-efc8c.gif');
	border-top: solid 1px #972D8C;
	border-bottom: solid 1px #972D8C;
	height: 20px;
}
* html .forum-buttons { height: 18px; }

.forum-buttons a, .forum-buttons a:visited {
	color: #972D8C;
	text-decoration: none;
	margin: 0 3px;
}

.forum-buttons a:hover, .forum-buttons a:active {
	color: #FF3399;
	text-decoration: none;
}

.header-search { padding: 5px; }

/* footer */
#copyright {
	padding: 7px;
	text-align: center;
	background-image: url('http://img4.xooimage.com/files/b/g/bg_copyright-8f730.gif');
	border-bottom: solid 2px #972D8C;
	border-top: solid 1px #972D8C;
	font-size: 9px;
	color: #808080;
}

#copyright a, #copyright a:visited {
	color: #972D8C;
	text-decoration: none;
}

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


.admin-link a, .admin-link a:visited { 
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}
.admin-link a:hover, .admin-link a:active {
	text-decoration: underline;
}

/* main tables/divs */
.forumline {
	/* border: solid 1px #972D8C; */
	margin: 5px 0;
	background-color: #F5F5FC;
}

.no-margin {
	margin: 0px 0;
}

.no-width { margin: 5px auto; }

.forumline td { padding: 2px; }

.row2h, .row3h, .row1h-newHover {
	background-color: #F5F5FC;
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;
	text-align: left;
        text-decoration: none;
}

.row1, .row2, .row3, .row4 {
	background: #F5F5FC url('') bottom left repeat-x;
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;
	text-align: left;
        text-decoration: none;
}

.row1h, .row1h-new {
	background: #F5F5FC url('') bottom left repeat-x; 
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;
	text-align: left;
        text-decoration: none;
        padding: 1px 2px 2px 2px;
}

.row1h table {
       width: 100%;
}

.style1 table {
       width: 100%;
}

.style2 table {
       width: 100%;
}

.style1 { 
	background: #DAE7F8 url('http://img7.xooimage.com/files/a/2/4/bg_row_hover-8f78c.gif') bottom right no-repeat;
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;
	text-align: left;
        text-decoration: none;
        padding: 1px 2px 2px 2px;

}

.style2 {
	background: #F5F5FC url('') bottom left repeat-x; 
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;
	text-align: left;
        text-decoration: none;
        padding: 1px 2px 2px 2px;
}

.style3 { 
	background: #DAE7F8 url('http://img7.xooimage.com/files/a/2/4/bg_row_hover-8f78c.gif') bottom right no-repeat;
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;
	text-align: center;
        text-decoration: none;
        padding: 1px 2px 2px 2px;

}

.style4 {
	background: #F5F5FC url('') bottom left repeat-x; 
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;
	text-align: center;
        text-decoration: none;
        padding: 1px 2px 2px 2px;
}

.style5 {
	background-image: url('') bottom left repeat-x; 
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;
	text-align: left;
        text-decoration: none;
        padding: 1px 2px 2px 2px;
}

.stylecellule
	background: #F5F5FC url('') bottom left repeat-x; 
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;
	text-align: left;
        text-decoration: none;
        padding: 1px 2px 2px 2px;

.stylecolonne


.stylehover
	background: #D2E3EC url('http://img7.xooimage.com/files/a/2/4/bg_row_hover-8f78c.gif') bottom right no-repeat;





.row1h:hover, .row1hHover { 
	background: #D5EAEC url('http://img7.xooimage.com/files/a/2/4/bg_row_hover-8f78c.gif') bottom right no-repeat;
	border-top-color: #F5F5FC;
	border-left-color: #F5F5FC;
	border-bottom-color: #D0D0D0;
	border-right-color: #D0D0D0;
    text-decoration: none;
}

.row1h-new:hover, .row1h-newHover { 
	background: #E8EEEE url('http://img4.xooimage.com/files/b/g/bg_row_hover_new-8f78d.gif') bottom right no-repeat; 
	border-top-color: #F5F5FC;
	border-left-color: #F5F5FC;
	border-bottom-color: #D0D0D0;
	border-right-color: #D0D0D0;
    text-decoration: none;
}

.forumline div.row1, .forumline p.row1 { text-align: left; padding: 3px; }

.row1g, .row1g-left, .row1g-left-top {
	background: #F5F5FC url('') top left repeat-x;
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;
	vertical-align: middle;
	text-align: center;
}

.row1g-left, .row1g-left-top {
	text-align: left;
}

.row1g-left-top {
	vertical-align: top;
}

.forumline th {
	background: #FFF url('http://img6.xooimage.com/files/8/1/3/bg_th-b29783.png') top left repeat-x;
	color: #896FA6;
	font-weight: bold;
	font-size: 12px;
	height: 24px;
	padding: 0 0px;
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;
        border-top-color: #D9D5E6;
	white-space: nowrap;
}

.forumline .row-forum {
	padding: 1px 2px 2px 2px;
}

.forumline .no-padding {
	padding: 0;
}

.forumline .row-header {
	background: #972D8C url('http://img5.xooimage.com/files/5/1/a/bg_hdr5-2279bb.png');
	border: solid 1px #DCE1EE;
	border-right-color: #CFDADE;
	border-bottom-color: #000000;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline .row-header1 {
	background: #972D8C url('http://img5.xooimage.com/files/5/1/a/bg_hdr5-2279bb.png');
	border: solid 1px #DCE1EE;
	border-right-color: #CFDADE;
	border-bottom-color: #000000;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline .row-header2 {
	background: #972D8C url('http://img6.xooimage.com/files/4/3/0/bg_th5-2f0524.gif');
	border: solid 1px #DCE1EE;
	border-right-color: #CFDADE;
	border-bottom-color: #000000;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline p.row-header { height: 25px; }

.forumline .row-header span {
	background: url('http://img8.xooimage.com/files/b/g/bg_hdr2-8f736.gif') top left no-repeat;
	padding-left: 17px;
	color: #FFFFFF;
	display: block;
	padding-top: 4px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
}

.forumline .row-header1 span {
	background: url('http://img8.xooimage.com/files/b/g/bg_hdr2-8f736.gif') top left no-repeat;
	padding-left: 17px;
	color: #FFFFFF;
	display: block;
	padding-top: 4px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
}

.forumline .row-header2 span {
	background: url('http://img8.xooimage.com/files/b/g/bg_hdr2-8f736.gif') top left no-repeat;
	padding-left: 17px;
	color: #FFFFFF;
	display: block;
	padding-top: 4px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2em;
}

.row-header a, .row-header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.row-header a:hover, .row-header a:active {
	color: #FFFFFF;
	text-decoration: none;
}

/* shortcuts */
.row-center, .row-center-small {
	text-align: center;
	vertical-align: middle;
}

.row-center-small {
	font-size: 12px;
}

.catBottom, .cat, .catLeft, .catRight {
	background: #FDFDFD url('http://img6.xooimage.com/files/8/1/3/bg_th-b29783.png') top left repeat-x;
	text-align: center;
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;
	height: 28px;
	min-height: 28px;
}

.forumline td.catBottom { padding: 1px; }

.spaceRow {
	background: #873F7F url('http://img5.xooimage.com/files/5/1/a/bg_hdr5-2279bb.png');
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;
	height: 3px;
	padding: 0;
}

.forumline td.spaceRow { padding: 0; }

.empty-table td {
	padding: 3px 0;
}

.poll-table td {
	padding: 3px 10px;
	text-align: left;
	font-size: 12px;
}

/* navigation */
.nav-header {
	background-image: url('http://img6.xooimage.com/files/8/1/3/bg_th-b29783.png');
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 5px;

}

.nav-links {
	color: #000000;
	text-align: right;
	/* background: #F5F5FC; */
	padding: 3px 5px;
	font-size: 12px;
	line-height: 1.4em;
}

.nav-links-left {
	position: relative;
	float: left;
    font-size: 12px;
	text-align: left;
}

.nav-header, .nav-links {
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;

}

.nav-div a, .nav-div a:visited {
	color: #A8319C;
	text-decoration: none;
}

.nav-div a:hover, .nav-div a:active {
	color: #C501A3;
	text-decoration: underline;
}

.nav-links a, .nav-links a:visited { text-decoration: inderline; }

.nav-div a.nav-current, .nav-div a.nav-current:visited {
	color: #D101AD;
    text-decoration: none;
}

.nav-div a.nav-current:hover, .nav-div a.nav-current:active {
	color: #FF3399;
	text-decoration: none;
}


/* forum index */
.forumlink, .forumlink-new {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
        text-decoration: none;
        font-family: Arial;
}
a.forumlink, a.forumlink:visited { text-decoration: none; }

a.forumlink:hover, a.forumlink:active { text-decoration: underline; }

a.forumlink-new, a.forumlink-new:visited {  
	color: #FF3399;
	text-decoration: none;
}
a.forumlink-new:hover, a.forumlink-new:active { 
	color: #FF3399;
    text-decoration: underline;
}

.moderators {
	font-size: 11px;
	color: #888;
}

.moderators a, .moderators a:visited {
	color: #777;
	text-decoration: underline;
}

.moderators a:hover, .moderators a:active {
	color: #FF3399;
	text-decoration: underline;
}


.modz {
	font-size: 11px;
	color: #888;
        text-align: center;
}


.modz a {
	font-size: 11px;
        font-family: Verdana;
        color: #910091;
        font-weight: bold;
}


/* viewforum */
.topiclink b, .topiclink-new b { 
	color: #444;
	font-size: 14px;
    text-decoration: none;
}

.topiclink a, .topiclink-new a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.topiclink a:visited {
	color: #C53B99;
	text-decoration: none;
}

.topiclink a:hover, .topiclink a:active {
	color: #FF3399;
    text-decoration: none;
}

.topiclink-new a, .topiclink-new a:visited { 
	text-decoration: none; 
	color: #FF3399;
}
.topiclink-new a:hover, .topiclink-new a:active { 
	text-decoration: none;
	color: #FF3399;
}


/* pagination */
.pagination { 
	font-size: 13px;
	line-height: 2em;
	font-weight: bold; 
	margin: 0; 
	margin-top: 5px; 
	margin-bottom: 3px; 
}
.pagination a, .pagination a:visited { 
	color: #C53B99; 
	border: #888 1px solid; 
	padding: 1px; 
	background: #FFF url('http://img8.xooimage.com/files/1/3/9/cellpic16-efc8a.gif') top left repeat-x;
}
.pagination a:hover, .pagination a:active { 
	color: #FF3399;
	border: #888 1px solid; 
	padding: 1px; 
}

.gotopage { 
	display: block;
	font-size: 12px;
	line-height: 2em;
	margin: 3px 0 1px 0; 
}
* html .gotopage { margin-top: 5px; margin-bottom: 2px; }
.gotopage a, .gotopage a:visited { 
	color: #C53B99; 
	border: #888 1px solid; 
	padding: 1px; 
	background: #FFF url('http://img8.xooimage.com/files/1/3/9/cellpic16-efc8a.gif') top left repeat-x;
}
.gotopage a:hover, .gotopage a:active { 
	color: #FF3399;
	border: #888 1px solid; 
	padding: 1px; 
}

/* post */
.row-post-author, .row-post {
	background: #F5F5FC url('') top left repeat-x;
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;
	vertical-align: top;
	padding: 3px;
}

.row-post-author {
	text-align: center;
	width: 150px;
}

.row-post {
	text-align: left;
}

.post-name {
	font-weight: bold;
	color: #C53B99;
	font-size: 14px;
	line-height: 1.6em;
}

.post-rank {
	color: #888;
	font-size: 11px;
}

.post-details {
	text-align: left;
	margin: 5px;
	color: #666;
	font-size: 11px;
	line-height: 1.4em;
}

.post-images img {
	display: block;
	margin: 1px auto;
}

.post-buttons-top {
	float: right;
}

.post-subject {
	color: #C53B99;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}

.postbody {
	font-size: 15px;
        color: #00136A;
        font-family: Arial, Verdana, 'Lucida Sans Unicode'; 
}

@media all and (min-width: 0px) {
	html>body .postbody { 
	overflow: auto; 
	}
}

.row-post-date, .row-post-buttons {
        background: #F5F5FC url('http://img43.xooimage.com/files/0/c/5/cellpic3-b298b1.gif') repeat-x;
	border: solid 1px #FFF;
	border-right-color: #D9D5E6;
	border-bottom-color: #D9D5E6;
	vertical-align: middle;
	font-size: 11px;
	line-height: 12px;
	color: #666;
	white-space: nowrap;
	padding: 1px;
}

.row-post-date2 {
	font-size: 11px;
	color: #666;

}

.row-post-buttons {
	text-align: left;
}


.post-buttons-single {
	text-align: center;
	vertical-align: middle;
}


.postbody blockquote {
	color: #444;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #D0D0D0;
	background: #FFF url('http://img8.xooimage.com/files/b/g/bg_quote_content-8f73c.gif') bottom right no-repeat;
	padding: 5px;
	font-size: 12px;
}

.postbody blockquote h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 12px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url('http://img2.xooimage.com/files/b/g/bg_quote_header-8f73d.gif') top left no-repeat;
}


.post-text blockquote {
	color: #444;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #D0D0D0;
	background: #FFF url('http://img8.xooimage.com/files/b/g/bg_quote_content-8f73c.gif') bottom right no-repeat;
	padding: 5px;
	font-size: 12px;
}

.post-text blockquote h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 12px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url('http://img2.xooimage.com/files/b/g/bg_quote_header-8f73d.gif') top left no-repeat;
}

.postbody .code {
	color: #444;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #D0D0D0;
	background-color: #FFF;
	padding: 5px;
	font-size: 12px;
	font-family: Courier, 'Courier New', sans-serif;
}

.postbody .code h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 12px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url('http://img8.xooimage.com/files/b/g/bg_code_header-8f73e.gif') top left no-repeat;
}

.code {
	color: #444;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #D0D0D0;
	background-color: #FFF;
	padding: 5px;
	font-size: 12px;
	font-family: Courier, 'Courier New', sans-serif;
}

.code h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 12px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url('http://img8.xooimage.com/files/b/g/bg_code_header-8f73e.gif') top left no-repeat;
}

/* inputs */
input, select { 
	vertical-align: middle; 
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}
textarea {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

input, textarea, select { 
        font-weight : bold;
	color: #000; 
	font: normal 15px Verdana, Arial, Helvetica, sans-serif; 
	vertical-align: middle;
	margin: 0;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}

.helpline {
	border: solid 1px #F5F5FC;
	background-color: #F5F5FC;
	color: #666;
}


/* buttons styles */

input.mainoption, input.liteoption, input.button {
	height: 20px;
	font-size: 12px;
	vertical-align: middle;
	color: #000000;
	border: solid 1px #000;
	background: #F0F0F0 url('http://img6.xooimage.com/files/b/u/button-334ce.gif') repeat-x top left;
}

input.mainoption {
	font-weight : bold;
	border: solid 1px #C53B99;
}

input.liteoption {
	font-weight : normal;
	border: solid 1px #5978CA;
}

input.liteoption:hover, input.button:hover {
	color: #0018C4;
	background: #F0F0F0 url('http://img6.xooimage.com/files/b/u/button-334ce.gif') repeat-x bottom left;
}

input.mainoption:hover {
	color: #C53B99;
	background: #F0F0F0 url('http://img6.xooimage.com/files/b/u/button-334ce.gif') repeat-x bottom left;
}





input.post, textarea, select {
	border: solid 1px #888;
	color: #666;
	background-color: #F5F5FC;
}

* html input.post, * html textarea, * html select, * html input.liteoption {
	color: #333;
	border: solid 1px #C53B99;
}
* html input.mainoption {
	color: #000;
	border: solid 1px #C53B99;
	font-weight: bold;
}

input.post:hover, textarea:hover, select:hover, select:focus {
	border: solid 1px #666;
	color: #444;
	background-color: #F5F4F9;
}

input.post:focus, textarea:focus {
	border: solid 1px #2B438F;
	color: #000;
}

input.post:focus, select:focus, input.mainoption:focus, input.liteoption:focus {
	background: #F5F5FC url('http://img10.xooimage.com/files/b/g/bg_input-8f73f.gif') top left repeat-x;
}

textarea:focus {
	background-color: #F5F4F9;
}

select optgroup {
	background-color: #000;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
}
select option {
	background-color: #F5F4F9;
	color: #333;
}

/* inputs - fixing height */
* html input.mainoption, * html input.liteoption { height: 20px; }

input.post { height: 18px; }
@media all and (min-width: 0px) { html>body input.post { height: 18px; } }

select option { height: 15px; }

input.jumpbox { height: 18px; }
@media all and (min-width: 0px) { html>body input.jumpbox { height: 15px; } }
* html input.jumpbox { height: 18px; }

/* private message popup */
.popup, .popuppm { display: none; }
.popuppm-new {
	display: block;
	text-align: center; 
	margin: 50px;
}
.popuppm-new a { 
	margin: 5px 0; 
	padding: 40px 60px; 
	font-size: 12px; 
	font-weight: bold; 
	background: #FFF url('http://img9.xooimage.com/files/b/g/bg_post-8f733.gif') top left repeat-x;
	border: solid 1px #C53B99; 
	color: #FFAE00;
	text-decoration: none;
}
.popuppm-new a:hover {
	color: #666;
	text-decoration: underline;
}



h1,h2	{
			font-weight: bold; font-size: 18px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color: #000000;
}
.maintitle	{
			font-weight: bold; font-size: 20px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color: #FFFFFF;
}
.subtitle	{
			font-size: 14px; font-family: Arial, Helvetica, sans-serif;
			text-decoration: none; font-weight: bold; color: #FFFFFF;
}




/*--------------------------
| Vista.Toolbar begin      |
--------------------------*/ 

img{ border: 0pt; }

#bottom_div{
width: 100%;
height: 150px;
background-color: #b9d1ea;
clear:both;
}

#vista_toolbar {
width: 760px;
float:left;
font:normal 12px 'Trebuchet MS','Arial';
margin:0;
padding:0;
}

#vista_toolbar ul {
background-image:url(http://img8.xooimage.com/files/3/3/4/back-1bb599.png);
background-repeat:repeat-x;
float:left;
line-height:32px;
list-style:none;
margin:0;
padding:0 10px 0 10px;
width:100%;
}

#vista_toolbar li {
display:inline;
padding:0;
}

#vista_toolbar a {
color:#FEF9FF; /* need because it will use default link color */
float:left;
padding:0 3px 0 3px; /* left 3 px because of left.png image */ 
text-decoration:none;
}

#vista_toolbar a span {
display:block;
float:none;
padding:0 10px 0 7px;
}

#vista_toolbar a span img {
border:none;
margin:8px 4px 0 0;
}

/* show picture when mouse over link */
#vista_toolbar a:hover{
background: url(http://img4.xooimage.com/files/1/1/7/left-1bb596.png) no-repeat left center;
}

#vista_toolbar a:hover span {
background:url(http://img10.xooimage.com/files/7/c/3/right2-1bb595.png) no-repeat right center;
}

#vista_toolbar a:hover {
color:#FFFFFF;
}

#vista_toolbar a.right {
float:right; /* for help button - just add class "right" ->  <a class="right"... */
}


/*--------------------------
| Vista.Toolbar end        |
--------------------------*/ 


/*------------------------
| List Menu begin        |
------------------------*/ 

.list-menu {
width: 100%;
}

.list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}

.list-menu li {
margin: 0 0 0;
}

.list-menu a {
display: block;
width:100%;
padding: 0px 0px 0px 0px;
border: 0px solid #000000;
background: #F5F5F5 url('') no-repeat center left;
text-decoration: none;
text-align:center; 
filter:blendTrans(duration=1);
}

.list-menu a:link, .list-menu a:active, .list-menu a:visited {
color: #DD00A6;
}

.list-menu a:hover {
border: 0px solid #000000;
background: #DD00A6 url(images/background1.gif);
color: #ffffff;
text-decoration: none;
}

/*------------------------
| List Menu end          |
------------------------*/ 



/*-------------------------------
| GoogleCustomSearch begin      |
-------------------------------*/ 

.in { background: #FFFFFF url('http://www.google.com/coop/images/google_custom_search_watermark.gif') left no-repeat; }
.newsLinkAlt, .newsLink {font-weight:bold;}

/*-------------------------------
| GoogleCustomSearch end        |
-------------------------------*/ 



/*--------------------------
| SlashDot.Menu begin      |
--------------------------*/ 

div.sdmenu {
        width: 100%;
}

div.sdmenu ol {
        /* background: url(http://img5.xooimage.com/files/5/1/a/bg_hdr5-2279bb.png) repeat-x; */
	overflow: hidden;
        width: 100%;
        margin: 0;
        padding: 0;
}

div.sdmenu ol.collapsed {
	height: 26px;
        width: 100%;
        margin: 0;
        padding: 0;
}

div.sdmenu ol dl#conteneur {
	display: block;
	/* background: url(http://img5.xooimage.com/files/5/1/a/bg_hdr5-2279bb.png); */
	width: 100%; height: 26px;
	position: relative;
	z-index: 1;
	margin: 0;
        padding-left: 0;
}

div.sdmenu ol.collapsed dl#conteneur {
        /* background-image: url(http://img6.xooimage.com/files/4/3/0/bg_th5-2f0524.gif); */
        padding-left: 0;
        margin: 0;
}


div.sdmenu ol dl dl#deco-1 {
	z-index: 2;
	position: absolute;
	top: 0; left: 0;
	display: block;
	margin: 0;
        padding: 0;
	width: 100%; height: 26px;
}

div.sdmenu ol dl dl.deco-2 {
	z-index: 3;
	position: absolute;
	top: 0; left: 0;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding-top: 4px;
	width: 100%; height: 26px;
	font-weight: bold;
	font-size: 12px;
}

div.sdmenu ol dl#conteneur dl.deco-2 dl {
        background: url(http://img3.xooimage.com/files/c/a/2/minimize3-636fab.gif) no-repeat 99% 2px;
        margin: 0;
}

div.sdmenu ol.collapsed dl#conteneur dl.deco-2 dl {
        background-image: url(http://img6.xooimage.com/files/4/2/0/maximize-63700a.gif);
        margin: 0;
}


div.sdmenu ol dl dt {
    margin: 0;
    padding: 0;
    display: block;
}

/*--------------------------
| SlashDot.Menu end        |
--------------------------*/ 




/*------------------------------
| Rollover Button begin        |
------------------------------*/ 

.swhiteb {
    font-weight : bold;
	height: 22px;
	width: 96px;
	font-size: 10px;
	vertical-align: middle;
	color: #A402A8;
	margin: 0;
	background: url('http://img21.xooimage.com/files/6/f/4/itheme-white3-42b595.gif') no-repeat center center;
}

.swhite2b {
    font-weight : bold;
	height: 22px;
	width: 96px;
	font-size: 10px;
	vertical-align: middle;
	color: #004A9D;
	margin: 0;
	background: url('http://img21.xooimage.com/files/6/f/4/itheme-white3-42b595.gif') no-repeat center center;
}


.sredb {
    font-weight : bold;
	height: 22px;
	width: 96px;
	font-size: 10px;
	vertical-align: middle;
	color: #ffffff;
	margin: 0;
	background: url('http://img24.xooimage.com/files/1/c/0/itheme-red3-42b6e7.gif') no-repeat center center;
}

.sblueb {
    font-weight : bold;
	height: 22px;
	width: 96px;
	font-size: 10px;
	vertical-align: middle;
	color: #ffffff;
	margin: 0;
	background: url('http://img25.xooimage.com/files/b/e/4/itheme-aqua2-42b231.gif') no-repeat center center;
}

/*------------------------------
| Rollover Button end          |
------------------------------*/ 





/*--------------------------
| HighSlide begin          |
--------------------------*/ 
img.maxwidth {
    max-width: 400px;
    width: expression(this.scrollWidth >= 400? "400px" : 'auto');
}

.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(http://deezayn.fileave.com/highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding-left: 22px;
	background: url(http://deezayn.fileave.com/highslide/graphics/icon.gif) no-repeat 0 1px;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(http://deezayn.fileave.com/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	top: -23px;
	left: 7px;
}
.highslide-controls ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.highslide-controls li {
	float: left;
}
.highslide-controls a {
	background-image: url(http://deezayn.fileave.com/highslide/graphics/controlbar-white-small.gif);
	display: block;
	float: left;
	height: 20px;
	width: 20px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-controls .highslide-move {
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position:  -20px -20px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}


/*--------------------------
| HighSlide end            |
--------------------------*/ 






/*--------------------------
| Image Magnification      |
--------------------------*/ 


.MaxPop
{
   max-width: 642px;
   width: expression(this.scrollWidth >= 642? "642px" : 'auto');
}

.PopBoxImageSmall
{
   border: none 0px white;
   cursor: url("http://img21.xooimage.com/files/b/f/8/magplus-444544.cur"), pointer;
   margin-top: 10px; 
}

.PopBoxImageLarge
{
   border: none 0px white;
   cursor: url("http://img22.xooimage.com/files/a/8/f/magminus-444549.cur"), pointer;
}

.PopBoxImageShrink
{
 cursor: url("http://img22.xooimage.com/files/a/8/f/magminus-444549.cur"), pointer;
}
.PopBoxImageLink
{
 cursor: pointer;
}
.PopBoxImageMove
{
 border: none 0px #ffffff;
 cursor: pointer;
} 



/*--------------------------
| Arabic keyboard          |
--------------------------*/ 

#keyboard {
   color: #71217C;
   margin: 0 auto;
   padding: 0;
   text-align: center;
   overflow: visible;
}
#keyboard input {
   color: #71217C;
   margin: 0;
   padding: 0;
   width: 26px;/* IE, Firefox, Opera */
   height: 26px;
   background: url('http://img44.xooimage.com/files/3/8/e/key-6492d7.gif') no-repeat center;
   font-size: 16px;
   font-weight: bold;
   font-family: Simplified Arabic, Times New Roman, Arial MS Unicode;
   text-align: center;
   text-transform: uppercase
}
#keyboard input.x2 {
   color: #71217C;
   overflow: hidden;
   margin: 0;
   width: 52px;/* IE, Firefox, Opera */
   height: 26px;
   background: url('http://img42.xooimage.com/files/b/7/1/key2-6492da.gif') no-repeat center;
   font-size: 14px;
   font-weight: bold;
   font-family: Simplified Arabic, Times New Roman, Arial MS Unicode;
   text-align: center;
   text-transform: lowercase
}
#keyboard input.x3 {
   color: #71217C;
   overflow: hidden;
   margin: 0;
   width: 78px;/* IE, Firefox, Opera */
   height: 26px;
   background: url('http://img42.xooimage.com/files/c/9/3/key3-6492db.gif') no-repeat center;
   font-size: 14px;
   font-weight: bold;
   font-family: Simplified Arabic, Times New Roman, Arial MS Unicode;
   text-align: center;
   text-transform: lowercase
}
#keyboard input.x4 {
   color: #71217C;
   overflow: hidden;
   margin: 0;
   width: 104px;
   height: 26px;
   background: url(http://img40.xooimage.com/files/0/1/1/key4-6492dc.gif) center center no-repeat;
   font-size: 14px;
   font-weight: bold;
   font-family: Simplified Arabic, Times New Roman, Arial MS Unicode;
   text-align: center;
}

#keyboard input.x5 {
   color: #71217C;
   overflow: hidden;
   margin: 0;
   width: 208px;
   height: 26px;
   background: url('http://img48.xooimage.com/files/8/c/c/key5-6492df.gif') no-repeat center;
   font-size: 14px;
   font-weight: bold;
   font-family: Simplified Arabic, Times New Roman, Arial MS Unicode;
   text-align: center
}



.imag {
   background-image: url('');
   background-repeat: no-repeat;
   background-position: top right;
   background-attachment: fixed;
   position: absolute;
   width: 100%;
   height: 111px;
   z-index: 2;
}



#topbar1 {
position:absolute;
background-color: #E4EBF8;
border: 1px solid #9893C6;
-moz-border-radius: 12px; 
padding: 0px 0px 2px 0px;
margin: 0px;
width: 400px;
visibility: hidden;
z-index: 11;
opacity:.80; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity:0.8; 
}



.bbuttons a.diap {
 background-image:url('http://img48.xooimage.com/files/9/3/d/slide-show-16x16-65b5b4.png') !important;
 background-repeat:no-repeat !important;
 background-position:left 1px !important
}




div#navbardock {
        width: 99%;
        height: 58px;
	position: absolute;
	top: 0; left: 0px; right: 0px;
	padding: 0px;
	z-index: 3;
	position: fixed;	
}

#menu_holder {
	height: 58px;
	width: 100%;
	display: block;
	position: absolute;
	top: -48px;
        position: fixed;
}

#nav {
	background-image: url(http://img3.xooimage.com/files/e/2/7/right-g6-a1523e.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 58px;
	width: 742px;
	margin: 0px auto;
	padding: 0px;

}
#nav ul {
	margin: 0px;
	padding: 0px 0px 0px 21px;
	height: 58px;
	list-style-type: none;
	background-image: url(http://img5.xooimage.com/files/a/1/b/left-g6-a151d8.png);
	background-repeat: no-repeat;

}
#nav li{
	margin: 0px;
	padding: 0px;
	float: left;
}
#nav li a:link, #nav li a:active, #nav li a:visited {
	background-image: url(http://img3.xooimage.com/files/0/b/4/middle-g8-a1518b.png);
	background-repeat: repeat-x;
	height: 58px;
	width: 100px;
	display: block;
	line-height: 58px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;

}
#nav li a:focus, #nav li a:hover{
	text-decoration : none;
	-moz-outline:0;
	color: #FFFFFF;
	background-image: url(http://img3.xooimage.com/files/8/7/5/rollover-g8-a15129.png);
	background-repeat: repeat-x;
}


.roundy {
background:#FA0;
width:100%;
border-radius:6px; 
-moz-border-radius:6px;
}

#rounded {
background:#FA0;
width:100%;
border-radius:6px; 
-moz-border-radius:6px;
}

