/*
Ellkat
*/

body {
	margin:0px auto;
	padding:0px;
	font-family:'Tahoma','Tahoma', san-serif;
	font-size:12px;
	line-height:21px;
	background:url(../images/background.jpg);
	background-repeat: no-repeat;	
	background-position: top center;	
	background-color:#b3cbe2;
}

.date { font-family:Verdana, Arial, Helvetica, sans-serif; 
        font-size:10px; 
		color:#FFFFFF;
}

.colors { background-color:#0080FF;}

.hrline { background-image:url(../images/dot.jpg);
          width:600px;
		   height:1px;
}

.back2top a{ font:Verdana; 
            font-size:8px;
			color:#7e8183;
			text-decoration:none;
}
			
.back2top a:hover{ color:#3d7bb8;
			       text-decoration:none;
				   font-weight:bold;
}
			
			

/* layouts 
-------------------------------------------------------------- */
#con0{
}

#con1{
	width:962px;
	text-align:left;
}

#header{
	height:129px;
	display:block;
	background: transparent url(../images/top_bg.png) bottom left no-repeat;	
}

#header1{
	height:129px;
	display:block;
} 

#logo{
	float:left;
	margin-top:20px;
	padding-left:8px;
}

/* header area
-------------------------------------------------------------- */
#header_area{
	width:652px;
	height:81px;
	float:left;
}


/* top navigation 
-------------------------------------------------------------- */
#nav { /* for home page */
	height:48px; 
	width:617px;
	text-align:center;
	float:right;
	background: transparent url(../images/menu_back.png) top left no-repeat;	
}

#nav li {
	float: left;
	text-align:center;
	list-style: none ;	
	height:38px;
	margin:8px 0px 0px 0px; 
	background: transparent url(../images/menu_line.png) top right no-repeat;	
	color:#1c1c1c;
	width:95px;
}

#nav li.last {
	background: transparent;
	width:90px;	
}

#nav li.larger {
    width:120px;
}

#nav li.smaller {
    width:75px;
}

#nav li.last_active {
	background: transparent;	
}

#nav ul { 
	float:left; 
	margin:0px 0px 0px 5px; 
	line-height:38px;
	width:595px;
}

#nav li { 
	float:left; 
	list-style-type:none; 
	overflow:hidden; 
}

#nav ul li a { 
	font-size:12px;
	text-decoration:none; 
	display:block;  
	color:#71889d;
}

#nav ul li a:hover { 
	text-decoration:none;
	color:#1c1c1c;
}

#nav ul li.active a,#nav ul li.last_active  a { 
	color:#87ABD3;
}

#nav ul li.active a:hover { 
	color:#A5A5A5;
}

/* Pages Title Area
-------------------------------------------------------------- */
#pages_top{
	height:9px; 
	width:962px;
	text-align:center;
	background: transparent url(../images/page_header_top.png) top left no-repeat;	
}

#pages_in{
	height:109px; 
	width:962px;
	text-align:center;
	background: transparent url(../images/page_header_in.png) top left no-repeat;	
}


/* page title h1 style */
#pages_in h1{
	font-size:19px;
	font-weight:normal;
	color:#e8f4fb;
	text-align:left;
	padding-top:65px;
	margin-left:20px;
	margin-bottom:0px;
	margin-top:0px;
}


/* Slider Area
-------------------------------------------------------------- */
#slider_top{
	height:9px; 
	width:962px;
	text-align:center;
	background: transparent url(../images/slider_top.png) top left no-repeat;	
}

#slider_in{
	height:237px; 
	width:962px;
	text-align:center;
	background: transparent url(../images/slider_back.png) top left no-repeat;	
}

#slider_area{
	height:221px; 
	width:946px;
	margin-left:7px;
}


.slide{
	width:940px;
	height:210px;
}

/* sliding texts on main page slider
-------------------------------------------------------------- */


