/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

/* Position of Translate This Button on Top Bar */
div#translate{text-align: left;
background: none!important;
border: none!important;
position: absolute!important;
right: 0px;
top: 7px;
left: 785px;
float: none;
width: 200px;}

/* Colour of Website Background */
body { background: #fff; }

/* Font Size of Featured Tabs */
html ul.tabs li.active, html ul.tabs li.active a:hover { font-size: 18px; }
ul.tabs li.active a { font-size: 18px; }

/* Font Colour of Menus & Top Menu background Colour */
.dropdown a { color: #555555; }
.dropdown ul { background: #D56812; }
.dropdown .current-menu-item a { color:#fff; background: #D56812;}

/* Colour of Menu Fonts */
#menu #tagsmenu a { color:#555555; }
#menu #tagsmenu .current-menu-item a { color:#fff; background: #D56812;}

/* Colour of Top Bar Menu background & hover */
#topbar .dropdown ul a:hover { background: #FFA02F; }
#topbar ul li ul { background: #D56812; }
#topbar ul li li { border-bottom: 1px solid #faa139; }

/* Page size to stop overlap */
content { width: 620px!important; }

/* Button sizes */
#signup_submit {width:120px!important}
#group-creation-create {width:180px!important}
#upload {width:110px!important}
#save {width:110px!important}
#delete-group-button {width:110px!important}
#invite-anyone-submit {width:110px!important}
#send {width:110px!important}
#submit {width:155px!important}
#profile-group-edit-submit {width:110px!important}