/* Start of CMSMS style sheet 'awd template' */
<!--

/* Start layout code */

#header {
/* background: url(images/awd_flasharea.jpg) top right no-repeat; */
width: 900px;
height: 256px;
}

#footer {
background: url(images/awd_footer.jpg) top no-repeat;
width: 900px;
height: 79px;
clear: both;
}

#content_x {
background: url(images/awd_contentx.jpg) top repeat-y;
width: 900px;
height: auto;
overflow:auto;
clear: both;
}

#index_bg {
background: url(images/awd_contenttop.jpg) top no-repeat;
width: 900px;
height: auto;
text-align:center;
}

#feat_bg {
background: url(images/awd_features.jpg) top no-repeat;
width: 900px;
height: auto;
}

#wrapper {
width: 900px;
height: auto;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#spacer {
clear: both;
}

.spacer {
clear: both;
}

/* End Layout code */

/* Start index content code */

#content_cell {
width: 800px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
text-align: left;
line-height:13pt;

}

#indexc_cell {
width: 790px;
float: left;
text-align: left;

}

#content_cell p {
/*font-family: Helvetica, Arial;*/
font-size: 12px;
color: #333;
text-align: justify;
margin-top: 0;
margin-bottom: 5px;
}

#feat_wrap {
width: 820px;
height: auto;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
text-align: left;
}

#feat_boxL {
float: left;
width: 250px;
height: auto;
margin-right: 10px;
margin-left: 5px;
}

#feat_box {
float: left;
width: 250px;
height: auto;
margin-right: 10px;
margin-left: 15px;
}

#feat_boxR {
float: left;
width: 254px;
height: auto;
margin-right: 9px;
margin-left: 14px;
}

.feattxt {
font-family: Helvetica, Arial;
font-size: 12px;
color: #333;
margin: 0;
}

/* End Index content code */

/* Submenu code */

#submenu {
float: left;
width: 215px;
height: auto;
}

#submenu ul {
float: left;
text-align: left;
list-style-image: none;
list-style-type: none;
width: 200px;
margin: 0;
padding: 0;
}

#submenu ul li{
margin-top: 2px;
margin-bottom: 2px;
margin: 0;
padding: 0;
}

/* End Submenu code */

/* Start general text code */

a:link, a:visited, a:active {
color: #333;
text-decoration: underline;
}

a:hover {
color: #669900;
}


body {
font-family: Helvetica, Arial;
font-size: 12px;
color: #333;
margin: 0;
}

h1 {
font-family: Helvetica, Arial;
font-size: 10px;
text-transform: uppercase;
font-weight: 500;
color: #999;
margin: 0;
padding:0;
}

h2 {
font-family: arial;
font-size: 14px;
/*text-transform: uppercase;*/
color: #444;
color: #639c20;
line-height: 15pt;
margin: 0;
margin-bottom: 3px;
letter-spacing:-0.1px;
}

h3 {
font-family: Helvetica, Arial;
font-size: 12px;
font-weight: bold;
/*text-transform: uppercase;*/
color: #444;
line-height: 15pt;
margin: 0;
padding:0;
}

h5 {
font-family: Helvetica, Arial;
font-size: 13px;
text-transform: none;

font-weight: bold;
color: #ff9900;
line-height: 15pt;
margin: 0;
}

/* Start News styles */

h4 {
font-family: Helvetica, Arial;
font-size: 10px;
font-weight: bold;
text-transform: uppercase;
color: #666;
margin: 0;
margin-bottom: 3px;
}

h4,a:link, a:visited, a:active {
color: #333;
text-decoration: underline;
}

h4,a:hover {
color: #669900;
}

.newsdate {
font-family: Helvetica, Arial;
font-size: 10px;
font-weight: normal;
text-transform: none;
color: #669900;
margin: 0;
height:12px;
}

.newstxt {
font-family: Helvetica, Arial;
font-size: 11px;
font-weight: normal;
text-transform: none;
color: #333;
margin: 0;
}

/* End News styles */

/* End general text code */

.index_img {
margin-right: 20px;
}

.featimg {
border: 1px solid #333;
margin-right: 10px;
}

#subpage_holder {
width: 570px;
float: right;
padding-bottom: 20px;
padding-right: 10px;
}

#folio_holder {
padding-top:2px;
width: 570px;
float: right;
padding-bottom: 20px;
border-bottom: 1px dotted #999;
}

#folio_btns {
width: 225px;
float: left;
}

