/* reset css */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-image: url("http://disney.go.com/makeyourmark/style-studio/images/bggradient.gif");
	background-repeat: repeat-x;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	outline:none;
}
/* reset css ends */

@font-face {
    font-family: 'ArchitectsDaughter';
    src: url('ArchitectsDaughter.eot');
    src: url('ArchitectsDaughter.eot?#iefix') format('embedded-opentype'),
         url('ArchitectsDaughter.woff') format('woff'),
         url('ArchitectsDaughter.ttf') format('truetype'),
         url('ArchitectsDaughter.svg#ArchitectsDaughter') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background-image: url("http://disney.go.com/makeyourmark/style-studio/images/bggradient.gif");
	background-repeat: repeat-x;
	width:100%;
	font-family:"Helvetica", Arial, sans-serif;
	font-size:12px;
}
.colorbg {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/bodycolorbackground.png") no-repeat scroll 0 0 transparent;
}
#wrapper {
	width: 100%;
}
#disneychromheader {
	margin: 0 auto;
	width: 996px;
}
#wrapper #navwrapper {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/navbar.png") no-repeat scroll 0 0 #FFFFFF;
	height: 263px;
	margin: 0 auto;
	width: 996px;
}

#wrapperhome #navwrapper {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/navbarhome.png") no-repeat scroll 0 0 #FFFFFF;
	height: 263px;
	margin: 0 auto;
	width: 996px;
}


#navwrapper ul {
	list-style-type: none;
	padding:76px 0 0 29px;
}
#navwrapper ul li {
	float:left;
	display:inline-block;

}

#navwrapper ul li.homeli {
		width:157px;
}

#navwrapper ul li.inspiredli {
		width:182px;
}

#navwrapper ul li.whatshotli {
		width:172px;
}

#navwrapper ul li.wheretoShopli {
		width:177px;
}

#navwrapper ul li a {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/navSprite.png") no-repeat left top;
	display:block;
	text-indent:-9999px;
}
#navwrapper ul li a.home {
	background-position:9px -148px;
	width:157px;
	height:68px;
}
#navwrapper ul li a.home:hover, #navwrapper ul li a.home.selected {
	background-position:left top;
	height:148px;
	height: 148px;
	margin-left: -52px;
	margin-right: -20px;
	margin-top: -57px;
	width: auto;
}
#navwrapper ul li a.inspired {
	background-position:11px -216px;
	width: 182px;
	height:69px;
}
#navwrapper ul li a.inspired:hover, #navwrapper ul li a.inspired.selected {
	background-position:20px -283px;
	height: 151px;
	margin-left: -52px;
	margin-right: -17px;
	margin-top: -57px;
	width: auto;
}

#navwrapper a.stylestudio {
	background: none repeat scroll 0 0 transparent;
	display:block;
	width:267px;
	height:159px;
}

#navwrapper ul li.style {
	width:172px;
}
#navwrapper ul li a.whatshot {
	background-position:7px -435px;
	width:172px;
	height:69px;
}
#navwrapper ul li a.whatshot:hover, #navwrapper ul li a.whatshot.selected {
	background-position:left -496px;
	height: 196px;
      margin-left: -28px;
	margin-right: -30px;
	margin-top: -57px;
	width: auto;
}
#navwrapper ul li a.wheretoShop {
	background-position:8px -697px;
	width:177px;
	height:69px;
}
#navwrapper ul li a.wheretoShop:hover, #navwrapper ul li a.wheretoShop.selected {
	background-position: left -777px;
	height: 196px;
	margin-left: -6px;
	margin-right: -67px;
	margin-top: -64px;
	width: auto;
}
#contentwrapper {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/containerbg.png") no-repeat scroll center bottom transparent;
	width:100%;
}
.container {
	margin:0 auto;
	width:996px;
	background-color:#fff;
}
.container .breadcrumb {
	border-bottom: 2px dashed #000000;
	margin-bottom: 27px;
	padding-bottom: 20px;
	padding-top: 4px;
}
.container .breadcrumb h2 {
	padding-left:29px;
	font-size:14px;
	font-weight:normal;
}
.container .breadcrumb h2 span {
	font-weight:bold;
}
.container .leftcol {
	width:630px;
	padding-left:32px;
	float:left;
}
.container .leftcol .postheadline {
	float:left;
	margin-left:6px;
	padding-bottom: 18px;
}
.container .leftcol h1 {
	font-size:32px;
	font-weight:bold;
	padding-bottom:10px;
	width:620px;
}
.container .leftcol h1.blueheading {
	color:#0066cc;
}
.container .leftcol h1.pinkheading {
	color:#9d44a2;
}
.container .leftcol h1.purpleheading {
	color:#009981;
}
.container .leftcol h1.yellowheading {
	color:#ffd429;
	text-transform:uppercase;
}
.container .leftcol h1.wheretoheading{
color:#7eb528;

}
.container .leftcol h1.greenheading {
	color:#7eb528;
	text-transform:uppercase;
}
.postimageholder {
	float:left;
	position:relative;
}
a.postimg1{
	background:url("http://disney.go.com/makeyourmark/style-studio/images/catpostimg1bg.jpg") no-repeat;
	width:313px;
	height:256px;
	padding-top:47px;
	display:inline-block;
}
a.postimg1:hover{
	background-position:left -303px;
}
.postimageholder:hover a.secpostlink {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/whiteoverlay.png") repeat scroll 0 0 transparent;
	color:#000;
}


