.steps
{
	z-index: 21;
	width: 816px;
	height: 58px;
	position: absolute;
	bottom: 662px;
	_bottom: 661px;
	right: 164px;
	/*right: 185px;*/
	background-image: url("/Images/bg/bg_stepsArrows.png");
	background-position: center right;
	background-repeat: no-repeat;
	background-color: White;
}

.step1
{
	width: 170px;
	color: White;
	height: 40px;
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
	position: absolute;
	top: 17px;
	left: 40px;
}


.step2
{
	position: absolute;
	top: 18px;
	right: 290px;
	width: 230px;
	text-align:center;


}

.step2a
{
	float:left;
	width: 120px;
	height: 20px;
	margin-top:2px;	

}


.step2b
{
	display:inline;
	position:relative;
	top:5px;
	left: -5px;
	width: 100px;
	height: 28px;
}

.step2b input
{
	margin-top: -6px;
	font-size: 16px;
	font-weight: bold;
	padding: 1px;
	padding-top: 0px;
	color: #4e8500;
	width: 18px;
	margin-left: 0px;
	text-align: center;
}

.step2b label
{
	background-color: white;
	vertical-align: top;
	margin-right: 0px;
	padding-left: 3px;
	padding-right: 3px;
}

.step3
{
	position: absolute;
	top: 17px;
	right: 75px;
	width: 150px;
}

.editOptions
{
    	z-index: 25;
	width: 816px;
	height: 58px;
	position: absolute;
	bottom: 662px;
	_bottom: 661px;
	right: 164px;
	/*right: 185px;*/
	background-image: url("/Images/bg/bg_editOptions.png");
	background-position: center right;
	background-repeat: no-repeat;
	background-color: White;	
}

.editOptions span
{
	background-color: white;
	padding-left: 3px;
	padding-right: 3px;
}

.discardChangesAnd
{
	padding-left: 3px;
	padding-right: 3px;
	background-color: white;
	position: absolute;
	top: 4px;
	font-weight: bold;
	left: 100px;
}

.createNewDesignButton
{
	position: absolute;
	top: 20px;
	left: 80px;
	padding-left: 3px;
	padding-right: 3px;
	width: 165px;
}

.editor
{
	position: absolute;
	left: -4px;	
	bottom: 0px;
	width: 775px;
	height: 641px;
	z-index: 998;
}











/* ------------------------------- */
/* START ERRORS AND NOTIFICATIONS  */
/* ------------------------------- */

.error
{
	position: absolute;
	z-index: 1006;
	bottom: 705px;
	_bottom: 695px; 	
}

.error span
{
	color: White;
	background-color: Red;
	padding: 3px;
	font-weight: bold;
	display: block;
	margin-bottom: 0px;
	background-image: url("/Images/inputerrorflashing.gif");
	background-repeat: repeat-x;
	background-position: top left;
}

.error img
{
	vertical-align: top;
}

.errorSize
{
	left: 298px; 
	visibility: hidden 
}

.errorQuantity
{
	left: 415px; 
	visibility: hidden 
}

.orderCanceled
{
	left: 820px;
	width: 140px;
}













/* ----------------------------- */
/*  BEGIN TOP CONTENT PRELOADER  */
/* ----------------------------- */


.topContentPreloader 
{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:153px;
	z-index:898;
}

.topContentPreloader .flashFile
{
	position:absolute;
	left:400px;
	top:0px;
	z-index:900;
}



/* ---------------------- */
/* Detailed Info stuff    */
/* ---------------------- */

.detailedInfo 
{
	width: 980px;
	height: 430px;
	background-color: #FFFFFF;
	
	position: absolute;
	top: 154px;
	z-index: 999;
	
}


