body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url('../image/mobility_wise_logo.png') no-repeat 50% 0;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C3664;
}

/* Page layout */
#page {
	width: 950px;
	margin: 0 auto;
	list-style-type: none;
	padding: 0;
}
#header {
	padding: 0;
	height: 170px;
}
#bar {
	height: 48px;
	margin: 20px auto 0px auto;
	background: url('../image/navbar.gif') no-repeat;
}
#content {
	position: relative;
	top: -18px;
	border-left: 2px solid #1C3664;
	border-bottom: 2px solid #FED401;
	border-right: 2px solid #FED401;
	padding-top: 20px;
	display: table;
	table-layout:fixed;
	width: 950px;
	clear: both;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
#columns {
	display: table-row;
	list-style-type: none;
}
#left-col {
	display: table-cell;
	width: 200px;
}
#main-col {
	display: table-cell;
	padding: 0 20px;
}
#right-col {
	display: table-cell;
	width: 150px;
}
#left-col ul, #right-col ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#footer {
	position: relative;
	top: -18px;
	height: 125px;
	margin: 0 auto;
	background: url('../image/footer.png') no-repeat left top;
	width: 100%;
}
/* End Page Layout */

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	color: #1C3664;
}

h1 { font-size: 28px; margin-bottom: 10px;line-height: 1em;}

h1, h1 a {
	text-transform: uppercase;
}

h2 { font-size: 18px; }

h2 a:hover {
	text-decoration: none;
}

h3, h4 { font-size: 14px; }

p, ul, ol {
	margin-top: 0;
	line-height: 1.25em;
	text-align: justify;
}

.product_options ul,
.product_options ol {
	text-align: left;
	list-style-type: disc;
}

p {
	margin-bottom: 10px;
}

ul, ol { }

blockquote { }

a { color: #1C3664; }

a:hover { color: #FF0000; text-decoration: underline;}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

/* Header */
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#header .b {
	position: absolute;
	top: 0px;
	right: 0px;
}
#header .b .language {
	position: absolute;
	top: 2px;
	right: 10px;
}
#header .b .currency {
	position: absolute;
	top: 5px;
	right: 35px;
}
.currency {
	padding-bottom: 3px;
}

/* Logo */
div.logo {
	width: 510px;
	height: 122px;
	position: relative;
	top: 10px;
	left: -12px;
}
a.logo {
	width: 510px;
	height: 122px;
	text-indent: -99999px;
	display: block;
}

/* Menu */
#menu {
	float: left;
	width: 710px;
	height: 64px;
}
#menu ul {
	margin: 0;
	padding: 0px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: block;
	float: left;
}
#menu a {
	display: block;
	float: left;
	height: 20px;
	margin-right: 3px;
	padding: 25px 30px 15px 17px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
#menu .current_page_item a {
	height: 20px;
	color: #FFFFFF;
}
#menu a:hover {
	text-decoration: none;
}
#menu .first {
	background: none;
}

/* Footer */
#footer .a, #footer .b {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	color: #1C3664;
}
#footer .a {
	padding: 5px 0px 0px 70px;
}
#footer .b {
	margin-top: -78px;
	padding: 10px;
}
#footer .dwwd {
	float: middle;
	width: 150px;
	margin: 0 auto;
	padding-top: 7px;
}
#footer .dwwd p {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
#footer a {
	color: #1C3664;
}
#footer p.c {
	font-weight: bold;
}

/* Cart */
#module_cart ul {
	text-align: left;
}

#module_cart .a, #module_cart .b {
	text-align: center;
}

/* Search */
#module_search {
	margin: 0;
	padding: 7px 0px 0px 0px;
	border: none;
}

#module_search fieldset {
	margin: 0;
	padding: 0px 0px 0px 0px;
	border: none;
}

#module_search input {
	float: left;
	font: 12px Arial, Arial, Helvetica, sans-serif;
	border: none;
}

#module_search #s {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #1C3664;
	background: #FFFFFF;
	color: #1C3664;
}

#module_search #x,
#module_search #x:hover {
	margin-left: 10px;
}

#module_search #x,
.buttons input[type=submit],
.buttons input[type=button],
.atc input[type=submit],
#prodday form .c input[type=submit] {
	height: 23px;
	padding: 0px 5px;
	background: #FF0000;
	color: #FFFFFF;
	border: 1px solid #1C3664;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: default;
	font-weight: bold;
}

