/* ---------------------------------------
	Standard styles formatting
	created with Template Creator
        on http://www.template-creator.com
-----------------------------------------*/


html {
  height: 101%;
}

body {
  margin: 0;
  padding: 0;
}

body.contentpane {
  background: #fff;
}

* {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, div.contentheading, .componentheading {
  padding: 3px 0;
  margin: 0;
  line-height: 1.2;
  font-weight: bold;
  font-style: normal;
}
h1, .componentheading {
  font-size: 1.75em;
}
h2, div.contentheading {
  font-size: 1.5em;
}
h3 {
  font-size: 1.25em;
}
h4 {
  font-size: 1em;
}

ul, ol {
  padding: .75em 0 .75em 0;
  margin: 0 0 0 35px;
}

ul.menu {
	margin: 0;
	padding: 0;
}

ul.menu li {
    list-style: none;
}

p {
  padding: 5px 0;
}

address {
  margin: .75em 0;
  font-style: normal;
}

a:focus {
    outline: none;
}

img {
  border: none;
}

em {
  font-style: italic;
}
strong {
  font-weight: bold;
}

form, fieldset {
  margin: 0;
  padding: 0;
  border: none;
}
input, button, select {
  vertical-align: middle;
}

.clr {
	clear : both;
}

.column.column2 {
    width: 0%;
}

.column.center {
    width: 100%;
}

.noright .column.center {
    width: 100%;
}

.flexiblemodule, .column, .logobloc {
    float: left;
}


/* ---------------------------------------
	specific to images
-----------------------------------------*/

ul.actions {
	margin: 0;
}

ul.actions li a {
	text-decoration: none;
}
/* ---------------------------------------
	Custom styling
-----------------------------------------*/

.container, .container-fluid {
	margin: 0 auto;
}

.container {
	width: 1000px;
}

.container-fluid {
	max-width: 1000px;
}

body {
	background: #000000 url(../images/metal.jpg) center top no-repeat scroll;
	color: #a3a3a3;
	text-align: left;
	font-size: 12px;
	font-family: Georgia, serif;
}

a {
	color: #ffd900;
}


a:hover {
	color: #ffffff;
}

.button, button, button.btn, input.btn, .btn {
    border: none;
	background: #737373;
	background-image: url("buttonbuttonbody-gradient.svg");
	background-image: -o-linear-gradient(center top,#737373, #262626 100%);
	background-image: -webkit-gradient(linear, left top, left bottom,from(#737373), color-stop(100%, #262626));
	background-image: -moz-linear-gradient(center top,#737373, #262626 100%);
	background-image: linear-gradient(center top,#737373, #262626 100%);
	-pie-background: linear-gradient(center top,#737373, #262626 100%);
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	color: #c9c9c9;
	padding: 4px;
}

.button:hover, button:hover, button.btn:hover, input.btn:hover, .btn:hover {
	color: #ffffff;
}

.invalid {border: red;}
                
input.inputbox, .registration input, .login input, .contact input, .contact textarea,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: none;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 4px;
}

#moduleprsentation > div.inner {
	color: #a3a3a3;
	font-weight: normal;
	font-family: Comic Sans MS, cursive;
}

#moduleprsentation div.moduletable h3, #moduleprsentation div.module h3,
#moduleprsentation div.moduletable_menu h3, #moduleprsentation div.module_menu h3 {
	font-weight: bold;
	font-family: Verdana, sans-serif;
}
#modulestop .n1 > .flexiblemodule { width: 100%; }
#modulestop .n2 > .flexiblemodule { width: 50%; }
#modulestop .n2 > .flexiblemodule + div { width: 50%; }
#modulestop .n3 > .flexiblemodule { width: 33.333333333333%; }
#modulestop .n3 > .flexiblemodule + div { width: 33.333333333333%; }
#modulestop .n3 > .flexiblemodule + div + div { width: 33.333333333333%; }
#modulestop .n4 > .flexiblemodule { width: 25%; }
#modulestop .n4 > .flexiblemodule + div { width: 25%; }
#modulestop .n4 > .flexiblemodule + div + div { width: 25%; }
#modulestop .n4 > .flexiblemodule + div + div + div { width: 25%; }
#modulestop .n5 > .flexiblemodule { width: 20%; }
#modulestop .n5 > .flexiblemodule + div { width: 20%; }
#modulestop .n5 > .flexiblemodule + div + div { width: 20%; }
#modulestop .n5 > .flexiblemodule + div + div + div { width: 20%; }
#modulestop .n5 > .flexiblemodule + div + div + div + div { width: 20%; }

#modulestopmod1 div.moduletable h3, #modulestopmod1 div.module h3,
#modulestopmod1 div.moduletable_menu h3, #modulestopmod1 div.module_menu h3 {
	color: #ffffff;
	font-size: 16px;
}

#modulestopmod2 div.moduletable h3, #modulestopmod2 div.module h3,
#modulestopmod2 div.moduletable_menu h3, #modulestopmod2 div.module_menu h3 {
	color: #ffffff;
	font-size: 16px;
}

#modulestopmod3 > div.inner {
	margin: 10px;
	padding: 5px;
}

#modulestopmod3 div.moduletable h3, #modulestopmod3 div.module h3,
#modulestopmod3 div.moduletable_menu h3, #modulestopmod3 div.module_menu h3 {
	color: #ffffff;
	font-size: 16px;
}