a.postimg2{
	background:url("http://disney.go.com/makeyourmark/style-studio/images/catpostimg2bg.jpg") no-repeat;
	width:311px;
	height:256px;
	padding-top:47px;
	display:inline-block;
}
a.postimg2:hover{
	background-position:left -303px;
}

a.postimg3{
	background: url("http://disney.go.com/makeyourmark/style-studio/images/catpostimg3bg.jpg") no-repeat scroll 0 0 transparent;
	width:313px;
	height:256px;
	padding-top:44px;
	display:inline-block;
}
a.postimg3:hover{
	background-position:left -303px;
}


a.postimg4{
	background:url("http://disney.go.com/makeyourmark/style-studio/images/catpostimg4bg.jpg") no-repeat;
	width:311px;
	height:256px;
	padding-top:44px;
	display:inline-block;
}
a.postimg4:hover{
	background-position:left -303px;
}
a.secpostlink {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/blackoverlay.png") repeat scroll 0 0 transparent;
	bottom: 15px;
	color: #FFFFFF;
	font-family: helvetica;
	font-size: 20px;
	font-weight: bold;
	height: 64px;
	left: 0;
	padding-left: 20px;
	padding-top:20px;
	position: absolute;
	text-decoration: none;
	width: 272px;
}
a.secpostlink:hover {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/whiteoverlay.png") repeat scroll 0 0 transparent;
	color: #000000;
}
a.secpostlink img {
	float: right;
	margin-right: 25px;
	margin-top: 6px;
}
.allpostcont {
	position:relative;
}
a.allpostimg {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/catallpost-sprite.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 350px;
	padding-left: 8px;
	padding-top: 48px;
	width: 630px;
}
a.allpostimg:hover {
	background-position:left -397px;
}
a.allpostlink {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/blackoverlay.png") repeat scroll 0 0 transparent;
	color: #FFFFFF;
	bottom: 15px;
	font-family: helvetica;
	font-size: 20px;
	font-weight: bold;
	height: 64px;
	left: 8px;
	padding-left: 17px;
	padding-top: 10px;
	padding-bottom:10px;
	position: absolute;
	text-decoration: none;
	width: 588px;
}
a.allpostlink:hover {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/whiteoverlay.png") repeat scroll 0 0 transparent;
	color: #000000;
}
.allpostcont:hover a.allpostlink {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/whiteoverlay.png") repeat scroll 0 0 transparent;
	color:#000;
}
a.allpostlink img {
	float: right;
	margin-right: 25px;
	margin-top: -47px;
}

a.allpostlink span
{
	display: block;
    line-height: 1.2;
    padding-left: 12px;
    padding-top: 10px;
    width: 530px;
}

