/* CSS Document */
.txtCopyright {
	display:none;
}
body {
	background-color:#fff;
	text-align:left;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:100%;
	color:#000;
	margin:0 0 0 1px;
	padding:0;
}
html>body {
	margin:0;
}

#wrapper {
	width:940px;
	margin:0 auto;
	text-align:left;
	padding:0;
	position:relative;
}
html>body #wrapper {
	width:940px;
}


/* header */
#header {
	height:101px;
	position:relative;
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:20px;
}
#header #title {
	display:block;
	overflow:hidden;
	height:0;
}
#topKeys {
	height:auto;
	overflow:visible;
	font-size:70%;
	font-weight:normal;
	color:#fff;

}

#session	{
	position:absolute;
	left:20px;
	top:5px;
}
#topKeys a:link, #topKeys a:visited {
	color:#fff;
	font-weight:bold;
}
#topTabs {
	margin:0;
	padding:0;
	position:absolute;
	bottom:-0px !important;
	bottom:-1px;
	left:0;
}
html>body #topTabs {
	bottom:-3px !important;
}
#topTabs li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#topTabs li a:link, #topTabs li a:visited {
	margin:0;
	padding:0;
}
#topTabs li a:link img, #topTabs li a:visited img {
	border:none;
	margin:0;
	padding:0;
}
#cart {
	float:left;
}
#cart p {
	font-size:80%;
	color:#fff;
}
#cart .price {
	float:left;
}
#cart a:link, #cart a:visited {
	font-size:80%;
	font-weight:bold;
	color:#8a847d;
	margin:0;
	text-decoration:none;
	border:1px solid #ccc;
	display:block;
	padding:2px 0 2px 0;
	text-align:center;
	width:110px;
	background:url(../styleImages/btnBGRepeat.gif) left top repeat-x #eee;
	float:left;
	margin-left:15px;
}
#cart a:hover, #cart a:focus {
	border:1px solid #999;
	color:#000;
}
#cart h2 {
	font-family:"Trebuchet MS";
	font-weight:400;
	font-size:110%;
	color:#fff;
	margin:4px 0;
}

#txtSession {
	position:absolute;
	right:20px;
	top:108px;
	width:160px;
	font-size:80%;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
#txtSession a:link, #txtSession a:visited {
	text-decoration:none;
	color:#fff;
}
#txtSession a:hover, #txtSession a:focus {
	color:#ccc;
}
/* end header */


/* content */
#content {
	
	margin:0;
	padding:0;
	float:left;
}

/* leftCol */
#leftCol {
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 0px 0;
	width:235px;
	float:left;
	text-align:right;
}

#mainNav {
	margin:0;
	padding:0;
	text-align:right;
}
#mainNav li {
	margin:0;
	padding:0;
	list-style:none;
}
#mainNav li a:link, #mainNav li a:visited {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:3px 20px 0px 0;
	font-size:130%;
	color:#fff;
	font-weight:400;
	text-decoration:none;
	background-color:#000;
	height:34px;
	border-bottom:3px solid #000;
}
#mainNav li a:hover, #mainNav li a:focus {
	background-color:#cdcdcd;
	
	color:#000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	border-bottom: #e2a620 3px solid;
}

#leftCol h4 {
	font-family:"Trebuchet MS";
	font-size:120%;
	font-weight:400;
	color:#fff;
	text-align:right;
	padding:0 20px 0 0;
	margin:30px 0 0 0;
}

#leftCol .subCats {
	margin:0px 0 0px 0;
	padding:0;
}
html>body #leftCol .subCats {
	margin:0;
}
#leftCol .subCats li {
	list-style:none;
	text-align:right;
	margin:0;
	padding:0;
}
#leftCol .subCats li a:link, #leftCol .subCats li a:visited {
	display:block;
	font-size:100%;
	color:#f9f9f9;
	padding:0 20px 0 0;
	text-decoration:none;
	font-weight:600;
}
#leftCol .subCats li a:hover, #leftCol .subCats li a:focus {
	background-color:#999;
	color:#000;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
#leftCol #mainNav li .nav {
	padding:0;
	font-family:"Trebuchet MS";
	color:#fff;
}
#leftCol #mainNav li .nav a {
	color:#efefef;
}
#html>body #mainNav li .nav {
}
#leftCol #mainNav .subCats li .nav {
	padding:0 10px 0 0;
}
#leftCol #mainNav .subCats li .nav a {
	color:#ccc;
	font-size:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
}
#leftCol .nav {
	margin:0px 0 3px 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
