#Header
{
    height : 75px;
    overflow : hidden;
    border-bottom : 10px solid #fff;
    border-top : 10px solid #fff;
    background : #fff;
}

#Comment
{
    float : left;
    width : 220px;
    padding : 10px;
    height : 255px;
    overflow : hidden;
    background : #999;
}

#Gallery
{
    float : right;
    width : 490px;
    height : 275px;
    overflow : hidden;
}
#Left_Sidebar
{
    float : left;
    width : 220px;
    padding : 10px;
    color : #fff;
}

#Left_Sidebar *
{
    color : #fff;
}
#Main
{
    min-height : 350px;
    _height : 350px;
}

#Main .Listing
{
    width : 340px;
    float : left;
    margin : 10px;
    _margin-left : 5px;
    text-align : center;
    padding : 3px;
}

#Main .Listing h3
{
    line-height : 2em;
    font-size : 18px;
    margin : 0px;
}

#Main .Listing .price
{
    color : #800;
    font-size : 13px;
    font-weight : bold;
    line-height : 2em;
    margin : 0px;
}

#Main .Listing a:hover
{
    text-decoration : none;
}

#Main .clear
{
    clear : both;
}
#Main
{
    padding-left : 5px;
    margin-left : 245px;
}

#Main img
{
    float : right;
    padding : 2px;
    border : 1px solid #ddd;
    margin : 5px;
    margin-top : 0px;
}
#Footer
{
    clear : both;
    padding-top : 25px;
    margin-left : 250px;
    font-size : 10px;
    text-align : center;
    color : #ddd;
}

#Footer a
{
    color : #aaa;
}
#Contact_Menu
{
    position : absolute;
    top : 70px;
    right : 10px;
    font-size : 10px;
}

#Contact_Menu li
{
    display : inline;
    list-style : none;
}

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


#Menu ul
{
    background : #ccc;
    line-height : 30px;
    height : 30px;
    clear : both;
    border-top : 10px solid #fff;
    border-bottom : 10px solid #fff;
    margin : 0px;
    padding : 0px;
    list-style : none;
    font-size : 12px;   
}
#Menu ul ul
{
    display : none;
}

#Menu li
{  
    float : left;
    margin : 0px;
    padding : 0px;
}

#Menu li a
{
    float : left;
    padding-left : 15px;
    padding-right : 15px;
    border-right : 1px solid #fff;
    height : 30px;
    line-height : 30px;
    text-decoration : none;
}

#Menu a:hover,#Menu a.current
{
    background : #999;
    color : #fff;
    text-decoration : none;
}
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 : #ccc;
}

#Style
{
    background : #999;
    position : absolute;
    top : 0px;
    left : 0px;
    height : 200px;
    width : 100%;
    border-bottom : 5px solid #444;
}

#Container-1
{
    position : absolute;
    top : 0px;
    left : 0px;
    width : 100%;
    background :  url('Templates/Money Concepts/Images/Texture.png');
    _background :  none;
}

#Container-2
{
    background : url('Templates/Money Concepts/Images/Container-Background.png') center repeat-y;
    _background : url('Templates/Money Concepts/Images/Container-Background.gif') center repeat-y;
}

#Container-3
{
	width : 740px;
	padding : 10px;
	padding-top : 0px;
	margin : auto;
	text-align : left;
	position : relative;
}

.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;
}
body
{
	font-family : 'Verdana', Sans-Serif;
	font-size : 11px;
	color : #333;
	text-align : left;
}

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

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

p
{
	margin-top : 1em;
}

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

dt
{
    font-weight : bold;
}

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

h2
{
	font-size : 1.5em;
	margin-top : 2em;
	margin-bottom : 1em;
	color : #24394b;
	font-family : 'Georgia', Serif;
}

h3
{
	font-size : 1.2em;
	margin-top : 1.33em;
	margin-bottom : .5em;
	color : #222;
	font-family : 'Georgia', Serif;
}

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

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

.staffdiv
{
    margin-top : 1em;
    overflow : auto;
    padding : 1px;
}

img
{
    float : right;
    padding : 2px;
    border : 1px solid #ddd;
    margin : 5px;
    margin-top : 0px;
}


img, .Controls img, #Main .Controls img
{
    float : none;
    padding : 0px;
    border : 0px;
    margin : 0px;
}



/* Background Colours */
body { background : #C4C7CA; }
#Style { background : #2E4960; }
#Style { border-bottom : 5px solid #6B6D6F; }

#Menu ul { background : #2E4960; }
#Menu a { color : #fff; }
#Menu a:hover,#Menu a.current { background : #6B6D6F; }
    
#Comment{ background : #e9ecf1; }

/* Forms */
.Button { background : #2E4960; }
.Button { color : #fff; }
