/* Main Layout */
body {
  font-family:  Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  
}

img { border: none; }

hr {
	  color: #2f82ff;
  background-color: #2f82ff;
  border: 1px;
  border-top: transparent;
  border-bottom: transparent;
  margin: 2px 0;
  height: 1px;

}

/* Links */
a,  a:active {
	
  color: #2f82ff;
  text-decoration: none;
  font-weight: normal;
}

a:hover {
  color: #fcf958;


}

a.titlelink, a.titlelink:visited, a.titlelink:active {
  color: #fcf958;
  text-decoration: none;
  font-weight: bold;
}

a.titlelink:hover {
  color: #fcf958;
  text-decoration: underline;
  font-weight: bold;
}

a.category, a.category:visited, a.category:active {
  color: #333333;
  text-decoration: none;
}

a.category:hover {
  color: #2f82ff;
  text-decoration: underline;
}

/* Font types */
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
  margin:0;
}

small {
  color: #383838;
  font-size: 11px;
}

.title {
  font-family: Oswald,Verdana, Arial, Helvetica, sans-serif;
  color: #2f82ff;
  font-weight: 
  height:30px;
  font-family:"Oswald";
	color:#fcf958;
	font-size:16px;
	font-weight: normal;
	background:url(slice/newbgbottom2.png) bottom left; 
	padding-left:20px;
}

.title2 {
  font-family: Oswald, Verdana, Arial, Helvetica, sans-serif;
  color: #666;
background-color: #333333
  font-weight: bold;
  height:30px;
  font-family:"Oswald";
	color:#fcf958;
	font-size:17px;
	font-weight: bold;
	background:url(slice/newbgbottom2.png) bottom left; 
	padding-left:20px;
}

.category_big, .category_big a {
  font-family:  Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #2f82ff;
  font-weight: bold;
  
}

.category {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: normal;
}

/* Forms */
form {
  border: none;
  margin: 0px;
  padding: 0px;
}

input, textarea, select {
  border: 1px solid #989898;
  background-color: #F0F0F0;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
  color: #666666;
}

input:active, textarea:active, select:active, input:focus, textarea:focus, select:focus {
  border: 1px solid #CCCCCC;
  background-color: #F6F6F6;
  color: #2C2C2C;
}

input[type="radio"], input[type="checkbox"], 
input[type="radio"]:focus, input[type="radio"]:active,
input[type="checkbox"]:focus, input[type="checkbox"]:active {
  border: 0px;
}
input[type="button"], input[type="submit"], input[type="reset"] {
    background:url(design/btn.gif) repeat-x top; /* Button background */
    color:#FFFFFF; /* Font color */
    padding: 3px 5px;
    font-size:11px;
    border:1px solid #313131; /* Outer border */
	background:#252525;
    cursor:pointer; /* make button a link */
	margin-left:20px;
	margin-bottom:20px;
	margin-top:10px;
}
input[type="button"]:hover {
	background:#000;
}

.input {
  background-color: transparent;
  border: none;
  margin: 2px;
}

/* Infomessages - Miscellaneous */
.tooltip {
  position: absolute;
  display: none;
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #DDDDDD;
  border-left: 4px solid #0E8AEA;
  padding: 4px 10px;
  z-index: 100;
}

.errorbox {
  background-color: #FFCCCC;
  border: 1px dashed #D60000;
  color: #666666;
  font-size: 10px;
  width: 350px;
  padding: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
}

/* BBCode Tags */
.quote {
  color: #383838;
  text-align: left;
  font: normal 9px Verdana, Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 3px;
}

.list {
	list-style-type: disc;
	list-style-position:outside;
}
.list_num {
	list-style-type: decimal;
	list-style-position:outside;
}

.list_alpha {
	list-style-type: lower-latin;
	list-style-position:outside;
}

