html {
padding : 0;
}
body {
font : 11px Verdana, Tahoma, Helvetica, sans-serif, Arial, sans-serif;/* Tahoma was the first in the list*/
/* background-image: url("img/background_title.png"); */
/* background-repeat: repeat; */
/* background-attachment: fixed; /* This is used to make the background pic stick to its position */
margin : 0;
padding : 0;
color : #000000;
font-size : 11px;
background: #120000; /* background color for ad */
}

.hide-s { display: none; }

.warning { background: #ff0220; font: #ffffff; font-size: 20px; text-align: center; }

.sub_message {
	background: /* #ff0220 */ #71f563;
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	border-radius: 5px;
    border: 0;
	padding: 10px;}

.download-button input[type=submit] {
    border-radius: 5px;
    border: 0;
    /* width: 250px; */
	width: 100%;
    height: 50px;
    /* font-family: Tahoma; */
	font: 18px/14px Tahoma;
	font-weight: bold;
	/* color : #000000; */
	color: #924903;
    background: #c0c0bf;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c0c0bf 1%, #ededed 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #c0c0bf), color-stop(100%, #ededed));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c0c0bf 1%, #ededed 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c0c0bf 1%, #ededed 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c0c0bf 1%, #ededed 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #c0c0bf 1%, #ededed 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0c0bf', endColorstr='#ededed', GradientType=0);
    /* IE6-9 */
}

.download-button input[type=submit]:hover {
    text-decoration: underline;
	cursor: pointer; }

.d-link input[type=submit] {
    /* border-radius: 5px; */
    border: 0;
    /* width: 250px; */
	/* width: 100%; */
    /* height: 50px; */
    /* font-family: Tahoma; */
	font-size: 13px;
	color: #924903;
	background: #f4f4f0;
}

.d-link input[type=submit]:hover {
    text-decoration: underline;
	cursor: pointer;
}

#a3background{
background-image: url(http://www.arma3.com/full/wp-content/themes/arma3/images/arma3_header_bg_alt.jpg);
color: #88775d
}

/* added for the background ad* CAREFULL!!! DISABLE THE ORIG CONTAINER AT LINE 334!! */
#container {
padding : 0;
background-color : #88775d;
border : 3px solid #212121;
}

#container2 /* needed when we have a background ad running */
{
padding : 0;
background-color : #88775d;
border : 5px solid #212121;
}

#bigwrap /* needed when we have a background ad running */
{
background: url("img/wargaming_worldoftanks2.jpg") no-repeat fixed top center #000;
}

#wrap {
width : 980px; /* set equal to site width (including clickable ads) */
border : 0px;
margin: auto auto;
position: relative;
top: 0px;
z-index: 3;
}

#middlecontainer {
	height: 75px;
}
	
#admiddle { 
	position: absolute;
	top: 200px;
	width: 980px; 
	border: 0;
	text-align: center;
	}

/*This changes the Preview of markitup*/	
.preview {
	font:12px Verdana, Courier, monospace;
	padding:5px 5px 5px 5px;
	border:1px solid #3C769D;
	width:100%;
	background:#ededed;
	line-height:18px;
	overflow:auto;
	}
	

/* definition of the "image" class in the <a> tag for recent additions */
a.image01 {
     display: block; /* a tag must be a block */
     width: 68px; /* width of reactive image */
     height: 38px; /* height of reactive image */
     background-image: url(img/arma2_oa_adds.png); /* source for start image */
     background-repeat: no-repeat;
     }
	 
	 /* definition of the "image" class for <a> tag when hovered onto */
a.image01:hover {
    background-position: 0 -38px;  /* source for target image */
     } 
	 
/*RECENT ADDITIONS PICTURE BACKGROUND CHANGE FOR ARMA2*/
/* definition of the "image" class in the <a> tag for recent additions */
a.image02 {
     display: block; /* a tag must be a block */
     width: 68px; /* width of reactive image */
     height: 38px; /* height of reactive image */
     background-image: url(img/arma2_adds.png); /* source for start image */
     background-repeat: no-repeat;
     }
	 
	 /* definition of the "image" class for <a> tag when hovered onto */
a.image02:hover {
    background-position: 0 -38px;  /* source for target image */
     } 
/*RECENT ADDITIONS PICTURE BACKGROUND CHANGE FOR ARMA*/
/* definition of the "image" class in the <a> tag for recent additions */
a.image03 {
     display: block; /* a tag must be a block */
     width: 68px; /* width of reactive image */
     height: 38px; /* height of reactive image */
     background-image: url(img/arma_adds.png); /* source for start image */
     background-repeat: no-repeat;
     }
	 
	 /* definition of the "image" class for <a> tag when hovered onto */
