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

#Comment
{
    float : right;
    width : 240px;
    height : 275px;
    overflow : hidden;
    background : #999;
}

#Gallery
{
    float : left;
    width : 490px;
    height : 275px;
    overflow : hidden;
}
#Main
{
    min-height : 350px;
    _height : 350px;
}

#Main .Listing
{
    width : 340px;
    float : left;
    margin : 10px;
    _margin-left : 5px;
    text-align : center;
    border : 2px solid #eee;
    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;
}
#ABC
{
    text-align : right;
    color : #aaa;
    font-size : 10px;
    padding-bottom : 10px;
    padding-top : 50px;
    margin-right : 5px;
    clear :both;
}

#ABC *
{
    margin : 0px;
    padding : 0px;
    list-style : none;
    display : inline;
}
#Contact_Menu
{
    position : absolute;
    top : 70px;
    right : 10px;
    font-size : 10px;
}

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

#Menu ul
{
    background : #F90;
    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 h2
{
    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;
    color : #fff;
}

#Menu a:hover,#Menu a.current, #Menu a.current
{
    background : #6C0;
    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;
}

.RadioButtonList label
{
    position : relative;
    top : -3px;
    padding-left : 50px;
}

fieldset .TextBox, fieldset .CheckBox, fieldset .DropDownList, fieldset .Upload, fieldset textarea, fieldset .RadioButton
{
    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;
}

.Store *
{
    margin : 0px;
    padding : 0px;
    float : none;
}

.Store h2, .Store h3
{
    margin : 5px;
}

.Store
{
    font-size : 12px;
}

.Store fieldset
{
    position : relative;
    border : 1px solid #aaa;
    padding : 5px;
    font-size : 11px;
    text-align : center;
}

.Store fieldset fieldset
{
    border : 1px solid #ccc;
}

.Store fieldset div
{
    padding : 5px;
    text-align : left;
}

.Store fieldset label
{
    width : 175px;
    display : inline-block;
}

.Store fieldset .TextBox,.Store  fieldset .DropDownList
{
    display : inline-block;
    min-width : 275px;
    border : 1px solid #aaa;
}

.Store .Button
{
    border : outset 2px #ccc;
    font-size : 10px;
    background : #eee;
    color : #000;
}

.Store .Product_Div
{
    margin-top : 10px;
}

.Store .Product_Div img
{
    float : left;
    margin-top : 5px;
}

.Store dt, .Store dd
{
    display : inline;
}

.Store .Add_To_Cart
{
    color : #88e;
    text-decoration: line-through;
}

.Store .Coming_Soon
{
    color : #888;
}
#pluto
{
	display:none;
}









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

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

#Style
{
    background : #6C0;
    position : absolute;
    top : 0px;
    left : 0px;
    height : 200px;
    width : 100%;
    border-bottom : 2px solid #F90;
}

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

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

#Container-3
{
	width : 740px;
	padding : 10px;
	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;
}
#Gallery
{
    float : right;
}
#Menu
{
    width : 240px;
    height : 275px;
    background : #6C0;
    float : left;
    overflow : hidden;
}

#Menu ul
{
    line-height : 30px;
    border : 0px;
    margin : 0px;
    padding : 0px;
    list-style : none;
    font-size : 12px;
    background : none;
}

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

#Menu li a
{
    float : left;
    padding-left : 10px;
    padding-right : 10px;
    border : 0px;
    border-bottom : 1px solid #fff;
    width : 220px;
    height : 26.5px;
    line-height : 26.5px'
    background : #6C0;
    color : #fff;
}

#Menu a:hover,#Menu a.current
{
    background : #F90;
    color : #fff;
    text-decoration : none;
}
#Bar
{
    clear : both;
    height : 3px;
    background : #F90;
    border-top : 10px solid #fff;
    border-bottom : 10px solid #fff;
}





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

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

.RadEContentBordered a
{
	text-decoration : none !important;
	color : #6C0 !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 : #6C0;
}

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

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

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





