html, body{
 margin:0;
 padding:0;
 text-align:center;
 height: 100%;
 background: #2E2E2E url(../img/bg.gif);
} 
body, p, br, ul, ol, div, span, input, textarea, submit {
	font-family: "Trebuchet MS", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
a:link, a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: white;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
form {
	padding: 0;
	margin: 0;
}
 
#pagewidth{ 
 width:975px; 
 height: 580px;
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;   
 position: absolute;
 left: 50%;
 top: 50%;
 margin-left: -500px;
 margin-top: -290px; 
 background: #0d0d0d;
border: 12px solid #0d0d0d;
}

#index #pagewidth {
	/*background: black url(../img/main_bg.jpg) 0 90px no-repeat;*/
	background: black;
	border: 12px solid black;
}
#content {
	width: 760px;
	height: 375px;
	overflow: auto;
	margin: 18px 0 0 11px;
	padding: 0 20px;
}
 
#header{
 position:relative; 
 height:89px; 
 width:100%;
 background-image: url(../img/header_bg.gif);
}
#logo {
 float: left;
 width: 250px;
}
* html #logo {
	display: inline;
}
#logo h1 {
	width: 250px;
	height: 21px;
	padding: 0;
	margin: 32px 0 0 23px;
	float: left;
	background: url(../img/logo.jpg) right top no-repeat;
	display: block;
	text-indent: -9999px;
}
#logo h1 a {
	width: 250px;
	height: 12px;
	display: block;
	text-indent: -9999px;
    outline: none;
}

#leftcol{
 width:155px;
 height: 454px; 
 float:left; 
 position:relative; 
 background: url(../img/nav_bg.jpg) 4px 20px no-repeat;
  }
  
  #left_nav {
  	width: 140px;
	padding: 0;
	margin: 29px 0 0 4px;
	list-style: none;
	background: transparent;
  }
  #left_nav li {
  	width: 95px;
	margin: 0 0 0 20px;
  }
  #left_nav li a {
  	height: 30px;
	line-height: 30px;
	display: block;
	text-indent: -9999px;
  }
  #left_nav li#home a {
	background: url(../img/home.gif) 0 10px no-repeat;
	outline: none 0;
}
#left_nav li#where a {
	background: url(../img/where_to_buy.gif) 0 10px no-repeat;
	outline: none 0;
}
#left_nav li#quality a {
	background: url(../img/quality.gif) 0 10px no-repeat;
	outline: none 0;
}
#left_nav li#retailers a {
	background: url(../img/retailers.gif) 0 10px no-repeat;
	outline: none 0;
}
#left_nav li#careers a {
	background: url(../img/careers.gif) 0 10px no-repeat;
	outline: none 0;
}
#left_nav li#contact a {
	background: url(../img/contact.gif) 0 10px no-repeat;
	outline: none 0;
}
#left_nav li#expo a {
	background: url(../img/expo.gif) 0 10px no-repeat;
	outline: none 0;
}
#left_nav li#home a:hover, #left_nav li#where a:hover, #left_nav li#quality a:hover, #left_nav li#retailers a:hover, #left_nav li#careers a:hover, #left_nav li#contact a:hover, #left_nav li#expo a:hover  {
	background-position: -150px 10px;
}

  #maincol {
	width: 760px;
	margin:10px 10px 0 0;
	float: right; 
 display:inline; 
 position: relative; 
}
#index #maincol{  
 width:820px; 
 margin: 0;
 }
 /*#HP {
 	width: 264px;
	padding: 0 2px;
	margin: 15px 5px 0 0;
	float: left;
	font-size: 13px;
	line-height: 24px;
	font-weight: normal;
 }*/
  #HP {
 	width: 268px;
	padding: 0;
	margin: 25px 5px 5px 0;
	float: left;
 }
 #uls {
 	float: right;
	padding: 0;
	margin: 25px 35px 0 0;
	width: 194px;
	height: 14px;
	background: url(../img/UL.jpg) 0 0 no-repeat;
	text-indent: -9999px;
 }
 #where_buy {
 	height: 260px;
	padding: 20px;
	background: url(../img/world_map.gif) center center no-repeat;
	font-size: 13px;
 }
 
 /* ---------  Home Page  -----------  */
 
 #cats_outer {
 	float: left; 
	padding-bottom:20px; 
	width:518px;
 }
 .cats {
 	width: 514px;
	height: 165px;
	padding: 0;
	margin: 26px 0 0 2px;
	background: url(../img/cats_bg.gif) 0 0 no-repeat;
	list-style: none;
	float: left;
 }
 .cats li {
 	margin: 10px 8px 0 0;
	float: left;
 }
 * html .cats li {
 	display: inline;
 }
  .cats li.sex {
 	margin-left: 8px;
	padding-top: 11px;
 }
 .cats li h2 {
	width: 152px;
	height: 152px;
	padding: 0;
	margin: 0;	
 }
  .cats li h2 a {
  	width: 150px;
	height: 150px;
	display: block;
	text-indent: -9999px;
	border: 1px solid #727272;
	outline: none;
  }
   .cats li h2 a:hover {
   	border: 1px solid white;
   } 
 /* ---------  End Home Page  -----------  */
	
 /* ---------  Categories Page  -----------  */

