﻿body 
{
    background-image: url(/themes/cleanslate/bgbody.jpg);
    background-position: top center;
    background-repeat: no-repeat;
	font-family: arial,helvetica,"lucida grande",verdana,sans-serif;
    font-size: 12px;
    margin: 0px;
}

a
{
    color: #37658F;
    text-decoration: none;  
}

a:hover
{
    text-decoration: underline;
}

.TopMenuContainer
{
    background-image: url(/../themes/cleanslate/titlebacklight.gif);
    height: 36px;
}

.TopMenu
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    color: White;
}

.TopMenu a
{
    height: 26px;
    float: left;
    padding-right: 13px;
    padding-left: 13px;
    padding-top: 10px;
    font-weight: bold;
    color: White;
    text-decoration: none;    
}

.TopMenu a:hover
{
    background-image: url(/themes/cleanslate/titleback.gif);
    text-decoration: none;
}

.TopMenu .Selected
{
    background-image: url(/themes/cleanslate/titleback.gif);
}

.SearchButton
{
    border: solid 1px #aaaaaa;
    color: #105cc9;
    font-size: 9px;
    background-color: #eeeeee;
    height: 16px;
}

.SearchInput
{
    font-size: 9px;
    border: solid 1px #aaaaaa;
}

div .Header1
{
	background-color: #070827;
	background-image: url('../../themes/cleanSlate/titleBack.gif');
	background-repeat: repeat-x;
	color: #ffffff;
	font-weight: bold;
	font-size: 10.5pt;
	padding: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}

div .LatestContainer
{
    width: 243px;
    float: left;
    margin-right: 9px;
    margin-bottom: 15px;
}

div .Last
{
    margin-right: 0px;
}

.LatestContainer .Header1
{
    margin-bottom: 5px;
}

.LatestContainer a
{
    text-align: left;
    display: block;
    color: #37658F;
    background-color: #f5f5f5;
    text-decoration: none;
    padding: 3px;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 3px;
    border: 1px solid #f5f5f5;
}

.LatestContainer a:hover
{
    background-color: #f5f5f5;
    border: 1px solid #cecece;
}

ul
{
    padding: 0px;
    padding-bottom: 10px;
}

li
{
    list-style-type: none;
    margin-left: 0px;
    display: block;
    padding-bottom: 4px;
}

li label
{
    float: left;
    vertical-align: top;
    width: 200px;
}

li input
{
    border: solid 1px #48496a;
    width: 300px;
}

li textarea
{
    border: solid 1px #48496a;
    width: 300px;
    height: 200px;
}
.EditItemInformation
{
    margin: 5px;
    float: left; 
    width: 200px; 
    border: solid 1px #ededed;
    padding: 10px;
}

div .EditItemInformation label
{
    width: 100px;
    float: left;
}

.EditItemInformation input
{
    border: solid 1px #48496a;
    width: 90px;
    margin-bottom: 5px;
}

.Checkboxes input
{
    border: none;
    width: 20px;
}

.icon
{
    height: 30px;
    width: 30px;
}

.iconcontainer
{
    text-align: center;
    width: 90px;
    float:left;
}

.LogContainer
{
    border: solid 1px #DADADA;
    margin-bottom: 7px;
    margin-left: 7px;
    float: left;
    width: 980px;
}
.LogContent
{
    padding: 7px;
}
.LogHeadline
{
    color: Gray;
    font-weight: bold;
    font-size: 9px;
    margin-bottom: 4px;
}

