/* CSS Reset */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* La Mariposa Frontend  */

body {
	color:#666666;
	text-align: center;
	font: 12px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#pagewrapper{
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 5px;

}




#topmenu{
	width: 800px;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	float: left;
	clear: both;
}


#footer{
	clear:  both;
	color: #666;
	text-align: center;
	font-size: 10px;
	border-top: 1px solid #5d4c9f;
	padding-top: 2px;
	width: 822px;
}

#maincontent{
	width: 800px;
	clear:  both;
	margin-bottom: 10px;
	float: left;
	background: #fff url(application/design/frontend/lamariposa/_skin/img/controller.png) no-repeat right bottom;
}

/* @group Topmenu */

#topmenu{
	width: 800px;
	margin-top: 10px;
	float: left;
	clear: both;
	background-color: #fff;
	height: 45px;
	padding-bottom: 50px;
}

#logoTitle{
	float: left;
	width: 300px;
	padding: 10px;
}


#menuwrapper{
	float: left;
	border-top: 5px solid #9889b6;
	margin-top: 17px;
}

#menu
{
position: relative;
width: 100%;
margin: 0;
padding: 0;
white-space: nowrap;

}

#menu ul{

	
}


#menu ul ul{
	border-bottom: 0px solid #9889b6;
}

#menu li
{
float: left;
list-style-type: none;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 12px;
	line-height: 1em;
	padding-right: 5px;
	text-transform: uppercase;
}




#menu li a:hover
{
color: #9889b6;
background-image: none;
	background-color: rgba(255,255,255,0);
}

#menu a#active
{
color: #000;

}

#menu a#submenhov
{
color: #000;

}

#menu li#active a:hover { color: #fff; }

#menu ul.subsubmenu
{
position: absolute;
width: 100%;
left: 0;
top: 0px;
margin: 0;
padding: 0;
white-space: nowrap;
}

#menu ul#subsubmenu li
{
margin: 0;
border: 0;
}

#menu ul#subsubmenu li a
{
width: auto;
border: 0;
color: #000;
	padding-right: 5px;
	padding-bottom: 0;
}

#menu ul.submenu
{
position: absolute;
width: 100%;
left: 0;
top: 20px;
margin: 0;
padding: 0;
white-space: nowrap;
}

#menu ul#submenu li
{
margin: 0;
border: 0;
}

#menu 

#menu ul#submenu li a
{
width: auto;
border: 0;
color: #000;
	padding-right: 5px;
	padding-bottom: 0;
}
#menu li a {
color: #606060;
display:block;
padding: 10px 5px 8px 0;

	text-decoration: none;
	color: #666;
}

#menu ul.submenu li ul.subMenu{ top:20px; }

#menu ul#subsubmenu li a:hover
{
/* IE5/Mac disappearing item fix */
color: #9889b6;
}

#menu ul#subsubmenu li#subactive a
{
background-color: #fc9;

}

#menu ul#submenu li a:hover
{
/* IE5/Mac disappearing item fix */
color: #9889b6;
}

#menu ul.subMenu {
	position: absolute;
}

#menu ul#submenu li#subactive a
{
background-color: #fc9;

}

* html > body #menu, * html > body #menu ul#submenu
{
width: 600px;
/* IE5/Mac fixed width fix */
}



#menu li a:hover {
color:#000000;
}

#menu li.selected ul { display: block; }


#topmodule{
	float: right;
	width: 400px;
	text-align: right;
	padding-top: 5px;
}

/* @end */

/* @group Content styling */

a{
	color: #5d4c9f;
	text-decoration: none;
}

a:hover{
	color: #5d4c9f;
	text-decoration: none;
}

.cone{
	width: 280px;
	float: left;
	padding: 10px;
	height: 500px;
}

.ctwo{
	width:470px;
	float: left;
	padding: 10px;
	font: 14px/1em "Trebuchet MS", "Times New Roman", Times, serif;
}

.cthree{
padding: 10px;
	float: left;
	margin-bottom: 15px;
}

.modellinfo{
	margin-top: 100px;
	padding-top: 100%;
	background: #fff url(/app/design/frontend/lamariposa/img/lamari_bg_h.jpg) no-repeat right top;
	vertical-align: bottom;
}

.clist li{
	list-style-type: square;
}

/* @end */



/* @group Formatting */


h1{
	text-transform: uppercase;
	margin-bottom: 10px;
	word-spacing: 2px;
	letter-spacing: 4px;
	font: small-caps 28px/1em Georgia, "Times New Roman", Times, serif;
	color: #414141;
}
h3{
	font: small-caps 18px/1em "Times New Roman";
	word-spacing: 2px;
	letter-spacing: 3px;
	/*border-bottom: 1px solid #333333;*/
	color:#666666;
	margin-bottom: 5px;
}