.badgeBackground
{

	background-image: url("/Images/buttonbadgeswithcan.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
}


.detailedInfoDiv
{

	margin-top: 20px;
	width: 765px;
	font-size: 15px;
	margin-left: 30px;
}

.detailedInfoDiv
{

	margin-top: 20px;
	width: 765px;
	font-size: 15px;
	margin-left: 30px;
}
.detailedInfoDiv a 
{
	 text-decoration: underline;
	font-size: 20px;
	color: Blue;
}


.detailedInfo  h2
{
	font-size: 24px;
	
	
}






/* ---------------------- */
/* Info control stuff     */
/* ---------------------- */
.infoControl
{
	position: relative;
	width: 980px;
	height: 160px;
	padding-top: 0px;	
	background-color: White;
}


.pnlInfo
{	
	width: 250px;
	height: 144px;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #CCEEFF;	
	padding: 0px;
	padding-left: 15px;
	position: absolute;
	left: 10px;
	top: 4px;
	
}

.iImg 
{
	float: left;
	border-left: 8px solid #66CCFF;
	border-right: 8px solid #66CCFF;
	border-top: 3px solid #66CCFF;
	border-bottom: 3px solid #66CCFF;
	margin-right: 10px;
	
}

.bigHeaderImg 
{
	position: absolute;
	left: 286px;
	top: 4px;
}

.price 
{
	position: absolute;
	left: 300px;
	width: 50px;
	top: 31px;
	text-align:center;

	font-size: 17px;
	font-weight:bold;	
}

.shippingFlag 
{
	position: absolute;
	left: 299px;
	top: 85px;
}

.pnlInfo h1 
{
	font-family: Times New Roman, Arial, Verdana;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 20px;
	font-size: 30px;
	line-height: 40px;
	color: #002332;
	font-weight: normal;
	margin-right: 70px;
}

.pnlInfo h2
{
	font-size: 14px;
	font-weight: bold;
	color: #295975;	
	margin-bottom: 12px;
	
}

.headerInfoText 
{
	position: absolute;
	left: 360px;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: White;	
}

.headerInfoText strong
{
	display: block;
	font-size: 18px;
}

.cheap 
{
	top: 17px;
}

.weShipTo
{
	top: 90px;
}

.pnlInfo  a
{
	position: relative;
	top: 3px;
	
	color: #0600FF;
	font-weight: bold;		
	text-decoration:underline;
	font-weight:bolder;
	font-size:16px;
	line-height: 16px;
}
.infoMovie 
{
	position:absolute;
	left:355px;
	top:0px;
	z-index:0;
}

.subLink
{
	font-size: 10px;	
}

.subLink a
{
	color: White;
	text-decoration: underline;
}




.shipping 
{
	background-image: url("/Images/mainpanel_left_overlay.png");
	width: 100%;
	width:354px;
	margin-top: 8px;
	
}



.shipping p
{
	font-size:11px;
	padding-top: 4px;
	padding-bottom: 6px;
	
}

.shipping p strong
{
	font-size:18px;	
}

.shipping p i
{
	font-size:14px;	
}

.shipping img 
{
	margin-right: 10px;
	margin-top: 3px;
}

.rightPanel 
{
	position: absolute;
	right: 0px;
	top:0px;
	width: 185px;
	height: 149px;
	background-image: url("/Images/rightpanel_bg.png");	
	text-align:center;	
	padding: 0px;
	margin: 0px;
	z-index: 99;
}

.buttonBadgeImg 
{
	margin-left: 4px;
	margin-top: 6px;
	margin-bottom: 4px;
	z-index: 99;
	
}

.dogTagImg 
{
	float:right;
	margin-right: 14px;
	margin-top: 0px;	
}




.rightPanel p 
{
	/*margin-top: 15px;*/
	text-align:center;
	z-index: 100;
	font-size: 12px;
	
}
.rightPanel a 
{

	text-align:center;
	font-size:16px;
}




.leftbg
{
	position: absolute;
	left: 0px;
	top: 0px;

	
}






.smallPanels
{
	position: absolute;
	bottom: 20px;
	left: 208px;
}
.smallPanel
{
	margin-top: 3px;
	height: 23px;
	width: 180px;
	padding-top: 5px;
}

.smallPanel p
{
	margin-left: 5px;
	font-size: 10px;
	font-weight: bold;
}

.smallPanel input
{
	font-family: Arial, Verdana;
	font-size: 16px;
	font-weight:bold;
	width: 180px;
	height: 30px;

}

.smallPanel span
{
	vertical-align: baseline;
	font-size: 12px;
}


.priceStar
{
	position: absolute;
	z-index: 20;
	width: 76px;
	height: 76px;
	text-align: center;
	z-index: 1002;
}
.priceStar img
{
	z-index: 21;
}
.priceStar h2
{
	z-index: 22;
	position: absolute;
	top: 25px;
	left: 0px;
	width: 76px;
	font-size: 20px;
}
.priceStar p
{
	
	position: absolute;
	top: 39px;
	left: 0px;
	width: 76px;
	font-size: 11px;
	font-weight: bold;
}
.priceSmall
{
	top: 5px;
	left: 385px;
}
.priceMedium
{
	top: -10px;
	right: 220px;	
}
.priceDogTag
{
	top: 18px;
	left: 340px;
	z-index: 1002;
}


.headerInfoKnappNytt
{
	background-image: url("/images/senasteknappnytt.png");
	width: 307px;
	height: 128px;
	position:absolute;
	right: 10px;
	top: 118px;


}
.headerInfoKnappNytt a
{
	position: absolute;
	top: 95px;
	left: 68px;
	color: #0054ff;
	text-decoration: underline;
}








/* ---------------------- */
/*  BEGIN Contact control */
/* ---------------------- */


.contactControl
{
	background-image: url("/images/bg/bg_contact_cat.jpg");
	background-repeat: no-repeat;
	width: 980px;
	height: 160px;
	position: relative;
	font-size:11px;
}
.contactControl a {color: #3680a3;}
.contactControl div.formEntry
{
	width: 250px;
}
.contactControl div.formEntry label
{
	width: 73px;
}
.ccEmailInstead
{
	z-index: 13;
	position: absolute;
	top: 10px;
	right: 10px;
}
.ccTextArea
{
	position: absolute;
	top: 0px;
	right: 260px;
	background-color: white;
	width: 280px;
	height: 160px;
	padding: 10px 10px 10px 0px;
	z-index: 10;
}
.ccTextArea textarea
{
	display: block;
	margin-top: 11px;
	width: 280px;
	height: 88px;
	font-size: 12px;
	font-family: "Lucida Grande" , Tahoma, Verdana, Arial, sans-serif;
}

.ccTextArea .textAreaFlag
{
	vertical-align:middle;
	margin:0px;
	padding:0px;
	margin-right: 5px;
	
}


.ccTextArea label
{
	padding-left: 8px;
	padding-right: 4px;
	background-image: url("/images/bg/bg_dash_gray.png");
	padding-top: 4px;
	padding-bottom: 6px;
	margin-bottom: 5px;
	font-weight: bold;
}
.ccTextArea label span
{
	font-size: 10px;
	font-weight: bold;
	color: Red;
	background-color: White;
	padding: 3px;
}

.ccOptionalInputs
{
	position: absolute;
	top: 30px;
	right: 0px;	
	width: 260px;
	z-index: 11;
}

div.contactControl div.ccOptionalInputs div.formEntry span.alert {z-index: 15;width:248px; margin-top:-5px; margin-bottom:0px;}


.ccSubmit
{
	padding: 2px;
}

.ccSpeechBubble
{
	position: absolute;
	top: 5px;
	left: 260px;
	width:160px;
}

.ccSpeechBubble span {font-family: "Times New Roman", Times, Serif; font-size: 14px; font-style: italic; font-weight: bold;}

.ccThankYouSpeechBubble 
{
	background-image: url("/images/cat-talk.png");
	position: absolute;
	top: 55px;
	left: 265px;
	width:250px;
	height:71px;
	text-align:center;	
}

.ccThankYouSpeechBubble h2
{
	margin-top: 13px;	
}

.ccThankYouSpeechBubble input
{
	margin-top: 3px;	
}

.ccProvideEmailSpeechBubble
{
	background-image: url("/images/cat-talk-big.png");
	position: absolute;
	top: 20px;
	left: 265px;
	width: 345px;
	height: 110px;
	text-align:left;
}

.ccProvideEmailSpeechBubble h2
{
	margin-top: 8px;
	margin-left: 35px;	
}
.ccProvideEmailInputDiv
{
	position: relative;
	left: 23px;
}
.ccProvideEmailButtonsDiv
{
	text-align:right;
	position: relative;
	width: 270px;
}








/* ------------------ */
/* BEGIN ACCOUNT MENU */
/* ------------------ */


.accountControl
{
	position: absolute;
	top: -25px;
	right: 20px;
	width: 430px;
	z-index: 1001;

}

.accountControl a.linkSignInOut
{
	padding-left: 10px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 3px;
	line-height: 15px;
	display: -moz-inline-block; /* Implement inline-block in Mozilla */
	display: inline-block;
	color: #3680a3;
	background-color: #dbf1fe;
	float: right;
	font-weight: bold;
	height: 16px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}

.accountControl a.linkSignInOut:hover
{color: white;
	
	margin-bottom: 0px;
	height: 16px;
	border-bottom-color: #66ccff;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	text-decoration: none;
	background-color: #ff66cc;
	cursor: pointer;
}

.signedIn
{
	position: relative;
}

.accountControl h6
{
	
	color:White;
	line-height: 15px;
	margin: 0px;
	padding: 3px 6px 2px 6px;
	font-weight: bold;
	background-color: #66ccff;
	display: inline;
	cursor: default;
	float: right;
	font-size: 12px;
	height: 16px;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;

}

.accountImg
{
	float: right;
}

.accountList
{
	
	width: 390px;
	float: right;


	
}


.accountList li
{
	float: right;
	font-weight: bold;

}

.accountList li a
{
	height: 16px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 3px;
	line-height: 15px;
	display: -moz-inline-block; /* Implement inline-block in Mozilla */
	display: inline-block;
	color: #3680a3;
	background-color: #dbf1fe;
}

.accountList li a:hover
{
	color: white;
	margin-bottom: 0px;
	height: 16px;
	border-bottom-color: #66ccff;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	text-decoration: none;
	background-color: #ff66cc;
	cursor: pointer;
}

.flag
{
	position: absolute;
	top: -12px;
	right: 0px;
	z-index: 1002;
}

.flag img
{
}


/*Parsed by Fat Statement CssHandler*/
