/* CSS Document */

* {
margin: 0;
padding: 0;
font-family: Arial, Verdana, Helvetica, sans-serif;
}

#freeshipbadge {
	width: 150px;
	height: 150px;
	background: url('../images/priceless_Badge.png') no-repeat;
	position: absolute;
	z-index: 6000;
	margin: 60px 0px 0px 120px;
	padding:0px;
}

#freeshipbadgelink a {
	display:block;
	width:150px;
	height:150px;
	background: none;
	text-indent: 0px;
	positoin:absolute;
	z-index:7000;
	margin-top: 60px;
}

#greybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
	padding: 15px;
	background: #e1e1e1;
	border: 2px solid #000;
}

/*-------------Document-------------*/

html {

}

html, body{
border: 0; margin:0px; padding:0px;	background-color: #c9e5fc;
}

body {

height: auto;
background: none;
}

#wrapper{
background: url('../images/wrapperBG.png') repeat-y top center;
width: 920px;
heigth: auto;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
}
#wrapper2{
background-color: #fff;
width: 1020px;
margin: 0 auto;

}
	
	
	
.clear{
clear: both;
} 

.hlink{
font-size: 12px;
line-height: 18px;
color: #061844;
text-decoration: none;
}

a.hlink:link, a.hlink:visited{
font-size: 12px;
line-height: 18px;
color: #061844;
text-decoration: none;
}

#content p{
font-size: 12px;
line-height: 18px;
color: #061844;
}

#content{
width: 610px;
background: none;
}

a{
color: #061844;
}

a:hover{
color: #666;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #003d7d;
	display: block;
	margin: 0px 0px 5px 15px;
	padding-top: 15px;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #003d7d;
	display: block;
	border-bottom: 2px solid #003d7d;
	font-weight: normal;
	margin: 5px 10px 5px 10px;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #003d7d;
	display: block;
	margin: 5px 0px 5px 5px;
}

/*-------------h2 tags---------*/

.imageh2 {
	font:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-indent: -6000px;
	margin-top:-15px;
	padding:0;
}


/*-------------Nav-------------*/
/* Main Nav */
#navbig{
	float: left;
	display: inline;
	width: 330px;
}

#navbig2{
	position: relative;	
	display: inline;
	width: 330px;
	margin: 0 0 0 -50px;
}

#nav{
	float: left;
	width: 824px;
	height: 50px;
	padding: 0 0 0 15px;
	background: none;
}


#nav li{
	float: left;
	height: 30px;
	list-style-type: none;
	background: transparent url('../images/navline.gif') top right no-repeat;
	line-height: 27px;
	margin: 10px 0 0 0;
}
#nav a{
	margin: 0 2px;
	padding: 0 10px;
	color: #247fe6;
	font-size: 14px;
	line-height: 27px;
	font-weight: bold;
	text-decoration: none;
}
#nav a.current{
	color: #ed2024;
}
#nav a:hover{
	color: #ed2024;
	text-decoration: none;
}


#search{
	position: absolute;
	display: inline;
	width: 215px;
	margin: 15px 100px 0 250px;
}


#search .searchtextbg{
	float: left;
	width: 145px;
	height: 20px;
	background: #fff;
	border-top: 1px solid #369;
	border-bottom: 1px solid #369;
	border-left: 1px solid #369;
	border-right: 0 none;
}
#search .searchtext{
	color: #333;
	font-size: 12px;
	line-height: 12px;
	width: 146px;
	background: transparent;
	border: 0 none;
}
#search .searchbutton{
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	width: 55px;
	height: 22px;
	background: #247fe6;
	border: 1px solid #369;
}

#search .searchbutton:hover {
	color: #000;
	background: #7cd300;
}



#search2 {
	position: absolute;
	display: inline;
	width: 215px;
	margin: 21px 100px 0 235px; 
}


#search2 .searchtextbg {
	float: left;
	width: 145px;
	height: 20px;
	background: #fff;
	border-top: 1px solid #369;
	border-bottom: 1px solid #369;
	border-left: 1px solid #369;
	border-right: 0 none;
	margin: 0;
	padding: 0;
}
#search2 .searchtext{
	color: #333;
	font-size: 12px;
	line-height: 12px;
	width: 146px;
	background: transparent;
	border: 0 none;
}
#search2 .searchbutton{
	color: #fff;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	width: 55px;
	height: 22px;
	background: #247fe6;
	border: 1px solid #369;
}