#header_user {
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 5px 0 0 440px;
	color: #a1a1a1;
	font-size: 11px;
	text-align: right;
}
* html #header_user {
	display: inline;
	margin-left: 400px;
}

#header_user a {
	color: #a1a1a1;
	text-decoration: none;
}
#cart_head {
	float: left;
	height: 25px;
	line-height: 25px;
	margin: 5px 0 0 440px;
	color: #a1a1a1;
	font-size: 11px;
	text-align: right;
}
* html #cart_head {
	display: inline;
	margin-left: 400px;
}

#cart_head a {
	color: #a1a1a1;
	text-decoration: none;
}
#cart_head_cart {
	padding: 3px 0 4px 20px;
	background: url(../img/bag.jpg) 0 0 no-repeat;
	font-size: 11px;
	color: #a1a1a1;
	height: 25px;
	line-height: 25px;
}
#in_cart {
	padding-left: 3px;
	color: #cdcdcd;
	font-size: 11px;
}

#left-cat-nav {
	width: 187px;
	height: 434px;
	margin: 11px 0 11px 7px;
	background: #1f1f1f url(../img/cat_nav_bg.jpg) center bottom no-repeat;
	float: left;
}
* html #left-cat-nav {
	margin: 11px 0 11px 3px;
}
#left-cat-nav ul {
	margin: 0 0 30px 7px;
}
#left-cat-nav li a {
 width: 155px;
 display: block;
 padding: 3px 0 5px 15px !important;
 color: #5e5e5e;
 text-decoration: none;
 font: normal 13px Tahoma, "Trebuchet MS", Trebuchet MS, Arial, Helvetica, sans-serif;
 background: url(../img/cat_nav_delim.gif) bottom no-repeat;
 outline: none;
}
#left-cat-nav li a:hover {
	color: #949494;
	text-indent: 2px;
}
#left-cat-nav li a#maincat-men, #left-cat-nav li a#maincat-women {
	height: 36px;
	padding: 0 0 0 15px !important;
	text-indent: -9999px;
	background: url(../img/men_nav_ttl.gif) 15px 12px no-repeat;
	border-bottom: 1px solid #6a6a6a;
}
#left-cat-nav li a#maincat-women {
	background: url(../img/women_nav_ttl.gif) 15px 12px no-repeat;
}
#categories {
	margin-left: 70px;
}
#categories li {
 float: left;
 margin: 30px 65px;
 display: inline;
}
#categories li a img {
	border: none;
}
#all_categories {
	margin-top: 10px;
}
#all_categories li {
 float: left;
 margin: 25px 9px;
 display: inline;
}
#all_categories li a img {
	border: none;
}
	 
 /* ---------  End Categories Page  -----------  */
 
 /* ---------  Category Page  -----------  */
 
 #breadcrumb {
 	height: 38px;
	line-height: 36px;
	color: #707070;
	padding-left: 10px;
 }
 #breadcrumb a {
 	color: #707070;
	text-decoration: none;
 }
  #breadcrumb a:hover {
  	color: #999999;
 }
  #breadcrumb h2 {
  	color: #a6a6a6;
	font-weight: bold;
	padding: 0;
	margin: 0 0 0 3px;
	display: inline;
	font-size: 13px;
 }
 #cat_page {
 	margin-top: 5px;
 }
 #cat_page li {
 	float: left;
	width: 179px;
	height: 110px;
	margin: 0 5px 14px 6px;
	display: inline;
 }
 #cat_page li a img {
 	border: none;
 }
 #cat_page li img {
 float: left;
 }