/* slider title text */
.sliding_text_text{
	font-size:12px;
	line-height:18px;
	color:#fff;
	text-align:left;
	margin-top:6px;	
	margin-left:20px;	
	margin-right:8px;	
}


/* slider title title*/
.sliding_text_text h1{
	font-size:26px;
	font-weight:normal;
	color:#e8f4fb;
	text-align:left;
	margin-top:46px;
	padding-left:0px;
	margin-bottom:7px;
}


/* slider title title2*/
.sliding_text_text h2{
	font-size:19px;
	font-weight:normal;
	color:#e8f4fb;
	text-align:left;
	margin-top:2px;
	padding:0px;
}

/* slider text link */
.sliding_text_text a{
	text-decoration:underline;
	color:#fff;
}

.sliding_text_text a:hover{
	text-decoration:none;
	color:#fff;
}

/* slider title buttons*/
.slider_buttons{
	float:left;
	width:120px;	
	height:110px;
	background:url(../images/arrows.png);
	background-repeat: no-repeat;	
	background-position: top left;
	margin-top:105px;
	margin-left:7px;
}

.sliding_text_left{
	float:left;
	width:440px;
}

.sliding_text_right{
	width:420px;
	float:left;
}

/* slider featured file position */
.sliding_text_right .featured_file{
	margin-top:20px;
	margin-left:50px;
}


/* slider numbers*/
#numbers{
	position:absolute;
	top:340px;
	margin-left:15px;
	z-index:10;
}

#numbers li { 
	float:left; 
	list-style-type:none; 
	overflow:hidden; 
	background: transparent url(../images/numbers_back.png) top left no-repeat;	
	width:18px;
	height:18px;
	text-align:center;
	margin-left:5px;
	line-height:14px;
}

/* slider featured link styles*/
#numbers  a { 
	font-size:12px;
	text-decoration:none; 
	display:block;  
	color:#6796C5;
}

#numbers a:hover { 
	text-decoration:none;
	color:#fff;
}

/* active number style*/
#numbers  li a.activeSlide { 
	font-size:12px;
	text-decoration:none; 
	display:block;  
	color:#fff;
	background: transparent;	
}



/* side bar
-------------------------------------------------------------- */
#sub_menu{
}

#sub_menu ul{
	width:256px;
	padding-top:10px;
	text-align:left;
}


#sub_menu li{
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #DBE1EA;
	margin:0px 20px;
	line-height:17px;
	color:#586d78;
}

/* side menu links*/
#sub_menu  li a{	
	margin-left:0px;
	text-decoration:none;
	color:#637d8b;
	padding-left:12px;
	background:transparent;
	font-size:11px;
}

#sub_menu  li a:hover{
	color:#62a7d7;
	text-decoration:none;
	background:url(../images/ok3.gif);
	background-position: left;	
	background-repeat: no-repeat;
}




/* Linkz */

#linkz {
    width:620px;
	margin-top:15px;
	text-align:left;

 }

#linkz a{
	color:#565758;
	text-decoration:none;
	background:url(../images/ok5.gif);
	background-position:left; 
	background-repeat: no-repeat;
	font-size:11px;
	padding-left:55px;
	line-height:20px;
}

#linkz a:hover{
	color:#62a7d7;
	text-decoration:none;
	background:url(../images/ok4.gif);
	background-position:left; 
	background-repeat: no-repeat;
	font-weight:bold;
 }

/* content layout 
-------------------------------------------------------------- */
#content_con{
	width:962px;
	float:left;
}


/* home page layout 
-------------------------------------------------------------- */
 .box1{
	float:left;
	margin-right:15px;
	margin-left:2px;
	width:310px;
}
.homecontent_con#content_con .box_content {
	min-height:217px;
}
#content_con .box_content h1, #content_con .box_content h2,#content_con .box_content p, .box_content_sub p, .box_content_sub h2, .box_content_sub h1{
	margin:0 20px 3px;
	text-align:left;
}
#content_con .box_content table {
	margin-left:15px;
}
#content_con .box1 {
	width:307px;
}
#content_con #specialeditionloadarea {
	padding-left:20px;
	width:145px;
	padding-top:3px;
}
#content_con #page_right #specialeditionloadarea {
	padding-left:7px;
	width:155px;
}
.box2 {
	float:left;
	margin-right:15px;
	width:310px;	
}	

