/* CSS Document */

body {
	padding: 0; 
	margin: 0; 
	background: #000 url(../images/bg.gif) repeat-x; 
	color: #a5a5a4;
	text-align: center;
}

div, ul, h1, h2, h3, h4, p, img, form{
	padding: 0; 
	margin: 0;
}

ul {
	list-style-type: none;
}

.blank {
	font-size: 0px; 
	clear: both; 
	line-height: 0px;
}

/*
	PAGE CUSTOMIZATION 1
*/


#about, #services, #tipsntricks, #faq, #testimonials, #links, #contact, #signup  {
	background: #000 url(../images/bg_2.png) repeat-x; 
}



/*--------------------------------header pan---------------------------*/
#headerPan {
	width: 778px; 
	margin: 0 auto 0 auto; 
	background: url(../images/header_pic_600.png) no-repeat 140px 30px; 
	height: 294px;
}

/*
	PAGE CUSTOMIZATION 2
*/

#about #headerPan {
	background: url(../images/hdr_about.png) no-repeat 140px 30px; 
	height: 160px;
}

#services #headerPan {
	background: url(../images/header_pic_3.png) no-repeat 140px 30px; 
	height: 160px;
}

#tipsntricks #headerPan {
	background: url(../images/header_pic_4.png) no-repeat 140px 30px; 
	height: 160px;
}

#faq #headerPan {
	background: url(../images/header_pic_5.png) no-repeat 140px 30px; 
	height: 160px;
}

#testimonials #headerPan {
	background: url(../images/header_pic_6.png) no-repeat 140px 30px; 
	height: 160px;
}

#links #headerPan {
	background: url(../images/header_pic_7.png) no-repeat 140px 30px; 
	height: 160px;
}

#contact #headerPan {
	background: url(../images/header_pic_8.png) no-repeat 140px 30px; 
	height: 160px;
}

#signup #headerPan {
	background: url(../images/header_pic_9.png) no-repeat 140px 30px; 
	height: 160px;
}



#headerPan ul{
	width: 778px; 
	margin: 0 0 0 139px; 
	display: block; 
	height: 21px;
}

#headerPan ul li{
	display:block; float:left; height:21px; margin:0; padding:0;
	}
#headerPan ul li a{
	font: bold 12px/21px "Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 14px 0 14px; color:#EAEAEA;
	background-color:#242424; text-decoration:none; margin:0; height:21px;
	}
#headerPan ul li a:hover{
	color:#000; 
	background-color:#00ff00;
	}
#headerPan h1{
	background:url(../images/company_name.gif) no-repeat; 
	margin:48px 0 0 251px;  
	width:233px; 
	height:100px; 
	display:block;
	text-indent:-2000px; 
	}
#headerPan form{
	width:397px; height:46px; background:url(../images/search_bg.gif) no-repeat 0 0; margin:125px 0 0 84px; font-size:0;
	padding:0;
	}
#headerPan form label{
	font:24px/26px Arial, Helvetica, sans-serif; color:#CBCBCB; margin:8px 0 0 64px; float:left;  padding:0;
	font-weight:normal; background-color:#000000;
	}
#headerPan form input{
	width:158px; height:22px; display:block; background-color:#171717; border:#494949 1px solid; color:#ACACAC;
	float:left; margin:12px 0 0 20px; padding:0 0 0 5px;
	}
#headerPan form input.button{
	width:31px; height:23px; background:url(../images/search_button.gif) no-repeat 0 0; float:left; cursor:pointer; border:none;
	}





/*----------------------------------body part----------------*/

div#mainBody {
	position: relative; 
	width: 778px; 
	margin-left: auto;
	margin-right: auto;
	/* border: #848484 solid 1px; */
}





/*-------------left side------*/

#leftPan {
	text-align: left;
	width: 200px; 
	color:#B6B6B5; 
	background: #171717 url(../images/left_side_up.png) no-repeat 0 0; 
	padding: 5px 0 0 0; 
	float: left;
}

#leftPan p {
	background: url(../images/left_side_down.gif) no-repeat bottom left; 
	height:8px; 
	font-size:0; 
	display:block;
}

#leftPan h2 {
	/* background:url(../images/services_icon.gif) no-repeat 0 0 #171717; */
	color: #fff; 
	width: 90px; 
	height: 34px; 
	display: block;
	margin: 0 0 0 5px; 
	font: normal 24px/34px Arial, Helvetica, sans-serif; 
	padding: 0 0 0 10px;
}

#leftPan ul {
	width: 165px; 
	display: block; 
	margin: 6px 0 24px 20px; 
	font-size: 0;
}

