@import url(../cp/css/default-controlpanel.css);
@import url(../cp/css/default-forum.css);

/* Common */

* {
padding: 0;
margin: 0;
}

ol, ul {
padding-left: 2em;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
}

p {
padding-bottom: 1em;
}

body {
	background: #666 url(uploads/13/bg.gif);
	font-size: 100%;
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
}

.text-only {
	display: none;
}

/* Layout */

.template {
	margin: 10px auto;
	width: 980px;
	padding: 0 5px;
	background: url(uploads/13/template.png) left 0.5em repeat-x; /* Adjust when header is in place */
	}

.controlbar {
	text-align:right;
	font-size:76%;
	padding: 5px 10px;
	color: #666;
}

.controlbar a {
	color: #666 ;
}

.sidebar {
	width: 250px;
	float: left;
	
}

.column2 {
	margin-left: 250px;
}

#startcontent {
	padding: 10px 15px;
}

/* Sidebar */

.button_yp {
	text-align: center;
	padding: 10px;
}

.button_yp a img {
	border: none;
}

.sidebar ul.vertical-menu {
	list-style-type: none;
	padding-left: 5px;
	/* margin: 2px; */
	margin-right: 3px;
}

.sidebar ul.vertical-menu li {
	padding: 2px 0px;
}

.sidebar ul.vertical-menu li a {
	padding: 8px 5px 8px 22px;
	color: #4E464E;
	text-decoration: none;
	display: block;
	background: transparent url(uploads/13/button_submenu.gif) 4px .7em no-repeat;
}

.sidebar ul.vertical-menu li a:hover {
	/* text-decoration: underline; */
	background: #E6DAE6 url(uploads/13/button_submenu_alt.gif) 4px .7em no-repeat;
}

.sidebar ul.vertical-menu li a:visited {
	color: #666;
}

.sidebar {
	border-right: 4px solid #E3E1D9;
}

/* Header */

div.header {
	background: #FFFFFF url(uploads/13/highlight.png) left top no-repeat;
}

div.top {
	}

p.bb {
padding: 0;
float: left;
width: 60%
}

.bb a {
	color: #000;
	font-size: 300%;
	text-decoration: none;
background: transparent url(uploads/13/logo_awt.gif) 5px center no-repeat;
	display: block;
	line-height: 1.5em;
	padding: 0 0 0 183px;
}

div.logo {
float: right;
}

div.lcc {
padding:10px;
}

div.header, div.columns, div.footer {
	margin: 0 auto;
	width: 980px;
}

div.header h1.heading {
	background: #fff url(uploads/13/columns.png) repeat-y;
	padding: 5px 10px;
}

.heading {
	color: #990099;
	padding-bottom: 10px;
}

.mainmenu {
background: #990099 url(uploads/13/mainmenu.png) top right no-repeat;
border-bottom: 1px solid #e5e5e5;
padding-bottom: 2.1em;
clear: both;
}

.mainmenu ol {
	padding-left: 0;
	list-style-type: none;
}

.mainmenu li {
	float: left;
}

.mainmenu li a {
	display: block;
	padding: .5em .7em;
	color: #fff;
	text-decoration: none;
}

.mainmenu li a:hover {
	background: #730073 url(uploads/13/hover.png) top left;
	text-decoration: underline;

}

.mainmenu li a.highlight {
	background: #fff url(uploads/13/highlight.png) top left no-repeat;
	color: #333;
	position: relative;
	top: 1px;

}

/* Content */

div.breadcrumbs {
	padding: 10px;
	background: #fff url(uploads/13/columns.png) repeat-y;
	color: #e5e5e5;
}

div.breadcrumbs .item a {
	color: #999;
	padding-right: 0.5em;
}

div.breadcrumbs .item a.highlight {
	text-decoration: none;
}

div.columns {
	clear: both;
	background: #fff url(uploads/13/columns.png) repeat-y;
	
}

div.columns:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
div.columns {display:inline-block;}
/* Hide from IE Mac \*/
	div.columns {display:block;}
/* End hide from IE Mac */

div.column2 img {
	margin: 8px;
	padding: 6px;
	background: #999;
	border-top: 0;
	border-left: 0;
	border-right: 3px solid #ccc;
	border-bottom: 3px solid #ccc;
}

div.partnership a img {
	float: left;
}

div.partnership div.editor a img {
	clear: both;
	float: none;
	padding-right: 0;
}

/*
div.column2 div.withcaption img {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
*/

div.column2 div.withcaption p.description {
	font-style: italic;
	color: #777;
	font-size: 90%;
	padding-left: 1em;
}

div.youngpeople {
	font-family: Comic Sans, Comic Sans MS, cursive ;
}

div.editor img {
	margin: 0;
	padding: 0;
	border: none;
}

div.footer {
	clear: both;
	text-align:center;
	font-size:90%;
	color: #999;
	padding: 10px 0;
	background: #fff url(uploads/13/columns.png) repeat-y;
}
div.footer a {
	color: #666;
	font-weight:bold;
}

div.footlinks {
	width: 978px;
	background: #eee;
	border-bottom: 4px solid #999;
	margin-bottom: 10px;
	height: 4em;
	line-height:4em;
}

div.footlinks ul {
	list-style-type: none;
	padding: 1em 0 2em 0;
	display: inline;
}

div.footlinks ul li {
	float: left;
	width: 30%;
}

div.footlinks ul.cct li {
	width: 40%;
}

div.footlinks ul li a {
	text-decoration: none;
}

ul.abw li a {
	background: transparent url(uploads/13/button_abw.png) left no-repeat;
	padding: 20px 20px  20px 50px;
}

ul.ru li a {
	background: transparent url(uploads/13/button_ru.png) left no-repeat;
	padding: 20px 20px  20px 50px;
}

ul.cct li a {
	background: transparent url(uploads/13/button_cct.png) left no-repeat;
	padding: 20px 20px  20px 50px;
}

hr {
	border: 1px solid #fff;
	color: #fff;
	background: #fff;
}

p.footnote {
display: inline;
white-space: nowrap;
}

p.footnote br {
display: none;
}

/* Forum Stuff */

.page18137 .sidebar {
	display: none;
}

.page18137 .column2 {
	margin-left: 0;
}

div.column2 div.emotes img, img.emote {
	padding: 0!important;
	margin: 0!important;
	background: none!important;
	border: 0!important;
}