/* css created and developed by 12bis3.de - zeitgemaess kommunizieren */

* {
	margin: 0;
	padding: 0;
	font-family: lucida, "lucida sans", trebuchet, "Trebuchet MS", arial, helvetica, sans-serif;
}

html {
	height: 100%;
}

/* -------------
main definitions
--------------*/


body {
	background: #000 url(/fileadmin/templates/jackport/images/bg-body.jpg) top center no-repeat;
	font-size: 70%;
	min-height: 101%;
	color: #fff;
}

a:link, a:visited, a:active {
	color: #afd1ef;
	text-decoration: none;
}
a:hover, a:focus {
	color: #afd1ef;
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	margin-bottom: 0.8em;
	color: #afd1ef;
	font-size: 125%;
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	font-size: 120%;
	margin: 0 0 0.5em 0;
	color: #afd1ef;
	font-weight: normal;
	text-transform: uppercase;
}

h3 {
	font-size: 110%;
	margin: 0 0 0.5em 0;
	color: #afd1ef;
	font-weight: normal;
	text-transform: uppercase;
}

h4 {
	font-size: 100%;
	margin: 0 0 0.3em 0;
	color: #afd1ef;
	font-weight: normal;
	text-transform: uppercase;
}

h5 {
	font-size: 100%;
	margin: 0 0 0.2em 0;
	color: #afd1ef;
	font-weight: normal;
}

p {
	margin: 0 0 1em 0;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

blockquote, blockquote p {
	font-style: italic;
}


/* ---------------
layout definitions 
----------------*/

#container {
	width: 900px;
	margin: 0 auto;
}

#header {
	height: 22px;
	overflow: hidden;
	padding: 3px 12px 0 12px;
}

#content-left {
	width: 625px;
	float: left;
}

#content-right {
	width: 275px;
	float: left;
}

#navigation {
	width: 625px;
	overflow: hidden;
	height: 135px;
	background: url(/fileadmin/templates/jackport/images/bg-navigation.png) no-repeat transparent;
}
* html #navigation {
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/jackport/images/bg-navigation.png',sizingMethod='crop');
}

#content {
	width: 518px;
	background: url(/fileadmin/templates/jackport/images/bg-content-main.png) repeat-y transparent;
	padding: 25px 50px 1px 57px;
	line-height: 170%;
}
* html #content {
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/jackport/images/bg-content-main.png',sizingMethod='scale');
}

#footer {
	padding: 0 5px 0 5px;
	margin: 0 0 2em 0;
	text-align: right;
}

#content-left #footer {
	background: url(/fileadmin/templates/jackport/images/bg-footer.png) no-repeat transparent;
	padding: 30px 45px 10px 50px;
	text-align: right;
}

* html #content-left #footer {
	background: url(/fileadmin/templates/jackport/images/bg-footer-ie6.png) no-repeat transparent;
}



/* --------------
header defintions
---------------*/

#header ul {
	float: left;
	list-style-type: none;
	width: 145px;
	margin-left: 20px;
}

#header a {
	color: #fff;
}

#header ul li#language-first {
	border: 1px solid #696869;
	padding: 1px 4px;
	background: url(/fileadmin/templates/jackport/images/icon-dropdown.png) no-repeat right center;
	cursor: pointer;
}

#header ul li.language-sub {
	padding: 1px 4px;
	border: 1px solid #696869;
	border-top: none;
	background: #000;
	display: none;
}

#header p {
	text-transform: uppercase;
	float: right;
	margin: 0;
	padding: 2px 0 0 0;
}

#header p a {
	padding-left: 20px;
}


/* -------
start page
------- */

#jack-start {
	height: 565px;
	position: relative;
	background: url(/fileadmin/templates/jackport/images/bg-start-arrows.png) no-repeat transparent;
}
* html #jack-start {
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/jackport/images/bg-start-arrows.png',sizingMethod='crop');
}

#jackport-logo {
	position: absolute;
	top: 64px;
	left: 30px;
	width: 355px;
}

/* png 24 hack f&uuml;r ie 6 */
* html #jackport-logo img {
	behavior: url(/fileadmin/templates/jackport/extern/pngbehavior.htc);
	width: 291px;
	height: 44px;
}

