h2+p:first-letter {	float:left;
	padding: 10px;
	margin: 4px 10px 4px 0;
	background: #fff url(fl_bg000.jpg) center bottom no-repeat;
	color: #000;
	font-size:160px;
	line-height: 1em;
	border: 1px solid #000;}
#logo_c1 { padding-top: 10px; min-height: 30px; margin-bottom: 10px; }
.head_c1, .head_c1fill { padding: 0px; margin: 0px; background: url(menu_fil.gif) repeat-x; background-color: #dddddd; }
.head_c1 a, .head_c1 a:link, .head_c1 a:visited { font-size: 12px; font-weight: bold; font-family:tahoma, "Trebuchet MS", arial, serif; color:#666666; }
.mbrd_left { border-left: 1px solid #c5d0d6; }
.mbrd_leftright { border-left: 1px solid #c5d0d6; border-right: 1px solid #c5d0d6; }
.mbrd_bottom { border-bottom: 1px solid #ffeb81; }
.sbox { padding: 10px; }
.nopad_bg { padding: 0px; background: #ffffff; }
.nopad_border { padding: 0px; border: 1px solid #c5d0d6; }
.nopad_sideborder { padding: 0px; border-left: 1px solid #c5d0d6; border-right: 1px solid #c5d0d6; border-bottom: 1px solid #c5d0d6; }
/* SEARCH TABLE */
.search1 { height:20px; vertical-align:middle; width:5px; padding-bottom: 0px; }
.nopad_borderbottom { padding: 0px; border-bottom: 1px solid #c5d0d6; }
/* FORM FIELDS: BUTTONS */
.fb {
    background: white url(btn_fill.gif) repeat-x scroll 0%;
    color: #333333;
    font-weight: bold;
    border: 1px solid #999999;
    font-family:arial,verdana,sans-serif;
    font-size: 12px;
    padding: 2px 5px;
    text-decoration: none;
    cursor: pointer;
    }
.fb:hover { text-decoration: underline; color: #1e479b; background: white url(btn_film.gif) repeat-x scroll 0%; cursor: pointer; }
/* $Id: styles.css 235 2009-11-13 04:30:39Z phil $ */


/* GLOBAL STYLES */

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}
body {
	background: #FFFFFF;
	position: relative;
	font-family: 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 12px;
	margin: 0px; 
}

table.body {
	width: 98%;
}

p {
	margin: 0px;
	padding: 0px;
}

div, td {
	font-family: 'Lucida Grande', 'Tahoma', sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 140%;
}

td.top_menu {
	background-image: url(topbar_b.gif); 
	background-repeat: repeat-x; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #BBBBBB;
}

td.top_menu2 {
	width: 20%; 
	text-align: right; 
	border-right: 1px solid #CCCCCC; 
	border-top: 1px solid #CCCCCC; 
	border-bottom: 1px solid #BBBBBB; 
	background-image: url(topbar_b.gif); 
	background-repeat: repeat-x;
}

div.top_menu_link_container, div.top_menu_link_container_end {
	float: left;
	height: 31px;
	border-left: 1px solid #CCCCCC;
}

div.top_menu_link_container_end {
	border-left: 1px solid #CCCCCC;
}

div.top_menu_link {
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
	padding: 6px 10px 0px 10px;
}

div.top_menu_link_loggedin {
	height: 25px;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
	padding: 6px 0px 0px 10px;
}

div.menu {
	width: 150px; 
	border: 1px solid #CCCCCC; 
	border-left: 3px solid #7391a8;
	background: #EEEEEE; 
	padding: 0px 0px 10px 10px;
	margin-right: 10px;
}

div.menu_header {
	margin-top: 10px;
	margin-bottom: 7px;
}

td.menu_user {
	background-image: url(menu_use.gif); 
	background-repeat: repeat-x; 
	background-color: #FFFFFF;
	padding: 5px 10px 5px 10px; 
	border: 1px solid #CCCCCC; 
	border-top: none; 
	text-align: left;
}

div.menu_item {
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_sep {
	padding: 2px 0px 0px 10px;
	float: left;
	background: none;
}

img.menu_icon {
	display: block;
	float: left; 
	margin-right: 4px;
}

img.menu_icon2 {
	margin-bottom: -3px;
	margin-right: 4px;
}

div.menu_arrow {
	padding: 2px;
	float: left;
}

div.menu_item_dropdown a {
	padding: 3px 40px 5px 7px;
	font-weight: normal;
	border-left: 3px solid #DDDDDD;
	display: block;
	background: #FFFFFF;
}

div.menu_item_dropdown a:hover {
	padding: 3px 40px 5px 7px; 
	font-weight: normal;
	background: #F2F2F2;
	border-left: 3px solid #BBBBBB;
	text-decoration: none;
	display: block;
}

div.menu_dropdown {
	border: 1px solid #CCCCCC; 
	border-top: none; 
	background: #FFFFFF; 
	position: absolute; 
	margin-top: 6px;
	margin-left: -20px;
	z-index: 99;
	width: auto; 
	white-space: nowrap; 
}

td.topbar1 {
	padding-bottom: 5px;
}

td.topbar2, td.topbar2_right {
	background-image: url(menu_bg0.gif); 
	background-repeat: repeat-x; 
	font-weight: bold; 
	font-size: 15px; 
	padding: 10px 10px 8px 15px; 
	color: #FFFFFF;
	border-bottom: 1px solid #31537D;
}

td.topbar2_right {
	font-weight: normal;
	padding: 10px 15px 8px 10px; 
	text-align: right;
}

td.content {
	vertical-align: top;
	text-align: left;
	background: #FFFFFF;
}

div.content {
	width: 98%; 
	padding: 10px 0px 20px 0px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
}

div.copyright{background:transparent url("http://worldweapons.ru/system/templates/ws/css/footer.png") no-repeat top center;padding:4px;width:100%;text-align:right;margin-left:auto;margin-right:auto;color:#444;border-top:1px solid #ececec;}

div.page_header {
	font-size: 21px;
	color: #555555;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", arial, verdana, serif;
}


input.text, input.text_small {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	font-size: 12px;
	color: #333333;
	vertical-align: middle;
	padding-left: 2px;
}

input.text_small {
	font-size: 11px;
}

input.search {
	vertical-align: middle; 
	background-image: url(search00.gif); 
	background-repeat: no-repeat; 
	color: #555555; 
	font-size: 16px; 
	padding-left: 23px; 
	font-weight: bold;
	font-family: arial, verdana, serif;
}

input.button {
	font-family: arial, verdana, serif;
	font-size: 11px;
	padding: 3px;
	color: #333333;
	font-weight: bold;
	background: #EEEEEE;
	vertical-align: middle;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #777777;
	border-right: 1px solid #777777;
}

input.radio, input.checkbox {
	vertical-align: middle;
}

textarea {
	border: 1px solid #AAAAAA;
	font-family: arial, verdana, serif;
	color: #333333;
	padding-left: 2px;
	font-size: 13px;
}

select, select.small {
	color: #333333;
	font-family: arial, verdana, serif;
	font-size: 12px;
	vertical-align: middle;
	margin-top: 1px;
}
select.small {
	font-size: 11px;
}

font.small {
	font-size: 9px;
	font-family: arial, serif;
}

font.big {
	font-size: 12px;
	font-family: verdana, arial, serif;
	font-weight: bold;
}

font.bold {
	font-weight: bold;
}

font.disabled {
	color: #AAAAAA;
}

form {
	margin: 0px;
}

div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.error {
	vertical-align: middle;
	color: #FF0000;
}

div.spacer10 {
	margin-top: 10px;
	height: 0px;
	font-size: 1pt;
}

img.button {
	display: block;
	float: left; 
	margin-right: 4px;
}

a:link { color: #336699; text-decoration: none; }
a:visited { color: #336699; text-decoration: none; }
a:hover { color: #3399FF; text-decoration: underline; }

a.copyright:link { color: #336699; text-decoration: none; }
a.copyright:visited { color: #336699; text-decoration: none; }
a.copyright:hover { color: #3399FF; text-decoration: underline; }

label:hover { color: #3399FF; text-decoration: underline; }


table.list {
	width: 100%;
	border: 1px solid #DDDDDD;
	border-bottom: none;
}

div.button {
	font-weight: bold;
}
td.result {
	font-weight: bold;
	text-align: center;
	border: 1px dashed #CCCCCC;
	background: #FFFFFF;
	padding: 7px 8px 7px 7px;
}
td.error {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding: 7px 8px 7px 7px;
	background: #FFF3F3;
}
td.success {
	font-weight: bold;
	padding: 7px 8px 7px 7px;
	background: #f3fff3;
}

/* STYLES FOR AD BANNERS */
div.ad_top {
	padding: 10px;
	text-align: center;
}
div.ad_belowmenu {
	padding: 0px 0px 10px 0px;
	text-align: center;
}
div.ad_left {
	padding: 10px 10px 10px 0px;
	vertical-align: top;
	text-align: center;
}
div.ad_right {
	padding: 10px 0px 10px 10px;
	vertical-align: top;
	text-align: center;
}
div.ad_bottom {
	padding: 10px 0px 0px 0px;
	text-align: center;
}

/* STYLES FOR RECENT ACTION */
.recentaction_div_media {
	padding: 10px 10px 10px 20px;
}
.recentaction_div_media img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}
img.recentaction_media {
	float: left;
	margin: 3px; 
	border: solid 1px #777777;
}
.recentaction_div {
	padding: 10px 20px 10px 20px;
	position: relative; 
	max-height: 125px;
	max-width: 300px; 
	overflow: auto;
}
/* IE7 MAX-HEIGHT/MAX-WIDTH HACK */
*:first-child+html .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
/* IE6 AND UNDER MAX-HEIGHT/MAX-WIDTH HACK */
html>body .recentaction_div {
	overflow: visible;
	overflow-y: expression(this.scrollHeight > 125? "auto" : "hidden" );
	overflow-x: auto;
	padding-bottom: 25px;
	height: expression(this.scrollHeight > 125? "125px" : "auto" );
	width: expression(this.scrollWidth > 300? "300px" : "auto" );
}
.recentaction_div img {
	max-width: 300px;
	width: expression(this.width > 300 ? 300: true);
}


/* SIGNUP PAGE */
img.signup_code {
	vertical-align: middle;
}
div.signup_header {
	width: 500px;
	padding: 6px 9px 6px 9px;
	background: #F1F1F1;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}
div.signup_photo_desc {
	padding: 5px 5px 5px 0px;
}
td.signup_photo {
	padding: 10px; 
	background: #FFFFFF; 
	border: 1px solid #CCCCCC;
}



/* styles for main menu and profile tab dropdowns */

div.top_menu_main_link_container
{
  text-align: left;
}

div.menu_main_dropdown
{
	border: 1px solid #CCCCCC;
	border-top: none;
	position: absolute;
	margin-top: 7px;
	margin-left: -1px;
	z-index: 100;
	width: auto;
	white-space: nowrap;
}

div.menu_main_item_dropdown a
{
  color:#777777;
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #EFEFEF;
}

div.menu_main_item_dropdown a:hover
{
  color:#444444;
	background: #FAFAFA;
	text-decoration: none;
}

div.menu_main_item
{
	float: left;
	padding-right: 10px;
	font-weight: bold;
	background: none;
}

div.menu_profile_dropdown
{
	border: 1px solid #CCCCCC;
  border-top: none;
	background: #FFFFFF;
	position: absolute;
	margin-top: 31px;
	margin-left: -63px;
	z-index: 99;
	width: auto;
	white-space: nowrap;
}

div.menu_profile_item_dropdown a
{
	padding: 3px 40px 5px 7px;
	font-weight: bold;
	display: block;
	background: #FFFFFF;
}

div.menu_profile_item_dropdown a:hover
{
	background: #F0F0F0;
	text-decoration: none;
}
.auth-button {
        cursor: pointer;
        font-family: "Helvetica Neue", helvetica, arial, sans-serif;
        font-size: 12px;
        font-weight: 700;
        background: #ececec;
        border: 1px solid #8b8b8b;
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 8px 16px;
        text-shadow: 0 1px 0 #fff;
        margin: 0;
        -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0, .2);
        -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0, .2);
        box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0, .2);
        color: #222;
    }
.auth-button:hover {border: 1px solid #333;}
.auth-input {cursor: pointer; font-family: "Helvetica Neue", helvetica, arial, sans-serif; font-size: 12px; font-weight: 700; height:30px;
        border: 1px solid #8b8b8b;
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 0px 0px 0px 7px !important;
        text-shadow: 0 1px 0 #fff;
        margin-left: 7px;
        -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0, .2);
        -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0, .2);
        box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0, .2);
        color: #444;
    }
.auth-input:focus {border: 1px solid #333;}
.auth-color {
        cursor: pointer;
        font-family: "Helvetica Neue", helvetica, arial, sans-serif;
        font-size: 12px;
        font-weight: 700;
	height:30px;
        border: 1px solid #8b8b8b;
        -moz-border-radius: 3px;
        border-radius: 3px;
        padding: 0px 0px 0px 7px !important;
        text-shadow: 0 1px 0 #fff;
        margin-left: 7px;
        -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0, .2);
        -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0, .2);
        box-shadow: inset 0 1px 0 #fff, 0 1px 2px rgba(0,0,0, .2);
        color: #444;
    }