/*  @@@@@[  Wrappers  ]@@@@@ */
/* The percentage in the body tag takes care of earlier versions of IE using the percentages (base font size is 16px for IE 6, 16 x 62.5 = 10)... ems should be used in most other style declarations */

body {
	background-color: #edeee5;
	font: 12px Arial, Helvetica, sans-serif; 
	color: #4d4d4d; 
	text-align: center;
	line-height: 19px;
	margin: 0px;
}

form {
    padding:0px;
    margin:0px;
}
#wrapper {
	text-align: left;
	width: 948px;
	margin: 0px auto;
	background:url(../../images/bg_main.gif) repeat-y;
	padding: 0px 12px;
}

/*  @@@@@[  Navigation  ]@@@@@ */
#nav {
	width: 625px;
	height: 37px;
	padding-top: 8px;
	float:right;
}

/*  @@@@@[  Subnav  ]@@@@@ */
.subnav_in {
	width: 218px;
	background: #bfd2fd;
}
.subnav {
	width: 218px;
	text-align:left;
	padding-bottom:5px;
	background:#d5dab5;
min-height: 307px;

}

.subnavTop {
	height:37px;
	width:218px;
	margin:0px;
	padding:0px 0px 3px 0px;
	background-image:url(../../images/_bg_subnav_h.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.subnavHomeBGColor {
	 background:#bfd2fd;
}

.subnav h2 {
    font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
    margin:0;
    padding:15px 15px 0 15px;
	text-transform:uppercase;
}
.subnav ul {
	margin: 0px;
	padding-left: 14px;
	padding-top: 5px;
}
.subnav ul li {
	list-style: none;
	line-height: 20px;
	color:#4d4d4d;
}
.subnav ul li ul {
	list-style: none;
	line-height: 20px;
	padding-top:0px;
	padding-bottom:5px;
	color:#4d4d4d;
	font-size:11px;
}

.subnav ul li ul li {
	list-style: none;
	line-height: 18px;
	padding-top:0px;
	color:#4d4d4d;
	font-size:11px;
}


.subnav ul li ul li ul {
	list-style: none;
	line-height: 20px;
	padding-top:0px;
	padding-right:14px;
	color:#4d4d4d;
	font-size:11px;
	padding-left:40px;
}

.subnav ul li ul li ul li {
	list-style: none;
	line-height: 18px;
	padding-top:0px;
	color:#4d4d4d;
	font-size:11px;
}

.NavLevel1 {
	padding-left:14px;
	padding-right:14px;
	margin-top:10px;
}

.NavLevel2 {
	padding-left:28px;
	padding-right:14px;
	margin-top:8px;
}


.NavLevel3 {
	padding-left:42px;
	padding-right:14px;
}

.NavLevel4 {
	padding-left:56px;
	padding-right:14px;
}


.subnav a:link, .subnav a:visited, .subnav a:active {
	color: #4d4d4d; 
	text-decoration: none;
	padding-left:22px;
	margin-top:8px;
	display:block;
	line-height:16px;
}
.subnav a:hover {
	color: #4d4d4d; 
	text-decoration: none;
	background:url(../../images/bullet_sub.gif) no-repeat 0px 1px;
	padding-left: 22px;
}
.subnav a.act {
	color: #4d4d4d; 
	text-decoration: none;
	background:url(../../images/bullet_sub.gif) no-repeat 0px 1px;
	padding-left: 22px;
}

/* @@@@@[  Header / Footer  ]@@@@@ */
#header {
	width: 948px;
	height: 78px;
	border-bottom: solid 10px #2A3456;
}
#logo {
	padding-right: 38px;
	width: 261px;
	float:left;
}
#acc {
	width:605px;
	height: 17px;
	padding: 8px 0px 8px 20px;
	background:url(../../images/sagecre/bg_acc.jpg) no-repeat top;
	float:right;
	text-align:right;
}
#acc img {
    border:0px;
    margin-right:27px;
}
#col1 {
	float:left;
	width: 216px;
}
#col1 div {
	float:right;
	width:17px;
}
#col2 {
	padding-left: 79px;
	width: 277px;
	float:left;
	padding-top: 4px;
}

#SageVerifiedReview{
    clear: both;
    width: 912px;
    margin: 0px auto;
    font-size: 11px;
    text-align: left;
    padding: 15px 30px 30px;
    vertical-align: middle;
    /* border-left: 5px; */
    background: url(../../images/bg_main.gif) repeat-y;
}

#SageVerifiedReview h2{ 
    font-size: 24px;
    text-align: center;
    margin-top: -10px;
    margin-left: 200px;
    color: #808080;
}

#footer {
	color: #81a0c1;
	clear: both;
	width: 912px;
	height: 31px;
	background:url(../../images/sagecre/bg_bot.jpg) no-repeat;
	margin: 0px auto;
	font-size: 11px;
	text-align: left;
	padding: 15px 30px;
	vertical-align:middle;
	line-height: 23px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #81a0c1;
	text-decoration: none;
}
#footer a:hover {
	color: #81a0c1;
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #81a0c1;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	color: #81a0c1;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#footer #copyRight
{
    margin-top: -22px;
	float: right;
	font-size: 11px;
}

#footer #footerLinks
{

	float: left;
	font-size: 11px;
	width: 410px;
}

#footer #footerPhone
{

font-size: 22px;
font-weight:bold;
}


/* @@@@@[  Main Page  ]@@@@@ */
#main_in {
	width: 948px;
	margin-top: 4px;
	padding-bottom: 10px;
}
#midcol_in {
	float:left;
	padding-left: 5px;
	width: 502px;
}