#module_search #x:hover,
.buttons input[type=submit]:hover,
.buttons input[type=button]:hover,
.atc input[type=submit]:hover,
#prodday form .c input[type=submit]:hover {
	height: 23px;
	padding: 0px 5px;
	background: #FF0000;
	color: #1C3664;
	border: 1px solid #1C3664;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	font-weight: bold;
}

.buttons input.button_continue_disabled,
.buttons input.button_continue_disabled:hover {
	height: 23px;
	padding: 0px 5px;
	background: #999999;
	color: #FFFFFF;
	border: 1px solid #666666;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: default;
	font-weight: bold;
}

.buttons input[type=checkbox] {
	background: none;
	color: #1C3664;
	border: 1px solid #1C3664;
}

#page-bgtop {
	padding-top: 30px;
}

#left-col .mod_frame {
	border-bottom: 2px solid #1C3664;
	border-right: 2px solid #1C3664;
	margin-top: 0px;
	-moz-border-radius-bottomright: 3px;
	-khtml-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
}

#left-col #module_category .mod_frame,
#left-col #module_information .mod_frame {
	border-bottom: 0px solid #1C3664;
}

#left-col #module_category .mod_frame {
	margin-top: 0px;
}

#left-col #module_review .mod_frame ul {
	height: 85px;
}

#left-col #module_review.review .mod_frame ul {
	height: 280px;
}

#right-col .mod_frame {
	border-bottom: 2px solid #FED401;
	border-left: 2px solid #FED401;
	margin-top: -4px;
	padding: 5px;
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

#right-col #module_information .mod_frame {
	border-left: 0px solid #FED401;
	border-bottom: 0px solid #FED401;
	padding: 0px;
}

#right-col .card_types {
	border-bottom: 2px solid #FED401;
	border-left: 2px solid #FED401;
	margin-top: -4px;
	padding: 5px 8px;
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

.card_types .c img {
	margin: 0;
	padding: 0;
}

.column ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.column li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

.column li ul {
	padding: 0;
}

#left-col li li {
	padding: 5px 7px;
	margin: -2px 0px 0px 0px;
	height: 1.25em;
/*	-moz-border-radius-bottomright: 3px;
	-khtml-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
*/}

#left-col li li a {
	float: left;
	width: 175px;
	cursor: pointer;
	display: block;
	height: 1.25em;
}

#left-col li li.info:hover {
	background: #FED401;
}

#right-col li li {
	margin: 0;
	padding: 5px 10px 5px 5px;
}

#right-col li li.info a {
	float: left;
	width: 132px;
	cursor: pointer;
	display: block;
	height: 1.25em;
	text-align: right;
}

#right-col li li.info {
	padding: 5px 7px;
	margin: -2px 0px 0px 0px;
	height: 1.25em;
	border-top: 2px solid #FED401;
	border-bottom: 2px solid #FED401;
	border-left: 2px solid #FED401;
	-moz-border-radius-bottomleft: 3px;
	-khtml-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
}

#right-col li li.info:hover {
	background: #1C3664;
}

#right-col li li.info:hover a {
	color: #FF0000;
}

.column li#module_review li {
	margin: 0 auto;
	padding-left: 0;
	background-image: none;
}

.column li#module_review li {
	margin: 0 auto;
	padding-left: 10px;
	background-image: none;
	height: 71px;
}

.column li#module_review.review li {
	margin: 0 auto;
	padding-left: 10px;
	background-image: none;
	height: 266px;
}

.column p {
	margin: 0;
	padding: 0px;
}

.column h2 {
	height: 26px;
	letter-spacing: 1px;
}	

.column h2, .column h3, .column h4 {
	margin: 0px;
	text-transform: capitalize;
	font-size: 13px;
	font-weight: bold;
}

.column #module_review h3 {
	text-align: center;
}

.column #module_review a.thumb {
	margin: 0 auto;
	height: 50px;
}

.column #module_review.review a.thumb {
	margin: 0 auto;
	height: 130px;
}

.column #module_review img.thumb {
	margin-left: 63px;
}