.CP_prodname {
 	width: 51px;
	height: 21px;
	line-height: 21px;
	background: url(../img/cat_page_product_name_bg.png) 0 0 no-repeat;
	text-align: center;
	color: #b5b5b5;
	font-weight: bold;
	margin: 0 0 0 12px;
	display: block;
	float: left;
 }
 * html .CP_prodname {
 	margin: 0 0 0 6px;
 }
 .CP_prodprice {
 	/*float: right;
	padding: 3px 15px 0 0;
	font-weight: bold;
	color: white;*/
	display: none;
 }
 #paging {
 	text-align: right;
	padding: 0 9px 0 0;
	font-size: 11px;
	color: #707070;
	white-space: nowrap;
	clear: both;
 }
  #paging a {
  	text-decoration: none;
	color: #707070;
  }
  #paging a:hover {
  	color: #a2a2a2;
  }
  a.pages {
  	padding: 2px 7px;
	background: url(../img/paging_bg.gif) center top no-repeat;
	text-decoration: none;
	margin: 0 1px;
	text-align: center;
  }
  
  #active_page {
  	font-weight: bold;
	color: #a2a2a2;
  }  
 
 /* ---------  End Category Page  -----------  */
 
 /* ---------  Product Page  -----------  */
 
 #item_images {
 	width: 485px;
	text-align: center;
 }
 #item_images a img {
 	border: none;
	margin: 6px 3px 3px 3px;
 }
 #thumbs_list li {
 display: inline;
 margin: 6px 3px 3px 3px;
 }
 #thumbs_list li a img {
 	border: none;
 }
 #item_descr {
 	float: right;
	margin: 0 0 0 10px;
	width: 260px;
	display: block;	
	color: #808080;
 }
  #item_descr h1 {
  	margin: 0;
	padding: 6px 0 10px 0;
	text-indent: 2px;
	border-bottom: 1px solid #505050;
	font: bold 16px Century Gothic, "Trebuchet MS", Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #aaaaaa;
  }
   #item_descr p, #item_descr div {
   color: #cccccc;	
   }
	#item_descr p {
		margin: 0;
		padding: 8px 0;
		line-height: 16px;
	}
	#item_descr input {
		vertical-align: middle;
	}
	#size, #qty {
		font-weight: bold;
		color: #808080;
	}
	#groups {
		display:inline;
	}
	#groups select {
		width: 42px;
		font-size: 11px;
		margin-right: 12px;
	}	
	#qty input {
		width: 28px;
		height: 16px;
		background: #717171;
		border: 1px solid #a3a3a3;
		text-align: center;
		color: black;
	}
	#price {
		float: right;
		font-weight: bold;
		color: #808080;
		line-height: 20px;
	}	
	#price span {		
		color: white;
		font-weight: bold;
		font-size: 14px;
	}
	#item-buttons {
		text-align: right;
		padding: 14px 0;
		border-bottom: 1px solid #505050;
		margin-bottom: 14px;
	}
	#group_4 {
		width: 40px;
		font-size: 11px;
		margin-right: 10px;
	}
	
 
 /* ---------  End Product Page  -----------  */
	
	dt {
	float: left;
	margin: 0;
	font-weight: bold;
	padding: 2px 0;
	}

	dd {
	margin-left: 60px;
	padding: 2px 0;
	height: 20px;
	line-height: 20px;
	}
	dd img {
		vertical-align: middle;
		padding-right: 6px;
	}
	.headings {
		font-size: 20px;
		font-weight: bold;
		padding: 0;
		margin: 15px 55px;
	}
	#contacts {
		float: right;
		width: 400px;
	}
	fieldset {
		width: 320px;
		padding: 10px;
		border: 1px solid #666666;
	}
	fieldset p {
	padding: 0;
	margin: 0;		
	clear: left;
	}
	label {
		width: 100px;
		display: block;
		margin: 5px 10px;
		float: left;
		height: 22px;
		line-height: 22px;
	}
	.form_fld {
		width: 170px;
		height: 18px;
		border: 2px solid black;
		background: #555555;
		padding: 0 2px;
		float: left;
	}
	textarea {
		width: 170px;
		height: 80px;
		border: 2px solid black;
		background: #555555;
		padding: 0 2px;
		float: left;
		overflow: auto;
	}
	.form_fld:focus, textarea:focus {
		border: 2px solid #888888;
	}
	#submit_btn {
		width: 60px;
		color: white;
		font-weight: bold;
		background-color: #555555;
		border: 2px solid #888888;
		margin: 5px 0 5px 235px;
	}
	