#midcol_in_top {
	width: 467px;
	height: 143px;
	padding-left: 35px;
	padding-top: 148px;
	background:url(../../images/img_in.jpg) no-repeat top;
}
.col_in {
	padding-top: 28px;
	padding-left: 7px;
	padding-bottom: 7px;
	width: 153px;
	float:left;
	text-align:center;
	font-size: 11px;
	color: #585858;
	line-height: 15px;
}
.col_in img {
	padding-top: 5px;
	padding-bottom: 5px;
}
.col_in h2 {
	margin: 0px;
	font-size: 11px;
	color: #be0605;
}
.col_in p {
	margin: 0px;
}
#rightcol_in {
	float:left;
	padding-left: 5px;
	width: 218px;
}
#login_in {
	width: 218px;
	background:#bfd2fd;
	text-align:left;
}
#login_detail {
	font-size:11px;
}
#login_detail input {
	background:#fff;
	border:1px solid #999;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#333;
}
#login_detail td {
	padding:0px 0px 3px 0px;
	margin:0px;
}
#login_in_form {
	padding-left:19px;
	width: 165px;
}
#login_in_form p {
	margin: 0px;
	padding-top:6px;
	margin:0px;
}
.callout3_main {
	width: 218px;
	padding-top: 5px;
}

.callout3_top {
	background:url(../../bg_callout_top.gif) center top no-repeat;
	height:10px;
}
.callout3 {
	width:215px;
	border-left: solid 1px #cacaca;
	border-right: solid 1px #cacaca;
	font-size: 14px;
}
.callout3 h2 {
	margin: 0px;
	font-size: 24px;
	color:#c40302;
	padding-left: 20px;
}
.callout3 h3 {
	margin: 0px;
	font-size: 18px;
	font-weight:normal;
	color:#c40302;
	padding-top: 5px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.callout3 p {
	margin: 0px;
	padding-left: 20px;
	padding-right: 10px;
}
.callout3_bottom {
	background:url(../../bg_callout_bottom.gif) center bottom no-repeat;
	height:10px;
}
#midcol_in
{
	float: left;
	padding-left: 10px;
	width: 720px;
	min-height: 660px; 
}

.textSize
{
	font-size: 30px;
	line-height: 32px;
}

#midcol_in #rotatorImage
{
	width: 715px;
	height: 400px;
	position: relative;
}

#midcol_in #rotatorImage ul
{
	list-style: none;
	margin: 0px 0 0 0px !important;
	z-index: 10;
}

#midcol_in #rotatorImage img
{
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#slidernav
{
	background-color: white;
	opacity: .6;
	filter: alpha(opacity=60);
	min-width: 30px;
	height: 30px;
	padding: 0 5px 0 10px;
	position: absolute;
	top: 230px;
	right: 0;
	z-index: 50;
}

#midcol_in #homeText p
{
	font-weight: bold;
	margin: 30px 20px 4px 20px;
	line-height: 1.6em !important;
}

#midcol_in #homeCallouts
{
	display: block;
	width: 715px;
	float: left;
	margin-top: 29px;
	overflow: hidden;
}


#midcol_in #homeCallouts img
{
	display: block;
	width: 229px;
	height: 145px;
	float: left;
	padding-right: 9px;
}



#leftHomeCallout img
{
	display: inline-block;
	width: 218px;
	height: 70px;
	padding-top: 6px;
}


/* @@@@@[  Secondary Page  ]@@@@@ */
#main {
	width: 948px;
	margin-top:0px;
	background:url(../../images/bg_left.gif) repeat-y;
}
#leftcol {
	float:left;
	width: 218px;
	padding-bottom:5px;
}
#midcol {
	float:left;
	padding-left: 13px;
	width: 485px;
	padding-top: 24px;
}
#midcol h1 {
	height: 21px;
	margin: 0px;
	font-size: 14px;
	color:#ffffff;
	font-weight: normal;
	background:url(../../images/bg_h1.gif) no-repeat;
	text-transform:uppercase;
	padding-left: 18px;
	padding-top: 3px;
	margin-bottom: 12px;
}
#midcol h1.wide  {
	height: 22px;
	margin: 0px;
	font-size: 14px;
	color:#ffffff;
	font-weight: normal;
	background:url(../../images/bg_h1_big.gif) no-repeat;
	text-transform:uppercase;
	padding-left: 18px;
	padding-top:2px;
	margin-bottom: 12px;
	width:716px;
}

#midcol h2 {
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	background:url(../../images/bg_h2.gif) no-repeat 0px 1px;
	padding-left: 26px;
	margin-left: 13px;
	margin-bottom: 12px;
}
#midcol h3 {
	margin: 0px;
	font-size: 17px;
	margin-left: 13px;
}
#midcol p {
	margin: 0px;
	margin-left: 13px;
	padding-bottom: 12px;
}
#midcol ul {
	margin: 0px;
	padding-left:53px;
	padding-bottom: 12px;
}

#bigcol {
	float:left;
	width:716px;
	padding-top:24px;
	padding-left:13px;
}

#bigcol .content {
	padding:0px 13px;
}

#bigcol h1 {
	height: 22px;
	margin: 0px;
	font-size: 14px;
	color:#ffffff;
	font-weight: normal;
	background:url(../../images/bg_h1_big.gif) no-repeat;
	text-transform:uppercase;
	padding-left: 18px;
	padding-top:2px;
	margin-bottom: 12px;
}
#bigcol h2 {
	margin:15px 0px 6px 0px;
	font-size: 18px;
	font-weight: normal;
	background:url(../../images/bg_h2.gif) no-repeat 0px 1px;
	padding-left:26px;
}
#bigcol h3 {
	margin:20px 0px 0px 0px;
	font-size: 17px;
}

h4 {
	margin:20px 0px 3px 0px;
	font-size:15px;
}