.column #module_review.review img.thumb {
	margin-left: 23px;
}

#left-col h2 {
	background: url('../image/img06.gif') no-repeat right top;
	padding: 12px 0 0px 7px;
	color: #FFFFFF;
}

#right-col h2 {
	background: url('../image/img06a.gif') no-repeat left top;
	padding: 9px 7px 0px 0px;
	text-align: right;
	color: #1C3664;
}

.column p {
	line-height: 200%;
}

.column a {
	color: #1C3664;
}



.price, .discount {
	color: #FF0000;
}

.price {
	font-size: 16px;
}

.breadcrumb a {
	color: #1C3664;
}

#menu a:hover,
#rss a:hover,
.column a:hover,
.breadcrumb a:hover {
	color: #FF0000;
}

#rss a:hover,
.column a:hover,
.breadcrumb a:hover {
	text-decoration: underline;
}

.block {
	border-top: 1px solid #1C3664;
	border-left: 1px solid #1C3664;
	border-bottom: 1px solid #FED401;
	border-right: 1px solid #FED401;
	background: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.column .block {
	border: 0px;
}

.block p {
	line-height: 1.5em;
}

.block form p {
	height: 4em;
	margin-bottom: 0px;
}

.block h3 {
	height: 3em;
}

.breadcrumb {
	color: #1C3664;
	margin: 10px 0 15px 0;
}

.pagination a {
	border: 1px solid #1C3664;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
}

.pagination a:hover,
.pagination a.current:hover {
	background: #FED401;
	color: #FF0000;
	border: 1px solid #1C3664;
}

.pagination a.current {
	font-weight: bold;
	border: 1px solid #1C3664;
	background: #1C3664;
	color: #FFFFFF;
}

li#module_review li, li#module_best li {
	background-image: none;
	text-align: left;
	height: auto;
}

.buttons {
	margin-top: 10px;
	clear: none;
}

.results {
	clear: none;
}

.hoverbox .preview2left,
.hoverbox .preview2right {
	border-top: 1px solid #1C3664;
	border-left: 1px solid #1C3664;
	border-bottom: 1px solid #FED401;
	border-right: 1px solid #FED401;
	padding: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* error */
#error {
	clear: none;
	border-top: 1px solid #1C3664;
	border-left: 1px solid #1C3664;
	border-bottom: 1px solid #FED401;
	border-right: 1px solid #FED401;
	margin: 10px 0px;
	padding: 8px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.warning {
	color: #FFFFFF;
	font-size: 12px;  
	background-color: #FF0000;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.noscript {
	color: #FFFFFF;
	font-size: 15px;  
	background-color: #FF0000;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.message {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #6FBE44;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#empty {
	border-top: 1px solid #1C3664;
	border-left: 1px solid #1C3664;
	border-bottom: 1px solid #FED401;
	border-right: 1px solid #FED401;
	margin: 185px 5px 10px 5px;
	padding: 8px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: relative;
}

.enlarge {
	font-size: 11px;
}

#filter {
	border-top: 1px solid #1C3664;
	border-left: 1px solid #1C3664;
	border-bottom: 1px solid #FED401;
	border-right: 1px solid #FED401;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;	
	padding: 5px;
	width: 98%;
}

#filter select {
	color: #1C3664;
}

.filters .left {
	position: absolute;
	top: 5px;
	left: 5px;
	text-align: left;
	width: 40%;
}

.filters .right {
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: right;
	width: 40%;
}

#prodday form {
	clear: none;	
	display: block;
	width: 97%;
	margin:10px 0px 10px 5px;
	border-top: 1px solid #1C3664;
	border-left: 1px solid #1C3664;
	border-bottom: 1px solid #FED401;
	border-right: 1px solid #FED401;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 180px;
}

#prodday form .a {
	margin: 20px 5px;
	padding: 10px 0;
	float: left;
	padding-right: 5px;
}

#prodday form .b {
	float: left;
	margin: 20px 5px 10px 5px;
	width: 40%;
	text-align: justify;
}

#prodday form .b h3 {
	text-align: left;
}

#prodday form .c {
	float: right;
	width: 33%;
	margin: 20px 10px 10px 5px;
}

#prodday form .c input[type=text] {
	border: 1px solid #1C3664;
	text-align: center;
}