a.image03:hover {
    background-position: 0 -38px;  /* source for target image */
     } 

/*RECENT ADDITIONS NEWS BAR BACKGROUND CHANGE */
a.image3 { /* definition of the "image" class in the <a> tag for recent additions */
     display: block; /* a tag must be a block */
     width: 97px; /* width of reactive image */
     height: 36px; /* height of reactive image */
     background-image: url(img/hovernews.png); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image3:hover { /* definition of the "image" class for <a> tag when hovered onto */
    background-position: 0 -36px;  /* source for target image */
     } 

/* MENU NEWS */
.menunews {
	padding:0 0 0 45px; /*Change to center the menu*/
	margin:0;
	list-style:none;
	height:35px;
	background:#fff url(img/menunews_bar.gif);
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;}
	
.menunews li {
	float:top;
	display:inline;}
	
.menunews li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	position:relative;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-family:verdana,	arial, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 12px;
	cursor:pointer;}
	
.menunews li a b {
	float:left;
	display:block;
	padding:0 16px 0 8px;}
	
.menunews li.current a {
	color:#fff;
	background:url(img/menunews_selected.gif);}
	
.menunews li.current a b {
	background:url(img/menunews_selected.gif) no-repeat right top;}
	
.menunews li a:hover {
	color:#fff;
	background:#000 url(img/menunews_hover.gif);}
	
.menunews li a:hover b {
	background:url(img/menunews_hover.gif) no-repeat right top;}
	
.menunews li.current a:hover {
	color:#fff;
	background:#000 url(img/menunews_selected.gif);
	cursor:default;}
	
.menunews li.current a:hover b {
	background:url(img/menunews_selected.gif) no-repeat right top;}



	 
a {
text-decoration : none;
border-width : 0;
color : #854903;	/*#a33411*/
/*font-weight:bold;	added to make always BOLD the links*/
}
a:hover {
color : #3b2c07; /*#c28a08*/
text-decoration : underline;
}


/*CHANGE FONT COLOR FOR TEXT ADDED ON TPLs*/

.fontcolordark {
text-decoration : none;
border-width : 0;
color : #2c2c2c;
font-weight:bold;
}

.fontcolordark-nobold {
text-decoration : none;
border-width : 0;
color : #2c2c2c;
font-size:.90em
border-spacing: 0em 10em
}

.fontcolorlight {
text-decoration : none;
border-width : 0;
color : #e5e5e5;
font-weight:bold;
}


/*TRANSPARENCY ON MOUSE OVER*/
.highlightit img{/* added for transparence highlight on pics*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
opacity: 1;
}

.highlightit:hover img{/* added for transparence highlight on pics*/
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
opacity: 0.6;
}

.pagenav_prev, .pagenav_next, .pagenav_first, .pagenav_last, .pagenav_pages {
position : relative;
padding: 0 5px;
background : #EDEDED;
margin : 1px;
border : 1px solid #CDD2D5;
}
.pagenav_current {
position : relative;
padding : 0 5px;
font-weight : bold;
text-decoration : underline;
background : #ededed;
margin : 1px;
border : 1px solid #c8c7c7;
}
.t3_popup {
width : 158px;
position : absolute;
visibility : hidden;
background-color : #f5f5f5;
border : 1px solid #e0dfdf;
white-space : nowrap;
cursor : pointer;
}
.t3_popup a {
display : block;
color : #000000;
border-bottom : 1px solid #ffffff;
border-top : 1px solid #ffffff;
padding : 2px;
}
.t3_popup a:hover {
background-color : #ededed;
text-decoration : none;
}
hr {
border-top : 1px solid #a3a3a3;
border-bottom : 1px solid #ffffff;
border-left : 1px solid #a3a3a3;
border-right : 1px solid #ffffff;
padding : 0;
margin : 0 1px 4px 1px;
}

h1 {
font-size : 160%;
}
h2 {
font-size : 130%;
}
h3 {
font-size : 120%;
margin : 1em 1em 1em 0;
}
h4 {
font-size : 100%;
font-weight : bold;
padding : 0;
margin : 0;
}
h5 {
font-size : 95%;
margin-top : 0;
}
h6 {
font-size : 90%;
margin-top : 0;
}
smallfont{
font-size : 85%;
margin-top : 0;
}
.bbstyle1 {
font-size : 160%;
font-weight : bold;
}
.bbstyle2 {
font-size : 130%;
font-weight : bold;
}
.bbstyle3 {
font-size : 120%;
font-weight : bold;
}
.bbstyle4 {
font-size : 110%;
font-weight : bold;
}
.bbstyle9 { text-decoration:line-through;
}

/* disable when the background ad is being used

#container {
padding : 0;
margin : 0 auto;
width : 970px;
background-color : #88775d;
border : 5px solid #212121;
} */

#header {
padding : 0;
margin : 0;
background-image:url(img/header.jpg);/* changed header.gif for this new one */
height : 140px;
}
#nav {
margin-bottom : 0px;
padding : 4px;
background-color : #373632;
color : #cccccc;
border-bottom : 4px solid #373632;
border-top : 1px solid #313130;
}
#nav ul {
margin : 0;
padding : 0;
}
#nav li {
display : inline;
list-style-type : none;
margin : 0;
}
#nav li a {
padding : 4px;
font-weight : bold;
color : #f5f5f5;
text-decoration : none;
border : 1px solid #8e896e;
}
#nav li a:hover {
padding : 3px 4px 3px 4px;
background-color : #ffffff;
color : #854903;	/*#a02202*/
border : 1px solid #8e896e;
}
a.submenu {
border-bottom : 1px solid #c3c3c3;
color : #854903;	/*#a02202*/
background-color : #fdfcf9;
font-weight : bold;
display : block;
padding : 2px 0;
text-indent : 4px;
width : 100%;
}
a.submenu:hover {
background-color : #a99f86;
color : #ffffff;
text-decoration : none;
}
.mn_navbar {
margin-top : 1px;
/* margin: auto auto; does not work */
/* left: -1000px; does not work */
position : absolute;
visibility : hidden;
background-color : #8e896e;
white-space : nowrap;
cursor : pointer;
text-indent : 2px;
}
.mn_navbar a {
display : block;
padding : 2px;
font-weight : bold;
color : #f5f5f5;
text-decoration : none;
border-bottom : 1px solid #242424;
}
.mn_navbar a:hover {
padding : 2px;
background-color : #2f2e2e;
color : #e6bf61;	/*#a02202*/
border : 1px solid #8e896e;
}
#left_col {
/*background-image:url(img/background.jpg);*/
background-color : #A0A0A0; /*cdd1d7*/
width : 150px;  /*180*/
padding : 0 3px 3px 3px;
}
#right_col {
background-color : #88775d;
width : 224px;
max-width : 224px;
overflow: hidden;
padding : 0 3px 3px 3px;
}
#middle_col {
background-color : #e0e0e0;
padding : 0;
margin : 0;
}
.newspage_ad {
background-color : #e3e1d6;
margin : 5px 0 0 0;
padding : 0;
}
.news_ad {
background-color : #e3e1d6;
margin : 0;
padding : 5px 0 5px 0;
}
.newsarma {
/*background-image:url(img/bg_newsarma.jpg);*/
background-color : #e8e5d6;
margin : 5px 2px 0 2px;
padding : 4px 10px 4px 4px;
}
.newsarma2 {
/*background-image:url(img/bg_newsarma2.jpg);*/
background-color : #f3f1e7;
margin : 5px 2px 0 2px;
padding : 4px 10px 4px 4px;
}
.newsarma2ah {
/*background-image:url(img/bg_newsarma2.jpg);*/
background-color : #f4f4f0;
margin : 5px 2px 0 2px;
padding : 4px 10px 4px 4px;
}
.newsarma3 {
/*background-image:url(img/bg_newsarma2.jpg);*/
background-color : #EAEAE6;
margin : 5px 2px 0 2px;
padding : 4px 10px 4px 4px;
}
.pagedlbg {
background-color : #f4f4f0;
padding : 30px;
font-size: 110%;
line-height: 140%;
}
.posttext{
width:750px; 
overflow-x: auto; 
overflow-y: visible;
margin-bottom:8px; 
font-size:110%; 
line-height:140%
}
.newstext{
padding:4px 25px 4px 25px; 
font-size:110%; 
line-height:140% 
}