#search2 .searchbutton:hover {
	color: #000;
	background: #7cd300;
}




/*-------------Header-------------*/


#header{
height: 120px;
width: 820px;
background: none;
margin: 0 auto;
}

#logo{
margin-top: 10px;
margin-left: -15px;
padding-top: 0px;
padding-left: 0px;
float: left;
display: inline;
}

#toplogo{
margin: 57px 0 0 0px;
float: left;
display: inline;
}

#sendtoafriend{
padding-top: 2px;
padding-left: 670px;

}

#sendtoafriend a{
text-decoration: none;
font-size: 12px;
}


#headerpic{
background: url('../images/headerpicBG.jpg') no-repeat;
width: 649px;
position: relative;
display: block;
margin: 0 0 0 -2px;
}

#smallcart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	background: #fff;
	border: 1px dotted #333;
	margin: 10px 0px 0px -50px;
	padding: 5px;
	position: absolute;
}

#smallcart a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 003d7d;
	text-decoration: none;
}

#smallcart a:visited {
	text-decoration:none;
}

#smallcart a:hover {
	text-decoration: underline;
}

/*------------left-------------*/
#left2{
width: 169px;
float: left;
display: inline;
margin: 0 0 0 102px;
}

#left{
width: 200px;
float: left;
display: inline;
margin-left: 0px;
padding: 0 0 0 25px;
}

#shoponline{
background: transparent url('../images/shoponline.jpg') no-repeat;
width: 167px;
height: 38px;
border: 2px solid #000; 
}

#leftlist{
margin:10px 0 0 0;
list-style: none;
height: 100%;

}

#leftlist li {
	margin:0;
	padding:2px 0 0 0;
}

#leftlist li a{
text-decoration: none;
text-align: left;
padding-left: 5px;
font-size: 12px;
font-weight: bold;
color: #247fe6;
}

#leftlist li a:hover{
color: #ed2024;
}

#logos {
	width: 500px;
	float: right;
	text-align: left;
	padding: 0 0 20px 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
#google {
	width: 100px;

}

#logos ul {
	list-style: none;
	display: inline;
	padding:0;
	margin:0 0 0 0;
	text-align: center;
}

#logos li {
	display:inline;
	float: left;
}

#logos li.logo1 {
	padding:0 20px 0 0;
}

#logos li.logo2 {
	padding: 0 20px 0 0;
}

#logos li.logo3 {
	padding: 0 20px 0 0;
}

#logos li.logo4 {
	padding: 0 20px 0 0;
}

#logos li.logo5 {
	padding: 0 0 0 0;
}

#paypal {
	position: absolute; 
	padding-top: 20px;
	margin-left: 625px;
}

#links ul{
list-style: none;
padding-left: 0px;
margin: 35px 0 0 0;
}

#links li.top {
padding-bottom: 17px;
margin-left: -10px;
}

#links li.zero {
padding-bottom: 17px;
padding-left: 20px;
}

#links li.one{
margin-top: -10px;
margin-left: 20px;
padding-bottom: 10px;
}

#links li.two{
margin-top: -10px;
margin-left: -5px;
padding-top: 0px;
padding-bottom: 12px;
}

#links li.five{
padding-top: 5px;
padding-left:0px;
margin-left: 0px;
padding-bottom: 15px;
}

#links li.five a {
	display: block;
	width: 150px;
	height: 30px;
}

#links li.seven {
margin-top: -10px;
margin-bottom: 10px;
padding-top: 0px;
padding-left: 6px;
}

#links li.seven a {
	display:block;
	width: 123px;
	height: 73px;
}

#links li.eight {
padding-left: 20px;
padding-bottom: 10px;
}

#links li.eight a {
	display: block;
}

#links li.secure_thawte {
	padding-left: 35px;
	padding-bottom: 15px;
}

#links li.secure_thawte a {
	display: block;
}



/*------------right-------------*/

#right{
width: 649px;
float: left;
display: inline;
}

#right2{
width: 649px;
float: left;
display: inline;
}

#homecontent p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: #061844;
background: none;
width: 590px;
padding-left: 37px;
padding-top: 10px;
padding-bottom: 10px;
}

/*------------Middle Pics-------------*/
#middlepics{
margin-top: 20px;
padding-left: 75px;
width: 600px;
}

