@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #D20B09;
}
a:active {
	text-decoration: none;
	color: #424242;
}
p {
	margin-top:8px;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	color:#333;
}
p a:link, p a:visited, p a:active {
	color:#900;
	text-decoration:none;
}
p a:hover {
	color:#C00;
	text-decoration:none;
}
h1 {
	font-size:24px;
	font-weight:bold;
}
h2 {
	font-size:18px;
	font-weight:bold;
}
h3 {
	font-size:18px;
	font-weight:bold;
	color:#C00;
}
h4 {
	font-size:16px;
	font-weight:bold;
	font-style:italic;
}
h5 {
	font-size:10px;
	font-weight:bold;
	margin:0 0 4px 0;
	padding:4px;
	background-color:#000;
	color:#FFF;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}
.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	color: #999999;
}
.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.clear_b {
	clear:both;
}
.clearB {
	clear:both;
}

.urge_logo a {
	background-image:url(/images/urge_logo.gif);
	background-repeat:no-repeat;
	display:block;
	width:181px;
	height:95px;
	float:left;
	text-indent:-99999px;
}

.urge_logo a:hover {
	opacity: .8;
}

#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
#header {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#footer {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	font-weight:bold;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000;
	margin-top:20px;
	padding-top: 5px;
	margin-bottom: 20px;
	height: 30px;
	width:960px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}
#home_hero {
	margin-top:10px;
}

.hero_shadow {
	background-image:url(/images/hero_shadow.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	height:14px;
	width:960px;
	display:block;
}

#menu_container {
	float:right;
	display: block;
	text-align: right;
	margin-top: 70px;
	height:28px;
}
.menu_item ul, .menu_item li {
	list-style:none;
	float:left;
	margin-left:15px;
	text-align: right;
}
#signup {
	width:100%;
	margin-top:10px;
}

.under_video {
	margin-top:10px;
}

.under_video ul {
	margin:0px;
	padding: 0px;
	font-family:"Courier New", Courier, monospace;
}

.under_video li {
	margin-bottom:2px;
	list-style:none;
}

.under_video a {
	
	background-color:#000;
	text-align:center;
	color:#FFF;
	margin-bottom:2px;
	width:100%;
	padding:10px 0;
	height:27px;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	display:block;
}



.under_video a:hover {
	background-color:#C00;
}






.page_title {
	background-image:url(http://urgefootwear.com/images/page_title_bg.jpg);
	width:948px;
	margin-top:4px;
	height:35px;
	margin-bottom:5px;
	font-family:"Courier New", Courier, monospace;
	font-size:24px;
	color:#FFF;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
}
.page_title_link, .page_title_link a:link, .page_title_link a:visited, .page_title_link a:active {
	font-family:"Courier New", Courier, monospace;
	font-size:24px;
	color:#FFF;
	font-weight: bold;
}
.page_title_link a:hover {
	color:#F00;
}
/*PRODUCT*/
.product_leftmenu_container {
	width:190px;
	margin-right:21px;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
}
.product_menu_black_divide_line {
	margin-bottom:10px;
	height:1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	float:left;
}
.product_content {
	width:750px;
	float:right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 000000;
}
.product_big_shoe {
	width:750px;
}
/*BLOG*/

.blog_posts_container {
	width:700px;
	margin-right:25px;
	float:left;
}
.blog_rightside {
	font-family:"Courier New", Courier, monospace;
	width: 235px;
	float:right;
}
.blog_post_title, .blog_post_title a:link, .blog_post_title a:visited, .blog_post_title a:active {
	margin-bottom:10px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
	width:700px;
	font-family:"Courier New", Courier, monospace;
	font-size:24px;
	padding-top:8px;
	padding-bottom:9px;
	font-weight: bold;
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
}
.blog_post_title a:hover {
	color:#900;
}
.blog_share_box {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: 600;
	float: left;
	width: 190px;
	margin-right: 10px;
	color: #666;
}
.blog_post_content {
	float: right;
	width: 500px;
	margin-bottom:10px;
}
.blog_social_container {
	margin-top: 15px;
	margin-bottom: 15px;
}
.blog_comments_container {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	text-decoration:none;
	color:#000
}
.blog_comments_container a:hover {
	color:#900;
}
.blog_comments_text, .blog_comments_text a:link, .blog_comments_text a:link, .blog_comments_text a:link {
	padding-top:4px;
	text-decoration:none;
}
.blog_comments_text a:hover {
	color:#900;
}
.blog_comments_box, .blog_comments_box a:link, .blog_comments_box a:active, .blog_comments_box a:visited {
	background-image:url(http://urgefootwear.com/images/blog_comments.gif);
	background-repeat:no-repeat;
	float:left;
	width:32px;
	height:23px;
	text-align:center;
	padding-top:4px;
	margin-right:5px;
	text-decoration:none;
}
.blog_comments_box a:hover {
	color:#900;
}
.blog_rightside_title {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}
.blog_comment_title {
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	height:28px;
	width:690px;
	background-color:#000000;
	padding-top:4px;
	font-weight:bold;
	padding-left:10px;
	color:#FFF;
	text-transform: uppercase;
	margin-bottom:5px;
}
/* END BLOG STYLES */


/*SHOP*/

.shop_sv_category_item {
	display:block;
	width:180px;
	padding:5px;
	margin-right:10px;
	margin-bottom: 30px;
	position:relative;
}
.shop_sv_category_title, .shop_sv_category_title a:link, .shop_sv_category_title a:active, .shop_sv_category_title a:visited {
	font-size:11px;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-top: 12px;
	padding-bottom: 10px;
	text-align:center;
	font-family: "Courier New", Courier, monospace;
	font-weight: 500;
}

.sale_price_small_0 { /* NOT ON SALE */
	display:none;
}

.sale_price_small_1 {
	font-size:11px;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-top: 12px;
	padding-bottom: 10px;
	text-align:center;
	font-family: "Courier New", Courier, monospace;
	font-weight: 500;
}

.rrp_price_small_0 { /* NOT ON SALE */
	font-size:11px;
	color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-top: 12px;
	padding-bottom: 10px;
	text-align:center;
	font-family: "Courier New", Courier, monospace;
	font-weight: 500;
}

.rrp_price_small_1 {
	display:none;
	
}



/* LARGE VIEW HIDE SHOW SALE PRICE */

#sale_info_0 {
	display:none;
}

#sale_info_1 {
	display:block;
}