hr{
	background: transparent url(/app/design/frontend/lamariposa/img/border.png) no-repeat;
	width: 100%;
	height: 69px;
	border: 0px;
}
p{
	margin-bottom: 10px;
}

/* @end */

/* @group Forms */

#modulelogin form {
	/* Optional, just a littl nice padding */
	padding: 3em 0pt 1em 9em;
}

#modulelogin dl {
	/* Replace with desired width */
	width: 47em;
}

#modulelogin dl dt {
	float: left;
	/* Spacing between label and field */
	padding: 0 1em 0 0em;
	text-align: right;
	/* Width of largest label */
	width: 6.5em;
}

#modulelogin dl dt label {
	/* Make whatever you like */
	color: #666;
	/* Labels with “for” attribute are clickable, ensure they look that way */
	cursor: pointer;
	display: block;
	/* Use whatever font-size you prefer */
	font-size: larger;
	/* Adjust padding to align with fields */
	padding-top: 0.5em;
}

#modulelogin dl dd {
	float: left;
	/* This is the padding between form field rows */
	margin: 0 0 1em;
	/* Remaining width dl - dt - padding */
	width: 39em;
}

#modulelogin input.txt,#modulelogin textarea {
	/* Prevents x-browser bug */
	overflow: hidden;
	padding: 0.4em 0 0.4em 0.2em;
	width: 33em;
}


/* @end */

/* @group Slideshow */
#showmodell{
	height: 900px;
	background: #fff url(/app/design/frontend/lamariposa/img/lamari_bg_v.jpg) no-repeat right bottom;
}

/* @end */

#showmodellcontainer {
	width: 332px;
	height: 500px;
	background-color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: hidden;
	opacity: 0;
}

#modelthums li {
	display: inline;
}

#modelthums img {
	opacity: 0.5;
}

.referansebilde {
	border: 1px dotted #ccc;
	margin: 0 10px 10px 0;
	float: left;
}

#front_slideshow {
	margin: 0 0 20px 8px;
}

#front_slideshow img {
	outline: 9px solid #a0a0a0;
	border: 2px solid white;
	background: #000;
}

#modelthums a, #modelthums a:visited {
	display: inline block;
	border: 5px solid white;
	border-bottom: 0px;
	height: 100px;
	margin: 5px 5px 0 0;
	padding: 0;
	float: left;
}

#modelthums a:hover {
	border: 5px solid #eee;
	border-bottom: 0;
}

/* @group Categories */

#category{
	float: left;
	width: 800px;
	clear: right;
	padding-bottom: 10px;
}

.category_pane{
	float: left;
	width: 150px;
	height: 150px;
	border: 5px solid #fff;
}

.category_pane:hover {
	border: 5px solid #e7e7e7;
}


/* @end */

/* @group Scroller */

#myScrollerMoo
{
        
}
.scrollerMoo
{
    position: relative;
    width: 770px;
    height: 500px;
}
.scrollerMooWrapper
{
    position:relative;
    height: 480px;
    width: 660px;
    white-space: nowrap;
    margin-left: 0px;
    overflow: hidden;
    background-color: #fff;
    border: solid 1px #eee;
    padding: 10px 10px 0 5px;
}
.scrollerMooItem
{
    display: inline;
	text-align: left;
	margin: 0 5px 0 5px;	
}
.scrollerMooItem img
{
    
}
.scrollerMoo h3
{
    color: #002748;
    font-size: 12px;
    position: absolute;    
    display: inline;
    top: 85%;      
}

/* From jd.gallery start*/
.scrollerMoo a.right, .scrollerMoo a.left
{
	position: absolute;
	height: 150px;
	width: 40px;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}

* html .scrollerMoo a.right, * html .scrollerMoo a.left
{
	filter:alpha(opacity=50);
}

.scrollerMoo a.right:hover, .scrollerMoo a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

.scrollerMoo a.left
{
	left: 0;
	top: 50%;
	margin-top: -75px;
	background: #2bff18 url('../images/fleche1.png') no-repeat center;
}

* html .scrollerMoo a.left { background: url('../images/fleche1.gif') no-repeat center left; }

.scrollerMoo a.right
{
	right: 0;
	top: 50%;
	margin-top: -75px;
	background: #f906bc url('../images/fleche2.png') no-repeat center;
}

* html .scrollerMoo a.right { background: url('../images/fleche2.gif') no-repeat center right; }

/* From jd.gallery end*/

/* @end */