#bigcol ul {
	margin: 0px;
	padding-left:53px;
	padding-bottom: 12px;
}

#main2 {
	width:948px;
	margin:0px auto;
}

#nocol {
	width:896px;
	float:left;
	padding:24px 26px;
	margin:0px auto;
}
#nocol .content {
	padding:0px 13px;
}

#nocol h1 {
	height: 22px;
	margin: 0px;
	font-size: 14px;
	color:#ffffff;
	font-weight: normal;
	background:url(../../images/bg_h1_big_nocol.gif) no-repeat;
	text-transform:uppercase;
	padding-left: 18px;
	padding-top:2px;
	margin-bottom: 12px;
	width:896px;
}
#nocol h2 {
	margin:15px 0px 6px 0px;
	font-size: 18px;
	font-weight: normal;
	background:url(../../images/bg_h2.gif) no-repeat 0px 1px;
	padding-left:26px;
}
#bigcol.smallerH3 {
	margin:20px 0px 3px 0px;
	font-size:15px;
}

#nocol ul {
	margin: 0px;
	padding-left:53px;
	padding-bottom: 12px;
}


#callout {
	width: 180px;
	float: right;
	border-left: 12px solid #bfd2fd;
	padding-left: 5px;
	padding-top:5px;
	padding-bottom: 5px;
	margin-left:15px;
}
#callout h4 {
	margin: 0px;
	margin-left: 13px;
	font-size:21px;
	color:#3e71a7;
}
#callout p {
	font-size: 14px;
	font-weight:bold;
	color:#3e71a7;
	padding-bottom:5px;
}
#rightcol {
	float:left;
	padding-left: 14px;
	width: 217px;
}
#callout2_main {
	width: 217px;
	padding-top: 5px;
}
#callout2 {
	width:210px;
	padding-right: 5px;
	border-left: solid 1px #cacaca;
	border-right: solid 1px #cacaca;
	font-size: 14px;
}
#callout2 h2 {
	margin: 0px;
	font-size: 24px;
	color:#c40302;
	padding-left: 20px;
}
#callout2 h3 {
	margin: 0px;
	font-size: 18px;
	font-weight:normal;
	color:#c40302;
	padding-top: 5px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#callout2 p {
	margin: 0px;
	padding-left: 20px;
	
}
#colbot {
	width: 948px;
	padding-bottom:5px;
}

.splitLeft {
	float:left;
	width:230px;
	margin-right:30px;
}

.splitRight {
	float:left;
	width:200px;
}
.splitLeft li {
	margin-bottom:7px;
	line-height:17px;
}
.splitRight li {
	margin-bottom:7px;
	line-height:17px;
}

.blueBottom {
	background: url(../../images/bg_leftbot_in2.gif) center bottom no-repeat;
	height:13px;
} 

.tanBottom {
	background: url(../../images/bg_leftbot2.gif) center bottom no-repeat;
	height:13px;
} 

/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #0b529f; 
	text-decoration: underline;
}
a:hover {
	color: #0b529f; 
	text-decoration: none;
	}
p {
	margin: 0px;
	margin-bottom: 13px;
	padding-bottom: 0px;
}
.left {
	float: left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
img.left {
	float:left;
	padding-right: 20px;
	padding-bottom: 5px;
}
.clr {
	clear:both;
	padding:0px;
	margin:0px;
	font-size:0px;
	line-height:0px;
}
.clr5 {
	clear:both;
	height:5px;
	padding:0px;
	margin:0px;
	font-size:0px;
	line-height:0px;
}
.clr10 {
	clear:both;
	height:10px;
	font-size:0px;
	line-height:0px;
}
.search {
	border: 0px;
	height: 15px;
	width: 155px;
	background:url(../../images/bg_search.gif) repeat-x;
	font-size: 11px;
}
.login {
	border: solid 1px #fff;
	height: 15px;
	width: 154px;
	background:#dbe6fe;
	font-size: 11px;
}
.text1 {
	font-size: 10px;
}
.order_but {
	padding-left: 5px;
	padding-top: 12px;
}
#floater input {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px
}

#floater hr {
	background-color:#999;
	height:1px;
	color:#999;
	margin:7px 0px;
}

blockquote {
margin: 7px 5px 7px 13px;
}

.contentWrap {
	margin-left:13px;
}

.staticForm td {
	padding-top:7px;
}

.staticForm input, select, textarea {
    font-size: 11px;
	font:11px  Arial, Helvetica, sans-serif;
	border:1px solid #ccc;
}
.staticForm input{
    width:200px;
}
.staticForm select {
    width:204px;
}
.staticForm textarea {
    width:408px;
	height:70px;
}

.noBorder input {
	border:none;
	width:auto;
}

.btnSubmit {
	margin-right:61px;
	border:0px;
}

/********* DROP DOWN MENU *********/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
	font:bold 11px arial}

#sddm li a
{	display: block;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	text-decoration: none}

#sddm li a:hover
{}

#sddm div {
	position: absolute;
	top:75px;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	z-index: 999;}

#sddm div a {
	position: relative;
	display:block;
	margin:0;
	padding:5px 10px;
	width:auto;
	white-space:nowrap;
	text-align:left;
	text-decoration:none;
	background:#dbe0c0;
	color:#4e4e4a;
	font:11px arial
}

#sddm div a:hover {
	background:#cd0302;
	color:#f6e9d1;
}

/********** FCK TEMPLATES **********/

/***** home page *****/

/*** top image ***/
.middle_top_template {
	overflow:hidden;
}

.middle_top_template td {
	padding:0px;
	overflow:hidden;
}

.middle_top_template img {
	width:502px;
	border:0px;
	overflow:hidden;
}

/*** products ***/

table.col_in_template {
	width:100%;
	margin-top:21px;
	font-size:11px;
	color:#585858;
	line-height:15px;
}

