/* CSS Document by mdennisa@gmail.com */
/* BASIC */
html{font-size:75%; font-family:Arial, Helvetica, sans-serif;}
body{margin:0; line-height:1.5;}

/* LAYOUT */
#wrapper{margin:0 auto; /*width:1000px;*/}
#header{height:325px;}
	#logo{height:160px; background:url(images/grad_hd.jpg) top right no-repeat;}
	#mesin{height:160px; width:392px;}
	#banner{height:124px; background:#9e9e9e;}
	#nav{height:40px; background:#D70000;}
	 #nav ul{/*margin:0 auto; width:720px;*/ margin:0; padding:0; list-style:none;}
	 #nav ul li{float:left; line-height:40px; font-size:11px;}
	 #nav ul li a{padding:0 20px; text-decoration:none; border-right:solid 1px #fff; color:#fff; text-transform:uppercase;}
	 #nav ul li a:hover{text-decoration:underline}
#content{padding:10px 0 0 0;}
	#mainPanel{float:left; /*width:570px;*/ width:60%; padding:0 20px;}
	#mainPanel .inner{margin:0 0 0 60px;}
	 #mainPanel>.inner{ min-height:300px;}
	#mainPanelp{float:left; width:615px;}
	#mainPanelp .inner{margin:0 0 0 10px;}
	#sidePanel{float:left; /*width:340px;*/ padding:0 0 0 10px; margin:15px 0 0 0; display:inline;}
	
	/* edit portfolio section */
	#sidePanel #promoPanel{width:340px; height:150px; margin-bottom:20px;}
	#sidePanel .promo{}
	
	#sidePanel .port{background:#DEDEDE; width:340px;}
	.port h1{width:340; height:30px; padding-top:20px; text-indent:30px; background:url(images/port_hd.jpg) top left no-repeat; color:#fff; font-weight:bold; font-size:2em;}
	.port .cateCycle{width:340px; overflow:hidden;}
	.port ul{list-style:none; margin:0 0; padding:5px 0 10px 0; width:320px;}
	.port ul li a{font-size:3.2em; line-height:1em; padding:0 30px; margin:0; font-weight:bold; font-family:"georgia"; text-transform:uppercase; color:#A6A6A6; display:block}
	.port ul li a:hover{text-decoration:none; color:#939393;}
	.port .ft{width:340; height:105px; text-indent:30px; background:url(images/port_ft.jpg) top left no-repeat; font-size:24px; color:#fff; font-weight:bold;}
	/* /eps */
	
	/*#content>#sidePanel{float:right; width:340px; margin:15px 20px 0 0;}
	#sidePanelp{float:left; width:340px; margin:15px 0 0 20px; display:inline;}
	#content>#sidePanelp{float:left; width:340px; margin:15px 0 0 20px;}*/
#footer{margin:1em 0; font-family:"tahoma"; font-size:1em; color:#666;}
 #footer .inner{/*padding-top:.5em;*/ padding:.5em 0; margin:.5em 1em; /*border-top:solid 1px #ccc;*/}
 #footer a{text-decoration:none; color:#0090FD;}
 #footer a:hover{text-decoration:underline}
/* BOX */
.inner{}

/* TEXT style */
h1, h2, h3, h4, h5, h6 {margin:0; padding:0; font-weight:normal;}
h1.insane{height:30px; padding:20px 0 0 90px; background:url(images/mini_insane.jpg) top left no-repeat; color:#FE0000; font-size:1.5em;}
p {margin:0 0 1em 0;}
.red{color:#FE0000;}
.cyan{color:#0090FD;}
a{text-decoration:none; color:#FE0000;}
a:hover{text-decoration:underline}
/* news */
#newsList{color:#999; margin-bottom:10px; border-bottom:dotted 1px #999; padding-bottom:1em}
.newsHd{font-family:georgia;}
.newsContent{font-family:tahoma; font-size:.9em;}
.float_img{float:left; margin:5px 10px 10px 0;}
/* /n */
h2{font-family:georgia;}
.caps{text-transform:capitalize}
.bigger{font-size:1.2em;}

/* IMG or THUMB style */
a img{border:none;}
img.cate {float:left; margin-bottom:10px;}
.cateThumb{float:left; width:150px; height:175px; margin-bottom:10px; background:url(images/thumb_bg.jpg) top left no-repeat;}
.cateThumb .cate{width:110px; height:110px; margin:20px 0 17px 20px;}
.cateThumb .caption a{padding-left:45px; text-transform:uppercase; color:#fe0000; font-size:12px; font-weight:bold; font-family:"arial"; text-decoration:none; display:block}
.thumb{float:left; width:100px; height:100px; padding:3px; margin:0 10px 10px 0; border:solid 1px #ccc; display:inline;}

/* TABLE style */
#contactForm table{color:#fff;}

/* FORM style */
form{margin:0; padding:0;}
.txLinec{background:#fff; width:100%; border:none; border-bottom:solid 1px #a3a3a3; color:#333; font-family:"tahoma"}
.txAreac{background:#fff; width:100%; height:200px; border:none; border-bottom:solid 1px #a3a3a3; color:#333; font-family:"tahoma"; font-size:12px;}
.txBtn{background:#fff; border:none; font-family:tahoma;}
#contactForm{padding:.8em; border:solid 1px #FE0000; background:#D70000;}

/* MISC */
.clear{clear:both;}
hr {background:#D60000;color:#D60000;clear:both;float:none;width:100%;height:.2em;margin:.5em 0 1em 0;border:none;}
#header .floatL{margin:0;}
.floatL{float:left; margin-left:20px;}
.floatR{float:right;}
	#footer .floatL{padding:1em 0;}
	#footer .floatR{padding:1em 0;}
	#footer .w640{/*width:605px;*/width:60%; /*margin-right:25px;*/ border-top:solid 2px #D60000}
	#footer .w310{/*width:340px;*/width:35%; border-top:solid 2px #ccc; margin-right:15px;}
.floatR{float:right;}


