body
	{
		padding:0px;
		margin:0px;
		text-align:center;
		background:url(../images/Layout/DocumentContainerBgr.jpg);
		background-repeat:repeat;
		direction:ltr;
	}

	/* header styles */
	#HeaderContainer
	{
		background-color:blue;
		background:url(../images/Layout/HeaderContainerBgr.jpg);
		background-repeat:repeat-x;
	}
	
	#Header
	{
		margin:0px auto;
		text-align:left;
		width:949px;
	}
	
	#HeaderTop
	{
		display:block;
		width:949px;
		height:203px;
		background:url(../images/Layout/HeaderTop.jpg);
	}
	
	#LogoLink
	{
		position:relative;
		left:150px;
		top:60px;
		display:block; 
		height:115px; 
		width:210px;  
		border:0px;
		border-style:solid;
	}
	
	#HeaderBottomLeft
	{
		float:left;
		display:block;
		width:151px;
		height:54px;
		background:url(../images/Layout/HeaderBottomLeft.jpg);
		background-repeat:no-repeat;
		margin:0px;
		padding:0px;
	}
	
	#HeaderBottomRight
	{
		float:left;
		display:block;
		width:793px;
		height:54px;
		background:url(../images/Layout/HeaderBottomRight.jpg);
		background-repeat:repeat-x;
		border-right:5px solid #33567E;
		margin:0px;
		padding:0px;
	}
	
	#SubHeader
	{
		clear:both;
		display:block;
		width:949px;
		height:28px;
		background:url(../images/Layout/DocumentBgr.jpg);
		background-repeat:repeat-y;
		margin:0px;
		padding:0px;
	}
	
	/* Top menu */
	
	#TopMenu
	{
		margin:0px;
		margin-top:2px;
		margin-left:115px;
		font-family:Arial;
		font-size:14px;
		list-style:none;
	}
	
	#TopMenu ul
	{
		list-style: none;
		padding: 0px;
		margin: 0px;
	}
	
	#TopMenu li
	{
		float:left;
	}
	
	#TopMenu li a
	{
		height:30px;
		float:left;
		padding-top:13px;
		padding-left:20px;
		padding-right:20px;
		display: block;
		color: #FDFFFA;
		text-decoration:none;
		text-align:center;
	}
	
	#TopMenu li a:hover
	{
		height:30px;
		float:left;
		padding-top:13px;
		padding-left:20px;
		padding-right:20px;
		display: block;
		color: #FBCD39;
		background:url(../images/Layout/TopMenuHoverBgr.jpg);
	}
	
	#TopMenu #current a 
	{
		height:30px;
		float:left;
		padding-top:13px;
		padding-left:20px;
		padding-right:20px;
		display: block;
		color: #FBCD39;
		background:url(../images/Layout/TopMenuHoverBgr.jpg);
	}
	
	/* Document styles */
	#DocumentContainer
	{
		clear:both;
	}
	
	#Document
	{
		margin:0px auto;
		text-align:left;
		vertical-align:top;
		width:949px;
		background-repeat:repeat-y;
	}
	
	#InnerDocument
	{
		background:url(../images/Layout/DocumentBgr.jpg);
	}
	
	#LeftColumn
	{
		vertical-align:top;
		width:240px;
		padding-left:45px;
	}
	
	#RightColumn
	{
		vertical-align:top;
		width:630px;
		padding-top:0px;
		padding-bottom:20px;
		font-family:Arial;
		font-size:14px;
	}
	
	/* Top Bunner */
	#TopBanner .banneritem
	{
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom:10px;
	}
	
	#TopBanner img
	{
		border:0px;
	}
	
	/* Left menu styles */
	.LeftMenu
	{
		padding:20px;
		padding-top:12px;
		display:block;
		font-family:Arial;
		font-size:16px;
		background:url(../images/Layout/LeftMenuContainerBgr.jpg);
		background-repeat:repeat-y;
	}
	
	.LeftMenuFooter
	{
		height:9px;
		width:195px;
		display:block;
		background-image:url(../images/Layout/LeftMenuFooterBgr.jpg);
		background-repeat:no-repeat;
		background-position:top;
		margin-bottom:20px;
	}
	
	.LeftMenu ul
	{
		list-style: none;
		padding: 0px;
		margin: 0px;
	}
	
	.LeftMenu ul ul
	{
		margin:0px;
		padding:0px;
		background:url(../images/Layout/LeftMenuTopLvlBgr.jpg);
		background-repeat:repeat-x;
		background-color:#677892;
		width:175px;
	}
	
	.LeftMenu ul li
	{
		margin-bottom:15px;
	}
	
	.LeftMenu ul li .separator
	{
		font-size:16px;
		font-weight:bold;
		color: #013366;
		display: block;
		padding-bottom:5px;
		text-decoration:none;
	}
	
	.LeftMenu ul ul li
	{
		margin-bottom:0px;
	}
	
	.LeftMenu ul ul li a
	{
		color:#FFFFFF;
		font-size:14px;
		padding:10px;
		display: block;
		text-decoration:none;
	}
	
	.LeftMenu ul ul li a:hover
	{
		color:#7ED940;
		background-color:#143153;
	}
	
	.LeftMenu #current a
	{
		color:#7ED940;
		background-color:#143153;
	}
	
	/* Poll styles */
	
	#pollContainer
	{
		float:left;
		margin-top:30px;
		display:block;
		width:195px;
		font-family:Arial;
		background-color:#9f9ca5;
	}
	
	#pollContainer #header
	{
		background-color:#545782;
		color:white;
		padding:20px;
		padding-top:10px;
		padding-bottom:10px;
		font-size:16px;
		display:block;
		width:155px;
		border-bottom:5px solid #003464;
	}
	
	#pollContainer #body
	{
		padding:10px;
		padding-bottom:0px;
		font-size:12px;
	}
	
	.pollContainerFooter
	{
		height:9px;
		width:195px;
		display:block;
		background-image:url(../images/Layout/LeftMenuFooterBgr.jpg);
		background-repeat:no-repeat;
		background-position:top;
		margin-bottom:0px;
	}

	.poll
	{
		width:175px;
	}
	
	.poll thead td
	{
		padding-top:20px;
		padding-left:10px;
        }
	
	.poll td div
	{
		margin:10px;
	}
	
 	.poll .pollstableborder
	{
		float:left;
	}
	
	.poll .sectiontableentry2
	{
		padding-top:5px;
		padding-bottom:5px;
	}
	
	.poll .contentpane
	{
		float:left;
		margin-top:20px;
                background-color:#545782;
	}
	
	.pollstableborder td
	{
		padding:5px;
	}
	
	.poll .smalldark
	{
		padding:5px;
	}
	
	#poll
	{
		width:175px;
	}
	
	#pollHeader
	{
		color:#013366;
		margin-bottom:10px;
	}
	
	#poll thead td
	{
		padding-top:20px;
		padding-left:10px;
	}
	
	#poll td div
	{
		margin:10px;
	}
	
 	#poll .pollstableborder
	{
		float:left;
	}
	
	#poll .sectiontableentry2
	{
		padding-top:5px;
		padding-bottom:5px;
	}
	
	#poll .contentpane
	{
		float:left;
		margin-top:20px;
	}
	
	#pollstableborder td
	{
		padding:5px;
	}
	
	#poll .smalldark
	{
		padding:5px;
	}
	
	#BreadCrumbs
	{
		margin:5px;
		color:#003468;
	}
	
	#BreadCrumbs a
	{
		color:#647A92;
	}
	
	
	#Footer
	{
		display:block;
		width: 949px;
		height:24px;
		background:url(../images/Layout/Footer.png);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
	.mailinglist
	{
		width:175px;
	}

	/* Bottom menu */
	
	.BottomMenu
	{
		margin-top:20px;
		margin-left: auto;
		margin-right: auto;
		
		font-family:Arial;
		font-size:14px;
		width:630px;
		height:40px;
		display:block;
		
		border-bottom-width: 5px;
		border-bottom-style: solid;
		border-bottom-color: #9F9CA5;
	}
	
	.BottomMenu ul
	{
		font-family:Arial;
		font-size:14px;
		list-style: none;
		padding: 0px;
		margin: 0px;
		position:relative;
		top:0px;
	}
	
	.BottomMenu li
	{
		float:left;
	}
	
	.BottomMenu li a
	{
		height:30px;
		float:left;
		padding-top:13px;
		padding-left:20px;
		padding-right:20px;
		display: block;
		color:#003362;
		text-decoration:none;
		text-align:center;
	}
	
	.BottomMenu li a:hover
	{
		height:30px;
		float:left;
		padding-top:13px;
		padding-left:20px;
		padding-right:20px;
		display: block;
		color: #FDFFFA;
	}
	
	.BottomMenu #current a 
	{
		height:30px;
		float:left;
		padding-top:13px;
		padding-left:20px;
		padding-right:20px;
		display: block;
		color: #0F2BFF;
	}
	
	#BottomBunner
	{
		display:block;
		margin:20px;
		margin-top:0px;
		position:relative;
		left:270px;
	}
	
	#Copyright
	{
		display:block;
		height:80px;
		margin:0px;
		clear:both;
		font-family:Arial;
		color:#C8C8C8;
	}
	
	#Copyright a 
	{
		color:#C8C8C8;
	}
	
	#system-message
	{
		list-style:none;
	}

	#vmcart {
		float: right;
		margin: 18px 5px 0px 0px;
		height: 68px;
		width:  168px;
		background: url( '../images/Layout/vmcart_bg.png' ) repeat-x;
		border-top: 2px solid #153254;
		border-left: 2px solid #153254;
		border-top-left-radius: 5px 5px;
		text-decoration: none;
	}

	#vmcart_pic {
		float: left;
		margin: 22px 0px 0px 18px;
		height: 24px;
		width: 38px;
		vertical-aligne: middle;
		background: url( '../images/Layout/vmcart_img.png' ) no-repeat;
	}

	.vm_item_cnt {
		width: 20px;
		height: 20px;
		background-color: #A7A8AC;
		color: #000000;
		font-family: Arial;
		font-style: italic;
		font-size: 16px;
	}

	.vmcart_char, .vmcart_char_empty {
		margin: 26px 0px 0px 10px;
		font-family: Arial;
		font-style: italic;
		font-size: 14px;
		color: #FFFFFF;
	}

	.vmcart_char_empty {
		margin-left: 64px;
		width: 100px;
		height: 19px;
	}

	.vm_cart_tab_head {
		font-size: 12px;
		color: #595959;
		font-family: Arial;
		text-align: center;
	}

	td.vm_cart_img {
		width: 140px;
		text-decoration: none;
	}

	td.vm_cart_img img {
		float: left;
		margin: 4px 12px 0px 0px;
		width: 48px;
		height: 48px;
		border: 1px solid #50647C;
	}

	td.vm_cart_img a {
		margin-top: 4px;
		text-decoration: none;
		color: #133050;
		font-family: Arial;
		font-weight: normal;
	}

	.vm_cart_tov_name {
		margin-top: 4px;
	}

	td.vm_cart_qu {
		width: 140px;
	}

	.vm_row_qu_width {
		float: right;
	}

	.vm_coll_sku_width {
		width: 60px;
	}