#rrp_info_0 {
	display:block;
}

#rrp_info_1 {
	display:none;
}


.shop_sv_category_title a:hover {
	color:#666666;
}
.shop_sv_category_subtitle {
	font-size:11px;
	color:#7f7f7f;
	padding-top: 12px;
	padding-bottom: 10px;
	text-align:center;
}
.shop_sv_btn_cart {
	margin-left:5px;
	width:94px;
	margin-bottom: 10px;
	clear:none;
	float: left;
}
.shop_sv_btn_moreinfo {
	margin-left:1px;
	width:94px;
	margin-bottom: 10px;
	float: left;
}


/*shop large v2 */

.s_lv_v2_container {
	width:300px;
	min-height:250px;
	float:right;
}

.s_lv_v2_productname {
	font-family:"Courier New", Courier, monospace;
	font-size:30px;
	color:#000;
	padding-top: 10px;
	font-weight: bold;
	border-bottom: 2px solid #000;
	margin-bottom: 10px;
}
.s_lv_v2_product_description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f7f;
	line-height:1.5em;
	margin-top: 3px;
	margin-bottom: 5px;
}
.s_lv_v2_product_h4 {
	font-size:12px;
	color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	padding-top:5px;
	font-weight: bold;
}
.s_lv_v2_price {
	font-size:20px;
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	padding-top:5px;
	font-weight: bold;
	padding-bottom: 5px;
}
.s_lv_v2_product_image {
	width:420px;
	text-align:center;
	float:left;
	margin-right:10px;
	position:relative;
}

.s_lv_v2_large_img img {
	width:420px;
}


.s_lv_v2_related_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#000000;
	color:#FFFFFF;
	width:750px;
	margin-top: 10px;
	height: 3px;
}
.s_lv_v2_related_container {
	margin-top: 10px;
	width: 750px;
}
.s_lv_v2_quantity input.productTextInput {
	width:50;
}
.s_lv_v2_poplets {
	text-align:center;
}







.s_lv_container {
	width:750px;
	min-height:150px;
}

.s_lv_productname {
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	color:#FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left:10px;
	font-weight: bold;
	background-color: #000;
	margin-bottom: 10px;
}
.s_lv_product_description {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7f7f7f;
	line-height:1.5em;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-left: 10px;
}
.s_lv_product_h4 {
	font-size:12px;
	color:#000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
	padding-top:5px;
	font-weight: bold;
}
.s_lv_price {
	font-size:20px;
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	padding-top:5px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 10px;
}
.s_lv_product_image {
	/*width:420px;*/
	text-align:center;
	/*float:left;*/
	margin-right:10px;
}