#jackport-logo h2 {
	color: #fff;
	padding: 5px 50px 0 4px;
	text-transform:none;
}

#jackport-sideview {
	top: 234px;
	left: 16px;
	width: 142px;
	text-align: center;
	position: absolute;
}

* html #jackport-sideview img  {
	behavior: url(/fileadmin/templates/jackport/extern/pngbehavior.htc);
	width: 142px;
	height: 125px;
}

#jackport-sideview h3, #select-i h3, #jackport-enjoy h3 {
	color: #fff;
	padding-top: 7px;
	text-transform:none;
}

#select-i {
	top: 223px;
	left: 202px;
	position: relative;
	text-align: center;
	width: 140px;
}

* html #select-i img  {
	behavior: url(/fileadmin/templates/jackport/extern/pngbehavior.htc);
	width: 113px;
	height: 162px;
}

#jackport-main {
	left: 388px;
	top: 42px;
	position: absolute;
	width: 230px;
	height: 448px;
}

#jackport-enjoy {
	left: 671px;
	top: 174px;
	position: absolute;
	width: 194px;
	text-align: center;
}

#jackport-colors {
	top: 495px;
	left: 300px;
	position: absolute;
	color: #a4a4a4;
	width: 500px;
	font-size: 110%;
}

#jackport-colors a {
	text-transform: uppercase;
	color: #a4a4a4;
	background: url(/fileadmin/templates/jackport/images/arrow-grey-small.png) no-repeat right center;
	padding: 0 14px 0 0;
}

#jackport-colors span#change-color {
	text-transform: uppercase;
	color: #a4a4a4;
	padding: 0 10px 0 0;
}

#jack-start #jackport-colors span#change-color {
	padding: 0 0 0 10px;
}

#jackport-colors span {
	float: left;
}

#jackport-colors span#colors {
	padding: 0 15px;
	background: none;
}

#jackport-colors span#colors a {
	display: block;
	width: 18px;
	height: 18px;
	padding: 5px;
	background: url(/fileadmin/templates/jackport/images/bg-colors.png) no-repeat transparent;
	float: left;
	margin-top: -8px;
	position: relative;
}

#jackport-colors span#colors a.color-white {
	background-color: #c6c5c3;
}
#jackport-colors span#colors a.color-silver {
	background-color: #6b6e74;
}
#jackport-colors span#colors a.color-black {
	background-color: #0a0a0a;
}
#jackport-colors span#colors a.color-green {
	background-color: #004225;
}
#jackport-colors span#colors a.color-blue {
	background-color: #172549;
}
#jackport-colors span#colors a.color-pink {
	background-color: #762672;
}

#jack-start #arrow-view-left {
	top: 450px;
	left: 380px;
	position: absolute;
	z-index: 100;
	width: 33px;
	height: 32px;
	background: url(/fileadmin/templates/jackport/images/icon-arrow-left.png) no-repeat transparent;
}
* html #jack-start #arrow-view-left {
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/jackport/images/icon-arrow-left.png',sizingMethod='crop');
}

#jack-start #arrow-view-right {
	top: 450px;
	left: 593px;
	position: absolute;
	z-index: 101;
	width: 33px;
	height: 32px;
	background: url(/fileadmin/templates/jackport/images/icon-arrow-right.png) no-repeat transparent;
}
* html #jack-start #arrow-view-right {
	background:none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/jackport/images/icon-arrow-right.png',sizingMethod='crop');
}


/* start boxes */

#start-boxes {
	background: url(/fileadmin/templates/jackport/images/bg-boxes.jpg) no-repeat transparent;
	min-height: 290px;
	line-height: 160%;
}
* html #start-boxes {
	height: 290px;
}

#start-boxes div {
	float: left;
	width: 264px;
	padding: 25px 18px 15px 18px;
}

#start-boxes div h3 {
	color: #fff;
	font-size: 125%;
	margin: 0 0 1em 0;
}

#start-boxes div p {
	font-size: 110%;
}

#start-boxes div p.teaser-more {
	text-align: right;
	margin-top: -0.5em;
}

#start-boxes div p.teaser-more a {
	background: url(/fileadmin/templates/jackport/images/arrow-white-big.png) no-repeat right center;
	padding: 2px 25px 2px 0;
	display: block;
	color: #fff;
}