.col_in_template td {
	width:33%;
	padding:0px 7px;
	text-align:center;
}
.col_in_template h2 {
	margin: 0px;
	font-size: 11px;
	color: #be0605;
}
.col_in_template .h2Sim {
	margin: 0px;
	font-size: 11px;
	color: #be0605;
	font-weight:bold;
}
.col_in_template .h2Sim a {
	font-size:11px;
	color:#be0605;
	font-weight:bold;
	text-decoration:none;
}
.col_in_template .h2Sim a:visited {
	font-size:11px;
	color:#be0605;
	font-weight:bold;
	text-decoration:none;
}
.col_in_template .h2Sim a:hover {
	font-size:11px;
	color:#be0605;
	font-weight:bold;
	text-decoration:underline;
}
.col_in_template img {
	border:0px;
}

.catTable td {
	width:228px;
}

.prodName {
	padding-bottom:15px;
	margin-right:25px;
}

.medProdImg {
	float:left;
	margin-right:20px;
}

/*** right callout style 1 ***/

.callout_home_template h2 {
	margin:0px;
	font-size:24px;
	color:#c40302;
	padding:0px;
	background:none;
	font-weight:normal;
}

.callout_home_template table {
	clear:both;
	width:217px;
	margin-top:5px;
	padding:0px;
	text-align:center;
	overflow:hidden;
}

td.callout_home_template_top {
	background:url(../../images/bg_callout_top.gif) center top no-repeat;
	font-size:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
	height:10px;
}

.callout_home_template td {
	width:217px;
	margin:0px;
	padding:0px;
	text-align:center;
	overflow:hidden;
}
.callout_home_template td img {
	max-width:205px;
}
.callout_home_template img {
	border:0px;
	margin-top:5px;
	padding:0px;
	max-width:218px;
	overflow:hidden;
}

td.callout_home_template_text {
	padding:0px 6px;
	background:url(../../images/bg_callout_text.gif) repeat-y;
	font-size:14px;
}

td.callout_home_template_bottom {
	background:url(../../images/bg_callout_bottom.gif) center bottom no-repeat;
	font-size:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
	height:10px;
}

/** HEADER POPUP FORMS **/

#header1_pnlSearch, #ctl00_header1_pnlSearch {
	background:url(../../images/_bg_popup_form.jpg) repeat-y top right #fff;
	border:3px solid #fff;
	padding:6px 0px 4px 10px;
	width:257px;
}
.newLine {
	clear:both;
	margin-bottom:5px;
}
.newLine .fleft
{
	float: left;
	width: 225px;
	margin-bottom: 5px;
	height: 18px;

}

.newLine .valleft
{
	float: left;
	margin-left: 5px;
}
.newLine div
{
	float: left;
	padding: 0 0 0 10px;
	text-align: left;
	width: 88px;
}
.newLine.btnPopup
{
	padding-right: 35px;
}

.newLine .btnleft
{
    float: left;
    margin-left: 98px !important;
}
.newLine.smallerText
{
	padding: 0 0 0 10px;
	text-align: left;
}

#header1_pnlSearch .searchBox, #ctl00_header1_pnlSearch .searchBox {
	width:193px;
}

#header1_pnlSearch input {
	float:left;
}

#header1_pnlSearch select, #ctl00_header1_pnlSearch select {
	background:#dbe6fe;
	border:1px solid #fff;
	width:197px;
}

.btnPopup input {
	float:right !important;
	margin-right:10px !important;
	border:1px solid #fff !important;
}

#header1_loginPanel, #ctl00_header1_loginPanel {
	background:url(../../images/_bg_popup_form.jpg) repeat-y top right #fff;
	border:3px solid #fff;
	padding:6px 0px 4px 10px;
	width:259px;
}

#header1_loginPanel .newLine div, #ctl00_header1_loginPanel .newLine div {
	width:100px;
}

#header1_loginPanel input {
	float:left;
}

.pushDown {
	clear:both;
	height:7px;
	font-size:0px;
	line-height:0px;
	padding:0px;
	margin:0px;
}

.closeLoginPanel
{
    font-family: Verdana, Helvetica, Arial, sans-serif;
    line-height: 17px;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    top:8px;
    right: 10px;
	border:1px solid #fff;
}

.closeLoginPanel a
{
    background-color:#629bda;
    cursor: pointer;
    color: #FFFFFF; 
    text-align: center; 
    text-decoration: none; 
    padding: 5px;
}

/* more home page stuff */

/*vendor dropdown */

#showDDL select {
	width:99%;
	border:1px solid #999;
	font-size:11px;
}
.menuClose {
	float:right;
	text-align:right;
	font-size:11px;
	padding-bottom:3px;
}
.menuClose a {
	font-size:11px;
	text-decoration:none;
}

.menuClose a:hover {
	font-size:11px;
	text-decoration:underline;
}

/* shop_vendor.aspx */

.listView table {
	width:100%;
}

.listView td {
	width:33%;
	vertical-align:top;
	padding:0px 20px 5px 0px;
}

.landingImg {
	float:right;
	margin:3px 0px 10px 20px;
	border:0px;
}

/*///////////// catTable /////////////*/

.catTableWrap {
	padding:10px 13px;
}
.recTableWrap {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 13px;
}

table.catTable td {
	margin:0px;
	padding:5px 35px 5px 0px;
	width:33%;
	font-weight:bold;
	vertical-align:top;
	line-height:16px;
}
table.catTable img {
	border:1px solid #999999;
	padding: 3px;
}


