*{ padding:0; margin:0; }
html { scroll: scroll; }
body { overflow: auto; background-color: #eee; font: bold 12px Tahoma; }
h1, h2, h3, h4{ padding: 5px 0 5px 0; font-family: Arial; }
p{ padding: 5px 0 5px 0; }
blockquote{ padding: 5px 50px 5px 50px; }
a { color: #006AC3; text-decoration: none; }
a:hover { color: #ff0000; }
a#current{ color: #000; }

img { border: 0; }

#wholePage {	width: 950px; margin: 0px auto; direction: rtl; background-color: #f5fdfd; }



/* ############ Header ############*/
#header { width: 950px; height: 250px; clear: both; margin-bottom: 3px; background: #c0eaf8 url("style/logo.jpg") top left no-repeat; }

/* Navigation Bar Menu */
#navBar { height: 80px; background: url("style/divider.jpg") 0 -30px repeat-x; }

#topMenu{ width: 950px; height: 40px; padding-top: 5px; }
#topMenu li{ width: 120px; height: 40px; line-height: 40px; display: inline; float: right; font-size: 16px; font-family: Arial; padding-right: 45px; }



/* ############ Container ############*/
#Container{ width: 950px; padding-bottom: 40px; background: url(style/container_bg.gif) repeat-y top; }

#ContainerWide{ width: 950px; padding-bottom: 40px; }

/* Left Part */
#leftPart { width: 258px; background-color: #fbfdfe; margin-top: 0; float: left; }

/* Left Menu */
#leftMenu { width: 258px; float: left; text-align: right;}
#leftMenu li { list-style: none; }
#leftMenu .cat { line-height: 40px; text-align: center; }
#leftMenu .LinkList , #leftMenu .LinkVid { font-size: 12px; display: block; }
#leftMenu .LinkList { line-height: 30px; padding-right: 5px; border-bottom: 1px solid #8aca02; }
#leftMenu .LinkVid { height: 88px; }
#leftMenu .LinkPic { height: 194px; }
#leftMenu .LinkPic2 { height: 140px; }
#leftMenu .LinkVid img { margin: 4px; }
#leftMenu .LinkPic img, #leftMenu .LinkPic2 img { margin: 4px 4px 2px 0; }

#leftMenu .threadsMenuList { float: right; display: block; width: 85px; height: 30px; color: #006AC3; text-align: center; }
#leftMenu .treadsMenuHead { border-bottom: 3px double #1d80c4; height: 32px; }
#leftMenu .treadsMenuHead a{ color: #1d80c4; }
#leftMenu .treadsMenuHead a:hover { color: #f00; }
#leftMenu .treadsMenuHead a.active { background-color: #1d80c4; color: #fff; }

/* Content Part */
#Content { float: right; width: 684px; padding: 0 2px 0 2px; }
#Content h1, #ContentWide h1{ background: url(style/gradient_tfoot.gif) bottom repeat-x; padding: 5px; }
h2 { color: #f00; }
#Content .threadsExcerpt, #ContentWide .threadsExcerpt{ width: 680px; padding: 0 2px 0 2px; background: url(style/gradient_cfoot.gif) bottom repeat-x; padding-bottom: 5px; }

#ContentWide { float: right; width: 946px; padding: 0 2px 0 2px; }


/* Wallpapers / Videos*/
.wallSmall, .vidSmall { float: right; padding: 0; border: 1px solid #ccc; }
.wallSmall .borBotDash, .vidSmall .borBotDash { border-top: 1px dashed #ccc; padding: 4px; }

.wallSmall { width: 150px; height: 150px; margin: 10px 20px 10px 16px; text-align: center; }
.vidSmall { width: 310px; height: 79px; margin: 10px 13px 10px 13px; text-align: right; }
.vidSmall img{ vertical-align: top; float: right; }
.vidSmall .vidTitle{ float: left; width: 184px; height: 79px; border-right: 1px dashed #ccc; padding-right: 2px; }

/* SUBCATEGORY */
/* Wallpapers / Videos */
#menu { list-style: none; }
#menu li { float: right; display: inline; margin-right: 6px; }
#menu li a { float: left; display: block; text-align: center; line-height: 30px; width: 103px; }
#menu li a:hover, #menu li a.active { border-top: 3px solid #99CCFF; }
/* ########################################################################### */


#NPSystem { text-align: center; width: 684px; height: 30px; background-color: #1d80c4; }
.NPSystemList { list-style: none; clear: both; }
.NPSystemList li{ float: right; display: inline; }
.NPSystemList  a { display: block; text-align: center; line-height: 30px; width: 40px; color: #fff; }
.NPSystemList  a.active { background-color: #000; }
.NPSystemList  a:hover { background-color: #fff; color: #ff0000; }


/* Footer */
#footer { clear: both; background: #1d80c4; text-align: center; font-size: 90%; color: #fff; padding: 10px; }
#footer a { color: #80ff64; border-bottom: 1px dashed #80ff64; padding-bottom: 2px; }
#footer a:hover { border: none; }










#ad728x90 { position: relative; top: 157px; height: 90px; margin: 0 0 10px 0; text-align: center; }
/* #ad160x600 { height: 600px; width: 160px; border: 1px solid #f00; margin: 0; text-align: center; background: #0f0; } */

/* Misc */ 
.cleaner{ clear: both; }
.subtitle { font-size: 10px; }

.a-left { text-align: left; }
.a-right { text-align: right; }
.a-center { text-align: center; }

.f-left { float: left; }
.f-right { float: right; }

.red { color: #f00; }

.imgLeft{ padding-right: 3px; }
.imgRight{ padding-left: 3px; }
.border { border: 1px solid #f00; } /* Just for Tests*/

.smallfont { font: normal 12px arial; }
.smallfontFR { font: normal 10px arial; }

table { border-collapse: collapse; margin: 0; direction:rtl; width:100%; }
td { padding: 5px; font: bold 1.2em Arial, sans-serif; border: 0;}
/* Start form elements */
input { height: 19px; padding: 2px; border: 1px solid #888; font: bold 15px Arial, Sans-serif; }
input.text{ height: 19px; background: #fff; color:#00245b; }

input.button{
	height: 25px;
	background:#eee url(style/button.png) repeat-x;
	color:#26c;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
}

textarea{ border:1px solid #888; background: #fff; padding: 2px; font: bold 15px sans-serif; color:#00245b; }

select { border:1px solid #888; height: 20px; font: bold 15px Arial, Sans-serif; background: #fff; color:#00245b; }
/* End form elements */