h6 {
	font-size: 100%;
	margin: 0;
	font-weight: normal;
}

#start-boxes div#start-news h4 {
	font-size: 120%;
	margin: 0;
}

#start-boxes div#start-dealer input {
	font-size: 115%;
	padding: 5px 3px;
	width: 60px;
	font-weight: bold;
	margin-right: 10px;
}

#start-boxes div#start-dealer button {
	background: url(/fileadmin/templates/jackport/images/arrow-white-big.png) no-repeat transparent center;
	border: none;
	height: 25px;
	width: 16px;
	vertical-align: 3px;
	cursor: pointer;
}


#start-boxes form ul {
	margin: 0;
	list-style-type: none;
	border: 1px solid #fff;
	background: url(/fileadmin/templates/jackport/images/bg-input.png) repeat-x top left #6b6b6b;
	width: 120px;
	float: left;
	margin-right: 10px;
}

#start-boxes form ul li a {
	color: #fff;
	font-size: 115%;
	font-weight: bold;
	display: block;
	padding: 4px 3px;
	background: url(/fileadmin/templates/jackport/images/bg-input.png) repeat-x top left #6b6b6b;
}

#start-boxes form ul li a:hover, #start-boxes form ul li a:focus {
	text-decoration: none;
	background: url(/fileadmin/templates/jackport/images/bg-input-hover.png) repeat-x top left #898989;
}

#start-boxes form ul li {
	border-top: 1px solid #fff;
/*	display: none; */
}	

#start-boxes form ul li.first {
	display: list-item;
	border-top: none;
}

#start-boxes form ul li.first a {
	background: url(/fileadmin/templates/jackport/images/bg-language-first.png) no-repeat top right transparent;
}

#start-boxes form ul li.first a:hover, #start-boxes form ul li.first a:focus {
	background: url(/fileadmin/templates/jackport/images/bg-language-first-hover.png) no-repeat top right transparent;
}



/* ------------------
navigation defintions
-------------------*/

#navigation ul {
	list-style-type: none;
	text-transform: uppercase;
	margin: 0;
	position: relative;
}

#navigation ul li {
	float: left;
}

#navigation ul li a {
	display: block;
	color: #fff;
}
#navigation ul li a:hover, #navigation ul li a:focus {
	text-decoration: none;
	color: #afd1ef;
}

#navigation ul#topnav {
	font-size: 110%;
	margin: 40px 0 0 49px;
}
* + html #navigation ul#topnav {
	min-height: 15px;
}

#navigation ul#topnav li {
	padding-right: 18px;
}

#navigation ul#topnav li a {
	background: url(/fileadmin/templates/jackport/images/bg-navigation-item.png) no-repeat 0 3px;
	padding-left: 12px;
}

#navigation ul#topnav li a:hover, #navigation ul#topnav li a:focus, #navigation ul#topnav li a.navactive {
	background: url(/fileadmin/templates/jackport/images/bg-navigation-item.png) no-repeat 0 -47px;
	color: #afd1ef;
}

#navigation ul#subnav {
	margin: 16px 0 0 49px;
}

#navigation ul#subnav li {
	padding-right: 14px;
}

#navigation ul#subnav li a {
	background: url(/fileadmin/templates/jackport/images/bg-navigation-item.png) no-repeat 0 -95px;
	padding-left: 12px;
}

#navigation ul#subnav li a:hover, #navigation ul#subnav li a:focus, #navigation ul#subnav li a.navactive {
	background: url(/fileadmin/templates/jackport/images/bg-navigation-item.png) no-repeat 0 -145px;
	color: #afd1ef;
}



/* ---------------
content defintions
----------------*/

#content-left #jackport-logo {
	position: relative;
	top: 0;
	left: 0;
	width: 355px;
	padding: 64px 0 0 30px;
	margin-bottom: 26px;
}

#content-right #jackport-main {
	left: 0;
	top: 0;
	position: relative;
	padding: 42px 0 0 10px;
}

#content-right #jackport-colors {
	top: 0;
	left: 0;
	position: relative;
	color: #a4a4a4;
	width: auto;
	font-size: 110%;
}

#content-right #jackport-colors {
	top: 0;
	left: 0;
	position: relative;
	color: #a4a4a4;
	font-size: 110%;
}