table.catTableBrands {
	width:100%;
    margin-top:5px;
    margin-bottom:5px;
}
table.catTableBrands td {
	margin: 0px;
	padding: 5px 10px 30px 0px;
	width: 33%;
	font-weight: bold;
	vertical-align: top;
	line-height:16px;
}
table.catTableBrands img {
	border:1px solid #999999;
	padding: 3px;
}
table.catTableBrands a {
}
table.catTableBrands a:hover {
}


.prodName
{
    width:178px;
    padding:3px 0px 15px 0px;
}

.shortDesc 
{
    width:178px;
    padding-top:5px;
}

.shortDesc 
{
    width:145px;
    padding-top:5px;
}

.price {
    color:black;
    padding-bottom:15px;
}
.strike {
    text-decoration: line-through;
}
.sale {
    color:Red;
}

/*///////////// cartTable /////////////*/

.cartTable {
    margin-bottom: 13px;
}
.cartTable th {
    font-weight: bold;
    padding-right: 5px;
    padding-left:4px;
    color: #3a6ca3;
    background-color:#e6e4e4;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid #999999;
	line-height:20px;
}
.cartTable td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 2px;
	border-bottom: 1px solid #999999;
}
.cartTable tr.noLine td {
    border-bottom-style: none;
}


/*///////////// shipTable /////////////*/

.shipTable {
    margin-bottom:30px;
	border:1px solid #ccc;
}
.shipTable th {
    font-weight: bold;
    padding-right: 5px;
    padding-left:4px;
    color: #3a6ca3;
    background-color:#e6e4e4;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid #999999;
	line-height:20px;
}
.shipTable th a {
    color:#ffc;
}
.shipTable th a:link {
    color:#ffc;
}
.shipTable th a:visited {
    color:#ffc;
}
.shipTable th a:hover {
    color:#ffc;
}
.shipTable td {
	padding:3px 5px 5px 4px;
}
.shipTable tr.noLine td {
    border-bottom-style: none;
}

.shipTable td.extraPad {
	padding:3px 5px 18px 2px;
}

.sectionHead {
	color:#000;
	font-weight:bold;
	padding-top:5px;
}

.floatButtons {
	float:right;
	margin:10px 0px 0px 30px;
}
.floatButtons2 {
	float:right;
	margin:15px 0px 0px 0px;
}

.floatLeft {
	float:left;
}

.totalCell {
	border-top:1px solid #999;
	background-color:#eee;
	padding:3px 0px;
	color:#000;
}

/*///////////// steps /////////////*/

#right_col_sec ul .steps {
	margin: 0px 0px 15px;
	list-style: none;
	text-align: left;
	padding: 3px 0px;
	border-bottom: 1px dashed #999999;
}
#right_col_sec ul .steps li {
	display: inline;
	margin: 0px 40px;
	padding: 0px;
	background-image:none;
	font-weight:normal;
	color: #666666;
}
#right_col_sec ul.steps li.on {
    font-weight: bold;
    font-size: 16px;
    color: #1e53bb;
}

.steps li {
    display:inline;
    margin-right:15px;
}

.on {
    font-weight: bold;
    font-size: 12px;
    color: #1e53bb;
}

/*///////////// formTable /////////////*/

.formTable {
    margin-bottom: 13px;
}
.formTable td {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 5px;
    padding-left: 0px;
    vertical-align: top;
}

.formTable h3 {
    font-size:13px;
    color:#000;
}

.noBorder {
    padding-bottom:3px;
}

.noBorder input {
    border:0px;
}

/*detail page */

#formTableDetail input, select {
	border:1px solid #999;
	font-size:11px;
}
#formTableDetail select {
	border:1px solid #999;
	width:auto;
	font-size:11px;
}

#formTableDetail td {
	padding:5px 0px 0px 0px;
}
/*///////////// search /////////////*/


/*///////////// misc /////////////*/

.pageingBox {
	text-align: center;
	width: 20px;
}
.btn
{
	background-color:#fc0;
	border:1px solid #0c3d76;
	color:#000;
	font-size:11px;
	padding:1px 0px;
}
.btnSub {
    background: #8c8c8c;
    border: 1px solid #4e5a28;
    color: #FFFFFF;
    margin-right:5px;
	padding:1px 0px;
}

input, select {
    font-size: 11px;
}
input, textarea {
    font:11px  Arial, Helvetica, sans-serif;
}
div.twoCol {
	width:48%;
	float:left;
	display: inline;
	padding-right: 2%;
}
a.editLnk {
	font-size:11px;
	font-weight: normal;
}
a.noStyle {
	text-decoration: none;
	margin:0px 3px;
}
a:hover.noStyle {
	text-decoration:underline;
}

.loadingbox
{
    position:absolute;
    top:300px;
    left:650px;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}
.btnDisabled {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	color:#FFFFFF;
	font-size: 11px;
}
.medProdImg {
    float:left;
	width:410px;
	text-align:left;
}
.medProdImg img {
    border:1px solid #eee;
	padding:3px;
}

.prodDetail {
	float:left;
	width:260px;
}

.addImg {
    text-align:center;
    padding-top:5px;
}
.addImg img {
    border:0px;
    padding-top:5px;
    width:117px;
    height:117px;
}

.lifestyles img {
    padding-top:8px;
}

hr.lightHR {
	background-color:#ccc;
	height:1px;
	color:#ccc;
	margin:7px 0px;
	border:0px;
}

/*//////////////// GRAPHICS ENGINE MASTER ////////////////*/

#wrapperGE {
	text-align: left;
	width: 1080px;
	margin: 0px auto;
	background:url(../../images/bg_main_ge.gif) repeat-y;
	padding: 0px 12px;
}

#headerGE {
	width: 1080px;
	height: 78px;
	border-bottom: solid 10px #2A3456;
}

#main2GE {
	width:1080px;
	margin:0px auto;
}

