/*entire page*/
BODY
{
	margin-top: 8px;
	font-family: "Trebuchet MS", sans-seriff;
	font-size: 14px;
	text-align: center;
}
#container
{
	text-align: left;
}
.isometric_c #col1b
{
	padding-left: 10px;
	width: 450px;
}
.addcart_deluxe #sale_price .price
{
	font-size: 20px;
}
.addcart_deluxe #list_price .price
{
	text-decoration: line-through;
}
#action_box
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	display: inline;
	padding: 10px 12px;
	width: 175px;
}
P
{
	font-size: 14px;
	line-height: 18px;
}
H1, H2, H3, H4, H5
{
	margin-bottom: 5px;
	line-height: 92%;
}
H2
{
	font-size: 19px;
	color: #22408E;
}
H3
{
	color: #22408E;
}
.hidden
{
	display: none;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
/*general use*/
A:link, A:hover, A:visited, A:active
{
	text-decoration: none;
	color: #0000FF;
}
#action_box #add_cart
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin-bottom: 10px;
}
.isometric_b #add_to_cart A
{
	font-weight: normal;
	font-size: 16px;
}
#click_to_read A
{
	text-decoration: underline;
}
#click_to_read
{
	font-size: 18px;
	margin-left: 51px;
}
#homepage_top #right #add_to_cart
{
	margin-left: -11px;
}
#tab_nav A SPAN
{
	font-weight: bold;
	display: block;
	text-align: center;
	padding: 15px 0 0;
	overflow: hidden;
	font-family: Georgia;
	font-size: 16px;
}
#tab_nav A:hover SPAN
{
	color: #FF0000;
}
A:visited
{
}
.addcart_deluxe A
{
	text-decoration: underline;
}
.addcart_deluxe #trial_link, .addcart_deluxe #warranty_link
{
	line-height: 22px;
}
DT, DD
{
	display: inline;
}
.section_title, .section_title A
{
	color: #213F8D;
	font-size: 16px;
	border-bottom: 1px solid #EFA944;
	width: 100%;
	display: block;
	font-weight: bold;
	line-height: 18px;
	font-family: "Trebuchet MS";
	text-decoration: none;
}
.addcart_deluxe .section_title
{
	text-align: left;
	margin-bottom: 8px;
}
.addcart_deluxe P
{
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 4px;
}
UL
{
	list-style-type: disc;
	margin-bottom: 10px;
}
UL LI
{
	padding-bottom: 5px;
	line-height: 18px;
}
UL.big_space LI
{
	padding-bottom: 13px;
/*padding-left: 3px;*/
}
.isometric_c #main_points LI
{
	margin-left: 30px;
}
/*blockquotes for testimonials*/
.testimonial BLOCKQUOTE
{
	color: #172139;
	padding: 3px 15px;
	font-size: 16px;
	margin-top: 3px;
	line-height: 20px;
}
.isometric_c #middle .image .testimonial
{
	margin-left: 20px;
}
.bgquote, .endquote
{
	font-size: 150%;
	font-weight: bold;
	line-height: 0;
	margin: 0;
}
.bgquote
{
	margin-left: -14px;
	padding-right: 2px;
}
.endquote
{
	padding-left: 5px;
}
.testimonial .citation
{
	font-size: 85%;
	font-weight: bold;
	margin-left: 20px;
	color: #23408E;
}
/*icon sprites*/
.icon200
{
	background: #FFFFFF url(http://cequal.smugmug.com/photos/711546426_uCzES-X2.jpg) no-repeat;
}
.icon50
{
	background: url(http://cequal.smugmug.com/photos/711546436_oo962-X3.jpg) no-repeat;
	height: 50px;
	width: 50px;
}
.icon50.warranty
{
	background-position: 0 0;
}
.icon50.contact
{
	background-position: -51px 0;
}
.icon50.trial
{
	background-position: -251px 0;
}
/*top header*/
#top_header
{
	font-size: 11px;
	text-align: right;
	vertical-align: bottom;
}
/*top menu*/
#top_menu UL
{
	height: 43px;
	margin: 0;
	background: url(http://cequal.smugmug.com/photos/767913091_cxamF-X2.jpg) no-repeat left center;
	font-family: "Trebuchet MS", sans-seriff;
}
#top_menu LI
{
	display: inline;
	margin: 0;
	padding: 0;
}
#top_menu LI A
{
	width: 130px;
	float: left;
	height: 32px;
	text-align: center;
	padding-top: 5px;
	color: #000000;
	font-weight: bold;
	margin-top: 6px;
	padding-left: 10px;
}
#top_menu LI A:hover, #top_menu LI A#last:hover
{
	color: #FA4A2F;
}
#top_menu LI A#last
{
	/*[disabled]color:#020202;*/
	/*[disabled]font-size:110%;*/
	/*[disabled]padding-top:3px;*/
}
#top_menu #search
{
	height: 43px;
	width: 240px;
	background: url(../images/search_box.jpg) no-repeat;
	display: inline;
	float: left;
}
#top_menu #search INPUT
{
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}
#top_menu #search INPUT#q
{
	width: 105px;
	height: 18px;
	margin-left: 30px;
	margin-top: 13px;
	border: 0px solid #FFFFFF;
}
#top_menu #search INPUT#search_btn
{
	margin-left: 5px;
}
/*headline*/
#headline H1, H1.headline
{
	font-size: 36px;
	color: #23408E;
	font-family: "Trebuchet MS", sans-serif;
/*font-variant: small-caps;*/
	line-height: 100%;
}
.isometric_c H1.headline
{
	text-align: center;
	margin-bottom: 11px;
}
/*slider*/
#slider
{
	position: relative;
}
#slider DIV
{
	float: left;
}
#slider .scroll
{
	height: 295px;
	overflow: auto;
	position: relative;
}
#slider .scrollContainer
{
	height: 295px;
	width: 800px;
}
#slider #selector UL
{
/*height: 300px;*/
	margin: 0;
/*border: 3px solid #A5C1E5; border-left: none*/
}
#slider #selector LI
{
	display: block;
	list-style-type: none;
	height: 100px;
	margin: 0;
	background: url(../images/slider_unselected.gif) no-repeat left center;
	background-color: rgb(35, 64, 142);
	border: none;
	padding-bottom: 0;
}
#slider #selector LI.selected
{
	background-color: rgb(106, 135, 213);
	background-image: url(../images/slider_selected.gif);
	border: none;
}
#slider #selector LI#last
{
	border-bottom: none;
	height: 95px;
}
#slider #selector A
{
	color: #FFFFFF;
	font-size: 19px;
	float: right;
	text-align: left;
	padding-left: 48px;
	padding-top: 25px;
	line-height: 115%;
	font-weight: bold;
	text-decoration: underline;
}
.isometric-linear DIV#selector
{
	display: none;
}
#slider #selector
{
	width: 140px;
}
#slider #picture
{
/*width: 460px;*/
	width: 400px;
	overflow: hidden;
}
/*#slider #text { width: 340px; width: 400px;  background-color: rgb(231,238,248); background-image: url(../images/slider_content_bg.jpg); background-repeat: repeat-y; background-position: 100%; height: 297px; }*/
#slider #text
{
	width: 400px;
	/*[disabled]background:#FFFFFF url(http://cequal.smugmug.com/photos/729324601_CTKBm-L.jpg) repeat-y right top;*/
	background: #FFFFFF;
	height: 297px;
}
#slider #text .inner_buffer
{
	padding: 5px;
}
/*end slider*/
.multi_column
{
	margin-top: 25px;
}
#footer
{
	border-top: thick double #CCCCCC;
	margin-top: 50px;
	margin-bottom: 5px;
	padding-top: 10px;
}
#footer #global_footer A:link, #footer #global_footer A:visited, #footer #global_footer A:active
{
	color: #3D589D;
}
#footer #global_footer LI
{
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer #global_footer H4 A
{
	font-style: italic;
	font-size: 15px;
	color: #000000;
}
#footer #global_footer P, #footer #global_footer A
{
	font-size: 12px;
	color: rgb(125, 125, 125);
	line-height: 15px;
}
#footer #global_footer #social_media IMG
{
	float: left;
	margin: 0px 5px 5px 0;
}
#footer #global_footer #social_media A
{
	float: left;
	padding-top: 5px;
}
#footer #user_info, #footer #page_info
{
	background-color: #CCCCCC;
	border: 1px dashed #000000;
	padding: 5px;
	clear: both;
}
.image
{
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin: 7px;
}
.image IMG
{
	border: 1px solid #CCCCCC;
	vertical-align: middle;
}
.image.noborder IMG
{
	border: none;
}
.image .inner_image
{
	vertical-align: middle;
	margin-bottom: 3px;
}
.image .enlarge .inner_image
{
	background-image: url(../images/magnifier_less_text.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	padding-bottom: 18px;
}
.image .enlarge.big .inner_image
{
	background-image: url(../images/magnifier_with_text.gif);
}
.image P.caption
{
	font-size: 11px;
	font-style: italic;
	margin-bottom: 3px;
}
.image.left
{
	margin-left: 0;
}
.image.right
{
	margin-right: 0;
}
.image.noborder
{
	border: none;
	background-color: #FEFEFE;
}
.image.left P.caption
{
	text-align: left;
}
.image.right P.caption
{
	text-align: left;
	margin-right: 2px;
}
.static_overlay
{
	position: fixed;
}
.static_overlay#page_info
{
	top: 5px;
	left: 5px;
	background-color: #FFFF00;
}
/*product pages*/
.product_top H1
{
	font-family: "Trebuchet MS";
	font-size: 60px;
	color: #000000;
	margin-bottom: 3px;
	margin-top: -18px;
	line-height: 100%;
}
.product_top H1 #second_line
{
	font-size: 46px;
	font-style: italic;
	color: #23408E;
	line-height: 60%;
	margin-left: 30px;
	display: block;
}
.product_top #video
{
	margin-top: 20px;
	width: 415px;
	float: left;
	margin-left: 5px;
}
/** action box section of product page **/
.product_top #cart_btn
{
	margin-top: 15px;
}
.product_top #tagline
{
	margin-left: 105px;
	margin-top: 205px;
	width: 270px;
}
#tagline
{
	font-size: 18px;
	line-height: 18px;
	float: left;
	display: inline;
	color: #23408E;
	text-shadow: 0.0833333em 0.0833333em 0.0833333em rgba(0, 0, 0, 0.12);
}
#action_box
{
	padding: 10px 12px;
	float: left;
	width: 175px;
	display: inline;
/*ie6 hack*/
}
#action_box #secure_transaction
{
	margin-left: 20px;
}
#action_box A
{
	text-decoration: underline;
}
#action_box P
{
	font-size: 16px;
	line-height: 18px;
	padding-left: 20px;
	margin-bottom: 4px;
}
#action_box #sale_price
{
	margin-bottom: 10px;
}
#action_box #sale_price .price
{
	font-size: 20px;
}
#action_box #list_price .price
{
	text-decoration: line-through;
}
#action_box #warranty_link, .product_top #action_box #trial_link
{
	text-align: center;
	line-height: 22px;
	padding: 0;
}
.product_top #add_cart
{
	float: left;
	margin-top: 0;
	margin-bottom: 10px;
}
.product_top #secure_transaction
{
	margin-top: 0;
	margin-left: 20px;
}
#tab_nav
{
	margin: 15px 0 0;
}
#tab_nav UL
{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	background: url(http://cequal.smugmug.com/photos/742757159_M9cS9-X3.jpg) no-repeat top left;
	height: 44px;
	width: 612px;
	display: block;
}
#tab_nav LI
{
	display: inline;
	margin: 0;
	padding-bottom: 0;
	float: left;
}
#tab_nav A
{
	padding: 0 0 0 0px;
	color: #000000;
	height: 44px;
	position: relative;
	display: block;
	width: 300px;
}
#tab_nav LI.selected A
{
	background: url(http://cequal.smugmug.com/photos/742757159_M9cS9-X3.jpg) no-repeat 0 -65px;
}
#tabs, #reviews, .other_products, .border
{
	border: 1px solid #CCCCCC;
}
#tabs
{
	width: 610px;
	margin: 0;
	border-top: none;
}
#reviews, .other_products, .border
{
/*width: 290px;*/
	padding: 5px;
	margin-left: 0;
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
}
.grid_3 .border
{
	width: 210px;
}
.addcart_deluxe
{
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
}
#reviews H3
{
	text-align: center;
}
.tab
{
	width: 98%;
	display: none;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.tab.selected
{
	display: block;
}
.tab P
{
	display: block;
}
.other_products, #do_for_you
{
	clear: both;
	margin-top: 10px;
}
.other_products P
{
	margin-bottom: 5px;
	text-align: center;
	font-size: 110%;
}
.other_products IMG
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.other_products IMG.button
{
	display: block;
}
.horz_action_box
{
	text-align: center;
}
.horz_action_box IMG
{
}
#cta
{
	color: #FF0000;
}
/*deluxe product page*/
#deluxe_top
{
	background: url(http://cequal.smugmug.com/photos/717622129_JZfVn-X3.jpg) no-repeat bottom right;
	width: 100%;
	height: 390px;
}
.circle_r
{
	vertical-align: super;
	font-size: 16pt;
}
#deluxe_top #action_box
{
	margin-left: 55px;
}
#action_box #order_now
{
	padding-left: 0;
	font-size: 20px;
	line-height: 20px;
	padding-top: 5px;
	margin-bottom: 8px;
	text-align: center;
}
#other_deluxe
{
/*width: 290px;*/
}
/*Mat product page*/
#mat_top
{
	background: url(http://cequal.smugmug.com/photos/710472926_P4p9t-432x432.jpg) no-repeat bottom right;
	width: 100%;
	height: 432px;
}
/*faq*/
.faq P.question
{
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 105%;
	font-style: italic;
	font-weight: bold;
}
.faq OL LI
{
	margin-bottom: 5px;
}
/*Customer Care Index*/
#custcare_grid .block
{
	margin-bottom: 15px;
}
#custcare_grid IMG
{
/*border: 1px solid black*/
}
#custcare_grid .inner
{
	width: 125px;
	text-align: center;
}
#custcare_grid .label
{
	text-align: center;
	font-size: 120%;
}
#custcare_grid A, #custcare_grid A:visited
{
	color: #0000FF;
	display: block;
}
#custcare_grid .image
{
	background: #FFFFFF url(http://cequal.smugmug.com/photos/711546426_uCzES-X2.jpg) no-repeat;
	height: 120px;
	width: 125px;
	padding: 0;
	margin: 0;
	border: none;
	cursor: pointer;
}
#custcare_grid #trial .image
{
	background-position: -626px 2px;
}
#custcare_grid #shipping .image
{
	background-position: -501px 2px;
}
#custcare_grid #faq .image
{
	background-position: -376px 2px;
}
#custcare_grid #warranty .image
{
	background-position: 0 2px;
}
#custcare_grid #returns .image
{
	background-position: -251px 2px;
}
#custcare_grid #contact .image
{
	background-position: -126px 2px;
}
/*customer care individual pages*/
#returns_page_image
{
	width: 200px;
	height: 200px;
	background: #FFFFFF url(http://cequal.smugmug.com/photos/711546432_VKrTg-X2.jpg) no-repeat -401px 0;
	margin-top: 40px;
}
#trial_page_image
{
	width: 200px;
	height: 200px;
	background: #FFFFFF url(http://cequal.smugmug.com/photos/711546432_VKrTg-X2.jpg) no-repeat -1001px 0;
	margin-top: 40px;
}
#warranty_page_image
{
	width: 200px;
	height: 200px;
	background: #FFFFFF url(http://cequal.smugmug.com/photos/711546432_VKrTg-X2.jpg) no-repeat top left;
	margin-top: 40px;
}
#faq_page_image
{
	width: 200px;
	height: 200px;
	background: #FFFFFF url(http://cequal.smugmug.com/photos/711546432_VKrTg-X2.jpg) no-repeat -601px 0;
	margin-top: 40px;
}
/*homepage*/
#homepage_top
{
	/*[disabled]border:1px solid #C1D9FC;*/
}
#homepage_top H1
{
	font-size: 34px;
	color: #23408E;
	font-family: "Trebuchet MS", sans-serif;
/*font-variant: small-caps;*/
	line-height: 100%;
	margin-left: 10px;
}
#homepage_top #left
{
	background: #FFFFFF url(http://cequal.smugmug.com/photos/688324937_k84B3-450x450.jpg) no-repeat top left;
}
#homepage_top #tagline
{
	padding: 213px 0 0 125px;
	display: block;
	font-size: 18px;
	line-height: 19px;
}
#homepage_top UL#features
{
	list-style-type: none;
	margin-left: -27px;
	font-size: 16px;
}
#homepage_top #features A
{
	padding-bottom: 10px;
}
#homepage_top #features LI
{
	display: inline;
}
#homepage_top #features .icon50
{
	height: 40px;
	vertical-align: middle;
	padding-bottom: 8px;
}
#homepage_top UL A
{
}
#homepage_row2
{
	margin-top: 10px;
}
#homepage_row2 #testimonial, #homepage_row2 #trusted_by
{
	border: 1px solid #C1D9FC;
	padding: 5px;
	height: 110px;
}
#homepage_row2 #testimonial
{
	width: 298px;
}
#homepage_row2 #trusted_by
{
	width: 598px;
}
#contact FORM LABEL
{
	/*[disabled]width:100px;*/
	display: block;
}
.isometric_b #add_to_cart
{
	text-align: center;
	width: 100%;
	display: block;
}
/*Add Cart Deluxe Block*/
.addcart_deluxe
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
UL#search_results
{
	list-style: none outside;
}

