body {
	background: #fff url(../images/back2.jpg);
	background-attachment: fixed !important;
	color: #000;
}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { body {
	background: #fff url(../images/pattern6.jpg);
	background-attachment: fixed !important;}
}



@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { body {
	background: #fff url(../images/pattern6.jpg);
	background-attachment: fixed !important;}
	
}
	
	
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {body {
	background: #fff url(../images/pattern6.jpg);
	background-attachment: fixed !important;}
	
}


#allwrap {

  	border: 0px solid #ddd;
}

#header {
	background: url(../images/label_120.png) repeat-x top left;
	border-bottom: 0px dotted #99a;
}
#logo {
	border-top: 0px solid #fff;
	background: none;
}

#banner {
	background: none;
}



#wrap {
	background: none;
}

#content60 {
	background: none;
}

#content {

}



.product .width100{

background: url(../../../images/stuff/inlagg480.png);
padding-top:7px;

}


#footer {

	color: #fff;
	float:right;
	padding-right:20px;
	opacity: 0.5;

}

#sidebar {
	background: none;
}
#sidebar-2 {
	background: none;
}
fieldset{

}
a:link, a:visited {
color: #fff;
text-decoration: none;
}
a:hover, a:active {
color: #fff;
text-decoration: none;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
color: #000;
text-decoration: none;
}


/* ==== MODULES =======================================  */
div.moduletable {
	background: none;
}
div.moduletable h3 {
	color:#223;
    background: none;
    border-bottom: 1px solid #445;
}
/* ==== SIDEBAR MODULES =======================================  */
#sidebar div.moduletable {
	background: none;
}
#sidebar div.moduletable h3 {
	color:#223;
    background: none;
    border-bottom: 1px solid #445;
}
/* ==== SIDEBAR2 MODULES =======================================  */
#sidebar-2 div.moduletable {
	background: none;
}
#sidebar-2 div.moduletable h3 {
	color:#223;
    background: none;
    border-bottom: 1px solid #445;
}


/* ======= SIDE MENUS ================================  */
.moduletable_menu {
background: url(../images/menu-190.png) ;
border-bottom: 0px solid #fff;
}
.moduletable_menu h3 {
    background: none;
    }
.moduletable_menu li {

}

.moduletable_menu li ul li {
	border-bottom:0px solid #ccc;
	border-top:0px dashed #e4e4e4;
	background: none;
}
.moduletable_menu li a {
	color: #fde748;
}
.moduletable_menu li ul li a {
background: none;
}
.moduletable_menu ul.menu li.current a {
	color:#fde748;
	text-shadow: -3px 0 1px transparent, 0 3px 1px #444e4a, 2px 0 1px #444e4a, 0 -2px 1px #444e4a;

}
.moduletable_menu ul.menu li.current * a {
	color:#fde748;
	
}
.moduletable_menu li ul li a:hover, .moduletable_menu li.current ul li a:hover {
	color:#000;
}
.moduletable_menu li a:link, .moduletable_menu li a:visited {
color: #000;

text-decoration: none;
}
.moduletable_menu li a:hover {
color: #000;
text-decoration: none;
}
.moduletable_menu li a:active {
color: #fde748;
text-decoration: none;
}

/* ================  details  ==================== */
.content_rating {
	color: #889;
}
.content_vote {
	color: #889;
}
.article-info {
 	color: #889;
}


/* ===================== tooltip =====================  */
.tip {
	border:1px solid #ccc;
	background:#fff;
}
/* ===================== Submit a weblink, Submit an article, Edit article =====================  */
div.edit form fieldset
{
    border: 1px solid #999;
}
/* =====================  User profile ===================== */
.profile-edit #member-profile fieldset
{
    border: 1px solid #999;
}
div.profile fieldset{
    border: 1px solid #999;
}