#nocolGE {
	width:1048px;
	float:left;
	padding:16px;
	margin:0px auto;
}
#nocolGE .content {
	padding:0px 13px;
}

#nocolGE h1 {
	height: 22px;
	margin: 0px;
	font-size: 14px;
	color:#ffffff;
	font-weight: normal;
	background:url(../../images/bg_h1_big_nocol_ge.gif) no-repeat;
	text-transform:uppercase;
	padding-left: 18px;
	padding-top:2px;
	margin-bottom: 12px;
	width:1048px;
}
#nocolGE h2 {
	margin:15px 0px 6px 0px;
	font-size: 18px;
	font-weight: normal;
	background:url(../../images/bg_h2.gif) no-repeat 0px 1px;
	padding-left:26px;
}


#nocolGE ul {
	margin: 0px;
	padding-left:53px;
	padding-bottom: 12px;
}

#footerGE {
	color: #81a0c1;
	clear: both;
	width: 1044px;
	height: 31px;
	background:url(../../images/sagecre/bg_bot_ge.jpg) no-repeat;
	margin: 0px auto;
	font-size: 11px;
	text-align: left;
	padding: 15px 30px;
	vertical-align:middle;
	line-height: 22px;
}
#footerGE a:link, #footerGE a:visited, #footerGE a:active {
	color: #81a0c1;
	text-decoration: none;
}
#footerGE a:hover {
	color: #81a0c1;
	text-decoration: underline;
}
#footerGE .seo a:link, #footerGE .seo a:visited, #footerGE .seo a:active, #footerGE .seo a:hover {
	color: #81a0c1;
	text-decoration: none;
}
#footerGE a.seo:visited, #footerGE a.seo:active, #footerGE a.seo:link {
	text-decoration: none;	color: #81a0c1;
}
#footerGE a.seo:hover {
	text-decoration: none; cursor: text;
}
#footerGE #copyRight
{
    margin-top: -22px;
	float: right;
	font-size: 11px;
}

#footerGE #footerLinks
{

	float: left;
	font-size: 11px;
	width: 475px;
}

#footerGE #footerPhone
{

font-size: 22px;
font-weight:bold;
}


/* CONTACT FORM */
#contactFormWrap {
	padding-left:40px;
}

#contactForm {
	width:315px;
}

#contactForm label {
	clear:both;
	float:left;
	width:95px;
	margin-bottom:10px;
}

#contactForm input {
	float:right;
	width:210px;
	border:1px solid #999;
	height:16px;
	margin-bottom:10px;
}

#contactForm .contactOptions {
	clear:both;
}

#contactForm .contactOptions div {
	width:200px;
	float:left;
	margin-left:3px;
}

#contactForm .contactOptions input {
	width:auto;
	height:auto;
	border:0;
	float:none;
	margin:0;
	padding:0;
}

#contactForm textarea {
	height:70px;
	width:307px;
	margin:0;
	padding:3px;
	float:none;
}

#contactForm input.btnSubmit {
	width:auto;
	height:auto;
	margin:10px 0 20px 0;
	padding:1px 3px;
	float:right;
}

/**** EMAILS ****/

#emailConfirm {
	background:#fff;
	color:#333;
	margin:10px auto;
	width:70%; text-align:left;
}
#emailConfirm table#tableTop tbody tr td {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:17px;
	text-align:left;
}
#emailConfirm td {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:17px; text-align:left;
}

#emailConfirm h3 {
	font-size:12px;
	margin:0 0 5px 0;
	padding:0;
	color:#2c5e94;
}

#emailConfirm hr {
	color:#a5c1df;
	background:none #3d70a7;
	height:1px;
	border:0;
	margin:0 0 5px 0;
	padding:0;
}

#emailConfirm th.altTH {
	padding:3px 5px;
	margin:0;
	text-align:left;
	text-transform:uppercase;
	background:#3d70a7;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}

table#emailHead {
	margin:5px 0 40px 0;
}

.emailHeadLeft {

}

.emailHeadLeft img {
	border:0;
	margin:0;
	padding:0;
}

td.emailHeadRight {
	margin:0;
	text-align:center;
	text-transform:uppercase;
	background:#3d70a7;
	color:#fff;
	font-size:13px;
	border-top:5px solid #d5dab5;
	border-bottom:5px solid #d5dab5;
}

table#tableTop {
	margin-top:20px; text-align:left;
}

#tableTop th {
	color:#a70907;
	text-align:left;
	font-size:13px;
}
#tableTop td {
    text-align:left;
}

table#orderInfo {
	margin-top:20px;
}

#orderInfo strong {
	color:#525252;
}

td#orderSummary {
	padding:10px 3px;
}

#orderSummary table td {
	padding:5px 10px 5px 0;
}

table#totals {
	margin-top:10px;
}
#totals td {
	padding:4px 10px 4px 5px;
}

.pushDown20 {
	padding-bottom:20px;
}

.bigBlue {
	color:#032e91;
	font-size:14px;
	font-weight:bold;
	width:70%;
	margin:0px auto;
	text-align:left;
	padding-bottom:10px;
}

.bigBlue span {
	color:#000;
}

.bld {
	font-weight:bold;
}

.noEdit {
	text-align:center;
	background:#d5dab5;
	border:2px solid #3d70a7;
	padding:4px 7px;
	font-weight:normal;
	font-size:17px;
	margin-bottom:40px;
}
	
/* CUSTOMER REORDER */
.reorderScroll {
	max-height:350px;
	overflow:scroll;
}

.margBottom30 {
	margin-bottom:30px;
}

/* MISC */
.leftBorder {
	border-left:1px solid #c8c7c7;
}

.bigError {
	font-size:13px;
	font-weight:bold;
}

.smallerText, .smallerText a, .smallerTexta:link, .smallerText a:active, .smallerText a:visited, .smallerText a:hover {
	font-size:11px;
} 

