/* +------------------------------------------------------------+ */
/* | General XHTML Elements                                     | */
/* +------------------------------------------------------------+ */

@charset "utf-8";
/* CSS Document */

.shoeseo {
	visibility: hidden;
	display: none;
}

body {
     color: #444444;
     background-color: #DEDEDE;
     font-family: Verdana, Tahoma, Arial, sans-serif;
     font-size: 11px;
     font-weight: normal;
     text-align: left;
     }

a {
     color: #3E6B8A;
     background-color: inherit;
     font-weight: bold;
     text-decoration: none;
     cursor: pointer;
     }

p {
     color: inherit;
     background-color: inherit;
     margin: 15px 0px 13px 0px;
     }

sup {
     color: inherit;
     background-color: inherit;
     display: inline;
     padding: 0px;
     vertical-align: super;
     font-size: 8px;
     }

a:hover {
     color: inherit;
     background-color: inherit;
     text-decoration: underline;
     }

fieldset {
     color: inherit;
     background-color: inherit;
     border: none;
     padding: 5px 0px 5px 0px;
     }

fieldset p {
     color: inherit;
     background-color: inherit;
     display: block;
     font-size: 11px;
     margin: 5px 5px 5px 2px;
     }

form {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 5px 0px;
     }

img {
     color: inherit;
     background-color: inherit;
     border: none;
     }

li {
     color: inherit;
     background-color: inherit;
     }

/* +------------------------------------------------------------+ */
/* | General XHTML Classes                                      | */
/* +------------------------------------------------------------+ */

.center {
     color: inherit;
     background-color: inherit;
     text-align: center;
     }
     
#centerdis {
     color: inherit;
     background-color: inherit;
     text-align: center;
     float: right;
     padding-right: 33px;
     padding-left: 33px;
     }
     

     

.inlinecenter {
     color: inherit;
     background-color: inherit;
     text-align: center;
     }

p.inline {
     color: inherit;
     background-color: inherit;
     display: inline;
     padding: 0px;
     }

.strong {
     color: inherit;
     background-color: inherit;
     font-weight: bold;
     }

.big {
     font-weight: bold;
     font-size: 14px;
     }

.hidden {
     color: inherit;
     background-color: inherit;
     display: none;
     }

a.unfancy {
     color: inherit;
     background-color: inherit;
     text-decoration: underline;
     font-weight: normal;
     }

a.unfancy:hover {
     color: inherit;
     background-color: inherit;
     text-decoration: underline;
     }

/* +------------------------------------------------------------+ */
/* | Skin Specific Divs                                         | */
/* +------------------------------------------------------------+ */

#skin_wrapper {
     color: inherit;
     background-color: inherit;
     width: 99%;
     padding: 0px;
     margin: auto;
     }

#skin_header {
     color: inherit;
     background-color: #FFFFFF;
     border: 1px solid #36586F;
     padding: 5px;
     margin-bottom: 4px;
     }

#skin_ct {
     color: inherit;
     background-color: #FFFFFF;
     border: 1px solid #36586F;
     width: 100%;
     padding: 0px;
     }

#skin_ct_lcol {
     color: inherit;
     background-color: #FDFDFD;
     padding: 7px 9px 7px 7px;
     margin: 0px;
     vertical-align: top;
     border-right: 1px solid #CDCDCD;
     width: 160px;
     text-align: left;
     }

#skin_ct_mcol {
     color: inherit;
     background-color: #FDFDFD;
     padding: 7px 7px 7px 7px;
     margin: 0px;
     border: none;
     vertical-align: top;
     }

#skin_ct_rcol {
     color: inherit;
     background-color: #FDFDFD;
     padding: 7px 7px 7px 9px;
     margin: 0px;
     vertical-align: top;
     border-left: 1px solid #CDCDCD;
     width: 160px;
     }

#skin_footer {
     color: inherit;
     background-color: inherit;
     padding: 0px;
     margin-top: 10px;
     text-align: center;
     }

#skin_pgtitle {
     color: #FFFFFF;
     background-color: #4E7A99;
     padding: 3px 5px 3px 5px;
     margin: 0px 0px 10px 0px;
     border: 1px solid #36586F;
     font-weight: bold;
     }

