/* ------------------------------------------------------------------------------
   StartPage (/default.aspx)
---------------------------------------------------------------------------------*/

.start_header {
	display: block;
	width: 230px;
	height: 181px;
	margin: 30px 0 0 30px;
	text-indent: -9999px;
}

.set_block_left {
	display: block;
	width: 236px;
	float: left;
	background-color: #eeede6;
}

.set_block_middle {
	display: block;
	width: 236px;
	float: left;
	margin-right: 29px;
	margin-left: 28px;
	background-color: #eeede6;
}

.set_block_right {
	display: block;
	width: 431px;
	height: 255px;
	float: left;
	background-color: #eeede6;
}


.start_header_link {
	margin: 15px 0 0 30px;
}


.set_container {

padding-top: 20px!important;
}

.wrapper2 #extra_container .set_container {
	background: none;
	border-top: 0px;
}


.set_block_small img {
	margin: 0 0 6px 0;
}

.set_block_small span {
	margin: 10px 0 4px 2px;
	text-transform: uppercase;
	color: #a1a1a1;
	font-family: "arial",verdana,tahoma;
	font-size: 9px;	
}

.spot_text {
	padding: 5px;
	height: 68px;

}

.spot_text h2 {
	margin: 4px 0 4px 2px;
	font-size: 12px;
	font-family: "arial",verdana,tahoma;
	font-weight: bold;	
}

.spot_text h2 strong {
	margin: 0;
	font-size: 12px;
	font-family: "arial",verdana,tahoma;
	font-weight: bold !important;
	color: #e94f24;	
}

.spot_text p {
	margin: 5px 0 0 2px;
}

/* BLUE BOTTOM-PLATE IN SPOTT #0f6eb7 */
.spot_bottom_blue {
	background-color: #0f6eb7;
	padding: 3px 5px 3px 3px;
	color: #ffffff;
	text-align: right;
}

.spot_bottom_blue a 
{
	color: #ffffff;
	}

/* RED BOTTOM-PLATE IN SPOTT #6b2229 */
.spot_bottom_red{
	background-color: #6b2229;
	padding: 3px 5px 3px 3px;
	color: #ffffff;
	text-align: right;
}

.spot_bottom_red a 
{
	color: #ffffff;
	}

/* RED 2 BOTTOM-PLATE IN SPOTT #ed1b23 */
.spot_bottom_red2 {
	background-color: #ed1b23;
	padding: 3px 5px 3px 3px;
	color: #ffffff;
	text-align: right;
}

.spot_bottom_red2 a 
{
	color: #ffffff;
	}

/* GREEN BOTTOM-PLATE IN SPOTT #adc436 */
.spot_bottom_green {
	background-color: #adc436;
	padding: 3px 5px 3px 3px;
	color: #ffffff;
	text-align: right;
}

.spot_bottom_green a 
{
	color: #ffffff;
	}
	
/* GRAY BOTTOM-PLATE IN SPOTT #615648 */
.spot_bottom_gray {
	background-color: #615648;
	padding: 3px 5px 3px 3px;
	color: #ffffff;
	text-align: right;
}

.spot_bottom_gray a 
{
	color: #ffffff;
	}

/* YELLOW BOTTOM-PLATE IN SPOTT #ffba00 */
.spot_bottom_yellow {
	background-color: #ffba00;
	padding: 3px 5px 3px 3px;
	color: #ffffff;
	text-align: right;
}

.spot_bottom_yellow a 
{
	color: #ffffff;
	}


.login_block {
	position: relative;
	display:block;
	height:360px;
	overflow:hidden;
	padding:15px;
	position:relative;
	width:167px;
}

/* Hack for IE6 */
* html .login_block {
	margin-top: -2px;
} 

.login_block h2 
{
	clear: both;
	color: #000000;
	font-family: "verdana",arial,tahoma;
	font-size: 14px;
	font-weight: normal !important;
	margin: 4px 0pt;
}

.login_block h3 {
	margin: 3px 0 0 0;
	clear:  both;
	font-family: "verdana",arial,tahoma;
	font-size: 11px;
	font-weight: normal!important;
	color: #000;	
}

.login_block fieldset div span.formfield_left 
{
	clear:both;
	height:23px;
	margin:4px 0pt;
	width:7px;
}

.login_block label input {
	margin: -4px 0 0 0;
}

html * > .login_block label input {
	margin: 0 5px 3px 0;
}

.newsletter{
	padding-top:15px;
	padding-left: 20px;
}

.login_block input {
	float: left;
	margin: 4px 0px 0px;
	color: #464646;	
}

.login_block label {
	clear: both;
	float: left;
	display: block;
	width: 140px;
	margin: 2px 0 0px 1px;
	color: #000;	
}