#folio_txt {
width: 345px;
float: right;
}

.folio_btn {
margin-left: 2px;
margin-right: 2px;
margin-top: 3px;
}

ul {
list-style-image: url(images/bullet_greendot.gif);
}

.form_style {
border: 1px solid #999;
background: url(images/form_bg.jpg) repeat-x;
font-family: Arial;
font-size: 11px;
font-weight: normal;
}

.readmore {
background-image:url(uploads/images/feat_readmore.png);
display:block;
height:24px;
width:99px;
}

.readmore a{
background-image:url(uploads/images/feat_readmore.png);
display:block;
height:24px;
width:99px;
}

.readmore a:hover{
background-image:url(uploads/images/feat_readmore_over.png);
display:block;
height:24px;
width:99px;
}
.backpage {
background:url(uploads/images/feat_back2.png) no-repeat;
display:block;
height:24px;
width:99px;
}

.backpage a{
background:url(uploads/images/feat_back2.png) no-repeat;
display:block;
height:24px;
width:99px;
}

.backpage a:hover{
background:url(uploads/images/feat_back_over2.png) no-repeat;
display:block;
height:24px;
width:99px;
}
.nextpage {
background:url(uploads/images/feat_next.png) no-repeat;
display:block;
height:24px;
width:99px;
}

.nextpage a{
background:url(uploads/images/feat_next.png) no-repeat;
display:block;
height:24px;
width:99px;
}

.nextpage a:hover{
background:url(uploads/images/feat_next_over.png) no-repeat;
display:block;
height:24px;
width:99px;
}
.top_header{
text-align:right;
width:860px;
padding-right:50px;
padding-left:0px;
}

.index_footer_new{
color: #666666;
width:840px;
text-align:left;
margin-right:auto;
margin-left:auto;
font-size:11px;
}

.index_footer_w3c{
float:right;
width:200px;
text-align:right;
}

.voip_table{
background:#ffffff;
border:1px dotted #999999;
height:210px;
font-size:11px;
font-family:Helvetica, Arial;
}

.voip_table a{
text-decoration:underline;
}

.voip_table a:hover{
text-decoration:none;
}

strong {
font-weight:normal;
}

.border_bottom{
	border-bottom:dotted 1px #333;
}
.seo_header{
	font-size:14px;
	color:#719e16;
	height:14px;

}

	html body {height: 100%; 
		width: 100%!important;
		font: 12px Arial, sans-serif;
		margin: 0;
		padding: 0;
	 }
select {display: none;}

#over {background:  url(/i/shadowlight.gif) repeat;
	 position: absolute; 
	 left: 0;
	 top: 0;
	 z-index: 100;
	 width: 100%; 
	 height: 100%;
	 margin: 0;


	 }

#box, #box2 { 
	height: 150px;
	z-index: 150;	
	
	position: relative;
	padding: 0px; 
	top: -29px; /* these two define the shadow 'offset'*/
	  }
.sh	{position: absolute;
	top:100px;	
	 z-index: 1000;	 
	width: 350px; 
	 right: 30%;
	 		background: url(images/middle.gif) repeat-y;
	 
	  }
.alpha_middle{
	padding-left:20px;
	padding-right:20px;
}
.bar {background: #ddd;
	  text-align: right;
	  margin: -5px;
	  padding: 5px } 
.bar2 {text-align: right;
	  margin: 0px;
	  padding-right: 30px;
	  height:29px;
	  background:url(images/top.png) no-repeat;
	 } 
.bar a {border: 1px solid #777; 
	color: #777; 
	text-decoration: none; 
	font-size: 10px; 
	padding: 0 5px; }
.alpha_bottom{
	background:url(images/bottom.png) no-repeat;
	height:29px;
	position:relative;
	top:29px;
}

.subheading{
font-weight:bold;
font-size:13px;
color:#639c20;
color:#333;
}

#awd_footer{

	width:900px;
	height:43px;
}

.terms_privacy{
	float:left;
	width:270px;
	font-size:11px;
	margin-top:11px;
	margin-left:0px;
	color:#FFF;
	
}

.terms_privacy a{
	
	color:#FFF;
	
}

.terms_privacy a:hover{
	
	color:#639c20;
	
}

.awd_footer_logo{
	float:left;
	margin-top:4px;
	margin-left:230px;
}

.footer_phone{
	width:150px;
	float:left;
	margin-top:10px;
margin-left:10px;
font-weight:bold;
font-size:14px;
}




