/* CSS Document */

/*JQUERY NEWS AND EVENTS*/

/*.home-container, .inner-container { height:100%; padding-bottom:10px; clear:both; }*/

p,td,div
{
	text-align:justify;
}

.float_right
{
	float:right !important;
}

.margin_left_15
{
	margin-left:15px !important;
}

.border_1
{
	border:1px solid black !important;
}

.georgia
{
	/*font-family:Georgia !important;*/
}

.home-container
{
	height:100%;
	padding-bottom:10px;
	clear:both;
}

#news_and_events
{
	width:960px;
	/*height:330px;*/
	height:auto;
	margin:-20px auto;
	/*color:#0313E7;*/
	/*border:1px solid black;*/
	/*border-top:1px solid #8AC28A !important;*/
	/*border-bottom:1px solid #00FF00 !important;*/
}

#news_and_events .first_h
{
	padding-top:25px;
	/*font-family:Georgia !important;*/
}

#news_and_events .first_h2
{
	padding-top:27px;
}

.margin_top_25
{
	margin-top:25px !important;
	/*font-family:Georgia !important;*/
}

#news_and_events .last_div
{
	height:25px;
	display:block;
	clear:both;
}

/* ==== (b) Products and Services ===================== */

.products-services
{ 
	width:544px; 
	/*height:100%;*/
	/*height:330px;*/
	height:auto;
	float:left; 
	/*background:url(../images/backgrounds/box-2-bg.jpg) no-repeat left top; */
	padding:0 38px 0 28px; 
	line-height:19px;
	/*border:1px solid black;*/
}
	
.home-services { margin:0 0 24px 0; }
	
.services-description { overflow: hidden; }
	
.products-services h2 { 
	font-size:18px; 
	font-weight:normal; 
	/*color:#07D607; GREEN*/ color:#0410AB; 
	margin:0;
	padding-bottom:25px;}
	
.products-services img { 
	float:left; 
	margin:0 11px 0 0; }
	
.products-services p { 
	line-height:19px; 
	padding:0; }
	
.products-services h3 { 
	font-size:14px; 
	font-weight:bold; 
	margin:0 0 2px 0; }
	
.products-services h3 a { 
	text-decoration:none; 
	font-size:14px; 
	font-weight:bold; 
	color:#6d6d6d; }
	
.products-services h3 a:hover { color:#363636 }

/* ==== (c) Client Testimonials ===================== */

#home-testimonials
{ 
	width:272px; 
	float:left; 
	/*background:url(../images/backgrounds/box-2-bg.jpg) no-repeat 8px top;*/
	/*height:100%;*/
	/*height:330px;*/
	height:auto;
	overflow:auto;
	padding:0px 38px 0px 38px;
	/*border:1px solid black;*/
}
	
#home-testimonials h2 { 
	font-size:18px; 
	font-weight:normal; 
	/*color:#07D607; GREEN*/ color:#0410AB; 	
	padding-bottom:25px;
	margin:0; }
	
#home-testimonials p {
	/*background:url(../images/backgrounds/home-client-testimonials-qu.jpg) no-repeat 0 5px;*/
	padding-left:0px; 
	font-size:12px; 
	font-style:italic; 
	font-weight:normal;
	/*list-style:disc !important;*/
}

/*#home-testimonials .li_first
{
	margin:0px;
}*/
	
#home-testimonials span { 
	font-size:15px; 
	font-weight:bold; 
	display:block; 
	padding:10px 0 15px 60px;
	margin:0;  }

/*END OF JQUERY NEWS AND EVENTS*/

/*ALBUM SORTABLE PORTFOLIO VENICE-BLUE */

#pagination a, #pagination .page-active {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;}

/* ==== (d) Pagination ===================== */
	
#pagination ul li, #pagination li { 
	float:left; 	
	background:none; 
	line-height:24px;
	margin:0; 
	padding:0;}

#pagination a {
	float:left;
	text-decoration:none; 	
	background-color:#ebebeb; 	
	border:1px solid #dadada; 	 
	text-shadow: 1px 1px 0 #fff;}
	
#pagination li a:hover {
	color:#363636; 
	border:1px solid #bebebe; 
	background-color:#dadada; }
	
#pagination .page-active {	 
	color:#FEFEFE; 
	text-decoration:none;  
	font-weight:bold; 
	background-color:#424242; 
	border:1px solid #323232; 	
	text-shadow: 1px 1px 0 #000;}
	
#pagination .page { margin:3px 10px 0 0;}