.articleimgbg {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/articleimgbg.jpg") no-repeat scroll 0 0 transparent;
	display: inline-block;
	padding-left: 12px;
	margin-left: -9px;
	padding-top: 39px;
	width: 630px;
	height:401px;
}
.quizimgbg {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/quizimgholder.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	padding-left: 9px;
	margin-left: -9px;
	padding-top: 31px;
	width: 630px;
	height:401px;
}
.printbleimgbg {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/printimgholder.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 399px;
	margin-left: -9px;
	padding-left: 9px;
	padding-top: 44px;
	width: 630px;
}
.bordertop {
	border-top: 6px solid #000000;
	display: inline-block;
	margin-left: 6px;
	width: 605px;
}
.container .leftcol .viewallpost {
	float:right;
	padding-bottom: 50px;
	padding-top: 30px;
}
.container .leftcol .viewallpost a {
	font-family:ArchitectsDaughter;
	text-decoration:none;
	font-size:18px;
	color:#000000;
}
.container .leftcol .viewallpost a:hover {
	color:#0075d3;
}
.container .leftcol .categorycont {
	font-weight:bold;
	font-size:24px;


	width:600px;
	margin-bottom: 15px;
}
.container .leftcol .next {
	float:right;
}
.container .leftcol .next a {
	font-family:ArchitectsDaughter;
	text-decoration:none;
	font-size:18px;
	padding-right: 3px;
	color:#000000;
}
.container .leftcol .next a:hover {
	color:#0075d3;
}
.container .leftcol .previous a {
	float:left;
	color: #000000;
	font-family: ArchitectsDaughter;
	font-size: 18px;
	text-decoration: none;
	padding-left: 10px;
}
.container .leftcol .previous a:hover {
	color:#0075d3;
}
.btmbtngroup {
	padding: 33px 20px 45px 10px;
}
.container .leftcol .categorygp {
	float:left;
	width: 608px;
	padding-bottom: 3px;
	margin-top: 10px;
	border-bottom: 6px solid #000;
}
.container .leftcol .noborder {
	border:none;
}
.container .leftcol .categoryholder {
	width:605px;
	margin-bottom: 12px;
	float:left;
}
.categoryholder a.secpostimg {
	float: left;
}
.container .leftcol .categoryholder div {
	float: left;
	margin-left: 17px;
	margin-top: 65px;
	width: 345px;
}
.container .leftcol .categoryholder div.firstsecpostdet {
	margin-top:15px;
}
.container .leftcol .categoryholder div p {
	font-size:14px;
	line-height:1.2;
	margin-top:20px;
}
.container .leftcol .categoryholder h3 a {
	font-family:helvetica;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	color:#c00085;
}
.container .leftcol .categoryholder h3 a.pinkheading {
	color:#9d44a2;
}
.container .leftcol .categoryholder h3 a.purpleheading {
	color:#009981;
}
.container .leftcol .categoryholder h3 a.blueheading {
	color:#0066cc;
}
.container .leftcol .categoryholder h3 a.voiletheading {
	color:#3b135a;
}
#storelist {
	float:left;
	width: 624px;
	margin-top: 25px;
}
#storelist .storedetails {
	width:605px;
	margin-left: 5px;
	margin-bottom:25px;
	float:left;
}
#storelist .storedetails img {
	float:left;
	padding-right:17px;
}
#storelist .storedetails h3 {
	font-size:14px;
}
#storelist .storedetails .collectionlist {
	float: left;
	padding-left: 16px;
	padding-top: 5px;
}
#storelist .storedetails ul {
	list-style-type:disc;
}
#storelist .storedetails ul li {
	font-size:14px;
	line-height:1.2;
}
#storelist .storedetails a { 
	color:#000000;
}
.container .rightcol {
	float: left;
	padding-right: 33px;
	width: 300px;
}
.container .rightcol .rightimglink {
	height: 83px;
	margin-top: -83px;
	position: relative;
	width: 300px;
}
.container .rightcol .rightimglink a {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/rightimglinkbg.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	display: block;
	font-size: 19px;
	font-weight: bold;
	height: 63px;
	padding: 20px 85px 0 15px;
}
.container .rightcol .rightimglink a:hover {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/rightimglinkbg_on.png") no-repeat;
	color:#000000;
}
/* right strip links */
.links {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/linksBg.png") scroll 0 0;
	width:308px;
	height:253px;
	margin-bottom: 36px;
	margin-top: -20px;
}
.links ul {
	padding:20px 0 0 35px;
}
.links ul li {
}
.links ul li a {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/links_sprite.png") scroll left top;
	text-indent: -99999px;
	width:134px;
	display:block;
	margin:24px 0 0 0;
}
.links ul li a.style {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/links_sprite.png") scroll left top;
	width:295px;
	height:18px;
	position:relative;
	margin:0;
}
.links ul li a.style:hover, .links ul li a.style.selected {
	background-position: 0 -212px;
	height: 61px;
	margin-bottom: -25px;
	margin-left: -40px;
	margin-top: -18px;
}
.links ul li a.behind {
	background-position: left -42px;
	margin-top: 25px;
	width:295px;
	height:21px;
}
.links ul li a.behind:hover, .links ul li a.behind.selected {
	background-position: 0 -273px;
	height: 64px;
	margin-bottom: -24px;
	margin-left: -38px;
	margin-top: 6px;
}
.links ul li a.fashion {
	background-position: 0 -84px;
	height: 25px;
	margin-top: 21px;
	position: relative;
	width: 295px;
}
.links ul li a.fashion:hover, .links ul li a.fashion.selected {
	background-position: 0 -334px;
	height: 65px;
	margin-bottom: -21px;
	margin-left: -38px;
	margin-top: 2px;
}
.links ul li a.accessories {
	background-position: left -136px;
	height: 19px;
	margin-top: 27px;
	width: 295px;
}
.links ul li a.accessories:hover {
	background-position: left -136px;
}
.links ul li a.beauty {
	background-position: left -181px;
	height: 18px;
	margin-top: 28px;
	width: 295px;
}
.links ul li a.beauty:hover, .links ul li a.beauty.selected {
	background-position: left -400px;
	height: 68px;
	margin-left: -37px;
	margin-top: 11px;
}
.steps {
	margin-bottom: 10px;
	overflow:hidden;
}
.stepsInfo {
	float:left;
	width:290px;
	padding: 0 14px 0 10px;
}
.stepsInfo p {
	font-size: 14px;
	padding-bottom:20px;
	line-height: 18px;
}
.stepsImg {
	width:297px;
	float:left;
}
.stepsImg .images {
	float:left;
	margin: 1px;
}
a.print {
	background:#000;
	font-size: 20px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	padding: 10px;
	text-align: center;
	margin-top:20px;
	display:block;
	width: 206px;
	display: block;
}
h1.topTrend {
	color:#009981;
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 12px;
}
.trendsContainer {
	overflow:hidden;
	padding-left:30px;
}
.trendImgCnt {
	float:left;
}
.imgTrends {
}
.imgTrends .top {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/top_sec_img.png") no-repeat left -84px;
	width:234px;
	height:38px;
}
.imgTrends .mid {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/mid_sec_repeat.png") repeat-y scroll 0 0;
	width:234px;
	text-align:center;
}
.imgTrends .mid a {

	background:url("http://disney.go.com/makeyourmark/style-studio/images/star.jpg") no-repeat;
	display:block;
	padding:10px 0 0 10px;
	background:url("http://disney.go.com/makeyourmark/style-studio/images/star.jpg") no-repeat scroll 0 0;
	margin: 0 0 0 20px;
	height:14px;
	color:#000;
	text-decoration:none;
	padding: 5px 0 13px 29px;
	text-align:left;
	font-family: "ArchitectsDaughter";
	font-size:23px;
}
.imgTrends .btm {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/top_sec_img.png") no-repeat left -169px;
	width:234px;
	height:21px;
}
.imgTrends .top.blueBox {
	background-position: left -43px;
}
.imgTrends .top.stripBox {
	background-position: left top;
}
.imgTrends .top.bubbleBox {
	background-position: left -131px;
}
.topSec {
	overflow:hidden;
	padding-bottom:30px;
	padding-left: 30px;
}
.topSec .left {
	float:left;
	width: 587px;
	margin-right: 20px;
}
.topSec .left p {
	color:#000;
	font-size:14px;
	line-height:19px;
}
.topSec .rht {
	float:left;
	padding-left: 20px;
}
.topSec .rht a {
	display:block;
	text-indent:-99999px;
	background:url("http://disney.go.com/makeyourmark/style-studio/images/playGame.jpg") no-repeat scroll 0 0;
	width:301px;
	height:126px;
}
/* strip links ends */
.container .rightcol .addunit {
	margin-top:21px;
	margin-bottom: 35px;
	background-color:#e7e7e7;
	width:300px;
	height:250px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#addwrapper {
	width:100%;
}
.adcontainer {
	width:996px;
	margin: 31px auto 38px;
}
.adcontainer ul {
	width:925px;
	margin:0 auto;
	list-style-type:none;
}
.adcontainer ul li {
	display:inline-block;
	padding-left:8px;
	padding-right:5px;
}
p.articleTxt {
	color: #000000;
	font-family: "Helvetica", Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 5px 13px 0 15px;
}
.saparator {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/saparator.jpg") no-repeat scroll 0 0;
	width:229px;
	height:14px;
	padding: 15px 0 17px 40px;
	margin: 20px 0 17px;
}
.saparator span {
	font-size: 19px;
	font-weight:bold;
}
.saparator .color1 {
	color:#d3d300;
}
.saparator .color2 {
	color:#0075d3;
}
.imgContainer {
}
.imgContainer ul li {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/imgBg.png") no-repeat scroll 0 0 transparent;
	float: left;
	height: 220px;
	width: 206px;
}
.imgCnt {
	text-align: center;
	padding: 26px 0 0 0;
 height:height: 143px;;
}
.imgContainer ul li a {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/star.jpg") no-repeat scroll 0 0 transparent;
	color: #000000;
	display: block;
	font-family: "ArchitectsDaughter", Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 25px;
	margin: 10px 0 0 20px;
	padding: 8px 0 0 30px;
	text-decoration: none;
}
.marLft {
	margin-left:10px;
}
.uline.padTop {
	padding-top:20px;
}
.clear {
	clear:both;
}
.btnSec {
	padding: 25px 0 25px;
	float:left;
	width: 608px;
}
.postSec {
	padding: 30px 0 45px 10px;
}
.postSec span {
	color:#000;
	font-size:14px;
	font-weight:bold;
	display:block;
	text-transform:uppercase;
}
.postSec a {	
	text-decoration:underline;
	color:#0075d3;
	font-size:14px;
	padding: 6px 0 0;
	text-transform: capitalize;
}
.postSec a:hover {
	color:#d3d300;
}
.stockPhoto {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/stockphoto.jpg") no-repeat;
	width:302px;
	height:583px;
	padding: 34px 0 0;
}
.look {
	padding:0 0 0 25px;
}
.photoDiv img {
	float:left;
	margin: 0 14px 0 0;
}
.photoDiv p {
	float:left;
}
.photoDiv p a {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/like_it_sprite.png") left top;
	text-indent:-99999px;
	display:block;
}
.photoDiv p a.likeIt {
	background-position:left top;
	width:132px;
	height:44px;
}

