@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:14px;
	font-weight:bold;
}
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;
}
#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;
}
#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;
}
.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;
}
.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;
}
.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;
}
.s_lv_container {
	width:750px;
}
.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:750px;
	text-align:center;
}
.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 {
	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;
}
/*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:312px;
	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;
}
.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:"Courier New", Courier, monospace;
	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:740px;
	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*/