#pagination a, #pagination .page-active {
	margin:0 5px 0 0; 
	padding:0 8px 0 8px;}

#pagination .page-arrow a{font-family:Arial;margin:0 5px 0 0; 
	padding:1px 8px 3px 8px; line-height:20px; }

/* ==== (d) Pagination ===================== */
	
#pagination ul li, #pagination li { 
	float:left; 	
	background:none; 
	line-height:24px;
	margin:0; 
	padding:0;}

#pagination a {
	float:left;
	text-decoration:none; 	
	background-color:#ebebeb; 	
	border:1px solid #dadada; 	 
	text-shadow: 1px 1px 0 #fff;}
	
#pagination li a:hover {
	color:#363636; 
	border:1px solid #bebebe; 
	background-color:#dadada; }
	
#pagination .page-active {	 
	color:#FEFEFE; 
	text-decoration:none;  
	font-weight:bold; 
	background-color:#424242; 
	border:1px solid #323232; 	
	text-shadow: 1px 1px 0 #000;}
	
#pagination .page { margin:3px 10px 0 0;}

#pagination a, #pagination .page-active {
	margin:0 5px 0 0; 
	padding:0 8px 0 8px;}

#pagination .page-arrow a{font-family:Arial;margin:0 5px 0 0; 
	padding:1px 8px 3px 8px; line-height:20px; }	

.noborder { border:none}
.rounded3, #pagination a, #pagination .page-active {
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;}
	
.rounded5{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;}	

/* ========================================================== 
	(12) Contact Us page Contact Form Style 
============================================================ */

#contact-form label {
	display:block; 
	/*margin:20px 0 4px 0;*/
	float:left;
	width:119px;
	margin-right:4px;
	}
	
#contact-form select, #contact-form .input1, #contact-form .input2 {
	width:160px;	
	font-family:Arial; 
	font-size:13px;
	color:#363636;
	background-color:#f5f5f5;
	border:1px solid #cccccc;
	float:left;
	margin:0px 5px 0px 0px; }

#contact-form select
{
	width:auto;
	min-width:178px;
	cursor:pointer;
}
	
#contact-form .input1  { 
	height:30px; 
	line-height:30px; 	
	padding:0 8px 0 8px;}

#contact-form .input2 { 
	height:150px; 
	line-height:19px;	
	padding:8px 8px 0 8px; 
	margin:0px 5px 10px 0px;}

.clear_custom
{
	clear:both !important;
	height:20px !important;
}

.cursor_pointer
{
	cursor:pointer !important;
}

.btn_adj
{
	float:right;
	margin-right:5px;
}

.btn_p
{
	width:305px;
	margin-top:-10px !important;
	padding-top:0px !important;
	/*border:1px solid black;*/
}

#contact-form p { color:#363636;} 

#contact-form #msg p {	background:url(../images/icons/error1.jpg) no-repeat 0 3px; }	
#contact-form #smessage h3{ background:url(../images/icons/success2.jpg) no-repeat 0 4px; }

.contact-map { 
	width:267px;
	height:350px;
	background:url(../images/backgrounds/map-bg.jpg) no-repeat 0 0 ; 
	padding:9px 0 20px 12px;
	clear:both;
	/*border:1px solid black;*/	}

/*TYPOGRAPHY.CSS*/

/* ========================================================== 
	(02) Columns ( Grid System)
============================================================ */

/*.one-full,*/ .one-half, .one-third , .one-fourth , .one-fifth, .one-sixth, .two-third, .three-fourth, .four-fifth, .five-sixth  { 	
	margin:0px 18px 10px 0px; 
	float:left; 
	position:relative;}

.right_adj_width
{
	width:150px !important;
}

.left_adj_width
{
	width:430px !important;
	/*border:1px solid black;*/
}

.last { margin-right:0px;}	
.one-full { width:960px; margin-right:0;}
.one-half { /*width:270px;*/ width:290px; }
.one-third { width:308px;}
.one-fourth { width:150px; /*border:1px solid black;*/ }
.one-fifth { width:177px;}
.one-sixth { width:145px;}
.two-third { width:634px;}
.three-fourth { width:716px;}
.four-fifth { width:765px;}
.five-sixth { width:797px;}

/*END OF TYPOGRAPHY.CSS*/

/* ========================================================== 
	(13) prettyPhoto Lightbox Styles
============================================================ */	
	