.newstext h1 {
font-size : 1.1em;
}

.cobo_dark {
background-color : #e3e1d6;
margin : 5px 2px 0 2px;
padding : 4px;
}

.cobo_dark2 {
background-color : #e3e1d6;
margin : 5px 3px 0 1px;
max-width:970px;
width:970px;
text-align: center;
}

.news_ad {
background-color : #e3e1d6;
margin : 5px 2px 0 2px;
padding : 15px 0 5px 0;
text-align: center;
}

.cobo_light {
background-color : #ffffff;
margin : 5px 2px 0 2px;
padding : 4px;
}

.cobo_light p, .cobo_dark p {
padding : 4px;
margin : 0;
}
.cobo_dark h4, .cobo_dark2, .cobo_light h4, .news_ad h4 {
background : url(img/coltop.gif) repeat-x;
color : #ffffff;
font-size : 100%;
font-weight : bold;
margin : 0;
padding : 2px;
}
.cobo_dark h4 a, .cobo_light h4 a {
color : #ffffff;
}
.cobo_dark h4 a:hover, .cobo_light h4 a:hover {
color : #ffffff;
text-decoration : none;
}
#user {
margin : 0;
padding : 3px;
color : #888888;
text-align : right;
background-color : #f1f5ff;
font-size : 95%;
font-weight : bold;
}
#user ul {
padding : 2px;
margin : 0;
}
#user li {
display : inline;
list-style : none;
margin : 0;
padding : 3px;
}
#title {
margin : 9px 0 0 0;
background : url(img/coltop.gif) repeat-x;
color : #ffffff;
font-size : 110%;
font-weight : bold;
padding : 2px;
}
#title_arma {
margin : 9px 0 0 0;
background : url(img/news_title_arma.jpg) no-repeat;
color : #ffffff;
font-size : 110%;
font-weight : bold;
padding : 2px;
}
#title_arma2 {
margin : 9px 0 0 0;
background : url(img/news_title_arma2.jpg) no-repeat;
color : #ffffff;
font-size : 110%;
font-weight : bold;
padding : 2px;
}
#title_arma2ah {
margin : 9px 0 0 0;
/* background : url(img/news_title_arma2ah.jpg) no-repeat; */
background : url(img/news_title_arma2_oah.jpg) no-repeat; /*added new title picture */
color : #ffffff;
font-size : 110%;
font-weight : bold;
padding : 2px;
}
#title_arma3{
margin : 9px 0 0 0;
background : url(img/news_title_arma3.jpg) no-repeat;
color : #ffffff;
font-size : 110%;
font-weight : bold;
padding : 2px;
}
#title_bis {
margin : 9px 0 0 0;
background : url(img/news_title_bis.jpg) no-repeat;
color : #ffffff;
font-size : 110%;
font-weight : bold;
padding : 2px;
}
#title_web {
margin : 9px 0 0 0;
background : url(img/news_title_web.jpg) no-repeat;
color : #ffffff;
font-size : 110%;
font-weight : bold;
padding : 2px;
}
#title_comm {
margin : 9px 0 0 0;
background : url(img/news_title_comm.jpg) no-repeat;
color : #ffffff;
font-size : 110%;
font-weight : bold;
padding : 2px;
}
#title_arma a {
color : #ffffff;
}
#title_arma2 a {
color : #ffffff;
}
#title_arma2ah a {
color : #ffffff;
}
#title_arma3 a {
color : #ffffff;
}
#title_bis a {
color : #ffffff;
}
#title_web a {
color : #ffffff;
}
#title_comm a {
color : #ffffff;
}
#title a {
color : #ffffff;
}
#title a:hover {
color : #ffffff;
text-decoration : none;
}
.title2 {
margin : 9px 0 0 0;
background : url(img/coltop.gif) repeat-x;
color : #ffffff;
font-size : 100%;
font-weight : bold;
padding : 2px;
}
#adminmenu {
margin : 0 20px 2px 20px;
/*background : url(img/background_title.png);*/ /* only "margin" line*/
 background-color : #ededea;
