/*

	fatboy the original 2008
	
	coma - creative angles
	
*/


/* RESETTING 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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	margin:0;padding:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;

}
:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

body{
	background-color:#fff;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:18px;

}


/* OVERALL TYPOGRAPHY
------------------------------*/

h1, h2, h3, h4, h5, h6{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-stretch:condensed;
}

p{

}

a
{
	color:#fa3232;
}

/* LAYOUT
------------------------------*/

#blackhead{
	width:100%;
	position:absolute;
	left:0;
	top:0;
	height:20px;
	background-color:#000;
	font-size:1px;
}

#wrapper{
	width:988px;
	position:absolute;
	left:50%;
	margin-left:-494px;
	top:30px;
}

#navholder{
	width:988px;
	height:45px;
}

#leftholder{
	width:82px;
	float:left;
	clear:none;
	display:inline; /* IE 6 hack */
}

#headerholder{
	width:824px;
height:488px;
	float:left;
	clear:none;
	display:inline; /* IE 6 hack */
}
#rightholder {
	width:82px;
	float:right;
	clear:none;
	display:inline; /* IE 6 hack */
}

#content {
	width:988px;
	float:left;
	clear:both;
	margin-top:20px;
	display:inline; /* IE 6 hack */
}
#contentTop {
	width:988px;
	clear:both;
	margin-top:20px;
	display:inline; /* IE 6 hack */
}

#footer{
	width:824px;
	height:83px;
	margin-left:80px;
	float:left;
	clear:both;
	margin-top:20px;
	background-image:url(files/images/sitedesign/fatboy_footer.jpg);
	background-repeat:repeat-x;
	display:inline; /* IE 6 hack */
}

#footertext{
	width:824px;
	text-align:center;
	margin-top:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
}

#statixholder{
	width:824px;
	margin:5px 0px 50px 80px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	float:left;
	clear:both;
	display:inline; /* IE 6 hack */
}

#statixholder a{
	float:right;
	color:#555;
	font-size:13px;
	text-decoration:none;
}
#statixholder a:hover{
	text-decoration:underline;
}
/* MAIN NAVIGATION
------------------------------*/

#navholder ul{
	list-style-type:none;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-stretch:condensed;
	font-size:13px;
	text-transform:uppercase;
	text-align:center;
	padding-top:15px;
}

#navholder ul li{
	display:inline;
}

#navholder ul li a{
	color:#111;
	text-decoration:none;
	line-height:18px;
	padding:3px 10px;
	margin:0px 10px;
}

#navholder ul li a._selected{
	color:#fff;
	background-image:url(files/images/sitedesign/fatboy_nav_bg.gif);
	background-position:center;	
}

#navholder ul li a:hover{
	color:#fff;
	background-image:url(files/images/sitedesign/fatboy_nav_bg.gif);
	background-position:center;
}



/* FORSIDE
------------------------------*/

#frontpage_stickers{
		width:824px;
		height:124px;
		padding-left:36px;
		background-image:url(/files/images/sitedesign/stickers.gif);
		background-repeat:no-repeat;
		margin-left:44px;
	}
	
	#frontpage_news{
		width:824px;
		height:124px;
		padding-left:36px;
		background-image:url(/files/images/sitedesign/news.gif);
		background-repeat:no-repeat;
		margin-left:44px;
		margin-top:12px;
	}

/* NEWS
------------------------------*/
#news
{
	background-image:url(/files/images/sitedesign/news.gif);
	background-repeat:no-repeat;
	width:36px;
	height:223px;
}



/* -----
------------------------------*/


#fejl
{
	background-image:url(/files/images/sitedesign/404.gif);
	background-repeat:no-repeat;
	width:36px;
	height:223px;
}

/* SHOP STYLES
------------------------------*/

#shopleft{
	text-align:right;
	width:82px;
	float:left;
	clear:none;
	display:inline; /* IE 6 hack */
}

#shopright{
	width:824px;
	float:left;
	clear:none;
	display:inline; /* IE 6 hack */
}

#shop_bag{
	width:195px;
	height:160px;
	float:right;
	border:4px solid #bdbcbc;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:inline; /* IE 6 hack */
}

a.shop_product{
	width:182px; /* 203 */
	height:29px; /* 39 */
	background-color:#f0f0f0;
	float:left;
	clear:none;
	margin:0px 4px 4px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#606060;
	font-size:14px;
	line-height:18px;
	padding:10px 0px 0px 20px;
	text-decoration:none;
}
a.shop_product_selected{
	width:182px; /* 203 */ /* 183*/
	height:29px; /* 39 */
	background-color:#00a6eb;
	color:#fff;
	float:left;
	clear:none;
	margin:0px 4px 4px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:14px;
	padding:10px 0px 0px 20px;
	text-decoration:none;
}
a.shop_product:hover{
	background-color:#00a6eb;
	color:#fff;
}