.photoDiv p a.likeIt.selected {
	background-position:left -88px;
}

.photoDiv p a.likeIt:hover {
	background-position:left -88px;
}
.photoDiv p a.loveIt {
	background-position:left -132px;
	width:132px;
	height:44px;
	margin: 14px 0 0;
}

.photoDiv p a.loveIt.selected {
	background-position:left -44px;
}

.photoDiv p a.loveIt:hover {
	background-position:left -44px;
}
h1.subTxt {
	color:#3b135a;
	font-size:22px;
	font-weight:bold;
	padding: 0 0 10px;
}
.dashSap {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/saparator_dashed.png") left top;
	width:100%;
	height:2px;
	clear:both;
	margin: 19px 0 19px 0;
	width: 302px;
	float:left;
}
.quizgroup {
	width:608px;
}
.quesgroup {
	float: left;
	width: 605px;
	margin-bottom:15px;
}
.quesgroup p {
	line-height:1.8;
	font-family:"Helvetica", Arial, Trebuchet MS, sans-serif;
	font-size:14px;
	color:#000000;
	padding-left:9px;
}
.quesgroup p label {
	padding-left:15px;
}
h3.quizque {
	font-family:"Helvetica", Arial, Trebuchet MS, sans-serif;
	font-size:14px;
	color:#000000;
	padding-left:9px;
	line-height:1.8;
	font-weight:bold;
}
.pclass {
	text-align:right;
}
.submitbtn {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/QuizSubmit.png") no-repeat scroll 0 0 transparent;
	text-indent: -99999px;
	border: medium none;
	cursor: pointer;
	height: 46px;
	margin-right: 25px;
	outline: medium none;
	width: 190px;	
}
.QuizSkipResult a {
	font-family:"Helvetica", Arial, Trebuchet MS, sans-serif;
	font-size:14px;
	color:#000000;
	text-decoration:underline;
	float:right;
	text-align:right;
	line-height:28px;
	padding-right:91px;
	padding-top:64px;
	font-weight:bold;
}
.uline {
	border-bottom:6px solid #000;
	width: 605px;
}
/*nishad Poll css*/
a {
	text-decoration:none;
}
.outFitSec {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/pollimgbg.jpg") no-repeat scroll 0 0 transparent;
	float: left;
	height: 713px;
	margin-left: -8px;
	padding-left: 13px;
	padding-top: 71px;
	width: 408px;
}
.sideSelect {
	float:left;
	padding: 66px 0 0;
	margin-bottom: 27px;
}
.sideSelect a {

	width:208px;
	height:126px;
	font-family: "ArchitectsDaughter";
	display: block;
	font-size:29px;
	text-align:center;
	padding-top:51px;
	color:#000;
	line-height: 65px;
}


