@import "content.css";
@import "xmas.css";

li.userlogin
{
	/*border:solid 1px red;*/
	width:300px;
	margin-top:10px;
 
}

.welcome_back
{
	color:White;
	margin-left:10px;
}

li.userlogin a
{
	display:inline !important; 
	padding: 0px 0px !important;
}

.betaling-button
{
	background:url(../images/betaling.png) no-repeat;
	width:256px;
	height:64px;
	/*position:absolute;*/
	padding-left:40px;
	padding-top:20px;
	display:block;
}

#topDiv  .chat
{
	float:right;
	background:url(../Graphic/support_chat.png) no-repeat bottom right;
	padding:28px 46px 0 0;	
	
	height:23px;
	width:190px;
	margin-right:0px;
	line-height:98%
}


*
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.hide
{
	display:none;
}

.clear
{
	clear:both;
}

.smalltext
{
	font-size:9px;
}

select
{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}

a img
{
	border:none;
}

h1, h2, h3, h4
{
	font-family:"palatino Linotype", Arial, Helvetica, sans-serif; 
	font-weight:normal;
}



body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:130%;
	cursor:default;
	margin:0px;
	background:url(../graphic/bottom_background.jpg) repeat-x bottom;
}

#containerDiv
{
	width:950px;
	margin:auto;
	
}

#topDiv
{
	height:156px;
	color:white;
	margin-bottom:10px;
	padding-bottom:40px;
	/*padding-bottom:20px;*/
	background:url(../graphic/dotsonwhite_h.gif) repeat-x bottom;
}

#topDiv a
{
	color:white;
}

#topDiv .stampDiv
{
	display:none;
}

#topDiv .logo
{
	position:absolute;
	width:383px;
	height:111px;
	background:url(../graphic/web_postmeshirts_logo.jpg);
	margin-left:-63px;
	z-index:1;
}

#topDiv .dropdowns
{
	position:absolute;
	z-index:3;
	margin:163px 0 0 0px;
	/*margin:143px 0 0 0px;*/
	color:black;
	width:300px;
	
}

#topDiv .dropdowns div
{
	float:left;
	margin-right:10px;
}

#topDiv .dropdowns .currencyDiv select
{
	width:54px;
}

#topDiv .dropdowns .languageDiv select
{
	width:70px;
}

#topDiv .baskettoplink
{
	position:absolute;
	z-index:4;
	margin:10px 0 0 850px;
	width:150px;
	text-align:right;
	font-size:11px;
}

#topDiv .baskettoplink a
{
	text-decoration:none;
	background:url(../graphic/dotsonblack.gif) repeat-x left 13px;
	font-weight:normal;
}

#topDiv .baskettoplink a.basketText
{
	margin-right:30px;
}



#topDiv .baskettoplink a img
{
	position:absolute;
	margin:-3px 0 0 -25px;
}

#topDiv .menu
{
	position:absolute;
	z-index:2;
	color:#000000;
	margin:73px 0 0 230px;
}

#topDiv .menu li
{
	display:block;
	float:left;
	background:url(../graphic/topmenu_splitter.gif) no-repeat left top;
	height:38px;
}

#topDiv .menu li.first
{
	background:none;
}

#topDiv .menu a
{
	display:block;
	text-decoration:none;
	padding:10px 14px 10px 14px;
}

#topDiv .menu a:hover
{
	color:#ccc;
}

#topDiv .menu b
{
	background:blue;
}

#topDiv .menu b a.name
{
	float:none;
	padding:0px;
	margin:0px;
	border:1px solid red;
}

#topDiv .menu b a.logOut
{
	float:none;
	padding:0px;
	margin:0px;
	border:1px solid red;
	margin-top:-15px;
}



#topDiv .menu a b
{
	background:url(../graphic/dotsonblack.gif) repeat-x left 15px;
	font-weight:normal;
}



#topDiv .mainpageContacts
{
	position:absolute;
	/*z-index:4;*/
	/*margin:103px 0 0 624px;*/
	margin:128px 0 0 540px;	
	color:black;
}

#topDiv .mainpageContacts .supportnumber img
{
	display:none;
}

#topDiv .mainpageContacts a
{
	color:#900;
}

#topDiv .mainpageContacts .googlechat
{
	width:200px;
	height:60px;
	position:absolute;
}
#topDiv .mainpageContacts .googlechat.providesupport
{
	margin-left:220px;
	z-index:100;
}

