/* CSS Document */

* {
 padding: 0;
 margin: 0;
}

html {
	height: 100%; 
}


body {
	margin: 0 auto;
	padding: 20px 0 20px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	line-height:130%;
	background:#6A747C;
}

div#container{
	margin: 0 auto;
	padding: 10px;
	width:960px;
	background:#FFFFFF;
}

div#header-container{
	background:#FFFFFF;
	width:960px;
	height: 300px;
}

div#header-container-short{
	background:#FFFFFF;
	width:960px;
	height: 60px;
}

/* 1st order headings */
h1#banner-about span {display: none;}
h1#banner-about {
	margin: 0 auto;
	padding:0; 
	width:960px;
	height:250px; 
	background: #ffffff url(../images/banner.jpg) no-repeat;
	text-align:center;
	padding-bottom:10px;
}

div#nav-container{
	margin:0;
	width:960px;
	height:20px;
}


h2#logo span {display: none;}
h2#logo {
	margin: 0 auto;
	padding:0;
	width:232px;
	height:50px; 
	background: #ffffff url(../images/myc_logo_rgb.gif) no-repeat;
	text-align:right;
}

div#content-container{
	width:960px;
	font-size:11px;
	background:#FFFFFF;
	color:#666666;
	overflow:hidden;
	line-height:130%;
}

/* Define Main Link Styles */

div#content-container a.blue:link {
	text-decoration:none;	
	color: #0B8EC6;
}

div#content-container a.blue:visited {
	text-decoration:none;	
	color: #0B8EC6;
}

div#content-container a.blue:hover {
	text-decoration:none;
	color: #FE5E11;
}

div#content-container a.orange:link {
	text-decoration:none;	
	color: #FE5E11;
}

div#content-container a.orange:visited {
	text-decoration:none;	
	color: #FE5E11;
}

div#content-container a.orange:hover {
	text-decoration:none;
	color: #0B8EC6;
}

/**********************************************************/

/* Define Main List Items Styles */

div#content-container ul{
	margin:10px 0 15px 20px;
}


/**********************************************************/


div#column-title{
	width:180px;  
	float: left;
	position: relative;
	background:#FFFFFF;
}
div#column-title p{
	margin:10px 10px 10px 0;
	padding:0 0 5px 0;
	border-bottom:5px solid #6A747C;
}
div#column-title p.imggray {
	margin:10px 10px 10px 0;
	border-bottom:5px solid #6A747C;
}
div#column-title p.imgorange {
	margin:10px 10px 10px 0;
	border-bottom:5px solid #ff6600;
}
/*****************************************************/


div#column-title-short{
	margin:0;
	padding:0;
	width:960px;
	background:#FFFFFF;
}




h3#title-about span {display: none;}
h3#title-about {
	margin: 0;
	padding:0; 
	width:180px;
	height:40px; 
	background: #ffffff url(../images/title_about.gif) no-repeat;
	text-align:left;
}

div#cms-text-container{
	width:780px;
	float:left;
	background-color:#FFFFFF;
}

div#cms-text-containerone{
	width:960px;
	float:left;
	background-color:#FFFFFF;
}


div#column-onlyone {
	width:745px;
	padding-right:15px;
	float: left;
	position: relative;
}

div#column-one{
	width:565px;
	padding-right:15px;
	float: left;
	position: relative;
}


#column-one p, #column-onlyone p{
	margin:5px 0 15px 0;
}

#column-one p.border, #column-onlyone p.border{
	margin:5px 0 15px 0;
	padding:0 0 5px 0;
	border-bottom:6px solid #6A747C;/*the border*/
}

/***********************************************************************/
div#column-three{
	width:200px;
	float: left;
	position: relative;
}
div#column-three p{
	margin:0 0 15px 0;
}
div#column-three p.border{
	margin:0 0 15px 0;
	padding:0 0 5px 0;
	border-bottom:6px solid #6A747C;/*the border*/
}

