@charset "ISO-8859-1";
/*
CSS Credit: http://www.templatemo.com/
*/

html {
	background: #999; /* for non-css3 browsers */

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#68B7DC', endColorstr='#3B6D81'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#68B7DC), to(#3B6D81)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #68B7DC,  #3B6D81); /* for firefox 3.6+ */
	text-decoration: none;
}

body {
	margin: 0;
	padding:0;
	color: #CCC;
	width: 100%;
	display: table;
	font: 12px/1.5em Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#templatemo_container {
	width: 940px;
	margin: auto;
	background-color:#FFFFFF;
	display: block;
	position: relative;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

#templatemo_containers {
	width: 940px;
	height: 800px;
	margin: auto;
	background-color:#FFFFFF;
}

#templatemo_header_section {
	width: 940px;
	height: 372px;
	background:url(images/Header_of_the_month/Lexi_header.jpg) no-repeat;
}

.clear{

	clear:both;
	height: 1px;
}

.clear_way{
	clear:both;
	height: 15px;
}






/* Head Menu */

	
#menu{
	background: #6DCBF1;
	width:940px;
	height: 30px;
	float:left;
	border:none;
	display: block;
	font-size:13px;
	
	}
#menu ul{
	
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	}
#menu li{
		float:left;
		padding:0px;
		}
#menu li a{
	background:#6DCBF1 url("images/seperator.gif") bottom right no-repeat;
	color:#FFF;
	display:block;
	font-weight:bold;
	line-height:30px;
	margin:0px;
	padding:0px 40px;
	text-align:center;
	text-decoration:none;
		}
		

#menu li a:hover, #menu ul li:hover a{
background: #2580a2 url("images/hover.gif") bottom center no-repeat;
color:#FFFFFF;
text-decoration:none;
			}
	
	

#menu li ul{
		background:#6DCBF1;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	#menu li:hover ul{
		display:block;
		
		}
	#menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	#menu li:hover li a{
		background:none;
		
		}
	#menu li ul a{
		display:block;
		height:30px;
		font-size:13px;
		font-style:normal;
		margin:0px;
		padding:0px 15px 0px 15px;
		text-align:left;
		}
		#menu li ul a:hover, #menu li ul li:hover a{
			background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	
	#menu p{
		clear:none;
		}	
	

#menu #current{
	background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
	border:0px;
	color:#FFF;
	text-decoration:none;
			}


/* End of Head Menu */



#templatemo_content_section {
	width: 940px;
	background: #FFFFFF;
	display: block;
	height: 1180px;
	position: relative;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#templatemo_content_section_au {
	width: 940px;
	height: 1200px;
	display: block;
	background: #FFFFFF;
}
#templatemo_content_section_te {
	width: 940px;
	height: 1500px;
	display: block;
	background: #FFFFFF;
}
#templatemo_content_section_op {
	width: 940px;
	height: 1870px;
	display: block;
	background: #FFFFFF;
}

#templatemo_content_section_st {
	width: 940px;
	height: 800px;
	display: block;
	background: #FFFFFF;
}


#templatemo_content_section_dw {
	width: 940px;
	height: 2000px;
	display: block;
	background: #FFFFFF;
}
#templatemo_content_section_ps {
	width: 940px;
	height: 1300px;
	display: block;
	background: #FFFFFF;
}
#templatemo_content_section_so {
	width: 940px;
	height: 525px;
	display: block;
	background: #FFFFFF;
}

#templatemo_content_section_hs {
	width: 940px;
	height: 725px;
	display: block;
	background: #FFFFFF;
}
#templatemo_content_section_fq {
	width: 940px;
	height: 2100px;
	display: block;
	background: #FFFFFF;
}

#templatemo_content_section_cu {
	width: 940px;
	height: 1200px;
	display: block;
	background: #FFFFFF;
}

#templatemo_content_section_hh {
	width: 940px;
	background: #000;
	height: 700px;
	display: block;
}



