#main {
	margin: 0 auto;
	padding: 0;
	margin-bottom: 50px;
	width: 900px; /* 875px */
	text-align: left;
	}

#main h1 {
	color: #333;
	font-size: 190%;
	padding: 2px 5px;
	margin-bottom: 1px;
	border-bottom: 1px solid #A7C0CE;
	/* background: url(/products/images/index/free-shipping-250x22.gif) right bottom no-repeat; */
	}

#main h1 span {
	color: #7e7e7e;
	font-size: 70%;
	}

.column h2 {
	width: 90%;
	margin: 0;
	padding-bottom: 0;
	font-size: 160%;
	font-weight: normal;
	color: #3d60ca;
	/* color: #333; */
	}

.column h2 a, .column h2 a:visited, .column h2 a:active, .column h2 a:hover {
/* color: #333; */
color: #3d60ca;
text-decoration: none;
}

.column h2 a:hover {
color: #213573;
/* color: #666666; */
text-decoration: none;
}


#main h3 {
	font-size: 115%;
	font-weight: normal;
	color: #666666;
	margin: 2px 0;
	padding: 0;
	line-height: 1.4em;
	}

.row {
	position: relative; /* for get-it-now popups */
	width: 900px; /* 875px */
	margin: 15px auto;
	width: 915px;
	background: white;
	clear: both;
	}

.column {
	float: left;
	width: 170px;
	margin: 0 auto;
	padding: 0 4px 4px 4px;
	font-size: 90%;
/* margin: 4px 4px;
padding: 0; */
float: left;
	}
	
.wide {
	width: 220px;
	}
	
.extra_wide {
	width: 330px;
	}

/* contact and store column */
.small_col {
width: 180px;
margin-left: 15px;
}

h2.phone {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	line-height: 1.4em;
	font-size: 16px;
	color: #3d60ca;
	}

h2.store, h2.store a, h2.store a:visited {
	line-height: 1.3em;
	font-size: 16px;
	color: #3d60ca;
	}

h2.phone a, h2.phone a:visited, h2.store a, h2.store a:visited {
	color: #3d60ca;
	}

h2.phone a:hover, h2.store a:hover {
	color: #213573;
	}

.column dl {
	width: 175px;
	margin: 5px auto;
	margin-left: 0;
	line-height: 1.4em;
	}

.column dl dt, .column dl dd {
	font-size: 13px;
	color: #666;
	}

.column dl dt {
	color: #333;
	}

.column dl dd {
	padding-bottom: 13px;
	font-size: 100%;
	}

/* EOF contact and store column */

.row ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}

.row ul li {
	margin-left: 0;
	padding-left: 0;
	font-size: 11px;
	}

.row ul li.shade {
	background: #f0f0f0;
	}

.row ul li:hover {
	background: #d8e9fb;
	color: #000;
	}

.row ul li.free, .row ul li.free:hover {
	background: #ffc;
	border-top: 1px solid #fbffde;
	border-bottom: 1px solid #e8d99e;
	text-align: center;
	font-weight: bold;
	font-size: 100%;
	}

.clear {
	clear: both;
	}
	
.price span {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	list-style: none;
	color: #008909;
	line-height: 1.3em;
	}	
	
.price, .row ul li.price, .row ul li span.price {
	color: #008909;
	font-weight: bold;
	font-size: 120%;
	}

p.buy-options {
margin: 15px 0 0 0;
}

		
		
/* */
.row {
position: relative;
overflow: hidden;
}

#message {
position: absolute;
bottom: 0;
left: 0;
background: #8cafd0; /* #2b77ca */
width: 670px;
height: 45px;
overflow: hidden;
}

#message p {
margin: 4px;
padding: 0;
border: 1px solid #fff;
color: #fff;
font: 16px/35px Georgia, serif;
text-align: center;
}

#message p a {
color: #fff;
display: block;
}
		
		
		
		
/* -------- Get It Now -------- */		
		
.gin_callout a, .gin_callout a:link, .gin_callout a:hover, .gin_callout a:visited {
color: #008e72;
font-size: 120%;
lin-height: 1.2em;
display: block;
}

