
/*********************************************************************** Colors */

.dk_blue 					{color:#004892;}
.lt_yellow					{color:#F5EC75;}
.blue						{color:#3366FF;}

.bg_dk_blue					{background:#3366FF;}

/*********************************************************************** Font size */

.px30						{font-size:30px;}

/*********************************************************************** Columns */

.half_col					{width:105px;}
.one_col					{width:230px;}
.two_col					{width:480px;}
.three_col					{width:730px;}
.four_col					{width:980px;}

/*********************************************************************** Generic */

html						{background:#efefef;}
body						{font-family:'lucida grande', 'lucida sans unicode', helvetica, arial, sans-serif; font-size:20px;}

#everything					{background:#fff; margin:20px auto; width:980px; border:1px solid #e0e0e0;}

/*********************************************************************** Header */

#header						{height:85px;}
#logohome					{margin-left:250px;}
#navbg						{margin:-20px -20px 0 0; background:url(../img/bg_nav.png) no-repeat top left;}

li.current a				{color:#000;}
li.currant a				{color:#3366FF;}

li.cur1 a					{background:#ffff00 url(../img/cur1.png) no-repeat top left;}
li.cur2 a					{background:#ffff00 url(../img/cur2.png) no-repeat top left;}
li.cur3 a					{background:#ffff00 url(../img/cur3.png) no-repeat top left;}
li.cur4 a					{background:#ffff00 url(../img/cur4.png) no-repeat top left;}
li.cur5 a					{background:#ffff00 url(../img/cur3.png) no-repeat top left; padding:5px 11px;}


/*********************************************************************** Footer */

#footer						{width:100%;}
#foot_cont					{padding:20px;}

h2#biggerfoot 				{font-size:42px;}
h2#bigfoot 					{font-size:22px;}

/*********************************************************************** Home */

#rates						{font-size: 25px; line-height:30px; padding: 20px 0;}
#home_img					{padding-top:40px;}
a.home_nav					{background:url(../img/bg_home_nav.gif) no-repeat left top; width:140px;}
a.nothome_nav				{background:url(../img/bg_nothome_nav.gif) no-repeat left top; width:190px;}

/*********************************************************************** Forex */

form#convert label			{width:200px; padding:3px 0;}
input.notsubmit				{border:none; padding:3px; width:230px;}
form#convert select			{width:163px;}
form#convert option			{line-height:36px;}
table.rates					{border:3px solid #ddd;}
table.rates td				{width:120px;}
table.rates td.time			{width:120px;}
table.rates td.cheq			{background:#c2d1ff;}
p#better					{line-height:22px;}
p#more						{line-height:19px;}

/*********************************************************************** Admin */

#admin form					{width:140px;}
form#bedford				{background: #3366FF;}
form#edgware				{background: #6633FF;}
form#mk						{background: #CC33FF;}
form#wg						{background: #FF33CC;}
form#ealing					{background: #FF33ff;}

#admin .notsub				{width:50px;}
#admin label				{width: 130px;}