#content-right #jackport-colors span {
	float: none;
	display: block;
	clear: left;
	padding: 0 0 0 35px;
}

#content-right #jackport-colors span#change-color {
	display: inline;
	padding: 0 15px 0 35px;
}

#content-right  #jackport-colors span#colors {
	padding: 0 0 0 30px;
	background: none;
}

#content-right #jackport-colors span#colors a {
	float: left;
	margin: 5px 0 10px 0;
	position: relative;
	background-image: url(/fileadmin/templates/jackport/images/bg-colors-black.png);
}


/* content */

#content p {
	margin-bottom: 1.5em;
}

#content p.address-data {
	margin-bottom: 0.8em;
}

#content ul {
	margin: 0 0 1.5em 15px;
	list-style-type: none;
}

#content ul li {
	background: url(/fileadmin/templates/jackport/images/bg-navigation-item.png) no-repeat 0 -92px;
	padding-left: 10px;
}

#content ol {
	margin: 0 0 1.5em 25px;
}

#content li {
	margin-bottom: 0.2em;
}

.image-left {
	float: left;
	margin: 0.5em 15px 0.3em 0;
}

.image-right {
	float: right;
	margin: 0.5em 0 0.3em 15px;
}

.image-right .zoom-in, .image-left .zoom-in, .image-big .zoom-in, dl.press dt img.zoom-in, dl.shop dt img.zoom-in {
	border: none;
	margin: 5px 0 0 5px;
	position: absolute;
}

dl.image-big {
	margin: 0 0 1em 0;
}

dl.image-big dt {
	text-align: center;
}

.images {
	margin: 0 0 1.5em 0;
}

.images dl {
	float: left;
	padding: 0 10px 0 0;
}

.images dl dd, .image-left dd, .image-right dd, .image-big dd {
	font-size: 90%;
	color: #fff;
	font-style: italic;
}

table {
	border: 1px solid #313131;
	background: url(/fileadmin/templates/jackport/images/bg-table.png) repeat-x #000;
	border-collapse: collapse;
	border-bottom: none;
	margin: 0 0 1.5em 0;
}

table thead td, table thead th {
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	border-bottom: 1px solid #afd1ef;
	padding: 4px 5px;
}

table td {
	padding: 3px 5px;
	border-bottom: 1px solid #313131;
	vertical-align: top;
}

table p {
	margin: 0 0 0.5em 0;
}


/* content footer */

p#content-footer {
	text-align: right;
	background: url(/fileadmin/templates/jackport/images/bg-content-footer.png) no-repeat top transparent;
	margin: 1em -6px 0 -6px;
	padding: 0.4em 6px 0 6px;
	font-size: 90%;
}

p#content-footer a {
	color: #878787;
}

a#footer-print {
	background: url(/fileadmin/templates/jackport/images/icon-print.png) no-repeat left center transparent;
	padding: 0 15px 0 10px;
}

a#footer-top {
	background: url(/fileadmin/templates/jackport/images/icon-top.png) no-repeat left center transparent;
	padding-left: 13px;
}


/* news */

dl.news {
	width: 518px;
	border-top: 1px solid #666;
	margin: 0 0 1.4em 0;
	padding: 1.2em 0 0 0;
}

dl.news dt {
	width: 130px;
	text-align: left;
	float: left;
	margin-bottom: 0.1em;
}

dl.news dd {
	width: 388px;
	float: left;
	margin: 0.4em 0 0.1em 0;
}

dl.news dd p {
	margin-bottom: 1em;
}

#content dl.news dd p.news-more {
	margin: -1em 0 0 0;
	text-align: right;
}

dl.news dd p.news-more a {
	background: url(/fileadmin/templates/jackport/images/arrow-white-small.png) no-repeat right center;
	padding: 0 15px 0 0;
	color: #fff;
}

dl.news h6 {
	font-size: 90%;
}

dl.news h2 {
	margin-bottom: 0;
}

p.back-news {
	border-top: 1px solid #666;
	padding-top: 0.5em;
}

/* press */

dl.press {
	width: 518px;
	border-top: 1px solid #666;
	margin: 0 0 1.4em 0;
	padding: 1.2em 0 0 0;
}