/* ---------  Cart Page  -----------  */
	
.cart_quantity_delete {
		font-size: 10px;
	}
#order .cart_total_product {
	display:none;
}	
#order #order_carrier {
	display: none;
}


/* ---------  Addresses Page  -----------  */

.addresses {
	padding: 0;
	margin: 0;
}
.addresses .address_delivery label {
	width: 160px;
	padding: 0;
	margin: 0;
}
.addresses .checkbox input {
	vertical-align: middle;
}
.addresses .checkbox label {
	width: auto;
	padding: 0;
	margin: 0;
}

 
#footer {
 /*height:50px; */
 clear:both;
 font-size: 11px;
 color: #a9a9a9;
 
 } 
 * html #footer {
 	margin-top: 10px;
 }
 #footer a {
 	color: #888888;
	text-decoration: none;
 }
 #footer a:hover {
 	color: #a9a9a9;
 }
 #footer_cont {
 	height: 20px;
	line-height: 20px;
	font-size: 10px;
	padding: 0 18px;
	/*margin-bottom: 5px;*/
	margin-top: 15px;
	color: #CDCDCD;
	background: url(../img/footerbg.gif);
 }
 #footer_cont a {
 	text-decoration: none;
	color: #CDCDCD;
 }
 #footer_cont img {
 	margin-top: 5px;
 }
  #footer_cont a:hover {
  	color: white;
  }
  #footer_cont span {
  	float: right;
	font-size: 11px;
	color: #939393;
  } 
  #f-cards {
  	margin: 3px 0 0 37px;
  }
  
  
  /* StanProg: Scroll */
.scroll-pane {
	width: 260px;	
	float: left;	
}
* html .scroll-pane {
	overflow: auto;
}
#product-description-scroller {
	height: 160px;
	margin: 5px 0;
}