div#column-three p.imggray {
	margin:10px 0 10px 0;
	border-bottom:5px solid #6A747C;
}

/*******************************************************************/

div.alert-box-right{
	margin:0 ;
	padding:5px;
	border:1px solid #000000;
	background:url(../images/bkg5.gif);
	font-size:10px;
	color:#ffffff;
	font-weight:bolder;
}div.alert-box-right a {text-decoration:none;
	color:#ffffff;

}div.alert-box-right a:hover {text-decoration:none;
	color:#ff6600;
}




/*******************************************************************/
h4{
	color:#0B8EC6;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
}

h4.black-left{
	font-size:13px;
	text-align:center;
	margin-right:10px; 
	background:url(../images/bkg2.gif);
	line-height:25px;
	color:#ff6600;
}

h4.black-right{
	font-size:13px;
	text-align:center;
	background:url(../images/bkg2.gif);
	line-height:25px;
	color:#ff6600;
}

.alertbox-containt {
	margin-top:4px;
	padding-bottom:4px;
	border-bottom: 1px solid #ff6600;
}


div.alert-box-left{                  
	margin:0 10px 0 0;
	padding:5px;
	border:1px solid #000000;
	background:url(../images/bkg4.gif);
	font-size:10px;
	color:#ffffff;
	font-weight:bolder;
}

div.container-box-left {
	margin-right:10px; 
	background:#ffffff; 
	border: 1px solid #000000;
}


div.text-box-right{
	margin:0;
	padding:5px;                        
	border:1px solid #FE5E11;  
	background:  #FFD7C3;  
	font-size:10px;
}

div.text-box-right h4{
	font-size:11px;
	text-align:center;
	border-bottom: 1px solid #FE5E11;
	margin-bottom: 2px;
}


div.container-box {
	margin-bottom:20px;
	border: 1px solid #0B8EC6;
	text-align:justify;
}

div.container-box-containt {
	border-top:4px solid #0B8EC6;
	padding:5px;
}

div.container-box-noborder {
	margin-bottom:20px;
}

div.container-box h2, div.container-box-noborder h2{
	background: #0B8EC6;
	color: #FFFFFF;
	font-size:11px;
	font-weight:bold;
	line-height:23px;
	padding: 0 0 0 4px;
	margin-bottom:2px;
}

div.container-box span.arrow {
	color:#0B8EC6;
	font-weight:bold;
	font-size:14px;
}

div.container-box span.bluetext {
	color:#0B8EC6;
	font-weight:bold;
}

/********************************************************************/

div.background-1 {
	margin:0 10px ;
	padding:10px 0 10px;
	background:url(../images/pagetop_gradient.gif) repeat-x;
}

div.background-can-be-changed {
	background:url(../img/quizzical.jpg) ;
}
/*******************************************************************/

/*******************************************************************/


img.left {
	float:left;
	padding:8px;
	margin:5px 10px 10px 0;
	border:1px solid #d3d3d3;
}
img.left:hover {
	padding:0;
	border:9px solid #0B8EC6;
}

img.right {
	float:right;
	padding:8px;
	margin:0 5px 10px 10px;
	border:1px solid #d3d3d3;
	background: #d3d3d3;
}

/*
img.right:hover {
	padding:0;
	border:9px solid #0B8EC6;
}
*/

img.img1 {
	padding:8px;
	margin:5px 4px;
	border:1px solid #d3d3d3;
}

img.img1:hover {
	padding:0;
	border:9px solid #0B8EC6;
}

/*************************************************************************/

.footnote{
	font-size:9px;
	line-height:150%;
}
.footnote-error{
	font-size:9px;
	line-height:130%;
	color:#FF0000;
}

div#footer{
	border-top: 1px solid #aaaaaa;
	width:976px;
	margin:1px auto ;
	clear: both;
	color:#c1c1c1;
	background: #ffffff;
	padding: 2px;
	font-size: 10px;
	font-weight:bold;
}

