/* CSS Document *//************************************************************************	Site:		Microsoft Art Collection	Author:		eROI		[www.eroi.com]  	Listing Order:	==============	1 - Global	2 - Nav	3 - Footer	4 - Product List	5 - Shopping Cart	6 - Enter Info	7 - Verify Info	8 - Process Payment************************************************************************//***********************************************************************	1 - Global************************************************************************/body {	font-family:Tahoma, Helvetica, Arial, sans-serif;	color:#77838d;	font-size:11px;	line-height:16px;	margin:0;}html, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, form, input, select, div, p, img, table, td { 	margin: 0 auto; 	padding: 0; }#results_category_title {	color:#77838d;	font-family:Tahoma, Helvetica, Arial, sans-serif;	font-size:16px;	padding:15px 0 20px 15px;	line-height:20px;}#header {	width:791px;	height:83px;}#container {	width:789px;	border: 1px solid #85aecd;	border-top:none;}#left {	width:531px;	float:left;	border-right: 1px solid #b0cbdf;	margin-left:15px;}#right {	width:242px;	float:left;	}#left a {	text-decoration:none;	color:#77838d;}.clear {	clear:both;}.blueText {	color:#005696;}/***********************************************************************	2 - Nav************************************************************************/#nav {	width:791px;	height:35px;	background-image:url(/images/navBg.jpg);	}#nav a {	color:#FFFFFF;	text-decoration:none;}.bullet a {	float:left;	font-family:Tahoma, Helvetica, Arial, sans-serif;	font-size:11px;	color:#FFFFFF;	margin-left:11px;	background-image:url(/images/blueBullet.jpg);	background-repeat:no-repeat;	padding-left:17px;	padding-top:10px;}.bullet a:hover {	float:left;	font-family:Tahoma, Helvetica, Arial, sans-serif;	font-size:11px;	color:#FFFFFF;	margin-left:11px;	background-image:url(/images/whiteBullet.jpg);	background-repeat:no-repeat;	padding-left:17px;	padding-top:10px;}#navSecure {	width:791px;	height:35px;	background-image:url(/web/neuro7.com/images/navBg.jpg);	}#navSecure a {	color:#FFFFFF;	text-decoration:none;}.bulletSecure a {	float:left;	font-family:Tahoma, Helvetica, Arial, sans-serif;	font-size:11px;	color:#FFFFFF;	margin-left:11px;	background-image:url(/web/neuro7.com/images/blueBullet.jpg);	background-repeat:no-repeat;	padding-left:17px;	padding-top:10px;}.bulletSecure a:hover {	float:left;	font-family:Tahoma, Helvetica, Arial, sans-serif;	font-size:11px;	color:#FFFFFF;	margin-left:11px;	background-image:url(/web/neuro7.com/images/whiteBullet.jpg);	background-repeat:no-repeat;	padding-left:17px;	padding-top:10px;}/***********************************************************************	3 - Footer************************************************************************/#ecomContactLeft {	width:546px;	float:left;	height:60px;	border-right: 1px solid #b0cbdf;}#ecomContactRight {	width:232px;	float:left;		text-align:right;}#footer {	height:100px;	width:791px;}#copy {	font-size:10px;	padding-top:10px;	float:left;	}#bottomNav {	float:right;	width:500px;	padding-top:10px;}/***********************************************************************	4 - Product List************************************************************************/.contactBuy {	text-align:right;	padding:0 10px 10px 0;	float:right;}#results {	margin-left:13px;	margin-right:20px;	}.results_col1 {	height:120px;}#results img {	border:1px solid #90b6d2;	margin-right:10px;	float:left;}.results_add_to_cart_small {	margin:23px 0 0 0;	float:left;}#bottomNav ul {	list-style-type:none;	}#bottomNav ul li {	float:left;	padding-left:20px;	font-size:10px;}#bottomNav ul li a {	color:#77838d;}.results_prod_quantity_col1 select {	/*display:block;	float:left;	margin-top:29px;*/	display:none;}.results_price {	margin-left:5px;}/***********************************************************************	5 - Shopping Cart************************************************************************/.shoppingCart h2 {	color:#77838d;	font-family:Tahoma, Helvetica, Arial, sans-serif;	font-size:16px;	padding:0 0 20px 0;	line-height:20px;	font-weight:normal;}.shoppingCart {	padding:0 15px 0 0;	width:516px;}.littletext {	font-family:Tahoma, Helvetica, Arial, sans-serif;	color:#77838d;	font-size:11px;	line-height:16px;	padding-bottom:10px;}.littletabletext{	width:110px;	text-align:center;	font-size:11px;	line-height:16px;}td.TitleBar {	height:25px;}.bodystyle {	padding-bottom:10px;	font-size:11px;	line-height:16px;}.shopping_cart_prod_thumbnail {	padding-bottom:10px;}#calculate {	padding-right:10px;}/***********************************************************************	6 - Enter Info************************************************************************/.checkout_account_links {	margin:10px 0 10px 15px;}a.setup_account_link {	width:490px;	display:block;	margin-bottom:5px;	text-align:right;}a.no_login_link {	width:490px;	display:block;	margin-bottom:5px;	text-align:right;}a.login_link {	width:490px;	display:block;	text-align:right;}.TitleBar h2 {	color:#77838d;	font-family:Tahoma, Helvetica, Arial, sans-serif;	font-size:16px;	padding:0 0 20px 0;	line-height:20px;	font-weight:normal;}#billzip {	padding-left:10px;}#shipzip {	padding-left:10px;}/***********************************************************************	7 - Verify Info************************************************************************/.verifyInfoDisplayCheckoutForm {	margin-left:15px;}a.checkout_my_account_link2 {	color:#77838d;	font-family:Tahoma, Helvetica, Arial, sans-serif;	font-size:16px;	padding:0 0 20px 0;	line-height:20px;	display:block;}a.checkout_my_account_link {	color:#77838d;	font-family:Tahoma, Helvetica, Arial, sans-serif;	font-size:14px;	padding:0 0 20px 0;	line-height:20px;	display:block;}a.checkout_shopping_cart_link {	color:#77838d;	font-family:Tahoma, Helvetica, Arial, sans-serif;	font-size:14px;	padding:0 0 20px 0;	line-height:20px;	display:block;}.shippingMethod {	margin-bottom:20px;}.commentArea {	margin-bottom:10px;}.outerTable {	margin:0;}.shippingTable {	margin-left:50px;}.checkout_shopping_cart_link {	margin-left:15px;}.verifyInfoDisplayProducts {	margin-top:15px;}#history td {	text-align:center;}#history td.TitleBar {	font-weight:bold;}.minorHeading {	font-weight:bold;}/***********************************************************************	8 - Process Payment************************************************************************/.TitleBar2 {	padding:10px 0 15px 0;	color:#77838d;	font-family:Tahoma, Helvetica, Arial, sans-serif;	font-size:16px;	padding:10px 0 20px 0;	line-height:20px;}.process {	margin-left:10px;}.bodystyle2 {	padding-bottom:10px;	font-size:11px;	line-height:16px;	padding-right:15px;}#credit td {	padding-right:10px;}#credit {	margin-bottom:15px;}