/* Start of CMSMS style sheet 'Layout: Left sidebar + 1 column' */
/*****************
browsers interpret margin and padding a little differently, 
we'll remove all default padding and margins and
set them later on
******************/

body {
margin:0;
padding:0;
}
* {
margin-top:0;
margin-bottom:0;
padding-top:0;
padding-bottom:0;
}
#header h1 {
	margin: 0px;
	padding: 0px;
}

#header h1 a {
/* you can set your own image here */
   background: url(images/logo.gif) no-repeat 0 0; 
   display: block;
   height: 140px;             /* adjust according your image size */
   width: 450px;
   text-indent: -999em;  /* this hides the text */
   text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}

/* CSS Document */
.sm_pics {
	border: 4px solid #FFFFFF;
	width: 32px;
	height: 39px;
	display:block;
                cursor: hand;
}
.sm_pics:hover {
	border: 4px solid #FF7E00;
}
.sm_pics_active {
	border: 4px solid #FF7E00;
	width: 32px;
	height: 39px;
	display:block;
}
.wellkome_text {
	padding: 4px	
}
.wellkome_text H1{
	font-family: "Times New Roman";
	font-size: 28px;
	font-style:italic;
	padding: 0px;
	margin: 0px;
	text-align: center;	
	letter-spacing: 2px;
	line-height: 26px;
	color: #FF7E00;
	}
.wellkome_text H2{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	color: #563A1F;	
}
.wellkome_text H2 a{
	font-weight: bold;
	width: 240px;
	display: block;
	text-decoration: none;
	padding: 3px 0px 2px 0px;
	color: #473997; 
	text-align:center;
}
.wellkome_text H2 a:hover{
	background: #473997; 
	color: #E8E6D1;
	padding: 3px 0px 2px 0px;
}
.menu {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 5px 3px 5px 35px;
	color: #858264; 
	background-image: url(images/btn_dot.jpg);
	background-repeat:no-repeat;
	background-position: 15px 7px;
}
.menu:hover {
	background: #C6C3A5;
	color: #473997;
	padding: 5px 3px 5px 35px;
	background-image: url(images/btn_dot_on.jpg);
	background-repeat:no-repeat;
	background-position: 10px 7px;
}
.menu_active {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	background: #C6C3A5;
	color: #473997;
	padding: 5px 3px 5px 35px;
	background-image: url(images/btn_dot_on.jpg);
	background-repeat:no-repeat;
	background-position: 10px 7px;
}
.menu_bgr {
	border-right: 9px solid #C6C3A5; 
	padding: 0px !important;
	width: 222px !important;
}
H1{
	font-family: "Times New Roman";
	font-size: 26px;
	font-style:italic;
	font-weight: normal !important;
	padding: 15px 15px 5px 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FF7E00;
}
h2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #563A1F;	
}
.text_border {
	border-right: 1px solid #c8c5a9;
	background-color: #FFFFFF ;
        padding: 0px 15px 5px 15px;
        font-family: Arial;
	font-size: 12px;
        color: #563A1F;	
        margin: 0px;
}
h2 h1 {
	margin-left: -15px;
}
h2 ul {
	padding: 10px 10px 10px 10px;
	list-style-type: none;
	line-height: 15px;
	margin-left: 10px;
}

h2 ul li {
	display: block;
	background: #ffffff url(images/square.gif) 10px 0px no-repeat;
	padding-left: 18px;
}

.sep_hr {
	border-top:1px solid #c8c5a9;
	width: 100%;
	display: block;
	margin: 0px;
	margin-top: 2px;
	line-height: 1px;
}

H2 a{
	text-decoration: none;
	color: #473997; 

}
H2 a:hover{
	background: #473997;
	color: #FFFFFF ;
}
h2 span {
	background: #FF7E00; 
	color: #FFFFFF ;

}

.lang_active {
	background: #FF7E00; 
	color: #FFFFFF ;
}
.price {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #563A1F;
}

table.price td {
	padding: 5px;
	border-right: 1px solid #c8c5a9;
	text-align: left;	
}
.price_row {
	background-color: #E8E6D1;	
}
.price_header_row {
	background-color: #FFFFFF;
	font-weight: bold;
}
.req {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: red;
}
input {
	border: 1px solid #C6C3A5;
	background-color: #E8E6D1;
	font-family: Arial;
	font-size: 11px;
}
textarea {
	border: 1px solid #C6C3A5;
	background-color: #E8E6D1;
	font-family: Arial;
	font-size: 11px;
}
select {
	border: 1px solid #C6C3A5;
	background-color: #E8E6D1;
	font-family: Arial;
	font-size: 11px;
}
.img {
	cursor: pointer;
}
img {
	border: 0px !important;
}
.gallery_title {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 5px 40px;
	color: #858264; 
	background-image: url(images/btn_dot.jpg);
	background-repeat:no-repeat;
	background-position: 20px 7px;
}
/* End of 'Layout: Left sidebar + 1 column' */