/*Global Styles*/

body {
	background-image:url(../images/global/bg_gray_tile.jpg);
	background-repeat:repeat;
	margin: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	line-height:18px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000
}

h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000000
}

h2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000000
}

h2.contentPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3e6089;
}

h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #2e3290;
	border-bottom:1px #CCCCCC solid;
	width:180px;
}


h4 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #203149
}

/* Page Layout */

/* header */

div#pageHeaderContainer{
	width:800px;
	background:url(../images/global/bg_backgroundShadow.jpg) repeat-y;
	padding:25px 40px 0 25px;
	margin:0 auto;
}

div#Header{
	width:790px;
	background:url(../images/global/1px_blue.gif) repeat;
	padding:10px 0 0 10px;

}

div#headerOrange {
	width:780px;
	background:url(../images/global/bg_header_orange.jpg);
}

.cart {
	position:relative;
	left:350px;
	top:-35px;
}

.paypal {
	position:relative;
	left:350px;
	top:-35px;
}

/* Universal */
div#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}


/* Container */

div#pageContentContainer{
	width:800px;
	background:url(../images/global/bg_backgroundShadow.jpg) repeat-y;
	padding:0 40px 0 25px;
	margin:0 auto;
}

div#Content {
	width:790px;
	background:url(../images/global/1px_blue.gif) repeat;
	padding:0 0 0 10px;
}

div#ContentContainer {
	width:780px;
}


div#LeftMenuContainer {
	width:236px;
	height:192px;
	border-bottom:3px #CCCCCC solid;
	float:left;
}

	/* Left Menu Styles*/
	div#LeftMenuTop{
		width:236px;
		height:19px;
	}
	
	div#LeftMenuLeft{
		width:44px;
		height:173px;
		background:url(../images/global/bg_lmenu_ltile.jpg) repeat-y;
		float:left;
	}
	
	div#MenuContainer {
		width:192px;
		height:173px;
		background:url(../images/global/bg_lmenu_tile.jpg) repeat-y;
		float:right;
	}
	
	div#MenuElement {
		height:34px;
		background:url(../images/global/menu_arrow.gif) no-repeat;
		padding-left:10px;
		margin-left:5px;
	}
	.MenuElement {
		height:32px;
		background:url(../images/global/menu_arrow.gif) no-repeat;
		padding-left:10px;
		margin-left:5px;
	}
	.MenuSubElement {
		height:26px;
		border:none;
		/*background: url(../images/global/subMenu.jpg) no-repeat;*/
		vertical-align:middle;
		margin-left:5px;
	}
	div#MainImage {
	width:544px;
	height:192px;
	border-bottom:3px #CCCCCC solid;
	float:right;
}

div#HomeOJBar {
	width:768px;
	height:26px;
	background: url(../images/home/bg_orange.gif) repeat-y;
	margin-top:25px;
	padding:0 6px  0 6px;
}

div#ModuleContainer {
	width:780px;
	overflow:hidden;
	background:url(../images/home/bg_content.jpg) repeat-x;
}

div#Module {
	width:772px;
	height:136px;
	padding:0 4px 0 4px;
}

div#ModuleLowerContainer {
	width:764px;
	height:189px;
	padding:0 8px 0 8px;
}

div#ModuleLowerLeft{
	height:189px;
	width:248px;
	background:url(../images/home/bg_module.jpg) repeat-x;
	float:left;
}

div#ModuleLowerRight{
	height:189px;
	width:506px;
	background:url(../images/home/bg_module.jpg) repeat-x;
	margin-left:5px;
	float:right;
}

.moduleSpace12 {
	margin-right:10px;
}

.lowerModuleHeading{
	margin:12px 0 0 0;
}

.lowerModuleList{
	list-style:url(../images/home/list_style.gif);
	line-height:16px;
	font-size:10px;
}

div#listContainer {
	position:relative;
	top:10px;
}

div#aus {
	margin:20px 0 0 10px;
	float:left;
}

div#zealand{
	margin:50px 0 0 20px;
	float:left;
}

div#phone {
	width:130px;
	overflow:hidden;
	margin:40px 25px 0 0;
	float:right;
}

div#phoneBoxHeading {
	width:130px;
	height:20px;
	font-size:13px;
	color:#2a2e84;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #CCCCCC;
}

div#phoneBox {
	width:130px;
	height:20px;
	margin:5px 0 0 0;
	background:#2a2e84;
	padding:3px 0 0 0;
	font-size:13px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:center;
}

div#Seperator {
	width:12px;
	height:136px;
	background:url(../images/global/1px_white.gif);
}