vertical-align : top;
}
#main {
/*background : url(img/background_page.jpg);*/ /* changes the background gray color of the body of download pages"*/
background-color : #ededea; /*#e1e1e1;*/
padding : 10px;
margin : 0;
vertical-align : top;
}
.main {
/*background : url(img/background_page.jpg);*/ /* changes the background gray color of the body of download pages"*/
background-color : #ededea; /*#e1e1e1;*/
padding : 10px;
margin : 0;
vertical-align : top;
}

/* added for background "dark grey"*/
#fondooscuro { 
/* background-image:url(img/background.jpg);*/
background-color : #88775d; /* #A0A0A0;*/
width: 948px;
padding : 10px;
margin : 0;
vertical-align : top;
}

/* added for news "yellow"*/
#fondonews {
background-color:#e3e1d6;/*d5d5d5*/
/*background-image:url(img/background_title.png);*/
font-size : 100%;
padding : 3px;
color : #000000;
height: 15px}

#subtitle {
margin : 0;
padding : 5px 0 5px 4px;
/*background-image:url(img/background_title.png);*/
background-color:#ededea;
vertical-align : top;
}

.subtitle_forums_section {
margin : 0;
padding : 5px 0 5px 4px;
background-image:url(img/background_forums_section.png);
/*background-color:#d5d5d5;*/
vertical-align : top;
}