#shop_bagheadline{
	background-color:#00a6eb;
	color:#fff;
	width:185px; /* 195 */
	height:28px;
	padding:7px 0px 0px 10px;
}


#shop_bagcontent{
	width:190px; /* 195 */
	height:92px;
	padding:7px 0px 0px 5px;
	font-size:10px;
	overflow:auto;
	overflow-x:hidden;
}

.shop_bagproduct{
	width:185px;
	float:left;
}
.shop_bagprice{
	color:#000;
	width:70px;
	float:right;
	text-align:right;
}
.shop_bagproducttitle{
	width:110px;
	float:left;
	display:inline; /* IE 6 hack */

}
a.shop_bagbtn{
	width:87px;
	height:19px;
	background-image:url(files/images/sitedesign/fatboy_checkoutbtn.gif);
	float:right;
	text-align:center;
	color:#000;
	text-decoration:none;
	padding-top:4px;
	line-height:14px;
	font-size:14px;
	margin:0px 3px 3px 0px;
}
a.shop_bagbtn:hover{
	background-color:#000;
	color:#fff;
	background-image:none;
}

#shop_bagtotal{
	width:185px;
	float:left;
	height:16px;
	display:inline; /* IE 6 hack */
	margin-top:2px;
	font-weight:bold;
}

#shop_bagproducttotal{
	width:30px;
	float:left;
	display:inline; /* IE 6 hack */
	height:16px;
}

#shop_bagtotalprice{
	color:#000;
	width:140px;
	float:right;
	display:inline; /* IE 6 hack */
	text-align:right;
	height:16px;
}

#kontant-content
{
	background-image:url(files/images/sitedesign/kontakt.gif);
	background-repeat:no-repeat;
	width:256px;
	height:183px;
	margin-left:44px;
}

#kontakt-holder
{
	padding:5px 0px 0px 50px;
}


/* HANDELSBETINGELSER
------------------------------*/
#betingelser
{
	background-image:url(/files/images/sitedesign/betingelser.gif);
	background-repeat:no-repeat;
	width:36px;
	height:223px;
}

/* PRESSE
------------------------------*/
#presse
{
	background-image:url(/files/images/sitedesign/presse.gif);
	background-repeat:no-repeat;
	width:36px;
	height:223px;
}

/* DOWNLOADS
------------------------------*/
#downloads
{
	background-image:url(/files/images/sitedesign/downloads.gif);
	background-repeat:no-repeat;
	width:36px;
	height:223px;
}

/* FIND FORHANDLER
------------------------------*/
#findforhandler
{
	background-image:url(/files/images/sitedesign/findforhandler.gif);
	background-repeat:no-repeat;
	width:36px;
	height:223px;
}

/* ---------------------------*/
#customerInfo {
	list-style-type:none;
}
#customerInfo li {
	display:inline;
	width:203px;
	margin-right:2px;
	margin-bottom:2px;
}
.formelement {
	background-color:#F0F0F0;
}
.formSubmit {
	background-color:#00A6EC;
	text-align:left;
	padding-left:10px;
	font-size:14px;
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:0px;
	width:203px;/*203*/
	height:39px;
}

table.fatboyform {
	width: 859px;
	margin-left:47px;
}
.fatboyform .c1 {
	vertical-align:top;
	width:36px;
}
.fatboyform .c2 {
	vertical-align:top;
}
.fatboyform .c3 {
	width:203px;
	vertical-align:bottom;
}
.fatboyPayment td {
	background-color:#F0F0F0;
	border-right:4px solid #FFFFFF;
	border-bottom:4px solid #FFFFFF;
	padding:6px;
}
table.fatboyPayment {
	width:600px;
}
.fatboyPayment .g1 {
	vertical-align:top;
	height:39px;
	width:62px;
}
.fatboyPayment .g1b {
	border-right:0 none;
	vertical-align:top;
	height:39px;
	width:62px;
}
.fatboyPayment .g2 {
	vertical-align:top;
	height:39px;
	width:141px;
}
.fatboyPayment .g3 {
	background-color:#d8d8d8;
	font-weight:bold;
	height:43px;
}
.fatboyPayment .white{
	font-size:1px;
	background-color:#fff;
	line-height:1px;
	color:#fff;
}
.fatboyPayment input,.fatboyPayment textarea {
	background-color:#ffffff;	
        padding: 4px;
}
.fatboyItemList td {
	border:0px;
}


.deliveryDate,.terms,.deliveryPlace,.deliveryAddress{
	width:75px;
	border:1 px solid #adadad;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:11px;
}

.deliveryPlace{
	width:200px;
}

.deliveryAddress,.terms{
	width:427px;
}

.terms{
	width:427px;
	height:50px;
}

#formSubmit{
	display:none;
}

#CatContent1 {
	width:620px;
	float:left;
}