#skin_content {
     color: inherit;
     background-color: inherit;
     margin: auto;
     }

#skin_ht {
     color: inherit;
     background-color: inherit;
     border: 0px;
     margin: 0px;
     padding: 0px;
     width: 100%;
     }

#skin_ht_lcol {
     color: inherit;
     background-color: inherit;
     width: 25%;
     text-align: left;
     vertical-align: top;
     }

#skin_ht_rcol {
     color: inherit;
     background-color: #FDFDFD;
     width: 75%;
     text-align: right;
     vertical-align: top;
     }

/* +------------------------------------------------------------+ */
/* | Skin Specific Classes                                      | */
/* +------------------------------------------------------------+ */

.skin_fenavh {
     color: #FFFFFF;
     background-color: #4E7A99;
     padding: 3px 5px 3px 5px;
     margin: 0px 0px 0px 0px;
     border: 1px solid #36586F;
     font-weight: bold;
     }

.skin_fenav ul {
     color: inherit;
     background-color: inherit;
     padding: 0px;
     margin: 0px 0px 10px 0px;
     list-style: none;
     }

.skin_fenav ul li {
     color: inherit;
     background-color: inherit;
     padding: 0px;
     margin: 0px;
     border-bottom: 1px solid #CDCDCD;
     list-style: none;
     }

.skin_fenav ul li a {
     color: #333333;
     background-color: inherit;
     font-weight: normal;
     display: block;
     text-decoration: none;
     padding: 3px 5px 3px 5px;
     }

.skin_fenav ul li a:hover {
     color: #333333;
     background-color: #ABC2D1;
     text-decoration: none;
     }

.skin_button {
     color: #FFFFFF;
     background-color: #4E7A99;
     padding: 0px;
     border: 1px solid #36586F;
     margin: 0px 0px 10px 3px;
     display: block;
     float: right;
     }

.skin_button a {
     color: #333333;
     background-color: #ABC2D1;
     font-weight: normal;
     display: block;
     padding: 2px 7px 2px 7px;
     }

.skin_button a:hover {
     color: #333333;
     background-color: #EFEFEF;
     text-decoration: none;
     }

.skin_headacct {
     color: inherit;
     background-color: inherit;
     width: 100%;
     text-align: right;
     clear: both;
     }

.skin_fenavmini {
     color: inherit;
     background-color: inherit;
     padding: 5px;
     margin: 0px 0px 10px 0px;
     border-left: 1px solid #36586F;
     border-right: 1px solid #36586F;
     border-bottom: 1px solid #36586F;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Divs                                         | */
/* +------------------------------------------------------------+ */

#khxc_debug {
     color: #333333;
     background-color: #FFFFFF;
     border: 1px solid #36586F;
     padding: 10px;
     overflow: hidden;
     margin-top: 10px;
     }

#khxc_printable {
     color: inherit;
     background-color: #FFFFFF;
     border: 1px solid #36586F;
     width: 800px;
     padding: 10px;
     margin: auto;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Messages                            | */
/* +------------------------------------------------------------+ */

.khxc_error {
     color: #FF0000;
     background-color: inherit;
     font-weight: bold;
     }

.khxc_confirm {
     color: #339933;
     background-color: inherit;
     font-weight: bold;
     }

.khxc_imgfloatrt {
     color: inherit;
     background-color: inherit;
     float: right;
     margin-bottom: 10px;
     margin-left: 10px;
     display: inline;
     }