.gin_callout a, .gin_callout a:link, .gin_callout a:hover, .gin_callout a:visited {
color: #008e72;
font-weight: bold;
}

.gin_callout a strong, .gin_callout a:link strong, .gin_callout a:hover strong, .gin_callout a:visited strong  
.gin_callout a s, .gin_callout a:link s, .gin_callout a:hover s, .gin_callout a:visited s {
color: #008e72;
font-weight: normal;
}

.gin_callout a img {
margin-right: 6px;
}	

/* pop up styles */
div#gin_element, div#gin_ion, div#gin_solstice, div#gin_solstice_studio, div#gin_nimbus, div#gin_livebook, div#gin_diablo, div#gin_zephyr  {
display: block;
font-size: 12px;
background: #fff; 
border: 2px solid #008e72;
margin: 0;
padding: 5px 15px;
overflow: auto;
height: 275px;
width: 465px;
position: absolute;
z-index: 50;
color: #008e72;
}

/* element */
div#gin_element {
top: 80px;
left: 420px;
}

/* ion */
div#gin_ion {
top: 80px;
left: 450px;
}

/* solstice */
div#gin_solstice {
top: 80px;
left: 25px;
}

/* solstice studio */
div#gin_solstice_studio {
top: 80px;
left: 25px;
}

/* nimbus */
div#gin_nimbus {
top: 80px;
left: 65px;
}

/* livebook */
div#gin_livebook {
top: 80px;
left: 65px;
}

/* livebook diablo */
div#gin_diablo {
top: 80px;
left: 300px;
}

/* livebook zephyr */
div#gin_zephyr {
top: 80px;
left: 25px;
}

/* stormdrive */
div#gin_stormdrive {
top: 80px;
left: 450px;
}

/* -------- table -------- */
table.buy_now {
width: 95%;
padding: 5px 15px;
color: #333;
}

/* This handles border options */
.buy_now {
margin-top: 35px;
border: 1px solid #ccc;
border-collapse: collapse;
}
  
.buy_now th {
font-weight: bold;
font-size: 95%;
padding: 3px;
border-bottom: 1px solid #666666;
text-align: center;
background: #dbdbdb url(/images/backgrounds/navbar_r.gif) repeat-x;
}

.buy_now th a, .buy_now th a:link, .buy_now th a:visited, .buy_now th a:hover {
text-decoration: none;
}

.buy_now th a:hover {
text-decoration: underline;
}

.buy_now td {
padding: 8px;
font-size: 95%;
font-weight: normal;
text-align: left;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
}

#listings td.topic {
font-size: 95%;
}

.buy_now td.last {
border-right: none;
}

.buy_now td.cell_center {
text-align: center;
}

.buy_now tr {
background-color: none;
}

.buy_now tr.shaded {
background-color: #edf3fe;
}

.buy_now td a, .buy_now td a:link, .buy_now td a:visited {
color: #304b9f;
text-decoration: none;
}

.buy_now td a:hover {
color: #304b9f;
text-decoration: underline;
}







#row-features {
width: 900px;
margin: 45px 0 75px -55px;
overflow: hidden;
list-style-type: none;
}

#row-features li {
	float: left;
	width: 206px; /* 206px; */
	margin: 0;
	padding: 0;
	border-right: 1px solid #ccc;
	}

#row-features li p {
	margin: 0 15px;
	font-size: 100%;
	line-height: 1.4em;
	}

#row-features li h3 {
	margin: 15px;
	font-size: 115%;
	margin-bottom: .7em;
	color: #3d60ca;
	}

#row-features li h3 a {
	color: #3d60ca;
	text-decoration: none;
	}
	
#row-features li li, #row-features li.sales-info {
border-right: none;
}	

#row-features li.sales-info ul {
list-style-type: none;
margin-top: 45px;
margin-left: 0;
padding-left: 15px;
font-size: 105%;
}

#row-features li.sales-info ul li {
padding-bottom: 15px;
line-height: 1.6em;
}

#row-features li.sales-info ul li b {
	font-size: 115%;
	margin-bottom: .7em;
	color: #3d60ca;
	}
/* */