#leftPan ul li{
	background: url(../images/left_side_arrow.gif) no-repeat 0 9px; 
	padding: 0 0 0 11px; 
	display:block; 
	height:24px;
}

#leftPan ul li a{
	font: 12px/24px Arial, Helvetica, sans-serif; 
	color:#B6B6B5; 
	text-decoration:none; 
	background-color:#171717; 
	display:block;
}

#leftPan ul li a:hover{
	background-color:#454545; 
	color:#B6B6B5;
}

#leftPan h3{
	color:#fff; 
	width:114px; 
	height:24px; 
	display:block; 
	margin:0px 0 10px 26px; 
	padding: 0 0 0 0; 
	background-color:#171717;	
	font: normal 24px/24px Arial, Helvetica, sans-serif; 
}

#leftPan h3.lor{
	background: #171717 url(../images/lor_bg.gif) no-repeat; 
	color:#fff; 
	display:block; 
	width:116px; 
	height:56px;
	font: bold 12px/18px Arial, Helvetica, sans-serif; 
	text-transform: uppercase; 
	margin: 0 0 10px 26px; 
	padding:3px 0 0 7px;
}

#leftPan ul.says{
	width: 119px; 
	display: block; 
	margin: 2px 0 17px 25px; 
	font-size: 0;
}

#leftPan ul.says li{
	background: transparent none; 
	display: block; 
	margin: 0; 
	padding: 0;
}

#leftPan ul.says li a {
	font: 12px/18px Arial, Helvetica, sans-serif; 
	color: #a5a5a4; 
	text-decoration: underline; 
	text-transform: uppercase;
	background-color: #171717;
}

#leftPan ul.says li a:hover{
	text-decoration:none; 
	background-color:#171717; 
	color:#A5A5A4;
}

#leftPan a.more{
	width: 103px; 
	height: 15px; 
	display:block; 
	background-color: #000000; 
	color: #FFFFFF; 
	margin: 0 0 24px 25px; 
	padding: 0 0 0 13px;
	font: 13px/10px tahoma, Arial, Helvetica, sans-serif;
}

#leftPan a.more:hover{
	background-color:#454545; 
	color:#B6B6B5;
}

#leftPan div.sidebar {
	background: url(../images/left_side_arrow.gif) no-repeat 0 5px; 
	margin: 0 0 10px 15px;
	padding: 0 0 0 15px; 
	display:block; 
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif; 
}




/*-------------------------------right-------*/
#rightPan{
	text-align: left;
	/* position: absolute; */
	width: 545px;
	margin: 0;
	left: 235px;
	float: right;
	/* border: #fff solid 1px; */
}

#rightPan h2{
/*
	height:95px; 
	width:204px; 
	display:block; 
	float:left;
*/
}

#rightPan h2 a{
	width:204px; height:95px; display:block; text-decoration:none; text-indent:-2000px;
	}

#rightPan h2 a.eve{
	width:204px; height:95px; display:block; text-decoration:none; background:url(../images/current_event.gif) no-repeat #000;
	color:#FFFFFF;
	}

#rightPan h2 a.eve:hover{
	width:204px; height:95px; display:block; text-decoration:none; background:url(../images/current_event_h.gif) no-repeat #000;
	color:#FFFFFF;
	}

#rightPan h2 a.work{
	width:204px; 
	height:95px; 
	display:block; 
	text-decoration: none; 
	margin:0 0 0 15px;
	background: #000 url(../images/works.gif) no-repeat; 
	color: #ffffff;
}

#rightPan h2 a.work:hover{
	width:204px; height:95px; display:block; text-decoration:none; 
	background:url(../images/works_h.gif) no-repeat #000; color:#FFFFFF;
	}


/*
	PAGE CUSTOMIZATION 3
*/

#rightPan h2.about, #rightPan h2.service, #rightPan h2.tipsntricks, #rightPan h2.faq, #rightPan h2.testimonials, #rightPan h2..links, #rightPan h2.contact, #rightPan h2.signup  {
/*
	width:429px; 
	height:37px; 
	display:block; 
	margin:25px 0 27px 0; 
	background:url(../images/about_compny.gif) no-repeat 0 0;
	padding:0; 
	text-indent:-2000px;
*/
}

#rightPan p {
	/* width:427px; */
	font:14px/20px Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#A5A5A4; 
	/* background-color: #000000; */
	display:block;
	margin:0 0 0 0;
}

#rightPan p.subHead, #rightPan p.subHeadLg {
	color: #00ff00;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 24px 0;
}

#rightPan p.subHeadLg {
	font-size: 18px;
	margin: 0 0 29px 0;
}