a.jScrollArrowUp {
	background: url(../img/scroll_up.gif) no-repeat 0 0;
}
a.jScrollArrowUp:hover {
	/*background-position: 0 -15px;*/
}
a.jScrollArrowDown {
	background: url(../img/scroll_down.gif) no-repeat 0 0;
}
a.jScrollArrowDown:hover {
	/*background-position: 0 -15px;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}
			
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #1e1e1e;
}
.jScrollPaneDrag {
	position: absolute;
	background: #2f2f2f;
	cursor: pointer;
	overflow: hidden;
	height: 21px;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
 
 
 /*   ORDER PAGE   */
 
 #order #maincol, #authentication #maincol, #address #maincol, #password #maincol  {
 	height: 430px;
	overflow: auto;
	background: #f2f2f2;
	padding-left: 5px;
	width: 747px;
 }
 #order #maincol p, #order #maincol div, #order #maincol span, #order #maincol h2, #order #maincol li, #order #maincol h1, #order #maincol h3, #order #maincol h4, #order #maincol h5, 
 #authentication #maincol p, #authentication #maincol div, #authentication #maincol span, #authentication #maincol h2, #authentication #maincol li, #authentication #maincol h1, #authentication #maincol h3, #authentication #maincol h4, #authentication #maincol h5,
 #address #maincol p, #address #maincol div, #address #maincol span, #address #maincol h2, #address #maincol li, #address #maincol h1, #address #maincol h3, #address #maincol h4, #address #maincol h5,
 #password #maincol p, #password #maincol div, #password #maincol span, #password #maincol h2, #password #maincol li, #password #maincol h1, #password #maincol h3, #password #maincol h4, #password #maincol h5
 {
 	color: #000000;
 }
  #order #maincol a, #authentication #maincol a, #address #maincol a, #password #maincol a {
  	color: #666666;
  }
  #order #maincol a:hover, #authentication #maincol a:hover, #address #maincol a:hover, #password #maincol a:hover {
  	color: #000000;
	text-decoration: underline;
  }
  
  #order #maincol h2 {
  	padding: 5px 0;
	margin: 0;
	font-size: 16px;
  }
 .cart_description a {
	display: none;
 }
 .cart_description h5 a {
 	display: inline;
 }
#order .cart_ref, #order .cart_availability {
	display: none;
}
#order #cart_summary th {
	padding: 3px 40px;
	font-size: 13px;
	text-align: center;
	background: #afafaf;
} 
#order #cart_summary td {
padding: 3px;
border-bottom: 1px solid #505050;
text-align: center;
} 
#order #cart_summary .cart_product a img {
	border: 1px solid #afafaf;
}
#order #cart_summary .cart_product a:hover img {
	border: 1px solid black;
}
.order_delivery {
	padding: 10px 0; 
	margin-bottom: 10px;
}
.order_delivery ul {
	float: left;
	margin-left: 20px;
	width: 345px;
}
.order_delivery li {
	padding: 2px 0;
	color: #000000;
}
.order_delivery .address_title {
	font-weight: bold;
	color: #000000;
}
#order .step li, #authentication .step li {
	display: inline;
	padding-right: 10px;
	color: #000000;
}
.login-form {
	padding: 0;
	margin: 10px 0;
	float: left;
	width: 360px;
}
.shipping-form {
	float: none;
	width: auto;
}
.login-form fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.login-form label {
	width: 80px;
	padding: 1px 0;
	margin: 0 5px 5px 0;
	float: left;
}
#address .login-form label {
	width: 135px;
}
#address .login-form textarea {
	margin: 0 5px 5px 0;
	width: 160px;
}
#address .login-form sup, .register-form sup {
	font-size: 13px;
	color: #b35858;
}
.login-form .account_input {
	width: 160px;
	margin-bottom: 5px;
	border: 1px solid #707070;
	background: #afafaf;
	color: #404040;
}
.login-form .button, .login-form .button_large {
	color: black;
}
#authentication h2, #password h2, #address h2 {
	font-size: 16px;
	margin: 5px 0;
	padding: 5px;
	background: #cecece;
}
.login-form fieldset h3, #address h3 {
	font-size: 15px;
	margin: 0;
	padding: 5px;
}
.login-form fieldset h4 {
	font-size: 13px;
}
div.error p {
	padding: 4px 0 5px 36px;
	background: url(../img/icon/attn.gif) no-repeat 0 0;
	font-weight: bold;
}
div.error li {
	color: #b35858;
}

