
/* ============================================================= */
/*  GENERIC FOMRATTING											 */
/*  e.g. body													 */
/* ============================================================= */


/* ============================================================= */
/*  PAGE and CONTENT LAYOUT										 */
/*  e.g. #mav_page_fragment_X (X=1 2 3 or 4)					 */
/*       #mav_content_fragment_X_top 					 		 */
/*       #mav_content_fragment_X 					 			 */
/*       #mav_content_fragment_X_bottom 						 */
/* ============================================================= */

.H_main #mav_content_fragment_1{
width:100%;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}
#default_topic h1{
font-size:16px;
background:url(../../baseformatting/ut_003/img/title_bg.jpg) repeat-x top;
line-height:31px;
padding:0 15px;
margin:0;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}
.H_main #mav_content_fragment_2{
width:100%;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}
/* ============================================================= */
.V_main #mav_content_fragment_1{
width:50%;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}
.V_main #mav_content_fragment_2{
width:49.67%;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
}
.V_main #mav_content_fragment_1 h1{
font-size:16px;
background:url(../../baseformatting/ut_003/img/title_bg.jpg) repeat-x top;
line-height:31px;
padding:0 15px;
margin:0;
}
.V_main #mav_content_fragment_2 h1{
font-size:16px;
background:url(../../baseformatting/ut_003/img/title_bg.jpg) repeat-x top;
line-height:31px;
padding:0 15px;
margin:0;
}


/* ============================================================= */
.enquiryfrom{
width:95%;
margin-left:10px
}
.enquiryfrom select{
width:310px;
font-family:Arial, Helvetica, sans-serif;
}
.enquiryfrom textarea{
width:300px;
font-family:Arial, Helvetica, sans-serif;
}
.enquiryfrom input{
width:300px;
font-family:Arial, Helvetica, sans-serif;
}
.firstColumn{
width:300px;
text-align:right
}
.enquiryfrom_buttons{
margin-left:110px
}
#btnSubmit{
float:left;
width:80px
}
#btnReset{
float:left;
width:80px
}
/* ============================================================= */
/*  HEADER & MENU												 */
/*  e.g. #company_logo, #language_selection, #nav_menu			 */
/* ============================================================= */
#mav_menu li a{
margin:0;
text-decoration:none;
color:#333;
padding:20px 33px 5px 35px;
border-right:1px solid #ccc;
display:block
}

#mav_menu li a:hover{
color:#333;
background:#efefef
}

/* ============================================================= */
/*  FOOTER												 		 */
/* ============================================================= */



/* ============================================================= */
/*  FORMS 													 	 */
/*  e.g. .box_default, .box_textarea_default					 */
/*       .firstColumn (label width)					 		 	 */
/*       .mavista_default_buttons					 			 */
/*       .is_mandatory 						 					 */
/* ============================================================= */



/* ============================================================= */
/*  NEWS LISTING 												 */
/*  e.g. #news_listing_results, .item_record_border				 */
/*       .item_abstracts				 		 	 			 */
/*       #main_topic				 			 				 */
/*       .is_mandatory 						 					 */
/* ============================================================= */



/* ============================================================= */
/*  NEWS ITEM 													 */
/* ============================================================= */


/*============page listing================*/



#error{
width:380px;
font-size:11px
}
.signup_box form{
width:360px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.signup_box input,select{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
select{
width:130px
}
#btnSubmit{
display:block
}

.signup_box2 {
padding:20px 40px
}
#error{
width:380px;
font-size:11px
}
.signup_box2 form{
width:360px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
.signup_box2 input,select{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
select{
width:130px
}
#btnSubmit{
}


.UT_main #mav_content_fragment_1 .item_record_border a{
background:url(../../baseformatting/ut_003/img/point5.jpg) no-repeat left;
padding:0 20px;
font-weight:bold;
text-decoration:none;
color:#333;
}
.UT_main #mav_content_fragment_1 .item_record_border a:hover{
color:red
}

/*========================signup box_home_page==============================*/
.signup_box span{
display:block;
float:left;
padding:5px 5px
}

.signup_box span select{
width:130px
}

.submit_button{
float:right
}

#error{
width:100%
}

.firstColumn {
width:0%
}
#error td ul{
list-style:none;
padding:0;
margin:0
}
#error li{
list-style:none;
padding:0;
margin:0
}
#imgBtnSubmit{
margin-right:50px
}


/*========================signup box_contact_page==============================*/
.signup_box2 span{
display:block;
float:left;
padding:5px 5px
}


*============page================*/
.mav_paging{
font-weight:bold;
height:50px
}
.mav_paging a{
pisplay:block;
text-decoration:none;
border:1px solid;
padding:0 5px;
color:#333
}
.mav_paging a:hover{
pisplay:block;
border:1px solid;
color:#fff;
background:#333
}
.actived{
background:#efefef;
}


#news_listing_results{
padding-bottom:30px
}
.mav_paging{
text-align:right;
width:97%
}
.item_thumbnail_photo img{
width:auto;
height:auto
}




#newsitem{
border:1px solid #ccc;
border-top:none
}

#newsitem h3{
font-size:16px;
background:url(../../baseformatting/ut_003/img/title_bg.jpg) repeat-x top;
line-height:31px;
padding:0 15px;
margin:0;
}
#newsitem_pubdate{
float:right;
color:red;
margin-top:-22px;
padding-right:10px;
font-weight:bold
}

#newsitem_images{
padding:0 15px;
display:none
}
#newsitem_text{
padding:0 25px;
}
#back_to_category{
font-weight:bold;
font-size:13px;
text-align:center;
border-top:1px solid;
padding:5px 0;
color:#666;
background:#efefef
}
#back_to_category:hover{
background:#ccc
}


#mav_album_frame{
width:908px
}
.mav_albums iframe{
text-align:left
}

#mav_album_listing_container{
text-align:left
}

#album_thumbnail{
text-align:center
}

.enquiryfrom_buttons #btnSubmit{
font-size:0px;
background:url(/mavista/img/action/submit_en.jpg) no-repeat center;
border:none;
width:95px;
cursor:pointer
}
.enquiryfrom_buttons #btnReset{
font-size:0px;
background:url(/mavista/img/action/reset_en.jpg) no-repeat center;
border:none;
width:95px;
cursor:pointer
}