#rightPan p.subHeadSub {
	color: #00ff00;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 24px 0;
	font-size: 13px;
	line-height: 18px;
	padding: 0;
}

#rightPan p.belowSubHead {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: -48px 0 20px 0;
	padding:0;
	text-align: right;
}

#rightPan div.listDiv {
	background: #000 url(../images/lime_diamond.png) 0 3px no-repeat;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 10px 0 9px 0;
	font-size: 14px;
	padding: 0 0 5px 25px;
}


#rightPan p span{
	color:#2BCB02; 
	background-color: #000000; 
	font-size: 17px; 
	font-weight: bold;
}

#rightPan p.more{
	width:421px; border:#353535 1px solid; height:18px; background-color:#171717; color:#FFFFFF; margin:25px 0 28px 0;
	padding:3px 3px 0 0;
	}

#rightPan p.more a{	
	display:block; text-align:right; text-decoration:none;  font:14px/15px Arial, Helvetica, sans-serif; width:80px; height:15px; background:url(../images/read_more_arrow.gif) no-repeat right center #000000; color:#FFFFFF; float:right; padding:0 25px 0 0;
	}

#rightPan p a:hover{
	text-decoration:underline;
	}

#rightPan h3{
/*
	font:24px/22px Tahoma, Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	background-color:#000000; 
	display:block; 
	margin:0 0 10px 0;
	height: auto;
*/
}

#rightPan p.hig {
	background-color: #272727; 
	color: #8C8C8B; 
	font: 14px/20px Arial, Helvetica, sans-serif; 
	/* display:block; */
	/* width:413px; */
	padding: 16px 0px 10px 12px; 
	margin: 5px 0 22px 0;
}

#rightPan p.hig1{
	background-color:#151515; color:#8C8C8B; 
	font:14px/20px Arial, Helvetica, sans-serif; display:block; width:413px; 
	padding:16px 0px 0 12px; margin:5px 0 0 0;
	}

#rightPan p.two{
	 color:#D3D3D3; font:14px/20px Arial, Helvetica, sans-serif; display:block; width:373px; 
	padding:10px 0px 0 52px; margin:0 0 0 0; background:url(../images/02.gif) no-repeat 11px 13px #151515;
	}

#rightPan p.three{
	 color:#D3D3D3; font:14px/20px Arial, Helvetica, sans-serif; display:block; width:373px; 
	padding:10px 0px 0 52px; margin:0 0 0 0; background:url(../images/03.gif) no-repeat 11px 13px #151515;
	}

#rightPan p.one{
	 color:#D3D3D3; font:14px/20px Arial, Helvetica, sans-serif; display:block; width:373px; 
	padding:10px 0px 0 52px; margin:0 0 0 0; background:url(../images/01.gif) no-repeat 11px 13px #272727;
	}

#rightPan p.more1 {
	background-color:#272727; color:#8C8C8B; padding:7px 0 13px 14px; width:411px; margin:0 0 0 0;
	}

#rightPan p.more1 a{
	background-color:#000000; color:#2BCB02; width:397px; display:block; font:14px/14px Arial, Helvetica, sans-serif;
	text-decoration:none; text-align:right; padding:0 3px;
	}

#rightPan p.more1 a:hover{
	color:#fff; background-color:#124D8C; text-decoration:none;
	}

#rightPan p.more2 {
	background-color:#151515; color:#8C8C8B; padding:7px 0 13px 14px; width:411px; margin:0 0 0 0;
	}

#rightPan p.more2 a{
	background-color:#000000; color:#2BCB02; width:397px; display:block; font:14px/14px Arial, Helvetica, sans-serif;
	text-decoration:none; text-align:right; padding:0 3px 0 0;
	}

#rightPan p.more2 a:hover{
	color:#fff; background-color:#124D8C; text-decoration:none;
	}

#rightPan ul{
	width:424px; display:block; margin:26px 0 0 0;
	}

#rightPan ul li{
	display:block; height:35px; padding:98px 0 0 0; float:left; width:141px;
	}

#rightPan ul li.time{
	display:block; background:url(../images/time_manager.gif) no-repeat 0 0; height:35px;
	}

#rightPan ul li.time a{
	height:35px; background-color:#1C1C1C; border-bottom:#393939 1px solid; border-top:#393939 1px solid; 
	border-left:#393939 1px solid; display:block; font:14px/16px Arial, Helvetica, sans-serif; color:#FFFFFF;
	padding:0 39px 0 16px; text-decoration:none;
	}

#rightPan ul li.time a:hover{
	background-color:#080808; color:#2BCB02; text-decoration:none;
	}

