/* accessibility *//* menu links accesskeys */span.accesskey {text-decoration: none;}/* accessibility divs are hidden by default, text, screenreaders and such will show these */.accessibility, hr {/* position set so the rest can be set out side of visual browser viewport */position: absolute;/* takes it out top side */top: -999em;/* takes it out left side */left: -999em;}/* definition tags are also hidden, these are also used for accessibility menu links */dfn {position: absolute;left: -1000px;top: -1000px;width: 0;height: 0;overflow: hidden;display: inline;}/* end accessibility *//* wiki style external links *//* external links will have "(external link)" text added, lets hide it */a.external span {position: absolute;left: -5000px;width: 4000px;}a.external {/* make some room for the image, css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */padding: 0 12px 0 0;}/* colors for external links */a.external:link {color: #18507C;/* background image for the link to show wiki style arrow */background: url(https://pcmigration.com.au/uploads/NCleanBlue/external.gif) no-repeat 100% -100px;}a.external:visited {color: #18507C;/* a different color can be used for visited external links *//* Set the last 0 to -100px to use that part of the external.gif image for different color for active links external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.*/background: url(https://pcmigration.com.au/uploads/NCleanBlue/external.gif) no-repeat 100% -100px;}a.external:hover {color: #18507C;/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */background: url(https://pcmigration.com.au/uploads/NCleanBlue/external.gif) no-repeat 100% 0;background-color: inherit;}/* end wiki style external links *//* clearing *//* clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item. We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience. Do not edit if you dont know what you are doing*/.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}.clear {height: 0;clear: both;width: 90%;visibility: hidden;}#main .clear {height: 0;clear: right;width: 90%;visibility: hidden;}* html>body .clearfix {display: inline-block;width: 100%;}* html .clear {/* Hides from IE-mac \*/height: 1%;clear: right;width: 90%;/* End hide from IE-mac */}/* end clearing */
/* Stylesheet: Accessibility and cross-browser tools Modified On 2009-05-13 10:42:54 */
/* reset.css */
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

/* global style */
body {
	font:13px/1.5em Tahoma, Geneva, sans-serif;
	background:#FFF;
	color:#555;
}
em {
	font-style:italic;
}
a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a.btMore:link, a.btMore:active, a.btMore:visited {
	margin:0 !important;
	padding:0 !important;
	background: url("../../images/bt01.png") right 50% no-repeat;
	width:79px;
	height:24px;
	line-height:24px;
	font-size:12px;
	color:#FFF !important;
	text-align:center;
	text-decoration:none !important;
	display:block;
}
a.btMore:hover {
	text-shadow: 0px 0px 3px #000;
	text-decoration:none !important;
}
table td {
	vertical-align:top;
}
table.grid td {
	border-top:1px solid #F5F5F5;
	border-left:1px solid #F5F5F5;
	border-right:1px solid #EEE;
	border-bottom:1px solid #EEE;
	-webkit-border-radius: 10px;
    border-radius: 10px;
	padding: 10px;
	width:50%;
}
table.globalTable {
	margin:20px auto;
	border:1px solid #CCC;
	background:#FFF;
	-webkit-box-shadow: 0px 0px 5px #EEE; /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow:  0px 0px 5px #EEE; /* FF3.5 - 3.6 */
	box-shadow:  0px 0px 5px #EEE; /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
	behavior: url(/js/PIE.php);
}
table.globalTable tr.even {
	background:#F6F6F6;
}
table.globalTable tr:hover {
	background:#EEE;
}
table.globalTable th {
	padding:5px;
	border-bottom:1px solid #CCC;
	background:#4CF url('../../images/bg_box01.png') 0 70% no-repeat;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
	color:#2A4;
	text-align:center;
}
table.globalTable th + th {
	border-left:1px solid #CCC;
}
table.globalTable td {
	padding:7px 10px !important;
	border-bottom:1px solid #CCC;
	width:30% !important;
	color:#222;
	vertical-align:middle !important;
}
table.globalTable td + td {
	text-align:center;
}
table.globalTable tr:hover td {
	color:#2A4;
}
#holder {
	width:100%;
}
#header {
	margin:0 auto 15px;
	background:url('../../images/bg_hdr01.jpg') 50% 0 no-repeat;
	width:980px;
	height:228px;
	position:relative;
	z-index:15;
}
#logo {
	background:url('../../images/logo01.png') no-repeat;
	width:222px;
	height:178px;
	text-indent:-9999px;
	position:absolute;
	top:8px;
	left:20px;
}
#logo a {
	width:222px;
	height:178px;
	display:block;
}
#headerTxt {
	font:normal 18px/28px Arial, Helvetica, sans-serif;
	color:#222;
	position:absolute;
	right:20px;
	top:110px;
	text-align:right;
}
#headerTxt strong {
	font:bold 28px/28px Arial, Helvetica, sans-serif;
	color:#222;
}
#headerTxt a {
	color:#222;
	text-decoration:none;
}
#social {
	position:absolute;
	top:70px;
	right:20px;
}
#social img {
	margin-left:10px;
	line-height:26px;
	float:right;
}
#mainNav {
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-webkit-background-clip: padding-box; background-clip: padding-box;
	background:#7B4 url('../../images/bg_nav01.png') 0 0 repeat-x;
	width:100%;
	height:36px;
	position:absolute;
	bottom:0;
	left:0;
}
#banner {
	margin:0 auto 5px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	width:980px;
	max-height:320px;
}
#banner img, #homeLinks img {
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#content {
	margin:0 auto;
	width:980px;
	min-height:400px;
}
#content h1, #content h2, #content h3, #content h4 {
	font-weight:normal;
	color:#2A4;
	line-height:normal;
}
#content h1 {
    margin-bottom: 20px;
    padding: 0 0 5px;
    border-bottom: 2px solid #EEE;
    font-size: 30px;
	font-weight:normal;
	color:#222;
}
#content h2 {
	padding:10px 0;
	font-size:20px;
}
#content h3 {
	padding:10px 0;
	font-size:16px;
	color:#222;
}
#content h4 {
	padding:10px 0;
	font-size:14px;
}
#content p {
	padding:10px 0;
}
#content a:link, #content a:active, #content a:visited {
	color:#2A4;
	text-decoration:underline;
}
#content a:hover {
	color:#222;
	text-decoration:none;
}
#content ul, #content ol {
	list-style: none outside none;
	padding:10px 0 0 20px;
}
#content li {
	background: url("../../images/bl01.png") 0 0 no-repeat;
	line-height: 20px;
	margin-bottom: 5px;
	padding-left: 25px;
}
div#col-1 {
	margin:0 auto;
	padding: 20px 0;
	clear: both;
	display: table;
	width: 960px;
}
div#col-1 blockquote {
	padding:10px 0 5px 0;
	clear:both;
	color:#888;
	font-size:14px;
	font-style: italic;
	font-weight:normal;
}
div#col-2, div#col-3 {
	display:block;
	position:relative;
}
div#col-2 {
	width:490px;
	float:left;
}
div#col-3 {
	width:400px;
	float:right;
}
div#col-1 iframe {
	padding: 3px;
	border:1px solid #CCC;
	-webkit-box-shadow:0 0 15px -5px #DDD;
	box-shadow:0 0 15px -5px #DDD;
}
#footerHolder {
	border-top:2px solid #7B4;
	background:#2d3290 url("../../images/bg_ftr01.png") 0 0 repeat-x;
	width:100%;
	min-height:75px;
	clear:both;
}
#footer {
	margin:0 auto;
	padding:20px 0;
	width:980px;
	font-size:12px;
	color:#222;
	clear:both;
	display:table;
}
#footerTxt {
	margin:5px 0 0 20px;
	width:500px;
	line-height:11px;
	display:block;
	float:right;
	text-align:right;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {
	color:#222;
	text-decoration:none;
}
#footer a:hover {
	color:#FFF;
}
/* forms */