.khxc_inline {
     color: inherit;
     background-color: inherit;
     display: inline;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Boxed Monospace Code                | */
/* +------------------------------------------------------------+ */

.khxc_preboxed {
     color: inherit;
     background-color: #F7F7F7;
     margin: 5px 0px 0px 0px;
     padding: 5px;
     border: 1px solid #36586F;
     font-family: Fixed, monospace;
     overflow: hidden;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Form Fields                         | */
/* +------------------------------------------------------------+ */

.khxc_formfieldradcb {
     color: inherit;
     background-color: inherit;
     }

.khxc_formfield {
     color: inherit;
     background-color: #FFFFFF;
     border: 1px solid #36586F;
     font-size: 11px;
     margin: 5px 5px 0px 2px;
     }

.khxc_formfield:hover {
     color: inherit;
     background-color: #DEDEDE;
     }

.khxc_formfieldp {
     color: #3E6B8A;
     background-color: inherit;
     display: block;
     padding: 0px;
     margin: 0px;
     }

.khxc_formfieldpnfs {
     color: inherit;
     background-color: inherit;
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 5px 0px;
     }

.khxc_formfielda {
     color: #3E6B8A;
     background-color: inherit;
     display: block;
     padding: 0px 5px 0px 5px;
     margin: 0px 0px 2px 0px;
     }

.khxc_formbutton {
     color: #333333;
     background-color: #ABC2D1;
     border: 1px solid #36586F;
     padding: 1px;
     margin: 0px 0px 5px 0px;
     font-size: 11px;
     width: 130px;
     }

.khxc_formbutton:hover {
     color: #333333;
     background-color: #EFEFEF;
     }

.khxc_quickbutton {
     color: #333333;
     background-color: #ABC2D1;
     border: 1px solid #36586F;
     padding: 1px;
     margin: 0px;
     font-size: 11px;
     width: 130px;
     }

.khxc_quickbutton:hover {
     color: #333333;
     background-color: #EFEFEF;
     }

.khxc_quickform {
     color: inherit;
     background-color: inherit;
     margin: 5px 0px 0px 0px;
     }

.khxc_quickfield {
     color: inherit;
     background-color: #DEDEDE;
     border: 1px solid #36586F;
     font-size: 11px;
     margin: 1px 0px 0px 0px;
     }

.khxc_quickfield:hover {
     color: inherit;
     background-color: #FFFFFF;
     }

.khxc_formfieldradcb_rnc {
     color: inherit;
     background-color: #FFA4A4;
     }

.khxc_formfield_rnc {
     color: inherit;
     background-color: #FFA4A4;
     border: 1px solid #36586F;
     font-size: 11px;
     margin: 5px 5px 0px 2px;
     }

.khxc_formfield_rnc:hover {
     color: inherit;
     background-color: #DEDEDE;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Form Displays                       | */
/* +------------------------------------------------------------+ */

.khxc_formsecthead {
     color: #FFFFFF;
     background-color: #4E7A99;
     padding: 2px 5px 2px 5px;
     margin: 0px;
     border-top: 1px solid #36586F;
     border-left: 1px solid #36586F;
     border-right: 1px solid #36586F;
     font-weight: bold;
     }

table.khxc_formtblone {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 5px 0px;
     border-spacing: 3px;
     width: 100%;
     border: 1px solid #36586F;
     }

table.khxc_formtbltwo {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 5px 0px;
     border-spacing: 3px;
     width: 100%;
     border: 1px solid #36586F;
     }

td.khxc_formtbltwo {
     color: inherit;
     background-color: #F7F7F7;
     padding: 4px 2px 2px 2px;
     width: 50%;
     border-top: 1px solid #BCBCBC;
     border-left: 1px solid #BCBCBC;
     vertical-align: top;
     }

td.khxc_formtbltwospan {
     color: inherit;
     background-color: #F7F7F7;
     padding: 4px 2px 2px 2px;
     width: 100%;
     border-top: 1px solid #BCBCBC;
     border-left: 1px solid #BCBCBC;
     vertical-align: top;
     }

td.khxc_formtblone {
     color: inherit;
     background-color: #F7F7F7;
     padding: 4px 2px 2px 2px;
     width: 100%;
     border-top: 1px solid #BCBCBC;
     border-left: 1px solid #BCBCBC;
     vertical-align: top;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Sort Table Displays                 | */
/* +------------------------------------------------------------+ */

table.khxc_sorttable {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 0px 0px;
     border-spacing: 3px;
     width: 100%;
     border: 1px solid #36586F;
     }

th.khxc_sorttable {
     color: inherit;
     background-color: #E9E9E9;
     padding: 4px 3px 4px 3px;
     border-top: 1px solid #CDCDCD;
     border-left: 1px solid #CDCDCD;
     vertical-align: top;
     }

td.khxc_sorttable {
     color: inherit;
     background-color: inherit;
     padding: 4px 3px 4px 3px;
     border-top: 1px solid #CDCDCD;
     border-left: 1px solid #CDCDCD;
     vertical-align: top;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Regular Table Displays              | */
/* +------------------------------------------------------------+ */

.khxc_regtablehead {
     color: #FFFFFF;
     background-color: #4E7A99;
     padding: 2px 5px 2px 5px;
     margin: 0px;
     border: 1px solid #36586F;
     font-weight: bold;
     clear: both;
     }

table.khxc_regtable {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 5px 0px;
     border-spacing: 3px;
     width: 100%;
     border-left: 1px solid #36586F;
     border-right: 1px solid #36586F;
     border-bottom: 1px solid #36586F;
     }

tr.khxc_regtable {
     color: inherit;
     background-color: inherit;
     padding: 5px;
     border: 1px solid #36586F;
     }

th.khxc_regtable {
     color: inherit;
     background-color: inherit;
     padding: 4px 3px 4px 3px;
     border-top: 1px solid #CDCDCD;
     border-left: 1px solid #CDCDCD;
     vertical-align: top;
     }

td.khxc_regtable {
     color: inherit;
     background-color: #F7F7F7;
     padding: 4px 3px 4px 3px;
     border-top: 1px solid #CDCDCD;
     border-left: 1px solid #CDCDCD;
     vertical-align: top;
     }

.khxc_regtable p {
     color: inherit;
     background-color: inherit;
     padding: 0px;
     margin: 0px 0px 5px 0px;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Ghost Table Displays                | */
/* +------------------------------------------------------------+ */

table.khxc_ghost {
     color: inherit;
     background-color: inherit;
     margin: 0px;
     padding: 0px;
     border-spacing: 3px;
     width: 100%;
     }

td.khxc_ghost {
     color: inherit;
     background-color: inherit;
     padding: 0px;
     margin: 0px;
     vertical-align: top;
     }

.khxc_ghost form {
     color: inherit;
     background-color: inherit;
     display: inline;
}

td.khxc_ghost img {
     color: inherit;
     background-color: inherit;
     margin-right: 10px;
     margin-bottom: 10px;
     }

td.khxc_ghost p {
     margin: 0px 0px 6px 0px;
}

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Boxed Paragraphs                    | */
/* +------------------------------------------------------------+ */

p.khxc_uktablesp {
     color: inherit;
     background-color: inherit;
     margin: 0px;
     font-size: 1px;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Online Store Displays               | */
/* +------------------------------------------------------------+ */

.khxc_storehead {
     color: #FFFFFF;
     background-color: #4E7A99;
     padding: 2px 5px 2px 5px;
     margin: 10px 0px 2px 0px;
     border: 1px solid #36586F;
     font-weight: bold;
     clear: both;
     }

.khxc_storelink {
     color: inherit;
     background-color: #F7F7F7;
     padding: 0px 5px 0px 5px;
     margin: 5px 0px 10px 0px;
     border: 1px solid #36586F;
     }

.khxc_storelink p {
     color: #3E6B8A;
     background-color: inherit;
     margin: 4px 0px 4px 0px;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Category List Display Tables        | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_cat {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 10px 0px;
     border-spacing: 3px;
     width: 100%;
     }

tr.khxc_cptbl_cat {
     color: inherit;
     background-color: inherit;
     }

td.khxc_cptbl_cat {
     color: inherit;
     background-color: inherit;
     padding: 4px 4px 2px 4px;
     border: 1px solid #36586F;
     vertical-align: top;
     }

td.khxc_cptbl_cat_blank {
     color: inherit;
     background-color: inherit;
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product List Display Tables         | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_prod {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 10px 0px;
     border-spacing: 3px;
     width: 100%;
     }

tr.khxc_cptbl_prod {
     color: inherit;
     background-color: inherit;
     }

td.khxc_cptbl_prod {
     color: inherit;
     background-color: inherit;
     padding: 4px 4px 2px 4px;
     border: 1px solid #36586F;
     vertical-align: top;
     }

td.khxc_cptbl_prod_blank {
     color: inherit;
     background-color: inherit;
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Product Detail Display Tables       | */
/* +------------------------------------------------------------+ */

table.khxc_cptbl_det {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 10px 0px;
     border-spacing: 3px;
     width: 100%;
     }

tr.khxc_cptbl_det {
     color: inherit;
     background-color: inherit;
     }

td.khxc_cptbl_det {
     color: inherit;
     background-color: inherit;
     padding: 4px 4px 2px 4px;
     border: 1px solid #36586F;
     vertical-align: top;
     }

td.khxc_cptbl_det_blank {
     color: inherit;
     background-color: inherit;
     display: none;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Price Displays                      | */
/* +------------------------------------------------------------+ */

.khxc_pricediv {
     color: inherit;
     background-color: inherit;
     margin: 2px 0px 2px 0px;
     }

.khxc_price {
     color: inherit;
     background-color: inherit;
     display: inline;
     }

.khxc_pricex {
     color: #FF0000;
     background-color: inherit;
     display: inline;
     text-decoration: line-through;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Shopping Cart Displays              | */
/* +------------------------------------------------------------+ */

.khxc_cartbutton {
     color: #333333;
     background-color: #ABC2D1;
     border: 1px solid #36586F;
     padding: 1px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     margin: 0px 0px 5px 0px;
     width: 125px;
     }

.khxc_cartbutton:hover {
     color: #333333;
     background-color: #EFEFEF;
     text-decoration: none;
     cursor: default;
     }

/* +------------------------------------------------------------+ */
/* | KHXC Required Classes: Misc                                | */
/* +------------------------------------------------------------+ */

.khxc_clearboth {
     color: inherit;
     background-color: inherit;
     clear: both;
     }

.khxc_outstock {
     color: #FF0000;
     background-color: inherit;
     }

a.khxc_hrefbutton {
     color: #333333;
     background-color: #ABC2D1;
     border: 1px solid #36586F;
     padding: 2px 5px 2px 5px;
     font-size: 11px;
     font-weight: normal;
     text-align: center;
     display: block;
     }

a.khxc_hrefbutton:hover {
     color: #333333;
     background-color: #EFEFEF;
     text-decoration: none;
     cursor: default;
     }

.khxc_outline {
     color: inherit;
     background-color: #F7F7F7;
     border: 1px solid #36586F;
     padding: 5px;
     margin-top: 5px;
     }

.khxc_outline p {
     color: inherit;
     background-color: inherit;
     margin: 0px 0px 3px 0px;
}

/* +------------------------------------------------------------+ */
/* | End                                                        | */
/* +------------------------------------------------------------+ */

/* +------------------------------------------------------------+ */
/* | IM CSS                                                     | */
/* +------------------------------------------------------------+ */

body {
	margin:0;
	padding:0;
	background-color: #4e7a99;
	background-image: url('/images/sitebg.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
#frame {
	width: 894px;
	margin: 0 auto;
}

#header {
	width: 894px;
	height:	213px;
	float: left;
	background-image: url('/images/HeaderBG.jpg');
	background-repeat: no-repeat;
	margin-top: -30px;
}

#sitelogo {
	width: 237px;
	height: 48px;
	float: left;
	background-image: url('/images/SiteLogo.jpg');
	background-repeat: no-repeat;
	position: relative;
	left: 25px;
	top: 30px;
}

#headerlinks {
	float: right;
	position: relative;
	top: -1px;
	right: 4px;
}

*body #headerlinks {
	top: 11px;
         right: 4px;
}

#headerlinks ul li {
	display: inline;
	list-style: none;
	border-right: 1px solid #003458;
	padding: 0 5px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

#headerlinks ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	text-transform: capitalize;
}

*body #headerlinks ul li a {
	font-weight: bold;

}


#headerlinks ul li a:hover {
	text-decoration: underline;
}

#contactnumber {
    width: 894px;
	float: left;
	clear: both;
	position: relative;
	top: 31px !important;
	left: 15px;
}

*body #contactnumber {
	top: 42px;
}

#contactnumber p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: -1px;
}

.small_font {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 197px;
	padding: 0;
	position: relative;
	top: -5px;
}

.coloryellow {
	color: #F7C600;
}

#sitelogo h1 {
	display: none;
	visibility: hidden;
}

#sitelogo p {
	display: none;
	visibility: hidden;
}

#topmainnav {
	position: relative;
	top: 31px !important;
	*top: 46px !important;
	left: -10px;
	width: 894px;
	float: left;
	clear: both;
}