.code {
  color: #000000;
  text-align: left;
  margin: 0 auto;
  padding: 3px;
  font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

.codeinner {
  color: #000000;
  font: 11px 'Courier New', Courier, monospace;
}

.codeline0 {
	background-color: #F3F3F3;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

.codeline1 {
	background-color: #FFFFFF;
	height: 15px;
	padding-left: 3px;
	white-space: nowrap;
}

.sc_gallerycontent{width:auto; height:auto; padding:3px; margin-left:18px; float:left;}



 /* DROPDOWN NAVIGATION */ /* DROPDOWN NAVIGATION */ /* DROPDOWN NAVIGATION */ /* DROPDOWN NAVIGATION */ /* DROPDOWN NAVIGATION */ /* DROPDOWN NAVIGATION */ /* DROPDOWN NAVIGATION */
.menu, .menu ul {
    list-style: none;
    padding: 0;
	width: 200px;
	top: 1140px;
}
.menu {
    height: 30px;
	width: 1406px;
	
		margin: 0 auto;
	margin-top: 0 auto;
	 font-family: "Freeroad Regular";
	 
    font-size: 17px;
	font-weight: normal;
}
.menu li {
    background: -moz-linear-gradient(#111215, #0f1012);
    background: -ms-linear-gradient(#111215, #0f1012);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #111215), color-stop(100%, #0f1012));
    background: -webkit-linear-gradient(#111215, #0f1012);
    background: -o-linear-gradient(#111215, #0f1012);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#111215', endColorstr='#0f1012');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#111215', endColorstr='#0f1012')";
    background: linear-gradient(#111215, #0f1012);

    border-bottom: 2px solid #181818;
    border-top: 2px solid #303030;
}
.menu > li {
    display: block;
    float: left;
    position: relative;
}
.menu > li:first-child {
    border-radius: 5px 0 0;
}
.menu a {
    border-left: 3px solid rgba(0, 0, 0, 0);
    color: #fcf958;
    display: block;
   
    line-height: 54px;
    padding: 0 25px;
    text-transform: uppercase;
}

.menu li:hover {
    background-color: #1c1c1c;
    background: -moz-linear-gradient(#1c1c1c, #1b1b1b);
    background: -ms-linear-gradient(#1c1c1c, #1b1b1b);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1c1c1c), color-stop(100%, #1b1b1b));
    background: -webkit-linear-gradient(#1c1c1c, #1b1b1b);
    background: -o-linear-gradient(#1c1c1c, #1b1b1b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c1c1c', endColorstr='#1b1b1b');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c1c1c', endColorstr='#1b1b1b')";
    background: linear-gradient(#1c1c1c, #1b1b1b);

    border-bottom: 2px solid #222222;
    border-top: 2px solid #1B1B1B;
}
.menu li:hover > a {
    border-radius: 5px 0 0 0;
    border-left: 3px solid #2f82ff;
    color: #2f82ff;
	transition: all 0.20s linear;
}
/* submenu styles */
.submenu {
	
    left: 0;
    max-height: 0;
    position: absolute;
    top: 100%;
    z-index: 0;

}
.menu ul {
    position: absolute;
    top: 40px;
    left: 0;
 
    opacity: 0;
    background: #1f2024;
 
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
 
    -webkit-transition: opacity 0.5s ease .1s;
    -moz-transition: opacity 0.5s ease .1s;
    -o-transition: opacity 0.5s ease .1s;
    -ms-transition: opacity 0.5s ease .1s;
    transition: opacity 0.5s ease .1s;
}
 
.menu li:hover > ul { opacity: 1; }
 
.menu ul li {
    height: 0;
    overflow: hidden;
    padding: 0;
	font-size: 13px;
	
    -webkit-transition: height 0.5s ease .1s;
    -moz-transition: height 0.5s ease .1s;
    -o-transition: height 0.5s ease .1s;
    -ms-transition: height 0.5s ease .1s;
    transition: height 0.5s ease .1s;
}
 
.menu li:hover > ul li {
    height: 43px;
	font-size: 13px;
    overflow: visible;
}
.menu ul li a {
    width: 200px;
    margin: 0;
 font-size: 13px;
    border: none;
}
 