﻿body 
{
    background:#5e4b2a;
   margin:0;
   padding:0;
   font-family:Georgia;
   font-size:12px;
   color:#4f371c;
}
/* headers */
h1, h2, h3 {
	font: bold 1em Georgia;
	color: #5e4b2a;
}
h1 { font-size: 14px; color:#4f371c; font-weight:bold; } 
h2 { font-size: 15px;}
h3 { font-size: 14px; }

#blog
{
    overflow:scroll;
    overflow-x:hidden;
    height:510px;
}

.blogDesc
{
    clear:both;
}
#blog img
{
	clear:both;
}
#blog h2
{
    clear:both;
}
.site
{
    position:absolute;
    top:50%;    
    margin-top:-275px;
    height:555px;
    width:100%;
    background-color:#fff;
    background-repeat:no-repeat; 
    background-position:640 0;
    
}
.adminsite
{
    
    background:url(images/repeat.gif) repeat-y 0 0 #fff;
    background-position:left bottom;
    margin-top:20px;
    padding-top:5px;
}
#menu
{
    width:183px;
    height:535px;
    background:#cad1ca;
    float:left;
    text-align:center;
    padding-top:10px;
    position:absolute; 
left:0; 
top:5px;
font-size:13px;
    
}
.adminsite #menu
{
	position:relative;
	
}
#admincontent
{
    margin-left:200px;
    padding:10px;
}
#menu ul li
{
    text-align:left;
    padding-bottom:10px;
}
#menu ul li.selected a
{
	color:#d81e4e;
}
#menu ul li.selected ul li a
{
	color:#4f371c;
}
#menu ul li a
{
	text-decoration:none;
}
#menu ul li a:hover
{
	text-decoration:underline;
}
#menu ul
{
	padding-top:20px;
	padding-left:19px;
	padding-bottom:30px;
margin-left:0;
}

.offset
{
	margin-left:0px;
}
.checkout
{
	float:left;
	margin-left:100px;
	position:relative;
	margin-top:-23px;
}

a
{
    color:#5e4b2a;
    font-family:Georgia, "Times New Roman", Times, serif;
    
}

.content
{
    float:left;
    width:415px;
height:550px;
  
      padding-left:20px;
padding-right:20px;

}
.adminsite .content
{
	height:auto;
	min-height:550px;
	
}
#rightCol
{
	margin-left:183px;
	margin-top:5px;
}
.mainimage
{
    float:left;
  
    background-repeat:no-repeat;
    
}
.summary
{
	font-size:14px;
	margin-bottom:10px;

}
.links
{
	margin-top:20px;
	width:400px;
}
.links a
{
	color:#968b75;
	text-decoration:none;

}
#menu ul
{
    list-style-type:none;
}
.topscroll
{
 background:url(images/scroll.gif); 
 background-repeat:no-repeat;  
}
.bottomscroll
{
	 background:url(images/bottscroll.gif); 
 background-repeat:no-repeat; 
 background-position:110px 380px; 
}

/* start - table */
table.grid {
	margin: 10px 15px; 
	border-collapse: collapse;	
			
}
table.grid th strong {
	color: #fff;
}
table.grid th {
	background: #cad1ca;
	height: 3em;
	padding-left: 6px;
	padding-right: 6px;
	color: #5e4b2a;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #cad1ca; 

	
}
table.grid th a
{
    color:#5e4b2a;
}
table.grid tr {
	color: #707070;
	height: 2.5em;	
}
table.grid td {
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
table.grid td.first,th.first {
	border-left: 0px;
}
table.grid th.first
{
	border-left:0;
}
table.grid tr {
	background: #F8F8F8;
}
table.grid tr.altRow {
	background: #EFEFEF;
}
/* end - table */

table.details
{
    border:0;
}
table.details tr
{
     border:0;
}

table.details td
{
     border:0;
     padding:5px;
}
.gallery
{
    width:180px;
    text-align:center;
    margin-right:10px;
    float:left;
    padding-bottom:20px;
   
   
}
.gallery img
{
	border:solid 1px #5e4b2a;
	padding:2px;
	clear:both;
}
.gallery .img
{
	 height:160px;

}
.gallery a
{
	text-decoration:none;
}
.gallery a:hover
{
	text-decoration:underline;
}
#menu img
{
	border:0;
}

#galleries
{
    clear:both;
    margin-top:20px;

    
}

.photo
{
    width:150px;
    text-align:center;
    margin-right:10px;
    float:left;
    padding-bottom:20px;
height:140px;
}

.photo img
{
    clear:both;
   
    border:0;
}
#photos
{
    clear:both;
    margin-top:20px;
}
span.label label
{
width:110px;
display:block;
float:left;
}
.row
{
    padding:3px;
}
.pickerWrapper_Telerik
{
    float:left;
}
.valsum
{
    height:60px;
    padding-top:20px;
    position:absolute;
	left:200px;
}
#sub
{
    padding-left:20px;
    padding-top:10px;
    padding-bottom:10px;
}
.left
{
float:left;
width:460px;
}
.right
{
float:left;
}