/*
Theme Name: INFINITUM
Author URI: http://www.infinitumlimited.com
Description: Infinitum Base Theme
Author: INFINITUM LIMITED
Version: 1.0
Tags: grids, blog, modern, stylish, minimalistic
Copyright: (c) 2011 INFINITUM LIMITED
*/

@charset "UTF-8";
* {
	margin: 0px;
}

body {
	background-color: #12bed2;
}

a, input {
outline-color: invert;
outline-style: none;
outline-width: medium;
}

#wrapper {
	background-color: #FFFFFF;
	width: 750px;
	height: 580px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -375px;
	margin-top: -275px;
}

#wrapper #logo {
	height: 100px;
	background-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#wrapper #nav_area {
	background-color: #FFFFFF;
	height: 29px;
	width: 100%;
	float: left;
	position:relative;
	z-index:100;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#wrapper #nav_area_noline {
	background-color: #FFFFFF;
	height: 29px;
	width: 100%;
	float: left;
	position:relative;
	z-index:100;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#wrapper #bodyArea #leftTop, #wrapper #bodyArea #leftTop_noline {
	position:relative;
	display: block;
	float: left;
	width: 466px;
	min-height: 315px;
}

#wrapper #bodyArea #leftTopHome {
	position:relative;
	display: block;
	float: left;
	width: 750px;
	height: 420px;
}

#wrapper #bodyArea #leftTopFull {
	position:relative;
	display: block;
	float: left;
	width: 466px;
	height: 420px;
}

#wrapper #bodyArea #leftTopFull img {
	height: 420px;
}

#wrapper #bodyArea #leftBottom {
	position:relative;
	background-color: #FFFFFF;
	float: left;
	height: 105px;
	width: 466px;
	text-align: center;
}

#wrapper #bodyArea #leftBottom_left {
	position:relative;
	background-color: #FFFFFF;
	float: left;
	height: 105px;
	width: 446px;
	text-align: left;
	padding: 0 10px;
}

#wrapper #bodyArea #leftBottom img, #wrapper #bodyArea #leftBottom_left img {
	border: 1px solid #999999;
	margin: 20px 3px 2px;
}

#wrapper #bodyArea #leftBottom img:hover, 
#wrapper #bodyArea #leftBottom_left img:hover,
#wrapper #bodyArea #leftBottom img:active,
#wrapper #bodyArea #leftBottom_left img:active {
	border: 1px solid #DE166F;
}

#wrapper #bodyArea #leftBottomNav {
	position:relative;
	background-color: #FFFFFF;
	float: left;
	height: 105px;
	width: 750px;
	text-align: center;
}

#wrapper #bodyArea #leftBottomNav img {
	border: 1px solid #999999;
	margin: 0px 0 0 0;
}

#wrapper #bodyArea #leftBottomNav img:hover, 
#wrapper #bodyArea #leftBottomNav img:active {
	border: 1px solid #DE166F;
}

#wrapper #bodyArea #footer {
	clear: both;
	height: 30px;
	background-color: #12bed2;
}

#wrapper #bodyArea #rightTop {
	background-color: #CFD0CF;
	float: right;
	height: 115px;
	width: 284px;
	position: relative;
}

#wrapper #bodyArea #rightTop h1 {
	bottom:10px;
	position: relative;
}

#wrapper #bodyArea #rightMiddleFull {
	background-color: #CFD0CF;
	float: right;
	height: 200px;
	/*height: 185px;*/
	width: 284px;
	position: relative;
	overflow: auto;
}


#wrapper #bodyArea #rightMiddle {
	background-color: #CFD0CF;
	float: right;
	height: 170px;
	/*height: 185px;*/
	width: 284px;
	position: relative;
	overflow: auto;
}

#wrapper #bodyArea #rightBottom {
	background-color: #CFD0CF;
	float: right;
	width: 284px;
	height: 155px;
	/*height: 120px;*/
	position: relative;
}

#wrapper #bodyArea #rightBottomFull {
	background-color: #CFD0CF;
	float: right;
	width: 284px;
	height: 105px;
	/*height: 120px;*/
	position: relative;
}
#wrapper #bodyArea #rightBottomNav {
	background-color: #CFD0CF;
	float: right;
	width: 284px;
	height: 30px;
	position: relative;
}

#wrapper #bodyArea #rightBottom img {
	text-indent: 20px;
	margin-top: 32px;
}