/* End of Content 1 */
.templatemo_content_1{
	float:left;
	background: url(images/templatemo_section_1_bg.jpg) no-repeat;
	width:438px;
	height:400px;
	margin : 20px 0px 0px 30px;
}

* html .templatemo_content_1{ 
	margin-left: 15px;
}
.templatemo_content_1 h1{
	font-size:16px;
	font-weight:bold;
	margin: 10px 0px 0px 70px;
	color: #ee1073;
}

.templatemo_content_1 .contents {
	margin: 25px 30px 30px;
	height: 350px;
}


.templatemo_content_1 .news {
	margin: 3px 3px 3px 3px;
	width: 330px;
	height:70px;
}

.templatemo_content_1 .contents img{
	float:right;
	margin: 3px 3px 3px 3px;
	border: none;
}

.templatemo_content_1 .news img{
	float: left;
	margin: 3px 3px 3px 5px;	
}

.templatemo_content_1 .news .textarea{
	float:right;
	margin: 0px 5px 0px 0px;
	width:220px;
}

.templatemo_content_1 .news .textarea h2{
	margin : 2px 0px 3px 0px;
	font-size:12px;
	color: #ee1073;
}

.templatemo_content_1 .news .textarea p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_1 .news .textarea a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

/* End of Content 1 */
/* Content 2 */
.templatemo_content_2{
	float:right;
	background:url(images/templatemo_section_2_bg.jpg) no-repeat;
	width:439px;
	height:415px;
	margin : 10px 30px 0px 0px;
}

* html .templatemo_content_2{
		
		margin-right: 15px;
	
}

.templatemo_content_2 h1{ 
	color:#ee1073;
	font-size:16px;
	font-weight:bold;
	margin: 20px 0px 0px 70px;
}

.templatemo_content_2 .contents {
	margin: 25px 35px 20px 40px;
}

.templatemo_content_2 h2{
	margin : 2px 0px 3px 0px;
	font-size:12px;
	color: #ee1073;
}

.templatemo_content_2 p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
}

.templatemo_content_2 a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

.templatemo_content_2 img{
	float:left;
	margin: 0px 10px 0px 10px;
	border:none;
}

/* End Of Content 2*/
/* Content 3*/
.templatemo_content_3{
	width:800px;
	float:right;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.templatemo_content_3 .contents {
	margin: 25px 35px 20px 40px;
}

* html .templatemo_content_3{ 
	margin-left: 20px;
}

.templatemo_content_3 h1{
	color:#EE1073;
	margin: 25px 0px 15px 0px;
	font-size: x-large;
	font-weight: bold;
}

.templatemo_content_3 h2{
	color:#5e3300;
	margin : 2px 0px 3px 0px;
	font-size:12px;
}

.templatemo_content_3 p{
	margin : 0px 3px 0px 3px;
	color:#333;
	font-size:16px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
}

.templatemo_content_3 a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}
.templatemo_content_3 img{
	float:right;
	margin: 3px 3px 3px 3px;
	border:none;
}

.templatemo_content_3 .news {
	margin: 3px 3px 3px 3px;
}

.templatemo_content_3 .news img{
	float:left;
	border:none;
	margin: 3px 0px 3px 0px;
}

.templatemo_content_3 .news .textarea{
	float:left;
	margin: 0px 5px 0px 5px;
	width:220px;
}

.templatemo_content_3 .news .textarea h2{
	margin : 2px 0px 3px 0px;
	color:#ff8c05;
	font-size:12px;
}

.templatemo_content_3 .news .textarea p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_3 .news .textarea a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

/* End Of Content 3_dw*/

/* Content 3*/


.templatemo_content_3_dw .contents {
	margin: 25px 35px 20px 50px;
}

* html .templatemo_content_3_dw{ 
	margin-left: 20px;
}