#topDiv .mainpageContacts .supportnumber, #topDiv .mainpageContacts .msncontact
{
	background:url(../graphic/support_phone.png) no-repeat top right;
	padding-top:23px;
	font-size:12px;
	font-weight:bold;
	line-height:110%;
	text-align:right;
	padding-right:72px;
	padding-bottom:12px;
	float:left;
}

* html #topDiv .mainpageContacts .supportnumber, #topDiv .mainpageContacts .msncontact
{
	background:url(../graphic/support_phone.gif) no-repeat top right;
}

#topDiv .mainpageContacts .msncontact
{
	background:url(../graphic/support_msn.gif) no-repeat top right;
	margin-left:10px;
}

#topDiv .mainpageContacts .supportnumber b, #topDiv .mainpageContacts .msncontact b
{
	font-size:10px;
	font-weight:normal;
	color:#900;
	display:block;
}



/*Login Box*/
#loginBox
{
	position:absolute;
	background:url(../graphic/login_background.jpg) #CDCDCD no-repeat right top;
	width:210px;
	height:78px;
	top:0px;
	margin:0 0 0 602px;
	padding:20px;
	font-size:11px;
	color:black;
	z-index:3;
	display:none;
}

#loginBox a
{
	color:black;
}

#loginBox input.login_login,
#loginBox input.login_password
{
	font-family:Arial, Helvetica, sans-serif, "palatino Linotype";
	font-size:9px;
	color:#999;
	padding:4px 2px 2px 2px;
	width:202px
}

#loginBox input.focus
{
	
}

#loginBox input.login_password
{
	margin-top:4px;
	width:100px;
	margin-right:3px;
}

#loginBox .loginInputs
{
	padding-bottom:14px;
}

#loginBox .loginAction .btn
{
	margin-right:6px !important;
}


* html #loginBox
{
	height:78px;
	padding:20px;
	overflow:hidden;
}

* html #loginBox .loginInputs
{
	padding-bottom:5px;
}

* html #loginBox .forgottenPass
{
	position:absolute;
	margin:2px 0px 0px 0px;
}



#contentDiv
{
	width:581px;
	float:left;
	margin-bottom:150px;
	/*padding-bottom:150px;*/
}

#contentDiv a
{
	color:#900;
}

#contentDiv h1
{
	font-size:20px;
	color:#333;
	margin-bottom:20px;
}

#contentDiv h1.h1,
#contentDiv h2.h1,
#contentDiv h3.h1,
#contentDiv h4.h1
{
	font-family:"palatino Linotype", Arial, Helvetica, sans-serif; 
	font-weight:normal;
	font-size:20px;
	color:#333;
	margin-bottom:20px;
}

#contentDiv h2,
#contentDiv h3,
#contentDiv h4
{
	font-size:18px;
	color:#900;
	margin-bottom:5px;
}

#contentDiv p
{
	margin-bottom:15px;
	margin-top:5px;
}


#contentDiv .btn,
#loginBox .btn
{
	background:url(../graphic/btn_right_background.gif) no-repeat right top !important;
	padding:4px 19px 10px 7px !important;
	font-size:10px !important;
	text-transform:uppercase !important;
	font-weight:bold !important;
	color:white !important;
	text-decoration:none !important;
	display:inline-block;
}


#contentDiv .btn a
{
	color:white !important;
	text-decoration:none !important;
}

#contentDiv .splitter
{
	height:10px;
	clear:both;
	background:url(../graphic/mainsplitter_h.gif) repeat-x;
	margin:20px 0 ;
}

#contentDiv .box
{
	background:url(../graphic/right_box_background.jpg) #000 no-repeat left top;
	padding:30px !important;
	margin-bottom:20px;
	color:white;
	clear:both;
}

#contentDiv .box.red
{
	background:url(../graphic/main_box_red_background.jpg) #600 no-repeat left top;
}

#contentDiv .box h3
{
	font-size:28px;
	font-weight:bold;
	line-height:85%;
	margin-top:-3px;
	margin-bottom:10px;
	color:#FFFFFF;
}

#contentDiv .box a
{
	color:white;
}

#contentDiv .box .introTxt
{
	font-family:"palatino Linotype";
	font-size:15px;
	margin-bottom:10px;
}