.box3{
	float:left;
	width:310px;
}	

.box_in{
	clear:both;
	width:500px;
	height:10px;
}

.box_r{
	clear:both;
	width:200px;
	height:25px;
}


/* Sub Pages Layouts
-------------------------------------------------------------- */
#page_left{
	width:651px;
	float:left;
}

#page_right{
	width:311px;
	float:right;
}

#page_left .content{
	padding-left:20px;
	padding-right:20px;
}


/* Left Container */
.left_top{
	height:18px;
	width:651px;
	background:transparent url(../images/b_box_top.png) left top no-repeat;
	float:left;
	clear:both;
}	

.left_bottom{
	height:17px;
	width:651px;
	background:transparent url(../images/b_box_bottom.png) left top no-repeat;
	float:left;
	clear:both;
}	

.left_content{
	width:645px;
	background:transparent url(../images/b_box_in.png) left repeat-y;	
	float:left;
	clear:both;
}	
/* Special Editions	*/
#specialeditionloadarea {
	width: 155px;
	float:left;
}
.specialedition {
	width:130px;
	float:left;
}
.specialedition a {
	float:left;
	padding-bottom:10px;
}
.issuelink {
	clear:left;
	color:#6F8296;
	float:left;
	font-size:12px;
	margin-bottom:10px;
	text-decoration:none;
	width:115px;
	text-align:left;
}
.issuelink:hover {
	color:#306EB0;
	font-weight:bold;
}
.issuelink_selected {
	color:#f39b02 !important;
	font-weight:bold;
}
.left2 { float:left; 
        width:130px; 
		height:170px; 
		background-image:url(../images/special/villas.gif); 
		background-repeat:no-repeat;
		}
		
.leftIssue { float:left; 
        width:155px; 
		height:170px; 
		background-image:url(../images/currentissue.png); 
		background-repeat:no-repeat;
		}
		
.AnimartRight { float:right; 
         width:115px; 
		 height:auto; 
		 line-height:20px;
		 }

.right2 { float:right; 
         width:125px; 
		 height:auto; 
		 line-height:20px;
		 }
/* /Special Editions	*/


/* Box styles
-------------------------------------------------------------- */
 

/* box 1 style	*/
.box_top{
	height:18px;
	width:309px;
	background:transparent url(../images/box_top.png) top no-repeat;
	float:left;
}	

.box_top1{
	height:18px;
	width:309px;
	background:transparent url(../images/box_top1.png) top no-repeat;
	float:left;
}

.box_bottom{
	height:17px;
	width:309px;
	background:transparent url(../images/box_bottom.png) top no-repeat;
	float:left;
}	

.box_bottom1{
	height:17px;
	width:309px;
	background:transparent url(../images/box_bottom1.png) top no-repeat;
	float:left;
}	

.box_content{
	width:309px;
	background:transparent url(../images/box_in.png) repeat-y;
	float:left;
}	

.box_content1{
	width:309px;
	background:transparent url(../images/box_in1.png) repeat-y;
	float:left;
}	

/* 
.box_content_sub{
	width:309px;
	background:transparent url(../images/box_in1.png) repeat-y;
}	
*/

.box_content_sub22{
	width:0px;
	background:transparent url(../images/box_in1.png) repeat-y;
}	

.box_content_sub1{
	width:309px;
	background:transparent url(../images/box_in1.png) repeat-y;
}	
#content_con1 .box_content1 h1, #content_con1 .box_content1 h2,#content_con1 .box_content1 p, .box_content_sub1 p, .box_content_sub1 h2, .box_content_sub1 h1{
	margin:0px 20px;
}
/* box  headings*/	
.box_content h1 , .box_content_sub h1{
	font-size:16px;
	color:#1b3f62;
	font-weight:normal;
}

