/*  @@@@@[  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: #9cb6c5;
}
.subnav {
	width: 218px;
	text-align:left;
	padding-bottom:5px;
	background:#e7d8ac;
}

.subnavTop {
	height:37px;
	width:218px;
	margin:0px;
	padding:0px 0px 3px 0px;
	background-image:url(../../images/redwing/_bg_subnav_top.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.subnavHomeBGColor {
	 background:#9cb5c5;
}

.subnav h2 {
    font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#002d62;
    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: #333; 
	text-decoration: none;
	padding-left:22px;
	margin-top:8px;
	display:block;
	line-height:16px;
}
.subnav a:hover {
	color: #333; 
	text-decoration: none;
	background:url(../../images/redwing/_bullet_sub.gif) no-repeat 0px 1px;
	padding-left: 22px;
}
.subnav a.act {
	color: #4d4d4d; 
	text-decoration: none;
	background:url(../../images/redwing/_bullet_sub.gif) no-repeat 0px 1px;
	padding-left: 22px;
}

/* @@@@@[  Header / Footer  ]@@@@@ */
#header {
	width: 948px;
	height: 78px;
	border-bottom: solid 10px #002d62;
}
#logo {
	width:317px;
	float:left;
	height:76px;
}

#logo img {
	max-width:317px;
	max-height:76px;
}
#acc {
	width:605px;
	height: 17px;
	padding: 8px 0px 8px 20px;
	background:url(../../images/redwing/_bg_top_nav.gif) 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;
}
#footer {
	color: #acbfd3;
	clear: both;
	width: 912px;
	height: 31px;
	background:url(../../images/redwing/_bg_bottom.jpg) no-repeat;
	margin: 0px auto;
	font-size: 11px;
	text-align: left;
	padding: 15px 30px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #acbfd3;
	text-decoration: none;
}
#footer a:hover {
	color: #acbfd3;
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #acbfd3;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	color: #acbfd3;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#footer div{
	float: right;
	font-size: 11px;
}

/* @@@@@[  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:#9cb5c5;
	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;
	color:#333;
}
#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;
}

/* @@@@@[  Secondary Page  ]@@@@@ */
#main {
	width: 948px;
	margin-top:0px;
	background:url(../../images/redwing/_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/redwing/_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/redwing/_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/redwing/_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 #9cb6c5;
	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/redwing/_bg_subnav_bottom_home.gif) center bottom no-repeat;
	height:13px;
} 

.tanBottom {
	background: url(../../images/redwing/_bg_subnav_bottom.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:#cde0ec;
	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: #e7d8ac;
	border: 1px solid #5c6f7b}

#sddm div a {
	position: relative;
	display:block;
	margin:0;
	padding:5px 10px;
	width:auto;
	white-space:nowrap;
	text-align:left;
	text-decoration:none;
	background:#e7d8ac;
	color:#333;
	font:11px arial
}

#sddm div a:hover {
	background:#d4a61e;
	color:#fff;
}

/********** 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 div {
	float:left;
	width:60px;
}

#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:0px 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 #5c6f7b;
}

#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/redwing/_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: #acbfd3;
	clear: both;
	width: 1044px;
	height: 31px;
	background:url(../../images/bg_bot_ge.jpg) no-repeat;
	margin: 0px auto;
	font-size: 11px;
	text-align: left;
	padding: 15px 30px;
}
#footerGE a:link, #footerGE a:visited, #footerGE a:active {
	color: #acbfd3;
	text-decoration: none;
}
#footer a:hover {
	color: #acbfd3;
	text-decoration: underline;
}
#footerGE .seo a:link, #footerGE .seo a:visited, #footerGE .seo a:active, #footerGE .seo a:hover {
	color: #acbfd3;
	text-decoration: none;
}
#footerGE a.seo:visited, #footerGE a.seo:active, #footerGE a.seo:link {
	text-decoration: none;	color: #acbfd3;
}
#footerGE a.seo:hover {
	text-decoration: none; cursor: text;
}
#footerGE div{
	float: right;
	font-size: 11px;
}

/* 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:#5c6f7b;
	color:#fff;
	font-size:13px;
	border-top:5px solid #eda023;
	border-bottom:5px solid #eda023;
}

table#tableTop {
	margin-top:20px; text-align:left;
}

#tableTop th {
	color:#b57000;
	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:#425663;
	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;
} 