.sideSelect a#pollAnswerLink-1 {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/cat1.png") no-repeat left -177px;
}
.sideSelect  a.selected#pollAnswerLink-1 {
	background-position:left top;
}
.sideSelect a#pollAnswerLink-1:hover {
	background-position:left top;
}

.sideSelect a#pollAnswerLink-2 {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/cat2.png") no-repeat left -177px;
}
.sideSelect  a.selected#pollAnswerLink-2 {
	background-position:left top;
}
.sideSelect a#pollAnswerLink-2:hover {
	background-position:left top;
}

.sideSelect a#pollAnswerLink-3 {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/cat3.png") no-repeat left -177px;
}
.sideSelect  a.selected#pollAnswerLink-3 {
	background-position:left top;
}
.sideSelect a#pollAnswerLink-3:hover {
	background-position:left top;
}

.sideSelect a#pollAnswerLink-4 {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/cat4.png") no-repeat left -177px;
}
.sideSelect  a.selected#pollAnswerLink-4 {
	background-position:left top;
}
.sideSelect a#pollAnswerLink-4:hover {
	background-position:left top;
}

.sideSelect a#pollAnswerLink-5 {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/cat1.png") no-repeat left -177px;
}
.sideSelect  a.selected#pollAnswerLink-5 {
	background-position:left top;
}
.sideSelect a#pollAnswerLink-5:hover {
	background-position:left top;
}

.sideSelect a#pollAnswerLink-6 {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/cat2.png") no-repeat left -177px;
}
.sideSelect  a.selected#pollAnswerLink-6 {
	background-position:left top;
}
.sideSelect a#pollAnswerLink-6:hover {
	background-position:left top;
}

.sideSelect a#pollAnswerLink-7 {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/cat3.png") no-repeat left -177px;
}
.sideSelect  a.selected#pollAnswerLink-7 {
	background-position:left top;
}
.sideSelect a#pollAnswerLink-7:hover {
	background-position:left top;
}

.sideSelect a#pollAnswerLink-8 {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/cat4.png") no-repeat left -177px;
}
.sideSelect  a.selected#pollAnswerLink-8 {
	background-position:left top;
}
.sideSelect a#pollAnswerLink-8:hover {
	background-position:left top;
}






.sideSelect a.skip {
	background:#000;
	width:192px;
	text-align:center;
	color:#fff;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding:0px;
	margin: 18px 0 0 6px;
	line-height:44px;
}
#pollresult .presultblock{
	clear:both;
}
#pollresult .presultblock p.polloption{
	float:left;
}

#pollresult p.polloption{	
	background:url("http://disney.go.com/makeyourmark/style-studio/images/sideNavBar-sprite.png") no-repeat left -177px;
	width:202px;
	height:126px;
	font-family: "ArchitectsDaughter";
	display: block;
	font-size:29px;
	text-align:center;
	padding-top:51px;
	color:#000;
	line-height: 36px;
}
#pollresult .presultdetails{
	padding-top: 105px;
}
#pollresult .presultblock p.votenum{
	font-size:16px;
	font-weight:bold;
	overflow: hidden;
    padding-left: 50px;
}
#pollresult .presultblock p.greenbar{
	background:url("http://disney.go.com/makeyourmark/style-studio/images/votebarbg.jpg") repeat-x;
	border:1px solid #999;
	overflow:hidden;	
	height:30px;
    margin:10px 0px 10px 0px;    

}