.s_lv_related_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#000000;
	color:#FFFFFF;
	width:750px;
	margin-top: 10px;
	height: 3px;
}
.s_lv_related_container {
	margin-top: 10px;
	width: 750px;
}
.s_lv_quantity input.productTextInput {
	width:50;
}
.s_lv_poplets {
	text-align:left;
}

.left_menu_container_products {
	float:left;
	width:192px;
	margin-right:18px;
	margin-top:50px;
}

.left_menu_container {
	float:left;
	width:192px;
	margin-right:18px;
}


ul.left_submenu_padding {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333;
	padding-left: 15px;
	list-style-type: none;
}
.right_content_container {
	float:right;
	width:750px;
}
.s_breadcrumb {
	float:right;
	font-size:12px;
	padding:8px;
	color:#FFF;
}

.menu_find_store a {
	background-image:url(/images/find_a_store_up.gif);
	display:block;
	width:192px;
	height:32px;
	margin:10px 0 2px;
}

.menu_find_store a:hover {
	background-image:url(/images/find_a_store_over.gif);
}

.menu_size_chart a {
	background-image:url(/images/size_chart_up.gif);
	display:block;
	width:192px;
	height:32px;
	margin-bottom:2px;
}

.menu_size_chart a:hover {
	background-image:url(/images/size_chart_over.gif);
}


/*end SHOP*/


/*CONTACT FORM*/	

.text_input, .text_area {
	border:1px solid #D6D6D6;
	padding:5px;
}
.cat_textbox {
	border:1px solid #D6D6D6;
	padding:5px;
}
.cat_textbox_zipcode {
	border:1px solid #D6D6D6;
	padding:5px;
	width:115px;
	height:12px;
	float:left;
}
.cat_listbox {
	border:1px solid #D6D6D6;
	padding:5px;
	height:10 0px;
}
#send, #submit {
	border:1px solid #D6D6D6;
	background: #222;
	color: #fff;
}
#submit:hover, #send:hover {
	background: #eee;
	color: #222;
}
/*END CONTACT FORM*/	


/*ABOUT*/	

.staff_name {
	font-family:"Courier New", Courier, monospace;
	font-size:26px;
	font-weight:bold;
}
.staff_likes_dislikes_blocks {
	margin-top:15px;
}
.staff_likes_dislikes_title {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	background-color:#000;
	padding:3px;
	color:#FFF;
	font-weight:bold;
	line-height:20px;
}
.staff_likes_dislikes_answer {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	background-color:#fff;
	padding:3px;
	color:#000;
	font-weight:bold;
	line-height:20px;
}
/*END ABOUT*/	

/*CONTACT PAGE*/	

.contact_columns {
	width:232px;
	float:left;
	margin-right:10px;
}
.contact_titles, .contact_titles a:link, .contact_titles a:active, .contact_titles a:visited {
	display:block;
	padding:5px;
	background-color:#000;
	font-family:"Courier New", Courier, monospace;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}
.contact_titles a:hover {
	color:#F00;
}
.distributors_country_title {
	display:block;
	padding:5px;
	background-color:#666;
	font-family:"Courier New", Courier, monospace;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
}

.distributor_img {
	height:80px;
	padding:5px 0 0 0;
}

.contact_form_container {
	padding:30px;
	background-color:#F0F0F0;
	border: 1px solid #999;
	margin-bottom:10px;
}
.contact_details_container {
	background-image:url(../images/contact_us_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:280px;
}
.contact_details_container P {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
/*END CONTACT PAGE*/

/*STORES WEB APP*/
.stores_state_title {
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	height:28px;
	width:725px;
	background-color:#000000;
	padding-top:4px;
	font-weight:bold;
	padding-left:10px;
	color:#FFF;
	text-transform: uppercase;
	margin-bottom:5px;
}
.storess_page_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	color:#000000;
	margin-bottom:10px;
	font-weight: lighter;
}
.stores_title {
	font-size:20px;
	color:#000000;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	margin-bottom: 5px;
	font-family: "Courier New", Courier, monospace;
}
.stores_detail {
	font-size:13px;
	color:#666666;
	margin-top: 5px;
	line-height: 18px;
	margin-left: 35px;
}
.stores_country2 {
	font-size:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.stores_country {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #000000;
}
.stores_state {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	background-color: #BBBBBB;
	background-image: url(../images/css_imgs/form_header.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-left: 10px;
	text-shadow:1px 1px 0 #FFFFFF;
	color: #666666;
}
.stores_menu_container {
	margin-right:10px;
}
.stores_box {
	padding: 15px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

/*END STORES WEB APP*/




/* BUY ONLINE ELEMENTS */

#buyonline {
	display:none;
}

#buyonline .catProdAttributeTitle {
    padding: 3px 3px 0 0;
	color:#000;
}

#buyonline .catProductAttributeGroup {
	padding-top:5px;
}


#large_product .tags_container {
    display: block;
    height: 100px;
    width: 90px;
	position: absolute;
	left: 320px;
	top: 14px;
}