#rightPan ul li.latest{
	display:block; background:url(../images/latest.gif) no-repeat 21px 0; height:35px; 
	}

#rightPan ul li.latest a.la{
	height:35px; background-color:#1C1C1C; border-bottom:#393939 1px solid; border-top:#393939 1px solid; 
	border-left:none; display:block;  font:14px/16px Arial, Helvetica, sans-serif; color:#FFFFFF;
	padding:0 39px 0 37px; text-decoration:none; 
	}

#rightPan ul li.latest a.la:hover{
	background-color:#080808; color:#2BCB02; text-decoration:none;
	}

#rightPan ul li.what{
	display:block; background:url(../images/what_news.gif) no-repeat 21px 0; height:35px; 
	}

#rightPan ul li.what a.wh{
	height:35px; background-color:#1C1C1C; border-bottom:#393939 1px solid; border-top:#393939 1px solid; 
	border-left:none; display:block;  font:14px/16px Arial, Helvetica, sans-serif; color:#FFFFFF;
	padding:0 39px 0 37px; text-decoration:none; border-right:#393939 1px solid;
	}

#rightPan ul li.what a.wh:hover{
	background-color:#080808; color:#2BCB02; text-decoration:none;
	}





/*-------------------------------footer---------*/

#footerMain {
	background: #000 url(../images/footer_bg.gif) repeat-x 0 0; 
	width: 100%;
	/* text-align: center; */
}	

#footer {
	/* background: #000 url(../images/footer.png) no-repeat 0 0;  */
	height: 97px; 
	width: 778px; 
	margin: 0 auto; 
	padding: 29px 0 0 0;
	/* text-align: center; */
}

#footer ul {
	width:		770px; 
	display: 	block; 
	margin: 	0 0 0 240px;
	padding: 	0; 
	font-size: 	0; 
	height: 	20px; 
}

#footer ul li{
	color:#9B9B9B; 
	font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;  
	float:left; 
	/* background-color:#0F0F0F; */
	padding:0; 
	margin:0;
}

#footer ul li a{
	color: #9B9B9B; 
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;  
	/* background-color:#0D0D0D; */
	text-decoration: none; 
	padding: 0 6px 0 6px; 
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	width: auto; 
	font: 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #9b9b9b; 
	padding: 0 0 9px 0;
	/* margin: 0 auto; */
	margin: 0 0 0 246px;
	text-align: left;
}

#footer ul.css{
	width:103px; display:block; font-size:0px; margin:0px 0 0 586px; padding:0; height:20px;
}

#footer ul.css li{
	display:block; float:left; background-color:#060606; margin:0 0 0 1px; padding:0; color:#FFFFFF;
}

#footer ul.css li a{
	 text-indent:-2000px; height:11px; padding:0; margin:0; float:left; font-size:0; display:block;
}

#footer ul.css li a.cs{
	background:url(../images/css.gif) no-repeat 0 0; width:39px;
}

#footer ul.css li a.cs:hover{
	background:url(../images/css_h.gif) no-repeat 0 0; width:39px;
}

#footer ul.css li a.html{
	background: url(../images/xhtml.gif) no-repeat 0 0; 
	width:61px;
}

#footer ul.css li a.html:hover{
	background: url(../images/xhtml_h.gif) no-repeat 0 0; 
	width:61px;
}

#footer p.copy{
	width:250px; 
	display:block; 
	font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#EAEAEA; 
	margin:0;
	background-color: #030303; 
	padding: 0; 
	float: right; 
	display:block;
}

#footer p.copy a{
	text-decoration: underline; 
	color:#EAEAEA; 
	background-color:#030303;
}

#footer p.copy a:hover{
	text-decoration: none;
}

.clearUp {
	font-size: 1px;
	clear: both;
	height: 1px;
	line-height: 0;
}








/*
	ROUNDED CORNERS
*/

.roundedcornr_box_191743 {
   background: #272727;
   margin-bottom: 22px;
}

.roundedcornr_top_191743 div {
   background: url(../images/roundedcornr_191743_tl.png) no-repeat top left;
}

.roundedcornr_top_191743 {
   background: url(../images/roundedcornr_191743_tr.png) no-repeat top right;
}

.roundedcornr_bottom_191743 div {
   background: url(../images/roundedcornr_191743_bl.png) no-repeat bottom left;
}

.roundedcornr_bottom_191743 {
   background: url(../images/roundedcornr_191743_br.png) no-repeat bottom right;
}

.roundedcornr_top_191743 div, .roundedcornr_top_191743, .roundedcornr_bottom_191743 div, .roundedcornr_bottom_191743 {
   width: 100%;
   height: 12px;
   font-size: 1px;
}