.cms_form {
	margin:15px 0;
	width:300px;
}
.cms_form span {
	padding:0 0 5px;
	font-size:11px;
	font-style:italic;
	color:#999;
	display:block;
}
.cms_form fieldset > div {

}
.cms_form fieldset > div label, .cms_form fieldset > label {
	padding:3px 0;
	font-weight:bold;
}
.cms_form fieldset div div label {
	font-size:11px;
	font-weight:normal;
}
.cms_form input[type=text], .cms_form input[type=password], .cms_form textarea, .cms_form select {
	margin:5px 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #999;
	background:#F9F9F9;
	width:300px;
	text-indent:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	display:block;
}
.cms_form input[type=text], .cms_form input[type=password] {
	height:22px;
	line-height:22px;
}
.cms_form textarea {
	padding:10px 0 0;
	height:100px;
}
.cms_form select {
	width:302px;
	height:22px;
	line-height:22px;
	text-indent:0;
}
.cms_form input[type=checkbox] {
	margin:0 0 5px;
}
.cms_form label + div + div {
	margin:0 0 10px;
}
.cms_form input[type=file] {
	margin:5px 0;
}
.captchapict {
	margin:0 0 5px;
	border:1px solid #999;
	clear:both;
}
.cms_submit {
	margin:5px 0 0;
	padding:0 15px;
	border:0 none;
	background: url("../../images/bt01.png") right 50% no-repeat;
	width:79px;
	height:24px !important;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-transform:lowercase;
	display:block;
	float:left;
	cursor:pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.cms_submit:hover {
	color:#222 !important;
	text-shadow: 0px 0px 3px #FFF;
	text-decoration:none !important;
}
#LoggedUsr {
	float: right;
	text-align:right;
}
/* products */
ul.category_items {
	padding:0;
	width:100%;
	list-style:none;
}
li.category_item {
	margin:10px 0 5px 40px !important;
	padding: 0 !important;
	background: none !important;
	width:185px;
	float:left;
	text-align:center;
	display:block;
}
.category_item a img, .category_item img, #item_image {
	border:1px solid #DDD !important;
}
.category_item a:hover img, div.item_thumbnails img:hover {
	border:1px solid #4CF !important;
	cursor:pointer;
}
.category_item h3 {
	font-size:14px !important;
	font-weight:bold !important;
}
.category_item h3 a {
	text-decoration:none !important;
}
.item_images {
	width:410px;
	float:left;
}
div.item_content {
	margin-left:15px;
	width:430px;
	float:left;
	display:block;
}
.item_attribute_name {
	font-weight:bold;
	color:#127;
	display: none;
}
div.item_thumbnails img {
	border:1px solid #DDD;
	margin:10px 4px 10px 0;
	width:48px;
}
/* end products */
/* Stylesheet: theme Modified On 2013-02-11 17:43:33 */
.clearb {
	clear:both;
}
#primary-nav {
	margin-left:175px;
}
#primary-nav li li {
	width:100%;
}
#primary-nav, #primary-nav ul {
	list-style:none;
	padding:0 !important;
}
#primary-nav ul {
	padding:10px 20px 5px !important;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
	background:#6A3;
	-webkit-box-shadow: 0 4px 4px 0px rgba(80, 80, 80, 0.2);
	box-shadow:  0 4px 4px 0px rgba(80, 80, 80, 0.2);
	position:absolute;
	top:auto;
	display:none;
	z-index:1000;
}
#primary-nav ul ul {
	margin-left:-1px;
	left:100%;
	top:0px;
}
#primary-nav li {
	margin:0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-webkit-background-clip: padding-box; background-clip: padding-box;
	text-align:center;
	float:left;
}
#primary-nav li li {
	margin:0;
	float:none;
	position:relative;
	text-align:left;
	font-weight:normal !important;
	line-height:normal;
}
#primary-nav > li + li {
	margin-left:30px;
}
/* Styling the basic apperance of the menu elements */
#primary-nav > li a:link, #primary-nav > li a:active, #primary-nav > li a:visited {
	padding:0 20px;
	display:block;
	font:14px/36px Tahoma, Geneva, sans-serif;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
}
#primary-nav li li a:link, #primary-nav li li a:active, #primary-nav li li a:visited {
	padding:0;
	background:none;
	font-size:12px !important;
	font-weight:normal;
	color:#FFF;
	line-height:26px;
	text-transform:none;
}
#primary-nav ul li + li {
	border-top:1px solid #7B4;
	display:block;
}	
#primary-nav li li a:hover {
	text-shadow: 0px 0px 10px #9D6;
	color:#222;
}
#primary-nav > li:hover {
	background:#6A3;
	color:#FFF;
}
/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, #primary-nav li:hover ul, #primary-nav li:hover ul ul, #primary-nav li.menuparenth ul, #primary-nav li.menuparenth ul ul {
	display:none;
}
/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, #primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, #primary-nav li.menuparenth ul, #primary-nav ul li.menuparenth ul, #primary-nav ul ul li.menuparenth ul {
	display:block;
}
/* IE Hacks */
#primary-nav li li {
	float:left;
	clear:both;
}
#primary-nav li li a {
	height:1%;
}
/********************
Footer Links
*********************/