#middlepics ul{
list-style: none;
}

#middlepics li{
float: left;
display: inline;
padding-right: 20px;
}

/*------------Middle links-------------*/

#middlelinks a{
text-decoration: none;
font-size: 13px;

}

#middlelinks{
padding-left: 0px;
text-decoration: none;
}

#middlelinks li{
text-align: center;
line-height: 15px;

}

#middlelinks li.one{
padding-left: 10px;
}
#middlelinks li.two{
padding-left: 15px;
}
#middlelinks li.three{
padding-left: 25px;
}
#middlelinks li.four{
padding-left: 26px;
}
#middlelinks li.five{
padding-left: 34px;
}

/*------------Middle Pics2-------------*/
#middlepics2{
padding-left:35px;
width: 650px;
}

#middlepics2 ul{
list-style: none;
}

#middlepics2 li{
float: left;
display: inline;
padding-right: 3px;
}

/*------------Middle links2-------------*/

#middlelinks2 a{
text-decoration: none;
font-size: 13px;

}

#middlelinks2 {
padding-left: 0px;
text-decoration: none;
}

#middlelinks2 li{
text-align: center;
line-height: 15px;

}

#middlelinks2 li.one{
padding-left: 15px;
}
#middlelinks2 li.two{
padding-left: 35px;
}
#middlelinks2 li.three{
padding-left: 37px;
}
#middlelinks2 li.four{
padding-left: 18px;
}
#middlelinks2 li.five{
padding-left: 10px;
}
#middlelinks2 li.six{
padding-left: 18px;
}
#middlelinks2 li.seven{
padding-left: 9px;
}

/*=================================================================*/

#aboutus{
	background: #f2f2f2;
	margin: 10px 0px 0px 0px;
	margin-bottom: 15px;
	border-top: 2px solid	#061844;
	border-left: 2px solid #061844; 
	border-right: 2px solid #061844; 
	border-bottom: 2px solid #061844; 
	width: 623px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 061844;
	padding: 10px; 
	line-height: 18px;
}

.contacttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 061844;
	padding: 5px 10px 0px 0px; 
	line-height: 18px;
	text-indent: 0px;
}



/*------------just a few reasons-------------*/

#justafew{
margin-top: 10px;
margin-bottom: 15px;
width: 633px;
height: 480px;

}

h2#justheader{
background: transparent url('../images/fewreasonspic.jpg') no-repeat;
width: 633px;
height: 40px;
border-left: 2px solid #061844; 
border-right: 2px solid #061844; 
border-bottom: 2px solid #061844; 
text-indent: -5000px;
}

#justlist{
list-style: none;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
width: 603px;
}

#justlist li{
margin: 0 0 10px 0;
padding-bottom: 10px;
padding-right: 15px;

}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#contactform {
	width: 610px;
	margin: 0px;
	padding: 20px;
	background: none;
}

#contactform2 {
	width: 610px;
	height: 200px;
	margin: 0px;
	padding: 20px;
}

.aboutustxt {
	font-size: 12px;
	line-height: 1.3em;
	color: #061844;
	width: 590px;
	padding-left: 37px;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
/*------------Footer-------------*/


#footer{
background-color: #e5e5e5;
margin: 0 auto;
}

#footer p{
font-size: 12px;
line-height: 18px;
color: #a7a7a7;
text-align: right;
}

#btmnav li a{
text-decoration: none;
color: #247fe6;
}

#btmnav li a:hover{
text-decoration: none;
color: #666;
}

#btmnav{
font-size: 12px;
font-weight: bold;
text-align: right;
padding-top: 10px;
padding-bottom: 10px;
}
#btmnav li{
display: inline;
padding: 0 10px;
}

#copyright{
font-size: 12px;
text-align: right;
padding-right: 10px;
padding-bottom: 10px;
}

#copyright a {
	color: #a7a7a7;
}

#copyright p{
color: #a7a7a7;
}


#copyright h1 {
	display: none;
}

/*========================================================*/
/*	Sitemap																								*/
/*========================================================*/

#sitemaplist ul {
	margin-top: 10px;
	margin-left: 40px;
}

#sitemaplist ul li {
	margin: 0px 0px 0px 40px;
	padding: 1px;
	display: list-item;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*========================================================*/
/*	Policies Page																							*/
/*========================================================*/

.returnlist {
	color:#061844;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0 0 0 60px;
}
	
