html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html, body {
	background: #000 url(../images/main_bg.jpg) no-repeat center top;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	margin-bottom: 30px;
}
body {
	font-size: 75%;
}
#page {
    margin: 0 auto;
	width: 924px;
}
#wrapper {
    background: #ece80f;
    border: 1px solid #ece80f;
}
#header {	
    height: 108px;
}
#header ul {
	background: url(../images/social_networking.jpg) no-repeat 0 0;
	float: right;
	height: 42px;
	margin-right: 8px;
	width: 205px;
}
#header ul li {
	float: left;
}
#header ul li a span {
	display: none;
	visibility: hidden;
}
#tn_1 a {
	display: block;
	height: 38px;
	width: 50px;
}
#tn_2 a {
	display: block;
	height: 38px;
	width: 40px;
}
#tn_3 a {
	display: block;
	height: 38px;
	width: 35px;
}
#tn_4 a {
	display: block;
	height: 38px;
	width: 35px;
}
#tn_5 a {
	display: block;
	height: 38px;
	width: 42px;
}
h1.logo {
	background: url(../images/diadora_logo.jpg) no-repeat 0 0;
	float: left;
	height: 48px;
	margin: 43px 0 0 7px;
	width: 242px;
}
h1.logo span {
	display: none;
	visibility: hidden;
}
#pagenav {
    margin-left: 8px;
}
#pagenav ul li {
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0 8px 0 0;
}
#pagenav ul li a {
	color: #000;
	display: block;
	margin: 0 0 5px 0;
	padding: 10px 4px 10px 0;
	text-decoration: none;
	text-indent: 2px;
}
#pagenav ul li a:hover {
	color: #5e6567;
}
#pagenav form {
	float: right;
    margin-right: 8px;
}
#pagenav form input {
	font-size: 90%;
}
#pagenav form input.search {
	background-color: #666;
	border: 0;
	color: #fff;
	margin: 8px 0 0 0;
	padding: 2px 5px;
}
#s {
    width: 90px;
}
#splashimage,
#splash_image {
	background: url(../images/main_image.jpg) no-repeat 0 0;
	height: 341px;
	width: 922px;
}
#content_image_news {
	background: url(../images/main_image2.jpg) no-repeat 0 0;
	height: 171px;
	width: 922px;
}
#content_image_default,
#content_image_worlds,
#content_image_gallery,
#content_image_stockists,
#content_image_links, 
#content_image_subscribe,
#content_image_contact {
    background: url(../images/main_image3.jpg) no-repeat 0 0;
	height: 171px;
	width: 922px;
}
#container {
    width: 922px;    
}
#content {
	float: left;
	width: 618px;
}
#content h1 {
	color: #ece810;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: lighter;
	letter-spacing: 0px;
}
#content h3 {
	color: #ece810;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: 0px;
	margin: 10px 0;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	letter-spacing: 0px;
	margin: 10px 0;
}

