/* Start of CMSMS style sheet 'The ADI Shop' */
* {
	margin: 0;
}

html, body {
	height: 100%;
	background: url('images/page_bg.png') repeat-x top;
	background-color: #000;
	font-family: trebuchet MS, arial;
	font-size: 10pt;
	background-attachment: fixed;
}

textarea {
        width: 300px;
        height: 100px;
        border: solid 1px #aaa;
	font-family: trebuchet MS, arial !important;
        font-size: 10pt !important;
}

input {
        width: 300px;
        border: solid 1px #aaa;
        font-family: trebuchet MS, arial !important;
        font-size: 10pt !important;
}

input[type="submit"]{
        font-family: trebuchet MS, arial !important;
        font-size: 10pt !important;
        width: auto;
        cursor: pointer;
}

checkbox {
        border: solid 1px #aaa;
}

h1 {
	color: #ff0000;
	font-size: 18pt;
	padding: 0 0 10px 0;
}

h2 {
	color: #ff0000;
	font-size: 14pt;
	padding: 0 0 10px 0;
}


a {
	color: #ff0000;
	text-decoration: none;
}

a:hover {
	color: #000;
}

a img {
	border: none;
}

p {
	padding: 0 7px 10px 0;
        text-align: justify;
}

blockquote {
        padding: 0 0 0 10px;
        margin: 0 0 10px 0;
        border-left: solid 5px #ff4444;
}

ul.terms {
        width: 550px;
        text-align: justify;
        margin-bottom: 10px;
        list-style-image: url('images/bullet.png');
}

ul.terms li {
        margin-bottom: 4px;
}

.header {
	width: 800px;
	height: 128px;
	text-align: center;
	background: url('images/header_bg.png') repeat-x bottom;
	background-color: #eaeaea;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -75px;
	width: 808px;
	background: url('images/wrapper_shadow.png') repeat-y;
}

.badge {
	position: absolute;
	background: url('images/badge.png') no-repeat;
	width: 128px;
	height: 128px;
	left: 50%;
	margin-left: -460px;
	top: 1px;
	z-index: 2;
}

.top-links {
	position: relative;
	top: 1px;
	width: 802px;
	margin: auto;
	height: 30px;
	background: url('images/top-links_bg.png') no-repeat;
	text-align: right;	
}

.top-links p {
	font-size: 12pt;
	padding: 3px 12px 0 0;
	letter-spacing: 0.1em;
}

.top-links ul {
	list-style: none;
	float: right;
}

.top-links ul li {
	font-size: 12pt;
	float: left;
	padding: 3px 0 0 0;
	background: url('images/top-links-li_bg.png') no-repeat;
	height: 27px;
	width: 75px;
	text-align: center;
	margin-left: 1px;
	margin-top: 3px;
}

.top-links ul li:hover {
	background: url('images/top-links-li_bg_hover.png') no-repeat;
	cursor: pointer;
}

.top-links ul a {
	color: #000;
}

.wrapper-inner {
	margin: auto;
	width: 800px;
	background-color: #fff;
	min-height: 768px;
}

.menu-wrapper {
	float: left;
	width: 175px;
}

.menu {
	margin: 5px 5px 5px 5px;
	width: 165px;
	border: solid 1px #aaa;
	min-height: 587px;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -border-radius: 5px;
	background: url('images/menu_bg.png') repeat-x bottom;
}

.menu img {
	display: block;
	margin: auto;
	padding-top: 3px;
}

.content-wrapper {
	float: right;
	width: 612px;
	border: solid 1px #aaa;
	margin: 5px 7px 5px 0;
	background: url('images/content-wrapper_bg.png') no-repeat;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -border-radius: 5px;
}

.content-inner {
	width: 598px;
	margin: 7px auto 0 auto;
	min-height: 629px;
	background: url('images/content-inner_bg.png') repeat;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -border-radius: 5px;
}

.push {
	height: 75px;
	background-color: #c9c9c9;
	width: 800px;
	margin: auto;
	clear: both;
}

.footer-wrapper {
	height: 75px;
	background-color: #ddd;
	width: 800px;
	margin: auto;
}

.footer-inner {
	width: 790px;
	margin: auto;
	background: url('images/footer-inner_bg.png') repeat-x bottom;
	background-color: #fff;
	height: 61px;
	position: relative;
	top: 7px;
	border: solid 1px #aaa;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -border-radius: 5px;
	text-align: center;
}

.footer-inner p {
	padding-top: 6px;
	font-size: 8pt;
	letter-spacing: 0.1em;
	color: #333;
        text-align: center;
}

.NewsSummaryPostdate, #NewsPostDetailDate {
        font-weight: bold;
}

#NewsPostDetailTitle {
        padding-bottom: 0;
}

li.comment {
        padding: 0 0 10px 0;
        list-style-image:url('images/bullet.png');
}

.productTitle {
        border-bottom: solid 1px #aaa;
        width: 586px;
        background: url('images/productTitlebg.png') repeat-y;
        margin: 5px 0 5px 0;
        padding: 5px 0 5px 5px;
        color: #fff;
        font-size: 10pt;
        letter-spacing: 0.1em;
}

.ProductDirectoryItem {
        text-align: justify;
        background: url('images/ProductDirectoryItembg.png') repeat;
        margin-right: 7px;
        margin-bottom: 15px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        -border-radius: 10px;
        clear: both;
        min-height: 260px;
}

.ProductDirectoryItem p {
        padding-left: 5px;
        color: #222;
}

.ProductDirectoryItem img {
        padding: 0 7px 7px 0;
}

.ProductDirectoryItem input {
        width: auto;
}

.ProductDirectoryItem form {
        display: inline;
}

.itemquantity input {
        width: 30px;
}

img[alt="banner"]{
        width: auto;
        height: auto;
}

.insurance img, .driving-schools img {
        display: block;
        margin: auto;
        margin-bottom: 30px;
}

.banner-slide img {
        display: block;
        margin: auto;
margin-top: 10px;
}

.banner-slide {
height: 90px;
width: 366px;
margin: auto;
margin-top: 10px;
margin-bottom: 10px;
}

checkbox {
        border: none !important;
}

.feedback_summary_item {
        margin-bottom: 10px;
        background: url('images/comment_bg.png') repeat;
        margin-right: 7px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding: 5px;
}

.feedback_item_data {
        margin-top: 10px;
}

.feedback_item_title h3, .feedback_item_title h2 {
        display: inline;
}

.image-link {
        position: relative;
        left: -3px;
}
/* End of 'The ADI Shop' */