.smallerText a {
    cursor:pointer;
    cursor:hand;
}

.searchIcon, #ctl00_header1_imgLogin{
    cursor:pointer;
    cursor:hand;
}

/***** PRODUCT SEARCH PAGE (searchPage.aspx) *****/

table.searchProdForm
{
	margin-bottom: 10px;
}

.searchProdForm td
{
	padding-bottom: 5px;
}

.searchProdForm input
{
	background: #fff;
	border: 1px solid #ccc;
	width: 196px;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
}

.searchProdForm select
{
	background: #fff;
	border: 1px soild #ccc;
	width: 206px;
	padding: 2px 2px 2px 4px;
}

.searchProdForm #supLocSubmit input
{
	height: auto !important;
	width: auto !important;
	border: none !important;
	padding: 0 0 !important;
	background: none !important;
}

td.searchProdLabel
{
	width: 95px;
}

#supLocHint
{
	font-size: 10px;
}


/*** results ***/

/* lists */

table.tableModels
{
	margin-top: 10px;
}

.tableModels td
{
	color: #000;
	font-size: 11px;
	width: 33%;
	vertical-align: top;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	line-height: 16px;
	border-right: 25px solid #fff;
	padding: 5px 0;
}

.tableModels td a, .tableModels td a:visited
{
	text-decoration: none;
	display: inline-block;
}
.tableModels td a:hover
{
	text-decoration: underline;
}

p.noResults
{
	border: 2px solid #b60f07;
	background: #ffef34;
	display: block;
	padding: 5px 10px;
	color: #000;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	margin-right: -13px;
	letter-spacing: 0.6px;
}

/* products */
table.searchProdResult
{
	margin: 0 -20px 20px 0;
}

.searchProdResult td
{
	width: 33%;
	padding: 0 20px 0 0;
}

.searchProdResult p
{
	padding: 0 0 5px 0;
	margin: 0 0 0 0;
}

.searchProdResult a
{
	line-height: 16px;
	display: inline-block;
	padding-bottom: 5px;
	font-size: 12px;
}

.searchProdResult span.lbl
{
	display: inline-block;
	width: 55px;
}

.searchProdResult .searchProdResultPrice
{
	color: #333;
}

.searchProdResult input
{
	background: #fff;
	border: 1px solid #ccc;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
}

.searchProdResult select
{
	background: #fff;
	border: 1px soild #ccc;
	font-size: 12px;
	margin-bottom: 5px;
}

.searchProdResult input.buyNow
{
	background: url(../../images/_bg_btn_buyNow.gif) repeat-x;
	background-position: bottom;
	padding: 3px 5px 4px 5px;
	border: 1px solid #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	color: #000;
	cursor: default;
	display: inline-block;
	margin-top: 10px;
}

/*** deatil page (shop_detail2.aspx) ***/

.medProdImg.searchProdDetailTop
{
	width: 400px !important;
}

.searchProdDetailTop img
{
	max-width: 400px !important;
}

table.searchProdDetail
{
	margin: 10px 0;
}

table.searchProdDetail th
{
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
	padding-bottom: 3px;
}

table.searchProdDetail td
{
	vertical-align: top;
	padding-top: 5px;
}

.prodDetail2
{
	float: left;
	width: 260px;
	padding-left: 15px;
}

/* left col search */

.leftSearch
{
	background: #bfd2fd url(/images/bg_leftbot_in2.gif) center bottom no-repeat;
	color: #333;
}

.leftSearch h4
{
	color: #4578af;
	background: url(/images/cfi/bg_lefttop.gif) center top no-repeat;
	font-size: 14px;
	padding: 12px 0 0 10px;
	margin: 0 0 0 0;
	height: 25px;
	text-transform: uppercase;
}

.leftSearch table.searchProdForm
{
	margin: 10px 15px 10px 15px;
}

.leftSearch .searchProdForm td
{
	padding-bottom: 0;
	line-height: 14px;
}

.leftSearch .searchProdForm input
{
	background: #fff;
	border: 1px solid #ccc;
	width: 180px;
	font: 11px Arial, Helvetica, sans-serif;
	padding: 2px 4px;
	margin-bottom: 10px;
}

.leftSearch .searchProdForm select
{
	background: #fff;
	border: 1px soild #ccc;
	width: 192px;
	padding: 2px 2px 2px 4px;
	margin-bottom: 10px;
}

.leftSearch .searchProdForm #supLocSubmit input
{
	height: auto !important;
	width: auto !important;
	border: none !important;
	padding: 0 0 !important;
	background: none !important;
}

.leftSearch .smTxt
{
	font-size: 11px;
}
.forgotpassword
{
	background-color: #fff;
}

.forgotpassword #wrapper
{
	text-align: left;
	background-color: #fff !important;
	margin: 0px auto;
	background-image: none;
	padding: 0px 12px;
}
.register
{
	background-color: #fff;
}

.register #wrapper
{
	text-align: left;
	background-color: #fff !important;
	margin: 0px auto;
	background-image: none;
	padding: 0px 12px;
	width: 460px !important;
}

