@import url("reset.css");
@import url("navigation.css");


/* Base Common Styles /---------------- */
    
body {
    font: 12px Arial, Verdana, Sans-serif;
    color: #333333;
    background-color: #dad9d9;
    padding: 24px 0px 24px 0px;
}

#content a {
	color: #014B7A;
}

#content a:visited {
	color: #014B7A;
}

#content a:hover {
	color: #cd1726;
}

a img {
	border: 0px;
}


strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

.clear {		clear: both; }


h1, h2, h3, h4, h5, h6 {
	display: block;
}

#content h1 {
	font-size: 250%;
	padding-bottom: 0px;
	margin-bottom: 17px;
	color: #d00000;
	border-bottom: 1px dotted #666666;
}
#content h2 {
	font-size: 200%;
	padding-bottom: 0px;
	margin-bottom: 15px;
	color: #d00000;
	border-bottom: 1px dotted #666666;
}
#content h3 {
	font-size: 160%;
	padding-bottom: 0px;
	margin-bottom: 15px;
	color: #d00000;
	border-bottom: 1px dotted #666666;
}
#content h4 {
	font-size: 120%;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #d00000;
}
#content h5 {
	font-size: 110%;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #d00000;
}
#content h6 {
	font-size: 100%;
	padding-bottom: 0px;
	margin-bottom: 5px;
	color: #d00000;
}

p {
	margin: 0px 0px 18px 0px;
}

#content ul {
    padding: 0px 0px 0px 31px;
	margin: 4px 0px 15px 0px;
	list-style-image: url('/images/interface/li.gif');
}

#content ul.document {
    padding: 0px 0px 0px 31px;
	margin: 4px 0px 15px 0px;
	list-style-image: url('/images/interface/icon_document.gif');
}

#content ol {
    padding: 0px 0px 0px 31px;
	list-style: decimal;
}

#content ul li {
    margin: 6px 0px;
}

#content ol li {
    background-image: none;
    margin: 6px 0px;
}

#content input, #content textarea {
	border: 1px solid #aaaaaa;
	padding: 4px;
	font-size: 12px;
	background-color: #ffffff;
}

.container {
	width: 805px;
	margin: 0px auto;
	clear: both;
}

.main_bg_top {
	background: #ffffff url('/images/interface/main_top.gif') top left no-repeat;
}

.main_bg_bottom {
	background: transparent url('/images/interface/main_bottom.gif') bottom left no-repeat;
}

#main {
	padding: 0px 7px 7px 7px;
}



/* Header Styles /---------------- */
/* search box in top right*/
#search-box {
	background: #ffffff url(../images/bg-search.gif) 0 -5px no-repeat;
	width: 376px;
	height: 33px;
}
#search-box #quick-links {
	float: left;
	width: 175px;
	padding-left: 16px;
	height: 28px;
}
#search-box #quick-links-dropdown {
	position: absolute;
	display: none;
	top: 26px;
	width: 168px;
	background: url(../images/bg-quicklinks.png) no-repeat bottom left;
	z-index: 2000;
	font-size: 11px;
	padding: 5px;
}
#search-box #quick-links-dropdown #quick-links-scroller {
	overflow-x:hidden;
	overflow-y:auto;
	width: 161px;
}
#quick-links-dropdown ul,
#quick-links-dropdown li {
	display: inline;
}
#quick-links-dropdown a {
	display: block;
	padding: 4px 0 4px 5px;
	text-decoration: none;
	color: #666666;
}
#quick-links-dropdown a:hover {
	background: #EEE;
}

#search-box #quick-links select {
	background: none;
	border: none;
}
#search-box #search-text {
	float: left;
	width: 136px;
	padding-top: 2px;
	padding-left: 10px;
}
#search-box #search-text input {
	font-size: 11px;
	font-family: arial;
	border: none;
	background: none;
	width: 130px;
	color: #666;
	padding-top:2px;
}
#search-box #search-btn {
	float: left;
	padding-left: 6px;
	padding-top: 3px;
}





#header {
	width: 100%;
	height: 111px;
	overflow: hidden;
}

#header #header_logo {
	display: block;
	width: 205px;
	height: 31px;
	float: left;
	padding: 38px 0px 0px 13px;
}

#header #header_logo a {
	display: block;
	width: 158px;
	height: 31px;
	background: url('/images/interface/logo-alphawest.png') bottom right no-repeat;
	text-indent: -9999px;
}

#header #header_search {
	padding-left: 177px;
	overflow: hidden;
}

#header #header_nav {
	margin: 0px 10px 0px 222px;
}

