/*--------------- General ----------------*/
body{
	font-family:verdana,arial,century gothic,sans-serif;
	font-size:12px;
	color:#333;
	background:#fff url(../imgs/cloth034.jpg);
	margin:0;
	padding:0;
}
img{
	border:0;
	padding:0;
	margin:0;
}
div{
	padding:0;
	margin:0;
}
td{
	padding:0;
	margin:0;
	font-size:12px;
}

/*---------temp----------*/
#mainlinks{
	position:absolute;
	width:200px;
	top:300px;
	left:1000px;
	display:none;
}
#mainlinks a{
	color:#777;
}
#undersider{
	position:absolute;
	width:200px;
	top:400px;
	left:800px;
	display:none;
}
#undersider a{
	color:#777;
}
/*----------------- page -----------------*/
#logo{
	position:absolute;
	top:12px;
	left:20px;
}
#topbanner{
	padding:15px 0 5px 15px;
	position:absolute;
	top:1px;
	left:400px;
	height:90px;
	background:transparent url(../imgs/bannerback.gif) no-repeat;
}
#topbannertrail{
	position:absolute;
	height:90px;
	top:1px;
	left:50%;
	width:50%;
	background:transparent url(../imgs/bannertrail.gif) repeat-x;
}
#menuani{
	position:absolute;
	height:400px;
	width:200px;
	top:90px;
	left:0;
	overflow:hidden;
	z-index:10;
}
#content{
	position:absolute;
	top:115px;
	left:200px;
	width:793px;
	background:transparent url(../imgs/rightcontenttrail.gif) repeat-y top right;
	z-index:0;
}
/*------------*/
#stdcontent{
	padding:0 0 10px 0;
}
#stdcontent table .content{
	width:540px;
	background:#fff;
}
#stdcontent table .content img{
	padding:0 5px;
}
#stdcontent table .content a{
	color:#699;
}
#stdcontent table .content a:hover{
	color:#6c9;
}
#stdcontent table .content a:active{
	color:#6c9;
}
#stdcontent table .leftborder{
	background:url(../imgs/stdbubble/std_bubble_04.gif);
}
#stdcontent table .rightborder{
	background:url(../imgs/stdbubble/std_bubble_06.gif);
}
/*-----------*/
#rightcontenttrail{
	position:absolute;
	top:25%;
	left:805px;
	width:188px;
	height:75%;
	background:transparent url(../imgs/rightcontenttrail.gif) repeat-y right;
}
#rightcontent{
	position:absolute;
	top:90px;
	left:805px;
	width:188px;
	text-align:center;
	padding-top:28px;
	float:right;
	clear:right;
	background:transparent url(../imgs/rightcontentback.gif) no-repeat top right;
}
/*----------------- headings -----------------*/
h1,h2,h3,h4,h5,h6{
	font-family:impact,verdana,arial,sans-serif;
	font-weight:normal;
	padding:0;
	margin:0 0 5px 0;
}
h4,h5,h6{
	font-size:12px;
}
h3{
	font-size:14px;
}
h2{
	font-size:20px;
}
h1{
	font-size:25px;
}
/*----------------- forside -----------------*/
#chuckdalbert{
	position:absolute;
	top:0;
	left:485px;
}
#forside_bubble_1{
	position:absolute;
	top:0;
	left:0;
	width:476px;
	height:238px;
	background:url(../imgs/forside_bubble_1.gif) no-repeat;
}
#forside_bubble_2{
	position:absolute;
	top:250px;
	left:0;
	width:309px;
	height:185px;
	background:url(../imgs/forside_bubble_2.gif) no-repeat;
}
#forside_bubble_3{
	position:absolute;
	top:250px;
	left:350px;
	width:253px;
	height:188px;
	background:url(../imgs/forside_bubble_3.gif) no-repeat;
}
.bubbletext{
	padding:20px 20px 0 23px;
}
.bubbletext a{
	color:#699;
}
.bubbletext a:hover{
	color:#6c9;
}
/*-----------------shop-------------*/
#shop{
	padding:0 0 10px 0;
}
#shop table .content{
	width:540px;
	background:#fff;
}
#shop table .content img{
	padding:0 5px;
}
#shop table .content a{
	color:#699;
}
#shop table .content a:hover{
	color:#6c9;
}
#shop table .content a:active{
	color:#6c9;
}
#shop table .leftborder{
	background:url(../imgs/stdbubble/std_bubble_04.gif);
}
#shop table .rightborder{
	background:url(../imgs/stdbubble/std_bubble_06.gif);
}
#shop h2{
	border-bottom:3px dotted #000;
}

#shop div.shopitem{
	border-bottom:1px dotted #000;
	height:150px;
}
#shop div.shopitem img{
	float:left;
	clear:left;
}
/*------------------------------------Editor tags-----------------------------------------------*/
div.reference{
	border-top:1px dotted #B0B0A0;
	margin-top:5px;
	padding:5px 0;
}
div.float_left{
	float:left;
	padding:0 5px;
}
div.float_right{
	float:right;
	padding:0 5px;
}
div.box_horizontal{
	margin:10px 0;
	padding:6px;
	border:1px dotted #bbb;
} 
div.center{
	width:100%;
	text-align:center;
}
div.realfat{
	font-size:1.3em;
}