.footer_credit{
	float:left;
	width:140px;
	font-size:10px;
	margin-top:6px;
text-align:right;
}


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid white;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-image {
    border: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 3px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}


.NewsSummaryMorelink{
text-align:right;
}

.voip_price_yellow{
padding-left:10px;
vertical-align:top;
padding-top:5px;
font-weight:bold;
color:#ffffff;
background-color:#999999;
font-size:12px;
}

.voip_price_odd{
background-color:#ffffff;
padding-left:10px;
vertical-align:top;
padding-top:5px;
}

/*floating object styling*/


.caller_right a{
	right:0px;
text-decoration:none;
}
.caller_right a:hover{
	right:0px;
text-decoration:none;
}

.caller_right{right:10px; z-index:1000;position:fixed!important;position:absolute;cursor:pointer;line-height:0;
font-size:0;}

.caller_bottom{bottom:10px; position:fixed;}

.voip_price_even{
background-color:#dddddd;
padding-left:10px;
vertical-align:top;
padding-top:5px;
}




/* Easy Slider */
#slider ul li a img{border:0;
}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:550px;
		height:240px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:550px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
float:right;	
padding-right:20px;
		}

	ol#controls li{
		margin:0 0 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:20px;
		line-height:20px;
		border:1px solid #bbbbbb;
		background:#dddddd;
		color:#555;
		padding:0 6px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#558224;
		color:#fff;
border:1px solid #bbbbbb;
		}

	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */


.navigation{
	background:url(images/main_menu_bkgrd.jpg) no-repeat;
	height:32px;
	width:660px;
	text-align:right;
	padding-left:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;


}
.navigation a{
color:#555555;
z-index:180;
}
.navigation a:hover{
		color:#f87b27;
}

#menu{
	list-style:none;

}
.navigation ul{
	margin:0;
	padding:0;
}
.navigation li{
		float:left;
	display:block;
	padding:0 14px;
	padding-top:10px;
	height:22px;
	position:relative;

}
.navigation li a{
	text-decoration:none;
}
.company_menu{
	width:120px;
}
.itsolutions_menu{
	width:260px;

}
.websolutions_menu{
	width:260px;
}
.support_menu{
	width:130px;
}
.clients_menu{
	width:130px;
}

#menu li ul{
	display:none;
	position:absolute;
	bottom:30px;
	left:2px;
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}


/*originally #menu li*/
.navigation ul li ul{
	text-align:left;
	float:left;
	height:27px;
	padding:0;
	margin: 0;
	position: absolute;


}
#menu li:hover ul.company_menu, #menu li.hover ul.company_menu{ display:block; padding:0 0 81px 0; }
#menu li:hover ul.itsolutions_menu, #menu li.hover ul.itsolutions_menu{ display:block; padding:0 0 60px 0; }
#menu li:hover ul.websolutions_menu, #menu li.hover ul.websolutions_menu{ display:block; padding:0 0 102px 0; }
#menu li.support:hover ul, #menu li.support.hover ul{ display:block; padding:0 0 19px 0; }
#menu li.clients:hover ul, #menu li.clients.hover ul{ display:block; padding:0 0 40px 0; }







#menu li ul li{
	float:none;
	font-size:12px;
	font-weight:normal;
	line-height:14px;
	height:14px;
	padding:2px;
	margin:0;

}

#menu li.about ul li a, #menu li.home ul li a, #menu li.new ul li a, #menu li.friend ul li a, #menu li.our ul li a, #menu li.lets ul li a {
	background:none;
	margin:0;
	padding:0;
	width:100%;
	float:none;
	display:inline;
}
.home a{
text-decoration: none;
}
#menu li a:visited{
text-decoration:none;
color:#444444;
}
#menu li a:visited:hover{
text-decoration:none;
	color:#f87b27;
}
.contact a{
text-decoration: none;
}

#main_menu_ul{
	margin:0;
	padding:0;
	list-style:none;
}
.main_menu_ul li{
	float:left;
	display:block;
	padding:0 12px;
	padding-top:8px;
	height:24px;
}
.main_menu_ul li a{
	color:#444444;
	text-decoration:none;
}
.main_menu_ul li a:hover{
	color:#f87b27;
}
.main_menu_table_top{
	background:#eeeeee;
	height:16px;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
}