.footadd {
	width:996px;
	background-color:#bababa;
	border-top:6px solid #000;
	margin:0 auto;
	text-align:center;
	padding-top:34px;
	padding-bottom:10px;
}
.addplceholder {
	margin:0 auto;
	width:728px;
	height:90px;
	background-color:#BABABA;
}
#footer {
	margin:0 auto;
	width:996px;
	background-color:#fff;
}
/* chrome header footer style changes */
#gde_chromeSearchButton {
	background-position: -133px 2px !important;
	border: 1px solid black !important;
}
#gde_searchSuggestion {
	border: 1px solid black;
}
a.gde_chromeExploreButton:hover {
	background-color: #cccccc !important;
	color: #000000 !important;
}
a.gde_chromePlayButton:hover {
	background-color: #cccccc !important;
	color: #000000 !important;
}
a.gde_chromeExploreButtonSelected, a.gde_chromeExploreButtonSelected:link, a.gde_chromeExploreButtonSelected:visited {
	background-color: #cccccc !important;
	color: #000000 !important;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	line-height: 23px;
	text-decoration: none;
	width: 100%;
}
a.gde_homeLink:hover {
	background-color: #cccccc !important;
}
.gde_homeLink {
/*	background-image: url("http://disney.go.com/makeyourmark/style-studio/images/chromeSprites.png") !important; */
	background-position: 32px 6px;
	background-repeat: no-repeat;
	float: left;
	height: 48px;
	line-height: 48px;
	margin: 0;
	outline: medium none;
	width: 156px;
}
a.gde_chromePlayButton, a.gde_chromePlayButton:link, a.gde_chromePlayButton:visited {
	color: #000000 !important;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 23px;
	line-height: 22px;
	text-decoration: none;
	width: 100%;
}
a.gde_chromeExploreButton, a.gde_chromeExploreButton:link, a.gde_chromeExploreButton:visited {
	color: #000000 !important;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	line-height: 23px;
	text-decoration: none;
	width: 100%;
}
#gde_chromeContents {
	/* background-color: #ffffff; */
	/* background-color: #FFFFFF !important; */
	height: 48px;
	margin: 0 auto;
	width: 996px;
}
#gde_footerContainer #gde_footerContents {
		background-color: #BABABA !important;	
}

#gde_footerSiteMapContainer #gde_footerSitemapRow {
border-top: none !important;
}

/* chrome styles ends */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.addmargin {
	margin-left: -8px;
}
/* CSS for thumbnail scroller for album page */
#thumbcarousal {
	margin-left: -10px;
	margin-top: 17px;
	position: relative;
}
.slide_nav_previous {
	cursor:pointer;
	float:left;
	width:43px;
	height:84px;
}
.slide_nav_next {
	cursor:pointer;
	height: 84px;
	float:left;
	width: 43px;
}
.slide_list {
	float: left;
	overflow: hidden;
	/*width: 540px;*/
	width: 519px;
	height:85px;
}
.slide_list ul li {
	cursor:pointer;
	margin:0 4px;
	/*width:82px;*/ 
	float:left;
}
.slide_list ul li img{padding:0px 20px;}

.showImg {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/albumImgholder.jpg") no-repeat;
	width:625px;
	height:416px;
	padding:60px 11px 13px 11px;
}
.slide_list ul li.noLmargin {
	margin-left:0;
}
.slide_list ul li.noRmargin {
	margin-right:0;
}
.thumbcontainer {
	margin-left: 10px;
	width: 605px;
}
/* CSS for thumbnail scroller ends */


#videocont {
}
.showvideo {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/videoholderbg.png") no-repeat;
	width:625px;
	height:360px;
	padding: 44px 11px 0;
	margin-left: -9px;
}
.trendcontainer {
	/* background:url("http://disney.go.com/makeyourmark/style-studio/images/stichframebg.png") 0 0 no-repeat; */ 
	width:626px;
	height:603px;
	margin-left: -17px;
	margin-top:17px;
	position:relative;
}
.trendheadtxt {
	font-family:"Helvetica", Arial, sans-serif;
	font-size:19px;
	font-weight:bold;
	padding-left: 35px;
	padding-top: 48px;
}
.trendheadtxt span.ycolor {
	color:#d3d300;
}
.trendheadtxt span.ocolor {
	color:#0075d3;
}
.trendcontone {
	float:left;
	margin-left: 40px;
	margin-top: 35px;
	width: 190px;
}
.trendliketxt a {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/star.jpg") no-repeat scroll 0 0 transparent;
	color: #000000;
	font-family: "ArchitectsDaughter", Helvetica, Arial, sans-serif;
	font-size: 14px;
	height: 14px;
	padding: 4px 0 10px 29px;
	text-decoration: none;
}
.trendtitle {
	font-family: "ArchitectsDaughter", Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 1.2;
	padding-top: 10px;
	text-transform:uppercase;
}
.trendsmtitle {
	color: #000000;
	font-family: "ArchitectsDaughter", Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 1.2;
	padding-top: 10px;
	text-transform: uppercase;
}
.trendimg {
	margin-top:20px;
}
.trendimgtwo {
	margin-top:20px;
}
.positioncont {
	margin-left: 200px;
	margin-top: 15px;
	position: absolute;
}
.trendcontthree {
	margin-top:50px;
}
.positionteecont {
	margin-left: 230px;
	margin-top: 100px;
	position: absolute;
	width: 100px;
}
.trendimgtee {
	margin-left: 315px;
	margin-top: 15px;
	position: absolute;
}
.trendcontfour {
	margin-left: 405px;
	margin-top: -240px;
	position: absolute;
}
.positiondresscont {
	margin-left: 35px;
	margin-top: 85px;
	position: absolute;
	text-align: right;
	width: 131px;
}