*body #topmainnav {
	top: 58px;
}

#topmainnav ul li {
	display: inline;
	list-style: none;
	padding: 0 25px 0 0;
}

#topmainnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #343030;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: -1px;
}

#topmainnav ul li a:hover {
	text-decoration: underline;
}

#bottommainnav {
	width: 894px;
	float: left;
	clear: both;
	position: relative;	
	top: 32px !important;
	*top: 47px !important;
	left: -12px;
}

*body #bottommainnav {
	top: 63px;
}

#bottommainnav ul li {
	display: inline;
	list-style: none;
	border-right: 0px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 20px 0 20px;
}

#bottommainnav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

#bottommainnav ul li a:hover {
	text-decoration: underline;
}

#mainbody {
	width: 894px;
	float: left;
	background-color: #fff;
}

#mainleft {
	width: 553px;
	float: left;
	border-right: 1px solid #fff;
}

.mainleftimg {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #fff;
}

#shoprimhead {
	width: 553px;
	height: 38px;
	float: left;
	background-color: #CECBCE;
}
.logocolumn1 {
	width: 132px;
	float: left;
	border-right: 1px dotted #000;
}

.logocolumn2 {
	width: 132px;
	float: left;
	border-right: 1px dotted #000;
}

.logocolumn3 {
	width: 132px;
	float: left;
	border-right: 1px dotted #000;
}