html>body #leftCol .nav {
	margin:0 0 3px 0;
}
#leftCol .nav li {
	list-style:none;
	text-align:right;
	margin:0;
	padding:0;
}
#leftCol .nav li a:link, #leftCol .nav li a:visited {
	display:block;
	font-size:80%;
	color:#CCCCCC;
	padding:0 20px 0 0;
	margin:-3px 0 3px 0;
	text-decoration:none;
	font-weight:bold;
	line-height:16px;
	letter-spacing:0;
}
html>body #leftCol .nav li a:link, html>body #leftCol .nav li a:visited {
	margin:0;
}
#leftCol .nav li a:hover, #leftCol .nav li a:focus {
	background-color:#999;
	color:#000;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
/* end leftCol */

/* mainCol */
#mainCol {
	margin:0 0 20px 255px;
	padding:0 0 30px 0;
	background:url(../styleImages/page-seper.jpg) left bottom no-repeat #fff;
	width:628px;
}
#mainCol h1, #mainCol h2, #mainCol h3, #mainCol h4 {
	font-family:"Trebuchet MS";
	font-size:160%;
	font-weight:400;
	color:#000;
	margin:0;
	padding:15px 20px;
}
#mainCol h1 {
}
#mainCol h2 {
	color:#666;
	padding:15px 20px 5px 20px;
}
#mainCol h3 {
	color:#666;
}
#mainCol h4 {
	color:#666;
}
#mainCol p {
	font-size:80%;
	color:#000;
	margin:0;
	padding:5px 20px 10px 20px;
	
}

#siteHead {
	display:block;
	height:100px;
	width:583px;
	float:right;
	background-position:left top;
	background-repeat:no-repeat;
	padding:0;
}
#liveLink:link, #liveLink:visited, #liveLink-black:link, #liveLink-black:visited {
	background:url(../styleImages/viewLiveBtnEnd.gif) left top no-repeat transparent;
	display:block;
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:120%;
	font-weight:400;
	color:#636363;
	width:130px;
	padding:0 0 0 35px;
	float:right;
	clear:right;
}

#mainCol .brief {
}
#rightImg {
	float:right;
	width:200px;
	margin:20px;
}
#screenshot {
	clear:both;
	margin:20px 16px 40px 17px;
}

#freeQuote {
	background:url(../styleImages/freeQuoteRight.gif) right bottom no-repeat #f2f2f2;
	margin:0;
	padding:0;
}
#freeQuote h3 {
	display:block;
	line-height:32px;
	background:url(../styleImages/formHeadBGRepeat.gif) left top repeat-x #ccc;
	text-align:right;
	margin:0;
	padding:0px 15px 3px 15px;
	color:#fff;
}
#freeQuote form {
	font-size:70%;
	background:url(../styleImages/freeQuoteLeft.gif) left top no-repeat transparent;
	display:block;
}
#freeQuote p {
	margin:0px 132px 0 0;
	padding:0 0 25px 0;
	text-align:right;
}
html>body #freeQuote p {
	margin:-10px 125px 0 0;
}
#freeQuote p .button {
}
#freeQuote fieldset {
	border:none;
}


/* end mainCol */

/* end content */


/* preview images */

#previews {
	margin:0;
	padding:8px 35px;
	clear:both;
	display:block;
	height:114px;
	border-top: 5px solid #e1e1e1;
}
#previews a.img:link, #previews a.img:visited {
	margin:10px 10px 0 0;
	padding:90px 0 0 0;
	overflow:hidden;
	width:135px;
	height:0px;
	border:1px solid #ccc;
	display:block;
	background-position:50% 50%;
	background-repeat:no-repeat;
	float:left;
}
#previews a.img:hover, #previews a.img:focus {
	border:1px solid #999;
	border-color:#777 #999 #999 #777;
}
#previews h4 {
	font-size:140%;
	color:#fff;
	margin:6px 0;
	font-weight:400;
}
#previews h4 a {
	color:#000;
	text-decoration:none;
}
#previews h4 a:hover, #previews h4 a:focus {	
	color:#ccc;
}
#previews p {
	font-size:70%;
	color:#000;
	font-weight:bold;
}
#previews p a {
	color:#000;
	text-decoration:none;
}
#previews p a:hover, #previews p a:focus {
	color:#000;
}
/* end preview images */