div#leftSubContainter{
	width:236px;
	height:auto;
	float:left;
}

div#subBGFade {
	width:236px;
	height:376px;
	height:auto;
	background:url(../images/content/sub_bg.jpg) repeat-x;
}

div#SubPageContainer {
	width:780px;
	overflow:hidden;
	background:#FFFFFF;
}

div#product {
	width:236px;
	height:34px;
	background:url(../images/content/products.gif);
}

div#leftSubMenu {
	width:211px;
	height:25px;
	padding:9px 0 0 25px;
	background:url(../images/content/bg_subMenu.gif);
}

ul#leftMenu {
	margin: 0px;
	padding: 0px;
}

.leftSubMenu {
	width:211px;	
}
ul#leftMenu li {
	width:211px;
	height:25px;
	padding:9px 0 0 25px;
	background:url(../images/content/bg_subMenu.gif);
}
ul#leftMenu li a, ul#leftMenu li a:visited, ul#leftMenu li leftSubMenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	vertical-align:middle;
	text-decoration: none;
}
ul#leftMenu li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	text-decoration: none;
}

	

div#RightContent {
	width:544px;
	height:auto;
	float:right;
}
table.RightContent {
	width:544px;
	height:auto;
	float:right;
}

div#mainContentModule{
	width:518px;
	margin-left:13px;
}

div#productHeading {
	margin: 18px 0 0 0;
	padding: 0 0 5px 10px;
	border-bottom: 1px dotted #CCCCCC;
}

div#productImage {
	width:144px;
	height:164px;
	float:left;
	margin:15px 0 0 0;
	text-align:center;
	font-size:10px;
	color:#999999;
}

div#productText{
	width:350px;
	/*height:144px;*/
	float:right;
	margin:15px 0 0 0;
	padding:0 10px 10px 10px;
}

div#buyNow {
	height:50px;
	float:right;
	width: 518px;
	background:url(../images/content/bg_buynow.gif) repeat-x;
}

div#contentText {
	margin:10px 0 0 10px;
}


/* Footer */

div#pageFooterContainer{
	width:865px;
	background:url(../images/global/bg_backgroundShadow.jpg) repeat-y;

	margin:0 auto;
	overflow:hidden;
}

div#Footer{
	width:790px;
	margin:0 40px 5px 25px;
	background:url(../images/global/1px_blue.gif) repeat;
	padding:0 0 10px 10px;
}

div#FooterTextContainer {
	width:780px;
	height:67px;
	background:url(../images/global/1px_white.gif) repeat;
	border-top:1px solid #CCCCCC;
}

div#FooterCopyContainer {
	color:#737373;
	font-size:10px;
	width:320px;
	height:20px;
	margin-left:5px;
	margin-top:5px;
	float:left;
}

div#FooterLinkContainer {
	color:#737373;
	font-size:10px;
	width:335px;
	height:20px;
	margin-right:5px;
	margin-top:5px;
	float:right;
	text-align:right;
}
	
/* Simple I.D text */

div#SimpleContainer {
	color:#737373;
	margin:0 auto;
	font-size:10px;
	width:600px;
	height:20px;
	padding:12px 0 0 0;
	text-align:center;	
}

/* Link Styles */

a, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: underline
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: none
}

a.linkFooter, a.linkFooter:visited, a.linkFooter:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #737373;
	text-decoration: none;
}
a.linkFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-decoration: none;
}

a.linkLeftMenu, a.linkLeftMenu:visited, a.linkLeftMenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;	
	vertical-align:middle;
}
a.linkLeftMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #003399;
	text-decoration: none;
}

a.linkLowerList, a.linkLowerList:visited, a.linkLowerList:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: underline;
}
a.linkLowerList:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #003399;
	text-decoration: underline;
}

a.linkContent, a.linkContent:visited, a.linkContent:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CC6600;
	text-decoration: underline;
}
a.linkContent:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	text-decoration: underline;
}

a.linkSubMenu, a.linkSubMenu:visited, a.linkSubMenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	vertical-align:middle;
	text-decoration: none;
}
a.linkSubMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	text-decoration: none;
}

a img { 
	border: 0; 
	filter:alpha(opacity=100); 
	-moz-opacity: 1.0; 
	opacity: 1.0; 
}
a:hover img { 
	filter:alpha(opacity=70); 
	-moz-opacity: 0.7; 
	opacity: 0.7; 
}

/* LightBox */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 1em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/lightbox/overlay.png)}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../support/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/lightbox/overlay.png", sizingMethod="scale");