.logocolumn4 {
	width: 132px;
	float: left;
	border-right: 0px dotted #000;
}

.logocolumn1 img {
	margin: 4px 0;
}

.logocolumn2 img {
	margin: 2px 0;
}

.logocolumn3 img {
	margin: 6px 0;
}

.logocolumn4 img {
	margin: 3px 0;
}

#shoprimhead h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #00345A;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	line-height: 38px;
	text-indent: 10px;
	padding: 0;
	margin: 0;
}

#graylogobox {
	width: 553px;
	float: left;
	text-align: center;
	background-color: #DEDFDE;
	border-top: 11px solid #DEDFDE;
	border-bottom: 10px solid #DEDFDE;
}

#mainright {
	width: 340px;
	float: left;
}

#searchcontainer {
	width: 340px;
	float: left;
}

#titlepackages {
	width: 340px;
	height: 34px;
	float: left;
	background-image: url('/images/RightHeaderBG.jpg');
	background-repeat: repeat-x;
}

#titlepackages h1 {
	display: none;
	visibility: hidden;
}

#titlepackages img {
	padding: 8px 0 0 15px;
}

#searchoptions {
	width: 340px;
	height: 273px;
	float: left;
	border-bottom: 1px solid #fff;
	background-image: url('/images/OrangeBoxBG.jpg');
	background-repeat: repeat-x;
}

