@CHARSET "UTF-8";
 @import url(https://fonts.googleapis.com/css?family=Lato:300);
  @import url(https://fonts.googleapis.com/css?family=Ubuntu);

 @font-face {
font-family: 'nexa';
src: url('/css/fonts/nexa_bold-webfont.eot');
src: url('/css/fonts/nexa_bold-webfont_ie.eot') format('embedded-opentype'),
url('/css/fonts/nexa_bold-webfont.woff') format('woff'),
url('/css/fonts/nexa_bold-webfont.ttf') format('truetype'),
url('/css/fonts/nexa_bold-webfont.svg#NexaBoldRegular') format('svg');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'nexa_light';
src: url('/css/fonts/nexa_light-webfont.eot');
src: url('/css/fonts/nexa_light-webfont_ie.eot') format('embedded-opentype'),
url('/css/fonts/nexa_light-webfont.woff') format('woff'),
url('/css/fonts/nexa_light-webfont.ttf') format('truetype'),
url('/css/fonts/nexa_light-webfont.svg#NexaLightRegular') format('svg');
font-weight: normal;
font-style: normal;
}


html {
	height: 100%;
}

body {

	background: #928770  url('/images/bckg.jpg') center top no-repeat;
/*	background: #847a67  url(/images/fond_site2.png) center top no-repeat;*/

	font-size: 15px;
	color: black;
	min-height: 100%;

	color: #333333;
font-family: 'Lato', Century Gothic, sans-serif;



}
#background
{
	background: #cccccc  url('/images/fond_site2_blanc.png') center top no-repeat;
 min-height:100%;
 max-height:1856px;


  width:100%;
  overflow:hidden;
  position: absolute;

  z-index: -1;

}

#header {



	padding-bottom:0px;
	padding-top:0px;
	text-align:center;

	height:200px;
	/*background-color: #fff;

	border-radius:15px;
	 box-shadow: 0 0 10px #888;*/
/*	background:url('/images/header.png');*/

}
#page
{
	border-radius:15px;
	margin-top:10px;
	padding-top:5px;
	background-color: white;
	 box-shadow: 0 0 10px #888;
}


a.description
{
	font-family: 'Ubuntu', Century Gothic, sans-serif;

	color:#555555;
}
a.description:hover
{

	color:#555555;
}

#divSitePhotos img
{
	 max-width: 100%;
   height: auto;
  width: auto\9; /* ie8 */


}

.divNews
{

	font-size: 12px;

}

.divNews li
{
	margin-bottom:5px;

}
.divNews li:hover
{
	background-color: #fee;

}

.divNews div
{

	background-color:#e93467;
	color:#fff;
	border-radius:5px;
	font-size:14px;
	font-weight: bold;
	padding:2px;
	padding-left:10px;
	margin-bottom:10px;
}


#main {
	color: #555;
	padding: 0px;
	margin: 0px;
	margin-top:20px;

	width: 1000px;

}
#content
{

	margin:0px;

	padding-top:20px;
	padding-bottom:20px;


}
a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #d25760;
}

.toolbar {
	font-family: "nexa_light", Century Gothic, sans-serif;
	padding:0px;
	margin:0px;

	margin-top:10px;
	background-color: #fff;
	 box-shadow: 0 0 10px #888;
	padding-top:4px;
	padding-bottom:4px;
	 height:36px;
	 line-height:36px;
	 vertical-align: middle;

}


.toolbar .title
{
	font-family: "nexa", Century Gothic, sans-serif;
	margin-left:10px;
	position:absolute;
	color: #e93467;
	font-size:12px;
	width:100px;
	text-transform: uppercase;

	letter-spacing: 0.5px;


}
.toolbar ul{
	display:inline-block;
	margin: 0;
	padding-left:100px;

}