#content #catnav ul {
    padding-left: 8px;    
}
#content #catnav ul li {
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0 8px 0 0;
}
#content #catnav ul li a {
	color: #000;
	display: block;
	margin: 0 0 5px 0;
	padding: 15px 4px 10px 0;
	text-decoration: none;
	text-indent: 2px;
    text-transform: lowercase;
}
#content #catnav ul li a:hover {
	color: #5e6567;
}
#index_welcome,
#index_latest_news,
#index_gallery,
#index_technology {
	background: #000;
	color: #fff;
	float: left;
	height: 232px;
	margin: 5px 5px 0 0;
	width: 304px;
}
#index_gallery,
#index_technology {
	background: transparent;
}
#page_content {
	background: #000;
	color: #fff;
	margin: 5px 5px 0 0;
    overflow: hidden;
	width: 613px;
	/*min-height: 468px;*/
	/*min-height: 40em;*/
	min-height: 75em;
    height: auto !important; /* understood by all browsers */ 
    /*height: 40em; /* IE6 */    
}
#page_content h1 {
    margin: 0 0 10px 0;
}
#page_content h2 {
    font-size: 18px;
    font-weight: lighter;
    margin: 10px 0;    
}
#page_content p {
	padding: 8px 0;
}
#page_content ul {
    margin-left: 20px;
}
#page_content li {
    line-height: 160%;
    list-style: square;
    padding: 8px 0;
}
#sidebar {
	float: right;
	width: 304px;
}
#subscribe,
#blog_coverage,
#adrenalin_card,
.sidebar_ad {
	background: #000;
	color: #fff;
	margin: 5px 5px 0 0;
	width: 304px;
}
#adrenalin_card img, .sidebar_ad img {
    border: 0;
}
#adrenalin_card {
	background: transparent;
	height: 153px;
}
#message form,
#subscribe form {
}
#message form div,
#subscribe form div {
	margin: 6px 0;
}
#message form label,
#subscribe form label {
	color: #ccc;
	display: block;
	font-size: 95%;
	margin: 0 0 2px 0;
}
#message input.post_message,
#subscribe input.subscribe {
	background-color: #666;
	border: 0;
	color: #fff;
	padding: 2px 5px;
}
#sidebar h1 {
	color: #ece810;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	letter-spacing: 0px;
}
#footer {
	background-color: #000;
	color: #fff;
	margin-top: 5px;
	width: 922px;
}
#footer h1 {
	margin: 0 0 10px 3px;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: lighter;
	letter-spacing: 0px;
}
#footer p {
    margin-left: 3px;
    font-size: 110%;
	line-height: 260%;
}
#footer ul {
	background: url(../images/diadora_footer_logo.jpg) no-repeat top right #000;
	color: #ece810;
	height: 30px;
	margin-top: 20px;
	padding: 10px 0 0 0;
	width: 900px;
}
#footer ul li {
	display: inline;
	font-size: 110%;
}
#footer ul li a {
	color: #fff;
	padding: 3px;
}
#copyright {
	color: #fff;
	font-size: 95%;
	text-align: center;
}
#categories {
    float: left;
    margin: 0 0 3px 0 !important;
    padding: 0;
    text-transform: lowercase;
    width: 150px;
}
#categories li ul {
    margin-left: 3px;
    padding: 0;
}
#categories li {
    font-size: 95%;
    font-weight: bold;
}
#categories li ul li {
    font-size: 90%;
}
#categories li, #categories li ul li {
    list-style: none;
    line-height: normal;
    padding: 0;
}
#categories li {
    color: #ece810;
}
#categories li ul li a,
#categories li ul li a:link, 
#categories li ul li a:visited,
#categories li ul li a:hover,
#categories li ul li a:active {
    color: #fff;
}
#categories li ul li a:hover {
    text-decoration: underline;
}
div.level1 {
    border: 1px solid #fff;
    float: left;
    margin-bottom: 20px;
    width: 405px; 
}
div.level1_image {     
    border-right: 1px solid #fff;
    float: left;
    height: 168px;
    width: 179px;
}
div.type_title { 
    background: url(../images/semi_transparent.gif);
    color: #ece810; 
    /*float: left;*/
    font-size: 18px;
    margin-top: 23px;
    padding: 8px 5px;
    text-transform: lowercase;
    /*width: 180px;*/
}
div.level_text {
    background: #000;
    float: left;
    font-size: 95%;
    padding: 5px;
    width: 205px;
}
table.level3_images {
    width: 400px;
}
table.level3_product {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}
table.level3_product td {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 5px;
}
.level3_product_image {
    overflow: hidden;
    width: 400px;
}
table#registration_form,
table#subscription_form {
}
table#registration_form td,
table#subscription_form td {
	padding: 5px;
}
table#registration_form input#email_check_btn,
table#registration_form input#alias_check_btn,
table#registration_form input.register,
table#subscription_form input.subscribe {
	background-color: #666;
	border: 0;
	color: #fff;
	padding: 2px 5px;
}
#message textarea,
table#subscription_form textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}
div.message {
    background-color: #fff;
    color: #000;
    margin-top: 5px;
    padding: 5px 10px;
}
p {
	line-height: 160%;
}
.news_title {
	float: left;
	margin-top: 10px;
	width: 620px;
}
div.news_title h1 {
	color: #fff !important;
	width: 500px;
}
.news_date {
	color: #ece810;
	float: left;
	margin: 0 10px 5px 0;
	text-align: center;
	width: 50px;
}
.news_date .news_day {
	display: block;
	font-size: 350%;
}
.news_date .news_month {
	display: block;
	font-size: 200%;
}
.news_date .news_year {
	display: block;
	font-size: 150%;
}
.news_content {
	margin-bottom: 10px;
}
#select1,
#select2,
#select3 {
    float: left;
    margin-right: 5px;
}
#region_form {
    margin: 0 auto 10px auto;
    width: 300px;
}
#forgot_form label,
#login_form label,
#newsletter_form label {
	display: block;
	margin-bottom: 2px;
}
#clothing_form input.submit,
#region_form input.submit,
#forgot_form input.submit,
#login_form input.login,
#newsletter_form input.subscribe {
	background-color: #666;
	border: 0;
	color: #fff;
	padding: 2px 5px;
}
#forgot_form div,
#login_form div,
#newsletter_form div {
	margin: 10px 0;
}
#regions {
   background: url(../images/regions_rollover.gif) no-repeat bottom left;
   height: 412px;
   margin: 10px auto !important;
   padding: 0;
   position: relative;
   width: 485px;
}
#regions li {    
    display: block; 
    line-height: 1 !mportant;
    list-style: none;
    margin: 0;
    padding: 0; 
    position: absolute;
}
#regions a {
    display: block;
    text-indent: -999em;
}
#sprite_eastern_cape { left: 181px; top: 261px; height: 131px; width: 211px; }
#sprite_free_state { left: 228px; top: 151px; height: 129px; width: 159px; }
#sprite_gauteng { left: 313px; top: 103px; height: 57px; width: 56px; z-index: 40; }
#sprite_kwazulu_natal { left: 352px; top: 163px; height: 138px; width: 128px; }
#sprite_limpopo { left: 293px; top: 5px; height: 104px; width: 165px; }    
#sprite_mpumalanga { left: 346px; top: 69px; height: 114px; width: 115px; }
#sprite_north_west_province { left: 182px; top: 82px; height: 114px; width: 167px; }
#sprite_northern_cape { left: 3px; top: 83px; height: 265px; width: 256px; }
#sprite_western_cape { left: 44px; top: 267px; height: 144px; width: 178px; }