#searchtop {
	width: 340px;
	height: 148px;
	float: left;
}

#searchtopleft {
	width: 221px;
	height: 148px;
	float: left;
	background-image: url('/images/SearchBoxBG.jpg');
	background-repeat: no-repeat;
}

.stepsectioncont {
	width: 221px;
	float: left;
	clear: both;
	padding-bottom: 5px;
}

#sectonformposition {
	position: relative;
	top: 15px;
	left: 6px;
}

.stepsectionleft {
	width: 74px;
	float: left;
	text-align: center;
}

.stepsectionright {
	width: 147px;
	float: left;
	text-align: left;
}

.stepsectionright select {
	width: 133px;
}

#searchtopright {
	width: 119px;
	float: left;
	text-align: center;
}

#searchtopright p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	margin-top: 5px;
	margin-left: 6px;
	width: 100px;
	line-height: 14px;
}

#quicksearch a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #1F3F56;
	text-decoration: underline;
	text-transform: uppercase;
}

#quicksearch a:hover {
	text-decoration: underline;
	color: #B11B02;
}

#searchbottom {
	width: 340px;
	float: left;
}

#searchbottomleft {
	width: 170px;
	float: left;
	text-align:right;
}

#searchbottomright {
	width: 170px;
	float: left;
	text-align: left;
}