.toolbar li {
	position: relative;
	display: inline-block;
    margin: 0;
    padding: 0;
    margin-right:17px;


}
.toolbarAnnuaire
{
/*	background-image: url('/images/toolbar_annuaire.png');*/
	background-image:url(/images/bckg-toolbar.gif);
	margin-left:-19px;
	margin-right:-17px;
padding-left:19px;
background-repeat: repeat-x;

/*border:1px dashed #e93467;*/
border-left:none;
border-right:none;
position:relative;
z-index:1

}

.toolbar-left{background-image:url(/images/toolbar-left.png); margin-left:-49px}
.toolbar-right{background-image:url(/images/toolbar-right.png); margin-left:987px}
.toolbar-right, .toolbar-left{width:62px; height:56px; position:absolute; z-index:0; margin-top:15px }

.toolbarAnnuaire img
{

	width:36px;
	height:auto;
background-color:#474747;
}

.toolbar img:hover
{

	background-color:#e93467;
}
.toolbarGallerie
{

	border-radius:10px;
height:30px;
line-height:30px;
background-color:#474747;
color:#fff;


}

.toolbarGallerie .title
{

	color:#fff;


}

.toolbarGallerie ul
{
	padding-left:110px;
	 display:block;

	}
.toolbarGallerie li
{
	font-size: 14px;

	padding-right:40px;
	float:left;
	display:block;
	line-height:28px;
	margin-right:4px;
}

.toolbarGallerie li a
{
	color:#fff;

	}
	.toolbarGallerie li a:hover
{
	color:#e93467;

	}

	.textIntro
	{

	margin-top:30px;

	}
.textIntro a
	{

	color:#e93467;
	font-weight: bold;



	}
.textIntro a:hover
	{


	text-decoration: underline;

	}


#adJoin
{
	margin-top:10px;
	padding:5px;
	padding-left:0px;
	padding-right:15px;
	  line-height:16px;
	float:left;
	display:inline;
	width:100px;
	z-index:100;
	clear:both;
		vertical-align:middle;

}
#siteSearch ::-webkit-input-placeholder {
    color:    #fff;
}
#siteSearch :-moz-placeholder {
    color:    #fff;
}
#siteSearch ::-moz-placeholder {
    color:    #fff;
}
#siteSearch :-ms-input-placeholder {
    color:    #fff;
}

#divMember
{
	font-size: 12px;
font-family: Tahoma,Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-left:-30px;
	padding:5px;
	padding-left:25px;
	padding-right:5px;
	width:100px;
	overflow:hidden;
	 float:left;
	position:relative;
	color:#fff;
		vertical-align:middle;
		background-image: url("/images/membre.png");
		background-repeat:no-repeat;
		background-position: 3px 3px;
	background-color: rgba(233,52,103,.3);
	border:1px solid #e93467;
	border-radius:10px;

	text-align:left;
	line-height:12px;

}

#indexRightBar div
{
	padding-bottom:10px;


}

#indexRightBar img
{
	max-width:120px;
	height:auto;


}



#divMember:hover
{
	background-color:  rgba(233,52,103,.1);
	color:#e93467;
}


#siteSearch
{

	float:right;
	margin-top:5px;
	margin-right:-35px;

}

#siteSearch input
{
	width:100px;
	border:1px solid #E93467;
	border-radius:10px;
	background: rgba(233, 52, 103, 0.3)
    url(/images/search-pink.png) no-repeat 5px 5px;
    padding-left:30px;
	color:#fff;
}

.logoTitle {
	color: #fff;

	font-weight:bold;
	font-size: 70px;
	text-align: center;
	margin-top: 0px;
	display:block;
	text-shadow: rgba(0,0,0,.5) 0 0 6px;


}

.logoSubTitle {
	color: #333;

	font-family: "nexa", Century Gothic, sans-serif;
	font-size: 15px;
	text-align: center;
	margin-top: 0px;
	display:block;

}
.logoSubSubTitle {
	color: #333;

	font-family: "nexa_light", Century Gothic, sans-serif;
	font-size: 16px;
	text-align: center;
	margin-top: 0px;
	display:block;

}
.logoSubTitle strong{


	color:#e93467;

	}