div.facebook .pp_top .pp_left{ background: url(../images/prettyphoto/facebook/sprite.png) -88px -53px no-repeat; }
div.facebook .pp_top .pp_middle{ background: url(../images/prettyphoto/facebook/contentpatterntop.png) top left repeat-x; } 
div.facebook .pp_top .pp_right{ background: url(../images/prettyphoto/facebook/sprite.png) -110px -53px no-repeat; }
div.facebook .pp_content .ppt{ color:#363636; }
div.facebook .pp_content_container .pp_left{ background: url(../images/prettyphoto/facebook/contentpatternleft.png) top left repeat-y; }
div.facebook .pp_content_container .pp_right{ background: url(../images/prettyphoto/facebook/contentpatternright.png) top right repeat-y; }
div.facebook .pp_content{ background:#fefefe; }
div.facebook .pp_expand{ background: url(../images/prettyphoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; }
div.facebook .pp_expand:hover{ background: url(../images/prettyphoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; }
div.facebook .pp_contract{ background: url(../images/prettyphoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; }
div.facebook .pp_contract:hover{ background: url(../images/prettyphoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; }

div.facebook .pp_close{
    width:22px;
    height:22px;
    background: url(../images/prettyphoto/facebook/sprite.png) -1px -1px no-repeat;
    cursor: pointer;}

div.facebook #pp_full_res .pp_inline{ color:#363636; }

div.facebook .pp_loaderIcon{ background: url(../images/prettyphoto/facebook/loader.gif) center center no-repeat; }

div.facebook .pp_arrow_previous{
    background: url(../images/prettyphoto/facebook/sprite.png) 0 -71px no-repeat;
    height:22px;
    margin-top:0;
    width:22px;}

div.facebook .pp_arrow_previous.disabled{
    background-position:0 -96px;
    cursor:default;}

div.facebook .pp_arrow_next{
    background: url(../images/prettyphoto/facebook/sprite.png) -32px -71px no-repeat;
    height:22px;
    margin-top:0;
    width:22px;}

div.facebook .pp_arrow_next.disabled{
    background-position: -32px -96px;
    cursor:default;}

div.facebook .pp_nav{ margin-top:0;}

div.facebook .pp_nav p{
    font-size:15px;
    padding:0 3px 0 4px;}

div.facebook .pp_nav .pp_play{
    background: url(../images/prettyphoto/facebook/sprite.png) -1px -123px no-repeat;
    height:22px;
    width:22px;}

div.facebook .pp_nav .pp_pause{
    background: url(../images/prettyphoto/facebook/sprite.png) -32px -123px no-repeat;
    height:22px;
    width:22px;}

div.facebook .pp_next:hover{ background: url(../images/prettyphoto/facebook/btnnext.png) center right no-repeat; cursor: pointer;}
div.facebook .pp_previous:hover{ background: url(../images/prettyphoto/facebook/btnprevious.png) center left no-repeat; cursor: pointer; }
div.facebook .pp_bottom .pp_left{ background: url(../images/prettyphoto/facebook/sprite.png) -88px -80px no-repeat; }
div.facebook .pp_bottom .pp_middle{ background: url(../images/prettyphoto/facebook/contentpatternbottom.png) top left repeat-x; }
div.facebook .pp_bottom .pp_right{ background: url(../images/prettyphoto/facebook/sprite.png) -110px -80px no-repeat; }

div.pp_pic_holder a:focus{ outline:none; }

div.pp_overlay{ 
    background:#363636;
    display: none;
    left:0;
    position:absolute;
    top:0;
    width:100%;
    z-index:9500;}

div.pp_pic_holder{
    display: none;
    position:absolute;
    width:100px;
    z-index:10000;}

.pp_top{
    height:20px;
    position: relative;}

* html .pp_top{ padding:0 20px; }

.pp_top .pp_left{
    height:20px;
    left:0;
    position:absolute;
    width:20px;}

.pp_top .pp_middle{
    height:20px;
    left:20px;
    position:absolute;
    right:20px;}

* html .pp_top .pp_middle{
    left:0;
    position: static;}

.pp_top .pp_right{
    height:20px;
    left:auto;
    position:absolute;
    right:0;
    top:0;
    width:20px;}

.pp_content{ height:40px;}

.pp_fade{ display: none;}

.pp_content_container{
    position: relative;
    text-align: left;
    width:100%;}

.pp_content_container .pp_left{ padding-left:20px; }

.pp_content_container .pp_right{ padding-right:20px; }

.pp_content_container .pp_details{
    float: left;
    margin:10px 0 2px 0; }

.pp_description{
    display: none;
    margin:0 0 5px 0; }

.pp_nav{
    clear: left;
    float: left;
    margin:3px 0 0 0; }

.pp_nav p{
    float: left;
    margin:2px 4px;}

.pp_nav .pp_play,.pp_nav .pp_pause{
    float: left;
    margin-right:4px;
    text-indent: -10000px;}

a.pp_arrow_previous,a.pp_arrow_next{
    display:block;
    float: left;
    height:15px;
    margin-top:3px;
    overflow: hidden;
    text-indent: -10000px;
    width:14px;}

.pp_hoverContainer{
    position:absolute;
    top:0;
    width:100%;
    z-index:2000;}

.pp_gallery{
    left:50%;
    margin-top: -50px;
    position:absolute;
    z-index:10000;}

.pp_gallery ul{
    float: left;
    height:35px;
    margin:0 0 0 5px;
    overflow: hidden;
    padding:0;
    position: relative;}

.pp_gallery ul a{
    border:1px #363636 solid;   
    display:block;
    float: left;
    height:33px;
    overflow: hidden;}

.pp_gallery ul a:hover,.pp_gallery li.selected a{ border-color:#fff; }

.pp_gallery ul a img{ border:0;}

.pp_gallery li{
    display:block;
    float: left;
    margin:0 5px 0 0; }

.pp_gallery li.default a{
    background: url(../images/prettyphoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
    display:block;
    height:33px;
    width:50px; }

.pp_gallery li.default a img{ display: none; }

.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{ margin-top:7px !important;}

a.pp_next{
    background: url(../images/prettyphoto/light_rounded/btnnext.png) 10000px 10000px no-repeat;
    display:block;
    float: right;
    height:100%;
    text-indent: -10000px;
    width:49%; }

a.pp_previous{
    background: url(../images/prettyphoto/light_rounded/btnnext.png) 10000px 10000px no-repeat;
    display:block;
    float: left;
    height:100%;
    text-indent: -10000px;
    width:49%; }

a.pp_expand,a.pp_contract{
    cursor: pointer;
    display: none;
    height:20px;
    position:absolute;
    right:30px;
    text-indent: -10000px;
    top:10px;
    width:20px;
    z-index:20000; }

a.pp_close{
    display:block;
    float: right;
    line-height:22px;
    text-indent: -10000px; }

.pp_bottom{
    height:20px;
    position: relative; }

* html .pp_bottom{ padding:0 20px; }

.pp_bottom .pp_left{
    height:20px;
    left:0;
    position:absolute;
    width:20px; }

.pp_bottom .pp_middle{
    height:20px;
    left:20px;
    position:absolute;
    right:20px; }

* html .pp_bottom .pp_middle{
    left:0;
    position: static; }

.pp_bottom .pp_right{
    height:20px;
    left:auto;
    position:absolute;
    right:0;
    top:0;
    width:20px; }

.pp_loaderIcon{
    display:block;
    height:24px;
    left:50%;
    margin: -12px 0 0 -12px;
    position:absolute;
    top:50%;
    width:24px; }

#pp_full_res{ line-height:1 !important; }
#pp_full_res .pp_inline{ text-align: left; }
#pp_full_res .pp_inline p{ margin:0 0 15px 0; }

div.ppt{
    color:#fff;
    display: none;
    font-size:17px;
    margin:0 0 5px 15px;
    z-index:9999;}

.clearfix:after{
    content: ".";
    display:block;
    height:0;
    clear:both;
    visibility: hidden;}

.clearfix { display: inline-block; }
* html .clearfix { height:1%; }
.clearfix { display:block;}

/*END OF ALBUM SORTABLE PORTFOLIO VENICE-BLUE*/

ul#sortable-portfolio-links li
{ 
	margin: 5px 10px 8px 0px !important;
}

ul#sortable-portfolio
{
	margin-top:14px;
}

.align_justify
{
	text-align:justify !important;
}

div#slideshow
{
	height:304px; border:none !important;
}

.slider_930
{
	width:930px !important;
	padding:12px 0px 0px 0px !important;
}

#menu_container
{
	float:right;
	margin:35px 20px 0px 0px;
}

#nav1, #menusm
{
	width:727px !important;
}

#nav1>ul>li>a { padding:13px 17px !important; }

#nav1 *
{
	color:#FFFFFF !important;
	font-weight:bold !important;
}

#nav1
{
	background:#00FF00 !important;
	/*height:36px !important;*/
}

#nav1 ul { font-size:13px !important; }

/*#nav1>ul>li>a { padding:10px 30px !important; }*/

#nav1 ul li a.current-cat { background:#07D607 !important; /*RED:FE0000*/ }

#nav1 ul li ul
{
	background:#00FF00 !important;
		 -moz-opacity: 0.93;
         opacity:.93;
         filter: alpha(opacity=93);
}

#nav1 ul li ul li
{
	background:#00FF00 !important;
}

#nav1 ul li ul li:hover
{
	background:#07D607 !important;
}

/*#nav1 ul li ul li a
{
	color:#0000FF !important;
}*/

#footer
{
	/*background:#00FF00 !important;*/
	background:#009213 !important;
}

#footer *
{
	color:#FFFFFF !important;
	/*font-weight:bold !important;*/
}

.html_body
{
	background:none !important;
}

#columns
{
	padding:8px 20px 0px !important; 
}

#main_columns
{
	padding-top:104px !important;
}

#columns marquee p
{
	padding:0px !important;
	margin:0px 0px 10px !important;
	display:inline !important;
	top:-4px;
	left:2px;
	position:relative;
}

#columns marquee img
{
	margin-left:4px !important;
}

.html_body
{
	/*background:#FFFFEE !important;*/
	margin:0px 0px 10px auto !important;
}

#footer
{
	border-top:none !important;
	font-size:12px !important;
}

.footer_resize
{
	padding:0px 20px 0px !important;
}

.footer_resize a
{
	font-size:12px !important;
}

.footer_resize a:hover
{
	text-decoration:underline !important;
}

#footer .text, #footer .text2
{
	padding:10px 0px !important;
}

.img0series
{
	margin:7px 0px 9px !important;
}

.margin_top_10
{
	margin-top:10px !important;
}

.margin_top_6
{
	margin-top:6px !important;
}

.margin_top_5
{
	margin-top:5px !important;
}

.margin_top_0
{
	margin-top:0px !important;
}

.post-title h2
{
	/*padding:0px 0px 5px !important;*/
	color:#0410AB !important;
	font-size:32px !important;
}

.active_inner
{
	text-decoration:underline !important;
}

#flickr_area_home
{
	/*display:inline-table;*/
	margin-left:37px;
	width:250px;
	float:left;
}

#facebook_area_home
{
	/*display:inline-table;
	top:-30px;
	position:relative;*/
	margin-left:5px;
	margin-top:2px;
	width:240px;
	float:left;
}

#facebook_area
{
	width:245px;
	margin:auto;
}

#newsletter
{
	float:none !important;
}

#search
{
	border:1px solid #E4E4E4;
}

#search span
{
	width:250px !important;
	margin:5px auto !important;
}

.btn, #search .btn
{
	padding:5px 6px;
	margin:6px 0px 5px !important;
	border:none !important;
	background-color:#0313E7;
	cursor:pointer;
	color:#FFFFFF;
	background:#0313E7;
	font-size:14px;
}

.wtitle
{
	border-top:1px solid #dadada;
}

.border_top_0
{
	border-top:none !important;
}

.footer_blog1
{
	width:180px !important;
	float:left !important;
	padding:10px 14px 0px 0px !important;
	text-align:justify !important
	/*border:1px solid black;*/
}

#staff_pic_area
{
	width:582px;
	margin:auto;
	/*border:1px solid black;*/
}

.ul_sqr
{
	margin-left:11px;
}

.ul_rules_and_regulations
{
	margin-left:13px !important;
}

.ul_lower_alpha
{
	margin-left:15px !important;
}

.ul_rules_and_regulations li
{
	list-style:disc !important;
}

.ul_sqr li
{
	list-style:square !important;
}

.ul_lower_alpha li
{
	list-style:lower-alpha !important;
}

.no_bullet
{
	list-style:none !important;
	margin-left:-10px !important;
	padding-left:0px !important;
}

.top_margin_20
{
	margin-top:20px !important;
}

.font_weight_normal
{
	font-weight:normal !important;
}

.text_align_center
{
	text-align:center !important;
}

.download_center img
{
	margin:10px 0px 0px 10px !important;
}

.download_center .first
{
	margin-left:0px !important;
}

.marquee_new
{
	margin-top:12px !important; /*margin-bottom:6px !important;*/ padding-top:10px !important; background:#FDFDD0 !important; color:#000000 !important;
	padding-bottom:10px !important;
	font-weight:bold;
}

.marquee_new p
{
	padding-bottom:6px !important;
	/*border:1px solid black;*/
}

.html_body .blog_body a.link { color:/*#DDDDDD*/ #FFFFFF !important; background:#0313E7 /*#EC1D25*/ !important; }
.html_body .blog_body a.link:hover { color:/*#FFFFFF*/ #EEEEEE !important; background:#0410AB /*#FF000A*/ !important; }

.link_readmore { color:#FFFFFF; background:#0313E7; padding:5px 6px; text-decoration:none; font-size:14px; }
.link_readmore:hover { color:#FFFFFF; background:#0410AB; }

.logo_temp
{
	font-size:30px; color:#F70400 !important; font-family:Arial; float:right; margin:30px 0px 0px 10px;
}

.wtitle h2 { color:#07D607 !important; }

.text_green
{
	color:#07D607 !important;
}

.main_heading
{
	font-size:36px !important;
	text-align:center !important;
	font-weight:bold !important;
	color:#0410AB !important;
	text-transform:capitalize !important;
}

/*.saying_heading
{
	width:250px;
	height:40px;
	padding-top:10px;
	text-align:center;
	background:#0313E7;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
}*/

/*NEW MENU BAR AND BACKGROUND PATTERN LIKE*/

body { background:url(../images/pattern_repeat.jpg) repeat center top !important; background-attachment:fixed !important; }

#container_pattern
{
	background-color:#FFFFFF;
	/*width:1008px;*/
	width:970px;
	height:auto;
	margin:auto;
}

.logo
{
	margin:-5px 0px 0px 17px !important;
}

#logo_name
{
	width:550px;
	height:35px; /*HEIGHT FOR GULSHAN-E-MAYMAR: height:50px;*/
	z-index:999;
	margin:15px 0px 0px 315px; /*MARGIN FOR GULSHAN-E-MAYMAR: margin:10px 0px 0px 375px;*/
	/*border:1px solid black;*/
}

.reg_and_rec
{
	float:right;
	margin-right:31px;
	margin-top:20px;
	font-weight:bold;
	font-family:"Arial Black";
	color:#EC1D25; /*RED COLOR*/
	/*border:1px solid black;*/
}

/*.gulshanemaymar
{
	font-size:14px;
	color:#EC1D25; /*RED COLOR
	font-weight:bolder;
	font-family:"Arial Black";
	text-align:center;
	letter-spacing:1px;
	/*border:1px solid black;
}*/

#vg-menu
{
	/*margin-top:64px !important;*/
	margin-top:13px !important; /*MARGIN FOR GULSHAN-E-MAYMAR: margin-top:2px !important;*/
}

#vg-nav{ width:930px !important; /*background:url(images/pattern_4.jpg) repeat center top !important;*/ background:#FFFFFF !important; border-bottom:1px solid black !important; margin-left:20px !important; }

#vg-menu{ width:718px !important; }

#vg-menu li{ height:40px !important; } /*Difference=58-40=18*/

#vg-menu li a{ line-height:26px !important; /*font-size:11px !important;*/ }

#vg-menu>li>a { padding:7px 8px 7px 40px !important; }

#vg-menu li ul li a { width:160px !important; /*border:1px solid black;*/ }

.icons{ background-position:16px 9px !important; }

.icons:hover, a.vg-menu-active{ background-position:16px -19px !important; }

#vg-menu li ul li a{ padding:7px 0px 7px 0px !important; /*text-align:center;*/ }

#vg-menu{ background-color:#009213 !important; }

#vg-menu li a{ color:#FFFFFF !important; }

#vg-menu>li>a:hover, #vg-menu li a.vg-menu-active{ color:#DD0103 !important; background-color:#FDF217 !important; }

#vg-menu>li>a { border-left:1px solid #009213 !important; }

#vg-menu>li>.first { border-left:none !important; }

#vg-menu li ul li a:hover { text-decoration:underline !important; }

#vg-menu li ul li .highlight{ text-decoration:underline !important;  }

#vg-menu li ul { background:#009213 !important; }

#vg-menu li ul .first { border-top:1px dotted #CCC; }

/*END OF NEW MENU BAR AND BACKGROUND PATTERN LIKE*/

.color_green
{
	color:#07D607 !important;
}

.color_blue
{
	color:#0410AB !important;
}

.marquee_highlight
{
	color:#07D607 !important;
	/*font-weight:bold !important;*/
}

.padding_top_0
{
	padding-top:0px !important;
}

.margin_bottom_0
{
	margin-bottom:0px !important;
}

.padding_bottom_0
{
	padding-bottom:0px !important;
}

.margin_top__16
{
	margin-top:-16px !important;
}

.font_size_15
{
	font-size:15px !important;
}