/* Main Layout */
body {
 
	background-image: url(gfx/bg.png);
	font-family: Arial, Helvetica, sans-serif;
	background: #000;
	font-size: 11px;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img { border: none; }

p {
	padding: 0;
	margin: 0;
}

hr {
  color: #666666;
  background-color: #66666;
  border: 0px;
  border-top: transparent;
  border-bottom: transparent;
  margin: 2px 0;
  height: 1px;
  font-size: 11px;
  font-family: arial, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

.comment-holder {
background: url(gfx/comments-holder.png) no-repeat;height: 20px;width: 26px;line-height: 20px;text-align: center;text-shadow: #FFF 1px 1px 0;color: #c40000;font-weight: bold;
}

/* Links */
a, a:visited, a:active {
  color: #c40000;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #797979;
  text-decoration: none;
  font-weight: bold;
}

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

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

a.submenu, a.submenu:visited, a.submenu:active {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  text-shadow: #000 1px 1px 0;
  }

a.submenu:hover {
  color: red;
  text-decoration: none;
  font-weight: bold;
  text-shadow: #000 1px 1px 0;
}

a.footer, a.footer:visited, a.footer:active {
  color: #c40000;
  text-decoration: none;
  font-weight: normal;
  text-shadow: #fff 1px 1px 0;
  }

a.footer:hover {
  color: red;
  text-decoration: none;
  font-weight: normal;
  text-shadow: #fff 1px 1px 0;
}
a.sbotton, a.sbotton:visited, a.sbotton:active {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
  text-shadow: #c08808 1px 1px 0;
  }

a.sbotton:hover {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  text-shadow: #c08808 1px 1px 0;
}



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

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

/* Font types */
h2 {
  font-size: 14px;
  font-family: arial, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  color: #000000;
  text-transform: uppercase;
  font-weight: bold;
}

small {
  color: #383838;
  font-size: 10px;
  font-family: arial, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

.title {
  font-size: 12px;
  font-family: arial, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  color: #fff;
  font-weight: bold;
  text-shadow: #000 1px 1px 0;
  background-repeat: repeat-x;
  border-top: 1px solid #c5c5c5;
  height: 27px;
}

.title360 {
  font-size: 12px;
  font-family: arial, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  color: #000000;
  font-weight: bold;
  text-shadow: #fff 1px 1px 0;
  padding-left: 15px;
  font-weight: bold;
  background: url(gfx/360title.png);
  background-repeat: no-repeat;
  height: 34px;
}

.topnewstitle {
  font-size: 14px;
  font-family: arial, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  color: #fff;
  font-weight: bold;
  text-shadow: #000 1px 1px 0;
  padding-left: 15px;
  font-weight: bold;
  background: url(gfx/news-post-title.png);
  background-repeat: no-repeat;
  height: 31px;
  padding-right: 15px;
}

.commenttopnewstitle {
  font-size: 14px;
  font-family: arial, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  color: #2a67bf;
  font-weight: bold;
  text-shadow: #fff 1px 1px 0;
  padding-left: 15px;
  font-weight: bold;
  background: url(gfx/news_comments_top.png);
  background-repeat: no-repeat;
  height: 32px;
}


.category_big, .category_big a {
  font-size: 12px;
  font-family: arial, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  color: #000000;
  font-weight: bold;
}

.category {
  font-size: 12px;
  font-family: arial, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  color: #000000;
  font-weight: normal;
}

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

input, textarea, select {
  border: 1px solid #989898;
  background-color: #F0F0F0;
  font-size: 12px;
  font-family: arial, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  color: #666666;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

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

input[type="submit"] {
	background-color: #c40000;
	border-color: #ff0000;
	color: #FFF;
	text-shadow: #143769 1px 1px 0;
	font-weight: bold;
	text-transform:lowercase;
	 -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

input[type="button"] {
	background-color: #c40000;
	border-color: #ff0000;
	color: #FFF;
	text-shadow: #143769 1px 1px 0;
	font-weight: bold;
	text-transform:lowercase;
	 -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

input[name="login"] {
	background-color: #323232;
	border-color: #000;
	color: #FFF;
	text-shadow: #143769 1px 1px 0;
	font-weight: bold;
	text-transform:lowercase;
	 -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

input[type="reset"] {
	background-color: #c40000;
	border-color: #4d0000;
	color: #FFF;
	text-shadow: #143769 1px 1px 0;
	font-weight: bold;
	text-transform:lowercase;
	 -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}




.input {
  background-color: transparent;
  border: none;
  margin: 2px;
   -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

/* Infomessages - Miscellaneous */
.tooltip {
 position: absolute;
  display: none;
  background-color: #FFFFFF;
  color: #000000;
  border: 2px solid #c40000;
  border-left: 5px solid #c40000;
  padding: 5px 10px;
  z-index: 100;
  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

}

.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-size: 10px;
  font-family: arial, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, 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-size: 11px;
  font-family: arial, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

.codeinner {
  color: #000000;
  font-size: 13px;
  font-family: arial, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

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

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

table ,td , th {
font-size: 11px;
  font-family: arial, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
  color: #787878;
  }

.leftcontent_bar {
background-image: url(gfx/leftcontent_top.png);
background-repeat: no-repeat;
height: 42px;
line-height: 42px;
color: #FFF;
padding-left: 45px;
text-shadow: #000 1px 1px 0 ;
font-family: Arial;
font-size: 11px;
font-weight: bold;
}

.rightcontent_bar {
background-image: url(gfx/rightcontent_top.png);
background-repeat: no-repeat;
height: 42px;
line-height: 42px;
color: #FFF;
padding-left: 45px;
text-shadow: #000 1px 1px 0 ;
font-family: Arial;
font-size: 11px;
font-weight: bold;
}

.rightlong_bar {
background-image: url(gfx/rightlong_top.png);
background-repeat: no-repeat;
height: 42px;
line-height: 42px;
color: #FFF;
text-shadow: #000 1px 1px 0 ;
font-family: Arial;
font-size: 11px;
font-weight: bold;
}
.aztite {
text-shadow: #000 1px 1px 0 ;
color: #2a67bf;
font-family: Arial;
font-size: 11px;
font-weight: bold;
}
.rightcontent_bg {
background-image: url(gfx/rightcontent_bg.png);
background-repeat: repeat-y;
text-shadow: #000 1px 1px 0;
color: #787878;
}
.black_content {
text-shadow: #000 1px 1px 0;
color: #787878;
}

.readmore_btn {
height: 21px;
line-height: 21px;
width: 76px;
background-image: url(gfx/readmore_btn.png);
background-repeat: no-repeat;
text-shadow: #000 1px 1px 0;
text-align: center;
}

.registernow_btn {
height: 28px;
line-height: 28px;
width: 93px;
background-image: url(gfx/registernow_btn.png);
background-repeat: no-repeat;
text-shadow: #000 1px 1px 0;
text-align: center;
}

.shop_order {
height: 28px;
line-height: 28px;
width: 52px;
background-image: url(gfx/shop_order.png);
background-repeat: no-repeat;
text-shadow: #000 1px 1px 0;
text-align: center;
}

.shop_more {
height: 28px;
line-height: 28px;
width: 142px;
background-image: url(gfx/shop_more.png);
background-repeat: no-repeat;
text-shadow: #000 1px 1px 0;
text-align: center;
}


.login_form {
background-image: url(gfx/login-form.png);
border: 0px;
font-weight: normal;
color: #fff;
text-shadow: #000 0 1px 0;
width:123px;
height:20px;
_width:133px;
_height: 23px;
padding-top: 3px;
padding-left: 10px;
}


.search_form {
background-image: url(gfx/search_bar.png);
border: 0px;
font-weight: normal;
color: #797979;
text-shadow: #000 0 1px 0;
width:112px;
height:18px;
_width:155px;
_height: 20px;
padding-top: 3px;
padding-left: 10px;
}

/* Shop Layout */
.title_shop {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  background-image:url(images/shop_images/shop_title.jpg);
  background-repeat:repeat-x;
  background-color:#434444;
  background-position:bottom;
  height:21px;
}
.title_product {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  font-weight: bold;
  background-image:url(images/shop_images/shop_title.jpg);
  background-repeat:repeat-x;
  background-color:#434444;
  background-position:bottom;
  padding-left:3px;
  height:27px;
}
.under {
	background-color:#e9e9e9;
	height:25px;
	border-bottom:1px solid #FFFFFF;
}
.ordertd {
	background-image:url(images/shop_images/td.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ffffff;
	height:30px;
}
.ordertd_form {
	background-image:url(images/shop_images/td.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ffffff;
	height:30px;
	padding-left:5px;
}

/* Partners */
div.sc_menu_wrapper {
	position: relative; 	
	height: 294px;
	/* Make bigger than a photo, because we need a place for a scrollbar. */
	width: 273px;
	
	margin-top: 0;
	margin: 0;
	overflow: auto;
}
div.sc_menu {
	padding: 0;
}
.sc_menu a {
	display: block;
	margin-bottom: 12px;
	width: 273px;
	text-align: center;
	
	/*border: 2px rgb(79, 79, 79) solid;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;		
	
	/* When image support is turned off */
	color: #fff;
	/*background: rgb(79, 79, 79);	*/
}
.sc_menu a:hover {
	/*border-color: rgb(130, 130, 130);
	border-style: dotted;*/
}
.sc_menu img {
	display: block;
	border: none;
	text-align: center;
}

.sc_menu_wrapper .loading {
	position: absolute;
	top: 50px;
	left: 10px;
	
	margin: 0 auto;
	padding: 10px;

	width: 100px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;	
	
	text-align: center;
	color: #fff;
	border: 1px solid rgb(79, 79, 79);
	background: #1F1D1D;
}
/* Styling tooltip */
.sc_menu_tooltip {
	display: block;
	position: absolute;
	
	padding: 6px;
	font-size: 12px;	
	color: #fff;
	
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;	
	
	border: 1px solid rgb(79, 79, 79);
	background: rgb(0, 0, 0);
	/* Make background a bit transparent for browsers that support rgba */	
	background: rgba(0, 0, 0, 0.5);
}

/* Shoutbox */
div.sc_shoutbox_wrapper {
	position: relative; 	
	height: 180px;
	/* Make bigger than a photo, because we need a place for a scrollbar. */
	width: 247px;
	
	margin-top: 0;
	margin: 0;
	overflow: auto;
}
div.sc_shoutbox {
	padding: 0;
}
.sc_shoutbox a {
	display: block;
	margin-bottom: 5px;
	width: 249px;
	text-align: center;
	
	/*border: 2px rgb(79, 79, 79) solid;*/
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;		
	
	/* When image support is turned off */
	color: #fff;
	/*background: rgb(79, 79, 79);	*/
}
.sc_shoutbox a:hover {
	/*border-color: rgb(130, 130, 130);
	border-style: dotted;*/
}
.sc_shoutbox img {
	display: block;
	border: none;
	text-align: center;
}

.sc_shoutbox_wrapper .loading {
	position: absolute;
	top: 50px;
	left: 10px;
	
	margin: 0 auto;
	padding: 10px;

	width: 100px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;	
	
	text-align: center;
	color: #fff;
	border: 1px solid rgb(79, 79, 79);
	background: #1F1D1D;
}
/* Styling tooltip */
.sc_shoutbox_tooltip {
	display: block;
	position: absolute;
	
	padding: 6px;
	font-size: 12px;	
	color: #fff;
	
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;	
	
	border: 1px solid rgb(79, 79, 79);
	background: rgb(0, 0, 0);
	/* Make background a bit transparent for browsers that support rgba */	
	background: rgba(0, 0, 0, 0.5);
}

/*Text inputs*/
.NFText {border:none; vertical-align:middle; font:12px/15px Arial, Helvetica, sans-serif; background:none;}
.NFTextCenter {height:15px; background:url(img/input.png) repeat-x 0 0; padding:3px 0; margin:0; float:left; line-height:15px;}
.NFTextLeft, .NFTextRight {width:7px; height:21px; vertical-align:middle; float:left;}
.NFTextLeft {background:url(img/input-left.png) no-repeat 0 0;}
.NFTextRight {background:url(img/input-right.png) no-repeat 0 0;}
/*Radio*/
.NFRadio {cursor:pointer; position:absolute; display:block; width:13px; height:13px; border:1px solid transparent; background:url(img/radio.png) no-repeat 0 0; z-index:2;}
/*Checkbox*/
.NFCheck {cursor:pointer; position:absolute; width:12px; height:12px; border:1px solid transparent; background:url(img/checkbox.png) no-repeat 0 0; z-index:2;}
/*Buttons*/
.NFButton {width:auto; height:26px; color:#fff; padding:0 2px; background:url(img/button.png) repeat-x 0 0; cursor:pointer; border:none; font:10px/26px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase; letter-spacing:1px; vertical-align:middle;}
.NFButtonLeft, .NFButtonRight {width:6px; height:26px; vertical-align:middle;}
.NFButtonLeft {background:url(img/button-left.png) no-repeat 0 0;}
.NFButtonRight {background:url(img/button-right.png) no-repeat 0 0;}
/*Textareas*/
.NFTextarea {border:none; background:none; font:12px/12px Arial, Helvetica, sans-serif; margin:0;}
.NFTextareaTop, .NFTextareaBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFTextareaTop {background:url(img/textarea-tr.png) no-repeat 100% 0;}
.NFTextareaBottom {background:url(img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFTextareaTopLeft, .NFTextareaBottomLeft {width:5px; height:5px;}
.NFTextareaTopLeft {background:#f2f2e6 url(img/textarea-tl.png) no-repeat 0 0;}
.NFTextareaBottomLeft {background:#f2f2e6 url(img/textarea-bl.png) no-repeat 0 0;}
.NFTextareaLeft, .NFTextareaRight, .NFTextareaLeftH, .NFTextareaRightH {float:left; padding-bottom:5px;}
.NFTextareaLeft, .NFTextareaLeftH {width:5px;}
.NFTextareaLeft {background:url(img/textarea-l-off.png) repeat-y 0 0;}
.NFTextareaLeftH {background:url(img/textarea-l-over.png) repeat-y 0 0;}
.NFTextareaRight, .NFTextareaRightH {padding-right:5px; padding-bottom:0;}
.NFTextareaRight {background:url(img/textarea-r-off.png) repeat-y 100% 0;}
.NFTextareaRightH {background:url(img/textarea-r-over.png) repeat-y 100% 100%;}
/*Files*/
.NFFileButton {padding-bottom:0; vertical-align:bottom; cursor:pointer; background:url(img/file.png) no-repeat 0 0; width:60px; height:21px;}
.NFFile {position:relative; margin-bottom:5px;}
.NFFile input.NFhidden {position:relative; filter:alpha(opacity=0); opacity:0; z-index:2; cursor:pointer; text-align:left;}
.NFFileNew {position:absolute; top:0px; left:0px; z-index:1;}
/*Selects*/
.NFSelect {height:21px; position:absolute; border:1px solid transparent;}
.NFSelectLeft {float:left; width:3px; height:21px; background:url(img/select-left.png) no-repeat 0 0; vertical-align:middle;}
.NFSelectRight {height:21px; width:auto; background:url(img/select-right.png) no-repeat 100% 0; cursor:pointer; font:12px/21px Arial, Helvetica, sans-serif; color:#fff; padding-left:3px; margin-left:3px;}
.NFSelectTarget {position:absolute; background:none; margin-left:-13px; margin-top:18px; z-index:3; left:0; top:0; padding-bottom:13px;}
.NFSelectOptions {position:relative; background:#707175; margin-left:16px; margin-top:0; list-style:none; padding:4px 0; color:#fff; font:11px/13px Arial, Helvetica, sans-serif; z-index:4; max-height:200px; overflow-y:auto; overflow-x:hidden; left:0; top:0;}
.NFSelectOptions li {padding-bottom:1px;}
.NFSelectOptions a {display:block; text-decoration:none; color:#fff; padding:2px 3px; background:none;}
.NFSelectOptions a.NFOptionActive {background:#464646;}
.NFSelectOptions a:hover {background:#333;}
/*Multiple Selects*/
.NFMultiSelect {border:0; background:none; margin:0;}
.NFMultiSelectTop, .NFMultiSelectBottom {height:5px; clear:both; float:none; padding-right:10px;}
.NFMultiSelectTop {background:url(img/textarea-tr.png) no-repeat 100% 0;}
.NFMultiSelectBottom {background:url(img/textarea-br.png) no-repeat 100% 0; margin-bottom:5px;}
.NFMultiSelectTopLeft, .NFMultiSelectBottomLeft {width:5px; height:5px;}
.NFMultiSelectTopLeft {background:#f2f2e6 url(img/textarea-tl.png) no-repeat 0 0;}
.NFMultiSelectBottomLeft {background:#f2f2e6 url(img/textarea-bl.png) no-repeat 0 0;}
.NFMultiSelectLeft, .NFMultiSelectRight, .NFMultiSelectLeftH, .NFMultiSelectRightH {float:left; padding-bottom:5px;}
.NFMultiSelectLeft, .NFMultiSelectLeftH {width:5px;}
.NFMultiSelectLeft {background:url(img/textarea-l-off.png) repeat-y 0 0;}
.NFMultiSelectLeftH {background:url(img/textarea-l-over.png) repeat-y 0 0;}
.NFMultiSelectRight, .NFMultiSelectRightH {padding-right:5px; padding-bottom:0;}
.NFMultiSelectRight {background:url(img/textarea-r-off.png) repeat-y 100% 0;}
.NFMultiSelectRightH {background:url(img/textarea-r-over.png) repeat-y 100% 0;}

/*Focused*/
.NFfocused {border:1px dotted #666;}
/*Hovered*/
.NFh {background-position:0 100%;}
.NFhr {background-position:100% 100%;}
/*Hidden*/
.NFhidden {opacity:0; z-index:-1; position:relative;}
/*Safari*/
select, input, textarea, button {outline:none; resize:none;}