#header_nav h4.call_us {
	padding: 0px;
	display: block;
	height: 55px;
	margin: 0px 0px 1px 0px;
	background: #ffffff url('/images/interface/level2_tagline.gif') top right no-repeat;
	text-indent: -9999px;
	width: 280px;
	width: 558px;
}

#search_form {
	margin: 5px 0px 0px 0px;
}

#search_form .search_query {
	width: 144px;
	border: 1px solid #a5acb2;
	font-size: 11px;
	color: #4c4c4c;
	padding: 2px 4px 2px 4px;
}

#search_form .button.search_go {
	height: 19px;
	border: 1px solid #b0111e;
	color: #ffffff;
	background-color: #cd1727;
	font-size: 9px;
	padding: 1px 0px 2px 0px;
}

#quick_links {
	margin: 5px 0px 0px 0px;
}

#quick_links #quicklink_select {
	width: 180px;
	border: 1px solid #a5acb2;
	color: #4c4c4c;
	font-size: 11px;
	padding: 1px 1px 1px 4px;
}



/* Main Area Styles /---------------- */



/* Homepage Specific Areas /---------------- */

h1#header_relieve {
	width: 790px;
	height: 96px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	background: #cd1726 url('/images/homepage/header_relieve.gif') top left no-repeat;
	text-indent: -9999px;
}

h2#header_order {
	width: 790px;
	height: 28px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background: #cd1726 url('/images/homepage/header_order.gif') top left no-repeat;
	text-indent: -9999px;
}

#flash_feature {
	width: 770px;
	height: 370px;
	margin: 0px 0px 30px 10px;
}



/* Level 2 Styles /---------------- */

#header_feature {
	width: 790px;
	height: 125px;
	background: #cd1c01 url('/images/level2/header_feature_bg.gif') top left no-repeat;
}

#header_feature h1 {
	width: 790px;
	height: 125px;
}

h1.header_relieving a {
	width: 790px;
	height: 96px;
	display: block;
	text-indent: -9999px;
}

body#level2.section_38433 #header_feature h1 {	background: transparent url('/images/level2/icon_section_0.gif') 592px 0px no-repeat;	}
body#level2.section_38434 #header_feature h1 {	background: transparent url('/images/level2/icon_section_1.gif') 592px 0px no-repeat;	}
body#level2.section_38435 #header_feature h1 {	background: transparent url('/images/level2/icon_section_2.gif') 592px 0px no-repeat;	}
body#level2.section_38436 #header_feature h1 {	background: transparent url('/images/level2/icon_section_3.gif') 592px 0px no-repeat;	}
body#level2.section_38437 #header_feature h1 {	background: transparent url('/images/level2/icon_section_4.gif') 592px 0px no-repeat;	}
body#level2.section_38438 #header_feature h1 {	background: transparent url('/images/level2/icon_section_5.gif') 592px 0px no-repeat;	}

#sidebar {
	width: 190px;
	float: left;
}

#content_main {
	margin: 0px 0px 20px 205px;
}

#content_feature {
	width: 585px;
	height: 260px;
}

body#level2.section_38433 #content_feature {	background: transparent url('/images/features/feature_01.jpg') 0px 0px no-repeat;	}
body#level2.section_38434 #content_feature {	background: transparent url('/images/features/feature_02.jpg') 0px 0px no-repeat;	}
body#level2.section_38435 #content_feature {	background: transparent url('/images/features/feature_03.jpg') 0px 0px no-repeat;	}
body#level2.section_38436 #content_feature {	background: transparent url('/images/features/feature_04.jpg') 0px 0px no-repeat;	}
body#level2.section_38437 #content_feature {	background: transparent url('/images/features/feature_05.jpg') 0px 0px no-repeat;	}
body#level2.section_38438 #content_feature {	background: transparent url('/images/features/feature_06.jpg') 0px 0px no-repeat;	}

body#level2.section_38446 #content_feature {		height: 30px; 	}
body#level2.section_38478 #content_feature {		height: 30px; 	}
body#level2.section_38478 #content_feature {		height: 30px; 	}
body#level2.section_39768 #content_feature {		height: 30px; 	}
body#level2.section_0 #content_feature {			height: 30px; 	}

#content_text {
	padding: 0px 15px 0px 0px;
	color: #666666;
}

#content_text.zoom_1 {		font-size: 12px;		}
#content_text.zoom_2 {		font-size: 14px;		}
#content_text.zoom_3 {		font-size: 16px;		}
#content_text.zoom_4 {		font-size: 18px;		}
#content_text.zoom_5 {		font-size: 20px;		}

