body {
	background:#182643 url('/images/bg_repeat.png') top center repeat-y;
}

#container {
	position:relative;
	margin:0 auto;
	width:960px;
}

#header {
	height:147px;
}

.logo {
	float:left;
	padding:8px;
}

.chkoutTop {
	float:right;
	padding:5px 0px;
}

#header h2 {
	clear:right;
	float:right;
	font-family:arial;
	font-size:24px;
	color:#4380f3;
	margin-top:12px;
	width:480px;
}

#header h6 {
	float:right;
	padding:15px 15px;
	font-family:arial;
	color:#2654aa;
	font-size:16px;
}

#header h2 span {
	color:#2654aa;
}

#navigation {
	position:absolute;
	left:0px;
	top:96px;
	background:url('../images/bg_navigation.png') no-repeat;
	width:100%;
	height:38px;
}

#navigation ul {
	float:left;
	margin-left:10px;
}

#navigation ul li {
	float:left;
	display:inline;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
}

#navigation ul li a {
	float:left;
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:11px 20px;
}

#navigation ul li a:hover {
	background:#002a78;
}

.search {
	float:right;
	margin-right:10px;
	padding-top:6px;
}

.search input {
	float:left;
	margin:0px;
	border:0px;
	border-left:1px solid #144bb2;
}

.search input[type="text"] {
	padding:3px;
}

#focus {
	margin-bottom:20px;
	height:260px;
}

#inkFinder {
	background:url('../images/bg_finder.jpg') no-repeat;
	width:429px;
	height:260px;
	float:left;
}

.fText {
	padding:30px;
}

.fText h3 {
	font-family:arial;
	font-size:20px;
	font-weight:400;
	color:#21304b;
	margin-bottom:20px;
	line-height:24px;
}

.fText p {
	margin:15px 0px;
	font-family:arial;
	font-size:13px;
	color:#2755ab;
	line-height:20px;
}

.fText form {
	margin:25px auto;
	position:relative;
	width:255px;
}

.fText select {
	float:left;
	width:200px;
	margin:0px;
	padding:6px 6px 5px 6px;
	border:1px solid #94a1ba;
}

.fText input {
	float:right;
}


#ctaSpecials {
	float:right;
	width:531px;
	height:260px;
}

#sideBar {
	float:left;
	width:189px;
}

#brandBar {
	background:#f1f1f1 url('../images/title_brands.png') no-repeat;
	padding-bottom:10px;
	margin-bottom:15px;
	padding-top:30px;
}

#brandBar ul {
}

#brandBar ul li {
	float:left;
	font-family:arial;
	font-size:13px;	
}

#brandBar ul li a {
	float:left;
	display:block;
	width:159px;
	padding:7px 15px;
	border-bottom:1px solid #d8d8d8;
	border-top:1px solid #ffffff;
	text-decoration:none;
	color:#414141;
}

#brandBar ul li a:hover {
	background:#ffffff;
}

#content {
	float:right;
	width:750px;
}

.bodyTxt {
	font-family:arial;
	font-size:13px;
	color:#333333;
	line-height:18px;
}

.bodyTxt h1 {
	color:#2250a5;
	font-weight:400;
	margin:15px 0px;
	font-size:24px;
	line-height:28px;
}

.bodyTxt h2 {
	color:#13af97;
	font-weight:400;
	margin:15px 0px;
	font-size:24px;
	line-height:28px;
}

.bodyTxt p {
	margin:15px 0px;
}

.prodData {
	border-bottom:1px solid #c0c0c0;
	background:#ffffff;
	padding:20px;
}

.oddrow {background:#f0f0f0;}

.prodThumb {
	width:75px;
	height:75px;
	border:1px solid #c0c0c0;
	padding:8px;
	background:#ffffff;
	float:left;
}

.prodData .details {
	float:left;
	margin-left:15px;
	width:500px;
}

.prodData .details h3 a {
	color:#1c54be;
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
}

.prodData .details p.cmanufacturer {
	font-style:italic;
	margin:0px;
}

p.cprice {
	font-weight:bold;
	color:#e73f3f;
	font-size:14px;
}

#subFoot {
	margin-top:20px;
	background:#2755ab;
	padding:25px;
	margin-bottom:20px;
}

#subFoot h2 {
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	text-align:center;
	margin-bottom:10px;
}

#subFoot h4 {
	color:#3de1ff;
	font-family:arial;
	font-size:24px;
	text-align:center;	
}

#affiliate {
	height:180px;
}

#affiliate .leftOne {
	float:left;
	width:150px;
	border-right:1px solid #bcbcbc;
	padding:15px;
	height:150px;
}

#affiliate .rightOne {
	float:right;
	width:150px;
	border-left:1px solid #bcbcbc;
	padding:15px;
	height:150px;
}

#affiliate .centerConsole {
	float:left;
	width:550px;
	padding:15px;
}

#affiliate .centerConsole table {
	width:100%;
}

#affiliate .centerConsole table td {
	padding:10px;
	text-align:Center;
}

#footer {
	clear:both;
	padding:10px;
	margin-top:10px;
	height:15px;
	margin-bottom:8px;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
}

#footer p {
	font-family:arial;
	font-size:11px;
color:#656565;
}

#footer p a {
	color:#656565;
	text-decoration:none;
}

#footer p a:hover {
	text-decoration:underline;
}

.subPanel {
	background:url('../images/subPanel-mid.png') repeat-y;
	width:242px;
	float:left;
	margin:5px 3px 10px 3px;
}

.subPanelTop {
	background:url('../images/subPanel-top.png') no-repeat;
	height:15px;
	width:242px;
}


.subPanelBot {
	background:url('../images/subPanel-bot.png') no-repeat;
	height:15px;
	width:242px;
}

.subPanelMid {
	padding:0px 20px;
	height:260px;
}

.subPanel p.thumbSub {text-align:center; margin:0px;}
.subPanel p.thumbSub img {height:100px;}

.subPanel h4 {
	color:#2450a4;
	font-size:13px;
	font-weight:bold;
	font-family:arial;
	margin-bottom:10px;
}

.subPanel h4 a {
	text-decoration:none;
	color:#2450a4;
}

.subPanel p.desc {
	font-size:11px;
	color:#222222;
	line-height:16px;
	margin:0px 0px 15px 0px;
}

.subPanel p.priceSub {
	font-weight:bold;
	color:#e73f3f;
	font-size:14px;
	width:80px;
	text-align:center;
	float:left;
	margin:0px;
	padding:5px;
}

.basket {
	border-top:1px solid #d0d0d0;
	border-right:1px solid #d0d0d0;

}

.basket td, .basket th {
	border-left:1px solid #d0d0d0;
	border-bottom:1px solid #d0d0d0;
	padding:8px;
}

.basket th {
	background:#f0f0f0;
}


.width50 {
	float:left;
	width:300px;
	margin:20px;
}


.fillForm {

}

.fillForm td, .fillForm th {
	font-family:arial;
	font-size:13px;
	line-height:18px;
	color:#323232;
	padding:5px;
}


.sml {
	font-size:11px;
}

.hide {display:none;}

ul.sitemap {
	list-style:disc;
	margin-left:20px;
}
ul.sitemap ul {
	list-style:disc;
	margin-left:20px;
}