* {
	margin: 0;
	font: 12px/1.6em "Lucida-Grande", "Helvetice Neue", Helvetica, Verdana, Sans-serif;
	font-size: 12px;	
	
}
body {
	background: #e4e3cf url(../images/bkg-stripes.gif);
}

strong {
	font-weight: bold;
}

h1 {
	clear: both;
	padding-top: 22px;
	padding-left: 25px;
	font-size: 20px;
	color: #fff;
}

#content h2 {
	font-size: 14px;
	background: #79a9b9 url(../images/headline-tab.gif);
	height: 35px;
	padding: 14px 0px 0px 10px;
	color: #fff;
	font-weight: lighter;
}

#content h3 {
	padding-top: 5px;
	padding-bottom: 5px;
}

#intro {
	height: 65px;
	background: url(../images/footer-bkg.gif);
	margin-bottom: 10px;
}

#intro p {
	padding-left: 25px;
	color: #fff;
}

#wrapper {
	width: 850px;
	position: relative;
	margin: 0 auto;
	background: #fff;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
	border-bottom: 10px solid #fff;
	border-top: 10px solid #fff;
}
#header {
	padding-top: 5px;
	height: 71px;
	padding-left: 25px;
	background: #dcdfc5 url(../images/header-bkg-top.jpg);
}
	
/**NAVIGATION**/

#navigation {
	background: url(../images/nav-bkg.gif);
	height: 44px;
}
#navigation ul {
	padding-top: 1px;
	list-style: none;
	padding-left: 25px;
}
#navigation li {
	float: left;
	background: url(../images/right-tab.gif) no-repeat top right;
    margin-right: 1px;
	
}
#navigation a {
	text-shadow: white 0px 1px 0px;
	display: block;
	font-weight: bold;
	padding: 0 1em;
	background: url(../images/left-tab.gif) no-repeat top left;
	line-height: 3.5em;
	text-decoration: none;
	color: #858668; 
}
#navigation a:hover {
	color: #858668;
}
#navigation #current {
    background-position:100% -150px;
}
#navigation #current a {
	background-position:0% -150px;
    color: #858668;
    font-weight: bold;
}
#navigation li:hover, #navigation li:hover a {
  background-position:100% -150px;
}
#navigation li:hover a {
  background-position:0% -150px;
}
#navigation a:hover {
	background-position:0% -150px;
}

/**CONTENT**/

#content {
	margin-top: 10px;
	padding-bottom: 10px;
	height: auto;
}

#left {
	width: 630px;
	float: left;
}

#left h1 {
	padding: 0;
	font-size: 14px;
	color: #000;
	margin-bottom: 0px;
	font-weight: bold;
}

#leftsidebar {
	width: 170px;
	padding-right: 10px;
	float: left;
}

#rightsidebar {
	width: 429px;
	padding: 10px 10px 10px 10px;
	float: right;
	border-left: 1px dotted #000;
}

#left span {
	margin: 0 10px 0 0;
}

/**CHECKOUT**/

#checkleft {
	padding: 10px;
	float: left;
	width: 295px;
	height: auto;
	margin-bottom: 10px;
}
#checkright {
	padding: 10px;
	float: right;
	width: 294px;
	height: auto;
	margin-bottom: 10px;
}

#checkbottom {
	padding: 10px;
	height: auto;
	margin-bottom: 10px;
}


#submit {
	clear: both;
	padding: 10px;
	background-color: #6596a2;
	margin-bottom: 10px;
	margin-top:10px;
}

#submit a {
	color: #fff;
	border: none;
}


#left dt {
	border-top: 1px dotted #000;
	margin-top: 10px;
	padding-top: 10px;
}

#secondarytable td, th, tr {
	border: none;
	padding-right: 5px;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	clear: both;
	width: 100%px;
}

th, td {
	padding: 5px;
	border: 1px solid #ccc;
}


/**END CHECKOUT**/

h4 {
	font-size: 18px;
	line-height: 25px;
	font-famiy: inherit;
	
}

#left ul {
	list-style: none;
	padding-left: 10px;
	margin-bottom: 10px;
}

#left li {
	background: url(../images/arrow2.gif) no-repeat 0 50%;
	padding-left: 15px;
}

#left p {
	margin-bottom: 10px;
}

#left dd.img img {
  	float: left;
	margin: 0 10px 0 0;
  	padding: 4px;
  	border: 1px solid #D9E0E6;
  	border-bottom-color: #C8CDD2;
  	border-right-color: #C8CDD2;
  	background: #fff;
}

#colors div {
	width: 210px;
	display: inline;
	float: left;
	margin-bottom: 15px;
}

#colors li {
	background: #fff;
	height: 25px;
}


#colors ul {
	list-style: none;
	padding-left: 0px;
}

#colors img {
	padding-right: 10px;
}

#blueul {
	background: #ebf6e3;
	color: #000;
	padding: 10px;
}

#blueul ul {
	padding-left: 10px;
}

#blueul li {
	border-bottom: 1px dotted #ced2c1;
	background: url(../images/arrow2.gif) no-repeat 0 50%;
}

#toolsleft {
	width: 305px;
	float: left;
	padding: 5px;

}

#toolsleft img {
	margin-right: 10px;
}

#toolsright img {
	margin-right: 10px;
}

#toolsright {
	width: 304px;
	float: right;
	padding: 5px;
}

.productdetail {
	background: url(../images/prod-detail-gph.gif) no-repeat bottom;
	padding: 0 0 10px 10px;
}

.productdetail a:hover {
	color: #666666;
}

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

.select a {
	background: url(../images/grey-button.gif) no-repeat 50%;
	height: 25px;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 150px;
	color: #333;
	font-size: 13px;
	float: right;
	border-bottom: 0px solid;
	text-transform: uppercase;
}

.select a:hover {
	color: #666;
	background: url(../images/grey-button-2.gif) no-repeat 50%;
}

#products div {
	margin-top: 10px;
	display: inline;
	float: left;
	width: 210px;
	height: 110px;
}

#products img {
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px;
}

#right {
	width: 205px;
	float: right;
	padding-left: 5px;
}

#right ul {
	list-style: none;
	padding: 0px;
}
#right li{
	padding-left: 30px;
	background:  #719ea6 url(../images/blue-rollover.gif);
}
#right a {
	color: #fff;
	text-decoration: none;
	font-family: "Century Gothic","Futura","Trebuchet MS", sans-serif;
	font-weight: 100;
	font-size: 12px;
	line-height: 35px;
}
#right li:hover {
	background: #bac48c url(../images/green-rollover.gif);
}

#right #currentcollection {
    background: #bac48c url(../images/green-rollover.gif);
}

#right h3 {
	font-size: 14px;
}

#right img {
	margin-top: 10px;
}

#topimage img {
	margin: 0
}

.contact input {
	font-size: 14px;
	margin : 0 0 15px;
    padding : 2px;

}

.contact textarea {
	font-family: "Georgia", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin : 0 0 15px;
    padding : 2px;
	border: 1px solid #ccc;
	width: 400px;
	height: 100px;
}

.hline {
	border-top: 1px solid #ccc;
}

/**FOOTER**/

#footer {
	height: 65px;
	clear: both;
	background: #c2cc93 url(../images/footer-bkg.gif);
}

#footer li {
    list-style: none;
    color: #fff;
	margin-right: 2px;
}

#footer a {
    color: #fff;
    font-weight: normal;
}

#footer a:hover {
    color: #fff;
}

#footer ul {
	padding-top: 20px;
    padding-left: 25px;
}