.roundedcornr_content_191743 { 
   margin: 0 12px; 
   color: #8C8C8B; 
   font: 14px/20px Arial, Helvetica, sans-serif; 
}




.roundedcornr_box_325180 {
   background: #124d8c;
   margin: 0 10px 20px 10px;
}
.roundedcornr_top_325180 div {
   background: url(../images/roundedcornr_325180_tl.png) no-repeat top left;
}
.roundedcornr_top_325180 {
   background: url(../images/roundedcornr_325180_tr.png) no-repeat top right;
}
.roundedcornr_bottom_325180 div {
   background: url(../images/roundedcornr_325180_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_325180 {
   background: url(../images/roundedcornr_325180_br.png) no-repeat bottom right;
}

.roundedcornr_top_325180 div, .roundedcornr_top_325180, 
.roundedcornr_bottom_325180 div, .roundedcornr_bottom_325180 {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_325180 { 
	margin: 0; 
	color:#fff; 
	font: normal 12px/18px Arial, Helvetica, sans-serif; 
}

.roundedcornr_content_325180 span {
	margin: 0 10px;
}






.roundedcornr_box_476552 {
   background: #124d8c;
}
.roundedcornr_top_476552 div {
   background: url(../images/roundedcornr_476552_tl.png) no-repeat top left;
}
.roundedcornr_top_476552 {
   background: url(../images/roundedcornr_476552_tr.png) no-repeat top right;
}
.roundedcornr_bottom_476552 div {
   background: url(../images/roundedcornr_476552_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_476552 {
   background: url(../images/roundedcornr_476552_br.png) no-repeat bottom right;
}

.roundedcornr_top_476552 div, .roundedcornr_top_476552, .roundedcornr_bottom_476552 div, .roundedcornr_bottom_476552 {
   width: 100%;
   height: 12px;
   font-size: 1px;
}

.roundedcornr_content_476552 { 
   margin: 0 12px; 
   color:#fff; 
   font: normal 12px/18px Arial, Helvetica, sans-serif; 
}

#rightPan .roundedcornr_content_476552 h3 {
	background: transparent none;
}







.quote {
	font: normal 14px/20px Arial, Helvetica, sans-serif; 
}

.quoteRight {
	float: right;
}










/* 
	ACCORDION
*/

.arrowlistmenu{
	width: 100%; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	background: #000 url(../images/plus.png) 5px 5px no-repeat;
	font: 18px/22px bold normal Tahoma, Arial, Helvetica, sans-serif; 
	color: #ffffff; 
	display:block; 
	margin: 0 0 10px 0;
	padding: 2px 0 0 30px;
	height: 40px;
	cursor: hand;
	cursor: pointer;
}



/* CSS class to apply to expandable header when it's expanded */
/* background: transparent url(../images/titlebar-active.png) repeat-x; */

.arrowlistmenu .openheader { 
	background: #000 url(../images/minus.png) 5px 5px no-repeat;
	color: #00ff00; 
	font: 18px/22px bold normal Tahoma, Arial, Helvetica, sans-serif; 
	display: block; 
	margin: 0 0 10px 0;
	padding: 2px 0 0 30px;
	height: 40px;
}



.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
	color: #A70303;
	background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	font-size: 90%;
}

.arrowlistmenu ul li a:visited{
	color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #A70303;
	background-color: #F3F3F3;
}




.darkGrey {
	display: inline;
	width: 85px;
	color: #00FF00;
}


#flashcontentDiv {
	margin: 10px 0 0 -7px;
}

.emphasize {
	color: #ffff00;
}

.whiteLink {
	color: #ffff00;
}

.whiteText {
	color: #fff;
}


a.limeLink:link {
	color: #00ff00;
}

a.limeLink:visited {
	color: #00ff00;
}

a.limeLink:hover {
	color: #00ff00;
}

a.limeLink:active {
	color: #00ff00;
}



a.greyLink:link {
	color: #c0c0c0;
	text-decoration: none;
}

a.greyLink:visited {
	color: #c0c0c0;
	text-decoration: none;
}

a.greyLink:hover {
	color: #c0c0c0;
}

a.greyLink:active {
	color: #c0c0c0;
}



a.greyLinkRev:link {
	color: #c0c0c0;
	text-decoration: underline;
}

a.greyLinkRev:visited {
	color: #c0c0c0;
	text-decoration: underline;
}

a.greyLinkRev:hover {
	color: #c0c0c0;
}

a.greyLinkRev:active {
	color: #c0c0c0;
}