.main_menu_tabler_top{
	background:#eeeeee;
	height:16px;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

.main_menu_table{
	background:#eeeeee;
	height:16px;
	border:1px solid #ffffff;
}


.main_menu_tabler a:hover{
background:#ffffff url(images/orange_arrow.gif) no-repeat left ;
background-position: 7px 5px;
}
.main_menu_tabler a{
background:#eeeeee url(images/orange_arrow.gif) no-repeat left ;
background-position: 5px 5px;
padding-left:18px;
display:block;
width:120px;
height:17px;
padding-top:2px;
}
.main_menu_table_top a{
background:#eeeeee url(images/orange_arrow.gif) no-repeat left ;
background-position: 5px 5px;
padding-left:18px;
display:block;
width:120px;
height:17px;
padding-top:2px;
}

.main_menu_table_top a:hover{
background:#ffffff url(images/orange_arrow.gif) no-repeat left ;
background-position: 7px 5px;
}
.main_menu_tabler_top a{
background:#eeeeee url(images/orange_arrow.gif) no-repeat left ;
background-position: 5px 5px;
padding-left:18px;
display:block;
width:120px;
height:17px;
padding-top:2px;
}

.main_menu_tabler_top a:hover{
background:#ffffff url(images/orange_arrow.gif) no-repeat left ;
background-position: 7px 5px;
}
.main_menu_table a{
background:#eeeeee url(images/orange_arrow.gif) no-repeat left ;
background-position: 5px 5px;
padding-left:18px;
display:block;
width:130px;
height:17px;
padding-top:2px;
}

.main_menu_table a:hover{
background:#ffffff url(images/orange_arrow.gif) no-repeat left ;
background-position: 7px 5px;
}

.main_menu_tabler{
	background:#eeeeee;
	height:16px;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
.gallery_table img{
	border:1px solid #999999;
}
.gallery_table a:hover{
cursor:pointer;
}

.folio_url{
font-size:14px;
font-weight:bold;
}


/*slideshow of logos on web section added 16/3/2010*/
.viewfolio_button{
height:137px;

width:194px;
background:url(images/subimg_viewportfolio.png) no-repeat;
}


/*slideshow of logos on web section added 16/3/2010*/
.viewfolio_button2{
height:110px;
padding-top:27px;
width:194px;
background:url(images/subimg_viewportfolio_white.png) no-repeat;
}

.view_all_folio{
margin-left:10px;
}

.side_menu_list{
	list-style:none;
	margin:0;
	padding:0;
}

.side_menu_list li a{
	display:block;
padding-left:22px;
	width:172px;
	height:18px;
	border:1px solid #9c9c9c;

text-transform:uppercase;
font-family:Arial;
text-decoration:none;
font-size:11px;
font-weight:bold;
color:#666666;
background:url(images/green-arrow-submenu.jpg) no-repeat;
background-color:#ffffff;
margin-top:2px;
}


.side_menu_list li a:visited{
	display:block;
padding-left:22px;
	width:172px;
	height:18px;
	border:1px solid #9c9c9c;
text-transform:uppercase;
font-family:Arial;
text-decoration:none;
font-size:11px;
font-weight:bold;
color:#666666;
background:url(images/green-arrow-submenu.jpg) no-repeat;
background-color:#ffffff;
}
.side_menu_list li a:active{
	display:block;
padding-left:22px;
	width:172px;
	height:18px;
	border:1px solid #9c9c9c;

text-transform:uppercase;
font-family:Arial;
text-decoration:none;
font-size:11px;
font-weight:bold;
color:#666666;
background:url(images/green-arrow-submenu-over.jpg) no-repeat;
background-color:#eeeeee;
}

.side_menu_list li a:hover{
	display:block;
padding-left:22px;
	width:172px;
	height:18px;
	border:1px solid #9c9c9c;

text-transform:uppercase;
font-family:Arial;
text-decoration:none;
font-size:11px;
font-weight:bold;
color:#666666;
background:url(images/green-arrow-submenu-over.jpg) no-repeat;
background-color:#eeeeee;
}

/*express enquiry stylesheet*/
.express_enquiry{

font-size:11px;
background-color:#dfdfdf;
color:#333333;
padding: 10px;


}
#d1{
z-index:199;
}
#d2{position:absolute;
top:0;
background:url(images/express-enquiry-button.jpg);
z-index:200;
height:134px;
width:30px;
}
#d3{
 position:absolute;
 top:0;
 background:url(images/express-enquiry-button-close.jpg);
 z-index:100;
 height:134px;
 width:30px;
}



/* End of 'awd template' */