dl.press dt {
	width: 130px;
	text-align: left;
	float: left;
	margin: 0.4em 0 0.1em 0;
}

dl.press dd {
	width: 388px;
	float: left;
	margin-bottom: 0.1em;
}

#content dl.press dd p {
	margin-bottom: 0.5em;
}

#content dl.press dd ul.press-list {
	margin: 0;
}

#content dl.press dd ul.press-list li.d-download {
	background: url(/fileadmin/templates/jackport/images/icon-download.png) no-repeat transparent 0 6px;
	padding-left: 15px;
}

#content dl.press dd ul.press-list li.d-link {
	background: url(/fileadmin/templates/jackport/images/icon-link.png) no-repeat transparent 0 6px;
	padding-left: 15px;
}


/* icons */

dl.icons {
	width: 518px;
	margin: 0 0 1.4em 0;
	padding: 0.5em 0 0 0;
}

dl.icons dt {
	width: 105px;
	text-align: left;
	float: left;
	margin: 0.4em 0 0.1em 0;
}

dl.icons dd {
	width: 413px;
	float: left;
	margin-bottom: 0.1em;
}

#content dl.icons dd p {
	margin-bottom: 0.5em;
}


/* shop */

div#shop {
	border: 1px solid #666;
	padding: 5px;
}

dl.shop {
	width: 506px;
	border-top: 1px solid #666;
	margin: 0 0 1.4em 0;
	padding: 1.2em 0 0 0;
}

dl.shop dt {
	width: 145px;
	text-align: left;
	float: left;
	margin-bottom: 0.1em;
}

dl.shop dd {
	width: 361px;
	float: left;
	margin-bottom: 0.1em;
}

dl.shop dd p.price {
	text-align: right;
}


dl.shop dd p.price span {
	float: left;
	color: #afd1ef;
}

dl.shop dd p.price span em {
	color: #fff;
}

dl.shop dd p.price a {
	background: url(/fileadmin/templates/jackport/images/arrow-white-small.png) no-repeat right center;
	padding: 0 15px 0 0;
	color: #fff;
}

#content p.basket {
	text-align: right;
	margin-bottom: 0.6em;
}

p.basket a {
	background: url(/fileadmin/templates/jackport/images/icon-basket.png) center left no-repeat transparent;
	padding-left: 22px;
	color: #fff;
	text-transform: uppercase;
}

#content ul#shop-nav {
	margin: 1em 0 0 0;
}

#content ul#shop-nav li {
	float: left;
	padding: 0;
	background: 0;
}

#content ul#shop-nav li a {
	background: url(/fileadmin/templates/jackport/images/bg-navigation-item.png) no-repeat 0 -96px;
	padding: 0 15px 0 10px;
	text-transform: uppercase;
	color: #fff;
}
#content ul#shop-nav li a:hover, #content ul#shop-nav li a:focus, #content ul#shop-nav li a.navactive {
	color: #afd1ef;
	background: url(/fileadmin/templates/jackport/images/bg-navigation-item.png) no-repeat 0 -146px;
}

table.basket input {
	width: 25px;
}

caption {
	text-align: left;
	text-transform: uppercase;
	font-size: 100%;
	margin-bottom: 0.4em;
}

table.basket tfoot td a {
	background: url(/fileadmin/templates/jackport/images/icon-pager-for.png) no-repeat right center transparent;
	padding-right: 7px;
	color: #fff;
}

#content p.shop-more {
	margin: 1em 0 1em 0;
	font-size: 110%;
	text-align: right;
	padding: 0 5px 0 0;
}

#content p.shop-more a {
	padding: 0 15px 0 0;
	color: #fff;
	background: url(/fileadmin/templates/jackport/images/arrow-white-small.png) no-repeat right center;
}

dl.order {
	width: 506px;
}

dl.order dt {
	float: left;
	clear: left;
	margin-bottom: 0.6em;
	width: 150px;
	text-align: right;
	padding-right: 20px;
}

dl.order dd {
	float: left;
	margin-bottom: 0.6em;
	width: 336px;
}

table td.bestellung {
	text-align: right;
}

table td.td-sum {
	text-align: right;
	padding-right: 10px;
}

/* downloads */