.subtitle_forums_section_bottom {
margin : 0;
background-image:url(img/background_forums_section_bottom.png);
/*background-color:#d5d5d5;*/
vertical-align : top;
}

.subtitlecenter {
background-image:url(img/background_title.png);
}

#subtitle_old {
margin : 0;
padding : 5px 0 5px 4px;
background : url(img/subtitle.gif);
/* background-color : #f1f1f1;*/
vertical-align : top;
}

/* added for arma logo on background*/
#pagearma { 
	background-image : url(img/pages_arma.png);
	padding : 10px;
	margin : 0;
	vertical-align : top;
}

/* added for arma2 logo on background*/
#pagearma2 { 
background-image : url(img/pages_arma2.png);
padding : 10px;
margin : 0;
vertical-align : top;
}

/* added for arma2:operation arrowhead logo on background*/
#pagearma2oa { 
background-image : url(img/pages_arma2oa.png);
padding : 10px;
margin : 0;
vertical-align : top;
}

#pagearma3 { 
background-color: #a79f85;
/* background-image : url(img/Arma3_logo_white.png); */
padding : 10px;
margin : 0;
vertical-align : top;
}

/* added for background on main download section*/
#pagedlsections { 
background-color : #a99f86;
padding : 10px;
margin : 0;
vertical-align : top;
}