#sprite_eastern_cape a { height: 131px; }
#sprite_free_state a { height: 129px; }
#sprite_gauteng a { height: 57px; }
#sprite_kwazulu_natal a { height: 138px; }
#sprite_limpopo a { height: 104px; }
#sprite_mpumalanga a { height: 114px; }
#sprite_north_west_province a { height: 114px; }
#sprite_northern_cape a { height: 265px; }
#sprite_western_cape a { height: 144px; }

#sprite_eastern_cape.active a, #sprite_eastern_cape a:hover { background: url(../images/regions_rollover.gif) no-repeat 0 0; }
#sprite_free_state.active a, #sprite_free_state a:hover { background: url(../images/regions_rollover.gif) no-repeat 0 -161px; }
#sprite_gauteng.active a, #sprite_gauteng a:hover { background: url(../images/regions_rollover.gif) no-repeat 0 -320px; }
#sprite_kwazulu_natal.active a, #sprite_kwazulu_natal a:hover { background: url(../images/regions_rollover.gif) no-repeat 0 -407px; }
#sprite_limpopo.active a, #sprite_limpopo a:hover { background: url(../images/regions_rollover.gif) no-repeat 0 -575px; }
#sprite_mpumalanga.active a, #sprite_mpumalanga a:hover { background: url(../images/regions_rollover.gif) no-repeat 0 -709px; }
#sprite_north_west_province.active a, #sprite_north_west_province a:hover { background: url(../images/regions_rollover.gif) no-repeat 0 -853px; }
#sprite_northern_cape.active a, #sprite_northern_cape a:hover { background: url(../images/regions_rollover.gif) no-repeat 0 -997px; }
#sprite_western_cape.active a, #sprite_western_cape a:hover { background: url(../images/regions_rollover.gif) no-repeat 0 -1292px; }