.templatemo_content_3_dw {
	width:800px;
	float:right;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.templatemo_content_3_dw h1{
	color:#EE1073;
	font-size:xx-large;
	font-weight:bold;
	margin: 25px 0px 15px 0px;
}

.templatemo_content_3_dw h2{
	color:#EE1073;
	margin : 2px 0px 3px 0px;
	font-size:large;
	text-align: left;
}

.templatemo_content_3_dw p{
	margin : 0px 30px 0px 3px;
	color:#333;
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.templatemo_content_3_dw a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}
.templatemo_content_3_dw img{
	float:right;
	margin: 3px 3px 3px 3px;
	border:none;
}

.templatemo_content_3_dw .news {
	margin: 0px 150px 0px 0px;
	text-align: left;
}


.templatemo_content_3_dw ul li {
	color:#333;
	font: bold medium Verdana, Geneva, sans-serif;
	list-style: square;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.templatemo_content_3_dw .news img{
	float:left;
	border:none;
	margin: 10px 5px 0px 0px;
}

.templatemo_content_3_dw .news .textarea{
	float:left;
	margin: 0px 5px 0px 5px;
	width:220px;
}

.templatemo_content_3_dw .news .textarea h2{
	margin : 2px 0px 3px 0px;
	color:#ff8c05;
	font-size:12px;
}

.templatemo_content_3_dw .news .textarea p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_3_dw .news .textarea a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

/* End Of Content 3_op*/

/* Content 3_op*/


.templatemo_content_3_op .contents {
	margin: 25px 35px 20px 50px;
}

* html .templatemo_content_3_op{ 
	margin-left: 20px;
}

.templatemo_content_3_op {
	width:800px;
	float:right;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.templatemo_content_3_op h1{
	color:#EE1073;
	font-size:xx-large;
	font-weight:bold;
	margin: 25px 0px 15px 0px;
}

.templatemo_content_3_op h2{
	color:#EE1073;
	margin : 2px 0px 3px 0px;
	font-size:large;
}

.templatemo_content_3_op p{
	margin : 0px 30px 0px 3px;
	color:#333;
	font-size:16px;
	text-align:left;
}

.templatemo_content_3_op a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}
.templatemo_content_3_op img{
	float:right;
	margin: 3px 3px 3px 3px;
	border:none;
}

.templatemo_content_3_op .news {
	margin: 0px 150px 0px 0px;
	text-align: left;
}


.templatemo_content_3_op ul li {
	color:#333;
	font: bold medium Verdana, Geneva, sans-serif;
	list-style: square;
}
.templatemo_content_3_op .news img{
	float:left;
	border:none;
	margin: 10px 5px 0px 0px;
}

.templatemo_content_3_op .news .textarea{
	float:left;
	margin: 0px 5px 0px 5px;
	width:220px;
}

.templatemo_content_3_op .news .textarea h2{
	margin : 2px 0px 3px 0px;
	color:#ff8c05;
	font-size:12px;
}

.templatemo_content_3_op .news .textarea p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_3_op .news .textarea a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

/* End Of Content 3_op*/

/* Content 3_fq*/


.templatemo_content_3_fq .contents {
	margin: 25px 35px 20px 25px;
}

* html .templatemo_content_3_fq{ 
	margin-left: 20px;
}

.templatemo_content_3_fq {
	width:800px;
	margin : 10px 30px 15px 0px
	float:right;
	height: 1500px;
}
.templatemo_content_3_fq h1{
	color:#EE1073;
	font-size:xx-large;
	font-weight:bold;
	margin: 25px 0px 15px 0px;
}

.templatemo_content_3_fq h2{
	color:#EE1073;
	margin : 2px 0px 3px 0px;
	font-size:large;
}

.templatemo_content_3_fq p{
	margin : 0px 30px 0px 3px;
	color:#333;
	font-size:16px;
	text-align:left;
}

.templatemo_content_3_fq a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}
.templatemo_content_3_fq img{
	float:right;
	margin: 3px 3px 3px 3px;
	border:none;
}

.templatemo_content_3_fq .news {
	margin: 0px 150px 0px 0px;
	text-align: left;
}


.templatemo_content_3_fq ul li {
	color:#333;
	font: bold medium Verdana, Geneva, sans-serif;
	list-style: square;
}
.templatemo_content_3_fq .news img{
	float:left;
	border:none;
	margin: 10px 5px 0px 0px;
}

.templatemo_content_3_fq .news .textarea{
	float:left;
	margin: 0px 5px 0px 5px;
	width:220px;
}

.templatemo_content_3_fq .news .textarea h2{
	margin : 2px 0px 3px 0px;
	color:#ff8c05;
	font-size:12px;
}

.templatemo_content_3_fq .news .textarea p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_3_fq .news .textarea a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

/* End Of Content 3_fq*/



/* Content 4*/
.templatemo_content_4{
	width:800px;
	margin : 10px 30px 15px 0px;
	float:right;
	height: 1400px;
	
}
* html .templatemo_content_4{ 

	margin-right: 20px;

}

.templatemo_content_4 h1{
	color:#ee1073;
	font-size:x-large;
	font-weight:bold;
	margin: 25px 0px 15px 0px;
}

.templatemo_content_4 .contents {
	margin: 25px 35px 20px 35px;
}

.templatemo_content_4 h2{
	color:#333;
	margin : 30px 0px 15px 0px;
	font-size:12px;
}

.templatemo_content_4 p{
	margin : 0px 3px 0px 3px;
	color:#333;
	font-size:16px;
	text-align:left;
}

.templatemo_content_4 a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}
.templatemo_content_4 img{
	float:right;
	border:none;
	padding: 5px 5px 5px 5px;
}