div#footer a:link {
	text-decoration:none;	
	color: #ffffff;
}

div#footer a:visited {
	text-decoration:none;	
	color: #ffffff;
}

div#footer a:hover {
	text-decoration:none;
	color: #ffffff;
	text-decoration:underline;	
}

/* ------------- ashusolutions Rollover ----------------- */
div#base-footer {
	clear: both;
	text-align:right;
	padding-top:10px;
	font-size: 9px;
	width: 960px;
	color:#999999;
	line-height:140%;
}

a#mpage img {
	background: url(../images/mplogooff.gif) top left no-repeat;
	width: 22px;
	height: 15px;
	border:none;
	margin-bottom:-3px;
}
a#mpage:hover img {
	background: url(../images/mplogoover.gif) top left no-repeat;
	width: 22px;
	height: 15px;
	border:none;
	margin-bottom:-3px;
}

/****************************************************************************/

li {
	list-style:none;
}

.fix{
	clear: both;
	overflow: hidden;
	height:0;
}

.fl{
	float: left;
}

.fr{
	float: right;
	color:#c1c1c1;
}

.fr a:link {
	text-decoration:none;	
	color:#c1c1c1;
}
.fr a:visited {
	text-decoration:none;	
	color:#c1c1c1;
}

.fr a:hover {
	text-decoration:none;
	color:#c1c1c1;
	text-decoration:underline;	
}


.contact{
color: #000000;
font-weight:bolder;
}

/*==== Enquiry Form ===*/
#enquiry-form {
	margin:0 auto;
	margin:5px 0;
}
#enquiry-form input {
	width:270px;
	height:18px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #AAAAAA;
	
}
#enquiry-form select {
	width:276px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #AAAAAA;
	
}
#enquiry-form textarea {
	width:270px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #AAAAAA;
	
}
#enquiry-form fieldset {
	float: left;
	clear: left;
	width: 517px;
	margin: 0 0 5px 0;
	padding: 5px 4px 0 4px;
	border: 1px solid #EC2028;
	background:#FFF8F8;
}
#enquiry-form legend {
	margin-left: 14px;
	padding: 0 5px;
	color: #EC2028;
	font-weight: bold;
}
#enquiry-form fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
	/*zoom: 1;*/
}
#enquiry-form fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	
}
#enquiry-form label {
	position: relative;
	float: left;
	text-align:left;
	width: 150px;
	margin-right: 0px;
	font-weight:bold;
	font-size:11px;
	padding-top:3px;
	
}
#enquiry-form fieldset ol li em {
	margin-left:5px;
}

#enquiry-form fieldset #submit-btn {
	background: url(../images/morebtn-re.gif) repeat-x top;
	color: #ffffff;
	display: block;
	font-size:11px;
	font-weight: bold;
	padding: 0px 6px 4px 6px;
	height:26px;
	border:none;
	width:175px;
}
#enquiry-form fieldset #submit-btn:hover {
	background: url(../images/morebtn-re-hover.gif) repeat-x top;
}
.comment {
	font-size:10px;
	margin-bottom:5px;
	color:#666666;
}


#gallery-photo img{
	padding:5px;
	background:#336699;
}

#gallery-photo img:hover{
	background:#cccccc;
}

.gallery-table td{
	background:#DFECFB;
	text-align:center;
	vertical-align:middle;
	padding:10px 0px;
}


/* BEGIN LATEST NEWS */

#latest-news dl {
	margin:0 0 0 5px;
}

#latest-news dt {
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
	padding:0 0 0 15px;
	background:url(../images/bullet_news.gif) no-repeat center left;
	margin:5px 0 0 0;
}

#latest-news dd {
	line-height:140%;
	border-bottom:1px solid #FFC428;
	padding-bottom:10px;
	color:#FE5E11;
	font-weight:bold;
	margin:3px 0 0 0;
}

/* END LATEST NEWS */
