/*
CSS Credit: http://www.templatemo.com
*/

html {
	background: url(images/templatemo_bg.jpg) repeat-x #202020;
}
body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #black;
	background: #65a8f7 url(images/templatemo_body_top.jpg) repeat-x;
}

a:link, a:visited {	color: skyblue; text-decoration: underline; }
a:active, a:hover { color: red; text-decoration: none; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	text-align: justify;
	margin: 0 0 15px 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: silver;
	margin: 0 0 15px 0;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ac6c07;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a18800;
	font-weight: normal;
	margin: 0 0 3px 0;
}

#templatemo_wrapper_outer {
	width: 100%;
	background: url(images/templatemo_body_bottom.jpg) repeat-x bottom;	
}

#templatemo_wrapper {
	width: 960px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/templatemo_container_top.jpg) top no-repeat
}

#templatemo_container {
	width: 959px;
	background: url(images/templatemo_container.jpg) top no-repeat;
}

#templatemo_container_bg {
	width: 959px;
	margin: auto;
	background: url(images/templatemo_container_bg.jpg);
}

#templatemo_container_bottom {
	width: 959px;
	height: 9px;
	background: url(images/templatemo_container_bottom.jpg);
}

#templatemo_header {
	width: 959px;
	height: 326px;
	background: url(images/templatemo_header.jpg) no-repeat;
	padding: 1px 0 0 0;
}
/* banner */
#templatemo_banner {
	position: relative;
	width: 900px;
	height: 295px;
	margin: 0 15px;
	padding: 5px;
	overflow: hidden;
}

#templatemo_banner .frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 910px;
	height: 264px;
	z-index: 20000;
	background: url(images/templatemo_slider_frame.png) no-repeat;
}
/* end of banner */
/* Menu */
#templatemo_menu {
	height: 28px;
	width: 915px;
	margin: 20px 0 0 20px;
	padding: 0;
}

.templatemo_menu_right {
	float: right;
}

#templatemo_menu ul {
	list-style: none;
	display: inline;
}

#templatemo_menu li {
	float:left;
}

#templatemo_menu li a {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	margin: 0 5px 0 0;
	padding: 0 0 0 13px;
	height: 28px;
	line-height: 27px;
	text-align: center;
	cursor: pointer;
}

#templatemo_menu li a b {
	float: left;
	display: block;
	height: 28px;
	padding: 0 20px 0 11px;
}

#templatemo_menu li.current a, #templatemo_menu li a:hover {
	background: url(images/templatemo_menu_left_current.png) no-repeat;
	color: #fff;
}

#templatemo_menu li.current a b, #templatemo_menu li a:hover b {
	background: url(images/templatemo_menu_right_current.png) right top no-repeat;
}
/*End OF menu*/

#templatemo_content_area {
	width: 895px;
	margin: 0 auto;
}

.templatemo_one_col {
	width: 100%;
	margin: 0;
	padding: 0;
}

.templatemo_section_1 {
	width: 300px;
	float: left;
}

.templatemo_section_2 {
	width: 435px;
	float: left;
}

.templatemo_section_3{
	width: 298px;
	float: left;
}
.templatemo_section_4{
	width: 820px;
	float: left;
}
.templatemo_section_3_mid {
	width: 258px;
	padding: 0 20px;
}

.templatemo_title_blue {
	background: url(images/templatemo_title_blue.png) no-repeat;
	width: 290px;
	height: 63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0 0 0;
}

.templatemo_title_red {
	background: url(images/templatemo_title_red.png) no-repeat;
	width: 258px;
	height: 63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0 0 0;
}

.templatemo_title_violet {
	background: url(images/templatemo_title_violet.png) no-repeat;
	width: 290px;
	height: 63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
	padding: 15px 0 0 0;
}

.templatemo_v_line {
	background: url(images/templatemo_v_line.png) no-repeat;
	float: left;
	width: 48px;
	height: 257px;
}

.templatemo_h_line {
	background: url(images/templatemo_h_line.png) no-repeat;
	float: left;
	width: 866px;
	height: 48px;
}

#templatemo_footer {
	width: 100%;
	color: black;
	margin: 0;
	padding: 20px 0 10px 0;
	text-align: center;
}

.templaetmo_list {
	list-style: none;
	padding: 0 ;
}

.templaetmo_list li {
	color: #fdf9f9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: url(images/templatemo_bullet_1.png) no-repeat;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0 ;
}

.templaetmo_list a {
	color: #AAA;
	text-decoration: none;
}

.templaetmo_list a:hover {
	color: #FFF;
	text-decoration: underline;
}

.templatemo_list_2 {
	list-style: none;
	padding: 0 ;
	margin: 0;
	float: left;
}

.red_list li {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(images/templatemo_bullet_red.png) no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0 ;
}

.red_list a {
	color: #dccac5;
	text-decoration: none;
}

.red_list a:hover {
	color: #dccac5;
	text-decoration: underline;
}

.blue_list li {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(images/templatemo_bullet_blue.png) no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 25px;
	margin: 0 0 5px 0 ;
}

.blue_list a {
	color: #b2dcde;
	text-decoration: none;
}

.blue_list a:hover {
	color: #b2dcde;
	text-decoration: underline;
}

.violet_list li {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(images/templatemo_bullet_violet.png) no-repeat;
	background-position: 0 3px;
	padding: 0 0 0 25px;
	margin: 0 20px 5px 0;
}

.violet_list a {
	color: #a9a5bc;
	text-decoration: none;
}

.violet_list a:hover {
	color: #a9a5bc;
	text-decoration: underline;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

/* styling of the container. */
a.myPlayer {
	display:block;
	width: 250px;
	height:150px; 
	text-align:center;
	margin:0 15px 15px 0;
	float: center;
	border:1px solid #999;
}

/* play button */
a.myPlayer img {
	margin-top:40px;
	border:0px;
}

/* when container is hovered we alter the border color */
a.myPlayer:hover {
	border:1px solid #000;
}