#small_product .tags_container {
    display: block;
    height: 100px;
    width: 60px;
	left: 120px;
	top: 14px;
	position:absolute;
}

#small_product .instore {
	background-image: url("/images/tag_sml_instore.gif");
    background-repeat: no-repeat;
    display: block;
    height: 24px;
    width: 60px;
	clear:both;
}


#large_product .instore {
	background-image: url("/images/tag_big_instore.gif");
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    width: 90px;
	clear:both;
}

#small_product .new {
	background-image: url("/images/tag_sml_new.gif");
    background-repeat: no-repeat;
    display: block;
    height: 24px;
    width: 60px;
}


#large_product .new {
	background-image: url("/images/tag_big_new.gif");
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    width: 90px;
	clear:both;
}

#small_product .bestseller {
	background-image: url("/images/tag_sml_bestseller.gif");
    background-repeat: no-repeat;
    display: block;
    height: 24px;
    width: 60px;
}


#large_product .bestseller {
	background-image: url("/images/tag_big_bestseller.gif");
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    width: 90px;
	clear:both;
}
	
.cart_summary {
	float: right;
	padding-top: 4px;
	position: relative;
	width: 700px;
	margin-bottom: -23px;
}
.returning-customer, .guest-checkout {
    background-color: #FFFFFF;
    border: 1px solid #DBDBDB;
    font-family: Helvetica,Arial,sans-serif;
    padding: 25px 18px;
    width: 345px;
    margin-top:20px;
}


#small_product .saletag {
	background-image: url("/images/tag_sml_onsale.gif");
    background-repeat: no-repeat;
    height: 24px;
    width: 60px;
	text-indent:-9999999px;
	clear:both;
}

#large_product .saletag {
	background-image: url("/images/tag_big_onsale.gif");
    background-repeat: no-repeat;
    height: 25px;
    width: 90px;
	text-indent:-999999px;
	clear:both;
}



.hide{
        display:none !important;
}
.nohide{
        display: block !important;
}
.nohide1{
        display: inline !important;
}


.sizechart {
	border: 1px solid #000;
	text-align: center;
}

.sizechart td {
		border: 1px solid #000;
}


.sizechart_header {
		border: 1px solid #000;
		background-color:#000;
}

.sizechart h2 {
	margin:-3px;
	color:#FFF;
}




/* MAIN_MENU WIDTH SETTINGS */

#main_menu_v2_container {
	float:right;
	width:730px;
	text-align:right;
	margin-top: 67px;
}

#main_menu_v2, #main_menu_v2 ul {
	/*width:790px; */
}
#main_menu_v2 li li, #main_menu_v2 ul ul {
	width:180px;
	background-color:#000;
}
/* MENU COLOR SETTINGS */
#main_menu_v2 {
	background-color: ;
}
#main_menu_v2 a {
	color:#000;
	float:left;
}
#main_menu_v2 li:hover li a, #main_menu_v2 li li a {
	color:#ffffff;
	font-size:10px;
	text-align:left;
}
#main_menu_v2 .selected a {
	color:#ffffff;
	background-color:#000;
	height:16px;
}
#main_menu_v2 li:hover a {
	background-color:#C00;
	color:#ffffff;
	height:16px;
}
#main_menu_v2 li li a:hover {
	background-color:#900;
	color:#ffffff;
}


/* GENERAL MENU SETTINGS */
* html body {
	behavior:url("/css/csshover.htc");
}
#main_menu_v2 {
	float:right;
	padding:0px 0px 0px 0px;
	margin: 0 auto;
}
#main_menu_v2 ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	text-transform:uppercase;
}
#main_menu_v2 a {
	font-weight: bold;