.petitTitre
{
	font-family: "nexa_light", Century Gothic, sans-serif;
	color: #e93467;
	font-size:25px;
	font-weight:none;

	/*
	background-color: #fdd;
    border: 1px solid #faa;
    display: block;

    font-weight: bold;*/
    padding-top: 5px;
    padding-bottom: 5px;
 	margin-bottom:10px;


	padding-left:10px;
}
a.petitTitre:hover
{

	text-decoration: underline;

}
.categories a {

	text-decoration:underline;
	padding: 5px;
}

.categories a:hover {
	color: #d25760;
}


.vlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	position: relative;
	float: right;
}

.vlinks a {
	color: #444444;
	text-decoration: underline;
}

.vlinks a:hover {
	color: #d25760;;
}

.grid_12.line {
	position: relative;
	padding-top: 10px;
}

ul.categories {
	list-style-image: url(../images/07.png);
	position: relative;
	padding: 0 0 0 20px;
}

.ulimg {
	padding-top: 5px;
	padding-right: 10px;
}

.colortext {
	background-color: #eeeeee;
	color: #ababab;
	height: 30px;
	width: 280px;
	position: relative;
	float: left;
	vertical-align: bottom;
	webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}


/*
	Page style
*/


#index .slideshow {

	position: relative;
	z-index: 0;
	height: 319px;
}

#ribbon {
	position: absolute;
	top: -3px;
	left: -15px;
	z-index: 900;
}

#index .slides {
	position: absolute;
	top: 15px;
	z-index: 100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/
.slides_container {
	width: 600px;
	overflow: hidden;
	position: relative;
	display: none;
	border: solid 10px #fff;
	box-shadow: 0 0 10px #ccc;
	border-radius:5px;

}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/
.slides_container div.slide {
	width: 600px;
	height: 319px;
	display: block;
}

.slides_container a img {
	display: block;
	width:600px;
}

.caption {
	font-family: "nexa_light", Century Gothic, sans-serif;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;

    color: #000000;
    height: 50px;
    left: 0;
    line-height: 40px;
    padding: 10px 10px 0;
    position: absolute;
    text-shadow: none;
    top: 230px;
    width: 600px;
    z-index: 500;
}

.caption:hover
{

	background: none repeat scroll 0 0 rgba(255, 255, 255, 1);

}

.caption .title{


	font-family: "nexa_light", Century Gothic, sans-serif;
	color: #e93467;
	font-size:16px;
	font-weight:none;
	text-transform: uppercase;

}


.distanceSelector
{
	margin-top:10px;

}
.distanceSelector span
{
	position:absolute;
	display: block;

    font-size: 10px;
    text-align:center;
    width:20px;
   right:-5px;
   top:14px;
    line-height:20px;
    color: #000;
    background: #FFF;
    border: 1px solid #faa;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;

}
.distanceSelector li.active
{

background-color:#faa;

	}
.distanceSelector li a
{
	margin-right:5px;

}
.distanceSelector li
{
	 position:relative;
	padding:5px;
	float:left;
	background-color:#fee;
	border:1px solid #faa;
	border-radius: 5px;
	font-size: 12px;
	margin-right:10px;
}
.distanceSelector li:hover
{
	background-color:#fffafa;

	}
/*
	Pagination
*/
.pagination {
	margin: 6px 0 0;
	float: left;
	list-style: none;
}

.pagination li {
	float: left;
	margin: 0 1px;
}

.pagination li a {
	display: block;
	width: 13px;
	height: 0;
	padding-top: 13px;
	background-image: url(/images/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}

.pagination li.current a,.pagination li.current a:hover {
	background-position: 0 -13px
}

.pagination li a:hover {
	background-position: 0 -26px
}

a.oneone {
	vertical-align: middle;
}

.oneone {
	vertical-align: middle;
}

#footer {
	border-radius:10px;

	padding: 0;
	padding-top: 20px;
	margin-top: 50px;
	padding-bottom: 20px;
	margin-bottom: 50px;
	padding-left:10px;
	float: left;
	width: 100%;

	clear: both;
	display: inline;
	color: #565656;





	border-radius:15px;

	background-color: rgba(255,255,255,.7);
	 box-shadow: 0 0 10px #888;

}

