/*
	css/style.css
	*/
	
	body {
		background-color: #001423;
		background-image: url('images/bg.gif');
		background-repeat: repeat-x;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin-top: 0px;
		color: #ccc;
	}
	
	#silverWrapper {
		color: #000;
	}
	
	input.ssButton {
		font-size: 30px;
		font-weight: bold;
		color: #29791A;
	}
	
	#cartTable {
		color: #000;
	}
	
	.ssShoppingCartItemRow {
		color: #000;
	}
	
	.redtext {
		color: #FF0000;
	}
	
	.redtext a, .redtext a:visited, .redtext a:active {
		color: #FF0000;
	}
	
	.redtext a:hover {
		color: #FF0000;
	}
	
	a, a:visited, a:active {
		color: #0066FF;
	}
	
	a:hover {
		text-decoration: none;
	}
	
	#c {
		width: 800px;
		text-align: left;
	}
	
	#zune_main {
		background-image: url('images/main/zune_top_products_right_sid.gif');
		background-repeat: no-repeat;
		width: 510px;
		height: 175px;
		padding-top: 25px;
		padding-left: 10px;
		padding-right: 20px;
		color: #000;
	}
	
	#nav {
		float: left;
		height: 57px;
		width: 800px;
		padding: 0px;
		list-style: none;
		background-image: url('images/navigation/nav_default_bg.gif');
		background-repeat: repeat-x;
		margin: 0px;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	
	#nav li {
		float: left;
		margin: 0px;
		padding: 22px 2px 21px 0px;
		list-style: none;
		background-image: url('images/navigation/nav_divider.gif');
		background-repeat: no-repeat;
		background-position: top right;
	}
	
	#nav a {
		color: #fff;
		padding: 22px 10px 21px 10px;
	}
	
	#nav a:hover {
		background-image: url('images/navigation/nav_over.gif');
		background-repeat: repeat-x;
		padding: 22px 10px 21px 10px;
	}
	
	#nav li#left {
		background-image: url('images/navigation/nav_left_side.gif');
		background-repeat: no-repeat;
		background-position: top left;
		padding: 0px;
		width: 8px;
		height: 57px;
		margin: 0px;
	}
	
	#nav li#right {
		background-image: url('images/navigation/nav_right_side.gif');
		background-repeat: no-repeat;
		background-position: top right;
		float: right;
		padding: 0px;
		width: 8px;
		height: 57px;
		margin: 0px;
	}

	/*
		IE Fix
		*/
		
			* html #nav {
				height: 57px;
				width: 800px;
				padding: 0px;
				list-style: none;
				background-image: url('images/navigation/nav_default_bg.gif');
				background-repeat: repeat-x;
				margin: 0px;
			}
			
			* html #nav li {
				float: left;
				margin: 0px;
				padding: 22px 2px 21px 0px;
				list-style: none;
				background-image: url('images/navigation/nav_divider.gif');
				background-repeat: no-repeat;
				background-position: top right;
			}
			
			* html #nav a {
				color: #fff;
				padding: 22px 10px 21px 10px;
			}
			
			* html #nav a:hover {
				background-image: url('images/navigation/nav_over.gif');
				background-repeat: repeat-x;
				padding: 22px 10px 20px 10px;
			}
			
			* html #nav li#left {
				background-image: url('images/navigation/nav_left_side.gif');
				background-repeat: no-repeat;
				background-position: top left;
				padding: 0px;
				width: 8px;
				height: 57px;
				margin: 0px;
			}
			
			* html #nav li#right {
				background-image: url('images/navigation/nav_right_side.gif');
				background-repeat: no-repeat;
				background-position: top right;
				float: right;
				padding: 0px;
				width: 8px;
				height: 57px;
				margin: 0px;
			}
	
	.dblue_left {
		background-image: url('images/boxes/dark_blue_left_side.gif');
		background-repeat: no-repeat;
		background-position: top left;
		width: 5px;
		height: 194px;
		float: left;
	}
	
	.dblue {
		background-image: url('images/boxes/dark_blue_middle.gif');
		background-repeat: repeat-x;
		height: 194px;
		/* margin-top: 81px; */
		margin-top: 10px;
	}
	
	/*
		IE Fix
		*/
		
		* html .dblue {
			background-image: url('images/boxes/dark_blue_middle.gif');
			background-repeat: repeat-x;
			height: 194px;
			margin-top: 10px;
		}
	
	.dblue2 {
		background-image: url('images/boxes/dark_blue_middle.gif');
		background-repeat: repeat-x;
		height: 194px;
		margin-top: 15px;
	}
	
	.dblue_right {
		background-image: url('images/boxes/dark_blue_right_side.gif');
		background-repeat: no-repeat;
		background-position: top right;
		width: 5px;
		height: 194px;
		float: right;
	}
	
	.lblue_left {
		background-image: url('images/boxes/light_blue_left_side.gif');
		background-repeat: no-repeat;
		background-position: top left;
		width: 5px;
		height: 194px;
		float: left;
	}
	
	.special_left {
		background-image: url('images/boxes/special_left.gif');
		background-repeat: no-repeat;
		background-position: top left;
		width: 12px;
		height: 241px;
		float: left;
	}
	
	.special_right {
		background-image: url('images/boxes/special_right.gif');
		background-repeat: no-repeat;
		background-position: top right;
		width: 161px;
		height: 241px;
		float: right;
	}
	
	.special {
		background-image: url('images/boxes/special_middle.gif');
		background-repeat: repeat-x;
		height: 241px;
		margin-top: 81px;
	}
	
	.special_box {
		margin-top: 5px;
		background-color: #FFC47D;
		padding: 5px;
		width: 600px;
		border: 1px solid #F5B465;
	}
	
	.special_list {
		list-style-image: url('images/boxes/special_arrow.gif');
		font-size: 20px;
	}
	
	.special_desc {
		color: #41680A;
		font-size: 12px;
	}
	
	.special_price {
		color: #F70000;
		font-weight: bold;
		font-size: 17px;
	}
	
	.special_buy {
		font-weight: bold;
	}
	
	.pspecial_box {
		margin: 0px;
		padding: 0px;
	}
	
	/* IE Fix */
	
		* html .special {
			background-image: url('images/boxes/special_middle.gif');
			background-repeat: repeat-x;
			height: 241px;
			margin-top: 11px;
		}
	
	h1.specials {
		color: #467700;
	}
		
	.special_container {
		padding: 10px;
		color: #000;
	}
	
	.checkout_notice {
		background-image: url('images/secure_checkout.gif');
		background-repeat: no-repeat;
		height: 56px;
		padding-left: 221px;
		margin-top: 10px;
		padding-top: 5px;
	}
	
	.checkout_notice2 {
		background-image: url('images/secure_checkout.gif');
		background-repeat: no-repeat;
		height: 56px;
		padding-left: 221px;
		margin-top: 10px;
		padding-top: 5px;
		border: 2px solid #C10000;
	}
	
	.ss_example {
		padding-right: 10px;
		padding-bottom: 10px;
	}
	
	.news_image {
		margin-top: 14px;
		margin-right: 10px;
	}
	
	.news_image2 {
		margin-top: 14px;
		display: block;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 10px;
	}
	
	.right_p {
		float: right;
		position: relative;
		padding-bottom: 5px;
	}
	
	.product_t {
		margin-bottom: 25px;
	}
	
	.lblue {
		background-image: url('images/boxes/light_blue_middle.gif');
		background-repeat: repeat-x;
		height: 194px;
		margin-top: 15px;
	}
	
	.lblue_right {
		background-image: url('images/boxes/light_blue_right_side.gif');
		background-repeat: no-repeat;
		background-position: top right;
		width: 5px;
		height: 194px;
		float: right;
	}
	
	.blue_contaniner {
		padding: 10px;
		color: #ccc;
	}
	
	.boxes {
		padding-top: 10px;
		padding-right: 10px;
	}
	
	.boxes2 {
		padding-top: 10px;
		padding-left: 10px;
	}
	
	.boxes3 {
		padding-top: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
	}
	
	.right {
		float: right;
		position: relative;
		margin-top: 15px;
	}
	
	.right2 {
		float: right;
		position: relative;
		margin-top: 5px;
	}
	
	h1 {
		padding: 0px;
		margin: 0px;
		color: #8DB620;
	}
	
	h2 {
		padding: 0px;
		margin: 0px;
	}
	
	h3 {
		padding: 0px;
		margin: 0px;
		color: #FF9D00;
	}
	
	*html h1 {
		padding: 0px;
		margin: 0px;
		color: #8DB620;
		font-size: 25px;
	}
	
	*html h2 {
		padding: 0px;
		margin: 0px;
	}
	
	*html h3 {
		padding: 0px;
		margin: 0px;
		color: #FF9D00;
		font-size: 14px;
	}
	
	#footer {
		margin-top: 15px;
		margin-bottom: 15px;
		color: #cccccc;
		float: right;
	}
		
		#footer a, #footer a:visited, #footer a:active {
			color: #999999;
		}
		
		#footer a:hover {
			text-decoration: none;
		}
	
	.green_button {
		background-image: url('images/buttons/green_button.gif');
		background-repeat: no-repeat;
		width: 143px;
		height: 36px;
		text-align: center;
		padding-top: 10px;
		float: right;
		position: absolute;
		margin-left: -440px;
	}
	
		.green_button a, .green_button a:visited, .green_button a:active {
			color: #fff;
			font-weight: bold;
		}
		
		.green_button a:hover {
			text-decoration: none;
		}
	
	.blue_button {
		background-image: url('images/buttons/blue_button.gif');
		background-repeat: no-repeat;
		width: 143px;
		height: 36px;
		text-align: center;
		padding-top: 10px;
		float: right;
		position: absolute;
		margin-left: -290px;
	}
		
		.blue_button a, .blue_button a:visited, .blue_button a:active {
			color: #fff;
			font-weight: bold;
		}
		
		.blue_button a:hover {
			text-decoration: none;
		}

	.green_button2 {
		background-image: url('images/buttons/green_button.gif');
		background-repeat: no-repeat;
		width: 143px;
		height: 36px;
		text-align: center;
		padding-top: 10px;
		float: left;
		position: absolute;
		margin-left: 300px;
		margin-top: 5px;
	}
	
		.green_button2 a, .green_button2 a:visited, .green_button2 a:active {
			color: #fff;
			font-weight: bold;
		}
		
		.green_button2 a:hover {
			text-decoration: none;
		}
	
	.blue_button2 {
		background-image: url('images/buttons/blue_button.gif');
		background-repeat: no-repeat;
		width: 143px;
		height: 36px;
		text-align: center;
		padding-top: 10px;
		float: left;
		position: absolute;
		margin-left: 150px;
		margin-top: 5px;
	}
		
		.blue_button2 a, .blue_button2 a:visited, .blue_button2 a:active {
			color: #fff;
			font-weight: bold;
		}
		
		.blue_button2 a:hover {
			text-decoration: none;
		}
	
	.orange_button {
		background-image: url('images/buttons/orange_button.gif');
		background-repeat: no-repeat;
		width: 143px;
		height: 36px;
		text-align: center;
		padding-top: 10px;
		float: right;
		position: absolute;
		margin-left: -140px;
	}
	
	.orange_button2 {
		background-image: url('images/buttons/orange_button.gif');
		background-repeat: no-repeat;
		width: 143px;
		height: 36px;
		text-align: center;
		padding-top: 10px;
		float: left;
		position: absolute;
		margin-right: 140px;
		margin-top: 5px;
	}
	
		.orange_button a, .orange_button a:visited, .orange_button a:active {
			color: #fff;
			font-weight: bold;
		}
		
		.orange_button a:hover {
			text-decoration: none;
		}
		
		.orange_button2 a, .orange_button2 a:visited, .orange_button2 a:active {
			color: #fff;
			font-weight: bold;
		}
		
		.orange_button2 a:hover {
			text-decoration: none;
		}
	
	.buttons {
		float: right;
		position: relative;
	}
	
	.buttons2 {
		float: left;
		position: relative;
	}
	
	p {
		margin-bottom: 0px;
	}
	
	*html p {
		margin-top: 10px;
	}
	
	.tb_top3 {
		background-image: url('images/chart/tb_top3.gif');
		background-repeat: repeat-x;
		background-color: #013055;
		color: #fff;
	}
	
	.tb_top {
		background-image: url('images/chart/tb_top.gif');
		background-repeat: repeat-x;
		background-color: #013864;
		color: #fff;
		text-align: center;
	}
	
	.tb_top2 {
		background-image: url('images/chart/tb_top2.gif');
		background-repeat: repeat-x;
		background-color: #024478;
		color: #fff;
		text-align: center;
	}
	
	.td {
		background-image: url('images/chart/td.gif');
		background-repeat: repeat-x;
		background-color: #CBCBCB;
		color: #000;
		text-align: center;
	}
	
	.td2 {
		background-image: url('images/chart/td2.gif');
		background-repeat: repeat-x;
		background-color: #EEEEEE;
		color: #000;
		text-align: center;
	}
	
	.td3 {
		background-image: url('images/chart/td3.gif');
		background-repeat: repeat-x;
		background-color: #B1B1B1;
		color: #000;
	}
	
	.tb_main {
		background-image: url('images/chart/tb_main.gif');
		background-repeat: repeat-x;
		background-color: #FD8F00;
		color: #fff;
		text-align: center;
		font-weight: bold;
	}
	
	.tb_buy {
		background-color: #96CD20;
		background-image: url('images/chart/tb_buy.gif');
		background-repeat: repeat-x;
		color: #fff;
		text-align: center;
		font-weight: bold;
	}
	
	.tb_buy2 {
		background-color: #A9E921;
		background-image: url('images/chart/tb_buy2.gif');
		background-repeat: repeat-x;
		color: #fff;
		text-align: center;
		font-weight: bold;
	}
	
	.tb_buy3 {
		background-color: #80AF1B;
		background-image: url('images/chart/tb_buy3.gif');
		background-repeat: repeat-x;
		color: #fff;
		font-weight: bold;
	}
	
	.red {
		color: #CC0000;
		font-weight: bold;
	}
	
	.green {
		color: #009900;
		font-weight: bold;
		font-size: 17px;
	}
	
	.purchase_now a, .purchase_now a:visited, .purchase_now a:active {
		color: #fff;
		font-weight: bold;
	}
	
	.purchase_now a:hover {
		text-decoration: none;
	}
	
	.green_buy {
		background-image: url('images/buttons/green_button.gif');
		background-repeat: no-repeat;
		width: 143px;
		height: 36px;
		text-align: center;
		padding-top: 10px;
		color: #fff;
		font-weight: bold;
	}
	
		.green_buy a, .green_buy a:visited, .green_buy a:active {
			color: #fff;
			font-weight: bold;
		}
		
		.green_buy a:hover {
			text-decoration: none;
		}
	
	.hr {
		color: #666666;
	}
	
	.news {
		margin-left: 20px;
		margin-bottom: 10px;
		border-left: 2px solid #ACD030;
		padding: 5px;
	}
	
	.affiliates {
		border: 1px solid #0066CC;
		padding: 5px;
		width: 800px;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	
	.affiliate_links {
		margin-top: 10px;
		font-size: 8px;
	}
	
	.affiliate_links2 {
		margin-top: 10px;
		font-size: 12px;
	}
	
	.top_images {
		margin-top: 10px;
		margin-bottom: 10px;
		border: 2px solid #084676;
		padding: 5px;
	}
	
	/*
		# Top sites
		*/
		
		.top_left {
			background-image: url('images/top/header.gif');
			badckground-repeat: no-repeat;
			background-position: top left;
			width: 445px;
			height: 109px;
			float: left;
		}
		
		.top_right {
			background-image: url('images/top/header_right.gif');
			badckground-repeat: no-repeat;
			background-position: top right;
			width: 16px;
			height: 108px;
			float: right;
		}
		
		.top_middle {
			background-image: url('images/top/header_middle.gif');
			background-repeat: repeat-x;
			margin-top: 81px;
			height: 108px;
		}
			
			/* IE Fix */
			
				* html .top_middle {
					background-image: url('images/top/header_middle.gif');
					background-repeat: repeat-x;
					height: 108px;
				}
			
		.top_container {
			padding: 10px;
			text-align: right;
			color: #333;
		}
			
			.top_container a, .top_container a:visited, .top_container a:active {
				color: #000;
				font-weight: bold;
			}
		
		.top_container2 {
			padding-top: 10px;
			color: #000;
			font-weight: nomrmal;
			text-align: left;
		}
		
		.topsite_menu_left {
			background-image: url('images/top/menu_left.gif');
			background-repeat: no-repeat;
			background-position: top left;
			width: 19px;
			height: 61px;
			float: left;
		}
		
		.topsite_menu_right {
			background-image: url('images/top/menu_right.gif');
			background-repeat: no-repeat;
			background-position: top right;
			width: 12px;
			height: 61px;
			float: right;
		}
		
		.topsite_menu {
			background-image: url('images/top/menu_middle.gif');
			background-repeat: repeat-x;
			height: 61px;
		}
		
		.topsite_menu_container {
			padding-top: 20px;
		}
		
		.topsite_right {
			float: right;
			position: relative;
		}
	
	/*
		Gallery */
		
		.out {
			display: block; 
			background: #00060A; 
			border:1px solid #094B7F; 
			position: relative;
			margin: 1em;
		}
		
		.main {
			text-align:center; 
			background:#05365D; 
			border:1px solid #094B7F; 
			position:relative; 
			padding:5px;
			font-weight:normal;
		}
		
		.top {
			top:-5px;
		}
	
		.left {
			left:5px;
			}
	
		.image {
			width:212px;
			padding:0;
		}
		
		/*
			ZuneRama Special
			*/
			
		.zunerama_left {
			background-image: url('images/specials/zunerama_left.gif');
			badckground-repeat: no-repeat;
			background-position: top left;
			width: 216px;
			height: 109px;
			float: left;
		}
		
		.zunerama_right {
			background-image: url('images/specials/zunerama_right.gif');
			badckground-repeat: no-repeat;
			background-position: top right;
			width: 16px;
			height: 108px;
			float: right;
		}
		
		.zunerama_middle {
			background-image: url('images/specials/zunerama_middle.gif');
			background-repeat: repeat-x;
			margin-top: 72px;
			height: 108px;
		}
			
			/* IE Fix */
			
				* html .zunerama_middle {
					background-image: url('images/specials/zunerama_middle.gif');
					margin-top: 10px;
					margin-left: 0px;
					margin-right: 0px;
					background-repeat: repeat-x;
					height: 108px;
				}
				
				* html .zunerama_left {
					background-image: url('images/specials/zunerama_left.gif');
					badckground-repeat: no-repeat;
					background-position: top left;
					margin-top: 10px;
					margin-right: 0px;
					width: 216px;
					height: 109px;
					float: left;
				}
				
				* html .zunerama_right {
					background-image: url('images/specials/zunerama_right.gif');
					badckground-repeat: no-repeat;
					background-position: top right;
					margin-top: 10px;
					width: 16px;
					height: 108px;
					float: right;
				}
				
				*html .zunerama_bg {
					background-image: url('images/specials/zunerama_middle.gif');
					background-repeat: repeat-x;
				}
		
		.zunerama_container {
			padding-top: 16px;
			font-size: 11px;
			color: #fff;
		}
		
		.cucusoft_left {
			background-image: url('images/specials/cucusoft_left.gif');
			badckground-repeat: no-repeat;
			background-position: top left;
			width: 143px;
			height: 194px;
			float: left;
		}
		
		.cucusoft_right {
			background-image: url('images/specials/cucusoft_right.gif');
			badckground-repeat: no-repeat;
			background-position: top right;
			width: 18px;
			height: 194px;
			float: right;
		}
		
		.cucusoft_middle {
			background-image: url('images/specials/cucusoft_middle.gif');
			background-repeat: repeat-x;
			height: 194px;
		}
		
		.cucusoft_container {
			padding-top: 40px;
			color: #000;
		}
		
		.cucusoft_blue {
			color: #008AFF;
		}
		
		.cucusoft_information {
			padding-top: 10px;
			font-size: 18px;
		}
		
		.cucusoft_fright {
			float: right;
			position: relative;
		}
		
		.contest_left {
			background-image: url('images/specials/contest_left.gif');
			badckground-repeat: no-repeat;
			background-position: top left;
			width: 11px;
			height: 126px;
			float: left;
		}
		
		.contest_right {
			background-image: url('images/specials/contest_right.gif');
			badckground-repeat: no-repeat;
			background-position: top right;
			width: 167px;
			height: 126px;
			float: right;
		}
		
		.contest_middle {
			background-image: url('images/specials/contest_middle.gif');
			background-repeat: repeat-x;
			height: 126px;
		}
		
		.contest_container {
			padding-top: 25px;
		}
		
			.contest_container a, .contest_container a:visited, .contest_container a:active {
				color: #fff;
			}
		
		.freedl {
			background-image: url('images/free_downloads/bg.gif');
			background-repeat: repeat-x;
			height: 70px;
		}
			
			.freedl a, .freedl a:visited, .freedl a:active {
				color: #fff;
			}
			
			.freedl a:hover {
				text-decoration: none;
			}
		
		.freedlleft {
			background-image: url('images/free_downloads/left.gif');
			background-repeat: no-repeat;
			background-position: top left;
			float: left;
			width: 78px;
			height: 70px;
		}
		
		.freedlright {
			background-image: url('images/free_downloads/right.gif');
			background-repeat: no-repeat;
			background-position: top right;
			float: right;
			width: 8px;
			height: 70px;
		}
		
		.freedlc {
			padding: 10px;
			margin-left: 82px;
			margin-right: 10px;
		}