.register #wrapper .catTableWrap
{
	margin: 0px auto;
	padding: 0px !important;
}
.register #wrapper .catTableWrap .formTable td
{
	width: 100px;
}
.updatepassword .newLine div
{
	float: left;
	width: 117px;
	padding: 0 0 0 10px;
	text-align: left;
}
.updatepassword .login
{
	float: left;
}
.updatepassword .newLine span
{
	float: left;
	margin-left: 5px;
}
.updatepassword .newLine.btnPopup
{
	padding: 5px 188px 0 0;
}
.topDiv
{
	margin-left: 37px;
	margin-top: 37px;
	width: 350px;
}
.topDiv .formTable select
{
	height: 23px;
	width: 143px;
}
.topDiv .formTable td
{
	text-align: left;
}
.leftCol
{
	float: left;
}
.rightCol
{
	float: right;
	width: 550px;
}
.shippDiv li
{
	float: left;
	height: 150px;
	list-style: none outside none;
	margin: 0 15px 15px 0;
	padding: 11px 5px 7px;
	position: relative;
	width: 250px;
}
ul.shippDiv
{
	height: 300px;
	padding-left: 0 !important;
}
.addshp
{
	height: 35px;
	margin: 0 0 22px;
	padding: 0;
	width: 160px;
}

.LeftCol
{
	float: left;
	padding: 0 0 0 8%;
	width: 40%;
}
.RightCol
{
	float: right;
	width: 43%;
}

.contentDiv #login_in
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
.contentDiv .login
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	border: 1px solid #999;
}
.contentDiv #login_in_form
{
	width: 345px;
	padding-left: 3px;
	padding-top: 20px;
}
.contentDiv .formTable input, .catTableWrap1 .formTable input
{
	width: 154px;
	border: 1px solid #999;
	font-size: 11px;
	height: 15px;
	width: 154px;
}

.contentDiv .formTable select , .catTableWrap1 .formTable select
{
	width: 160px;
}
.contentDiv .formTable
{
	margin-bottom: 13px;
	width: 400px;
}
.contentDiv .newLine div
{
	padding: 0 0 0 3px;
	width: 124px;
}
.contentDiv #login_in_form p
{
	margin: 0;
	padding-right: 43px;
	padding-top: 6px;
	text-align: right;
}
.contentDiv .btlogin
{
	text-align: center;
	padding-right: 18px;
}
#btnRetrivePwd
{
	float: left;
}

.CustregDiv input[type="text"], .CustregDiv input[type="password"]
{
	width: 154px;
	border: 1px solid #999;
	font-size: 11px;
	height: 15px;
	width: 154px;
}
.CustregDiv select
{
	width: 154px;
	border: 1px solid #999;
	font-size: 11px;
	width: 158px;
}
#RadWindowWrapper_rwShip .rwTable .rwTitlebarControls em
{
	width: 290px !important;
}
#RadWindowWrapper_rwShip .rwTable
{
	width: 450px;
}
#RadWindowWrapper_rwShip .rwTable .rwTitlebarControls .rwControlButtons
{
	float: left;
	width: 20px !important;
}
#RadWindowWrapper_rwShip .rwTable .rwTitlebarControls .rwPinButton, #RadWindowWrapper_rwShip .rwTable .rwTitlebarControls .rwReloadButton, #RadWindowWrapper_rwShip .rwTable .rwTitlebarControls .rwMinimizeButton, #RadWindowWrapper_rwShip .rwTable .rwTitlebarControls .rwMaximizeButton
{
	display: none;
}

.shipEdit
{
	background-color: #fff;
}

.shipEdit #wrapper
{
	text-align: left;
	background-color: #fff !important;
	margin: 0px auto;
	background-image: none;
	padding: 0px 12px;
	width: 410px !important;
}
.topDiv input[type="text"], .topDiv input[type="password"]
{
	border: 1px solid #999;
	font-size: 11px;
	height: 15px;
	width: 154px;
}
.topDiv select
{
	border: 1px solid #999;
	font-size: 11px;
	width: 158px !important;
}

.editBillUpdate
{
	height: 24px;
}

.editBillUpdate input[type="image"]
{
	height: 17px;
	margin: 18px 12px 0 0;
}
.custShipadd select, .CustUsres select
{
	width: 145px;
}
.changePass
{
	margin-left: 169px;
}

.contShop
{
	float: right;
}
.shpaddre strong
{
	float:left;
	width: 60px;
}
.shpaddre span
{
	float:left;
	
}

.shpaddreTax strong
{
	float:left;
	width: 60px;
}
.shpaddreTax span
{
	float:left;
	
}
#faqs
{
margin-bottom: 20px;
}

#faqs h3
{
    background: url("/images/expand-icon.png") no-repeat left top;
    cursor: pointer;
    padding: 0 0 20px 35px;
}

#faqs .expanded
{
    background: url("/images/expanded-icon.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
#faqs .data
{padding-left: 50px;
padding-bottom:10px;
}
.forgotpwdlink{margin-left:126px;}
.faqcontent{padding-left:24px !important;}


/*  @@@@@[  Shipping address popup  ]@@@@@ */


#shipSelection
{
    background-color:White;
    padding-left: 100px;

   
}
#shipSelection .shippDiv li
{
	float: left;
	height: 150px;
	list-style: none outside none;
	margin: 0 15px 15px 0;
	padding: 11px 5px 7px;
	position: relative;
	width: 200px;
    text-align:left;
}
#shipSelection ul.shippDiv
{
	height: 300px;
	padding-left: 0 !important;

}
#shipSelection .addshp
{
	height: 35px;
	margin: 0 0 22px;
	padding: 0;
	width: 400px;
}

.fltLeft
{
    float:left;
}

.fltRight
{
    float:right;
}

.LoggedIn
{
    min-height:50px !important;
}

.LoggedIn h2
{
    padding-top: 0px !important;
}

.LoggedIn .NavLevel0
{
    padding-left: 14px;
}

.subnav_in h3, .NavLevel1 h3
{
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: normal;
}

.btnPadFive
{
    padding-right: 5px;
}

div.threeCol
{
	float: left;
	display: inline;
}

div.twoCol
{
	width: 48%;
	float: left;
	display: inline;
	padding-right: 2%;
}

input.error  { background: #fed; border: 1px solid red !important;  }
select.error { background: #fed; border: 1px solid red; }