/* footer */

#footer {
	clear:both;
	height:405px;
	margin:0;
	padding:0;
	position:relative;
	background-color:#000;
	border-top: #e2a620 3px solid;
}
#footer .footList {
	float:right;
	text-align:right;
	width:190px;
	margin-top: 0px;
	
}
#footer ul {
	margin:0;
	padding:0;
	
}
#footer ul li {
	list-style:none;
	margin:0;
	padding:0;
}
#footer ul li a:link, #footer ul li a:visited, #footer .alignLeft li a:link, #footer .alignLeft li a:visited {
	width:190px;
	display:block;
	font-size:75%;
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:right;
	text-decoration:none;
	color:#fff;
	line-height:18px;
}
#footer .alignLeft li a:link, #footer .alignLeft li a:visited {
	text-align:left;
	float:right;
}
#footer ul li a:hover, #footer ul li a:focus {
	color:#e2a620;
	float:right;
	
}
#footer h4 {
	font-family:"Trebuchet MS";
	font-size:120%;
	font-weight:400;
	color:#000;
	margin:0;
	padding:10px 0 5px 0;
}
#homeLnk:link, #homeLnk:visited {
	width:190px;
	display:block;
	height:0;
	overflow:hidden;
	padding:110px 0 0 0;
	background:url(../styleImages/homeBtnBG.gif) 0px -110px no-repeat transparent;
	position:absolute;
	bottom:25px;
	left:25px;
}
#homeLnk:hover, #homeLnk:focus {
	background-position:left top;
}

#cartProgress {
	margin:0;
	padding:0;
	text-align:center;
	width:583px;
	float:right;
	display:block;
	background-color:#ccc;
	font-family:"Trebuchet MS";
	font-size:120%;
	background:url(../styleImages/cartProgressBG.gif) left top repeat-x #999;
}
#cartProgress span {
	padding:5px 10px;
	display:block;
	width:124px;
	float:left;
	text-align:center;
	color:#666;
}
#cartProgress span.sep {
	width:0px;
	padding:0px;
	border:1px solid #999;
	border-width:0 1px;
	overflow:hidden;
	display:block;
	height:33px;
	margin:0;
}
#cartProgress span.txtcartProgressCurrent {
	background:url(../styleImages/cartProgressBGCurrent.gif) left top repeat-x #999;
	font-weight:bold;
	color:#fff;
}

/* end footer */

#topBar	{
	width:100%;
	height: 37px;
	background-color:#000;
	border-bottom: 3px solid #e2a620;
	margin-bottom:10px;
}

#blackbox	{
	background:url(../styleImages/header3.gif) left top repeat-x;	
	height: 271px;
	width: 940px;
	margin-bottom:30px;
}

.topcurves	{
	background:url(../styleImages/topcurves.gif) left top;
	height:11px;
	width: 235px;
	margin-bottom: 3px #e2a620 solid;
}

.bottomcurves	{
	background:url(../styleImages/bottomcurves.gif) bottom right no-repeat;
	height:11px;
	width: 235px;
	clear:left;
	margin-top: 3px #e2a620 solid;
}

#cats	{
	margin-bottom: 20px;	
}

#search	{
	margin-top:20px;
	background-color:#000;

}

#session1	{
	float:left;
	color:#fff;
	margin-right:60px;
		margin-top:10px;
		margin-left:30px;
}
#shopcart	{
	float:left;
	colr:#fff;
	font-size:70%;
	margin-right:60px;
		margin-top:10px;
}
#searchform	{
	float:right;
	color:#fff;
	font-size:70%;
	margin-right:60px;
	margin-top:7px;
}

#currency1	{
	float:left;
	color:#fff;
	font-size:70%;
}

#footer2	{
	width:590px;
	margin:auto;
	padding-right:350px;
	
}

#logotxt	{
	width: 300px;
	float:right;
	font-size:70%;
	line-height:12px;
	text-align:right;
}

#logotxt a	{
	text-decoration:none;
	color: #000;
}

.footLogo	{
	float:left;	
	margin-top: 30px;
}