.box_content1 h1 , .box_content_sub1 h1{
	font-size:16px;
	color:#1b3f62;
	font-weight:normal;
	text-align:left;
}

.h2general {
	font-size:13px;
	color:#1b3f62;
	font-weight:bold;
}

.h3general {
	font-size:11px;
	color:#1b3f62;
	font-weight:bold;
}

#content_con .box_content h2, .box_content_sub h2{
	font-size:11px;
	color:#5482af;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:4px;
}

#content_con1 .box_content1 h2, .box_content_sub1 h2{
	font-size:11px;
	color:#5482af;
	font-weight:bold;
	margin-bottom:10px;
	padding-top:4px;
}
 

/* box texts*/
.box_content p, .box_content_sub p{
	font-size:11px;
	margin:0px 20px;
	color:#6f8296;
	line-height:15px;
}
.box_content a {
	color:#6F8296;
}
.box_content1 p, .box_content_sub1 p{
	line-height:18px;
	font-size:11px;
	margin:0px 20px;
	color:#6f8296;
}

/* lastest news box date*/
.box_content .date, .box_content_sub .date{ 
	color:#9fbed2;
	font-size:12px;
	letter-spacing:2px;
	clear:both;
	display:block;
	margin:10px 20px 4px 20px;
}

.box_content1 .date, .box_content_sub1 .date{ 
	color:#9fbed2;
	font-size:12px;
	letter-spacing:2px;
	clear:both;
	display:block;
	margin:10px 20px 4px 20px;
}

/* lastest news box text*/
.box_content .text , .box_content_sub .text{ 
	line-height:18px;
	font-size:14px;
	color:#6f8296;
	clear:both;
	display:block;
	margin:2px 20px 10px 20px;
}

.box_content1 .text , .box_content_sub1 .text{ 
	line-height:18px;
	font-size:14px;
	color:#6f8296;
	clear:both;
	display:block;
	margin:2px 20px 10px 20px;
}

/* portfolio  
-------------------------------------------------------------- */
/* portfolio buttons 
-------------------------------------------------------------- */

/* portfolio shadows and images 
-------------------------------------------------------------- */
.portfolio_box{
	margin-top:25px;
	float:left;
	clear:both;
}

.portfolio_image{
	float:left;
}

.portfolio_image img{
	background:#FCFCFC;
	border:1px dotted #E6E6E6;
	padding:15px;
}

/* portfolio texts 
-------------------------------------------------------------- */


.lineh { line-height:20px;}


.portfolio_text h2{
	color:#187aa3;
	font-size:12px;
	margin-bottom:10px;
	margin-top:0px;
	font-weight:bold;
	text-align:left;
}




/* page button and link styles
-------------------------------------------------------------- */

a.read_more{
	text-decoration:none;
	font-size:11px;
	color:#5482af;
	margin:0px;
	padding:0px;
	line-height:16px;
}

a.read_more:hover{
	text-decoration:underline;
	font-size:11px;
	color:#306eb0;
	margin:0px;
	padding:0px;
	line-height:16px; }




/* GALLERY
-------------------------------------------------------------- */
#gallery {
	margin-top:10px;
	padding:0px;
}

#gallery ul {
	list-style: none;
	margin:0px 0px 0px 10px;
	padding:0px;
}
#gallery ul li { 
	float: left;
}


 #gallery ul li { 
	width:210px;
	background:#eaeff3;
	border: 1px solid #FFFFFF;	
	margin-right: 26px;
	margin-bottom: 26px;	
	text-decoration:none;
}

/* Portfolio images*/
#gallery ul img {
	margin: 19px 0 20px 29px;
	border: 1px solid #FFFFFF;
}

#gallery a  {
	border:1px;
	text-decoration:none;
}