#modulestopmod4 > div.inner {
	background: #96bd0d;
	background: rgba(150,189,13,0.2);
	-pie-background: rgba(150,189,13,0.2);
}

#modulestopmod4 div.moduletable h3, #modulestopmod4 div.module h3,
#modulestopmod4 div.moduletable_menu h3, #modulestopmod4 div.module_menu h3 {
	background: #96bd0d;
	background: rgba(150,189,13,0.8);
	-pie-background: rgba(150,189,13,0.8);
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-o-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	color: #ffffff;
	margin: 2px;
	text-align: center;
	font-size: 16px;
}

#modulestopmod5 > div.inner {
	background: #ffa900;
	background: rgba(255,169,0,0.2);
	-pie-background: rgba(255,169,0,0.2);
}

#modulestopmod5 div.moduletable h3, #modulestopmod5 div.module h3,
#modulestopmod5 div.moduletable_menu h3, #modulestopmod5 div.module_menu h3 {
	color: #ffffff;
	font-size: 16px;
}
#modules11 .n1 > .flexiblemodule { width: 100%; }
#modules11 .n2 > .flexiblemodule { width: 50%; }
#modules11 .n2 > .flexiblemodule + div { width: 50%; }
#modules11 .n3 > .flexiblemodule { width: 33.333333333333%; }
#modules11 .n3 > .flexiblemodule + div { width: 33.333333333333%; }
#modules11 .n3 > .flexiblemodule + div + div { width: 33.333333333333%; }
#modules11 .n4 > .flexiblemodule { width: 25%; }
#modules11 .n4 > .flexiblemodule + div { width: 25%; }
#modules11 .n4 > .flexiblemodule + div + div { width: 25%; }
#modules11 .n4 > .flexiblemodule + div + div + div { width: 25%; }
#modules11 .n5 > .flexiblemodule { width: 20%; }
#modules11 .n5 > .flexiblemodule + div { width: 20%; }
#modules11 .n5 > .flexiblemodule + div + div { width: 20%; }
#modules11 .n5 > .flexiblemodule + div + div + div { width: 20%; }
#modules11 .n5 > .flexiblemodule + div + div + div + div { width: 20%; }

#modules11 > div.inner {
	margin-top: 20px;
}

#modules11mod1 > div.inner {
	border: #96bd0d 3px solid;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	color: #a3a3a3;
	margin-right: 5px;
	text-align: center;
}

#modules11mod1 div.moduletable h3, #modules11mod1 div.module h3,
#modules11mod1 div.moduletable_menu h3, #modules11mod1 div.module_menu h3 {
	color: #96bd0d;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

#modules11mod1 a {
	color: #a3a3a3;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


#modules11mod1 a:hover {
	color: #a3a3a3;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#modules11mod2 > div.inner {
	border: #ffa900 3px solid;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	color: #a3a3a3;
	margin-right: 5px;
	text-align: center;
}

#modules11mod2 div.moduletable h3, #modules11mod2 div.module h3,
#modules11mod2 div.moduletable_menu h3, #modules11mod2 div.module_menu h3 {
	color: #ffa900;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

#modules11mod2 a {
	color: #a3a3a3;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


#modules11mod2 a:hover {
	color: #a3a3a3;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#modules11mod3 > div.inner {
	border: #ffd600 3px solid;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	color: #a3a3a3;
	margin: 0px;
	margin-right: 0px;
	text-align: center;
}

#modules11mod3 div.moduletable h3, #modules11mod3 div.module h3,
#modules11mod3 div.moduletable_menu h3, #modules11mod3 div.module_menu h3 {
	color: #ffd600;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

#modules11mod3 a {
	color: #a3a3a3;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


#modules11mod3 a:hover {
	color: #a3a3a3;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#modules11mod4 > div.inner {
	border: #ffd600 3px solid;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-o-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	color: #a3a3a3;
	margin: 0px;
	margin-right: 0px;
}

#modules11mod4 div.moduletable h3, #modules11mod4 div.module h3,
#modules11mod4 div.moduletable_menu h3, #modules11mod4 div.module_menu h3 {
	color: #ffd600;
	font-weight: bold;
	font-size: 20px;
}

#modules11mod4 a {
	color: #a3a3a3;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


#modules11mod4 a:hover {
	color: #a3a3a3;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}

#maincontent > div.inner {
	background: #000000;
	background: rgba(0,0,0,0.3);
	-pie-background: rgba(0,0,0,0.3);
	margin-top: 10px;
}

#footer > div.inner {
	border-top: #888888 1px solid;
	color: #96bd0d;
	margin: 10px;
	text-align: center;
}
