body
{
	font-family : 'Arial', Sans-Serif;
	font-size : 11px;
	color : #ddd;
	text-align : left;
	background : #333;
}

a
{
	text-decoration : none;
	color : #b1005d;
}
a:hover
{
	text-decoration : underline;
}

.RadEContentBordered a
{
	text-decoration : none !important;
	color : #b1005d !important;
}
.RadEContentBordered a:hover
{
	text-decoration : underline !important;
}

p
{
	margin-top : 1em;
}

ul, ol, dl
{
	margin-bottom : 1em;
	margin-top : .5em;
	margin-left : 30px;
}

li
{
    line-height : 1.4em;
    margin-top : .5em;
}

dt
{
    font-weight : bold;
    line-height : 1.4em;
    margin-top : .5em;
}

dd
{
    line-height : 1.4em;
}

h2
{
	font-size : 1.5em;
	margin-top : 2em;
	margin-bottom : 1em;
	color : #b1005d;
}

h3
{
	font-size : 1.2em;
	margin-top : 1.33em;
	margin-bottom : .5em;
	color : #fff;
}

h4
{
	font-size : 1em;
	margin-top : .9em;
	margin-bottom : .4em;
}

h2:first-child, h3:first-child, h4:first-child
{
    margin-top : .5em;
}

#Header
{
	background : url('templates/moria/css/../Images/Header.png') top center no-repeat;
	height : 125px;
}

#Header h1, #Header span
{
	display : none;
}

#Header h2
{
	position : absolute;
	top : 32px;
	left : 130px;
	width : 261px;
	height : 50px;
	background : url('templates/moria/css/../Images/imaginative.png');
	margin : 0px;
}
#Main-1
{
	padding-left : 60px;
	padding-right : 60px;
	margin-top : -18px;
}

#Main-2
{
	background : #333 url('templates/moria/css/../Images/Home-Background.png') 0px 30px no-repeat;
	_height : 400px;
	min-height : 400px;
}

#Main-2 #Sidebar
{
	float : right;
	width : 364px;
}

#Main-2 #Sidebar #M
{
    display : none;
}

#Main-2 #View-Portfolio
{
	text-align : center;
	margin-top : 50px;
}

#Main-2 #Content
{
	padding : 10px;
	margin-right : 364px;
	padding-top : 260px;
}
#Main-1
{
	padding-bottom : 50px;
	background : url('templates/moria/css/../Images/Footer.png') bottom center no-repeat;
}

#Footer
{
	margin-top : -30px;
	margin-right : 60px;
	float : right;
	width : 270px;
	text-align : center;
	font-size : 10px;
	color : #ccc;
	padding-bottom : 20px;
}

#ABC-Footer
{
    margin-top : 50px;
    text-align : center;
}

#ABC-Footer img
{
    margin : 5px;
}
#Login
{
	position : absolute;
	top : 0px;
	right : 60px;
	width : 105px;
	height : 23px;
	line-height : 23px;
	font-size : 11px;
	text-align : center;
	text-transform : uppercase;
}

#Menu ul, #Gallery-Menu
{
	position : absolute;
	top : 80px;
	right : 65px;
	font-size : 12px;
	margin : 0px;
}

#Gallery-Menu
{
    top :115px;
    right : 80px;    
    display : none;
}

#Menu li,#Gallery-Menu li
{
	display : inline;
	list-style : none;
	padding-left : 8px;
	margin-left : 8px;
	background : url('templates/moria/css/../Images/Dot.png') left center no-repeat;
}

#Menu a, #Login a, #Gallery-Menu a
{
	color : #ddd;
	text-decoration : none;
}

#Menu a:hover, #Login a:hover, #Gallery-Menu a:hover
{
	*text-decoration : underline;
	color : #fff;
	text-shadow : #aaa 0px 0px 5px;
}
fieldset
{
    border : 1px solid #D3D3CD;
    margin-top : 15px;
    padding : 10px;
    padding-top : 0px;
    position : relative;
}

fieldset div
{
    padding-top : 7px;
    padding-bottom : 7px;
    position : relative;
    border-top : 1px solid #e3e3e3;
}

fieldset h3
{
    margin-top : 0px;
}

fieldset label
{
    font-weight : bold;
    position : absolute;
    top : 7px;
    left : 0px;
}

fieldset .TextBox, fieldset .CheckBox, fieldset .DropDownList, fieldset .Upload, fieldset textarea
{
    margin-left : 150px;
}

fieldset .TextBox, fieldset select, fieldset textarea
{
    border : 1px solid #ccc;
}

fieldset option
{
    padding-right : 15px;
}

fieldset .TextBox, fieldset textarea
{
    padding : 2px;
    font-size : 10px;
    width : 200px;
}

.Button
{
    margin-top : 10px;
    background : #333;
    color : #fff;
    font-weight : bold;
    padding : 3px 5px 3px 5px;
    font-size : 11px;
}
#pluto
{
	display:none;
}








*
{
	margin : 0px;
	padding : 0px;
	border : 0px;
}

body
{
	text-align : center;
	background : #222;
}

#Container
{
	position : relative;
	margin : auto;
	width : 920px;
	text-align : left;
}

.Module
{
	min-height : 25px;
	_height : 25px;
}

.Controls
{
    position : relative;
}

.Controls .One
{
    position : absolute;
    top : 0px;
    left : 0px;
}

.Controls .Two
{
    position : absolute;
    top : 0px;
    left : 25px;
}

.Controls .Three
{
    position : absolute;
    top : 0px;
    left : 50px;
}

.Controls .Four
{
    position : absolute;
    top : 0px;
    left : 75px;
}

.Controls .Five
{
    position : absolute;
    top : 0px;
    left : 100px;
}

.Controls .Six
{
    position : absolute;
    top : 0px;
    left : 125px;
}



#Header h1
{
    display : block;
    position : absolute;
    top : 10px;
    left : 60px;
    width : 211px;
    height : 75px;
    background : url('templates/moria/themes/default/Images/Logo.png');
}

#Header h2
{
    display : none;
}

#Main-2
{
    background : url('templates/moria/themes/default/Images/Main-Background.png');
}

#Main-2 #Sidebar
{
    padding : 10px;
    width : 344px;
}

#Main-2 #Content
{
    padding : 10px;
}

#Main-2 #Sidebar .Module
{
    z-index : 2;
    position : relative
}

#Main-2 #Sidebar #M
{
    position : absolute;
    top : 103px;
    right : 5px;
    width : 268px;
    height : 161px;
    background : url('templates/moria/themes/default/Images/M.png');
    display : block;
    z-index : 1;
}