.vm_total_text_block {
	width: 78%;
}

.vm_total_text {
	width: 490px;
	font-weight: bold;
	font-size: 14px;
	font-family: 'Times New Roman';
}

.vm_total, .vm_tax {
	float: right;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #FFFFFF;
}

.vm_total {
	background: #336799;
}

.vm_tax {
	margin-right: 6px;
}

.vm_cart_table {
	font-size: 18px;
	font-weight: normal;	
	font-family: Arial;
	background: #999999;
}
.vm_row_price_color {
	padding-top: 4px;
	font-size: 18px;
	color: #346699;
	font-family: Arial;
	float: right;
}

.vm_row_price_width {
	width: 100px;
}

.vm_subt_small {
	color: #51667b;
	font-size: 12px;
	width: 490px;
}

.vm_subt_big {
	font-size: 18px;
	float: right;
	color: #51667b;
}

.vm_cart_hr {
	height: 4px;
}

.vm_cart_head_text{

	color: #336799;
}

.vm_cart_head_item {
	float: right;
	margin-top: 4px;
	font-size: 13px;
	font-weight: normal; 
	color: #213A59;
}

.vm_new_info_butt_block {
	margin: 8px 0px 0px 120px;
}

.vm_new_info {
	margin-left: 20px;
	float: left;
	height: 25px;
}

#vm_ship_addr_block {
	display: none;
}

.vm_new_sh_close {
	float: left;
	margin-left: 24px;
}

.button_purchase {
	clear: both;
}
.cat_bh {
	margin-bottom: 0px;
}


#vm_bill_addr_block {
	display: none;
}

#vm_new_info_butt_block {
	display: none;
	margin: 8px 0px 0px 120px;
}

#Ticker {
	float: right;
	margin: 140px 5px 0px 0px;
	height: 18px;
	width:  568px;
	color: #42fd3a;
	font-size: 14px;
	font-family: Arial;
	text-align: right;
	font-weight: bold;
}

