﻿/* CSS Document */
body {text-transform:uppercase;color:#888;font:10px Arial, Helvetica, sans-serif;background:#fff;}

input, textarea, select {padding:3px;background:#fedede;border:none;font:10px Arial, Helvetica, sans-serif;}

label {padding:3px;}

.contact input, .contact textarea {text-align:left;}

a, a:active {padding:3px 5px;background:#ff9494;color:#fff;text-decoration:none;margin-right:5px;}
a:hover, a:focus {background:#fd0807;}

h2 {font-size:22px; margin:0 0 5px 0 ; color:#000;}

.error {color:rgb(253,8,7);}

.title_container {float:left; height:21px; margin:0px; display:inline;}
.subtitles {float:left; text-transform:uppercase; font-weight:bold; color:#fff; font:10px Arial, Helvetica, sans-serif; background:#000; margin:0 10px 0 0; display:inline; padding:4px 7px 4px 7px;}
.subtitles_first {float:left; text-transform:uppercase; font-weight:bold; color:#fff; font:10px Arial, Helvetica, sans-serif; background:#000; margin:0 10px 0 20px; display:inline; padding:4px 7px 4px 7px;}

#main_container {margin:0 auto; width:960px; padding:0px;}

#logo_container {float:left; width:960px; height:90; padding:0px;}
#logo {float:left; margin:30px 0 0 30px; display:inline; width:126px; height:56px; background:url(http://www.asahibeer.co.uk/logo.jpg);}
#logo h1 {display:none;}

#welcome_container {float:left; width:960px; height:321px; background:url(/home/images/welcome_bg.jpg); background-repeat:no-repeat; margin:10px 0 0 0; display:inline;}

#second_container {float:left; width:960px; margin:25px 0 0 0; display:inline;}

#drinkasahi_container {float:left; width:424px; height:225px; margin:0px; display:inline;}
#drinkasahi_pic {float:left; width:424px; height:204px; margin:0px; display:inline;  background:url(/home/images/drinkasahi.jpg); background-repeat:no-repeat;}

#liveasahi_container {float:left; width:176px; height:225px; margin:0 0 0 56px; display:inline;}
#mrasahi_container {float:left; width:176px; height:225px; margin:0 0 0 50px; display:inline;}

.square_pic {float:left; width:160px; height:160px; padding:8px; background-color:#cccccc; margin:20px 0 0 0; display:inline;}
.large_bold_black  {font-size:14px; margin:0 0 10px 0; color:#000; font-weight:bold; text-transform:none;}
.large_bold_black span {color:#fd0807;}

#third_container {float:left; width:960px; margin:0px 0px 40px 0px; display:inline; background:url(/home/images/third_container_bg.jpg); background-repeat:no-repeat;}

#latestnews_container {float:left; width:205px; margin:90px 0 0 20px; display:inline;}
#latestnews_content {float:left; width:190px; margin:10px 0 0 0; display:inline; text-transform:none; line-height:18px; font-size:11px;}

#asahisupported_container {float:left; width:205px; margin:90px 0 0 25px; display:inline;}
#asahisupported_content {float:left; width:190px; margin:10px 0 0 0; display:inline; text-transform:none; line-height:18px; font-size:11px;}

#asahisponsored_container {float:left; width:205px; margin:90px 0 0 25px; display:inline;}
#asahisponsored_content {float:left; width:190px; margin:10px 0 0 0; display:inline; text-transform:none; line-height:18px; font-size:11px;}

#competitionwinner_container {float:left; width:205px; margin:90px 0 0 22px; display:inline;}
#competitionwinner_content {float:left; width:190px; margin:10px 0 0 0; display:inline; text-transform:none; line-height:18px; font-size:11px;}

#form {width:254px; float:right; margin:45px 70px 0 0 ; display:inline;}
#form p {line-height:18px}
input.submit {padding:3px 5px;background:#ff9494;color:#fff;text-decoration:none;text-transform:uppercase;}
input.submit:hover, input.submit:focus, input.submit:active {background:#fd0807;}