#gallery ul a:hover img {
	border: 1px solid #A7C9DA;
	color: #fff;
	background-color:black;
	text-decoration:none;
}




/*
-----------------------------------------------------------
CONTACT US PAGE 
-----------------------------------------------------------
*/

.contact_form{
	float:left;	
	width:310px;
	margin-top:10px;
}

.contact_info{
	float:right;
	width:280px;
	font-size:11px;
	margin-top:10px;

}

#page_left .contact_info ul ,#page_left .contact_form ul{
	list-style: none;
	margin: 0px ;
	padding: 0px;
 }


/* contact info links */
.contact_info li a{
	font-size:11px;
	color:#577c8f;
}

.contact_info li a:hover{
	font-size:11px;
	color:#577c8f;
	text-decoration:none;
}

/* contact info labes*/
.contact_info li.title {
	border-bottom:1px solid #DBE1EA;
	font-weight:bold;
	font-size:12px;
	color:#187aa3;
	padding-top:10px;
	padding-bottom:5px;
}
.contact_info li.desc {
	line-height:20px;
	color:#333;
}
/* contact form labes*/
.contact_form .error-message {
	width:88%;
}
.contact_form .form-field label {
	margin:5px 0;
	padding:0 7px 0 0;
	width:auto;
	clear:both;
	float:left;
	color:#187AA3;
	font-size:12px;
	font-weight:bold;
	background:transparent url(../images/icons/required_mark.gif) no-repeat scroll right 3px;
}
.contact_form .form-field {
	margin:0px;
	padding:0px;
}

/* contact form errors*/
.contact_form li{
	font-size:11px;
	color:#ff0000;
}


/* contact  form*/
.contact_form textarea,
input { 
	font-family:verdana;
	font-size:11px;
	color:#577c8f;
 
}

.contact_form2 textarea,
input { 
	font-family:verdana;
	font-size:11px;
	color:#577c8f;
 
}

.contact_form2 input {
	border:1px solid #DBE1EA;
	background-color:#fafbfb;
 	padding:4px;
	display:block;
}

.contact_form2 textarea {
	width:264px;
	height:100px;
	border:1px solid #DBE1EA;
	background-color:#fafbfb;
	padding:2px;
	overflow:auto;
	display:block;
}

.contact_form form {
	overflow:hidden;
}

.contact_form input {
	border:1px solid #DBE1EA;
	background-color:#fafbfb;
	width:263px;
	padding:4px;
}

.contact_form input.submit_button{
	margin-top:12px;
	width:82px;
	height:26px;
	line-height:4px;
	padding-top:2px;
	border:0px;
	color:#F3F3F3;
	background-color:#577c8f;
	background:transparent url(../images/button.png) center no-repeat;
}

.contact_form textarea {
	width:264px;
	height:100px;
	border:1px solid #DBE1EA;
	background-color:#fafbfb;
	padding:2px;
	overflow:auto;
}



/* Footer
-------------------------------------------------------------- */

/* footer style	*/
 .footer_top{
	height:11px;
	width:962px;
	background:transparent url(../images/footer_top.png) top no-repeat;
}	

 .footer_bottom{
	height:14px;
	width:962px;
	background:transparent url(../images/footer_bottom.png) top no-repeat;
}	

 .footer_content{
	width:962px;
	height:39px;
	background:transparent url(../images/footer_in.png) repeat-y;
}	


/* footer text style*/
#footer_cont{
	color:#586d78;
	font-size:10px;
	line-height:44px;
	margin:0px 20px;
}

/* footer links*/
#footer_cont a{ 
	font-size:10px;
	color:#6f8296;
	text-decoration:none;
}

#footer_cont a:hover{
	color:#1c1c1c;
	text-decoration:underline;
}

.float_right{
	float:right;
}

.float_left{
	float:left;
}






/* HEADINGS -------------------------------------------------------------- */