#gallery img {
	border: 3px solid #aaa;
	margin: 10px;
}


label
{
	clear:both;

	display:block;

}


#tab_menu
{

	position:relative;


}

#tab_menu a
{
	font-family: "nexa-light", Century Gothic, sans-serif;
	display:block;
	text-transform:capitalize;
	font-weight:normal;
	color:#fff;
	width:100%;
	padding:2px;
	margin-bottom:5px;
	height:20px;

	background:#928770;
}

#tab_menu a:hover
{
	background:#e93467;


	}
.tab {
	height:20px;
	border-radius:2px;
	position:relative;
	padding:1em;

	box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.2);
	-o-box-shadow: 0px 0px 1px 1px  rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 1px 1px  rgba(0,0,0,0.2);
}

.tab:before, .tab:after {

	content: "";
	position: absolute;
	z-index: -1;
	-ms-transform: skew(-3deg,-2deg);
	-webkit-transform: skew(-3deg,-2deg); /* Safari and Chrome */
	-o-transform: skew(-3deg,-2deg); /* Opera */
	-moz-transform: skew(-3deg,-2deg); /* Firefox */
	bottom: 4px;
	box-shadow: 0 15px 5px rgba(0, 0, 0, 0.7);
	height: 20px;
	left: 1px;
	max-width: 50%;
	width: 50%;
}
.tab:after {

	-ms-transform: skew(3deg,2deg); /* IE 9 */
	-webkit-transform: skew(3deg,2deg); /* Safari and Chrome */
	-o-transform: skew(3deg,2deg); /* Opera */
	-moz-transform: skew(3deg,2deg); /* Firefox */
	left: auto;
	right: 1px;
}










#indexLeftBar div
{
	margin-bottom:20px;

}
#indexLeftBar .AnnuaireDetailCadre
{

	font-size: 14px;

}

#indexLeftBar select
{
	width:170px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;


}
#toolbar_tooltip
{

	font-family: "nexa", Century Gothic, sans-serif;
	display:none;
	position:absolute;
	background-color:#fff;
	border:1px solid #faa;
	padding:10px;
	border-radius:10px;
	z-index:100;
}
select {
	padding: 4px;
	border: solid 1px #faa;

	color: #555;
	font-size: 12px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	clear:both;
	margin-bottom:10px;
}
input {
	padding: 4px;
	border: solid 1px #faa;

	color: #555;
	font-size: 12px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	clear:both;
	margin-bottom:10px;
	margin-right:5px;

}

textarea {
	border: solid 1px #faa;
	font-size: 12px;
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	color: #555;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:10px;
	display:block;
}

input[type=submit],input[type=button] {
	padding: 5px;

	 background-color: #faeaea;

	font-weight:bold;

}
input[type=submit]:hover,input[type=button]:hover  {



	color:#f77;
	font-weight:bold;
	box-shadow: 0 0 2px #faa;
}

 input:focus,textarea:focus
 {
  background-color: #fffafa;
 box-shadow: 0 0 2px #faa;

 outline:none;
 }


.checkbox-pink {
    display: none;

}

.checkbox-pink + label {
    background-color: #faeaea;
    border: 1px solid #faa;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
    padding: 9px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
    margin-right:5px;

}