/*-------------------------------------------------------------------------------------------
// custom css 
-------------------------------------------------------------------------------------------*/

#pckClothpgn-pagination div.previous a.disabled {
    text-decoration: none;
    color: black;
    cursor: default;
	display:none;
}
#pckClothpgn-pagination div.next a.disabled {
    text-decoration: none;
    color: black;
    cursor: default;
	display:none;
}

#categorygp-pagination div.previous a.disabled {
    text-decoration: none;
    color: black;
    cursor: default;
	display:none;
}
#categorygp-pagination div.next a.disabled {
    text-decoration: none;
    color: black;
    cursor: default;
    display:none;
}

#articleCharacterName{
text-transform:uppercase;
}

div.breadcrumb{
text-transform:uppercase;
}

div.btnSec{
		text-transform:uppercase;
	}
	
div.breadcrumb a {
color: #0075D3;
font: inherit;
}
div.breadcrumb a:hover {
color: #D3D300;
font: inherit;
}
 
#postTtitle1, #postTtitle2, #postTtitle3, #postTtitle4 {
 float:left;
 width:205px;
 padding-top:6px;
}
.container .leftcol h1,h3{
	text-transform:uppercase;
}

/*-------------------------------------------------------------------------------------------*/
.links ul li a.rightMenu1 {
	background:url("http://disney.go.com/makeyourmark/style-studio/images/links_sprite.png") scroll left top;
	width:295px;
	height:18px;
	position:relative;
	margin:0;
}
.links ul li a.rightMenu1:hover, .links ul li a.rightMenu1.selected {
	background-position: 0 -212px;
	height: 61px;
	margin-bottom: -25px;
	margin-left: -40px;
	margin-top: -18px;
}
.links ul li a.rightMenu2 {
	background-position: left -42px;
	margin-top: 25px;
	width:295px;
	height:21px;
}
.links ul li a.rightMenu2:hover, .links ul li a.rightMenu2.selected {
	background-position: 0 -273px;
	height: 64px;
	margin-bottom: -24px;
	margin-left: -38px;
	margin-top: 6px;
}
.links ul li a.rightMenu3 {
	background-position: 0 -84px;
	height: 25px;
	margin-top: 21px;
	position: relative;
	width: 295px;
}
.links ul li a.rightMenu3:hover, .links ul li a.rightMenu3.selected {
	background-position: 0 -334px;
	height: 65px;
	margin-bottom: -21px;
	margin-left: -38px;
	margin-top: 2px;
}
.links ul li a.rightMenu4 {
	background-position: left -136px;
	height: 19px;
	margin-top: 27px;
	width: 295px;
}
/*.links ul li a.rightMenu4:hover {
	background-position: left -136px;
}*/
.links ul li a.rightMenu5 {
                        background-position: left -181px;
                        height: 18px;
                        margin-top: 28px;
                        width: 295px;
}

/*.links ul li a.rightMenu5:hover, .links ul li a.rightMenu5.selected {
	background-position: left -400px;
	height: 68px;
	margin-left: -37px;
	margin-top: 11px;
} */