#contentDiv .box .btn
{
	background:url(../graphic/btn_right_white_background.gif) no-repeat right top !important;
	padding:6px 19px 10px 7px !important;
	font-size:10px !important;
	text-transform:uppercase !important;
	font-weight:bold !important;
	color:black !important;
	text-decoration:none !important;
	display:inline-block;
}


#rightDiv
{
	float:right;
	width:348px;
}

#rightDiv .box
{
	background:url(../graphic/right_box_background.jpg) #000 no-repeat left top;
	padding-left:30px;
	padding-top:30px;
	/*padding-top:15px;*/
	margin-bottom:20px;
	padding-bottom:30px;
	color:white;
	padding-right:30px;
}

#rightDiv .box.red
{
	background:url(../graphic/right_box_red_background.jpg) #c00 no-repeat left top;
}

#rightDiv .box h1
{
	font-size:28px;
	font-weight:bold;
	line-height:85%;
	margin-top:-3px;
	margin-bottom:10px;
}

#rightDiv .box h1 + p
{
	background:url(../graphic/dotsonblack.gif) repeat-x top;
	padding:10px 0;
}

#rightDiv .red.box h1 + p
{
	background:url(../graphic/dotsonred.gif) repeat-x top;
}

#rightDiv .box h1 + p + ul li
{
	margin-bottom:10px;
}

#rightDiv .box a
{
	color:white;
}

#rightDiv .box a:hover
{
	color:#999;
}

#rightDiv .box .introTxt
{
	font-family:"palatino Linotype";
	font-size:15px;
	margin-bottom:10px;
}

#rightDiv .btn
{
	background:url(../graphic/btn_right_white_background.gif) no-repeat right top !important;
	padding:6px 19px 10px 7px !important;
	font-size:10px !important;
	text-transform:uppercase !important;
	font-weight:bold !important;
	color:black !important;
	text-decoration:none !important;
	display:inline-block;
}

.addthis
{
	margin-top:10px;
}

/*
.addThisTag
{
	position:absolute;
	margin:51px 0 0 0;
}
*/















#bottomDiv
{
	clear:both;
	background:url(../graphic/bottom_gfx.jpg) no-repeat top left;
	padding-top:20px;
	height:210px;
	margin-top:200px;
}

#bottomDiv .bottomLinks
{
	height:20px;
	width:960px;
	
}

#bottomDiv .bottomLinks li
{
	float:left;
}



#bottomDiv .bottomLinks li.secLinks
{
	float:right;
}

#bottomDiv .bottomLinks li.secLinks a
{
	margin:0;
	margin-left:10px;
}


#bottomDiv li a:hover
{
	color:#ccc !important;
}

#bottomDiv .bottomLinks li a
{
	background:url(../graphic/dotsonblack.gif) repeat-x bottom;
	text-decoration:none;
	color:white;
	margin-right:10px;
}


#bottomDiv .languageLinks li
{
	float:left;
	color:white;
    font-size:10px;
	font-weight:bold;
	margin-right:10px;
}

#bottomDiv .languageLinks li a
{
	font-size:10px;
	font-weight:bold;
	color:white;
	margin-right:10px;
}

#bottomDiv .paymentLogos
{
	margin-top:7px;
}

#bottomDiv .paymentLogos li
{
	float:right;
	margin-left:5px;
}

.TrustLogos
{
	position:absolute;
	margin:-120px 0 0 0;
}

.TrustLogos .VeriSign 
{
	background:url(/Design/Global/Images/verisign_secured.gif) no-repeat;
	height:50px;
	width:100px;
	float:left;
}

.TrustLogos .MCAfee 
{
	float:left;
	margin-right:10px;
}



#aspnetForm
{
	
	background:url(../graphic/top_background.jpg) repeat-x left top;
}




/*
POPUP.........................................................................................*/
/*
body#popup
{
	background:white;
	padding:30px;
	line-height:100%;
}
*/
body.popup
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:130%;
	cursor:default;		
	background:url(../graphic/bottom_background.jpg) repeat-x bottom;
	
}

body.popup  #contentDiv h1
{
	margin-bottom:10px;
	background-color:White;	
	
}

body.popup p
{
	margin-bottom:10px;
}

body.popup #contentDiv
{
	width:100%;
	background-color:White;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
}



body.popup #contentDiv textarea
{
	width:440px;
	height:140px;
	margin-bottom:15px;
}

































