#password h2 {
	font-size: 
}
.clear {
	clear: both;
}
.addresses ul, .address ul {
	float: left;
	width: 340px;
	margin: 10px 20px 0 0;
}
.addresses li, .address li {
	padding: 2px 6px;
}
.addresses .address_title, .address .address_title {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background: #cecece;
}
.cart_navigation {
	padding-bottom: 10px;
}
.cart_navigation a, .cart_navigation input {
	padding: 0 5px;
	height: 20px !important;
	line-height: 20px !important;
	margin: 0;
	text-decoration: none;
	background: #f9f9f9 url(../img/cart_nav_bg.gif) bottom repeat-x;
	border: 1px solid #afafaf;
	color: #404040;
}
.cart_navigation input {
	color: #404040;
	cursor: pointer;
	vertical-align: middle;
}
.cart_navigation input:hover, .cart_navigation a:hover {
	color: black;
	text-decoration: none !important;
}
.shipping-form {
	float: none;
	width: auto;
	padding: 0;
	margin: 10px 0;
}
.shipping-form fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.shipping-form label {
	width: auto;
}
.shipping-form p {
	float: none !important;
}
.payment_module a img {
	clear: both;
	margin-bottom: 5px;	
}
.register-form {
	padding: 10px 0;
	margin: 0;
}
.register-form fieldset {
	padding: 0;
	margin: 0;
	border: none;
	width: 350px;
	float: left;
}
.register-form label {
	width: 130px;
	padding: 1px 0;
	margin: 0 0 3px 0;
}
.register-form .account_input, .register-form textarea {
	width: 150px;
	margin: 0 0 3px 3px;
	border: 1px solid #707070;
	background: #afafaf;
	color: #404040;
}
.register-form #submitAccount {
	width: 62px;
	height: 11px;
	border: 1px solid #808080;
	background: #f2f2f2;
	margin: 10px auto;
	float: none !important;
	padding: 2px;
}
#authentication #submitAccount {
	width: 62px !important;
	height: 11px !important;
	border: none;
}
a.update-btn {
	width: 87px;
	height: 20px;
	line-height: 20px;
	display:block;
	text-decoration: none;
	text-align: center;
	color: white !important;
	background: url(../img/update-btn-bg.png);
}
a.update-btn:hover {
	color: #cecece !important;
	text-decoration: none !important;
}
#address_invoice_form label {
	width: 140px !important;
	padding: 0;
	margin: 0 5px;
}
.address_add a {
	font-weight: bold;
	font-size: 13px;
}
#id_country {
	margin: 0 0 5px 5px;
	width: 150px;
}
#myaccount a, .footer_links a{
	padding: 3px 0;
	margin: 8px 3px;
	display: block;
}
#myaccount a img, .footer_links a img {
	border: none;
	vertical-align: middle;
	margin-right: 5px;
}
p.acc-link a img {
	border: none;
	vertical-align: middle;
	margin-right: 5px;
}
#order-list th {
	background: #353535;
	font-weight: bold;
}
#order-list td {
	border-bottom: 1px solid #353535;
}
#history #maincol, #identity #maincol {
	height: 430px;
	overflow: auto;
	padding-left: 5px;
	width: 747px;
}
.detail_step_by_step th, #ordered-item th {
	background: #353535;
	padding: 3px 5px;
}
.detail_step_by_step td, #ordered-item td {
	padding: 3px 5px;
	border-bottom: 1px solid #353535;
}
#history input.order_qte_input {
	display: none;
}
#history textarea {
	width: 450px;
	height: 100px;
	clear: both !important;
}
#history .button, #identity .button {
	background: #353535;
	border: 1px solid #565656;
	float: none !important;
	clear: left !important;
	margin: 5px 0;
}
#history .address {
	width: 320px;
	margin: 10px 30px 30px 0;
	float: left;
}

/*   identity page   */

#identity .required sup {
	font-size: 13px;
	color: #b35858;
	padding: 3px 3px 0 3px;
}
#identity form, #identity fieldset {
	padding: 0;
	margin: 0;
	border: none;
}
#identity .radio label {
	float: none !important;
	margin: 0 5px;
	clear: none !important;
	display: inline !important;
}
#identity .idn-field {
	width: 150px;
	background: #717171;
	border: 1px solid #a3a3a3;
}



 
 /* *** Float containers fix *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