div.downloads {
	border: 1px solid #313131;
	background: url(/fileadmin/templates/jackport/images/bg-table.png) repeat-x transparent;
	padding: 10px;
}

#content div.downloads ul {
	margin: 0;
	list-style-type: none;
}

#content div.downloads ul li.d-download {
	background: url(/fileadmin/templates/jackport/images/icon-download.png) no-repeat transparent 0 6px;
	padding-left: 15px;
}

#content div.downloads ul li.d-link {
	background: url(/fileadmin/templates/jackport/images/icon-link.png) no-repeat transparent 0 6px;
	padding-left: 15px;
}



/* pager */

#content ul.pager {
	border-top: 1px solid #666;
	padding-top: 0.5em;
	list-style-type: none;
	margin: 1.5em 0 1em 0;
}

#content ul.pager li {
	float: left;
	width: 33.2%;
	padding: 0;
	background: 0;
}

#content ul.pager li a {
	padding: 0;
	color: #fff;
}

#content ul.pager li.p-left a, p.back-news a {
	background: url(/fileadmin/templates/jackport/images/icon-pager-back.png) no-repeat left center transparent;
	padding-left: 7px;
	color: #fff;
}

#content ul.pager li.p-center {
	text-align: center;
}

#content ul.pager li.p-center a {
	padding: 0 2px;
}

#content ul.pager li.p-right {
	text-align: right;
}

#content ul.pager li.p-right a {
	background: url(/fileadmin/templates/jackport/images/icon-pager-for.png) no-repeat right center transparent;
	padding-right: 7px;
}

#content ul.pager li.p-center a.navactive {
	font-weight: bold;
}


/* ---------------
service defintions
----------------*/



/* ----------------
footer definitionen
-----------------*/

#footer img {
	border: 1px solid #696869;
	margin-left: 3px;
	float: right;
}

#footer p.appleinfo {
	margin-bottom: 0.5em;
	font-size: 85%;
	padding-bottom: 12px;
	color: #bcbcbc;
	text-align: left;
	background: url(/fileadmin/templates/jackport/images/bg-line.png) no-repeat bottom transparent;
}

#content-left #footer p.appleinfo {
	background: none;
	padding: 0;
}



/* ------------------
formular definitionen
-------------------*/

fieldset {
	margin-bottom: 1.2em;
}

form {
	margin: 0 0 1.5em 0;
}

legend {
	font-size: 100%;
	font-weight: bold;
	color: #000;
}

label {
	float: left;
	width: 150px;
	color: #fff;
	padding-right: 15px;
	text-align: right;
}

input, textarea, select {
	width: 250px;
	font-size: 100%;
	color: #fff;
	padding: 3px;
	border: 1px solid #fff;
	background: url(/fileadmin/templates/jackport/images/bg-input.png) repeat-x top left #6b6b6b;
}
textarea {
	width: 250px;
	height: 170px;
	padding: 4px 3x;
	border: 1px solid #fff;
	background: url(/fileadmin/templates/jackport/images/bg-input.png) repeat-x top left #6b6b6b;
	color: #fff;
}
select {
	padding: 3px;
	width: 258px;
}

p.input-small input {
	width: 50px;
}
option {
	padding: 0 3px;
	background: transparent;
}

input:hover, input:focus, select:hover, select:focus {
	background: url(/fileadmin/templates/jackport/images/bg-input-hover.png) repeat-x top left #898989;
}
textarea:hover, textarea:focus {
	background: url(/fileadmin/templates/jackport/images/bg-input-hover.png) repeat-x top left #898989;
}

input.small {
	width: auto;
	padding-right: 5px;
}

input.captcha {
	margin: 10px 0 0 165px;
}

form p span.tx-srfreecap-pi2-cant-read {
	padding-left: 165px;
}

input.radio-check {
	width: auto;
	border: none;
	background: none;
}

input.submit-btn {
	color: #fff;
	text-transform: uppercase;
	width: 258px;
}

p.check-radio input, input.check-radio {
	width: auto;
	margin-right: 5px;
	background: none;
	border: none;
	height: auto;
	padding: 0;
}




/* clear me baby */

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	display: inline-table;
}
* html .clear {
	height: 1px;
}
* + html .clear {
	height: 1%;
}
.clear {
	display: block;
}