#wrapper #bodyArea #rightMiddleNew {
	background-color: #CFD0CF;
	float: right;
	height: 90px;
	width: 284px;
	position: relative;
	overflow: auto;
}

#wrapper #bodyArea #rightBottomNew {
	background-color: #CFD0CF;
	float: right;
	width: 284px;
	height: 162px;
	position: relative;
	vertical-align: bottom;
}

#wrapper #bodyArea #footer .copyright {
	margin-left: 10px;
	line-height: 16px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.square_selected {
	border: thin solid #EA218F;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px 20px 10px 16px;
	/*margin: 0px 15px 9px 16px;*/
	color: #666666;
	line-height: 12px;
}

a {
	text-decoration: none;
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #DE166F;
}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1 {
	font-family: "Prestige Elite Std Bold", Courier, "Courier New", monospace;
	color: #333333;
	font-size: 12px;
	margin: 90px 20px 20px 16px;
	font-weight: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	font-weight: normal;
	margin-top: 120px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.text_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 12px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.text_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	height: 16px;
	width: 35px;
	border: thin solid #666666;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
}

.text_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}

.text_right_noline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	text-indent: 23px;
}

#news_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px 20px 10px 16px;
	color: #666666;
	line-height: 12px;
	margin-bottom: 0;
	display: none;
}

.mainmenu {
	font-family:"Prestige Elite Std Bold", Courier, "Courier New", monospace;
	font-weight:normal;
	font-size:12px;
	line-height:30px;
	float: right;
} 

ul.menu {
	padding:0;
	margin:0;
	list-style:none;
	width:71px;
	oerflow:hidden;
	float: left;
	text-align: left;
} 

ul.menu a {
	text-decoration:none; 
	color:#FFFFFF;
}

ul.menu li.list {
	float:left;
	text-align: center;
}

ul.menu li.list a.category {
	display:block;
	float:left;
	width:71px;
	background: #000000;
}

ul.menu li.list a.category:hover,
ul.menu li.list a.category:focus,
ul.menu li.list a.category:active {
	color: #DE166F;
}

ul.submenu, ul.submenu_home  {
	float:left;
	list-style:none;
	background-color: #none;
	line-height: 15px;
	text-align: left;
	font-size: 11px;
	padding: 0;
	margin: 5px 0 0 8px;
	display: none;
	text-indent: 2px;
}

ul.submenu_home {
	display: block;
}

 
ul.submenu li a, ul.submenu_home li a {
	background:#none;
	color: #000000;
	clear: both;
}

ul.submenu a:hover,
ul.submenu a:focus,
ul.submenu a:active, 
ul.submenu_home a:hover,
ul.submenu_home a:focus,
ul.submenu_home a:active {
	background:#none;
	color: #E8228E;
}

/**social media**/

#social_media {position: relative; margin-top: -31px; padding-right: 9px; float: right; z-index: 999;}
#social_media li {list-style:none; float:left; margin-left:5px; margin-right: 0px;}
a.icon_facebook {background:url("images/icons_facebook.gif") 0 -1px; display:block; height:24px; width:24px; text-decoration:none; margin: 0px 0 0px 0;}
a.icon_facebook:hover {background-position: 0px -24px;}
a.icon_twitter{background:url("images/icons_twitter.gif") 0 -1px; display:block; height:24px; width:24px; text-decoration:none; margin: 0px 0 0px 0;}
a.icon_twitter:hover {background-position: 0px -24px;}
a.icon_instagram {background:url("images/icons_instagram.gif") 0 -1px; display:block; height:24px; width:24px; text-decoration:none; margin: 0px 0 0px 0;}
a.icon_instagram:hover {background-position: 0px -24px;}

.displace{position:absolute; left:-5000px;}

a.white-hover {opacity: 1;}
a.white-hover:hover {opacity: 0.75;}

/**parked page**/

#parked_wrapper {
	background-color: #000;
	width: 750px;
	height: 580px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -375px;
	margin-top: -275px;
}

#parked_logo {
width: 750px;
text-align: center;
margin-top: 180px;
}

#parked_text p {
width: 750px;
text-align: center;
color: #fff;
margin: 0;
font-weight: bold;
}

#parked_bottom {
width: 750px;
height:280px;
display: block;
}

ul#mycarousel.current li.jcarousel-item a img .current {border: 1px solid #DE166F!important;}

.jcarousel-skin-unleash li {float: left; list-style: none; margin: 20px 11px 0 0;}