body {color: #fff;background: #000000 url('images/bg.jpg') 50% 0 no-repeat scroll;}
a { color: #FFCB00 }
.moduletable h3, #horiz-menu, ul#rokslide-toolbar { color: #fff; }
#horiz-menu a, h3.toggler { color: #FFCB00; }
.sections td,#showcase,#mainframe td#left,#mainframe td#right,#mainframe #user1,#mainframe #page,pre,fieldset {border: 1px solid #111111;}
#shadow-bottom .padding {border-top: 1px solid #111111;}
#mainframe td#left,#mainframe td#right {width: 175px;}


.moduletable h3 {
	background: url('images/header-bg.png') 0 0 repeat-x;	
}

#horiz-menu {
	background: url('images/header-bg.png') 0 0 repeat-x;	
	border-left: 1px solid #111;
	border-right: 1px solid #111;
}

#horiz-menu li.active a,
#horiz-menu li li a {
	color: #fff;
}

#horiz-menu li {
	background: url('images/header-sep.png') 100% 0 no-repeat;	
}

#horiz-menu ul {
	background: url('images/header-sep.png') 0 0 no-repeat;
}

div#horiz-menu li:hover a,
div#horiz-menu li.sfHover a,
div#horiz-menu li.active:hover a,
div#horiz-menu li.active.sfHover a {
	background: url('images/header-over.png') 0 0 repeat-x;
}


/* side menu */
ul.sidenav li {
	border-bottom: 1px solid #333;
}
/*

*/

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-position:outside;
}

li
{
    padding: 0px 0px 0px 8px;
    line-height: 20px;
}


#header {
	width: 1000px;
	margin: 0 auto;
	text-align:left;
	padding:0;
}
#leftcolumn, #rightcolumn  {
	margin: 0;
	width: 180px;
	float: left;
	text-align:left;
}

#leftcolumn div.module_menu, #rightcolumn div.module_menu, #leftcolumn div.module, #rightcolumn div.module {
	margin:0px;
	padding:0 0 2px 0;
	text-align:left;
}

#leftcolumn div.module_menu div, #rightcolumn div.module_menu div, #leftcolumn div.module div, #rightcolumn div.module div, #leftcolumn div.module_text div , #rightcolumn div.module_text div{
	padding:0;
	margin:0;
}
#leftcolumn div.module_menu div div, #rightcolumn div.module_menu div div, #leftcolumn div.module div div, #rightcolumn div.module div div, #leftcolumn div.module_text div div, #rightcolumn div.module_text div div{
	padding:0 0 10px 0;
	margin:0;
	text-align: left;
	
}
#leftcolumn div.module_menu div div div, #rightcolumn div.module_menu div div div, #leftcolumn div.module div div div, #rightcolumn div.module div div div, #leftcolumn div.module_text div div div, #rightcolumn div.module_text div div div {
	padding:0;
	margin:0;
	text-align: left;
	
	background-color: #262626;
    filter: Alpha(Opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
}


#leftcolumn div.module_menu div div div div, #rightcolumn div.module_menu div div div div, #leftcolumn div.module div div div div, #rightcolumn div.module div div div div, #leftcolumn div.module_text div div div div, #rightcolumn div.module_text div div div div{
	padding:2px 0 0 0;
	margin:0 auto;
	width:160px;
	text-align: left;
	

}





div.nopad
{
    overflow: hidden;
text-align: left;
}

/*

*/
#leftcolumn .module_menu div div div h3, #rightcolumn .module_menu div div div h3, #leftcolumn .module div div div h3, #rightcolumn .module div div div h3, #leftcolumn .module_text div div div h3, #rightcolumn .module_text div div div h3
{
    background: url(   'images/header-bg.png' ) no-repeat center top;
    font-size: 12px;
    font-family: Verdana, Tahoma, sans-serif;
    font-weight: bold;
    text-align: left;
    height: 26px;
    line-height: 26px;
    width: 166px;
    margin: 2px;
    padding: 0px 0 3px 10px;
    color: #FFCC00;
}

div.componentheading
{
    padding: 8px 0px 0px 12px;
    margin: 2px;
    background: url(  'images/header-bg.png' ) top left repeat-x;
}

html {
	height: 100%;
	margin-bottom: 1px;
}


p {
  /* setup some more readable paragraph spacing */
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4 {
	/* setup some more readable header spacing */
	padding-bottom: 5px;
	margin: 15px 0;
}

h1 { 
	font-size: 200%;
}

h2 {
	font-size: 160%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}


body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 135%;	
}

a {
	text-decoration: none;
}



/* @end */



.componentheading
{
    background: url('images/header-bg.png') top left repeat-x;
    height: 24px;
    padding: 6px 0 0 10px;
    font-size: medium;
    text-decoration: none;
    font-weight: bold;
    text-align: left;
}

.contentheading {
	font-size: 1000px;

}

.componentheading {
	padding: 10px 5px;
	margin-bottom: 15px;
	font-variant: small-caps;
}

#content {
	width: 1000px;
	margin: 0 auto;
	padding:0 0 6px 0;
}

.inputbox
{
    border: 2px solid #666666;
    color: #000000;
    padding: 2px;
}
input.button, .validate
{
    border: 1px solid #666666;
    color: #000000;
    font-size: 10px;
    background-color: #FFCC00;
    font-weight: bold;
}

input.button:hover, .validate:hover  {
	
}
.inputbox:hover {

}
input, button {
	
}

input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}


/*

*/

.prodBack {
    padding: 0px;
    margin: 0px;
    border: 1px solid #000000;
    overflow: auto;
    background-color: #262626;
    filter: Alpha(Opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
}
.prodBack2 {
    padding: 0px;
    margin: 0 6px 0 14px;
    width: 750px;
    background-color: #262626;
    filter: Alpha(Opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
}
.prodBack3 {
    padding: 0px;
    margin: 6px 6px 6px 14px;
    width: 750px;
    
    background-color: #262626;
    filter: Alpha(Opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=85)";
}
.submenu
{
    margin: 2px 2px 6px 2px;
    padding: 0;
    list-style: none;
    text-align: left;
}
.basketpostnumer {
	background-color:#262626;
	color: #000000;
}
/*Modal Popup*/
.modalBackground {
	filter: Alpha(Opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	width: 100%;
	height: 100%;
	background-color: #000000;
	position: absolute;
	z-index: 500;
	top: 0px;
	left: 0px;
	z-index: 1;
filter: Alpha(Opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=75)";
}

.modalBackgroundHidden {
	visibility:hidden;
    width: 0;
    height: 0;
	position: absolute;
}	
.PopLayerHidden
{
	left: 150px;
	position: absolute;
	top: 150px;
	visibility: hidden;
}
.PopLayerVis
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	left: 150px;
	top: 150px;
	position: absolute;
	background-color:White;
	visibility:visible;
	z-index: 750;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
}
.supererror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF0000;
}
.myndakassi	{
	border: 1px solid #000000;
	height: 120px;
	width: 740px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	clip: rect(0px 0px 0px 0px);
	padding-top: 0px;
	position: static;
	overflow: auto;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}