.grayboxcont {
	width: 162px;
	margin: 0 auto;
	padding-top: 6px;
}

.headergraybox {
	width: 162px;
	height: 27px;
	float: left;
}

.headergraybox h2 {
	display: none;
	visibility: hidden;
}

.contgraybox {
	width: 162px;
	height: 86px;
	background-image: url('/images/BGGrayBox.jpg');
	background-repeat: no-repeat;
	float: left;
	text-align: center;
}

.contgraybox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535353;
	text-align:left;
	font-weight: bold;
	padding: 3px 8px;
	margin: 0;
}

.searchgraybtn {
	margin-top: 10px;
}

#newslettercont {
	width: 340px;
	height: 140px;
	float: left;
	background-color: #105584;
	border-top: 1px solid #fff;
}

#newslettercont h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 25px 0 4px 8px;
}

#newslettercont p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	letter-spacing: -1px;
	padding: 0 0 4px 8px;
	margin-top: -20px;
}

#signupcont {
	width: 300px;
	margin: -10px auto 0;
	height: 27px;
}

#signupsect {
	float: left;
	margin-right: 4px;
}

#signupbtn {
	float: left;
}

#footerlinks {
	width: 894px;
	height: 135px;
	float: left;
	background-color: #003458;
	border-top: 1px solid #fff;
	text-align: center;
	padding-top: 8px;
}

#footerlinks ul {
	margin: 0;
	padding: 3px;
}

*body #footerlinks ul {
	margin: 0;
	padding: 4px 0 0 0;
}

#footerlinks ul li {
	display: inline;
	list-style: none;
	padding: 0 6px;
	border-right: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

#footerlinks ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-transform: capitalize;
	text-decoration: none;
}

#footerlinks ul li a:hover {
	text-decoration: underline;
}

#footer {
	width: 894px;
	height: 45px;
	float: left;
	background-repeat: repeat-x;
	background-image: url('/images/FooterBG.jpg');
	text-align: center;
}

#footer p {
	margin:0;
	padding:0;
	line-height: 45px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer p a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#footer p a:hover {
	text-decoration: underline;
}

.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 189px;
	height: 16px;
	line-height: 16px;
}

#rimspecs {
}

#rimspecsleft {
	float: left;
}

#rimspecsleft ul {
margin-right: 250px;
}

#rimspecsleft ul li {
list-style: none;
padding: 0 0 8px 0;
}

#rimspecsright {
	float: left;
}

#rimspecsright ul li {
list-style: none;
padding: 0 0 8px 0;
}

#rimdescription {
	float: left;
}

/* +------------------------------------------------------------+ */
/* | END OF IM CSS                                                     | */
/* +------------------------------------------------------------+ */

#searchframe {
	width: 894px;
	height: 78px;
	float: left;
	background-image: url('/images/subsearchbg4.jpg');
	background-repeat: repeat-x;
}
#searchframetop {
	width: 886px;
	height: 31px;
	float: left;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 14px;
	line-height: 31px;
	padding-left: 8px;
}
#searchframebottom {
	width: 884px;
	height: 40px;
	float: left;
	font-family: Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	padding-left: 10px;
}
#innerssearchbtmframelft {
	height: 26px;
	float: left;
}
#searchbtn {
	width: 70px;
	height: 26px;
	float: left;
	margin-left: 8px;
}


.suggestionsBox {
	position: absolute;
	left: auto;
	margin: 6px 0px 0px 15px;
	width: 300px;
	background-color: #212427;
	color: #fff;
	display: block;
}

.suggestionList {
	margin: 0px;
	padding: 0px;
	display: block;
}

.suggestionList li {
	
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
}

.suggestionList li:hover {
	background-color: #659CD8;
}

#searchbaromg {
	width: 500px;
	height: 30px;
	float: left;
	text-align: left;
	position: relative;
	z-index: 9999;
	clear: both;
}

#availstyles2 ul{
	float: left;
}