/* hack for Internet Explorer */
* html div#footerNav {
	/* hide ie/mac \*/
   height:1%;/* end hide */
}
/* 
background-color for the entire menu row, 
covering 100% of the width and text center-aligned 
*/
div#footerNav {
	float:left;
}
/* 
the menu ul box has top and left border, 
right border is provided by the li elements 
*/
div#footerNav ul {
	margin-top:5px;
}
/* menu list items */
div#footerNav li {
	float:left; /* makes the list horizontal */
	list-style:none; /* hides the list bullet */
	font-size:12px;
	color:#FFF;
	line-height:12px;
}
div#footerNav li + li {
	margin-left:8px;
	padding-left:8px;
	border-left:1px solid #FFF;
}
/* the links, that is each list item */
div#footerNav a:link, div#footerNav a:active, div#footerNav a:visited {
	color:#FFF;
	text-decoration:none; /* no underline for links */
	display:block; /* IE has problems with this, fixed above */
}
/* hover state for links */
div#footerNav li a:hover {
	color:#222;
}
/* active parent, that is the first-level parent of a child page that is the current page */
div#footerNav li.activeparent a, div#footerNav li a.menuactive {
	color:#222;
}
div#footerNav a.activeparent:hover, div#footerNav li a.menuactive:hover {
	color:#222;
}
/* Footer */
/* Stylesheet: menu Modified On 2013-02-05 16:32:41 */
