/* @override 
	http://localhost/client/brudekjolen/rsc/css/style.css
	http://sand.cake.no/xmlcms/www/rsc/css/style.css
*/

/* @group 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,b,u,i,center,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-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* @end */

/* @group Global */

body {
	margin: 0;
	padding: 0;
	font-family: Arial,Verdana;
	background: #e0e0e0 url(../gfx/bg.png) repeat-x;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}
a { color: #5c7d8c;}

p {
	margin-bottom: 20px;
}

/* @end */

/* @group Text Styles */


h1 {
	font-size: 26px;
	margin-bottom: 15px;
	font-style: normal;
	font-weight: bold;
}

h2 { font-size: 22px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }

/* @end */

/* @group Structure */
#wrapper {
	width: 910px;
	margin: 0 auto;
}

#header {
	height: 85px;
}

#canvas {
	background-color: #fff;
	border: #b7b7b7 1px solid;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	padding-top: 20px;

}

#menu {
	width: 150px;
	margin: 0px 10px 10px 20px;
	line-height: 20px;
}

#menu ul li.topnode{
	font-weight: bold;
}

#menu ul li.topnode.no_children {
	font-weight: normal;
}

#menu ul.children1 {
	margin-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
}

#menu ul.children1 a{
	margin-bottom: 5px;
}

#menu a {
	color: #333;
	text-decoration: none;
}

#menu a:hover {
	color: #333;
	text-decoration: underline;
}

#content {
	width: 700px;
	margin: 0px 10px 20px;
}

#content .half {
	width: 340px;
}

#content .half.left {
	margin-right: 20px;
}

#content img, #content .img {
	border: 5px solid #333333;
}

#content .textcontentbuttons img {
	border: 0px solid #333333;
}

.content_singleimage {
	margin-bottom: 20px;
}

#content ul, #content ol, #tinymce ul, #tinymce ol {
	list-style-position: inside;
	padding-left: 20px;
}

#content ul li, #tinymce ul li {
	list-style-type: disc;
}

#content ol li, #tinymce ol li {
	list-style-type: decimal;
}

#footer {
	background-color: #153641;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 20px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;	
}

#footer a {
	color: #fff;
}

/* @end */

/* @group Gallery */

.thumb_block a .img {
	width: 80px;
	height: 80px;
	display: block;
	background-position: top center;
}

.thumb_block a .image_label {
	position: absolute;
	bottom: 0;
	width: 80px;
	text-align: center;
	background: rgb(51,51,51);
	background: rgba(51,51,51,0.6);
	padding: 3px 0 7px 0;
	z-index: 90;
	color: #fff;
	left: 5px;
	font-size: 12px;
	line-height: 14px;
}

.lastonline {
	margin-right: 0;
}

.thumb_block a {
	text-decoration: none;
	font-size: 0px;
}

.thumb_block {
	float: left;
	margin: 0px 10px 15px 0px;
	position: relative;
}

#gallery .image_label {
	width: 160px;
	position: static;
	left: none;
	bottom: none;
	background-color: #333333;
	margin-top: 0;
}

#gallery .thumb_block { margin: 0 20px 20px 0; }

#gallery .thumb_block.lastonline { margin-right: 0; }

.content_customsmarty, .content_images_fitview .titleline {
	padding: 0px 0 1px 0;
	border-bottom: 1px solid #333;
	margin-bottom: 13px;
	font-style: italic;
	font-size: 16px;
}

.titleline h4,
.content_customsmarty h4{
	font-size: 16px;
}

.content_customsmarty h4.showing_collection, .content_images_fitview .titleline h4 {
	font-style: italic;
	font-weight: bold;
}

.content_customsmarty.levelup {
	border-bottom: 0px;
	font-size: 14px;
	font-style: inherit;
}

/* @end */

/* @group Form */
#contact_form .nomargin {
	margin: 0px;
}

#contact_form input#name {
	margin-top: 0px;
}
#contact_form input {
	width: 335px;
	margin-right: 20px;
}

#contact_form label {
	font-weight: bold;
	margin-top: 10px;
	display: block;
}

#contact_form input[type=submit] {
	width: auto;
	margin-right: 20px;
	margin-top: 10px;
}

textarea {
	width: 340px;
}

#content iframe.googlemap {
	border: 5px solid #333;
	
}


/* @end */

/* @group response */

.response {
	border:solid 1px #96a745; 
	background:#eff2d5;
	color:#96a745;
	padding:4px;
	text-align:center;
}

.response.response_failure {
	border:solid 1px #c53817; 
	background: #d4a5a2;
	color:#c53817;
	padding:4px;
	text-align:center;
}

/* @end */



/* @group Useful */

.spacer {
	clear: both;
	display: block;
	font-size: 1px;
	height: 0px;
	line-height: 1px;
	margin: 0pt;
	padding: 0pt;
}

.spacer.one { height: 1px; }
.spacer.ten { height: 10px; }
.spacer.twenty { height: 20px; }
.spacer.thirty { height: 30px; }

.left { float: left; }
.right { float: right; }


/* @end */