.styledbutton {
   border: 1px solid #48496a;
   background: #48496a;
   background: -webkit-gradient(linear, left top, left bottom, from(#48496a), to(#070827));
   background: -moz-linear-gradient(top, #48496a, #070827);
   padding: 6px 10px;
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 12px;
   font-family: arial,helvetica,"lucida grande",verdana,sans-serif;
   text-decoration: none;
   vertical-align: middle;
   }
.styledbutton:hover {
   border-top-color: #070827;
   background: #070827;
   color: #ccc;
   }
.styledbutton:active {
   border-top-color: #1b435e;
   background: #1b435e;
   }
   
.NewsContainer
{
    margin-top: 10px;
    border-bottom: solid 1px #48496a;
}
.NewsDate
{
    font-size: 10px;
}
.NewsHeadline
{
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
    font-weight: bold;
}
.NewsContent
{
    padding-bottom: 10px;
}

.Moon
{
    width: 111px;
    float: left;
    text-align: center;
}

.MoonTime
{
    font-size: 10px;
    float: left;
    width: 111px;
}

.serverstatus
{
    float: left;
    width: 22px;
    height: 22px;
    text-align: center;
}

.ItemView
{
    width: 648px;
}

.ItemView .TopLeftCorner
{
    background-image: url(/images/box_top_left_corner.png); 
    width: 34px; 
    height: 34px;
    float: left;
}

.ItemView .TopSide
{
    background-image: url(/images/box_top_side.png);
    width: 580px;
    height: 34px;
    float: left;
}

.ItemView .TopRightCorner
{
    background-image: url(/images/box_top_right_corner.png); 
    width: 34px; 
    height: 34px; 
    float: left;
}

.ItemView .BottomLeftCorner
{
    background-image: url(/images/box_bottom_left_corner.png); 
    width: 34px; 
    height: 34px;
    float: left;
}

.ItemView .BottomSide
{
    background-image: url(/images/box_bottom_side.png);
    width: 580px;
    height: 34px;
    float: left;
}

.ItemView .BottomRightCorner
{
    background-image: url(/images/box_bottom_right_corner.png); 
    width: 34px; 
    height: 34px; 
    float: left;
}

.ItemView .LeftSide
{
    background-image: url(/images/box_left_side.png);
    background-repeat:repeat-y;
    background-position:left;
    float: left;
    padding-left: 34px;
}

.ItemView .RightSide
{
    background-image: url(/images/box_right_side.png);
    background-position: right;
    float: left;
    padding-right: 34px;
}

.ItemView .ItemContent
{
    background-color: #070827;
    width: 580px;
    float: left;
    color: White;
}

.ItemView img
{
    margin-right: 20px;
}

.ItemView .ItemInformation
{
    float: right;
    width: 420px;
}

.ItemView h3
{
    margin-bottom: 3px;
}

.ItemView h4
{
    font-style: italic;
    margin-top: 2px;
}

.ItemView hr
{
    float: left;
    width: 418px;
}

.ItemView ul
{
    width: 330px;
    margin-bottom: 1px;
    margin-top: 1px;
    padding-bottom: 1px;
    padding-top: 5px;
}

.ItemView ul li
{
    clear: both;
    margin-bottom: 17px;    
}

.ItemView ul li label
{
    width: 110px;
}

.ItemView ul li div
{
    float: right;
    width: 220px;
}

.ExtraInfoMenu
{
    float: left;
    color: #CCCCCC;
    cursor: pointer;
    font-weight: bold;
    font-size: 10px;
}

.ExtraInfoMenu div
{
    padding-left: 8px;
}

.ExtraInfoMenu div div
{
    padding-right: 8px;
    padding-left: 0px;
    height: 18px;
}

.ExtraInfoMenu div div div
{
    padding-right: 0px;
    padding-left: 0px;
}

.ExtraInfoMenu div div div div
{
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    background-image: none;
}

.ExtraInfoMenu .selected
{
    background-image: url(/images/extra_info_menu_left.png);
    background-position: left;
    background-repeat: no-repeat;
    color: White;
}

.ExtraInfoMenu .selected div
{
    background-image: url(/images/extra_info_menu_right.png);
    background-position: right;
    background-repeat: no-repeat;
}

.ExtraInfoMenu .selected div div
{
    background-image: url(/images/extra_info_menu_bg.png);
    background-repeat: repeat-x;
}

.ExtraInfoMenu .selected div div div
{
    background-image: none;
}

.ExtraInfoMenu:hover
{
    color: White;
}

.ExtraInfo
{
    border: 1px solid #25244a;
}
.ExtraInfo div
{   
    border: 1px solid #121235;
    padding: 15px;
    background-color: #08092b;
}

.ItemGridView
{
    border: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}

.ItemGridView td
{
    border: none;
    margin: 0px;
    padding: 0px;
}

.GridViewPager
{
    height: 25px;
}

.GridViewPager span
{
    background-color: black;
    color: white;
    margin: 1px;
    padding: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.GridViewPager a
{
    background-color: White;
    color: Black;
    margin: 1px;
    padding: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    width: 25px;
}

.GridViewPager a:hover
{
    background-color: black;
    color: white;
}


/**** Recipes *****/
.recipeitems
{
    margin: 0px;
    padding: 0px;
    border: 1px solid white;
    background-color:transparent;
}
.recipeitems div
{
    padding: 0px;
    margin: 0px;
    background-color:transparent;
    border: none;
}
.recipeitem
{
    float: left;
    height: 38px;
    width: 38px;
    position: relative;
}
.recipeitems .classes
{
    width: 110px;
}
.recipeitems .results
{
    width: 152px;
}
.recipeitems .crystals
{
    width: 76px;
}
.recipeitems .ingredients
{
    width: 152px;
}
.recipeitems .training
{
    width: 120px;
}
.recipeitems .facility
{
    width: 120px;
}
.recipeimage
{
    height: 38px;
    width: 38px;
    border: none;
}
.recipequality
{
    position:absolute;
    top: 1px;
    font-weight: bold;
    right: 0px;
}
.recipeyield
{
    position: absolute;
    bottom: 1px;
    font-weight: bold;
    right: 0px;
}

.statusgood
{
    font-size: 10px;
    color: Green;    
}

.statusbad
{
    font-size: 10px;
    font-weight: bold;
    color: Red;    
}

/* Guild items */

.GuildItemsTable
{
    border-collapse: collapse;
}

.GuildItemsTable tr
{
    border-bottom: solid 1px black;
}

.GuildItemsTable .discipline
{
    font-weight: bold;
}

.GuildItemsTable td
{
    text-align: center;
    padding: 3px;
    width: 161px;
    height: 28px;
}

.GuildItemsTable .current
{
    background-color: #cecece;
    
}