#content_functions {
	height: 20px;
	margin: 3px 0px 0px 509px;
	overflow: hidden;
}

#content_functions a {
	height: 20px;
	float: left;
	text-indent: -9999px;
	display: block;
}

#text_smaller {
	width: 25px;
	background: transparent url('/images/level2/icon_font_decrease.gif') top left no-repeat;
}

#text_larger {
	width: 25px;
	background: transparent url('/images/level2/icon_font_increase.gif') top left no-repeat;
}

#print_friendly {
	width: 26px;
	background: transparent url('/images/level2/icon_printer.gif') top left no-repeat;
}



/* Partners Sidebar /---------------- */

#partners {
	width: 190px;
	height: 135px;
	background: transparent url('/images/level2/partners_bg.jpg') 0px 0px no-repeat;
	margin: 0px 0px 0px 0px;
}

#partners a {
	display: block;
	float: left;
	text-indent: -9999px;
	position: relative;
}

#partners a.cisco {
	width: 53px;
	height: 36px;
	margin: 44px 2px 0px 10px;
}

#partners a.microsoft {
	width: 55px;
	height: 36px;
	margin: 50px 0px 0px 7px;
}

#partners a.optus {
	width: 43px;
	height: 36px;
	margin: 50px 0px 0px 6px;
}

#partners a.sun {
	width: 58px;
	height: 36px;
	margin: 44px 0px 0px 3px;
}

#partners a.tower {
	width: 65px;
	height: 36px;
	margin: 50px 0px 0px 6px;
}

#partners a.hitachi {
	width: 152px;
	height: 18px;
	margin: 0px 0px 0px 10px;
}



/* News Sidebar /---------------- */

#news {
	width: 160px;
	height: 189px;
	background: transparent url('/images/level2/news_bg.gif') 0px 0px no-repeat;
	margin: 10px 0px 10px 0px;
	padding: 70px 20px 0px 10px;
}

#news a, #news a:visited {
	display: block;
	float: left;
	background: transparent url('/images/level2/news_icon.gif') 0px 0px no-repeat;
	color: #666666;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
}

#news a:hover {
	color: #cd1726;
}



/* Breadcrumb Links /---------------- */



/* Sitemap Styles /---------------- */

#sitemap div {
	height: 21px;
	padding: 0px 0px 0px 14px;
}

#sitemap a {
	text-decoration: none;
	height: 21px;
}

#sitemap a.category {
	background: url('/images/icon_category.gif') 0px 50% no-repeat;
	padding: 6px 0px 6px 22px;
	font-weight: bold;
}

#sitemap a.item {
	background: url('/images/icon_item.gif') 0 50% no-repeat;
	padding: 6px 0px 6px 22px;
}

#sitemap a.document {
	background: url('/images/icon_document.gif') 0px 50% no-repeat;
	padding: 3px 0px 5px 22px;
}
    


/* Form Styles /---------------- */
    


/* Search Area Styles /---------------- */


     
/* News Listing Styles /---------------- */
    


/* Footer Styles /---------------- */

#footer {
	width: 805px;
	height: 92px;
	margin: 0px auto;
	background: #ffffff url('/images/interface/footer.gif') top left no-repeat;
	font-size: 10px;
    font: 11px Verdana, Arial, Sans-serif;
}

#footer img.logo_optus {
	width: 72px;
	height: 53px;
	float: right;
	margin: 20px 18px 0px 18px;
}

#footer_info {
	color: #999999;
	margin: 0px 0px 0px 27px;
	padding: 16px 0px 0px 0px;
/*	text-align: right;	*/
	line-height: 1.4em;
}

#footer_links {
/*	text-align: right;	*/
	margin: 4px 0px 0px 21px;
}

#footer_links a, #footer_links a:visited {
	color: #014b7a;
	background: transparent url('/images/interface/footer_link_break.gif') right 2px no-repeat;
	padding: 0px 10px 0px 6px;
	text-decoration: none;
}

#footer_links a.last {
	background: transparent none;
	padding: 0px 0px 0px 6px;
}

#footer_links a:hover {
	text-decoration: underline;
}



/* No Javascript Warning /---------------- */

#noscript_bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    -moz-opacity: 0.85;
    opacity: 0.85;
    z-index: 99999;
}

#noscript_text {
    position: absolute;
    text-align: center;
    left: 0;
    width: 100%;
    top: 30%;
    font-size: 18px;
    line-height: 1.5em;
    z-index: 100000;
    color: #ffffff;
    padding-top: 70px;
    background: url('../logo.gif') center top no-repeat;
}