.clothing_image {
	border: 1px solid #fff;
	float: left;
	height: 110px;
	margin: 0 5px 5px 0;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	width: 155px;
}
.gallery_image {
	border: 1px solid #fff;
	float: left;
	height: 145px;
	/*height: 172px;*/
	margin: 0 5px 5px 0;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	width: 155px;
	/*width: 140px;*/
}
.blog_photo {
    border: 1px solid #fff;
    float: left;
    height: 119px;
    margin: 0 5px 5px 0;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
    width: 150px;
}
.direct_contact_details {
    width: 250px;
    float: left;
}
.representative_contact_details {
    width: 320px;
    float: right;
}
.contact_us {
    background: url(../images/contact_us_bg.jpg) no-repeat 0 100px #000 !important;
}
table.blog,
table.stockists {
	width: 100%;
}
table.blog td,
table.stockists td {
	padding: 5px;
}
table.links {
    width: 100%;
}
table.links td {
    padding: 0;
    vertical-align: middle;
}
table.links td a {
    color: #fff;
}
dl {
}
dt, 
dd {
	padding: 8px 0;
    line-height: 160%;
}
dt {
    color: #fff;
}
dd {
    color: #ece810;
}
dt span {
    color: #ece810;
}
dd span {
    color: #fff;
}
dt a:link,
dt a:visited,
dt a:active {
    color: #fff;
}
dt a:hover {
    color: #fff;
    text-decoration: underline;
}
a:link,
a:visited,
a:active {
	color: #ece810;
	text-decoration: none;
}
a:hover {
	color: #ece810;
	text-decoration: underline;
}
.inner {
	padding: 10px;
}
#page_content .inner {
	padding: 15px;
}
.clear {
	clear: both;
}
.tr {
	text-align: right;
}
.tc {
	text-align: center;
}
.vat {
	vertical-align: top !important;
}
.vam {
    vertical-align: middle;
}
small {
	font-size: 95%;
}
.error_msg {
	background: url(../admin/img/exclamation.gif) no-repeat 5px 5px #fddfd7;
	border: 1px solid #d05941;
	color: #000;
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 25px;
}
.notice_msg {
	background: url(../admin/img/notice.gif) no-repeat 5px 5px #fff9e0;
	border: 1px solid #f9e48d;
	color: #000;
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 25px;
}
.warning_msg {
	background: url(../admin/img/error.gif) no-repeat 5px 5px #fff9e0;
	border: 1px solid #f9e48d;
	color: #000;
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 25px;
}
.success_msg {
	background: url(../admin/img/accept.gif) no-repeat 5px 5px #d2f6cd;
	border: 1px solid #b5e1ae;
	color: #000;
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 25px;
}
.email_sent {
	background: url(../admin/img/email_go.gif) no-repeat 5px 5px #d2f6cd;
	border: 1px solid #b5e1ae;
	color: #000;
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 25px;
}
.email_error {
	background: url(../admin/img/email_error.gif) no-repeat 5px 5px #fff9e0;
	border: 1px solid #f9e48d;
	color: #000;
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 25px;
}
.error_msg_small  {
	background: url(../admin/img/exclamation.gif) no-repeat 5px 0px #fddfd7;
	border: 1px solid #d05941;
	color: #000;
	margin: 0;
	padding: 2px 10px 2px 25px;
}
.notice_msg_small  {
	background: url(../admin/img/notice.gif) no-repeat 5px 0px #fff9e0;
	border: 1px solid #f9e48d;
	color: #000;
	margin: 0;
	padding: 2px 10px 2px 25px;
}
.warning_msg_small  {
	background: url(../admin/img/error.gif) no-repeat 5px 0px #fff9e0;
	border: 1px solid #f9e48d;
	color: #000;
	margin: 0;
	padding: 2px 10px 2px 25px;
}
.success_msg_small  {
	background: url(../admin/img/accept.gif) no-repeat 5px 0px #d2f6cd;
	border: 1px solid #b5e1ae;
	color: #000;
	margin: 0;
	padding: 2px 10px 2px 25px;
}
.email_sent_small  {
	background: url(../admin/img/email_go.gif) no-repeat 5px 0px #d2f6cd;
	border: 1px solid #b5e1ae;
	color: #000;
	margin: 0;
	padding: 2px 10px 2px 25px;
}
.email_error_small {
	background: url(../admin/img/email_error.gif) no-repeat 5px 0px #fff9e0;
	border: 1px solid #f9e48d;
	color: #000;
	margin: 0;
	padding: 2px 10px 2px 25px;
}
.error_msg p,
.notice_msg p,
.warning_msg p,
.success_msg p,
.email_sent p,
.email_error p {
	margin: 0;
	padding: 0;
}
/* Search engine CSS */
.highlight { background: #ffff40; }
.searchheading { font-size: 130%; font-weight: bold; }
.summary { font-size: 80%; font-style: italic; }
.suggestion { font-size: 100%; }
.results { font-size: 100%; }
.category { color: #999; }
.sorting { text-align: right; }

.result_title { font-size: 100%; }		
.description { font-size: 100%; color: #008000; }
.context { font-size: 100%; }
.infoline { font-size: 80%; font-style: normal; color: #808080;}

.zoom_searchform { font-size: 100%; }
.zoom_results_per_page { font-size: 80%; margin-left: 10px; }
.zoom_match { font-size: 80%; margin-left: 10px;}				
.zoom_categories { font-size: 80%; }
.zoom_categories ul { display: inline; margin: 0px; padding: 0px;}
.zoom_categories li { display: inline; margin-left: 15px; list-style-type: none; }

input.zoom_button {  }
input.zoom_searchbox {  }		

.result_image { float: left; display: block; }
.result_image img { margin: 10px; width: 80px; border: 0px; }

.result_block { margin-top: 15px; margin-bottom: 15px; clear: left; }
.result_altblock { margin-top: 15px; margin-bottom: 15px; clear: left; }

.result_pages { font-size: 100%; }
.result_pagescount { font-size: 100%; }

.searchtime { font-size: 80%; }

.recommended { 
    background: #dfffbf; 
    border-top: 1px dotted #808080; 
    border-bottom: 1px dotted #808080; 
    margin-top: 15px; 
    margin-bottom: 15px; 
}
.recommended_heading { float: right; font-weight: bold; }
.recommend_block { margin-top: 15px; margin-bottom: 15px; clear: left; }		
.recommend_title { font-size: 100%; }
.recommend_description { font-size: 100%; color: #008000; }
.recommend_infoline { font-size: 80%; font-style: normal; color: #808080;}


div.lft 						{ float: left; padding: 0.2em 0; }
div.rgt 						{ float: right; }
.paging 						{ margin: 0.5em 0 3.5em 0; clear: both; }
.paging a,
.paging span					{ margin-right: 0.2em; padding: 0.2em 0.5em; display: block; float: left; }
.paging span.current 			{ font-weight: bold; border-width: 1px; border-style: solid; color: #fff; background-color: #2e6ab1; border-color: #2e6ab1; }
.paging a 						{ border-width: 1px; border-style: solid; text-decoration: none; border-color: #9aafe5; }
.paging a:hover 				{ border-color: #2e6ab1; }
.paging a.nextprev 				{ }
.paging span.nextprev 			{ border-width: 1px; border-style: solid; color: #999; border-color: #ddd; }
* html .paging 				{ margin: 0.5em 0; height: 1%; }