.templatemo_content_4 .news {
	margin: 3px 3px 3px 3px;
}

.templatemo_content_4 .news img{
	float:left;
	border:none;
	margin: 3px 3px 3px 15px;
}

.templatemo_content_4 .news .textarea{
	float:left;
	margin: 0px 5px 0px 5px;
	width:220px;
}

.templatemo_content_4 .news .textarea h2{
	margin : 2px 0px 3px 0px;
	color:#ff8c05;
	font-size:12px;
}

.templatemo_content_4 .news .textarea p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_4 .news .textarea a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

/* End Of Content 4*/

/* Content 4t*/
.templatemo_content_4t{
	width:800px;
	margin : 10px 30px 15px 0px;
	float:right;
	height: 1500px;
	
}
* html .templatemo_content_4t{ 

	margin-right: 20px;

}

.templatemo_content_4t h1{
	color:#ee1073;
	font-size:x-large;
	font-weight:bold;
	margin: 25px 0px 15px 0px;
}

.templatemo_content_4t .contents {
	margin: 25px 35px 20px 35px;
}

.templatemo_content_4t h2{
	color:#333;
	margin : 30px 0px 15px 0px;
	font-size:12px;
}

.templatemo_content_4t p{
	margin : 0px 3px 0px 3px;
	color:#000;
	font-size:16px;
	text-align:left;
	font-weight: bold;
}

.templatemo_content_4t a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}
.templatemo_content_4t img{
	float:right;
	border:none;
	padding: 5px 5px 5px 5px;
}

.templatemo_content_4t .news {
	margin: 3px 3px 3px 3px;
}

.templatemo_content_4t .news img{
	float:left;
	border:none;
	margin: 3px 3px 3px 15px;
}

.templatemo_content_4t .news .textarea{
	float:left;
	margin: 0px 5px 0px 5px;
	width:220px;
}

.templatemo_content_4t .news .textarea h2{
	margin : 2px 0px 3px 0px;
	color:#ff8c05;
	font-size:12px;
}

.templatemo_content_4t .news .textarea p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_4t .news .textarea a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}

/* End Of Content 4t*/

/* ------------- Templatemo Gallery ------------- */
.templatemo_gallery {
	float: left;
	clear:both;
	width:900px;
	height:220px;
	margin-left: 20px;
}

