

body /* Internet Explorer */ 
{
/*	width: 987px; /* Change this to alter size of site in pixels */	      
/*	margin-left: auto; 
    margin-right: auto;
*/	
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
    text-align:center;
/*	background:url(images/main_bg.gif) repeat-x;  */
}

/* Thumbnail Image Magnifier - Start */ 

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -350px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
position: absolute;
border-width: 1;
border-color:#000;
padding: 2px;
left: -350px;
top: -100px;
opacity : 1;
transition-property : opacity; 
transition-duration : 0.3s; 

}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100px;
left: -350px; /*position where enlarged image should offset horizontally */
}

/* Thumbnail Image Magnifier - End */ 


div.mainsitecontainer {
	margin-left:auto;
	margin-right:auto;
 	width:987px;
}

body /* Mozilla Firefox, Google Chrome & Safari alignment */
{
		background-position:center;
		background-image: url(images/main_bg_fade.jpg) ;
        text-align: -moz-center;
        text-align: -khtml-center;
/*		background: #EAEAEA;  */
} 

table.sitecontainer {width: 1000px; text-align:left; background:#FFF; }
table.mainmenu		{width: 90%; text-align:center; font-family: Geneva, Arial, Helvetica, sans-serif; }

image.imagelink 	{border: none; }
img.imagelink 		{border: none; }

td.footer			{ background: url(images/footer_bg.jpg) no-repeat; text-align: left; }
tr.footer			{ vertical-align: middle; height: 85px; }
span.footer			{ font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color:#FFF; font-weight:bolder; }

/*div.sidebox_container {padding: 0px; width: 100%; height: 200%; background:#DEEFEF; }  */
div.sidebox_container {padding: 0px; width: 200px;  }

.footer a:visited 	{ font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color:#0CF; font-weight:bolder;}
.footer a:link 		{  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #0CF; font-weight:bolder;}
.footer a:hover 	{ font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: Red; font-weight:bolder;}

.mainmenu a:visited {  width:100%;height:100%; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; color:#999; font-weight:bolder;}
.mainmenu a:link 	{  width:100%;height:100%; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; color: #999; font-weight:bolder;}
.mainmenu a:hover 	{  width:100%;height:100%; background-color: #DDD; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; color: #066; font-weight: bold;}
.mainmenu td:hover 	{  background-color: #DDD; }

input[type=text], textarea {
@include box-shadow(0 0 5px rgba(81, 203, 238, 1));
padding: 3px 0px 3px 3px;
margin: 5px 1px 3px 0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}

input[type=text]:focus, textarea:focus {
@include box-shadow(0 0 5px rgba(81, 203, 238, 1));
padding: 3px 0px 3px 3px;
margin: 5px 1px 3px 0px;
border: 2px solid rgba(81, 203, 238, 1);
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}

span.bodytext_normal {
	padding-top: 5px;
	font-size: 12px;
/*	font-weight: normal; */
/*	font-family: "Trebuchet MS", "Andale Mono", Imapct, Tahoma, Geneva, sans-serif, "Lucida Grande", "Lucida Sans Unicode", Helvetica, Verdana, Arial ;  */
	font-family: Geneva, Arial, Helvetica, sans-serif;   
/*	font-family: 'Play', sans-serif; */
/*	font-weight: 300;  */
	color:#333;
	text-align: left;
	text-decoration:none;
}

a.bodytext_normal {
	color:blue;
	a
	text-decoration:none;
}

span.bodytext_lightweight {
	padding-top: 2px;
	padding-bottom: 2px;	
	font-size: 10px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#BBB;
	text-align: left;
	text-decoration:none;
}

span.bodytext_keyword {
	padding-top: 0px;
	padding-bottom: 0px;	
	font-size: 10px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FCFCFC;
	text-align: left;
	text-decoration:none;
}

span.bodytext_error {
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:red;
	text-align: left;
	text-decoration:none;
}

span.bodytext_feature {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height:25px;
	font-size: 16px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:gray;
	text-align: right;
	text-decoration:none;
}

span.bodytext_header1 {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height:30px;
	font-size: 25px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:black;
	text-align: right;
	text-decoration:none;
}


span.bodytext_vcr_links {
	padding: 0px;
	align: right;
}

span.bodytext_tiny {
	padding-top: 2px;
	font-size: 10px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: gray;
	text-align: right;
	text-decoration:none;
}

.bodytext_normal a:visited {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color:#333; font-weight:normal;}
.bodytext_normal a:link {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color:#333; font-weight:normal;}
.bodytext_normal a:hover {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color:#C00; font-weight:normal;}

.bodytext_vcr_links a:visited {text-align: right; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; color:#069; font-weight:bold;}
.bodytext_vcr_links a:link {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; color:#069; font-weight:bold;}
.bodytext_vcr_links a:hover {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration: none; color:#C00; font-weight:bold;}

.bodytext_point_heading a:visited {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; color:#069; font-weight:bold;}
.bodytext_point_heading a:link {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; color:#069; font-weight:bold;}
.bodytext_point_heading a:hover {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; color: #C00; font-weight:bold;}

td.table_separator_top_left { border-top:dotted 1px #CCC; border-left:dotted 0px #CCC;}
td.table_separator_left { border-left:dotted 0px #CCC; }
							 
span.bodytext_subheading {
	padding-top: 5px;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#069;
	text-align: left;
}

span.bodytext_point_heading {
	padding-top: 5px;
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#069;
	text-align: left;
}

span.bodytext_small_heading {
	padding-top: 5px;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#069;
	text-align: left;
	text-decoration: none;
}

span.bodytext_heading1 {
	padding-top: 5px;
	overflow: hidden;
	font-size: 18px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#900;
	text-align: left;
}

span.bodytext_heading1_plain {
	padding-top: 5px;
	overflow: hidden;
	font-size: 18px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: black;
	text-align: left;
}

span.bodytext_point_subheading {
	padding-top: 5px;
	overflow: hidden;
	font-size: 12px;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #C00;
	text-align: left;
}



td.loggedInMenuCell {width: 150px; border: solid; border-width: 1px; border-color: #CCC; background-color:#EEEEEE; }
td.sideboxMenuCell {width: 250px; border: solid; border-width: 1px; border-color: #CCC; background-color:#EEEEEE; }
td.sideboxAdvertsCell {background:#FFC; border:thin #666;}
td.sidebox_right {background:url(images/vert_separator.png) repeat-y;}



#cover {
display:none;
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
background:#000;
filter:alpha(Opacity=50);
opacity:0.5;
z-index:2000;
-moz-opacity:0.5;
-khtml-opacity:0.5
}

#loginBox {
text-align: left;
display:none;
width:800px;
height:300px;
top:200px;
position:absolute;
z-index:2001;
margin-left: 100px;
background:white;
padding:10px;
font:10pt tahoma;
border:2px solid gray
}

input.loginfield {

	font-size: 16px;
	font-weight:bolder;
	height: 30px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
    background-color:#DEEFEF;
    padding-top: 5px;
}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 0;
text-decoration: none;
}

.thumbnail a{
border:none;
text-decoration: none;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px solid #999;
visibility: hidden;
text-decoration: none;
font-size: 12px;
font-weight: normal;
font-family: Geneva, Arial, Helvetica, sans-serif;
text-align: left;
color: #BBB;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -320px;
left: 10px; /*position where enlarged image should offset horizontally */
text-decoration: none;
}


























.smallprice {	height: 15px;
	padding-top: 1px;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: center;
}
ul#mainnav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background-color: #F3F3F3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
ul#mainnav li {
	display: block;
	border-top: 1px solid #D7D7D7;
	background: transparent;
	text-decoration: none;
	}
ul#mainnav li a{
	display: block;
	margin: 0px;
	padding: 3px 1%;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	width: 100%;
	}
	ul#mainnav li p {
	padding: 1%;
	text-align: left;
	text-decoration: none;
		}
	ul#mainnav li a:hover {
	color: #002d62;
	margin: 0px;
	text-decoration: none;

	}
ul#mainnav ul.subnav {
	margin: 0px;
	padding: 0px;
	z-index: 0;
	text-align: left;
	text-decoration: none;

	}
#mainpanel {
	background-position: center;
	text-align: left;
	text-decoration: none;
}
#mainnav {
	text-decoration: none;
}
ul#mainnav ul.subnav li {
	background-repeat: repeat-y;
	background-position: center top;
	margin-left: 1px;
	padding-left: 0px;
	color: #666666;
	display: block;
	margin-right: 0px;
	font-size: 12px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;

	}
ul#mainnav ul.subnav li a {
	color: #333333;
	width: 170px;
	text-align: left;
	text-indent: 20px;
	font-size: 12px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
ul#mainnav ul.subnav li a:hover {
	color: #990000;
	background: #ffffff;
	font-size: 12px;
	text-decoration: none;
	border-bottom-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
.menutitle {
	MARGIN-TOP: 8px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-LEFT: 3px;
	OVERFLOW: hidden;
	COLOR: #333333;
	PADDING-TOP: 12px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
	background-image: url(../images/default_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	text-decoration: none;
	height: 18px;
}
.contents {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	OVERFLOW: hidden;
	font-style: normal;
	text-decoration: none;
	margin-left: 6px;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 161px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.menuclose {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	OVERFLOW: hidden;
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	HEIGHT: 18px;
	width: 172px;
	background-image: url(../images/default_24.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-style: normal;
	line-height: 9px;
	padding-right: 10px;
	padding-top: 3px;
	text-align: center;
	margin-right: 8px;
	margin-left: 3px;
	margin-bottom: 2px;
	bottom: auto;
}
#container {
	width: 172px;
	margin-left: 5px;
	padding-bottom: 1px;
}

.loginbox {
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3.toggler {
	margin-top: 10px;
	margin-bottom: 0px;
	cursor: default;
}


.login {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	vertical-align: top;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 15px;
}
.errornotify {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.loginbackground {
	background-image: url(../images/default_26.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.content {
	margin-left: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 200px;
	height: 200px;
}

.loginerror {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.contents a {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	OVERFLOW: hidden;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.pad {
	padding-left: 5px;
}

.contents a:hover {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	OVERFLOW: hidden;
	font-style: normal;
	margin-left: 1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.errornotify a {
	font-size: 14px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.welcomemessage {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	vertical-align: top;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 2px;
	padding-left: 15px;
}
.welcomecontent {
	margin-left: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 10px;
}
.welcomecontent2 {
	margin-left: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	padding-left: 40px;
}
.welcomecontent3 {
	margin-left: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding-left: 20px;
}

.search {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333333;
}
.search a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #333333;
	text-decoration: none;
}
.search a:hover {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.searchmini {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.searchbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.searchmini a {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.searchmini a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.mainbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.mainbox td {
}
.mainboxtl {
	text-decoration: none;
	background-image: url(../images/default_40.gif);
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
}
.mainboxt {
	text-decoration: none;
	background-image: url(../images/default_44t.jpg);
	height: 16px;
	background-repeat: repeat-x;
}
.mainboxtr {
	text-decoration: none;
	background-image: url(../images/default_41.gif);
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
}
.mainboxl {
	text-decoration: none;
	background-image: url(../images/default_47l.gif);
	width: 16px;
	background-repeat: repeat-y;
}
.mainboxr {
	text-decoration: none;
	background-image: url(../images/default_46r.gif);
	width: 16px;
	background-repeat: repeat-y;
}
.mainboxbl {
	text-decoration: none;
	background-image: url(../images/default_42.gif);
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
}
.mainboxb {
	text-decoration: none;
	background-image: url(../images/default_45b.gif);
	background-repeat: repeat-x;
}

.mainboxbr {
	text-decoration: none;
	background-image: url(../images/default_43.gif);
	height: 16px;
	width: 16px;
	background-repeat: no-repeat;
}
.mainboxcontent {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.mainboxheading {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #534B2D;
}
.mainentrytop {
	background-image: url(../images/default_50.gif);
	height: 155px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 240px;
	text-align: center;
	vertical-align: top;
}
.mainentrycontent {
	height: 110px;
	width: 100%;
	font-size: 12px;
	font-weight: normal;
}
.mainentryheading {
	text-decoration: none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bolder;
	height: 20px;
	overflow: hidden;
	text-indent: 15px;
	padding-top: 10px;
	text-align: left;
	line-height: 25px;
}
#container #content .accordion {
	width: 172px;
}

.mainentrypicture {
	height: 100px;
	padding-top: 1px;
	overflow: hidden;
}
.mainentrylink {
	text-decoration: none;
	width: 100%;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.mainentrylink a {
	color: #0033CC;
	text-decoration: underline;
}

.mainentry {
	width: 100%;
	top: auto;
	vertical-align: top;
}

.mainentrypicturebig {
	height: 110px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
}
.mainentryflash {
	height: 206px;
	overflow: hidden;
	background-color: #FFFFFF;
	text-align: center;
}
.mainentrypictures {
	height: 110px;
	padding-top: 2px;
	padding-bottom: 2px;
	overflow: hidden;
	text-align: center;
}
h3 {
	OVERFLOW: hidden;
	COLOR: #333333;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	top: 0px;
}
.accordion {
	OVERFLOW: hidden;
}
h3 a {
	OVERFLOW: hidden;
	COLOR: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.toploginbackground {
	background-image: url(../images/default_60.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.logintosite {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	vertical-align: top;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.usernamepass {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.usernamepassbox {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 15px;
}
.loginmainbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.retrylogin {
	overflow: hidden;
	background-color: #FFFFFF;
}
.loginerrorContact {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.loginerrorContact a {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.loginerrorContact  a:hover  {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.prodheading {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	OVERFLOW: visible;
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
.prodlistitems {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	OVERFLOW: hidden;
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	padding-top: 3px;
	text-align: left;
	vertical-align: top;
}
.prodprice {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	vertical-align: super;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.proddropbox {
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.prodlistitems a {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	OVERFLOW: hidden;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	margin-left: 5px;
	padding-top: 3px;
}
.prodlistitems a:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	OVERFLOW: hidden;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	margin-left: 5px;
	padding-top: 3px;
}
.prodmainheading {
	text-decoration: none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bolder;
	height: 25px;
	overflow: hidden;
	text-indent: 15px;
	padding-top: 10px;
}
.mainentrycode {
	height: 15px;
	padding-top: 1px;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.mainentrysmpic {
	height: 106px;
	padding-top: 1px;
	overflow: hidden;
	width: 100px;
	text-align: center;
}
.mainentrycode a {
	height: 15px;
	padding-top: 1px;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.mainentrycode a:hover {
	height: 15px;
	padding-top: 1px;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: blink;
}

.mainentrydesc {
	padding-top: 1px;
	overflow: hidden;
	height: 80px;
	font-size: 10px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.mainentrydesc a {
	padding-top: 1px;
	overflow: hidden;
	height: 80px;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #000000;
}
.mainentrydesc a:hover {
	padding-top: 1px;
	overflow: hidden;
	height: 80px;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	text-align: left;
}
.searchfilter {
	font-size: 12px;
	font-weight: lighter;
	color: #333333;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.searchresulthead {
	text-decoration: none;
	width: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
}
.prodstock {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	OVERFLOW: hidden;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	padding-top: 3px;
}
.prodcategory {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	OVERFLOW: hidden;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	padding-top: 3px;
}
.prodfeatures {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.prodmoreinfo {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	OVERFLOW: hidden;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
.prodrelatedlinks {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	OVERFLOW: hidden;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	padding-top: 3px;
}
.proddescriptionttl {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	OVERFLOW: hidden;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	padding-top: 3px;
}
.itemlist {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	OVERFLOW: visible;
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
}
.ordernumber {
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.orderaccountrep {
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.itemrabox {
	FONT-WEIGHT: normal;
	OVERFLOW: hidden;
	font-style: normal;
	text-align: right;
}
.itembalance {
	FONT-WEIGHT: bold;
	OVERFLOW: hidden;
	text-align: right;
	font-size: 14px;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 5px;
}
.itembalancelist {
	FONT-WEIGHT: bold;
	OVERFLOW: hidden;
	text-align: right;
	font-size: 24px;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-indent: 20px;
}
.itemdefault {
	FONT-WEIGHT: normal;
	OVERFLOW: hidden;
	font-style: normal;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.itemunpaid {
	FONT-WEIGHT: normal;
	OVERFLOW: hidden;
	font-style: normal;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.itemtrans {
	FONT-WEIGHT: bold;
	OVERFLOW: hidden;
	font-style: normal;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.itemdefaulthead {
	FONT-WEIGHT: bold;
	OVERFLOW: hidden;
	font-style: normal;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.itemunpaidhead {
	FONT-WEIGHT: bold;
	OVERFLOW: hidden;
	font-style: normal;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.prodcode {
	font-size: 10px;
	color: #000000;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.prodcode a {
	font-size: 10px;
	color: #000000;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.prodcode a:hover {
	font-size: 10px;
	color: #666666;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.proddescription {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	OVERFLOW: hidden;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 20px;
}
.proddescription a {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-top: 3px;
}
.proddescription a:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	OVERFLOW: hidden;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	padding-top: 3px;
}
.prodbasket {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	OVERFLOW: visible;
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-align: right;
}
.invoicehead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #534B2D;
	text-align: right;
}
.invoicenumber {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.invoicedelivery {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.invoicedeliveryhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.invoiceitems {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.invoiceproduct {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
.invoicesupplier {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.invoicereprint {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #999999;
	text-align: right;
}
.invoicereprice {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-align: right;
}
.invoiceproductright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	vertical-align: top;
}







.prodtick {
	text-align: right;
}
.ordernumber {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.orderhead1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #534B2D;
	text-align: left;
	vertical-align: top;
}
.orderhead2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.orderhead3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	padding: 5px;
	background-color: #F0F0F0;
}
.ordermaintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.orderdropbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.orderpoint {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.ordernotes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	font-style: italic;
}
.orderlistitems {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.orderlisthead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.orderbutton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.orderfield {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.orderagree {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-decoration: none;
}
.orderagree a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	text-decoration: underline;
}
.orderconhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}
.ordercon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
}
.login {
	MARGIN-TOP: 8px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-LEFT: 3px;
	OVERFLOW: hidden;
	COLOR: #333333;
	PADDING-TOP: 12px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
	background-image: url(../images/default_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	text-decoration: none;
	height: 18px;
}
.about {
	MARGIN-TOP: 8px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-LEFT: 3px;
	OVERFLOW: hidden;
	COLOR: #333333;
	PADDING-TOP: 12px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
	background-image: url(../images/default_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	text-decoration: none;
	height: 18px;
}
.careers {
	MARGIN-TOP: 8px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-LEFT: 3px;
	OVERFLOW: hidden;
	COLOR: #333333;
	PADDING-TOP: 12px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
	background-image: url(../images/default_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	text-decoration: none;
	height: 18px;
}
.reseller {
	MARGIN-TOP: 8px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-LEFT: 3px;
	OVERFLOW: hidden;
	COLOR: #333333;
	PADDING-TOP: 12px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
	background-image: url(../images/default_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	text-decoration: none;
	height: 18px;
}
.contact {
	MARGIN-TOP: 8px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-LEFT: 3px;
	OVERFLOW: hidden;
	COLOR: #333333;
	PADDING-TOP: 12px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
	background-image: url(../images/default_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	text-decoration: none;
	height: 18px;
}
.account {
	MARGIN-TOP: 8px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-LEFT: 3px;
	OVERFLOW: hidden;
	COLOR: #333333;
	PADDING-TOP: 12px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
	background-image: url(../images/default_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	text-decoration: none;
	height: 18px;
}
.promo {
	MARGIN-TOP: 8px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-LEFT: 3px;
	OVERFLOW: hidden;
	COLOR: #333333;
	PADDING-TOP: 12px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
	background-image: url(../images/default_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	text-decoration: none;
	height: 18px;
}
.general {
	MARGIN-TOP: 8px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-LEFT: 3px;
	OVERFLOW: hidden;
	COLOR: #333333;
	PADDING-TOP: 12px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
	background-image: url(../images/default_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	text-decoration: none;
	height: 18px;
}
.product {
	MARGIN-TOP: 8px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-LEFT: 3px;
	OVERFLOW: hidden;
	COLOR: #333333;
	PADDING-TOP: 12px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
	background-image: url(../images/default_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	text-decoration: none;
	height: 18px;
}
.download {
	MARGIN-TOP: 8px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-LEFT: 3px;
	OVERFLOW: hidden;
	COLOR: #333333;
	PADDING-TOP: 12px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
	background-image: url(../images/default_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	text-decoration: none;
	height: 18px;
}
.mainboxcontent a {
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
}
.logout {

	MARGIN-TOP: 8px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-LEFT: 3px;
	OVERFLOW: hidden;
	COLOR: #333333;
	PADDING-TOP: 12px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
	background-image: url(../images/logout.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	text-decoration: none;
	height: 18px;
}
.help {
	MARGIN-TOP: 8px;
	PADDING-LEFT: 10px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	MARGIN-LEFT: 3px;
	OVERFLOW: hidden;
	COLOR: #333333;
	PADDING-TOP: 12px;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	width: 170px;
	background-image: url(../images/default_14.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-style: normal;
	text-decoration: none;
	height: 18px;
}
ul#prodfeatures {
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	text-indent: -20px;
	line-height: 10px;
}
.orderhead3 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	padding: 5px;
	background-color: #F0F0F0;
}
.usernamepass a {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