h1,h2{ 
	font-weight:normal;
	clear:both;
	color:#135F80;
}
 

h3,h4,h5,h6 { 
	font-weight:normal;
	clear:both;
	color:#187aa3;
}

h1{font-size: 22px; margin: 5px 0px 10px;}
h2{font-size: 20px;}
h3{font-size: 20px; margin: 15px 0px 10px;}
h4{font-size: 16px; margin: 10px 0px 10px;}
h5{font-size: 16px; margin: 5px 0px 10px;}
h6{font-size: 14px; margin: 5px 0px 10px;}
 

/* image alignments */
.centerimage{
	display:block;
	margin: 5px 15px 10px 0px;
	padding: 12px;
	color:#9F9F9F;
	font-weight:bold;
	border:1px solid #e0e0e0;
}

.leftimage{
	float:left;
	font-size: 12px;
	margin: 5px 15px 10px 0px;
	padding: 12px;
	color:#9F9F9F;
	font-weight:bold;
	border:1px solid #e0e0e0;
}

.rightimage{
	float:right;
	font-size: 12px;
	margin: 5px 0px 10px 15px;
	padding: 12px;
	color:#9F9F9F;
	font-weight:bold;
	border:1px solid #e0e0e0;
}




/* TEXT ELEMENTS -------------------------------------------------------------- */
#page_left p {
	margin:0px 0px 0px 0px;
	line-height:21px;
	font-size:12px;
	color:#666666;
}


/* side menu links*/
#page_left,
#page_right, a{	
				text-decoration:underline;
				color:#9A9A9A;
}

#page_left , #page_right, a:hover{
	text-decoration:none;
	color:#969696;
}


/* Lists */

blockquote {
	color: #666666;
	padding-left: 10px;
	border-left: 3px solid #eaeaea;
	line-height: 24px;
	margin-left: 20px;
	margin-bottom: 10px;
}

blockquote em, blockquote i, blockquote cite {
	font-style:normal;
}

pre {
	font:11px Monaco, monospace;
	line-height:18px;
	margin-bottom:18px;
}

code {
	font:11px Monaco, monospace;
}

ins {
	text-decoration:none;
}


sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* PULLQUOTES -------------------------------------------------------------- */

blockquote.left {
	float: left;
	margin-right:20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left:20px;
	text-align: left;
	width: 33%;
}



/* TABLES */

table{
	border:0px solid #DDDDDD;
	color:#414141;
}

table caption strong{
	text-align:left;
	font-size: 14px;
	color: #414141;
	font-weight: normal;
	line-height:40px;
}

table caption{
	text-align:left;
	font-size: 12px;
	color: #414141;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 5px;
}

table th {
	padding: 13px;
	background: #77a3cc;
	border: 1px solid #ffffff;
	font-size: 12px;

}

table td {
	font-size: 11px;
	padding: 3px;
	border-left:0px solid #DDDDDD;
	border-bottom:0px solid #DDDDDD; 
 }

 
.link2 a:link { font-family: Verdana, Arial, Helvetica; font-size: 9px; color: #8b8b8c; text-decoration: none;}
.link2 a:visited { font-family: Verdana, Arial, Helvetica; font-size: 9px; color: #8b8b8c; text-decoration: none;}
.link2 a:hover { font-family: Verdana, Arial, Helvetica; font-size: 9px; color: #f39b02; text-decoration: none; font-weight:bold;}
 
#design { bottom:15px; position:relative; width:100%;} 
.designer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #8b8b8c; text-decoration: none; padding-bottom:7px; padding-right:7px;}
.designer a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #8b8b8c; text-decoration: none; }
.designer a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #8b8b8c; text-decoration: none;}
.designer a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff;  text-decoration: none; font-weight:bold;}
 
 
/*ie7*/
*:first-child+html .mailing_list .form-field {
	padding-left:0px!important;
}
*:first-child+html .subscr_email_go img {
	position:relative;
	top:-4px;
}