/* http://meyerweb.com/eric/tools/css/reset/ *//* v1.0 | 20080212 */
/* tuned by elena */
html, body, div, span, applet, object, iframe,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 
{margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;background: transparent;}
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;} ol, ul {list-style: none;}

body{
	background-image: url(/media/aew/img/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #eff9fd;
}

/* text styles */
body,tr,td,th,p,div {
	font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; /*#Tahoma, Verdana, */
	font-size: 93%;
    color: #666666;
}
a:link, a {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: none;
	color: #838383;
}
a:active {
	text-decoration: none;
	color: #555555;
}
.top_bar{font-size: 78%;}
.btm_bar{font-size: 70%;}

.navg a:hover{
	font-weight:bold;
}
.item_mini{
	font-size: 87%
}
.text_off{
	color: #cccccc;
}
.home_txt{
	margin: -3px 0px 20px 20px;
}
.header_tag{
	text-align:right; padding-right: 50px; margin: 200px 0px 0px 0px;
	font-weight: normal;
	font-size: 1.35em;
}
.footer_tag{
	text-align:center; margin: 50px 0px 0px 150px; color:#999999; font-size: 1.3em;
}

/* image styles */
.gall_thumb{
	border: 2px solid #c4c5c9;
	margin: 20px;
}


/* layout styles */
.grey_box, .grey_box_nav {
	background-color: #f3f3f3;
	padding: 5px 12px; 
	border: 1px solid #e8e8e8; 
}
.grey_box{
	margin: 10px;
	width:625px; 
}
.grey_box_nav{
	width: 165px;
	font-weight: bold;
}
.grey_box_feat{
	width: 185px;
	padding:6px;
	margin: 5px 5px 5px 0px;
	border: 1px solid #ffedc7; 
}
a.button_tour, a.button_tour:hover{
	background-image:url(/media/aew/img/button.png); 
	display: block;
	width: 250px; 
	height: 24px; 
	background-repeat:repeat-x; 
	text-align:center; 
	font-size: 1.35em; 
	font-weight: bold;
	margin: 0px auto;
	padding-top:5px; 
	border: 1px solid #ddd;
}
a.button_tour {
	color: #888;
}
a.button_tour:hover {
	background-position: 0px -34px;
	color: #aaa;
}
.crumb_tour{
	font-size:.8em;
	border: 1px solid #ddd;
	background-color: #f8f8f8; 
	padding: 5px 10px;
	margin-top: 20px;
	width: 50em;
}

.navg {
	padding-bottom: 25px;
}
.nav_child {
	margin: 8px 15px;
}

/* ++++++++++++++++++++++++++++++++++++++++++ */
/* base.html below  */
.top_bar{
	width:100%; 
	height:36px; 
	background-color: #e8e8e8;
}
.bar-nav{
	background-color: #f8f8f8; 
	padding: 5px 20px; 
	margin-bottom: -1px;
}
.btm_bar{
	width:100%; 
	height: 55px; 
/*	background-color: #f3f3f3;*/
	background-color: #e8e8e8;
}
.bar_content{
	position: relative; 
	top:20px; 
	width: 936px; 
	margin: 0px auto; 
	text-align: right; 
}
.main_containter{
	background-color: #fefefe;
	position: relative;
	margin: 0px auto;
}
.main_left, .main_right{
/*	padding-top: 10px;*/
}
.main_right{
	padding: 10px 15px;
}
.main_left {
	margin: 0px;
	padding: 0px 15px 0px 15px;
}

.header_graphic{
	background-image:url(/media/aew/img/header.jpg); 
	background-repeat:no-repeat;
	height: 201px; 
	width: 936px; 
}
.footer_graphic{
	background-image:url(/media/aew/img/footer.jpg); 
	background-repeat:no-repeat;
	height: 189px; 
	width: 936px; 
}
.django_badge{
	padding: 0px 20px; 
	margin: -5px;
}