/* background */

.main {
	background-color: #0083d2;
}
.main .content{
	background-color: #0083d2;
}
.main .content.one {
	background-image: url(../images/main.background.get.gif);
}
/* header */

.header {
	background-image: url(../images/header.background.get.gif);
}

/* logo */

.header h1 a {
	background-image: url(../images/sporture.logo.get.png);
	width: 205px;
	height: 80px;
}

/* navigation */

.header ul.navigation li.nav-design a {
	background-image: url(../images/nav.get.design.gif);
}
.header ul.navigation li.nav-shop a {
	background-image: url(../images/nav.get.shop.gif);
}
.header ul.navigation li.nav-find a {
	background-image: url(../images/nav.get.find.gif);
}
.header ul.navigation li.nav-get a {
	background-image: url(../images/nav.get.get.gif);
	background-position: 0 -36px;
}


/* FASHION TIPS
__________________________________________ */

.focus {
	padding-top: 58px;
}
.tips_introduction {
	float: left;
	margin-left: 25px;
	width: 581px;
	height: 1%;
}
/*
.quiz_pitch {
	float: right;
	margin-right: 36px;
	width: 274px;
	height: 84px;
}
.quiz_pitch a {
	display: block;
	height: 84px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../images/quiz.get.gif) 0 0 no-repeat;
}
*/
.quiz_pitch {
	float: right;
	position: relative;
	top: -47px;
	left: -39px;
	margin-bottom: -47px;
	width: 313px;
	height: 177px;
}
.quiz_pitch a {
	display: block;
	height: 177px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../images/quiz.get.gif) 0 0 no-repeat;
}
.quiz_pitch a:hover {
	background-position: 0 -177px;
}


/* trends */