font-size: 11px;
display: block;
margin: 0;
padding: 8px 10px 4px 10px;
text-decoration: none;
}
#main_menu_v2 li {
	position:relative;
	float:left;
}
#main_menu_v2 li li {
	float:none;
}
#main_menu_v2 li li a {
	padding:6px 15px 2px 15px;
	float:none;
}
#main_menu_v2 ul ul {
	left: 0;
    position: absolute;
    top: 28px;
    z-index: 500;
}
#main_menu_v2 ul ul ul {
	position:absolute;
	top:0;
	left:100%;
}
div#main_menu_v2 ul ul, div#main_menu_v2 ul li:hover ul ul, div#main_menu_v2 ul ul li:hover ul ul {
	display:none;
}
div#main_menu_v2 ul li:hover ul, div#main_menu_v2 ul ul li:hover ul, div#main_menu_v2 ul ul ul li:hover ul {
	display:block;
}
#main_menu_v2 img {
	display:none;
}


/* END MAIN_MENU */


/* SIDE MENU WIDTH SETTINGS */


#side_menu_v2, #side_menu_v2 ul {
	/*width:790px; */
}
#side_menu_v2 li li, #side_menu_v2 ul ul {
	width:192px;
	background-color:#fff;
}
/* MENU COLOR SETTINGS */
#side_menu_v2 {
	background-color: ;
}
#side_menu_v2 a {
	color:#000;
}
#side_menu_v2 li li a {
	color:#666;
	font-size:10px;
	text-align:left;
}
#side_menu_v2 .selected a {
	color:#900;
	background-color:#FFF;
}

#side_menu_v2 ul li .selected a {
	color:#fff;
	background-color:#000;
}

#side_menu_v2 li a:hover a {
	background-color:#fff;
	color:#000;
}

#side_menu_v2 li ul li a:hover {
	background-color:#fff;
	color:#000;
}

#side_menu_v2 li li li a {
	color:#999;
}


/* GENERAL MENU SETTINGS */

#side_menu_v2 {
	float:left;
	padding:0px 0px 0px 0px;
	margin: 0 auto;
}
#side_menu_v2 ul {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	text-transform:uppercase;
}
#side_menu_v2 a {
	font-weight: bold;
font-size: 11px;
display: block;
margin: 0;
padding: 8px 12px 4px 5px;
text-decoration: none;
}

#side_menu_v2 a:hover {
	color:#900;
}

#side_menu_v2 li {
	/*position:relative;
	float:left;*/
}
#side_menu_v2 li li {
	float:none;
}
#side_menu_v2 li li a {
	padding:4px 0px 4px 12px;
}

#side_menu_v2 li li li a {
	padding:4px 0px 4px 16px;
}

#side_menu_v2 ul ul {
	margin: 0 0 10px 0;
}
#side_menu_v2 ul ul ul {
	
}
div#side_menu_v2 ul ul, div#side_menu_v2 ul li:hover ul ul, div#side_menu_v2 ul ul li:hover ul ul {
	
}
div#side_menu_v2 ul li:hover ul, div#side_menu_v2 ul ul li:hover ul, div#side_menu_v2 ul ul ul li:hover ul {
	
}
#side_menu_v2 img {
	
}

.randy_btn a {
	background-image:url(/images/randy_btn.gif);
	width:192px;
	height:72px;
	display:block;
	cursor:pointer;
	text-indent:-99999px;
	margin:5px 0;
}


.randy_btn a:hover {
	opacity:.9;
}

/* END side_menu */

#prodbread
{

	/*background-image:url(http://urgefootwear.com/images/page_title_bg.jpg);*/
	width:948px;
	margin-top:4px;
	height:30px;
	margin-bottom:5px;
	font-family:"Courier New", Courier, monospace;
	font-size:24px;
	color:#FFF;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
	background-color:#000;
	display:block;
}
.content
{
	border:1px red solid;
}
.right_content_container {
	float:right;
	width:736px!important;
}
#content
{
	position:relative;
	z-index:1;
	border-top:3px solid #000;
	padding-top:4px;
}

#header
{
	position:relative;
	z-index:2;
	border:none!important
}

#main_menu_v2 ul
{
	position:absolute;
	left:0;
	width:690px;
}
#main_menu_v2_container
{
	position:relative;
	/*overflow:hidden;*/
	height:28px;
	width:690px!important;
}
.page_title_link a
{
	position:relative;
	z-index:0;
}
td.cartSummaryItem
{
	/*width:200px;*/
	text-align:right;
}

#user_info p {
	padding:5px 0;
	margin:0px;
}

#user_info h2 {
	border-bottom:1px solid #000;
}

#user_info .update_btn a {
	background-color:#000;
	color:#FFF;
	text-align:center;
	padding:5px;
	display:block;
	width:100px;
}
#user_info .update_btn a:hover {
	background-color:#900;
}