.login_block .loginOptions label {
	margin-left: 8px;
}

.login_block label a {
	text-decoration: underline !important;
	color: #000;
}

.main_start_page img {
 margin-bottom:-3px!important;
}

* html .main_start_page img {
	margin-bottom:0px!important;
}


	
	
/* styles for email subscription form fields */
.login_block div fieldset input.emailsubscribefield
{
	margin: 3px 0 4px 0px;
	width: 115px;	
	background: transparent url('//media.redcatsnordic.com/jotex/images/generic/jotex_formfield_middle.gif') repeat-x scroll center top;
	border:none;
	padding:4px 0 0 2px;
	height:21px;
	font-size: 10px;
}

.emailsubscribeleft
{
	margin: 3px 0 4px 0;
	background: transparent url('//media.redcatsnordic.com/jotex/images/generic/jotex_formfield_left.gif') no-repeat scroll left top;
	display:block;
	height:23px;	
	position:relative;	
	width:7px;
	clear:both;
	float:left;
}

.emailsubscriberight
{
	background: transparent url('//media.redcatsnordic.com/jotex/images/generic/jotex_formfield_right.gif') no-repeat scroll -4px top;
	display:block;
	height:23px;	
	position:relative;	
	width:11px;
	margin:3px 5px 4px 0;
	clear:none;
	float:left;
}	

/* \\styles for email subscription form fields */



/* Login Options */
.loginOptions 
{
	margin:10px 0px 2px 0px
}
.capContent label 
{
	margin:3px 0px 0px 10px; 
	width:150px
}
.capContent a 
{
	margin : 3px 0px 0px 15px; 
	width :150px;
	text-decoration: underline !important;
}
.roundedBox
{
	float:left; 
	width:100%; 
	padding: 0 ; 
	margin: 3px 0px 15px -2px; 
	width:175px;
}
.roundedBox .capHeader 
{
	width:175px; 
	float:left; 
	height:5px; 
	background:none; 
	font-size:.1em; 
	line-height:.1em;
}
.roundedBox .capHeader .capMiddle
{
	border-top:1px solid #fff;
}
.roundedBox .capHeader .leftCorner  
{
	width:5px; 
	line-height:.1em; 
	background:url(//media.redcatsnordic.com/ellos/images/generic/login/login_border_topleft2.gif) top left no-repeat; 
	float:left; 
	height:5px;
}
.roundedBox .capHeader .rightCorner
{
	width:5px; 
	line-height:.1em; 
	font-size:.1em; 
	font-size:.1em;  
	float:right; 
	background:url(//media.redcatsnordic.com/ellos/images/generic/login/login_border_topright2.gif) top right no-repeat; 
	height:5px; 
}
.roundedBox .capMiddle 
{
	float:left; 
	width:165px; 
	height:5px;
}
.roundedBox .capContent 
{  
	width:173px; 
	float:left; 
	padding: 0; 
	margin:0; 
	border-left:1px solid #fff; 
	border-right:1px solid #fff;
}
.roundedBox .capContent .inner 
{
	padding:2px 4px; 
	display:block;
}
.roundedBox .capFooter 
{
	width:175px; 
	height:5px; 
	clear:both; 
	font-size:.1em; 
	line-height:.1em;
}
.roundedBox .capFooter .capMiddle
{
	border-bottom:1px solid #fff;
}
.roundedBox .capFooter .leftCorner
{ 
	width:5px; 
	float:left; 
	font-size:.1em; 
	line-height:.1em; 
	height:6px; 
	background:url(//media.redcatsnordic.com/ellos/images/generic/login/login_border_bottomleft2.gif) bottom left no-repeat; 
}
.roundedBox .capFooter .rightCorner
{ 
	width:5px; 
	float:left; 
	font-size:.1em; 
	line-height:.1em; 
	height:6px;
	background:url(//media.redcatsnordic.com/ellos/images/generic/login/login_border_bottomright2.gif) bottom right no-repeat; 
}

.returningUserWelcomeMessage .incorrectUserMessage {
    padding:0px 0px 5px;
}

/* ---- Specific IE 6 fixes  */

* html .login_block .loginOptions .roundedBox .capContent label
{  
	margin-left:2px; 
}

* html .login_block .loginOptions label
{
	margin-left: 0px;
}

* html .roundedBox
{
    margin-bottom:5px;
}

* html .login_block
{
    margin-top:0px;
}

* html .login_block .roundedBox .capContent
{
    margin-top:-1px;
}
/* -----------------------  */

/* ---- Specific IE7 fixes  */

*:first-child+html .roundedBox
{
    margin-bottom:5px;
}

/* -----------------------  */