.checkbox-pink + label:active, .checkbox-pink:checked + label:active {
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.checkbox-pink:checked + label {
    background-color: #f0eaea;
    border: 1px solid #f66;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
    color: #99a1a7;
}

.checkbox-pink:checked + label:after {
    content: '\2714';
    font-size: 14px;
    position: absolute;
    top: 0px;
    left: 3px;
    color: #f77;
}


.diaporama
{


	margin-bottom:10px;
	text-align:center;
}
.diaporama_img_container
{
	margin-bottom:10px;
	margin-top:10px;

}
.diaporama a.active
{


	background-color:#faa;
}


.diaporama img
{



}
.diaporama_thumbs_container
{
	background-color: #FFEEEE;
    border: 1px solid #FFDDDD;
    height: 176px;
    overflow-x: hidden;
    overflow-y: auto;

    width: 100%;
}

.diaporama_thumbs
{



}

.jsDivInfo p {

	padding-bottom:10px;


}

/* Members Pages */

.MembersEntryTitle
{

}
.MembersMessageBarOK
{

	font-weight:bold;
	display: block;
	background-color: #AFA;
	margin-top:10px;
	margin-bottom:10px;
	border-top: 2px solid #5F5;
	border-bottom: 2px solid #5F5;
	padding: 10px;
	padding-left:20px;
	padding-right:20px;



}
.MembersMessageBarError
{


    font-weight:bold;
	display: block;
	background-color: #FCC;
	margin-top:10px;
	margin-bottom:10px;
	border-top: 2px solid #F99;
	border-bottom: 2px solid #F99;
	padding: 10px;
	padding-left:20px;
	padding-right:20px;
}



.messageEntry
{

	background-color:#fdd;
	border:10px solid #fdd;
	margin:5px;
	display:block;
	margin-bottom:5px;
}

#div_message
{

	margin:5px;
	padding:10px;
	height:200px;
	background-color:#fdd;

}
.messageEntry.active
{
	border:10px solid #faa;

}

/* ANNUAIRE */
.catlist {

	text-align: center;

	display:inline-block;
	font-family: Century Gothic, sans-serif;
	margin:0;
}
.catlist li
{
	display:inline-block;

	width:160px;
	height:160px;
	padding-bottom:20px;

	line-height: 12px;

	font-size: 10px;
	text-decoration:none;

}

.AnnuaireFilter
{

	display:block;
	background-color:#fee;

	border-top:1px solid #fdd;
	border-bottom:1px solid #fdd;
	padding:20px;
}
.filterCats ul
{
	float:right;
	list-style-type:none;



	}
.filterCats li
{


	float:left;
margin: 10px 0 0 0;
padding: 0 10px 0 0;


	}
.AnnuaireEntry
{
	margin-top:10px;
	 height:125px;

	background-color:#fffefe;
	padding:5px;
	padding-bottom:0px;
	/*box-shadow: 0 0 5px #faa;*/
	border: 1px solid #fbb;
	 border-radius: 5px;
}
.AnnuaireEntry strong
{
 	font-weight: bold;

	}
.AnnuaireEntry .EntryDescription
{
	height:90px;
	overflow:hidden;

	}
.AnnuaireEntrySponsor
{
	background-color:#f7ddff;
	box-shadow: 0 0 10px #ccc;


}
.AnnuaireEntrySponsor strong
{
 	font-weight: bold;

	}
.AnnuaireDetailNom
{
	text-align:center;
	box-shadow: 0 0 5px #faa;
	padding:5px;
	margin-bottom:30px;
	font-weight: bold;
}
.AnnuaireDetailCadre
{

	box-shadow: 0 0 5px #faa;
	 border-radius: 5px;
	padding:10px;
	margin-bottom:30px;



}
.AnnuaireDetailCadreCouleur
{
	background-color:#fee;

}

/* Article */

.ArticleDetailTitre
{
	text-align:center;
	box-shadow: 0 0 5px #faa;
	padding:5px;
	margin-bottom:30px;
	font-weight: bold;
}
.ArticleDetailCadre
{

	box-shadow: 0 0 5px #faa;
	 border-radius: 5px;
	padding:10px;
	margin-bottom:30px;



}
.ArticleDetailCadreCouleur
{
	background-color:#fee;

}

/* ENTRY */
.EntryDescription
{


	line-height:1.4em;
	/*padding-top:20px;*/
	font-size: 13px;

}

.EntryDescription a.more
{
	color:#e93467;
	font-weight: bold;

	}

.EntryDescription a.more:hover
{
	text-decoration: underline;

	}

.imgBorder
{
	border: 5px solid #fff;


	box-shadow: 0 0 5px #aaa;

}

.imgBorder:hover
{


	box-shadow: 0 0 5px #ec23d7;

}
.thumb
{
	width:100px;
	height:100px;
	border: 5px solid #fff;
	margin:5px;

	box-shadow: 0 0 5px #aaa;

}
.thumb:hover
{


	box-shadow: 0 0 5px #ec23d7;

}
.keywordDIV {

	position:relative;
	text-align:right;
	margin:5px 2px 0;
	border: 1px solid #f55;
	background-color:#fdd;
	float:left;
	border-radius:5px;
	padding:5px;
	}
.keywordDIV .keyword {
	float:left;
	text-align:left;
	padding:2px;
	padding-right:10px;

	}
.keywordDIV a.button{
	font-size:10px;
	padding:0 0 3px 8px;
	}



/* FILE UPLOADING */

.qq-uploader { position:relative; width: 100%;}

.qq-upload-button {
    display:inline-block; /* or inline-block */
    width: 100%; padding: 7px 0; text-align:center;
    border-style:solid; border-width:1px; cursor:pointer;
}
.qq-upload-button:hover {
   color:#aaa;
}

.qq-upload-drop-area {
    position:absolute; top:0; left:0; width:100%; height:100%; min-height: 70px; z-index:2;
    background:#FF9797; text-align:center;
}
.qq-upload-drop-area span {
    display:block; position:absolute; top: 50%; width:100%; margin-top:-8px; font-size:16px;
}
.qq-upload-drop-area-active {background:#FF7171;}

.qq-upload-list {margin:15px 35px; padding:0; list-style:disc;}
.qq-upload-list li { margin:0; padding:0; line-height:15px; font-size:12px;}
.qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-failed-text {
    margin-right: 7px;
}
.qq-upload-success{

	display:none;
}

.qq-upload-file {}
.qq-upload-spinner {display:inline-block; background: url("/images/loading.gif"); width:56px; height:21px; vertical-align:text-bottom;}
.qq-upload-size,.qq-upload-cancel {font-size:11px;}

.qq-upload-failed-text {display:none;}
.qq-upload-fail .qq-upload-failed-text {display:inline;}

.ui-menu-item
{

	font-size:12px;

}
.ui-autocomplete-category
{
	font-size:14px;
	font-weight: bold;
	background-color: #ccc;
	 padding: .2em .4em;
        margin: .8em 0 .2em;
        line-height: 1.5;


}

.nexa
{
	font-family: "nexa", Century Gothic, sans-serif;


}
.nexaLight
{
	font-family: "nexa_light", Century Gothic, sans-serif;


}

.rose
{

	color: #e93467;
}
.BreadCrumb
{
	font-family: "nexa_light", Century Gothic, sans-serif;
	color: #e93467;
	margin-top:10px;
	font-size: 16px;


	/*color:#999;

	/*display: block;
	background-color: #FEE;
	margin-top:10px;
	border-top: 2px solid #FDD;
	border-bottom: 2px solid #FDD;
	padding: 10px;
	padding-left:20px;
	padding-right:20px;
	*/

}
.BreadCrumb a
{

	color:#444;
	padding-left:4px;
	padding-right:4px;

	}
	.BreadCrumb a:hover
{
	color:#e93467;

	}
#images{
    padding:30px;
}
#images img{
    float:left;

    margin:0px;
    padding:0px;
}