.backgroundfiller { background-color : #a99f86; }
.fright { float: right; }
.fleft {float: left; }
.clear { clear: both; }

.downloadlogo_a3 { 
    position:relative;
	margin-left: 210px;
	/* display: block; */
	background-color: #000;
	width: 567px;
	height: 80px;
	/* border: 1px solid #FF0000; */
	padding: 10 0;
}

.a3_download_desc {
font-size : 12px;
padding : 3px;
color : #646464;
}

.downloadlogo_a3 .download_text {
    position:absolute;
	background-color: #00000;
    top:10px; /* in conjunction with left property, decides the text position */
    left:10px;
    width:100%; /* optional, though better have one */
	color: #fff; 
	font-family: 'Armata', sans-serif;
}

.downloadlogo_a3 .download_text .title { font-size: 25px; }
.numbers {
	padding:10px 13px 0 0;
}

.downloadlogo_a3 .download_text a {
	color: #fff; 
}


.online {
float : right;
padding : 122px 4px 4px 4px;
color : #cccccc;
font-size : 85%;
}
.online a {
color : #cccccc;
text-decoration : none;
}
.online a:hover {
text-decoration : underline;
}
.footer {
background : #000000;
height : 65px;
margin : 0;
padding : 0;
font : 80% Verdana, Arial, sans-serif;
color : #888888;
text-align : center;
}
.footer a {
color : #e5e5e5;
}
.footer a:hover {
color : #2c2c2c;
}
.footernav {
text-align : center;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}
.footernav a {
color : #cccccc;
}
.footernav a:hover {
text-decoration : none;
}
fieldset {
border : 1px solid #cccccc;
margin-bottom : 10px;
padding : 4px;
}
.profield {
background-color : #f4f4f0 !important;
border-top : 1px solid #ffffff;
border-right : 1px solid #d9d9d9;
border-bottom : 1px solid #d9d9d9;
border-left : 1px solid #ffffff;
}
.subtitle {/*created the class subtitle, cause #subtitle is an id*/
margin : 0;
padding : 5px 0 5px 4px;
/*background-image:url(img/background_title.png);*/
background-color:#ededea;
vertical-align : top;
}
.mboxHD {/*added from sedlight since it's used by "default"*/
color:#3E606F; 
background: url(img/background_title.png); 
line-height:35px; 
vertical-align:middle; 
font-size:.90em; 
text-transform:uppercase; 
padding:0 0 0 10px; 
font-weight:bold; 
}
.mboxBody { /*added from sedlight since it's used by "default"*/
background:url(img/background_title.png); 
 bottom; 
min-height:20px;
 padding:10px; 
}
.disp {
padding : 12px;
margin : 0;
}
.block {
padding : 8px;
margin : 12px;
border : 1px solid #443f2a;
background-color : #EDEDED;
}
.block h4 {
margin-top : 0;
}
.error {
padding : 24px 8px 24px 8px;
margin : 0;
color : #cc1212;
font-weight : bold;
font-size : 110%;
text-align : center;
}
.codetitle {
font-size : 10px;
color : #59739b;
padding : 2px;
margin-top : 5px;
}





/* ============== Smart Image Resizer ==============
.thumbContainer {
background-color: #EDEDED;
padding: 5px;
margin-bottom: 20px;
font-size: 12px;
color: #000000;
max-width: 720px;// set the size of your desired thumbnail here
}
.thumbContainer a {
color: #000000;
text-decoration: none;
}
.thumbContainer img {
margin-bottom: 3px;
cursor: pointer;
max-width: 720px;
}
* html .thumbContainer {
border: 0;
width: expression(((this.width>720)?this.width=720:null)?"normal":"normal");// make sure to mach max-width above
}
.moognifyBorder {
font-family: Tahoma, lucida grande, lucida sans, lucida sans unicode, arial, sans serif;
background-color: #EDEDED;// set up your background color here
color: #000000;//set up your text color here
font-size: 11px;
text-align: center;
margin-bottom: 10px;
}*/

/* for understanding browsers 
.resizeimage   { max-width:750px;} */
 
/* for Internet Explorer
* html .resizeimage{
border:0;
width:expression(((this.width>750)?this.width=740:null)?"normal":"normal");
}
*/


/* for understanding browsers */
.code {
font-size : 110%;
color : #59739b;
background-color : #f6f8fa;
padding : 2px;
margin-bottom : 5px;
font-family : monospace;
margin : 0;
padding : 3px;
border : 1px inset;
overflow: auto;
max-width:700px;
max-height:300px;
}
/* for Internet Explorer */
/*\*/
* html .code {
width: expression(document.body.clientWidth > 600? "590" : "auto");
height: expression(this.scrollHeight > 300? "290px" : "auto");
}
.valid {
height : 48px;
text-align : center;
vertical-align : middle;
}
.download {
font-size : 100%;
/*  background-color : #bec1c7 !important; */
border-right : 0px;
/* border-top : 1px solid #d9d9d9; */ 
/* border-bottom : 1px solid #d9d9d9; */
border-left : 0px;
padding-right : 0px;
padding-left : 97px;
padding-top : 5px;
padding-bottom : 0px;
margin : 0;
}

.download2 {
font-size : 100%;
/*  background-color : #bec1c7 !important; */
border-right : 0px;
/* border-top : 1px solid #d9d9d9; */ 
/* border-bottom : 1px solid #d9d9d9; */
border-left : 0px;
padding-right : 60px;
padding-left : 7px;
padding-top : 5px;
padding-bottom : 0px;
margin : 0;
}

/*COMMENTS class */
.comments { width:100% }

/*SED-LIGHT styles copied from Cotonti */
.bar_front { background-color:#c8d9e2; border-right:0px solid #dee4e9; padding:0; height:8px; overflow:hidden; }
.bar_back { background-color:#e8edf1; border:1px solid #dee4e9; margin:0 7px 0 7px; height:8px; overflow:hidden; }
.rss-icon{ margin: 0px 5px 0px 5px; }
.pageText { padding:0 10px 10px 10px; text-align:left;}
.paging, .pagenav
{
	padding:6px; text-align:right; font-size:.90em; border-spacing: 0em 10em;
}

.pagnav
{
	padding:6px; text-align:right; font-size:.90em;
}

.pagenav_small
{
	padding:0;
	text-align:right;
	font-size:.80em;
}
.pagenav_prev,.pagenav_next,.pagenav_first,.pagenav_last,.pagenav_pages
{
	padding: 2px 6px;
	background: #F5F5F5;
	margin: 1px;
	border: 1px solid #C8D9E2;
}
.pagenav_current {
	padding: 2px 6px;
	font-weight: bold;
	text-decoration: underline;
	background: #dddddd;
	margin: 1px;
	border: 1px solid #c8c7c7;
}

#pfsBack { float:right; }
#pfsHeader { background:#c8d9e2 none; padding:15px; }
#pfsTitle { font-size:1.3em; font-weight:bold; }
#pfsImage { text-align:center; margin:10px; overflow:auto; }

/* ============== Tag Cloud Fixes ============== */
.tag_cloud                    { text-align:center; margin:0; padding:0; list-style:none; line-height: 1.35em; }
.tag_cloud li                    { margin:0 5px 0 0; display:inline; }
.tag_cloud li a				{ }
.tag_cloud li span				{ display:none; }

.tag_cloud a.xs {font-size:10pt;color:#c4c4c4;}
.tag_cloud a.xs:hover {color:#000;}
.tag_cloud a.s {font-size:12pt;color:#336699;}
.tag_cloud a.s:hover {color:#000;}
.tag_cloud a.m {font-size:14pt;color:#A0522D;}
.tag_cloud a.m:hover {color:#000;}
.tag_cloud a.l {font-size:16pt;color:#B0C4DE;}
.tag_cloud a.l:hover {color:#000;}
.tag_cloud a.xl {font-size:18pt;color:#aad815;}
.tag_cloud a.xl:hover {color:#000;}

/* ============== Tag Cloud Fixes ============== */
ul.tag_cloud li {display: inline;}

/* ============== Ratings CSS ============== */
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(img/system/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(img/system/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0;font-size:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

/*END SED-LIGHT styles copied with Cotonti */

.coltop {
text-align : center;
font-size : 95%;
background : url(img/coltop.gif) repeat-x !important;
color : #cccccc;
font-weight : bold;
border-top : 0px solid #ffffff;
border-left : 0px solid #ffffff;
}
.coltop a {
color : #cccccc;
}
.coltop a:hover {
color : #cccccc;
text-decoration : none;
}
.centerall {
text-align : center;
vertical-align : middle;
}
.middleall {
vertical-align : middle;
}
.desc {
font-size : 100%;
padding : 3px;
color : #646464;
}
.odd {
background : #ffffff !important;
border-top : 1px solid #ffffff;
border-right : 1px solid #e0dfdf;
border-bottom : 1px solid #e0dfdf;
border-left : 1px solid #ffffff;

}
.even {
background : #faf8f2 !important;
border-top : 1px solid #ffffff;
border-right : 1px solid #d9d9d9;
border-bottom : 1px solid #d9d9d9;
border-left : 1px solid #ffffff;
height : 100%;
}
li {
margin : 2px;
}
blockquote {
border : 1px solid #000;
margin : 0;
padding : 10px;
background-color : #ccc;
}
img {
border-width : 0;
}
ul {
list-style-type : square;
}
form {
margin : 0;
}
.colleft {
float : left;
margin : 0 4px 0 4px;
}
.colright {
float : right;
margin : 0 4px 0 4px;
}
.bar_front {
padding : 0;
margin : 0;
height : 8px;
border-right : 1px solid #555;
background : #900 url(img/system/pollin.gif) repeat-x;
}
.bar_back {
padding : 0;
margin : 0;
height : 8px;
font-size : 0;
border-right : 1px double #999;
border-bottom : 1px double #999;
border-left : 1px solid #ccc;
border-top : 1px solid #ccc;
background : #fff url(img/system/pollout.gif) repeat-x;
}
.bbcodes a img {
border : 1px outset #a0a0a0;
background-color : #999bac;
}
.smilies a img {
border : 0;
background-color : transparent;
}
.today {
border : 1px dashed #ddaa00;
}

/* for understanding browsers */
.signature {
color : #979797;
font-size : 80%;
max-height : 96px;
overflow : auto;
}
/* for Internet Explorer */
/*\*/
* html .signature {
width:750px; max-height:96px;
}
/**/

.signature a {
color : #000000;
}
table td {
vertical-align : top;
}
table.flat {
width : 100%;
border-collapse : collapse;
margin : 0 auto;
border : 1px solid #d5d2cd;
}
table.flat td {
padding : 2px;
margin : 0;
}
table.main {
width : 99%;
margin : 0;
padding : 4px;
}
table.main td {
padding : 4px;
}
table.cells {
width : 100%;
border-collapse : collapse;
margin : 0 auto;
}
table.cells td {
padding : 2px;
background-color : #ededea;
/*background-color : #A0A0A0;*/
margin : 0;
border-left : 1px solid #ffffff;
border-top : 1px solid #ffffff;
border-right : 1px solid #d5d2cd;
border-bottom : 1px solid #d5d2cd;
}
table.lightcells {
width : 100%;
border-collapse : collapse;
margin : 0 auto;
}
table.lightcells td {
padding : 2px;
background-color : #f4f2ed;
/*background-color : #A0A0A0;*/
margin : 0;
border-left : 1px solid #ffffff;
border-top : 1px solid #ffffff;
border-right : 1px solid #d5d2cd;
border-bottom : 1px solid #d5d2cd;
}
table.list {
width : 99%;
margin : 0;
padding : 5px;
}
table.list td {
padding : 12px;
}
select, option {
background : #131718;
color : #e7e7e7;
font : 11px Verdana, Arial, Helvetica, sans-serif;
}
.radio {
background : none;
border : none;
}
input, input.password, textarea.text {
background : #131718 url(img/back_title.gif);
margin : 0;
color : #e7e7e7;
font : 10px Verdana, Arial, Helvetica, sans-serif;
border : 1px solid;
border-color : #000000 #131718 #131718 #000000;
}
input.text/* for description box on PFS */
       {
		background : #ffffff url(img/back_title.gif);
		margin : 0;
		color : #000000;
		font : 10px Verdana, Arial, Helvetica, sans-serif;
		border : 1px solid;
		border-color : #000000 #131718 #131718 #000000;
		}
input.file/* for file upload box */
       {
		background : #ffffff url(img/back_title.gif);
		margin : 0;
		color : #000000;
		font : 10px Verdana, Arial, Helvetica, sans-serif;
		border : 1px solid;
		border-color : #000000 #131718 #131718 #000000;
		}
		

/* horizontal list */		
.navlist
{
display: inline;
list-style-type: none;
padding-right: 60px;
font-size: 1.2em
}


/* new dropdown menu */

/*-----------------
NAV BUTTON BASE
----------------- */
#newsselector
{
background-color : #373632;
margin : 5px 2px 0 2px;
padding : 4px;
height: 20px
}

.nsbutton {
/* display: inline-block;
zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
/* *display: inline;
vertical-align: baseline;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
padding:1em 1em 0.55em;
text-shadow: 0 1px 1px rgba(0,0,0,.3);
-webkit-border-radius: 0em 0em 1em 1em;
-moz-border-radius: 0em 0em 1em 1em;
border-radius: 0em 0em 1em 1em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2);
font-size: 1.1em;
font-weight:900; */
display: inline-block;
zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
*display: inline;
vertical-align: baseline;
outline: none;
text-decoration: none;
text-align: center;
margin-bottom : 0px;
margin-right : 20px;
padding : 2px;
background-color : #373632;
color : #cccccc;
border : 4px solid #373632;
border-top : 1px solid #313130;
font-weight: bold
}

.nsbutton:hover {
text-decoration: none;
}

.nsbutton:active {
position: relative;
}

/*-----------------
DROP DOWN BUTTON BASE
----------------- */

.nsdropdownbutton {
display: inline-block;
zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
*display: inline;
vertical-align: baseline;
outline: none;
cursor: pointer;
text-align: center;
text-decoration: none;
padding:0.5em 0.5em 0.55em;
/* -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
box-shadow: 0 1px 2px rgba(0,0,0,.2); */
font-size: 0.9em;
border-color:#fff;

}
.nsdropdownbutton:hover 
{
text-decoration: none;
font-weight:900;
border-color:#fff;
}
.nsdropdownbutton:active 
{
position: relative;
}

/*-----------------
BUTTON STYLES
----------------- */
.nsgreen {
/* color: #FFF;
background: #94c123; */
background-color : #373632;
margin-bottom : 0px;
margin-top : 0px;
padding : 4px;
color : #5f5f5;
border-width: 1px;
border-style:solid;
border-color:#8E896E;
font-weight : bold;
text-decoration : none;
font-size: 1.1em;
}
.nsgreen:hover {
color:#00000;
background: #fffff;
}
.nsgreen:active {
color: #000;

}

/*-----------------
DROPDOWN CONFIG
----------------- */

/*--- MAIN ---*/
#nsnavmenu li{
float:left;
position:relative;
display:block;
}
#nsnavmenu li a{
display:block;
text-decoration:none;
}
#nsnavmenu li a:hover{

}

/*--- DROPDOWN ---*/
#nsnavmenu ul
{
list-style:none;
position: absolute;
left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
width:9em;
border:1px solid #fff;
background-color : #8e896e;
}
#nsnavmenu ul li
{
float:none;
}
#nsnavmenu ul a
{
white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
display:block;
}
#nsnavmenu li:hover ul
{ /* Display the dropdown on hover */
left: -1px;/* Bring back on-screen when needed */
}
#nsnavmenu li:hover a
{ /* Set styles for top level when dropdown is hovered */
}
#nsnavmenu li:hover ul a
{ /* Override some top level styles when dropdown is hovered */
text-decoration:none;
}
#nsnavmenu li:hover ul li a:hover
{ /* Set styles for dropdown when items are hovered */
}