.trends {
	clear: both;
}
.trends .trend {
	float: left;
	padding-top: 340px;
	padding-bottom: 52px;
	width: 304px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.trends .trend h3,
.trends .trend h4,
.trends .trend p {
	margin-left: 10px;
	margin-right: 10px;
}
.trends .trend.brightcolors {
	background-image: url(../images/trend.brightcolors.png);
}
.trends .trend.colorblocking {
	background-image: url(../images/trend.colorblocking.png);
}
.trends .trend.metallictrim {
	background-image: url(../images/trend.metallictrim.png);
}


/* PERSONALITY QUIZ
__________________________________________ */

.personality_quiz {
	margin-top: -132px;
	margin-bottom: 72px;
	padding-top: 138px;
	padding-right: 343px;
	background: transparent url(../images/background.quiz.gif) 397px 0 no-repeat;
}

/* introduction */

.quiz_introduction {
	margin-left: 25px;
	margin-bottom: 32px;
	width: 580px;
}

/* quiz */

.quiz {
	clear:none;
	margin-top:-30px;
	margin-left: 25px;
	width: 587px;
}
.quiz .questions {
	padding: 45px 15px;
	width: 587px;
	background: transparent url(../images/background.quiz.questions.top.png) 0 0 no-repeat;
}
.quiz .questionsBackground {
	width: 587px;
	background: transparent url(../images/background.quiz.questions.middle.png) 0 10px no-repeat;
}
.quiz .questionsBottom{
	width: 587px;
	height: 15px;
	background: transparent url(../images/background.quiz.questions.bottom.gif) 0 0 no-repeat;
}
.quiz .questions table {
    clear: left;
}
.quiz .questionError {
    float: left;
	padding:12px;
    margin: 6px 10px;
    color: #ff3548;
    background-color: #fe9fd8;
}
label{
	padding-left:3px;
}

/*
.quiz .questions .column {
	float: left;
	padding-left: 8px;
	width: 273px;
	height: 1%;
}
.quiz .questions .column.first {
	padding-left: 0;
	padding-right: 8px;
	border-right: 1px solid #a9d1ea;
}
.quiz .questions .column .question {
	padding: 12px 0;
	border-bottom: 1px dotted #91c2e1;
}
.quiz .questions .column .question.last {
	border-bottom: none;
}
.quiz .questions .column .question img {
	float: left;
	position: relative;
	top: -2px;
}
.quiz .questions .column .question dl dt {
	margin-bottom: 0.5em;
	padding-left: 28px;
	color: #3e017c;
	font: bold 1.2em/1.33em Arial, Helvetica, sans-serif;
}

.quiz .questions .column .question dl dd {
	clear: none;
	padding: 0.27em 0 0.27em 28px;
	color: #ac2f8d;
	font: bold 1.1em Arial, Helvetica, sans-serif;
}
.quiz .questions .column .question dl dd input {
	vertical-align: middle;
	margin-right: 0.36em;
}
*/
.quiz td {
	width: 254px;
	margin: 8px 8px 8px 8px;
	padding: 12px 12px 12px 12px;
	border-bottom: 1px dotted #91c2e1;
	vertical-align:top;
}
.quiz td td {
	width: 250px;
	margin: 0;
	padding: 0;
	border: none;
}
.quiz .questions .question {
}
.quiz .questions .question.last {
	border-bottom: none;
}
.quiz .questions .question img {
	float: left;
	position: relative;
	top: -2px;
}
.quiz .questions .question dl dt {
	margin-bottom: 0.5em;
	padding-left: 28px;
	color: #3e017c;
	font: bold 1.2em/1.33em Arial, Helvetica, sans-serif;
}
.quiz .questions .question dl dd {
	clear: none;
	padding: 0.27em 0 0.27em 28px;
	color: #ac2f8d;
	font: bold 1.1em Arial, Helvetica, sans-serif;
}
.quiz .questions .question dl dd input {
	vertical-align: middle;
	margin-right: 0.36em;
}
.buttons {
	float: right;
	position: relative;
	left: 6px;
	margin-top: 6px;
}


/* PERSONALITY QUIZ RESULTS
__________________________________________ */

.your_perfect_match {
	position: relative;
	top: -75px;
	margin-bottom: -75px;
	padding-top: 139px;
	height: 411px;
	background: transparent url(../images/background.quiz.results.gif) 247px 0 no-repeat;
}
/* introduction */

.results_introduction {
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	margin-bottom: 32px;
	width: 277px;
}
.results {
	float: left;
	width: 574px;
	background: transparent url(../images/background.quiz.results.box.gif) 0 0 no-repeat;
}
.resultsInner {
    float: left;
    position: relative;
    top: 9px;
	width: 574px;
    padding: 0 0 9px 0;
	background: transparent url(../images/background.quiz.results.box.bot.gif) 0 100% no-repeat;
}
.results .the_dress {
	float: left;
	margin-right: 1px;
	width: 284px;
    position: relative;
}
.results .the_mood_boards {
	float: left;
	width: 289px;
}
.results .the_dress h3,
.results .the_mood_boards h3 {
	margin: 15px 0 20px 39px;
	color: #3e017c;
	font-size: 1.2em;
}
.results .the_dress h3 {
    xposition: absolute;
    xtop: 24px;
    xleft: 39px;
	margin-bottom: 0;
}
.results .the_mood_boards p {
	clear: both;
	margin-left: 39px;
	color: #3e017c;
}
.results .the_mood_boards .moods {
	margin-left: 18px;
	margin-bottom: 5px;
	height: 224px;
	font-weight: bold;
}
.results .the_mood_boards .moods .mood {
	float: left;
	padding-left: 21px;
	width: 107px;
	height: 112px;
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
}
.results .the_mood_boards .moods .mood.one {
	background-image: url(../images/quiz.results.number.1.gif);
}
.results .the_mood_boards .moods .mood.two {
	background-image: url(../images/quiz.results.number.2.gif);
}
.results .the_mood_boards .moods .mood.three {
	background-image: url(../images/quiz.results.number.3.gif);
}
.results .the_mood_boards .moods .mood.four {
	background-image: url(../images/quiz.results.number.4.gif);
}
.results .the_mood_boards .moods .mood a {
	display: block;
	width: 80px;
	color: #ac2f8d;
}
/*.results .the_mood_boards .moods img,*/
.results .the_mood_boards .moods .mood_image {
    display: block;
	width: 80px;
	height: 80px;
	overflow: hidden;
}
.results .the_mood_boards .moods .mood img {
	display: block;
	margin-bottom: 4px;
}



/* CLEAR FLOATS
__________________________________________ */

.tips:after,
.questions:after,
.results:after,
.buttons:after {		
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}