#ibox{
    position:absolute;
    overflow-y:none;
    background:#fff;
    border:1px solid #ccc;
    z-index:1001;
    display:none;
    padding:4px;
    -webkit-box-shadow: 0px 0px 6px 0px #bbb;
    -moz-box-shadow: 0px 0px 6px 0px #bbb;
    box-shadow: 0px 0px 6px 0px #bbb;
}
#ibox img{
    border:1px solid #444;
}
#ibox br{
    clear:both;
}


.selectOption
{

	width:150px;
	margin-right:20px;




}
.heart{
color:#E93467;
font-family:"nexa_light",Century Gothic,sans-serif;
}
body #main .tickercontainer p {
	font-family:"nexa_light",Century Gothic,sans-serif;
font-size:12px;
letter-spacing:1px;
}
.tickercontainer { /* the outer div with the black border */
width: 732px;
height: 27px;
margin: 0px 102px;
margin-top:10px;
padding: 0;
overflow: hidden;
position:absolute;
}

marquee{ position:relative}
marquee p{ float:left}

.tickercontainer p{font: bold 10px;width:100%; white-space: nowrap}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
top: 8px;
height: 18px;
/*width: 718px;*/
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
/*left: 750px;*/
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding-right: 15px;
/*background: #fff;*/
}