.links ul li a.rightMenu4:hover, .links ul li a.rightMenu4.selected {
                        background-position: left -415px;
                        height: 68px;
                        margin-left: -37px;
                        margin-top: 5px;
}
.uppercase{text-transform:uppercase;}
.spaceB20{margin-bottom:20px;}
.styleMe .articleimgbg{ background:url("http://disney.go.com/makeyourmark/style-studio/images/ins-style-imgbg.jpg") no-repeat; padding-left: 12px;padding-top: 39px;margin-top:10px;} 
.styleMe .imgContainer ul li a{font-size:19px;padding-top:4px;}
.rightcol .links{height:208px; border-bottom:6px solid #000;} .styleMe .imgContainer{margin-left:-3px;}


/*-------------------------------------------------------------------------------------------*/
ul.galleryimagesslider
{
	width: 1080px;
}

.quizReStyle{

padding-top:20px;

}

.printLink {background:url("http://disney.go.com/makeyourmark/style-studio/images/print-icon.png") no-repeat; width:32px; height:23px;display:block; padding-right: 26px; }

.fltR { float: right;}


/*-------------------------------------------------------------------------------------------
// Css for poll results page
-------------------------------------------------------------------------------------------*/

.pollResult{padding:20px 0 0 0;}
.pollResult .imgBox
{
width:230px; 
position:relative;
padding:0; 
float:left; 
min-height:350px;
left:-10px;
padding: 34px 5px 5px 6px;
background: url("http://disney.go.com/makeyourmark/style-studio/images/pollimgbgsmall.png") no-repeat ;
} 
.pollResult .pollDetails{width:380px; float:left;} 
.pollDetails h4{font-family:"ArchitectsDaughter", Courier; font-size:21px;margin-bottom:6px; text-transform: capitalize;} 
.pollDetails label{float:left;margin-left:10px; position:absolute; font-size:19px; font-weight:bold;}

.pollDetails .progressBar{width:320px; height:24px;margin-bottom:25px;} 
.pollDetails span{height:24px; background:#0075d3; float:left} 
.progressBar .purpleBar{ background:#c00085;} 
.progressBar .yellowBar{ background:#d3d300;} 
.progressBar .magentaBar{ background:#96398a;}

.pollDetails .Bar-1{ background:#0066CC;}
.progressBar .Bar-2{ background:#009981;} 
.progressBar .Bar-3{ background:#9D44A2;} 
.progressBar .Bar-4{ background:#7EB528;}

.pollDetails .Bar-5{ background:#0066CC;}
.progressBar .Bar-6{ background:#009981;} 
.progressBar .Bar-7{ background:#9D44A2;} 
.progressBar .Bar-8{ background:#7EB528;}



/*-------------------------------------------------------------------------------------------
// Css for quiz  page
-------------------------------------------------------------------------------------------*/

.quizOptBox ul{ list-style:none;margin:0;padding:0; overflow:hidden} 
.quizOptBox li{float:left;margin-right:5px; min-width:31%; text-align:center;height: 180px;padding-bottom: 10px;}
.quizOptBox li p{margin-bottom:5px;} 
.quizOptBox li img{max-width:196px;}

/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------
// Css for quiz results page
-------------------------------------------------------------------------------------------*/

.schoolStyle{padding:5px 0 12px 0;}
.imgBox{float:left;width:190px;padding-right:16px;}
.matchDetails{float:left;width:400px;}
.matchDetails h3{ font-size:20px; font-weight:bold;margin-bottom:10px;}
.matchDetails h4{font-family:"ArchitectsDaughter", Courier; font-size:38px;margin-bottom:18px;}
.matchDetails p{ font-size:14px; line-height:20px;} .matchDetails .print{float:left; width:auto;padding:13px 18px;}
/*-------------------------------------------------------------------------------------------*/

.stepHeading{
font-weight:bold;
}

.stepsInfo p span{
font-weight:bold;
}

/*-------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------
// Css for color ralated chnages
-------------------------------------------------------------------------------------------*/
#postcategory1{
color:#0066CC;
}

#postcategory2{

color:#009981;
}

#postcategory3{

color:#9D44A2;
}
#postcategory4{

color:#7EB528;
}
/*-------------------------------------------------------------------------------------------*/
/* Gallry text block css changes*/

.showImgTextContainer {
	bottom: 38px;
    height: 85px;
    margin: 0 0 10px 11px;
    position: absolute;
    width: 605px;
}

.showImgText {
	background: url("http://disney.go.com/makeyourmark/style-studio/images/blackoverlay.png") repeat scroll 0 0 transparent;
	height: 85px;
	padding: 20px 0px 0px 20px;	
	color: #FFFFFF;    
    font-family: "Helvetica",Arial,sans-serif;
    font-size: 19px;
    font-weight: bold;
}

.imgTrends{position:relative;margin-bottom:10px;}

.imgTrends:hover .captionBox{display:block;} 
.captionBox{position:absolute;width:221px;margin:25px 0 0 5px; display:none;}
.captionBox .topCorner{ background:url("http://disney.go.com/makeyourmark/style-studio/images/captionTop.png") no-repeat center top;height:7px;}
.captionBox .btmCorner{ background:url("http://disney.go.com/makeyourmark/style-studio/images/captionBtm.png") no-repeat center bottom;height:7px;}

.imgTrends .caption{background:url("http://disney.go.com/makeyourmark/style-studio/images/captionBg.png") repeat-y; padding:15px 20px;}
.imgTrends .caption a{min-height:155px;color:#fff; font-size:40px; font-weight:bold;line-height:30px; display:block;}
.imgTrends .caption:hover{text-indent:0px; display:block;}

.captionBox .caption .medHeight{min-height:330px;}
.captionBox .caption .large{min-height:354px;}
.imgTrends .topCroner{ background:url("http://disney.go.com/makeyourmark/style-studio/images/top_secBox.png") center top; height:11px; position:relative-top:-1px;}
.imgTrends .toptexture{min-height:28px; text-align:center; position:relative;}
.imgTrends .toptexture img{position:absolute; bottom:0;left:6px;}
/*-------------------------------------------------------------------------------------------*/

span#similarPost ul li
{
	padding: 4px 0px;
}
.quizTitlep{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform:capitalize;
	}
/*-------------------------------------------------------------------------------------------*/
.w600 {
   Width:600px;
}
