

body {
	background: #FFFFFF url(../images/bg.png) repeat-x;
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: sans-serif;
	font-size: 90%;
}

p {
	text-align: justify;
}

a {
	text-decoration: none;
	font-weight: bolder;
	color: #4E626D;
	margin-bottom: 1px;
}

a:hover {
	border-bottom: 1px dotted;
	margin-bottom: 0px;
}

.center {
	margin: 0px auto 0px auto;
	width: 950px;
	padding: 0px;
	text-align: left;
}

.componentheading {
	text-align: center;
	font-size: 120%;
	font-weight: bolder;
}

table.contentpaneopen {
	width: 100%;
}

.blog h1 {
	font-size: 110%;
	font-weight: normal;
}

.blog h1 strong {
	color: #4E626D;
	font-size: 115%;
}

ul.toggle {
	list-style-image: url(../images/okmark.png);
	list-style-position: outside;
	width: 80%;
	margin: 0 auto 0 auto;
}

li.toggle {
	width: 100%;
	background: #FFFFFF url(../images/bgl.png) repeat-y;
	padding: 3px;
	font-weight: bolder;
	cursor: pointer;
	margin: 2px;
}

.toggle div {
	background-color: #FFFFFF;
	padding: 5px;
	font-weight: normal;
}

#wrapper {
	margin: 0px;
	padding: 20px 20px 0px 20px;
	border: 1px #B9C6CE solid;
	background: #FFFFFF url(../images/corner-top-left.png) no-repeat;
}

#wrapperTop {
	position: relative;
	left: 918px;
	top: -20px;
	width: 10px;
	height: 10px;
	background: #FFFFFF url(../images/corner-top-right.png) no-repeat;
}

#header {
	position: relative;
	height: 120px;
}

#headerbg {
	position: absolute;
	left: 580px;
	top: 0px;
	height: 120px;
	width: 341px;
	background: url(../images/headerbg.png) no-repeat;	
}

#logo {
	position: absolute;
	top: 5px;
	left: 30px;
	width: 200px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background: url(../images/logo.png) no-repeat;
}

#contentarea {
	margin: 0px;
}

#openLogin {
	position: absolute;
	top: 10px;
	left: 870px;	
}

#openLogin a {
	text-decoration: none;
	font-family: sans-serif;
	font-weight: bolder;
	font-size: 90%;
	color: #4E626D;
}

#closeLogin {
	position: absolute;
	top: 2px;
	left: 180px;
}

#closeLogin a {
	font-weight: bolder !important;
}

#posLogin {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

#posShoppingCart {
	position: absolute;
	top: 33px;
	left: 700px;
	width: 220px;
	text-align: right;
	font-size: 90%;
}

#posShoppingCart a {
	font-weight: normal;
}

#loginFormDiv {
	position: absolute;
	top: 8px;
	left: 720px;
	width: 180px;
	border: 1px #4E626D solid;
	padding: 15px 25px 5px 25px;
	visibility: hidden;
	z-index: 100;
	background: #B9C6CE;
	text-align: right;
}

#loginFormDiv span {
	margin-right: 40px;
}


#loginFormDiv a {
	text-decoration: none;
	font-family: sans-serif;
	font-weight: normal;
	font-size: 80%;
	color: #4E626D;
}

#loginFormDivn label {
	font-family: sans-serif;
	font-size: 80%;
	color: #4E626D;
}

#loginFormDiv input {
	font-family: sans-serif;
	font-size: 80%;
	color: #4E626D;
	border: none;
	width: 100%;
}

#form-login-username, #form-login-password, #form-login-forgot {
	text-align: left;
}

#form-login-remember input {
	width: auto;
}

#loggedin {
	position: absolute;
	top: 8px;
	left: 600px;
	width: 330px;
	background: none;
	text-align: right;	
}

#submitButton {
	background: rgb(185,198,206);
	border: 1px #4E626D solid !important;
	font-weight: bolder;
	cursor: pointer;
    	width: 70px !important;
}

#posMenu {
	position: absolute;
	top: 55px;
	left: 380px;
}

#posMenu td {
	background: url(../images/menubg.png) repeat-x;
	height: 32px;
	width: 100px;
	text-align: center;
}

#posMenu td a {
	text-decoration: none;
	font-weight: bolder;
	font-family: sans-serif;
	font-size: 90%;
	color: #4E626D;
}

#posMenu td.mainlevel_start {
	background: url(../images/menu_start.png) no-repeat;
	height: 32px;
	width: 30px;
}

#posMenu td.mainlevel_end {
	background: url(../images/menu_end.png) no-repeat;
	height: 32px;
	width: 30px;
}

#posSubmenu {
	position: absolute;
	top: 95px;
	left: 390px;
}

#posSubmenu td {
	width: 120px;
	text-align: center;
}

#posSubmenu td.mainlevel_start {
	width: 0px;
}

#posSubmenu td a {
	font-family: sans-serif;
	font-size: 90%;
	color: #4E626D;
	font-weight: normal;
	white-space: nowrap;
}

#footerspacer {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#footer {
	background: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border-top: 1px #4E626D solid;
	color: #4E626D;
	font-size: 70%;
	text-align: right;
}

#footer a {
	text-decoration: none;
	font-weight: bolder;
	color: #4E626D;
}

#flashcontent, #flashlabel {
	text-align: center;
}

#posRandomOffer {
	margin-top: 20px;
}

#posRandomOffer table {
	width: 90%;
	color: #4E626D;
}

#posRandomOffer td {
	padding: 15px 5px 0px 5px;
	border: #B9C6CE 1px solid;
	width: 30%;
}

#posRandomOffer span {
	font-weight: normal;
}

#posRandomOffer input {
	font-family: sans-serif;
	font-size: 80%;
	color: #4E626D;
	border: none;
	background-color: #B9C6CE; 
	width: 100%;
	height: auto;
	font-weight: normal;
}

.browseProductTitle {
	float: none;
	padding: 0px 3px 0px 3px;
	margin: 0px;
}

.browseProductTitle h3 {
	margin: 0px;
	text-align: center;
}

.browsePriceContainer {
	float: none;
	padding: 3px;
	text-align: right;
}

.browseProductImageContainer {
	float: none;
	padding: 0px 5px;
}

.browseProductDescription {
	float: none;
}

.vmCartContainer {
	background: #B9C6CE;
	border-color: #4E626D;
}

.addtocart_button {
	color: #4E626D;
}

.downloadSection table{
	width: 100%;
	border-bottom: #B9C6CE 1px solid;
}

.downloadSection h2{
	margin: 20px 0px 5px 0px;
	font-size: 110%;
}

.downloadProductName {
	font-weight: bolder;
	background-color: #B9C6CE;
}