* html .templatemo_gallery {
	margin: 5px 0px 20px 15px;	
}
.templatemo_gallery .title{
	height:30px;
	background:url(images/templatemo_gallery_head.jpg) no-repeat;
	margin: 5px 5px 5px 5px;
	padding:25px 0px 0px 65px;
}

.templatemo_gallery .title h1{

	font-size:16px;
	font-weight:bold;
	color:#ff0140;
	margin:0px;
}

.templatemo_gallery .prev{

	width:40px;
	height:130px;
	text-align:center;
	float:left;
	
}

.templatemo_gallery .prev img{

	margin: 40px 0px 0px 0px;
	
}

.templatemo_gallery .next{

	width:40px;
	height:130px;
	text-align:center;
	float:right;

}

.templatemo_gallery .next img{

	margin: 40px 0px 0px 0px;
	
}

.templatemo_gallery .images{

	width:800px;
	height:130px;
	text-align:center;
	float:left;
	
}

.templatemo_gallery .img{

	margin : 10px 5px 10px 5px;

	
}



/* Content 5*/
.templatemo_content_5{
	width:850px;
	margin : 10px 40px 0px 0px;
	float:right;
}

* html .templatemo_content_5{
	margin-right: 20px;
	width: 850px;
}

.templatemo_content_5 h1{
	color:#ee1073;
	margin: 25px 0px 0px 0px;
	font: bold xx-large Verdana, Geneva, sans-serif;
}

.templatemo_content_5 .contents {
	margin: 10px 50px 0px 50px;
}

.templatemo_content_5 h2{
	color:#333;
	margin : 15px 30px 0px 0px;
	font: x-large Arial, Helvetica, sans-serif;
	text-align: left;
	padding-right: 30px;
}


.templatemo_content_5 h3{
	color:#BF0B5B;
	margin : 15px 0px 0px 0px;
	font: large Arial, Helvetica, sans-serif;
	padding-right: 25px;
	text-align: left;
}


.templatemo_content_5 p{
	margin : 0px 3px 0px 3px;
	color:#000;
	font-size:16px;
	text-align:justify;
	text-decoration: none;
}

.templatemo_content_5 a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}
.templatemo_content_5 img{
	float:left;
	margin: 3px 3px 3px 15px;
	border:none;
	padding: 5px 10px;
	text-align: center;
	display: inline-block;
}

.templatemo_content_5 .news {
	margin: 3px 3px 3px 3px;
}

.templatemo_content_5 .news img{
	float:left;
	border:none;
	margin: 3px 0px 3px 5px;
}

.templatemo_content_5 .news .textarea{
	float:left;
	margin: 0px 5px 0px 5px;
	width:220px;
}

.templatemo_content_5 .news .textarea h2{
	margin : 2px 0px 3px 0px;
	color:#ff8c05;
	font-size:12px;
}

.templatemo_content_5 .news .textarea p{
	margin : 0px 3px 0px 3px;
	color:#471f01;
	font-size:12px;
	text-align:justify;
}

.templatemo_content_5 .news .textarea a{
	margin : 0px 3px 0px 3px;
	color:#f7006e;
	font-weight:bold;
	text-decoration: none;
}



#icons {
	float:right;
	margin: 0px 0px;
	width:500px;
	text-decoration: none;
}


/* End Of Content 5*/
/* ------------- End Of Templatemo Gallery ------------- */
#templatemo_footer_section {
	float: left;
	width: 940px;
	margin-top: 15px;
	text-decoration: none;
}

.templatemo_copyright {
	float: left;
	color: #fff;
	padding: 6px;
	text-decoration: none;
}

.templatemo_copyright a{
	border:
	text-decoration: none;
	text-decoration: underline;
	color: #FFF;
}

.templatemo_validate {
	float: left;
	width: 180px;
	height: 50px;
	margin: 5px 0px 0px 20px;
	clear: both;
	text-decoration: none;
}

.templatemo_validate a{
	text-decoration:none;
}
#templatemo_container #templatemo_content_section #menu ul li #current {
}