/* = STEPS CONTAINER
----------------------------*/
.wizard-steps {
    margin:20px 10px 0px 10px;
    padding:0px;
    position: relative;
    clear:both;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}
.wizard-steps .step {
    position:relative;
}
.wizard-steps div {
    float: left;
margin-left: -2px;
}
/* = STEP NUMBERS
----------------------------*/
.wizard-steps span {
    display: block;
    float: left;
    font-size: 10px;
    text-align:center;
    width:15px;
    margin: 2px 5px 0px 0px;
    line-height:15px;
    color: #ccc;
    background: #FFF;
    border: 2px solid #CCC;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    border-radius:10px;
}
/* = DEFAULT STEPS
----------------------------*/
.wizard-steps a {
    position:relative;
    display:block;
    height:24px;
    padding:0px 10px 0px 3px;
    float: left;
    font-size:11px;
    line-height:24px;
    color:#666;
    background: #F0EEE3;
    text-decoration:none;
    text-shadow:1px 1px 1px rgba(255,255,255, 0.8);
}
.wizard-steps .a-before {
    width:0px;
    height:0px;
    border-top: 12px solid #F0EEE3;
    border-bottom: 12px solid #F0EEE3;
    border-left:12px solid transparent;

}
.wizard-steps .a-after {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left:12px solid #F0EEE3;
margin-left: 0;
}

/* = COMPLETED STEPS
----------------------------*/

.wizard-steps .completed-step a {
    color:#163038;
    background: #A3C1C9;
}
.wizard-steps .completed-step .a-before {
    border-top: 12px solid #A3C1C9;
    border-bottom: 12px solid #A3C1C9;
}
.wizard-steps .completed-step .a-after {
    border-left: 12px solid #A3C1C9;
}
.wizard-steps .completed-step span {
    border: 2px solid #163038;
    color: #163038;
    text-shadow:none;
}
/* = ACTIVE STEPS
----------------------------*/
.wizard-steps .active-step a {
    color:#A3C1C9;
    background: #163038;
    text-shadow:1px 1px 1px rgba(0,0,0, 0.8);
}
.wizard-steps .active-step .a-before {
    border-top: 12px solid #163038;
    border-bottom: 12px solid #163038;
}
.wizard-steps .active-step .a-after {
    border-left: 12px solid #163038;
}
.wizard-steps .active-step span {
    color: #163038;
    -webkit-box-shadow:0px 0px 2px rgba(0,0,0, 0.8);
    -moz-box-shadow:0px 0px 2px rgba(0,0,0, 0.8);
    box-shadow:0px 0px 2px rgba(0,0,0, 0.8);
    text-shadow:none;
    border: 2px solid #A3C1C9;
}
/* = HOVER STATES
----------------------------*/
.wizard-steps .completed-step:hover a, .wizard-steps .active-step:hover a {
    color:#fff;
    background: #8F061E;
    text-shadow:1px 1px 1px rgba(0,0,0, 0.8);
}
.wizard-steps .completed-step:hover span, .wizard-steps .active-step:hover span {
    color:#8F061E;
}
.wizard-steps .completed-step:hover .a-before, .wizard-steps .active-step:hover .a-before {
    border-top: 12px solid #8F061E;
    border-bottom: 12px solid #8F061E;
}
.wizard-steps .completed-step:hover .a-after, .wizard-steps .active-step:hover .a-after {
    border-left: 12px solid #8F061E;
}
​


